/* CSS Document */

* { margin:0; padding:0; font-family:tahoma,arial,helvetica,sans-serif;  }
body {	background-color:#edfae9;padding-top:10px; font-size:9pt; }
#wrapper { width:770px;}
div#wrapper {	margin-right:auto;	margin-left:auto;}
#header { height:85px;}
#navigation { height:25px;	background-color:#891e35;}
.spacer {	height:5px;	}
p { padding:0; padding-bottom:10px; line-height:14pt;}
#leftnav {	float:left;	width:210px; margin-left:0px;  font-size:.9em;}
#jssMainContent {	
margin-left:215px;
width:550px;
margin:0;
padding:0;
float:right;
}
#footer {	clear:both;	height:30px; border-top:2px solid #891e35; font-size:7pt; margin-top:10px;}

.jssSecProductDiv {
	min-height:130px;
	height:130px;
	background-color:#fff;
	margin-bottom:20px;
	}
.productimg {
	float:left;
	height:130px;
	width:170px;
	min-height:130px;
	
	}
	.productimg2{
	float:left;
	height:130px;
	width:120px;
	}
.productcontent	{

	position:relative;
	width:345px;
	float:right;
	margin-right: 5px;
	}
.productcontenthome	{

	position:relative;
	width:330px;
	float:right;
	margin-right: 5px;
	}

.jssMenuBox {
	margin-bottom:20px;
	width:200px;
	background-color:#891e35;
	}
	
.jssMenuBoxContent	{
	margin-left:10px;
	color:black;
	}
	#navigation {
	height:25px;
	background-color:#891e35;
	}
	
#navigation {

	margin:0;
	padding:0;
	width:770px;
	}	
#navigation ul {
	margin:0;
	list-style-type:none;
	padding:0;
	float:left;
	}	

#navigation li {
	margin:0;
	padding:0;
	float:left;

	}	
#navigation a {
	float:left;
	width:95px;
	color:#fff;
	text-decoration:none;
	line-height:25px;
	text-align:center;
	border-right:0px solid #fff;
	font-size:8pt;
	}	
#navigation a:hover {
	background-color:#21436e;
	}
#leftnav li {
	border-bottom:1px dotted #fff;		
	line-height:25px;
	}
#leftnav a {
	color:#fff;
font-size:8pt;

text-decoration:none;
	}	
.jssSubSectionList {
	padding-left:10px;
	}	
	
	div#pagescontainer {
	text-align:center;
	position: relative;
	top: 0px;
	padding: 1px;
	margin-bottom: 5px;
}

ul#pageslist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#pageslist li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin: 0px; font-weight: normal; font-size: 1em;
}

#pageslist a {
	padding: 0px 3px 0px 3px; 
	margin: 0px; 
	font-weight: normal; 
	font-size: 1em;
}

#pageslist a:link, #npageslist a:visited {
	text-decoration: none;
}

#pageslist a:hover {
	text-decoration: none;
}

.jssProductAdd   {
	cursor: pointer;
	line-height:15pt;
	background-color: #edfae9;
	border: 0px solid #000;
	color: #21436e;
	font-size:10pt;
	text-decoration:none;

}

.jssProductsend   {
	font-size:10pt;
	}


.jssPageSubHeading, .jssBestSellersSectionTitle {
	background-color:#891e35;
	margin-top:10px;
	color: #ffffff;
	font-size:9pt;
	padding:5px;
	margin-bottom:10px;
	height:35px;
	}
	
.jssPageSubHeading a {
	color:#fff;
	}	
.jssPageSubHeadingtotalprod{
	background-color:#891e35;
	margin-top:10px;
	color: #ffffff;
	font-size:9pt;
	padding:5px;
	margin-bottom:10px;
	height:25px;
	}
	
.jssPageSubHeadingtotalprod a{

	color: #ffffff;

	}


.jssMenuBoxTitle {
	color:#fff;
	font-size:10pt;
	padding:5px;
	margin-left:5px;
	font-weight:bold;
	}
.jssBoldLinks {
	font-weight:bold;
	color:black;
	text-decoration:none;
	}	
#contentright {
	float:right;
	width:160px;
}
	.contentleft {
	float:left;
	width:385px;
	
	}
