/* theme.css contains styles that support different sizes of theme images */
@import url("theme.css");

/* begin general styles for all themes */
html, body {
	margin: 0px;
	padding: 0px;
	background: #ffffff url("site-bg.jpg") no-repeat top center;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 12px;
}
form {
	margin: 0px;
}
img{
	border: none;
}
ul { 
	list-style-type: disc; 
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.actCHECKOUTEM {
	background-color: #333333;
}
.actCHECKOUTBG {
	background-color: #cccccc;
}
.actxlarge, .actxxlarge {
	font-size: 20px;
	color: #222222;
}
.actlarge {
	font-size: 16px;
	color: #222222;
}
.actlarger, .actregular {
	font-size: 11px;
	color: #222222;
}
.actxsmall, .actsmall {
	font-size: 12px;
	color: #222222;
}
.actsmaller, .actxxsmall {
	font-size: 10px;
	color: #222222;
}
.actwarningcolor, .actrequiredcolor, .actrequired, .actwarning {
	color: #ff0000;
}
.actsearchhighlightcolor {
	color: #ff0000;
}
table.checkout td, .cart {
	background-color: #cccccc;
}
table.checkout th {
	background-color: #333333;
}
.cartheading {
	background: #ccc url("palette-bg.jpg") repeat-x 0 -50px;
	font-weight: bold;
	color: #FFF;
	padding: 5px 3px;
	font-size: 12px;
}
.product_list	{
	margin: 10px 0px;
}	
/* PRODUCT FORMATTING ELEMENTS AND LINE ELEMENTS -------------------------------------------- */
.prodRef {
	margin: 8px 0px;
	font-weight: bold;
	font-size: 12px;
	color: #757575;
}
.prodLayoutSpacer {
	margin: 8px 0px;
	padding: 0px;
}
/* IMAGE FORMATTING ELEMENTS ------------------------------------------------------------ */
.image_float_right {
	float: right;
	margin: 0px 0px 15px 20px;
}
.image_float_left {
	float: left;
	margin: 0px 20px 15px 0px;
}
.image_product	{
	margin: 0px 16px 10px 0px;
	padding: 0px 0px 20px 0px;
	text-align: center;
	float: left;
}
h1	{
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;		
	padding: 0px;
	color: #333333;
}
h1.sectionHeading	{
	margin: 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 2px solid #333333;
}
h1.fragment	{
	padding: 0px;
}
h1.tc	{
	text-align: center;
	color: #222222;
}
h1.product {
	font-size: 12px;
	margin: 0px 0px 8px 0px;
}
h2	{
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #333333;
}
h2.checkout	{
	font-size: 11px;
	margin: 0px 0px 6px 0px;
}
h2.fragment	{
	margin: 0px 0px 10px 0px;
}
h2.related, h2.alsoBought, h2.systemBuilder {
	margin: 20px 0px 0px 0px;
	padding: 7px 0px 7px 10px;
	background: #333333 url("palette-bg.jpg") repeat-x 0 0;
	color: #FFF;
	clear: both;
}
h2.clearall	{
	margin: 20px 0px 10px 0px;
	clear: both;
}
h2.product_price {
	font-size: 12px;
	font-weight: bold;
	margin: 8px 0px;
	padding: 0px;
	color: #333333;
}
h2.rrp_price {
	color: #FF0000;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 8px 0px;
	padding: 0px;
	color: #333333;
}
.rrp {
	text-decoration: line-through;
}
ul	{
	line-height: 150%;
	padding: 0px 0px 0px 1px;
	margin: 0px 0px 18px 15px;
	font-size: 12px;
}
ul.products	{
	line-height: normal;
	padding: 0px 0px 0px 1px;
	margin: 3px 0px 4px 15px;
	font-size: 12px;
	color: #ff0000;
}
.mktName {
	margin: 5px 2px 10px 2px;
	padding: 0px;
	text-align: center;
	clear: both;
}
.mktImage {
	margin: 10px 2px;
	padding: 0px;
	text-align: center;
	clear: both;
}
.mktPrice {
	margin: 10px 2px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	clear: both;
}
.text_options	{
	font-weight: bold;
}
.form_input_general	{
	line-height: normal;
	font-size: 12px;
	word-spacing: normal;
	margin: 2px 0px;
}
/************************************************************************************/
/************************************************************************************/
.fragContainer {
	margin: 0px 0px 20px 0px;
}
p.fragment {
	margin: 0px;
}
.terms {
	padding: 0px 0px 20px 0px;
	color: #222222;
}
.terms H2 {
	color: #222222;
	border-bottom: 2px solid #222222;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 4px 0px;
}
.clear {
	clear: both;
}
.highlight {
	color: #0066CC;
}
.fragColContainer {
	margin: 0px auto;
	padding: 0px;
	width: 180px;
	border: 1px solid #999;
}
.ColContainer {
	margin: 5px auto 10px auto;
	padding: 0px;
	width: 138px;
}
.ColTitle {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}
.ColTitle a:link, .ColTitle a:visited {
	background: #333333 url("sectionHeader138.gif") no-repeat;
	display: block;
	padding: 2px 3px 1px 3px;
	color: #00000;
	text-decoration: none;
	height: 34px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
}
.ColTitle a:hover, .ColTitle a:active {
	background: #333333 url("sectionHeader138.gif") no-repeat;
	color: #333333;
}
.ColImage {
	margin: 0px auto;
	text-align: center;
	border: 1px solid #A5A5A5;
	background: #fff;
}
.ColText {
	margin: 0px auto;
	padding: 5px;
	text-align: center;
	border: 1px solid #d8d7d8;
	border-top: none;
	font-size: 11px;
	background: #fff;
}
.ColPrice {
	margin: 0px auto;
	padding: 5px;
	text-align: center;
	border: 1px solid #A5A5A5;
	border-top: none;
	font-weight: normal;
	color: #000;
	font-size: 11px;
}
.relatedTable, .alsoBoughtTable {
	border-left: 1px solid #999;
	border-collapse: collapse;
	width: 100%;
	background: #fff;
}
.relatedTable td, .alsoBoughtTable td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.cartAlsoBought {
	border: 1px solid #999;
}
.cartAlsoBought td {
	width: 25%;
	text-align: center;
	background: #fff;
}
.divider {
	margin: 8px 0px;
	border-bottom: 1px solid #999999;
	height: 1px;
	padding: 0px;
}
.builder {
	border: 1px solid #999;
	padding: 15px;
	border-top: none;
	background: #fff;
}
.tabberImage {
	float: left;
	margin: 0px 10px 10px 0px;
	border: none;
}
.tabberPrefix {
	margin: 8px 0px;
	text-align: justify;
}
.lightboxImages {
	margin: 8px 0px 4px 0px;
	width: 275px;
	float: left;
}
.lightboxImages img {
	border: 1px solid #999;
	margin: 0px 6px 6px 0px;
	padding: 0px;
}
/* Checkout Progress Indicator  ------------------------------------------------ */

p.checkout-progress-heading {
	width: 300px;
	margin: 10px auto;
}

#checkout-progress-indicator {
	width: 300px;
	height: 19px;
	background-image: url('cpi-background.gif');
	margin: 0 auto 20px auto;
}

