h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	font-weight:normal;
}


.form_item {
	margin:10px auto;
}


body {
	background:#d6dde4;
}

#container { 
	width:100%;
	margin: 0 auto;
	position:relative;
	background:#d6dde4;
}

#container_table {
	width:100%;
}

/* CONTENT start ---------------------------------------------------*/

#table_content_left {
	width:50%;
	background-image:url(../image/table_content_left.gif);
	background-repeat:repeat-x;
	background-position:top right;	
}

#table_content_right {
	width:50%;
	background-image:url(../image/table_content_right.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

#table_content {
	background-image:url(../image/content.gif);
	background-repeat:repeat-y;
	background-position:left;		
}

#content {
	width:1000px;
	position:relative;
	text-align:left;
}

/* CONTENT LEFT start ---------------------------------------------------*/

#left {
	width:230px;
	float:left;
	position:relative;
	background-image:url(../image/left_top_plaza.gif);
	background-repeat:no-repeat;
	background-position:top;	
}

#login_content {
	margin-top:0px;
	margin-left:8px;
	margin-right:4px;
	margin-bottom:10px;
	width:218px;
	height:113px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
	overflow:hidden;
}

#login_login {
	width:218px;
	height:110px;
	padding-top:3px;
	background-image:url(../image/login_content_plaza.gif);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
}

#login_login .login_row {
	height:90px;
	overflow:hidden;
}

.login_field {
	float:left;
	width:180px;
	height:90px;
	padding-top:0px;
	overflow:hidden;
}

.login_user, .login_pass {
	float:left;
	text-align:left;
	width:180px;
	height:45px;
	font-size:0px;
	overflow:hidden;
}

.login_label {
	padding-left:15px;
	height:19px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bolder;
	font-variant:small-caps;
}

.login_input input {
	padding-left:15px;
	text-align:left;
	width:150px;
	height:18px;
	padding_bottom:8px;
	font-size:13px;
	font-weight:bolder;
	color:#000000;
	background-color:transparent;
	border:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.login_button {
	float:left;
	width:38px;
	padding-top:57px;
	font-size:0px;
	height:33px;
}

.login_button input {
	width:33px;
	height:33px;
	background-color:transparent;	
	border:0px;
	cursor:pointer;
}
.login_reg {
	font-size:0px;
	height:12px;
}
.login_reg a {
	position:relative;
	top:0px;
	left:5px;
	font-size:10px;
	color:#FFFFFF;
}

#login_logout {
	padding-left:10px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	width:203px;
	height:103px;
}
.login_row {
	color:#FFFFFF;
	font-size:11px;
	padding-bottom:3px;
}
.login_row label {
	float:left;
	width:72px;
	font-weight:bolder;
	color:#FFFFFF;
	font-size:11px;
}
.login_row a {
	padding-top:2px;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	padding-left:10px;
}
.login_logout_button {
	padding-top:10px;
	text-align:center;
}
.login_logout_button input {
	width:100px;
	height:23px;
	font-size:11px;
	font-weight:bolder;
	color:#000000;
	border:2px #FFFFFF solid;
	background-color:#b7c0ca;
	cursor:pointer;
}


#left_content {
	width:198px;
	padding-top:123px;
	margin-bottom:0px;
	margin-left:18px;
	margin-right:14px;
	font-size:12px;
	z-index:1;
}


.left_box {
	text-align:center;
	font-size:11px;
	color:#444444;
	padding-top:0px;
	padding-bottom:10px;
	width:198px;
}
.left_title .png_fix {
	color:#FFFFFF;
	font-variant:small-caps;
	font-size:15px;
	font-weight:bolder;
	padding-top:6px;
	height:24px;
	width:185px;
	background-image:url(../image/left_title.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin:0 auto;
}
#left_top .left_title .png_fix {
	padding-top:26px;
	background-image:url(../image/left_title_top.png);
}
#left_art .left_title .png_fix {
	padding-top:26px;
	background-image:url(../image/left_title_art.png);
}
#left_help .left_title .png_fix {
	padding-top:26px;
	background-image:url(../image/left_title_help.png);
}

.left_text {
	width:181px;
	margin:0 auto;
	background-color:#d3dbe5;
	border-bottom:1px solid #FFFFFF;
	font-size:11px;
	color:#444444;
	padding-left:2px;
	padding-right:2px;
	padding-top:4px;
	padding-bottom:4px;
	overflow:hidden;
}
.left_text strong {
	color:#AA73AD;
	font-weight:bolder;
}
.left_text a {
	font-size:11px;
	color:#444444;
}
.left_text_inner {
	padding-top:1px;
	padding-bottom:1px;
	font-size:11px;
	color:#444444;
}

