/* ======================================================================

	Main stylesheet		

=======================================================================*/

/*
simple reset
------------------------------------*/
html{
	background: #000;
	height: 100%;
	}

html, body, div, #wrapper
{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
/*html{background:#040607 url(../graphics/bg.jpg);}*/
body {
	font-family: Arial,  Helvetica,  sans-serif;
	font-size:62.5%;
	line-height:1.75;
	background: #000;
}
*{outline:none;}
/*
Page Setup
------------------------------------*/

#skiptocontent {display:none;position: absolute;}
.clear {clear: both}
#wrapper {
	clear:both;
	font-size:100%;
	color: #F9F7D1;
	width:817px;
	min-height: 500px;
	margin:0 auto;
	text-align: left;
	background: #000;
	border-bottom: 1px solid #c9ac80;
}

.inner{
	width:737px;
	margin: 0 auto;
}

.inner .col{
	width:370px;
	float: left;
	overflow:hidden;
}
.inner .rcol{
	width:313px;
	float: right;
	overflow:hidden;
}
.inner .rcol img{
	float: right;
	margin:18px 0 0 0;
}
.inner .fullcol{
	width:100%;
	clear: both;
	margin-top: 12px;
}
.inner .ncol{
	width:350px;
	float: left;
	margin-bottom: 12px;
}
.inner .rncol{
	width:350px;
	float: right;
	margin-bottom: 12px;
}
.inner .menucol_left, .inner .menucol_right{
	float:left;
}
.inner .menucol_left{
	width:170px;
	margin:0 30px 0 0;
}
.inner .menucol_right{
	width:537px;
}
.inner .col_t{
	width: 33%;
	float: left;
}
.ncol h2, .rncol h2{
	border-top: none !important;
}
.shopChoice{
	width: 100%;
	border-top: 1px solid #675335;
	background: url(../graphics/line.jpg) no-repeat center top;
	min-height: 250px;
}

.rs_header{
	font-size: 185% !important;
}
.new_shopChoice ul{
list-style-type:none;
margin:0;
overflow:hidden;
padding:0;
}
.new_shopChoice li{
display:inline;
float:left;
font-size:100% !important;
margin:0 30px;
width:180px;
}
.new_shopChoice p{
margin:0 !important;
text-align:center;
}
.new_shopChoice a, .new_shopChoice a:hover{
border:medium none;
text-decoration:none;
}
.new_shopChoice h2{
border:medium none !important;
margin:0 !important;
padding:0 !important;
text-align:center;
font-size: 185% !important;
}
.new_shopChoice span{
display:block;
font-size:60%;
}


.auto{
	width:auto !important;
	height: auto !important;
	float: none !important;
	clear: both;
}

.fright {
	float: right;
	margin-right:6px;
}
.hidden{display: none}
/*
Basic Links
------------------------------------*/

a img {border:none;}
a, a:link, a:visited {
	color: #c6ad86;
}
a:hover {
	color: #F9F7D1;
	text-decoration: underline;
}

.arrowLink, .arrowLink:link, .arrowLink:visited{
	font-size: 120%;
	background: url(../graphics/arrow.png) right no-repeat;
	padding-right: 10px;
	text-decoration: none;
	float: right;
	margin-bottom: 12px;
}
.arrowLinkDark, .arrowLinkDark:link, .arrowLinkDark:visited{
	font-size: 120%;
	background: url(../graphics/arrowDark.png) right no-repeat;
	padding-right: 10px;
	text-decoration: none;
	float: right;
	margin-bottom: 12px;
}

.left
{
	float:left !important;
}

/* ======================================================================

Typography Standards

=======================================================================*/

.inner h1{
	color: #c79e60;
	margin: 0;
	font-weight: normal;
}

.inner h1.border_bottom{
	border-bottom: 1px solid #675335;
	padding: 0 0 5px;
	}
.inner h1 span{
	font-size: 12px;
	font-style: italic;
	color: #c6ad86;
}
.inner h2{
	border-bottom:1px solid #675335;
	border-top:1px solid #675335;
	color:#F9F7D1;
	font-family:Georgia,"Times",serif;
	font-size:210%;
	font-weight:lighter;
	letter-spacing:1px;
	line-height:1.45em;
	margin:5px 0;
	padding:10px 0 14px;
}
.inner h3{
	font-weight:bold;
	font-size:130%;
}
.inner p{
	font-size: 120%;
	color: #f9f7d1;
	margin:10px 0;
}
.inner img{
	margin-top:12px;
}
.inner li{
	font-size:120%;
}


