@import url(../../Templates/UI/Css/Layout.css);

/********* GLOBALS *********/
* {
	margin:0;
	padding:0;
}

html { background: #ffffff url(images/bgMain.jpg) repeat-x top; padding: 0 0 15px 0; }

body {
	margin: 0;
	padding: 0;
	
	font: 14px Arial, Helvetica, sans-serif;
	/*background: url(images/bgLeaf.png) no-repeat center 65px;*/
}



.branding h1 a {
	background: url("images/branding.gif") no-repeat scroll 0 0 transparent;
    color: #555555;
    display: block;
    height: 110px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 248px;
	/*
	display: block;
	width: 248px;
	height: 142px;
	color:#555555;
    margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	background: transparent url(images/branding.png) no-repeat;
	*/
}

.branding {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

blockquote {
	margin-right:20px;
	margin-top: 10px;
	/*
	border:#669966 solid thin;
	background-color: #e6f0f2;
	line-height: 1em;
	font-style:italic;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	*/
}

.productDescInfo blockquote {
	/*width: 255px;
	float:left;*/
}

blockquote p {
	margin: 0;
}

/*#main blockquote p {
	color:#669966;
}*/


table {
	border-collapse: collapse;
}

caption,th,td {
	text-align: left;
	
}

#main p font {
    
	font-size: 13px;
	line-height: 150%;
}

#main p {
    
	font-size: 13px;
	line-height: 150%;
	
}

.register {
	padding-top: 5px;
}

.one {
	color: #666666;
	font-size: 13px;
	line-height: 150%;
}

.two {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
}	

.three {
	color: #999999;
	font-size: 13px;
	line-height: 150%;
}

#main td.spotlight p, #main td.spotlight2 p, #main td.spotlight3 p {
	line-height: 120%;
	font-size: 11px;
    padding: 0 12px 0 10px;
	width: 212px;
}

#main td.spotlightWelcome p {
	line-height: 120%;
	font-size: 12px;
    padding: 0 10px 0 10px;
	width: 680px;
}

.productDesc {
	/*color: #666666;*/
	font-size: 13px;
/*	margin-bottom: 5px; */
}

.productDesc h1 {
	font-weight:bold!important;
	color:black!important;
	font-size: 32px!important;
}

h3.subProductHeader {
	margin-top:6px !important; margin-bottom:4px !important;
	padding-right: 125px;
}

.productDesc h2 { font-size: 40px!important; letter-spacing: 1px; margin-top: 6px !important; margin-bottom:4px !important;
}

.productDesc h2 > big { font-size: 40px!important;
}

/*.productDesc br {
	display:none;
}*/

.productDesc img {
	/*
	padding: 0 15px 10px 0;
	display: block;
	float: left;
	width:350px;
	*/
}

/*.productDesc p {
	text-align:justify;
}*/

.productDescInfo {
	padding-top: 2px;
/*	margin-bottom:15px;*/
}

.productDescInfo br {
	
}

.productDescInfo img {
	/*
	float:right;*/
	padding:0 10px;
	
}

.productDescInfo h3{
	text-align:left;
	border-bottom:none;
	font-size:17px;
	
}

.productDescInfo h2 {
	/*
	text-align:left;
	font-size:1.5em;
	color:#97917b;
	*/
}
/*
.productDescInfo h2 span {
	display:block;
}*/

.buyNow {
	color:#fff;
	background:#669966;
	padding:4px 6px;
	text-decoration:none;
	border: solid 1px #ceecce;
}

a.buyNow:hover {
	color:#fff;
	opacity:0.8;
	filter:alpha(opacity=80)
}

h3.subProductHeader {
	margin: 0 0 0.1em 0;
	/*color:#949289;*/
	font-size: 1.3em;
}

#prodDescChart table {
	clear:both;
	margin: 0 auto;
}

#prodDescChart td {
	padding-right: 8px;
}


#prodDescChart td span{
	font-weight: bold;
	font-size: 16px;
}

h1 {
	font-weight: 100;
	color: #000000;
	font-size: 22px;
}

h2 {
	/*color: #669966;
	font-weight:bolder;
	letter-spacing: 1px;
	font-size: 20px;*/
}

h3 {
	color: #000000;
	font-size: 15px;
	border-bottom: solid 1px #cccccc;
}

h4 {
	color: #000000;
	font-weight: 100;
	letter-spacing: .05em;
	font-size: 13px;
}

#footer {
	width: 959px;
	padding-top: 20px;
	position: relative;
    bottom: 0px;
    clear:both;
}

