/***************************************************************************************/
/* COMMON LAYOUT */
/***************************************************************************************/

html,body,div,table,tr,td,th,p,span,h1,h2,h3,h4,ul,ol,li,a,form { padding: 0px; margin: 0px; } /* Start with a clean slate */
* { font-family: Arial;  }  /* Default font for all items */
* { -moz-box-sizing:border-box; box-sizing:border-box; } /* Forces IE & IE to treat padding the same */
#ht { position: absolute; top: -2000px; width: 700px; } /* Hidden Text - Look up. WAAAY Up */
.clear { clear: both; height: 0px; overflow: hidden; } /* Used to clear floats without taking up space */
body { margin: 0px 0px 0px 0px; }
hr { border-color: #CCCCCC; border-width: 1px; border-top-style: solid; border-bottom-style: solid; height: 1px; overflow: hidden; }
textarea, select, select * { color: #333333; }

a img { border: none; }

ul, ol { margin-left: 25px; line-height: 20px; margin-bottom: 15px; }
li { list-style-type: square; margin-bottom: 4px; }

.bordered { border: 1px solid #33CCFF; }

h1, h2, h3, h4, h5 { font-family: Arial; font-weight: bold; }

h1 { color: #65A8D4; font-size: 16px; margin: 0px 0px 15px 0px; font-weight: normal; font-family: Gotham, Arial; }
h2 { color: #555555; font-size: 13px; margin: 0px 0px 5px 0px; font-weight: normal; font-family: Gotham, Arial; }
h3 { color: #65A8D4; font-size: 13px; margin: 0px 0px 3px 0px; font-weight: normal; font-family: Gotham, Arial; }
p, table, td, div, li  { color: #717074; font-size: 11px; line-height: 17px; }
p  { margin: 0px 0px 12px 0px; }
a { text-decoration: none; }
sup { line-height: 10px; }


/*fixes transparency in ie 6*/
* { behavior: url(images/iepngfix.htc) }
/* Be sure and place the iepngfix.htc file and the blank.gif file in your directory*/
/* Open iepngfix.htc and fix the directory blank.gif location*/
/*end ie6 hack*/






/***************************************************************************************/
/* SPECIFIC TO THIS LAYOUT */
/***************************************************************************************/


body {
	background-color: #0d2d69;
}

#main {
	width: 860px; /* Main Content Width */
	margin: 0px auto; /* Align to Center */
    margin-top: 40px;
}

#main_star{
	width: 860px; /* Main Content Width */
	margin: 0px auto; /* Align to Center */
    margin-top: 40px;
}


#header { width: 830px; margin: 0px auto; height: 108px;}
#breadCrumb { width: 470px; float: right; margin-top: 48px; text-align: right; margin-right: 20px; color: #807F83; font-size: 11px; }
#breadCrumb a { color: #807F83; font-size: 11px; }
#breadCrumb a:hover { text-decoration: underline; }





/*********************************************************************************
 *
 *  NAVIGATION
 *
 *********************************************************************************/



#navContainer {width: 860px; height: 116px; margin: 0px auto;}

#nav { width: 620px; padding: 45px 0px 0px 0px; height: 20px; float: right; text-align: right; list-style:  none; z-index: 1000; position:  relative; }
#nav li { float: left; list-style:  none; margin: 0; padding: 0; }
#nav a { color: #FFFFFF; line-height: 27px; text-decoration: none; white-space: nowrap; font-size: 10px; padding: 0px 0px 0px 20px; border: none; text-transform: uppercase; display:  block; float:  left; }
#nav a:hover { text-decoration: none; color: #07a3de;}
#nav a.over { color: #07a3de; text-decoration: none;}

#home #nav-home a, 
#testimonials #nav-testimonials a, 
#news #nav-news a, 
#catalog #nav-catalog a, 
#vgb #nav-vgb a, 
#about #nav-about a, 
.navon {
	color: #07a3de; 
	text-decoration: none; 
	border: none; 
	text-transform: uppercase; 
}

#nav-news {
	width: 146px;
}

#nav-testimonials a {
	padding-left: 8px;
}

#nav-news:hover {
	background:  url("/images/nav/tab-139.gif") no-repeat;
	background-position:  8px top;
}

#nav-news a:hover, #nav-products a:hover {
	color: #fff;
}

#news #nav-news ul a:hover, #nav-news ul a:hover { 
	color: #07a3de; 
}

