/** 
 * Pure Comfort Layout Style - Henry Egloff. 2009.
--------------------------------------------------- */

/* RESET */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

  
* { margin:0px; padding: 0px;}

body {
	color: #fff;
 	font-size: 62.5%; 
 	margin-bottom: 20px;
	font-family: Arial, Verdana, Lucida, sans-serif;}

a img { border:none; }

html { }

table {
	border-collapse: collapse;
	border-spacing: 0;}

caption, th, td {
	text-align: left;
	font-weight: normal;}

.clear { clear:both; }

.special-offer-heading {
	font-size:18px;
	color:#000;
}

.special-offer {
	font-size:35px;
	color:#000;
}

.special-offer-text {
	font-size:14px;
	color:#000;
	margin-top:4px;
	margin-bottom:4px;
}

.special-offer-text-small {
	font-size:10px;
	color:#000;
	margin-bottom:4px;
}


.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#ccc !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #ccc !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #ccc !important; //Text input field border color
   background-color:#ccc !important; //Text input field background color
 }

/* GENERAL
----------------------------------------- */

#content {
	width: 920px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
/*	margin: 0 auto; */
	padding: 50px 10px 20px 10px;}

.center {
		width: 940px;
		margin: 0 auto;}

.menustrip {
	width:100%;
	float:left;
	margin-bottom:0px;
	background: #d8d8d8 url(../images/navstripv2.gif) repeat-x top left;}

.submenustrip {
	width:100%;
	height:45px;
	float:left;
	background: #d8d8d8 url(../images/navstrip.gif) repeat-x top left;}

/* HEADER
----------------------------------------- */

#header {
	width:100%;
	height:100px;
	background: #f19000 url(../images/header.gif) repeat-x top left;}

#headercenter {
	width:940px;
	height:auto;
	display:table;
	margin: 0 auto;}

#headerlogo { 
 	width: 150px; 
	height: 80px;
	float: left;
	margin: 0 15px 0px 10px;}


/* NAVIGATION
-------------------------------------------- */
			
.navigation {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Verdana, Helvetica, sans-serif;
	margin-left:10px;}

.navigation ul {
		/*height: 3em;*/
		height: 40px;
		margin: 0px;
		/*padding: 0px;*/
		/*padding-top:10px;*/
		font-size: 1.2em;
		/*line-height: 3em;*/
		list-style: none;}
		
.firstseperator {
		height: 40px;
		width:1px;
		background: url(../images/navline.gif) no-repeat top left;
		margin: 0px;
		padding-top: 10px;
		font-size: 1.2em;
		/*line-height: 3em;*/
		list-style: none; 
		float:left !important;}		

.navigation ul li {
		width:auto;
		display: table-cell;
		margin-left:0px;
		float: left;}

.navigation ul a {
		background: url(../images/navline.gif) no-repeat top right;
		display: block;
		height: 40px;
		padding: 10px 24px 0 24px;
		color:#000;
		text-decoration: none;}
	
.navigation ul a:hover {
		background:#808080 url(../images/navrollover.gif) repeat-x top right;
		color:#000;}

.navigation ul a.current {	
		background-image: url(../images/navactive.gif);
		background-repeat: no-repeat ;
		background-position: top right;
		color:#000;}


/* NAVIGATION - EXTRAS
-------------------------------------------- */
#navextras{ 
	width: 280px; 
	height: 40px;
	float: right;
	margin-top:-40px;
	padding-right:10px;}

#search { 
	width: 152px; 
	height: 22px;
	float: right;
	margin-top:9px;
	right:0px;
	background: transparent url(../images/searchbox.png) no-repeat top left;}

#phonenumber{
	width: 200px;
	height: 12px;
	float: right;
	margin-top:12px;
	margin-right:10px;}

#subnavextras{ 
	width: 130px; 
	height: 40px;
	float: right;
	margin-top:-40px;
	padding-right:10px;}		
	

/* LAYOUT MISC
----------------------------------------- */