#footer p {
	color: #999999;
	font-size: 10px;

}

#footer p a {
	color: #555555;
	font-weight:normal;
}

#footer p a:hover {
	color: #999999;
}

#footShip {
	padding-top: 15px; 
	text-align: center;
	font-weight:bold;
	width:700px;
	float:right;
	display:block;
	margin:0 auto;
	
}

#footer .footShip {
	font-size: 14px; 
	color: #333;
}

.shipinfo {
	text-align:center;
	font-weight:bold;
	margin-top:0;
	clear:both;
	display:block;
	width:100%;
/*	padding: 20px 0; */
	background-color:#FFF;
	margin-bottom:0;
}


.copyright {
	text-align:center;
	padding-left: 30px;
	clear: both;
	padding-top: 25px;
	width: 98%;
	background-color:#fff;
}

.design {
	float: right;
	padding-right: 30px;	
	padding-top: 25px;
	background-color:#fff;
}
	
/* link colors */


a {
	color: #000000;
	font-weight:bold;
}

a:hover {
	color: #999999;
	text-decoration: none;
}


/********* LAYOUT *********/


.productDetailInfo {
	display: block;
	float: left;
}

#wrap { 
	width: 959px; 
	margin: 0 auto 10px auto;
	padding: 0 0 10px 0;
	clear: both;
	
	
}

.login {
	width: 959px;
	height: 41px;
	background: url(images/bgLogin1.png);
	margin: 30px 0 0 0;
	padding: 0;
}

.login ul {
	margin: 0;
	padding: 0;
}

.login li {
	float: right;
	list-style: none;
	padding: 0;
}

.login li a:hover {
	filter: alpha(opacity=35); 
	opacity: 0.35; 
}

.login ul li a {
	text-decoration: none;
	color:#000000;
	font-weight:normal;
}

#loginBtn a {
	display:block;
	padding: 15px 30px 0 5px;
	margin-right: 25px;
	background: url(images/bgSignIn.gif) no-repeat top right;
	font-weight:normal;
	text-align: right;
}

#cartBtn a {
	display:block;
	padding: 15px 15px 0 5px;
	width: 104px;
	background: url(images/bgCart.gif) no-repeat;
}

#logoutBtn a {
	display:block;
	padding: 15px 15px 0 5px;
	width: 80px;
	background: url(images/search.jpg) no-repeat;
}

#searchBtn {
	padding: 10px 15px 0 0;
}

#searchBtn input:hover {
	opacity: 0.35;
}

#page { 
	width: 960px;
	margin:0 auto;
	background: url(images/bgWrap.png) no-repeat;
	min-height:500px;
	padding: 0;
	
}

#pgbg {
	width:100%;
	padding:0;
	/*background: url(images/woodside.jpg) repeat-y 4px top;*/
}

#content { 	
	
	display: block;
	float: left;
	margin: 0;
	padding-left: 4px; 
}

.contentHead {
	padding: 10px 0 0 0;
}
	
.search {
	float: right;
	display: inline;
	margin: 0;
	padding-right: 60px;
	padding-top: 11px;
}

.cart {
	float: right;
	display: inline;
	margin: 0;
	padding-right: 70px;
	padding-top: 15px;
}

.signIn {
	float: right;
	display: inline;
	margin: 0;
	padding-right: 70px;
	padding-top: 15px;
}

.topNav {
	margin: 0;
	padding: 0;
	list-style:none;
	position:relative;
	top: 10px;
	left:24px;
	text-align:center;
}

.topNav li {
	float:left;
	margin:0 1px 0 0;
	font-weight:lighter;
	background-color:#f6f6ee;
	border-bottom: 2px solid #669966;
}

.topNav li a {
	color:#000;
	text-decoration:none;
	font-weight:normal;
	font-size:15px;
	letter-spacing:1px;
	text-align:center;
	padding: 10px 20px 8px 20px;
	display:block;
}

.topNav li a:hover {
	background:transparent url(images/topnavarrow.gif) no-repeat top center;
}

.topNav li a span {
	display:block;
	text-align:center;
	font-size:11px;
	letter-spacing: 0px;
}

.topNav img {
	border: none;
	padding: 0;
	margin: 0;
}

.secondary { 
	margin-bottom: 1px; 
}



#extras { 
	float: right; 
}

#main { 
	width: 650px; 
	float: right; 
	padding: 25px 25px 0px 25px;
	
}

