/* CSS Document */

div.clearer {
	clear: both;
}
.fltlft {
	float: left;
	margin: 0 10px 10px 0;
}
.fltrt {
	float: right;
	margin: 0 0 10px 10px;
}
div#mainContent, div#mainContent_home, div#mainContent_PrizeDraw {
	float: left;
	width: 860px;
	min-height: 445px;
	height: auto !important;
	height: 445px;
	position: relative; /*border: 3px solid #666;*/
	background: #000000 url(/gb/cricket/img/mainContent_bg.gif) repeat-x top left;
}
div#mainContent_home {
	background: #000 url(/gb/cricket/img/homepage.jpg) no-repeat left bottom;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: lighter;
}

h2 {
	font-size: 1.7em;
	color: #666666;
	padding: 23px 0 0 29px; 
	width: 600px; 
}


/*-----------------------NAVIGATION-----------------------*/
ul#cricket_nav, ul#cricket_navPrize {
	float: right;
	margin: -25px 30px 0 0;
	display: inline;
	width: 130px;
}
ul#cricket_navPrize {
	margin: 24px 30px 0 0;
}

ul#cricket_nav li, ul#cricket_navPrize li {
	text-align: right;
	font-size: 0.9em;
	padding: 0 0 8px 0;
	font-weight: bolder;
}
ul#cricket_nav li a:link, ul#cricket_navPrize li a:link {
	text-decoration: none;
	color: #dfdfdf;
}
ul#cricket_nav li a:visited, ul#cricket_navPrize li a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
ul#cricket_nav li a:hover, ul#cricket_navPrize li a:hover {
	color: #fff;
	text-decoration: none;
}
ul#cricket_nav li a:active, ul#cricket_navPrize li a:active {
	background: #333;
	color: #fff;
	text-decoration: none;
}

/*-----------------------FREE SAMPLE-----------------------*/
h3.free_sample a {
	float: right;
	width: 135px;
	height: 229px;
	background: url(/gb/cricket/img/free_sample.jpg) no-repeat;
	display: block;
	position: absolute;
	bottom: 0;
	right: 23px;
	overflow: hidden;
}
h3.free_sample a:hover {
	background: url(/gb/cricket/img/free_sample.jpg) no-repeat -135px;
}
h3.free_sample a span {
	position: absolute;
	left: -99999px;
}

/*-----------------------BOXED CONTENT-----------------------*/

div.boxed_content { 
	font-size: 0.85em;
	width: 620px;
	height: 298px;
	overflow: auto;
	background: url(/gb/cricket/img/content_fader.gif) repeat-x;
	float: left;
	margin: 15px 0 0 29px;
	display: inline;
	padding: 11px; /*IE scrollbars */
	scrollbar-face-color: #000;
	scrollbar-arrow-color: #666;
	scrollbar-track-color: #333;
	scrollbar-shadow-color: #333;
	scrollbar-highlight-color: #333;
	scrollbar-3dlight-color: #666;
	scrollbar-darkshadow-color: #333;
} 

div.sample { 
	height: 350px; 	
} 

div.boxed_content p, .share p, .share label {
	font-size: 1em;
	margin: 0 0 10px 0;
	line-height: 1.5em;
}

div#introCopy {
	width: 230px;
	position: relative;
	float:left;
	padding: 0 20px 0 0;
}

div#select_frag 
{
	background: url("../images/select_fragrance.jpg") top center no-repeat;
	position: relative;
	float: left;
	width: 340px;
	text-align:center;
	padding: 15px 0 30px 0;
	text-indent: -10000px;
	overflow:hidden;
}

div#frags 
{
	position: relative;
	float:left;
}



a#frag1 
{
	background: url("../images/frag1.jpg") top center no-repeat;
	width: 86px;
	height: 178px;
	position:relative;
	float:left;
	margin: -3px 10px 0 10px;
	text-indent: -10000em;
	overflow:hidden;
	display:block;
	border-width: 0px; 
}

a#frag1:hover
{
	background: url("../images/frag1_rollover.jpg") top center no-repeat;
}

a#frag2 
{
	background: url("../images/frag2.jpg") top center no-repeat;
	width: 112px;
	height: 156px;
	position:relative;
	float:left;
	margin: 22px 5px 0 0;
	text-indent: -10000em;
	overflow:hidden;
	display:block;
}

a#frag2:hover
{
	background: url("../images/frag2_rollover.jpg") top center no-repeat;
}

