@import url("/dropDownMenu.css");
/**************************RESET******************************/
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, b, u, i, center, 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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body{
	line-height:0;
}
ol, ul{
	list-style: none;
}
blockquote, q{
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after{
	content: '';tab
	content: none;
}
/* remember to define focus styles! */
:focus{
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins{
	text-decoration: none;
}
del{
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table{
	border-collapse: collapse;
	border-spacing: 0;
}
/**************************RESET******************************/

*{
	-moz-box-sizing: border-box;
 /* Mozilla */
	box-sizing: border-box;
 /* Opera7 */
	-webkit-box-sizing: border-box;
}
body{
	color:#000000;
	font-size:8pt;
	font-family:verdana,tahoma,sans-serif;
	line-height:20px;
	margin:0 auto;
	text-align:center;
	background-color:#ffffff;
}
#container{
	margin:0 auto;
	text-align:center;
	position:relative;
	width:1000px;

	background-image:url("/images/skin-1003/background-wrapper.gif");
	background-repeat:repeat-y;
}
a, a:visited, a:active{
	color:red;
	text-decoration:none;
}
a:hover{
	color:gray;
}
/*---------------------------------*/
#header{
	background-image:url('/images/skin-1003/background-header.png');
	background-repeat:no-repeat;
	background-position:right 5px;
	width:1000px;
	height:182px;
	z-index:100;
	position:relative;
	top:0px;
}
#header h1{
	cursor:pointer;
	background-image:url('/images/skin-1003/logo.png');
	background-repeat:no-repeat;
	background-position:0 0;
	margin:0;
	padding:0;
	width:182px;
	height:117px;
	position:absolute;
	top:0px;
	left:40px;
	z-index:3;
}
#header h1 span{
	display:none;
}
#header h2{
	cursor:pointer;
	background-image:url('/images/skin-1003/phone-number.png');
	background-repeat:no-repeat;
	background-position:0 0;
	margin:0;
	padding:0;
	width:255px;
	height:18px;
	position:absolute;
	top:15px;
	right:-34px;
	z-index:3;
}
#header h2 span{
	display:none;
}
 /*---------------------------------*/
#content{
	border-right:1.5px solid gray;
	text-align:left;
	margin:0;
	position:relative;
	top:-77px;
	right:1px;
	width:1000px;
	min-height:650px;
	padding:0;
	font-size:8pt;
	z-index:100;
}
#content  h1:after{
	/* red heading */
	color:red;
	letter-spacing:5px;
	text-transform:uppercase;
	line-height:25px;
	font-size:15pt;
	content:" Don't Use Heading 1";
	margin:15px 0 10px 0;
	padding:0 10px 0 10px;
}

#content ul, #content ol{
	margin:2px 2px 4px 25px;
}
#content ul{
	list-style:disc;
}
#content ul ul{
	list-style:square;
}
#content ul ul ul{
	list-style:circle;
}
#content ol{
	list-style:upper-roman;
}
#content ol ol{
	list-style:upper-alpha;
}
#content ol ol ol{
	list-style:lower-roman;
}
#content ol ol ol ol{
	list-style:lower-alpha;
}
#content table{
	width:100% !important;
	margin:10px;
}
table tr td{
	vertical-align:top;
	font-size:8pt;
	padding:10px;
}
#contactForm{
	margin:0;
	padding:0;
	width:530px !important;
	overflow:hidden;
}
#contactForm td{
	padding:0;
}
blockquote{
	background-image:url("/images/skin-1003/blockquote-top.png");
	background-repeat:no-repeat;
	background-position:0 0px;
	padding:10px 20px 0 20px;
	margin:2px 5px 0 200px;
}
blockquote h5{
	color:red;
	font-size:8pt;
	position:relative;
	top:-18px;
	left:30px;
}
blockquote p{
	background-color:#f8f8f8;
	margin:5x;
	padding:0px 15px 15px 15px;
	width:555px;
	position:relative;
	top:-14px;
	left:-20px;
	background-image:url("/images/skin-1003/blockquote-bottom.png");
	background-repeat:no-repeat;
	background-position:0 bottom;
}
 /*---------------------------------*/