/* ======================================================================

Header Section

=======================================================================*/
#header, #hp_header{
	width:100%;
	height: 240px;
	background: url(../graphics/hp_header_bg.jpg) no-repeat left top;
}
#header{
	background: url(../graphics/header_bg.jpg) no-repeat left top;
}
	#topnav {
		list-style-type: none;
		padding:10px 0 0;
		height: 20px;
		margin: 0;
		overflow:hidden;
	}
	#topnav li{
		float: left;
		border-right: 1px solid #d29e63;
		height:15px;
	}
	#topnav li.last{
		border-right: none;
	}
	#topnav li a{
		padding:0px 5px;
		text-transform: uppercase;
		text-decoration: none !important;
	}
	#topnav li a:hover, #topnav li a.selected{
		color: #F9F7D1;
	}
	#topnav .first a{padding-left:0px}
	#topnav .shopLink{
		border-right:0px;
		font-weight: bolder;
		float: right;
	}
	#topnav span{
		padding:0px 5px;
		text-transform: uppercase;
		color: #F9F7D1;
	
	}
	#topnav li.shoppingBasket{
		float: right;
		border-right: none;
	}
	#topnav li.shoppingBasket a, #topnav li.shoppingBasket a:link, #topnav li.shoppingBasket a:visited, #topnav li.shoppingBasket a:hover, #topnav li.shoppingBasket a:active{
		background:url(../graphics/shopping-cart.jpg) left top no-repeat;
		padding-left:28px;
		height:18px;
		display:block;
		float:right;
	}
	#topnav li.shoppingBasket a:hover{
		background-position:left bottom;
	}
	
/* 29px */

/* ======================================================================

Tab Menu

=======================================================================*/
.tabMenu{
}
.tabMenu ul{
	border-bottom:1px solid #675335;
	/*height:32px;*/
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 120%;
	overflow:hidden;
	float:left;
}
.tabMenu li{
	float: left;
	margin: 3px 2px 0 1px;
}
.tabMenu li a, .tabMenu li a:link, .tabMenu li a:hover, .tabMenu li span{
	height: 29px;
	width: 119px;
	background: transparent url(../graphics/tab.jpg) bottom no-repeat;
	float: left;
	font-size: 120%;
	text-align: center;
	text-decoration: none;
	display:block;
}

.tabMenu li span{
	background: #C6AD86 url(../graphics/tab.jpg) top no-repeat;
	color: #0e0e0e;
}

/* ======================================================================

Breadcrumbs

=======================================================================*/
#breadcrumbs{
	width:100%;
	height:45px;
	background: url(../graphics/breadcrumbs_back.jpg) no-repeat;
	margin:163px 0 0 0;
}
#breadcrumbs ul{
	list-style-type: none;
	padding-left: 100px;
	overflow:hidden;
}
#breadcrumbs li{
	float: left;
	margin: 0 3px;
	color: #f9f7d1;
}
#breadcrumbs li a, #breadcrumbs li a:link, #breadcrumbs li a:visited{
	color: #f9f7d1;
	font-family: “Trebuchet MS”, Arial,  Helvetica,  sans-serif;
	text-transform: capitalize;
	text-decoration: none;
}

/* ======================================================================

Footer Section

=======================================================================*/

#footer{
    width:800px;
	color: #d29e63;
	margin:0 auto;
	clear: both;
	
	font-size: 105%;
}
#footer ul{

	list-style-type: none;
	padding:0 0 0 0px;
}
#footer li{
	float:left;
	padding:3px 10px;
}
#footer p{
	float:left;
	padding: 3px 10px;
	margin: 0;
}
#footer a, #footer a:link, #footer avisited{
	padding:0 0 0 0 ;
	margin:0 0 0 0 ;
}

/* ======================================================================

Main Content Section

=======================================================================*/
#main_content{
	clear: both;
	width:100%;
	min-height: 240px;
	position: relative;
}
#main_content .column{
	float:left;
}

