body
{
	margin:0;
	padding:0;
	background-image:url('/img/design/new/body_bg.png');
	text-align:center;
	margin-top:5px;

}

img 
{
	border:0px;
}


.mainContainer
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	position:relative;

	z-index:300;
}
.middle_content_central
{
	width:710px;
	float:left;
	position:relative;
	z-index: 100;
	*margin-left: -3px;
}
.left_menu_container
{
	width:234px;
	float:left;
	z-index: 500;
	margin:0px;
	padding:0px;
	position:relative;
}
.centralContainer
{
	position:relative;
	z-index: 60;
}
.headerContainer
{
	height:181px;
	width:942px;

	float:left;
}
.logo
{
	float:left;
	margin-left:30px;
}

.panel_middle_header
{
	width:942px;
	background-image:url('/img/design/new/header_bg.gif');
	height:161px;
	position:relative;
}
.panel_top_back
{
	height:181px;
	width:544px;
	position:absolute;
	right:1px;
	top:-10px;
	z-index:200;
	background-image:url('/img/design/new/header.png');
}
.top_menu
{
	width:600px;
	height:36px;
	position:absolute;
	top:0px;
	right:-5px;
}
.panel
{
	width:222px;
	height:333px;
	position:relative;
	z-index:100;
	float:left;
	margin:7px;
	*margin:4px;
}

.panel_middle
{
	position:relative;
	width:222px;
	height:318px;
	background-image:url('/img/design/new/background.gif');
	z-index:300;
	font-family:Arial;
	color:#3a3a3a;
	font-weight:bold;
	font-size:11px;
	*margin-top:-5px;
	*margin-bottom:-5px;
	
}
.panel_top
{
	position:relative;
	width:222px;
	height:11px;
	z-index:300;

}
.panel_bottom
{
	position:relative;
	width:222px;
	height:11px;
	z-index:300;
}

.panel_shadow
{
	position:absolute;
	bottom:-3px;
	right:-2px;
	background-image:url('/img/design/new/shadow.png');
	width:222px;
	height:333px;
	z-index:1;
}





.panel_top_left
{
	width:10px;
	height:11px;
	background-image:url('/img/design/new/top_left.gif');
	background-repeat:no-repeat;
	float:left;
	
}
.panel_top_middle
{
	width:202px;
	height:11px;
	background-color:white;
	background-image:url('/img/design/new/border_top.gif');
	background-repeat:repeat-x;
	float:left;
	
}

.panel_top_right
{
	width:10px;
	height:11px;
	background-image:url('/img/design/new/top_right.gif');
	float:left;
	
	background-repeat:no-repeat;
}