.left_box table {
	width:185px;
	margin:0 auto;
	overflow:hidden;
}
.left_box .row_left_1 {
	background-color:#9fa8b2;
}
.left_box .row_right_1 {
	background-color:#b0b8c2;
}
.left_box .row_left_0 {
	background-color:#c9d0d9;
}
.left_box .row_right_0 {
	background-color:#d3dbe5;
}
.left_box .row_left_1, .left_box .row_left_0 {
	width:20px;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bolder;
	padding:4px;
	border-bottom:1px solid #FFFFFF;
	overflow:hidden;
}
.left_box .row_right_1, .left_box .row_right_0 {
	width:165px;
	padding:4px;
	text-align:left;
	border-bottom:1px solid #FFFFFF;
	font-size:11px;
	color:#444444;
	overflow:hidden;
}
#left_art .row_right_1, .left_art .row_right_0 {
	width:84px;
}
.left_box span {
	font-size:11px;
	color:#aa73ad;
	font-weight:bolder;
}
.left_loc {
	text-align:center;
	font-size:0px;
	padding:0;
	width:198px;
}


/* CONTENT LEFT end ---------------------------------------------------*/

/* CONTENT RIGHT start ---------------------------------------------------*/

#right {
	width:770px;
	float:left;
}

#right_top_back {
	background-image:url(../image/right_top_plaza.gif);
	background-repeat:no-repeat;
	background-position:top;	
	width:770px;
	height:247px;
	position:absolute;
	top:0px;
	left:230px;
	z-index:0;
}

#top_button {
	position:absolute;
	top:0px;
	left:235px;
	padding-top:9px;
	width:763px;
	z-index:10;
	font-size:0px;
}

#top_button img {
	margin-right:7px;
	border:0px;
}

#head_text {
	position:absolute;
	top:0px;
	right:0px;
	width:250px;
	text-align:right;
	margin-right:45px;
	margin-top:5px;
	z-index:10;
	font-size:13px;
	color:#444444;
	overflow:hidden;
}
#head_text h2 {
	font-size:13px;
	display:inline;
	font-weight:normal;		
}
#head_text strong {
	color:#aa73ad;
}

#main_logo {
	position:absolute;
	top:58px;
	left:250px;
	z-index:9;
}

#logo_unas {
	float:left;
}

#logo_service {
	float:left;
}



#search_content {
	position:absolute;
	top:60px;
	left:560px;
	width:410px;
	height:40px;
	z-index:100;
	padding:0;
	margin:0;
	border:0;
}

#cart_inner {
	width:140px;
	height:40px;
	float:left;
	cursor:pointer;
}

.cart_label {
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bolder;
	text-align:left;
	padding-top:7px;
	padding-left:30px;
	height:16px;
}

.cart_item {
	text-align:right;
	font-size:11px;
	color:#DDDDDD;
	padding-right:50px;
}

#search_inner {
	width:270px;
	height:40px;
	float:left;
}

#search_row1 {
	height:25px;
	overflow:hidden;
	font-size:0px;
}

.search_label {
	float:left;
	width:75px;
	text-align:right;
	padding-right:5px;
	font-size:12px;
	color:#FFFFFF;
	padding-top:7px;
	height:18px;
	font-weight:bolder;
}
.search_input {
	font-size:0px;
	float:left;
	width:145px;
	padding-left:3px;
	padding-right:3px;
	padding-top:6px;
	height:19px;
	margin:0;
	border:0;
}
.search_input input {
	width:145px;
	background-color:transparent;
	border:0;
	padding:0;
	margin:0;
	font-size:12px;
	color:#000000;
}
.search_button {
	float:left;
	width:39px;	
	height:25px;
}
.search_button input {
	width:39px;
	height:25px;
	background-color:transparent;
	border:0px;
	cursor:pointer;
}
.search_row2 {
	font-size:0px;
}
.search_complex {
	padding-left:60px;
	padding-top:2px;
	font-size:0px;
}
.search_complex a {
	font-size:9px;
	color:#DDDDDD;
}

#page_button {
	position:absolute;
	top:95px;
	left:252px;
	width:748px;
	height:31px;
	z-index:110;
}

.page_button_elem {
	float:left;
	margin-left:-11px;
}