/*
HomePage Column 1
------------------------------------*/
.hp_c1{
	width:254px;
	height: 203px;
}
.hp_c1 img{
	/*position: absolute*/
}
.hp_c1 p{
	float:right;
	font-size:110%;
	font-style:normal;
	line-height:1.3em;
	margin:0;
	padding:15px 13px;
	width:125px;
	text-decoration:none;
}
.column .hp_c1 a, .column .hp_c1 a:link, .column .hp_c1 a:visited{
	color:#fff
}
.hp_c1 h1{
	color:#CE9C62;
	font-family: "Bembo", Georgia,"Times",serif;
	font-size:15px;
	font-style:normal;
	font-weight:600;
	letter-spacing:1px;
	line-height:1.6em;
	margin:12px auto 10px;
	text-align:center;
	width:280px;
	text-shadow: #000 0px 0px 0px;
	padding: 0;
	float: none;
	height:95px;
}

.imgLink{
	margin:10px 7px;
}

/*
HomePage Column 2
------------------------------------*/
.hp_c2{
	background: url(../graphics/burnspromo.jpg) center no-repeat;
	width:290px;
	height: 230px;
}

.hp_c2 p{
	float:right;
	font-size:100%;
	font-style:normal;
	line-height:1.2em;
/*
	margin:6px 117px 0 0;
	padding:0 15px 13px;
	width:115px;
	display:inline;
*/
}
.hp_c2 p.shop{
	margin: 0;
	padding:0pt 15px 13px;
}
.hp_c2 p.shop a, .hp_c2 p.shop a:link, .hp_c2 p.shop a:visited, .hp_c2 p.shop a:hover, .hp_c2 p.shop a:active{
	display: block;
	width: 230px;
	height: 200px;
	text-indent: -9999px;
	margin:0;
	padding:0 10px 0 0;
	background: none;
}

.hp_c2 h1{
	color:#FFFFFF;
	float:none;
	font-family: "Bembo", Georgia,"Times",serif;
	font-size:120%;
	font-style:normal;
	font-weight:normal;
	line-height:1.25em;
	margin:80px auto 0px;
	padding:0;
	text-align:left;
	width:205px;
}

/*
HomePage Column 3
------------------------------------*/
.hp_c3{
	width:250px;
	height: 230px;
	background: url(../graphics/hp_c3_back.jpg) right 15px no-repeat;
}
.hp_c3 h1{
	border-bottom:1px solid #CE9C62;
	color:#CE9C62;
	float:none;
	font-family: "Bembo", Georgia,"Times",serif;
	font-size:14px;
	font-style:normal;
	font-weight:600;
	letter-spacing:1px;
	line-height:1.6em;
	margin:12px 0 10px;
	padding:0;
	text-shadow:0 0 0 #000000;
	width:105px;
}
.hp_c3 ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 110%;
}
.hp_c3 a, .hp_c3 a:link, .hp_c3 a:visited{
	color: #C6AD86;
	text-decoration: underline;
}
.hp_c3 a:hover{
	color: #fff
}



/* New Homepage
-------------------------------------------------------------------*/

.top_section{
	overflow: hidden;
	margin: 10px 0;
	}
	
.top_section .left{
	float: left;
	width: 357px;
	height: 165px;
	position: relative;
	}
	
.top_section .left img{
	position: absolute;
	bottom: 7px;
	right: 40px;
	}
	
.top_section .left p{
	margin: 0 0 5px 0;
	line-height: 1.5;
	font-size: 1.1em;
	}
	
.top_section .left p.main_1{
	font-family: Garamond,sans-serif;
	font-size: 1.8em
	}
	
.top_section .left p.main_2{
	font-family: Garamond, sans-serif;
	font-size: 1.9em;
	color: #d3ac83;
	}
	
.top_section .right{
	float: right;
	width: 450px;
	height: 165px;
	}
	
.top_section .right #banner_rotation{
	margin: 0;
	padding: 0;
	position: relative;
	}
	
.top_section .right #banner_rotation div{
	top:0;
	left: 0;
	list-style: none;
	width: 460px;
	height: 165px;
	}
	
.bottom_section{
	overflow: hidden;
	}
	
.bottom_section ul.product_list{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	overflow: hidden;
	}
	
.bottom_section ul.product_list li{
	float: left;
	}
	
.bottom_section ul.link_section{
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 145px;
	border-top: 1px solid #a28b68;
	}
	
.bottom_section ul.link_section li{
	border-bottom: 1px solid #a28b68;
	padding: 2px 0;
	}
	
.bottom_section ul.link_section li a{
	background: transparent url(../graphics/arrow.png) no-repeat right center;
	display: block;
	width: 100%;
	text-decoration: none;
	color: #f9f7d1;
	}
	