a#frag3 
{
	background: url("../images/frag3.jpg") top center no-repeat;
	width: 105px;
	height: 152px;
	position:relative;
	float:left;
	margin: 10px 15px 0 0;
	text-indent: -10000em;
	overflow:hidden;
	display:block;
}

a#frag3:hover
{
	background: url("../images/frag3_rollover.jpg") top center no-repeat;
}

/*-----------------------DOWNLOAD PDF-----------------------*/
div#mainContainer div.boxed_content h5.download_pdf a {
	width: 73px;
	height: 14px;
	background: url(/gb/cricket/img/download_pdf.gif) no-repeat;
	display: block;
	float: left;
}
div#mainContainer div.boxed_content h5.download_pdf a:hover {
	background: url(/gb/cricket/img/download_pdf.gif) no-repeat 0 -14px;
}
div#mainContainer div.boxed_content h5.download_pdf a span {
	position: absolute;
	left: -99999px;
}

/*-----------------------SHARE THIS-----------------------*/
div#mainContainer h5.share a {
	width: 69px;
	height: 14px;
	background: url(/gb/cricket/img/share.gif) no-repeat;
	display: block;
	margin: 5px 10px 0 0;
	position: absolute;
	bottom: 20px;
	right: 177px;
}
div#mainContainer h5.share a:hover {
	background: url(/gb/cricket/img/share.gif) no-repeat 0 -14px;
}
div#mainContainer h5.share a span {
	position: absolute;
	left: -99999px;
}
/*
		div#mainContainer div.boxed_content h5.share a {
			width: 69px;
			height: 14px;
			background: url(/gb/cricket/img/share.gif) no-repeat;
			display: block;
			float: right;
			margin: 5px 10px 0 0;
		}
		div#mainContainer div.boxed_content h5.share a:hover {
			background: url(/gb/cricket/img/share.gif) no-repeat 0 -14px;
		}
		div#mainContainer div.boxed_content h5.share a span {
			position: absolute;
			left: -99999px;
			}*/


/*-----------------------EXPAND-----------------------*/ 



div#mainContainer div.boxed_content h5.expand a {
	width: 71px;
	height: 14px;
	background: url(/gb/cricket/img/expand.gif) no-repeat;
	display: block;
	float: right;
	margin: 5px 10px 0 0;
}
div#mainContainer div.boxed_content h5.expand a:hover {
	background: url(/gb/cricket/img/expand.gif) no-repeat 0 -14px;
}
div#mainContainer div.boxed_content h5.expand a span {
	position: absolute;
	left: -99999px;
}



div#mainContainer div.boxed_content h5.download_pdf a {
	background: url(/gb/cricket/img/download_pdf.gif) no-repeat;
	width: 73px;
	height: 14px;
}

div.boxed_content h3 {
	font-size: 1.7em;
	margin: 0 0 10px 0;
}
div.boxed_content input {
	width: 230px; 
	
	
	background-color: #fff;
	margin: 0 0 5px 0;
	font-size: 1.4em;
} 

div.boxed_content select.twoChar, div.boxed_content select.fourChar { 
	width: 60px; 
	float: left; 
	
	background-color: #fff;
	margin: 0 0 5px 0;
	font-size: 1.4em;
}
div.boxed_content input.title {
	width: 172px;
}

div.boxed_content input.twos {
	width: 50px;
	vertical-align: middle;
}

div.boxed_content input.continue {
	width: 126px;
	background: #000;
	vertical-align: bottom;
}
div.boxed_content input.radio {
	width: auto;
	background: #000;
	display: inline;
	vertical-align: middle;
} 

div.boxed_content span { 
	float: left; 
clear: both; 	
width: 200px; 
} 

div.boxed_content label {
	display: block;
	font-size: 1em;
	margin: 0 0 0px 0;
	clear: left;
}
div.boxed_content label.inline {
	display: inline;
	margin-right: 10px;
	margin-left: 5px;
}

span.errorRow {
	float: left;
	width: 260px;
	clear: both;
}

span#ctl00_ctl00_uiMainContent_MainContent_valMinimumAge {
	float: left;
	clear: both;
	width: 300px;
}

div.boxed_content div.fragrance {
	width: 580px;
	min-height: 220px;
	height: auto !important;
	height: 220px;
	background: url(/gb/cricket/img/bottles_fader.gif) no-repeat;
	clear: both;
	padding: 10px;
}
div.boxed_content div.fragrance h3 {
	font-size: 1.3em;
	font-weight: bolder;
	margin: 0 0 10px 0;
}

