/*****************************
* F O N T S
******************************/
/* Apply a font set to all */
* {
/*	font-family:Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS",Arial,sans-serif;
}
#header_top {
	font-size: 12px;
}
/* The customer logged in links - top left */

#loggedin_links a {
	color:#DFE6EE;
	text-decoration:none;
	font-weight:bold;
}
#loggedin_links a:hover {
	color:#DFE6EE;
}
/* The shopping basket link - top right */
#basket_link {
	float:right;
	background:url(../misc/mybasket_bg.gif) no-repeat top left;
	padding-left:15px;
	color:#DFE6EE;
	text-decoration:none;
	font-weight:bold;
}
#basket_link:hover {
	color:#FFFEFF;
}
/* The links to content pages on the header */
#header_general_links a {
	color:#9C9D9F;
	font-size:12px;
	text-decoration:none
}
#header_general_links a:hover {
	text-decoration:underline;
}
/* default font for text in vertical menus */
.menuContent * {
	font-size:13px;
	color:#333333;
}
/* normal link in vertical menu */
.menuContent a {
	color:#007BC0;
	text-decoration:none;
	font-weight:normal;
}
.menuContent a:hover {
	text-decoration:underline;
}
/* vertical menu heading */
.vertical_menu h1 {
	font-size:20px;
	color:#007BC0;
	text-align:left;
	font-weight:normal;
	font-family:"Trebuchet MS",Arial,sans-serif;
	background:url(../misc/h1_bg.jpg) no-repeat center left;
}
/* navigation links in the vertical menu */
.vertical_menu ul li a {
	text-decoration: none;
	font-weight:normal;
}
.vertical_menu ul li a:hover {
	text-decoration:underline;
}
/* main content area */
#middleContent {
	font-size:13px;
	color:#333333;
}
#middleContent a {
	color:#007BC0;
	text-decoration:none;
	font-weight:bold;
}
#middleContent a:hover {
	text-decoration:underline;
}
#middleContent legend {
	font-size: 15px;
	color:#007BC0;
	font-weight:bold;
}
#middleContent h1 {
	font-size:24px;
	clear:both;
	padding:0px;
	color:#007BC0;
	font-family:"Trebuchet MS", verdana, sans-serif;
	font-weight:bold;
}
#middleContent h2 {
	font-size:16px;
	clear:both;
	padding:8px 0 4px 0;
	color:#007BC0;
	font-family: "Trebuchet MS", verdana, sans-serif
}
#middleContent h3 {
	font-size:14px;
	clear:both;
	padding:8px 0 4px 0;
	color:#007BC0;
	font-family:"Trebuchet MS",Arial,sans-serif;
}
#middleContent h4 {
	font-size:12px;
	clear:both;
	padding:8px 0 4px 0;
	color:#007BC0;
	font-family:"Trebuchet MS",Arial,sans-serif;
}
#middleContent .specialoffer {
	color:red;
	font-weight:bold;
}
#middleContent select {
	font-size:11px;
}
/* Footer sections */
#footer_left {
	font-style:italic;
	font-weight:bold;
}
/**************************
* 
* L A Y O U T
*****************************/
body {
	background:url(../misc/background.jpg) top center white no-repeat;
	margin:0px;
	padding:0px;
}
#search_box {
	position:absolute;
	top:3px; 
	left:680px;
	font-size:11px;
	
	color:#9C9D9F;
}
#search_box * {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9C9D9F;
}

#gobutton {
	position:absolute;
	margin:-22px 166px;
}
hr {
	color:#9C9D9F;
	
}
/* div.innerBG{	margin: 0;	padding:0;	width:100%;	overflow:hidden;	position:relative;	min-width:848px;}*/
.outer {
	margin:0px auto 20px auto;
	padding: 0;
	width:972px;
}
.inner {
	margin:0 auto;
	padding:0;
	width:100%;
	position:relative;
}
/* The main content areas */
#content {
	position:relative;
	height:1%;
	margin-top:15px;
}
#menu1 {
	float:left;
	margin-left:0px;
	margin-top:5px;
}

#menu2 {
	float:left;
	margin-left:0px;
	margin-top:0px;
}

