img
{
	border: 0px;
}

html
{
	background:#F2F2F2 url("images/bg.png") 0 0 repeat-x;
}


a, a:link, a:visited, a:active, a:hover
{
	color: #000;
}

h1, h2, h3, h4, h5, h6, h7
{
	font-size: 12pt;
	font-weight: normal;
}

.indent
{
	margin-left: 15px;
}

.spacer
{
	clear: both;
	font-size: 1px;
	height: 0px;
	line-height: 0px;
}



.container
{
	width: 800px;
}

.barright{
	width: 200px;
	float: right;
}


#wrapper
{
	width: 968px;
	margin: 25px auto 25px auto;
	background-color: #fff;
        border-left: 1px solid #000;
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
}

#header
{
	background-color: #FFF;
	height: 91px;
	border-bottom: 10px solid #000;
}


menu2
{
	width: 968px;
	padding: 5px;
        background-color: #1D1D1D;
        font-family: verdana;
        font-size: 11px;
        color: #FFF;
}


#foxmenucontainer{height:28px;background:#000;display:block;padding:5px;}

#foxmenu{position:relative;display:block;height:5px;font-size:11px;font-weight:bold;
font-family:Verdana;}

#foxmenu ul{margin:0;padding:0;list-style-type:none;width:auto;}

#foxmenu ul li{display:block;float:left;margin:0 1px 0 0;}

#foxmenu ul li a{display:block;float:left;color:#fff;text-decoration:none;
padding:5px 20px 0 20px;height:19px;
background:transparent url(images/foxmenu_bg-OFF.gif) no-repeat top left;}

#foxmenu ul li a:hover{color:#fff;
background:transparent url(images/foxmenu_bg-OVER.gif) no-repeat top right;}

#foxmenu ul li a.current,#foxmenu ul li a.current:hover{color:#000;background:#fff;}






#middle
{

	font-family: verdana;
        font-size: 12px;
	background-color: #fff;
	background-image: url('images/background.png');
	background-repeat: repeat-y;
        padding: 10px;
}

#divide
{
	height: 4px;
	background-color: #fff;
	border-bottom: 1px solid #ddd;
}



.nav_header
{
	font-family: "Verdana", "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 38px;
	color: #fff;
	background-color: #000;
	line-height: 38px;
	padding-left: 20px;
	margin-bottom: 1px;
}

#white a, #white a:active, #white a:visited, #white a:hover, #white a:link
{
color: #fff;
font-weight: bold;
text-decoration: none;
}


.news{
	background-color: #000;
	width: 302px;
	padding: 10px;
	font-family: Verdana;
        font-size: 12px;
	color: #FFF;
	height: 157px;

}

.topbar{
        text-align: right;
        background-color: #222;
        font-family: Verdana;
        font-size: 13px;
        padding: 8px;
        color: #FFF;
}

.sel a
{
	background-color: #933 ! important;
	background-image: url('arrow.png');
	background-repeat: no-repeat;
	background-position: center left;
}



#content
{
	float: left;
        font-family: verdana;
}

#footer
{
	background-color: #bbb;
	color: #222;
	font-family: "Verdana", "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding: 10px 15px 10px 15px;
}

#text
{
	padding: 10px 15px 15px 15px;
	font-family: "Verdana", "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.item
{
	padding-bottom: 5px;
	margin-bottom: 7px;
	border-bottom: 1px solid #bbb;
}

.item_image
{
	float: left;
	width: 90px;
	text-align: center;
	margin-right: 15px;
}

.item p
{
	width: 250px;
	float: left;
	padding-top: 20px;
}

.old_price
{
	margin-left: 30px;
	text-decoration: line-through;
}

.new_price
{
	color: #800;
	font-weight: bold;
}



.about{
	width:600px;
	background-color: #EDEDED;
	border-bottom: 1px solid #C4C4C4;
	background-image: url('images/backflag.png');
	font-family: Verdana;
	font-size: 12px;
	padding: 10px;
}