* {
	margin: 0;
	padding: 0;
}

body
{
	font: 67.5% Georgia, Tahoma, Arial, Helvetica, sans-serif;
	color: #818181;
	background-color:#1b1b1b;
}

h1, h2, h3
{
	font-weight: normal;
	margin-bottom: 0.5em;
}

h3
{
	font-size: 1.1em;
	color: #cecece;
	font-weight: bold;
}

a:focus
{
	outline:none;
}

a
{
	text-decoration: none;
	color: #ababab;
}

a:hover
{
	color: #fff;
}

#airlock {
	width: 960px;
	margin: 33px auto 0px;
}

#inner {
	float: left;
	display: block;
	width: 960px;
	background: url(../images/bg_rpt.gif) repeat top center;

}

#inner-wrapper {
	margin: 59px 62px 55px;
	border:1px solid #5b5b5e;
	background-color:#191919;
}

#main
{
	padding: 0 30px 36px;
}

/** =header **/
#header {
	position: relative;
	display: block;
	height: 103px;
	background: url(../images/bg_header.gif) repeat-x;
}

#header h1 {
	background: url(../images/logo.gif) no-repeat;
	font-size: 2.4em;
	height: 103px;
	margin: 0;
}

#header h1 a
{
	display: block;
	padding: 43px 0 0 25px;
	color: #fff;
	text-indent: -9999em;
	width: 218px;
}

#header #navigation
{
	margin: 0 8px 0 0;
}

/**=navigation **/
ul#navigation
{
	position: absolute;
	right: 16px;
	bottom: 10px;
	list-style: none;
}

ul#navigation li
{
	margin-left: 30px;
	float: left;
}

/** end header **/

#content-container {
	min-height:449px;
	height:auto !important;
	height:449px;
}

#content 
{
	min-height:432px;	
	margin-left: 10px;
}

#content .narrow 
{
	width: 300px;
	margin: 0 10px 0 0;	
	float: left;
}

#content .wide 
{
	width: 444px;
	float: right;
	overflow: hidden;
}

#content .full 
{
	width: 550px;
	margin: 0 10px 0 0;	
	float: left;
}

#content ul, #content ol
{
   margin: 0pt 0pt 20px;
   padding: 0pt 0pt 0pt 15px;
}

#content .imgspacer
{
	margin-top: 10px;	
	display: block;
}

/*#content-container p*/
p
{
	margin: 0 0 1.5em 0;
	line-height: 1.7em;
}

#content-container h2
{
	font-size: 1.6em;
	font-weight: normal;
	color: #ccc;
	padding: 10px 10px 27px;
}

#flash-container
{
	height: 449px;
	width: 774px;
}

#flash-container p
{
	padding: 20px;	
	text-indent: -9999em;
}

/**=news**/
/*
#content .news-item .news-title h3
{
	float: left;
}

 #content .news-item .news-title p
{
	display: inline;
}

#content .news-item .news-title
{
    float: left;
}
	
#content .news-item .news-description
{
    float: left;    
}
*/

/*
#content .news-item .news-title p
{
	padding: 0 4px 0 2px;
}

#content .news-item .news-title h3
{
	padding-right: 15px;
	color: #fff;
	margin-bottom: 1em;	
}

#content .news-item .news-title img
{
	border: 0;
	vertical-align: middle;
	display: inline;
}

#content .news-item .news-info
{
	clear: both;	
}
*/
.news-item .news-description
{
    float: left;
    width: 620px;
}

.news-description p
{
    clear: both;    
	margin-bottom: 5px;
}

.news-description h3.news-title 
{
    float: left;
    margin-bottom:1em;
    padding-right:15px;    
}
.news-description h3.news-title a {
	text-decoration: none;
	color: #CECECE;
}

