/* CSS Document for whytes coach tours*/

* html body{
	background-color:#f7f7f7;
}

body,td,th {
	font-size: 12px;
	color: #999999;
}
body {
	background:#fafafa url(images/too_big_background.jpg) top center repeat-x;
	margin:0px; padding:0;
	font:normal 12px/14px  Arial, Verdana, Helvetica, sans-serif, "Comic Sans MS", tahoma;
	color:#7a7a7a;
	background-color:#FAFAFB;
}

p, h1, h2, h3, h4, h5, h6, a, li, ul, input, strong, dt, dd{margin:0; padding:0; font-weight:normal; text-decoration:none;}



/*.................fonts.............................*/

h1{
	height:auto; width:auto;
	font:normal 24px/30px Arial, Helvetica, sans-serif;
	color:#9bd217;
	padding:10px 4px 0px 10px; 
}

h2{
	height:auto; width:auto;
	font:normal 14px/18px Arial, Helvetica, sans-serif;
	color:#9BD217;
	/*background:#9bd217;
	border-top:1px solid #6e960f;*/
	padding:0px 4px 0px 12px;
	margin:6px 0 2px 0;
}

h2 strong{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#fff;
}

#destin h1{
	height:auto; width:auto;
	font:normal 14px/30px Arial, Helvetica, sans-serif;
	color:#9bd217;
	padding:5px 4px 5px 10px; 
}

#destin h1 strong{
	height:auto; width:auto;
	font:normal 14px/30px Arial, Helvetica, sans-serif;
	color:#DCB413;
	padding:0; margin:0; 
}

h3{
	height:auto; width:auto;
	font:normal 18px/30px Arial, Helvetica, sans-serif;
	color:#9bd217;
	padding:10px 4px 0px 10px; 
}





/*.................containers.............................*/

* html #wrapper{background:#f7f7f7;}

#wrapper{
	position:absolute;
	left:50%; top:20px;
	width:776px;
	margin:10px 0 0 -398px;
	background:#fafafa;
	padding:10px 10px 0 10px;
}

#banner{
	height:100px; width:776px;
	background:#fafafa;
	border-bottom:1px solid #fafafa;
}

#nav{
	position:absolute; top:111px;
	height:28px; width:480px;
	background:#9bd214;
	border-bottom:1px solid #fafafa;
	z-index:222;
}

#destinations_top{
	height:155px; width:776px;
	background:#fafafa;
	border-bottom:1px solid #fafafa;
	color:#fff;
}

#destinations_bottom{
	height:155px; width:776px;
	background:#fafafa;
	border-bottom:1px solid #fafafa;
	color:#fff;
}

#content{
	height:auto/*variable with content dictating*/; width:776px;
	background:#fafafa;
	border-bottom:1px solid #fafafa;
}

/*#ads{
	height:145px; width:776px;
	background:#fff url(images/footer_ads.gif);
	border-bottom:1px solid #fafafa;
	clear:both;
	margin:12px 0;
}*/

#ads{
	height:145px; width:auto;
	border-bottom:1px solid #fafafa; background:#fafafa;
	clear:both;
	margin:12px 0;
}

* html #ads{margin:0;}

#ads img{
	height:auto; width:auto;
	border:0;
	margin:0;
	padding:0;
}

#ads_blue{
	height:145px; width:776px;
	background:#fff url(images/links_blue.gif);
	border-bottom:1px solid #fafafa;
	clear:both;
	margin:12px 0;
}

#footer{
	height:28px; width:776px;
	background:#9bd214;
}

#destinfo{
	width:776px; height:260px;
	background:#f1f5e4;
	padding-bottom:10px;
}




/*.................contents.............................*/

#logo{
	position:absolute;
	left:50%; top:10px;
	width:216px; height:99px;
	margin-left:-388px;
	background:#fafafa url(images/logo.gif) 0 0 no-repeat;
}

#logo_holding{
	position:absolute;
	left:50%; top:10px;
	width:216px; height:99px;
	margin-left:172px;
	background:#fafafa url(images/logo.gif) 0 0 no-repeat;
}

#nav ul{
	height:28px; width:480px;
}

