/*
Theme Name: Carttemplates.com
*/

html, body, h1, h2, h3, h4, h5, h6, p, form, ul, ol, li, dl, dt, dd, img { margin: 0; padding: 0}
html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	background:#FFF;
	width:100%;
	height:100%;
}
img {
	border:0;
}
img.code {
	vertical-align:middle;
}
h1 {	
	font-size:18px;
	font-weight:normal;
	margin-bottom:12px;	
}
.inside_content h1 {
	margin-bottom:25px;		
}
h2 {
	font-size:16px;
	margin-bottom:10px;	
}
h2.pagetitle {
	text-align:center;
}
h3 {
	font-size:14px;
	margin-bottom:8px;	
}
a {
	color:#0066cc;
	border-bottom:1px dotted #0066cc;
	text-decoration:none;
}
a:hover {
	color:#0066cc;
	text-decoration:underline;
	border-bottom:none;	
}

h1 a, h2 a, h3 a {
	text-decoration:none;
	border-bottom:none;
	color:#000;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration:underline;
	color:#000;
}
dfn {
	display:none;
}
table.padded_tbl {
	border-collapse:collapse;
}
table.padded_tbl td {
	padding:2px;
	margin:0px;
}
td {
	vertical-align:top;	
}
.top_padded {
	padding-top:3px;	
}
.vertical_align td {
	vertical-align:middle;	
}
hr {
	border-width:0px;
	height:1px;
	background:#CCC;
	color:#CCC;
	margin:25px 0px 20px 0px;
}
div.hr {
	display:block;
	height:3px;
	overflow:hidden;
	background:url(images/hsep1.gif) top left repeat-x;
	margin:25px 0px 20px 0px;
}




/* Begin Forms Beautifier */
fieldset {
	border:1px dotted #ddd;
	padding:0 0.5em 0.5em;
}

legend {
	color:#0b77b7;
	font-size:1.2em;
}
label {
	float:left;
	width:180px;
	text-align:right;
	margin-right:1em;
	margin-top:4px
}
label.req {
	color: #000;
}
input.long, input.long_req {
	width: 400px;
}
select.long {
	width: 422px;
}
input.short, input.short_req {
	width: 100px;
}
input.med {
	width: 200px;
}
textarea.short, textarea.short_req {
	width: 400px;
	height: 120px;
}
textarea.toll, textarea.toll_req {
	width: 400px;
	height: 170px;
}
textarea.toll_req, textarea.short_req, input.long_req, input.short_req  {
	background-image:url('images/form-req.gif');
	background-repeat:no-repeat;
	background-position:top right;
}
input, button, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-top:2px;
	margin-bottom:2px
}
input, textarea, select {
	border:1px solid #d7d7d7;
	background:#FFF;
	color:#666;
	padding:1px 15px 1px 5px;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
input:focus, textarea:focus, select:focus {
	outline: none;
	color:#000;	
}
input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
	border-color:#c5c5c5;
	background:#fAfAfA;
	outline: none;
	color:#000;	
}
textarea.toll_req:hover, textarea.short_req:focus, input.long_req  {
	background-image:url('images/form-req.gif');
	background-repeat:no-repeat;
	background-position:top right;
}
div.submit {
	margin-top:8px;	
}
div.submit input, div.submit input:hover, div.submit input:focus {
	border:none;
	padding:0px;	
	-moz-border-radius:0px;
	-khtml-border-radius:0px;
	display:block;
	width:80px;
	height:27px;
	background:url(images/submit-button-bg.gif) top left no-repeat;
	text-align:center;
	color:#333;
	cursor:pointer;
}
/* End Forms Beautifier */



