@charset "UTF-8";
/* CSS Document */

/*---------------------  START CSS RESET  ---------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, p, table, th, td, embed, object {
	padding: 0;
	margin: 0;
	}

table {
	border-spacing: 0;
	}

fieldset, img, abbr {
	border: 0;
	}

ul {
	list-style: none;
	}

caption, th {
	text-align: left;
	}

h1, h2, h3, h4, h5, h6 {
	font-size: 1.0em;
	font-weight:bold;
	}

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

a, ins {
	text-decoration: none;
	}




/*---------------------   END CSS RESET   ---------------------*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
}
html {
	background-color:#FFFFFF;
}

#container {
	width:954px;
	margin:0px auto;
	position:relative;
	z-index:1;
}

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

* html .clearfix {height: 1%}

.clearfix {display: block;}

.clear {
	clear:both;
}

/*---------------------   END CLEARFIX   ---------------------*/



/*---------------------  START TEXT ELEMENTS  ---------------------*/

h1 {
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4D5FAB;
	font-weight:normal;
}

h2 {
	font-size:14px;
	background:url(img/bkgd_h2.gif) repeat-x top left;
	color:#0f3b76;
	font-weight:bold;
	margin-bottom:5px;
}

h3 {
	font-size:12px;
	line-height:17px;
	color:#333333;
}
h3.width100 {
	width:100%;
}
h4 {
	font-size:12px;
	font-weight:bold;
	line-height:12px;
}

h5 {
	font-size:14px;
	line-height:15px;
}

h6 {
	font-size:13px;
	line-height:14px;
}
p {
	font-size:11px;
	line-height:13px;
	padding:0px 0px 1em;
	color:#515151;

}
ul {
	padding-left:2em;
	list-style-position: outside;
	list-style-type: disc;
}
ol {
	padding-left:2em;
	list-style-position: outside;
	list-style-type: decimal;
}

a:link {
	color:#0F3B76;
}
a:active {
	color:#0F3B76;
}
a:hover {
	color:#0F3B76;
}
a:visited {
	color:#0F3B76;
}
.bold {
	font-weight:bold;
}
/*---------------------   END TEXT ELEMENTS   ---------------------*/



/*---------------------  START GLOBAL LAYOUT  ---------------------*/
#footer ul, #footer li, #header ul, #header li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#footer li, #header li {
	display:inline;
	padding-right:10px;
}
.right {
	float:right;
}
.left {
	float:left;
}
.hr {
	background:url(img/hr.gif) top left repeat-x;
	height:1px;
}
#header_nav a {
	color:#515BA2;
	font-weight:regular;
	text-decoration:none;
	font-size:10px;
	line-height:14px;
}
#header_nav a.cart_link {
	background:url(img/icon_cart_link.gif) left 1px no-repeat;
	padding-left:20px;
}
a.switch_site {
	font-weight:bold;
}
ul#header_nav {
	color:#515BA2;
	font-weight:regular;
	padding:24px 32px 10px 0;
	line-height:14px;
}
#logo_menu {
	width:120px;
}
#standard #logo_menu {
	width:123px;
}
#l_shadow {
	background:url(img/l_shadow.gif) right -92px no-repeat;
	position:relative;
	z-index:2;
}
#bl_shadow {
	position:absolute;
	bottom:0px;
	left:99px;
}
#standard #bl_shadow {
	left:106px;
}
#right_column {
	/*background:url(img/r_shadow.gif) 820px bottom repeat-y;*/
	position:relative;
	z-index:1;
	}
#r_shadow {
	background:url(img/r_shadow.gif) left top no-repeat;
}
a#search_link, a#shop_link {
	display:block;
	/*width:112px;*/
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:27px;
	padding-left:8px;
}



#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 11em;
		background:transparent url(img/l_shadow.gif) no-repeat scroll right -260px;
	}

#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		width: 11em;
	}

#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 11.05em;
		margin-top : -2.35em;
		width:220px;
		background-color:#f3f3f3;
		z-index:9;
	}
#nav li li a {
	width:220px;
	background-color:#F3f3f3;
}
#nav li li a:hover {
	background-color:#FFFFFF;
	background-image:none;
}
#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}

#nav li a {
		/*width: 11em;
		w\idth : 10em;*/
		display : block;
		border-bottom:1px solid #1FBECA;
		color : black;
		font-weight : normal;
		text-decoration : none;
		/*background-color : white;*/
		padding : 6px 0.5em;
	}

#nav li a:hover {
		color : #1FBECA;
		background:#FFF url(img/l_shadow.gif) no-repeat scroll right bottom;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}