#nav ul li{
	height:auto; width:auto;
	float:left;
	list-style:none;
	padding:6px 0px 0 12px;
}

#nav ul li a, #nav ul li a:link, #nav ul li a:visited{
	font:normal 12px/14px  Arial, Verdana, Helvetica, sans-serif, "Comic Sans MS", tahoma;
	color:#fff;

}

#nav ul li a:hover{
	color:#457A6C;
}

#destinations_top ul{
	height:140px; width:776px;
}

#destinations_top ul li{
	height:155px; width:110px;
	float:left;
	border-right:1px solid #fff;
	list-style:none;


}

#destinations_top ul li a, #destinations_top ul li a:link, #destinations_top ul li a:visited{
	height:35px; width:100px;
	float:left;
	color:#fff;
	display:block;
	padding:120px 0 0 10px;
	background:#transparent;
}

#destinations_top ul li a:hover{
	height:35px; width:100px;
	float:left;	
	display:block;
	padding:120px 0 0 10px;
	background:white;
	opacity: .5;
	filter: alpha(opacity=50);
	color:#457A6C;
}




#destinations_bottom ul li{
	height:155px; width:110px;
	float:left;
	border-right:1px solid #fff;
	list-style:none;


}

#destinations_bottom ul li a, #destinations_bottom ul li a:link, #destinations_bottom ul li a:visited{
	height:35px; width:100px;
	float:left;
	color:#fff;
	display:block;
	padding:120px 0 0 10px;
	background:#transparent;
}

#destinations_bottom ul li a:hover{
	height:35px; width:100px;
	float:left;	
	display:block;
	padding:120px 0 0 10px;
	background:white;
	opacity: .5;
	filter: alpha(opacity=50);
	color:#457A6C;
}





/*

#destinations_bottom ul{
	height:140px; width:776px;
}

#destinations_bottom ul li{
	height:35px; width:100px;
	background:#457a6c;
	float:left;
	border-right:1px solid #fff;
	list-style:none;
	display:block;
	padding:120px 0 0 10px;
}

#destinations_bottom ul li.last{
	border-right:none;
}

*/

/*...destinations....................................*/

#destinations_top ul li.holland{
	background:#457a6c url(images/destinations/holland.jpg) center 1px no-repeat;
	
}
#destinations_top ul li.britain{
	background:#457a6c url(images/destinations/britain.jpg) center 1px no-repeat;
}
#destinations_top ul li.jersey{
	background:#457a6c url(images/destinations/holland.jpg) center 1px no-repeat;
}
#destinations_top ul li.spain{
	background:#457a6c url(images/destinations/spain.jpg) center 1px no-repeat;
}
#destinations_top ul li.portugal{
	background:#457a6c url(images/destinations/portugal.jpg) center 1px no-repeat;
}
#destinations_top ul li.italy{
	background:#457a6c url(images/destinations/italy.jpg) center 1px no-repeat;
}
#destinations_top ul li.austria{
	background:#457a6c url(images/destinations/austria.jpg) center 1px no-repeat;
}
#destinations_bottom ul li.switzerland{
	background:#457a6c url(images/destinations/switzerland.jpg) center 1px no-repeat;
}
#destinations_bottom ul li.germany{
	background:#457a6c url(images/destinations/germany.jpg) center 1px no-repeat;
}
#destinations_bottom ul li.czech{
	background:#457a6c url(images/destinations/czech.jpg) center 1px no-repeat;
}
#destinations_bottom ul li.norway{
	background:#457a6c url(images/destinations/norway.jpg) center 1px no-repeat;
}
#destinations_bottom ul li.poland{
	background:#457a6c url(images/destinations/poland.jpg) center 1px no-repeat;
}
#destinations_bottom ul li.northam{
	background:#457a6c url(images/destinations/north_am.jpg) center 1px no-repeat;
}
#destinations_bottom ul li.aussie{
	background:#457a6c url(images/destinations/aussie.jpg) center 1px no-repeat;
}


#destinations_top ul li#last, #destinations_bottom ul li#last, #destinations_top ul li#destination_home_Holland_1, #destinations_bottom ul li#destination_home_Rest_1, #destinations_top ul li#destination_home_mid_1 {
	border-right:none;
}














