@import url("/sitefiles/global/master.css");
@import url("client.css");
@import url("pp/templatecontent.css");
@import url("pp/formmodule.css");

/* ----------  Styles by ELEMENT  ---------- */
body
{
    background: transparent url('../Images/WD_BackgroundRepeater.gif') repeat-x scroll left top;
    background-color: #fff;
}


/* ----------  MasterPage Styles by divId  ---------- */
div#Wrapper
{
    width: 950px;
    margin: 0px auto;
    height: 100%;
}

div#Logo
{
    width: 950px;
    height: 77px;
    background: transparent url('../Images/WD_Logo.gif') no-repeat scroll left top;
}

div#Logo a
{
    display: block;
    width: 500px;
    height: 77px;
}

div#Logo .searchPanel
{
    margin-left: 710px;
    margin-top: -50px;
}

div#Header
{
    width: 950px;
    height: 468px;
    background: transparent url( '../Images/WD_HeaderBackground.gif' ) no-repeat scroll left top;
}

div#Header .navigation
{
    width: 950px;
    height: 56px;
}

div#Header .header-left, 
div#Header .header-right
{
    float: left;
    background: transparent url( '../Images/WD_HeaderContent_BG.gif' ) no-repeat scroll center center;
    margin-top: 40px;
    width: 436px;
    height: 155px;
	padding-left:15px;
	padding-right:15px;

}

div#Header .header-right
{
    float: right;
}

div#Content
{
    width: 950px;
    height: 100%;
    background: transparent url('../Images/WD_ContetnRepeater.gif') repeat-y scroll left top;
	background-color:#fff;
}

div#Content div#Column1,
div#Content div#Column2,
div#Content div#Column3
{
    float: left;
    width: 316px;
    height: 100%;
    background: transparent url('../Images/WD_BottomContentGrad.gif') no-repeat scroll center top;
    min-height: 250px;
}

div#Content div#Column1 span.title,
div#Content div#Column2 span.title,
div#Content div#Column3 span.title
{
    font: normal normal bold 18px/18px arial;
    color: #fff;
    display: block;
    margin-top: 10px;
    text-align: center;
}

div#Content div#Column1 img
{
    margin-top: 25px;
}

div#Content .margin-left
{
    margin-left: 1px;
}

div#BottomCap
{
    width: 950px;
    height: 13px;
    background: transparent url('../Images/WD_ContentBottomCap.gif') no-repeat scroll left top;
}


/* ----------  Main Nav Styles  ---------- */
#mainnav
{
    width: 950px;
    height: 56px;
    display: block;
}

#mainnav li
{
    display: block;
    float: left;
    position: relative;
    height: 56px;
    width: auto;
}

#mainnav li a
{
    display: block;
    padding: 0px 30px;
    font: normal normal normal 12px/56px arial;
    color: #fff;
    text-decoration: none;
	text-transform:uppercase;
}

#mainnav li:hover
{
    background-color: #ebf0f5;
}

#mainnav li a:hover
{
    color: #f3711c;
}

#mainnav ul
{
    display: none;
    height: auto;
    width: auto;
    position: absolute;
    top: 56px;
    left: 0px;
    background-color: #ebf0f5;
}

#mainnav li:hover ul
{
    display: block;
}

#mainnav ul li
{
    float: none;
    width: 250px;
    height: 30px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ccc;
    white-space: nowrap;
}

#mainnav ul li:hover
{
	background-color:#f3711c;
}

#mainnav ul li a
{
    margin: 0px;
    padding: 0px;
    color: #3a6f9e;
    margin-left: 10px;
    height: 30px;
    line-height: 30px;
	color: #035a8d;
	font-size:11px;

}

#mainnav ul li a:hover {
	color: #fff;

}


/* ----------  Interior Master Page Styles  ---------- */
body#Interior div#Wrapper div#Content
{
    margin-top: -385px;
}

body#Interior div#Wrapper div#Content #ContentHolder
{
    background: transparent url( '../Images/WD_InteriorContentBG.gif' ) no-repeat scroll center top;
    width: 100%;
    height: 100%;
    float: left;
}

body#Interior div#Wrapper div#Content div#Column1, 
body#Interior div#Wrapper div#Content div#Column2
{
    background-image: none;
    float: left;
}

