/* - - - - - - - - - - - - - - - - - - - end  - - - - - - - - - - - - - - - - - - - - - - - */

body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #F8FBFE;
	}
	
.text_wrappers {
	background:#F9F9F9;
	border: 1px solid #e1e1e1;
	padding: 5px;
	}
	
.text_wrappers_acc {
	background:#F9F9F9;
	border: 1px solid #e1e1e1;
	padding: 5px;
	margin-bottom: 5px;
	}
	
/* - - - - - - - - - - - - - - - - main four - - - - - - - - - - - - - - - - - */
.header_text {
	font-weight: bold;
	font-size: 22px;
	color: #94cae4;
	}
	
.header_text_holder {
	padding: 20px  0px  0px  0px;
	color: #FAFFFF;
	background:none;
	font-size: 14px;
	}
	
.header_text_holder a {
	color: #94cae4;
	font-size: 14px;
	text-decoration: none;
	}
	
.header_text_holder a:hover {
	color: #FAFFFF;
	font-size: 14px;
	text-decoration: underline;
	}
	

		
#header_out {
	clear:both;
	height: 100px;
	background:#000024;
	border-bottom: 1px solid #98B6CD;
	
	}
	
#header_in {
	width: 900px;
	margin: auto;
	clear:both;
	height: 100px;
	position: relative;
	background: url(images/planblogo.gif);
	background-position: 10px 15px;
	background-repeat: no-repeat;
	}
	
	
#header2_out {
	clear:both;
	height: 290px;
	background: url(images/header2_bg.jpg);
	background-repeat: repeat-x;
	}
#header2_out_web {
	clear:both;
	height: 290px;
	background: url(images/web_package_bg.jpg);
	background-repeat: repeat-x;
	}
	
#header2_in {
	width: 900px;
	margin: auto;
	clear:both;
	height: 290px;
	background: url(images/web2_bg.jpg);
	background-position:right;
	background-repeat: no-repeat;
	}
	
	
	
#header2_in_scaffbuildroof {
	width: 900px;
	margin: auto;
	clear:both;
	height: 290px;
	background: url(images/scaff_build_roof.jpg);
	background-position:right;
	background-repeat: no-repeat;
	}
	

	
#header_contact {
	width: 900px;
	margin: auto;
	clear:both;
	height: 290px;
	background: url(images/header_contact_bg.jpg);
	background-position:right;
	background-repeat: no-repeat;
	}
	
#header_print_in {
	width: 900px;
	margin: auto;
	clear:both;
	height: 290px;
	background: url(images/header_print_bg.jpg);
	background-position:right;
	background-repeat: no-repeat;
	}

.headers_onblue {
	clear: both;
	color:#FAFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	height: 20px;
	margin-bottom: 10px;
	margin-top: 12px;
	border-bottom: 1px solid #DBE3EA;
	}

#content_out {
	clear:both;	
	background-image:url(images/type_header.jpg);
	background-repeat: repeat-x;
	}
	
#content_in {
	width: 900px;	
	margin: auto;
	clear:both;
	background:#FDFDFD;
	padding: 10px 0px 20px 0px;
	}
	
#footer_out {
	font-size: 10px;
	color: #000;
	clear: both;
	height: 250px;
	background: #073C66 url(images/bg_2.jpg);
	background-repeat: repeat-x;
	background-position:top;
	border-top: 1px solid #fff;
	}
	
#footer_in {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	color: #FAFFFF;
	clear: both;
	height: 230px;
	text-align: center;
	background: url(images/bg_2_glare.jpg);
	background-repeat: no-repeat;
	background-position:top;
	}
	
#footer_in a {
	text-decoration: none;
	color:#94cae4;
	}
	
#footer_in a:hover {
	text-decoration: underline;
	color:#FAFFFF;
	}
	
.footer_boxes {
	float: left;
	width: 210px;
	height: 170px;
	margin-right: 15px;
	text-align:left;
	font-size: 12px;
	line-height: 1.4;
	}

