* {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
body {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	padding-top:20px;
	background-color: #6a1545;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
div {
	margin: 0px;
	padding: 0px;
}
.container {
	width:810px;
	margin:auto;
}
.header {
	position: relative;
	*padding-bottom: 3px;
}
.header .login {
	position:absolute;
	right:2px;
	top:1px;
}
.header .login .required {
	background: url(../img/bg_photo.jpg) repeat-x center top;
	height:18px;
	border:1px solid #510d34;
	margin:0 5px 0 0;
	width: 90px;
}
.header .login .button {
	border:0 none;
	background: url(../img/button_giris.png) no-repeat left bottom;
	width: 45px;
	height: 25px;
	position: relative;
	top: 2px;
}
.header .search span {
	font-size:14px;
	font-weight:bold;
}
.content {
	background:url(../img/bg.gif) repeat-y;
}
.content .top {
	background:url(../img/top.gif) no-repeat top;
}
.content .bottom {
	background:url(../img/bottom.gif) no-repeat bottom;
	overflow:hidden;
}
.menu {
	overflow:hidden;
	padding:5px;
	text-align: center;
}
.menu li {
	list-style:none;
	display: inline;
	padding-top:5px;
	padding-bottom:5px;
}
.menu li a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#494949;
	padding:0 28px;
	text-shadow: 1px 1px 0 #fff;
}
.menu li a.first {
	background:url(../img/bg_menu.jpg) repeat-x;
	border:1px solid #d957af;
}
.menu li a:hover {
	color:#ef8e31;
}
.top_block {
	padding:5px;
	padding-right:0px;
	padding-bottom:0px;
	overflow:hidden;
}
.top_block .left {
	float:left;
	background:url(../img/bg_s.jpg) no-repeat;
	width:248px;
	height:305px;
}
.top_block .left .text {
	font-size:14px;
	font-weight: bold;
	color:#fff;
	text-align:center;
	padding-top:6px;
	padding-bottom:15px;
	display:block;
	height:50px;
	text-shadow: 1px 1px 0 #e67001;
}
.top_block .right {
	float:right;
	width:547px;
	height: 305px;
	margin: 0 4px 0 0;
	background:url(../img/big_photo.jpg) no-repeat right;
	position: relative;
}

.top_block .right .review {
	border: 0 none;
	position: absolute;
	top: 170px;
	right: 30px;
}

.top_block .right .action {
	border: 0 none;
	position: absolute;
	top: 28px;
	right: 16px;
}

.top_block .left table td {
	padding:3px 5px;
	color:#fff;
	padding-right:1px;
	width:50%;
}
.top_block .left table td.font14px {
	font-size:14px;
	font-weight:bold;
	display:block;
	padding-right:10px;
}
.top_block .left table td select {
	font-size:11px;
}
.top_block .left table td.pad_left30 {
	padding-left:70px;
}
.top_block .left table td.pad_left30 input {
	margin-right:4px;
}
.width70 {
	width:70px;
	color:#333333;
}
.width50 {
	width:50px;
}
.width100 {
	width:95px;
	color:#333333;
}
.photo_block {
	overflow:hidden;
	background:url(../img/bg_photo.jpg);
	width:790px;
	margin: 0 0 0 4px;
	height:73px;
	padding-left:13px;
	padding-top: 10px;
}
.photo_block .photo {
	float:left;
	text-align:center;
	width:105px;
}
.photo_block img {
	border:1px solid #d957af;
	width: 47px;
	height: 53px;
}
.photo_block a {
	float:left;
	margin:4px 8px;
	padding-bottom:1px;
	font-size:0px;
	line-height:0px;
}
.photo_block .photo a.head {
	color:#81004a;
	font-size:13px;
	font-weight:bold;
}
.photo_block .photo a.button_s {
	background:url(../img/button_rose.gif) no-repeat;
	width:79px;
	height:16px;
	font-size:10px;
	color:#fff;
	margin:auto;
	margin-bottom:3px;
}
.photo_block .right .photo {
	float:none;
	margin:auto;
}
.photo_block .right a.head {
	color:#fff;
}
.photo_block .right .photo a.button_s {
	background:url(../img/button_yellow.gif) no-repeat;
	color:#9f1962;
}
.content .text {
	overflow:hidden;
	padding:5px 5px 0;
}
.content .text h3 {
	color:#d96300;
	font-size:18px;
	font-weight:normal;
	padding:4px 15px;
}
.content .text .left {
	float:left;
	width:270px;
}
.content .text .left .block {
	background:url(../img/ser_block_bg.gif);
	width:267px;
	margin-bottom:5px;
}
.content .text .left .block .t {
	background:url(../img/ser_block_top.gif) no-repeat left top;
}
.content .text .left .block .b {
	background:url(../img/ser_block_bottom.gif) no-repeat left bottom;
	overflow:hidden;
	padding:5px;
	font-size:12px;
}
.content .text .left .block .b a.ico {
	float:left;
	margin-right:10px;
}
.content .text .left .block .b .head {
	color:#ff6600;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	display:block;
}
.content .text .left .block .b p {
	color:#083256;
}
.content .text .center {
	float:left;
	width:250px;
	padding:0 5px;
	text-align:center;
}
.content .text .center p {
	color:#083256;
}
.content .text .right {
	float:left;
	width:260px;
}
.content .text .right h3 {
	text-align:center;
}
.content .text .right ul {
	padding-bottom:15px;
}
.content .text .right li {
	list-style:none;
	background:url(../img/ico.jpg) no-repeat left 3px;
	padding-left:30px;
	line-height:14px;
	color:#083256;
	padding-bottom:4px;
}
.content .text .right li a {
	display:block;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.footer {
	text-align:center;
	color:#be5e94;
	padding:10px;
	line-height:14px;
}
.align_center {
	text-align:center;
}
.align_right {
	text-align:right;
}
.item_form, item_form_checkbox {
	overflow:hidden;
	padding-bottom:5px;
}
.font14 {
	font-size:14px;
	font-weight:bold;
}
.form {
	padding:3px 5px;
	color:#fff;
	padding-right:1px;
}
.form label {
	font-size:12px;
	font-weight: bold;
	display:block;
	padding-right:5px;
	float:left;
	width:120px;
	text-align:right;
	color: #e73c01;
}
.form .item_form_checkbox {
	overflow:hidden;
	padding-bottom: 3px;
}
.form .item_form_checkbox label {
	width:auto;
	font-size:11px;
}
.form .item_form_checkbox input {
	float:left;
	margin-right:3px;
	margin-left:35px;
}
.form .forms .item_form input {
	margin-left:0px;
}
.form .item_form select {
	font-size:11px;
	padding: 2px 2px 2px 0px;
	border: 1px solid #e3e6ec;
	border-top: 1px solid #b4b4b4;
}
.form .forms .item_form label {
	width:60px;
}
.marquee {
	clear:both;
	padding:0 20px;
	color:#fff;
}
.logged_in {display: none;}
.visitor {display: none;}
/*******************************************
 * My Menu
 
*******************************************/
.menu-my {

	/*padding: 30px 0 0;*/
height: 43px;
width: 580px;
position:
 absolute;
top: -8px;
right: 0;
background: url(../images/menu_my.png)
 no-repeat;
text-align: center;

}
.menu-my ul {

	padding: 0;
	margin: 0;
}

.menu-my li {

	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size:
 13px;
	font-weight: bold;
	color: #ccc;
	list-style: none 
outside;
	display: inline;
	padding: 0 2px;
}
.menu-my
 a {
	color: #6a1545;
	text-decoration: none;
line-height:
 40px;
}
.menu-my a:hover {
	color: #ff7200;
text-decoration:
 none;
}