.leftNav ul {
	list-style-type: none;
	font-size: 14px;
	/*color: #FFF;*/
	line-height: 1.55em;
	/*background-color:#9e7d5e;*/
	margin: 0 10px;
	padding: 7px;
	/*border-top: 3px solid #5f351a;
	border-bottom: 3px solid #5f351a;*/
}

.leftNav { 
	width: 245px;
	float: left; 
	padding-bottom: 0;
	padding-left: 4px;
    /*background: url(images/woodside.jpg) repeat-y 4px top;*/
}

.leftNav ul li {
	border-bottom: 1px solid /*#b69e86*/ #ccc;
	padding: 0;
}

.leftNav ul li a {
	color: #000;
	text-decoration: none;
	display:block;
	padding: 4px 0;
	margin:0;
	font-weight:normal;
}

.leftNav ul li a:hover {
	/*color: #ccbaa9;*/
	color: #777;
}

.leftNav ul li span {
	color: #FFF;
	text-decoration: none;
	display:block;
	padding: 0;
	font-weight:normal;
	cursor:pointer;
}

.leftNav ul li span:hover {
	color: #ccbaa9;
	cursor:pointer;
}

ul.categoryList li.expandable span:hover {

  background: url(arrow.png) no-repeat right center;
}

ul.categoryList .activeArrow {
	background: url(arrow.png) no-repeat 100% 0;
	z-index:100;
	position:relative;
	
}

ul.subcategoryList {
	display:none;
	padding:0;
	border: none;
	
	margin:0;
	width:100%;

}

ul.subcategoryList li {
	/*background:#f6f6ee;*/
}

.subcat-name {
	width: 200px;
	padding: 25px 15px 5px 0;
	list-style:none;
	text-align:center;
	float:left;
	clear:right;
	display:table-cell;
}

li.subcat-name {
	min-height:200px;
}

.subcat-name a {
	color:#669966;
	text-decoration:none;
	text-align:center;
}

.subcat-name img {
	height:150px;
	max-width: 200px;
	clear:both;
	display:block;
	margin: 0 auto;
}

.leftNav li li {
	font-size:14px;
	line-height: 17px;	
}

ul.active {
	display:block;
}

/*vertical flyout styles*/
/*.leftNav ul li:hover {background-color:#FFF; position:relative; }

.leftNav ul ul {
	display:none;
	position:absolute;
	left:195px;
	top:2px;
	border:#ceecce solid;
	border-width: 1px;
	background-color:#669966;
	padding: 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}

.leftNav ul ul li a { color:#FFF; padding: 6px 12px;}
.leftNav ul ul li a:hover {color:#FFF;}
.leftNav ul li:hover ul {display:block;}
.leftNav ul ul li { border-bottom:1px solid #ceecce; width:200px; float:left; display:inline; line-height:16px;}
.leftNav ul ul li:hover {text-decoration:none; background-color:#82b882;}

3rd level
.leftNav li:hover ul li ul {display:none;}
.leftNav ul > ul > ul > ul ul li ul {left:190px; background-color:#669966;}
.leftNav ul > ul ul li:hover ul {display:block;}
*/

/*accordian menu styles*/


ul.categoryList li.expandable a:hover {

  background: url(arrow.png) no-repeat right center;
}

ul.categoryList li ul {
	
}

ul.categoryList li.expandable br {
	display:none;
}

ul.categoryList li ul li a {
  /*color: #555;
  border-left: 4px solid #ccbaa9;
  padding-left: 7px;*/
}

ul.categoryList li ul li a {
	margin-left: 14px;
}

ul.categoryList li ul li a:hover, ul.categoryList li ul li a.activeItem {
  /*border-left: 4px solid #669966;
  padding-left: 7px;
  background:none;
  color:#777;*/
}

/*box*/

.secondary .box { 
	background:#eaf2db url(secondary_borders.gif) no-repeat -170px 100%; 
	_height: 1px; 
	padding-bottom: 10px; 
}

.boxTitle, .secondary h4 { 
	background:#9ea391 url(secondary_header.gif) no-repeat; 
	margin: 0; 
	padding: 5px 10px; 
	color:#fff; 
}

.secondary h4 a {
	color:#fff;
}

.secondary .box .inner { 
	background: transparent url(secondary_borders.gif) no-repeat; 
	padding: 10px 10px 0 10px; 
}

/********* WIDGETS *********/


/*secondary*/

.secondary .uc { 
	margin-bottom: 15px; 
}

/*menu*/

.topMenu { 
	position: absolute; 
	bottom: 10px; 
	left: 20px; 
}

.topMenu li { 
	float: left; 
}

.topMenu a, .topMenu a:visited { 
	color:#fff; 
	display: block; 
	padding: 2px 5px; 
}