div.boxed_content #MooFlow.mf {
	width: 550px;
	margin: 0 auto;
}
div.boxed_content #MooFlow.mf img {
	cursor: pointer;
}
div.sample_form {
	float: left;
	margin: 0 25px 0 0; 
	width: 260px; 
}

div.boxed_content label span { float: left; clear: none; width: auto; } 

div.boxed_content table td label { float: left; clear: none; padding: 0px 50px 0px 5px; } 
div.boxed_content table td input { float: left; width: auto; margin-right: 5px; margin-left: 5px; clear: none; } 

/*=========================SHARE==============================*/

			.share { 
				font-size: 0.85em; 	
			} 
			
			.share h4 { 
				font-size: 1.4em; 
				font-weight: bold;  
				margin: 0 0 10px 0;
				padding: 0;
			}
			
			.share label {
				width: 360px;
			} 
			
			a.continue { 
				font-size: 0.85em; 
				color: #fff; 
			} 
			
			.sharesb ul {
				text-align: left;
				list-style: none;
				padding: 5px 5px 0px 5px; 
				display: inline;
			}
			
			.sharesb ul li {
				font-size: 1em;
				text-align: center;
				display: inline;
				padding: 0 10px 6px 5px;
			}
			
			.sharesb ul li a {
				color: #fff;
			}
			
			.sharesb ul li.delicious {
				background: url(/gb/cricket/img/delicious.gif) no-repeat 0 0;
			}
			
			.sharesb ul li.digg {
				background: url(/gb/cricket/img/digg.gif) no-repeat 0 0;
			}
			
			.sharesb ul li.reddit {
				padding: 0 0 0 2px;
				background: url(/gb/cricket/img/reddit.gif) no-repeat 0 0;
			}
			
			.sharesb ul li.facebook {
				background: url(/gb/cricket/img/facebook.gif) no-repeat 0 0;
			}
			
			.sharesb ul li.stumbleupon {
				background: url(/gb/cricket/img/stumbleupon.gif) no-repeat 0 0;
			}
			
			.sharesb ul li a {
				padding: 0 0 0 18px;
				margin: 0 3px 0 0px;
			}
			
			.share textarea {
				border: 1px solid #ebebeb;
				background: #ccc; 
				width: 380px; 
				height: 55px; 
				padding: 5px;
				margin: 0 0 10px 0;
			}
			
			div.modal_background {
				background-color: #333;
				-moz-opacity: 0.9;
				filter: alpha(opacity=90);
			}
			
			div.modal_popup {
				background-color: #000;
				padding: 10px;
				width: 400px;
				position: relative;
			}
			div.modal_popup p {
				font-weight: bold;
			}
			div.modal_popup input {
				padding: 6px;
				width: 100px;
				cursor: pointer;
			}
			div.sharetop {
				width: 420px;
				height: 19px;
				background: url(/gb/cricket/img/sharetop.png) no-repeat left top;
				}
			div.sharebottom {
				width: 420px;
				height: 20px;
				background: url(/gb/cricket/img/sharebottom.png) no-repeat left top;
				}
				
				p.close a {
					width: 16px;
					height: 16px;
					background: url(/gb/cricket/img/close.png) no-repeat;
					display: block;
					margin: 5px 10px 0 0;
					position: absolute;
					top: -10px;
					right: 5px;
					overflow: hidden;
				}
				p.close a:hover {
					background: url(/gb/cricket/img/close.png) no-repeat 0 -17px;
				}
				p.close a span {
					position: absolute;
					left: -99999px;
				}

div.boxed_content input.button { 
	width: auto; 
	height: auto; 	
	background-color: Transparent; 
} 

input#ctl00_ctl00_uiMainContent_MainContent_uiNext {
	width: 126px;
	height: 20px;
}

div#buttonContainer { 
	float: left; 
	padding-top: 10px; 	
} 

.messageTextArea { 
	width: 230px; 
	height: 25px; 	
} 

div.row { 
	padding: 4px 0px 4px 0px; 	
} 

label.goldenQuestion { 
	padding: 4px 0px 4px 0px;	
} 

div.sample_form table td input { 
	
} 

p.expandedBio {
	display: none;
} 

div.bioFooter { 
	height: 35px; 
} 

/*-----------------------GALLERY-----------------------*/
ul#momentsThumbs {
   width: 208px;
   float: left;
}

