<!--
html, body {
	text-align: center;
	margin:0;
	padding:0;
	background:#FFF url(/img/pageBG.png) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003300;
}
#container {

}
#header {
display:none;
}
#logo {
	margin:0;
	padding:0;
	width: 315px;
	position: absolute;
	height: 110px;
	margin-left: 0;
	margin-top: 0;
	text-align:left;
}
#metanavigation {
display:none;
}

#minicart {
display:none;
}

#menu {
	display:none;
}
#breadcrumb {
display:none;
}
#search {
display:none;
}
#wrapper {

}
#categories {
display:none;
}

#maincontent {
	margin:0;
	padding:0;
	width: 720px;
	position: relative;
	margin-left: 0;
	margin-top: 0;
	text-align:left;
	float: left;
	clear:right;
	font-size: 11px;
	z-index:1000;
}
#footer {
display:none;
}
#footer div {
display:none;;
}



.indent {
	margin:25px;
}
h1, h2, h3, h4 {
	margin:0;
	padding:0;
	margin-bottom: 15px;
	font-size: 18px;
}

a, a:hover {
 /*outline:none;
 color: #DB0368;*/
 text-decoration:none;
}



input[type="button"] {height:20px;font-size:11px;color:#FFFFFF;border:1px solid #FFFFFF;outline:none;background:#DB0368;}
input[type="submit"] {height:20px;font-size:11px;color:#FFFFFF;border:1px solid #FFFFFF;outline:none;background:#DB0368;}
input[type="reset"] {height:20px;font-size:11px;color:#FFFFFF;border:1px solid #FFFFFF;outline:none;background:#DB0368;}
input[type="text"]   {height:18px;font-size:11px;}
input[type="password"]{height:18px;font-size:11px;}
input[type="file"]   {height:20px;font-size:11px;}

/*					****END OF  MENU**** */
.submit
{
	padding:0;
	margin:0;
	height: 20px;
	line-height: 16px;
	background: #DB0368;
	border: 1px solid #FFFFFF;
	cursor: pointer;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
}

	
	.bordertop {
	border-top: 1px solid #000;
}
tr.row2 {
	background:#F7FAEB;
}
fieldset  {
	border: 1px solid #8FBF00;
	padding:10px;
}
legend {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	padding-bottom: 10px;
	margin-top: 0;
}
.prodname {
	font-size: 13px;
	padding-bottom:5px;
	color:#003300;
}
.prodprice, .prodprice * {
	font-weight: normal;
	color:#003300;
}
.prodnamelat, .prodnamelat * {
	font-size: 10px;
	color:#003300;
}
#msgScreen {
	background:#DB0368;
	padding:10px;
	color:#FFFFFF;
	width: 400px;
}
#msgScreen * {
		color:#FFFFFF;
}
input {
	font-size: 11px;
	padding:0;
	margin:0;
	height: 18px;
	background: #FFFFFF;
	border: 0px solid #000000;
	color: #000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-weight: normal;
}
.submit
{
	padding:0;
	margin:0;
	height: 20px;
	line-height: 16px;
	background: #DB0368;
	border: 1px solid #FFFFFF;
	cursor: pointer;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
}
.redborder {
	border: 1px solid #DB0368;
}
.activestep {
	background:#DB0368;
	color:#FFFFFF;
}
#bigImage {
	float:left;
}
.smallImage {
	float:left;
	display:none;
}
.detailimage {
	width:160px;
}
#optTable {
	width:100%;
	font-size:10px;
}
#optTable th {
	font-weight: bold;
	text-align:left;
	color:#FFFFFF;
	background:#3A5F0B;
}
input.optText {
	font-size:10px;
	height:16px;
}
#optTable .row1 {
	background:#C8DA81;
}
#optTable .row2 {
	background:#DBE7AB;
}
a.cartlink {
	color: #003300;
}
a.cartlink img {
	display:none;
}
.activestep {
	 outline:none;
 	color: #DB0368;
 	text-decoration:underline;
}

#print1 {
display:none;
}
#print3 {
display:none;
}
#print4{
display:none;
}

#printDetails{
display:none;
}


-->