ul, ol {
	padding: 4px 0px 0px 25px;
}
li {
	padding: 2px 0px 2px 0px;
}
p {
	padding: 0px 0px 14px 0px;
}
.hidden {
	display:none;
}
.large {
	font-size:16px;	
}
.smaller {
	font-size:12px;	
}
.gray {
	color:#999;	
}
b, .bolder {
	font-weight:bold;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearing {
	height: 0px;
	font-size: 0px;
	clear: both;
}
.nodecoration {
	text-decoration:none;
}
a.nodecoration:hover {
	text-decoration:underline;
}
.aligned_super {
	vertical-align: super;
}


/* begin structure */
.main_area {
	display:block;	
	margin: 0 auto;		
	height:auto!important;
	height:100%;
	min-height:100%;
	position:relative;
	background:url(images/top.gif) repeat-x #FFF;
}
.pagewrapper {
	display:block;
	width:1031px;
	margin: 0 auto;
	text-align:left;
	overflow:hidden;
}
.bottom_space_holder {
	display:block;
	height:440px;
	overflow:hidden;
}
.bottom_space_holder_posts {
	display:block;
	height:270px;
	overflow:hidden;
}
.bottom_holder, .bottom_holder_posts {
	position:absolute;
	bottom:0px;
	left:0px;	
	width:100%;	
}
.bottom_holder .inner { 
	display:block;	
	height:410px;
	overflow:hidden;
	background:url(images/bottom.gif) repeat-x #FFF;
}
.bottom_holder_posts .inner { 
	display:block;	
	height:240px;
	overflow:hidden;
	background:url(images/bottom.gif) repeat-x #FFF;
}
div#logo {
	display:block;
	position:absolute;
	top:0px;
	z-index:1;	
}
div#logo h1 {
	margin:0;
	padding:0;
}
div#logo .alt {
	display:none;
}
.LogoBox {
	display:block;
	border-bottom:none;
	text-decoration:none;	
	width:291px;
	height:92px;
	text-align:justify;
	overflow:hidden;	
	color:#000000;
	background:url(images/carttemplates.gif) no-repeat left top;
}
a.LogoBox:hover {
	text-decoration:none;
	border-bottom:none;	
}
.content_area {
	margin-top:37px;	
}
.left_col  #inner {
	padding:5px 30px 10px 16px;
}
.right_col {
	background:url(images/vsep1.gif) top left repeat-y;	
}
.right_col  #inner {
	padding:0px 0px 10px 25px;
}
.header {
	display:block;
	height:92px;	
}

/* div buttons */
div#barea {
	background: transparent none;
	background: url(images/but-part2.gif) right no-repeat;	
	cursor: pointer;
	margin: 0px;	
	white-space: nowrap;
	float: left;
	padding:0px 27px 0px 0px;	
}
div#barea div {
	background: url(images/but-part1.gif) left no-repeat;
	display: block;	
	white-space: nowrap;
	text-decoration: none;
	outline-style: none;
	padding:0px 0px 0px 8px;
	line-height: 25px;	
	font-size:14px;
	color:#0066cc;
	cursor:pointer;	
}

/* button-based */
button.button {
	border: 0px none;
	background-color: transparent;
	cursor: pointer;
	height: 26px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	overflow: visible;
	outline-style: none;
}
button.button .button-right {
	display: block;
	background: transparent url(images/but-part2.gif) no-repeat right top;
	padding: 0px 27px 0px 0px;
	height: 26px;
}
button.button .button-left {
	display: block;
	margin: 0px;
	background: transparent url(images/but-part1.gif) no-repeat left top;
	padding: 0px 0px 0px 8px;
	vertical-align: middle;
	white-space: nowrap;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0066cc;
	height: 26px;
	line-height: 25px;
}