.linebreak {
	width: 640px;
	height:20px;  
	margin-bottom:10px;
	background-image:url(../images/linebreak.gif);
	background-repeat: repeat-x;
	float:left;
}



/* TABLE
----------------------------------------- */


td b {
	color: #666;
}

td i {
	color: #919191;
	font-size: 11px;
}



th {
	color: #4d4d4d;
	text-align: left;
	padding: 3px 6px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}






/* Banner Wide
----------------------------------------- */

#bannerwide {
	width: 920px;
	height:340px;  
	margin-bottom:10px;
	background-image: url(../images/flashpanel.gif) ;
	background-repeat: no-repeat;
	float:left;
}

#bannerwideleft {
	width: 660px;
	height:340px;  
	margin: 0px;
	padding: 0px;
	float:left;
}

#bannerproductleft {
	width: 460px;
	height:340px;  
	margin: 0px;
	padding: 0px;
	float:left;
}

#bannerproductright  {
	width: 410px;
	height:300px; 
	margin: 0;
	padding: 20px 20px 10px 30px;
	float:right;
}

#bannerproductrighttext  {
	width: auto;
	height:250px; 
	margin: 0;
}

#bannerlogo{
	width:auto;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
}

#bannerwideright  {
	width: 210px;
	height:310px; 
	margin: 0;
	padding: 20px 20px 10px 30px;
	float:right;
}

#bannerwiderighttext  {
	width: auto;
	height:285px; 
	margin: 0;
}

#bannerwide h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:2.3em;
}

#bannerwidelink{
	width:auto;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	float:right;
	/*top:460px;*/
	text-align:right;
	/*background-color:#eee;*/
}

.bannerlink {
	height:20px;
	/*background: transparent url(../images/arrowbutton.gif) no-repeat -4px left;*/
	background: transparent url(../images/arrowbutton.gif) no-repeat left;
	padding-left: 27px;
	padding-right: 0px;
	padding-top:10px;
	margin-top:0px;
	font-size: 1.1em;
	/*line-height: 1.2em;*/
}

/* Product Details Panels
----------------------------------------- */
#productdetails{
	width:880px;
	height:190px;
	color:#888;
	float:left;
	text-align:left;
	background-image: url(../images/productdetailpanels.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
	margin-top:10px;
}

#productdetailstall{
	width:880px;
	height:280px;
	color:#888;
	float:left;
	text-align:left;
	background-image: url(../images/productdetailpanelstall.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
	margin-top:10px;
}

#productextras{
	width:880px;
	height:190px;
	color:#888;
	float:left;
	text-align:left;
	background-image: url(../images/productdetailpanels.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
	margin-top:10px;
}


#pagenavpanelproduct{
	width:900px;
	height:40px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", 
	Lucida, Arial, Helvetica, Verdana, sans-serif;
	color:#888;
	float:left;
	text-align:right;
	background-image: url(../images/pagenavpanel.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
}

.articlelinkicon {
	height:32px;
	width:33px;
	float:left;
	margin-top:6px;
	}
.articlelink {
	height:32px;
	width:auto;
	float:left;
	margin-top:4px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", 
	Lucida, Arial, Helvetica, Verdana, sans-serif;
	margin-top:10px;
	padding-top:2px;
	margin-right:30px;
	padding-left:3px;
	font-size: 1.3em;
	text-align:right;
}
.productnavlinkicon {
	height:32px;
	width:33px;
	float:right;
	margin-top:4px;
	}
	
.productnavlink {
	height:32px;
	width:auto;
	float:right;
	margin-top:4px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", 
	Lucida, Arial, Helvetica, Verdana, sans-serif;
	margin-top:10px;
	padding-top:4px;
	margin-right:5px;
	padding-left:20px;
	font-size: 1.2em;
	text-align:right;
}

#productoptionscolumn{
	width:350px;
	height:160px;
	color:#888;
	float:left;
	text-align:left;
	/*background-color:#eee;*/
	margin-top:20px;
	margin-right:20px;
}

#productoptionscolumnwide{
	width:600px;
	height:260px;
	color:#888;
	float:left;
	text-align:left;
	margin-top:20px;
	margin-right:20px;
}

