
/* BURADAN BAŞLAR */

html, body{
	background:#3175a2 url(../images/background.gif) repeat-x top;
	padding:0;
	margin:0;
	border:0;
	height:100%;
	cursor:default;
	font-family: Lucida Sans Unicode, Arial;
	font-size:12px;
}

.mainPage {
	height:100%;
}

.insidePage {
	width:900px;
}

h1, h2, h3, h4, h5 {
	text-decoration:none;
	margin:0;
	padding:0;
	font-weight:normal;
	display:inline;
}

label {
	cursor:pointer;
}

.pageTop {
	width:900px;
	height:124px;
}

.pageTop_Left {
	float:left;
	padding:16px 0 0 40px;
}

.pageTop_Right {
	float:right;
	padding:20px 34px 0 0;
}

.topMenu_1 {
	margin:-8px 0 0 0;
}

.topMenu_2 {
	margin:4px 0 0 0;
}

.pageCenter {
	width:832px;
	margin:0 0 0 36px;
	background:url(../images/bg_pageBoxCenter.gif) repeat-y;
}

.pageCenterInside {
	width:832px;
	background:url(../images/bg_pageBoxTop.gif) no-repeat top;
}

.loginPanel {
	width:800px;
	padding:14px 0 0 0;
	background:url(../images/bg_shadowlineTop.gif) no-repeat bottom;
}

.loginPanel_Left {
	float:left;
	width:520px;
	color:#666666;
	vertical-align:middle;
	margin:4px 0 4px 6px;
}

.inputLogin {
	vertical-align:middle;
	font-family: Lucida Sans Unicode, Arial;
	font-size:12px;
	color:#00aeef;
	width:150px;
	height:27px;
	border:0px;
	padding:5px;
	background:transparent;
}

.loginBtn {
	position:absolute;
	margin:0 0 0 440px;
}

.loginPanel_Right {
	float:right;
	width:260px;
	text-align:right;
	margin:6px 6px 0 0;
}

.logonPanel {
	width:811px;
	height:57px;
	margin:-8px 0 0 0;
	background:url(../images/bg_logonpanel.gif) no-repeat top;
}

.logonInfo {
	position:absolute;
	width:260px;
	margin:12px 0 0 40px;
}

.logonExit {
	position:absolute;
	width:130px;
	margin:19px 0 0 228px;
	text-align:right;
}

.logonBasket {
	position:absolute;
	width:345px;
	margin:20px 0 0 442px;
}

/* BURAYA KADAR */

/* ANASAYFA BURADAN BAŞLAR */

.mainPage_Guide {
	width:800px;
	margin:4px 0 0 0;
}

.mainPage_Left {
	width:400px;
	height:280px;
	float:left;
	background:url(../images/bg_mainsplash.gif) no-repeat;
}

.mainPage_Left_Blank {
	width:398px;
	height:278px;
	float:left;
	border:1px solid #EEEEEE;
}

.mainPage_Right {
	width:400px;
	height:280px;
	float:right;
	font-family:tahoma;
	font-size:11px;
	color:#666666;
	line-height:14px;
	margin:8px 0 0 0;
}

.RightTips_Left {
	width:190px;
	margin:0 0 0 10px;
	float:left;
}

.RightTips_Right {
	width:190px;
	margin:0 0 0 10px;
	text-align:right;
	float:right;
}

.splash_text {
	position:absolute;
	width:240px;
	margin:55px 0 0 135px;
}

.splash_product {
	position:absolute;
	width:100px;
	margin:40px 0 0 20px;
}

.mainPage_Bottom {
	width:800px;
	margin:-6px 0 0 0;
	padding:6px 0 0 0;
	background:url(../images/bg_shadowlineBottom.gif) no-repeat top;
}

.mainPage_BRight {
	width:200px;
	height:170px;
	border-left:1px solid #DDDDDD;
	float:right;
	text-align:right;
	margin:6px 6px 10px 0;
}

