/* -- Document Colors --------------
		952420 = red
		6f6f4b = drab green
		b28220 = mustard
		84733f = khaki
		84513f = light red
		382e2a = dark red 
		384c65 = light blue
		292d32 = dark blue 
		3e3e3e = light gray
		cbcbcb = light gray text
		252525 = dark gray 
--------------------------------- */

/*  General Layout -------------- */

body	{
/*	background: #252525 url(images/bgtile_base.jpg) repeat-x fixed left bottom;*/
	background: #252525 url(images/bgtile.jpg) ;
	color: #cbcbcb;
	font-family: "lucida grande", lucida, myriad, "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 15 0 30px;
	font-size: 11px;
	} 

/*  Typography -------------- */
	
td	{
	font-size: 11px;
	line-height: 16px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	} 

p	{
	margin-top: 0;
	margin-bottom: 1em;
	}

.stockdescrip {
	font-size: 12px;
	font-weight: bold;
	color: #252525;
	font-style: italic;
	}
img {border:0px;}
h1 {color:#CC0000;font-size:18px;}

.texttitle	{
	font-family: "Arial Narrow", "Lucida Grande", "Trebuchet MS", "Gill Sans", "Century Gothic", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	} 

.newsdate {
	font-family: "Lucida Grande", lucida, myriad, "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	}
	
.textboldred {
	font-weight: bold;
	color: #cc0000;
	}
	
.strike	{
	text-decoration: line-through;
	}
	
.price {
	font-weight: normal;
	color: #0000cc;
	font-size: 12px;
	}
	
.quantity {
	font-style: italic;
	font-weight: bold;
	color: #3e3e3e;
	font-size: 13px;
	}

.triblock {
	padding-right: 5px 10px 5px 15px;
	}

.tdpad	{
	padding: 5px 10px 5px 15px;
	}	

.textbold	{
	font-weight: bold;
	}

.textitalics	{
	font-style: italic;
	}
	
.textdescrip {
	font-weight: normal;
	line-height: 16px;
	margin: 0 0 0 0;
	letter-spacing: 0px;
	font-size: 12px;      
	} 

.textsmaller {
	font-size: 11px;
	line-height: 16px;
	padding-right: 5px 10px 5px 15px;
	}

.contentdescrip {
	color: #3e3e3e;
	font-weight: normal;
	line-height: 16px;
	margin: 0 0 0 0;
	font-size: 12px;      
	padding-right: 5px 10px 5px 15px;
	} 

.contentsmaller {
	color: #3e3e3e;
	font-size: 10px;
	line-height: 16px;
	padding-right: 5px 10px 5px 15px;
	}

.contentdisclaimer {
	color: #3e3e3e;
	font-style: italic;
	font-size: 10px;
	line-height: 16px;
	padding-right: 5px 10px 5px 15px;
	}

.contenttitle	{
	font-family: "Arial Narrow", "Lucida Grande", "Trebuchet MS", "Gill Sans", "Century Gothic", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #252525;
	/* text-transform: uppercase; */
	font-size: 14px;
	}
	
.contentpagetitle	{
	font-family: "Lucida Grande", "Trebuchet MS", "Gill Sans", "Century Gothic", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 25px;
	color: #cc0000;
	text-transform: uppercase;
	font-size: 24px;
	}
	
.contentpagetitleleft	{
	font-family: "Lucida Grande", "Trebuchet MS", "Gill Sans", "Century Gothic", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 25px;
	color: #cc0000;
	text-transform: uppercase;
	font-size: 24px;
	float: left;
	}
	
.legalcopy {
	font-weight: normal;
	line-height: 18px;
	margin: 5px 25px 25px 0;
	letter-spacing: 0px;
	font-size: 12px;      
	} 

.legalcopyfooter {
	color: #cbcbcb;
	font-weight: normal;
	line-height: 11px;
	font-size: 9px;      
	} 

.texttiny	{
	font-size: 10px;      
	} 

.footer	{
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 20px;
	color: #ffffff;
	font-size: 10px;
	} 

.maintable {
	border-top: 3px solid #999999;
	border-right: 3px solid #999999;
	border-bottom: 3px solid #999999;
	border-left: 3px solid #999999;
	background-color: #252525;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	}

.boxright	{
	align: right;
	width: 171px;
	/*border: 1px solid #990000;*/
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	}

.boxmaincontent	{
	align: left;
	width: 549px;
	/*border: 1px solid #000099;*/
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
	
/* General linkology -------------- */
a:link, a:visited {
	font-weight: bold; 
	text-decoration: underline;
	color: #3e3e3e;
	background: transparent; 
	}

a:hover {
	font-weight: bold; 
	text-decoration: underline;
	color: #cc0000;
	background: transparent; 
	}

a:active {
	font-weight: bold; 
	text-decoration: none;
	color: #cc0000;
	background: transparent;  
	}

a.content:link, a.content:visited {
	font-weight: bold; 
	text-decoration: underline;
	color: #3e3e3e;
	background: transparent; 
	}

a.content:hover {
	font-weight: bold; 
	text-decoration: underline;
	color: #cc0000;
	background: transparent; 
	}

a.content:active {
	font-weight: bold; 
	text-decoration: none;
	color: #cc0000;
	background: transparent;  
	}

a.lightlink:link, a.lightlink:visited {
	font-weight: bold; 
	text-decoration: underline;
	color: #ffffff;
	background: transparent; 
	}

a.lightlink:hover {
	font-weight: bold; 
	text-decoration: underline;
	color: #cc0000;
	background: transparent; 
	}

a.lightlink:active {
	font-weight: bold; 
	text-decoration: none;
	color: #cc0000;
	background: transparent;  
	}
		
		
		

/* Button - Menu -------------- */
.listdetails ul {
	list-style: square;
	margin-left: 10px;
    padding-left: 10px;
    padding-right: 5px;
	}

.listdetails li {
	font-size: 10px;
	line-height: 14px;
	color: #252525;
	}
	
.button {
    width: 150px;
    padding: 0 0 25px 0;
    margin-bottom: 1em;
	font-family: "Lucida Grande", lucida, myriad, "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    background-color: #252525;
    color: #cbcbcb;
	font-size: 11px;      
	} 

.button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
                
.button li {
	border-bottom: 1px solid #3e3e3e;
	margin: 0;
	}

.button li a {
	display: block;
	padding: 2px 2px 2px 10px;
	border-left: 10px solid #252525;
	border-right: 0;
	background-color: #252525;
	color: #cbcbcb;
	text-decoration: none;
	width: 100%;
	}

html>body .button li a {
	width: auto;
	}

.button li a:hover {
	border-left: 10px solid #292d32;
	border-right: 0;
	background: url(images/bgtile.jpg);
	color: #ffffff;
	}

.button li a:visited {
	border-left: 10px solid #292d32;
	border-right: 0;
	background-color: #252525;
	color: #cc0000;
	}

.hmdesigns {
	vertical-align: middle;
	margin: 5px;
	border-top: 2px none #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px none #000000;
}
