/* DGCSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#000000 url(/images/bg.jpg) repeat-x;
	color:#778899;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #778899;

}
h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding:2px;
	font-family:"Times New Roman", Times, serif;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:12px;
}
p {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}
input,select,textarea {
	border:1px solid #708090;
	font-family:tahoma;
	font-size:11px;
	background-color:#242424;
	color:#FFFFFF;
}
.button {
	border:0px;
	background-color:#333333;
	padding:4px 10px 4px 10px;
	color:#CCCCCC;
	font-family:tahoma;
	font-weight:bold;
}

a:link {
	color:#bbccdd;
	font-size:12px;
	text-decoration: none;
}
a:visited {
	color:#bbccdd;
	font-size:12px;
	text-decoration: none;
}
a:hover {
	color:#ffaa00;
	font-size:12px;
	text-decoration: none;
}
a:active {
	color:#ffaa00;
	font-size:12px;
	text-decoration: none;
}
#welcome {
	color:#c0bdbd;
	text-align:center;
	padding:10px 0 10px 0;
	font-family:helvetica;
	font-size:12px;
}
.welcome {
	padding:0 10px 0 10px;
	color:#c0bdbd;
}
#c {
	position:absolute;
	width:98%;
	top: 35px;
	float:left;
	text-align:right;
	color:#ff8c00;
}
#c a.hover {
	color:#FF0000;
}

/* PAGE-NAVIGATION */

.navBarTxt1 {
font-size:14px; 
font-weight:bold; 
color:#BBCCDD;
width:20px;
padding:3px 10px;
background-color:#212121;
border:1px solid #3B3B3B;
margin:5px 0px;
text-align:center;
}
a.navBarTxt:link {
font-size:14px; 
font-weight:bold; 
color:#778899;
width:20px;
padding:3px 10px;
background-color:#000000;
border:1px solid #3B3B3B;
margin:5px 0px;
text-align:center;
}
a.navBarTxt:visited {
font-size:14px; 
font-weight:bold; 
color:#778899;
width:20px;
padding:3px 10px;
background-color:#000000;
border:1px solid #3B3B3B;
margin:5px 0px;
text-align:center;
}
a.navBarTxt:hover {
font-size:14px; 
font-weight:bold; 
color:#BBCCDD;
width:20px;
padding:3px 10px;
background-color:#212121;
border:1px solid #3B3B3B;
margin:5px 0px;
text-align:center;
}
a.navBarTxt:active {
font-size:14px; 
font-weight:bold; 
color:#BBCCDD;
width:20px;
padding:3px 10px;
background-color:#212121;
border:1px solid #3B3B3B;
margin:5px 0px;
text-align:center;
}

/* IMAGE-NAVIGATION */

.container
{
text-align:center;
}

.container a
{
font-size:14px; 
font-weight:bold; 
color:#778899;
background-color:#000000;
display:block;
padding:3px 10px;
float:left;
margin:0 10px 15px 0;
border:1px solid #3B3B3B;
text-decoration:none;
}

.container a:hover
{
font-size:14px; 
color:#BBCCDD;
background-color:#212121;
display:block;
}

#copyright {
	padding-top:7px;
	font-size:10px;
	color:#707070;
	text-align:center;
	font-family:tahoma;
}
#equilizer {
	text-align:right;
	vertical-align:bottom;
}
.white, a.white {
	color:#bbccdd;
/*	color:#FFFFFF;*/
}
a.white:hover {
	color:#ffaa00;
}
.whitetext {
	color:#ccc;
}
.gold {
	color:#ff8c00;
}
.green,a.green {
	color:#00ff00;
	text-decoration:none;
}
.red {
	color:#ff0000;
}
.sold {
	font-weight:normal;
	color:#E00000;
}
.new {
	font-weight:bold;
	color:#00E800;
}
.smfont {
	font-size:10px;
}
.toppadten {
	padding-top:15px;
}
.ltrtpadten {
	padding:0px 10px 0px 10px;
}
.topbottompadtwenty {
	padding:20px 0px 20px 0px;
}
.producttable {
	padding:105px 0 20px 0;
}
.productname {
	font-family:"Times New Roman", Times, serif;
	text-transform:capitalize;
	color:#708090;
}
.caps {
	text-transform:uppercase;
}
.bold {
	font-weight:bold;
}
.subproduct {
	color:#758899;
}
.border {
	border:1px solid #708090;
}
.borderbottom {
	border-bottom:1px solid #708090;
}
.borderdark {
	border:1px solid #0a0a0a;
}
/*.divClass {
	position:absolute;
	width:439px;
	top: 163px;
	float:left;
	text-align:right;
	visibility: hidden;
}*/
.divclassPop {
	position:absolute;
	width:361px;
	left: 0px;
	top:6px;
	text-align:right;
	visibility: hidden;
}
.toppadtwenty {
	padding-top:25px;
}
.botpadtwenty {
	padding-bottom:25px;
}
