/**
 * Generic elements
 */
body {
	margin: 0 auto;
	padding: 0;
	background: #e5d7ba;
	font: 12px/ 170% Verdana, sans-serif;
	text-align: justify;
	height: 100%;
}

a {
	color: #009EBA;
}

input {
	font: 12px/ 100% Verdana, sans-serif;
	color: #494949;
	/*	background: #ffc; */
}

textarea,select {
	font: 12px/ 160% Verdana, sans-serif;
	color: #494949;
}

/*
.submit input {
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}
*/
img,a img {
	border: none;
}

/* Header */
#header {
	width: 902px;
	height: 231px;
	margin: 0 auto;
}

#header h1,#header p {
	float: right;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header h1 {
	color: #FFFFFF;
	font-size: 74px;
	padding: 132px 0 0 400px;
}

#header p {
	font-size: 16px;
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
	color: #FFB71C;
}

/* Page */
#page {
	clear: both;	
	width: 902px;
	margin: 0 auto;
	background: #e5d7ba none repeat scroll 0 0;
	height: 100%;
	border: 0px solid white;
}
/*
#page :after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
*/
/* Content */
ul.BreadcrumbLinks,ul.BreadcrumbLinks * {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}

ul.BreadcrumbLinks {
	margin: 0px;
	padding: 0px;
}

li.BreadcrumbLinks  {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#content {
	float: right;
	width: 699px;
	padding: 5px 10px;
	background: #e5d7ba;
	border-left: 0px dashed #000000;
}

.cart-button {
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 10;
	display: -moz-inline-block;
	display: -moz-inline-box;
	display: inline-block;
	text-align: bottom;
	color: #333333;
	font-size: 14px;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 180px;
	height: 100%;
	padding-top: 10px;
	color: #8a8780;
	background: #e5d7ba none repeat scroll 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
}

#sidebar li {
	
}

#sidebar li ul {
	padding: 0px 21px 20px 10px;
}

#sidebar li li {
	padding: 5px;
}

#sidebar a {
	text-decoration: none;
	color: #8a8780;
}

#sidebar a:hover {
	text-decoration: none;
}

#sidebar form {
	text-align: left;
	padding-left: 2px;
}

.SideNavBar {
	background-color: #e5d7ba;
	width: 180px;
}

ul#navUL {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul#navUL li {
	width: 180px;
	font-size: 12pt;
	font-weight: 900;
	/* 	font-family: "Times New Roman", serif; */ /* 	border-width: 1px; */
	/* 	border-style: solid; */ /*	border-bottom-color: #777777;
	border-right-color: #777777;
	border-top-color: #ffffff;
	border-left-color: #ffffff;*/
}

ul#navUL a {
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	color: #fff;
}

ul.navLevel1 li,ul.navLevel1 a {
	font-weight: 900;
	color: #fff;
	/* 	background-color: #dfdeca; */
}

ul#navUL * .navCurrent,ul.navLevel1 a:hover {
	font-weight: 900;
	color: #fff;
	/* 	background-color: #b3b399; */
}

.carterrormsg {
	font-weight: bold;
	color: #fff;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	background-color:#00728C;
	font-size:13px;
}

.disclaimer b {
	font-weight: 800;
	text-align: center;
	color: black;
}

.sortlist {
	font: 12px/ 140% Verdana, sans-serif;
	padding-top: 4px;
	margin-top: 15px;
	margin-left: 2px;
	text-align: left;
	border-top: 1px solid;
}

li.sortlist {
	margin-left: 2px;
	text-align: left;
}

.sortlist b {
	margin-left: 2px;
	font-weight: 800;
	text-align: center;
	color: black;
}

.collections {
	font: 12px/ 140% Verdana, sans-serif;
	padding-top: 4px;
	margin-top: 15px;
	margin-left: 2px;
	text-align: left;
	border-top: 1px solid;
}

li.collections {
	margin-left: 2px;
	text-align: left;
}

.collections b {
	margin-left: 2px;
	font-weight: 800;
	text-align: center;
	color: black;
}