.padded_button{
margin: 0 0 25px 25px;
}
#middleContent {
	float:left;
	padding: 0px 12px 25px 12px;
	position:relative;
	vertical-align:top; /*width:640px;*/
	width:570px;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	margin:0px;
}
#borderedarea {
	margin:0;
	padding:0;
}
#login {
	position:absolute;
	margin: 11px 834px;
}
#quote {
	position:absolute;
	margin:20px -7px;
}
/* The top of the header */
#header_top {
	height:30px;
}
/*
div#nav1 { position:absolute;
	float: right;
	margin: 19px 0 0;
	margin: 62px 0 0;
	padding: 0;
	background: #82b8f0;
}
div#nav1 ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #82b8f0;
	border-left: 1px solid #e5e5e5;}
*/

#loggedin_links {
margin:0;
padding:0 0 0 25px;
float:left;
width:250px;
list-style:none;
}
#loggedin_links li {
	padding:0;
	margin:0;
	float:left;
	width: 33%; 	/* border-left:1px solid #fff;*/	/* For adding a list icon image */	/*padding-left:10px;	background-image:(../misc/list_icon.gif);	background-repeat:no-repeat;	background-position: 0 .5em;	*/
}
/* The page header */
#headerr {
	padding:0;
	margin:0px;
	
	position:relative;
	
	width:100%;
}

#topnav{
 margin:0;
 padding:0;
}
#topnav ul{
 position:absolute; 
 margin:0;
 padding:0;
 margin:40px 0 0 128px;
 
}
#topnav ul li {
height:33px;
margin:0;
padding:0;
position:relative;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#topnav ul li a{
border:1px solid #E5E5E5;
background-color:white;
color:#007EC5;
display:block;
float:left;
font-size:14px;
font-weight:bold;
height:27px;
padding:8px 1em 0;
text-decoration:none;
}


#topnav ul li a:hover{
color:white;
background-color:#82B8F0;
}

.selected{
color:white;
background-color:#007EC5;
}

#header_buttons{
	background:#FDFDFD;
	border:1px solid #E5E5E5;
	height:33px;
	margin:0.6em 0 0;
	position:relative;
	clear:both;
}


#header_image {
	position: relative;
}
#link_image {
	position:relative;
	margin:47px 340px;
	padding:0px;
}
/* The statis links in the header (contact us etc */
#header_general_links {
	margin:85px 0 0 0;
	width:522px;
	float:right;
	padding:0px;
	position:absolute;
	top:0px;
	left:622px;
}
#header_general_links li {
	padding:0 15px 2px 25px;
	margin:0;
	float:left;	 /*border-left:1px solid #fff;*/
	background: url(../misc/h1_bg.jpg) left no-repeat;
	list-style:none;
	list-style-type:none;
}
/* The vertical navigation menus */
.vertical_menu {
	margin:0 0 20px 0;
	padding:0px;
	width:184px;
}
/* The vertical menu heading */
.vertical_menu h1 {
	width:176px;
	height:22px;
	margin:0 0px 0 11px;
	padding:0px;
}
/* The vertcal menu main content */
.menuContent {
	width:170px;
	margin: 0 0px 5px 9px;
	padding:9px 0 5px 0;	/*background:url(../misc/menuContent_bg.jpg) bottom left no-repeat #FFFFFF;*/	/*border:2px solid #19171A; */
}
.menuContent ul {
	margin:0;	/* changes the amount the list image is from the left */
	padding:0;
}
.menuContent li {
	line-height:13px;
	padding:4px 0 3px 3px;
	list-style-type:none;
}


.menuContent li a{
	color:#007BC0;
}

/* Main content list image */
#middleContent li {
	list-style-type:circle;
	padding:0 0 0 20px; 	/* indentation of text */
	margin-bottom:5px;
}
#footer {
	clear:both;
	height:75px;
	position:relative;
	width:100%;
	background:url(../misc/footer_logo.jpg) center top no-repeat;
}

#logolink { position:absolute; width:185px; height:40px; display:block; margin:5px 0 0 775px; z-index:100; }


#footer_links {
	position:absolute;
	padding:10px 0 0 0;
	text-decoration:none;
	text-align:center;
	width:100%;
}

#footer_links p{
	font-size:11px;
	color:#666666;

}

#mistore_logo {
	float:left;
	padding:42px 0 0 250px;
}
#footer_links a {
	color:#007BC0; text-decoration:none;
}
#footer_links a:hover {
	text-decoration:underline;
}
