/*  
Theme Name: FFBuilders Custom Theme
Theme URI: http://www.firstaidcomputers.com
Description: A Custom Theme developed for FFBuilders
Author: Liz Eisworth - firstaidcomputers.com
Author URI: http://www.firstaidcomputers.com

*/



* {
    padding: 0;
    margin: 0;
} 

body
{ 
background: #C6B898 url(images/bodyBG.gif) top repeat-x;
}

.wrapper{overflow:hidden;
			width: 988px;			
			vertical-align: top;
			border: 0px solid #818181;
			background-color:#FFFFFF;
			font-family : Arial, Verdana, Helvetica, sans-serif ;
			font-weight : normal ;
			font-size:0.8em;
			margin:auto;}

.contactBoxTop {float:right;
				background:#F8F8F6 url("images/contactBoxTop.gif") center no-repeat;
				height:15px;
				width:227px;
				}
.contactBox { width:227px;
				margin-left:0px;
				margin-bottom:20px;
				margin-top:10px;
				float:right;
				clear:right;
				background:#F8F8F6 url("images/contactBoxBG.gif") center repeat-y;}
.contactBoxBottom {float:right;
				background:#F8F8F6 url("images/contactBoxBottom.gif") center no-repeat;
				height:21px;
				width:227px;}
.contactBoxContent{padding-left:12px;
					float:left;
					font-size:.9em;
					padding-right:12px;}




#news{	width:190px;
		float:left;
		padding:20px 20px 20px 60px;
		background-color:transparent;
		}

#news li {list-style-image: url(images/newsBullet.gif);
				list-style-position:outside;}


 #searchform  {
	width: 300px;
	padding: 0px 0px 0px 0px;
	}

a img {border:none;}



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 15px 25px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 25px 15px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

strong {font-weight:bold;}
small {font-size:.8em; font-family:Verdana;}





.header {   background: #C6B898 url(images/headerBG.gif) bottom center no-repeat ;
			width: 988px;
			height:89px;
			margin:0px;
			float:left;
			padding:0px 0px 0px 0px;
			color:#ffffff;
			}

#headerSearch{margin:0px 0px 0px 0px;
			padding:10px 0px 0px 0px;
			float:left;
			background-color: transparent;
			height:31px;
			text-align:right;
			width:700px;
			font-weight:bold;
			}
#headerSearch a{color:#ffffff;}
#headerSearch a:hover{color:#E6F1FE;}

.headerLogo{float:left;
		width:250px;
		}
.fadeshow{float:left; 
		background: transparent url(images/fadeshowBG.gif) top left repeat-y;
			width:988px;
			height:173px;
			margin:0px;
			padding:0px;
			clear:left;}
.fadeshow img{margin:0px; padding:0px; border:0px; height:173px;}
.right{float:right;
		margin-left:25px;
		margin-bottom:15px;}

.captionRight{float:right;
			margin-left:25px;
			margin-bottom:15px; 
			text-align:center;}

.left{float:left;
		margin-right:10px;
		margin-bottom:10px;}

.captionLeft{float:left;
			margin-right:15px;
			margin-bottom:15px; 
			text-align:center;}




.contentContainer3Col { background: #ffffff url(images/pageBG3Col.gif) top left repeat-y;
			width : 988px;		
			vertical-align: top;
			padding-left:2px;
			padding-right:10px;
			float:left;
			border-top:1px solid #CFCAB9;
			padding-bottom:5px;
				}
.contentContainer2Col { background: #ffffff url(images/pageBG2Col.gif) top left repeat-y;
			width : 988px;		
			vertical-align: top;
			padding:0px;
			float:left;
				}
.contentContainer1Col { background: #ffffff url(images/pageBG.gif) top left repeat-y;
			width : 988px;		
			vertical-align: top;
			padding:0px;
			float:left;
				}

.leftColumn{width:278px;
			float:left;
			padding:0px 0px 0px 6px;
			background: transparent url(images/leftColBG.gif) top left no-repeat;}
.planSearch{background:transparent url(images/planSearchBG.gif) top left no-repeat;
			width:278px;
			min-height:448px;
			margin:0px;
			padding:0px;
			}

#planSearchTable {margin-top:75px;
					margin-left:20px;
					margin-bottom:55px;
					width:225px;
					background-color:transparent;}
#planSearchTable td{font-size:.8em;
					padding:1px;}

