* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 12px/18px  Tahoma, Verdana, Arial, sans-serif;
	width: 100%;
	height: 100%;
}
a {
	color: #3B5998;
        font-weight: bold;
	outline: none;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
        color: #FF9F40;
}
p {margin: 0 0 2px}
a img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 1080px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;


}

#tabborder td, th {
border: 4 px solid #505050;
}

h1 {font-size:200%;}
h2 {font-size:170%;}

h4 {font-size:130%;}
h5 {font-size:110%;}
h6 {font-size:90%;}


h3 {
font-size: 110%;
color: #3B5998;
font-weight: bold;
}



/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 30px;
	background: #FFFFFF; 
        font-weight: bold;
        font-family: sans;
        color: #759B00;
}

#header a {
	color: #759B00;
         font-weight: bold;
	outline: none;
	text-decoration: none;
}

#header a:hover {
	text-decoration: none;
        color: #FF9F40;
}

#headermiddle {
color: #759B00;
background: #FFFFFF;
padding: 0px 4px 0px 4px;
         font-weight: bold;
}

#cart {
color: #FFFFFF;
background: #759B00;
padding: 0px 4px 0px 4px;
        font-family: sans;
        font-weight: bolder;
}

#cart a {
color: #FFFFFF;
text-decoration: underline;

}

#cart a:hover {
color: #FF9F40;
text-decoration: underline;
}


#caption {
float: left;
font-weight: bold;
}
#caption2 {
padding: 6px 4px 4px 2px;

border-bottom: 1px solid #759B00;
float: left;

font-weight: bolder;
}
#caption a:hover {
	text-decoration: none;
        color: #759B00;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 10px 0 100px 0;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#categorytree {
     font-size: 100%;
     color: #4169E1;
     font-weight: bold;
     text-decoration: none;
}

#categorytree a {
     font-size: 100%;
     color: #4169E1;
     font-weight: bold;
     text-decoration: none;
}

#categorytree a:hover {
     text-decoration: none;
color: #FF9F40;
}

#content {
	padding: 0px 230px 0 210px;
}

#content a {
	color: #4169E1;
	outline: none;
	text-decoration: none;
font-size: 110%;
}
#content a:hover {
	text-decoration: underline;
        color: #FF9F40;
}
#.cat {
font-size: 110%;
color: #3B5998;
}
#cat a {
font-size: 110%;
color: #3B5998;
}
#cat a:hover {
font-size: 110%;
	text-decoration: underline;
        color: #FF9F40;
}

#cell {
border: 1px solid #EEEEEE;
padding: 10px;

}


#container {
	width: 100%;
	float: left;
	overflow: hidden;
}



/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 200px;
	margin-left: -100%;
	position: relative;
	background: #FFFFFF; 
        padding: 0 10 0 0;
        height: 1%;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
border-left: 10px solid #D3E27E;
	margin-right: -3px;
	width: 220px;
	margin-left: -230px;
	position: relative;
	background: #FFFFFF;
        padding: 0 0 0 10;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1080px;
       
	margin: -50px auto 0 auto;
	height: 50px;
	
        font-size: 0.4em;
        font-weight: lighter;
}

/* Shopping CART */

.cart {
        font-family: Lucida Grande;
  font-size:		100%;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			0px 0px 0px 0px;
        font-weight: bold;
  color:			#FFFFFF;
  background-color:  transparent;
}