/* home page left column */
.home_an {
	display:block;
	width:680px;
	height:390px;
	overflow:hidden;
}
.home_an1 {
	display:block;
	width:680px;
	height:400px;
	overflow:hidden;
}
.home_an img {
	display:block;
	float:left;
}
#home_an_inner {
	text-align:center;
	font-size:12px;
	color:#666;
}
.left_col .hsep1 {
	display:block;
	height:3px;
	overflow:hidden;
	background:url(images/hsep1.gif) top left repeat-x;
	margin:10px 0px 25px 0px;	
}
.left_col .hsep2 {
	display:block;
	height:3px;
	overflow:hidden;
	background:url(images/hsep1.gif) top left repeat-x;
	margin:16px 0px 24px 0px;	
}
.projects_short_list {
	width:100%;
}
.projects_short_list a {
	border:none;	
}
.projects_short_list a:hover {
	text-decoration:none;
}
.projects_short_list img {
	display:block;
	float:left;
	border: 1px solid #999999;
	margin-right:7px;
}
.projects_short_list img.last {
	margin-right:0px;
}


/* home page sidebar styles */
.subtitle {
	font-size:18px;
}
.subtitle a {
	text-decoration:none;
	border-bottom:none;
	color:#000;
}
.subtitle a:hover {
	text-decoration:underline;
}
.latest_news {
	display:block;
	height:44px;
	background:url(images/glasses.jpg) top right no-repeat;
	padding-top:5px;
}
.latest_news_list {
	padding-top:12px;	
}
.latest_news_list a.date {
	float:left;
	display:block;
	width:30px;
	height:41px;
	padding:7px 9px 0px 9px;
	overflow:hidden;
	background:url(images/dates-bg.jpg) top left no-repeat;
	text-align:center;
	text-decoration:none;
	border-bottom:none;
	color:#666;
}
.latest_news_list a.date:hover {
	color:#666;
	text-decoration:none;
	border-bottom:none;
}

.latest_news_list .date span {
	font-size:16px;	
}
.latest_news_list .desc {
	margin:0px 0px 0px 62px;
}
.latest_news_list .sep {
	display:block;
	height: 30px;
	overflow:hidden;
	clear: both;	
}
.latest_news_list .last {
	height:22px;	
}	
.right_col hr {
	margin:23px 0px 20px 0px;
}
.subtitle_img {
	margin-left:20px;	
}
.subscription_area {
	display:block;
	width:263px;
	height:25px;
	overflow:hidden;
	padding:1px 1px 1px 1px;
	background:url(images/subscribe.gif) top left no-repeat;
	margin-top:24px;
}
.subscription_area input#subcription_field {
	background:none;
	border:none;
	padding:3px 0px 3px 5px;
	font-size:14px;
	width:170px;
	color:#CCC;
}
.subscription_area input#subcription_field:hover, .subscription_area input#subcription_field:focus {
	background:none;
	color:#000;
}

.newsletter_notice {
	padding-top:20px;
	font-size:12px;
	color:#999;
}
.newsletter_submit {
	display:block;
	width:86px;
	height:25px;
	overflow:hidden;	
	background:url(images/pixClear.gif) top left no-repeat;
	cursor:pointer;
	border-bottom:none;
	margin-left:5px;
}
.testimonial_author {
	padding:0px 10px 16px 0px;
	text-align:right;
	font-style:italic;	
}


/* inner pages */

/* location */
.location {
	display:block;
	height:35px;
	overflow:hidden;
	background:url(images/breadcrumbs.gif) top left no-repeat;
}
.location td.loc_item {
	padding-top:10px;
}
.location td.loc_home {
}
.location .loc_sep {
	display:block;
	width:9px;
	height:34px;
	overflow:hidden;
	background:url(images/breadcrumbs-dev.gif) top left no-repeat;
	margin:0px 8px 0px 8px;
}

