/****************************************************
Created By: Charley Ruggiero
Layout CSS File 
****************************************************/

/***************************************************/
/************ SITE LAYOUT AND DESIGN ***************/
/***************************************************/
/* STANDARD TAGS */ 
body {
	margin:0; padding:0; font-family:Helvetica, Arial, sans-serif; font-size:12px; background-color:#fff;
	background-image:url('/img/layout/bg.gif');
	background-repeat:repeat-x;
	background-color:#DBD59C;
} 
p {margin:10px; font-size:12px; font-family:Arial, Helvetica, sans-serif;} 

a { outline:none; }

img {border:none;}
/*a {outline-style:none;} 
a:link, a:visited {color:#000099; text-decoration:underline;} 
a:hover, a:focus, a:active {color:#000033; text-decoration:none; outline:none;} */
h1 {
	color:#17436C;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	position:absolute;
	top:0; left:0;
}

h2 {
	color:#17436C;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}

#wrapper {position:relative; width:962px; margin:0 auto;} 

/* HEADER */ 
#header {position:relative; width:100%; margin:0;}
#logoLink {
	cursor: pointer; 
	width:335px; 
	height:125px;
	position:absolute;
	z-index:20;
	left:20px;
	top:0px;
}
#logo_left {
	background-image:url('/img/layout/header_left.jpg');
	background-repeat:no-repeat;
	background-color:#DBD59C;
	width:221px;
	height:187px;
	float:left;
	position:relative;
}
#searchBar {
	position:absolute;
	bottom:10px;
	left:0;
}
#searchBar .searchBox{
	width:201px;
}
#searchBar form{
	margin:0;
	padding:0;
}
#searchBar input{
	margin:0;
	padding:0;
}
#logo_right {
	background-image:url('/img/layout/header_right.jpg');
	background-repeat:no-repeat;
	background-color:#DBD59C;
	width:741px;
	height:187px;
	float:left;
	position:relative;
}

#shoppingcart a { position:absolute; top:10px; right:20px; display:inline-block; height:57px; width:52px; background:url(/img/layout/shoppingcart.png) top right no-repeat;}
#shoppingcart a:hover { text-decoration:none; background:url(/img/layout/shoppingcartHover.png) top right no-repeat;}

#social { position:absolute; top:72px; right:0px; height:35px; width:75px; background:url(../img/socialWrap.png) top left no-repeat; padding:6px 5px; }
#social a { float:left; padding:0 4px;  }


#subNav {position:absolute; top:158px; right:0px; line-height:1em;}

/* Sliding Door Style Tabs */
#subNav ul {
	margin:0;
	padding:0;
	height:29px;
	list-style:none;
}

#subNav li {
  float:left;
  background:url("/img/layout/subnav_tab_left_both.jpg") no-repeat left top;  
  margin:0 0 0 2px;
  padding:0 0 0 5px;
  border-bottom:1px solid #765;
}

#subNav a {
  	float:left;
  	display:block;
  	background:url("/img/layout/subnav_tab_right_both2.jpg") no-repeat right top;
  	padding:8px 15px 18px 6px;
  	text-decoration:none;
  	font-size:14px; 
	font-weight:bold; 
  	color:#17436C;  
}

#subNav li:hover, #header li:hover a {
  background-position:0% -29px;
  color:#FFF;
}
#subNav li:hover a {
  background-position:100% -29px;
}

#subNav a img{
	border:none;
}

#secondaryNav {
	position:absolute; right:10px; top:110px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:32px;
	color:#FFFFFF;
}
#cartTotal {
	position:absolute; right:110px; top:5px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
}

#cartTotal a{
	text-decoration:none;
	color:#FFFFFF;
}


/* CONTAINER */ 
#container {width:100%; min-height:500px; margin:0; clear:both; background-image:url('/img/layout/container_bg.jpg'); background-repeat:repeat-y; z-index:0; position:relative;}
#container a {color:#17436C; text-decoration:underline;}
#container a:hover {color:#354035; text-decoration:none;}
#content {
	float:right; width:711px;
	background-image:url('/img/layout/body_blue_bar.jpg');
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding:25px 10px 0px 20px;
	min-height:700px; height:auto !important; height:700px;
	position:relative; 
	z-index:99;
}
#content p {font-size:14px;} 
#contentLeft {
	background-image:url('/img/layout/side_left.jpg');
	background-repeat:no-repeat;
	background-color:#DBD59C;
	float:left; 
	width:221px; 
	min-height:700px;
	margin:0;
	position:relative; 
	padding-top:9px;
}
#contentLeft #subCats {
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color:#BFA66C;
	width:201px;
	padding:5px 0 10px 5px;
}

#contentLeft #subCats ul{
	margin:0 0 0 25px;;
	padding:0;
	width:175px;
	list-style: none;
}

#contentLeft #subCats ul li a{
	display:block;
	padding:5px 0 0 5px;
	margin:0;
	color:#000;
	font-size:11px;
}

