	
	/*-------------------------------------------
	*  Filename:            default.css 
	*  Description          default css
	*  Version              1.0.0 [2011-10-20]
	*  Style ID             2052 < 2075
	*  Author:              ProSites
	---------------------------------------------*/
	
	@import url('//styles.prosites.com/css/global.css');
	
	
	/* RESETS */
	
	#w_all, #container, #header, #nav_bg, #flash, #banner, #phone, #footer, #container_bg, #footer_bg { margin: 0 auto; padding: 0px; }
	body, #w_all, #container_bg, #nav_bg, #phone_bg, #footer_bg, #container, #header                  { text-align: center; }

	
	/*** GENERAL FORMAT *************************************************************************************/
	
	body                                {  background: url(../images/bg.jpg) top center repeat; color: #8a6c2a; }
	body #interior                      { }	
	body, legend                        { color: #fff; }
	                                 

	a:link, a:visited, a:active         { color: #d2d379; }
	a:hover                             { color: #f6ffcd; }
	
	fieldset,img                        { border-color: #afafaf; }
	fieldset                            { padding: 6px; }
	hr  				    			{ background-color: #afafaf; }

	.Button			            { color: #424242; background: #fcfda1; border: solid 1px #fcfda1; }
	.ButtonHover			    { color: #fff; background: #1a1919; border: solid 1px #5f5e60; }
	 
	  
	
	/* PARENT WRAPPERS ***** NOTE** indicate wrapper children in ID/class name ******************************/
	
	#w_all          { width: 100%; min-width: 1000px; display: table} 
	#w_footer		{ width: 100%; min-width: 1000px; font-size: 11px;  background:#383839 url(../images/footer_container_img.jpg) repeat-x top center;  display: table} 

	
	/* 100% or FIXED BG ELEMENTS ****************************************************************************/
	
	#container_bg{ width: 100%; background: url(../images/container_bg_image.jpg) top center repeat-x;}
	#container_bg_int{ width: 100%;  background: url(../images/container_bg_image_int.jpg) top center repeat-x; }
	#header_bg	 { width: 100%; background: url(../images/header_bg.jpg) bottom center repeat-x; margin-top:15px;} 
	#nav_bg		 { width: 100%; background: url(../images/nav_bg.jpg) top center repeat; position:relative;}
	#panels_bg	 {width: 1000px height: 441px; position: relative; }
	#phone_bg	 { width: 1000px; height: 46px; }
	#phoneBGint  { width: 1000px; position:relative}
	#content_bg	 { width: 100%; background: url(../images/content_bg.jpg) top center  repeat-x; text-align:center; }
	#footer_bg   { width: 1000px; font-size: 12px; color: #fff; padding-top:50px; background:#383839 url(../images/footer_bg.jpg) top center no-repeat;}
	
	
	/* CONTAINER DIV - OPTIONAL ** use this to contain all the core elements within one wrapper *************/
	
	#container	 { width: 100%; height: auto;  background: url(../images/w_bg_pattern.jpg) top center repeat; }
	
	
	/* CORE INNER ELEMENTS ****************/
	
	#header 	 { width: 1000px; min-width: 1000px; }
	#nav		 { width: 900px; min-width: 1000px; margin: 0px auto;  background: url(../images/nav.jpg) top center repeat-y;  line-height:  0px!important; position:relative; z-index: 5}
	#slides	  	 { width: 1000px; min-width: 1000px; height: 441px;  margin: 0px auto; /* See Below*/ position:relative;}
	#banner		 { position: relative; width: 1000px; }
	#phone		 { height: auto; text-align: center; position: absolute; right: 50px; bottom: 56px;z-index: 8}
	#phoneInt	 { height: auto; text-align: center; position: absolute; right:66px; bottom: 50px;}
	#content	 { width: 900px;  margin: 0px auto 0px auto; padding: 0px 50px 30px 50px; overflow: hidden; text-align: left; min-height: 400px; background: url(../images/content-btm-image.jpg) bottom center no-repeat; }
	#footer      { width: 900px; min-width: 900px; height: auto; text-align: center!important; color: #8F8F90; font-size: 12px; padding: 20px 0px 10px 0px; }
	

	/*** CUSTOM DIVS if any custom CORE INNER ELEMENTS is needed please add in the section below*************/

	/*
		Load CSS before JavaScript
	*/
	
	/*
		Slides container
		Important:
		Set the width of your slides container
		Set to display none, prevents content flash
	*/
	.slides_container {	width:1000px; display:none;}

	/*
		Each slide
		Important:
		Set the width of your slides
		If height not specified height will be set by the slide content
		Set to display block
	*/
	.slides_container div { width:1000px; height:441px; display:block; }
		
	 #yellowPanel 	  { background: url(../images/panelNavContainer.png) top center no-repeat; position:absolute; z-index: 6; width: 508px; height: 60px; left: 50px; top: 353px;}
	 
	.pagination 	  {  margin: ; bottom: 36px; left: 250px;  position: absolute; z-index: 10;  }
	.pagination li    { float: left; list-style-type: none; padding: 0px; margin-right: 3px; }
	.pagination li a  { background: url(../images/banner-onoff-btn.png) top right; height: 20px; width: 18px; display: block; text-indent: -9999px; list-style-type: none; margin: 0 0 0 -20px; outline: none;}
	.pagination li.current a { background: url(../images/banner-onoff-btn.png) top left; height: 20px; width: 20px; }
	

	
	
	
	/***CUSTOM FORMAT specific to CORE INNER ELEMENTS***/
	
	/************************************************
	*												*
	*	NOTE global.css has additional formatting	*
	*	that may effect any custom code added		*
	* 	below. 										*
	*												*
	************************************************/
	
	
	 
	
	/*** #header ***********/
	#header p 	 { }
	#header img  	 { border: none; outline: none; }
	
	
	/*** #nav **************/
	#nav img     { margin: 0px; padding: 0px 0px 0px 0px; border: 0; }
	
	
	/*** #content **********/
	#content p   { }
	#content a   { }
	#StylizedImage{ padding: 30px 1px 0px 0px;}
	#contentGlow		 { height: auto; width: 100%; min-width: 1000px; background: url(../images/glow.png)  top center no-repeat}

	
	/*** #footer ***********/
	#footer .footer_nav          { margin: 0px; padding: 10px 0px 10px 0px;  }
	#footer p 				     { margin: 0px; padding: 0px;  color: #8f8f90; }
	#footer .devby               { margin: 0px; padding: 10px 0px 15px 0px; }
	#footer br 				     { display: none!important; } /* hide coded breaks*/
	
	#footer a:link, #footer a:visited, #footer a:active     { color: #d2d379; text-decoration: none; font-weight: bold; }
	#footer a:hover                                         { color: #cba122; text-decoration: none; font-weight: bold; }
	#footer-btm                                             { height: 30px;  position: relative; display: block; } 
	
	
	/*** #col1 *************/
	#col1 p      { }
	#col1 a      { }






	/************************************************
	*												*
	*	NOTE: Section below is for the default 		*
	*	pages in the engine. Only color,			*
	*	background color and border should be 		*
	*	changed. There is an exception for custom	*
	*	websites.									*
	*												*
	************************************************/


	/*  BORDER COLORS FOR DEFAULT PAGES *********************************************************************/
	
	.PageService_Line_Group_Name,        
	.PageService_Line_Item_Name,        
	.PageInternetLink_Category_Container,	
	.PageFAQ_Answer,			    
	.PageTestimonial_Intro,              
	.PageTestimonial_Container,          
	.PageContact_Office_Photo,           
	.PageContact_Contact_Photo,          
	.PageContact_Contact_Seperator	   
	 { border-color: #afafaf; }



	/*  INTERIOR DEFAULT FORMS ******************************************************************************/

	
	/* MAIN CONTACT PAGE FORM **********/
	
	.qcform              { background: #393939; border-color: #5d5d5e; } /*container form*/
	.qcformcolor         { background-color: #1a1919!important; border-color: #5d5d5e; color: #fff; } /*input field*/
 	hr.qcform            { background-color: #afafaf;}


	/* MINI FORM PLUGIN ****************/

	.m-form, 
	.m-form-low, 
	.m-form-services,
	.m-form-inner-services					
	{ background: #393939!important; border-color: #5d5d5e; color: #fff; }/*container form*/
	
	.m-formcolor, 
	.m-form-innercolor	
	{ background: #1a1919; border-color: #5d5d5e; color: #fff; }/*input field*/

	.m-form h1,
	.m-form-low h1, 
	.m-form-services h1, 
	.m-form-inner-services h1
	{ font-family:arial; /*NEED TO DECLARE FONT HERE*/ }

	
	/* MINI FORM POSITION **************/
	/*NEED TO ADJUST TOP MARGIN FOR EACH*/ 
	
	.m-form
	{ margin: 102px 0px 7px 20px; }
	.m-form-low
	{ margin: 102px 0px 7px 20px; }
	.m-form-services
	{ margin: 102px 0px 7px 20px; }
	.m-form-inner-services
	{ margin: 122px 0px 7px 20px; }  
	
	
	