.mainPage_BLeft {
	width:580px;
	padding:5px 0 0 0;
}

.encoksatan_Product {
	width:280px;
	float:left;
}

.encoksatan_PLeft {
	float:left;
	width:80px;
	text-align:left;
}

.encoksatan_PRight {
	width:180px;
	float:right;
	margin:0 5px 0 0;
}

.encoksatan_PStars {
	width:75px;
	text-align:center;
}

.encoksatan_PStars_txt {
	display:inline-block;
	font-family:tahoma;
	font-size:11px;
	color:#999999;
	margin:4px 0 0 0;
}

.encoksatan_PStars img {
	margin:0 1px 0 0;
}

.encoksatan_PPrice_1 {
	float:left;
	width:75px;
}

.encoksatan_PPrice_2 {
	float:left;
	width:95px;
}

.btn_sepeteekle {
	width:98px;
	height:31px;
	font-family:tahoma;
	font-size:11px;
	color:#666666;
	background:url(../images/btn_sepeteekle.gif) no-repeat;
	border:0px;
	float:left;
	margin:0 4px 0 0;
	cursor:pointer;
}

.btn_satinal {
	width:72px;
	height:31px;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#00aeef;
	background:url(../images/btn_satinal.gif) no-repeat;
	border:0px;
	float:left;
	cursor:pointer;
}

/* ANASAYFA BURAYA KADAR */

/* DETAY SAYFA BURADAN BAŞLAR */

.detailPage {
	border-top:1px solid #EEEEEE;
	padding:8px 0 30px 0;
	color:#666666;
}

.detailPage_VLine {
	border-top:1px solid #EEEEEE;
	height:5px;
}

.detailPage_span {
	display:inline-block;
	padding:8px;
}

.dP_IconLeft {
	display:inline-block;
	float:left;
	padding-left:8px;
}

.dP_IconRight {
	display:inline-block;
	float:right;
	padding-right:8px;
}

.detailPage_Desc {
	padding:10px 20px;
}

.DescTitle {
	font-family:arial;
	font-size:16px;
	color:#666666;
	font-weight:bold;
	padding-bottom:8px;
}

.DescText {
	font-size:12px;
	color:#666666;
	line-height:20px;
}

.prodTitle {
	display:inline-block;
	color:#00AEEF;
	font-family:arial;
	font-weight:bold;
	font-size:20px;
}

.prodType {
	display:inline-block;
	padding-bottom:6px;
}

.prodPStars {
	display:inline-block;
	width:260px;
	padding:4px 0 18px 0;
	float:left;
	z-index:1;
	margin-left:-87px;
	border:1px solid #FFFFFF;
}

.star_votes_big_txt {
	display:inline-block;
	font-size:12px;
	color:#999999;
	margin:4px 0 0 0;
}

.prodPrices {
	width:236px;
	height:92px;
	background:url(../images/bg_prodpage_price.gif) no-repeat;
	margin:6px 0;
}

.prodPrices_big {
	width:236px;
	height:112px;
	background:url(../images/bg_prodpage_price_big.gif) no-repeat;
	margin:6px 0;
}

.prodPrice_txt_1 {
	width:100px;
	height:22px;
	font-family:trebuchet ms, arial;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	display:inline-block;
}

.prodPrice_txt_2 {
	font-family:trebuchet ms, arial;
	font-size:14px;
	color:#666666;
	display:inline-block;
	height:22px;
}

.btn_prod_unit {
	width:32px;
	height:31px;
	display:inline-block;
	font-family:trebuchet ms, arial;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	float:left;
	margin:8px 4px 0 0;
}

.btn_prod_unit_input {
	font-family: trebuchet ms, Arial;
	float:left;
	font-size:15px;
	font-weight:bold;
	color:#00aeef;
	width:56px;
	height:31px;
	background:url(../images/input_back02.gif) no-repeat;
	border:0px;
	padding:6px 6px 6px 0;
	margin:0 8px 0 0;
	text-align:right;
}