body#Interior div#Wrapper div#Content div#Column1
{ 
    width: 638px;
    border-right-style: solid; 
    border-right-width: 1px; 
    border-right-color: #c4c5c5;
    min-height: 700px;
}

body#Interior div#Wrapper div#Content div#Column2
{
    width: 310px;
}

body#Interior div#Wrapper div#Content div#Column2 .column2-content-wrapper
{
    width: 280px;
    margin: 0px 15px;
}

body#Interior div#Wrapper div#Content div#Column2 .interior-right-top, 
body#Interior div#Wrapper div#Content div#Column2 .interior-right-bottom,
body#Interior div#Wrapper div#Content div#Column2 .interior-right-bottom2
{
    margin-bottom: 40px;
}

body#Interior div#Wrapper div#Content div#Column1 .pageSearch
{
    width: 558px;
    margin: 50px auto 0px auto;
    font: normal 12px/16px arial, "Trebuchet MS";
    color: #595b5c;
}

body#Interior div#Wrapper div#Content div#Column1 .pageSearch h1
{
	font: normal 33px/36px arial;
	color: #f3711c;
	padding-bottom: 20px;
	letter-spacing: -1px;
}
body#Interior div#Wrapper div#Content div#Column1 .pageSearch td
{
    padding-bottom: 10px;
}


/* ----------  Side Nav Styles  ---------- */

#ctl00_cphSideMenu_swSiblingMenu_pnlSideMenu p
{
    display: none;
}

#subnav
{
    list-style-type: none;
    width: 100%;
    display: block;
}

#subnav li
{
    display: block;
    width: 100%;
    height: 30px;
    border-top-style: solid; 
    border-top-width: 1px; 
    border-top-color: #c4c5c5;
}

#subnav li a,
#ctl00_cphSideMenu_swSiblingMenu_pnlSideMenu h2 a
{
    font: normal normal normal 14px/26px arial;
    color: #f3711c;
    display: block;
    padding-left: 40px;
    text-decoration: none;
	height:30px;
}

#subnav li a:hover,
#ctl00_cphSideMenu_swSiblingMenu_pnlSideMenu h2 a:hover {
	color:#fff;
	background-color:#f3711c;
}

body#Interior div#Wrapper div#Content div#Column2 .quickcart
{
    display: none;
    background: #efedef;
}

body#Interior div#Wrapper div#Content div#Column2 .interior-right-top,
body#Interior div#Wrapper div#Content div#Column2 .interior-right-bottom,
body#Interior div#Wrapper div#Content div#Column2 .interior-right-bottom2
{
    background: transparent url('../Images/WD_InteriorRightGrad.gif') no-repeat scroll center top;
    width: 100%;
    min-height: 130px;
    display: block;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	width:950px;
}

#footer ul {
	text-align: center;
	margin-left: 300px;
}

#footer ul li {
	float:left;
	list-style-type: none;
	padding: 6px;
}


#ctl00_cphPageBody_pnlNotActive .sitemap,
.sitemap
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#ctl00_cphPageBody_pnlNotActive .sitemap ul 
.sitemap ul
{

}

#ctl00_cphPageBody_pnlNotActive .sitemap ul li,
.sitemap ul li
{
	margin-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#ctl00_cphPageBody_pnlNotActive .sitemap ul li a,
.sitemap ul li a
{
	color: #f3711c;
}

#ctl00_cphPageBody_pnlNotActive .sitemap ul li a:hover,
.sitemap ul li a:hover
 {
	color: #666666;
}

#ctl00_cphPageBody_pnlNotActive h4,
.sitemap h4
 {
	color: #f3711c;
	font-size: 18px;
	padding-bottom: 25px;
	padding-left:25px;

}

#ctl00_cphPageBody_pnlNotActive p,
.sitemap p
 {
	font-family:Arial, Helvetica, sans-serif;
	padding-left:25px;
}


#ctl00_cphPageBody_pnlNotActive hr,
.sitemap hr
 {
	height:1px; 
    border:0px; 
	margin:25px;
	background-color:#c4c5c5;
}


#ctl00_cphPageBody_pnlNotActive h3,
.sitemap h3
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	padding: 25px;
}