.content_area_inner {
	padding:0px 0px 0px 16px;
}
.inside_left_col  #inner {
	padding:30px 30px 10px 0px;
}
.inside_right_col {
	background:url(images/vsep1.gif) top left repeat-y;	
}
.inside_right_col  #inner {
	padding:0px 0px 10px 25px;
}
.inside_right_col hr {	
	margin:23px 0px 20px 0px;
}
.numeration {
	display:block;
	height:36px;	
	padding:12px 0px 0px 57px;
	font-size:18px;
	margin-bottom:8px;
}
.num1 {
	background:url(images/step1.jpg) top left no-repeat;
}
.num2 {
	background:url(images/step2.jpg) top left no-repeat;
}
.num3 {
	background:url(images/step3.jpg) top left no-repeat;
}
.under_numeration {
	padding:0px 0px 0px 58px;	
}
.steps_desc {
	display:block;
	height:90px;
	overflow:hidden;
}
.or_sep {
	display:block;
	height:115px;
	width:19px;
	background:url(images/or-devider.gif) top center no-repeat;
	margin-left:10px;
	margin-right:10px;
}


/* footer */
.footer_area {
	display:block;
	width:1031px;
	margin: 0 auto;
	text-align:left;
}
.footer_left {
	display:block;
	width:370px;
	float:left;	
}
.footer_right {
	margin:0px 0px 0px 385px;	
}
.bottom_logo {
	display:block;
	height:66px;
	overflow:hidden;
}
.bottom_logo a {
	border-bottom:none;
}
.copyright {
	padding:17px 0px 0px 16px;
	font-size:12px;
	color:#666;	
}
.copyright a {
	border-bottom:none;
	text-decoration:none;
}
.copyright a:hover {
	color:#666;	
	text-decoration:underline;
}
.row1 {
}
.copyright .row2 {
	padding-top:8px;
}
.copyright .row3 {
	padding-top:17px;
}
.footer_menu {
	display:block;
	padding:45px 0px 0px 0px;
	height:135px;
}
.footer_menu li li {
	width:120px;
   
}
.footer_menu ul, .footer_menu ul ul {
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
}
.footer_menu ul ul { 
   position: absolute; 
   top: auto;
}
.footer_menu ul li {    
   float: left;
   margin:0px;
   padding:0px;   
}
.footer_menu ul li li {    
   float: none; 
   position: relative;
   display:block;
   margin-bottom:3px;
   border-left:1px solid #666;
   padding:3px 0px 3px 9px;
}
.footer_menu a { 
   display: block; 
   margin: 0px;   
   text-decoration:none;
   border-bottom:none;
}
.footer_menu ul li a {
	margin-right:48px;
	padding:0px 0px 10px 0px;
	color:#FFF;
}
.footer_menu ul li a:hover {
	text-decoration:underline;
}
.footer_menu ul li.home a {
	margin-right:25px;
}
.footer_menu ul li.last a {
	margin-right:0px;
}
.footer_menu ul li li a {
	padding:0px;
	margin-right:0px;
	color:#0072BC;
	font-size:12px;
}
.bottom_icons {
	padding:0px 10px 0px 0px;
	text-align:right;	
}
.footer_text {
	background:url(images/hsep1.gif) top left repeat-x;
	margin:20px 0px 0px 16px;
	padding:22px 0px 0px 0px;
	color:#999;
	font-size:12px;
}


/* special pages styles */
.tpl_id {
	padding:2px 0px 3px 5px;
	font-size:14px;
	width:110px;
}
.tpl_keywords {
	padding:2px 0px 3px 5px;
	font-size:14px;
	width:450px;	
}


/* sidebar on the post pages */
.mbox {
	display:block;
	background:url(images/hsep1.gif) bottom left repeat-x;
	margin-bottom:18px;
	padding:0px 0px 25px 0px;
}
.mbox_title {
	padding-bottom:5px;
	font-size:18px;
}
.mbox_title a {
	text-decoration:none;
	border-bottom:none;
	color:#000;
}
.mbox_title a:hover {
	text-decoration:underline;
}
.mbox_content {	
}




/* wordpress styles */

