body, td, div, li, ol, ul, span, a, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}

h1, div.header {
	font-size: 16px;
	padding: 10px 0 0 0;
	color: #333333;
	font-weight: bold;
}

h2, div.subheader {
	font-size: 13px;
	padding: 8px 13px 0 0;
	font-weight: bold;
}

ul {
	padding: 0;
	margin: 5px 10px 0 16px;
}

ul li {
	list-style-type: square;
}


.bgLeft {
	background-image: url(../images/bg.jpg);
	background-position: right top;
	background-color: #000;
	background-repeat: no-repeat;
}
.bgRight {
	background-image: url(../images/bg.jpg);
	background-position: left top;
	background-color: #000;
	background-repeat: no-repeat;
}

.bgLeftInt {
	background-image: url(../images/bg.jpg);
	background-position: right top;
}
.bgRightInt {
	background-image: url(../images/bg.jpg);
	background-position: left top;
}


.bgCenter {
	background-image: url(../images/bgCenter.jpg);
	height: 434px;
	width: 771px;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9771FF;
	text-decoration: none;
	text-align: center;
	padding: 8px 0 8px 0; 
}


/* MAIN NAVIGATION MENU */

#mainmenu { margin: 0; padding: 0; list-style: none; height: 22px; }
#mainmenu li { position: relative; display: inline; }
#mainmenu ul { margin: 0; padding: 0; list-style: none; width: 180px; }
#mainmenu li ul { position: absolute; left: 1px; top: 20px; *top: 26px;
	border-top: 1px solid #ccc;
	display: none;
}

#mainmenu li a {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
	text-decoration: none;
	color: #ccc;
	background: #000;
	padding: 5px;
	border: 1px solid #ccc;
	margin: 1px;
}

#mainmenu ul li a {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
	display: block;
	text-decoration: none;
	color: #ccc;
	background: #555;
	padding: 5px;
	border: 1px solid #ccc;
	margin: -1px 0 0 0;
}

#mainmenu li:hover ul, #mainmenu li.over ul { display: block; z-index: 5000; }
#mainmenu li a:hover { color: #eee;	border: 1px solid #eee; background: #555; }
#mainmenu ul li a:hover { color: #eee;	border: 1px solid #ccc; }

/* Fix IE. Hide from IE Mac \*/
* html #mainmenu ul li { float: left; }
* html #mainmenu ul li a { height: 1%; }
/* End */

/* BREADCRUMBS */

.track { font-size: 10px; padding: 0 0 10px 0; text-transform: uppercase; }
a.track,  a.track:visited  { font-size: 10px; text-decoration: none; }
a.track:hover,  a.track:active  { font-size: 10px; color: #f00; text-decoration: underline;  }

.content {
	background-color: #FFFFFF;
}

.topTitleLeft {
	background-color: #AEAEAE;
	padding: 10px 1px 1px 0;
	text-align: right;
}

.topTitleLeft a, .topTitleLeft a:visited {
	color: #FF3342;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
}

.topTitleLeft a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
}

.topTitleRight {
	font-size: 24px;
	color: #8963F3;
	text-transform: uppercase;
	padding: 0 0 0 0;
}

div.text {
	font-size: 13px;
	padding: 5px 0 3px 0;
}

div.text a, div.text a:visited  {
	font-size: 13px;
	text-decoration: none;
	color: #3500D0;
}

div.text a:hover  {
	color: #F02332;
}

.leftMenu {
	padding: 3px 0 3px 0;
	text-align: right;
}

.leftMenu a, .leftMenu a:visited {
	font-size: 13px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: solid 1px #AEAEAE;
	display: block;
}

.leftMenu a:hover {
	font-size: 13px;
	color: #F02332;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: solid 1px #AEAEAE;
	display: block;
}

.leftMenu a.leftSubMenu, .leftMenu a.leftSubMenu:visited {
	font-size: 12px;
	color: #3500D0;
	text-transform: uppercase;
	text-decoration: none;
}

.leftMenu a.leftSubMenu:hover {
	font-size: 12px;
	color: #F02332;
	text-transform: uppercase;
	text-decoration: none;
}

img.prodIcon {
	border: 0;
	margin: 10px;
}

.prodTitle, a.prodTitle:link, a.prodTitle:visited {
	font-size: 16px;
	color: #8963F3;
	font-weight: bold;
	text-decoration: none;
}

a.prodTitle:hover {
	font-size: 16px;
	color: #8963F3;
	font-weight: bold;
	text-decoration: underline;
}

.price {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.prodDiscount {
	font-size: 14px;
	color: #f00;
	font-weight: bold;
	text-decoration: none;
}

.CloudsGrey {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}

.CloudsGreyInt {
	background-image: url(../images/bg.jpg);
}

table.cart th{
	font-size: 14px;
	padding: 0 2px 2px 0;
	border-bottom: solid 1px #000000;
}

table.cart td{
	padding: 2px 2px 2px 0;
	border-bottom: solid 1px #AEAEAE;
}

table.cart td input{
	border: solid 1px #AEAEAE;
	font-size: 12px;
	width:28px;
	height:19px;
}

table.cart td img{
	margin:0 0 0 5px;
}

table.cart td a, table.cart td a:visited {
	font-size: 14px;
	color: #8963F3;
	font-weight: bold;
	text-decoration: none;
}

table.cart td a:hover {
	font-size: 14px;
	color: #8963F3;
	font-weight: bold;
	text-decoration: underline;
}

table.cart td.total {
	font-weight: bold;
}

table.cart td.discnt {
	color: #f00;
}

.subtitle {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	padding: 5px 0;
}

table.formBrd{
	margin-top:8px;
	border: solid 1px #AEAEAE;
}

table.form{
	margin:10px;
}

table.form th{
	font-size: 13px;
	font-weight: bold;
	padding: 2px 8px 2px 0;
	text-align: left;
}

table.form th b{
	color: #FF3342;
	font-size: 13px;
	font-weight: bold;
}

input.formField{
	border: solid 1px #AEAEAE;
	margin: 1px 0 1px 0;
	font-size: 12px;
	width:200px;
	height:19px;
}

select.formList{
	margin: 1px 0 1px 0;
	font-size: 12px;
}

.error{
	margin-top: 8px;
	padding: 8px;
	border: solid 1px #FF3342;
	color: #FF3342;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}


