html
{
	height: 100%;
	margin-bottom: 1px;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10pt;
	background: #000 url(../images/bg-body.jpg) no-repeat center top;
}
a
{
	color: #873737;
	text-decoration: none;
}

a:hover
{
	color: #ff0000;
}
em
{
	font-style: italic;
	letter-spacing: normal;
	font-size: 11px;
}

/*************************
heading styles
*************************/
h1, h2, h3, h4, h5, h6
{
	color: #D00404;
	line-height: normal;
}
h1
{
	font-size: 20px;
	font-weight: normal;
}
h2
{
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}
h3
{
	font-size: 1.25em;
	font-weight: bold;
}


strong
{
	font-weight: bold;
}
.small-text
{
	font-size: 9pt;
	font-weight: normal;
}
.red
{
	color: #FF0000;
}
.black
{
	color: #000;
}

p
{
	margin-bottom: 15px;
}

#wrap
{
	width: 980px;
	margin: 0 auto;
}
#header
{
	width: 940px;
	float: left;
	padding: 20px;
	position: relative;
}
#contact-btn
{
	position: absolute;
	top: 20px;
	left: 45%;
	background: url(../images/contact-top.gif) no-repeat;
	width: 145px;
	overflow: hidden;
	height: 53px;
}
.fleft{position:absolute; left:615px;}
.fleft a{color:#FFFFFF;}
.fleft a:hover{color:#FF0000;}
#contact-btn a
{
	display: block;
	height: 53px;
	text-indent: -1999px;
}
#contact-btn :hover
{
	background: url(../images/contact-top-over.gif) no-repeat;
}
.logo
{
	width: 172px;
	float: left;
	overflow: hidden;
}
.cart-top
{
	width: 300px;
	float: right;
	text-align: right;
}
.logo a
{
	text-indent: -999px;
	text-decoration: none;
	display: block;
	height: 95px;
}
.accessibility
{
	font-size: 10pt;
	color: #B2B2B2;
}
.accessibility a
{
	font-size: 10pt;
	color: #B2B2B2;
}
.accessibility a:hover
{
	text-decoration: underline;
}

#search-hotel
{
	width: 280px;
	padding: 45px 10px 10px 690px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
.title-white
{
	color: #fff;
	background: url(../images/star-seperator.gif) no-repeat center bottom;
	padding-bottom: 10px;
	text-align: center;
}
.row
{
	width: 100%;
	float: left;
	padding: 5px 0;
}

.left
{
	float: left;
	width: 45%;
	text-align: right;
}
.right
{
	float: right;
	width: 55%;
	text-align: left;
}

#mainMenu
{
	width: 980px;
	float: left;
	list-style-type: none;
	height: 32px;
	overflow: hidden;
	background: url(../images/mainMenu-bg.gif);
	font-size: 11pt;
	margin-bottom: 3px;
}
#mainMenu li
{
	float: left;
	padding: 7px 15px 0px 15px;
	background: url(../images/nav-seperator.gif) no-repeat right top;
}
#mainMenu li a
{
	color: #fff;
}
#mainMenu li a:hover
{
	color: #ff0000;
}


#content-full
{
	width: 980px;
	float: left;
	background: url(../images/big-box-top.gif) no-repeat left top;
	padding: 10px 0 0 0;
	color: #3F3F3F;
}
#content-full .inner
{
	float: left;
	width: 960px;
	padding: 0px 10px 10px 10px;
	background: #fff url(../images/big-box-bot.gif) no-repeat left bottom;
}
.fullwidth-leftcol
{
	width: 500px;
	float: left;
}
.fullwidth-leftcol p
{
	width: 450px;
 	
}


.fullwidth-rightcol
{
	width: 440px;
	float: right;
}

#content
{
	width: 980px;
	float: left;
	color: #3F3F3F;
}

#content .leftcol
{
	width: 672px;
	float: left;
	background: url(../images/short-box-top.gif) no-repeat left top;
	padding: 10px 0 0 0;
}
#content .leftcol .inner
{
	width: 652px;
	float: left;
	padding: 0px 10px 10px 10px;
	background: #fff url(../images/short-box-bot.gif) no-repeat left bottom;
}
#content .rightcol
{
	width: 300px;
	float: right;
	color: #fff;
}

#re-search-hotel
{
	width: 280px;
	padding: 10px 10px 10px 10px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}

.top-hotel-deals
{
	width: 440px;
	float: left;
	border-bottom: solid 1px #000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.deal-row
{
	width: auto;
	float: left;
	border-bottom: solid 1px #E9E9E9;
	padding: 10px 0;
}
.deal-img
{
	width: 70px;
	float: left;
}
.deal-img img
{
	border: solid 1px #535353;
	float: left;
	font-size: 1px;
}
.deal-desc
{
	width: 350px;
	float: left;
	padding-left: 10px;
}
.price16black
{
	font-size: 14pt;
	color: #000;
}
.brown-title
{
	font-weight: bold;
	color: #873737;
}
.black-small
{
	font-size: 9pt;
	color: #000;
	font-weight: normal;
}

.featured-hotels
{
	width: 440px;
	float: left;
	padding: 10px 0;
}
.featured-hotels li
{
	float: left;
	width: 50%;
	display: inline;
}
#footer
{
	width: 980px;
	float: left;
	clear: both;
	background: #fff url(../images/big-box-top.gif) no-repeat left top;
	padding: 10px 0 0 0;
	color: #3F3F3F;
	margin-top: 3px;
	font-size: 9pt;
}
#footer .inner
{
	float: left;
	width: 960px;
	padding: 0px 10px 10px 10px;
	background: #fff url(../images/big-box-bot.gif) no-repeat left bottom;
}
.copyright
{
	width: 360px;
	float: left;
}
.design-credits
{
	float: right;
	width: 575px;
	text-align: right;
	border:solid 0px red;
}

.thawte{background:url(../images/Thwate.jpg) right top no-repeat; padding:22px 2px 0 0; width:199px; height:39px;float: left;}


/********* increase/decrease font size *************/
#resize-box
{
	position: absolute;
	top: 70px;
	right: 20px;
}

#resize-box a
{
	font-size: 18px;
	font-family: Arial,sans-serif;
	text-decoration: none;
	color: #909090;
	float: left;
	padding: 0 0 0 2px;
}

.sorting
{
	width: auto;
	float: left;
	padding: 20px 0 10px 0;
}

dd
{
	float: left;
}
dt
{
	float: left;
	padding-right: 10px;
}
label
{
	vertical-align: middle;
	font-size: 9pt;
}

.pagination
{
	width: 632px;
	float: left;
	background: url(../images/bg-pagination.gif);
	height: 20px;
	padding: 5px 10px;
}
.paging-left
{
	width: 48%;
	float: left;
}
.paging-right
{
	width: 48%;
	float: right;
	text-align: right;
}
.disabled
{
	color: #6C6C6C;
}
.active
{
	color: #ff0000;
}
.active:hover
{
	color: #000;
}
.showing-page
{
	font-weight: bold;
	color: #000;
}
.pad1
{
	padding: 0 10px;
}
.pad2
{
	padding-right: 5px;
}
span.pad3
{
	padding-left: 1px;
}

.silverbox-outer
{
	width: 652px;
	float: left;
	background: url(../images/silverbox-outer-bg.gif) repeat-y left top;
	margin-top: 10px;
}
.silverbox-inner
{
	width: 632px;
	float: left;
	background: url(../images/silverbox-outer-top.gif) no-repeat left top;
	padding: 10px 10px 0px 10px;
}

.dbl-bdrbox-outer
{
	width: 632px;
	float: left;
	background: url(../images/dbl-bdrbox-bg.gif) repeat-y left top;
	margin-bottom: 5px;
}
.dbl-bdrbox-inner
{
	width: 612px;
	float: left;
	background: url(../images/dbl-bdrbox-top.gif) no-repeat left top;
	padding: 10px 10px 0px 10px;
}


.deal-box
{
	width: 632px;
	float: left;
	padding: 5px 0;
}
.deal-left
{
	width: 506px;
	float: left;
}
.deal-right
{
	width: 126px;
	float: right;
	text-align: right;
}
.deal-title
{
	font-size: 14px;
	font-weight: bold;
	color: #873737;
	text-transform: none;
}
.smallest-grey
{
	font-size:8pt;
	color: #7D7D7D;
}

.line
{
	background: url(../images/fading-line.gif) no-repeat right top;
}
.price-large
{
	font-size: 25px;
	color: #ff0000;
}
sub, sup
{
	vertical-align: text-top;
	font-size: smaller;
}

.deal-img2
{
	width: 150px;
	float: left;
}
.deal-desc2
{
	float: right;
	width: 320px;
	padding-right: 20px;
}
.deal-left1
{
	width: 596px;
	float: left;
}
.deal-desc3
{
	float: right;
	width: 410px;
	padding-right: 20px;
}
.deal-img2 img
{
	border: solid 1px #535353;
	float: left;
	font-size: 1px;
}

.table-head
{
	font-weight: bold;
	font-size: 80%;
	border-bottom: solid 1px #A4A4A4;
	float: left;
	width: inherit;
	padding-bottom: 5px;
}
.table-body
{
	font-size: 10pt;
	float: left;
	font-size: 80%;
	padding: 5px 0;
	border-bottom: solid 1px #EEEEEE;
}

.roomtype
{
	float: left;
	width: 356px;
}
.board-basis
{
	float: left;
	width: 153px;
}
.price-col
{
	float: left;
	width: 103px;
	text-align: right;
}

.hide-pricing
{
	background: url(../images/arrow-up.gif) no-repeat left center;
	padding-left: 15px;
	color: #000;
	font-size: 8pt;
	font-weight: bold;
	cursor: pointer;
}
.show-pricing
{
	background: url(../images/arrow-down.gif) no-repeat left center;
	padding-left: 15px;
	color: #000;
	font-size: 8pt;
	font-weight: bold;
	cursor: pointer;
}
.deal-suffix
{
	width: inherit;
	float: left;
}

.brown
{
	color: #873737;
}

.room-indicator
{
	color: #ff0000;
	padding-right: 10px;
	background: url(../images/ro-indi.gif) no-repeat right center;
	font-weight: bold;
}


/*AutoComplete flyout */

.cal .ajax__calendar_container
{
	border: 1px solid #646464;
	background-color: #ffffff;
	color: #000;
	margin-left: -59px;
}

.autocomplete_completionListElement
{
	visibility: hidden;
	margin: 0px !important;
	border-color: #E62128;
	border-width: 1px;
	border-style: solid;
	cursor: 'default';
	overflow: auto;
	height: 130px;
	text-align: left;
	list-style-type: none;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding: 0px;
	width: auto;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #E62128;
	color: black;
	padding: 1px;
	font-size: 11px;
	font-weight: normal;
	color: white;
	padding-left: 5px;
}

/* AutoComplete item */

.autocomplete_listItem
{
	background-color: window;
	padding: 1px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding-left: 5px;
}



/********************** hotel info **********************/
.wd652
{
	position: relative;
	width: 652px;
}
.avg-cust-review
{
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
	color: #ff0000;
	background: url(../images/avg-cus-rating.gif) no-repeat right center;
	width: 140px;
	height: 24px;
	padding: 8px 7px 0 0;
}

.floatleft
{
	width: inherit;
	float: left;
}
.floatright
{
	width: inherit;
	float: right;
}
.hotel-img-large
{
	border: solid 1px #000;
	float: left;
}
.hotel-img-thumb
{
	border: solid 1px #5F0104;
	background: #ECDEA8;
	float: left;
	width: 447px;
	height: 60px;
	padding: 5px 0px 4px 1px;
}

.wd20
{
	padding: 0 2px;
}
.wd161
{
	width: 161px;
}
.wd450
{
	width: 450px;
}
.wd510
{
	width: 510px;
}
.wd100
{
	width: 100px;
}
.wd311
{
	width: 311px;
}

.img-no-margin
{
	float: left;
	font-size: 1px;
}
.total-price
{
	float: left;
	text-align: right;
}

.tabbox
{
	position: relative;
	width: 632px;
	float: left;
	margin: 5px 0;
	padding-top: 20px;
}

#tab-nav
{
	position: absolute;
	left: 0;
	top: 0;
}

#tab-nav li
{
	float: left;
	width: 119px;
	height: 33px;
	text-align: center;
	padding: 5px 0 0 0;
}
#tab-nav li.active
{
	background: url(../images/tab.png) no-repeat;
	behavior: url( "iepngfix.htc" );
}
#tab-nav li a
{
	color: #000;
	font-weight: bold;
}
#tab-nav li :hover, #tab-nav li.active a
{
	color: #ff0000;
}

#customer-reviews
{
	margin: 10px 0;
}
#customer-reviews h2
{
	text-transform: none;
	background: url(../images/icon-hotelreview.gif) no-repeat left center;
	padding-left: 35px;
}

.silverbox-inner2
{
	width: 632px;
	float: left;
	background: url(../images/silverbox-outer2-top.gif) no-repeat left top;
	padding: 10px 10px 0px 10px;
}
.txt-right
{
	text-align: right;
}

.row-review
{
	padding: 10px;
	float: left;
	width: 612px;
}
.row-review-alt
{
	padding: 10px;
	float: left;
	width: 612px;
	background: #F9F7F3;
}

.reviewer
{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.add-review
{
	width: 330px;
	float: right;
	background: url(../images/add-reviews-bg.gif) repeat-y;
}

.add-review-inner
{
	padding: 0 20px;
	width: 290px;
	float: left;
	font-weight: bold;
}
#add-rating
{
	width: 100%;
	padding: 0 0 15px 0;
	float: left;
}
#add-rating em
{
	font-weight: normal;
}
.input-wd-auto
{
	width: 98%;
}
.bottom-panel
{
	width: 100%;
	margin: 10px 0;
	float: left;
}

.dotted-seperator
{
	clear: both;
	float: left;
	width: 100%;
	font-size: 1px;
	height: 10px;
	background: url(../images/dot-horizontal.gif) repeat-x;
}

.blackbox
{
	background: url(../images/black-box-bg.gif) no-repeat center top;
	width: 268px;
	float: right;
	margin: 0 0 10px 0;
	padding: 10px;
}
.whitebox
{
	width: 269px;
	float: left;
	background: #fff url(../images/roundedcorner-white1.gif) no-repeat left top;
}
.whitebox-inner
{
	width: 259px;
	float: left;
	background: url(../images/roundedcorner-white2.gif) no-repeat left bottom;
	padding: 5px;
	color: #000;
	height: 160px;
}
.bdr-bot
{
	width: 100%;
	float: left;
	border-bottom: solid 1px #E9E9E9;
	padding: 5px 0;
}
.nearest-airport
{
	width: auto;
	float: left;
	border-top: solid 1px #000;
	background: url(../images/airport-sign.gif) no-repeat left 5px;
	padding: 5px 5px 5px 35px;
}
.weatherbox
{
	width: 200px;
	height: 43px;
	margin: 40px auto;
	background: url(../images/bg-weather.gif) no-repeat center top;
	text-align: center;
	padding-top: 45px;
	font-size: 110%;
}

.redioText
{
	padding: 4px 0px 0px 0px;
	width: auto;
	float: left;
}
.noResult
{
	min-height: 240px;
}
.loadingDiv
{
	text-align: center;
	color: #fff;
	font-size: 7pt;
	background: url(../images/bg-loading.gif) no-repeat center top;
	width: 170px;
	height: 85px;
	padding-top: 20px;
	border: solid 1px #000;
	color: Black;
	background-color: White;
}



/********************************************************
						booking page
********************************************************/
.accommo-bot-bdr
{
	font-weight: bold;
	color: #873737;
	font-size: 14px;
	border-bottom: solid 1px #CCCCCC;
	padding-bottom: 7px;
	margin-bottom: 7px;
}
.bot-bdr
{
	border-bottom: solid 1px #CCCCCC;
}
.row-form
{
	width: 100%;
	float: left;
	padding: 10px 0;
}
.row-form label
{
	display: block;
}
div.row-form div
{
	width: 24.9%;
	float: left;
	padding: 0 0 5px 0;
}
.subheading
{
	font-size: 16px;
	font-weight: normal;
	color: #873737;
	text-transform: none;
	padding-bottom: 10px;
}
.seperator
{
	width: 100%;
	clear: both;
	height: 15px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.valign-mid
{
	vertical-align: middle;
}

.pad3
{
	padding-left: 5px;
}

.sub-h1
{
	font-size: 18px;
	color: #873737;
}

div.wid50per-left
{
	width: 49%;
	float: left;
}
.wid50per-right
{
	width: 49%;
	float: right;
}
.wid145
{
	display: block;
	width: 135px;
	float: left;
}

.room-confirm
{
	width: 300px;
	padding-right: 15px;
	float: left;
}
.room-number
{
	color: #ff0000;
	border-bottom: 2px solid #ff0000;
	font-weight: bold;
}
.thead
{
	list-style-type: none;
	border-bottom: solid 1px #ccc;
	padding: 5px 0;
	float: left;
	width: 300px;
}
.thead li
{
	float: left;
	font-weight: bold;
	color: #000;
}
.tlist
{
	list-style-type: none;
	padding: 5px 0;
	float: left;
	width: 300px;
}
.tlist li
{
	float: left;
}
.r-col1
{
	width: 40px;
	float: left;
}
.r-col2
{
	width: 100px;
	float: left;
}
.r-col3
{
	width: 100px;
	float: left;
}
.r-col4
{
	width: 60px;
	float: left;
}

.larger-txt
{
	font-size: 18px;
	font-weight: bold;
}


/*css created on 28th April*/
.hotel-img-thumb li
{
	float: left;
	list-style-type: none;
	margin-left: 4px;
}
.button
{
	padding: 22px 0px 0px 0px;
}

/*
#news {

position: absolute;
visibility: visible;
z-index: 10;
clip: rect(0px, 100px, 60px, 0px);
border-width: 0px;
padding-top: 0px;
height:80px;

}
/*css created on 28th April*/


/*********** Tab Control **************/

.FacilityTab .ajax__tab_header
{
	height: 33px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	display: block;
	display: inline;
	width: 119px;
}

.FacilityTab .ajax__tab_inner
{
	float: left;
	background: url(../images/dbl-bdrbox-bot1.gif) no-repeat left top;
}

.FacilityTab .ajax__tab_active .ajax__tab_tab, .FacilityTab .ajax__tab_focus .ajax__tab_tab, .FacilityTab .ajax__tab_hover .ajax__tab_tab
{
	width: 119px;
	height: 33px;
	display: block;
	background: url(../images/tab.png) no-repeat left top;
	color: #ff0000;
}


.FacilityTab .ajax__tab_body
{
	width: 612px;
	float: left;
	background: url(../images/dbl-bdrbox-top.gif) no-repeat left top;
	padding: 10px 10px 0px 10px;
}

/*********************************************************/


/* ****************** RatingStar ****************** */
.ratingStar
{
	margin: 0px;
	padding-left: 0px;
	vertical-align: top;
}
.ratingStar .ratingItem
{
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
	cursor: pointer;
	vertical-align: top;
}
.ratingStar .Filled
{
	background-image: url(../images/rating/ratingStarFilled.png);
	vertical-align: top;
}
.ratingStar .Empty
{
	background-image: url(../images/rating/ratingStarEmpty.png);
	vertical-align: top;
}
.ratingStar .Saved
{
	background-image: url(../images/rating/ratingStarSaved.png);
	vertical-align: top;
}


/*----------------------------------------------------------*/


/*css created on 8th May*/
.form
{
	width: 630px;
	float: left;
	padding: 10px 0;
}
.title-col
{
	width: 70px;
	float: left;
}
.name-col
{
	width: 170px;
	float: left;
}
.dob-col
{
	width: 200px;
	float: left;
}
.clear-5-padding
{
	clear: both;
	padding-top: 5px;
}

.form1
{
	width: 624px;
	float: left;
	padding: 10px 10px 0px 0px;
}
.seperator-box
{
	float: left;
	width: 652px;
	background: url(../images/bg-prev-res.gif) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #D00404;
	height: 17px;
	overflow: hidden;
	padding: 8px 10px;
	margin-bottom: 20px;
}

.showing-page a
{
	width: auto;
	padding: 5px;
	background: #F9F7F3;
	margin-right: 1px;
}
.showing-page a:hover, .showing-page a.active
{
	background: #fff;
}
/*css created on 8th May*/

#ctl00_ContentPlaceHolder1_up1
{
	float: left;
	width: 100%;
}

.ulImage
{
	height: 210px;
	overflow: auto;
	width: 140px;
}

/*css created on 28th April*/

.review-head
{
	font: 18px Arial, Helvetica, sans-serif;
	color: #000000;
}
.customer
{
	font: 18px Arial, Helvetica, sans-serif;
	color: #8f8787;
	font-weight: 700;
}
.review-select
{
	border-top: 1px solid #d8dbde;
	margin-top: 10px;
	background: url(../images/bg-review-h.gif) repeat-x 0 0;
	height: 27px;
	padding: 10px 10px 0px 10px;
}
.fedHotel
{
    border-bottom: 1px solid #d8dbde;
}
.browse
{
	width: 200px;
	float: left;
}
.choose
{
	width: 400px;
	float: right;
	text-align: right;
}
.clear
{
	clear: both;
}
#alphabets
{
	background-color: #efefef;
	padding: 4px 10px;
}
#alphabets ul
{
	padding: 0;
	margin: 0;
}
#alphabets li
{
	padding: 2px 3px;
	margin: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #666666;
	display: inline;
}
#alphabets li a:hover
{
	color: #FF0000;
}
#alphabets .black
{
	background: #000000;
	padding: 2px;
	margin: 0;
	color: #FFFFFF;
}

.toprated
{
	background: url(../images/top-rateds.gif) no-repeat top right;
	padding: 10px 10px 0px 10px;
	float: left;
	width: 632px;
}
.silverbox-inner_new
{
	width: 652px;
	float: left;
	background: url(../images/silverbox-outer-top.gif) no-repeat left top;
}
.reviewtext
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #444444;
	padding: 5px 0;
	margin: 0;
	width: 370px;
}
.reviewtextlr
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #444444;
	padding: 5px 0;
	margin: 0;
	width: 490px;
}
.img-review
{
	border: 1px solid #ccc;
	padding: 4px;
	width: 200px;
	float: left;
}
.white
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.yellow
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #f5f21f;
}
.img-user
{
	border: 1px solid #ccc;
	padding: 4px;
	width: 127px;
	float: left;
}
.posted
{
	padding: 5px 0;
	margin: 0;
	font: 10px Arial, Helvetica, sans-serif;
}
.view
{
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
a.view
{
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
a.view:hover
{
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
.comments
{
	border-bottom: 1px solid #ccc;
	padding: 10px 5px;
	margin-bottom: 0px;
	float: left;
	width: 638px;
	overflow: auto;
}
.user-image-box
{
	float: left;
	width: 150px;
}
.zoom
{
	padding: 2px 0 0 40px;
	border: none;
}
.comment-text
{
	float: left;
	width: 460px;
}
.color
{
	background: #fafaf8;
}
.silverbox-inner-main
{
	width: 632px;
	float: left;
	background: url(../images/silverbox-outer-top1.gif) no-repeat left top;
	padding: 10px 10px 0px 10px;
}
.rating
{
	padding: 10px 5px 5px 0px;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	float: left;
	width: 160px;
	overflow: auto;
}
.ratings
{
	padding: 10px 0 5px 0px;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	float: left;
	width: 450px;
	overflow: auto;
}
.leftcorner
{
	background: url(../images/l-button.gif) no-repeat 0 0;
	float: left;
	width: 14px;
	height: 37px;
}
.rightcorner
{
	background: url(../images/r-button.gif) no-repeat 0 0;
	float: left;
	width: 14px;
	height: 37px;
}
.bookReview
{
	background: url(../images/bg-button.gif) repeat-x 0 0;
	float: left;
	height: 17px;
	padding: 10px 0;
}


.silver-boxinner
{
	width: 652px;
	float: left;
	background: url(../images/silverbox-outer-top.gif) no-repeat left top;
	padding: 0;
}
#cldetail
{
	width: 632px;
	float: left;
	border: 0px solid #FF0000;
	padding: 10px;
}
#cl_details
{
	width: 632px;
	float: left;
	background: url(../images/cl_detail_div.jpg) 1px 460 px no-repeat;
	border: 0px solid #FF0000;
	padding: 10px;
}
#cl_details .details
{
	float: left;
}
#cl_details .details p
{
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 300px;
}
#album
{
	width: 620px;
	border: 1px solid #CDCDCD;
	background: url(../images/gray_square.gif) 487px 0px repeat-y;
	float: left;
}
#album .topshadow
{
	width: 620px;
	background: url(../images/album_top_shadow1.jpg) 479px top no-repeat;
	float: left;
}
#album .btmshadow
{
	width: 620px;
	background: url(../images/album_btm_shadow1.jpg) 479px bottom no-repeat;
	padding: 5px;
	float: left;
}
.btmshadow .pcontainer
{
	width: 474px;
	padding-right: 9px;
	float: left;
}
.btmshadow .thumbpcontainer
{
	padding: 5px 0px 0px 8px;
	float: left;
}
.btmshadow .thumbpcontainer img
{
	background: url(../images/thumb_back.jpg) 0px 0px no-repeat;
	text-align: center;
	display: block;
	padding: 3px;
	margin-bottom: 6px;
}
.wd632
{
	width: 632px;
}
.wd620
{
	width: 620px;
}
.pad4
{
	padding: 10px 0px;
}
.pad5
{
	padding-right: 10px;
}
.pricebox
{
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 5px;
	border: solid 1px #CDCDCD;
}

#fpage
{
	width: 980px;
	float: left;
	color: #3F3F3F;
	background: #FFF url(../images/big-box-top.gif) no-repeat left top;
	padding-top: 4px;
}
#fpage .containor
{
	width: 940px;
	float: left;
	color: #3F3F3F;
	background: #FFF url(../images/big-box-bot.gif) no-repeat left bottom;
	padding: 20px;
}
#fcontant
{
	width: 935px;
	background: url(../images/containtBox_bg.gif) left top repeat-y;
	float: left;
}
#fcontant #cnt
{
	padding: 21px;
}
#cnt ul li
{
	display: block;
	background: url(../images/yellow_star.gif) left center no-repeat;
	line-height: 25px;
	color: #3F3F3F;
	font-size: 12px;
	font-weight: bold;
	padding-left: 29px;
}
#cnt p
{
	display: block;
	padding: 9px 0px;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	display: block;
}
h4 span
{
	display: block;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #3F3F3F;
}
.lockicon
{
	background: url(../images/lock-icon.jpg) left top no-repeat;
	height: 68px;
	padding-top: 8px;
	padding-left: 71px;
}
h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3F3F3F;
	font-weight: bold;
	border-bottom: 1px solid #3F3F3F;
	padding-top: 29px;
}

#cnt
{
	padding: 21px;
}
#cnt ul.point li
{
	display: block;
	background: url(../images/yellow_star.gif) left center no-repeat;
	line-height: 25px;
	color: #3F3F3F;
	font-size: 12px;
	font-weight: bold;
	padding-left: 29px;
}
#cnt p
{
	display: block;
	padding: 9px 0px;
}

ol li
{
	padding-bottom: 10px;
}
#cnt ol strong
{
	font-size: 14px;
	font-weight: bold;
}
.termicon
{
	background: url(../images/term_icon.gif) left top no-repeat;
	height: 68px;
	padding-top: 8px;
	padding-left: 71px;
	width: 864px;
	float: left;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	width: 600px;
	display: block;
	float: left;
}
h4 span
{
	display: block;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #3F3F3F;
}
/*AutoComplete flyout */

.autocomplete_completionListElement
{
    visibility: hidden;
    margin: 0px !important;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'default';
    overflow: auto;
    height: 100px;
    text-align: left;
    list-style-type: none;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    padding-left: 0px;
}
.autocomplete_completionListElement1
{
    visibility: hidden;
    margin: 0px !important;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'default';
    overflow: auto;
    height: 100px;
    text-align: left;
    list-style-type: none;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    padding-left: 0px;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
    background-color: #FF557F;
    color: black;
    padding: 1px;
    font-size: 11px;
    font-weight: normal;
    color: white;
    padding-left: 5px;
}

/* AutoComplete item */

.autocomplete_listItem
{
    background-color: window;
    padding: 1px;
    font-size: 11px;
    font-weight: normal;
    color: #000;
    padding-left: 5px;
}

 a.offerText{
float:right;
width:170px;
text-align:right;
font-weight:bold;
padding:20px 70px 0 0;
margin:0px;
color:#fff;
display:block;
border:solid 0px green;

}

/*css created on 31st August 2009*/
.mailing-panel-side{ width:9px; float:left; height:14px;}
.mailing-panel-top{ width:482px; float:left; background:url(../images/mailing-tm.gif) repeat-x; height:14px;}
.mailing-panel-bot{ width:482px; float:left; background:url(../images/mailing-bm.gif) repeat-x; height:14px;}
.mailing-mid{ width:458px; float:left; background:url(../images/mailing-mid.gif) repeat-x  top #ffffff; border-left:solid 1px #B1B1B1; border-right:solid 1px #B1B1B1; padding:2px 20px 0px 20px;}
.mailing-mid .mssg-icon{ width:100px; float:left;}
.mailing-mid .right{ width:350px; float:left;}
.mailing-mid h3{ color:#010101; font-weight:bold; font-size:12pt; padding:0px 0px 5px 0px;}
.mailing-mid p{ font-size:8pt; color:#828282; width:350px;}
.mailing-mid input{ border:solid 1px #B1B1B1; font-size:9pt; margin:4px 10px 0px 0px; height:18px; font-weight:normal; float:left; width:350px;}

.login{ width:366px; height:165px; background:url(../images/login-panel.png) no-repeat; padding:10px;}
.login h2{ font-size:12pt; padding:6px 0px 0px 51px; float:left; color:#ffffff;}
.close-login{ width:20px; float:right; padding:6px 17px 0px 0px;}

.login-panel{ width:285px; float:left; padding:28px 60px 0px 32px;}
.login-left{ width:80px; float:left; padding:0px 10px 10px 0px; font-size:11pt; font-weight:bold;}
.login-right{width:190px; float:left; padding:0px 0px 10px 0px;}
.login-right input{ font-size:9pt; color:#000000; border:none; height:18px; width:160px;}

a.details-btn{ width:110px; height:32px; float:left; background:url(../images/see-details.gif) no-repeat;}
a.details-btn:hover{ width:110px; height:32px; float:left; background:url(../images/see-details-over.gif) no-repeat;}

div, img {behavior:url(js/iepngfix.htc);}
a.register{ color:White;}
/*css created on 31st August 2009*/