/* -------------------------------------------------- */

/* http:// */

/* CSS Development by LinxSmart - http://www.linxsmart.com/ */



/* -------------------------------------------------- */

/* Even Out The Browsers */



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;

	padding: 0;

	border:0;

	outline: 0;

}


body{
	background:url(../images/bg.png) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
/* --------------Header--------------- */

#wrapper{	
	margin: 0 auto;
	width:990px;	
	background:url(../images/header.png) no-repeat;
}

#wrapper header{	
	height:125px;
}

#contactTop{
background:url(../images/phone.png) no-repeat;
height:70px;
width:230px;
float:right;
margin-top:51px;
padding-left:10px;

}

#contactTop ul li {
text-decoration:none;
list-style-type:none;
margin-left:60px;
color:#333333;
font-size:13px;
font-weight:bold;
}

#contactTop a {
text-decoration:none;

color:#69c948;
font-size:13px;
font-weight:bold;
}

#contactTop a:hover{
color:#333333;
}

/* ----------------Nav--------------------- */

#nav ul{
	height:42px;
	margin-top:12px;
	overflow:hidden;
}

#nav ul li{
	height:42px;
	display:block;
	float:left;
	width:127px;
	


}
#nav ul li a{
	padding:14px 20px 0 20px;
	display:block;
	height:28px;
	border-top:1px solid white;
	background:#d1eab0;
	font-size:13px;
	text-decoration:none;
	color:#567433;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
}
#nav ul li a:hover, #nav ul li a:active, #nav ul li a.navSelected{
	background:#69c948;
	border-top-color:#69c948;
	color:#FFFFFF;
	
}


/* -------------------MIDDLE CONTENT------------------ */

#middleContent{
	height:287px;
	background:url(../images/top-content-bg.png) no-repeat;
	margin:3px 0 0 0;
	overflow:hidden;
	border-collapse:collapse;
	position:relative;
}

#middleContent p{
color:#fff;
margin:5px 0 30px 0;
font-weight: bolder;
font-size:14px;
line-height:18px;
}


#clientSaying{
display:block;
text-indent:-99999px;
background:url(../images/see-what.png) bottom;
height:48px;
width:394px;
border: 1px solid white;
}

a#clientSaying:hover, a#clientSaying:active{
background-position:top;
}

#rightContent{
	float:right;
	height:229px;
	width:489px;	
}

#rightContent #videoHolder{
	margin-top:20px;
	height:229px;
	width:485px;
	border:1px solid #FFFFFF;
}

#rightContent #pickHolder{
	margin-top:20px;
	height:228px;
	width:485px;
	border:1px solid #FFFFFF;
	overflow:hidden;
}

#leftContent{
	float:left;
	height:229px;
	width:400px;
	margin:20px 0 0 0;
}


#leftContentTestimonials {
	float:left;
	height:229px;
	width:400px;
	margin:55px 0 0 0;

}



/* -----Bottom Content-------------------------------- */
#clientsSideA {
float:left;
width:250px;
margin-top:5px;



}
#clientsSideA ul li a{
font-size:12px;
	text-decoration:none;
	color:#333;
	font-weight:bold;
	letter-spacing:1px;
	
	
}

#clientsSideA ul li a:hover, #clientsSideA ul li a:active{
color:#8bb445;
} 


#clientsSideB {
float:left;
width:250px;
margin-top:5px;
}

#clientsSideB ul li a{
font-size:12px;
	text-decoration:none;
	color:#333;
	font-weight:bold;
	letter-spacing:1px;
}

#clientsSideB ul li a:hover, #clientsSideB ul li a:active{
color:#8bb445;
} 


#clientsSideC {
float:left;
width:250px;
margin-top:5px;
}

#clientsSideC ul li a{
font-size:12px;
	text-decoration:none;
	color:#333;
	font-weight:bold;
	letter-spacing:1px;
}

#clientsSideC ul li a:hover, #clientsSideC ul li a:active{
color:#8bb445;
} 



#bottomContent{
padding:15px 0 15px 0;
}

#bottomContent #bottomLeftWide{
width:639px;
padding-right:16px;
border-right: 1px dotted;
float:left;
}