ul#momentsThumbs li {
   float: left;
   margin-right: 2px;
   margin-bottom: 1px;
}

ul#momentsThumbs li a:link img {
   border: 1px solid #333;
}
ul#momentsThumbs li a:visited img{
   border: 1px solid #999;
}
ul#momentsThumbs li a:hover img {
   border: 1px solid #bbbbbb;
}
ul#momentsThumbs li a:active img {
   border: 1px solid #fff;
}


div#momentsMain {
   width: 390px;
   float: right;
   
   min-height: 295px;
   /* IE 6/7 height */
   height:auto !important;
   min-height: 295px;
   
   text-align: center;
}

/*-----------------------PLAYER PROFILES-----------------------*/
ul.playerNavigation {
    margin-bottom: 10px;
}


ul.playerNavigationJS li {
	
	margin: 0 0 2px 0;
	padding: 3px 5px 3px 5px;
	background: url('/gb/cricket/img/playerSelect_bg.gif') repeat-x;
}

ul.playerNavigation a {
    color: #FFF;
}

ul.playerNavigationJS {
    position: absolute;
    top: 55px;
    left: 370px;
    background: #000;
    display: none;
}

ul.playerNavigationJS li {
	font-size: 1.8em;
	}

#mainContainer #mainContent ul#galleryNavigation li {
	font-size: 1.6em;
}

ul.playerNavigationJS a {
    color: #999;
    text-decoration: none;
	display: block;
}

ul.playerNavigationJS a:visited {
    color: #999;
    text-decoration: none;
} 

ul.playerNavigationJS a:hover {
    color: #fff;
    text-decoration: none;
} 

ul.playerNavigationJS a:active {
    color: #f5f5f5;
    text-decoration: none;
} 

ul#galleryNavigation { 
	left: 211px; 	
} 

a.playerLinkBasic {
   background: none;
   color: #666;
   padding-bottom: 10px;
   padding-right: 20px;
}

a.playerLink, a.playerLinkActive {
    color: #666;
    padding-bottom: 10px;
    background: url('/gb/cricket/img/playerDrop.jpg') no-repeat;
    background-position: right 10px;
    
    padding-right: 20px;
}

a.playerLinkBasic:hover, a.playerLink:hover, a.playerLinkActive:hover {
    color: #FFF;
}

a.playerLinkActive {
    color: #FFF;
    background: url('/gb/cricket/img/playerDropSelected.jpg') no-repeat;
    background-position: right 10px;
} 

/* sampling landing page for banners */ 

ul#fragrance-images { 
	float: left; 
	margin-left: 57px; 
	_margin-left: 45px; 
	display: inline; 
} 

ul#fragrance-images li { 
	float: left; 
} 

ul#fragrance-images li.boss-bottled a { 
	background: url("/gb/cricket/images/frag1.jpg") top center no-repeat;
	width: 86px;
	height: 178px;
	position:relative;
	float:left;
	margin: -3px 10px 0 10px;
	text-indent: -10000em;
	overflow:hidden;
	display:block;
	border-width: 0px; 
}

ul#fragrance-images li.boss-bottled a:hover { 
	background: url("/gb/cricket/images/frag1_rollover.jpg") top center no-repeat; 
} 

ul#fragrance-images li.boss-pure a { 
	background: url("/gb/cricket/images/frag2-2.jpg") top center no-repeat;
	width: 88px; 
	
	height: 120px; 
	position:relative;
	float:left;
	margin: 28px 10px 0 10px;
	text-indent: -10000em;
	overflow:hidden;
	display:block;
	border-width: 0px; 
} 

ul#fragrance-images li.boss-pure a:hover { 
	background: url("/gb/cricket/images/frag2-2-rollover.jpg") top center no-repeat; 
} 

/*-----------------------PRIZE DRAW-----------------------*/

div#prizeDrawForm
{
    width: 670px;
    padding: 10px 0px 0px 29px;
    overflow: auto;
    
    min-height: 445px;
	height: auto !important;
	height: 445px;
    
	float: left;
	display: inline;
}

div#prizeDrawForm h1
{
    font-size: 1.5em;
    font-weight: normal;
    margin: 0px 0px 2px 0px;
}
div#prizeDrawForm h2 {
    padding-left: 0;
}

