/*********************
	HTML Elements
*********************/
*{
	margin:0;
	padding:0;
}
body{
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
}
a, a:visited{
	text-decoration:none;
}
/*********************
	Structure
*********************/
#container{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#header{
	width:900px;
}
#head_section_one{
	width:900px;
	height:112px;
}
#head_section_two{
	background:url(bg_title.jpg) repeat-x top;
	width:900px;
	height:23px;
}
#head_section_two h3{
	color:#FFFFFF;
	padding-top:3px;
	padding-left:22px;
	font-size:12px;
	float:left;
}
#head_section_two h3 span{
	margin-right:25px;
}
#head_section_three{
	background:url(bg_menu0.jpg) repeat-x top;
	width:900px;
	height:59px;
	margin-top:2px;
}
#logo{
	width:%100px;
	float:left;
	margin-right:5px;
	margin-left:2px;
}
#flowers{
 text-align:right;
}
#wraper
{
    margin-bottom:4px;
}
/*********************
  TopMenu, Top-Panel, Sidebar
*********************/
#search{
	height:23px;
	padding-top:2px;
	padding-right:2px;
	text-align:right;
}
#search label{
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:top;
}
#topmenu{
	padding-left:10px;
	height:59px;
	width:380px;
	float:left;
	margin-right:10px;
}
#topmenu ul{
	color:#FFFFFF;
	list-style:none;
	padding-top:18px;
}
#topmenu li{
	display:inline;
	margin-right:15px;
}
#topmenu ul li a,#topmenu ul li a:visited{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#topmenu ul li a:hover{
	text-decoration:underline;
}
#top_usermenu{
	width:200px;
	height:59px;
	text-align:right;
	float:left;
}
#top_usermenu ul{
	list-style:none;
	padding-top:15px;
}
#top_usermenu li{
	display:inline;
	margin-left:10px;
}
#top_usermenu ul li a,#top_usermenu ul li a:visited{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-left:25px;
	text-decoration:none;
}
#top_usermenu ul li a:hover{
	text-decoration:underline;
}
#sidebar{
	width:200px;
	height:200px;
	float:left;
}
#category-box{
	width:200px;
	margin-top:2px;
	overflow:hidden;
}
#category-box div{
	height:28px;
	background:#566268 url(cat_left.jpg) no-repeat scroll left top;
}
#category-box div div{
	color:#FFFFFF;
	font-weight:bold;
	background:url(cat_righ.jpg) no-repeat scroll right top;
	padding:5px 5px;
}
#content{
	width:700px;
	height:auto;
	float:left;
}
#footer{
	width:900px;
	height:60px;
	clear:both;
}
/*********************
		Content
*********************/
.left-top-content{
	background:#EFEFEF url(left_top.gif) no-repeat scroll left top;
	margin:3px 5px 3px 5px;
}
.right-top-content{
	background:url(right_to.gif) no-repeat scroll right top;
}
.left-bot-content{
	background:url(left_bot.gif) no-repeat scroll left bottom;
}
.right-bot-content{
	background:url(right_bo.gif) no-repeat scroll right bottom;
	padding:7px 8px 7px 8px;
}
.border-incele-product{
 background: #FFFFFF url(border_p.gif) repeat-y scroll left top;
 width:650px;
 padding-left: 15px;
 padding-right: 15px;
}
.border-left-product{
 background: #FFFFFF url(border_p.gif) repeat-y scroll left top;
 width:675px;
}

.border-right-product{
	background:url(border_p.gif) repeat-y scroll right top;
}
.border-top-product{
	background:url(border_p.gif) repeat-x scroll left top;
}
.border-bot-product{
	background:url(border_p.gif) repeat-x scroll right bottom;
}
.left-corner-top-product{
	background:url(left_toq.gif) no-repeat scroll left top;
}
.right-corner-top-product{
	background:url(right_tp.gif) no-repeat scroll right top;
}
.left-corner-bot-product{
	background:url(left_bou.gif) no-repeat scroll left bottom;
}
.right-corner-bot-product{
	background:url(right_bp.gif) no-repeat scroll right bottom;
}
.ident-product{
	padding:18px 19px 14px 14px;
}
h3.product-name a{
	color:#DB1918;
	text-decoration:none !important;
}
.product-code{
	color:#2E2E2E;
	font-weight:bold;
	padding:3px 0 10px 0;
}
.product-image{
	border-bottom:1px solid #D3D3D3;
	text-align:center;
	padding:0 0 10px 0;
}
.product-price-box{
	background:#f0f3f5;
	padding:5px 0 5px 5px;
	border: 1px solid #CCCCCC;
	overflow:hidden;
}
span.product-price{
	font-size: 12px;
	color: #3399cc;
	display:block;
}
span.product-price-kdv{
	font-size: 11px;
	color: #990033;
	display:block;
}
.button-box{
	padding-top:12px;
}
.button-addcart{
	background:#2E2E2E;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 5px;
	line-height:16px;
}
.button-detail{
	background:#DB1918;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 5px;
	line-height:16px;
}
.button-link a{
	color:#FFFFFF;
	text-decoration:none;
}
.button-link a:hover{text-decoration:underline;}
.label-stock{
	color:#990033;
	display:block;
}
.pagging-table{
	margin:25px 200px;
}
/*********************
		Forms
*********************/
.search-text{
	height:15px;
	width:200px;
	vertical-align:top;
}
.search-btnico{
	height:21px;
	width:18px;
	border-width:0px;
}
/*********************
	Others
*********************/
.hiden-elements{
	visibility:hidden;
}
/*********************
	Icons
*********************/
.login-icon{background:url(login_ic.jpg) no-repeat left;}
.login-newuser{background:url(new_user.jpg) no-repeat left;}