﻿/* Main Styles */

	body {
	  background: url(../images/bgimage.jpg) #DDEEFE repeat-x;
	  font-size: x-small;
	  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	  color:#564b47;  
	  margin: 1px 10px 10px 10px;
	  text-align: center;
	}

	/* set min width in css compliant browsers */
	#setmin {
		width: 804px;
		margin: 0 auto;
		min-width: 700px;
	}
	#content {
	width: 780px;
	margin: 0;
	padding: 0px;
	text-align: left;
	background-color: #fff;
	color: #000;
	height: 100%;
}
	
	#Contentheader {
		color: #000;
		background-color: #fff;
	}
	#Contentfooter {
		color: #000;
		background-color: #DDEEFE ;
	}

	
.style1 {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

	
	p, h1 {
	margin: 0px; 
	padding: 10px; 
	}
	
/* Menubar Styles */

	h1 {
	font-size: x-small;
	text-transform: uppercase;
	text-align: left;
	color: #C0C0C0;
	line-height: 2;
	border-bottom: 1px #9A9A9A solid;
	padding-bottom: 12px;
	background: #2D76A4 url('../images/menubg.jpg') repeat-x bottom;
}
h1 A:link, h1 A:visited, h1 A:active {
	color: #fff;
	font-size: x-small;
	background-color: transparent;
	text-decoration: none;
	border-width: 0;
}
h1 A:hover {
	color: #99CCFF;
	font-size: x-small;
	background-color: transparent;
	text-decoration: none;
}
	a, a:link, a:visited, a:active {
	color: #006699;
	background-color: transparent;
	text-decoration: none;
	border-width: 0 0 1px 0;
	border-style: dashed;
	border-color: #006699;
	margin: 0 0 3px 0;
}
a:hover {
	color: #003366;
	background-color: transparent;
	text-decoration: none;
	border-color: #003366;
}

	.area {
		background: url(../images/content_bg.jpg) #D9EAF4 repeat-x;
		padding: 5px 5px 10px 5px;
		border-left: 1px solid #336699;
		border-right: 1px solid #336699;
		border-bottom: 1px solid #336699;
		text-align:justify; 
		color: #000;
	}
	
	.area_centered {
		background: url(../images/content_bg.jpg) #D9EAF4 repeat-x;
		padding: 5px 5px 10px 5px;
		border-left: 1px solid #336699;
		border-right: 1px solid #336699;
		border-bottom: 1px solid #336699;
		text-align:center; 
		color: #000;
		margin:0;
	}

	.imageBorder {
		border-width: 1px;
		border-style: solid;
		border-color: #000;
		padding: 3px;
		background: #fff;
		color: #000;
	}
	
	.imageBorder A:hover {
		border-width: 1px;
		border-style: solid;
		border-color: #999;
	}
	
	.area_centered A:link, .area_centered A:visited, .area_centered A:active {
		color: #000;
		background-color: transparent;
		text-decoration: none; 
		border-width: 0;
	}
	
	.area_centered A:hover {
		color: #888;
		background-color: transparent;
		text-decoration: none 
	}
	
	.top {
	background: url(../images/tables.gif) #205475 repeat-x 0px -44px;
	color: #D7EBFF;
}
	
	.top div {
		background: url(../images/tables.gif) no-repeat 0px 0px;
	}
	
	.top div div {
		background: url(../images/tables.gif) no-repeat 100% -22px;	
		border-bottom: 1px solid #434343;
		padding: 3px 7px 3px 7px;
		font-weight: bold;
		overflow: visible;
	}
	
	.leftcontent {
		margin: 5px 210px 5px 5px;
	}
	
/* Align boxes properly in ie6 */

	* html .leftcontent {
		margin: 5px 220px 5px 5px;
		height: auto;
	}
	
	.rightcontent {
		float: right;
		width: 200px;
		margin: 5px;
	}
	
	#shaddow-right {
		padding: 0 12px 0 0;
		background: url(../images/sides_bg.gif) transparent repeat-y right;
		height: 100%;
	}
	
	#shaddow-left  {
		padding: 0 0 0 12px;
		background: url(../images/sides_bg.gif) transparent repeat-y left;
		height: 100%;
	}
	
/* footer links */

	#footer A:link, #footer A:visited, #footer A:active {
		color: #888;
		background:transparent;
		text-decoration: none; 
		border-width: 0;
	}
	
	#footer A:hover {
		color: #000;
		background:transparent;
		text-decoration: none; 
	}

/* middle footer image */

	#footer             {
		background: url(../images/foot.gif) repeat-x 0px -52px;
		color: #888;
		background-color:transparent;
	}

/* right footer image */

	#footer div {
		background: url(../images/foot.gif) no-repeat 100% 0px;
		width: 100%;
	}