/* Typography & Colors */
.narrowcolumn .entry, .widecolumn .entry {
}
.widecolumn {
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:11px;	
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
}
.commentlist li, #commentform input, #commentform textarea {
	font-size:12px;	
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family:Arial, Helvetica, sans-serif;	
}
.commentmetadata {
	font-weight: normal;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}



/* Begin Wordpress Structure */
.post {	
	text-align: justify;
	margin: 0px 0px 10px 0px;
}
.post hr {
	display: block;
}
.post_dev {
	display:block;
	height:3px;
	overflow:hidden;
	background:url(images/hsep1.gif) top left repeat-x;
	margin:15px 0px 20px 0px;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
	font-size:11px;
}
.clear {
	clear: both;
}


/* Begin Images */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */


/* Begin Lists */
.entry ul {
	margin:0px;
	padding:0px;
	margin-left:30px;
	margin-bottom:10px;
}
.entry li {	
}
.entry ol {
	margin:0px;
	padding:0px;
	margin-left:30px;
	margin-bottom:10px;
}
.entry ol li {
	padding:5px 0px 5px 0px;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 550px;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0;
}
/* End Form Elements */




/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.children { padding: 0; }
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { 
	/* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.screen-reader-text {
     position: absolute;
     left: -1000em;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;	
	margin-bottom: 20px;
	font-size:12px;
}
/* End Various Tags & Classes*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

div#blog_banner_1
{	
	position:absolute;
	top:1px;
	z-index:3;
	display:block;
	margin-left:205px;
	width:510px;
	height:102px;
	overflow:hidden;	  
}

/* Contact and Search forms */

/* Begin Portfolio page */
div.projects_list {
	width:100%;
}
div.projects_list img {
	border: 1px solid #999999;
	margin-bottom:4px;
}
div.projects_list div {
	float:left;
	padding:10px 40px 20px 0px;
}
div.projects_list div.short {
	padding-right:0px;
}
div.projects_list a {
	font-weight:bold;
}
/* End Portfolio page */


/* MENU */
#menuwrapper {
	display:block;
	position:absolute;
	top:59px;
	z-index:10;
	margin-left:440px;
}
#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
}
#primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: block;   
   margin-top:-1px;
   z-index:11;
}
#primary-nav li {    
   float: left;
   margin:0px;
   padding:0px;
}
#primary-nav a { 
   display: block;
   margin: 0px;
   padding: 7px 12px 10px 12px;
   text-decoration: none;
   text-transform:lowercase;
   border-bottom:none;
   color:#FFF;
}
#primary-nav a:hover {
	text-decoration:underline;
}
#primary-nav li.current_page_item a, #primary-nav li.current_page_parent a {
	background:url(images/menu-item.gif) bottom center no-repeat #000;
}
#primary-nav li.current_page_item a:hover, #primary-nav li.current_page_parent a:hover {
	text-decoration:none;
}

/* makes submenu lie under the current menuparent but above the over menu items */
#primary-nav li.menuparent {
	position:relative;
}
#primary-nav li.menuparent a#grayitem {
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	padding: 6px 11px 10px 11px;
	position:relative;
	z-index:12;
}

