/* General Styles */
html,body {
	background:url(../images/bodyBg.jpg) no-repeat top center;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	line-height:20px;
	margin:0;
	color:#908A77;
}

body {
	margin:0;
}

body a{
	text-decoration:none;
	color:#9b1a4e;
	}

body a:hover{
	text-decoration:underline;
	}
	
body a img{
	border:0;
	}

body form{
	margin:0;
	}
	
#container{
	background:url(../images/pole-bg.gif) repeat-y center;
	width:940px;
	padding-left:20px;
	padding-right:20px;
	margin:auto;
}

#header{
	height:100px;
	position:relative;
	background:url(../images/headerBg.png) repeat;
	}

#navBar{
	background:url(../images/navBg.png) no-repeat;
	height:35px;
	}
	
#logo h1{
	margin:0;
	padding:0;
	}
	
#logo h1 a {
	padding-top:61px;
	height:0;
	width:401px;
	background:url('../images/bottelinos-logo.gif') no-repeat;
	position:absolute;
	top:20px;
	overflow:hidden;
	border:0 none;
	text-decoration:none;
	font-size:0;
	margin-left:30px;
	}
	
#slogan {
	position:absolute;
	width:290px;
	top:50px;
	margin-left:470px;
	}

#slogan h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#800B49;
	font-weight:normal;
	margin:0;
	}

#badge {
	position:absolute;
	width:140px;
	height:170px;
	top:0;
	right:15px;
	background:url(../images/experienceBadge.png) no-repeat;
	}
	
#badge p{
	display:none;
	}

.hmenu {
	list-style-type:none;
	margin:0;
	padding:0;
	padding-left:8px;
	}

.hmenu li {
	float:left;
	height:22px;
	padding-top:7px;
	}

.hmenu a {
	text-decoration:none;
	color:#efefef;
	font-size:12px;
	float:left;
	height:34px;
	margin-left:5px;
	margin-right:5px;
	font-weight:bold;
	}

.hmenu a:hover, .hmenu a.sel {
	text-decoration:none;
	background:url(../images/navHoverBg.gif) bottom center no-repeat;
	color:#fff;
	}

li.sep {
	background:url(../images/seperator.gif) no-repeat center 10px;
	height:15px;
	border:0 solid #fff;
	padding-top:20px;
	width:10px;
	}

#banner{
	background:url(../images/bannerBg.png) repeat-x;
	margin:auto;
	padding:25px 10px 0;
	}

#flashBanner {
	border:1px solid #f1f1f1;
	padding:7px;
	background:#fff;
	width:845px;
	margin:auto;
	}


.brClear{
	clear:both;
	height:1px;
	}

#wraper{
	background:url(../images/wraperBg.jpg) bottom repeat-x;
	}

#contentsRight{
	width:213px;
	margin-left:680px;
	padding:5px;
	}
	
#contentsRight h3{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	margin:0;
	color:#800B49;
	}

#contentsRight .menu{
	list-style-type:none;
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	line-height:28px;
	margin-top:10px;
	width:180px;
	margin-bottom:30px;
	font-size:14px;
	}
#contentsRight .menu a{
	color:#9A1A4D;
	text-decoration:none;
	width:100%;
	display:block;
	padding-right:5px;
	padding-left:35px;
	}

.offerHeading{
	background:url(../images/offerHeading.jpg) repeat-x;
	color:#fff;
	padding:5px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	}

.offerHeading p{
	margin:0;
	font-size:14px;
	line-height:18px;
	}

.offerHeading a{
	color:#fff;
	text-decoration:none;
	}

.offerHeading a:hover{
	text-decoration:underline;
	}

.offerHeading h4{
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	margin:0;
	font-weight:normal;
	}
#contentsRight .menu a:hover, #contentsRight .menu a.sel{
	color:#fff;
	text-decoration:none;
	width:100%;
	display:block;
	padding-right:5px;
	background:url(../images/menuNavHover.jpg) no-repeat;
	}

#contentsRight .rewards{
	position:relative;
	margin-top:15px;
	}

#contentsRight .rewards p{
	margin:0;
	position:absolute;
	bottom:15px;
	right:20px;
	}

#contentsRight .rewards p a{
	color:#fff;
	text-decoration:none;
	}

#contentsRight .rewards p a:hover{
	text-decoration:underline;
	}
	
#contents{
	background:url(../images/contents-bg.png) no-repeat top right;
	width:620px;
	margin-left:30px;
	border:0px solid #333;
	padding:10px;
	float:left;
	}

h2{
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	color:#800B49;
	font-weight:normal;
	margin:0;
	padding-top:15px;
	}

h3{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#800B49;
	font-weight:normal;
	margin:0;
	}

