@charset "iso-8859-9";
/* CSS Document */
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px auto;
	background-color: #69963B;
	background-image: url(../images/main_home_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#sayfa_container {
	width: 900px;
	margin: 0px auto;
}
#sayfa_header {
	background: url(../images/royalsales_header.jpg);
	height: 178px;
}
p {
	text-align: justify;
}
ol {
	list-style: disc outside;
}

h4 {
	font-weight: bold;
	color: #2A510E;
}
#sayfa {
	text-align: center;
	margin: 0px auto 10px;
	height: 72px;
	width: 350px;
}
#orta_flash {
	margin: 0px auto;
	height: 238px;
	width: 781px;
}



#linkler_ana {
	display: inline;
	float: left;
	height: 1300px;
	width: 234px;
	margin-top: 15px;
	background: no-repeat;
	margin-left: 56px;
}
#info {
	display: inline;
	float: left;
	height: 115px;
	width: 230px;
	margin-top: 20px;
	margin-left: 5px;
}
a:link {
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}



#sayfa_icerik {
	float: left;
	width: 525px;
	display: inline;
	margin-left: 8px;
	margin-right: auto;
}
#sayfa_baslik {
	display: inline;
	float: left;
	height: 50px;
	width: 540px;
	margin-top: 10px;
}
#sayfa_bilgi {
	display: inline;
	float: left;
	width: 525px;
	padding-right: 5px;
	padding-left: 5px;
}
#img {
	padding: 5px;
	float: left;
}
#Bimg  {
	display: inline;
	float: right;
	height: 71px;
	width: 118px;
	margin-top: 4px;
}
#sayfa_alt_bilgi {
	height: 47px;
	width: 449px;
	display: inline;
	float: left;
	background: center center;
	position: absolute;
	left: 318px;
	top: 1999px;
	color: #CF5514;
}
#sayfa_alt_bilgi_01 {
	height: 47px;
	width: 449px;
	display: inline;
	float: left;
	background: center center;
	position: absolute;
	left: 360px;
	top: 2255px;
	color: #CF5514;
}

#sayfa_container #Aimg {
	background: right;
	float: right;
	padding: 5px;
}

.baslik {
	font-weight: bold;
	color: #67960A;
}
.baslik_2 {
	color: #CF5514;
	font-weight: bold;
}




#linkler {
	height: 85px;
	width: 234px;
	margin-top: 15px;
	background: url(../images/linkler_03.jpg) no-repeat top;
	display: inline;
	float: left;
}
#adres {
	height: 250px;
	width: 234px;
	margin-top: 15px;
	display: inline;
	float: left;
}
#linkler_1 {
	height: 78px;
	width: 234px;
	margin-top: 5px;
	background: url(../images/linkler_05.jpg) no-repeat top;
	display: inline;
	float: left;
}
#linkler_2 {
	height: 82px;
	width: 234px;
	margin-top: 5px;
	background: url(../images/linkler_07.jpg) top;
	display: inline;
	float: left;
}
#linkler_3 {
	height: 82px;
	width: 234px;
	margin-top: 5px;
	background: url(../images/linkler_08.jpg) top;
	display: inline;
	float: left;
}
#linkler_4 {
	height: 78px;
	width: 234px;
	margin-top: 5px;
	background: url(../images/linkler_09.jpg) top;
	display: inline;
	float: left;
	margin-left: 1px;
}

.yazi {
	padding-left: 5px;
}


#sayfa_menu {
	height: 20px;
	position: relative;
	width: 623px;
	top: 138px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 58px;
}

#sayfa_flash {
	background: url(../images/flash_bg.jpg);
	height: 241px;
	width: 900px;
	margin: 0px auto;
}
#sayfa_orta {
	background: url(../images/royalsales_bg.jpg) repeat;
	height: 1550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sayfa_orta_01 {
	background: url(../images/royalsales_bg.jpg) repeat;
	margin: 0px auto;
	height: 1800px;
}

#sayfa_alt {
	background: url(../images/footer_bg.png) repeat-x;
	height: 84px;
	margin-top: 0px;
	width: 100%;
	text-align: center;
}
#underlinemenu{
	margin: 0;
	padding: 0;
}

#underlinemenu ul{
	margin: 0 0 1em;
	padding-left: 0;
	float: left;
	font-weight: bold;
	width: 100%;
	height: 20px;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
	margin-bottom: 0;
}

#underlinemenu ul li{
	display: inline;
}


#underlinemenu ul li a{
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 6px 4px;
	text-decoration: none;
	background: #2A4A1B url(media/menudivide.gif) repeat-y right top;
	height: 20px;
	border-top: 1px solid #90C600;
	border-right: 1px solid #90C600;
	border-left: solid #90C600;
	border-bottom-color: #90C600;
}

#underlinemenu ul li a:hover{
	color: black;
	background-color: #F3F3F3;
	border-bottom: 4px solid #2A4A1B;
	padding-bottom: 0;
}