div#prizeDrawForm .validator
{
    font-family: Tahoma;
    color: Red;
    
    text-align: left;
    position: absolute; top: 120px; left: 725px;
    width: 120px;
    font-size: 0.7em;
}
div#prizeDrawForm p
{
    margin: 10px 0px 8px 0px;
    font-size: 0.9em;
}
div#prizeDrawForm div.formRow {
font-size:11px;	
}
div#prizeDrawForm div.formRow label
{
    float: left;
    text-align: right;
    width: 110px;
    margin: 0px 20px 0px 0px;
}
div#prizeDrawForm div.formRow input {background:url('../images/inputBtn.gif') no-repeat; border:0px; padding:2px;}
div#prizeDrawForm div.formRow span
{
    display: inline-block;
    text-indent: -555555px;
    float: left;
}
div#prizeDrawForm div.formRow input, div#prizeDrawForm div.formRow select
{
    width: 160px;
    display: block;
    float: left;
}
div#prizeDrawForm div.formRow input.error, div#prizeDrawForm div.formRow select.error
{
    display: block;
    float: left;
    border: 2px solid Red;
    width: 160px;
}
div#prizeDrawForm div.formRow select.fixed
{
    width: 45px;
    float: left;
    margin-right:7px;
}
div#prizeDrawForm div.formRow select.fixeddouble
{
    width: 60px;
    float: left;
    margin-right:7px;
}
div#prizeDrawForm div.formRow
{
    display: block;
    clear: both;
    padding: 0px 0px 16px 0px;
    margin: 10px 0px 10px 0px;
}

div#prizeDrawForm div.colLeft
{
    float: left;
    width: 310px;
    margin: 0px 0px 0px 0px;
}
div#prizeDrawForm div.colRight
{
    float: left;
    width: 300px;
}
div#prizeDrawForm div.leftAlign
{
    width: 85px;
}
div#prizeDrawForm div.formRow table#ctl00_ctl00_uiMainContent_MainContent_rblGenderSelect
{
    position: relative;
    text-indent: 0px;
    margin: 0px 0px 0px 10px;
    float: left;
}
div#prizeDrawForm div.formRow table#ctl00_ctl00_uiMainContent_MainContent_rblGenderSelect label
{
    width: auto;
    float: none;
    margin: 0px;
}
div#prizeDrawForm div.formRow table#ctl00_ctl00_uiMainContent_MainContent_rblGenderSelect input
{
    width: auto;
    float: none;
    display: inline;
    margin: 0px 5px 0px 5px;
}
div#prizeSubmit {
    clear: both;
    padding: 20px 0 0 130px;
}
.box 
{
	margin:10px 0px 0px 0px;
	padding:5px;
	border:1px solid #232323;
	background-color:#101010;
	float:left;
}

#ctl00_ctl00_uiMainContent_MainContent_submit {background:url('../images/submitBtn.gif') no-repeat; border:0px; width:166px; height:37px; text-indent:-1000em; cursor:pointer; line-height:0;}

div#ctl00_ctl00_uiMainContent_MainContent_plTerms
{
    position:absolute;

    width:860px;
    height:455px;
    background: #000000 url(/gb/cricket/img/bat_hat.jpg) repeat-x top left;
}
div#mainContent_PrizeDraw {	background: #000000 url(/gb/cricket/img/bat_hat.jpg) repeat-x bottom left;

}



div#mainContent_PD
{
    background: #000000 url(/gb/cricket/img/bat_hat.jpg) repeat-x top left;
}
div#TermsText
{
    margin: 20px 0px 0px 30px;
    width:570px;
}
div#linkTerms
{
    text-align:right;
    margin: 20px 20px 0px 0px;
}
div#divCheckTerms
{
    text-align:right;
    width:200px;
    padding-left:60px;
    float:left;
}
div#introText
{
    width:650px;
}
div#prizeDrawForm div.formRow input#ctl00_ctl00_uiMainContent_MainContent_chkTerms
{
    width:15px;
    float:right;
    margin: 5px 12px 0px 0px;
}



/* AccDev: PRODUCTS */

.product_list {
	float: left;
	width: 140px;
}
.product_list a, .product_list a:link {
	color: #fff;
}
.product_list ul {
	margin-bottom: 50px;
}
.product_list li {
	margin-bottom: 5px;
}

#product_img {
	float: right;
	width: 80px;
	text-align: center;
	margin: -10px 0 0 5px;
}
#product_img p {
	margin: 7px 0;
}
#product_img img {
	display: block;
	margin: 0 auto;
}