.btn_big_sepeteekle {
	width:128px;
	height:31px;
	font-family:trebuchet ms, arial;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	background:url(../images/btn_big_sepeteekle.gif) no-repeat;
	border:0px;
	float:left;
	margin:0 4px 0 0;
	cursor:pointer;
}

.btn_big_satinal {
	width:102px;
	height:31px;
	font-family:trebuchet ms, arial;
	font-size:14px;
	font-weight:bold;
	color:#00aeef;
	background:url(../images/btn_big_satinal.gif) no-repeat;
	border:0px;
	float:left;
	cursor:pointer;
}

.prodImage {
	width:230px;
	text-align:right;
	position:absolute;
	margin-left:540px;
}

.prodSmallImage {
	
}


/* DETAY SAYFA BURAYA KADAR */

/* ÜRÜNLER BURADAN BAŞLAR */

.urunlerTop {
	width:770px;
	height:21px;
}

.urunlerCenter {
	background:#f5f5f5;
	width:770px;
}

.urunlerCenterGuide {
	padding:5px 20px 5px 20px;
	text-align:center;
}

.urunlerBottom {
	width:770px;
	height:21px;
}

.productBox {
	width:136px;
	height:131px;
	float:left;
	margin:0 6px 0 4px;
	background:url(../images/btn_logo_back.gif) no-repeat;
}

.productBox a {
	display:block;
	margin-top:40px;
}

.productTextBox {
	width:140px;
	heigth:30px;
	float:left;
	margin:4px 6px 20px 0;
	color:#00aeef;
}

.prodPage_Left {
	width:150px;
	float:left;
}

.prodPage_LTop {
	width:150px;
	height:171px;
}

.prodPage_LCenter {
	padding:14px;
	padding-top:0px;
	background:url(../images/bg_productbarCenter.gif) repeat-y;
}

.prodPage_LCenter span {
	display:block;
	padding:0 0 4px 0;
}

.prodPage_LCenter a {
	padding:2px;
	padding-left:4px;
	display:inline-block;
}

.prodPage_LBottom {
	
}

.prodPage_Right {
	width:610px;
	float:right;
	padding:10px 0 20px 20px;
}

.prodPage_LCount {
	position:absolute;
	margin:145px 0 0 50px;
	color:#00aeef;
	z-index:99;
}

.prodPage_Product {
	width:280px;
	float:left;
	height:140px;
}

.prodPage_PVLine {
	width:20px;
	float:left;
	height:140px;
	border-left:1px solid #EEEEEE;
	margin:0 0 0 10px;
}

.prodPage_PHLine {
	width:600px;
	height:1px;
	border-top:1px solid #EEEEEE;
	margin:0 0 10px 0;
}

.prodPage_PLeft {
	float:left;
	width:80px;
	text-align:left;
}

.prodPage_PRight {
	width:180px;
	float:right;
	margin:0 5px 0 0;
}

.prodPage_PStars {
	width:75px;
	text-align:center;
}

.prodPage_PStars img {
	margin:0 1px 0 0;
}

.prodPage_PPrice_1 {
	float:left;
	width:75px;
}

.prodPage_PPrice_2 {
	float:left;
	width:95px;
}

.prodPage_List {
	width:600px;
	text-align:center;
	padding:6px 0 4px 0;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
}

.prodPage_List span {
	color:#00aeef;
}

.prodPage_List a {
	text-decoration:none;
	color:#666666;
}


.prodPage_List a:hover {
	color:#00aeef;
	text-decoration:underline;
}


/* ÜRÜNLER BURAYA KADAR */

/* MÜŞTERİ HİZMETLERİ BURADAN BAŞLAR */

.mh_iconbox {
	width:30px;
	height:30px;
	float:left;
	margin:0 10px 0 0;
}