.awards{
	margin-right:40px;
	margin-top:50px;
	}

#footer{
	padding:0px;
	margin-top:20px;
	}
	
#footer h3{
	color:#fff;
	font-size:20px;
	margin:0;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	margin-bottom:10px;
	margin-left:10px;
	}
	
#footer .column{
	width:165px;
	display:inline-block;
	vertical-align:top;
	margin-left:15px;
	float: left;
	}
	
#footer .column ul{
	list-style-image:url(/images/footerWhiteArrow.gif);
	color:#fff;
	margin-top:0;
	padding-left:10px;
	margin-left:10px;
	}

#footer .column h4{
	font-family:"Times New Roman", Times, serif;
	color:#fff;
	margin:0;
	font-size:14px;
	font-weight:normal;
	padding-left:10px;
	margin-bottom:5px;
	}

#footer .column a{
	text-decoration:none;
	color:#fff;
	}

#footer .column a:hover{
	text-decoration:underline;
	}

.footer{
	background:url(/images/footerBg.jpg) repeat-y;
	height:30px;
	margin:0 2px 0 1px;
	position:relative;
	clear: both;
	}

.footer .copyrights{
	margin:0;
	position:absolute;
	top:8px;
	left:55px;
	}

.footer .bottomNav{
	position:absolute;
	top:8px;
	left:280px;
	margin:0;
	font-size:10px;
	}
.footer .bottomNav a{
	background:url(/images/footerWhiteArrow2.gif) left no-repeat;
	padding-left:10px;
	color:#BDB5A8;
	text-decoration:none;
	margin-right:15px;
	}

.footer .bottomNav a:hover{
	text-decoration:underline;
	}

.footer .siteby{
	position:absolute;
	right:10px;
	top:8px;
	margin:0;
	}

.footer .siteby a{
	background:url(/images/footerWhiteArrow2.gif) left no-repeat;
	padding-left:10px;
	color:#BDB5A8;
	text-decoration:none;
	}

.hr{
	border-top:1px dotted #800B49;
	height:10px;
	margin:10px 30px 10px 30px;
	}

.hr2{
	border-top:1px dotted #800B49;
	height:10px;
	margin:10px 0 10px 0;
	}


.menuColumn{
	display:inline-block;
	width:285px;
	padding:5px;
	margin-right:10px;
	margin-top:15px;
	vertical-align:top;
	}

.menuColumn h4{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	margin:0;
	font-weight:normal;
	}

.menuColumn .item{
	position:relative;
	margin-top:10px;
	}

.menuColumn .item h4{
	font-size:14px;
	color:#9b1a4e;
	}

.menuColumn .item h4.down{
	background:url(../images/downArrow.gif) left no-repeat;
	padding-left:15px;
	}

.menuColumn .item p{
	margin:0;
	}

.menuColumn .price{
	font-size:14px;
	color:#9b1a4e;
	position:absolute;
	right:0;
	top:0;
	}
.txtBlue{
	color:#11A6CA;
	}

.txtMaroon{
	color:#9b1a4e;
	font-family:"Times New Roman", Times, serif;
	}
.noMargin{
	margin:0;
}
.menuColumn h4 small{
	font-size:14px;
	}


.review{
	border-bottom:1px dotted #800B49;
	padding:5px;
	}

.review h3{
	color:#ffbf00;
	font-size:20px;
	margin:0;
	}

.review h4{
	color:#9b1a4e;
	font-size:14px;
	margin:0;
	font-family:"Times New Roman", Times, serif;
	}

.review p{
	margin:0;
	}
.review h3 small{
	font-size:16px;
	}

.review .ratingBox{
	margin-top:10px;
	margin-bottom:10px;
	background:#fffcf2;
	border:1px solid #ffefbf;
	padding:10px;
	width:400px;
	}

.review .ratingBox .label{
	width:70px;
	text-align:right;
	color:#9b1a4e;
	font-family:"Times New Roman", Times, serif;
	display:inline-block;
	font-size:14px;
	}


.review .rating{
	display:inline-block;
	width:86px;
	overflow:hidden;
	height:14px;
	background:url(/images/ratings-stars.gif) no-repeat;
	background-position:0 0px;
	margin-left:13px;
	}

.review .one{
	background-position:0 -15px;
	}

.review .two{
	background-position:0 -30px;
	}
	
.review .three{
	background-position:0 -45px;
	}

.review .four{
	background-position:0 -60px;
	}

.review .five{
	background-position:0 -75px;
	}

.review .br{
	width:100%;
	height:1px;
	margin:5px 0 5px 0;
	}
	
.frmReview{
	margin-top:20px;
	position:relative;
	width:530px;
	}
