* {
	margin: 0;
	padding: 0;
}

@media print
{	
	#leftcol, #rightcol, #searchbox, #topnav, #bottomnav
	{
		display:none;
	}
}

body {
	margin: 0;
	padding: 0;
	background: #FFF url('../images/design/bg.gif') repeat-x;
	font: 12px Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #707070;
	text-align: center;
}
p {
	margin: 10px 0 10px;
	line-height: 18px;
	color: #939393;
}
.normalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}
.ErrorText
{
	font: normal 19px Helvetica, Arial, sans-serif;
	color: #E74C00;
}

a.tnulSel, a.tnulSel:link, a.tnulSel:visited, a.tnulSel:hover {
	color: #2BB6E3;
}
li a {
	font-size: 11px;
}
fieldset {
	border: 0;
}
a:link {
	color: #E74C00;
	font-weight: bold;
}
a:visited {
	color: #939393;
	font-weight: bold;
}
a:hover {
	color: #1A6E89;
	font-weight: bold;
}
h1 {
	margin: 0px 0 10px;
	font: normal 24px Helvetica, Arial, sans-serif;
	color: #2292B5;
}
* html h1 {
	font-weight: bold;
}
h2 {
	margin: 14px 0 10px;
	font: normal 19px Helvetica, Arial, sans-serif;
	color: #E74C00;
}
* html h2 {
	font-weight: bold;
}
h3, h4, h5, h6, h7 {
	margin: 14px 0 10px;
	color: #E74C00;
	font-weight: bold;
	font: normal 15px Helvetica, Arial, sans-serif;
}
a img {
	border: 0;
}
/* layout */
#welcome
{
	position: absolute;
	top:10px;
	left: 415px;
	color: #1A6E89;
	font: 10px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
}
#wrapper {
	margin: 0 auto;
	position: relative;
	width: 760px;
}
#main-body{
	text-align: left;
	position: absolute;
	left: 0;
	top: 162px;
	width: 760px;
}
#breadcrumbs {
	width: 570px;
	text-align: left;
	display: block;
	padding: 0 0 12px 0;
	font-size: 9px;
}
#breadcrumbs a
{
	color: #E74C00;
}

#ShoppingCartButtons
{
 table-layout:auto;
 text-align:center;
 margin: 10px;
 width: 585px;
}
#ShoppingCartButtons tr
{
	height: 33px;
}
#ShoppingCartButtons td 
{
	width: 33%;
}
#continueShopping
{
	text-align:center;
}

/* top banner */
#banner {
	text-align: center;
	position: relative;
	margin-top: 6px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right:0;
	top: 0;
	width: 760px;
}
 * html #banner {
	margin-left: -375px;
}
/* navigation lists */
ul#tnul {
	float: left;
}
ul#subul {
	float: right;	
}
ul#tnul li, ul#subul li, ul.rhul li, ul#lhul li {
	list-style-type: none;
	float: left;
}
ul#subul li {
	font-size: 9px;
}
ul#tnul a:link, ul#tnul a:visited {
	font: bold 11px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	color: #1A6E89;
	text-decoration: none;
	display: block;
	padding: 10px 12px 9px 12px;
	float: left;
	background: url('../images/design/sep.gif') no-repeat right;
}
ul#tnul li.sel a {
	color: #2BB6E3;
}
ul#subul a:link, ul#subul a:visited {
	font: normal 9px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	color: #1A6E89;
	display: block;
	padding: 13px 4px 6px 4px;
	float: left;
}
ul#subul li.sel a {
	text-decoration: none;
}
ul#tnul a:hover, ul#subul a:hover {
	color: #E74C00;
}
ul#subul li.sel a:hover {
	text-decoration: none;
	color: #1A6E89;
}
ul.rhul, ul#lhul {
	width: 148px;
	float: left;
	padding-top: 3px;
}
ul#lhul {
	background: url('../images/design/topper-lh.gif') no-repeat;
}
ul.rhul {
	background: url('../images/design/topper-rh.gif') no-repeat;
}
ul.rhul li, ul#lhul li {
	display: block;
	width: 148px;
}
ul#lhul li a {
	background: url('../images/design/products-li-bg.gif') repeat-x;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