#news #nav-news ul a, #nav-news ul a { 
	color: #fff; 
}

#nav-news li a:hover {
	background:  none;
}

/* subnav */


#news #nav #nav-news a:hover, #news #nav #nav-news:hover a, #nav-products a:hover { color: #fff; }
#news #nav #nav-news ul a:hover  { color: #07a3de; }

#nav li ul {
	display:  none;
	z-index: 2000;
	clear: both;
	width: 138px;
	margin-left: 8px;
	background: url("/images/nav/subnav-bottom.png") bottom no-repeat;
	padding-bottom: 5px;
}

#nav li ul li {
	float: none;
	background: #305690;
	margin: 0;
	padding: 0;
}

#nav li ul li a {
	float:  none;
	text-align:  left;
	margin: 0; 
	padding: 0 5px 0 12px;
}

#nav li:hover ul {
	display: block;	
}

/*********************************************************************************
 *
 *  OTHER
 *
 *********************************************************************************/

#content {
	background: #004b91 url('/images/layout/left-gradient.jpg') top left no-repeat;
}

.leftSide {
	padding: 10px 0px 0px 43px;
	padding-top: 40px;
	color: #fff;
	width: auto;
	margin: auto;
	width: 381px;
	float: left;
}

.leftSide p {
	line-height: 1.5em;
	color: #fff;
	width: auto;
	margin: 0;
	padding: 0;
	width: 350px;
	font-size: 16px;
}

.leftSide h4 {
	font-size: 22px;
	color: #6CB33F;
	width: 350px;
	display:  block;
	font-weight:  normal;
	margin-top:  20px;
}

.rightSide {
	float:right; 
	width: 430px; 
	background:#ffffff;
	padding: 10px 0px 10px 0;
	margin: auto;
	border-left: 5px solid #0D2D69;
}

.testimonial {
	margin-bottom: 40px;
}

#testimonialList {
	list-style: none;
	margin-left: 50px;
	margin-top: 0;
}

#testimonialList li {
	list-style: none;
}

#testimonialList li a {
	color: #A0CF67;
	font-size: 13px;
}


#logo { width: 215px; padding: 50px 0px 0px 0px; border: none; float: left; }
#promotab { height: 28px; padding: 0px 0px 0px 0px; border: none; float: right;}	
#promotab h1 {margin: 0; padding: 0; float: left;}
#promotab h1 a{
width: 120px;
height: 28px;
background-image: url(images/prostar-tab.png);
text-indent:-9999px;
overflow: hidden;
display:block;
margin: 0;
padding: 0;
background-repeat: no-repeat;
}
#promotab h2 { float: right; }
#promotab h2 a{
width: 84px;
height: 28px;
background: url(images/nav/contact.gif) left -1px no-repeat;
text-indent:-9999px;
overflow: hidden;
display:block;
margin: 0;
padding: 0;
}




#homeboxes h1 {
	font-family: LucidiaGrande, Arial;
	color: #9fcf67;
	font-size: 12px;
	font-weight: normal;
}

#homebox_sm1 {padding: 0px 0px 0px 0px;}
#homebox_sm1 p {color: #ffffff}
#homebox_sm1 a {color: #ffffff; text-decoration: none;}
#homebox_sm1 a:hover {color: #07a3de; text-decoration: none;}


#homebox_sm2 {padding: 10px 0px 0px 0px;}
#homebox_sm2 p {color: #ffffff}
#homebox_sm2 a {color: #ffffff; text-decoration: none;}
#homebox_sm2 a:hover {color: #07a3de; text-decoration: none;}

