﻿/* Master Page Layout */


#master_header
{
	margin: -1px auto 0 auto;
	width: 1000px;
}

.google_header
{
	margin: -1px auto 0 auto;
	width: 1000px;
	padding:1px;
	height:25px;
}

 #master_headertop #ads
 {
    margin-left: 300px;
    }
    
    
.logibox
{
    float: right;
    padding: 0.25em;
    }
    
.master_headerbottom
{
    
margin: -1px auto 0 auto;

}

 

#master_page
{
	margin: 5px auto 0 auto;
    width: 1000px;
    clear:both;
    }


.sidebar 
{
	width: 90%;
	margin-bottom: 10px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}



#master_sidebarMenu
{	
	background: #FFFFFF;
}

#master_sidebarNews
{	
	background: #FFF;
	font-weight: normal;
}

#master_sidebarEvents
{	
	background: #FFF;
	font-weight: normal;
}


#master_contentplaceholder
{
    margin-left: 0;
}


#master_sidebarNews
{	
	background: #FFF;
	font-weight: normal;
}


/* Drop Shadow Box */

div#shadowdiv
{
		margin: 10px 0 10px 0;
		height: 100%;
}

div#shadowdiv #shadow2,
div#shadowdiv #shadow3,
div#shadowdiv #container
{
    position: relative;
    left: -1px;
    top: -1px;
}

    #shadowdiv #shadow1 {
        background: #F1F0F1;
    }

    #shadowdiv #shadow2 {
        background: #DBDADB;
    }

    #shadowdiv #shadow3 {
        background: #B8B6B8;
    }

    #shadowdiv #container {
        background: #ffffff;
        border: 1px solid #848284;
        padding: 10px;
    }


        #content_box 
        {
	        float: right;
	        width: 150px;
	        border: dotted 1px Gray;
	        background-color: #ccffcc;
	        padding: 5px 5px 5px 5px;
        }
        
/* Content Boxes */

#contentadvert
{

    }


.master_contentadvert a
{
	padding: 1px;

}

.master_contentadvert a:link
{
}

.master_contentadvert a:visited
{
}

.master_contentadvert a:hover
{
	background-color: #BFBFBF;
	color:#FFF;
}

.master_contentadvertcontent
{
	padding: 10px 5px 5px 5px;

}

div.maincontentheader
{

/*
    background: #ffffff url(/images/tops/header-black.gif) no-repeat left top;
    height: 34px;
  */  
    }
    
    div.maincontentheader h1
    {
        /*
        color: #ffffff;
        padding-left: 5px;
        font-weight: bold;
        font-family: "Trebuchet MS", Helvetica,sans-serif,"MS sans serif";
        */
        }
        
div.maincontent {}


div.graycontent,
div#bluecontent,
div#redcontent,
div#greencontent
{
    margin: 0;
    padding: 5px;
    border: 1px solid #dcdcdc;
    border-top: none;

    }

div.bbccontent 
{
    margin: 0;
    padding: 5px;
    border: 1px solid #dcdcdc;
    }

div.bbccontent h1
{
    border-bottom: 1px dotted Gray;
    }

