body {
	background: #FFF;
	color: #333;
	font: 88% "Trebuchet MS",Verdana,Arial,Sans-serif;
	}
	a {
	color: #111;
	text-decoration: underline;
	outline: none;
	}
	a:hover {
	text-decoration: none;
	color: #FF0084;
	}
	#pgbottom {
	text-decoration: none !important;
	height: 1px;
	width: 1px;
	font-size: 1px;
	}
	/* Header & TOP NAVIGATION */
	#Header {
	margin: 0;
	padding: 0;
	width: 100%;
	height:182px;
	background: #000 url(images/header.jpg) repeat-x center top;
	color: #FFF;
	float: left;
	position:relative;
	}
	#Header a {
	color: #F1F1F1;
	text-decoration: none;
	}
	#Header a:hover {
	color: #fff;
	}
	#Header #Title {
	margin: 0 0 0 3%;
	padding: 5px 14px;
	font: 2em "Lucida Sans",Verdana,Arial,Sans-serif;
	font-variant:small-caps;
	background: transparent url('images/fade.png') no-repeat left top;
	display: block;
	position:absolute;
	top:10px;
	border-top:2px solid #FF2E9A;
  border-bottom:2px solid #FF2E9A;
	}
	#Header #Date {
	float: right;
	text-align: right;
	padding: 0;
	margin: 1% 3% 0 0;
	width: 22%;
	}
	#Header #Nav {
	width: 90%;
	margin: 0;
	}
	#Header #Nav ul {
	padding: 0;
	margin: 0;
	position:absolute;
	bottom:-3px;
	height: 28px;
	left:50px;
	}
	#Header #Nav ul li {
	display: inline;
	text-align: center;
	width: auto;
	margin: 0;
	}
	#Header #Nav ul li a {
	padding: 5px 14px 1px 14px;
	font: 1.2em "Trebuchet MS",Verdana,Arial,Sans-serif;
	text-transform:lowercase;
	text-decoration: none;
	height: 28px;
	line-height: 25px;
	min-height: 28px;
	background: #fff url('images/tab-off.gif') repeat-x left top;
	color:#333;
	}
	#Header #Nav ul li a:hover {
	color:#fff;
	background: #fff url('images/tab-on.gif') repeat-x left top;
	}
	#Header #Nav ul li a.active, #Header #Nav ul li a.active a:hover {
	background: #d5d5d5 url('images/tab-on.gif') repeat-x left top;
	color: #fff;
	}
	/* Wrapper, Content, Panel & Footer */
	#Wrapper {
	margin: 0;
	padding: 0;
	}
	#Main {
	margin: 0;
	padding: 0 4%;
	}
	#Content {
	float: left;
	margin: .5% 0;
	padding: 0;
	width: 76%;
	background: #FFF url('images/fade-middle.jpg') repeat-y right top;
	}
	#Content #Top {
	height: 22px;
	background: transparent url('images/fade-top.jpg') no-repeat right top;
	}
	#Content #Bottom {
	height: 22px;
	background: transparent url('images/fade-bottom.jpg') no-repeat right bottom;
	}
	#Content #LeftContent{
	padding: 0 8% 0 0;
	margin: 0;
	min-height: 400px;
	}
	#Panel {
	margin: 4% 0;
	width: 22%;
	float: right;
	}
	#Panel #Holder {
	margin: 0;
	padding-left: 12%;
	}
	#Panel #SignIn {
	padding: 5px 0;
	margin: 0 0 15px;
	border-top: 1px solid #FFD6EC;
	border-bottom: 1px solid #FFD6EC;
	background: #FFF0F8;
	text-align: center;
	}
	#Panel #SignIn a {
	line-height: 25px;
	}
	#Panel h2 {
	margin: 10px 0;
	padding: 0 0 5px;
	font-size:150%;
	font-weight: 100;
	border-bottom: 1px solid #F9D2E3;
	}
	#Panel select {
	width: 100%;
	margin-top: 3px;
	}
	#Panel ul ul li {
	margin-bottom: 3px;
	overflow: hidden;
	}
	#Panel ul ul li a {
	font-size: 120%;
	display: block;
	line-height: 25px;
	width: 100%;
	text-decoration: none;
	background-color: #FAFAFA;
	}
	#Panel ul ul li a span {
	font-size: 12px;
	}
	#Panel ul ul li a:hover {
	background: transparent url('images/arrow-bottom.gif') no-repeat right bottom;
	}
	#AboutVanilla {
	margin: 20px 0 !important;
	border-top: 1px solid #EAEAEA;
	background-color: #FAFAFA;
	padding: 5px 0 !important;
	text-align: center;
	color: #BBB !important;
	}
	#AboutVanilla a {
	color: #D0D0D0 !important;
	text-decoration: none;
	}
	#AboutVanilla a:hover {
	color: #AAA !important;
	text-decoration: underline;
	}
	.floatLeft {
	float: left;
	margin:0 10px 0 0;
	}
	#Footer {
	margin: 0;
	padding: 0 4%;
	clear:both;
	float: left;
	width: 92%;
	background: #000 url('images/footer-bg.gif') repeat-x 0 0;
	color: #FAFAFA;
	}
	#Footer a {
	color: #F1F1F1;
	text-decoration: underline;
	line-height: 25px;
	}
	#Footer a:hover {
	text-decoration: none;
	color: #FF2E9A;
	}
	#Footer #Links {
	float: left;
	margin: 0;
	padding: 20px 0 0;
	width: 48%;
	height: auto;
	display: block;
	}
	#Footer #About {
	padding: 20px 0;
	float: right;
	width: 48%;
	display: block;
	text-align: justify;
	line-height: 20px;
	}
	#Footer #About h2 {
	margin: 0 0 5px;
	padding: 0 0 5px;
	color: #FF2E9A;
	font: 1.1em "Trebuchet MS",Verdana,Arial,Sans-serif;
	border-bottom: 1px dashed #FF2E9A;
	}
	.Invisible {
	display: none;
	}
	/* Discussion Index & Comments */
	.ContentInfo {
	text-align: right;
	}
	.ContentInfo.Top {
	overflow: hidden
	}
	#DiscussionsPage .Bottom {
	margin: 10px 0 0;
	font-size: 10px;
	}
	.ContentInfo *, .PageInfo {
	font-size: 15px;
	font-weight: 700;
	}
	#Content h1 {
	font-size: 170%;
	font-weight: 100;
	margin: 0 25px 10px 0;
	padding: 3px 0 0 34px;
	float:left;
	text-align: left;
	background: transparent url('images/content-bullet.gif') no-repeat 0 0;
	line-height: 23px;
	}


