/************ CSS RESET (YUI) ************/
body,div,dl,dt,dd,li,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

.hasYellowStrip {
	
	background-image: url('/images/leftcolumn_bg_Y.jpg');
}

/*table {
	border-collapse:collapse;
	border-spacing:0;
}*/
fieldset,img, abbr,acronym { 
	border:0;
}
/*
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
*/
ol,ul {
	list-style:none;
	margin:0;
	padding:0;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	margin:0;
	padding:0;
}

h1 {
	font-weight: bold;
	font-size: 14px;
	color: #0958a7;
	padding-bottom: 15px;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	color: #0958a7;
	padding-bottom: 0px;
}

.enqHeading {
	font-weight: bold;
	font-size: 20px;
	color: #0958a7;
	line-height: 28px;
}

p {
	color: #666666;
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 18px;
}

.blue {
	color: #0958a7;
}

.blueBold {
	color: #0958a7;
	font-weight: bold;
}

.yellow {
	color: #f5ca34;
}

.grey {
	color: #a5a8aa;
}

a {
	color: #0958a7;
}

q:before,q:after {
	content:'';
}

.line {
	background-image: url('/images/lines_content_long.jpg');
	background-repeat: no-repeat;
	padding-bottom: 30px;
	height: 10px;
}

.line2 {
	background-image: url('/images/lines_content_long2.jpg');
	background-repeat: no-repeat;
	padding-bottom: 0px;
}

.pollLink {

	font-size: 8px;
	
}

/************ UTILITY ************/

.clearfix:after {
	clear: both; 
	content: "."; 
	display: block;
	height: 0; 
	visibility: hidden;
}
.clearfix {
	display:inline-block;
}
.clearfix {
	display:block;
}


/************ TAGS ************/
html {
	height:100%;
}

body {
	background:#FFFFFF url('/images/leftcolumn_bg.jpg') 135px top repeat-y;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	height:100%;
}

	
	@media screen and (-webkit-min-device-pixel-ratio:0){
		body.HomePage {
			background-repeat:repeat-y, repeat;
			background-image: url('/images/leftcolumn_bg.jpg'), url('/images/dark_blue.jpg');
		}
	}
	
	
	body.HomePage {
		/*background-color:#0656A4;
		background-image: url('/images/leftcolumn_bg.gif');
		*/
		/* for fulll-height wrapper test */
		background: url('/images/dark_blue.jpg');
	}
	
	body.hasNoSubmenu {
		background: none;
}


a {
	color: #0656a4;
	font-weight: bold;
	text-decoration: none;
}
	 a:link {
	}
		 a:focus {
			
		}
		 a:active {
			
		}
		a:visited {
		}
		a:hover {
		color: #3c7ebf;
			font-weight: bold;
		}


/************ UTILITY ************/

.clearfix:after {
	clear: both; 
	content: "."; 
	display: block;
	height: 0; 
	visibility: hidden;
}
.clearfix {
	display:inline-block;
}
.clearfix {
	display:block;
}

.clear {
	clear:both;
}

/********** STRUCTURE **********/
#HeaderBackground {
	height:124px;
	width:100%;
	min-width:1137px;
	position:absolute;
		top:0;
		left:0;
	
	background:url('/images/light_blue.gif');
}
	#BannerImage {
		width:100%;
		height:124px;
		background:200px 0px no-repeat;
	}
	

#Wrapper {
	min-height:100%;
	position:relative;
	min-width:1137px;
	height: auto;
	overlow: auto;
	/* for full-height wrapper test */
	background: url('/images/leftcolumn_bg.jpg') left top repeat-y;
}




#RightColumn {
	width:487px;
	/*margin:0 0 0 25px;*/
	padding:0 0 30px 25px;
	float:left;
	position:relative;

}
	body.HomePage #RightColumn {
		width:655px;
		padding-left:25px;
	}
	
	#RightColumnTopLeftCorner {
	background-image:url('/images/lightblue_corners_transparent.png');
	position:absolute;
	left:-1px;
	top:124px;
	}
	
	
#RightColumn2 {
	width:603px;
	/*margin:0 0 0 25px;*/
	padding:0 0 30px 25px;
	float:left;
	position:relative;
	
	
}	
	
	#RightColumnTopLeftCorner2 {
	background-image:url('/images/lightblue_corners_transparent.png');
	position:absolute;
	left:-1px;
	top:124px;
	}



#Footer {
	position:absolute;
	width:655px;
		left:225px;
		bottom:0;
	text-align:center;
	color: #666666;
	
}

#Footer a {
	color: #666666;
}

	body.HomePage #Footer {
		color:#FFFFFF;
	}
	
	body.HomePage #Footer a {
		color:#FFFFFF;
	}
	


#FloatingLogo {
    background: url('/images/corner_logo.png') right bottom no-repeat;
	position:relative;
	margin-top:-274px;
	width:100%;
	min-width:1218px;
    height: 274px;
    z-index:-2;
}

/********** HEADER **********/

#Header {
	height:67px;
	padding:57px 0 25px 0;
}

