/***********************************************/
/* Body			                          
/***********************************************/
body {
	width:780px;
	font-size: 12px;
	color: #000000;
	background-image:url(../images/bgcube.jpg);
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0 auto 0 auto;

}

img{
	border-width:0px;
}
h1 {
	font-size: 13px;
}

h2 {
	font-size: 12px;
}
h3 {
	font-size: 11px;
}

h4 {
	font-size: 10px;
}
h5 {
	font-size: 9px;
}
ul{
	margin:2px 2px 2px 15px;
}
li {
	list-style-image:url(../images/list.gif);
	padding:0px 0px 0px 20px;
	}
li li {
	list-style-type:square;
}
li li li {
	list-style-type: none;
}

/***********************************************/
/* Global Class                             
/***********************************************/
.linkstyle1 A:link {
	color: #000000;
	text-decoration: none; 	
}
.linkstyle1 A:visited {
	color: #000000;
	text-decoration: none; 	
}
.linkstyle1 A:active {
	color: #000000;
	text-decoration: none; 	
}
.linkstyle1 A:hover {
	color: #660000;
	text-decoration: underline; 	
}
.linkstyle2 A:link {
	color: #ffffff;
	text-decoration: none; 	
}
.linkstyle2 A:visited {
	color: #ffffff;
	text-decoration: none; 	
}
.linkstyle2 A:active {
	color: #ffffff;
	text-decoration: none; 	
}
.linkstyle2 A:hover {
	color: #ff6600;
	text-decoration: underline; 	
}
.clear{
	clear:both;
}
.space{
	width:1px; 
	height:1px;
}
.fade50 {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
.nofade {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.txtleft {
	text-align: left;
}
.txtcenter {
	text-align: center;
}
.txtright {
	text-align: right;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.blkline {
	background-color:#000000;
}

.frmselect{
	font-size:9px;
	background-color: #ffffff;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#cccccc #666666 #666666 #cccccc;			
}
.frmtext{
	font-size:9px;
	background-color: #ffffff;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#cccccc #ffffff #ffffff #cccccc;
}
.frmsubmit{

	font-size:11px;
	height:18px;
	background-color: #ffffff;	
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#cccccc #ffffff #ffffff #cccccc;
}
.title{
	color:#000000;
	font-weight:bold;
}
.more{
	color:#ff6600;
	font-size:9px;
	font-weight:normal;
	
}
.productprice{
	color:#ff0000;

}

.debug{
	background-color:#CCCCCC;
}
.price {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}
/***********************************************/
/* Unique Class			                
/***********************************************/
.listtitle {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;


}

.itemtitle {
	font-size:16px;
	font-weight:bold;
	color:#780404;
}
.subheader{

	color:#000000;
}
/***********************************************/
/* Body Divs                                
/***********************************************/

/***********************************************/
/* Header Divs                                
/***********************************************/

#header{
	
	background-image:url(../images/header_bg.gif);
	background-position:top;
	background-repeat:repeat;
}

#quicklinks{


}
#banner486x60{


}
#navigation{
	background-color:#ffffff;
}
#innernavigation{

}

/***********************************************/
/* Page Divs                                
/***********************************************/
#colleft{
	float:left;
	width:370px;


}
#colright{
	float:right;
	width:370px;


}
/***********************************************/
/* Content Divs                              
/***********************************************/
#content {
	clear:both;
	width: 780px;
	margin: 0 auto 0 auto;
	

}
#innercontent{

}
#innercontent2{

	
}
.pagecontent{
	background-color:#cccc19;
	padding:5px 5px 5px 5px;
}

#homenews{


}
#homereviews{


}
#fs{


}
.wallpaper{
	

}
/***********************************************/
/* footer Divs                         
/***********************************************/
#footer{
	clear:both;
	color:#000000;
	background-color:#ffffff;
}

/***********************************************/
/* copyright div                    
/***********************************************/
#copyright{
	color:#000000;
	font-size:9px;
	padding:2px 2px 2px 2px;
	background-color:#ffcc00; 


}

/***********************************************/
/* developer button                 
/***********************************************/
.w3c {
	font-size:8px;
	background-color: #888888;
	color: #FFFFFF;
	padding:0 4px 0 4px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#ffffff;
}

.w3ctxt {
	font-size:8px;
	background-color: #dddddd;
	color: #FFFFFF;
	padding:0 4px 0 10px;
	border-width:1px 1px 1px 0;
	border-style:solid;
	border-color:#ffffff;	

}
