/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */


body 
{
font-size: .75em;
margin: 0px;
text-align: center;
background: #fff;
color: #363636;
font-family: Arial, Helvetica, sans-serif;
}
table{border-top:1px solid #000; border-left:1px solid #000;}
table td{border-bottom: 1px solid #000; border-right:1px solid #000; padding:3px; vertical-align:middle !important;}

#wrap{
	position: relative;
	margin: auto;
	width: 940px;
}

	#head{
		position: relative;
		padding: 10px 0 18px 0;	
		overflow: hidden;
		text-transform: lowercase;
	}
	
		#head h1{
			position: relative;
			text-align: left;	
			font-size: 2.8em;
			font-weight: bold;
			color: #EC0000;
			float: left;
		}
		
			#head h1 strong{
				color: #363636;
			}
		
			#head h1 em{
				position: relative;
				display: block;
				font-size: 18px;	
			}
		
		.do-call{
			float: right;
			font-size: 2.7em;
			font-weight: bold;
			text-align: right;
		}
	
	
	
	#nav{
		position: relative;
		overflow: hidden;
		background: #EEEEEE;
	}
	
		#nav li{
			float: left;
		}
		
		#nav li a{
			float: left;
			font-size: 16px;
			color: #363636;
			font-weight: bold;
			text-transform: lowercase;
			padding: 8px 14px 8px 14px;
		}
		
		#nav li a:hover{
			color: #fff;
			text-decoration: none;
			background: #EC0000;
		}
.entry .entry-sidebar .widget #nav ul li.active a{
			color: #fff;
			text-decoration: none;
			background: #EC0000;
		}

