/* CSS Document */
body {
	margin: 0px 0;
	padding: 0;
	background:#FFFFFF;
	font: 0.75em Helvetica,Arial,sans-serif;
	color:#000000;
	line-height: 1.4em;
	font-family:"Courier New", Courier, mono;
	font-face: "courier new";
	
}
.content
{
	background:#FFFFFF;
	color:#666666;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	display:block;
	border:#FFFFFF;
border-width: 1px;
border-style:solid;
}
.feature
{
font-weight:100;
text-align: left;
}
#header
{

height: 120px;
color:#000000;
background-color:#FFFFFF;
border:#999999;
border-width: 2px;
border-style:solid;


}
#clear
{
height: 1px;
background-color:#FFFFFF;
display:block;
clear:both;
}
#topmenu
{
display: inline;
}
#topmenu a
{
color:#000000;
}
#topmenu a:hover
{
color:#CC3333;
}
/*-----------------------------------------------------------------------*/
#navlist
{
	
	margin-bottom: 30px;
	margin: 1px;
	padding-left: 16px;
	font: 2.4em Helvetica,Arial,sans-serif small-caps;
	
	padding-bottom: 4px;
	padding-top: 4px;
	/*background-image: url(images/navbg.gif);*/
}

#navlist a, #navlist a:link, #navlist a:visited
{
	
	
	padding-left:0.5em;
	padding-right: 0.5em;
	color:#333333;
	font-weight:bolder;
	text-decoration: none;
	font-variant:normal;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
	
	color:#CC3333;
	padding: 0px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
}
.cata
{
font-size: 9px;
}



#navlist li
{
padding-right: 5px;
display: inline;
font-size: 0.5em;
}

#navlist ul
{
margin: 0px;
padding: 0px;
}

#navlist #active1 a {
	border-top: 5px solid white;
	background-color: transparent;
}
/*---------------------------------------------------------*/
#theleft
{
float:left;
width: 550px;
padding: 2px 0px 2px 0px;
/*background-color:#FFFFFF;*/

color:#666666;
text-align:justify;
display:block;
border:#999999;
	border-width: 2px;
	border-style:solid;
	height: 500px;
	 overflow:auto;

}
#theleft a
{
color:#CC3300;
text-decoration:none;
}
#text
{
padding: 2px 10px 10px 25px;
}
#category
{
	padding: 1px 1px 8px 1px;
}
#theleft .img
{
width: 160px;

padding: 0px 2px 1px 0px;
display:block;
clear: left;
float:left;
}
#theleft .details
{
padding: 0px 0px 1px 166px;
display:block;
text-align:left;

}
#theleft .detailia
{
padding: 0px 0px 1px 2px;
display:block;

}
#theleft h2
{
padding-top: 1px;
color:#CC3300;

}
#sepwidth
{
padding-left: 400px;
}
#theright
{
float:right;
width: 238px;

display:block;
padding: 2px 0px 2px 0px;
/*background-color:#DFDFDF;*/
text-align:left;

font: normal 11px/19px "Lucida Grande", "Lucida Sans Unicode", arial, verdana, lucida, sans-serif;
color:#666666;
font-weight:bolder;
height: 500px;

border:#999999;
	border-width: 2px;
	border-style:solid;background-color:#DFDFDF;
}
#theright a
{
color:#CC3300;
font-size:10px;
text-decoration:none;
}
#theright ul
{
	margin:-4px 0px 10px 3px;
	padding:0;
	text-align:left;
}
#theright ul li{
	list-style:none;
	
	padding:0;
	margin:-6px 2px 0px 3px;
}
#theright h4
{
margin-bottom: 3px;
margin-top: 2px;
}
.this
{
font-size:12px;
color:#666666;
}
.box
{
	width: 238px;
	/*margin: 0 auto; 
	background: #dce4eb url( "images/bx-top-long.gif" ) 0 0 no-repeat;
	margin-bottom: 6px;
	*/
	height: 500px;
	/*
	border:#999999;
	border-width: 2px;
	border-style:solid;background-color:#DFDFDF;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
}
.boxin
{
	/*background: transparent url( 'images/bx-btm.gif' ) 0 100% no-repeat;*/
	padding: 0px 1px 1px 0px;
	text-align: left;
}
.bigbox
{
	/*width: 550px;
	margin: 0 auto; 
	background: #dce4eb url( "images/bg-top-long.gif" ) 0 0 no-repeat;
	margin-bottom: 6px; 
	
	
	min-heigh: 600px;
	border:#999999;
	border-width: 2px;
	border-style:solid;*/
	
}
.bigboxin
{
	/*background: transparent url( 'images/bg-btm.gif' ) 0 100% no-repeat;*/
	padding: 1px 2px 1px 1px;
	text-align:justify;
}
h3
{
padding-bottom: 1px;
}
.btn
{
background-color:#999999;
}