.bottom_section ul.link_section li a:hover{
	color: #a28b68;
	}
	
.bottom_section ul.link_section li.shop_online{
	border: 0;
	}
	
.bottom_section ul.link_section li.shop_online a{
	background: transparent url(../graphics/shop_online.jpg) no-repeat left;
	width: 145px; 
	height: 24px;
	display: block;
	text-indent: -9999px;
	margin: 14px 0 0 0;
	}
	
h2.fav{
	font-family: Garamond,sans-serif;
	font-size: 1.8em;
	margin: 0 0 5px 0;
	}


/* ======================================================================

Thumbnail Navigation Bar

=======================================================================*/
.spacer{
	width: 100%;
	float: left;
	margin-top:20px;
}
#thumbNav{
	background:transparent url(../graphics/base_bar.jpg) no-repeat scroll 0 10px;
	clear:both;
	color:#040607;
	height:80px;
	width:100%;	
	position: relative;
	display: none;
}
#thumbNav h2{
font-family: "Bembo", Georgia,"Times",serif;
	font-size:105%;
	font-style:normal;
	line-height:1.6em;
	width:150px;
	margin:0px 0 0 10px;
	padding-top:28px;
}
#thumbNav p{
font-family: "Bembo", Georgia,"Times",serif;
	font-size:105%;
	font-style:normal;
	letter-spacing:1px;
	line-height:1.25em;
	width:125px;
	margin:0px 10px;
	padding-top:0px;
}
#dock{
	position: absolute;
	right: 0;
	list-style-type: none;
	padding:0px;
	margin: 0px;
	width:685px;
	float: right;
}
#dock li{
	float: left;
}
#dock img{
	width:95px;
}

.tip{
	width:auto;
	background: #ece3bb;
	border: 2px solid #c79e60;
	padding: 1px 5px;
	color: #2f1905;
	font-size: 120%;
	text-transform: capitalize;
}

/* ======================================================================

Vacancies

=======================================================================*/

.vacancy{
	width:313px;
	margin: 12px 0px;
}

.vacancy a, .vacancy a:link, .vacancy a:visited, .vacancy a:hover, .vacancy a:active{
	display:block;
	/*width:100%;
	height:100%;*/
	padding: 0 10px 10px;
	border: 1px solid #675335;
	text-decoration:none;
}
.vacancy a:hover{
	border-color:#F9F7D1;
}
.vacancy a:hover span{
	text-decoration:underline;
}

.vacancy p{
	margin:.5em 0;
}
.vacancy h3{
	margin-bottom:0px;
}

.vacancy_details{
	position: relative;
}
.vacancy_details .location{
	/* font-style: italic; */
	margin-top:5px;
	width:280px;
}
.vacancy_details h3{

	padding-top: 10px;
}
.applyButton, .applyButton:link, .applyButton:visited{
	width:auto;
	background: #ece3bb;
	border: 2px solid #c79e60;
	padding: 1px 5px;
	color: #2f1905;
	font-size: 120%;
	text-transform: capitalize;
	text-decoration: none;
}
.applyButton:hover{
	background: #ece3bb;
	border: 2px solid #c79e60;
	color: #0e0e0e;
	text-decoration: none;
	cursor: pointer;
}

.vacancy_details .applyButton{
	position: absolute;
	top:10px;
	right:10px;
}
.vacancy_details .postDate{
	color:#808080;
	font-style:italic;
	padding:3px 0;
	text-align:right;
}
.vacancy_details .contactDetail{
	position: relative;
	border-top: 1px solid #675335;
	border-bottom: 1px solid #675335;
}
.vacancy_details .contactDetail p{
	width:240px;
}
.vacancy_details .contactDetail .applyButton{
	right:0;
	top:10px;
}

/* ======================================================================

Competition

=======================================================================*/

.comp{
	font-size: 120%;
}
.comp label{
	float: left;
	width:30%;
	clear: both;
	text-align: right;
}
.comp h3{
	font-size: 130%;
	border: none;
	padding: 0;
	margin-top:12px;
	font-family: "Bembo", Georgia,"Times",serif;
}
.comp input{
	float:left;
	width:60%;
	margin-left:15px;
	margin-bottom: 15px;
}

.comp_chk input{
    width: auto;
    margin: 3px 0 0 11px;
    }
    
.comp_chk label{
    clear: none;
    width: auto;
    margin: 0 0 0 10px;
    }
