/* cikolata.us */

.admin_title:link{
	font-family:tahoma;
	font-size:11px;
	color:#5C3101;
	text-decoration:underline;
	font-weight:bolder;
}
.admin_title:visited{
	font-family:tahoma;
	font-size:11px;
	color:#5C3101;
	text-decoration:underline;
	font-weight:bolder;
}
.admin_title:hover{
	font-family:tahoma;
	font-size:11px;
	color:#5C3101;
	text-decoration:none;
	font-weight:bolder;
}
.article{
	font-family:tahoma;
	font-size:11px;
	color:#5C3101;
	text-decoration:none;
	font-weight:normal;
}
.article_username{
	font-family:tahoma;
	font-size:11px;
	color:#5C3101;
	text-decoration:none;
	font-weight:bold;
}
.article_bold{
	font-family:tahoma;
	font-size:11px;
	color:#5C3101;
	text-decoration:none;
	font-weight:bold;
}
.article_underline{
	font-family:tahoma;
	font-size:11px;
	color:#5C3101;
	text-decoration:underline;
	font-weight:normal;
}
.article_underline_white{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
}

.article_login{
	font-family:tahoma;
	font-size:17px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.article_profil_baslik1{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}.article_profil_baslik2{
	font-family:arial;
	font-size:11px;
	color:#5C3101;
	text-decoration:none;
	font-weight:bold;
}

.error{
	font-family:tahoma;
	font-size:11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}


/* textbox stylle */

.login_box {
	font-family: tahoma;
	font-size: 11px;
	background-color: #F5E9CB;
	padding: 1px;
	height: 18px;
	width: 30mm;
	border: 1px solid #FFFFFF;
}
.pnone_box {
	font-family: tahoma;
	font-size: 11px;
	background-color: #F5E9CB;
	padding: 1px;
	height: 18px;
	width: 138px;
	border: 1px solid #FFFFFF;
}

.users_box {
	font-family: tahoma;
	font-size: 11px;
	background-color: #F5E9CB;
	padding: 1px;
	height: 20px;
	width: 200px;
	border: 1px solid #FFFFFF;
}
.small_box {
	font-family: tahoma;
	font-size: 11px;
	background-color: #F5E9CB;
	padding: 1px;
	height: auto;
	width: 55px;
	border: 1px solid #FFFFFF;
}
.big_box {
	font-family: tahoma;
	font-size: 11px;
	background-color: #F5E9CB;
	padding: 1px;
	height: auto;
	width: 200px;
	border: 1px solid #FFFFFF;
}

.product_box {
	font-family: tahoma;
	font-size: 11px;
	background-color: #F8EFDA;
	padding: 1px;
	height: 5mm;
	width: 45mm;
	border: 1px solid #E8CC84;
}

.textbox1 {
	font-family: tahoma;
	font-size: 11px;
	background-color: #F8EFDA;
	padding: 1px;
	height: auto;
	width: 45mm;
	border: 1px solid #E8CC84;
}

.textbox2 {
	font-family: tahoma;
	font-size: 11px;
	background-color: #F8EFDA;
	padding: 1px;
	height: auto;
	width: 102mm;
	border: 1px solid #E8CC84;
}

.form_small1 {
	font-family: tahoma;
	font-size: 11px;
	background-color: #F8EFDA;
	padding: 1px;
	height: auto;
	width: 14mm;
	border: 1px solid #E8CC84;
}

.form_small2 {
	font-family: tahoma;
	font-size: 11px;
	background-color: #F8EFDA;
	padding: 1px;
	height: 18px;
	width: 30mm;
	border: 1px solid #E8CC84;
}
.form_small3 {
	font-family: tahoma;
	font-size: 11px;
	background-color: #F8EFDA;
	padding: 1px;
	height: 18px;
	width: 30px;
	border: 1px solid #E8CC84;
}
.form_small4 {
	font-family: tahoma;
	font-size: 11px;
	background-color: #F8EFDA;
	padding: 1px;
	height: 18px;
	width: 145px;
	border: 1px solid #E8CC84;
}

.basket_item_box{
	font-family: tahoma;
	font-size: 11px;
	background-color: #F5E9CB;
	padding: 1px;
	height: auto;
	width: 4mm;
	border: 1px solid #3F2E07;
}

.basket_box {
	font-family: tahoma;
	font-size: 11px;
	background-color: #F8EFDA;
	padding: 1px;
	height: auto;
	width: 9mm;
	border: 1px solid #E8CC84;
}

.checkout_box {
	font-family: tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 1px;
	height: 15px;
	width: 9mm;
	border: 1px solid #666666;
}

.button {
	font-family: tahoma;
	font-size: 11px;
	background-color: #F5E9CB;
	padding: 1px;
	height: 22px;
	width: 17mm;
	border: 1px solid #ffffff;
	background:url(../img/button_art.jpg);
}
.checkout_button {
	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
	height: 27px;
	width: 150px;
	background: url(../img/button_art2.jpg);
	border:solid 1px #FFFFFF;
}


/* textbox stylle finish */



.article_link:link{
	font-family:tahoma;
	font-size:11px;
	color:#FEFAF1;
	text-decoration:none;
	font-weight:normal;
}
.article_link:visited{
	font-family:tahoma;
	font-size:11px;
	color:#FEFAF1;
	text-decoration:none;
	font-weight:normal;
}
.article_link:hover{
	font-family:tahoma;
	font-size:11px;
	color:#FEFAF1;
	text-decoration:underline;
	font-weight:normal;
}
.article_white{
	font-family:tahoma;
	font-size:11px;
	color:#FEFAF1;
	text-decoration:none;
	font-weight:normal;
}
.new_product:link{
	font-family:tahoma;
	font-size:11px;
	color:#5C3101;
	text-decoration:none;
	font-weight:normal;
}
.new_product:visited{
	font-family:tahoma;
	font-size:11px;
	color:#5C3101;
	text-decoration:none;
	font-weight:normal;
}
.new_product:hover{
	font-family:tahoma;
	font-size:11px;
	color:#993101;
	text-decoration:underline;
	font-weight:normal;
}
.login:link{
	font-family:tahoma;
	font-size:11px;
	color:#3F300C;
	text-decoration:none;
	font-weight:normal;
}
.login:visited{
	font-family:tahoma;
	font-size:11px;
	color:#3F300C;
	text-decoration:none;
	font-weight:normal;
}
.login:hover{
	font-family:tahoma;
	font-size:11px;
	color:#EAD5AA;
	text-decoration:none;
	font-weight:normal;
}
.login2:link{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
.login2:visited{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
.login2:hover{
	font-family:tahoma;
	font-size:11px;
	color:#EAD5AA;
	text-decoration:none;
	font-weight:normal;
}


/* Div Listeleme */

.pager {
font-size:12px;
text-align:center;
width: 415px;
vertical-align:bottom;
}

.pager a, .pager a:visited {
background-color: #f1f1f1;
border:1px solid #8EB5D7;
color: #727272;
margin-left:5px;
padding:2px 3px;
}

.pager .pager-current {
background-color: #ffffff;
border:1px solid #8EB5D7;
font-size:150%;
font-weight: bold;
color:#555;
margin-left:5px;
padding:2px 3px;
}
.pager a:hover {
background-color: #9e9e9e;
border:1px solid #8EB5D7;
color:#555;
margin-left:5px;
padding:2px 3px;
}

/*  Div Listeleme Finish */


.div_header{
	width:925px;
	height:134px;
	background:url(../img/header.jpg)
} 

.login_div{
	margin: 6px;
	width: 420px;
	border: solid 1px #887759;
	height:240px;
	background:url(../img/login_art.jpg);
}
.newuser_div{
	margin: 6px;
	border: solid 1px #887759;
	width:600px;
	height:590px;
	background:url(../img/new_user_art.jpg);
}

.proc{
	float:left;
	width:240px;
}

.proc_image{
	float:left;
	margin:2px;
	padding:2px;
}
.cerceve{
	border: solid 1px #A79D9A;
}
.iframe{
border-style:solid;
border:solid 1px #FFFFFF;
	
}
.checkout1{
	font-family:arial;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}.checkout2{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

.checkout3{
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
.checkout4:link{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}
.checkout4:visited{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}
.checkout4:hover{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
	}
.divscroll{
	position: relative;
	width: 780px;
	height: 500px;
	overflow-x: hidden;
	overflow-y: auto;
	border: solid 1px #A79D9A;
	}
.divscroll_2{
	position: relative;
	width: 780px;
	height: 280px;
	overflow-x: hidden;
	overflow-y: auto;
	border: solid 1px #A79D9A;
	}
.divscroll_article{
	position: relative;
	width: 780px;
	height: 540px;
	overflow-x: hidden;
	overflow-y: auto;
	}
/*
.newbox{
  	border:0;
	background: url(../text.gif) no-repeat left center;
    height: 22px;
    width: 31px;
    padding-top:2px;
	font-family:"Trebuchet MS";
	font-size: 12px;
	color:#5C3101;
	font-weight:bold;
	}
	*/
.newbox{
  	border:0;
	background: url(../text2.gif) no-repeat left center;
    height: 28px;
    width: 37px;
    padding-top:2px;
	font-family:"Trebuchet MS";
	font-size: 20px;
	color:#5C3101;
	/*font-weight:bold;*/
}
.new_article{
	font-family:"Trebuchet MS";
	font-size: 14px;
	color:#5C3101;
}
.new_article_price{
	font-family:"Trebuchet MS";
	font-size: 16px;
	color:#5C3101;
}
.new_article_caption{
	font-family:"Trebuchet MS";
	font-size: 12px;
	color:#5C3101;
	font-weight:bold;
	text-decoration:underline;
}
.new_article_caption2{
	font-family:"Trebuchet MS";
	font-size: 12px;
	color:#5C3101;
	font-weight:bold;
}
/*
.button2{
	font-family: tahoma;
	font-size: 11px;
	border: none;
	height: 25px;
	width: 88px;
	background: url(../button.gif) no-repeat left center;
	vertical-align:middle;
}
*/
.button2{
	font-family: tahoma;
	font-size: 13px;
	border: none;
	height: 30px;
	width: 106px;
	background: url(../button2.gif) no-repeat left center;
	vertical-align:middle;
}
.checkout2_links:link{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}.checkout2_links:visited{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}.checkout2_links:hover{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}
.new_login{
	font-family:tahoma;
	color:#900;
	font-size:11px;
}