.disclaimer {
	font: 12px/ 140% Verdana, sans-serif;
	padding: 4px;
	margin-left: 2px;
	text-align: left;
	border-top: 1px solid;
}

/* Footer */
#footer {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding: 20px 0px;
	text-transform: uppercase;
}

#footer p a {
	color: #FFFFFF;
}

table {
	margin: 1em 0;
	width: 100%;
}

thead th {
	border-bottom: 2px solid #d3e7f4;
	color: #494949;
	font-weight: bold;
}

th a:link,th a:visited {
	color: #6f9dbd;
}

td,th {
	padding: .3em .5em;
}

tr.even,tr.odd,tbody th {
	border: solid #d3e7f4;
	border-width: 1px 0;
}

tr.odd,tr.info {
	background-color: #edf5fa;
}

tr.even {
	background-color: #fff;
}

tr.odd td.active {
	background-color: #ddecf5;
}

tr.even td.active {
	background-color: #e6f1f7;
}

td.region,td.module,td.container,td.category {
	border-top: 1.5em solid #fff;
	border-bottom: 1px solid #b4d7f0;
	background-color: #d4e7f3;
	color: #455067;
	font-weight: bold;
}

tr:first-child td.region,tr:first-child td.module,tr:first-child td.container,tr:first-child td.category
	{
	border-top-width: 0;
}

#performanceBlock {
	position: relative;
	display: block;
	width: 600px;
	padding-left: 10px;
	padding-right: 10px;
}

#performanceBlock :after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

#performance {
	position: relative;
	width: 220px;
	text-align: center;
	display: block;
	padding-bottom: 60px;
}

#itemtitle {
	font: 14px/ 170% Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	position: relative;
	float: none;
}

#performanceTitle {
	font: 14px/ 170% Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	position: relative;
	float: none;
}

#performancePoster {
	text-align: center;
	position: relative;
	float: none;
	width: 215px;
}

#itemposter {
	text-align: center;
	position: relative;
	float: none;
}

#itemtitle a,#performancePoster a {
	color: #d83928;
	text-decoration: none;
}

#itemtitle a:hover,#performancePoster a:hover {
	color: #333333;
	text-decoration: underline;
}

#itemdesc {
	color: #7a7a48;
	font-size: 14px;
	text-align: center;
}

#itemprice {
	color: #333333;
	font-size: 14px;
	text-align: center;
}

.pagination {
	margin: 0;
	padding: 0;
	z-index: 10;
	display: -moz-inline-block;
	display: -moz-inline-box;
	display: inline-block;
	text-align: bottom;
	color: #333333;
	font-size: 14px;
}

.cart-button { /* 	position:relative; */
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 10;
	display: -moz-inline-block;
	display: -moz-inline-box;
	display: inline-block;
	text-align: bottom;
	color: #333333;
	font-size: 14px;
	border: 1px solid black;
}

a.view-cart-txt {
	margin: 0;
	padding: 0;
	z-index: 10;
	display: inline-block;
	text-align: bottom;
	color: #333333;
	font-size: 14px;
}

.view-cart {
	width: 82px;
	height: 23px;
	z-index: 11;
	margin-right: 0px;
}

#relatedproductstable { /*	background-color: #EEF3FC; */
	width: 214px;
}

#relatedproductstable H4 {
	background-color: #b3b399;
	color: #FFFFFF;
	text-align: center;
	margin: 10pt 0pt 2pt;
}

#relatedname {
	font-size: 13px;
	text-align: left;
	text-decoration: none;
}

#relatedname a {
	text-decoration: none;
}

#relatedname a:hover {
	text-decoration: underline;
}

#relateddesc {
	font-size: 12px;
	/* 	text-align: center; */
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

#relateddesc a {
	font-size: 12px;
	text-decoration: none;
}

#relateddesc a:hover {
	font-size: 12px;
	text-decoration: underline;
}

#relatedprice {
	color: red;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

#itemprice {
	font-size: 14px;
	font-weight: bold;
}

#itemsaleprice {
	color: red;
	font-size: 14px;
	font-weight: bold;
}

