/* Main content */
body{
	color:#221E45;
	line-height:1.6;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	background-image: url(graphics/design7_green.jpg);
	background-repeat: repeat;
	margin: 10px;
	position: relative;
	text-align: left;
}
td p {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#221E45;
	line-height:1.6;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
	font-size: 14px;
	background-position: top;
	font-weight: normal;
}
ul{margin:0;padding:0;}
/* Main Link Properties */
A:link {
	color: #00F;
	text-decoration: none;
}
A:visited {
	color: #221E45;
	text-decoration: none;
}
A:active {
	color: #333;
	text-decoration: none;
}
A:hover {
	color: #00F;
	text-align: center;
}
/* Store Generated Link Properties */
A.ectlink:link {
	color: #da6805;
	text-decoration: none;
}
A.ectlink:visited {
	color: #da6805;
	text-decoration: none;
}
A.ectlink:active {
	color: #da6805;
	text-decoration: none;
}
A.ectlink:hover {
	color: #221E45;
	text-decoration: underline;
}
/* Top navbar */
div#topnav
{
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	background-color: #221E45;
}
div#topnav ul
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, 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: #FFF;
	text-decoration: none;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin-right: -1px;
}
div#topnav ul li a:hover
{
	background-color: #FFC;
	color: #221E45;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

/* Left properties */
.leftSide ul li{
	list-style:none;
	line-height:18px;
}

/* Titles */
h1 {
	font-size: 12px;
	font-family : "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight : bold;
	padding-top: 5px;
	border-bottom: 1px dotted #999;
	color : #333;
	margin-left: 14px;
	margin-right: 4px;
	text-align:center;
}

h2 {
	font-size: 14px;
	font-family : "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight : bold;
	padding: 5px;
	background-color: FFC;
	border-bottom: 1px dotted #CCC;
	color : #221E45;
	margin-top:0px;
}

h3 {
	font-size: 24px;
	font-family : "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight : bold;
	padding: 2px;
	border-bottom: 1px dotted #CCC;
	color : #221E45;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(../images/navigationflower.jpg);
	text-align: left;
}


/* 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: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	color: #333;
	background: #ECECEC;
	height: 16px;
	width: 240px;
	border: 1px solid #333;
}

td.searchtd{
height:10px;
text-align:right;
vertical-align:top;
}

/* Horizontal rule */
hr {
height: 0;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #e69d01;
}
/* Minicart */
TD.mincart {
	font-size: 11px;
	font-family : "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #221E45;
}

P.mincart {
	font-size: 11px;
	font-family : "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #221E45;
}

table.mincart
{
	border: 1px dotted #333;
	background-color: #FFC;
	width: 7.65em;
}

td.mincart
{
	background-color: #FFC;
}
/* Table backgrounds */
TABLE.cobtbl{
	background-color: #EEEDEA;
}

TD.Header{
	background-color: #FFFFC9;
}

TD.cobll{
	background-color: #FFFFC9;
	color : #333;
}
/* Price properties */
SPAN.price, .detailprice, .prodprice {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#221E45;
	padding-top: 4px;
	text-align: center;
	font-size: 18px;
}

.prodname, .detailname{
	color: 221E45;
	font-weight:bold;
}
.prodcurrency{
text-align:center;}
.gray strong {
	text-align: center;
}
.gray strong {
	text-align: center;
}
#main {
	background-color: #FFF;
	border-top-width: 2px;
	border-top-style: groove;
	border-left-style: groove;
	border-top-color: #75758D;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #fff;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: groove;
	border-bottom-style: groove;
	margin-top: 12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #221E45;
	text-align: left;
	background-position: top;
	font-weight: bold;
}
#sidebar {
	background-image: url(graphics/sidebar_1.jpg);
	color: #FFF;
	height: 752px;
	width: 133px;
}
#main-content {
	background-color: #FFF;
	text-align: left;
}
#main p a strong {
	color: #00F;
}
#main table tr th {
	text-align: center;
	font-size: 14px;
}
tag1 {
	background-color: #FFF;
}

