@charset "utf-8";
/* CSS Document */

body {background:url(images/bck.jpg) repeat; margin: 0;text-align: center; /* Takes care of horizontal alignment in Internet Explorer */}

#wrap {width: 990px; margin: 0 auto;}
#wrap2{width:900px; padding: 10px 25px 0 25px;}

#menu2 a:link,a:active,a:visited {
	/*color:#FFFFFF;*/
	text-decoration: none;
	margin-left:0px;
	margin-right:0px;
	
	font-family: Arial, Helvetica, sans-serif;
}
#menu2 a:hover {
	/*color:#FFFFFF;*/
	text-decoration: underline;
	margin-left:0px;
	margin-right:0px;
	font-weight:bold;
}

.active_cat{
	color:red;
	font-size:15px;
}
#menu2 a .active_cat{
	color:red;	
	font-size:15px;
}

#content a:link {
	color: #0000FF;
	text-decoration: none;
}
#content a:visited {
	text-decoration: none;
	color: #0033FF;
}
#content a:hover {
	text-decoration: underline;
	color: #0066FF;
}
#content a:active {
	text-decoration: none;
	color: #0066FF;
}

#header {width:900px; height:75px;}
.textfield {margin:0; padding:0; height:22px;}
.searchbtn{background:url(images/searchbtn.gif) no-repeat; border:0; margin:0; padding:0; width:26px; height:26px;}
.loginbtn{background:url(images/loginbtn.jpg) no-repeat; border:0; margin:0; padding:0; width:70px; height:27px;}
#spmenu{width:900px;}

#flaArea {
	width:900px;
	background:url(images/tile_flaArea.gif) repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#696969;
	text-align: left;
}

.price {
	color:#d20000;
	font-weight:bold;
}

#content {width: 900px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; line-height: 1.5em;}
#footer {width:950px; height:40px; background-color: #1086c3; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff;}
#footer a:link,a:active,a:visited{
		/*color:#fff;*/
		text-decoration: none;

}
#footer a:hover{/*color:#fff;*/ text-decoration: underline; font-weight:normal; }