.footer_links {
	font-size: 10px;
	padding: 20px 0px 20px 0px;
	clear:both;
	height: 20px;
	background-image:url(images/bg_2_line.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.footer_headers{
	clear: both;
	margin-top: 12px;
	color:#94cae4;
	font-size: 15px;
	padding: 3px 0px 3px 0px;
	height: 20px;
	margin-bottom: 5px;
	font-weight: bold;
	border-bottom: 1px solid #DBE3EA;
	}

	
/* - - - - - - - - - - - - - -  - - - - -GREY CONTENT - - - - - - - - - - - - - - -  - - - -*/
	
.grey_content_out {
	background-image: url(images/blue_bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	border-bottom: #dadada;
	}
	
.grey_content_in {
	width: 900px;
	margin: auto;
	clear: both;
	}



/* - - - - - - - - - - - - - - - - end of main four - - - - - - - - - - - - - - - - - */

.clear_both{
	clear: both;
	height: 1px;
	}



.nav_holder {
	position:absolute;
	top: 75px;
	left: 305px;
	width: 583px;
	}


/*  - - - - - - - - -h tags - - - - - - - - - - - - - - - - -*/

	
h1 {
	font-weight: bold;
	font-size: 17px;
	color: #1d6699;
	}
	
h2 {
	font-weight: bold;
	font-size: 22px;
	color:#94cae4;
	}
h3 {
	font-weight: bold;
	font-size: 15px;
	color: 	 #010101;
	}		
	
h4 {
	font-weight: bold;
	font-size: 15px;
	color: 	 #FAFFFF;
	}
h5{
	font-weight: bold;
	font-size: 14px;
	color: #1d6699;
	}				
.tel_number {
	font-weight: bold;
	font-size: 15px;
	color:#94cae4;
}

.quote {
	position:absolute;
	left: 731px;
	top: 0px;
	}
	

/* - - - - - - - - - - - - - - - - this is the navigation - - - - - - - - - - - - - - - - - - */
	
ul {
	MARGIN:0px;	
	padding-left:0px;
	}
	
li {
	list-style-type:none;
	display:inline;
	}

li a {
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	text-decoration:none;
	color:#FAFFFF;
	height:19px;
	width: 95px;
	padding-top: 6px;
	margin-right: 1px;
	}
	

li a:hover{
	color:#020202;
	background-color: #F8FBFE;
	}
	
/* - - - - - - - - - - - - - - - -  navigation above - - - - - - - - - - - - - - - - - - */
	
/* - - - - - - - - - - - -CONTENT CSS  - - - - - - - - -*/


.box_1 {
	float: left;
	
	width: 292px;
	margin-right: 10px;
	padding-top: 60px;
	font-size: 14px;
	font-weight: bold;
	color: #1d6699;
	background: url(images/web_design.jpg);
	background-position: 0px 20px;
	background-repeat: no-repeat;
	}
.box_2 {
	float: left;
	
	width: 292px;
	margin-right: 10px;
	padding-top: 60px;
	font-size: 14px;
	font-weight: bold;
	color: #1d6699;
	background:url(images/makeovers.jpg);
	background-position: 0px 20px;
	background-repeat: no-repeat;
	}
.box_3 {
	float: left;
	width: 290px;
	margin-right: 0px;
	padding-top: 60px;
	font-size: 14px;
	font-weight: bold;
	color: #1d6699;
	background:url(images/hosting.jpg);
	background-position: 0px 20px;
	background-repeat: no-repeat;
	}

	
.index_about a {
	COLOR: #FAFFFF;
	text-decoration: underline;
	}
	
.index_about a:hover {
	text-decoration: none;
	COLOR: #FF3300;
	}
	
		
.index_about {
	color:#faffff;
	font-size: 14px;
	padding-bottom: 20px;
	line-height: 1.4;
	width: 600px;
	float: left;
	text-align: justify;
	background:none;
	}


.index_services_header {
	clear: both;
	margin-top: 12px;
	color: #94cae4;
	font-size: 14px;
	padding: 3px 0px 3px 0px;
	height: 20px;
	margin-bottom: 10px;
	background-image: url(images/silver_head_bg.jpg);
	}
	

	
.index_services_footer {
	clear: both;
	margin-top: 12px;
	color: #FAFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 0px 3px 0px;
	height: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DBE3EA;
	}
.index_services_footer_span {
	color: #FAFFFF;
	font-size: 14px;
	font-weight: normal;
	}
	
.index_services {
	color:#FAFFFF;
	line-height: 1.4;
	width: 280px;
	float: right;
	text-align: justify;
	}


.main_headers {
font-family: Arial, Helvetica, sans-serif;
	clear: both;
	font-weight: bold;
	margin-top: 10px;
	color: #288FD5;
	font-size: 14px;
	text-align: left;
	height: 22px;
	margin-bottom: 10px;
	padding: 6px 0px 3px 40px;
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
	
.main_headers_webdesign {
	clear: both;
	font-weight: bold;
	margin-top: 10px;
	color: #288FD5;
	font-size: 14px;
	text-align: left;
	height: 25px;
	margin-bottom: 10px;
	padding: 6px 0px 3px 60px;
	background-image: url(images/webdesign_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
.main_headers_makeover {
	clear: both;
	font-weight: bold;
	margin-top: 10px;
	color: #288FD5;
	font-size: 14px;
	text-align: left;
	height: 25px;
	margin-bottom: 10px;
	padding: 6px 0px 3px 60px;
	background-image:url(images/icon_makeover.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
.main_headers_hosting {
	clear: both;
	font-weight: bold;
	margin-top: 10px;
	color: #288FD5;
	font-size: 14px;
	text-align: left;
	height: 25px;
	margin-bottom: 10px;
	padding: 6px 0px 3px 60px;
	background-image: url(images/icon_hosting.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
	
.main_headers_name {
	font-weight: normal;
	color: #288FD5;
	}
	
.content_left {
	text-align:justify;
	float: left;
	width: 604px;
	}
.content_left a {
	color:#2993D0;
	text-decoration: none;
	}
.content_left a:hover {
	text-decoration: underline;
	}


.content_right {
	float: left;
	width:240px;
	margin-left: 40px;
	padding-top:20px;
	}
.content_right a{	
	color:#2993D0;
	text-decoration: none;
	}
.content_right a:hover {	
	text-decoration: underline;
	}

.clientlist_left {
	font-size: 12px;
	color:#FAFFFF;
	width:191px;
	float:left;
	padding:0px;
	line-height: 1.4;
	margin-bottom: 43px;
	}
	
.clientlist_middle {
	font-size: 12px;
	color: #FAFFFF;
	width:191px;
	margin-left:10px;
	float:left;
	padding:0px;
	line-height: 1.4;
	margin-bottom: 43px;
	}
	
.clientlist_right {
	font-size: 12px;
	color: #FAFFFF;
	width:191px;
	margin-left:10px;
	float:left;
	padding:0px;
	line-height: 1.4;
	margin-bottom: 43px;
	}
	
.testimonial_text_holder{
	font-size: 12px;
	color: #FAFFFF;
	padding:0px;
	margin-bottom: 10px;
	}
.skype {
	padding: 10px 0px 10px 0px;
}


/* - - - - - - - - - - - - - - - - PORTFOLIO navigation BELOW- - - - - - - - - - - - - - - - - - */
	
.side_nav {
	MARGIN:0px;	
	padding-left:0px;
	}
	
.portfolio_nav {
	list-style-type:none;
	}

.portfolio_nav a {
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration:none;
	color:#288FD5;
	height:40px;
	width: 234px;
	padding: 12px 0px 0px 6px;
	border-bottom: 1px solid #DBE3EA;
	}
	
.portfolio_nav a:hover{
	color:#288FD5;
	background-image: url(images/portfolio_nav_bg.jpg);
	background-repeat:repeat-x;
	border-bottom: 1px solid #DBE3EA;
	}
	
.portfolio_nav_2 {
	color:#666;
	font-size: 12px;
	font-weight: normal;
	}
.portfolio_nav_2 a {
	text-decoration: none;
	}
.portfolio_nav_2 a:hover {
	text-decoration: none;
	}
	
/* - - - - - - - - - - - - - - - -  PORTFOLIO navigation ABOVE - - - - - - - - - - - - - - - - - - */


.portfolio_images  {
	float:left;
	border: 2px solid #ccc;
	margin-bottom: 30px;
	}

.portfolio_services {
	background:#F9F9F9;
	padding: 0px 5px 0px 5px;
	border: 1px solid #e1e1e1;
	width: 289px;
	text-align: justify;
	float:left;
	margin-left: 16px;
}





/* - - - - - - - - - - - - - - - - VISIT WEBSITE navigation BELOW- - - - - - - - - - - - - - - - - - */
	
.visit_website {
	MARGIN:0px;	
	padding-left:0px;
	}
	
.visit_website_nav {
	list-style-image:none;
	}

.visit_website_nav a {
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration:none;
	color:#288FD5;
	background: url(images/portfolio_nav_bg.jpg);
	background-repeat:repeat-x;
	height:20px;
	width: 280px;
	padding: 7px 0px 0px 8px;
	border: 1px solid #DBE3EA;
	margin-bottom: 4px;
	MARGIN-TOP: 4PX;
	
	}
	
.visit_website_nav a:hover {
	color:#288FD5;
	text-decoration: underline;
	background: url(images/portfolio_nav_bg.jpg);
	background-repeat:repeat-x;
	border-bottom: 1px solid #DBE3EA;
	border-top: 1px solid #DBE3EA;
	}
	
	
	
.visit_website_nav_test {
	list-style-image:none;
	}

.visit_website_nav_test a {
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration:none;
	color:#288FD5;
	background: url(images/portfolio_nav_bg.jpg);
	background-repeat:repeat-x;
	height:22px;
	width: 261px;
	padding: 6px 0px 0px 8px;
	border: 1px solid #DBE3EA;
	}
	
.visit_website_nav_test a:hover {
	color:#288FD5;
	text-decoration: underline;
	background: url(images/portfolio_nav_bg.jpg);
	background-repeat:repeat-x;
	border-bottom: 1px solid #DBE3EA;
	border-top: 1px solid #DBE3EA;
	}
	
	
/* - - - - - - - - - - - - - - - - VISIT WEBSITE navigation ABOVE - - - - - - - - - - - - - - - - - - */

/* - - - - - - - - - - - - - - - - MORE INFO navigation BELOW- - - - - - - - - - - - - - - - - - */
	
.more_info_ul {
	MARGIN:0px;	
	padding-left:0px;
	}
	
.more_info_nav {
	list-style-type:none;
	}

.more_info_nav a {
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	text-decoration:none;
	color:#288FD5;
	height:21px;
	width: 248px;
	padding: 12px 0px 3px 40px;
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
	
.more_info_nav a:hover {
	color:#88C440;
	background-image:url(images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
	
	
/* - - - - - - - - - - - - - - - - MORE INFO navigation ABOVE - - - - - - - - - - - - - - - - - - */

.valid_css {
	float: left;
	margin: 0px 10px 0px 0px;
}
.valid_xhtml{
	float: left;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - FORM CSS BELOW  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/


.form {
	width: 400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
input {
	border: 1px solid #BFC1CE;
	background: #DCE1EF;
	margin: 5px 0px 5px 0px;
	width: 400px;
	}
.comments {
	border: 1px solid #BFC1CE;
	background: #DCE1EF;
	overflow: auto;
	margin: 5px 0px 5px 0px;
	width: 400px;

	}
.found_at {
	margin: 5px 10px 5px 0px;
	}
	
.send_me {
	border: 0px;
	BACKGROUND: #229CD7;
	width:80px;
	height: 22px;
	color: #FAFFFF;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 0px;
	}
	
.send_me:hover {

	color: #FAFFFF;
	margin-top: 10px;
	margin-left: 0px;
	}
	
.send_me_holder {
	padding-left: 321px;
}


	
.address {
	border: 1px solid #cc9966;
	}	
.required {
	color: #ff0000;
	font-size: 16px;
	}
	
	
	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  END OF FORM CSS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

.thumbs_holder {
	margin-bottom: 20px;
	}
	
.logo_thumbs {
	 margin-right: 10px;
	 margin-bottom: 10px;
	 border: 3px solid #333;
	 }


.associates  {
	width: 900px;
	margin:auto;
	font-family: arial, verdana, helvetica, sans-serif;
	clear: both;
	font-size: 9px;
	}

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


/* - - - - - - - - - - web design package page  - - - - - - - - -*/



.website_package_holder {
	background:#F9F9F9;
	padding: 0px 5px 0px 5px;
	border: 1px solid #e1e1e1;
	text-align: justify;
	margin-left: 16px;
}


.specials_holder {
	padding: 10px;
	border: 1px solid #ccc;
	margin: 10px 0px 10px 0px;}
	
.specials_holder_list {
	padding: 10px;
	border: 1px solid #ccc;
	margin: 10px 0px 10px 0px;
	line-height: 1.4;
	}
	
.visit_main_site {
	position: absolute;
	top: -3px;
	left: 700px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - FORM CSS BELOW for web design page  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/


.form_webdesign {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.input_webdesign {
	border: 1px solid #BFC1CE;
	background: #dedede;
	color: #000;
	margin: 5px 0px 5px 0px;
	width: 240px;
	}
.comments_webdesign {
	border: 1px solid #BFC1CE;
	background: #dedede;
	color: #000;
	overflow: auto;
	margin: 5px 0px 5px 0px;
	width: 240px;

	}

	
.send_me_webdesign {
	BACKGROUND: #701E6F;
	width:242px;
	height: 25px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 0px;
	}
	
.send_me_webdesign:hover {
	color: #FAFFFF;
	BACKGROUND: #FF550E;
	margin-top: 10px;
	margin-left: 0px;
	width: 242px;
	}
	
.address {
	border: 1px solid #cc9966;
	}	
.required {
	color: #ff0000;
	font-size: 16px;
	}
	
	
.headers_webdesign {
	clear: both;
	color:#FAFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
	height: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DBE3EA;
	}


.offerlist {


}

.offer_item {
	LIST-STYLE-TYPE: none;
	display: block;
	padding: 6px 0px 5px 30px;
	background:   url(images/bullet.gif) #F7F7F7;
	background-repeat: no-repeat;
	background-position: 3px 1px;
	margin-bottom: 4px;
	font-weight: bold;
		
}


.offer_item_2 {
	LIST-STYLE-type: none;
	display: block;
	padding: 6px 0px 5px 30px;
	background:   url(images/bullet.gif) #E5E5E5;
	background-repeat: no-repeat;
	background-position: 3px 1px;
	margin-bottom: 4px;
	font-weight: bold;
		
}

.offer_tel_number {
	position: absolute;
	top:42px;
	left: 325px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  END OF FORM CSS above for web design page - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/


/*  - - - - - - - -  web 2 pop ups css - - - - - - - - -*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*  - - - - - - - -  end of web 2 pop ups css - - - - - - - - -*/
