/* CSS Document  tableless CSS two colum layout
see demo at http://www.outprize.com/includes/sts_templates/tableless/sts_template.html
author: avail1now , it@availcompany.com
compatible: with osCommerce 2.2 milestone MS 2.0 & STS v 4.2 
Release under GNU licence.
Original Release Date: 1/25/2006
Current version update : 8/22/06
/* removes defaults of all elements */

  		
a {
	color: black; text-decoration: none; 
}

a:hover {
	color: #95191c; text-decoration: underline; 
}

#wrapper { 
	text-align: left; 
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	width: 801px;
	border: 1px solid #CCCCCC;
	background: white;
}
#test ul{
padding: 5px;
}

#test li a{
background-image:none;
background-color:#333333;
font-size: 0.9em !important ;
color:		#999999;
}
	
/* Header info */
#masthead {
	background-image: url(/oscommerce/catalog/includes/sts_templates/test/img/baner.gif);
	height: 86px;
	width: 801px; 
}




div.newsbox {
margin-left: 8px;
background: #F0F0E7;
float: left;
width: 95%;
margin-top: 14px;
clear: left;
display: inline;
}

#newsboxNav {
font-size: .75em;
margin: 8px 0px 0px 8px;
padding: 0;
}

#newsboxNav a {
color: black;
text-decoration: underline;
}

#newsboxNav a:hover {
color: #95191c;
text-decoration: none;
}

#newsboxNav li {
list-style-type: none;
padding-top: 3px;
}

h3.news {
font-size: 90%;
margin:0;
padding: 0 0 3px;
background: #95191c;
color: white;
text-align: center
}

h4 {
font-size: 1.2em;
margin: 10px;
}

h5.thanks {
font-size: 1em;
margin: 10px;
}

#afooter {
font-size: .70em;
color: #cfcfcf;
padding: 5px;
background: gray;
clear: both;
/* height: 100%; */
text-align: center;
}

#afooter a { 
color: #cfcfcf;
text-decoration: underline; }
#afooter a:hover {
color: black;
text-decoration: none;
}

/* nav info */
#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
width: 100%;
float: left;
background: gray;
font-size: .70em;
text-align: right;
overflow: hidden; /* IC */
}

#navcontainer ul li { display: inline; }
li.outer { border: none; }
#navcontainer ul a {
padding: 0.5em 1em; /* 0 1em; IC */
line-height: 1.5em;
color: white;
text-decoration: none;
}

#navcontainer ul a:hover {
color: black; background: gray url(images/nav-btn-bg.jpg) repeat-x; /* repeat IC */ 
}

/*sidebar corners info*/
b.rtop, b.rbottom {
display: block;
background: none /* new */;
position: relative /* new - IE-bug fix */;
}

b.rtop {
margin-top: -5px /* new */;
}

b.rbottom {
margin-bottom: -5px /* new */;
}

b.rtop b {
display: block;
height: 1px;
overflow: hidden; 
background: #FFFFFF;
}

b.rbottom b {
display: block;
height: 1px;
overflow: hidden; 
background: #FFFFFF;
}

b.maintop {
display: block;
margin-top: -4px;
background: none /* new */;
position: relative /* new - IE-bug fix */;
}

b.maintop b {
display: block;
height: 1px;
overflow: hidden; 
background: #FFFFFF;
}

/*IE-mac section \*//*/
#navcontainer li,
#navcontainer a  { 
display: inline-block; 
width: 1px;
white-space: nowrap;
}

/*end Mac section */

/*]]>*/

.suckerdiv {
background-color: #000000;
width: 150px;
}


.suckertree1 ul {
margin: 0px;
padding: 0px;
list-style: none;

}
#suckertree1 li a {
	color:#FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}

#suckertree1  li ul li a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}

#suckertree1  li ul li a:hover {
	color: #990000;
	text-decoration:	underline;
	font-size: 10px;
}

.suckertree1 {
border: 1px solid #666666; 
border-top-width: 1px;
margin: 0px;
/*height: 28px;*/ 
}

.suckertree1 a:hover {
background-position: 0px 0;
color: #FFFFFF;
background-image: url(../img/menu.png);
background-repeat: no-repeat;
text-decoration: none;
}

.suckertree1 a:active {
background-position: 0px 0;
color:white;
background: url("../img/menu.png") no-repeat;
}



/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
background-color: #222222;
background-color: #00FF00;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-color: #222222;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #222222;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */



#speciallink {
display:block;
height:0;
position:relative;
width:100%;
}
#speciallink a {
left:637px;
position:absolute;
text-indent:-9999px;
top:-212px;
width:300px;
height:100px;
}
.linkholder a:hover {
border:none;
text-decoration:none;
}
a img {

border:none;
}
