* { font-family: Arial, sans-serif; }
body {
	margin: 0 0 20px 0;
	font-size: 100%;
	text-align: left;
	left: 8px;
	top: 8px;
	background-color: #FFFFFF;
}
table { border-collapse: collapse; }
table td, form { padding: 0;}
a{text-decoration: none; color: #000; }
a:hover{text-decoration: none; color:#F58220; }
img { border: 0; }
form { margin: 0; }
dl { padding: 20px; font-size: 90%; }
dt { font-weight: bold; }
dd { margin-bottom: 10px; }
h1 { font-size: 20px; font-weight: normal; }
h2 { font-size: 17px; }
h3 { font-size: 15px; }
input { font-size: 11px; }
p { font-size: 12px; }
s.price { color: red; }

a.grouped_elements img {
	padding:5px 10px 5px 0px;
}

/*remember to change the #content width if changing #wrapper width*/
#wrapper {
	width: 1000px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#left_shadow {
	width: 8px;
	height: 403px;
	float: left;
}
#right_shadow {
	width: 8px;
	height: 403px;
	float: right;
}

#header {
	height: 99px;
	color: #999;
	background-color: #FFFFFF;
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#headertable {
	width: 1050px;
	height: 88px;
}
#topmenu {
	background-color: #FFFFFF;
	color: #000;
	width: 1050px;
	margin-left: 227px;
}
#spacer {
	height: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#topmenu li {
	color: #000;
	text-decoration: none;
	font-size: 15px;
	display: block;
	float: left;
	padding-top: 6px;
	padding-right: 12px;
	padding-left: 12px;
}
#topmenu li:hover {
	background-repeat: no-repeat;
}

/*#content width = #wrapper width - 18; (two side shadow boxes at 8px wide plus 2px worth of border) */
#content {
	background: #FFF;
	min-height: 313px;
	float: left;
	width: 100%;
	height: 100%;
}

#footer {
	margin: 0;
	height: 18px;
	clear: both;
}
#footer #llc {
	width: 18px;
	height: 18px;
	float: left;
}
#footer #lrc {
	width: 18px;
	height: 18px;
	float: right;
}

.searchbox {
	text-align: right;
	border: 1px solid #CCC;
}
.logoholder {
	text-align: left;
	vertical-align: top;
}

.SubNav, .SubNav A
{
	font-size: 13px;
	color:#127EA9;	/*	padding-left:7px;*/
}

.SubNavHeader
{
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color:#000000;
	/* this causes all lines AFTER the first one to indent 6px */
	margin-left: 0px;
	text-indent: 0px;
	margin-right: 10px;
}

td.SpecControl{
	font-size: 9px;
}

.SpecControl td{
	font-size: 9px;
}

.SubNav A:hover
{
	text-decoration: none;
	color: #f58220;
}

.SubNavSelectedItem A
{
	color: #f58220;
}

.SubNavSelectedItem UL A:hover, .SubNavSelectedItem A:hover {
	color: #f58220;
}

.SubNavSelectedItem UL A {
	color: #127EA9;
}

.SubNav UL
{
	line-height: 15pt;
	margin: 0px;
	padding-left: 10px;
	text-indent: -6px;
	list-style-type: none;
}

.SubNavQuickOrder
{
	text-transform: capitalize;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	padding-left: 7px;
}

.NavButton
{
	color:#000000;
	text-decoration:none;
	margin-top: auto;
	margin-bottom: auto;
}

.NavButton:hover
{
	color:#ff6600;
	text-decoration:none;
}

.CategoryCrumbs
{
	color: #127ea9;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 12px;
}

/*-------------------------------------------- spending account start----------------------------*/

.SpendingAccountLabel /* When there's just a single account */
{
	font-size: 11px;
	color: #000000;
	font-weight:bold;
/*	visibility:hidden;*/
	padding-left:7px;
	padding-left:5px;
}

#SpendingAccounts, #SpendingAccounts ul { /* all lists */
	margin: 0;
	padding: 0;
	width: 140px; /* Width of Menu Items */
	background-color:#cccccc;
	font-size: 100%;
	list-style: none;
	line-height: 1;
	padding-left:7px;
	font-weight:normal;
}

#SpendingAccounts a { /* spending account text */
	display: block;
	width: 11em;
	color: #333333;
	font-weight:normal;
}

#SpendingAccounts li { /* active spending account */
	float: left;
	width: 11em;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:normal;
}