.page_button_left {
	width:10px;
	height:31px;
	background-image:url(../image/page_button_left.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
}

.page_button_right {
	width:10px;
	height:31px;
	background-image:url(../image/page_button_right.gif);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
}

.page_button_middle {
	padding-left:3px;
	padding-right:3px;
	padding-top:13px;
	height:18px;
	background-image:url(../image/page_button_middle.gif);
	background-position:top left;
	background-repeat:repeat-x;
	float:left;
	text-align:center;
}

.page_button_middle a {
	font-size:12px;
	font-weight:bolder;
	color:#333333;
}

.page_button_selected {
	border-bottom:2px #FFFFFF solid;
}

#page_message {
	display:none;
	position:absolute;
	left:493px;
	top:180px;
	border:1px #535353 solid;
	background-color:#ebebeb;
	width:175px;
	height:35px;
	background-image:url(../image/ajax_loader.gif);
	background-position:5% 50%;
	background-repeat:no-repeat;	
	z-index:50;
	font-size:13px;
	color:#535353;
	font-weight:bolder;
	padding-left:45px;
	padding-top:15px;
}

#right_content {
	position:relative;
	width:729px;
	margin-left:9px;
	margin-right:32px;
	padding-top:128px;
	font-size:12px;
	padding-bottom:0px;
	text-align:left;
	overflow:hidden;
}

#right_content_inner {
	padding-top:2px;
}

/* right_content start ---------------------------------------------------*/

.plaza_ref {
	padding-top:25px;
	width:729px;
}

.plaza_ref_content {
	float:left;
	width:559px;
	padding-left:2px;
	padding-right:2px;
}

.plaza_ref_location {
	float:left;
	width:160px;
	height:600px;
	margin-top:33px;
	margin-right:0px;
}

.plaza_ref_title {
	color:#FF0000;
	padding-top:0px;
	padding-left:20px;
	height:30px;
	font-size:23px;
	font-variant:small-caps;
	font-weight:bolder;
	letter-spacing:-1px;	
}

.plaza_ref_element {
	width:180px;
	height:196px;
	margin:3px;
	float:left;
	overflow:hidden;
}
.plaza_ref_element_top {
	background-color:#8a9095;
	border:1px solid #FFFFFF;
	border-top:0px;
	height:4px;
}
.plaza_ref_element_middle {
	border:1px solid #aab0b6;
	height:187px;
}
.plaza_ref_element_name {
	border:1px solid #FFFFFF;
	background-color:#c9d0d9;
	color:#444444;
	font-size:11px;
	font-weight:bolder;
	text-align:center;
	height:37px;
	overflow:hidden;
}
.plaza_ref_element_pic {
	padding-top:3px;
	padding-bottom:3px;
	height:120px;
	text-align:center;
}
.plaza_ref_element_pic img {
	border:none;
}
.plaza_ref_element_price  {
	height:17px;
	background-color:#d3dbe5;
	border:1px solid #FFFFFF;
	color:#aa73ad;
	font-weight:bolder;
	text-align:center;
	padding-top:3px;
}
.plaza_ref_element_bottom {
	background-color:#8a9095;
	border:1px solid #FFFFFF;
	border-bottom:0px;
	height:1px;
}

.plaza_art_row1 {
	background-color:#f3f6f9;
	padding-top:5px;
	padding-bottom:5px;
}
.plaza_art_row2 {
	background-color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
}

.plaza_art_selector {
	padding-top:5px;
	padding-bottom:5px;
}
.plaza_art_order table {
	margin:0 auto;
}
.page_art_cart_input {
	width:35px;
	font-size:12px;
	background-color:#FFFFFF;
	color:#444444;
	text-align:right;
	border:2px solid #8a9095;
}
.page_art_egyeb_select {
	border:1px solid #8a9095;
	background-color:#FFFFFF;
	width:120px;
	font-size:11px;
	color:#444444;
}
.page_art_shoppic {
	border:1px solid #898989;
}
.page_text_biggest {
	text-align:center;
	color:#535353;
	font-size:26px;
	font-weight:normal;
	font-style:normal;
}
.page_text_bigger {
	text-align:center;
	color:#535353;
	font-size:20px;
	font-weight:normal;
	font-style:normal;
}
.plaza_start_cat1 {
	margin:0 auto;
	width:728px;
}
.plaza_start_cat2 {
	margin:0 auto;
	width:546px;
}

.plaza_start_cat_element {
	float:left;
	width:182px;
}

.plaza_start_cat_element_inner {
	width:168px;
	height:66px;
	padding:7px;
	background-image:url(../image/plaza_cat_back.gif);
}
.plaza_start_cat_element_title1, .plaza_start_cat_element_title2 {
	color:#aa73ad;
	font-size:15px;
	font-variant:small-caps;
	text-align:center;
}
.plaza_start_cat_element_title1 {
	padding-top:5px;
}
.plaza_start_cat_element_title2 {
	padding-bottom:5px;
}

