/*   
Theme Name: Prostar v2
Theme URI: http://tailorpro.biz
Description: Theme for the Prostar website
Author: Zachary Millman
Author URI: http://ictharus.net
Template: 
Version: 2.0
.

.
*/

@charset "utf-8";
body {
  margin:-20px auto 0 auto;
  padding:0 0 0 30px;
  width:960px;
  background:#191919;
}
#body_wrap{
	width:900px;
  margin:65px 0 0 0;
  background:#FFFFFF url(images/body_wrap_bg.gif) top right no-repeat;
}
/*-----General Formats-----*/
a {
  color:#34428d;
  text-decoration:none;
}
a:visited{
	color:#63102d;
}
a:hover{
	text-decoration:underline;
}
input[type="submit"] {
  height:22px;
  background:url(images/button_bg.gif) 0 0 repeat-x;
  border:1px outset #888;
  font:800 12px/180% Geneva, Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  text-decoration:none;
}
input[type="submit"]:hover {
  background-position:0 -20px;
}
input[type="submit"]:active {
  background-position:0 -40px;
  border-style:inset;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear:both;
}
h1 {
  font:800 26px/110% Georgia, "Times New Roman", Times, serif;
}
h2 {
  font:800 22px/110% Georgia, "Times New Roman", Times, serif;
}
h3 {
  font:800 15px/110% Georgia, "Times New Roman", Times, serif;
}
.error{
	color:#FF0000;
  font-weight:900;
}
/*-----Logo-----*/
#logo {
  width:350px;
  height:200px;
  margin:0 0 -65px -30px;
  padding:0;
  position:relative;
  top:-65px;
  left:0;
  display:block;
  float:left;
  clear:none;
  background:url(images/logo.gif) no-repeat;
  z-index:10;
}
/*-----Header-----*/
#head_wrap{
  width:560px;
  height:75px;
  margin:10px 0 10px 10px;
  margin-top:20px;
  padding:0;
  float:right;
}
#head_wrap #top {
width:530px;
  height:30px;
  margin:0 0 10px 0;
  padding:0 20px 0 0;
}
#top #head_search {
  width:230px;
  height:30px;
  padding:0;
  margin:0;
  float:right;
  text-align:right;
}
#nav {
  width:558px;
  height:35px;
  margin:0;
  padding:0 0 0 2px;
  list-style:none;
  float:right;
  background:url(images/nav_left.gif) center left no-repeat;
}
#nav li {
  width:92px;
  padding:0;
  margin:0;
  float:left;
  background:#000;
  opacity:.80;
  filter: alpha(opacity=80);
  border-left:1px solid #f2c97b;
}
#nav li:hover{
  opacity:1;
  filter: alpha(opacity=100);

}
#nav a {
  color:#FFFFFF;
  height:10px;
  padding:10px 0 15px 0;
  display:block;
  text-align:center;
  font: 14px Helvetica, Verdana, Arial, sans-serif;
}
#nav li:hover a{
	text-decoration:underline;
}
#nav li:hover li a{
text-decoration:none;
}
#nav ul {
  padding:0;
  margin:0;
  list-style:none;
  position:absolute;
  width:91px;
  position: absolute;
  left: -999em;
  border:1px solid #111111;
  z-index:100;
}
#nav ul a {
  color:#151515;
  height:auto;
  width: 79px;
  padding:5px 6px;
  font-size:12px;
  text-align:left;
}
#nav ul li:hover,
#nav ul li.current_page_item {
  background:#A2A2A2;
}
#nav ul a:hover {
  background:#484848;
  color:#FFFFFF;
}
#nav li li {
border-width:0;
  background:#FFFFFF;
  margin:0;
  float: left;
  height:auto;
  width: 91px;
  color:#000000;
}
#nav li ul ul {
  margin: -26px 0 0 91px;
}
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul,
#nav li.sfhover ul ul ul ul {
  left: -999em;
}
#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul,
#nav li li li li.sfhover ul {
  left: auto;
}
/*-----Content-----*/
#content_wrap {
  width:820px;
  margin:0 auto;
  padding:0;
  color:#000000;
  font: 12px/180% Geneva, Arial, Helvetica, sans-serif;
  clear:both;
}
.content {
  padding:0 20px 0 20px;
  margin:0 -1px 0 0;
  width:580px;
  float:left;
  clear:none;
  border-right:1px dotted #CCCCCC;
}
.content img {
  background:#FFF;
  padding:3px;
  max-width:572px;
  border:1px solid #888888;
}
.content img.no_frame {
  padding:0;
  border-width:0;
}
.content h2:first-child {
  margin-top:0;
}
.sidebar {
  border-left:1px dotted #CCCCCC;
  width:169px;
  padding:0 14px 0 16px;
  margin:0;
  float:right;
}
.sidebar .quote {
  padding:0 0 10px 0;
  border-bottom:1px dotted #CCCCCC;
}
.sidebar .quote .quote,
.sidebar .plain_text {
  font-style:italic;
  padding:10px 0 3px 0;
  border-bottom-width:0;
}
.sidebar .quote_author,
.sidebar .quote_authors_position,
.sidebar .quote_authors_company {
  padding:3px 0;
  text-align:right;
  font-size:10px;
}
.side_nav ul {
  margin:0;
  padding:0;
  list-style:none;
}
.side_nav ul ul {
  margin:1px 0 1px 3px;
  padding:0 0 0 5px;
  border-left:1px dotted #CCCCCC;
}
.side_nav .current_page_item>a {
  color:#000;
  font-weight:900;
  text-decoration:underline;
}
.search_results p{
	padding-left:2em;
  margin:-3px 0;
}
/*-----Boxes-----*/
/*-----Footer-----*/
#footer {
  border-top:10px solid #34428d;
	width:900px;
  background:#666666;
  text-align:center;
  color:#FFFFFF;
  font:200 11px/180% Geneva, Arial, Helvetica, sans-serif;  
}
#footer a{
	color:#FFFFFF;
}
/*-----Home Page-----*/
#splash_pic{
position:relative;
	left:-40px;
  border-top:10px solid #34428d;
  border-bottom:10px solid #000000;
}
.homepage_box{
	width:250px;
  height:380px;
  padding:15px 0;
  margin:0 0;
  float:left;
}
#homepage_box_2{
	margin:0 17px;
  padding:15px 17px;
  border-left:1px dotted #CCCCCC;
  border-right:1px dotted #CCCCCC;
}
/*-----Quirks-----*/
hr.hidden {
  width:100%;
  height:0;
  margin:0;
  padding:0;
  clear:both;
  visibility:hidden;
}