#contentLeft #SubCatHeader {
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
#contentLeft #mainNav {
	margin:0;
	padding:0;
	width:208px;
}
#contentLeft #mainNav ul {
	margin:0;
	padding:0;
	width:208px;
	list-style:none;
}

#contentLeft #mainNav ul li {
	background:url("/img/layout/main_nav_bar.jpg") no-repeat left top;
	width:208px;
	height:30px;
	padding:0;
}
#contentLeft #mainNav ul li:hover {
	background:url("/img/layout/main_nav_bar_current.jpg") no-repeat left top;
	visibility: visible;
}
#contentLeft #mainNav ul li a{
	display:block;
	padding:6px 0 0 10px;
	margin:0;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
}

/***** Suckerfish Style Flyout CSS *****/
#contentLeft #mainNav li ul {
	position: absolute;	
	left: -999em; 
	margin:-22px 0 0 208px; 
	z-index:100; 
	height:auto; 
	padding:0; 
	border-right:1px solid #222;
	border-bottom:1px solid #222;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	width:250px;
	text-align:left;
	background-color:#574730;
}
#contentLeft #mainNav li ul li {
	display:inline; 
	float:none; 
	padding:0; 
	height:30px; 
	margin:0;
	text-align:left;
	background-image:none;
}
#contentLeft #mainNav li ul li:hover {
	visibility: visible;
	background:none;
}
#contentLeft #mainNav li ul li a {
	height:auto; 
	font-size:14px; 
	padding:5px; 
	background:none; 
	color:#FFFFFF;
	font-weight:bold; 
	margin:0;
	position:relative;
}
#contentLeft #mainNav li ul li a:hover {
	background-color:#3E351F; 
	visibility: visible;
}
#contentLeft #mainNav li:hover ul, #mainNav li li:hover ul, #mainNav li.sfhover ul, #mainNav li li.sfhover ul {
	left:auto;
	visibility: visible;
}
/***** News *********/	
#contentLeft #news{
	width:210px;
	text-align:left;
	float:left;
	padding-bottom:10px;
	border-bottom:#000 solid 1px;
	
}
#contentLeft #news p{
	margin-left:0px;
	padding-left:0px;
	padding-right:8px;
}
#contentLeft #news a{	
	font-size:14px;
	color:#17436C;
	padding-right:20px;
}
/***** Address ***************/


/***** Testimonials *********/	
#contentLeft #testimonial{
	width:100%;
	text-align:left;
	float:left;
	
}
#contentLeft #testimonial p{
	margin-left:0px;
	padding-left:0px;
	padding-right:8px;
}
#contentLeft #testimonialViewAll a{	
	font-size:14px;
	color:#17436C;
	padding-right:20px;
}
/***** Address ***************/
#contentLeft #address{	
	font-size:16px;
	color:#17436C;
	padding-right:20px;
	padding-bottom:10px;
	margin-top:20px;
	/*position:absolute;
	bottom:0;
	left:0;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
}
/* FOOTER */ 
#footer {height:60px; margin:0 auto 0 auto; clear:both;}
#footerLinks {float:right; width:734px; height:60px; background-color:#FFFFFF;
			  background-image:url('/img/layout/footer_blue_bar.jpg');
			  background-repeat:repeat-x; text-align:center; padding-left:7px;}
#footerLinks ul {
			margin:10px auto 10px auto;
			padding:0;
			}
#footerLinks ul li {
			list-style:none;
			font-size:12px;
			border-right: 1px solid #666;
			float:left;
			margin:2px;
			padding:0px 4px 0px 2px;
			white-space:nowrap;
			}
#footerLinks ul li.end{
			border-right:none;
			}
#footerLinks ul li a{
			color:#000000;
			text-decoration:none;
			}
#footerLinks ul li a:hover{
			color:#000000;
			text-decoration:underline;
			}
#footerLogo {float:left; width:221px; height:60px;
			 background-image:url('/img/layout/footer_blue_bar.jpg');
			 background-repeat:repeat-x;
			 font-family:Georgia, "Times New Roman", Times, serif;
			 font-style:italic;
			 font-size:32px;
			 color:#17436C;
			 padding-top:10px;
			 }

/* SITE CREATED BY LINKS */
#delawarelink {font-size:10px;width:100%;text-align:center;clear:both;padding:15px;}
#delawarelink a:link,#delawarelink a:visited,#delawarelink a:hover,#delawarelink a:active{text-decoration:none;color:#333333;}

/* HOME PAGE */
#blueBoxesWrapper {
	position:relative;
	bottom:0px;
	right:20px;
	float:right;
}
#blueBoxesWrapper a:link,#blueBoxesWrapper a:hover,#blueBoxesWrapper a:active,#blueBoxesWrapper a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.blueBoxes {
	background-image:url('/img/layout/home_blue_box.jpg');
	width:206px;
	height:159px;
	float:left;
	margin:0 10px 0 10px;
}
.blueBoxes h4 {
	color:#FFFFFF;
	text-align:center;
	padding:30px 0 10px 0;
	margin:0 auto;
	border-bottom:#FFFFFF dotted 1px;
	width:150px;
	text-transform:uppercase;
	font-size:18px;
}
.blueBoxes p {
	color:#FFFFFF;
	font-size:18px;
	text-align:center;
}