#PlayJingleButton {
	display:block;
	background:url('/images/jinglebutton_bg.png') center center no-repeat;
	width:163px;
	height:21px;
	line-height:20px;
	color:#0656A4;
	font-size:13px;
	padding-left:12px;
	font-weight:bold;
	float:right;
	margin-bottom:4px;
}

#SearchForm {
	background:url('/images/search.png') center center no-repeat;
	width:166px;
	height:20px;
	padding-left:10px;
	float:right;
	clear:both;
} 

#SearchForm label {
	float:left;
	line-height:20px;
}

#SearchFor {
	border:0;
	float:left;
	padding:2px 2px 1px 2px;
	width:115px;
	font-size:12px;
}

#SubmitSearch {
	text-indent:-999em;
	display:block;
	float:right;
}


/********** LEFT COLUMN **********/

#LeftColumn {
	width:183px;
	float:left;
	height:auto;
	padding:0 0 0 17px;
	background:url('/images/leftcolumn_bg.jpg') left top repeat-y;
	z-index:20;
	position: relative;
	text-align:center;
}

#Logo {
	padding-right:14px;
}

#Logo a {
	width:120px;
	height:194px;
	display:block;
	background:url('/images/seales_logo.png') center center no-repeat;
	text-indent:-999em;
	margin:16px auto;
	padding:0;
}


/********** MIDDLE COLUMN **********/

#MiddleColumn {
	width:116px;
	float:left;
	margin-top:124px;
	position:relative;
	padding:10px;
}
	#MiddleColumn .corner {
		background-image:url('/images/lightblue_corners_transparent.png');
	}
		#MiddleColumn .corner.topRight {
			right:14px;
		}
		
		
#MiddleColumnBlog {
	width:90px;
	float:left;
	margin-top:124px;
	position:relative;
	padding:10px;
}
	#MiddleColumnBlog .corner {
		background-image:url('/images/lightblue_and_white_corners_transparent.png');
	}
		#MiddleColumnBlog .corner.topRight {
			right:14px;
		}
		
/********** more rounded cornders ****************/

.corner {
	width:10px;
	height:10px;
	position:absolute;
	display:block;
}

.corner.topLeft {
	background-position:left top;
		left:0px;
		top:0px;
}
.corner.topRight {
	background-position:right top;
		right:0px;
		top:0px;
}
.corner.bottomLeft {
	background-position:left bottom;
		left:0px;
		bottom:0px;
}
.corner.bottomRight {
	background-position:right bottom;
		right:0px;
		bottom:0px;
}

/***************** HOME Boxes *****************/

#BoxOne {
	padding: 0px;
	width: 635px;
	height: 265px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

#BoxTwo {
	padding: 0px;
	width: 205px;
	height: 363px;
	margin: 0px;
}

#BoxThree {
	padding: 0px;
	width: 205px;
	height: 165px;
	margin: 0px;
}

#BoxFour {
	padding: 0px;
	width: 205px;
	height: 77.5px;
	margin: 0px;
}

.whiteBox {
	background: #FFFFFF;
}

.whiteBox .roundCorner {
    background-image: url('/images/white_corners.png');
}

.yellowBox {
	background: #fadc47;
}
.yellowBox .roundCorner {
    background-image: url('/images/yellow_corners.png');
}

.whiteBlueBox {
	background: #FFFFFF;
}

.whiteBlueBox .roundCorner {
	background-image: url('/images/white_and_grey_corners.png');
}

.roundedCorners {
    position: relative;
}

.roundCorner {
    background: no-repeat;
    width: 10px;
    height: 10px;
    position: absolute;
	z-index: 10;
}
	.topLeftCorner {
		background-position: 0 0;
		top: 0;
		left: 0;
	}
    .topRightCorner {
		background-position: -10px 0;
		top: 0;
		right: 0;
	}
	.bottomLeftCorner {
		background-position: 0 -10px;
		bottom: 0;
		left: 0;
	}
    .bottomRightCorner {
		background-position: -10px -10px;
		bottom: 0;
		right: 0;
	}
	
.boxheadingWB {
	padding-top: 4px;
	text-align: center;
	width: 205px;
	height: 20px;
	margin: 0px;
	background-color: #e1e3f3;
	color: #0656a4;
	font-weight: bold;
	font-size: 14px; 
}

.boxheadingY {
	padding-top: 4px;
	text-align: center;
	width: 205px;
	height: 20px;
	margin: 0px;
	background-color: #fdf0b2;
	color: #0656a4;
	font-weight: bold;
	font-size: 14px; 
}

.boxheadingW {
	padding-top: 4px;
	text-align: center;
	width: 205px;
	height: 20px;
	margin: 0px;
	background-color: #fff;
	color: #0656a4;
	font-weight: bold;
	font-size: 14px; 
}

.boxheadingTOP {
	padding-left: 20px;
	padding-top: 30px;
	text-align: left;
	height: 20px;
	margin: 0px;
	background-color: #fff;
	color: #0656a4;
	font-weight: bold;
	font-size: 22px;
	color: #0656a4; 
}

.boxText {
	padding: 10px;
	line-height: 13px;
	
}

.boxText2 {
	padding: 10px;
	line-height: 13px;
	color: #0656a4; 
}