/*.........................sides.......................................*/

/*.........................left.......................................*/

#content_left{
	margin-top:12px;
	height:auto; width:400px;
	float:left;
}

#content_fullwidth{
	margin-top:12px; padding:0;
	height:auto; width:400px;
	float:left;
}

#content_fullwidth a, #content_fullwidth a:link, #content_fullwidth a:visited{
	color:#D29322;
}

#content_fullwidth a:hover{
	color:red;
}




#content_fullwidth h3{
color:#D29322;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
padding:0; margin:0 0 18px 12px; line-height:14px;
visibility:visible;
letter-spacing:normal;
}

#content_fullwidth h3 a, #content_fullwidth h3 a:link, #content_fullwidth h3 a:visited{
color:#D29322;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
padding:0; margin:-18px 0 18px 0; line-height:14px;
visibility:visible;
letter-spacing:normal;
}

#content_fullwidth h3 a:hover{
color:red;
}



#content_left p{
	height:auto; width:400px;
	padding:12px 24px 12px 12px;
	margin:0;
}

#content_fullwidth p{
	height:auto; width:auto;
	padding:0 24px 0 12px;
	margin:0;
}

#content_fullwidth p{
	height:auto; width:404px;
	
	padding:12px 24px 12px 12px;
	margin:0;
}



#content_fullwidth ul li{
	list-style:disc;
	list-style-position:inside;	
	padding:0;
	margin:0;
	color:#7a7a7a;
	
}

#content_fullwidth ul{
	margin:12px 0 12px 12px;
	clear:none;
}


#content_left a, #content_left a:link, #content_left a:visited{
	font:normal 12px/14px  Arial, Verdana, Helvetica, sans-serif, "Comic Sans MS", tahoma;
	color:#D29322;#e39322
}

#content_left a:hover{
	font:normal 12px/14px  Arial, Verdana, Helvetica, sans-serif, "Comic Sans MS", tahoma;
	color:#e39322;
}

#content_left strong{
	color:#d39221;
}


#content_left h2, #content_left h2 a, #content_left h2 a:link, #content_left h2 a:visited{

	height:auto; width:auto;	
	background:transparent;
	border:none;
	margin:0; padding:0;
	font:normal 14px/18px Arial, Helvetica, sans-serif;
	color:#9BD217;
}

#content_left h2 a:hover{
	color:#d29322;
}


/*.........................right.......................................*/

#content_right_news{
	margin-top:12px;
	height:auto; width:332px;
	float:left;
}

#content_right_news ul{
	margin:12px 0 0 6px;
}

#content_right_news ul li{
	list-style:none;
}

#content_right_news ul li a, #content_right_news ul li a:link, #content_right_news ul li a:visited{
	margin:6px 0; padding:0;
	font:normal 12px/24px Arial, Helvetica, sans-serif;
	color:#d29322;
}

#content_right_news ul li a:hover{
	color:#9BD217;
}

#content_right_news ul li a.course_enquire {
	color:#9BD217;
}

#content_right_news{
	margin-top:12px;
	height:auto; width:332px;
	float:right;
}


#tab_box{
	margin-top:6px;
	height:auto; width:332px;
}

#box_heads ul{
	margin-top:0; padding:0;
	height:auto; width:332px;	
}

#box_heads ul li{
	margin:0; padding:0;
	height:auto; width:auto;
	float:left;
	list-style:none;
	border:none;
}

#box_heads ul li a{
	margin:0; padding:6px 4px;
	height:auto; width:auto;
	float:left;
	list-style:none;
	border-bottom: 1px solid #eaeaea;
	color:#767676;
}

#box_heads ul li a.highlighted{
	margin:0; padding:6px 4px;
	height:auto; width:auto;
	float:left;
	list-style:none;
	background:#f6f6f6;
	border:1px solid #eaeaea;
	border-bottom:none;
	color:#767676;
}

#box_contents{
	margin:0 0 12px 0; padding:6px;
	height:auto; width:318px;
	background:#f6f6f6;
	border:1px solid #eaeaea;
	border-top:none;
	clear:both;
}