.comp .noLabel{
	margin-left:109px;
}
.comp .AspNet-RadioButtonList ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	width:60%;
	margin-left:109px;
}
.comp .AspNet-RadioButtonList input, .comp .AspNet-RadioButtonList label{
	width: auto;
}

.comp .answerBoxes{
	font-size: 100%;
}
.comp .answerBoxes .AspNet-RadioButtonList ul{
	width:100%;
	margin:0;
	overflow:hidden;
	float:left;
}
.comp .answerBoxes label, .comp .answerBoxes input{
	width:87%;
	margin-left:0px !important;
	float: right !important;
	text-align: left !important;
}
.comp .answerBoxes input{
	margin-top:6px;
	float:left !important;
	width:auto;
}
.comp .answerBoxes li{
	float:left;
	margin:8px 10px;
	width:100%;
}

.comp .details{
	padding: 20px 0 10px;
	margin: 20px 0;
	border: 1px solid #675335;
}

.errorMessage{
	clear: both;
	float: left;
	margin-left: 109px;
}

.captcha{
    float: left;
    clear:both;
    }
    
.inner .captcha img{
    float: none;
    clear: both;
    margin: 0 0 0 115px;
    }
    
.captcha label{
    clear: none;
    text-align: left;
    width: 90px;
    margin: 0 0 0 10px;
    }
    
.captcha input{
    width: 131px;
    }
    
.captcha span{
    margin: 10px;
    float: left;
    font-weight: bold;
    }
    
.captcha_selection{
    margin: 5px 0 0 0;
    }

/* ======================================================================

News

=======================================================================*/
.newsStoryOuter{
	width:350px;
}
.newsStoryOuter h3{
	color: #c79e60;
	font-size: 140%;
	border-bottom: 1px solid #675335;
	margin:14px 0;
}
.newsStory{
	margin:0 0 20px;
	width:326px;
}
.newsStory p.heading{
	color:#C6AD86;
	font-size:120%;
	font-weight:bold;
	line-height:1.4em;
	margin:0;
	width:205px;
	float: right;
}
.newsStory a, .newsStory a:link, .newsStory a:visited, .newsStory a:hover{
	display:block;
	text-decoration:none;
	background:#040607 none repeat scroll 0 0;
	border:2px solid #675335;
	width:100%;
	height:100%;
	overflow:hidden;
	padding:10px;
	cursor:pointer;
}
.newsStory a:hover{
	border:2px solid #F9F7D1;
}
.newsStory p{
	margin: 5px 0px;
	line-height: 1.32em;
	font-size: 115%;
	width:205px;
	float: right;
}
.newsStory a span, .newsStory a:link span{
	font-weight: bold;
	font-size: 110%;
	width:205px;
	float:right;
	text-decoration:underline;
}
.newsImage{
	border:1px solid #675335 !important;
	float:left;
	margin:0 10px 10px 0 !important;
	width:105px;
}


.btl {
	float:right;
	font-size:120%;
	text-align:right;
	width:100%;
}


/* ======================================================================

Site Map

=======================================================================*/
/*ul#siteMap{
	background:url(../graphics/site-map-bg.jpg) left 2px repeat-x;
	list-style-type:none;
	margin:0;
	padding:0 0 0 5px;
	width:250px;
}

ul#siteMap li{
	list-style-type:none;
	margin:0;
	padding:0;
}

ul#siteMap li a, ul#siteMap li a:link, ul#siteMap li a:visited, ul#siteMap li a:hover, ul#siteMap li a:active{
	text-decoration:none;
}

ul#siteMap ul{
	background:url(../graphics/site-map-bg-2.jpg) left 2px repeat-x;
	margin:0 0 0 15px;
	padding:0 0 0 5px;
}

ul#siteMap ul ul{
	background:url(../graphics/site-map-bg-3.jpg) left 2px repeat-x;
}

ul#siteMap ul ul ul{
	background:url(../graphics/site-map-bg-4.jpg) left 2px repeat-x;
}*/


ul#siteMap{
	list-style-type:none;
	margin:0;
	padding:0;
}

ul#siteMap a, ul#siteMap a:link, ul#siteMap a:visited, ul#siteMap a:hover, ul#siteMap a:active{
	text-decoration:none;
	color:#ccc;
}

ul#siteMap a:hover{
	color:#fff;
}

#siteMap li{
	list-style-type: none;
	padding:0;
	font-size:110%;
}

