body {
	/* background-color: #66A5E4; */
	background-color: #fff;
	background-image: url('/data/backgrounds/1.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;

	margin: auto;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: none;
	vertical-align: bottom;
}

a {
	color: #0081C4;
}
a:visited {
	color: #66A5E4;
}
a:hover {
	color: #030573;
}

th {
  font-size: 11pt;
  text-align:left;
  color: #030573;
}


span.left {
	float: left;
}
span.right {
	float: right;
}

div#container {
	width: 950px;
	margin: auto;
	position: relative;
	background-color: #fff;
}


/* header styles */

div#header{
	background-repeat: no-repeat;
	background-position: center top;
	width: 950px;
	height: 175px;
}

img#logo {
	position: absolute;
	left: 18px;
	top: 17px;
}

/* form styles */

form {
	margin: 0px;
}

/* menu styles */

div#menu {
	height: 31px;
	background-image: url('menubg.gif');
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px 1px 1px 1px;
	position: relative;
}
div#menu a {
	float: left;
	height: 22px;
	display: block;
	border-right: solid 1px #5D97D5;
	padding: 9px 10px 0px 10px;
	line-height: 14px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

div#menu div#search {
	position: absolute;
	right: 0px;
	line-height: 21px;
	height: 21px;
	width: 180px;
}
div#menu div#search button {
	border: none;
	background-color: transparent;
	position: absolute;
	top: 3px;
	left: 120px;
}
div#menu div#search input {
	border: solid 1px #5D97D5;
	background-color: #FFF; /*#9ECDF6;*/
	font-size: 12px;
	line-height: 16px;
	height: 15px;
	padding: 1px 1px 2px 1px;
	position: absolute;
	top: 5px;
	left: 0px;
	width: 120px;
	color: #00265D;
}

/* content styles */

div#content {
	width: 942px;
	position: relative;
	margin: 0px 2px 5px 2px;
	padding: 15px 0px 0px 4px;
	background-image: url('contentbg.gif');
	background-repeat: repeat-x;
	background-position: center top;
}

/* left styles */

div#left {
	width: 175px;
	float: left;
}

div#left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div#left ul.navigation {
	margin-bottom: 8px;
}

div#left ul.navigation li {
	background-image: url('nav_firstbg.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	line-height: 26px;
}

div#left ul.level2 li {
	background-image: url('nav_secondbg.gif');
	background-position: 7px 2px;
	padding: 0px 0px 0px 7px;
}

div#left ul.navigation ul.level3 {
	background-image: url('left_section_navbg.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: transparent;
	margin: 0px 0px 2px 0px;
	padding: 4px 0px 7px 0px;
}

div#left ul.level3 li {
	background-image: none;
	border: none;
	width: 168px;
	line-height: 18px;
	font-size: 11px;
	border-bottom: dashed 1px #C1C1C1;
	padding-left: 0px;
}

div#left ul.navigation a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-left: 20px;
}
div#left ul.level3 a {
	font-weight: normal;
	color: #00265D;
}
div#left ul.level3 a:hover {
	color: #0081C4;
}

div#left div.section {
	background-image: url('left_section_bottombg.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #DFDFDF;
	font-size: 11px;
	color: #00265D;
}
div#left div.section h3 {
	background-image: url('left_section_topbg.gif');
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	font-size: 11px;
	padding: 5px 0px 3px 5px;
	border-bottom: dashed 1px #C1C1C1;
}
div#left div.section p {
	margin: 0px;
	padding: 5px;
}
div#left div.section ul {
	margin: 0px;
	padding: 0px 0px 7px 0px;
	list-style-type: none;
}
div#left div.section li {
	margin: 0px;
	padding: 5px;
	border-bottom: dashed 1px #C1C1C1;
}

/* middle styles */

div#middle {
	float: left;
	width: 763px;
	margin: 2px 0px 0px 0px;
	line-height: 1.4em;
}

div.column {
	float: left;
	padding-left: 8px;
	overflow: hidden;
}

div#middle h1 {
	margin: 0px 0px 8px 0px;
	font-size: 18px;
	color: #030573;
	font-weight: normal;
	border-bottom: dashed 1px #C1C1C1;
	background-image: url('hbg.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 23px;
	padding: 0px 0px 4px 30px;
}
div#middle h2 {
	margin: 0px 0px 8px 0px;
	font-size: 14px;
	color: #030573;
	font-weight: bold;
	border-bottom: dashed 1px #C1C1C1;
	background-image: url('hbg.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 23px;
	padding: 0px 0px 4px 30px;
}