.topMenu .current a, .topMenu .trail a { 
	font-weight: bold; 
}

.languageMenu { 
	position: absolute; 
	bottom: 10px; 
	right: 20px; 
}

.languageMenu a { 
	opacity: .4;
}

.languageMenu .current { 
	cursor: default; 
	opacity: 1;
}

.languageMenu a:hover { 
	opacity: 1;
}

.subMenu {
}
	
.menu ul ul { 
	margin: 0 0 5px 10px; 
}

.subMenu a, .subMenu a { 
	display: block; 
	padding: 2px 0; 
	_height: 1px; 
	color:#555; 
	font-weight:bold;
}

.subMenu .trail > a { 
	color:#555555; 
}

.subMenu .current > a { 
	color:#555555; 
	font-weight: bold; 
}

.subMenu ul { 
	margin-left: 20px; 
}

/* lists */

.list { 
	padding-bottom: 6px; 
	background-position: 50% 100%; 
}

.list .item { 
	padding: 5px; 
}

.list a { 
	display: block; 
	font-weight: bold; 
}

.list .a0 { 
	background: #f4f8ed url(list_dark.gif) no-repeat 50% -1px; 
}

.list, .list .a1 { 
	background: #fff url(list_light.gif) no-repeat 50% -1px; 
}

/** List styles for Product Content **/

.productBrowse {
	text-align:center;
}

.productBrowse td {
	border-bottom: 1px solid #cccccc;
	margin: 0;
	padding: 0;
}

.productBrowse li {
	list-style-type: none;
	margin: 0;
	padding: 1px;
	line-height: .65em;
}

.productBrowse p {
	
}

.productBrowse h2 {
	letter-spacing:0;
	
	text-align:center;
}

.productBrowse img {
	width:0px;
	visibility:hidden;
	margin:0 auto;
}
/* path */

.path { 
	margin-bottom: 10px; 
}

.path .current { 
	color:#333; 
}

.path a.current:hover { 
	cursor: default; 
	text-decoration: none; 
}

/* sitemap */

#main ul { 
	
	margin: 0; 
	padding-left:0;
	
}

/* content */

.introduction { 
	font-size: 1.1em; 
	font-style: italic; 
}

/** date **/

.date { 
	font-size: small; 
	color:#666; 
	display: block; 
}

/* columns */

.columns .left { 
	float: left; 
	width: 245px; 
}

.columns .right { 
	float: right; 
	width: 245px; 
}

/* login */

.login .tb { 
	width: 130px; 
}

.login .ff { 
	margin-bottom: 5px; 
}

.register td { 
	padding: 0 5px 5px 0; 
}

/* gallery */

.thumbnail { 
	opacity: .4; 
}

.thumbnail:hover, .selected { 
	opacity: 1; 
}

#thumbnails {
	padding-bottom: 10px;
}

#thumbnails .text { 
	display: none; 
}

.thumbnail {
	margin-bottom: 10px;
	margin-right: 5px;
}

.contact {
	float: right;
	color: #669966;
	padding: 0;
}

/* news */

.intro {
	font-size: 1.1em;
	font-style: italic;
}

/* comments */

.commentList { 
	border-top: solid 1px #D0CFCB; 
	margin-top: 10px;
}

.successMessage {
	font-size:16px;
	font-weight:bold;
	color:#060;
	background-color:#CFC;
	border:1px solid #060;
	padding:50px;
}


/***** Questionable CSS - May not need ******/
img.main {
	float: right;
	padding: 55px 10px 0 15px;
}



a img:hover {
	filter: alpha(opacity=35); 
	opacity: 0.35; 
}

.ErrorText {
	color: #ff0000;
	background-color: #ffffff;
	font-size: 13px;
	margin: 20px 0 5px 5px;
	display:block;
	font-weight:bold;
	margin-bottom: 2px;
}

p.Error {
	height: 25px;
	background-color: #f5d2d2;
}

.notification
{
	font-family: Arial, Helvetica, clean, sans-serif;
	font-size: large;
	font-weight: bold;
	background-color: rgb(247, 247, 247);
	color: red;
}

#showMessage {
	-moz-box-shadow: 3px 0 4px #333;
	-webkit-box-shadow: 3px 0 4px #333;
	box-shadow: 3px 0 4px #333;
	/* For IE 8 */
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#333333);
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#333333);

}

.success
{
	font-family: Arial, Helvetica, clean, sans-serif;
	font-size: large;
	font-weight: bold;
	background: #f8f7f2 url(images/smbg.jpg) repeat-x top;
	border-bottom: 3px solid #669966;
	color: #7e7d7a;
	display:block;
}