span.active-cart {
	padding: 3px 10px;
	font-weight: bolder;
	color: #3366cc;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: arial;
	text-transform: uppercase;
	border: 1px solid #999999;
}

span.inactive-cart {
	padding: 3px 10px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #999999;
	font-size: 10px;
	font-family: arial;
	text-transform: uppercase;
}

#pc-template-img {
	margin-top: 20px;
}

.thumbnailImg,.thumbnailLabel {
	cursor: pointer;
}

span.prodTitle {
	color: #d83928;
	font: 25px/ 170% Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
}

p.prodDesc {
	text-align: left;
	font-size: 13px;
	line-height: 20px;
}

#prodSku {
	text-align: center;
	letter-spacing: 3px;
	font-size: 2em;
}

#prodPrice {
	text-align: center;
	letter-spacing: 3px;
	font-size: 2em;
}

#prodWeight {
	text-align: center;
	letter-spacing: 3px;
	font-size: 2em;
	visibility: hidden;
}

#attributelist {
	text-align: center;
	letter-spacing: 3px;
	padding-right: 40px;
	font-size: 2em;
}

#attributeName {
	text-align: center;
	letter-spacing: 0px;
	font: 12px/ 170% Verdana, sans-serif;
}

#prodName {
	font-weight: bolder;
	letter-spacing: 3px;
	font-size: 2em;
}

#attributeSelect {
	position: relative;
	padding: 0; /*top right bottom left*/
	z-index: 15;
	width: 210px;
	/* height: 600px; */
	margin: 0;
	margin-top: 50px;
	font-weight: normal;
}

.price { /* text-align:center; */
	font-weight: bold;
	color: #000;
}

.saleprice { /* text-align:center; */
	padding-left: 25px;
	font-weight: bolder;
	color: red;
}

tr.altRow {
	background-color: #eee;
}

tr.headrow {
	background-color: #ccc;
	text-align: center;
	letter-spacing: 3px;
	padding-right: 40px;
}

table.head {
	border-bottom: 4px solid red;
}

b.head {
	text-align: center;
	letter-spacing: 3px;
	padding-right: 40px;
	font-size: 2em;
}


.buylinetop {
	position: relative;
	width:100%;
	background: #8390B0 no-repeat scroll left top;
	text-align: center;
	font-weight: bolder;
	color: #FFF;
	margin:0px;
	padding:0px;
}

.buybody {
	position: relative;
	width: 250px;
	color: #8a8780;
	background-color: #e4e2d6;
	border: 0;
	padding-left: 10px;
	margin: 0px;
}

.buyatrselect {
	width: 230px;
}

.buylinebottom {
	position: relative;
	width: 250px;
	height: 14px;
	background: #e4e2d6 no-repeat scroll left top;
	/*background: #d1dbe3 url(/images/loginbottom.jpg) no-repeat scroll left top;*/
}


.rounded{display:block}
.rounded *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#E4E2D6}
.rounded1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f3f2ed;
  border-right:1px solid #f3f2ed;
  background:#eae9e0}
.rounded2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fcfcfa;
  border-right:1px solid #fcfcfa;
  background:#e9e7dd}
.rounded3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e9e7dd;
  border-right:1px solid #e9e7dd;}
.rounded4{
  border-left:1px solid #f3f2ed;
  border-right:1px solid #f3f2ed}
.rounded5{
  border-left:1px solid #eae9e0;
  border-right:1px solid #eae9e0}
.roundedfg{
  background:#E4E2D6}

.roundedblue{display:block}
.roundedblue *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#8390B0}
.roundedblue1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #c9cfdd;
  border-right:1px solid #c9cfdd;
  background:#a2abc3}
.roundedblue2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f2f3f7;
  border-right:1px solid #f2f3f7;
  background:#9aa5bf}
.roundedblue3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #9aa5bf;
  border-right:1px solid #9aa5bf;}
.roundedblue4{
  border-left:1px solid #c9cfdd;
  border-right:1px solid #c9cfdd}
.roundedblue5{
  border-left:1px solid #a2abc3;
  border-right:1px solid #a2abc3}
.roundedbluefg{
  background:#8390B0}