.mh_textbox {
	float:left;
	width:320px;
	margin:0 20px 10px 0;
}

/* MÜŞTERİ HİZMETLERİ BURAYA KADAR */

/* NOT FOUND BURADAN BAŞLAR */

.pages_title {
	display:inline-block;
	font-family:Trebuchet MS, Arial;
	padding:6px;
	font-size:20px;
	font-weight:bold;
	color:#00aeef;
}

.pages_title h1 {
	font-size:14px;
	font-weight:bold;
	color:#85c13c;
}

.pages_description {
	display:block;
	padding:6px;
	font-family:Trebuchet MS, Arial;
	font-size:13px;
	color:#666666;
	margin:4px 0 0 0;
	line-height:18px;
}

.pages_description h1 {
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

.pages_description h2 {
	font-size:12px;
	color:#666666;
}

/* NOT FOUND BURAYA KADAR */

/* UYE KAYIT BURADAN BAŞLAR */

#content_signup {
	width:760px;
}

#signup_websiteDIV {
	display:none;
}

#content_signup_guide {
	width:760px;
	text-align:left;
}

.signup_title {
	display:inline-block;
	padding:6px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#50B5D1;
}

.signup_line {
	height:1px;
	background:#e5e5e5;
	margin:0 0 5px 0;
}

.signup_text {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	display:inline-block;
	width:190px;
	height:20px;
	margin:10px 0 8px 6px;
	vertical-align:top;
}

.signup_input {
	display:inline-block;
	width:280px;
	height:30px;
	background:url(../images/background_input_signup.gif) no-repeat;
	vertical-align:top;
}

.signup_info {
	display:inline-block;
	vertical-align:top;
	font-family:arial;
	font-size:11px;
	color:#CCCCCC;
	padding:10px;
}

.signup_input_birth {
	display:inline-block;
	width:280px;
	height:30px;
	background:url(../images/background_input_signup_birthday.gif) no-repeat;
	vertical-align:top;
}

.signup_input_txt {
	display:inline-block;
	width:280px;
	height:30px;
	vertical-align:top;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	margin:4px 0 0 2px;
}

.signup_input_txt label {
	vertical-align:top;
}

.input_signup_field {
	width:256px;
	height:20px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	margin:5px 0 0 13px;
	border:0;
}

.input_captcha {
	width:50px;
	height:20px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	margin:5px 0 0 13px;
	border:0;
}

.signup_input_captcha {
	display:inline-block;
	width:280px;
	height:30px;
	background:url(../images/background_input_cc_cvc.gif) no-repeat;
	vertical-align:middle;
}

.input_birth_day, .input_birth_month, .input_birth_year, .input_account_select, .input_account_select_dis {
	font-family:Arial;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	border:0;
}

.input_birth_day {
	width:54px;
	margin:6px 0 0 10px;
}

.input_birth_month {
	width:110px;
	margin:6px 0 0 10px;
}

.input_birth_year {
	width:70px;
	margin:6px 0 0 10px;
}

.input_account_select {
	width:260px;
	margin:6px 0 0 10px;
	color:#666666;
}

.input_account_select_dis {
	width:260px;
	margin:6px 0 0 10px;
	background-color:#FFFFFF;
	color:#CCCCCC;
}

.signup_notice_little {
	display:inline-block;
	width:268px;
	height:33px;
	background:url(../images/background_signup_notice_little.gif) no-repeat;
	margin:0 0 0 7px;
}

.msginput_notice_little {
	display:inline-block;
	width:360px;
	height:33px;
	background:url(../images/background_signup_notice_long.gif) no-repeat;
	margin:0 0 0 7px;
}

.msginput_notice_little font {
	display:inline-block;
	font-size:11px;
	color:#cc0000;
	margin:8px 0 0 36px;
}

