.page_container {
	width: 100%;
	text-align: center;
}
.page_content {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: myriad-pro,sans-serif;
}

a:link {color:#bf1e2d;} 
a:visited {color:#bf1e2d;}
a:hover {color:#bf1e2d;} 
a:active {color:#bf1e2d;}

div, p, table, td, tr, select {
	font-family: myriad-pro,sans-serif;
	font-size : 15px;
	color : #333333;
	line-height : 22px;
	letter-spacing: -0.5px;
}
.header_large, a.header_large, a.header_large:hover, h2 {
	font-family: bebas-neue;
	font-size: 54px; color: #bf1e2d;
	letter-spacing: -1px;
	text-decoration:none;
	line-height: 64px;
	margin: 8px;
}
.checkout_number_active {
	font-family: bebas-neue;
	font-size: 36px; color: #bf1e2d;
	letter-spacing: -1px;
	text-decoration:none;	
}
.checkout_number_inactive {
	font-family: bebas-neue;
	font-size: 36px; color: #ccc;
	letter-spacing: -1px;
	text-decoration:none;	
}
.header_small, a.header_small {
	font-size: 13px;
	font-family: rooney-web;
	height: 16px;
	padding: 6px 10px;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;	
	letter-spacing: 1px;
	color: #666666;
}
a.header_small:hover {
	text-decoration: underline;
	color: #bf1e2d;
}
.subheading, h3, a.subheading {
	font-family: rooney-web;
	font-size: 20px; 
	color: #485154; 
	font-weight: bold; 
	letter-spacing: -1px; 
	text-decoration:none; 
	line-height: 24px;
}
.specifications {
	font-size: 9px;
	line-height: 10px;
}
.text_small {
	font-size: 11px;	
	line-height: 12px;
}
.price {
	font-size: 48px; color: #000000; font-weight: bold; letter-spacing: -2px; line-height: 54px;
}
.footer {
	font-size : 13px; color : #333333; line-height : 16px;
}
.button_background {
	background:url(images/spacer.gif); 
	font-size: 20px; 
	color:#666666; 
	font-weight: normal;
	margin: 2px;
	padding: 8px;
	text-decoration:none; 
	border: 2px solid;
}
.button_shop {
	background:url(images/spacer.gif); 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px; 	
	margin: 2px;
	text-decoration: none;
	font-weight: bold;
	padding: 8px;
	color: #c03f64;
	background-color: #d2dee1;
	border: 2px solid #c03f64;
	height: 45px;
}
.button_cart {
	background:url(images/spacer.gif); 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px; 	
	margin: 2px;
	text-decoration: none;
	font-weight: bold;
	padding: 8px;
	color: #c03f64;
	background-color: #fff;
	border: 2px solid #c03f64;
	height: 45px;
}
.tiny {
	font-size: 9px; line-height: 10px;
}
.tiny_pink, a.tiny_pink, a.tink_pink:hover {
	font-size: 9px; line-height: 10px; text-decoration: none; color: #be1e2d; 
}
.small {
	font-size: 10px;	
	line-height: 11px;
	text-align: center;
}
.error, a.error, a.error:hover {
	font-size : 15px;
	text-decoration : none;
	color : #990000;
	font-weight: bold;
	letter-spacing : 0 px;
}
input.shaded, select.shaded {	
	font-size : 15px;
	color : black;
	background-color: #FFFFCC;
	}
input.shaded_inactive, select.shaded_inactive {	
	font-size: 15px;
	color: #666666;
	background-color: #CCCCCC;
}
input.shaded[class], input.shaded_inactive[class] {
	padding: 6px;
}
input.shadow, textarea.shadow, select.shadow{
  border: 1px solid #ccc;
  background-image: url(../images/bg_inputs.png);
  background-repeat: no-repeat;  
  font-size: 15px;
  background-color: #FFF;
}
input.shadow[class] {
  padding: 6px;
}
input.shadow:hover, select.shadow:hover {
  border: 1px solid #515151;
}
input.shadow:focus, textarea.shadow:focus, select.shadow:focus {
  border: 1px solid #515151;
}
/* root element for tabs  */
ul.css-tabs {  
	margin: 0 !important; 
	padding: 0px;
	height: 25px;
	/* border-bottom: 4px solid #be1e2d; */
}

/* single tab */
ul.css-tabs li {  
	float: right;	 
	padding: 4px; 
	margin: 0;
	height: 25px;
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs a { 
	text-decoration: none;
	font-weight: bold;
	padding: 8px;
	color: #c03f64;
	background-color: #d2dee1;
	border: 2px solid #c03f64;
	height: 25px;
}

ul.css-tabs a:hover {
	background-color: #fff;
	height: 25px;
	color: #be1e2d;
}
	
/* selected tab */
ul.css-tabs a.current {
	background-color: #fff;
	border: 2px solid #be1e2d;	
	color: #be1e2d;
	padding: 8px;
	height: 25px;
	cursor:default;

}
/* tab pane */
div.css-panes div {
	display:none;	
	min-height:100px;
}
.sidebar_box {
	background: #f7f7fa;
	width:260px;
	white-space: normal;
	border: 1px #e5e7e8 solid;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
	-moz-box-shadow:0 0 4px 0px #ccc;
	-webkit-box-shadow: 0 0 4px #ccc;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.wrapReady {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
}
.btn_build {
	-moz-box-shadow:inset 0px 1px 1px 0px #ffa99e;
	-webkit-box-shadow:inset 0px 1px 1px 0px #ffa99e;
	box-shadow:inset 0px 1px 1px 0px #ffa99e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bf1e2e), color-stop(1, #740000) );
	background:-moz-linear-gradient( center top, #bf1e2e 5%, #740000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf1e2e', endColorstr='#740000');
	background-color:#bf1e2e;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:2px solid #8a8a8a;
	display:inline-block;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	padding:9px 24px;
	text-decoration:none;
	text-shadow:1px 2px 2px #6d0000;
}.btn_build:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #740000), color-stop(1, #bf1e2e) );
	background:-moz-linear-gradient( center top, #740000 5%, #bf1e2e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#740000', endColorstr='#bf1e2e');
	background-color:#740000;
}.btn_build:active {
	position:relative;
	top:1px;
}