.lb_wrap {
	background-image: url(corner_organicsM.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	width: 425px;
	margin-bottom: 1px;
	position: relative;
	height: 720px;
}
.lb_wrap2 {
	background-image: url(corner_organicsM.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	width: 425px;
	margin-bottom: 1px;
	position: relative;
	height: 840px;
}

.lb_wrap3 {
	background-image: url(corner_organicsM.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	width: 425px;
	margin-bottom: 1px;
	position: relative;
	height: 920px;
}
/* 
	Lightbox v2 Project page styles	
	Author: Lokesh Dhakar http://www.lokeshdhakar.com
	Created: a long time ago (2006 I think)
	Table of Contents:
		layout
		typography
		
*/




/* layout
----------------------------------------------- */

*{
	margin: 0;
	padding:0;
	}

body{
	background: #161613;
	font-family: Verdana, Geneva, sans-serif;
	}

#topborder{	
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 1.0em;
	background-color: #c0dB5A;
	}

#sidebar{ position:fixed; top: 38px; left:20px;	width: 230px; }
* html div#sidebar  { top: 38px; left:20px;	width: 230px; position:absolute; }

#content{ margin: 45px 10% 5em 290px; max-width: 600px; }


/* typography
----------------------------------------------- */

p {	line-height: 1.4em;	margin-bottom: 1.0em; font-size: 0.9em;}
p.lead { font-size: 1.0em; }

ol, ul{ margin: 0.5em 0 1.2em 2em; }	
ol, ul, dl { line-height: 1.4em; }
ol li{ margin-bottom: 0.2em; }
li{ font-size: 0.9em; }
li strong {color: #999;}
dl{ margin: 0.5em 0 1.2em 0; }
dt{
	xfont-size: 0.9em;
	font-weight: bold; color: #999;
	padding-top: 0.4em;
	}
dd{	
	font-size: 0.9em;
	margin-bottom: 1.0em;
	padding-bottom: 0.9em;
	border-bottom: 1px dashed #3d3d33;
	}


h1, h2, h3{
}

h1 {
	font-size: 2.3em;
	color: #E61E87;
}

h2 {
	font-size: 18px;
	letter-spacing: 0.4pt;
	color: #E61E87;
	padding-top: 3px;
	padding-bottom: 2px;
	}
h3 {
	font-size: 18px;
	color: #999;
	text-transform: none;
	text-align: center;
	background-image: url(swiss_voile_label_short.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 27px;
	width: 118px;
	line-height: 21px;
	}
h4 {
	font-size: 18px;
	color: #999;
	text-transform: none;
	text-align: center;
	background-image: url(virgin_combed_cotton_label.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 27px;
	width: 220px;
	line-height: 21px;
	}


a:link {color:#E61E87; cursor:hand; text-decoration:none;}      /* unvisited link */
a:visited {
	color:#999
}  /* visited link */
a:hover {color:#FF00FF}  /* mouse over link */
a:active {color:#0000FF}  /* selected link */

#content p a:hover,
#content dd a:hover { border-bottom: 1px dotted #8ad459; }
a img{ 	border: none;}

small{ font-size: 0.8em; }

pre{
	display: block;
	margin: 1em 0;
	padding: 0.5em;
	border-left: 6px solid #0d0d09;
	background-color: #000;
	overflow: auto;
	}

code{
	font-size: 11px;
	font-family: Verdana,Sans-Serif;
	background-color: #000;
	color: #8d8d73;
	padding: 0.3em 0.4em;
	}

pre code{
	padding: 0; margin: 0;
}

kbd{
	color: #555;
	background-color: #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: inherit;
	font-family: inherit;
	padding: 0 3px 2px 4px;
	}

fieldset{ border: none; }

/* sidebar
----------------------------------------------- */
#sidebar a{
	color: #fff;
	}


#sidebar h1 a{ font-weight: bold; }
#sidebar h1 a:hover{  }

#nav{ list-style: none; margin: 1.5em 0 1em 0;}
#nav li{ padding: 0; margin: 0; }
#nav a{
	display: block;
	height: 2.0em;
	padding: 0.3em 0.2em 0 0.8em;
	margin-bottom: 1px;
	color: #eee;
	background-color: #363633;
	}

#nav a:hover{
	color: #1a1a1a;
	background-color: #D0EB6A;
	}	


#sidebar .callout{ xbackground-color: #333;
	border: 1px solid #222; 
	padding: 0.25em .5em;   }
#sidebar .callout a{ color: #8ad459;}
#sidebar .callout ul{ margin-top: -.45em; margin-left: 1em; margin-bottom: .4em; }

/* content
----------------------------------------------- */
#content ul{ margin-left: 4px;}
#content ul li{
	list-style: none;
	padding: 0 0 0 12px;
	background: url(../images/bullet.gif) no-repeat 0 6px;
	}
#content ul ul{ margin-top: 0;}
	
.download{
	background-color: #333;
	border: 1px solid #444; 
	padding: 0.7em 1.5em; }
.download:hover{
	background-color: #555;
	border: 1px solid #777;
	}
#content ul.download li{
	padding: 0.3em 0;
	background-image:none;
	}
.download img{ padding-right: 0.3em; }
.download li strong{ font-family: "Trebuchet MS",Verdana,Sans-Serif; font-size: 2.25em; color: #fff;}
.download li em{ font-style: normal; color: #D0EB6A; }

/* misc
----------------------------------------------- */

.section{
	border-top: 4px solid #3d3d33;
	padding: 1.4em 0 3.2em 0;
	overflow: auto;
	width: 100%;
	}
.first{ border-top: none; padding-top: 0; }

.thumbnail{
	padding: 3px 3px 3px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 2px;
	margin-bottom: 10px;
	}	

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}
.main_wrap {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	background-image: url(centr_backgrd.png);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
}
.specs {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	letter-spacing: 0.045em;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 4px;
}
.style18 {
	background-image: url(home-bg-bottom.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 22px;
	width: 90px;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #333;
	border-bottom-color: #000;
	border-left-color: #666;
}
.specsR {
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius:10px;
	border-color:#DEDEDE;
	background-color: #333;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 11px;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
}
.specsR2 {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-color:#DEDEDE;
	background-color: #454545;
	width: auto;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-top: 6px;
}