#box_contents p{
	margin:0; padding:0;
	height:auto; width:auto;
}

#box_contents p.orange{
	color:#D39221;
}

#box_contents a{
	margin:6px 0; padding:0;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#d29322;
}

#box_contents h1{
	margin:0; padding:0;
	font:normal 14px/18px Arial, Helvetica, sans-serif;
	color:#d29322;
}

#box_contents img{
	margin:0; padding:0; margin-left:12px;
	height:auto; width:auto;
	border:3px solid #fff;
	float:right;
}

/*destination panel.........container is top..........*/

#destinfo_left{
	width:420px; height:auto; margin:28px 0 0 0; padding:0 24px 0 0; 
	float:left;
}


#destinfo_right{
	width:332px; height:361px;
	position:absolute;
	left:50%; top:11px;
	margin-left:56px;
}

#destinfo h1{
	height:auto; width:auto;
	font:normal 28px/30px Arial, Helvetica, sans-serif;
	color:#9bd217;
	padding:10px 4px 0px 10px; 
}

#destinfo h1 a, #destinfo h1 a:link, #destinfo h1 a:visited{
	height:auto; width:auto;
	font:normal 28px/30px Arial, Helvetica, sans-serif;
	color:#9bd217;
	
}



#destinfo h2{
	height:auto; width:auto;
	font:normal 16px/30px Arial, Helvetica, sans-serif;
	color:#dcb413;
	padding:10px 4px 0px 10px; 
	background:transparent;
	border:none;
}

#destinfo p{
	height:auto; width:auto;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#6b6e63;
	padding:24px 4px 0px 10px; 
	background:transparent;
	border:none;
}

#destin_price{
	width:83px; height:83px;
	background:url(images/offer.jpg) no-repeat;
	position:absolute;
	left:50%;
	margin-left:-80px;
	top:150px;
	color:#dcb413;
	text-align:center;
	padding-top:18px;
}

#destin_micropanels{
	width:408px; height:80px;
	padding:10px; margin:0;
	background:#f1f5e4;
	border-top:solid 1px #cee793;
	border-bottom:solid 1px #cee793;
}

#destin_micropanels_pickup{
	width:408px; height:auto;
	padding:10px; margin:0;
	background:#f1f5e4;
	border-top:solid 1px #cee793;
	border-bottom:solid 1px #cee793;
}
#content_left #destin_micropanels_pickup ul, #content_left #destin_micropanels_pickup ul li{
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
	
}

#destin_micropanels_content{
	width:190px; height:80px;
	padding:0; margin:0 0 0 10px;
	float:right;
}

#destin_micropanels_content h1{
	color:#DCB413;
	font:normal 12px/12px Verdana,Arial,Helvetica,sans-serif;
	margin:0 0 8px 0; padding:0;
	background:none;
}

#destin_micropanels_content h2{
	color:#DCB413;
	font:normal 12px/12px Verdana,Arial,Helvetica,sans-serif;
	margin:0 0 18px 0; padding:4px 0 0 30px; height:12px;
	background:none;
	border:none;
}

#destin_micropanels img{
	float:left;
	width:200px; height:79px;
}

#destin_micropanels_content img{
	float:left;
	width:auto; height:auto;
}

#destin_micropanels img{
	float:left;	
}

#destin_title img{
	float:right;
	margin:12px 17px 0 0;
}

#contact{
	background:url(images/contact_gradBack.jpg) top left repeat-x;
	padding:36px 85px;
	margin:10px 0 0 0;
}

#contact_form{
	background:transparent;
	padding:0;
	margin:10px;
}
#contact_form dd{
	margin-bottom:10px;
}

#formp1{
	background:transparent;
	padding:0;
	margin:0;
	/*border:1px solid #ccc;*/
}
#formp1 textarea{
	width:400px; height:auto;
	background:#fff;
	border:1px solid #aaaaaa;
}
#formp1 p{
	background:transparent;
	display:inline;
	float:left;
	margin:0 36px;
	padding:12px 0 0 0;
}

