﻿body
{
	font-weight: normal;
	font-size: .72em;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #7B7B7B;
	padding: 5px;
	
}
.container
{
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
	width: 760px;
}
#smallcontainer
{
	text-align:left;
	background-color:#ffffff;

}
#smallContent
{
	padding:0 5px 0 5px;

}
H1
{
	clear:both;
	margin-top:5px;
	margin-bottom:10px;
	font-size: 1.5em;
}
H2
{
	clear:both;
	border-bottom: dashed 1px #C3D9FF;
	font-size: 1.1em;
	padding-bottom:5px;
}
H3
{
	clear:both;
	font-size: 1em;
}
A:link	
{	
	text-decoration:	none;
}	
		
A:visited	
{	
	text-decoration:	none;
}	
		
A:active	
{	
	text-decoration:	none;
}	
		
A:hover	
{	
	text-decoration:	underline;
}
p
{
	clear:both;
}
.hide
{
	display:none;
}
	
img
{
	padding:0;
	border:none;
}
#header
{
	height: 70px;
	background: url(Images/logo.gif) no-repeat left top;
	text-indent: -999em;
	margin: 3px 0 0 0;
}
#content
{
	padding:10px;
}
#banner
{
	padding: 5px;
	text-align: right;
	/*border-top: solid 2px #C3D9FF;
	border-left: solid 1px #C3D9FF;
	border-right: solid 1px #C3D9FF;
	border-bottom: solid 1px #C3D9FF;
	background-image: url(Images/etc_banner_bg.jpg);
	background-repeat: repeat-x;
	background-color: transparent;
*/
}

#smallbanner
{
	
	border-top: solid 2px #C3D9FF;
	border-left: solid 1px #C3D9FF;
	border-right: solid 1px #C3D9FF;
	border-bottom: solid 1px #C3D9FF;
	padding: 5px;
	text-align: left;
	font-weight:bold;
	background-image: url(Images/etc_banner_bg.jpg);
	background-repeat: repeat-x;
	background-color: transparent;
}
.tab-panel 
{
	width:450px;
	
}
#search
{
}
.panel
{
	
}
.panel .input
{
	width:240px;
}
.inputpanel
{
	padding:10px;
	background-color:#f5f5f5;
}
.inputpanel ul
{
	margin:0 0 0 40px;
}
.inputpanel ul li
{
	list-style-type:none;
}
.inputpanel ul li label
{
	float:left;
	clear:left;
	width:200px;
}
.input-search
{
	margin:0;
}
.input-search li
{
	list-style-type:none;
	margin-top:3px;
}
.input-search li label
{
	float:left;
	clear:left;
	width:100px;
}
#errorPanel
{
	clear:both;
	text-align:left;
	width:400px;
	margin-left:180px;
}
#btn-panel
{
	background: #E8EEFA;
	padding: 0.5em 1em 1em 0.5em;
    text-align: right;
}

#summary
{
	border-bottom: dashed 1px #C3D9FF;
	border-top: dashed 1px #C3D9FF;
	margin-bottom: 10px;
	margin-top: 5px;
	clear: both;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #f5f5f5;
}
#summary h2
{
	border-bottom:none;
	margin-top:5px;
	margin-bottom:5px;
}
#summary #carList
{
	padding: 5px;
	border-bottom: #C3D9FF 1px solid;
	border-left: #C3D9FF 1px solid;
	border-right: #C3D9FF 1px solid;
	margin-bottom:5px;
	margin-top:5px;
	width:720px;
}

#carList
{
	padding: 5px;
	border-bottom: #C3D9FF 1px solid;
	border-left: #C3D9FF 1px solid;
	border-right: #C3D9FF 1px solid;
	margin-bottom:5px;
	margin-top:5px;
	width:740px;
}

#carList caption
{
	caption-side:top;
	background: #E8EEFA;
	font-weight: bold;
	border-top: #C3D9FF 1px solid;
	border-left: #C3D9FF 1px solid;
	border-right: #C3D9FF 1px solid;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 5px;
	padding-bottom: 1px;
	padding-top: 3px;
}

ul li
{
	/*list-style-image: url(Images/arrow.gif);*/
}

#nav, #nav ul
{
	margin: 0px;
	list-style-type: none;
}
#navPanel
{
	border-bottom: dashed 1px #C3D9FF;
	height:20px;
}
#nav ul li
{
	float:left;
	padding:0 15px 0 0;
	font-weight:bold;
	
}
#nav .selected
{
	color:Blue;
}
#nextStep
{
	text-align:center;
	margin-top:20px;
}
#info img
{
	
}
#carDetail
{
	
	position:absolute;
	top:35px;
	left:310px;
}
#tc
{
	clear:both;
}
#supplierLogo
{
	z-index:101;
	position:absolute;
	top:44px;
	left:13px;
}
.depotTable
{
	
	border-bottom: #C3D9FF 1px solid;
	border-left: #C3D9FF 1px solid;
	border-right: #C3D9FF 1px solid;
	padding-bottom:30px;
}
.depotTable caption
{
	caption-side:top;
	font-weight:bold;
	background-color:#E8EEFA;
	padding:7px;
	border-top: #C3D9FF 1px solid;
	border-left: #C3D9FF 1px solid;
	border-right: #C3D9FF 1px solid;
}