.signup_notice {
	display:inline-block;
	width:268px;
	height:45px;
	background:url(../images/background_signup_notice.gif) no-repeat;
	margin:0 0 0 7px;
}

.signup_notice font, .signup_notice_little font {
	display:inline-block;
	font-size:11px;
	color:#cc0000;
	margin:8px 0 0 36px;
}

.submit_signup {
	width:76px;
	height:26px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background: url(../images/background_submit_signup.gif) no-repeat;
	border:0;
	vertical-align:middle;
}

/* UYE KAYIT BURAYA KADAR */

/* ALIŞVERİŞ SEPETİ BURADAN BAŞLAR */

.basket_title {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#666666;
}

.basket_unit {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#00aeef;
}

.basket_notfound {
	font-family:arial;
	font-size:12px;
	color:#666666;
	padding:10px;
}

.basketTxt_span {
	font-family:arial;
	font-size:12px;
	color:#666666;
	padding:16px;
	display:inline-block;
	line-height:20px;
}

.basketBtn_Guide {
	padding:20px;
}

.btn_sepet_bosalt {
	width:120px;
	height:33px;
	font-family:trebuchet ms, arial;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	background: url(../images/btn_sepet_bosalt.gif) no-repeat;
	border:0;
	vertical-align:bottom;
}

.btn_sepet_guncelle {
	width:140px;
	height:33px;
	font-family:trebuchet ms, arial;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	background: url(../images/btn_sepet_guncelle.gif) no-repeat;
	border:0;
	vertical-align:bottom;
}

.btn_sepet_satinal {
	width:111px;
	height:39px;
	font-family:trebuchet ms, arial;
	font-size:14px;
	font-weight:bold;
	color:#00aeef;
	background: url(../images/btn_sepet_satinal.gif) no-repeat;
	border:0;
	vertical-align:bottom;
}

.btn_sepet_devam {
	width:130px;
	height:39px;
	font-family:trebuchet ms, arial;
	font-size:14px;
	font-weight:bold;
	color:#00aeef;
	background: url(../images/btn_sepet_devam.gif) no-repeat;
	border:0;
	vertical-align:bottom;
}

.btn_sepet_unit {
	font-family: trebuchet ms, Arial;
	float:left;
	font-size:15px;
	font-weight:bold;
	color:#00aeef;
	width:56px;
	height:31px;
	background:url(../images/input_back02.gif) no-repeat;
	border:0px;
	padding:6px 6px 0 0;
	margin:0 8px 0 0;
	text-align:right;
}

/* ALIŞVERİŞ SEPETİ BURAYA KADAR */

/* TESLİMAT ADRESLERİ BURADAN BAŞLAR */

.detailPage_guide {
	padding:0 22px 0 12px;
}

.detailPage_txt {
	font-family:arial;
	font-size:12px;
	color:#666666;
	display:inline-block;
	line-height:20px;
}

.form_title {
	display:inline-block;
	padding:6px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#00aeef;
}

.form_line {
	height:1px;
	background:#e5e5e5;
	margin:0 0 5px 0;
}

.form_text {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	display:inline-block;
	width:188px;
	height:20px;
	margin:10px 0 6px 6px;
	vertical-align:top;
}

.form_text font {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#CCCCCC;
}

.form_input {
	display:inline-block;
	width:276px;
	height:30px;
	background:url(../images/background_input_login.gif) no-repeat;
	vertical-align:top;
}

.form_input_blank {
	display:inline-block;
	width:376px;
	height:30px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	vertical-align:top;
	margin:4px 0 4px 0;
}

.input_form_field, .input_form_field_dis {
	width:256px;
	height:20px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	margin:5px 0 0 13px;
	border:0;
}

.input_form_field_dis {
	background-color:#FFFFFF;
	color:#CCCCCC;
}

.submit_form_btn {
	width:76px;
	height:26px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background: url(../images/background_submit_signup.gif) no-repeat;
	border:0;
	vertical-align:middle;
}

