/* CSS Document */

/* Common settings */
body	{
margin:0px;
}

#page_width	{
width:1003px; margin-left:auto; margin-right:auto; background:#000000;
}

#header_maintag	{
width:953px; float:left; height:75px; margin-left:22px; background:#FFFFFF;box-shadow:0 5px 6px rgba(0, 0, 0, 0.5);
}

#body_inner	{
width:953px; float:left; height:535px; margin-left:22px; background:#FFFFFF;box-shadow:0 5px 6px rgba(0, 0, 0, 0.5);
}

#body_inner_products	{
width:953px; float:left; height:720px; margin-left:22px; background:#FFFFFF;box-shadow:0 5px 6px rgba(0, 0, 0, 0.5);
}

#footer	{
width:953px; float:left; height:54px; margin-left:22px;
}

/* Fonts */

.body_font	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#5B5B5B;
}

.tahoma_mandatory {
	font-family:verdana;
	font-size: 11px;	
	text-decoration: none;
}
.products_font	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

.footer_font	{
font-family:verdana; color:#000000; font-size:12px;
}

.products_list	{
font-family:Avant Guard;
color:#0A64C8;
font-size:14px;
}

.category_font	{
font-family:ITC Franklin Gothic;
font-size:13px;
color:#C77573;
font-weight:bold;
}

.category_products_list_active	{
font-family:verdana;
color:#990000;
font-size:11px;
}

.category_products_list_nactive	{
font-family:verdana;
color:#000000;
font-size:11px;
}

.brands_font	{
font-family:ITC Franklin Gothic;
color:#C77573;
font-size:13px;
font-weight:bold;
}

/* Menu fonts */

.menuWrap { display: block; overflow: hidden; }

.pmWrap { display: block; }

.pmItem, .pmActive { display: block; float: left; overflow: hidden; text-decoration: none; }
.pmItemWrap { display: block; width: 954px; }	

.pmItemWrap { font-size: 0.8em; line-height: 1.7em; }
.pmItemWrap > * { float: left; }
.pmItemWrap a { text-decoration: none; font-weight: bold; color: Black; }
.pmItemWrap div, .pmItemWrap span { margin: 10px 0 0 0; padding: 10px; }
.pmItemWrap ul { margin: 0px 0 0 0; padding: 0px 0px 0px 0px; }
.pmItemWrap ul li { margin: 0; padding: 0; list-style: none; }


.pmItemWrap .light { width:630px; height:600px; }
.pmItemWrap .light a { color: Black; }
.pmItemWrap .light a:hover { text-decoration: none; }


.pmItemWrap .dark { background: url(../img/backgroundBlack.png); border: solid 1px White; }
.pmItemWrap .dark a { color: White; }
.pmItemWrap .dark a:hover { text-decoration: underline; }

/* Menu fonts */

/* Picturemenu containers */
#Wrapper
{
	width: 953px;
}

.documentation p 
{
	margin: 0;
}

.options li 
{
	margin-bottom: 0px;
}

.pagead 
{
	padding: 0px;
	background: #ddd;
	border: solid 2px gray;
}

.form_textbox {
border:1px solid #E1E0DD;height:32px;width:256px;
}

.form_texarea {
border:1px solid #E1E0DD;width:256px;height:217px;
}

.buttons_all {
	background:url(../img/submit.gif) left bottom repeat-x;
	color: #FFFFFF;
	height:26px;
	width:80px;
	margin:3px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	border:0px none #5C6A71;
	text-decoration: none;
	cursor:pointer;
}

/* Picturemenu containers */