ul#lhul ul li a {
	background: url('../images/design/products-sec.gif') no-repeat 10px 8px;
	background-color: #007899;
	padding-left: 20px;
}
ul.rhul li a {
	background-color: #ECF9FF;
	color: #186D8A;
	text-decoration: none;
	font-weight: bold;
}
ul.rhul li a:link, ul.rhul li a:visited, ul#lhul li a:link, ul#lhul li a:visited {
	display: block;
	margin-top: 1px;
	padding: 7px 10px 8px 10px;
}
ul#lhul li a:hover {
	background: url('../images/design/products-li-bg-hover.gif') repeat-x;
	background-color: #75B9CC;
}
ul.rhul li a:hover {
	background: transparent;
	background-color: #C5F0FD;
}

ul#lhul ul li a {
	background: url('../images/design/products-sec.gif') no-repeat 10px 10px;
	background-color: #75B9CC;
}
ul#lhul ul li a:link, ul#lhul ul li a:visited {
	padding-left: 23px;
}
ul#lhul ul li a:hover {
	background: url('../images/design/products-sec.gif') no-repeat 10px 10px;
	background-color: #5E96A6;
}
ul#lhul ul ul li a {
	background: url('../images/design/products-sec.gif') no-repeat 23px 10px;
	background-color: #02A4D1;
}
ul#lhul ul ul li a:link, ul#lhul ul ul li a:visited {
	padding-left: 36px;
}
ul#lhul ul ul li a:hover {
	background: url('../images/design/products-sec.gif') no-repeat 23px 10px;
	background-color: #75B9CC;
}

#AlsoBought_Panel1
{
		float:left;
}
#AlsoBought_Panel1 h3 
{
	font-weight:bold;
	color: #4D4D4D;
	border-bottom: solid 1px #e3e3e3;
}
#alsoBought li
{
	list-style-type:none;
}
#alsoBought li a {
	font-size: 11px;
}
#alsoBought a:link {
	color: #939393;
	font-weight: bold;
}
#alsoBought a:visited {
	color: #939393;
	font-weight: bold;
}
#alsoBought a:hover {
	color: #2292B5;
	font-weight: bold;
}


/* footer */
#footer {
	display: block;
	float: left;
	background: #F1F1F1 url('../images/design/footerbg.gif') no-repeat;
	text-align: left;
	padding: 3px 20px 3px;
	margin-top: 10px;
	width: 760px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 720px;
}
#footer p {
	font-size: 9px;
	margin: 0;
	padding: 0;
}
#copyright {
	font: 9px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	float: left;
}
#copyright a {
	color: #727272;
	font: 9px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
}
#bottomnav {
	float: right;
}
#bottomnav a:link, #bottomnav a:visited {	
	font: 9px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	color: #727272;
}
#bottomnav a:hover {
	color: #000;
}
/* content layout */
#leftcol, #rightcol {
	float: left;
	width: 148px;
	margin: 0 20px 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 128px;
}
#rightcol {
	margin: 0 0 0 20px;
}
#middlecol {
	float: left;
	width: 445px;
	margin: 0 0 0 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 425px;
}
#bigcol {
	float: left;
	width: 612px;
	margin: 0 0 0 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 592px;
}
/*
#watermark
{
	position: absolute ;
	left:400px;
	top:250px;
	width: 51px;
	height: 291px;
	background-image: url('../images/UnderDevelopment.gif') ;
	background-repeat: no-repeat;
	z-index: 1;
}
*/
* html #leftcol {
	margin-right: 0;
}
* html #rightcol, * html #middlecol {
	margin-left: 20px;
}
* html #middlecol {
	width: 424px;
}
#logo {
	float: left;
	margin-top: 24px;
}
#searchbox {
	float: right;
	width:335px;
}
#searchbox fieldset {
	margin: 40px 0 0 10px;
	background-color: #F0F0F0;
	padding: 14px;
	display: block;
}
select#Header_searchFilter {
	width: 90px;
}