.form_input_birth {
	display:inline-block;
	width:276px;
	height:30px;
	background:url(../images/background_input_signup_birthday.gif) no-repeat;
	vertical-align:top;
}

.form_input_blank label {
	vertical-align:top;
}

.form_textarea {
	display:inline-block;
	width:276px;
	height:60px;
	background:url(../images/background_input_account_textarea.gif) no-repeat;
	vertical-align:top;
	margin:0 0 5px 0;
}

.form_textarea_max {
	display:inline-block;
	width:276px;
	height:200px;
	background:url(../images/background_input_account_textarea_max.gif) no-repeat;
	vertical-align:top;
	margin:0 0 5px 0;
}

.form_textarea textarea, .form_textarea_max textarea {
	margin:6px 0 0 14px;
}

.form_notice_little {
	display:inline-block;
	width:268px;
	height:33px;
	background:url(../images/background_signup_notice_little.gif) no-repeat;
	margin:0 0 0 7px;
}

.input_form_biography {
	width:255px;
	height:186px;
	font-family:Arial;
	font-size:12px;
	color:#666666;
	border:0;
	overflow:auto;
	line-height:18px;
}

.form_notice_little font {
	display:inline-block;
	font-size:11px;
	color:#cc0000;
	margin:8px 0 0 36px;
}

.form_notice_little_pass {
	display:inline-block;
	width:269px;
	height:31px;
	background:url(../images/background_memberlogin_notice_pass.gif) no-repeat;
	margin:0 0 0 7px;
}

.form_notice_little_pass font {
	display:inline-block;
	font-size:11px;
	color:#5e9b54;
	margin:8px 0 0 30px;
}

.input_form_address {
	width:255px;
	height:46px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	border:0;
	overflow:auto;
	line-height:18px;
}

.input_birth_day, .input_birth_month, .input_birth_year, .input_form_select, .input_form_select_dis {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	border:0;
}

.input_form_select {
	width:260px;
	margin:6px 0 0 10px;
	color:#666666;
}

.input_form_select_dis {
	width:260px;
	margin:6px 0 0 10px;
	background-color:#FFFFFF;
	color:#CCCCCC;
}

.teslimatAdresBox {
	width:320px;
	height:140px;
	float:left;
}

.TAB_title {
	font-size:16px;
	font-family:arial;
	color:#00aeef;
}

.TAB_desc {
	font-size:13px;
	font-family:arial;
	color:#666666;
	line-height:20px;
}

.submit_form_btn_x {
	width:40px;
	height:26px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background: url(../images/background_submit_x.gif) no-repeat;
	border:0;
	vertical-align:middle;
}

.submit_form_btn_xx {
	width:100px;
	height:26px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background: url(../images/background_submit_xx.gif) no-repeat;
	border:0;
	vertical-align:middle;
}

/* TESLİMAT ADRESLERİ BURAYA KADAR */

/* FATURA ADRESLERİ BURADAN BAŞLAR */

.faturaAdresBox {
	width:320px;
	height:140px;
	float:left;
}

.FAB_title {
	font-size:16px;
	font-family:arial;
	color:#00aeef;
}

.FAB_desc {
	font-size:13px;
	font-family:arial;
	color:#666666;
	line-height:20px;
}

#fTip_2 {
	display:none;
}

#fTip_1, #fTip_2 {
	margin:10px 0 20px 0;
}

/* FATURA ADRESLERİ BURAYA KADAR */

/* ÖDEME EKRANI BURADAN BAŞLAR */

#odemeTip_1, #odemeTip_2, #odemeTip_3 {
	display:none;
}

.cc_date {
	display:inline-block;
	width:280px;
	height:30px;
	background:url(../images/background_input_cc_date.gif) no-repeat;
	vertical-align:top;
}

.cv2 {
	display:inline-block;
	width:280px;
	height:30px;
	background:url(../images/background_input_cc_cvc.gif) no-repeat;
	vertical-align:top;
}