/* left footer image */

	#footer div div {
		background: url(../images/foot.gif) no-repeat 0px -26px;
		text-align: left;
		height: 26px;
		line-height: 110%;
	}
	
	#footTextRight {
		float:right;
		text-align:right;
		width:auto;
		padding: 0 20px 0 0;
		font-size: xx-small;
	}
	
	#footTextLeft {
		float:left;
		text-align:left;
		width:auto;
		padding: 0 0 0 20px;
		font-size: xx-small;
	}

/* middle header image */

	#header {
		background: url(../images/head.gif) repeat-x 0px 0px;
		color: #000;
		background-color: #fff;
	}

/* right header image */

	#header div {
		background: url(../images/head.gif) no-repeat 100% -52px;
		width: 100%;
	}

/* left header image */

	#header div div {
		background: url(../images/head.gif) no-repeat 0px -26px;
		font-size: 91%;
		text-align: right;
		height: 26px;
		line-height: 110%;
	}
	
	#searchButton {
		display:none;
	}
	
	#IE5Button {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background: url(../images/default_button.gif) no-repeat 0px 0px;
		width: 90px;
		height: 21px;
		border: none;
		font-size: 10px;
		margin: 10px 0 0 5px;
	}
	
	#IE5Search {  
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
		width: 110px;
		height: 21px;
		font-size: 12px;
		overflow: hidden;
		margin: -6px 0 0 0;
		border-width: 1px;
		border-style: solid;
		border-color: #000;
	}
	
	#searchField {  
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
		width: 110px;
		height: 11px;
		font-size: 10px;
		background: url(../images/search.png) no-repeat 0px 0px;
		border: none;
		background-color: transparent;
		overflow: hidden;
		padding: 15px 15px 10px 32px;
		color: #a3a3a3;
	}
	
	.focus#searchField, :focus#searchField, .active#searchField {  
		background: url(../images/search.png) no-repeat 0px -41px;
		color: #333;
	}

/* IE7 Hacks */

	*:first-child+html #searchField {
		background: url(../images/search.png) no-repeat 0px -1px;
	}
	
	*:first-child+html #searchFocusIE {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
		width: 110px;
		height: 10px;
		font-size: 11px;
		border: none;
		background-color: transparent;
		overflow: hidden;
		padding: 15px 15px 10px 32px;
		color: #333;
		background: url(../images/search.png) no-repeat 0px -42px;
	}

/* IE6 Hacks */

	* html #searchField {
		background: url(../images/search.png) no-repeat 0px -1px;
		width:110px;
	}
	
	* html #searchFocusIE {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
		width: 110px;
		height: 10px;
		font-size: 11px;
		border: none;
		background-color: transparent;
		overflow: hidden;
		padding: 15px 15px 10px 32px;
		color: #333;
		background: url(../images/search.png) no-repeat 0px -42px;
	}

	#searchForm {
		float:right;
		text-align:left;
		width:auto;
		padding: 1px 10px 0 0;
	}
	
	#defaulttheme {
		display:none;
	}
	
	.breadBar{
	padding: 3px 7px 3px 7px;
	overflow: visible;
	font-size: xx-small;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
}
	
	.spacer {
		clear: both;
	}
		
	.leftimage{
		margin: 5px;
		float:left;
		border-width: 1px;
		border-style: solid;
		border-color: #000;
	}
	
	.rightimage{
		margin: 5px;
		float:right;
		border-width: 1px;
		border-style: solid;
		border-color: #000;
	}

/* Product Image Styles */

	.productImageHolder {
		float:left;
		margin:5px;
		padding: 10px;
	}
		
	.productImageHolder a, .productImageHolder a:active, .productImageHolder a:visited {
		padding: 10px;
		float: left;
		border-width: 1px;
		border-style: solid;
		border-color: #999;
		background: #fff;
	}
	
	.productImageHolder a:hover {
	    border-color: #F29536;
	    background: #F29536 url(../images/product_over.jpg) repeat;
	}

/* Contact Input Field Styles */

	.errorInp{
		color: #FF0000;
		border-color: #FF0000;
		border-width: 1px;
		border-style: solid;
	}
	
	.focusInp{
		color: #000;
		border-color: #0099ff;
		border-width: 1px;
		border-style: solid;	
	}
		
	.defaultInp{
		color: #999;
		border-color: #999;
		border-width: 1px;
		border-style: solid;
	}
	
	.warnInp{
		color: #800000;
		border-color: #800000;
		border-width: 1px;
		border-style: solid;
	}
	
	.correctInp{
		color: #999;
		border-color: #33cc33;
		border-width: 1px;
		border-style: solid;
	}
	
	.confirmButton {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background: url(../images/default_button.gif) no-repeat 0px 0px;
		width: 90px;
		height: 21px;
		border: none;
		font-size: 10px;
		margin: 10px 0 0 5px;
	}
	
	.cancelButton {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background: url(../images/cancel_button.gif) no-repeat 0px 0px;
		width: 90px;
		height: 21px;
		border: none;
		font-size: 10px;
		margin: 10px 0 0 5px;
	}	
	
	.warn{
		color: #800000;
		font-weight: bold;
	}
	
	.error{
		color: #ff0000;
		font-weight: bold;
	}