.frmReview p{
	display:inline-block;
	margin:0;
	vertical-align:top;
	}

.frmReview .btnSubmit{
	position:absolute;
	bottom:0px;
	right:100px;
	cursor:pointer;
	overflow:hidden; 
	width:107px;  
	height:27px;
	}

.frmReview .btnSubmit:hover input{
  	margin-top:-27px;
	}
.frmReview .br{
	margin:15px 0 15px 0;
	}
.frmReview p.label{
	width:140px;
	text-align:right;
	margin-right:10px;
	color:#9b1a4e;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	}

.frmReview .row{
	display:inline-block;
	}

.frmReview p.label1{
	width:140px;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin-right:10px;
	}

.frmReview .txtField{
	border:1px solid #e6c6d3;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#908A77;
	}

.contentsLeft{
	width:430px;
	}

.contentsRight{
	float:right;
	width:150px;
	padding:5px;
	margin-right:10px;
	}

.contentsRight img{
	border:1px solid #ccc;
	padding:7px;
	}

.contentsRight p{
	margin:0;
	}

.contentsRight .lnkDownloads{
	background:#C9AC68;
	position:relative;
	margin-top:30px;
	padding:7px;
	padding-top:100px;
	}

.contentsRight .lnkDownloads img{
	border:0;
	position:absolute;
	top:-30px;
	left:10px;
	}
.contentsRight .lnkDownloads h3{
	color:#fff;
	font-size:20px;
	}

.contentsRight .lnkDownloads a{
	color:#fff;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	}

p.addLabel{
	margin:0;
	color:#9b1a4e;
	font-family:"Times New Roman", Times, serif;
	display:inline-block;
	width:40px;
	margin-top:10px;
	vertical-align:top;
	margin-bottom:20px;
	}

p.address{
	margin:0;
	display:inline-block;
	width:220px;
	margin-top:10px;
	vertical-align:top;
	}
p.address span{
	display:block;
	}
p.addLabel span{
	display:block;
	}

#fullPage{
	padding:5px;
	margin:10px 35px 20px 35px;
	}

#fullPage .pageNav{
	background:#f6f4f0;
	padding:5px;
	}

#fullPage .downloadHeader{
	background:#d2c7b5;	
	padding:5px;
	margin-bottom:10px;
	}

h2.downloads{
	background:#9b1a4e;
	padding:8px;
	color:#fff;
	margin:10px 0 10px 0;
	clear: both;
	}

.dmenu{
	background:#f6f4f0;
	border:1px solid #eae6df;
	padding:3px;
	width:415px;
	display:inline-block;
	position:relative;
	margin:2px;
	height: 121px;
	float: left;
	}

.dmenu img{
	float:left;
	margin:5px;
	margin-right:10px;
	}

.dmenu h3
{
	/*margin-bottom:10px;*/
	margin-top:10px;
	height: 80px !important;
	display: block;
	line-height: 23px;
}

.btnDownloadMenu{
	background:url(../images/btnDownloadMenu.jpg) no-repeat left;
	padding:5px;
	padding-left:30px;
	color:#0067ab;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	/*display:block;*/
	/*position:absolute;*/
	bottom:20px;
	left:160px;
	}

.btnNotAvailable{
	background:url(/images/notAvailable.gif) no-repeat left;
	padding:5px;
	padding-left:30px;
	color:#F00;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	/*display:block;*/
	/*position:absolute;*/
	bottom:20px;
	left:160px;
	}

#fullPage .downloadHeader .img1{
	float:left;
	width:70px;
	}

#fullPage .downloadHeader .getFlash{
	float:right;
	margin-top:15px;
	margin-right:10px;
	}

#fullPage .downloadHeader .header{
	margin-left:90px;
	margin-right:140px;
	color:#fff;
	}

#fullPage .downloadHeader .header h3{
	color:#fff;
	padding-top:10px;
	font-size:18px;
	}
#fullPage .pageNav a{
	text-decoration:none;
	color:#00a0c6;
	}

.awardsFull{
	margin:auto;
	margin-top:15px;
	margin-bottom:15px;
	background:#F8F7F2;
	width:850px;
	}

.awardsFull h2{
	background:url(../images/awardsFullHeading.jpg) no-repeat #C9AC68 left 5px;
	padding:10px;
	color:#fff;
	font-size:20px;
	height:30px;
	}

.awardsFull ul{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top:10px;
	}

.awardsFull ul li{
	display:inline;
	margin:5px;
	}
.awardsFull h2 span{
	display:none;
	}
.galleryThumbs{
	float:left;
	width:350px;
	}
.galleryThumbs ul{
	list-style-type:none;
	margin:0;
	padding:0;
	}

