/* Edinburgh */
body{
margin:20px 0 50px 0;
padding:0;
background-color:#000000;
font-family:Trebuchet MS,Georgia,Arial,sans-serif;
font-size:15px;
text-align:center;
color:#FFFFFF;
}
/* new google search april 2011 */
#mysearchbutton{ /* top google search button - updated april 2011 - works if you leave all this code! */
height:20px;
width:52px;
cursor:pointer; /* hand */
cursor:hand; /* IE5.x */
text-indent:-9999px;
border:none;
background:transparent url("../tpics/btn-search.gif") no-repeat center top;
}
#page{
width:930px; /*minus padding*/
margin:0 auto;
background-color:#FFFFFF;
color:#000000;
padding:0 10px 15px 10px;
}
h1{
color:#D60000; /*brighter than CC*/
font-size:26px;
}
h2{
color:#D60000;
font-size:24px;
}
.red24{
color:#D60000;
font-size:24px;
}
.offers{
margin:0 auto;
text-align:left;
border:solid 1px #D4D8BD;
padding:10px;
margin-bottom:15px;
}
.red22{
color:#CC0000;
font-size:22px;
}
/* ul hotel deals on home page */
.deals{
font-size:15px;
}
.deals li{
margin:4px 0 4px 0;
}
.saving{
color:#FF6600;
}

#banner{
padding-bottom:10px;
/*fixed not sure why page bg color did not show white?*/
}

#top950{
background-image:url(/tpics/top950.jpg);
background-repeat:no-repeat;
background-position:top;
}

#leftcol{
width:180px;
float:left;
padding:10px 10px 10px 0;
text-align:left;
background-color:#FFFFFF;
}
#centrecol{
background-color:#FFFFFF;
float:left;
width:530px;
padding:10px;
}
#rightcol{
float:left;
width:180px;
padding:10px 0 10px 10px;
background-color:#FFFFFF;
}
.box1{ /* new standard */
text-align:left;
border:solid 1px #D4D8BD;
padding:15px;
margin-bottom:10px;
line-height:1.5em;
}
.box1 strong, .box1 b{
font-size:17px;
}

.event_dates{
font-size:18px;
color:#FF0000;
font-weight:bold;
}

/*top 10 events on single event */
#mostviewed{
margin:0;
padding:0;
list-style:none;
font-size:13px;
color:#000000;
text-align:left;
}
#mostviewed li{
padding:4px 0px 5px 0px;
border-bottom:#CCCCCC 1px solid;
}
#mostviewed a{
color:#CC0000;
text-decoration:none;
}
#mostviewed a:hover{
text-decoration:underline;
}