.left { float: left; }
.right { float:right; }

.leftimg { float: left; padding:3px; border:1px solid #d5d5d5; margin:0 10px 5px 0; }
.rightimg { float:right; padding:3px; border:1px solid #d5d5d5; margin:0 0 5px 10px; }

	.hiLite {
	background: #FF9;
	font-style: normal;
	}

	/* Misc & Fixes */
	.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	.clearfix {
	display: inline-table;
	}
	#Body, #Form h2, #Form p, * html .clearfix {
	height: 1%;
	}
	.clearfix {
	display: block;
	}
	body, #DiscussionsPage, #Panel *, h2, h3, form, label, input, span, ul, li, .PageInfo, .PageInfo p, .PageList, #Discussions, #Discussions *, #Discussions .Topics .TopicTitle, .Category, #Comments, .CommentHeader li, #CommentResults, #CommentResults *, #Form *, #SettingsPage #Content dl *, .AutoCompleteContainer, #Categories, .Category, #AccountProfile *, .ContentInfo *, #UserResults, #UserResults *, #AccountHistory *, #SearchPage {
	margin: 0;
	padding: 0;
	}
	ul, ol, #AccountProfile *, .PageList, #Discussions, #Discussions *, #Categories, #Form *, #CommentResults, #CommentResults *, #UserResults, #UserResults *, #AccountHistory * {
	list-style: none;
	}
	img {
	border: 0;
	}
	#Content #LeftContent .BottomClear {
	height: 15px;
	clear: both;
	}
	.ClearBoth {
	clear: both;
	}
	
.product {
	clear: both;
	border-top: 1px solid #F9D2E3;
	margin:5px 0 0 0;
	padding: 5px 0 0 0;
}
.productnest {
	float:right;
	width:200px;
	border: 1px solid #F9D2E3;
	margin:0 0 10px 10px;
	padding: 5px;
}

	
div.form {width: 500px; padding: 5px; margin: 0;}
div.row {clear: both; padding-top: 10px;}
div.row span.label { float: left; width: 200px; text-align: right; padding:5px 0 0 0;  font-size:1.1em; color:#000;}
div.row span.formw { float: right; width: 290px; text-align: left;}
div.spacer {clear:both;}
input {font-family:Verdana, Geneva, sans-serif; font-size:12px; padding:3px;}
div.form .formright {margin:10px 0 0 0; font-size:1.5em; float:right;}

.required { color: #FF0000; font-size:1.1em;}
.field_title { width: 100px; vertical-align: top; text-align:right;}
.textfield { width: 200px;}
.textarea { font-size: 12px; width: 90%; height: 100px; font-family:Verdana, Geneva, sans-serif; padding:3px;}
.field_heading { font-weight: bold; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #666666; padding-top: 10px; color: #666666;}
.select { font-size: 12px; font-family:Verdana, Geneva, sans-serif;}
.checkbox_label { font-size:1.1em; color:#b4b4b4; cursor: pointer;}
.radio_label { font-size:1.1em; color:#b4b4b4; cursor: pointer;}
.email { font-size: 12px; width: 200px;}

.price { color:#0167ff; font-size:1.3em; margin:0 10px 0 0; }


/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url('images/loading.gif') no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url('images/prevlabel.gif') no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url('images/nextlabel.gif') no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url('images/closelabel.gif') no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
