/* Layout Stylesheet */ 

body {
	margin:20px;
	color: #333333;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }
 
 body,td		{
	font-size: 12px;
}
 
 a.blink		{
	color: #FFFFFF;
	text-decoration: underline;
}
	a		{ color: #FF5C01; text-decoration: underline; }
	a:hover		{ text-decoration: none; }
	

#outer {
	text-align:left;
	width:850px;
	margin:auto;
	border: 1px none #C2D0D8;
	height: auto;
	clear: both;
 }

#hdr {
	height:28px;
	color: #333333;
	background-image: url(../../new_page/topbg_or.gif);
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
 }

#bar {
	height:100px;
	color: #333333;
	background-image: url(../../new_page/t3.gif);
	background-repeat: repeat;
	border: 0px none #000000;
	background-color: #FFFFFF;
 }

#bodyblock {
	position:relative;
	width:850px;
	padding:0;
	visibility: visible;
	height: auto;
	background-color: #eaefef;
 }
.navbarbg {
	background-image: url(../../new_page/t6a.gif);
	background-repeat: repeat-x;
}


#l-col {
	width:200px;
	background-color: #eaefef;
	position: absolute;
	left: 0px;
	top: 0px;
 }
.merge {
	background-image: url(../pagefiles/navspace.gif);
	height: 26px;
	background-repeat: repeat-x;
}


#cont {
	width:650px;
	color: #333333;
	text-align:left;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	height: auto;
 }

#ftr {
	height:62px;
	color: #333333;
	margin:0;
	background-image: url(../pagefiles/bottombg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C2D0D8;
	border-right-color: #C2D0D8;
	border-bottom-color: #C2D0D8;
	border-left-color: #C2D0D8;
	clear: right;
 }
 .tmp_rtxt	{
	font-size: 9px;
	padding-left: 4px;
	font-weight: bold;
	padding-bottom: 4px;
}
 
 .tmp_rtxtb	{ font-size: 9px; padding-left: 2px; font-weight: normal; }

.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BECDD6;
	border-left-color: #BECDD6;
}

.navbg {
	background-image: url(../../new_page/rtbg.gif);
	background-repeat: repeat;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #BECDD6;
	border-left-color: #BECDD6;
	border-top-style: none;
	border-bottom-style: none;
	text-decoration: none;
}

select		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	margin: 0px;
}
	input.text	{ font-size: 11px; }
	
.opacity {
 filter: alpha(opacity=40);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
 -moz-opacity: 0.40; opacity:0.4;
}
 
.top		{
	color: #529286;
	font-size: 10px;
}
.bottom		{ color: #529286; }

.headdiv {
	background-image: url(../../new_page/headdiv.gif);
}
.floatfight {
	float: right;
}
.test {
	background-image: url(../pagefiles/bgg.gif);
	background-repeat: repeat-x;
}
.floatleft {
	float: left;
}

/* Extra styles for category navigation */
#catnav ul {
	font-size: 14px;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-weight: bold;
}
.padding {
	padding-top: 3px;
	padding-bottom: 3px;
}

h2.picheader { /* Heading style for headings with picture, e.g. shopcustomer.asp */
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color:#333;
	font-size:12px;
	text-align:left;
	padding:10px 5px 10px 50px;
	margin:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#outer #bodyblock #cont #maindisplay {
	height: 1250px;
	font-weight: normal;
}


#maindisplay .padding{
	padding:10px 5px 10px 50px;
	font-weight: normal;
	 
	 }
.headerlogo {
	background-image: url(../../images/header1_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.hdrbg-right {
	background-image: url(../../images/site/hdr_right1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