div#middle h2 a {
  text-decoration:none;
}
div#middle h3 {
	margin: 0px 0px 6px 0px;
	font-size: 13px;
	color: #080D79;
	font-weight: bold;
	line-height: 23px;
}
div#middle p {
	margin: 0px 0px 12px 0px;
	text-align: left;
}
div#middle ul {
	list-style-type: none;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
div#middle ul li {
	background-image: url('ul.gif');
	background-repeat: no-repeat;
	background-position: 15px 7px;
	padding: 0px 0px 0px 30px;
}

/* product assortment styles */

div.producthighlight {
	padding: 0px 3px 8px 0px;
	position: relative;
	left: 0px;
	top: 0px;
}
div.producthighlight div.thumbnail {
	float: left;
	width: 100px;
	height: 100px;
	padding: 3px;
	margin-right: 5px;
	text-align: center;
	background-image: url('prodthumbbg.gif');
}

div.outofstock img {
  opacity: .2;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
}

div.producthighlight strong.title a {
	text-decoration: none;
}
div.producthighlight p {
	font-size: 11px;
	line-height: 1.3em;
	margin: 2px 0px 3px 0px;
	padding: 0px;
}
div.producthighlight div.price {
	width: 120px;
	text-align: right;
	color: #080D79;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.0em;
	float:right;
}

div.price span.lbl {
	font-size: 11px;
	font-weight: normal;
}

div.producthighlight div.price del {
	font-weight: normal;
	font-size: 11px;
}

div.dtlprice {
	color: #080D79;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.0em;
	position: relative;
	top: 6px;
	margin-top: 3px;
}
div.dtlprice del {
	font-weight: normal;
	font-size: 11px;
}
div.dtlprice span.lbl {
	display: block;
	float: left;
	margin-right: 10px;
	font-size: 11px;
	font-weight: normal;
}
div.dtlprice span.right input {
	margin-bottom: 10px;
}

div.dtlimages div.imagetop {
	margin-top: 10px;
	width: 326px;
	height: 3px;
	line-height: 1px;
	font-size: 1px;
	background-image: url('dtlimgtopbg.gif');
}
div.dtlimages div.image {
	width: 320px;
	padding: 3px;
	text-align: center;
	background-image: url('dtlimgbg.gif');
	background-repeat: repeat-y;
	background-position: center top;
}
div.dtlimages div.imagebottom {
	width: 326px;
	height: 3px;
	line-height: 1px;
	font-size: 1px;
	background-image: url('dtlimgbottombg.gif');
}

div.dtlimages div.thumbnail {
	float: left;
	width: 100px;
	height: 100px;
	padding: 3px;
	margin: 4px 4px 4px 0px;
	text-align: center;
	background-image: url('prodthumbbg.gif');
}

div.filterbar {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	height: 24px;
	background-image: url('/if/filterbar_right.gif');
	background-position: right top;
}
div.filterbar form, div.filterbar div.filterbar2 {
	margin: 0px;
	background-image: url('/if/filterbar_left.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 1px 0px 0px 20px;
	height: 23px;
}
div.filterbar select {
	font-size: 11px;
	position: relative;
	top: 1px;
	margin-right: 5px;
}
div.filterbar2 {
	position: relative;
}

/* order styles */
label.form { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 100px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}
input.form, textarea.form {
	width:auto;
	margin:5px 0 0 10px;
  font-size:10pt;
}

/* contactform styles */
#contactarea {
	text-align:left;
  width:450px;
  padding:5px;
}



#contactform label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 80px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

#contactform input, #contactform textarea {
	width:auto;
	margin:5px 0 0 10px;
  font-size:10pt;
}

#errors {
  color: red;
  margin-left: 90px;
}

/* cart styles */

table.cart {
	margin: 2px 0px 10px 15px;
	border-collapse: collapse;
}
table.cart tr.odd {
	background-color: #D3E1ED;
}
table.cart td {
	padding: 3px;
	vertical-align: top;
	height: 40px;
	line-height: 16px;
}
table.cart tr.total td {
	height: 20px;
}

/* footer styles */

div#footer {
	background-color: #66A5E4;
	margin: 12px 0px 0px 0px;
	border: solid 1px #5D97D5;
	color: #FFFFFF;
	font-size: 11px;
	height: 19px;
	padding: 4px 5px 0px 5px;
}
div#footer a {
	color: #FFFFFF;
	font-weight: bold;
}

div.wrapper {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