.checkout-progress-0 {
	width: 75px;
	height: 19px;
	background-color: #333333;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-1 {
	width: 150px;
	height: 19px;
	background-color: #333333;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-2 {
	width: 225px;
	height: 19px;
	background-color: #333333;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-3 {
	width: 300px;
	height: 19px;
	background-color: #333333;
	background-image: url('cpi-main.gif');
	float: left;
}

#checkout-progress-indicator .cpi-end {
	width: 8px;
	padding: 0;
	margin: 0;
	border: 0;
	height: 19px;
	background-image: url('cpi-end.gif');
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}
#lpsizes {background-color:#ccc; text-align:center;}
#lpsizes td {background-color:#fff;}
#lpsizetop td {font-weight:bold;}
.lprow	{text-align:left;}

#lp-block-links a{
	border : 1px solid transparent;
	display : block;
	float : left;
	text-align : center;
	text-decoration : none;
	font-size : 1.2em;
	padding : 5px 2px;
	margin : 5px 8px;
}
#lp-block-links a:link, #lp-block-links a:visited{
	color : black;
}

#lp-block-links a:hover{
	border : 1px solid black;
}

.lp-main-boxes{
	position: relative;
	width: 180px;
}

.lp-main-boxes a{
	text-decoration: none;
	color: #444444;
	font-weight: bold\9;
}

.lp-main-boxes div{
	text-align: center;
	position: absolute;
	padding: 0 5px;
	width: 170px;
}

.lp-boxes{
	position: relative;
	text-align : center;
	margin : 0 auto;
}

.lp-boxes a{
	text-decoration: none;
	color: #444444;
}

.lp-boxes div{
	text-align: center;
	position: absolute;
	padding: 0 5px;
	width : inherit;
}

a.lp-cart-button{
	display:block;
	padding : 3px 10px;
	color : white;
	text-align : center;
	text-decoration : none;
}

a:link.lp-cart-button, a:visited.lp-cart-button{
	background : #767676;
}

a:hover.lp-cart-button{
	background : #111;
}

product_desc li{
	margin-left : 310px;
}