#SpendingAccounts li ul { /* available spending accounts if there's more than one */
	position: absolute;
	background-color:#999999;
	color: #ffffff;
	width: 10em;
	padding-left: 2px; 
	visibility:hidden;
	width:140px;
	font-weight:normal;
}

#SpendingAccounts li ul a {
	color: #ffffff;
}

#SpendingAccounts li:hover ul, #SpendingAccounts li.sfhover ul { /* lists nested under hovered list items */
	visibility:visible;
	text-decoration:underline;
}

/*---------------------------- spending account end-----------------------------*/

.SpecLabel{
	font-size: 11px;
}

.labelCell{
	font-size: 11px;
}

#Table2 TD{
	font-size: 11px;	
}

.ConditionsOfUseLink
{
	padding-left: 4px;
	font-size: 7pt;
	color: #ffffff;
}

a.ConditionsOfUseLink:hover
{
	text-decoration: underline;
	color: #ffffff;
}

.Button
{
	color: #000000;
	border: 1px solid #000000;
	background-color: #FAA81D;
	font: bold 8pt;
}

.UploadButton
{
	color: #000000;
	border: 1px solid #87acc6;
	background-color: #c8e5f6;
	font: bold 8pt;
}

.LinkButton
{
	color: #000000;
	font: bold 8pt;
}

.ProductListImageCell img
{
	border: 1px solid #cccccc;
}

.ProductListDescriptionCell
{
	border: 0px solid #cccccc;
}

.ProductImage{
	border: 1px solid #cccccc;
}

.CategoryTable IMG
{
	border: 1px solid #cccccc;
}

.ProductSearchBox
{
	width: 150px;
	border-width: 0px;
	margin-top: auto;
	margin-bottom: auto;
}

.ProductListTable
{
	border: 1px solid #999999;
	border-collapse: collapse;
}

.ProductListImageCell
{
	text-align: center;
	background-color: #ffffff;
	padding-top: 6px;
	padding-right: 24px;
	padding-bottom: 6px;
}

.ProductListDescriptionCell
{
	border: 1px solid #cccccc;
}

.InfoBox{
	border: 1px none #cccccc;
	}
.InfoBox TD.InfoBoxHeader{
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 11px;
}

.GridHeaderRow TD
{
	padding-top: 0px;
	padding-bottom: 5px;
	font-weight: normal;
	background-color: #E9E9E9;
	color: #4B4B4B;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
	text-transform: uppercase;
}

.InfoBoxHeader
{
	padding-top: 0px;
	padding-bottom: 5px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #4B4B4B;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #FFFFFF;
	text-transform: uppercase;
}

.PDTGridHeaderRow
{
	padding-top: 0px;
	padding-bottom: 5px;
	font-weight: normal;
	background-color: #CCCCCC;
	color: #4B4B4B;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	vertical-align: middle;
}

.PDTtbody {
	border: 1px solid #CCCCCC;
}

#prodheader{
	background-color: #c8e5f6;
	padding: 0px;
	font-size: 11px;
}

#prodtable{
	border: 1px solid #c8e5f6;	
}

#InfoBox{
	border: 1px solid #c8e5f6;	
}

.orderStatBox{
	font-size: 11px;
}

.Grid{
	border: 1px solid #999999;
	border-collapse: collapse;
}

.InfoBox {
	border: 1px none #999999;
	border-collapse: collapse;
}


.Grid TD {
	padding: 1px 3px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

.GridEvenRow TD {
	background-color: #E9E9E9;
}

#t1_t2_c_p_tmplProduct_variantList_dgrVariants td{
	font-size: 11px;
	text-transform: none;
}

.CategoryTable TD
{
	vertical-align: top;
	text-align: center;
	padding-right: 20px;
	padding-bottom: 10px;
}

.CategoryTable IMG
{
	border-style: none;
}


/* example: Create New Address box in checkout process */
.ShadedRegion
{
	border: 1px solid #999999;
	background-color: #e9e9e9;
}


.CheckoutProgressBar
{
	border: 1px solid #999999;
	color: #999999;
	background-color: #e9e9e9;
	font-weight: bold;
}

.CheckoutProgressBarCurrentStage
{
	color: #F58220;
}

#Calendar
{
	border: 1px solid #666666;
	filter:
		progid:DXImageTransform.Microsoft.dropshadow(OffX=3,OffY=3,Color='gray',Positive='true')
		progid:DXImageTransform.Microsoft.Alpha(Opacity=100,FinishOpacity=20,Style=1,StartX=97,FinishX=100,StartY=0,FinishY=0)
		progid:DXImageTransform.Microsoft.Alpha(Opacity=100,FinishOpacity=20,Style=1,StartX=0,FinishX=0,StartY=97,FinishY=100);
	border-collapse: collapse;
}

