@charset "utf-8";
/* CSS Document */

/* 
Theme Name: QuikTab
Theme URI: http://www.clarklab.net/
Description: A Premium CMS Style WordPress Theme
Version: 1.0
Author: ClarkLab
Author URI: http://www.clarklab.net
*/

/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0;	border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

/* General Styles */
body {line-height: 1; background:#071f2f url(images/bg_tile.png) repeat-x; font-family:Arial, Helvetica, sans-serif;}
a{color:#0ec6f8;}
ol, ul {list-style: none;}
:focus {outline: 0;}
.clearfix{clear:both; background:url(images/page_foot.png); height:34px;}
.wrapper{width:100%; height:500px; background:url(images/top_bg.jpg) no-repeat top center;}
.container{width:960px; margin:0 auto;}

/* Header Styles */
.header{
	padding-top:0px;
	height:135px;
}
.header .logo {
	margin-left: 170px;
	margin-top: 5px;
}
.header .contact{
	float:right;
	color:#0a2a40;
	font-size:18px;
	text-align:right;
	margin-top:5px;
	height:25px;
	overflow:hidden;
	width:400px;
}
.header .contact a{
	color:#5CC2E8;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/twitter.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	width: 150px;
	display: block;
	height: 20px;
	padding-top: 2px;
	float: right;
	padding-right: 24px;
	letter-spacing: -1px;
}
.header .contact a:hover{
	color:#FFF;
}
.header .contact .phone{background:url(images/phone.png) no-repeat 0px 2px; padding-left:30px; margin-bottom:10px; float:right;}
.header .contact .mail{background:url(images/mail.png) no-repeat 0px 2px; padding-left:30px; float:right; margin-bottom:10px; clear:right;}
.header .contact .aim{background:url(images/aim.png) no-repeat 0px 2px; padding-left:30px; float:right; margin-bottom:10px; clear:right;}
.header .contact .twitter{background:url(images/twitter.png) no-repeat 0px 2px; padding-left:30px; float:right; margin-bottom:10px; clear:right;}

/* Page Body Styles */
.whitebody{background:#fff;}
.topcap{
	background:url(images/header_blue.jpg) no-repeat;
	height:60px;
	line-height:60px;
	padding-left:20px;
	font-family:"Trebuchet MS", Georgia, Arial;
	color:#fff;
	font-style:normal;
	font-size:20px;
	text-align: right;
	padding-right: 20px;
}
.content{background:#FFFFFF; font-size:12px; line-height:18px;}
.content .panelContainer p{margin-bottom:10px;}
.content .panelContainer a{color:#28AACC;}
.content .panelContainer a:hover{color:#334957;}

/* Panel Styles */
.stripViewer {position: relative; overflow: hidden; padding:18px 0 0 0; float:right; width: 700px; background: #fff;}
.csw {display:none;}
.csw .loading {display:none;}
.stripViewer .panelContainer { position: relative; left: 0; top: 0;	width: 100%; list-style-type: none; background:#fff;}
.stripViewer .panelContainer .panel {float:left; height: 100%; position: relative; width: 700px;}
.stripNav {float:left; width:245px; background: #fff;}
.stripNav ul {list-style: none; position:relative; left:-6px;}
.stripNav ul li {margin-top:12px;}
.stripNav a {
	width:245px;
	background:url(images/nav_bg.png) no-repeat;
	height:37px;
	padding:6px 0 0 15px;
	color: #fff;
	text-decoration: none;
	display: block;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:22px;
	line-height:37px;
	overflow:hidden;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.stripNav a:hover{
	color:#375409;
	background-position:0px -43px;
}
.stripNav li a.current {background-position:0px -43px;}
.stripNav li a.current:hover{color:#fff;}
.stripNavL, .stripNavR { display:none;}

/* Sidebar Styles */
.sidebar{width:250px; float:left; position:relative; left:-6px; margin-top:30px;}
.sidebar h3{font-size:13px; color:#fff; font-weight:bold; height:31px; line-height:30px; padding:6px 0 0 15px; background:url(images/mini_head.png) no-repeat;}
.sidebar p{font-size:12px; color:#b8d5e7; background:#334957; width:198px; padding:15px 15px 0 15px; line-height:18px;}
.sidebar .foot{height:15px; background:url(images/mini_foot.png) no-repeat; margin-bottom:12px;}
.sidebar a{color:#0ec6f8;}

/* Footer Styles */
.footer {
	height:60px;
	padding:10px 0 0 0;
	color:#3C7D9B;
	font-family:"Trebuchet MS", Georgia, Arial;
	font-style:normal;
	font-size:12px;
	text-align: right;
}
.footer a {
	color: #4AA1B9;
	text-decoration: none;
}
.footer a:hover {
	color: #85D3E4;
	text-decoration: underline;
}
.footer p{color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-top:10px; font-style:normal;}

/* Image Styles */
img.alignleft{float:left; margin:0 10px 0 0;}
img.alignright{float:right; margin:0 0 0 10px;}
.border{border:1px solid #60707A;}
.panel h2 {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: 071f2f;
	letter-spacing: -1px;
}
.panel .feature {
	background-color: #E7E7E7;
	border: 1px solid #CCC;
	width: 655px;
	padding-top: 12px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.panel .feature a {
	color: #666;
	text-decoration: none;
}
.submit {
	margin-top: 8px;
        padding-top: 15px;
        clear: both;
        display: block;
}
.gform_body input{
	background-color: #E9E9E9;
	margin-bottom: 14px;
	border: 1px solid #D3D3D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 195px;
}
#gform_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	margin-bottom: 20px;
	display: block;
}
#gform_heading h3 {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #053851;
	letter-spacing: -1px;
}
/* Image Styles */
.gform_body li{
	float:none;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 0;
}
#gforms_confirmation_message {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #333;
	display: block;
	padding: 25px;
}
.wp-caption {
	background-color: #FFF;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px solid #C3C3C3;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: center;
	height: 100px;
}
.feature li{
	background-color: #FFF;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #C3C3C3;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: center;
	list-style-type: none;
	display: block;
	width: auto;
	margin-top: 5px;
	height: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.feature ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.wpcaption:hover {
	background-color: #9C0;
}
.wp-caption p {
	margin: 0px;
	padding: 0px;
}
.feature li{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
.feature li:hover {
	background-color: #9C0;
}
.wp-caption p {
	margin: 0px;
	padding: 0px;
}
.wp-caption-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	color: #666;
}
