body
{
	margin:10px 0;
	color:#004a61;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	background: #000;
	background-repeat: repeat-x;
}

.BorNone
{
	border:none;
}
/*************************
	Body Start
************************/
a
{
	color:#004a61;
	text-decoration:underline;
}
a:hover
{
	color:#000;
	text-decoration: underline;
}

#Maindiv
{
	width:955px;
	margin:auto;
	text-align:left;
	background:#fff;
	padding:5px;
	border:solid 1px #e9e5d6;
}

.left-margin {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}


.LeftNav h1
{
	color:#004a61;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin:0;
	text-transform:uppercase;
}

.LeftNav a
{
	display:block;
	background-image: url(images/arrow-lower.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	text-align:left;
	color:#004a61;
	font-weight:normal;
	text-decoration:none;
}
.LeftNav a:hover
{
	color:#fff;
	background-image: url(images/arrowov-lower.jpg);
	background-color: #004a61;

	
}
.bottom-table {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}



#SiteFooter
{
	color:#a5a18f;
	width:980px;
	margin:auto;
	text-align:center;
	line-height:30px;
	height:36px;
}
#SiteFooter a
{
	color:#a5a18f;
	text-decoration:none;
}
#SiteFooter a:hover
{
	color:#7c7557;
}

.LeftNav
{
	background:#fff;
}


.right-margin {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-left: 10px;
}

TD.mincart {
	font-size: 11px;
	font-family : Verdana;
background-color: #fff;
}

P.mincart {
font-size: 11px;
font-family : Verdana;
}
P.catname {
text-align: center; 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

IMG.catimage { 
border:1px; 
border-thickness: 1px; 
border-color: #BFBFBF; 
border-style: solid; 
vertical-align:top; 
}

TD.catimage { 
vertical-align:top; 
} 

TD.catname { 
vertical-align:top; 
text-align: center; 
} 

TD.catnavigation { 
vertical-align:middle;
text-align: left; 
}

.Page-header
{
	color:#004a61;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	margin:0;
	text-transform:uppercase;
}

div.proddescription {
text-align: left;
}

div.prodname {
	font-size:11px;
	font-weight:bold;
	text-align:left;
}

A.ectlink:link {
color: #004a61;
text-decoration: none;
}

A.ectlink:visited {
color: #004a61;
text-decoration: none;
}

A.ectlink:active {
color: #004a61;
text-decoration: none;
}

A.ectlink:hover {
color: #004a61;
text-decoration: underline;
}

td.detailimage {
vertical-align:top; 
}

div.detailname {
COLOR: #004a61;

}
.right-margin h1 {

	color:#003399;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin:0;
	text-transform:uppercase;
}
.bottom-table a {
	color: #004a61;
}
.bottom-table a:hover {
	color: #004a61;
}
ul.ectmenu1 {
	border:0px solid;
	font-size:11px;
	padding:0px;
	background-color: #fff;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;
}
li.ectmenu1 {
border: 1px dotted #004a61;
padding:0px;
background-color:#fff;
}
li.ectmenu1 a{
display:block;
padding:2px;
color:#004a61;
text-decoration:none;
}
li.ectmenuhassub1 a{
	display:block;
	padding:2px;
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 130px 2px;
}
li.ectmenuhassub1 a:hover{
display:block;
padding:2px;
background-image:url(images/arrowov.jpg);
background-color: #004a61;
color: #fff;
}
li.ectmenu1 a:hover{
background-color: #004a61;
color: #fff;
}
IMG.colimage { 
border:1px; 
border-color: #cccccc; 
border-style: solid; 
vertical-align:top; 
}

/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid darkred; /*darkred border*/
background: black url(indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: black; /*text color*/
padding: 3px 11px;
text-decoration: none;
border-right: 1px solid darkred; /*darkred divider between menu items*/
}

.indentmenu ul li a:visited{
color: black;
}

.indentmenu ul li a.selected{
color: black !important;
padding-top: 4px; /*shift text down 1px*/
padding-bottom: 2px;
background: black url(indentbg2.gif) center center repeat-x;
}
/* Copyright 2008 MagicToolBox.com. To use this code on your own site, visit http://magictoolbox.com */

/* CSS class for zoomed area */
.MagicZoomBigImageCont {
	border:			1px solid #91b817;
}

/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader {
	font:			10px Tahoma, Verdana, Arial, sans-serif;
	color:			#fff;
	background:		#1ABFFC;
	text-align:     center !important; 
}


/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 		1px solid #aaa;
	background: 	#ffffff;
	cursor:			hand;
}

/* CSS style for loading animation box */
.MagicZoomLoading {
	text-align:		center;
	background: 	#ffffff;
	color:			#444;
	border: 		1px solid #ccc;
	opacity:		0.8;
	padding:		3px 3px 3px 3px !important;
	display: 		none; /* do not edit this line please */
}

/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {
	padding-top:	3px !important;
}
.top-table {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

OPTION.oostock {
color : #ff0000;
}
IMG.cartimage {
	WIDTH: 70px; 

}