/* ************MAIN MENU - Horizontal**************** */ 
.navContainer {background: transparent url(images/navBG.gif) top left no-repeat; 
			vertical-align: top;
			margin:0px;
			padding-left: 270px;
			padding-right: 0px;
			border-spacing: 0px;
			text-align:center;
			float:left;
			width:988px;
			height:34px;
			}
.navContainer2 {background: transparent url(images/navBG2.gif) top left no-repeat; 
			vertical-align: top;
			margin:0px;
			padding-left: 270px;
			padding-right: 0px;
			border-spacing: 0px;
			text-align:center;
			float:left;
			width:988px;
			height:34px;
			}
.navContent {background-color: transparent; 
			vertical-align: top;
			margin:0px;
			margin-left: 0px;
			margin-right: 0px;
			border-spacing: 0px;
			text-align:center; 
			
			font-weight : normal ;
			float:left;
			width:818px;
			
			}

ul#navigation li.page_item, ul#navigation li.cat-item{
	display: inline;
	list-style-type: none;

	}

ul#navigation{	
	padding: 0px 0px 9px 15px;
margin: 0px;
background-color: transparent;
color: White;
float: left;
width: 100%;
font-weight:bold;
height:25px;
	}

ul#navigation li.page_item a, ul#navigation li.cat-item a { padding: 0.0em 1.0em 0.0em 0em;
margin-right:1em;
background-color: transparent;
color: #032C6C;
text-decoration: none;
border-right: 0px solid #333333;
line-height:24px;

}

ul#navigation li:hover, ul#navigation li.hover {
    position: static;
}

ul#navigation li.page_item a:hover, ul#navigation li.cat-item a:hover, ul#navigation li.current_page_item a, ul#navigation li.current-cat a
{background-color: transparent;
color: #1457BF;
border-right: 0px dashed #ffffff;
text-decoration:underline;}


#navContent {display: block; text-align: center;   z-index: 8;  }

#navigation {padding-left: 34px;  margin: 0 auto; z-index: 8;}
#navigation, #navigation ul {text-align: left; font-size: 0.85em; list-style: none;  z-index: 8;}

#navigation li {float: left; padding: 0; margin: 0px 0px 0px 0px;}
#navigation a {display: block; line-height: 1.0em; }

#navigation li ul {font-family: Verdana, Arial, Tahoma; margin: 0; padding: 0; font-size: .9em; border: 1px solid #ddd; background-color:#fff; position: absolute; left: -999em; height: auto; width: 18em; z-index: 8; }
#navigation li ul li {width: 18em; margin: 0; display:list-item; list-style-position:outside; z-index: 8; }
ul#navigation li ul li.page_item a, ul#navigation li ul li.cat-item a { color:#152250; padding: 0.1em 1em 0.1em 0.2em; line-height:20px; z-index: 8;}
#navigation li ul li.page_item a, #navigation li ul li.cat-item a {border-left: 5px solid #152250; margin: 0px; padding:0px;}
#navigation li ul li.page_item a:hover, #navigation li ul li.cat-item a:hover,  #navigation li ul li.current_page_item a,  #navigation li ul li.current-cat a  {color:#3B78C7; border-left: 5px solid #3B78C7;  z-index: 8;}
#navigation li:hover ul, #navigation li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul {left: auto;  z-index: 8;}


.breadcrumb {font-size: 0.8em; margin:5px 0px 10px 15px; font-family: Arial, Verdana, Tahoma; float:left;}

.breadcrumb a{margin:0px 5px 0px 3px;}


/* ************END MAIN MENU**************** */

/* ************ 4 STEPS MENU**************** */ 

#steps{margin:0px 0px 0px 0px;
			float:left;
			background-color: transparent;
			vertical-align:bottom;
			height:48px;
			text-align:right;
			width:600px;
			text-align:center;
			font-family:Arial, Helvetica, Tahoma, sans-serif;
			font-weight:normal;
			font-size:1.1em;
			margin:0px;
			padding:0px;
			}
#steps ul {float:right; padding:0px; margin:0px; height:48px; }
#steps li {
    list-style:none;
    display:inline;
	height:48px;
	line-height:48px;
	
	}

/* *******page-item-30********* */ 
#steps li.page-item-30 a {
    width:127px;
    color:#4D75A8;
    text-decoration:none;
    background:url("images/step1.gif") no-repeat;
    float:left;
	height:48px;
	padding:0px 0px 0px 25px;
	}