#VGB_box1 {width: 283px; height: 405px; margin: 5px 5px 0px 0px; float: left; background:#ffffff url('images/layout/productbg.gif') repeat-x;}
#VGB_box2 {width: 283px; height: 405px; margin: 5px 5px 0px 0px; float: left; background:#ffffff url('images/layout/productbg.gif') repeat-x;}
#VGB_box3 {width: 283px; height: 405px; margin: 5px 0px 0px 0px; float: left; background:#ffffff url('images/layout/productbg.gif') repeat-x;}




#rightcontent {padding: 0px 0px 0px 0px;}
#rightcontent p {color: #000000; font-size: 11px; font-family: LucidiaGrande, Arial;}
#rightcontent a {color: #0d2d69; text-decoration: none;}
#rightcontent a:hover {color: #07a3de; text-decoration: none;}
#rightcontent h1 {
	font-family: LucidiaGrande, Arial;
	color: #0d2d69;
	font-size: 12px;
	font-weight: normal;
}

#rightcontent table{

}

#rightcontent table td {
	vertical-align: top;
	color: #000000;
	font-size: 12px;
	font-family: LucidiaGrande, Arial;
	padding-bottom: 3px;
}



#darkboxes {padding: 0px 0px 0px 0px;}
#darkboxes p {color: #ffffff; font-size: 11px; font-family: LucidiaGrande, Arial;}
#darkboxes a {color: #ffffff; text-decoration: none;}
#darkboxes a:hover {color: #07a3de; text-decoration: none;}
#darkboxes h1, #darkboxes h2 {
	font-family: LucidiaGrande, Arial;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}
#darkboxes h2 a {color: #6eb43f; text-decoration: none;}
#darkboxes h2 a:hover {color: #07a3de; text-decoration: none;}



.black{
	color: #000000;
	font-size: 12px;
	font-family: LucidiaGrande, Arial;
	line-height: 20px;
}

.greentext
 {
	color: #6eb43f;
}



.homeboxphonenumber
 {
	font-family: LucidiaGrande, Arial;
	color: #9fcf67;
	font-size: 20px;
	font-weight: normal;
}


#featuresbox_sm1 {padding: 0px 0px 0px 0px;}
#featuresbox_sm1 p {font-family: LucidiaGrande, Arial;
	font-size: 16px;
	line-height: 25px;
	color: #ffffff;
	}
#featuresbox_sm1 a {color: #ffffff; text-decoration: none;}
#featuresbox_sm1 a:hover {color: #07a3de; text-decoration: none;}



#products p {font-family: LucidiaGrande, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	}
#products a {color: #333333; text-decoration: none;}
#products a:hover {color: #07a3de; text-decoration: none;}
#products h1 {
	font-family: LucidiaGrande, Arial;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	padding: 0;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	}



#products {padding: 0px 0px 0px 0px;}
#products_title {height: 70px;}
#products_title h1 {
	font-family: LucidiaGrande, Arial;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	padding: 0;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	}


#products_description {height: 280px;}
#products_description p {font-family: LucidiaGrande, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	}
#products_description a {color: #333333; text-decoration: none;}	
#products_description a:hover {color: #07a3de; text-decoration: none;}

	
#products_moreinfo{height: 45px;}
#products_moreinfo a {color: #333333; text-decoration: none;}
#products_moreinfo a:hover {color: #07a3de; text-decoration: none;}


/*
#products {padding: 0px 0px 0px 0px;}
#products_title {height:75px;}
#products_description{height: 150px;}
#products_moreinfo{height: 50px;}


#products p, #products_title p, #products_description p, #products_moreinfo p {font-family: LucidiaGrande, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	}
#products a, #products_title a, #products_description a, #products_moreinfo a {{color: #333333; text-decoration: none;}
#products a:hover, #products_title a:hover, #products_description a:hover, #products_moreinfo a:hover {color: #07a3de; text-decoration: none;}
#products h1, #products_title h1, #products_description h1, #products_moreinfo h1 {
	font-family: LucidiaGrande, Arial;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	padding: 0;
	margin: 0px 0px 25px 0px;
	font-weight: bold;
	}
*/



#buttonboxes_left {padding: 26px 0px 0px 25px;}


#contentbox_tall {
	background: #e8e8e0 url(images/layout/contentbg.jpg) no-repeat;
	width: 830px;
}

