.hotel_rows{
	padding:0px 10px 20px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004400;
	margin:0px 10px 20px 10px;
	background-color:#F4ECB7; 
	/*color:#5A5814;*/
	color:#003300;
}

.faxform{
	width:300px;
	padding:15px;
	margin:25px;
	border:#CCCCCC 1px solid;
	background-color: #DFDFDF;
}

.greenprod{
	padding:0px 0px 20px 0px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004400;*/
	margin:0px 0px 20px 0px;
}/*{
	width:80%;
	margin:10px auto 50px;
	background-image: url(../images_2/bordr_bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding:0px 0px 10px 0px;
}*/

.greenprod .hotels p.images img{
	/*margin:0px 0px 0px 20px;
	padding:5px;
	border: 1px solid #CCCCCC;*/
}

.greenprod h3{
	font-weight:bold;
	text-transform:uppercase;
	font-size:16px;
	color:#004400;
	
}

.greenprod h4{
	font-weight:normal;
	text-transform:uppercase;
	font-size:16px;
	margin:0px;
	width:360px;
	float:right;
	padding:0px 0px 10px 0px;
}

.greenprod p.small{
	font-size:10px;
}

.greenprod .hotels{
	width:615px;
	float:right;
	padding: 10px 0px 10px 0px;
	/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
	border-left: none;
/*	border-left-style: dotted;
	border-left-color: #CCCCCC;*/
	background-image: url(../images_2/bordr_bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.hotels_inner{
	background-image: url(../images_2/v_dots.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.hotels_inner1{
	background-image: url(../images_2/v_dots1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


.vendor_rows{}

.countryheader{
	width:140px;
	float:left;
}

.hotel_rows h3, .greenprod h3{
	width:110px;
	float:left;
	color:#004000;
	padding:20px 0px 0px 0px;
	line-height:125%;
	text-transform:uppercase;
	font-size:16px;
	margin:0px;
}

.countryheader h3{
	margin:0px;
	padding:20px 0px 0px 0px;
}

h3.sub{
	text-transform:capitalize;
	margin:0px;
	padding:0px;
}

.vendor_rows h3{
	width:30%;
	float:left;
	color:#004400;
}

.hotelcontainer{
	width:586px;
	float:right;
}

.hotels{
	width:615px;
	float:right;
	padding: 10px 0px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;*/
	/*background-image: url(../images_2/bordr_bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;*/
}



.lasthotel{
	width:615px;
	float:right;
	padding: 10px 0px 10px 0px;
	/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;*/
	background-image: none;

}

p.images{
	width:250px;
	float:left;
	text-align:center;
	margin: 0px;
	padding: 0px;
}

p.images img{
	margin:0px;
	padding:0px;
}

p.hotelinfo{
	width:360px;
	float:right;
	padding:0px;
}

.hotels ul.features{
	width:360px;
	float:right;
	padding:0px 0px 0px 5px;
	margin:10px 0px 10px 0px;
}

.hotels ul.features li{
	padding:0px;
	margin:0px 0px 0px 30px;
}

p.small{
	width:360px;
	float:right;
	padding:5px 0px;
}

.vendors{
	width:69%;
	float:left;
}

#test{
	text-transform:capitalize;
	font-weight:bold;
	font-size:16px;
	padding:0px 0px 0px 20px;display:none;
}

#accordion{
	/*position: absolute;
	right: 0px;*/
	/*	background-image: url(../images_2/sidebarlogo4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment:fixed;*/
	width:200px;float:right;
	/*background-color: #F3F0EB;*/
}

body > #accordion{
	/*position:fixed;
	background-color: #F3F0EB;*/
}

.toggler{
	cursor: pointer;
}

#content {
	/*padding: 2em .2em 0 24em;*/
	font-size:12px;
}

.ship_hand_amt{
	width:200px;
	margin:0px auto;
}

fieldset.shipping h3{
	font-size:18px;
	text-transform:inherit;
	margin:0px 0px 0px 0px;
	float:none;
	width:100%;
	color:#000000;
}

fieldset.shipping h5{
	font-size:11px;
	font-weight:bold;
	text-transform:inherit;
	margin:0px 0px 0px 0px;
	text-align:center;
}

fieldset.shipping{
	width:400px;
	margin:10px auto 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-style: none;
	border-left-style: none;
/*	opacity: .7;
	filter: alpha(opacity=70);*/
/*	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: right top;*/
}

fieldset.shipping .info_img{
	position:static;
	left:8px;
	top: 32px;
}

fieldset.shipping p{
	margin:0px;
	clear:both;
}

fieldset.shipping legend{
	color:#000000;
	font-weight:bold;
	opacity: 2;
	filter: alpha(opacity=200);
}

fieldset.shipping label.lbl_left, fieldset.shipping label.lbl_right, fieldset.shipping label.lbl_center, fieldset.shipping .right_lbl_cont{
	font-size:10px;
}

fieldset.shipping label.lbl_left{
	float:left;
	text-align:left;
	width:33%
}

fieldset.shipping .right_lbl_cont{
	width:66%;
	float:right;
	text-align:right;
}

fieldset.shipping label.lbl_center{
	float:left;
	text-align:right;
	width:49%
}


fieldset.shipping label.lbl_right{
	float:right;
	text-align:right;
	width:50%;
}

p.hotelinfo label.lbl_left{
	float:left;
	text-align:left;
	width:70%;
	margin:0px;
	padding:5px 0px 5px 8px;
}

p.hotelinfo label.lbl_right{
	float:right;
	text-align:right;
	width:20%;
	margin:0px;
	padding:5px 8px 5px 0px;
}

.odd{
	opacity: .7;
	filter: alpha(opacity=70);
	background-color:#EEE;
	color:#000;
	padding:0px;
	margin:0px;
}

.bordertop{
	border-top:#000000 1px solid;
	border-bottom:#000000 1px solid;
	background-color:#FFFFFF;
}

