@charset "UTF-8";

body,td,th {
	font-size: 12px;
	color:#CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow: hidden;
}
body {
	background-color: #181818;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background_ornament_dark.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link {
	text-decoration: underline;
	color:#CCC;
}

a:hover {
	text-decoration: underline;
	color:#666666;
}

.readmore a {
	text-decoration: none;
	color:#FFFFFF;
}

.readmore {
	float:right;
	background-color:#686564;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:5px;
	
}

h1 {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 5px;
	color: #FFF;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px dotted #000000;
	margin-bottom:10px;
	margin-top:10px
}

.content_cell {
	/*background-color:#ffffff;*/
	/*background-image: url(../images/transparant_20.png);	/*filter:alpha(opacity=20);*/
	/*-moz-opacity:0.2;*/
	/*-khtml-opacity: 0.2;*/
	/*opacity: 0.2;*/

}

.txt_background {
	color:#FFF;
	/*background-image: url(../images/transparant_20.png);*/
}

/* not required for demo */
.maintxt{text-align:left;}

select {
	width:100%;
	background: #dcdcdc;
	border: 1px solid #686564;
	font-size: 12px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#shop_button {
	width: 344px;
	height: 22px;
	background-color:#7b7878;
	border: 1px solid #e3e3e3;
	color:#FFF;
	text-align:center;
	padding-top: 5px;
}

#shop_button a {
	color:#FFF;
	text-decoration:none;
}



#imagerotator {
	width:955px;
	height:376px;
	padding-bottom: 10px;
}

#panel {
	padding:0px;
	margin:0px;
	width:290px;
	height:152px;
	overflow:hidden;
	background-image: url(../images/panel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	font-size: 11px;
}

#panel p{
	margin:0px;
	padding:0px;
	margin-top:10px;
	line-height:12px;
}

#panel a {
	color:#FFF;
	text-decoration:none;
	font-weight:bolder;
}

#panel a:hover {
	color:#FFF;
	text-decoration:underline;
}
