
body {
	margin: 0;
	background-color: #000;
}

body, td {
	font-family : "Trebuchet MS", Arial, sans-serif;
/*	font-family: Arial, Helvetica, sans-serif;  */
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.menu td {
	font-size: 12px;
	color: #888;
	vertical-align: bottom;
	padding: 5px;
}


.events {
	width: 360px;
}

.events td {
	font-size: 16px;
	color: #bbb;
}

img {
	border: none;
}


a:Link, a:Visited, a:Active {
 color: #CFB53B;
 text-decoration: none;
}

a:Hover {
 color: #dc6000;
 text-decoration: none;
}


hr {
	width: 50%;
	color: #666666;
}

h1,h2,h3,h4 {
	color: #a5a5a5; 
}


.main {
	padding: 0;
	border-width: 0; 
	border-spacing: 0; 
	background-color: #151515;
	color: #a5a5a5;
	width: 640px;
	height: 330px;
}

.content {
	font-size: 12px;
	background-color: #151515;
	color: #a5a5a5; 
	width: 380px;
}

.content h1 {
	font-family: "Times New Roman",Times,serif;
	font-size: 22px;
	color: #ffffff; 
}

.morebrackets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 23px;
}
.linksmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 23px;
}
.linksmore:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 23px;
}
.title-main {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	line-height: 23px;
}

.title-mains 
{
	font-family: "Times New Roman", Times, serif !important;
	font-size: 28px !important;
	color: #FFFFFF !important;
	line-height: 30px !important;
}
.about-intro-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A6A4A5;
	line-height: 23px;
}
.title-product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
}
.price, .price label  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A6A4A5;
}


/* styles for ecard */

.ecardtext 
{
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #A6A4A5;
	width: 50px;
}

.ecardInput 
{
	border: 0;
	width: 159px;
	height: 17px;
	 background-color: #c2c2c2;
	
	 color: #000;
}

.ecardTextarea 
{
	 background-color: #c2c2c2;
    color: #000;
    border: 0; 
    margin-top: 3px;
    width: 190px;
 overflow: hidden;
}

.displaynone 
{
	display: none !important;
	visibility: hidden !important;
	font-size: 1px;
}

a.navLink:Link, a.navLink:Visited, a.navLink:Active {
 font-family: Arial;
 font-size: 11px;
 color: #CFB53B;
 text-decoration: none;
 letter-spacing: 1px;
 padding-top: 2px;
}

a.navLink:Hover {
 color: #dc6000;
 text-decoration: none;
}

a.navLinkSub:Link, a.navLinkSub:Visited, a.navLinkSub:Active
{
 font-family: Arial;
 font-size: 11px;
 color: #666666;
 text-decoration: none;
 letter-spacing: 1px;
 padding-top: 2px;
 padding-left: 15px;
 display: block;
}
a.navLinkSub:Hover {
 color: #ffffff;
 text-decoration: none;
 padding-left: 15px;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

a.copy:Link, a.copy:Visited, a.copy:Active {
	color: #333333;
}

a.copy:HOVER {
	color: #dc6000;
}