* html #searchbox fieldset {
	padding: 10px;
	margin-left: 10px;
}
* html #searchbox fieldset input#Header_searchText {
	height: 18px;
}
/**/
#Header1_searchbox {
	float: right;
	width:335px;
}
#Header1_searchbox fieldset {
	margin: 40px 0 0 10px;
	background-color: #F0F0F0;
	padding: 14px;
	display: block;
}
select#Header1_searchFilter {
	width: 90px;
}
/*input#Header1_searchText {
	width: 140px;
	height: 30px;

}*/
* html #Header1_searchbox fieldset {
	padding: 10px;
	margin-left: 40px;
}
* html #Header1_searchbox fieldset input#Header1_searchText {
	height: 18px;
}
/**/

/* content styling */
#leftcol h1 {
	font-size: 19px;
	margin-top: 5px;
}
#rightcol h1, #rightcol h2 {
	font-size: 16px;
	margin-top: 9px;
	color: #92DAF0;
}
#rightcol h2 {
	float: left;
	margin-top: 18px;
}

/* products */
.product {
	width: 296px;
	float: left;	
	margin: 0 0 10px 0;
	/*border-bottom: 1px solid #e3e3e3;*/
}
.product strong {
	color: #4D4D4D;
}
.product li a, .productdetail li a {
	font-size: 14px;
	color: #1A6E89;
}
.product li {
	padding-right: 16px;
	margin-bottom: 7px;
	list-style-type: none;
}
.product li.productimage {
	text-align: center;
	list-style-type: none;
	float: left;
	display: block;
	height: 105px;
	width: 105px;
	margin: 0;
	padding: 0 8px 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 97px;
}
.product li a.addtocart, a.addtocart {
	font-size: 12px;
	color: #E74C00;
	background: url('../images/design/cart.gif') no-repeat 0 12px;
	display: block;
	float: left;
	padding: 10px 0 3px 20px;
}
/* big products */
.productdetail {
	width: 593px;
	display: block;
	padding-top: 15px;
}
.productdetail li {	
	list-style-type: none;
}
* html .productdetail {
	width: 592px;
}
.productdetail li.productimage {
	text-align: right;
	float: left;
	display: block;
	height: 205px;
	width: 205px;
	margin: 0;
	padding: 0 8px 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 197px;
}

.productdetail p.price {
	font-size: 17px;
	color: #4D4D4D;
}

.productdetail table 
{
	vertical-align: top;
}

#productdetailimage {
	width: 205px;
	margin:  10px 0 0 0;
	padding: 0 8px 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
}

/* shopping cart */
table#cart {
	width: 593px;
}
* html table#cart {
	width: 592px;
}
table#cart td, table#cart th {
	padding: 5px;
}
table#cart th {
	color: #1A6E89;
	text-align: left;
	background-color: #D7F4FE;
}
table#cart td {
	border-bottom: 1px solid #D7F4FE;
}
table#cart th.total {
	text-align: right;
}
tr.cartListHead
{
	color: #1A6E89;
	text-align: left;
	font-weight: bold;
	background-color: #D7F4FE;
}
tr.cartListFooter
{
	color: #1A6E89;
	text-align: left;
	font-weight: bold;
	background-color: #D7F4FE;
}

/* formatted table */
table#formattedtable {
	width: 593px;
	border-bottom: solid 1px #D7F4FE;
	border-top: solid 1px #D7F4FE;
}
* html table#formattedtable {
	width: 592px;
}
table#formattedtable td, table#formattedtable th {
	padding: 10px;
}
table#formattedtable th {
	color: #1A6E89;
	text-align: left;
	background-color: #D7F4FE;
}
table#formattedtable td {
	border-bottom: 1px solid #D7F4FE;
}
table#formattedtable th.total {
	text-align: right;
}
tr.formattedtableListHead
{
	color: #1A6E89;
	text-align: left;
	font-weight: bold;
	background-color: #D7F4FE;
}
tr.formattedtableListFooter
{
	color: #1A6E89;
	text-align: left;
	font-weight: bold;
	background-color: #D7F4FE;
}

/* login */
fieldset.loginform {
	float: right;
	margin-left: 20px;
	background-color: #D7F4FE;
	padding: 14px;
}
fieldset.loginform label {
	display: block;
	font-weight: bold;
	float: left;
	width: 70px;
	color: #1A6E89;
}
fieldset.loginform input.loginsubmit {
	margin-top: 7px;
}