#nav li a#search_link {
	background:url(img/bkgd_search_link.gif) top left no-repeat;
}
#nav li a#shop_link {
	background:url(img/bkgd_shop_link.gif) top left no-repeat;
}
#logo_menu .logo {
	padding-bottom:25px;
}
.navDivider {
	width:120px;
	float:right;
}
#nav li a#search_link, #nav li a#shop_link {
	display:block;
	/*width:112px;*/
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:27px;
	padding:0px 0px 0px 8px;
	border:none;
}
.searchbox {
	background:transparent url(img/searchpopup.png) 0 0 no-repeat;
	width:380px;
	height:53px;
	border:none;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:33px;
	font-weight:bold;
	line-height:63px;
	padding:10px 0px 0px 28px;
	margin:0px;}

#nav li ul.search_flyout {
	background-image:none;
	background-color:transparent;
}
#content {
	background:#dad6f4 url(img/bkgd_purple_gradient.jpg) left top no-repeat;
}
#static #content, #topGradient #content {
	background:#FFFFFF url(img/bkgd_content_gradient.jpg) left top no-repeat;
	top:0px;
	padding:0px 10px 10px;
}
#pr #content {
	background:#FFFFFF url(img/bkgd_content_gradient.jpg) left top no-repeat;
	top:0px;
	padding:0px 0px 10px;
}
.pad {
	padding:20px;
}
#pr #content h1.pr_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	line-height:106%;
	color:#000;
	padding:0 0 20px;
}
#pr_detail p {
	line-height:143%
}
#pr #content h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:143%;
	color:#4D5FAB;
	padding:0 0 10px;
}
#pr_detail_titles, #pr_detail {
	padding:10px 25px;
}
.pr_pad {
	padding:10px;
}
.pr_pad h1 {
	padding:10px 0px;
}
.width510 {
	width:510px;
}
#static_image {
	float:right;
	width:400px;
	padding-top:60px;
}
#html_full_noImg {
	padding:20px 0px 20px 20px;
}
#html_full {
	float:left;
	width:340px;
	padding:20px 0px 20px 20px;
}
#html_full p, #html_full_noImg p {
	line-height:143%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
#html_full h1, #html_full_noImg h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	padding-bottom:20px;
	color:#000;
	font-weight:normal;
}
#bottom_nav {
	border-top:1px solid #FFF;
	background:url(img/bkgd_bottom_nav.gif) top left repeat-x;
}
.bottom_nav_box, .relatedBox {
	float:left;
	width:18.70%;
	border-right:1px solid #FFF;
	padding:15px 25px;
	min-height:90px;
}
.relatedBox {
	border:1px solid #dedede;
	border-right:none;
	padding-bottom:0px;
	min-height:120px;
}
.relatedBox a {
	display:block;
	padding:15px 0 0;
}
#frm_recommended_0, .relatedBox:hover {
	background-color:#6676b7;
}
.bottom_nav_box h4 {
	color:#006ab4;
	font-size:11px;
	line-height:15px;
}
#footer .bottom_nav_box li {
	display:block;
}
#footer .bottom_nav_box li a {
	font-size:10px;
	color:#777777;
	text-decoration:underline;
	line-height:13px;
}
#copyright {
	background: #cfd3e4 url(img/bkgd_copyright.gif) left top no-repeat;
	height:20px;
	padding:8px 20px 0;
	font-size:10px;
}
#copyright a {
	color:#777777;
}
#content {
	position:relative;
	top:-6px;
	z-index:1;
}
#content #pad {
	width:794px;
	margin:0px auto;
}
.breadcrumbs {
	padding:10px 0;
	font-size:9px;
	color:#878787;
}
.breadcrumbs a:link, .breadcrumbs a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#878787;
	text-decoration:underline;
}
.breadcrumbs a:hover {
	text-decoration:none;
}
.breadcrumbs a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#878787;
	text-decoration:underline;
}
/*---------------------   END GLOBAL LAYOUT   ---------------------*/



/*---------------------  START HOME PAGE  ---------------------*/
#slideshow_title {
background:url(img/bkgd_slide_title.gif) left top no-repeat;
height:40px;
}
#slideshow_title h3 {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	line-height:32px;
	text-align:right;
	padding-right:30px;
}
#slideshow {
	width:799px;
	margin:0px auto;
}
#slideshow img {
	/*background-color:#FFFFFF;
	padding:0px 5px 0px 6px;*/
}
p#description {
	width:550px;
	display:block;
}
.brand_box {
	border:1px solid #BBBBBB;
	background-color:#FFF;
	padding:4px;
	float:left;
	margin-right:10px;
	width:160px;
	height:134px;
}
#brands {
	width:799px;
	margin:0px auto;
	padding:9px 0px 7px;
}
#tag {
	position:relative;
	top:-4px;
}
#home_product_image {
	position:absolute;
	right:-17px;
	top:472px;
}
/*---------------------   END HOME PAGE   ---------------------*/



