body {
	font-family:Arial;
	color:#404040;
}

.d_fieldset {
	border:1px solid #CCC;
	width:600px;
	float:center;
	padding:0px 5px 5px 5px;
}

.d_fieldset legend {
	border:1px solid #CCC;
	margin-bottom:10px;
	width:60%;
}

.f_fieldset {
	border:2px solid #990000; 
	background:#FFFFFF; 
	text-align:center; 
	padding:0px 10px 10px 10px;
}

.f_fieldset legend {
	border:1px solid #666666; 
	text-align:center; 
	background:#F4F4F4; 
	width:80%; 
	height:20px;
	margin-bottom:10px;
	font-weight:bold; 
	font-size:14px;
}

.menu {
	text-align:center;
	/*border:1px solid #FF3300;*/
	font-variant:small-caps;
	font-family:Arial;
	background:#FFFFFF;
	cursor:pointer;
	width:150px;
	height:20px;
	vertical_align:middle;
}

.menu a {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	font-size:14px;
}

.menu a:hover {
	color:#990000;
}

.menu_lang {
	float:left;	
	margin:5px;
	width:35px;
	height:26px;
	padding-top:9px;
	background:url(/urunler2/images/baklava.jpg);
	text-align:center;
	background-repeat:no-repeat;
}

.menu_lang a {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.menu_lang a:hover {
	color:#990000;
}

.p_fieldset {
	border:2px solid #990000;
	background:url(/urunler2/images/benekli.jpg);
	width:135px;
	height:135px;
	text-align:center;
	padding:0px 5px 5px 5px;
	margin:8px;
}

.p_fieldset legend {
	border:1px solid #666666;
	text-align:center;
	background:#F4F4F4;
	width:90%;
	margin-bottom:10px;
	height:18px;
	font-weight:bold;
	overflow:hidden;
	font-size:10px;
	vertical-align:middle;
}

.p_exp {
	border:1px solid #CCCCCC;
	height:100px;
	font-size:12px;
}

.p_exp legend {
	border:no-border;
	background:transparent url(/urunler2/images/oval.jpg) no-repeat scroll 0%;
	font-size:10px;
	text-align:center;
	padding:7px 17px 7px 17px;
}

.right_top {
	border:2px solid #FF3300;
	width:165px;
	height:25px;
	text-align:center;
	margin:15px;
	padding:5px; 
	margin-bottom:5px;
	background:#000000;
	font-size:18px;
	color:#FFFFFF;
	font-variant:small-caps;
	font-weight:bold;
}

.right {
	border:2px solid #FF3300;
	width:165px;
	text-align:center;
	margin:5px;
	padding:5px;
}

.right .product_list {
	width:94%;
	border:1px solid #CCCCCC;
	margin:3px;
	height:18px;
	background:#999999;
}

.right .product_list a{
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

.right .product_list a:hover {
	color:#FFFFFF;
}

.right_scroll {
	height:300px;
	overflow-x:hidden;
	overflow:scroll;
	scroll-bottom:none;
}

.category_name {
	height:25px;
	background:#FFF;
}

.category_name .cn {
	height:15px;
	background:#FF6600;
	text-align:right;
	font-weight:bold;
	font-size:18px;
	padding:5px;
	margin:5px;
	color:#FFFFFF;
}

.cat_menu {
	border:1px solid #FFF;
	background:#CCC;
	text-align:center;
}

.cat_menu a {
	text-decoration:none;
	color:#333333; 
	font-weight:bold;
}

.cat_menu a:hover {
	color:#990000;
}

.form_left {
	text-align:right;
	font-weight:bold;
	vertical-align:top;
}

.form_right {
	vertical-align:top;
}

input, select {
	width:200px;
}

.error 
	{
		border:1px solid #808080;
		padding:5px;
		margin:auto;
		margin-top:5px;
		margin-bottom:5px;
		color: #CC0033; 
		font-weight: bold;		
		font-size: 11px;
	}
.info 
	{
		border:1px solid #808080;
		padding:5px;
		margin:auto;
		margin-top:5px;
		margin-bottom:5px;
		color: #808080; 
		font-weight: bold;		
		font-size: 11px;
	}
	
.note 
	{
		padding:5px;
		margin:auto;
		margin-top:5px;
		margin-bottom:5px;
		color: #808080; 
		font-weight: bold;		
		font-size: 11px;
	}	