.success span {
	line-height:20px;
	margin-top:10px;
}

.success span a {
	background:url(images/close.png) center no-repeat;
	height: 20px;
	text-indent:-999em;
	width: 20px;
	display:inline-block;
}

.fail
{
	font-family: Arial, Helvetica, clean, sans-serif;
	font-size: large;
	font-weight: bold;
	background-color: #fe2e2e;
	color: white;
}

/* each message in the notification area is contained in the following list item */
div.success div ul li
{
    height:60px;
}

.ProductListHead tr {
	padding: 5px 0 0 0;
}

.notificationMessage {
	background: url(images/ExclamationPoint.png) no-repeat left;
	line-height:30px;
	padding-left: 40px;
}

.ProductListHead img {
	padding-bottom: 10px;
}
.dialog_link, .regular_link
{
 position:relative;
 padding-bottom:0.1em;
 padding-left:20px;
 padding-right:.65em;
 text-decoration:none;
 padding-top:0.1em; 
 float:right;
 min-width:80px;
}

.dialog_link:hover, .regular_link:hover {
	opacity:0.75;
	filter:alpha(opacity=75)
}

.dialog_link SPAN.ui-icon, .regular_link SPAN.ui-icon
{
    position:absolute;
    margin:-8px 5px 0px 0px;
    top:50%;
    left:0.2em;
}

#dialog
{
    width:400px;
    display:none;
}


#addToCartSuccessWrapper
{
    display:none;
}

#addToCartSuccessWrapper a {
	color:#669966;
	line-height: 40px;
	padding-right: 8px;
}

#addToCartCancelLink {
	line-height: 40px;
	color:#FF0000;
}

#addToCartUnitPrice {
	text-align:right;
	clear:right;
	margin-left: 50px;
}

#addToCartSubProdDesc {
	float:none;
	text-align:center;
	margin-left:50px;
}

#addToCartSubStockNum, #addToCartSubProdDesc, #addToCartUnitPrice {
	font-weight:600;
	font-size:14px;
	color:#555;
	line-height:2.5em;
}

#_ctl0_ContentPlaceHolder1_email, #_ctl0_ContentPlaceHolder1_password {
	margin-top:4px;
	margin-bottom: 10px;
}

td span.unitPrice {
	text-align:right; display:block;
}

table.DescText td {
	padding: 5px;
}

.searchresults td {
	padding: 10px;
	border-bottom:dashed thin #555;
}
.searchresults td td{
	border-bottom:none;
}

.searchresults a {
	font-weight:lighter;
}

.price {
	font-weight:bold; color:#669966; font-size:16px;
}

.shippingbg {
	background:#e6f0f2;
}

#homefeatured {
	width:100%;
	clear:both;
	display:block;
}
#homefeatured div {
	width: 100%;
	float: left;
	background: #e6f0f2;
	padding: 10px 0 10px 0;
	margin: 0 0 14px 0;
	text-align:center;
	-moz-border-radius: 8px;
    border-radius: 8px;
	-webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
	border: 1px solid #669966;

}

#homefeatured img {
	width: 120px;
	padding-right: 15px;
}

#homefeatured p {
	padding: 0 10px;
	text-align:justify;
}

#homefeatured span a {
	font-size: 14px;
}

#homefeatured td table tr td {
	padding: 5px 1px;
}

#homeemphasis {
	padding-bottom: 5px;
}

#_ctl0_ContentPlaceHolder1_ucFeaturedProducts_pnlFeaturedProducts h3 {
	font-size:1.4em;
	color:#669966;
	border-bottom:none;
}

#homeemphasis p {
	font-size:15px;
	line-height: 1.3em;
	color:#777;
	text-align:justify;
}

#homeemphasis p span {
	color:#669966;
}

#productAssembler 
{
    
}

#assemblerActionArea 
{
    width:100%;
    height:50px;
    background-color:#669966;
    position:fixed;
    bottom:0px;
    color:white;
    padding-top:20px;
    padding-left:15px;
    font-size:18px;
}

div.assembler-product span.productName
{
    font-size:14px;
    font-weight:bold;
}

div.assembler-product
{
    padding-top:20px;
    
}

input.assemblerQty
{
    width:30px;
    display:none;
}

.tan {
	color:#97917B;
}

#message-for-900s
{
	display:none;
	margin-top:20px;
	margin-bottom:10px;
	width:100%;
	text-align:center;
	font-weight:bold;
}