.shippingnote{
	margin-top:-5px;
	font-size:1.1em;
	color:#333;
	float:left;
}


#productlinkscolumn{
	width:250px;
	height:160px;
	color:#888;
	float:left;
	text-align:left;
	/*background-color:#eee;*/
	margin-top:20px;
}

#productbuycolumn{
	width:200px;
	height:160px;
	color:#888;
	float:left;
	text-align:left;
	/*background-color:#eee;*/
	margin-top:20px;
	margin-left:60px;
}

#productbuycolumn td {
	border:none;
	padding-left:0px;
	
}

#productbuycolumn h3 {
	margin-bottom:10px;
}

#productbuycolumn table {
	margin-bottom:5px;
	padding:0px;
}


#productlinks{
	width:370px;
	height:160px;
	color:#888;
	float:left;
	text-align:left;
	background-color:#CCCCCC;
	margin-top:20px;
}

.productarrowlink {
	height:15px;
	width:auto;
	background: transparent url(../images/arrowbutton.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-family:"Lucida Grande", "Lucida Sans Unicode", 
	Lucida, Arial, Helvetica, Verdana, sans-serif;
	padding-left: 27px;
	padding-right: 0px;
	margin-top:5px;
	padding-top:4px;
	margin-right:20px;
	font-size: 1.2em;
	text-align:left;
	float:left;
}

/* Page Navigation Panel
----------------------------------------- */
#pagenavpanel{
	width:900px;
	height:40px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", 
	Lucida, Arial, Helvetica, Verdana, sans-serif;
	color:#888;
	float:left;
	text-align:left;
	background-image: url(../images/pagenavpanel.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
}



.arrowlink {
	height:20px;
	width:auto;
	background: transparent url(../images/arrowbutton.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-family:"Lucida Grande", "Lucida Sans Unicode", 
	Lucida, Arial, Helvetica, Verdana, sans-serif;
	padding-left: 27px;
	padding-right: 0px;
	margin-top:10px;
	padding-top:4px;
	margin-right:20px;
	font-size: 1.2em;
	text-align:left;
	float:left;
}

.--------------homelink {
	height:32px;
	width:auto;
	background: transparent url(../images/homeicon.gif);
	background-repeat:no-repeat;
	background-position: top right;
	font-family:"Lucida Grande", "Lucida Sans Unicode", 
	Lucida, Arial, Helvetica, Verdana, sans-serif;
	padding-left: 0px;
	padding-right: 35px;
	padding-top:10px;
	margin-top:4px;
	margin-right:10px;
	font-size: 1.2em;
	text-align:left;
	float:right;
}

/* Thumbnail Item
----------------------------------------- */

#thumbnailleftcolumn{
	width:430px;
	height:auto;
	float:left;
	/*background-color:#fea4d4;*/
}

#thumbnailrightcolumn{
	width:430px;
	height:auto;
	float:right;
	/*background-color:#fea4e3;*/
}

.thumbnailitem{
	width:430px;
	height:170px;
	float:left;
	/*background-color:#ffd4d4;*/
	margin-bottom:20px;
}

.thumbnailitemimage{
	width:240px;
	height:170px;
	float:left;
	/*background-color:#cfdcd4;*/
}

.thumbnailitemtext{
	width:180px;
	height:140px;
	float:right;
	padding:20px 0px 10px 10px;
	/*background-color:#eee;*/
	/*font-size:.9em;*/
}

.thumbnailheading{
	font-size:1.4em;
	line-height:1.4em;
	color:#222;
	font-weight:600;
	margin-bottom:5px;
}

.thumbnaildescription{
	font-size:1.1em;
	line-height:1.4em;
	color:#555;
	margin-bottom:10px;
}

.thumbnailprice{
	font-size:1.8em;
	color:#222;
	margin-bottom:5px;
}