li.active a{
			color: #fff;
			text-decoration: none;
			background: #EC0000;
		}

		
	h1{
		font-size: 1.6em;
		font-weight: bold;
		padding: 16px 0 4px 0;
		text-align: left;		
		color: #EC0000;
	}
	
	h2{
		font-size: 1.4em;
		font-weight: bold;
		padding: 0 0 4px 0;
		text-align: left;		
		color: #EC0000;
	}
	
	h2 strong{
		color: #363636;
	}
	
	
	#page{
		position: relative;
		overflow: hidden;
		text-align: left;
	}
	
	.sub #page{
		padding-top: 20px;
	}
	
		#content{
			float: left;
			width: 620px;	
		}
		
			.boxes{
				position: relative;
				overflow: hidden;	
			}
			
				.box{
					width: 280px;
					padding: 9px;
					border: 1px solid #ccc;
					float: left;	
					margin-bottom: 20px;
					min-height: 170px;
					background: url(img/box-bg.gif) bottom left repeat-x;
				}
				
				.box.alt{
					float: right;
				}
				
					.box p{
						line-height: 1.5em;
						padding-bottom: 1em;
					}
					
					a.more-info{
						font-weight: bold;
						color: #363636;
						padding: 0 0 0 20px;
						background: url(img/itag.gif) left center no-repeat;	
						text-decoration: underline;
					}
					
					.entry a.more-info:hover{
						text-decoration: none;
						color: #EC0000;
						text-decoration: underline;
                                          border-bottom:none;
					}


			.products{
				position: relative;
				overflow: hidden;	
				padding: 20px 0 20px 0;
				float:left;
			}
			
				.product{
					float: left;
					width: 300px;	
					float:left;
					margin-bottom:10px;
				}
				
					.product.alt{
						float: right;
					}
				
					.product img{
						float: left;
						margin-right: 18px;
					}
					
					.product p{
						line-height: 1.5em;
						padding-bottom: 1em;
					}
			
			
			
			.entry{
				position: relative;
				padding: 0 0 20px 0;
			}
			
				.entry h2{
					color: #363636;
				}
				
				.entry p, .entry ul, .entry ol{
					line-height: 1.7em;
					padding-bottom: 1em;
				}
				
				.entry ul li{
					padding-left: 14px;
					background: url(img/bull.gif) left 10px no-repeat;
				}
                           .entry #narrow ul li{
					padding-left: 14px;
					background: url(img/bull.gif) left 10px no-repeat;
					margin-left:200px;
				}
                          .entry #narrow ol li{
					padding-left: 14px;
					margin-left:200px;
				}
                            .entry ol li{
					padding-left: 14px;
				
				}
                          .entry ol{list-style-type:decimal; margin-left:25px;}
                            .entry #narrow ol{list-style-type:decimal; margin-left:0px;}



				
				.entry-sidebar{
					float: left;
					width: 161px;
					margin-right: 20px;	
				}
				
					.entry-sidebar a{
						font-size: 14px;
					}
					
					.entry-sidebar li{
						line-height: 1.8em;
					}
				
					.doc{
						position: relative;
						background: #999;
						font-size: 14px;
					}
					
						.doc img{
							display: block;
							border: 1px solid #999;
						}
						
						.doc strong{
							padding: 8px 0 4px 0;
							display: block;
							color: #fff;	
							font-style: italic;			
							text-align: center;				
						}
						
						.doc em{
							display: block;
							font-style: italic;	
							text-align: center;		
							font-weight: bold;
							padding-bottom: 6px;
						}
				
				.has-sidebar{
					margin-left: 181px;
				}
				
				.entry p.strap{
					clear: both;
					font-size: 20px;
					padding-top: 12px;
					line-height: 1.4em;
				}
				
				.entry a{
					color: #EC0000;
				}
				
				.entry a:hover{
					border-bottom: 1px dashed #EC0000;
                                   text-decoration:none;
				}
				
				.entry h1 strong{
					color: #363636;
				}
				
				.entry strong{
					font-weight: bold;
				}
				
				.entry p.strap em{
					color: #EC0000;
				}
				
				.entry blockquote{
					padding: 20px 20px 6px 20px;
					background: #EEEEEE;
				}
				
					.entry blockquote cite{
						font-size: 14px;
						font-weight: bold;
						font-style: italic;
					}
					
					.entry blockquote img{
						margin: 0 8px 0 8px;
					}
				
		
		#sidebar{
			float: right;
			width: 300px;
		}
		
		
		
			.widget{
					padding: 9px;
					margin-bottom: 20px;
					border: 1px solid #ccc;
					background: url(img/box-bg.gif) bottom left repeat-x;
				}
			
			#widget-contact{
				min-height: 380px;
			}
				
				.widget.alt{
					float: right;
				}
				
					.widget p{
						line-height: 1.5em;
						padding-bottom: 1em;
					}
				
				.widget h3{
					font-size: 1.6em;
					font-weight: bold;
					padding: 0 0 4px 0;
					text-align: left;		
					color: #EC0000;
				}
				
				.call{
					display: block;
					font-size: 16px;
					font-weight: bold;
					padding: 3px 0 3px 16px;
					margin: 4px 0 4px 0;
					background: url(img/phone.gif) left center no-repeat;
				}
				
				.email{
					display: block;
					font-size: 16px;
					font-weight: bold;
					padding: 3px 0 3px 16px;
					background: url(img/phone.gif) left center no-repeat;
				}
				
				.iwrap{
					position: relative;
					overflow: hidden;
					padding-bottom: 8px;	
				}
				
					.iwrap .text{
						float: right;
						padding: 6px 10px 0 10px;
						height: 21px;
						background: url(img/input-bg.gif) top left;
						border: 0;
						width: 171px;
					}
					.iwrap .select{
						float: right;
						padding: 6px 10px 6px 10px;
						height: 27px;
						background: url(img/input-bg.gif) top left;
						border: 0;
						width: 191px;
					}

					
					.iwrap label{
						float: left;
						font-size: 14px;
						padding-top: 7px;
					}
					
					.iwrap .check{
						float: right;
					}
					
					.iwrap label.check-label{
						float: right;
						padding: 2px 8px 0 0;
					}
					
					.iwrap .send-btn{
						float: right;
						height: 27px;
						width: 60px;
						background: url(img/send-button.gif) top left no-repeat;
						border: 0;
						text-indent: -9999em;
					}
					
					.iwrap .signup-btn{
						float: right;
						height: 27px;
						width: 80px;
						background: url(img/signup-button.gif) top left no-repeat;
						border: 0;
						text-indent: -9999em;
					}
					
					


					.entry .iwrap .text{
						float: left;
						padding: 6px 10px 0 10px;
						height: 21px;
						background: url(img/input-bg.gif) top left;
						border: 0;
						width: 171px;
					}
					.entry .iwrap .select{
						float: left;
						padding: 6px 10px 6px 10px;
						height: 27px;
						background: url(img/input-bg.gif) top left;
						border: 0;
						width: 191px;
					}

					
					.entry .iwrap label{
						float: left;
						font-size: 14px;
						padding-top: 7px;
						width:150px;
						margin-right:10px;
					}
					
					.entry.iwrap .check{
						float: left;
					}
					
					.entry .iwrap label.check-label{
						float: left;
						padding: 2px 8px 0 0;
					}
					
					.entry .iwrap .send-btn{
						float: left;
						height: 27px;
						width: 60px;
						background: url(img/send-button.gif) top left no-repeat;
						border: 0;
						text-indent: -9999em;
						margin-left:291px;
					}
					
					.entry .iwrap .signup-btn{
						float: left;
						height: 27px;
						width: 80px;
						background: url(img/signup-button.gif) top left no-repeat;
						border: 0;
						text-indent: -9999em;
						margin-left:291px;
					}
					


					a.more-btn{
						float: right;
						height: 27px;
						width: 101px;
						background: url(img/readmore-button.gif) top left no-repeat;
						border: 0;
						text-indent: -9999em;
					}
					
					.widget cite{
						display: block;
						font-weight: bold;
						font-style: italic;
						font-size: 14px;
					}
					
					.widget blockquote img{
						margin: 0 6px 0 6px;
					}
		
	
	cite{
						display: block;
						font-weight: bold;
						font-style: italic;
						font-size: 14px;
					}

	#links{
		border-top: 1px solid #ccc;
		position: relative;
		padding: 10px 0 30px 0;	
		overflow: hidden;
		text-transform:lowercase;
	}
	
		#links li{
			float: left;
			padding: 0 8px 0 8px;
			border-right: 1px solid #cecece;	
		}
		
		#links li a{
			float: left;
			color: #363636;
			font-size: 14px;
		}
	
	.bottom{
		color: #666;
		text-align: left;
		line-height: 2em;
		position: relative;
		padding: 0 8px 2em 8px;
	}
		
.bottom a{color: #666;}
.widget p.longer-p{
	padding-bottom:30px;
}	

#content-narrow1 ul{
	margin-left:200px;
}
.red{
	color:#EC0000;
}	
.black{
	color:#000;
}
strong{font-weight:bold;}
	
