/* ÖDEME EKRANI BURAYA KADAR */

/* ÜYELİK BİLGİLERİ BURADAN BAŞLAR */

#content_account {
	width:760px;
	margin:0 0 0 5px;
	font-family:arial;
}

.account_title {
	display:inline-block;
	padding:6px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#00aeef;
}

.account_line {
	height:1px;
	background:#e5e5e5;
	margin:0 0 5px 0;
}

.account_text {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	display:inline-block;
	width:188px;
	height:20px;
	margin:10px 0 6px 6px;
	vertical-align:top;
}

.account_text font {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#CCCCCC;
}

.account_input {
	display:inline-block;
	width:276px;
	height:30px;
	background:url(../images/background_input_login.gif) no-repeat;
	vertical-align:top;
}

.account_input_blank {
	display:inline-block;
	width:276px;
	height:30px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	vertical-align:top;
	margin:3px 0 0 7px;
}

.input_account_field, .input_account_field_dis {
	width:256px;
	height:20px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	margin:5px 0 0 13px;
	border:0;
}

.input_account_field_dis {
	background-color:#FFFFFF;
	color:#CCCCCC;
}

.submit_account_btn {
	width:76px;
	height:26px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background: url(../images/background_submit_signup.gif) no-repeat;
	border:0;
	vertical-align:middle;
}

.account_input_birth {
	display:inline-block;
	width:276px;
	height:30px;
	background:url(../images/background_input_signup_birthday.gif) no-repeat;
	vertical-align:top;
}

.account_input_blank label {
	vertical-align:top;
}

.account_textarea {
	display:inline-block;
	width:276px;
	height:60px;
	background:url(../images/background_input_account_textarea.gif) no-repeat;
	vertical-align:top;
	margin:0 0 5px 0;
}

.account_textarea_max {
	display:inline-block;
	width:276px;
	height:200px;
	background:url(../images/background_input_account_textarea_max.gif) no-repeat;
	vertical-align:top;
	margin:0 0 5px 0;
}

.account_textarea textarea, .account_textarea_max textarea {
	margin:6px 0 0 14px;
}

.account_notice_little {
	display:inline-block;
	width:268px;
	height:33px;
	background:url(../images/background_signup_notice_little.gif) no-repeat;
	margin:0 0 0 7px;
}

.input_account_biography {
	width:255px;
	height:186px;
	font-family:Arial;
	font-size:12px;
	color:#666666;
	border:0;
	overflow:auto;
	line-height:18px;
}

.account_notice_little font {
	display:inline-block;
	font-size:11px;
	color:#cc0000;
	margin:8px 0 0 36px;
}

.account_notice_little_pass {
	display:inline-block;
	width:269px;
	height:31px;
	background:url(../images/background_memberlogin_notice_pass.gif) no-repeat;
	margin:0 0 0 7px;
}

.account_notice_little_pass font {
	display:inline-block;
	font-size:11px;
	color:#5e9b54;
	margin:8px 0 0 30px;
}

.input_account_address {
	width:255px;
	height:46px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	border:0;
	overflow:auto;
	line-height:18px;
}

/* ÜYELİK BİLGİLERİ BURAYA KADAR */

/* SİPARİŞ TAKİBİ BURADAN BAŞLAR */




/* SİPARİŞ TAKİBİ BURAYA KADAR */

/* DEKONT BİLDİRİMİ BURADAN BAŞLAR */




/* DEKONT BİLDİRİMİ  BURAYA KADAR */

/* GEÇMİŞ SİPARİŞLER BURADAN BAŞLAR */




/* GEÇMİŞ SİPARİŞLER BURAYA KADAR */

/* BİZE ULAŞIN BURADAN BAŞLAR */

.contact_input {
	display:inline-block;
	width:480px;
	height:30px;
	background:url(../images/background_input_contact.gif) no-repeat;
	vertical-align:top;
}