#Calendar .DayHeader
{
	background-color: #666666;
	font: bold 12px verdana;
	color: white;
}

#Calendar .DayCell
{
	height: 20px;
	border: 1px solid #666666;
	font: 12px verdana;
}

#Calendar .SelectedDayCell
{
	height: 20px;
	border: 2px solid #f58220;
	font: 12px verdana;
}


/*Four51 STYLES  end*/




.logo{
	padding:5px;
	}

.date{
	padding-top:5px;
	font-size:10px;
	padding-right:20px;
	color:#333333;
	}

/* search start */	
.search{
	padding-right:20px;
	}
	
.search input{
	border:1px solid #333333;
	font-size:10px;
	}
	
/* search end */

/* left nav start */
.l-nav{
	background-color:#EEEEEE;
	margin-left:5px;
	margin-bottom:15px;
	}
	
.l-nav-head{
	background-color:#C5C5C5;
	color:#FFFFFF;
	}

.l-nav-foot{
	border-bottom:1px solid #DFDFDF;
	}

.l-nav-products{
	border-right:1px solid #DFDFDF;
	border-left:1px solid #DFDFDF;
/*	padding-left:7px;*/
	}
	
.l-nav-link a{
	display:block;
	width:96%;
	height:22px;
	background-color:#999999;
	padding-left:10px;
	padding-top:2px;
	margin-bottom:1px;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.l-nav-link a:hover{
	background-color:#666666;
	text-decoration:none;
	color: #FFFFFF;
	}
	
.l-nav ul{
	MARGIN: 0px 0px 0px 1px;
	PADDING: 3px;
	}

.l-nav li{
/*	margin-left:10px;*/
	/*background-color:#C7E1F0;*/
	}

	
/* left nav end */

/* content area start */

.main{
	padding-left:10px;
	border-left:1px dotted #A1A1A1;
	border-top:1px dotted #A1A1A1;
	}

.title{
	color:#666666;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
	}

.content{
	padding:10px;
	padding-left:0px
	}

/* content area end */

.footer{
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	height:20px;
	}


/* Flyout Menu on Subnav */

.DynamicSubNav, .DynamicSubNav * {
	margin:0;
	padding:0;
}
.DynamicSubNav {
	clear: both;
	line-height: 1.0;
	margin-bottom: .5em;
	border-bottom: 1px #7CB3DE solid;
	width: 16em;
}
.DynamicSubNav ul {
	background:#fff; /*IE6 needs this*/
	border-bottom: 1px solid #6D7B8D;
	width: 16em;
}
.DynamicSubNav li {
	background:#6D7B8D;
	border-left:1px solid #6D7B8D;
	border-top:1px solid #6D7B8D;
	float: left;
	list-style:none;
	position:relative;
	width: 16em;
	z-index:999;
}
.DynamicSubNav a {
	display:block;
	padding: .5em 0.5em .5em .15em;
	text-decoration:none;
	width:14.15em;
}
.DynamicSubNav li ul {
	top:-999em;
	position:absolute;
	width:16em;
}
.DynamicSubNav li:hover,
.DynamicSubNav li.sfHover,
.DynamicSubNav a:focus, .DynamicSubNav a:hover, .DynamicSubNav a:active {
	background:#6D7B8D;
}
.DynamicSubNav li:hover ul, /* pure CSS hover is removed below */
ul.DynamicSubNav li.sfHover ul {
	left:16em;
	top:-1px;
}

.DynamicSubNav li:hover li ul,
.DynamicSubNav li.sfHover li ul {
	top:-999em;
}
.DynamicSubNav li li:hover ul, /* pure CSS hover is removed below */
ul.DynamicSubNav li li.sfHover ul {
	left:16em;
	top:-1px;
}
.DynamicSubNav li li:hover li ul,
.DynamicSubNav li li.sfHover li ul {
	top:-999em;
}
.DynamicSubNav li li li:hover ul, /* pure CSS hover is removed below */
ul.DynamicSubNav li li li.sfHover ul {
	left:16em;
	top:-1px;

}
/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul,
.superfish li li:hover ul,
.superfish li li li:hover ul {
	top: -999em;
}
.DynamicSubNav li li {
	width:16em;
}
.DynamicSubNav .menuparent {
	background-image: url(/Images/icons/bullet_go.png);
	background-position: center right;
	background-repeat: no-repeat;
	
}