.panel_bottom_left
{
	width:10px;
	height:11px;
	background-image:url('/img/design/new/bottom_left.gif');
	float:left;
	background-repeat:no-repeat;
	background-position:bottom;
}
.panel_bottom_middle
{
	width:202px;
	height:11px;
	background-color:white;
	background-image:url('/img/design/new/border_bottom.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	float:left;
	
}

.panel_bottom_right
{
	width:10px;
	height:11px;
	background-image:url('/img/design/new/bottom_right.gif');
	float:left;
	background-repeat:no-repeat;
	background-position:bottom;
}

.line
{
	width:212px;
	height:1px;
	background-image:url('/img/design/new/line.jpg');
	margin-top:5px;
	margin-bottom:5px;
	background-repeat:repeat-x;
}
.panel_middle_content
{
	width:212px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
}
.image
{
	width:180px;
	margin-left:auto;
	margin-right:auto;
}

.panel_middle_title
{
	width:212px;
	font-family:Arial;
	color:#3a3a3a;
	font-weight:bold;
	font-size:12px;
	height:45px;
}
.panel_middle_title a
{

	font-family:Arial;
	color:#3a3a3a;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.panel_middle_desc
{
	width:212px;
	font-family:Arial;
	color:#3a3a3a;
	font-weight:bold;
	font-size:11px;
	height:70px;

}
.panel_middle_desc a
{

	font-family:Arial;
	color:#3a3a3a;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.panel_middle_actions
{
	width:212px;
	height:30px;
	font-family:Arial;
	color:#3a3a3a;
	font-weight:bold;
	font-size:11px;
	padding-top:5px;

	float:left;
}

.price
{
	width:202px;
	font-family:Arial;
	color:#ed2025;
	font-weight:bold;
	font-size:20px;

}

.order
{
	width:110px;
	font-family:Arial;
	color:#3a3a3a;
	font-weight:bold;
	font-size:14px;
	float:right;
	padding-top:5px;
}

.order a
{
	background-image:url('/img/design/new/cart.jpg');
	background-repeat:no-repeat;
	color:#3a3a3a;
	font-weight:bold;
	text-decoration:none;
	padding-left:32px;
	padding-bottom:8px;
	padding-top:5px;
}
.vline
{
	height:23px;
	width:1px;
	background-image:url('/img/design/new/line.jpg');
	background-repeat:repeat-y;
	float:right;

}




































.central_panel
{
	width:700px;
	height:auto;
	position:relative;
	z-index:100;
	float:left;
	margin:6px;
}

.central_panel_middle
{
	position:relative;
	width:700px;
	
	background-image:url('/img/design/new/main_body_bg.jpg');
	z-index:300;
	font-family:Arial;
	color:#3a3a3a;
	font-weight:bold;
	font-size:11px;
	float:left;
	*margin-top:-5px;
	*margin-bottom:-5px;
	background-repeat:repeat-y;
	
	
	
}
.central_panel_top
{
	position:relative;
	width:700px;
	height:11px;
	z-index:300;
}
.central_panel_bottom
{
	position:relative;
	width:700px;
	height:11px;
	z-index:300;
}

.central_panel_shadow
{
	position:absolute;
	bottom:-3px;
	right:-2px;
/*	background-image:url('/img/design/new/shadow.png');*/
	width:678px;
	height:auto;
	z-index:1;
}





.central_panel_top_left
{
	width:10px;
	height:11px;
	background-image:url('/img/design/new/top_left.gif');
	float:left;
	background-repeat:no-repeat;
}
.central_panel_top_middle
{
	width:680px;
	height:11px;
	background-color:white;
	background-image:url('/img/design/new/border_top.gif');
	background-repeat:repeat-x;
	float:left;
	
}

.central_panel_top_right
{
	width:10px;
	height:11px;
	background-image:url('/img/design/new/top_right.gif');
	float:left;
	background-repeat:no-repeat;
}




.central_panel_bottom_left
{
	width:10px;
	height:11px;
	background-image:url('/img/design/new/bottom_left.gif');
	float:left;
	background-repeat:no-repeat;
	background-position:bottom;
}
.central_panel_bottom_middle
{
	width:680px;
	height:11px;
	background-color:white;
	background-image:url('/img/design/new/border_bottom.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	float:left;
	
}

.central_panel_bottom_right
{
	width:10px;
	height:11px;
	background-image:url('/img/design/new/bottom_right.gif');
	float:left;
	background-repeat:no-repeat;
	background-position:bottom;
}


.central_panel_middle_content
{
	width:680px;
	float:left;
	text-align:left;
	padding:10px;
}


.central_panel_middle_title
{
	width:680px;
	font-family:Arial;
	color:#3a3a3a;
	font-weight:bold;
	font-size:12px;
	height:45px;
}
.central_panel_middle_title a
{

	font-family:Arial;
	color:#3a3a3a;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.central_panel_middle_desc
{
	width:680px;
	font-family:Arial;
	color:#3a3a3a;
	font-weight:bold;
	font-size:11px;
	height:70px;

}
.central_panel_middle_desc a
{

	font-family:Arial;
	color:#3a3a3a;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.central_panel_middle_actions
{
	width:680px;
	height:30px;
	font-family:Arial;
	color:#3a3a3a;
	font-weight:bold;
	font-size:11px;
	padding-top:5px;
	position:relative;
}

.images_prices
{
	float:left;
	width:230px;
	padding-left:10px;
}

.imageLeft
{
	float:left;
	padding:1px;
	border:1px solid #007EFF;
	position:relative;
	
}
.imageZoom
{
	position:absolute;
	right:0px;
	bottom:0px;
	height:32px;
	width:32px;
	cursor:pointer;
	*cursor:hand;
}
.imageSmallLeft
{

	float:left;
	padding:1px;
	margin:1px;
	border:1px solid #007EFF;
}

.title_nav
{
	float:left;
	width:700px;
	height:30px;
}

.clear{
	color:#B20000;
	text-decoration:none;
	font-weight:bold;
}

.order_btn{
	color:#187A00;
	text-decoration:none;
	font-weight:bold;
}

.news_panel_middle_left
{
	position:relative;
	width:104px;
	height:175px;
	background-image:url('/img/design/new/background_news.gif');
	z-index:300;
	font-family:Arial;
	color:#3a3a3a;
	font-weight:bold;
	font-size:11px;
	*margin-top:-5px;
	*margin-bottom:-5px;
	
}

.textbtn_addshop
{
	text-align:center;
}
.textbtn_addshop a
{
	text-align:center;font-size:13px;color:#333;text-decoration:none;	
}









.news_panel
{
	width:460px;
	height:auto;
	position:relative;
	z-index:100;
	float:left;
	margin:7px;
}

.news_panel_middle
{
	position:relative;
	width:460px;
	
	background-image:url('/img/design/new/news_main_bg.gif');
	z-index:300;
	font-family:Arial;
	color:#3a3a3a;
	font-weight:bold;
	font-size:11px;
	float:left;
	*margin-top:-5px;
	*margin-bottom:-5px;
	background-repeat:repeat-y;
	
	
	
}
.news_panel_top
{
	position:relative;
	width:460px;
	height:11px;
	z-index:300;
}
.news_panel_bottom
{
	position:relative;
	width:460px;
	height:11px;
	z-index:300;
}

.news_panel_shadow
{
	position:absolute;
	bottom:-3px;
	right:-2px;
/*	background-image:url('/img/design/new/shadow.png');*/
	width:678px;
	height:auto;
	z-index:1;
}





.news_panel_top_left
{
	width:10px;
	height:11px;
	background-image:url('/img/design/new/top_left.gif');
	float:left;
	background-repeat:no-repeat;
}
.news_panel_top_middle
{
	width:440px;
	height:11px;
	background-color:white;
	background-image:url('/img/design/new/border_top.gif');
	background-repeat:repeat-x;
	float:left;
	
}

.news_panel_top_right
{
	width:10px;
	height:11px;
	background-image:url('/img/design/new/top_right.gif');
	float:left;
	background-repeat:no-repeat;
}




.news_panel_bottom_left
{
	width:10px;
	height:11px;
	background-image:url('/img/design/new/bottom_left.gif');
	float:left;
	background-repeat:no-repeat;
	background-position:bottom;
}
.news_panel_bottom_middle
{
	width:440px;
	height:11px;
	background-color:white;
	background-image:url('/img/design/new/border_bottom.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	float:left;
	
}

.news_panel_bottom_right
{
	width:10px;
	height:11px;
	background-image:url('/img/design/new/bottom_right.gif');
	float:left;
	background-repeat:no-repeat;
	background-position:bottom;
}


.news_panel_middle_content
{
	width:440px;
	float:left;
	text-align:left;
	padding:10px;
}


.news_panel_middle_title
{
	width:440px;
	font-family:Arial;
	color:#3a3a3a;
	font-weight:bold;
	font-size:12px;
	height:45px;
}
.news_panel_middle_title a
{

	font-family:Arial;
	color:#3a3a3a;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.news_panel_middle_desc
{
	width:440px;
	font-family:Arial;
	color:#3a3a3a;
	font-weight:bold;
	font-size:11px;
	height:70px;

}
.news_panel_middle_desc a
{

	font-family:Arial;
	color:#3a3a3a;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.news_panel_middle_actions
{
	width:440px;
	height:30px;
	font-family:Arial;
	color:#3a3a3a;
	font-weight:bold;
	font-size:11px;
	padding-top:5px;
	position:relative;
}

#primary_image
{
	cursor:pointer;
	*cursor:hand;
}