#content input{
	margin:4px 0px;
}

/************* Container *************/
body {
	margin: 0px;
	background: #FFFFFF url(../images/body-bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 1000px;
	margin: 0px auto;
	background: url(../images/left-bg.jpg) repeat-y left top;
	position: relative;
	z-index: 5;
}

/************* Top *************/
#top {
	clear:both;
	height: 284px;
	width: 1000px;
	background: url(../images/top/1.jpg) no-repeat;
}
#toplink {
	display: block;
	height: 120px;
	width: 400px;
	top: 125px;
	position: absolute;
	left: 345px;
	text-decoration: none;
	text-indent: 1000px;
	overflow: hidden;
}

#bgcolor {
	height: 215px;
	width: 100%;
	position: absolute;
	top: 69px;
	z-index: 1;
	background:#15173D;
}

/************* Left *************/
#left {
	width: 24%;
	float:left;
	padding-bottom: 10px;
	position:relative;
	z-index:2;
}
#left #brochure {
	background: url(../images/brochure.jpg);
	display: block;
	height:178px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	text-decoration: none;
	line-height: 58px;
	text-indent: 103px;
}
#left #brochure:hover {color: #F13B25;}

/*************orderAndPhones*********/

#orderAndPhones{
	overflow:hidden;
	height:66px;
}


/************* Mid *************/
#mid {
/*	margin-left:24%;*/
	overflow:visible;
	padding:0px 10px 5px 7px;
	height:100px;
}

#mid #fontAndSearch{
	padding:0px 0px 0px 0px;
	overflow:hidden;
	height:35px;
}

#mid #order {
	display:block;
	float:left;
}

#mid #order{

	margin-left:5px;
}

#mid #order .hover{
	display:none;
}

#mid #order:hover{
}

#mid #order img{
height:3.2em;
}

#mid #order:hover .hover{
	display:block;
}

#mid #order:hover .nohover{
	display:none;
}


#mid #p1, #mid #p2 {
	font: 30px Georgia, "Times New Roman", Times, serif;
	color:#000;
	padding-top:4px;
}

#p1{
	display:block;
	float:left;
	background:none;
	height:57px;
	margin:0px 0px 0px 2em;
	padding:0px;
	width:6.5em;
}

#p1 span{
	display:block;
	font-size:21px;
	height:20px;
	font-weight:600;
	color:#666666;
	text-align:center;
}

#p2{
	padding:0px;
	display:block;
	float:left;
	background:url(../images/mid-bg-crop.jpg);
	height:66px;
	text-align:center;
	margin:0px 0px 0px 3.0em;
	width:7em;
}


#p2 span{
	display:block;
	font-size:21px;
	height:20px;
	font-weight:600;
	color:#666666;
	text-align:center;
}

#mid #p2 { left: 540px; }
#mid div {
	line-height: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3449b5;
	left: 7px;
}
#mid div a {
	display:inline-block;
	margin: 0px 8px 0px 0px;
	padding: 0px;
	position:relative;
	top:5px;
}

#mid div a#fav {
	top: 5px;
	margin: 0px 0px 0px 0px;
}

#mid #fontSize {
	float:left;
	margin:0px 5px;
}

#mid #increasefont{
	margin-right:10px;
}

#mid #search {
	width: 240px;
	height: 29px;
	text-align: right;
	padding-right: 4px;
	padding-top:2px;
	float:right;
}
#mid #search #ajaxSearch_submit {
	width:43px;
	margin:4px 0px;
	}
#mid #search #ajaxSearch_input {
	width:170px;
	margin:5px 0px;
	}

/************* Footer *************/
#footer {
	background: #ffe691;
	padding: 5px 0px;
	width: 100%;
	text-align: center;
	font-size:10px;
}
#footer table {
	margin: 0px auto;
	width: 1000px;
}


/* Search Terms Highlighting
------------------------------------------------------------------------------- */
.ajaxSearch_paging { padding: 5px; text-align:right;}
.first .ajaxSearch_paging { border-bottom: solid 1px #ccc;}
.ajaxSearch_result { padding: 14px 20px 5px; border: solid 1px #ccc;border-top: none;}


.ajaxSearch_highlight1, .ajaxSearch_highlight2, .ajaxSearch_highlight3, .ajaxSearch_highlight4, .ajaxSearch_highlight5 {padding: 2px 0px; background-color:#fffe9b; font-weight:bold; font-style:italic;font-family: Arial, Helvetica, sans-serif; color:#000000; font-size:12px;}