@charset "UTF-8";
/* ---- LEVEL 2 ----- */

/* --------- MAIN IMAGE ---------- */
.main_img {
	height: 190px;
	clear: both;
	width: 980px;
	float: left;
	padding: 0;
	position: relative;
	border-top: 1px solid #efefef;
	border-bottom:5px solid #e2e0e1;
}
.gallery {
	background: url(../images/img_sub_gallery.jpg) no-repeat top left;
}

.main_img div.seo_hdr {
	position: absolute;
	top: 125px;
	right: 0px;
	padding: 5px 10px;
	margin-right: 25px;
}
.main_img  div.seo_hdr h2 {
	color: #1d1d1d;
	font-size: 32px;
	font-weight: bold;
	text-transform: capitalize;
	opacity: 0.75;
	filter:alpha(opacity=75);
	color: #29ABE2;
}

/* -------- SUB PAGE WIDE ---------------- */
#maincontent {
	float: left;
	width: 920px;
	padding: 0 50px 0 20px;
	text-align: left;
}
/* -------- COLUMNS ---------------- */
#left_col {
	float: left;
	width: 520px;
	padding: 0 50px 0 20px;
	border-right: 1px solid #dedede;
	text-align: left;
}
#right_col {
	float: left;
	width: 320px;
	padding: 0 0 0 30px;
	text-align: left;
}

/* ---- MAIN CONTENT STYLES ---- */
#main_content h1 {
	color: #818181;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 35px;
	float: left;
}
#main_content h1 span {

}
#main_content h1 span.txt {
	color: #a7a7a7;
	font-size: 18px;
	text-transform: lowercase;
	font-weight: 300 !important;
}
#right_col .seo_column h3, #right_col .rt_fmt h3 {
	color: #818181;
	font-size:24px;
	font-style:normal;
	font-weight: 300;
	margin: 0;
	padding: 5px 0 10px 40px;
	text-transform: uppercase;
	line-height: 24px;
	background: url(../images/icon_hdr.png) no-repeat top left;
}
#right_col .rt_fmt {
	clear: both;
	position: relative;
}
.rt_fmt p {
	font-size: 18px;
	padding: 12px 0 22px 40px;
	z-index: 2;
}
.rt_fmt p.adj {
	padding: 12px 0 42px 40px;
}
.rt_fmt img {
	position: absolute;
	top: -10px;
	right: -20px;
	z-index: 1;
}
.rt_fmt img a {
	border: 0;
}
img.sepia {
	position: absolute;
	top: -50px;
	right: -20px;
	z-index: 1;
}
img.comic {
	position: absolute;
	top: -70px;
	right: -20px;
	z-index: 1;
}
/* --------------------- IDEAS ICONS ------------------------ */
.ideas p, div.whatyouget p {
	font-size: 18px;
	padding: 12px 0 12px 40px;
}
#right_col .ideas p.one, p.one {
	background: url(../images/icon_1.png);
	background-position: left 3px;
	background-repeat: no-repeat;
}
#right_col .ideas p.two, p.two {
	background: url(../images/icon_2.png);
	background-position: left 3px;
	background-repeat: no-repeat;
}
#right_col .ideas p.three, p.three {
	background: url(../images/icon_3.png);
	background-position: left 3px;
	background-repeat: no-repeat;
}
#right_col .ideas p.four {
	background: url(../images/icon_4.png);
	background-position: left 3px;
	background-repeat: no-repeat;
}
#right_col .ideas p.five {
	background: url(../images/icon_5.png);
	background-position: left 3px;
	background-repeat: no-repeat;
}
p.fortytwo {
	background: url(../images/icon_42.png);
	background-position: left 3px;
	background-repeat: no-repeat;
}
/* ---------------------------- GALLERY -------------------------- */
gallery_thumbs {
	text-align: center !important;
}
.gallery_thumbs a {
	float: left;
	padding: 0 15px 10px 18px !important;
}
.gallery_thumbs a img {
	padding: 0 !important;
}
.zoom {
	float: right;
	width: 160px;
}
/* -------------------------------- HOW --------------------------- */
.how {
	background: url(../images/img_sub_how.jpg) no-repeat top left;
}
#left_col h3 {
	color: #818181;
	color: #69bdff;
	font-size:24px;
	font-style:normal;
	font-weight: 300;
	margin: 0;
	padding: 5px 0 25px 0px;
	text-transform: uppercase;
	line-height: 24px;
}
#left_col ul {
	margin: 10px 10px 10px 15px;
	padding-left: 15px;
}
#left_col li {
	margin: 0;
	padding: 5px 3px;
	list-style-image: url(../images/icon_sq.gif);
	font-size: 16px;
}
#left_col li.orderlink, #left_col p.orderlink {
	float: right;
	text-align: right;
	clear: both;
	width: 100%;
	font-weight: bold;
	font-size: 16px;
	list-style: none !important;
}
li.orderlink img, p.orderlink img  {
	padding: 0 0 0 5px;
}
#left_col p {
	font-size: 16px;
	line-height: 26px;
}