/*---------------------  START CATEGORY PAGE  ---------------------*/
.cat .top_cap {
	background:url(img/cat_top_cap.gif) top left no-repeat;
	height:10px;
	width:394px;
}
.cat {
	background:url(img/cat_bottom_cap.gif) left bottom no-repeat;
	width:394px;
}
.choose {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4D5FAB;
}
.cat .right {
	width:210px;
	padding:10px 15px 20px;
}
/*---------------------   END CATEGORY PAGE   ---------------------*/



/*---------------------  START PRODLIST PAGE  ---------------------*/
#pagination li {
	list-style:none;
	padding-right:15px;
	display:inline;
}
ul#pagination {
	padding:15px 7px;
	margin:0px;
}
ul#pagination .select {
	position:relative;
	top:-13px;
}
.listingBox {
	background:url(img/listing_bottom_cap.gif) left bottom no-repeat;
}
.listing_tc {
	background:url(img/listing_top_cap.gif) left top no-repeat;
	height:10px;
	width:196px;
	position:relative;
	top:-10px;
}
.price {
	padding:0px 6px 5px 0px;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	/*position:relative;*/
	top:-27px;
}
#detail_price .price {
	top:0px;
}
a.list_name {
	font-size:13px;
	font-weight:bold;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
td.list_name_td {
	padding:5px 0 0 7px;
}
h1.prodlist_h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#4d5fab;
	padding-left:5px;
}
.listing .breadcrumbs {
	padding-top:0px;
	padding-bottom:25px;
}
.listingBox a {
	display:block;
	min-height:95px;
}
a.view_all {
	text-decoration:underline;
	font-size:11px;
}
/*---------------------   END PRODLIST PAGE   ---------------------*/



/*---------------------  START PROD FAMILY PAGE  ---------------------*/

/*---------------------   END PROD FAMILY PAGE   ---------------------*/



/*---------------------  START PROD DETAIL PAGE  ---------------------*/
h1.prod_name {
	float:left;
	line-height:47px;
	padding:0 0 0 10px;
	font-weight:normal;
	color:#4d5fab;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
}

h1.prod_name .rightCap {
	background:url(img/h1Detail_rc.gif) 0 0 no-repeat;
	float:right;
	height:47px;
	width:10px;
}
#prod_image {
	background-color:#FFFFFF;
	padding:10px;
}
#prod_image p {
	padding:0px;
	margin:0px;
	color:#777777;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#prod_image a {
	text-decoration:underline;
	color:#777777;
}
#prod_image a:hover {
	text-decoration:none;
}
h3.price {
	background:url(img/price_lc.gif) 0 0 no-repeat;
	line-height:24px;
	font-size:14px;
	color:#222222;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0 8px;
	float:left;
	display:table-cell;
}
td .rightCap {
	background:url(img/price_rc.gif) 0 0 no-repeat;
	float:right;
	height:24px;
	width:7px;

}

#add_img {
	background-color:#c9ccde;
	padding:3px;
}
#qty {
	padding-right:30px;
	color:#222222;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:bold;
}
.qty_box {
	border:1px solid #575757;
	background-color:#DDDDDD;
	width:25px;
	padding:3px 2px;
}

#description .btn_tabs a.tabs {
	display:block;
	height:37px;
	width:131px;
	color:#777;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:37px;
	text-align:center;
	float:left;
	margin-right:6px;
}
#description .btn_tabs a.on {
background:url(img/btn_tabs_detail.gif) 0 0 no-repeat;
}
#description .btn_tabs a.off {
background:url(img/btn_tabs_detail.gif) 0 -37px no-repeat;
}
#description .clear {
	border-top:1px solid #b2badb;
}
/*#tabs, #tabs #description, #tabs #description .clear, #tabs #description .btn_tabs {
	position:relative;
}*/
#description .clear {
	top:-1px;
	z-index:1;
}
#description .btn_tabs {
	z-index:3;
	margin-left:30px;
}
#description {
	width:510px;
	margin-top:15px;
}
#description_container {
	padding: 20px;
}
.tab {
	padding: 20px;
}
.relatedBox, .relatedBox a {
	color:#FFF;
	text-align:center;
}
.relatedBox {
	padding-top:15px;
}

