body
{
	background:black;
	padding:0px;
	margin:0px;
	font-family:verdana;
	font-size:9pt;
	text-align:center;
}

a
{
	color:#ff9c00;
}

h1
{
	font-size:18px;
	color:#ff9c00;
	font-weight:bold;
}

td
{
	font-size:9pt;
}

hr
{
	border-bottom:1px solid #ff9c00;
}

img
{
	border:1px solid #ff9c00;
}

.price
{
	font-weight:bolder;
	border:1px solid #ff9c00;
	background:#333333;
	color:white;
	padding:5px;
}

#largeImage
{	
	position:absolute;
	border:1px solid #ff9c00;
	z-index:50;
	top:0px;
	left:20%;
	cursor:pointer;
}

#container
{
	width:900px;
	background:#666666;
	border-left: 1px solid #ff9c00;
	border-right: 1px solid #ff9c00;
	border-bottom: 1px solid #ff9c00;
	margin-left:auto;
	margin-right: auto;
	text-align:left;
}

#language
{
	padding:10px;
	width:880px;
	_width:900px;
	border-bottom: 1px solid #ff9c00;
	height:10px;
	color:white;
	font-size:10px;
}

#menu
{
	text-align:right;
	background:black;
	padding:5px;
	width:890px;
	_width:900px;
	border-bottom: 1px solid #ff9c00;
	height:20px;
	color:#ff9c00;
	font-size:14px;
}

#menu a
{
	color:white;
	text-decoration:none;
}

#header
{
	width:900px;
	height:250px;
	border-bottom: 1px solid #ff9c00;
}

#header img
{
	border: 0px;	
}

#content
{
	margin: 15px 0px 20px 10px;
	width:450px;
}

#content img
{
	cursor: pointer;
}

#categories
{
	width: 400px;
	background: black;
}



.catName
{
	background:#000000;
	color:white;
	width: 175px;
	_width:182px;
	height:23px;
	border-left:1px solid #ff9c00;
	border-right:1px solid #ff9c00;
	border-top:1px solid #ff9c00;
	text-align:left;
	padding-top:5px;
	padding-left:5px;
}


#summory
{
	margin:15px;
	padding: 10px;
	background:#515151;
	border:1px dashed #333333;
}

#summory div
{
	margin-left:10px;
	min-height:120px;
	_height:125px;
}

#summory img
{
	margin-right:10px;
}

#detail
{
	margin: 25px 20px 20px 20px;
	min-height:250px;
}

#footer
{
	padding:5px;
	font-size: 10px;
	width:890px;
	color: white;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