/* -------------------------------- TESTIMONIALS --------------------------- */
.testimonials {
	background: url(../images/img_sub_testimonials.jpg) no-repeat top left;
}
#left_col p.quote {
	padding: 18px 0 1px 40px;
	margin: 0;
	background: url(../images/icon_quote.png);
	background-repeat: no-repeat;
	background-position: top 15px;
}
#left_col p.quote img {
margin: 0 0 0 10px;
}
#left_col p.customer {
	clear: both;
	float: right;
	margin: 0 20px 15px 0;
	font-weight: bold;
}
a.sendus {
	background: url(../images/icon_sendus.jpg) no-repeat;
	width: 300px;
	padding: 11px 0 2px 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	height: 64px;
	display: block;
	float: right;
}
/* -------------------------------- FAQs --------------------------- */
.faq {
	background: url(../images/img_sub_faq.jpg) no-repeat top left;
}
h4 {
	font-weight: bold;
	font-size: 16px;
	margin: 5px 0;
	padding: 0;
}
p.descriptions {
	margin: 5px 0 15px 0;
}
/* -------------------------------- CONTACT US --------------------------- */
.contactpage {
	background: url(../images/img_sub_contact.jpg) no-repeat top left;
}
table.contact td.sub_hdr {
	font-weight: bold !important;
	color: #676767 !important;
	font-size: 14px !important;
	padding: 5px 0 0 0 !important;
}
table.contact td {
	padding: 5px;
}
table.contact .user_data {
	width: 480px;
}
td.contactinfo {
	font-size: 16px;
}
td.divider {
	border-bottom: 1px dashed #cdcdcd;
	margin: 8px !important;
}
/* -------------------------------- ORDER --------------------------- */
#right_col h2 {
	color: #69BDFF;
	font-size:24px;
	font-style:normal;
	font-weight: 300;
	margin: 0;
	padding: 5px 0 25px 40px;
	text-transform: uppercase;
	line-height: 24px;
	}
td.line {
	border-bottom: 1px dotted #999999;
}
td.linetop {
border-top: 1px dotted #999999;
}
td.pricing {
	font-weight: bold;
	font-size: 14px;
}
table.order td.sub_hdr {
font-weight: bold !important;
color: #676767 !important;
font-size: 14px !important;
padding: 5px 0 0 0 !important;
}
table.order td.orderoptions {
font-weight: bold !important;
color: #676767 !important;
font-size: 12px !important;
padding: 5px 0 0 0 !important;
text-align: center !important;
}
table.order td {
	padding: 5px;
}
table.order .user_data {
	width: 480px;
}
td.contactinfo {
	font-size: 16px;
}
td.orderproduct, td.orderqty, td.orderamt {
	font-size: 14px;
	font-weight: bold;
}
td.orderproduct span, td.orderqty span, td.orderamt span {
	color: #006dc3;
}
table.callout {
	border: 1px dotted #999;
}
table.callout td {
	padding: 3px !important;
}
td.sub_link, a.sub_link {
	font-size: 11px;
}
span.red {
	color:#FF0000;
	font-weight: bold;
}
td.ordernum {
	font-weight: bold;
	font-size: 14px;
	text-align: center !important;
	border-bottom: 1px dotted #999;
}
td.ordernum span {
	font-weight: bold;
	color: #006dc3;
}
td.grandttl {
	font-size: 18px;
}
td.linesolid {
	border-top: 2px solid #999999;
}
td.sub_txt {
	font-size: 11px !important;
}
table.nospacing td {
	padding: 0 !important;
}
td span.blue {
	color:#69BDFF;
	font-size: 20px;
}
/* --------------------- WHAT'S INCLUDED ---------------------- */
.whatyouget {
	position: relative;
}
.whatyouget img.kit {
	position: absolute;
	top: -20px;
	right: -20px;
	z-index: 1;
}
/* --------------------- MAIN HDRS  ---------------------- */
.about {
	background: url(../images/img_sub_about.jpg) no-repeat top left;
}
.sitemap {
	background: url(../images/img_sub_sitemap.jpg) no-repeat top left;
}

/* --------------------- CHECKOUT STYLES  ---------------------- */

table.checkout h3 {
	color: #818181;
	color: #69bdff;
	font-size:24px;
	font-style:normal;
	font-weight: 300;
	margin: 0;
	padding: 5px 0 25px 0px;
	text-transform: uppercase;
	line-height: 24px;
}
table.checkout {
	background-color:#f8f8f8;
	width:100%;
}

/* ---------- SEO HEADER UPDATE ------------ */

.main_img div.seo_hdr {
    position: absolute;
    top: 125px;
    right: 0px;
    padding: 5px 10px;
    background: white;
    padding: 8px 25px 10px 10px;
    filter:alpha(opacity=60);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}