/*  Form Styles */
#contactForm {width:500px; float:left; margin:0 0 10px 10px; background:#fff; padding:5px;}
#contact_right_column {width:290px; float:left; margin:0 0 0 25px;}
#contact_right_column p {margin:0; padding:0;}
#contact_right_column p.name {font:bold 24px Georgia, "Times New Roman", Times, serif; color:#5881A1;}
#contact_right_column p.address {font:italic 14px Georgia, "Times New Roman", Times, serif; color:#666;}
#contact_right_column p.number {font:bold 14px Georgia, "Times New Roman", Times, serif; color:#666;}

#contactForm form {background:#f4edde; padding:10px; border:1px solid #17415F;}

.formContainer p.legend {padding:10px; margin:0 0 10px 0; border:1px solid #17415F; background:#F7F3EA;}
.formContainer p.legend em {color:#E41937; font-style:normal;}

.formContainer form fieldset {margin:15px 0; padding:5px; border:#17415F 1px solid;}
.formContainer form fieldset div {padding:5px 0;}

.formContainer form legend {font:bold italic 12px Georgia, "Times New Roman", Times, serif; color:#2F2C2C; padding:0 5px;}

.formContainer label, .formContainer span.label {margin:0 10px 0 0; padding:0 7px 0 0; width:95px; display:block; float:left; text-align:right; position:relative; font:bold 12px Arial, Helvetica, sans-serif; color:#666;}
.formContainer label em, .formContainer span.label em {position:absolute; right:0; font-size:12px; font-style:normal; color:#E41937; top:-1px;}

.formContainer form fieldset input {width:230px; border-color:#AFAFAF;}
.formContainer form fieldset textarea {width:307px; margin:5px 10px 10px 10px; border-color:#AFAFAF;}
.formContainer form fieldset select {width:233px;; border-color:#AFAFAF;}
.formContainer input:focus,.formContainer textarea:focus {background-color: #FFC; border-color: #FC6;}

/*******************************************************/
/***************** CMS STYLE OVERRIDES *****************/
/*******************************************************/

#treePageListWrapper {
	width:200px;
}
#treePageDetailsWrapper {
	width:600px;
}
#relatedProductsHeader {
	border-bottom:thin solid #184274;
}
#reviewWrapper {
	width:700px;
}
#productReviewsHeader {
	border-bottom:thin solid #184274;
}
#pageDetailsTitle {
	color:#17436C;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
}

#pageDetailsDate {
	color:#17436C;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	margin-left:10px;
}

#pageListHeader {
	color:#17436C;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	text-align:left;
	font-weight:bold;
}
.pageListInline { padding:10px 0;}
#pageChoiceWrapper {
	text-align:right;
}
#catalogSortWrapper{
	float:right;
	width:330px;
	text-align:right;
}
#accountSideMenu {
	border-left:1px solid #000000;
	width:225px;
	float:right;
	margin-top:20px;
}
#accountSideMenu ul{
	list-style-image:none;
	list-style:none;
	padding-left:10px;
}
#accountSideMenu ul li{
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}
#accountSideMenu ul ul{
	list-style:circle;
	padding-left:40px;
	padding-top:5px;
}
#accountSideMenu ul ul li{
	font-size:12px;
	font-weight:normal;
}
#accountWrapper {
	width:400px;
	float:left;
	margin-left:15px;
}
#billingAddressContent {
	margin-left:25px;
}
#shippingAddressContent {
	margin-left:25px;
}
.orderTable {
	border: 1px solid #333333;
	width:100%;
}
.orderHeaderRow {
	border: none;
	background-color: #999999;
	padding:5px;
	text-align:center;
}
.orderHeaderRow td{
	padding:5px;
	font-weight:bold;
}
#createAccountHeader {
	color:#FFF;
	background-color:#18426A;
}
#signInHeader {
	color:#FFF;
	background-color:#18426A;
}
.orderTable td {
	border-bottom: 1px solid #CCCCCC;
}
.TextSmall {
	border: 1px solid #CCCCCC;
}
.orderInvoiceHeader {
	border: 1px solid #CCCCCC;
	background-color:#18426A;
	color:#FFF;
	text-align:center;
	font-weight:bold;
}
#catalogCategoryDesc {
	width:375px;
}
.productTagHolder{
	float:left;
	width:400px;
}
#productInfoWrapper {
	width:400px;
}




/*******************************************************/
/******** CSS BELOW SHOULD NOT NEED MODIFICATION *******/
/*******************************************************/
/* DEV MODE */
#devmode {background-color:#999999;color:#FFFFFF;font-size:.8em;font-weight:bold;width:100%;text-align:center;position:fixed;bottom:0;left:0;padding:1px;margin:0px;cursor:pointer;}
/* CSS HACKS */
.clearfix:after {content: ".";display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* HIDES FROM IE-MAC \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* END HIDE FROM IE-MAC */