#formp2{
	background:transparent;
	padding:0;
	margin:24px 0 0 0;
	/*border:1px solid #ccc;*/
}
#formp2 textarea{
	width:400px; height:auto;
	background:#fff;
	border:1px solid #aaaaaa;
}
#formp2 p{
	background:transparent;
}

#formp3{
	background:transparent;
	padding:0;
	margin:24px 0 0 0;
	/*border:1px solid #ccc;*/
}

#formp3 p{
	margin:0 36px;
	padding:12px 0 0 0;
}

#formp3 textarea{
	width:400px; height:200px;
	background:#fff;
	border:1px solid #aaaaaa;
}

#dep, #ret{
	float:left;
	margin-right:74px;
}

#dep p, #ret p{
	margin:0 24px;
}

#hire_cal_depart, #hire_cal_return{
	margin:12px 36px;
}

#label_dep_ret{
	padding:100px 36px 0px 36px;
	margin:0;
	clear:both;
}

#content_left .tour #viewing2 .tourdate h2{
	margin:24px 0 12px 0;
}








#clearing{
	clear:both;
}




/*additional styles............................................................*/
#content_left .tour{
	margin:12px 0 12px 10px;
	color:#D29322;
}

#content_left .tour h1{
	display:none;
}

#content_left .tour img{
	display:none;
}

#content_left .tour li{
	clear:left;
	list-style-position:inside;
}

#content_left .tour h2, #content_left h2 a, #content_left h2 a:link, #content_left h2 a:visited{

	height:auto; width:auto;	
	background:transparent;
	border:none;
	margin:0; padding:0;
	font:normal 14px/18px Arial, Helvetica, sans-serif;
	color:#9BD217;
}

#content_left .tour h2 a:hover{
	color:#d29322;
}


#content_left .no_of_days, #content_left .resort, #content_left .hotel, #content_left .fare_includes, #content_left .supplements{
	margin:0 0 12px 0;
	color:#7A7A7A;
	line-height:18px;
}

#content_left .no_of_days h2, #content_left .resort h2, #content_left .hotel h2, #content_left .fare_includes h2, #content_left .supplements h2{
	float:left;
	font-size:12px;
	margin-right:5px;
}

#destin_search{
	background:transparent;
	width:375px;
	position:absolute;
	left:50%;
	top:28px;
	margin:0 0 0 43px;
	padding:0 0 0 0;
	z-index:100;
}


#destin_search input, #destin_search select{
	color:#333;
}


#terms, #privacy, #trading{
	color:#fff;
	font:normal 12px/12px Arial, Helvetica, sans-serif;
	float:left;
	padding:7px;
	margin-right:20px;#457A6C
}

#terms a, #terms a:link, #terms a:visited, #privacy a, privacy a:link, privacy a:visited, #trading a, trading a:link, trading a:visited {
	color:#fff;

}

#terms a:hover, #privacy a:hover, #trading a:hover{
	color:#457A6C;
}


#formbox_contents{
	margin:0 0 12px 0; padding:6px;
	height:auto; width:408px;
	background:#f6f6f6;
	border:1px solid #eaeaea;
	clear:both;
}

#form_hire_sender .submit{
margin:24px 0 0 36px;
}


#content_left #viewing3 textarea{
	background:transparent;
	width:400px; height:150px;
	border:1px solid #aaaaaa;
}

#content_left #viewing3 select, #content_left #viewing3 input{
	color:#555;
	float:left;
}

#content_left #viewing3 input{
	color:#555;
	float:left;
}

#content_left #viewing3 h2{
	margin:36px 0 0 0; padding:4px 12px;
	width:385px;
	background:#fff;
	clear:both;
	border-top:1px solid #eee;
}

#content_left #viewing3 .submit{
	margin:0 0 0 24px;
}

#content_left #viewing3 input#title1, #content_left #viewing3 input#title2, #content_left #viewing3 input#title3, #content_left #viewing3 input#title4 {
	width:35px;
}

#content_left ul{
	clear:both;
	margin-left:36px;
}

#content_right_news h2 a, #content_right_news h2 a:link, #content_right_news h2 a:visited{
	color:#fff;
}

#content_right_news h2 a:hover{
	color:#457A6C;
}

