/* Linked Basic CSS */

/* == Safety Rules ============================ */
#warning {
	font-size: 12px;
	color: #990000;
	padding: 30px 20px 40px;
	width: 700px;
	background: #CCCCCC;
	margin-bottom: 20px;
	border: 6px solid #990000;
}
#img {
	display: block;
	border: 0px none;
}
.hidden {
	display: none;
}
/* ============================================ */
/* Cart Bar */
#cartBar {
	margin: 20px 0 10px;
	padding: 3px 12px 3px 0;
}
#cartBar p {
	margin: 0;
	line-height: 22px;
	display: inline;
	font-size: 11px;
	font-style: italic;
}
#cartBar img {
	vertical-align: bottom;
	margin: 0 !important;
	border: 0;
}
#cartBar a {
	margin-top: 10px;
/*	width: 125px;
	font-size: 10px;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	background-color: #FFF;
	border: 1px solid #666;
*/
}
/* #cartBar a:link, #cartBar a:visited {
	color: #666;
}
#cartBar a:hover {
	color: #AE0E56;
}
*/
#cartBar input {
	margin: 0;
	padding: 0;
}

/* Shared Content Rules */
#logo {
	float: left;
	width: 165px;
}
#logo img {
	margin-left: 26px;
}
#text {
	float: left;
	width: 190px;
	margin-right: 27px;
	padding-top: 24px;
	line-height: 180%;
}
#feature {
	float: left;
	display: inline;
	width: 600px;
	margin-left: 20px;
}
#feature h1 {
	font-size: 13px;
}
/* Shop page rules */
/* needed to override the style in the main stylesheet */
#shopMenu {
	margin: 5px 0 0 0;
	width: 175px;
	float: left;
	display: inline;
}
#shopMenu form {
	margin: 0;
	padding: 0;
}
#shopMenu input {
	display: block;
	font-size: 10px;
	margin-bottom: 3px;
}
#shopMenu h1 {
	font-size: 13px;
	margin: 0;
	font-weight: normal;
}
#shopMenu ul {
	margin: 0 0 10px 10px;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}
#shopMenu li {
	margin: 0;
	padding: 3px 0 3px;
}
#shopMenu li a {
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
}
#shopMenu li a:hover {
	text-decoration: underline;
}
#shopMenu li a em {
	font-size: 9px!important;
	color: #666;
	font-style: normal;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}
ul#shopCategories ul {
	margin: 0;
	padding: 0;
	list-style-type: circle;
	list-style-position: inside;
}
ul#shopCategories ul li {
	padding-left: 4px;
	border-top: none;
}
ul#shopCategories ul a {
	font-size: 10px;
	line-height: 13px;
}
ul#shopCategories ul a:link, ul#shopCategories ul a:visited {
	color: #2C3C63;
}
ul#shopCategories ul a:hover {
	color: #AE0E56;
}
table.resultBox {
	border: 0pt none;
	float: left;
	margin: 0pt 20px 10px 0pt;
	padding: 0pt;
	width: 125px;
}
.resultBox p {
	color: #333;
 	font-size: 12px;
	margin: 3px 0;
}
p.price {
	color: #6771B2;
}
td.topCell {
	height: 125px;
	vertical-align: middle;
}
td.bottomCell {
	height: 125px;
	vertical-align: top;
}
.bottomCell a:link, .bottomCell a:visited {
	border: 1px solid #666;
	color: #666;
}
.bottomCell a {
	background: #fff none repeat scroll 0%;
	font-size: 10px;
	line-height: 15px;
	margin-bottom: 3px;
	padding-left: 4px;
	text-align: center;
	text-decoration: none;
}
.bottomCell a:hover {
	color: #6771B2;	
}
.resultBox a {
	display: block;
}
#leftCell {
	vertical-align: top;
}
#leftCell p {
	font-size: 12px;
	margin-right: 10px;
}
#leftCell .tnailDiv {
	float: left;
	display: inline;
	margin-right: 3px;
}
#rightCell {
	padding-left: 10px;
	vertical-align: top;
}
#rightCell h1 {
	margin: 0;
	font-size: 16px;
	color: #333;
	line-height: 20px;
}
#rightCell h2 {
	margin: 15px 0;
	font-size: 15px;
	color: #6771B2;	
}
#rightCell h3 {
	margin: 10px 0 0;
	font-size: 13px;
}
#rightCell h4 {
	margin: 4px 0;
	font-size: 12px;
}
#qty {
	font-size: 12px;
	font-weight: bold;
}
#addtocart {
	margin-top: 2px;
}
#cartWrap { width: 600px; float: right; display: inline; margin: 0 43px 0 0; }
table.itemTable {
	border-color: #BAB539;
	border-style: none none dotted;
	border-width: 0 0 1px;
	margin: 0 0 8px 0;
	width: 600px;
}
.itemTable td {
	color: #111 !important;
	padding: 0 0 8px !important;
	vertical-align: top;
}
.itemTable td p {
	color: #111 !important;
	font-size: 11px;
	margin: 0;
}
.itemTable input {
	margin: 0;
	padding: 0;
}
td.tmbCell {
	width: 126px;
}
.tmbCell img {
	background-color: #fff;
	border: 1px solid #666;
	margin-right: 5px;
	padding: 3px;
}
.detailsCell h1 {
	color: #0E1E33;
	font-size: 14px;
	line-height: 14px;
	margin: 0;
}
.detailsCell h2 {
	color: #6771B2;
	font-size: 11px;
	font-weight: normal;
	margin: 2px 0 8px;
}
.detailsCell input {
	margin-top: 20px;
	font-size: 12px;
}
td.priceCell {
	color: #6771B2 !important;
	font-size: 13px;
	text-align: right;
	white-space: nowrap;
}
.priceCell strong {
	color: #111;
	font-size: 11px;
}
td.priceCell input {
	margin: 2px 0 0 5px;
	padding: 0;
	vertical-align: middle;
	width: 20px;
	font-size: 12px;
}
#coupon {
	border-bottom: 1px dotted #BAB539;
	color: #111;
	text-align: right;
	font-size: 12px;
	width: 600px;
}
#coupon i {
	display: block;
	margin-bottom: 4px;
}
#coupon input {
	font-size: 12px;
}
#total {
	color: #6771B2;
	font-size: 13px;
	padding: 12px 0 4px !important;
	text-align: right;
	width: 600px;
}
#total strong {
	color: #111;
	font-size: 11px;
}
#total p {
	margin: 0;
}
#total em {
	color: #111;
	display: block;
	font-size: 10px;
	margin-bottom: 6px;
}
#total input {
	margin-bottom: 5px;
	font-size: 12px;
}
#total form { margin: 0; }
#total form input { margin: 0; }
#checkout {
	border-top: 1px dotted #BAB539;
	vertical-align: middle;
}
#checkout img {
	border: medium none;
	float: none;
	margin-right: 3px;
	padding: 0;
}
#checkout input {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.textArea p {
	font-size: 12px;
}
#error {
	font-size: 12px;
	font-weight: bold;
	color: #AF0A0A;
}