.news-description h3.news-title a:hover { color: #fff; }
.news-description img.news-title , .news-description span.news-title 
{
    color: #818181;
	font-weight: normal;
	font-size: 0.9em;
	padding-left: 5px;
	white-space: nowrap;
}
.news-description img.news-title
{
    vertical-align:middle;
}
.news-description p.news-title
{
    padding: 0 4px 0 2px;
}

.news-description p.more-news
{
	float: right;
}

.news-description p.more-news a, .news-description p.back-news a
{
	color: #d1d1d1;	
	font-size: 0.9em;
}

p.more-news img
{
	border: 0;
}

.news-item img.news-thumbPic
{
    float: right;
    border: 1px solid #666 !important;
}

/**=subscribe **/
fieldset
{
    border: 0;   
}

fieldset p 
{
    float: left;
    padding-bottom: 0px;
    width: 350px;
}

fieldset p.left-field
{
    margin-right: 50px;   
}

fieldset p label
{
    margin: 0;
    width: 90px;
    float: left;
    text-align: left;
}

fieldset span.required
{
}

fieldset input, fieldset textarea, fieldset select {
    float: left;
    width: 220px;
    border: 0;
    background-color: #4e4e4e;
    height: 1.5em;
    color: #fff;
}

fieldset input.alert, fieldset textarea.alert, fieldset select.alert {
	background-color: #a2a2a2 !important;
}

fieldset .error
{
    color: #ff5151;
}


fieldset span.error
{
    clear: both;
    display: block;
    padding: 2px 0 0 90px;
}

fieldset p.field-small input
{
    width: 75px;   
    margin-right: 145px;
}

fieldset input.imgBtnSubmit
{
	width: 80px;	
	height: 26px;
	float: right;
}

fieldset p.button
{
	width: 710px;
}

/**=footer**/
#footer 
{
	clear: both;
	padding-top: 15px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}

#footer, #footer a
{
	color: #8c8c8c;	
}

#footer ul 
{
	float: right;
	list-style: none;
}

#footer ul li
{
	float: left;
	background: url(../images/topnav_divider.gif) no-repeat scroll right 1px;
	padding: 0 8px;
}

#footer ul li.plug {
	background: url(../images/lemonade_logo.gif) no-repeat scroll 9px 5px;
	height: 10px;
	width: 59px;
	padding-right: 0;
}

#footer ul li.plug a 
{
	text-indent: -9999em;
	display: block;
		width: 59px;

}

/**=collection **/

#collection-nav-container
{
	padding-top: 10px;
}
#collection-nav-container h2
{
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#collection-nav-container ul#collection-nav
{
	float: right;
	list-style: none;
	padding-top: 8px;	
	padding-bottom: 20px;
}

ul#collection-nav li
{
	float: left;	
	padding-right: 20px;	
}

ul#collection-nav li, ul#collection-nav li a, ul#product-paging li, ul#product-paging li a
{
	font-size: 0.95em;
}

#collection-nav-container ul#product-paging
{
	clear: both;
	list-style: none;
	margin-left: 182px;	
}

ul#product-paging li
{
	float: left;
	padding-right: 15px;
	padding-bottom: 3px;
}

#product-nav
{
	clear: both;
	width: 171px;
	float: left;
	min-height: 377px;
	height: auto !important;
	height: 377px;
	border-top: 7px solid #2f2f2f;
	border-bottom: 7px solid #2f2f2f;
	margin-right: 7px;
	padding-bottom: 4px;
}

#product-container
{
	width: 595px;
	float: left;
	line-height: 1.5em;
	margin-bottom: 20px;
}

#product-container img, #product-nav a
{
	border: 1px solid #393939 !important;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#product-container h3, #product-container p
{
   	margin-top: 1em;
}

#product-container #product-photo
{
	width: 596px;
	height: 396px;	
	overflow: hidden;
}

#product-photo img
{
	position: absolute;
	zoom: 1;
}

#product-photo img.unselected
{
	position: absolute;
	z-index: 1;
}

#product-photo img.selected
{
	position: absolute;
	z-index: 2;
}

#product-nav a
{
	text-decoration: none;
	display: block;
	float: left;
    margin: 4px 0 0;
	width: 81px;
	height: 71px;
	text-indent:-9999em;
}

#product-nav a.leftImg
{
    margin-right: 5px;
}

#product-nav img
{
	width: 81px;
	height: 71px;
	border: 0;
}
#product-nav a:hover
{
    border: 1px solid #747474 !important;
}

#product-nav a.selected
{
    border: 1px solid #747474 !important;
}

/*
#product-nav img
{
	width: 81px;
	height: 70px;
	margin: 4px 0 0;
}

#product-nav img.leftImg
{
	margin-right: 2px;
}

#product-nav img.selected
{
    border: 1px solid #fff !important;
}
*/
#collection-nav li a.selected
{
    color: #fff;
}

ul#product-paging li a.selected
{
    color: #fff;
}

ul#product-paging li img
{
    vertical-align: bottom;
    padding-bottom: 2px;
    border: 0;
}