.boxTextDotD {
	padding: 10px;
	line-height: 13px;
	color: #0656a4;
	padding-bottom: 0px; 
}

.boxTextDotD p {
	line-height: 13px;
	color: #0656a4;
	font-size: 11px; 
}

.DotDheading {
	font-weight: bold;
	font-size: 13px; 
	padding-bottom: 7px;
	padding-top: 7px;
}

.DotDline {
	border-bottom: 1px solid #feec91;
}

.boxTextPoll {
	padding: 8px;
	line-height: 9px;
	font-size: 10px;
	color: #0656a4;
	
}

.boxTextRoss {
	padding-left: 6px;
	padding-top: 3px;
	line-height: 10px;
	font-size: 10px;
}

.boxTextTOP {
	padding-left: 20px;
	padding-right: 18px;
	padding-top: 8px;
	line-height: 17px;
	font-size: 14px;
	font-weight: bold;
	color: #0958a7;
}

.boxTextTOP p {
	color: #0958a7;
}

.boxImgTOP {
	padding: 15px;
}

.boxLinesTOP {
	padding-left: 20px;
}

.checkboxPad {
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}

/********** MAIN MENU **********/

.menu {
    text-align:left;
    margin-left:16px;
}

.menu li {
    position:relative;
   background:url('/images/mainmenu_item_bg_ie.png') 200px 200px no-repeat;
}

.menu li.hover {
    z-index:104;
	background:url('/images/mainmenu_item_bg_ie.png') left center no-repeat;
}
.menu > li:hover {
    z-index:104;
	background:url('/images/mainmenu_item_bg_ie.png') left center no-repeat;
}

.menu a, .menu span {
    color:#f6d342;
    display:block;
    line-height:33px;
    height:33px;
    font-weight:bold;
    padding-left:10px;
    background:url('/images/menu_item_tip_transparent.png') right center no-repeat;
}

.menu li.current  {
    background:url('/images/dark_blue.jpg');
}
	.menu li.current span {
		color: #FFFFFF;
	}



.menu li.hover a, .menu li:hover a {
    color:#0958a7; /*0656A4;*/
}
.menu li.hover ul, .menu li:hover ul {
    left:150px;
    top:0;
    width:164px;
    visibility:visible;
    z-index:112;
}


.secondLevelMenu {
    position:absolute;
        left:-999em;
        top: 0px;
    visibility:hidden;
}

	.secondLevelMenu li {
		background:url('/images/mainmenu_item_bg3.png') left center no-repeat;
		height: 39px;
	}
		.secondLevelMenu li.first {
			background:url('/images/mainmenu_item_bg4.png') left top no-repeat;
			width:164px;
		}
			
		.secondLevelMenu li.last {
			background:url('/images/mainmenu_item_bg2.png') left bottom no-repeat;
			width:164px;
		}
	
	
	.menu .secondLevelMenu a {
		color:#0656A4;
		background:none;
	}
		.menu .secondLevelMenu a:hover {
			background:none;
			color:#5178be;
			width: 164px;
		}
        

/********** SubMenu ****************/

.subMenuButton {
	text-align:left;
	margin-left:0px;
}

.subMenuButton li {
	position:relative;
	width:125px;
}
		.subMenuButton a:hover {
		color: #fff;
		/*background-image: url(/images/but_bg2.jpg);*/
		}

.subMenuButton a, .subMenuButton span {
	color:#f6d342;
	display:block;
	line-height:33px;
	height:33px;
	font-weight:bold;
	padding-left:5px;
	background:url('/images/menu_item_tip_transparent.png') right center no-repeat;
}

.subMenuButton span {
	background:url('/images/menu_item_tip_transparent.png') right center no-repeat;
}

.subMenuButton li.currentSub  {
	color: #FFFFFF;
	background:url('/images/dark_blue.jpg');
}

.subMenuButton li.currentSub span  {
	color: #FFFFFF;
}

.white {
	color: #FFFFFF;
}

.menuDivider {
    background-image: url('/images/sub_lines_y.jpg');
    background-repeat: no-repeat;
    height: 8px;
    width:164px;
    background-color: #fbd946;
} 


/********** more rounded cornders ****************/

.corner {
	width:10px;
	height:10px;
	position:absolute;
	display:block;
}

.corner.topLeft {
	background-position:left top;
		left:0px;
		top:0px;
}
.corner.topRight {
	background-position:right top;
		right:0px;
		top:0px;
}
.corner.bottomLeft {
	background-position:left bottom;
		left:0px;
		bottom:0px;
}
.corner.bottomRight {
	background-position:right bottom;
		right:0px;
		bottom:0px;
}

/************ voting formats ******************/

.voteContainer {

	background-color: #164191;
	padding: 1px;
	margin: 0px;
	width: 300px;
	height: 20px;

}

.voteYes {

	background-color: #f5d743;
	width: 1px;
	height: 20px;

}

.voteNo {

	background-color: #f5d743;
	width: 1px;
	height: 20px;

}

.prodSpec {
	color: #666666;
	list-style-type: disc;
	padding: 0 0 0 25px;
}
 
 
 
 
 
 
 
 