/*-----cformsII-----*/
/*                                                    */
/*  main 'top-level' form elements                    */
/*  cforms.css                           */

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform { 
	margin:10px auto 0 auto; 
	width: 410px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 15px 0; 
	border:1px solid #adadad; 
	border-left-color:#ececec; 
	border-top-color:#ececec; 
	background:#f7f7f7; 
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font:normal 20px Times;
	color:#666666;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important;
}

ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	background:#F0F0F0 !important;
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding:5px 0pt;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:90px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
}

.cform label span {
	/*width:90px; /* must be the same as above!*/*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:115px;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	background: #f9f9f9; 
	border: 1px solid #888888; 
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#CEDDDF; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#F3F8F8; 
}

.cform textarea,
.cform input {
	width:300px; 
}
.cform select {
	width:200px; /* attempt to have equal length */
	padding:2px 0;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 100px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:14px;
	height:22px;
	border:none!important;
	background:none!important; 
}

.cform input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	margin:10px 0pt 0px !important;
	padding-left: 100px; 
} 

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:0.9em;
	display: -moz-inline-box; 
	vertical-align:top;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	padding: 0!important;
	margin: 0;
}
.cform input.sendbutton	{ 
	width:100px;  
	padding:5px; 
	margin: 10px 0 0 310px;
	font-size:0.8em;
	background:gray repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	background:#F7F7F7 none repeat scroll 0% 50%;
	color:#444444;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}