#bottomContent #bottomRightNarrow{
float:right;
width:315px;
}



#bottomContent #bottomLeftHalf{
width:500px;
float:left;

}

#bottomContent #bottomLeftHalf ul{
color:#727171;
font-size:13px;

}

#bottomContent #bottomLeftHalf  ul li{
	line-height:18px;
	list-style:none;
	background:url(../images/dot.gif) no-repeat ;
	margin:5px 0 0 0;
	padding:0 0 0 20px;
}

#bottomContent #bottomRightHalf{
border-left: 1px dotted;
float:right;
width:477px;
}
#bottomContent #bottomRightHalf ul{
padding-left:15px;
color:#727171;
font-size:13px;		
}

#bottomContent #bottomRightHalf  ul li{
	line-height:18px;
	list-style:none;
	background:url(../images/dot.gif) no-repeat ;
	margin:5px 0 0 0;
	padding:0 0 0 20px;
}

#bottomContent #bottomRightHalf p{
padding:0 0 10px 20px;


}

#bottomContent h1{
border-bottom-style:dotted;
border-bottom-width:1px;
font-size:24px;
}

#bottomRightHalf #contactText{
height:170px;

margin-top:60px;

}

#bottomRightNarrow #contactText p{


}

#bottomContent #whyHeader h1{
/*width:990px;*/
border-bottom-style:dotted;
border-bottom-width:1px;

}

#bottomContent h3{
	border-bottom: 1px dotted #333333;
	font-size:13px;
	font-weight:bold;
	color:#69c948;
	padding:0 30px 5px 15px;
	line-height:20px;
}

#bottomContent ul{
	color:#727171;
	font-size:13px;	
}


#bottomContent  ul li{
	line-height:18px;
	list-style:none;
	background:url(../images/dot.gif) no-repeat ;
	margin:5px 0 0 0;
	padding:0 0 0 20px;
}


/* -----Foooter content------------------------------- */

#footer{
	background:url(../images/footer.png) repeat-x;
	height:47px;
}

#footerContainer{
	width:1100px;
	margin:0 auto;
}

#footer ul li {
	margin:20px 0 0 0;
	display:block;
	float:left;
	font-size:11px;	
	color:#333;
	padding-right:15px;
}




#footer ul li a{
	text-decoration:none;
		color:#333;
}

ul#footerLeft li{
	float:left;
}

ul#footerLeft li a{
	font-weight:bold;
}

#footerMiddle{
	float:left;
	padding-left:30px;
	font-weight:bold;
}

#footerRight{
	float:right;
}


#footerRight  li a{
font-size:10px;
}


#linxFooter, #linxFooter a{
	width:990px;
	margin:auto;
	text-align:right;
	font-size:10px;
	padding-top:5px;
	color:#999999;
	
}



/* --------------Formatting------------------------------------ */

h1{
color:#333333;
font-size:27px;
padding-bottom:13px;
margin-bottom:5px;
/*width:635px;*/
}



p{
color:#727171;
font-size:13px;
line-height:18px;

}
strong{
color:#69c948;
}

/* -------------------------------------------------- */



/* -------------------------------------------------- */



/* -------------------------------------------------- */

/* Style Table */



.styleTable{

border-collapse:collapse;

}



.styleTable td{

padding:3px 8px;

font-size:13px;

border:1px solid #d9d9d9;

}



.styleTable tr.title td{

background:#565451;

color:#FFF;

font-weight:bold;

padding:8px 8px;

}



/* -------------------------------------------------- */

/* Form Styles */



.styleForm .blockText{

float:left;

display:block;

width:290px;

}



.formTip{

font-size:12px;

display:block;

width:290px;

margin-left:115px;

margin-top:5px;

margin-bottom:10px;

}



.formTip a{

color:#676563;

}



.styleForm .rightTip{

font-size:11px;

}



.styleForm fieldset{

border:none;

background:url(../images/formBg.png) no-repeat top;

padding:25px 0 12px 20px;

}



.styleForm .formLink{

display:block;

margin-left:115px;

margin-top:5px;

margin-bottom:10px;

font-size:11px;

color:#308ab9;

}



