/*
Theme Name: QikStart Default
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
Tags: 
*/
body {
	font:12px arial, verdana, helvetica, sans-serif;
	background:#c4cee3 url(images/bodybg.gif) center 3px;
	color:#000;
	padding:0;
	margin:0;
}
body * {
	margin:0;
	padding:0;
	color:#000;
}
img {
	border:0;
}
table {
	width:100%;
	border-collapse:collapse;
}
label, input, p, li, td, th {
 	font:100% arial, verdana, helvetica, sans-serif;
	margin:1em 0;
	padding:0;
	color:#000;
	vertical-align:top;
}
h1, h2, h3, h4, h5, h6 {
	margin:1em 0;
	font:100% arial, verdana, helvetica, sans-serif;
}
h1, h2 {
	font:200% arial, sans-serif;
}
h2 {
	color:#fff;
	line-height:100%;
}
h3 {
	font-size:95%;
	color:#fff;
	line-height:100%;
}
h4 {
	font-size:95%;
	font-weight:bold;
	color:#fff;
	line-height:140%;
}
h5, h6 {
	font:75% arial, verdana, helvetica, sans-serif;
	color:#333;
}
ul {
	margin:1em 0 1.5em;
	list-style:square;
}
li {
	margin:0 0;
}
a {
	text-decoration:none;
	color:#01257f;
}
a:hover {
	color:#fff;
}

	/* Grid */

#page {
	width:960px;
	margin:auto;
	overflow:hidden;
	background:url(images/repeater.jpg) 0 1px repeat-y;
}
#body {
	background:url(images/topbg.jpg) no-repeat;
	height:650px;
	padding:0 0 30px 0;
}
.logo {
	width:180px;
	height:105px;
	display:block;
	margin:5px 0 0 35px;
}
.intro {
	width:490px;
	height:200px;
	padding:0 55px 0 55px;
	margin:20px 0 0 15px;
}
.intro h1 {
	color:#1a244a;
	margin-bottom:0;
}
.intro p {
	line-height:140%;
	text-align:justify;
}
.content h1, .content h2 {
	color:#fff;
}
.content p {
	text-align:justify;
}
.lcol {
	display:inline;
	width:450px;
	float:left;
	overflow:hidden;
	margin:0 0 0 15px;
	padding:0 15px 0 65px;
}
.rcol {
	width:340px;
	float:right;
	overflow:hidden;
	margin:0 15px 0 0;
	padding:0 40px 0 20px;
}
.links li{
	list-style-type:none;
	margin:0 0 1em 0;
}
.links a{
	padding:0 0 0 15px;
	background:url(images/arrow.gif) 0 50% no-repeat;
	display:block;
	margin:0 0 5px 0;
	text-decoration:underline;
}
#foot {
	height:70px;
	background:url(images/botbg.jpg) 0 0 no-repeat;
	text-align:center;
}
#foot p {
	color:#fff;
	margin:0;
	padding:10px 0;
}
#foot a {
	color:#fff;
	text-decoration:underline;
}

	/* Form */

.checkform input, .checkform label {
	margin:0;
	vertical-align:top;
}
.checkform label {
	position:relative;
	top:1px;
	font-weight:bold;
}
.checkout {
	position:relative;
	top:-1px;
	margin:0 15px;
	width:50px;
}
.checkform .check {
	width:15px;
	height:15px;
	padding:0;
	top:0;
}
.checkform button {
	float:right;
	margin:5px 10px;
}
.checkout{
	float:right;
	padding:9px 0 11px;
	margin:0 15px 20px 0;
	background:url(images/btnbg.png) 0 50% no-repeat;
	font-size:18px;
	color:#f0f0f0;
	width:135px;
	text-align:center;
	cursor:pointer;
}
.wpsc_buy_button{
	position:relative;
	top:-10px;
	border:0px solid transparent;
	padding:9px 0 11px;
	margin:0 20px 0 0;
	background:url(images/btnbg.png) 0 50% no-repeat;
	font-size:18px;
	color:#f0f0f0;
	width:135px;
	text-align:center;
	cursor:pointer;
}

	/* Addon */

#body:before, .intro:before, .content:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	overflow:hidden;
	font-size:0;
	visibility:hidden;
}
html:first-child button {
	padding:10px 15px 12px 25px;
	cursor:hand;
	width:90px;
}
.clear {
	display:block;
	clear:both;
	height:0;
	overflow:hidden;
	font-size:0;
}
#content div.frontpage_product{
	height:auto;
	margin-bottom:25px;
}
#content div.frontpage_product img{
	margin-right:15px;
	float:left;
}
#content div.frontpage_product .product-name{
	font-weight:900;
	float:left;
	text-align:left;
}
#content div.frontpage_product .addtocart{
	display:block;
	font-weight:900;
	float:right;
}
#content div.frontpage_product input{
	margin:0;
}
.product-description, #content .product-meta{
	width:325px;
	margin:0 0 0 0 ;
	float:left;
}
.product-description{
	margin-bottom:5px;
}

.front_page_price{
	font-weight:100;
}
hr.productcart{
	color:red;
	border:0;
	background:none;
	border-top:1px solid #333;
}
table.productcart th, table.productcart td{
	padding:0 2px !important;
	vertical-align:middle;
	height:30px;
}
.wpsc_checkout_table td{
	height:30px;
	vertical-align:middle;
	padding:0 2px !important;
}
table.productcart *, .wpsc_checkout_table *{
	margin:0;
}
.wpsc_checkout_table input{
	padding:2px;
	
}
.wpsc_checkout_table input, .wpsc_checkout_table select, .wpsc_checkout_table textarea{
	width:80%;
	border:1px solid #8292F1;
	padding:2px;
	background:#DCE2EE;
}
.wpsc_checkout_table textarea{
	height:70px;
}
#content .wpsc_checkout_table input[type=submit]{
	background:#3F60A7;
	color:#fff;
	font-weight:100;
	font-size:18px;
	border:3px solid #1FC7FD;
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	cursor:pointer;
	width:160px;
	margin-bottom:20px;
	margin-top:10px;
}
table.productcart{
	border-collapse:no-collapse;
	font-size:11px;
	width:100%;
}
table.productcart td:first-child, table.productcart td:last-child{
	text-align:center;
}
table.productcart .firstrow td{
	background:#EDECEC;
	height:20px;
}
table.productcart th a{
	text-decoration:none;
}
table.productcart th a:hover{
	color:#666;
}
table.productcart td{
	background:#F9F9F9;
	border:0 !important;
	border-bottom:1px solid #EDECEC !important;
	border-right:1px solid #F4F4F4 !important;
	vertical-align:middle;
	height:30px
}
table.productcart .total_price td{
	height:20px;
}
table.productcart a:hover{
	color:red;
}


table.wpsc_checkout_table{
	border-collapse:no-collapse;
	font-size:11px;
	width:100%;
}
table.wpsc_checkout_table .firstrow td{
	background:#EDECEC;
	height:20px;
}
table.wpsc_checkout_table th a{
	text-decoration:none;
}
table.wpsc_checkout_table th a:hover{
	color:#666;
}
table.wpsc_checkout_table td{
	border:0 !important;
	vertical-align:middle;
	height:30px;
	padding-left:10px !important;
}
table.wpsc_checkout_table .total_price td{
	height:20px;
}
table.wpsc_checkout_table a:hover{
	color:red;
}