div.bbccontent, div#bluecontent{background: #fff url(/images/backs/blue.jpg) no-repeat left top;}
div.graycontent{background: #fff url(/images/backs/gray.jpg) no-repeat left top;}
div#redcontent{background: #fff url(/images/backs/red.jpg) no-repeat left top;}
div#greencontent{background: #fff url(/images/backs/green.jpg) no-repeat left top;}    

div.graycontentheader
{
    background: #ffffff url(/images/tops/header-black.gif) no-repeat left top;
    height: 34px;
    }
    
    div.graycontentheader h1
    {
        color: #fff;
        padding-left: 5px;
        font-weight: bold;
        padding-top: 2px;
        font-family: "Trebuchet MS", Helvetica,sans-serif,"MS sans serif";
        }

    
div#bluecontentheader
{
    background: #ffffff url(/images/tops/header-blue.gif) no-repeat left top;
    height: 34px;
    }
    
    div#bluecontentheader h1
    {
        color: #000;
        padding-left: 5px;
        font-weight: bold;
        padding-top: 2px;
        font-family: "Trebuchet MS", Helvetica,sans-serif,"MS sans serif";
        }

    
div#redcontentheader
{
    background: #ffffff url(/images/tops/header-red.gif) no-repeat left top;
    height: 34px;
    }
    
    div#redcontentheader h1
    {
        color: #fff;
        padding-left: 5px;
        font-weight: bold;
        padding-top: 2px;
        font-family: "Trebuchet MS", Helvetica,sans-serif,"MS sans serif";
        }

    
div#greencontentheader
{
    background: #ffffff url(/images/tops/header-green.gif) no-repeat left top;
    height: 34px;
    }
    
    div#greencontentheader h1
    {
        color: #000;
        padding-left: 5px;
        font-weight: bold;
        padding-top: 2px;
        font-family: "Trebuchet MS", Helvetica,sans-serif,"MS sans serif";
        }
        
div.graycontent span
{font-size: 1.2em;
 font-weight: bold;}

div#headerright
{
    padding: 0 0 5px 0;
    width: 400px;
    float: right;
    margin: 0;
    display:block;
}
    
div#headerleft
{
    float:left;
    width: 400px;
    display:block;
    padding-left:5px;
    }   

div.widetop
{
    margin-bottom: 1em;
    }
    
    
div.rsssect
{
    text-align: right;
    padding: 5px;
    margin-top: 5px;
    border-top: 1px dotted #dcdcdc;
    color: Gray;
    font-size: medium;
    }
    
    div.rsssect img
    {
        border: 0;
        vertical-align: middle;
                }
                
    div.rsssect a
    {
        color: Gray;
        text-decoration: none;
        }
        
     div.rsssect a:hover
    {
        color: Gray;
        text-decoration: underline;
        }

div.feeds
{
    padding: 0;
    margin: 0;
    }

div#bigheaderleft
{
    display: inline;
    float:left;
    font-size: small;
    margin-top: 5px;
    padding: 5px;
    font-weight: bold;
    }   
    
div.searchheaderleft
{
    width: 800px;
    display: inline;
    float:left;
    }   
    
div.adsright
{
    margin-left: 5px;
    display: inline;
    float: right;

    }
    div.adsright img{margin-bottom: 5px; display: block;}

div#bigmaincontent{margin: 0 5px 5px 5px;padding: 5px;border: 1px solid #dcdcdc;border-top: none;}
div#bigbluecontent{margin: 0 5px 5px 5px;padding: 5px;border: 1px solid #dcdcdc;border-top: none;}
div#bigredcontent{margin: 0;padding: 5px;border: 1px solid #8f0000;border-top: none;background-color: #e2bdbd;}
div#biggreencontent
{
    margin: 0 5px 5px 5px;
    padding: 5px;
    border: 1px solid #dcdcdc;
    border-top: none;
    background-color: #c3d7c3;
    }
    
div#bigbluecontentheader
{
    background: #ffffff url(/images/tops/bigheader-blue.gif) no-repeat left top;
    height: 34px;
    }
    
    div#bigbluecontentheader h1
    {
        color: #000000;
        padding-left: 5px;
        font-weight: bold;
        }
        
div#biggreencontentheader
{
    background: #ffffff url(/images/tops/bigheader-green.gif) no-repeat left top;
    height: 34px;
    }
    
    div#biggreencontentheader #calendarBut
    {
        padding: 1px;
        vertical-align: middle;
        }
    
    div#biggreencontentheader h1
    {
        color: #000000;
        padding-left: 5px;
        font-weight: bold;
        }
        
div#eventsholder
{
    width: 800px;
    margin-left: 5px;
    display: inline;
    float:left;
    } 
    
.eventssearch
{
   font-size: x-small;
   font-weight: bold;
   text-align: center;
    }  
        
div#blanknewscontent
{
    width: 610px;
    display: inline;
    margin-left: 5px;
    margin-bottom: 1em;
    padding: 5px;
    float:left;
    border: 1px solid #0b3350;
    background: #fff url(/images/backs/cmspageback.jpg) no-repeat right bottom;
    }        

div#blanknewscontent h1
{
    color: #000000;
    font-weight: bold;
    padding: 0 0 0 0;
    }
    
div#blanknewscontent div.details
{
    padding: 1em 0 1em 0;
    border-bottom: 1px dotted #0b3350;
    }  
    
div#blanknewscontent p.body
{
    padding: 1em 0 1em 0;
    }  
    
 /* Accom Search */
 
 div#accomcontentheader
{
    background: #ffffff url(/images/tops/accombigheader-red.gif) no-repeat left top;
    height: 34px;
    }
    
    div#accomcontentheader #calendarBut
    {
        padding: 1px;
        vertical-align: middle;
        }
    
    div#accomcontentheader h1
    {
        color: #fff;
        padding-left: 5px;
        font-weight: bold;
        }
        
        
/* Accom Details (and news) */

#right_functions
{
	float: right;
	width: 240px;
}

#left_maintext
{
    float: left;
    margin: 0 0 0 0;
    }

#left_maintext div.accom_text
{
    margin: 5px 0 5px 0;
    }

    
    /* Collapseable headers */
    
.collapsebigmaincontent{}
.collapsebigbluecontent{}
.collapsebigredcontent
{
    margin: 0 ;
    padding: 5px;
    border: 1px solid #8f0000;
    border-top: none;
    border-bottom: none;
    background-color: #e2bdbd;
    }
.collapsebiggreencontent
{
    margin: 0 5px 0 5px;
    padding: 5px;
    border: 1px solid #dcdcdc;
    border-top: none;
    border-bottom: none;   
    background-color: #c3d7c3;
    }

    
.collapsebiggreencontentheader
{
    background: #ffffff url(/images/tops/bigheader-green.gif) no-repeat left top;
    height: 34px;
    margin-bottom: 5px;
    }
.collapsebigredcontentheader
{
    background: #ffffff url(/images/tops/accombigheader-red.gif) no-repeat left top;
    height: 34px;
    
    margin:0
    }  
.collapsebigredcontentfooter
{
    background: #ffffff url(/images/tops/accombigheader-red.gif) no-repeat left bottom;
    height: 34px;
    
    margin-bottom: 5px;
    }  
    
    .collapsebiggreencontentheader #calendarBut
    {
        padding: 1px;
        vertical-align: middle;
        }
    
    .collapsebiggreencontentheader .title
    {   
        width: 80%;
        float: left;
        display: inline;
        font-family: "Trebuchet MS", Helvetica,sans-serif,"MS sans serif";
        }
    
    .collapsebiggreencontentheader .title h1
    {
        color: #000000;
        padding-left: 5px;
        font-weight: bold;
        font-family: "Trebuchet MS", Helvetica,sans-serif,"MS sans serif";
        }
.collapsebigredcontentheader  .title h1, .collapsebigredcontentheader .title h1 a, .collapsebigredcontentheader .title h1 a:link, 
.collapsebigredcontentheader .title h1 a:visited, .collapsebigredcontentheader .title h1 a:active
.collapsebigredcontentfooter  .title h1, .collapsebigredcontentfooter .title h1 a, .collapsebigredcontentfooter .title h1 a:link, 
.collapsebigredcontentfooter .title h1 a:visited, .collapsebigredcontentfooter .title h1 a:active
    {
    color: #fff;
    padding-left: 5px;
    font-weight: bold;
    text-decoration: none;
}
.collapsebigredcontentheader .title h1 a:hover
.collapsebigredcontentfooter .title h1 a:hover
{
    text-decoration: underline;
    }        
        .collapsebiggreencontentheader .button, .collapsebigmaincontent .button, .collapsebigbluecontent .button,
.collapsebigredcontent .button
    {
        float: right;
        width: 25px;
        padding: 2px 10px 0 0;
        display: inline;
        }
        
/* Accom Details */

    
div.accomholder div.accom_text
{
    margin: 5px 0 5px 0;
    }
    
    div.accomholder div.accom_text h1
    {
       margin-bottom: 10px;
        }
        
div.accomholder div.topdetails       
{
    
    }
    
    div.accomholder div.topdetails .left
    {
        width: 80%;
        float:left;        
        }
        
    div.accomholder div.topdetails .right
    {
        width: 19%;
        text-align: right;
        float:right;
                }
 
    

/* Comments Section*/
.numberOfReplies{text-align:right;color:#0b3350;float:right;height:16px!important;height:18px;}
.lastPost{font-size:80%;margin-bottom:10px;}/* new on jsp */	
.lastPost a{font-weight:bold}/* new on jsp */	

/*	.replyList h4{font-size:80%;color:#fff;font-weight:bold;float:left;background:#0b3350;padding:3px 0px 0px 5px;height:20px!important;height:22px;width:195px;}			
	.replyList .numberOfReplies{font-size:60%;text-align:right;color:#fff;float:right;background:#0b3350;padding:7px 5px 0px 0px;height:16px!important;height:18px;width:211px;}	*/

    .replyList {display: table; width: 610px; margin-top: 5px;}

	.replyList .description{clear:both;padding:0px;}
	
	.replyList .nav{text-align:center;border-bottom:1px dotted #0b3350;padding-bottom:10px;margin-bottom:10px;position:relative;}
	.replyList .nav ul{}
	.replyList .nav li{display:inline;}
	.replyList .nav a{padding:4px 1px;}
	.replyList .nav a.selected{padding:2px;border:1px solid #0b3350;background:#ccc;}		
	.replyList .nav .back{position:absolute;top:0;left:0;height:20px;}	
	.replyList .nav .next{position:absolute;top:0;right:0;height:20px;}	
	
	.replyList .nav .next a,.replyList .nav .next a{display:none}
	/* not for mac ie  \*/	
	.replyList .nav .back a{display:block;padding:3px 20px 10px 0px;background:url("/img/css_images/arrow_back.gif") no-repeat 0px 0px;text-decoration:none;}	
	.replyList .nav .next a{display:block;padding:3px 25px 10px 0px;background:url("/img/css_images/next.gif") no-repeat 5px 0px;text-decoration:none;}
	/* end */		
	
.replyListHead h4{color:#0b3350;font-weight:bold;float:left; border-bottom: 1px dotted #0b3350;}			
	
/* reply List TABBS */
.replyListHead a {text-decoration: none; color: #0b3350;}
.replyListHead .view{clear:both;padding:0;background:#eee;}
.replyListHead .tabnav
	{
		height:33px !important;
		height /**/:30px; /* for IE5/Win */
		margin: 0;
		padding:12px 0 0 10px;
		background: url(/img/css_images/tab_nav_line.gif) repeat-x bottom;
	}
.replyListHead .tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
/* not for mac ie  \*/
.replyListHead .tabnav a:link, .replyListHead .tabnav a:visited
	{float:left;}
/* end */
	
.replyListHead .tabnav a:link, .replyListHead .tabnav a:visited
	{
		width:160px;			
		font-size: 65%;
		line-height: 16px;
		font-weight: bold;
		padding: 10px 10px 2px 10px;
		margin-right: 4px;				
		color: #009;
		text-align:center;
		height:19px; 	
		background:#fff url("/img/css_images/tab2.gif") no-repeat 0px 0px;	
	}
.replyListHead .tabnav a:link.active, .replyListHead .tabnav a:visited.active
	{		
		background: #fff;
		color: #000;
		background:url("/img/css_images/tab2.gif") no-repeat 0px 0px;
		height:21px;
		
	}

/* reply List reply block */

.replyList ul.rss{height:35px;margin-bottom:10px;padding-left:80px;background:#fff url("/img/css_images/rss_shadow.gif") no-repeat bottom;}
.replyList .rss li.feedLink{display:inline;}
.replyList .rss li.feedLink a{padding:0px 0px 10px 20px;background:#fff url("http://newsimg.bbc.co.uk/shared/img/v3/feed.gif") no-repeat 0px 0px;font-size:65%;}
.replyList .rss li.helpLink{display:inline;padding:0px 5px 0px 21px;background:#fff url("/images/news/bar.gif") no-repeat 10px 4px;}
.replyList .rss li.helpLink a{}
.replyList .replyLink{color: #0b3350;}	
.replyList .replyLink a{color:#0b3350;font-weight:bold;}
.replyList .replyLink a:hover {text-decoration: underline;}
.replyList .replyLink a:link,.replyList .replyLink a:active,.replyList .replyLink a:visited{color:#0b3350; text-decoration: none;}
	
.replyList .reply{padding-left:30px;background: url("/images/news/speech.gif") no-repeat 5px 5px;margin-bottom:10px;border-bottom:1px dotted #0b3350;}
.replyList .reply .date{color:#666;padding:5px 0px;}
.replyList .reply p.summary{margin-bottom:10px;}
.replyList .reply p.name{margin-bottom:10px;}
.replyList .reply .recommendlink{background:#363 url("/images/news/recommend.gif") no-repeat 0px 0px;padding:3px 0px 6px 0px;font-weight:bold;margin-bottom:5px;width:110px;line-height:11px;text-align:center;text-transform:uppercase;}

.replyList .reply .recommendlinksel{background:#363 url("/images/news/recommended.gif") no-repeat 0px 0px;padding:5px 0px 4px 0px;font-weight:bold;margin-bottom:5px;width:110px;line-height:11px;font-size:65%;color:#fff;text-align:center;text-transform:uppercase;}

.replyList .reply .recommendlink a{font-size:65%;color:#fff;width:110px;}


.replyList .reply .action{margin-bottom:10px;height:15px;}
.replyList .reply .action{height:40px;}
.replyList .reply .action .signin{clear:both;float:left;color:#666;}
.replyList .reply .action .complain td{text-align:right;}

.replyList .reply .action .recommendrating{color:#666;}
.replyList .reply .action select{}

.replyList .reply .recommendamount{color:#666;margin-bottom:10px;}
.replyList .reply .recommendamount strong{color:#363;}

.replyBlockBlueBkgrnd{}
.replyList .replyBlockBlueBkgrnd .reply{padding-left:30px;background: url("/images/news/speech.gif") no-repeat 5px 5px;margin-bottom:10px;border-bottom:1px dotted #0b3350;}

  

/* Bookmark Section */
#bookmark {
	float: left;
	margin-top: 0;
	padding: 5px 5px 0 0;
	color:#669;
 width: 100%;
	/*background-color: #fefed2;
	border: 1px dotted #fa6400; */
}
#bookmark p {
	float: left;
	font-weight: bold;
}
#bookmark a, #bookmark a:hover {
	float: left;
}
#bookmark img {
	float: left;
	margin: 5px 0 0 0;
}
#bookmark div {
	float: left;
	display: inline;
	margin: 0 14px 0 14px;
}


/* Images */
div#homeimages
{
   padding: 1em 1em 1em 1em; 
    }
    
    div#homeimages img
    {
        border: 0;
        padding: 1em 1em 1em 0;
        }
	        
/*Cascading DropDown*/

/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:100%;		
	height:25px;
	/*background-image: url(images/bg-menu-main.png);*/
	background-color: #AE86D7;
	background-repeat:repeat-x;
	color: #ffffff;
	font-family: "Trebuchet MS", Helvetica,sans-serif,"MS sans serif";
	font-weight: bold;
	font-size: 1.0em;
}

#master_content
{
  display: table;
  width: 82%
    }


div.collapsepad
{
    padding: 2px;
    }
    
 
/* News */
.newsDetails{text-align:left;color:#669;float:left;height:16px!important;height:18px;}

div.toppicnews
{
    margin-bottom: 2px;
    }
    
    div.toppicnews img
    {
     vertical-align: middle; 
     display: block;
     float: left;
     margin: 2px;
     border: 1px solid #dcdcdc;
     
     }
   
   div.toppicnews span
   {
    font-size: large;
    }
    
    div.toppicnews a
    {
        text-decoration: none;
        }
    
    div.toppicnews a:hover
    {
        text-decoration: underline;
        }
    div.toppicnews div
    {
        background-color: #dcdcdc;
        padding: .5em;
        float: left;
        }
        
 .va-inlineleftnowrap {
	float: left;
	clear: both;
	margin: 5px 5px 2px 0px;
	padding: 1px 1px 5px 1px;
	background-color: #E9E9E9;
}
.va-inlinerightnowrap {
	float: right;
	clear: both;
	margin: 5px 5px 2px 0px;
	padding: 1px 1px 5px 1px;
	background-color: #E9E9E9;
}
.va-inlineleftwrap {
	float: left;
	margin: 5px 5px 2px 0px;
	padding: 1px 1px 5px 1px;
	background-color: #E9E9E9;
}
.va-inlinerightwrap {
	float: right;
	width: 220px;
	margin: 5px 0 5px 5px;
	padding:  5px 5px 5px 5px;
	background-color: #E9E9E9;
	border: 1px solid gray;
	text-align: center;
}

.va-inlinerightwrap img {margin-right: auto; margin-left: auto;}
.va-caption
{
    padding: 0 0 1em 0;
    font-weight: bold;
    width: 200px;
    }
.va-inlinerightwrap .va-thumbs {
	width: 210px;
	padding: 1px 0px 2px 0px;
	background-color: #E9E9E9;
}       

.va-inlinerightwrap .va-thumbs img 
{
    border: 1px solid #dcdcdc;
    }
  
 div.topnewslist
 {
     
    }
    
    
div.topnewslist a{COLOR: #0b3350; text-decoration:none;
    }
    
div.topnewslist a:visited{COLOR: #0b3350; text-decoration:none ;
    }  
    
div.topnewslist a:hover{COLOR: #378ec7 ;text-decoration:underline;
    }  
    
div.topnewslist a:active{COLOR: #0b3350; text-decoration:none ;
    }  
    
 div.topnewslist img {float:left; margin: 3px; margin-left:0;}
 
 div.topnewslist ul
 {list-style-type: none;padding: 0; margin: 0;}
 
 div.topnewslist ul li
 {padding: 2px 0 2px 0; margin: 0;}   

div.topnewslist span
{
    margin-right: 0.5em;
    }
 div.topnewslist h2 {margin:0; padding:0;}
    
    
/* Events */

 div.topeventslist
 {
    }
 
 div.topeventslist ul
 {list-style-type: none;padding: 0; margin: 0;
    }
 
 div.topeventslist ul li
 {padding: 2px 0 2px 0; margin: 0; display:block; }   

div.topeventslist span
{
    font-size: medium;
    color: Olive;
    margin-right: 0.5em;
    }
    
 div.topeventslist ul li a
{
    text-decoration: none;
    }
    
div.topeventslist ul li a:hover
{
   text-decoration: underline;
   color: Olive;
    }
 
 
 
/* Featured Accom */

div.feataccom
{
    
    }
    
    div.feataccom img
    {
     vertical-align: middle; 
     display: block;
     float: left;
     padding: 2px;
     }
   
   div.feataccom span
   {
    font-size: large;
    color: Maroon;
    }
    
    div.feataccom a
    {
        text-decoration: none;
        }
    
    div.feataccom a:hover
    {
        text-decoration: underline;
        color: Maroon;
        }

/* Business Details */

.biz-inlinerightwrap 
{
    float: right;
    width: 220px;
	margin: 5px;
	padding: 5px;
	border: 1px solid gray;
	font-size: medium;
	text-align: center;
}
        

    .bizreplyList {display: block; clear:both; margin-top: 5px;}

	.bizreplyList .description{clear:both;padding:0px;}
	
	.bizreplyList .nav{text-align:center;border-bottom:1px dotted #669;padding-bottom:10px;margin-bottom:10px;position:relative;}
	.bizreplyList .nav ul{}
	.bizreplyList .nav li{display:inline;}
	.bizreplyList .nav a{padding:4px 1px;}
	.bizreplyList .nav a.selected{padding:2px;border:1px solid #669;background:#ccc;}		
	.bizreplyList .nav .back{position:absolute;top:0;left:0;height:20px;}	
	.bizreplyList .nav .next{position:absolute;top:0;right:0;height:20px;}	
	
	.bizreplyList .nav .next a,.bizreplyList .nav .next a{display:none}
	/* not for mac ie  \*/	
	.bizreplyList .nav .back a{display:block;padding:3px 20px 10px 0px;background:url("/img/css_images/arrow_back.gif") no-repeat 0px 0px;text-decoration:none;}	
	.bizreplyList .nav .next a{display:block;padding:3px 25px 10px 0px;background:url("/img/css_images/next.gif") no-repeat 5px 0px;text-decoration:none;}
	/* end */		
	
.bizreplyListHead h2{color:#0b3350;font-weight:bold;padding:3px 0px 0px 0px;height:25px!important;height:25px;display:table;}	

.bizreplyList .reply{padding-left:30px;background: url("/images/news/speech.gif") no-repeat 5px 5px;margin-bottom:5px;}
.bizreplyList .reply .date{color:#666;padding:5px 0px;}
.bizreplyList .reply p.summary{margin-bottom:10px;}
.bizreplyList .reply p.name{margin-bottom:10px;}
.bizreplyList .reply .recommendlink{background:#363 url("/images/news/recommend.gif") no-repeat 0px 0px;padding:3px 0px 6px 0px;font-weight:bold;margin-bottom:5px;width:110px;line-height:11px;text-align:center;text-transform:uppercase;}

.bizreplyList .reply .recommendlinksel{background:#363 url("/images/news/recommended.gif") no-repeat 0px 0px;padding:5px 0px 4px 0px;font-weight:bold;margin-bottom:5px;width:110px;line-height:11px;font-size:65%;color:#fff;text-align:center;text-transform:uppercase;}

.bizreplyList .reply .recommendlink a{font-size:65%;color:#fff;width:110px;}


.bizreplyList .reply .action{margin-bottom:10px;height:15px;}
.bizreplyList .reply .action{height:40px;}
.bizreplyList .reply .action .signin{clear:both;float:left;color:#666;}
.bizreplyList .reply .action .complain td{text-align:right;}

.bizreplyList .reply .action .recommendrating{color:#666;}
.bizreplyList .reply .action select{}

.bizreplyList .reply .recommendamount{color:#666;margin-bottom:10px;}
.bizreplyList .reply .recommendamount strong{color:#363;}
		
	

/************************************************************************
* 
* Calendar specific formatting 
*
************************************************************************/

/* Surrounds the calendar */
.eventmonth
{
    border: 1px solid #DBDB79;
    width: 800px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    text-align: center;
}

/* used as the cssclass of the actual calendar */
.eventmonthtable
{
    border: 1px solid #0b3350;
    width: 790px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}


.dayNumber
{
    float: right;
    border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    padding: 2px;
}


.calcurrentmonth
{
    /* no styles needed at this time */
}
.calothermonth
{
   background:transparent url("/images/backs/grey-trans-back.png") repeat-x left top;
    font-style: italic;
}
.calcurrentday
{
    background-color: #FFFFC1;
}
.calweekend
{
  /*  width: 15%; */
}

.calcurrentmonth , .calcurrentmonth , .calothermonth , .calcurrentday , .calweekend
{
    text-align: left;
    border: 1px solid #dcdcdc;
    height: 80px;
    vertical-align: top;
    /* needed for positioning the dayNumber part */
    position:relative;
    border-collapse:separate;
    border-spacing: 3px;
    font-size: 10px;
     
}

/************************************************************************
* 
* Next / previous specific formatting 
*
************************************************************************/

.aboutdiv
{
    background-color: #dcdcdc;
    border: solid 1px gray;
        }
        
/* WEATHER FORMATTING */

div.weatherholder
{
	border: 1px solid #ccccff;
    background: #fff url(/images/backs/gray.jpg) no-repeat left top;
	padding: 5px ;
	margin: 0 10px 0 10px;
	display: inline-block;
    }

div.weatherholder h1
{
    font-size: large;
    color: #336699;
    padding: 0;
    }
    
div.weatherholder ul{list-style-type: none;padding: 0; margin: 0;}
div.weatherholder ul li{padding: 2px; margin: 0;}
div.weatherholder a:link
{
    color: #336699;
	text-decoration: none;
	padding: 2px;
    }
    
div.weatherholder a:visited
{
    color: #336699;
	text-decoration: none;
    }
    
div.weatherholder a:hover
{
    color: #000;	
	text-decoration: underline;
}
    
div.weatherholder a:active
{
    
}

div.weatherholder .links
{
    float:right;
    }


/* Generic Page LAyouts */

    
    
div.generalholder div.general_text
{
    width: 100%;
    }
    
    div.generalholder div.general_text h1
    {
       margin-bottom: 5px;
        }
        
        
        
/* JS Tooltip styling */

.tooltipclass{ background-color: #c8e2f0; border: solid 1px #0b3350; font-size:x-small; font-family: Arial;}


/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(/Images/ICONS/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(/Images/ICONS/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(/Images/ICONS/SavedStar.png);
}


.leftadsdiv
{
    margin-top: 1em;
    }
    
    .leftadsdiv img{border: none; margin-bottom: 5px;}
    
span.progress div
{
	display: inline;
}

form.googleSearchForm 
{ 
    margin-top: -35px; 
    text-align:center; 
    margin-left: 775px; 
    position: relative; 
    top: 35px; 

}  


.gallerytext
{
    font-family: Arial;
    font-size: x-small;
    
    }
    
    
.ads_footer
{
    margin-top: 10px;
    }

