﻿body 
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

 #container
{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
/*#container div
{
	width: 100%;
}*/
.center
{
	text-align: center;
}
.top-menu
{
	list-style-type: none;
	list-style-position: inside;
	padding: 0;
	vertical-align: middle;
	margin: 0;
}
.top-menu li
{
	margin: 0;
	float: left;
	height: 20px;
	vertical-align: middle;
}
.top, .search, .content
{
	width: 100%;
	border: 0px;
	background-color: #ffffff;
}

#container div.logo
{
	width: 224px;
}
#topBaner
{
	height: 93px;
}
.border_left,.border_right
{
	width: 3px;
}

.border_left
{
	background: url(images/back_left1.gif) repeat-y left;
	padding-left: 3px;
}

.border_right
{
	background: url(images/back_right1.gif) repeat-y right;
	/*padding-right: 3px;*/
}

.search
{
	background-color: #F8F8F8;
	height: 24px;
}

.search .left
{
	width: 20px;
	height: 24px;
	background: url(images/im_01.gif) no-repeat left top;
}

.search .right
{
	width: 13px;
	height: 24px;
	background: url(images/im_02.gif) no-repeat left top;
}

.search .search
{
	text-align: right;
	color:#A0A0A0;
	vertical-align: top;
	font-size: 11px;
	width: 194px;
	background: url(images/im_back.gif) repeat-x left top;
	font-weight:bold;
}

.search .divider
{
	width: 5px;
	background: url(images/divider.gif) no-repeat;
}

.search .searchBG
{
	width: 26px;
	height: 24px;
	border: none;
	cursor: pointer;
	background: url(images/lupa.gif) no-repeat left top;
	background-position: 0px 0px;
}

.search .main, .search .main a
{
	/*width: 300px;	*/
	width: 250px;
	height: 18px;
	font-size: 10px;
	color: #A0A0A0;
	font-weight: bold;
	padding: 0px;
	padding: 3px 5px 3px 15px;
	background: url(images/back_top_second.gif) repeat-x;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
}

.main
{
	width: auto ! important;
	min-width: 250px ! important;
}

.search .main a
{
	background-image: none;
	padding: 0px 3px 3px 3px;
}

.search .main_menu
{
	width: 110px;
	height: 18px;
	padding: 3px 0 0 0;
	background: url(images/back_top_second.gif) repeat-x;
}

.search .top_second
{

	font-family: Tahoma, Verdana;
	font-weight:bold;
	font-size:8px;
	vertical-align:baseline;
}

.search .top_second a
{
	text-decoration:underline;
	font-size:8px;
}

.content
{
	height: 364px;
	width: 747px;
}

.rowcontent
{
	min-height: 364px;
	height: auto !important;
	height: 364px;
}

/*.content .*/
.content_top_left
{
	width: 11px;
	height: 16px;
	background: url(images/centr_det_01_01.gif) no-repeat;
}

/*.content .*/
.content_top_right
{
	width: 11px;
	height: 16px;
	background: url(images/centr_det_01_04.gif) no-repeat;
}

.content .content_top_spacer
{
	height: 16px;
	background: url(images/centr_det_01_03.gif) repeat-x;
}

.content .content_top
{
	width: 745px;
	height: 11px;
	background: #F8F8F8 url(images/centr_det_01.gif) no-repeat;
}

.content .content_bottom
{
	width: 724px;
	height: 9px;
	background: #F8F8F8 url(images/centr_det_05.gif) no-repeat bottom;
}

.content .content_left
{
	width: 10px;
	background: #F8F8F8 url(images/content_left.gif) repeat-y;
}

/*.content .*/
.content_left_bottom
{
	width: 10px;
	height: 9px;
	background: #F8F8F8 url(images/content_left_bottom.gif) no-repeat;
}

.content .content_right
{
	width: 11px;
	background: #F8F8F8 url(images/content_right.gif) repeat-y left;
}

/*.content .*/
.content_right_bottom
{
	width: 11px;
	height: 9px;
	background: #F8F8F8 url(images/content_right_bottom.gif) no-repeat;
}

.content .content_bottom_spacer
{
	height: 9px;
	background: #F8F8F8 url(images/centr_det_05_02.gif) repeat-x top;
}
.edge_line
{
	width: 100%;
	height: 10px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.edge_line li
{
	float: left;
}
.edge_left_bottom
{
	height: 10px;
	width: 10px;
	margin: 0;
	background: #F8F8F8 url(images/edge_bottom_left.gif) no-repeat left bottom ;
}

.edge_right_bottom
{
	margin: 0;
	height: 10px;
	width: 10px;
	background: #F8F8F8 url(images/edge_bottom_right.gif) no-repeat right bottom;
}

.edge_bottom
{
	margin: 0;
	height: 10px;
	background: #F8F8F8 url(images/edge_bottom.gif) repeat-x bottom;
}

.end_bottom
{
	background: #FFFFFF url(images/back_top.gif) repeat-x bottom;
}

a img {border: none; }

.basket
{
	border: none;
	width: 18px;
	height: 16px;
	background: #FFFFFF url(images/basket.gif) no-repeat bottom;
/*	background: url(../../Controls/basket.aspx) no-repeat bottom;*/
	cursor: pointer;
}

.basket_red
{
	border: none;
	width: 19px;
	height: 16px;
	background: #FFFFFF url(images/basket_red.gif) no-repeat bottom;
	cursor: pointer;
}

#topMenu a
{
	border: solid 0 black !important;
}

.login_btn
{
/*	width: 66px;
	height: 17px;
	border: none;
	cursor: pointer;
	background: url(images/login.gif) no-repeat;*/

	width: 109px;
	height: 26px;
	border: 0px;
	font-size: 10pt; 
	font-weight: bold;
	color: #f2f3ee;
	font-size: 9pt;
	background: url(images/SignUp.gif) no-repeat 0px 2px;
	cursor: pointer;

}

.search_table_left_panel
{
	width: 179px;
}

.search_table_left_panel .search_top
{
	width: 179px;
	height: 22px;
	background: url(images/search_top.gif) no-repeat;
	text-align: left;
	vertical-align: middle;
	

}

.search_table_left_panel .search_top span, .search_table_left_panel .search_rounded span
{
	color:#949f36;
	font-weight:bold;
	margin-left:23px;
	font-size:11px;
}

.search_table_left_panel .search_rounded
{
	width: 173px;
	height: 18px;
	background: url(images/search_round.gif) no-repeat left;
	text-align: left;
	vertical-align: middle;
}

.search_table_left_panel .search_speacer
{
	width: 1px;
	background: url(images/search_spacer.gif) repeat-y;
}

.search_table_left_panel .categoris a
{
	font-size: 10px;
	color: #757575;
	font-weight:bold;
}

.search_table_left_panel .categoris
{
padding-left: 25px;
}

.search_table_left_panel .search_bottom
{
	width: 179px;
	height: 8px;
	background: url(images/search_bottom.gif) no-repeat;
	text-align: center;
	vertical-align: middle;
}

.search_table_left_panel .sort_order
{
	text-align: left;
	padding-left:20px;
}

.search_table_left_panel .sort_order a
{
	height:8px;
	color:#757575;
	text-decoration:underline;
	font-weight:bold;
}

.feedback_label
{
    margin:  8px 5px 5px 5px;
	width: 150px;
	font-size: 12px;
	float: left;
}

.feedback_caption
{
	color: #851830;
	font-weight: bold;
	text-align: center;
}

.txt_search
{
	text-align: right;
	margin-top: 3px; border: none;
	background-color: #EEEEF0;
	height: 13px;
	width: 180px;
	font-size: 12px;
	
	font-weight:bold;
	padding: 0 3px 0 3px;
}

.search_reasult .result
{
	font-size: 11px;
	color:#A0A0A0;
	font-weight:bold;
}

.search_reasult .result1
{
	font-size: 10px;
	color:#757575;
	font-weight:bold;
}

.search_reasult .result1 a
{
	text-decoration:underline;
	color:#757575;	
	font-weight:bold;
}

.txt_result
{
	width: 70%;
	vertical-align:middle;
	color:#949f36;
	font-weight:bold;
}

.adv_result
{
	vertical-align:middle;
	font-weight:bold;
}

input.big_button
{
	border: none;
	width: 178px;
	height: 20px;
	background: url(images/big_button.gif) no-repeat 0 2px;
	cursor: pointer;
	font-size: 7pt; 
	font-weight: bold;
	color: #f2f3ee;
	font-family: Times New Roman;
}

input.button_general
{
	border: none;
	width: 135px;
	height: 23px;
	font-weight: bold;
	/*font-size: 15px;*/
	background: url(images/retrive.gif) no-repeat 0px 2px;
	cursor: pointer;
	font-size: 10pt; 
	font-weight: bold;
	color: #f2f3ee;
	font-family: Tahoma;
	/*font-family: Times New Roman;*/
}

input.text_general, input.text_multi
{
	border: solid 1px #C4C4C4;
	font-size: 12px;
	height: 16px;
	width: 130px;
	padding: 1px 3px 0 3px;
}

input.text_multi
{
	width: 250px;
	height: 100px;
}

.rightECommerceBar
{
	color: #757575;
	height: 95px;
	width: 229px;
	text-align: left;
}

.rightECommerceBar .descripion
{
	font-size:9px;
	padding-left:10px;
}

.rightECommerceBar .name
{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:10px;
}

.rightECommerceBar .price
{
	color: #7E1B31;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
}

.rightECommerceBar .playlist
{
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.rightECommerceBarHeader
{
	background: url(images/top_new.gif) no-repeat;
	height: 14px;
	width: 229px;
}

.rightECommerceBarFooter
{
	background: url(images/bottom.gif) no-repeat;
	height:14px;
	width:240px;
}

.border
{
	background-color:#AAAAAA;
	width: 1px;
}

.thumbnail
{
	width: 75px;
	height: 38px;
}

.btn_round
{
	width: 25px;
	height: 19px;
	border: none;
	background: url(images/round_btn.gif) no-repeat 3px;
	cursor: pointer;
	text-align: center;
	font-size: 8px;
	font-weight: bold;
	color: #ffffff;
}

.btn_submit
{
	width: 67px;
    height: 25px;
    background: url(images/refine_button.gif) no-repeat;
    cursor: pointer;
}

.search_dev_hor
{
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	width: 100%;
}

.search_dev_vert
{
	border-right-color: #999999;
	border-right-width: 1px;
	border-bottom-color: #123456;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-right-style:solid;
	width: 100%;
}

.search_dev_vert a
{
	font-size: 10px;
	color:#757575;
	font-weight:bold;
}

.search_dev_hor a
{
	font-size: 10px;
	color:#757575;
	font-weight:bold;
}

.faq-question
{
margin-left:20px;
margin-top:40px;
}

.faq-answer
{
margin-left:40px;
margin-top:10px;
}

.help_icon
{
	width: 21px;
	height: 20px;
	float: left;
	background: url(images/help_icon.gif) no-repeat;
	position: relative;
}

.help_text
{
	width: 170px;
	float: left;
	color: #484848;
	padding-left: 10px;
	position: relative;
}

.help_link
{
	text-decoration: underline;
	padding-left: 10px;
	color: #7e7e7e;
	font-size: 11px;
}
