@charset "iso-8859-9";

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #656363;	
}

a {			text-decoration:none; color:#656363;}
a:hover {	text-decoration:underline; color:#656363;}

.HeadDiv {
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
	margin:0 auto;
	width:910px;	
	height:210px;
}

.ButtonItem {
	background-image: url(images/menu_ayrac.gif);
	background-repeat: no-repeat;
	background-position: right;
	height:55px;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	line-height:55px;
	float:left;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666667;
}

.ButtonItem a {			text-decoration:none; color:#656363;}
.ButtonItem a:hover {	text-decoration:none; color:#ff0000;}

.Wrapper {
	
	margin:0 auto;
	width:910px;	
		
}

.Leftmenu {
	
	width: 180px;
	height: auto;
	float:left;
	padding-top:10px;
	
}

.CenterContent {
	width: 540px;
	height: auto;
	float:left;
	margin-top:10px;

	margin-left:5px;
	margin-right:5px;

}

.CenterContentwBG {

	padding-top:10px;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:3px;
}



.Rightmenu {
	
	width: 180px;
	height: auto;
	float:left;
	padding-top:10px;
	
}

.Block {
	background-image: url(images/blockbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
	padding: 3px;
	margin-bottom:10px;
	padding-top:10px;
}

.SarchText {
	font-family: Tahoma;
	font-size: 14px;
	color: #ff0000;	
}

.BlockTitle {
	font-family: Tahoma;
	font-size: 13px;
	color: #656363;	
}

.Input {
	border: 1px solid #8b8b8b;	
}

.catItem {
	background-image: url(images/menuitem_b.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 174px;
	height:34px;
	line-height:34px;
	font-family: Tahoma;
	font-size: 11px;
	color: #656363;
}

.catItem a {			text-decoration:none; color:#656363;}
.catItem a:hover {	text-decoration:none; color:#ff0000;}

#showcase_left img {
	width:540px;	
	height :250px;
}

.itemTitle {
	font-family: Tahoma;
	font-size: 11px;
	color: #00b6f8;
}

.itemTitle a {			text-decoration:none; color:#00b6f8;}
.itemTitle a:hover {	text-decoration:underline; color:#00b6f8;}
.td_cart_top {
	font-family: verdana;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #666666;
	height: 25px;
	padding: 2px;
	font-weight: bold;
}
.td_cart_items {
	font-family: verdana;
	font-size: 8pt;
	color: #666666;
	border: 1px solid #666666;
	padding: 2px;
}
.footerbg {
	background-image: url(images/footerbg.gif);
}