#contentbox_fixed {
	background: url(images/layout/contentbg_full.jpg) no-repeat;
	width: 830px;
	height: 384px;
}


.content a { color: #717074; font-size: 11px; text-decoration: none; border-color: #CCCCCC; border-width: 1px; border-bottom-style: solid; }
.content a:hover { text-decoration: none; border:none; }


a.brown { line-height: 20px; font-size: 11px; color: #A49400; text-decoration: none; border: none; }
a.brown:hover { text-decoration: none; border: none; }

a.brown img { border: none; }



#footer {
	font-family: LucidiaGrande, Arial;
	width: 860px;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: right;
	color: #315690;
	font-size: 11px;
	
}
    #footer a { color: #315690; font-size: 11px; text-decoration: none;}
	#footer a:hover {
	color: #07a3de;
	font-size: 11px;
	text-decoration: none;
}

#footerbase {
width: 860px; 
height: 28px; 
background-color: #315690; 
margin: 0px auto;
margin-top: 5px;
margin-bottom: 0px;}

.content { }
.contentInner { margin: 0px 0px 0px 0px; }


.imgSub { font-size: 11px; color: #717074 }
.blue { font-size: 11px; color: #5095C2;  }


.subNav { padding-left: 35px; margin-right: 20px; margin-bottom: 0px;  }
.subNav a { display: block; line-height: 15px; font-size: 11px; color: #A49400; text-decoration: none; margin-bottom: 10px;}
.on { display: block; line-height: 15px; font-size: 11px; color: #5095C2; text-decoration: none; margin-bottom: 10px;}

.subNav a:hover { text-decoration: none; }


.subSubNav { margin-left: 23px; }
.subSubNav a { line-height: 14px; margin-bottom: 2px; margin-top: 4px; color: #807F83; }





.block { margin-bottom: 30px; }
.sub { font-size: 10px; }

.super{
font-size:.6em;
vertical-align:super;
}

table#config_group {
margin:0 0 0 0px;
width:330px;
height:300px;
}

table#config_group tr td {
padding:3px;
vertical-align:top;
}

table#config_group tr td img {
border:1px solid #ccc;
}

table#config_group tr td p {
margin:0;
padding:3px;
vertical-align:top;
}

table#cant_group {
margin:0 0 0 20px;
width:340px;
}

table#cant_group tr td {
padding:3px;
}

table#cant_group tr td img {
border:1px solid #ccc;
}

table#cant_group tr td p {
margin:0;
padding:3px;
vertical-align:top;
}



.dr td { padding: 4px 8px 4px 8px; }

/*
.everyother { background: #EEEEEE; height: 2px; overflow: hidden; }
 */

.events td { padding: 4px 8px 4px 0px; }
.events td { border-color: #CCCCCC; border-width: 2px; border-bottom-style: solid; }

.alpha li { list-style-type: upper-alpha; margin-left: 8px; }



/*********************************************************************************
 *
 *  Required for FAQ application (placed by Andy at AZ WebDev, Inc.)
 *
 *********************************************************************************/

div.upperBox, div.lowerBox {
	margin: 0px;
	padding: 0px;
}

div.lowerBox > a {
	color: #6eb43f;
}

/* For styling CakePHP form elements, generally, CakePHP outputs text inputs like this:
<div class="input text">
	<label for="QuestionName">Name</label>
	<input name="data[Question][name]" type="text" value="" maxlength="100" id="QuestionName" />
</div> */

div.input > label, div.checkbox > label {
	display: block;
	color: #000; /* dark blue: #013b85;*/
}

div.input {
	margin-bottom: 10px;
}

div.input > input {
	width: 300px;
}

div.input > textarea {
	width: 300px;
	font-size: 11px;
}

div.checkbox > label {
	display: inline;
}

div.question {
	color: #000;
}

div.answer {
	color: #000;
	font-weight: bold;
}

.smallcaption {
	color: #000000;
	font-size: 15px;
	font-family: LucidiaGrande, Arial;
	line-height: 11px;
}

#main_star #vgbnav, #main_star #productspacer, #main_star .maybeshowme{
	display: none;
}