.detail_specs {
	margin:12px 0;
}
h5.featured {
	font-size:10px;
	color:#4d5fab;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	font-weight:normal;
}
/*---------------------   END PROD DETAIL PAGE   ---------------------*/



/*---------------------  START SHOPPING CART PAGE  ---------------------*/
#cart_promo {background: #D4D7E2; border: 1px solid #DEDEDE; padding: 10px; margin-bottom: 10px;}

#cart_promo_text {font-size: 12px; float: left; width: 425px; padding: 3px 0 0 0;}

#cart_promo_box {float: left; width: 225px;}
	#cart_promo_box input{width: 210px; padding: 2px 0 2px 5px; border: 1px solid #dddddd; background: #ffffff;}

#cart_promo_btn {float: left;}

.cart_header {
	padding:7px;
	font-weight:bold;
	background-color:#4D5FAB;margin:1px;
	color:#FFFFFF;
	/*border-right:1px solid #DDDDDD;*/
}
.noborder {
	border:0px none;
}
.qty input, .emailOrderForm {
	border:1px solid #dedede;
	padding:2px 0px 2px 3px;
	margin:0px 0px 6px 0px;
}

.shopImage {
	overflow:hidden;
	/*height:125px;*/
	margin-bottom:10px;
}

#email_order {
	padding:10px 0px 25px;
}
#email_order .title {
	width:110px;
	padding:6px;
	display:block;
	float:left;
	font-weight:bold;
	text-align:right;
}
.border_right {
	border-right:1px solid #DDDDDD;
}
.border_left {
	border-left:1px solid #DDDDDD;
}
/*#shopcart td {
	border-bottom:1px solid #DDDDDD;
}*/

.total p {
	color:#FFF;
	padding:0 15px 10px 0px;
}
/*---------------------   END SHOPPING CART PAGE   ---------------------*/



/*---------------------  START GENERIC PAGE  ---------------------*/
.static h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#000000;
	font-weight:normal;
}

.static #html_full p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	line-height:143%

}
/*---------------------   END GENERIC PAGE   ---------------------*/



/*---------------------  START FAQ PAGE  ---------------------*/

/*---------------------   END FAQ PAGE   ---------------------*/



/*---------------------  START NEWS LISTING PAGE  ---------------------*/

/*---------------------   END NEWS LISTING PAGE   ---------------------*/



/*---------------------  START BLOG LISTING PAGE  ---------------------*/

/*---------------------   END BLOG LISTING PAGE   ---------------------*/



/*---------------------  START ARTICLE PAGE  ---------------------*/
#pr_container {
	background:url(img/bkgd_pr.gif) left top no-repeat;
	width:535px;
	padding:10px 50px 25px 25px;
	margin-left:15px;
}
#listing_page {
	padding:15px;
}
#pr_detail_titles {
	background-color:#d1d4e0;
}
/*---------------------   END ARTICLE PAGE   ---------------------*/



/*---------------------  START SEARCH PAGE  ---------------------*/
.search_results {
	float:left;
	width:176.5px;
	height:178px;
	background-color:#E1E3E7;
	border:1px solid #FFF;
	border-width:1px 0 0 1px;
	padding:12px;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#444;
}
.search_results a {
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
.search_results:hover {
	background-color:#1FBECA;
}
h1#search {
	padding-top:50px;
}
.search_results .name_price {
	height:68px;
}
/*---------------------   END SEARCH PAGE   ---------------------*/

.search_results2 {
	float:left;
	width:176.5px;
	height:178px;
	background-color:#E1E3E7;
	border:1px solid #FFF;
	border-width:1px 0 0 1px;
	padding:12px;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#444;
	position:relative;
}
.search_results2 a {
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
.search_results2:hover {
	background-color:#1FBECA;
}
h1#search {
	padding-top:50px;
}
.search_results2 .name_price {
	height:68px;
}

/*---------------------  START SITEMAP PAGE  ---------------------*/

/*---------------------   END SITEMAP PAGE   ---------------------*/



/*---------------------  START DEALER LOCATOR PAGE  ---------------------*/

#dealer_locator_form {
	padding:10px;
	background-color:#d3d5e1;
	position:relative;
	border:1px solid #b7bddb;
}
#dealer_locator_form select {
	width:180px;
	margin-bottom:6px;
}
#dealer_locator_form input {
	width:160px;
	margin-bottom:6px;
}
#dealer_locator_form .title, #dealer_locator_form .title2, #dealer_locator_form .title3 {
	width:115px;
	text-align:right;
	display:block;
	float:left;
	padding:0px 8px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
