/* Main content */
body{margin:10px;font:11px Verdana, Arial, Helvetica, sans-serif;color:#333;line-height:1.6;}
td p {font:11px Verdana, Arial, Helvetica, sans-serif;color:#333;line-height:1.6;}
ul{margin:0;padding:0;}
/* Main Link Properties */
A:link {
	color: #333;
	text-decoration: none;
}
A:visited {
	color: #333;
	text-decoration: none;
}
A:active {
	color: #333;
	text-decoration: none;
}
A:hover {
	color: #132d74;
	text-decoration: underline;
}

SPAN.price {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-weight: bold;
font-size: 20px; 
}

/* Top navbar */
div#topnav
{
background-color: #000000;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}
div#topnav ul
{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
line-height:1.3;
}
div#topnav ul li
{
display: inline;
}
div#topnav ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
margin-right: -1px;
}
div#topnav ul li a:hover
{
background-color: #132d74;
color: white;
}

/* Left properties */
.leftSide ul li{list-style:none;line-height:18px;}

/* Titles */
h1 {
	font-size: 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	padding-top: 5px;
	border-bottom: 1px dotted #999;
	color : #333;
	margin-left: 14px;
	margin-right: 4px;
	text-align:right;
}

h2 {
	font-size: 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	padding: 5px;
	background-color: #333;
	border-bottom: 1px dotted #CCC;
	color : #FFF;
	margin-top:0px;

}

h3 {
	font-size: 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	padding: 5px;
	background-color: #132d74;
	border-bottom: 1px dotted #CCC;
	color : #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
}
	
dt {
	font-size: 12px;
	font-family : Verdana,Arial,sans-serif;
	padding-top: 2px;
	color : #333;
	margin-left: 14px;
	margin-right: 14px;
	
}
address {
	font-size: 13px;
	font-family : Verdana,Arial,sans-serif;
	font-style: None;
	padding-top: 2px;
	color : #333;
	margin-left: 14px;
	margin-right: 4px;
}

h6 {
	font-size: 14px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	padding-top: 1px;
	color : #ff0000;
	margin-left: 14px;
	margin-right: 14px;
	text-align:center;
}

TD.mincart {
font-size: 10px;
font-family : Verdana;
text-decoration: center;
}

P.mincart {
font-size: 10px;
font-family : Verdana;
}
P.catname {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 4px;
	vertical-align:top;
	text-align: center;
}

P.catdesc {
	margin-top: 0px;
	margin-bottom: 4px;
	vertical-align:top;
}

IMG.catimage {
	border:1px;
	border-thickness: 1px;
	border-color: #000;
	border-style: solid;
	vertical-align:top;
}

TD.catimage {
	vertical-align:top;
}

TD.catname {
	vertical-align:top;
	text-align: center;
}

TD.catnavigation {
	font-size: 12px;
	vertical-align:middle;
	text-align: center;
	color : #0000FF;
}

p.catnavigation {
	font-size: 12px;
	vertical-align:middle;
	text-align: center;
	color : #0000FF;

.detailimage {
vertical-align:top;
}

td.prodnavigation {
font-size: 12px;
font-family : Verdana;
color : #0000FF; 
}

P.prodnavigation {
font-size: 12px;
font-family : Verdana;
color : #0000FF;
}

P.pagenums {
font-size: 12px;
font-family : Verdana;
color : #0000FF;
}

SPAN.currpage {
color: #0000FF;
font-weight: bold;
}

span.price, .detailprice, .prodprice {
font-size:16px;
}

/* Gray cell backgrounds */
td.gray{
background-color:#CCC;
}

/* Horizontal rule */
hr {
height: 0;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #999;
}
/* SEARCH PROPERTIES
-------------------------------------*/
   
.sub	{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFF;
background: #999;
height: 20px;
width: 56px;
border: 1px solid #333;
padding-bottom:12px;
text-align:center;
vertical-align:bottom;
}

input.search	{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;
background: #ECECEC;
height: 16px;
width: 140px;
border: 1px solid #333;
}