#content_right_news h2{
	height:25px; width:auto;
	font:normal 14px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	background:#9bd217;
	border-top:1px solid #6e960f;
	padding:10px 4px 0px 12px;
	margin:6px 0 2px 0;
}


#coachhire ul {
	margin-left:30px;
}

#content_left #viewing3 input{
	float:left;
}

#content_left #button_pdf{
	border:none;
	padding:10px; margin:14px 0 0 2px;
	width:155px; height:22px;
	background:transparent;	
}

#content_left #button_pdf a:hover{
	background:#fff;
	opacity: .60;
	filter: alpha(opacity=60);
}

#content_right #box_contents #download_pdf a, #content_right #box_contents #download_pdf a:link, #content_right #box_contents #download_pdf a:visited{
	border:none;
	width:155px; height:22px;
	background:transparent;
}

#content_right #box_contents #download_pdf a:hover{
	background:#fff;
	opacity: .60;
	filter: alpha(opacity=60);
}

#download_pdf{
	width:88px; height:auto;
	float:right;
	margin-left:10px;
}


#box_contents #download_pdf img{
	width:76px; height:109px;
}

#download_pdf a:hover{
	background:#fff;
	opacity: .60;
	filter: alpha(opacity=60);
}




/*styles for lightbox...................................................................................*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 223;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		

	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
	
	#content_fullwidth #coaches  img{
	position:absolute;
	left:50%;
	margin-left:-85px;
	
}

#destinfo_left a, #destinfo_left a:link, #destinfo_left a:visited{
	color:#DCB413;
}

#destinfo_left a:hover{
	color:red;
}

body {
	background:#fafafa url(images/too_big_background.jpg) top center repeat-x;
	margin:0px; padding:0;
	font:normal 12px/14px  Arial, Verdana, Helvetica, sans-serif, "Comic Sans MS", tahoma;
	color:#7a7a7a;
	background-color:#fafafa;
}

	
	
	/*....................................................................................................................................*/

#quote_iframe {
	border:1px solid transparent !important;
	width:776px;
	height:700px;
	overflow:auto;
	padding:0;
	margin:0 auto;
	
}

#quote_popup_text {
	font-size:2em;
	text-align:center;
	line-height:normal;
}

#quote_popup_nb {
	font-size:1em;
	text-align:center;
	line-height:normal;
}

/*tabs*/

#optionrow  {
	width:803px;
	
	margin:0 auto;
	background:transparent;
	padding:5px 0px 0px 0px;
	text-align:left;
	padding-bottom:0;
} 

    #optionrow ul {
	  position:absolute;
	  top:-4px;
      margin:0;
      padding:10px 10px 0;
      list-style:none;
	  display:block;	
      }
    #optionrow li {
      float:left;
      background:url("../i/control/left.gif") no-repeat left top;
	  margin:0px 0px 0px 0px;
      padding:0px 0px 0px 9px;
      } 
    #optionrow a {
	  float:left;	
      display:block;
      background:url("../i/control/right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;	  	  
      text-decoration:none;
      font-weight:bold;
      color:#8888AC;
      }  
    #optionrow a:hover {
      color:#222;
      }
    #optionrow .selected {
      background-image:url("../i/control/left_on.gif");
      }
    #optionrow a.selected  {
      background-image:url("../i/control/right_on.gif");
      color:#222;
      padding-bottom:5px;
     }  
    #optionrow li .selected {
      margin:0px 0px 0px 0px;
      } 
	

#nav ul li a.linkid_78, #nav ul li a.linkid_78:link, #nav ul li a.linkid_78:visited {
	color:#000;
	font-weight:bold;
}

div.error{
	border:1px solid #FF3300;
	display:block;
	margin:0 0 20px 0;
	padding:12px 0;
	width:98%;
	background-color:#FFF2F2;
	
	color:#FF3300;
	clear:both;
	text-align:center !important;
}
div.success{
	border:1px solid #339900;
	display:block;
	margin:0 0 20px 0;
	padding:12px 0;
	width:98%;
	background-color:#DEFEE2;
	
	color:#339900;
	clear:both;
	text-align:center !important;
}