#steps li.page-item-30 a:hover {
    background-position:0 -51px;
	color:#fff;
	}
			/* *******page-item-30 ********* */ 
			#steps li.page-item-30.current_page_item a {
				width:127px;
				padding:0px 0px 0px 25px;
				color:#fff;
				text-decoration:none;
				background:url("images/step1.gif") no-repeat;
				float:left;
				height:48px;
				background-position:0 -51px;

				}
			#steps li.page-item-30.current_page_item a:hover{text-decoration:underline;}

/* *******page-item-32********* */ 
#steps li.page-item-32 a {
    width:110px;
	padding:0px 0px 0px 19px;
    color:#4D75A8;
    text-decoration:none;
    background:url("images/step2.gif") no-repeat;
    float:left;
	height:48px;
	}

#steps li.page-item-32 a:hover {
    background-position:0 -51px;
	color:#fff;
	}
			/* *******page-item-32 NETWORKS PAGES********* */ 
			#steps li.page-item-32.current_page_item a {
				width:110px;
				padding:0px 0px 0px 19px;
				color:#fff;
				text-decoration:none;
				background:url("images/step2.gif") no-repeat;
				float:left;
				height:48px;
				background-position:0 -51px;
				}
			#steps li.page-item-32.current_page_item a:hover{text-decoration:underline;}
			


/* *******page-item-34********* */ 
#steps li.page-item-34 a {
     width:110px;
	padding:0px 0px 0px 19px;
    color:#4D75A8;
    text-decoration:none;
    background:url("images/step3.gif") no-repeat;
    float:left;
	height:48px;
	}

#steps li.page-item-34 a:hover {
    background-position:0 -51px;
	color:#fff;
	}
			/* *******step2 web PAGES********* */ 
			#steps li.page-item-34.current_page_item a {
				width:110px;
				padding:0px 0px 0px 19px;
				color:#fff;
				text-decoration:none;
				background:url("images/step3.gif") no-repeat;
				float:left;
				height:48px;
				background-position:0 -51px;
				}
			#steps li.page-item-34.current_page_item  a:hover{text-decoration:underline;}





/* *******.page-item-36********* */ 
#steps li.page-item-36 a {
     width:110px;
	padding:0px 0px 0px 20px;
    color:#4D75A8;
    text-decoration:none;
    background:url("images/step4.gif") no-repeat;
    float:left;
	height:48px;
	}

#steps li.page-item-36 a:hover {
    background-position:0 -51px;
	color:#fff;
	}
				/* *******step3 voice PAGES********* */ 
			#steps li.page-item-36.current_page_item a {
				width:110px;
				padding:0px 0px 0px 20px;
				color:#fff;
				text-decoration:none;
				background:url("images/step4.gif") no-repeat;
				float:left;
				height:48px;
				background-position:0 -51px;
				}
			#steps li.page-item-36.current_page_item a:hover{text-decoration:underline;}


/* ************END Steps MENU**************** */ 








.padded{padding:5px;}
.clear{clear:both;}

#content	{ background-color: transparent;
			float:right;
			margin:0px 0px 0px 0px;
			padding:15px 0px 0px 5px;
			width:685px;}

#widecontent	{ background-color: transparent;
			float:left;
			padding-left:20px;
			padding-right:20px;
			padding-top:15px;
			width:924px;
				}
#skinnycontent{background-color: transparent;
			float:left;
			margin:0px 0px 0px 10px;
			padding:15px 0px 0px 0px;
			width:490px;}


.entry{padding:0px 30px 10px 0px; }
.entry ul{	margin:10px 10px 10px 10px;}
.entry ul li{padding-left:30px; }



#sidebar{width:240px;
			float:right;
			padding:15px 0px 3px 0px;
			margin:0px 13px 0px 0px;
			vertical-align:top;
			font-family:Arial, Verdana, Tahoma;}


#sidebar ul{ padding-left:15px;}
#sidebar ul li, #sidebarLinks ul li {
				list-style-position:outside;
				margin:0px 0px 5px 0px;}
#sidebar ul li{list-style-type:none;}
.entry ul li {list-style-image: url(images/listRaquo.gif);}
#sidebar h2{font-size:1.3em;
			font-weight:bold;}

#sidebarSearch{margin:0px 0px 0px 7px;
			padding:0px;
			height:30px;
			float:right;}