#dealer_locator_form .title2 {
	width:70px;
	font-weight:normal;
}
#dealer_locator_form .title3 {
	font-weight:normal;
}

#dealer_locator_form .clear {
	padding-bottom:5px;
}
#dealer_locator_form input.btn_search {
	width:118px;
	position:absolute;
	top:45px;
	right:20px;
}
#dealer_locator_form input.btn_search2 {
	width:118px;
	position:absolute;
	top:20px;
	right:20px;
}
.dealer_tab {
	position:relative;
	top:-43px;
}
h1.dealer {
	padding-bottom: 20px;
}
.dealer_info, .dealer_info2 {
	background-color: #eaebf0;
	border:1px solid #b7bedb;
	padding:25px 25px 0;
	float:left;
	width:341px;
	height:120px;
	margin:0 0 8px 0;
	font: 10px/1.5em normal Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
.dealer_info2 {
	float:right;
}

.dealer_info a, .dealer_info2 a {
	text-decoration:underline;
}

.dealer_info h4, .dealer_info2 h4 {
	font: 14px/1.5em bold Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#333366;
}
/*---------------------   END DEALER LOCATOR PAGE   ---------------------*/



/*---------------------  START MEDIA PAGE  ---------------------*/
#media_listing h4 {
	background-color:#888;
	padding:7px 15px;
	font-size:12px;
	font-weight:normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #dedede;
	display:inline-block;
	color:#FFF;

}
#media_listing .hr {
border-bottom:1px solid #777777;
margin:3px 0 10px;
}
#media_listing .border {
	border: 1px solid #777777;
	padding:5px;
}
#dealerMenu {
padding:0px;
}
#dealerMenu a {
	color:#FFFFFF;
}
#dealerMenu a {
	list-style:none;
	padding:4px 15px;
	display:block;
}
#dealerMenu a:hover {
	background-color:#CCCCCC;
	color:#666666;
}
/*---------------------   END MEDIA PAGE   ---------------------*/



/*---------------------  START CAREER PAGE  ---------------------*/

/*---------------------   END CAREER PAGE   ---------------------*/



/*---------------------  START CONTACT US PAGE  ---------------------*/
.contact_us_form {
	padding:35px 35px 35px 100px;
	background-color:#D0D3DF;
}

#to {
	padding:5px 5px;
}
#signup td {
	padding:3px;
}
.edit_content_label {
	text-align:right;
	padding-right:10px;
	font-weight:bold;
}

.custSerTextBox {
	width:97%;
}
/*---------------------   END CONTACT US PAGE   ---------------------*/
.submenuFlyout {
	background-color:#000;
	height:300px;
	width:300px;
	position:relative;
	left:120px;
}

.MsoNormalTable td {
	border-bottom:1px solid #666666;
}


#promobuckets {
float:left;
background: #6676B7 url(images/promobucket-bgrnd.jpg) top left no-repeat;
}
.bucket {
float:left;
padding:0px;
}
.bucket a.pbucket {
padding:10px;
float:left;
}
.bucket a.pbucket:hover {
background-color:#6676B7;
}
dt {
font-weight:bold;
}
.block, dl {
width: 203px;
height:144px;
position:relative;
margin:0;
padding:0;
z-index:1;
background-color:#fff;
}
dt.togglehover {
position:absolute;
width: 203px;
height:144px;
margin:0;
padding:0;
z-index:3;
border:1px solid #C5C5C5;
}
dd.togglecontent {
position:absolute;
width: 174px;
height:114px;
margin:0;
padding:15px;
background-color:#6676B7;
z-index:2;
filter:alpha(opacity=95);
-moz-opacity:0.95;
-khtml-opacity: 0.95;
opacity: 0.95;

}
.ddtable {
width:174px;
height:114px;
text-align:center;
font-size:13px;
color: #FFFFFF;
line-height:20px;
}
.ddtable strong {
color:#fff;
font-weight:bold;
}

/* ------------WARNINGS-------------- */
.warning {
font-style:italic;
font-size:10px;
}
.chokinghazard {
font-size:10px;
color:#0066ff;
line-height:1em;
}
.awardtable {
padding:3px;
}
/* ------------END WARNINGS-------------- */



#content { top:-2px; }
#header .right { position:relative; }
ul#header_nav { padding-right:88px; }
.fb { position:absolute;bottom:4px;right:55px; }
.twtr { position:absolute;right:27px;bottom:4px; }