.styleForm label{

padding-right:10px;

color:#727171;

font-size:12px;

font-weight:bold;

display:block;

float:left;

width:105px;

text-align:right;

}



.styleForm .txt{

width:290px;

}



.styleForm ol{

list-style:none;

}



.styleForm ol li{

padding-bottom:7px;

font-size:12px;

clear:both;

}



.styleForm fieldset h5{

font-size:18px;

font-weight:normal;

color:#686868;

margin-bottom:15px;

}



.styleForm .moveBut{

margin-left:115px;

}



/* -------------------------------------------------- */

/* Live Edit */



.liveEditBut{

display:block;

width:80px;

background:#e7f3ce;

padding:3px 10px 5px 10px;

}



.liveEditBut a{

text-decoration:none;

font-weight:bold;

color:#006699;

font-size:13px;

}



.liveEditBut a:hover{

color:#9f0005;

}



.liveEditBut img{

margin-bottom:-3px;

}



.editMe{

border:1px dotted #69980a;

}



/* -------------------------------------------------- */

/* Hide Text */

.specialText{

	position:absolute;

	text-indent:-5000px;

}

/* Clearing Div */

.easyClear{

	clear:both;

}



/* -------------------------------------------------- */

/* Event Lists */

.messageHolder{

padding-top:10px;

}



#errorList{

	margin: 0px 10px 0px 0px;

	padding: 15px 10px 15px 65px;

	border: solid 3px #dd3c10;

	background:  url(../images/errorImg.gif) no-repeat 10px center;

	clear:both;

	list-style:none;
	
	list-style-type:none;

	font-size:13px;

}



#successList{

	margin: 0px 10px 0px 0px;

	padding: 15px 10px 15px 65px;

	border: solid 3px #82c242;

	background:   url(../images/successImg.gif) no-repeat 10px center;

	clear:both;

	list-style:none;

	font-size:13px;

}



/* -------------------------------------------------- */

/* Standard Button Styles */



.buttons{

	font-size:13px;

}

.buttons a, .buttons button{

    display:block;

    float:left;

    margin:10px 7px 0 0;

    background-color:#f5f5f5;

    border:1px solid #dedede;

    border-top:1px solid #eee;

    border-left:1px solid #eee;

    font-family:"Tahoma", Arial, Verdana, sans-serif;

    font-size:100%;

    line-height:130%;

    text-decoration:none;

    font-weight:bold;

    color:#565656;

    cursor:pointer;

    padding:5px 10px 6px 7px; /* Links */

}

.buttons button{

    width:auto;

    overflow:visible;

    padding:4px 10px 3px 7px; /* IE6 */

}

.buttons button[type]{

    padding:5px 10px 5px 7px; /* Firefox */

    line-height:17px; /* Safari */

}

.buttons button img, .buttons a img{

    margin:0 3px -3px 0 !important;

    padding:0;

    border:none;

    width:16px;

    height:16px;

}

/* STANDARD */

button:hover, .buttons a:hover{

    background-color:#dff4ff;

    border:1px solid #c2e1ef;

    color:#336699;

}

.buttons a:active{

    background-color:#6299c5;

    border:1px solid #6299c5;

    color:#fff;

}

/* POSITIVE */

button.positive, .buttons a.positive{

    color:#82c242;

}

.buttons a.positive:hover, button.positive:hover{

    background-color:#dafab9;

    border:1px solid #8fc955;

    color:#82c242;

}

.buttons a.positive:active{

    background-color:#82c242;

    border:1px solid #529214;

    color:#fff;

}

/* NEGATIVE */

.buttons a.negative, button.negative{

    color:#d12f19;

}

.buttons a.negative:hover, button.negative:hover{

    background:#fbe3e4;

    border:1px solid #fbc2c4;

    color:#d12f19;

}

.buttons a.negative:active{

    background-color:#d12f19;

    border:1px solid #d12f19;

    color:#fff;

}



/* -------------------------------------------------- */

/* Query Log */



#queryLog{

width:800px;

margin:0px auto;

background:#eee;

padding:20px 30px 30px 30px;

font-size:13px;

color:#000;

}



.queryBar{

margin:5px 5px 10px 5px;

}
