@charset "utf-8";
/* CSS Document */

/* General css area - 0 */
/*input[type=submit]{
	background-color:#006699;
	font-family:Arial;
	color:#FFFFFF;
	height:20px;
	font-size:12px;
	border:0;
}
#788E99;



*/
body {
	font:13px Arial, Helvetica, sans-serif;
	color:#333;
	background-image: url(../panel-images/background-line.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	margin:0;
}

input[type=text]{
	font-family:Arial;
	width:160px;
}
textarea{
	font-family:Arial;
	font-size:12px;
	width:300px;
}
input[type=password]{
	font-family:Arial;
	width:160px;
}
input[type=password]:focus {
}
select{
	font-family:Arial;
}
input[type=text]:focus {
}
input[name=search-box-field]:focus {

}
.search-box-input {
	font-family:Arial;
	font-size:10px;
	border:thin;
	border:none; 	
	margin:0;
	padding-left:3px;
	width:160px;
}
/* General css area - 1 */

/* Left-Panel css area - 0 */
.leftpanel_body {
	margin-left:5;
	padding:0;
}
.leftpanel_main_td {
	border:solid 1px #EFEFEF;
}
.leftpanel_tr_title {
	height:30px;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#006699;
}
.leftpanel_tr {
	font-family:Tahoma;
	font-size:12px;
	color:#006699;
}
.leftpanel_tr_rollOver {
	font-family:Tahoma;
	font-size:12px;
	color:#CC0000;
}
/* Left-Panel css area - 1 */

/* Newuser css area - 0 */
.interface_style {
	color:#006666;
	font-family:Arial;
	font-size:13px;
	padding:3px;
}

.interface_title {
	color:#006666;
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:bold;
	margin-top:0;
	margin-left:20px;
}

.newuser_body {
	margin:0;
	padding:0;
}

.newuser_tr {
	background-color:#F9FAFF;
	height:30px;
	border-top:solid 1px #E4E4E4;
	border-bottom:solid 1px #E4E4E4;	
	color:#666666;
	font-family:Arial;
	font-size:12px;
}

.newuser_tr_rollOver {
	background-color:#F9FAFF;
	height:30px;
	border-top:solid 1px #E4E4E4;
	border-bottom:solid 1px #E4E4E4;	
	color:#339999;
	font-family:Arial;
	font-size:12px;
}

.newuser_description {
	font-family: Arial;
	font-size:12px;
	font-weight:100;
	color:#666666;
}

.newuser_title {
	background-color:#F2F2F2;
	height:35px;
	border-top:solid 1px #E4E4E4;
	border-bottom:solid 1px #E4E4E4;	
	color:#666666;
	font-family:Arial;
	font-size:12px;
	padding-left:20px;
	font-weight:bold;
}
/* Newuser css area - 1 */

/* Listusers css area - 0 */
.listuser_td {
	background-color:#F2F2F2;
	height:35px;
	border-top:solid 1px #E4E4E4;
	border-bottom:solid 1px #E4E4E4;	
	color:#666666;
	font-family:Arial;
	font-size:12px;
}

.listuser_1 {
	background-color:#F9FAFF;
	height:30px;
	border-top:solid 1px #E4E4E4;
	border-bottom:solid 1px #E4E4E4;	
	color:#666666;
	font-family:Arial;
	font-size:12px;
}

.listuser_2 {
	background-color:#FFFFFF;
	height:33px;	
	color:#666666;
	font-family:Arial;
	font-size:12px;
}

.listuser_rollOver {
	background-color:#FFFFCC;
	color:#666666;

}

a.navigation {
	color:#666666;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
}

a.navigation:hover {
	color:#006633;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
}

a.navigation1 {
	color:#666666;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
}

a.navigation1:hover {
	color:#006633;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
}


/* Listusers css area - 1 */

/* Top bar */
a.top_link {
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}

a.top_link:hover {
	color:#00CC33;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}

.top_bar_normal {
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}

.top_bar_bold {
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.top_line {
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}
/* Top bar */

.error_report {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#CC0000;
}

.no_error_report {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#009900;
}

a.report:link {
	font-family: "Trebuchet MS";
	font-size:14px;
	color:#003366;
	text-decoration:none;
}

a.report:visited {
	font-family: "Trebuchet MS";
	font-size:14px;
	color:#003366;
	text-decoration:none;	
}

a.report:hover {
	font-family: "Trebuchet MS";
	font-size:14px;
	color:#CC0000;
	text-decoration:none;	
}

a.frame_top_link:link, a.frame_top_link:visited {
	font-family: Verdana;
	font-size:13px;
	color:#FFF;
	text-decoration:none;
	padding:6px;
	padding-top:10px;
	padding-bottom:9px;
}


a.frame_top_link:hover {
	color:#FF9;
	text-decoration:none;
	border-bottom:3px #CCC solid;
}

.mpointer {
	padding-top:8px;
	color:#FF6;
	font-family: Verdana;
	font-size:14px;
}

a.frame_footer_link:link {
	font-family: Trebuchet MS;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

a.frame_footer_link:visited {
	font-family: Trebuchet MS;
	font-size:12px;
	color:#000000;
	text-decoration:none;	
}

a.frame_footer_link:hover {
	font-family: Trebuchet MS;
	font-size:12px;
	color:#990000;
	text-decoration:none;
}
.message, .alert, .browseralert {
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#009900;
	padding-top:28px;
	padding-bottom:28px;
	padding-left:80px;
	width:820px;
	margin:auto;
	margin-bottom:10px;
}
.message {
	background:url(../panel-images/message.png) no-repeat 10px;
	background-color:#C5FEDE;
	border-bottom:2px #009900 solid;
	color:#009900;
}
.alert {
	background:url(../panel-images/alert.png) no-repeat 10px;
	background-color:#FFC4C5;
	border-bottom:2px #CC0000 solid;
	color:#CC0000;
}

.browseralert {
	background:url(../panel-images/alert.png) no-repeat 10px;
	background-color:#FFC4C5;
	border-bottom:2px #CC0000 solid;
	color:#CC0000;
	padding-top:10px;
	padding-bottom:10px;
}

.clear {
	clear:both;
}
ul.hediyelikler, ul.malzemeler, ul.panoramik_albumler {
	margin:0;
	padding:0;
}
ul.hediyelikler li, ul.malzemeler li, ul.panoramik_albumler li {
	float:left;
	padding:8px;
	list-style:none;
	display:block;
	background-color:#F3F3F3;
	width:146px;
	border:1px #CCC solid;
	text-align:center;
	margin:2px;
	height:180px
}
ul.malzemeler li {
	width:156px;
}
 ul.panoramik_albumler li {
	width:194px;
	padding-left:2px;
	padding-right:2px;
	float: left;
}
ul.panoramik_albumler {
	display: block;
	list-style: none;
	width: 200px;
	border-bottom:2px #F0F0F0 solid;
	clear: both;
}
ul.panoramik_albumler li {
	width: 194px;
	height:158px;
	float: left;
}

.album_number {
	font:28px Georgia, "Times New Roman", Times, serif;
	border:none !important;
	background:none !important;
	padding-top:70px !important;
	height:auto !important;
	width:70px !important;
}
.hediyelik_resim {
	padding: 5px;
	margin: 5px;
	border:1px #CCC solid;
	cursor:pointer
}
.pagenav {
	color:#666;
	padding-left:7px;
	padding-right:7px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#BBC8CC;
	font-size:16px;
	border:1px #A8B7BD solid;
	font:14px Georgia, "Times New Roman", Times, serif;
	-moz-border-radius:5px 5px;
}

a.pagenav:link, a.pagenav:visited {
	border:1px #788E99 solid;
	padding-left:7px;
	padding-right:7px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#93A5AC;
	color:#333;
	text-decoration:none
}
a.pagenav:hover {
	border:1px #377684 solid;
	background-color:#58A7B8;
	color: #333;
	text-decoration:none;
}
.list1 {
	background-color:#ECEFFF;
}
.list2 {
	background-color:#F9FAFF;
}
.img {
	border:2px #699 solid;
}
.toplamsatir {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#F2F2F2;
	font-size:18px;
}
.tutar, .adet input {
	font:14px Georgia, "Times New Roman", Times, serif;
}
.adet input {
	padding:4px;
}
span[id^="hediyelik_fiyat_"], .fiyat {
	font:14px Georgia, "Times New Roman", Times, serif;
}
.step_button {padding: 6px 26px 6px 11px;text-decoration: none;position: relative;}
.stepb_button, .stepb_button2 {padding: 6px 11px 6px 26px;text-decoration: none;position: relative;}
.button {padding: 6px 11px 6px 1em;text-decoration: none;position: relative;}

.step_button span.ui-icon {margin: 0 5px 0 0;position: absolute; right:18px; top: 50%;margin-top: -8px;}
.stepb_button span.ui-icon {margin: 0 5px 0 0;position: absolute; left:-20px; top: 50%;margin-top: -8px;}
.stepb_button2 span.ui-icon {margin: 0 5px 0 0;position: absolute; left:4px; top: 50%;margin-top: -8px;}
.listbox {
	padding:4px;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.urun_ekran {
	width:614px;
	padding:10px;
	background-color:#FFF5EC
}
.urun_ekran a:link, .urun_ekran a:visited {
	text-decoration:none;
	color:#333;
}
.urun_ekran a:hover {
	color:#F30;
}
.urun_ekran h1 {
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	margin:0;
}
.urun_img, .urun_detay {
	float:left;
	padding-top:10px;
}
.urun_img {
	width:132px;
}
.urun_img a {
	float:left;
}
.urun_detay {
	padding:10px;
	padding-left:20px;
	width:440px;
	border:1px #CCC solid;
	margin-left:10px;
	margin-top:10px;
	background-color:#FFFAF4
}
.urun_detay div {
	padding-top:10px;
}
.urun_fiyat, .sepete_ekle {
	float:left;
}
.urun_fiyat {
	font:22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	width:280px;
	text-align:right;
}
.sepete_ekle {
	width:160px;
	text-align:right;
}
ul.arsiv_kutu {
	margin-left:0;
	padding-left:25px;
}
.arsiv_kutu li {
	margin:8px;
	margin-left:0;
}
#album_kategorileri {
	padding: 0;
	margin: 0;	
}
.album_kategorisi {
	list-style:none;	
	width: 250px;
	height: 34px;
	line-height: 36px;
	padding: 0px 10px;
	border: 1px solid rgb(209, 213, 217);
	display: block;
	color: rgb(0, 153, 216);
	background: url(../images/menu.jpg) repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: -5px;
}
.album_kategorisi a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#900;
	text-decoration:none;
	letter-spacing:-0.5px;
}
.album_kategorisi a:visited {
	color:rgb(0, 0, 153);
}
.album_kutu_mavi {
	background-color: #EEF6F9; width:204px; height: 240px; padding-bottom:0px; padding-top:10px; margin:10px 10px 25px 10px; float:left; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 18px; 
}
.album_kutu_sari {
	background-color: #FFC; width:204px; height: 240px; padding-bottom:0px; padding-top:10px; margin:10px 10px 25px 10px; float:left; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 18px; 
}
a.download-link:link {
	font-size: 14px;
	color: #5e5e5e;
	text-decoration: none;
}
a.download-link:visited {
	font-size: 14px;
	color: #5e5e5e;
	text-decoration: none;
}
a.download-link:hover {
	font-size: 14px;
	color: #cc0000;
	text-decoration: none;
}
.raporlama{width:100%;border:none;border-spacing:0;border-collapse:collapse;margin:10px 0 0 0;}
.raporlama .table-td{border:1px solid #e1e1e8;padding:5px;height:20px;line-height:20px;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;color:#333;}
.raporlama .table-td-td{padding:5px;border:1px solid #e1e1e8;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;color:#333;}
.albumkapagi{float:right;width:auto;height:auto;padding:5px;background-color:#5cb85c;border-color:#4cae4c;border-radius:2px;text-align:center;text-decoration:none;font-family:Arial;font-size:12px;color:#fff;}
.albumkapagi:hover{background-color:#449d44;}