/* Standarizing Stuffs */
* { font-family: Arial, Tahoma, Verdana; font-size:10pt; margin:0px; padding:0px; text-align:left; }
input { text-align:left; }
select { padding:0px; margin:0px; border:1px solid #AAA;}
input.search { background: #eef; border:1px solid #bbf; padding:0px 5px 0px 5px; width: 60px;}
input.searchbox { width:128px; border:1px solid #bbf; background: #fff;}
a { text-decoration: none; color:#060; }
.frame { padding: 0 1em 1em 1em; }

/* Breadcrumbs */
.breadcrumbs {
background:url('images/gradient.jpg'); 
width:94%; height:28px; 
padding: 0 5px 0 5px; 
border:1px solid #eee;
color:#888;
}

.breadcrumbs a {
font-weight:bold;
color: #2e6ab1;
}

.breadcrumbs a:hover {
padding-bottom:5px;
padding-top:5px;
border-bottom:1px solid #DDD;
border-top:1px solid #DDD;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(images/formbg.gif) repeat-x left top;
text-align:center; 
}

ul.footerlinks {
	list-style:none;
	text-align:center;
	padding-bottom: 5px;
}

ul.footerlinks li {
	display: inline;
	
}



body {
	background: #FEFEFE;
	    height: 100%;   
	    margin: 0px;
	    padding: 0px;
	text-align: center;
}

div.content {
	  width: 970px;
	 margin: auto;
	padding: 2px;
}

div.main-top {
	width: 100%;
	background-repeat: repeat-x; 
	background-position: center bottom;
	
	
}

div.main-bottom {
	color: #000;
	border-bottom:1px solid #000;
	border-top: 1px solid #fff;
	background: url('images/mainbg.png');
	
}

div.main-bottom h1 {
	font-family: "Georgia", "Trebuchet Ms", Arial;
	font-size: 130%;
	color: #000;
	text-align:center;
}
div.main-top span.left {
	float: left;
	width: 29px;
}

div.main-top span.right {
	float: left;
	width: 19%;
	
}
       
div#contact {
	text-align:right;
	padding: 10px 20px 0px 0px;
	color: #666;
}

div.main-top span.left_nav {
	float: left;
	width: 25%;
	height:100%;
}

div.main-top span.mid_content {
	float: left;
	text-align:left;
	width: 60%;	
	margin-left:15px;
}

div.navtitle {
	padding: 5px 5px 0px 5px;
	margin: 0px 0px 0px 15px;
    background:#eee;
    font-size: smaller;
    color:#666;
    text-transform: uppercase;
    
}

div.navbox {
	padding: 5px;
	margin: 0px 0px 0px 15px;
    background:#fefefe;
    border:3px solid #eee;
    color:#666;
	
}

div.navbox_logo {
text-align:center; 
margin:5px auto;
width:191px;
height:59px;
background:url('images/logo_small.gif');
background-repeat: no-repeat;
}

div.navbox span.navbox_link {
float:left; 
width: 88%; 
font-size:160%;     
padding:8px 0px 8px 12px;
}

div.navbox span.link1 {
background: url('images/nav2_desktop.gif');
background-repeat: no-repeat;
background-position: right;
}

div.navbox span.link2 {
background: url('images/nav2_products.gif');
background-repeat: no-repeat;
background-position: right;
}

div.navbox span.link3 {
background: url('images/nav2_brands.gif');
background-repeat: no-repeat;
background-position: right;
}

span.newitems ul { width:100%; list-style: none; }
span.newitems li { padding:3px 0px 3px 0px; }

div.advertisement {
	 width: 555px;
	height: 118px;
	background-image: url('images/main_image2.jpg');
	background-repeat: no-repeat;
}

div.contactus_search {
	width: 518px;
	padding: 5px;
	margin: 5px 0px 0px 0px;
    background:#fefefe;
    border:1px solid #eef;

}

div.window {
	padding:5px 5px 5px 0px;
	margin-top:5px;
	float:left;
	
	height:100px;
	margin-bottom:8px; 
}

div.window ul {
	padding-left:8px;
	
}

div.window ul li {
	font-size:95%;
	padding:1px;
	font-family: Arial;
	
	color: #060;
}

div.window h2 {
	font-family: sans-serif;
	font-weight: normal;
	text-align: right;
	color: #666;
	background-color: #fff;
	background-image: url(images/bar.png);
	background-repeat: repeat-x;
	background-position: 0px 22px;
	padding: 5px 7px;
	margin: 0;
	border: 1px solid #BBB;
	
}

h3 {
	margin: 0 auto;
	width: 68%;
	font-size: 88%;
	text-align: center;
	font-weight: normal;
	font-family: sans-serif;
	color:#444;
	border-top:1px solid #ccc;
	padding-top:5px;
	
}

div.spacer {
	clear: both;
}

/* Frontpage Blocks */
div.block {
float:left; 
width:44%;
padding:10px; 
border:1px solid #DDD; 
margin:5px 5px 0px 0px;
}

/* Browse More */

.browsemore{
text-align: right;
padding:5px 18px;
}


.browsemore a{
font-weight:bold;
padding:2px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}

.browsemore a:hover, .browsemore a.selected{
color: #000;
background-color: #FFA;
}

/* Simple Classes */
.bold { font-weight:bold; }

/* Captions */
.titleheader {
border:1px solid #000;
background: #33425A;
color: #EEF;
text-transform: uppercase;
padding:5px;
margin-bottom:2px;
font-size:85%;     
font-weight:bold;

}

.titleheader a {
color: #EEF;
text-transform: uppercase;
margin-bottom:2px;
font-size:100%;     
font-weight:bold;

}

.titleheader a:hover { color:#FF0; }

.titleheader .selected {
color: #ffc;
}

.titleheader a.yellow { color:#ff0; }

.titleheader2 {
border:1px solid #666;
background: #66758e;
color: #FFF;
text-transform: uppercase;
padding:5px;
margin-bottom:4px;
font-size:85%;     
font-weight:bold;


}

div.footer {
background:url('images/footerbg.png') no-repeat center center; 
width:750px; 
height:121px;
margin: auto;
}

div.footercontent {
float:left; 
width: 33%; 
border:0px solid #000;
height:100%;
}

.footercontent h1 {
font-size:130%;
color: #66758e;
}

div.footerlogo {
background:url('images/footerlogo.png') no-repeat center center; 
width:228px; 
height:7em; 

}

/* Features */
.desc {
float:left; 
width:134px; 
padding: 20px 0px 0 10px;
}

.tool {
float:left; 
width:90px; 
height:100px; 
padding:15px 0 0 0; 
border:0px solid #000; 
}

.compare { background: url('images/feat_compare.gif') no-repeat center right; }
.builder { background: url('images/feat_builder.gif') no-repeat center right; }
.trend   { background: url('images/feat_trend.gif') no-repeat center right; }

/* VIEW ITEM */ 
.crumbs {
padding:5px;
color: #333;
border-bottom:1px solid #eef; 
width:95%;
}

.iteminfo {
width: 95%;
padding:5px 5px 5px 15px; 

}

.iteminfo h1 {
color:#080;
font-family: Verdana;
font-size:120%;
}

.iteminfo p {
margin-bottom:8px;
}

.iteminfo span.price {
font-family: verdana;
padding-bottom:8px;
color: #33425A;
font-size:100%;
font-weight: bold;
}

/* INFOS */
.info {
margin-left:13px;
float: left;
width: 55%;
padding:5px;
}


.infospecial {
float: left;
padding:5px 25px 5px 25px;
}

.info h1 { color: #558; font-size:95%; }
.info p { color: #555; font-size:95%; }

.info2 {
float: right;
width: 35%;
padding:5px;
}

.info2 h1 { color: #558; font-size:95%; }
.info2 p { color: #555; }
.info2 a { color: #559; font-size:100%;}
.info2 a:hover { border-bottom: 1px solid #77B; border-bottom-style: dashed; }

/* RIGHT NAVI */
div.right_nav {
	float: left;
	text-align: left;
	width: 13%;
	
}

div.right_nav ul {
	list-style: none;
	margin-bottom:2px;
	
}

div.right_nav li {
	color: #333;
	border:1px solid #eee;
	border-left: 4px solid #EEE;
	margin-left: 1px;
	padding:2px 2px 2px 5px ;
	font-size:80%;
	text-transform: uppercase;
	font-family: Verdana;
}

div.right_nav li.cat {
	border:1px solid #66758e;
	font-weight:bold;
	background: #EEE;
	text-align:center;	
	padding:2px;
	color: #444;
	font-size:80%;
	font-family: "Arial";

}

div.right_nav li.subcat {
	border-left: 4px solid #EEE;
	margin-left: 1px;
}

div.right_nav li.selected {
	background: #FFC;
	font-weight: bold;
	border-left: 5px solid #66758e;
	color: #000;
}

div.right_nav li a{
	color: #060;
	font-size:88%;
	text-transform: uppercase;
	font-family: Verdana;
	
}

div.right_nav li a:hover {
color: #00F;
}

/* BROWSE */
.browse ul {
list-style: none;
}

.browse li {
border-bottom:1px solid #eee;
padding:2px 2px 3px 2px;
margin-bottom:1px;

}

.browse .number {
font-size: 160%; 
height:80px;
color:#BBB;
}

.browse .itemheader {
padding: 0 5px 0 15px;
}

.browse .itemname {
margin-bottom:7px;
padding-bottom:3px;
padding-top:3px;
border-top:1px solid #eee;
border-bottom:1px solid #eee;
text-align:center;
}

.browse .itemname a {
font-family: "Verdana";
font-weight:bold;
color: #080;
}

.browse .itemdesc {
color:#333;
font-size:90%;
margin-bottom:8px;
font-family: Verdana;
}

.browse .itemprice {
margin-bottom:8px;
color:#333;
font-family: Verdana;
color: #66758A;
font-size:100%;
font-weight:bold;

}

.browse .special {
margin-bottom:2px;
color: #000;
text-decoration: underline;
font-size:100%;
font-weight:bold;
}

.browsecol1 {
margin-left:13px;
float: left;
width: 46%;
}

.browsecol2 {
float: left;
width: 47%;
}

.browsecol2 li {
color: #666;

}

.browsecol3 {
float: right;
margin-right:13px;
}

.browseitemcol {
margin-left:12px;
	width: 95%;
}