.thumbnailarrowlink {
	height:20px;
	width:auto;
	/*background: transparent url(../images/arrowbutton.gif) no-repeat -4px left;*/
	background: transparent url(../images/arrowbutton.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-family:"Lucida Grande", "Lucida Sans Unicode", 
	Lucida, Arial, Helvetica, Verdana, sans-serif;
	padding-left: 27px;
	padding-right: 0px;
	margin-top:0px;
	padding-top:3px;
	margin-right:20px;
	font-size: 1.1em;
	font-weight:600;
	text-align:left;
	float:left;
	/*line-height: 1.2em;*/
}

#thumbnailnote{
	width:920px;
	height:auto;
	float:left;
	color:#333;
	margin-bottom:30px;
}


/* ----------------------------------------- */

#contentbanner {
	width: 940px;
	height:340px;  
	/*margin: 10px auto 0px auto; */
	/*background: #f2f2f2 url(../images/contentbanner.jpg) no-repeat;*/
	float:left;
}

#contentbannerlarge {
	width: 940px;
	height:480px;  
	/*margin: 10px auto 0px auto; */
	/*background: #f2f2f2 url(../images/contentbanner.jpg) no-repeat;*/
	float:left;
}

#contentpillows {
	width: 940px;
	height:1030px;  
	/*margin: 10px auto 0px auto; */
	/*background: #f2f2f2 url(../images/contentbanner.jpg) no-repeat;*/
	float:left;
	margin-bottom:30px;
}

#contentproduct {
	width: 940px;
	height:620px;  
	/*margin: 10px auto 0px auto; */
	/*background: #f2f2f2 url(../images/contentbanner.jpg) no-repeat;*/
	float:left;
	margin-bottom:30px;
}

#contentbannersmall {
	width: 940px;
	height:150px;  
	margin: 0px auto 0 auto; 
	background: #f2f2f2 url(../images/contentbannersmall.jpg) no-repeat;
}




#bodytext {
	float:left;
	width: 620px;
	height:auto;
	margin-top:0px;
	margin-bottom:20px;
	padding: 10px 10px 10px 10px;	
}

#bodytext ul {
	font-size: 12px;
	color:#222;
	margin-left:20px;
	margin-bottom:10px;
}

#bodytext li {
	font-size: 12px;
	line-height:18px;
	color:#222;
	list-style-type:disc;
	list-style-position:inside;
}

#testimonialtext {
	float:left;
	width: 620px;
	height:auto;
	margin-top:0px;
	margin-bottom:20px;
	padding: 10px 10px 10px 10px;	
}

#testimonialtext p{
	/*font-size:1.4em;*/
	
	color:#555;
	padding: 0px 0px 20px 0px;	
	border-bottom:solid;
	border-bottom-color:#ccc;
	border-bottom-width:2px;
}

.articleitem{
	/*font-size:1.4em;*/
	
	color:#555;
	padding: 0px 0px 40px 0px;	
	margin-bottom:15px;
	border-bottom:solid;
	border-bottom-color:#ccc;
	border-bottom-width:2px;
}

/* DIRECTORY
----------------------------------------- */

#directory { width:100%; height:auto; display:table; background: #fafafa url(../images/sitemapbase.gif) bottom left repeat-x; 
padding-bottom:20px; padding-top:20px; position:relative; float:left; }
#directorypanel { margin: 0 auto;}
#directorynav {  width:920px; font-size: 11px; position: relative; margin: 0 auto; padding-left: 10px; padding-right: 10px; }
#directorynav .column { width: 122px; padding: 10px 40px 5px 0px; }
#directorynav .column.last { float: left !important; padding-right: 0; width:auto; }
#directorynav h6 { color: #333; font-weight: bold; font-size: 11px; line-height:18px; }
#directorynav h6 a { color: #333 }
#directorynav h6 a { color: #111 }
#directorynav h6.standalone { margin-bottom: 18px; }
#directorynav a { color: #666; text-decoration: none; display: block; }
#directorynav h6.standalone a:link,
#directorynav a:hover { color: #111 !important; text-decoration: none !important; }
#directorynav ul { margin-bottom: 0; padding-bottom: 10px;  }
#directorynav li { margin: 0; padding: 0; line-height:14px;  }
#directorynav .column { width: auto; }
#directorynav #column-a { width: auto; }
#directorynav #column-b { width: auto; }
#directorynav #column-c { width: auto; }
#directorynav #column-d { width: auto; }
.column { float: left; width:auto; }




		

		
   