.jssProductFieldsDiv	{
	font-size:9pt;
	}
.jssBreadcrumb {
	font-size:7pt;
	margin-bottom:10px;
	}	
/* Cart Styling ------------------------------------------------------------- */

.jssCartDiv {
	text-align: center;
}

.jssCartTable {
	margin-left: auto; margin-right: auto;
	padding: 0px;
	border: 0px;
	width:100%;
}

.jssPCentered {
	text-align: center;
}

.jssCartTable caption {
	margin-left: auto;  margin-right: auto;
	font-size: 0.80em;
}

.jssCartTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 1em;
	vertical-align: top;
	background-color:#891e35;
	color:#fff;
}

.jssCartTable th.right {
	font-weight: bold;
	padding: 2px;
	text-align: right;
	font-size: 1em;
	vertical-align: top;
}

.jssCartTable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 1em;
	vertical-align: top;
}

.jssCartTable td.right {
	font-weight: normal;
	padding: 2px;
	text-align: right;
	font-size: 1em;
	vertical-align: top;
}

.jssCartTable th.total {
	font-weight: bold;
	padding: 2px;
	text-align: right;
	font-size: 1em;
	vertical-align: top;
}


.jssFormTable {
	margin-left: auto;  margin-right: auto;
	padding: 0px;
	border: 0px;
}

.jssFormTable caption {
	margin-left: auto;  margin-right: auto;
	font-size: 0.70em;
}

.jssFormTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 1em;
	vertical-align: top;
	padding-top: 3px;
	text-align:left;
	
}

.jssFormTable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 1em;
}

.jssFormTable td.jssFormSubmit {
	text-align: right;
}

.jssFormTable input {
	font-size: 1em; 
	font-weight: normal;
	height: 1.3em;
}

.jssFormTable select {
	font-size: 1em; 
	font-weight: normal;
}

.jssFormTable td.jssFormSubmit input {
	font-weight: bold;
	font-size: 0.8em;
	cursor: pointer;
	height: 16px;
}

.jssFormError {
	font-weight: bold;
	font-size: 0.8em;
}

#othercontent {
	margin-top:50px;
	width:350px;

}
#l_navigation {
	width:200px;
}
#l_navigation ul {

	margin:0;
	padding:0;
}
#l_navigation li {
	border-bottom:1px solid #ffffff;
	list-style-type:none;

}
#l_navigation li a {
	display:block;
	padding:5px 5px 5px 0.5em;
	/*border-left:12px solid #21436e;*/
	padding-left:12px;
	border-right:1px solid #21436e;
	background-color: #21436e;
	color:#ffffff;
	text-decoration:none;
	}
#l_navigation li a:hover {
	background-color:#4e76a8;
	color:#ffffff;
}

.jssSubSectionList {
	border-top: 1px solid #FFFFFF;
}

.jssSecImages {
border:1px solid #000;

}
.button {
	border:1px solid #fff;
	background-color:#21436e;
	color:#fff;
}

.jssProductAdd  {
	border:1px solid #fff;
	background-color:#21436e;
	color:#fff;
	font-size:7pt;
}

.copyright {
	float:left;
	margin-top:10px;
	margin-left:5px;
	width:460px;

}
.pinkcredit {
	margin-top:10px;
	text-align:right;
	margin-right:5px;
	float:right;
	width:170px;

	}
.cartbutton {

	font-size: 9pt;
	cursor: pointer;
	line-height:20pt;
	background-color: #21436e;
	border:1px solid #fff;
	color: #ffffff;
	font-size:12px;
	padding:6px;
	text-decoration:none;

}

.jssProductLinks {
	color:#000;
	font-weight:bold;
}
.jssCustomerLinks  {

	list-style-type:none;

	}
	
form{clear:both;}	
label
{
width: 8em;
float: left;
text-align: right;
margin-right: 0.3em;
display: block
}

.submit input
{
margin-left: 8.5em;
} 
h1 {
	font-size: 1.3em;
	font-weight: bold;
	padding: 2px;
	color:#891e35;
	margin-bottom: 3px;
	margin-top: 3px;
}

.jssSubSecDiv {
	width: 182px; clear: both; text-align: center;
}
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-5294162-1");
pageTracker._trackPageview();
</script>