@charset "UTF-8";

/* globals */

body {
	background: #d0d0d0 url(http://www.klenlaundry.com/images/idea2.jpg) repeat fixed;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 25px;
	text-transform: lowercase;
}

a, a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	text-decoration: underline;
	font-weight: bold;
}

#outsideContainer	{
	width: 850px;
	margin: 0 auto;
}

/* navigation */

#navigation {
	text-align: center !important;
	width: 850px !important;
	height: 30px !important;
	background-image:url(../images/n_bkg.gif);
}

#navigation ul {
	padding: 6px 0px 0px 30px !important;
	margin: 0px 0px 0px 0px !important;
	list-style-type: none !important;
}

#navigation a, #navigation a:link, #navigation a:active, #navigation a:visited {
	padding-right: 30px !important;
	color: #FFFFFF !important;
	text-decoration: none !important;
	font-size: 16px !important;
	line-height: 19px;
}

#navigation a:hover {
	color: #000000 !important;
}

#navigation li {
	display: inline !important;
}

.navOn {
	color: #003300 !important;
}

.line {
	border-right: 1px solid #FFFFFF !important;
	margin-right: 30px !important;
}

/* content */

#flashContent {
	width: 850px;
	margin: 10px 0px 10px 0px;
}

#prodDesc {
	width: 850px;
	height: 30px;
	background-color: #B9BABE;
	margin: 0px 0px 10px 0px;
}

#prodDesc h2 {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}

#footer {
	width: 850px;
	position: relative;
	font-size: 11px;
	color: #CCC;
	text-align: center;
}

#socialLinks {
	position: absolute;
	left: 795px;
	top: -4px;
	width: 56px;
	height: 24px;
}

#klenContent {
	width: 790px;
	height: auto;
	margin: 10px 0px 10px 0px;
	padding: 30px;
	background: #FFFFFF url(http://www.klenlaundry.com/images/store_bg.gif) no-repeat left top;
	position: relative;
}

#klenCartContent {
	width: 790px;
	height: 550px;
	margin: 10px 0px 10px 0px;
	padding: 30px;
	background: #FFFFFF url(http://www.klenlaundry.com/images/store_bg.gif) no-repeat left top;
	position: relative;
}

#klenParagraph {
	position: absolute;
	width: 786px;
	height: 200px;
	top: 30px;
	left: 30px;
}

#klenParagraph p {
	font-size: 13px;
	line-height: 16px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#klenSnipe {
	width: 337px;
	height: 68px;
	position: absolute;
	left: 497px;
	top: 276px;
}

#klenSnipe h2 {
	font-size: 16px;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	color: #003300;
}

#klenSnipe p {
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

#clearMe {
	width: 790px;
	height: 1px;
	clear: both;
}

#prodThumbnails {
	display: none !important;
}

.content-odd2, .content-even2 {
	border: none !important;
}

.form-field img {
	margin-right: 3px;
	border: none;	
}

h2 {
	font-size: 16px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	color: #003300;
}

.display {
	display: none;
}

#btmOptions {
	display: none;
}

.sort {
	display: none;
}

#topOptions {
	display: none;
}

.title {
	font-size: 16px;
	font-weight: normal;
}

.title a, .title a:link, .title a:visited {
	font-size: 18px !important;
	font-weight: normal !important;
	text-decoration: none !important;
}

.title a:hover {
	text-decoration: underline !important;
}

.sprice {
	font-weight: normal;
	color: #a4a4a4;
}

.detailBtn {
	display: none;
}

#productPhotos {
	margin-left: 0px;
}

#prodCaption, .link, .sublink {
	display: none !important;
}

#productDescription {
	left: 415px;
	top: 300px;
	width: 450px !important;
	height: 200px;
	position: absolute;
	color:#a4a4a4;
}

#extraDetails {
	color: #a4a4a4 !important;
	left: 350px;
	top: 65px;
	width: 450px !important;
	height: 200px;
	position: absolute;
}
.submitBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}