.galleryThumbs ul li{
	display:inline-block;
	margin-right:3px;
	margin-bottom:3px;
	}

.galleryThumbs ul li a img{
	/*width:90px;
	height:90px;*/
	border:1px solid #e9e6e2;
	padding:4px;
	}
.galleryImage{
	margin-left:365px;
	width:490px;
	}

.galleryImage img{
	/*width:450px;*/
	border:1px solid #e9e6e2;
	padding:10px;
	}
/* Rating Stars */
.ratingstar{
	width:86px;
	height:14px;
	margin:0;
	padding:0;
	list-style:none;
	clear:both;
	position:relative;
	background: url(../images/ratings-stars.gif) no-repeat 0 0;
	display:inline-block;
	margin-right:10px;
}

/* add these classes to the ul to effect the change to the correct number of stars */
.nostar {background-position:0 0}
.onestar {background-position:0 -15px}
.twostar {background-position:0 -30px}
.threestar {background-position:0 -45px}
.fourstar {background-position:0 -60px}
.fivestar {background-position:0 -75px}
ul.ratingstar li {
	cursor: pointer;
 /*ie5 mac doesn't like it if the list is floated\*/
	float:left;
	/* end hide*/
	text-indent:-999em;
}
ul.ratingstar li a {
	position:absolute;
	left:0;
	top:0;
	width:14px;
	height:14px;
	text-decoration:none;
	z-index: 200;
}
ul.ratingstar li.one a {left:0px}
ul.ratingstar li.two a {left:15px;}
ul.ratingstar li.three a {left:30px;}
ul.ratingstar li.four a {left:45px;}
ul.ratingstar li.five a {left:60px;}
ul.ratingstar li a:hover {
	z-index:2;
	width:86px;
	height:14px;
	overflow:hidden;
	left:0;	
	background: url(../images/ratings-stars.gif) no-repeat 0px 0px;
}
ul.ratingstar li.one a:hover {background-position:0 -15px;}
ul.ratingstar li.two a:hover {background-position:0 -30px;}
ul.ratingstar li.three a:hover {background-position:0 -45px}
ul.ratingstar li.four a:hover {background-position:0 -60px}
ul.ratingstar li.five a:hover {background-position:0 -75px}


div.normal_item
{
	border-top: dotted 1px #6C0046;
	padding-bottom: 30px;
	padding-top: 5px;
}

div.normal_item h2
{
	padding-top: 6px;
	font-size: 19px;
}


div.normal_item h3, h3.normal_item
{
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	line-height:20px;
	font-size:16px;
	color:#9A1A4D;
	width:100%;
	display:block;
	padding-left:0px;
	margin-top:5px;
	margin-bottom:10px;
}

.normal_item
{
	margin-bottom:5px;
}

div.normal_item p
{
	text-align: justify;
}

.no_top_line
{
	border-top: none 0px !important;
}

/* modal windows */
.error_content, .message_content
{
	width: 50%;
}

.multi_upload
{
	width: 250px;
	height: auto;
	z-index: 1002;
	overflow: auto;
}

/* if modalPopupExtender used */
.left
{
	text-align: left;
}

.fright
{
	float: right;
}

.error_content, .message_content
{
	display: block;
}

.error_content td, .message_content td
{
	padding: 5px;
}

.error_content, .message_content
{
	height: 25%;
}

.error_content h4, .error_content span
{
	color: Red;
}

.error_content, .message_content
{
	padding: 16px;
	border: 16px solid #0077CE;
	background-color: white;
}

.modalBackground
{
	background-color: Black;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

a.redcross
{
	background: url(/images/scross.gif) no-repeat left center;
	padding: 0 0 3px 19px;
}
/* //modal windows */

/* review rating */
span.ratingstar
{
	z-index:2;
	width:86px;
	height:14px;
	overflow:hidden;
	left:0;	
	background: url(/images/ratings-stars.gif) no-repeat 0px 0px;
}
/* //review rating */

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 17px;
    height: 15px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(/Images/image_star_over.gif);

}

.emptyRatingStar {
    background-image: url(/Images/image_star.gif);
}
/* // Rating */

.pad_left_10px
{
	padding-left: 10px;
}

.pad_bottom_0px
{
	padding-bottom: 0px !important;
}

span.error
{
	color: Red;
}
	
	
span.error_small
{
	color: Red;
	font-size: 12px;
	white-space: pre-line;
}

dt {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-weight: normal;
	padding-left: 10px;
	margin-top: 10px;
	color: #9B1A4E;
}
dd {
	padding-left: 10px;
	margin-left: 0px;
}

#address_table {
	margin-left: 10px;
}
#address_table th {
	color: #9B1A4E;
	font-weight: normal;
}

.width_277px
{
	width: 277px;
}