@charset "utf-8";
body {
	background-image: url(../images/bg2.jpg);
	color: #FFFFFF;

}
a {color:#fff;}
a:hover {color:#fff;}
#korzay_sayfa {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}
#korzay_footer {
	height: 30px;
	padding-top: 10px;
	font-size: 13px;
	margin-top: 10px;
}
#korzay_footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#korzay_footer a:hover {
	color: #F2B01B;
}
#footer_sag {
	float: right;
	width: 200px;
}
#footer_sag a {
	color: #FFFFFF;
	text-decoration: none;

}
#footer_sag a:hover {
	color: #F2B01B;
	text-decoration: none;

}


#korzay_logo {
	height: 140px;
	margin-bottom: 40px;
}
#nav {
	height: 30px;
	position: relative;
	z-index: 999;
}
#nav ul {
	float: left;
	list-style: none;
	position: relative;
	z-index: 999;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

		#nav li {
	position: relative;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
		}

			#nav li.active { margin: 0 15px 0 10px; }

			#nav li:first-child { margin-left: 0; }

			#nav li a {
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 23px;
	text-decoration: none;
	width: 135px;
	text-align: center;
	padding-top: 7px;
	margin-right: 15px;
	margin-left: 2px;
	background-image: url(../images/bgmenu.png);
			}

				#nav li.active a, #nav li a:hover, #nav li.hover a {
	color: #F2B11A;
	display: block;
				}

			/** Dropdowns **/

			#nav ul li:hover > ul { display: block; }

			#nav ul ul {
				background: url(../imgs/'rgba0000.8\)') repeat; /* For IE */
	display: none;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 29px;
	width: 150px;
	z-index: 999;
	background-position: 156;
	background-color: #FFFFFF;
			}

				#nav ul ul li {
	display: block;
	float: none;
	height: auto;
	margin: 0;
	padding: 0;
				}

					#nav ul ul li a, #nav li.active ul ul li a {
	color: #000000;
	display: block;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 20px;
	min-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #E6E6E6;
					}

						#nav ul ul li a:hover, #nav li.active ul ul li a:hover {
	color: #F2AE1E !important;
	font-size: 13px;
	text-align: left;
						}
.head-row3 {
	height:240px;
}
#featured {
	width:593px;
	position:relative;
	height:210px;
	float:left;
}
#korzay_icerik {
	padding-top: 10px;
	margin-top: 50px;
}
#korzay_sol {
	float: left;
	width: 200px;
}
#korzay_sag {
	width: 880px;
	padding-left: 10px;
	padding-top: 10px;
}

#featured ul.ui-tabs-nav {
	position:absolute;
	top:180px;
	left:210px;
	list-style:none;
	width:260px;
	z-index:100;
}
#featured ul.ui-tabs-nav li {
	width:19px;
	height:19px;
	overflow:hidden;
	vertical-align:top;
	font-size:0;
	line-height:0;
	float:left;
	padding-right:5px;
	background-image: url(../images/bg-page.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#featured ul.ui-tabs-nav li.ui-tabs-selected {
	background-image: url(../images/bg-page-act.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

	#featured ul.ui-tabs-nav li a {
		display:block;
		width:26px;
		height:26px;
		overflow:hidden;
	}
#featured .ui-tabs-hide {display:none; }
.sol_saat {
	color: #FFFFFF;
	background-image: url(../images/saat.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 200px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-top: 7px;
	margin-bottom: 5px;
}
#temizle {
	clear: both;
}

.sol_doviz {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/doviz.png);
	height: 28px;
	width: 200px;
	padding-top: 7px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
#sag {
	float: left;
	width: 680px;
}
.solmenu{
width: 190px; /*width of menu*/
}

.solmenu .headerbar{
	color: #333333; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0;
	padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
	background-color: #F2AE1E;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

.solmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.solmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.solmenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.solmenu ul li a:visited{
	color: #12110F;
}


.solmenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}
.page_content {
	padding: 2px;
	float: left;
	width: 800px;
	margin-right: 50px;
	margin-left: 50px;
	font-weight: bold;
}
.page_head{color:#CC6600;
font-size:16px;
font-weight:bold;
}
.urunlist {
	padding: 2px;
	width: 300px;
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 15px;
	color: #000000;
	background-color: #c0c0c0;
	font-size: 12px;
	text-decoration: none;
	}
.urunhead {
	font-size: 22px;
	font-weight: bold;
	color: #EE9E31;
	margin: 5px;
	padding: 2px;
	float: left;
}
.page_content  hr {
	color: #EE9E31;
	font-weight: bold;
	text-decoration: none;
}
.urunpic {
	float: left;
	width: 100px;
}
.urunozellik {
	margin: 1px;
	float: left;
	width: 190px;
}
.urunlist:hover {
	background-color: #d2d2d2;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