.contact_textarea {
	display:inline-block;
	width:476px;
	height:200px;
	background:url(../images/background_input_contact_textarea.gif) no-repeat;
	vertical-align:top;
	margin:0 0 5px 0;
}

.contact_textarea textarea {
	margin:6px 0 0 14px;
}


/* BİZE ULAŞIN BURAYA KADAR */

/* DİĞER CSSLER BURADAN BAŞLAR */

.pages_su_txt {
	width:120px;
	padding:6px 0 0 0;
	display:inline-block;
	vertical-align:top;
}

.pages_su_field {
	width:360px;
	height:30px;
	display:inline-block;
	vertical-align:top;
}

.pages_input_field {
	vertical-align:middle;
	font-family: Lucida Sans Unicode, Arial;
	font-size:12px;
	color:#00aeef;
	width:170px;
	height:27px;
	background:url(../images/input_back01.gif) no-repeat;
	border:0px;
	padding:5px;
}

.submit_form {
	width:76px;
	height:27px;
	font-size:12px;
	font-family: Lucida Sans Unicode, Arial;
	font-weight:bold;
	color:#FFFFFF;
	background: url(../images/submit_form.gif) no-repeat;
	border:0;
	vertical-align:top;
}


/* DİĞER CSSLER BURAYA KADAR */

/* BURADAN BAŞLAR */

.errorDiv {
	padding:0 0 8px 0;
}

.star_votes {
	display:inline-block;
	float:left;
	margin:3px 0 0 0;
}

.star_votes_txt {
	display:inline-block;
	font-size:11px;
	color:#999999;
	margin:4px 0 0 0;
}

.navigateBar {
	padding:10px;
	color:#999999;
}

.pageBottom {
	width:832px;
	height:87px;
	background:url(../images/bg_pageBoxBottom.gif) no-repeat;
	margin:0 0 0 36px;
}

.bottomMenu {
	padding:34px 0 0 20px;
	line-height:16px;
}

.clear {
	clear:both;
	height:1px;
	width:1px;
}

.txt01 {
	font-family:tahoma;
	font-size:11px;
	color:#236692;
}
.txt02 {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
}
.txt03 {
	font-family:arial;
	font-size:15px;
	color:#FFFFFF;
}
.txt04 {
	font-family:arial;
	font-size:13px;
}
.txt05 {
	font-family:arial;
	font-size:12px;
}
.txt06 {
	font-family:arial;
	font-size:18px;
	color:#FFFFFF;
}

.alignImage {
	vertical-align:middle;
}

#dhtmltooltip{
position: absolute;
margin-left:50px;
margin-top:2px;
text-align:center;
border: 0px;
padding: 4px 8px 4px 8px;
font-family: "Tahoma";
font-size:11px;
background-color: #000000;
color:#FFFFFF;
visibility: hidden;
z-index: 100;
filter:alpha(opacity:85);-moz-opacity:.85;opacity:.85;
}

a:link					{ text-decoration: none; 							}
a:visited 				{ text-decoration: none; 							}
a:hover   				{ text-decoration: underline; 						}
a.link01:link			{ color: #FFFFFF;	text-decoration: none; 			}
a.link01:visited 		{ color: #FFFFFF;	text-decoration: none; 			}
a.link01:hover   		{ color: #FFFFFF;	text-decoration: underline; 	}
a.link02:link			{ color: #00aeef;	text-decoration: none; 			}
a.link02:visited 		{ color: #00aeef;	text-decoration: none; 			}
a.link02:hover   		{ color: #00aeef;	text-decoration: underline; 	}
a.link03:link			{ color: #666666;	text-decoration: none; 			}
a.link03:visited 		{ color: #666666;	text-decoration: none; 			}
a.link03:hover   		{ color: #00aeef;	text-decoration: underline; 	}

/* BURAYA KADAR */
