.footerTop3Col {   background: #C6B898 url(images/footerBottom.gif) top center ;
			width: 988px;			
			height: 36px;
			float:left;
			
			}

.footerTop2Col {   background: #C6B898 url(images/footerBottom.gif) top center no-repeat;
			width: 988px;			
			height: 30px;
			float:left;
			
			}
.footerTop1Col {   background: #C6B898 url(images/footerBottom1Col.gif) top center no-repeat;
			width: 988px;			
			height: 30px;
			float:left;
			
			}		
.footer {   background-color: #C6B898;
			font-family:Arial, Verdana, Tahoma;			
			vertical-align: middle;
			width:928px;
			text-align : center ;
			float:left;
			font-size:0.9em;
			color:#666666;
			padding: 8px 30px 0px 30px;
			margin:0px;
			}
.creditFooter {   background-color: #C6B898;
			clear:both;
			padding-top:30px;
			margin:auto;
			text-align:center;
			font-size:.7em;
			font-family:Verdana, Georgia, Arial, Tahoma;
			}
#footerAddress{float:left;
				text-align:right;
				padding-right:15px;
				
				width:300px;
				
				border-right:1px solid #fff;
				margin-bottom:10px;}

.footerLinks{text-align:center;
			margin-top:30px;}
.footerLinks ul li.page_item {display:inline;
								margin:10px 0px 10px 6px;
								padding-right:6px;
								border-right:1px solid #666;}
h1	{  font-size : 1.7em;
			color : #4E76A8 ;
			vertical-align: top;
			margin-bottom:8px;
			font-weight:normal;}
			


			
h2	{  font-size : 1.5em;
			color : #92825E;
			vertical-align: top;
			margin-bottom:6px;
			margin-top:6px;
			margin-left:4px;
			font-weight:normal;}

h2 a, h2 a:hover, h2 a:visited {font-weight:normal;}

h3	{  font-size : 1.2em;
			color : #666666 ;
			margin-bottom:3px;
			margin-top:8px;
			margin-left:10px;
			font-weight:bold;}

h4	{  font-size : 1.0em;
			color : #666666 ;
			margin-left:10px;
			font-weight:bold;}



p{margin-top:5px;
margin-bottom:15px;
margin-left:10px;}

em {font-weight:bold;
	font-style:italic;
	color:#304F90;}




.entry ul{padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:0px;
	margin-left:10px;}
.entry ol {padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	padding-top:0px;}



a {
	text-decoration:underline;
	color: #012F88;
	font-weight : bold ;
	}
				
a:hover{
	text-decoration: none;
	color: #024FE5;
	font-weight : bold ;
	}
	
a:visited{
	font-weight : bold ;
	}


.hide{visibility:hidden;
		line-height:0px;}





#inputWrap{background: transparent url(images/searchInput.gif) top left no-repeat ;
				border:0px;
				height:19px;
				padding:1px 0px 0px 3px;
				text-align:left;
				}
#searchform input[type="text"]{ background-color:transparent;
				border:0px;
				width:179px;
				font-size:8pt;
				}
#searchform input[type="submit"] {margin:0px;
								padding:0px;
								font-size:8pt;
								color: #ffffff;
								border: 1px solid #666666;
								background-color: #012F88;}

input	{  font-family : Arial, Verdana, Helvetica, sans-serif ;
			font-weight : normal ;
			font-size : 10pt;
			color: #000000;
			border: 1px solid #666666;		
			}
#planSearchTable td input, #planSearchTable td select , #planSearchTable td input[type="checkbox"]{font-size : 8pt;}

input[type="submit"]{    	font-weight : bold ;
			font-size : 10pt;
			color: #000000;
			border: 1px solid #666666;
			background-color: #EBE8DB;
			}


input[type="checkbox"]{    	font-weight : bold ;
			font-size : 10pt;
			padding:5px;
			border:0px;
			}
			
select { 
			background-color: #FFFFFF; 
			color: #000000; 
			font-weight : normal ;
			font-size : 10pt;	
}

textarea {font-family : Arial, Verdana, Helvetica, sans-serif ;
			font-weight : normal ;
			font-size:10pt;}

.contactForm { 
			background-color: #FFFFFF; 
			color: #000000; 
			font-weight : bold ;
			font-size : 10pt;	
}


.clearBoth{clear:both;}