/* COMMENTS
---------------------------------------- */

#commentscontent {
	width: 900px;
	height:auto;
	margin: 20px auto 120px auto; 
	/*padding:20px;*/
	padding-left:10px;
	padding-right:10px;
	/*overflow:hidden;*/
	float:left;
}


#commentspanel {
	width: 360px;
	height: 360px;  
	float: left;
	position:relative;
	margin:0px;	
}


#CommentHolder {
	position:relative;
	display:table;
	width: 540px;
	height:auto;  
	float: right;	
}

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
	margin: 5px 0;
	padding-top:10px;
	width: 530px;
	border-top: 1px solid #ccc;
}


		.actionLinks li {
		   display: inline;
		   border-right: 1px solid;
		}
			.actionLinks li a {
				padding-right: 3px;
				font-size: 10px;
			}
   			.actionLinks li.last {
      			border-right: none;
   			}

#CommentsRSSFeed {
	margin-top:60px;
	
}

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 1.1em;
	line-height: 1.2em;
}

#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}

#PageComments p {
	font-size: 1.2em;
}
	#PageComments p.info {
		color: #333;
		margin: 0px;
		padding: 0;
		line-height: 1em;
		font-size: 1em;
	}





/* SEARCH RESULTS STYLES
------------------------------------------------ */
ul#SearchResults {
	margin: 10px 0;
}
	ul#SearchResults li {
		list-style: none;
		margin: 5px 0;
		font-size: 1em;
	}




/* SEARCH FORM 
-----------------------------------------------*/

html #SearchForm_SearchForm {
	float: right;
	width: 135px;
}

html #SearchForm_SearchForm .middleColumn {
	float: left;
	width: 110px;
	padding: 0px;
	outline: 0;
	background: none;
	border:none;
}
	html #SearchForm_SearchForm .middleColumn input.text {
		width: 110px;
		border: none;
		outline: none !important;
		color: #666;
	}
	
html #SearchForm_SearchForm #SearchForm_SearchForm_action_results {
	float: right;
	width:auto;
}





/* SEARCH FORM EXTRAS
-----------------------------------------------*/

	#searchbox label {
		display: none;
	}
	#searchbox input.text {
		height:15px;
		background: none;
		border: 0;
		margin-left: 0px;
		width: 140px;
		color: #666;
		font-size: 11px;
		position:absolute;
		top:111px;
		font-family: Arial, Verdana, Lucida, sans-serif; 
		font-weight:100;
	}

	#searchbox input.action {
		display: table-cell;
		float: right;
		/*margin-top: 0px;
		margin-left:0px;*/
		/*clear: none;*/
		background: none;
		cursor: pointer;
		overflow: hidden;
		border: none;
		width: 25px;
		height:20px;	
		/*background-color:#00CCCC;*/
	}
		
	

/* MESSAGEBOXS
--------------------------------------------- */
.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}

.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
	
	
	
	}
/* UNSUBSCRIBE NEWSLETTER
------------------------------------------------ */
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}
	#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
	}
		#Unsubscribe_MailingListForm_MailingListForm p label{
			display: inline;
		}
	#Unsubscribe_MailingListForm_MailingListForm label{
		margin:0;
	}


/* FOOTER
----------------------------------------------- */

#footerstrip { 
	width: 100%; 
	height: auto; 
	float:left;
}

#footer { 
	width: 920px; 
	height: 40px; 
	margin: 0 auto;
}
	
  	#footer p { 
		color:#777;
		font-size: 1.1em;
		text-align: left;
		margin-top: 10px;
		margin-left:10px;
	}
  		#footer a { 
	   		color: #333;
	   		text-decoration: none;
		}
			#footer a:hover {
				
				color:#FF9900;
				/*text-decoration: underline;*/
			}