﻿body
{
	font-size:12px;
	font-family: Arial;
	color:#38393A;
}
.productAction
{
	font-size:11px;
}
a
{
	text-decoration:none;
	color:#054C9E;
}
a:hover
{
	text-decoration:underline;
}
.pageTitle
{
	width:100%;
	border-bottom:1px solid #014D87;
	font-size:18px;
	font-weight:bold;
	color:#014D87;
}
h4, h5
{
	color:#014D87;
	margin-bottom:4px;
	font-size:12px;
}
h4
{
	font-size:13px;
}
.searchMiddle
{
	background-image: url('/resources/images/Search_Mid.jpg');
	background-repeat:repeat-x;
}
.inputMiddle
{
	background-image: url('/resources/images/Input_Mid.jpg');
	background-repeat:repeat-x;
	background-position:top left;
	vertical-align:middle;
}
input.searchBox
{
	margin-top:3px;
	border-width:0px;
	background-color:Transparent;
	width:159px;
	color:#78797A;
}
input.inputBox
{
	border-width:0px;
	background-color:Transparent;
	width:150px;
	color:#78797A;
}
td.topMenuBG
{
	background-image: url('/resources/images/topMenuMid.jpg');
	background-repeat:repeat-x;
	padding-top:11px;
}

div.subMenuBG
{
	z-index:600 !important;
}
.subMenuBG > table
{
	border:1px solid white;
	background-color: #004D84;
}
table.subMenuItem
{
	border-width:0px;
	padding-top:5px;
	padding-bottom:5px;
}
.breadcrumbs
{
	margin-bottom:2px;
	color:#616161;
}
.topMenuItem
{
	color:#f9fbfc;
	font-size:12px;
	margin-left:7px;
	margin-right:9px;
	font-weight:400;
	font-family:Helvetica, Arial,Verdana ;
}
.topMenuItemSelected a
{
	text-decoration:underline;
}
.topMenuItemHover a
{
	color:#B8B9BA;
	text-decoration:none;
}
.subMenuItem
{
	color:#f9fbfc;
	font-size:12px;
	margin-left:7px;
	margin-right:9px;
	font-weight:400;
	font-family:Helvetica, Arial,Verdana ;
}
.subMenuItemSelected a
{
	text-decoration:underline;
}
.subMenuItemHover a
{
	color:#B8B9BA;
	text-decoration:none;
}
.bottomMenu
{
	margin:4px;
}
.bottomMenuItem
{
	padding-right:8px;
	text-align:center;
	border-right:1px solid #78797A;
}
.bottomMenuItem a
{
	color:#78797A;
}