.page_text_biggest {
	text-align:center;
	color:#535353;
	font-size:22px;
	font-weight:normal;
	font-style:normal;
}
.page_text_bigger {
	text-align:center;
	color:#535353;
	font-size:16px;
	font-weight:normal;
	font-style:normal;
}
#page_cart_to {
	padding-top:10px;
	padding-bottom:20px;
}
.page_cart_to_title {
	padding-left:40px;
}
.page_cart_to_row {
	padding-left:80px;
}
a.admin_table_body {
	color:#FFFFFF;
}

#page_cart .admin_form {
	width:30px;
	font-size:12px;
	background-color:#FFFFFF;
	color:#444444;
	text-align:right;
	border:2px solid #8a9095;
}
#page_order_mods .admin_table_head {
	padding-left:20px;
	font-size:14px;
	font-weight:normal;
}
.page_artdet_pic {
	text-align:center;
}
.page_artdet_cart1 {
	float:left;
	width:80px;
	padding-top:5px;
}
.page_artdet_cart2 {
	float:left;
}

.page_artdet_ertek1 {
	float:left;
	width:120px;
}
.page_artdet_ertek2 {
	padding-left:10px;
	padding-top:5px;
	float:left;
}
.page_artdet_egyeb1 {
	float:left;
	width:80px;
	overflow:hidden;
}
.page_artdet_egyeb2 {
	padding-left:10px;
	float:left;
}
.page_artdet_altpic table {
	margin:0 auto;
}
.page_forum_table {
	padding-top:5px;
}
.page_order_follow_rate {
	float:left;
	width:14px;
	height:14px;
	padding:3px;	
	margin:3px;
	border:1px #535353 solid;
	color:#444444;
	font-size:11px;
	background-color:#c9d0d9;
	cursor:pointer;
}

.page_order_follow_rate:hover {
	border:1px #000000 solid;
	background-color:#d3dbe5;
	font-size:12px;
	font-weight:bolder;
}
.page_order_follow_rate_outer {
	width:145px;
	margin:0 auto;	
}
#page_cart_flow {
	width:725px;
	padding-left:2px;
	padding-right:2px;
}


/* right_content end ---------------------------------------------------*/

.title {
	font-size:22px;
	color:#535353;
}

/* CONTENT RIGHT end ---------------------------------------------------*/

/* CONTENT end ---------------------------------------------------*/

/* FOOTER start ---------------------------------------------------*/

#table_footer_left {
	width:50%;
	background-image:url(../image/table_footer_left.gif);
	background-repeat:repeat-x;
	background-position:top right;	
}

#table_footer_right {
	width:50%;
	background-image:url(../image/table_footer_right.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

#footer {
	width:1000px;
	height:135px;
	background-image:url(../image/footer.gif);
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	text-align:left;

}

#footer_unas_logo {
	position:absolute;
	width:27px;
	height:85px;
	left:973px;
	top:-47px;
}

#footer_logo {
	width:1000px;
	height:62px;
	overflow:hidden;
	padding-top:43px;
}

#footer_logo_left {
	padding-left:5px;
	width:782px;
	float:left;
	text-align:left;
}

#footer_logo_left .footer_logo_container {
	padding-left:5px;
	padding-right:5px;
}

#footer_logo_right {
	padding-right:18px;
	width:195px;
	float:right;
	text-align:right;
}

#footer_logo_right .footer_logo_container {
	padding-left:5px;
	padding-right:5px;
}

.footer_logo_space {
	padding-left:0px;
	padding-right:0px;	
}

#bottom_link {
	padding-top:8px;
	width:1000px;
	text-align:center;
	font-size:12px;
	color:#7b8596;
	letter-spacing:0px;
}

.bottom_link_div {
	padding-left:8px;
	padding-right:8px;
}

#bottom_link a {
	font-size:12px;
	color:#FFFFFF;
	letter-spacing:0px;
	font-weight:bolder;
}


/* FOOTER end ---------------------------------------------------*/

/* ADVERT start ---------------------------------------------------*/

.ua_right_top {
	margin-bottom:4px;
	width:729px;
	border-bottom:2px solid #aab0b6;
	background-color:#e6ecf3;
}

.ua_right_bottom, .ua_right_middle_art {
	margin-top:4px;
	margin-bottom:4px;
	width:729px;
	padding-top:4px;
	padding-bottom:4px;
	border-top:2px solid #aab0b6;
	border-bottom:2px solid #aab0b6;	
	background-color:#e6ecf3;
}

.ua_left_bottom {
	margin-top:5px;
}

.ua_right_middle_art_left {
	float:left;
	margin-left:26px;
}
.ua_right_middle_art_right {
	float:right;
	margin-right:1px;
}
.ua_right_middle_art_right iframe {
	background:transparent;
}
.ua_right_middle_art {
	overflow:hidden;
	height:250px;
}


/* ADVERT end ---------------------------------------------------*/