/* popup window */
#primary-nav #submenu {
	display:none;
}
.popup_window {
	display:block;
	width:536px;
	border-top:1px solid #ccc;
	background:url(images/drop-popup-menu-bg.gif) top left repeat-y;
}
.popup_window .inner {
	padding:1px;
}
.popup_window_footer {
	display:block;
	width:536px;
	height:1px;
	overflow:hidden;
	background:#CCC;
}
#primary-nav li.menuparent .popup_window a {
	display:inline;
	margin:0px;
	padding:0px;
	background:none;
	color:#0066cc;
	text-decoration:none;
	border:none;
	border-bottom:1px dotted #0066cc;
}
#primary-nav li.menuparent .popup_window a:hover {
	color:#0066cc;
	text-decoration:underline;
	border-bottom:none;
}
.popup_row {
	display:block;
	padding:0px 10px 0px 6px;
}
.popup_row:hover, .popup_row_hover {
	background:#f5f5f5;	
}
.g0 {
	display:block;
	height:65px;
	overflow:hidden;
	padding-left:50px;
}
.g1 {
	display:block;
	height:65px;
	overflow:hidden;
	padding-left:50px;
	background:url(images/step1-drop-down-w.gif) top left no-repeat;
}
.g2 {
	display:block;
	height:65px;
	overflow:hidden;
	padding-left:50px;
	background:url(images/step2-drop-down-w.gif) top left no-repeat;
}
.g3 {
	display:block;
	height:65px;
	overflow:hidden;
	padding-left:50px;
	background:url(images/step3-drop-down-w.gif) top left no-repeat;
}
.popup_row:hover .g1, .popup_row_hover .g1 {
	background:url(images/step1-drop-down-g.gif) top left no-repeat;
}
.popup_row:hover .g2, .popup_row_hover .g2 {
	background:url(images/step2-drop-down-g.gif) top left no-repeat;
}
.popup_row:hover .g3, .popup_row_hover .g3 {
	background:url(images/step3-drop-down-g.gif) top left no-repeat;
}
.g0 .subtitle, .g1 .subtitle, .g2 .subtitle, .g3 .subtitle {
	padding-top:11px;
}
.first_row {
	height:55px;
	padding-top:10px;
}
.first_row .subtitle {
	padding-top:0px;	
}
.last_row {
	height:60px;
}

/* new home page */
.home_page_col {
	display:block;
	padding:0px 0px 0px 16px;
}
.home_page_block1 {
	display:block;
	margin-bottom:25px;
	padding:13px 0px 30px 0px;
	background:url(images/hsep1.gif) bottom left repeat-x;
}
.home_page_block1 .col1 {
	display:block;
	float:left;
	width:455px;
	overflow:hidden;
	padding:40px 0px 0px 0px;
}
.home_page_block1 .col1 a {
	text-decoration:none;
	border-bottom:none;	
}
.home_page_block1 .col1 .benefits {
	margin:33px 0px 50px 0px;
}
.home_page_block1 .col1 .quick-quote {
	margin-left:40px;
}
.home_page_block1 .col2 {
	display:block;
	margin:0px 0px 0px 465px;
	text-align:right;
}

.home_page_block2 {
	display:block;	
	overflow:hidden;
	margin:0px 0px 28px 0px;
	padding:0px 0px 37px 0px;
	background:url(images/hsep1.gif) bottom left repeat-x;
}
.home_page_block2 .subtitle {
	display:block;
	padding-bottom:25px;
}
.home_page_testimonials {
	display:block;
}
.home_page_testimonials .col {
	display:block;
	width:253px;
	overflow:hidden;
	float:left;
}
.home_page_testimonials .column4 {
	margin-right:0px;
}
.home_page_testimonials .column2 .inner, .home_page_testimonials .column3 .inner, .home_page_testimonials .column4 .inner {	
}
.home_page_testimonials .text-testimonial {
	display:block;
	width:220px;
	height:165px;
	overflow:hidden;
	padding-left:10px;
	line-height:16px;
}
.home_page_testimonials .column1 .text-testimonial {
	padding-left:0px;
}
.home_page_block2 .see_more_testimonials {
	display:block;
	padding-top:25px;
}

.home_page_block3 {
	display:block;
	margin:0px 0px 28px 0px;
	padding:0px 0px 25px 0px;
	background:url(images/hsep1.gif) bottom left repeat-x;
}
.home_page_block3  h1 {
	margin-bottom:25px;	
}

.home_page_block4 {
	display:block;
	padding:0px 0px 10px 0px;
}
.home_page_block4  h1 {
	margin-bottom:20px;	
}
.home_page_block4 .projects_short_list img {
	margin-right:40px;	
}
.home_page_block4 .projects_short_list img.last {
	margin-right:0px;
}