#content #topSection{
border-bottom:1px solid white;
	width:850px;
	min-height:400px;
	position:relative;
	left:145px;
	top:0;
	font-size:8pt;
	line-height:18px;
	padding:0;
}
#content #topSection h2:first-child{
	text-transform:uppercase;
	letter-spacing:1px;
	color:gray;
	width:800px;
	height:35px;
	text-align:center;
	line-height:30px;
	font-weight:bold;
	font-size:11pt;
	margin-bottom:40px;
}
#content #topSection h2{
	font-size:12pt;
}
#content #topSection h3{
	font-size:10pt;
	color:red;
	border-top:red 1px dotted;
	margin:20px 0 15px 0;
}
#content #topSection p{
	font-size:8pt;
	line-height:15px;
}
#content #topSection #onSite{
	position:relative;
	border-right:2px dashed gray;
	float:left;
	width:275px;
	height:400px;
	text-align:center;
	padding:0;
}
#content #topSection #inStore{
	position:relative;
	border-right:2px dashed gray;
	float:left;
	width:275px;
	height:400px;
	text-align:center;
	padding:0;
}
#content #topSection #remote{
	position:relative;
	width:250px;
	float:left;
	height:400px;
	text-align:center;
	padding:0;
}
#content #topSection .textBlurb{
	position:absolute;
	top:260px;
	left:40px;
	width:200px;
	text-align:left;
}
/******************************/
#content #topSection .column h2{
	display:block;
	text-align:left;
	margin:0 0 20px 40px;
	line-height:38px;
}
#content #topSection .column h2 a{
	text-align:center;
	font-size:8pt;
	letter-spacing:0px;
	display:block;
	height:34px;
	width:200px;
	background-image:url("/images/skin-1003/buttons-middle-onoff.gif");
	background-repeat:no-repeat;
	background-position:0 -33px;
	color:white;
	text-decoration:none;
}
#content #topSection .column h2 a:hover{
	background-image:url("/images/skin-1003/buttons-middle-onoff.gif");
	background-repeat:no-repeat;
	background-position:0 0;
	line-height:40px;
	color:black;
}
/******************************/
#contentInside{
	width:760px;
	margin:15px 0 0 40px;
	font-size:10pt !important;	
	overflow:hidden;
}
#contentInside h4{
	color:#000000;
	font-size:9pt;
	text-decoration:none;
	font-weight:bolder;
	padding:0;
	margin:0;
}
#contentInside p{
	font-size:8pt !important;
	line-height:15px !important;
	margin:10px 0 10px 0 !important;
}
/******************************/
#content #bottomCurveBorder{
}
/******************************/
#content #bottomSection{
	font-size:7pt;
	line-height:12px;
	position:relative;
	left:108px;
	top:20px;
	width:930px;
	height:260px;
	background-image:url("/images/skin-1003/background-bottomSection.png");
	background-repeat:no-repeat;
	padding:0 0 0 30px;
	overflow:hidden;
}
#content #bottomSection .hoverBoxes{
	position:relative;
	top:0px;
	float:left;
	padding:20px 50px 20px 50px;
	width:280px;
	height:220px;
	margin:14px 0 0 0px;
	background-repeat:repeat-x;
	border-left:1px dotted gray;
}
#content #bottomSection .hoverBoxes:first-child{
	border:0;
}
#content #bottomSection .hoverBoxes div{

}
#content #bottomSection .hoverBoxes:hover{
	background-image:url("/images/skin-1003/bottom-background-hover-on.gif");
	background-position:0 0;
	background-repeat:repeat-x;
}
#content #bottomSection .hoverBoxes h2{
	font-size:10pt;
	line-height:20px;
}
/******************************/
#footer{
	background-color:#ffffff;
	background-image:url("/images/skin-1003/background-bottom-curve-border.gif");
	background-position:89px 0;
	background-repeat:no-repeat;
	padding-top:50px;
	position:relative;
	top:-77px;
	left:20px;
	width:1100px;
	height:290px;
	clear:both;
	font-size:8pt;
	text-align:center;
	color:black;
	overflow:hidden;
	line-height:10px;
	color:gray;
}
#footer #crookedbush{
	text-align:center;
	overflow:hidden;
	margin:2px 0 0 5px;
	padding:0;
}
#footer #crookedbush a{
	color:gray;
}
#footer p img:last-child{
	margin-top:10px;
}
#capchaImage{
	height:40px;
	width:auto;
}
.tablesWithBorders{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background:#efefef;
	max-width:450px !important;
	width:450px;
	padding:0;
}
.tablesWithBorders td{
	padding:2px;
	text-align:left;
	padding-left:10px;
}
.tablesWithBorders td:first-child{
	width:100px;
	border-right:1px dotted gray;
}
#bbbSeal{
	position:absolute;
	right:5px;
	top:40px;
}
/* Word Press */
.hentry{
	margin:0px 10px 30px 20px;
	padding:5px;
}
	.hentry h2, .hentry h2 a{
		width:500px;
		font-size:14pt !important;
		color:red;
		text-align:left !important;
	}
		#content #topSection .hentry h2:first-child{
			max-width:500px;
		}
		#content #topSection .hentry #contentInside h2{
			max-width:790px !important;
			width:790px;
		}
#sidebar{
	text-align:left;
	position:absolute;
	right:20px;
	top:180px;
	padding:5px;
	border-bottom:2px solid red;
	z-index:1900;
}
#respond{
	position:relative;
	left:50px;
	width:500px;
}
.postmetadata{
	font-size:7pt;
}
.alignright{
	text-align:right;
}
label{
	display:inline-block;
	width:150px;
}
#likeButton{
	position:absolute;
	right:0;
	top:45px;
	width:150px;
}
.topButtons{
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-bottom-right-radius: 8px;
	border-bottom-right-radius:8pt;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-bottom-left-radius: 8px;
	border-bottom-left-radius:8pt;
	position:absolute;
	top:0;
	right:0;
	padding:0 12px 6px 12px;
	margin:0;
	background:red;
	color:white !important;
	display:none;
}
	.topButtons:hover{
		background:gray;
	}
	#topButtonLeft{
		right:120px !important;
	}


