﻿div.container
{
width:100%;
line-height:150%;
}
.right
{
float:left;
width:60%;
border:0.5px solid gray;
Background-color:#FFFFFF;
padding:.5em;
-moz-border-radius: 1em 1em 1em 1em;
border-radius: 1em 1em 1em 1em;
margin-bottom:8px;
}

.left
{
float:right;
width:36%;
border:0.5px solid gray;
Background-color:#FFFFFF;
padding:.5em;
-moz-border-radius: 1em 1em 1em 1em;
border-radius: 1em 1em 1em 1em;
margin-bottom:8px;
}
.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.one
{
float:right;
width:100%;
background-color:#FFFFFF;
outline:0.5px solid;
}
#contentcolumn{
margin: 0 280px 0 260px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 260px; /*Width of left column in pixel*/
margin-left: -850px; /*Set margin to that of -(MainContainerWidth)*/

}

#rightcolumn{
float: left;
width: 280px; /*Width of right column*/
margin-left: -280px; /*Set left margin to -(RightColumnWidth)*/

}

#contentwrapper{
float: left;
width: 100%;
}


#customers
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#customers td
{
font-size:12px;

padding:6px 9px 5px 9px;
}
#customers th 
{
font-size:14px;
font-weight:bold;
font-family:Tahoma, Geneva, sans-serif;
text-align:left;
padding:6px 9px 5px 9px;
background-color:#055BA8;
color:#ffffff;
}
#customers tr.alt td 
{
color:#000000;
background-color:#C5DDFF;

}
/* CSS Document */
a#rollover { background-image:url(http://www.roomsinedinburgh.com/Pics/index/home2.jpg); height: 30px; width:150px; display:block; }
a#rollover span { display:none; }
a#rollover:hover { background-image:url(http://www.roomsinedinburgh.com/Pics/index/home2-b.jpg); }

a#rollover2 { background-image:url(http://www.roomsinedinburgh.com/Pics/index/hotels2.jpg); height: 30px; width:150px; display:block; }
a#rollover2 span { display:none; }
a#rollover2:hover { background-image:url(http://www.roomsinedinburgh.com/Pics/index/hotels2-b.jpg); }

a#rollover3 { background-image:url(http://www.roomsinedinburgh.com/Pics/index/apartments2.jpg); height: 30px; width:165px; display:block; }
a#rollover3 span { display:none; }
a#rollover3:hover { background-image:url(http://www.roomsinedinburgh.com/Pics/index/apartments2-b.jpg); }

a#rollover4 { background-image:url(http://www.roomsinedinburgh.com/Pics/index/hostels2.jpg); height: 30px; width:150px; display:block; }
a#rollover4 span { display:none; }
a#rollover4:hover { background-image:url(http://www.roomsinedinburgh.com/Pics/index/hostels2-b.jpg); }

a#rollover5 { background-image:url(http://www.roomsinedinburgh.com/Pics/index/bedandbreak.jpg); height: 30px; width:180px; display:block; }
a#rollover5 span { display:none; }
a#rollover5:hover { background-image:url(http://www.roomsinedinburgh.com/Pics/index/bedandbreak-b.jpg); }
-->