#ctl00_ContentPlaceHolder1_tblReturnDepots
{
	margin-left:20px;
}
#ctl00_ContentPlaceHolder1_tblIntReturnDepots
{
	margin-left:20px;
}
.inputDetails table
{
	margin-left:50px;
}
.lbl
{
	width:200px;
	
}
.input
{
	
	width:240px;
	
}
.inputNoSize
{
	
}
#imgSupplier
{
	margin:0;
}
.mak
{
	margin-bottom:5px;
}
.preview_temp_load
{
	padding:7px;
	border:solid 1px gray;
	background-color:#ffffff;
	margin-top:5px;
}
.preview_temp_load img
{
	margin:0;
}

#footer
{
	clear:both;
	background-color:#C3D9FF;
	text-align:center;
	padding:10px;
	margin-top:10px;
}

.sellprice
{
	width:250px;
}
.note p
{
	margin:0;
	font-style:italic;
}

#confirmation
{
	margin-top: 10px;
	padding-bottom: 5px;
	background-color: #d3d3d3;
	border: solid 1px gray;
	padding-left: 10px;
	padding-right: 10px;
}
#confirmation h2
{
	border-bottom:none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;

	margin-bottom:5px;
	margin-top:5px;
}
.ct
{
	margin-bottom:10px;
}
.map {
   width: 400px;
   height: 400px;
   border:#555555 2px solid;
}
#accessories
{
	padding-left:60px;
}
.panelHeader
{
	background: #E8EEFA;
	cursor: pointer;
	padding-top:10px;
	padding-left:5px;
	height:30px;
	margin-bottom:10px;
	vertical-align:middle;
	width:735px;
}
.panelHeader .bold
{
	float:left;
	font-weight:bold;
}
.panelHeader .lbl
{
	margin-left:25px;
}

.panelHeader .note
{
	float:left;
	margin-left:5px;
}
.panelHeader .colImage
{
	float:left;
	vertical-align:middle;
	margin-right:5px;
}
.panelDepots
{
	margin-bottom:10px;
	clear:both;
}

.desc
{
	margin-left:20px;
}
.rate
{
	margin-left:20px;
	margin-bottom:5px;
	border-bottom:dotted 1px #C3D9FF;
	padding-bottom:3px;
}

.totalDetails
{
	padding:3px 0 3px 0;
	border-bottom:solid 2px gray;
	border-top:solid 1px gray;
	text-align:right;
	margin-right:103px;
	padding-right:5px;
	margin-top:5px;
}
#pricePanel
{
	margin-top:5px;
	margin-bottom:5px;
}

.fullPrice
{
	text-align: right;
	margin-left: 35px;
	width: 50px;
	text-decoration: line-through;
	color: #696969;
}
.sellPrice
{
	text-align:right;
	margin-left:7px;
	width:50px;
}
.note
{
	font-style: italic;
	color: #696969;
	margin-bottom:10px;
}
.fade
{
	color: #696969;
}
.note a
{
	font-style: italic;
	color: #808080;
}
.copyright
{
	margin:5px 0 5px 0;
	text-align:center;
}
.hummingFooter
{
	padding:5px 0 5px 0;
	text-align:left;
	background-color:#7B7B7B;
}
.hummingFooter a
{
	color: #ffffff;
	text-transform: uppercase;
	font-size:smaller;
}

.product
{
	margin:0;
}
.product li
{
	list-style-type: none;
}
.product .title
{
	background-color:#E8EEFA;
	padding:3px;
	font-weight:bold;
	margin-bottom:5px;
}
.product .image
{
	float:left;
	margin-right:5px;
}

.product .image img
{
	width:100px;

}
.product .description
{
	float:left;
	margin-top:5px;
}
#cart-total
{
	text-align:right;
	font-weight:bold;
	padding:5px 0 5px 0;
	margin-top:5px;
}
.price
{
	padding:5px 0 5px 0;
	font-weight:bold;
}
.total-price
{
	border-bottom:solid 2px black;
	border-top:solid 1px black;
	padding:3px 0 3px 0;
}
.action-book
{
	text-align:center;
	margin-top:10px;
	cursor: hand;
}
.action-book-checkout
{
	text-align:right;
	margin-top:10px;
	cursor: hand;
}


.input-action
{
	cursor: hand;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 8.5pt;
	padding: 3px 3px 3px 3px;
}
#additional-products
{
	margin-top:15px;
}
.action-item
{
	float:left;
	width:33%;
}

.main-detail
{
	float:left;
	width:535px;
	margin-right:20px;
}
.images-sect
{
	float:left;
	width:180px;
}
.images-sect img
{
	width:180px;
}
#hotel-amenities, #room-amenities
{
	float:left;
	width:260px;
}
#hotel-amenities
{
	margin-right:15px;
}
.action-search
{
	margin-top: 10px;
	margin-bottom:30px;
	padding-bottom:10px;
}
.action-search li
{
	list-style-type:none;
	float:left;
	width:23%;
}
.update
{
	text-align: center;
	background-position: center top;
	background-image: url(Images/loader-blue.gif);
	background-repeat: no-repeat;
	height: 100px;
	font-weight: bold;
	padding-top:70px;
}

.top-nav
{
	background-color:#D6E8FC;
}

.tab
{
	border:none;
}
/*Jquery override*/
.ui-widget-content { border: 1px solid #a6c9e2; background: #f2f5f7 url(images/ui-bg_inset-hard_100_f2f5f7_1x100.png) 50% bottom repeat-x; color: #222222; }
