body{
	background:#ffffff url("../images/bg_proshop.gif") 0 0 ;
	text-align:center;
	margin:0;
	font: normal 11px/15px verdana;
	color:#000000;
}
.clear{clear:both;}
.clearFix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
/****************TAGS*******************/

h1, h2, h3, h4, h5, big{
	color:#666666;
}
h1, big{font-size:18px; font-weight:bold;}
h2{font-size:17px;}
h3{font-size:16px;}
h4{font-size:15px;}
h5{font-size:14px;}
h6{font-size:13px;}

p, .norm{color:#000000;}
td{font: normal 11px/15px verdana; padding:3px;}

a{color:#A9B5B2; text-decoration:none;}
a:hover{text-decoration:underline;}

img{border:none;}

/**************CLASSES***************/
.main{
	background:#ffffff url("../images/bg_mainarea_proshop.gif") 0 0 repeat-y;
	width:750px;
	_height:100%;
	text-align:left;
	
}
html>body .main{margin-left:auto; margin-right:auto;}

.topMenu{
	text-align:right;
	padding:8px 41px 8px 0;
	background:#ffffff;
}
.topMenu a{margin-right:8px; color:#000000;}
.searchLink{color:#999999;}

.leftRow{
	width:148px; 
	float:left; 
	margin-right:18px;
	background:transparent url("../images/bg_leftmenu_proshop.jpg") 0 0 no-repeat;
}
.leftRow .logo{margin:0 0 0 9px;}

/*********LEFTMENU************/
.leftMenu{margin:14px 0 0 0;}

.leftMenu ul{
	list-style:none;
	margin:0 0 0 2px;
	padding:0;
}
.leftMenu ul li{
	_height:33px;
	background:transparent url("../images/menu_line.gif") 0 bottom repeat-x;
}

.leftMenu ul li a{
	color:#000000; 
	font:11px/15px; 
	display:block;
	height:22px;
	_height:28px;
	padding:6px 0 1px 10px;
	margin:0;
}
.leftMenu .active{color:#FF8A00;}
.leftMenu ul li a:hover{
	text-decoration:none;
	color:#676D6C;
	background:#D9E7E4 url("../images/menu_line.gif") 0 bottom repeat-x;
	_background:#D9E7E4;
}

.leftMenu ul li li{
	background:transparent;
	_height:17px;
	border-bottom:1px solid #E7ECCF;
	margin:0;
}
.leftMenu ul li li a{
	padding:3px 0 3px 20px;
	_height:25px;
}

.leftMenu ul li li a:hover{
	background:#D9E7E4;
}

.leftMenu ul ul  ul li{
	padding:0 0 0 10px;
	background:transparent;
	border-bottom:none;
	}
.leftMenu ul ul ul li a:hover{background:transparent;}

/*********LEFTMENU SLUT********/


.mainRow{width:566px; float:left; margin-bottom:15px;}

.frontpageBox{
	background:transparent url("../images/bg_frontpageBox.gif") 0 0 no-repeat;
	border:1px solid #E7EAC6;
	width:159px;
	_width:176px;
	height:254px;
	_height:273px;
	float:left;
	margin:15px 0 0 0;
	padding:11px 6px 6px 9px;
	color:#666666;
}
.frontpageBox p{
	color:#666666;
	_margin:5px 0 7px 0;
}
.frontpageBox a{margin-bottom:5px; display:block;}

.boxSpacer{width:16px; height:10px;float:left;}

.sponsors{
	padding:10px 0 15px 0;
}
.sponsors .sponsor{
	background:transparent url("../images/bg_sponsor.gif") 0 0 no-repeat;
	float:left;
	width:164px;
	_width:176px;
	height:80px;
	padding:5px ;
	text-align:center;
	border:1px solid #E7EAC6;
}

.partners{
	text-align:right;
	margin:10px 7px 0 0;
}
/*******************SUBPAGES********************/

.content{
	margin:15px 9px 0 0;
	float:left;
	width:380px;
}

.contentRight{
	margin-top:15px;
	padding-left:7px;
	float:left;
	width:170px;
	border-left:1px solid #E7EAC6;
}

.contentWide{
	margin:15px 0 0 0;

}