/* OZhut.com CSS template */
/* Copyright OZhut All Rights Reserved */

html, body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}


#maincontainer{
	width:980px;
	text-align:center;
	}
table, td, div {

	font-family: Arial;
	font-size: 12px;
}

#footer a:link{
	text-decoration:none;
	font-size:11px;
	color:#999999;
	font-weight:bold
	}


#footer a:visited{
	text-decoration:none;
	font-size:11px;
	color:#999999;
	font-weight:bold
	}
	
	#footer a:hover{
	text-decoration:underline;
	font-size:11px;
	color:#999999;
	font-weight:bold
	}

#topnavigation{
	margin-top:7px;
	margin-bottom:7px;	
	font-weight:bold;
	background-image:url(http://ozhut.com/ebay/images/template/navbar.gif);
	background-repeat: no-repeat;
	text-align:left;
	width:980px;
	font-family: "trebuchet MS",sans-serif;
	font-size: 14px;
	font-weight:bold;
}

#topnavigation_right{
	margin-right:14px;
	text-align:right;
	line-height: 30px;
	font-weight:bold;
	font-family: "trebuchet MS",sans-serif;
	font-size: 14px;
	color: #333333;
}

#topnavigation_right a{
	text-decoration:none;
	color:#000000;
	background:none;
}

#topnavigation_right a:hover{
	color:#ffb861;
	}
	

#topnavigation ul{
    margin:0;
    padding:0;
    list-style:none;
    white-space: nowrap;
	line-height: 30px;
}

#topnavigation li{
	font-weight:bold;
    display:inline;
	list-style-type: none;
    margin:0;
	padding:0;
	font-family: "trebuchet MS",sans-serif;
	font-size: 14px;
	color: #333333;
	height:30px;
}

#topnavigation li a{
	text-decoration:none;
	padding:5px;
	color: #333333;
	font-family: "trebuchet MS",sans-serif;
	font-size: 14px;
	font-weight:bold;
	background:none;
}

#topnavigation li a:hover{
	color:#ffb861;
}

.topnav_divider{
	color:#bfbdbe;
}
	
#sidebar_logos{
	padding:5px;
	text-align:center;
	font-family: "trebuchet MS",sans-serif;
	font-weight:bold;
	font-size:13px;
}
	
.payment_logos{
	padding:5px;
}

#sidebar{
    background:#f5f5f5;
	text-align:left;
    width:200px;
	
}

#search-form {
	width: 120px;
	font-size:10px;
}

#search-form-box{
	width: 39px;
	font-size:10px;
	background: url(http://ozhut.com/ebay/images/template/searchbox_go.gif);
}

.sideheader{
	line-height: 30px;
	background-image:url(http://ozhut.com/ebay/images/template/sidebarheader.gif);
	text-align:left;
	text-indent:12px;
	font-family: "trebuchet MS",sans-serif;
	font-size: 16px;
	color:#000000;
	font-weight:bold;
}

#sidebar ul{
    margin:0;
    padding:0;
    list-style:none;
    white-space: nowrap;
}

#sidebar li{
	font: bold 15px "Trebuchet MS",sans-serif;
	list-style-type: none;
	line-height:1.4em;
    margin:0;
	padding:4px;
	text-indent:6px;
	text-align:left;
}

#sidebar li a{
font: bold 15px "Trebuchet MS",sans-serif;
	text-decoration:none;
	padding:2px;
	color: #333333;
    DISPLAY: block;
}

#sidebar li:hover{
	background-color:#cccccc;
}

#sidebar li a:hover{
	background-color:#cccccc;
}