#siteMap ul{
	padding:0;
	margin:1px 0 0 2px;
}

#siteMap ul li{
	background: url("../graphics/l2_normal.jpg") repeat-y;
	padding:3px 0 3px 25px;
	font-size:100%;
}

#siteMap ul ul{
	padding:0;
	margin:3px 0 0 2px;
}

#siteMap ul ul li{
	margin:0 0 1px 0;
}

/* ======================================================================

Left menu

=======================================================================*/
.menucol_left ul{
	list-style-type:none;
	margin:13px 0 0 0;
	padding:0;
	text-transform:uppercase;
}

.menucol_left ul li{
	font-size:100%;
	margin:0 0 1px 0;
	float:left;
	clear:left;
	white-space:nowrap;
}

.menucol_left ul li a, .menucol_left ul li a:link, .menucol_left ul li a:visited, .menucol_left ul li a:hover, .menucol_left ul li a:active, .menucol_left ul li span{
	display:block;
	text-decoration:none;
	padding:2px;
}

.menucol_left ul li span{
	background:#0C0C0C;
	font-weight:bold;
	text-transform:uppercase;
}

.menucol_left ul li a:hover{
	background:#0C0C0C;
	color:#fff;
}

.menucol_left ul ul{
	margin:0;
}

.menucol_left ul ul li{
	font-size:100%;
}

.menucol_left ul ul li a, .menucol_left ul ul li a:link, .menucol_left ul ul li a:visited, .menucol_left ul ul li a:hover, .menucol_left ul ul li a:active, .menucol_left ul ul li span{
	color:#ccc;
	padding:2px 2px 2px 15px;
}

.menucol_left ul ul li span{
	color:#fff;
}

.menucol_left ul ul li a:hover{
	color:#fff;
}

/* ======================================================================

Google maps

=======================================================================*/
.ncol, .rncol{
	position:relative;
}

a#mapuk, a:link#mapuk, a:visited#mapuk, a:hover#mapuk, a:active#mapuk,
a#mapusa, a:link#mapusa, a:visited#mapusa, a:hover#mapusa, a:active#mapusa{
	position:absolute !important;
	top:0;
	right:0;
	text-decoration:none;
}

#mapuk a, #mapuk a:link, #mapuk a:visited, #mapuk a:hover, #mapuk a:active,
#mapusa a, #mapusa a:link, #mapusa a:visited, #mapusa a:hover, #mapusa a:active{
	text-decoration:none;
	color:#000;
}


/*
HP trip link - - - - */
a.hp_trip, a:link.hp_trip, a:visited.hp_trip, a:hover.hp_trip, a:active.hp_trip{
	display:block;
	overflow:hidden;
	text-decoration:none;
	cursor:pointer;
}

a.hp_trip img{
	display:block;
	float:left;
}

a.hp_trip p{
	float:right;
	padding:4px;
	color:#fff;
	/*text-decoration:underline;*/
}

.shoplink
{

	margin-top:180px !important;
	margin-right:50px !important;
	color: #000000;
}
.shoplink a, .shoplink a:link, .shoplink a:visited{
	color: #000
}


/* ======================================================================

Scrapbook

=======================================================================*/
#scrapbook img{
	display: none;
}
#sb img{
	/* display: block !important; */
}

/*
Competition pages
------------------------------------*/
.compChoice a{
border:1px solid;
bottom:10px;
float:right;
font-size:110%;
margin:0 0 10px;
padding:5px;
position:absolute;
right:0;
text-decoration:none;
}
.compChoice h2{
	border: none;
	font-size:160%;
}
.compChoice .ncol, .compChoice .rncol{
height:350px;
}

html{
	margin-left: -1px;
	overflow-Y: scroll;

	}




/* ======================================================================

Baxterbear page

=======================================================================*/

.bbimg{
	position: absolute; 
	left: -3px;
}
.headerblock{
	width: 540px; 
	height: 275px; 
	float: right;
}

.bblink{
	position: relative; 
	display: block;
	font-size: 135%; 
	float: right;
	z-index: 100;
}

hr{
	border: 0;
	border-top:1px solid #675335;
	width : 737px; 
	height:2px;
	clear:both;
}

.bbrightblock{
	width: 182px; 
	/* float: right; */
	margin: 0 auto;
}

.bbrightblock h2{
	border:0;
	padding: 5px 0 0 0;
}	

.bbrightblock a{
	font-size: 135%;
}