.bottomMenuItemSelected
{
}
.bottomMenuItemHover
{
	text-decoration:underline;
}
.greyBack
{
	background-color:#E7E7E7;
	padding:8px;
	padding-top:2px;
}
td.sectionTitleGrey
{
	background-image: url('/resources/images/H_Grey_Mid.jpg');
	background-repeat:repeat-x;
	vertical-align:top;
	padding-top:2px;
	font-size:12px;
	font-weight:300;
	font-family:Verdana, Arial, Helvetica;
	text-decoration:none;
	color:#ffffff;
}
td.sectionTitleBlue
{
	background-image: url('/resources/images/H_Blue_Mid.jpg');
	background-repeat:repeat-x;
	vertical-align:top;
	padding-top:2px;
	font-size:12px;
	font-weight:300;
	font-family:Verdana, Arial, Helvetica;
	color:#ffffff;
}
td.sectionTitleGrey img,td.sectionTitleBlue img
{
	margin-top:1px;
}
.bottomLine
{
	background-image: url('/resources/images/Bottom.jpg');
	background-repeat:repeat-x;
	height:13px;
}
.bottomText
{
	color:#78797A;
	font-size:11px;
}
.newsDate
{
	padding-top:8px;
	color:#58595A;
}
.updated
{
	font-size:13px;
	font-family:Verdana;
	font-weight:bolder;
	color:#58595A;
	padding-left:4px;
	white-space:nowrap;
}
.newsTitle
{
	padding-bottom:8px;
	border-bottom:1px solid #C2C2C2;
}
.productTitle
{
	font-weight:bold;
}
.productSep
{
	border-top:1px solid #D5D5D5;
	font-size:2px;
}
.newsTitle a
{
 text-decoration:none;
 font-weight:bold;
}
.newsTitle a:hover
{
	text-decoration:underline;
}
div.pager
{
	font-size:13px;
}
.prodTabLbl, .prodTabLblSel
{
	background-image: url(images/tab_Mid.jpg);
	background-repeat:repeat-x;
	width:180px;
	text-align:center;
	vertical-align:top;
	padding-top:8px;
	font-size:12px;
	cursor:pointer;
}
.prodTabLblSel
{
	background-image: url(/resources/images/tabSelected_Mid.jpg);
	color:#ffffff;
}
.windowMiddle
{
	background-image: url(/resources/images/WIN1_TopMid.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;
}
.windowLeftBorder
{
	border-left:1px solid #DADADA;
}
.windowRightBorder
{
	border-right:1px solid #DADADA;
}
.windowBottomBorder
{
	border-bottom:1px solid #DADADA;
}


.window2TopMiddle
{
	background-image: url(/resources/images/WIN2_TopMid.jpg);
	background-repeat:repeat-x;
	color:#1F6799;
	vertical-align:top;
	padding-top: 10px;
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;
	white-space:nowrap;
}
.window2LeftBorder
{
	background-image: url(/resources/images/WIN2_SideLeft.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}
.window2RightBorder
{
	background-image: url(/resources/images/WIN2_SideRight.jpg);
	background-position:right top;
	background-repeat:repeat-y;
}
.window2BottomBorder
{
	background-image: url(/resources/images/WIN2_BottomMid.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
}
.window2Center
{
	background-color:#F1F5FE;
	padding:5px;
}
window2CenterNoPadding
{
	background-color:#F1F5FE;
}
ul
{
	list-style-image: url(/resources/images/arrowright.gif);
}
li
{
	margin-bottom:4px;
		margin-top:4px;
}
.productTag
{
	background-image: url( '/resources/images/productTag.jpg' );
	background-repeat: no-repeat;
	text-align: center;
	width: 144px;
	height: 25px;
	vertical-align: middle;
	padding-top: 5px;
	color: #777777;
}

input.button
{
	color:#FFFFFF;
	background-color:#004E87;
	border-width:0px;
}

.Notify
{
	background-color: #FFF3BB;
	border: 1px solid #FFCD3A;
	padding: 8px;
}

.window3TopMiddle
{
	background-image: url(/resources/images/WIN3_TopMid.jpg);
	background-repeat:repeat-x;
	color:#1F6799;
	vertical-align:top;
	padding-top: 10px;
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;
	white-space:nowrap;
}
.window3LeftBorder
{
	background-image: url(/resources/images/WIN3_SideLeft.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}
.window3RightBorder
{
	background-image: url(/resources/images/WIN3_SideRight.jpg);
	background-position:right top;
	background-repeat:repeat-y;
}
.window3BottomBorder
{
	background-image: url(/resources/images/WIN3_BottomMid.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
}
.window3Center
{
	padding:5px;
}
.overview
{
	line-height:16px;
}
.slogan
{
	font-size:15px;
	font-weight:normal;
	font-family:Verdana;
	color:#014D87;
}
.tabon
{
	display:block;
}
.taboff
{
	display:none;
}

.commentbox
{
	border:1px solid #CCCCCC;
	padding:2px;
	margin-bottom:8px;
}
.commentboxOver
{
	border:1px solid #CCCCCC;
	padding:2px;
	background-color:#f0f0f0;
	margin-bottom:8px;
}
.CommentNumber
{
	border:1px solid #EEEEEE;
	padding:2px;
	margin-top:2px;
	margin-left:-2px;
	background-color:#f8f8f8;
	height:14px;
}
.CommentUser
{
	font-weight:bold;
}
.CommentInfo
{
	color:#777777;
	font-style:italic;
}
.CommentContent
{
	margin:8px;
}
table.commentEntry
{
	background-color:#F8F8F8;
	border:1px solid #EEEEEE;
}






/* ######### Shared basic style for mega drop down menu DIV ######### */

.mega{
width:500px; /*default width of mega menu*/
padding:10px;
position:absolute;
visibility:hidden;
border:2px solid #f9fbfc;
z-index:20000;
border-top-width:1px;
-webkit-box-shadow: 5px 5px 5px #c8c8c8; /*css 3 shadows*/
-moz-box-shadow: 5px 5px 5px #c8c8c8;
box-shadow: 5px 5px 5px #c8c8c8;
}

.mega .column{ /*each link column within a mega menu*/
float:left;
width:33%;
}

.mega a{
text-decoration:none;
}

.mega .column ul{
margin:0;
margin-left:10px;
padding:0;
list-style:none;
}

.mega .column ul li{
margin-bottom:3px;
}

.mega .column ul li h3{
font-size:1.2em;
font-weight:normal;
color:#73DBF7;
}

.mega .column ul li a{
    text-decoration:none;
    color: #f9fbfc;
}

.mega .column ul li a.more{
    text-decoration:none;
    color: #73DBF7;
}

.mega .column ul ul{
    margin-left:15px;
}

.mega .column td.bestseller
{
    background-color:#ffffff;
    padding: 4px;
    padding-top:0px;
}

.mega .column td.bestsellerHeader
{
    font-size:1.2em;
    color: #ffffff;
    background-color:#DE0400;
    width:100%;
    font-weight:bold;
    padding:3px;
}

.mega .column td.bestseller table
{
    width:250px;
}
.mega .column td.bestseller table td
{
    vertical-align:middle;
}


.mega .column td.bestseller table td a
{
    color: #004D9C;
    font-weight:bold;
}

.mega .ulmenu{ /*style any UL within mega menu with class="ulmenu"*/
margin:0;
padding:0;
list-style:none;
}

.mega .ulmenu li
{
padding:2px;
margin-left:3px;
}

.mega .ulmenu a{
display:block;
color: #f9fbfc;
}

.mega .ulmenu a:hover{
color:#B8B9BA;
text-decoration:none;
}

/* ######### Style for Solid Block Mega Menu ######### */

.solidblocktheme{ /*additional mega drop down menu style for this theme*/
border:2px solid #ffffff;
background-color: #004D84;
filter:alpha(opacity=95);
opacity:.95;
padding:0; /*remove default padding inside mega menu*/
}

.solidblocktheme p, .solidblocktheme .column{
padding:5px; /*add padding inside p and .column elements within mega menu*/
width:auto;
}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: 400 1em Helvetica, Arial,Verdana;
width: 100%;
overflow: hidden;
border-width: 0px;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
padding: 0px 14px;
text-decoration: none;
border-right: 1px solid #f9fbfc;
color:#f9fbfc;
}

.solidblockmenu li a:visited{
color:#f9fbfc;
}

.solidblockmenu li a:hover, .solidblockmenu li a.selected{ /*Selected Tab style*/
color:#B8B9BA;
text-decoration:none;
}

