body { margin: 0px 0px 0px 0px; }

.mainborder {
	border-top: 1px double #CCCCCC;
	border-right: 1px double #CCCCCC;
	border-left: 1px double #CCCCCC;
}

.cart {
	padding-right: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
	
.toptext {
	font-family: Helvetica, Arial, Times New Roman;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	float: right;
	
}


/*FINAL PAGE */

	a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #586EA6;
		text-decoration: none;
	}
	a:hover {
		color: #586EA6;
		text-decoration: underline;
	}

.outborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.headborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.bodyborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.rightsborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.texthome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #4D4B40;
	padding: 10 30 10 30;
}



.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #666666;
	
}

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}



.catlink {
	padding: 3px 5px 0px 15px;
	float: none;
		
}

.catlink a {
		padding-left: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666666;
		text-decoration: underline;
	}
	.catlink  a:hover {
		color: #999999;
		text-decoration: underline;
	}
	
.content { 
		padding: 3px 15px 0px 15px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666666;	
}

.content a {
		padding-left: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666666;
		text-decoration: underline;
	}
	.content  a:hover {
		color: #999999;
		text-decoration: underline;
	}
	
	
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #666666;
}

/* SLIDESHOW */

* {
font-family:arial;
font-size:10pt;
}

div#show3 {
background-color:#efefef;
width:140px;
margin:0 auto;
border:1px solid #444444;
}

div#show3 table td, div#show4 table td {
height:24px;
background-image:url('38.gif');
}

div#show4 table td {
background-image:url('40.gif');
}

div#show3 table input,  div#show4 table input {
outline-style:none;
}

[if IE]>
<style type="text/css">
div#show3 table td, div#show4 table td {
height:21px;
}
</style>
[endif]



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

 /*Credits: Dynamic Drive CSS Library */
 /*URL: http://www.dynamicdrive.com/style/ */

 .solidblockmenu li{
 display: inline;
 }

 .solidblockmenu li a{
 float: right;
 color: white;
 padding: 9px 11px;
 text-decoration: none;

 
 }

 .solidblockmenu li a:visited{
 color: white;
 }

 .solidblockmenu li a:hover, .solidblockmenu li .current{
 color: white;
 background: transparent url(images/blockactive.gif) center center repeat-x;
 }

 .solidblockmenu{
 margin: 0;
 padding: 0;
 float: right;
 font: bold 13px Arial;
 width: 100%;
 background:  url(images/blockdefault.gif) center center repeat-x;
 list-style: none;
 }

 [if IE]>
 <style type="text/css">
 p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
 padding-top: 1em;
 }
 </style>
 <![endif].mainborder {
	border: 10px groove #CCCCCC;
}



/*Conatct Form */

#form_box {
	width: 450px;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	font:0.8em Arial, Helvetica, Sans-serif;
	padding: 0.5em;
	margin-top: 10px;
	margin-bottom: 2px;
}
 
#form_box div {
	padding: 0.2em 0.5em;
}
 
#form_box div.hr {
	border-bottom: 2px solid #e2e2e1;
	height: 0px;
	margin-top: 0pt;
	margin-bottom: 7px;
}
 
#form_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
}
 
 
#log {
	width: 450px;
	margin-top: 10px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://www.zijidesign.com/images/spinner.gif) no-repeat center;
}

.sizes {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
