/* Copyright - tradernet.bg  2005
* 
*  Tradernet.bg
*/
body, html {
	height:100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: auto;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #FFFfff;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #dcdcdc;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #FFFfff;
	scrollbar-track-color: #FFFFFF;
}
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
ul, li {
	padding: 0;
	margin: 0 15px;
}
hr {
	height: 1px;
	border: 1px dotted #CCCCCC;
}

/*Main*/
.main_table {
	height:100%;
	/height:20%;
	width: 1024px;
	border-right:1px solid #3a3f43;
	border-left:1px solid #3a3f43;
	background-color:#FFFFFF;

}
.main_header_cell {
	height:79px;
	background-image:url(../images/header.gif);
	background-repeat:repeat-x;
	background-position: top left;
		
}
.main_header_menu_cell {
	height:30px;
	background-image:url(../images/header_menu_back.gif);
	background-repeat:repeat-x;
	background-position:left;
}
.main_left_menu_cell {
	height:100%;
	width:247px;
	border-right:1px solid #000000;
	background-image:url(../images/left_menu_back.gif);
	background-repeat: repeat-y;
	background-position: top right;
	vertical-align: top;
}
.main_titlebar_cell {
	width: 90%;
	vertical-align: top;
	border-bottom:1px solid #000000;
}
.main_container_cell {
	vertical-align: top;
	padding: 10px 10px 5px 10px;
}

.main_footer_cell {
	text-align: center;
	height: 90px;
	background-image:url(../images/left_menu_back.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#dcdcdc;
	border-bottom:1px solid #000000;
}

.main_messages_cell {
	padding: 3px 10px 3px 30px;
}

/*Header*/
.header_cell {
	vertical-align:top;
	height:79px;
	text-align: left;
}
.header_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	padding-left: 25px;
}

/*Header Menu*/
.header_menu_table {
	text-align: center;
	height: 30px;
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-image: url('../images/sh1_green/header_menu_item_bg.gif');
	background-position: top left;
	background-repeat: repeat-x;*/
}
.header_menu_left {
	width: 15px;
	height:30px;
	background-image:url(../images/header_menu_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.header_menu_right {
	width: 16px;
	height:30px;
	background-image:url(../images/header_menu_right.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.header_menu_item {
	text-align: center;
	padding: 0 3px 0px 6px;
	background-image:url(../images/header_menu_item.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.header_menu_middle {
	width:30px;
	height:30px;
	text-align: center;
	background-image:url(../images/header_menu_middle.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.pod_h_m {
	height:13px;
	width:100%;
	background-image:url(../images/pod_h_m.gif);
	background-repeat:repeat-x;
	background-position:left;
}

/*Left Menu*/
.left_menu_table {
	width: 247px;
}
.left_menu_date {
	text-align: center;
	width: 247px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	padding-bottom: 1px;
}
.left_menu_caption {
	height: 24px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image:url(../images/left_m_caption.gif);
	background-position: top left;
	background-repeat: repeat-x;
	text-transform: lowercase;
}
.left_menu_caption_right {
	width:0px;
}
.left_menu_footer {
	height: 100%;
}

.left_menu_section {
	padding: 3px 3px;
}

.left_menu_right_odd_bg {
	padding: 3px 3px;
}

.left_menu_right_even_bg {
	padding: 3px 3px;
}

.left_submenu_right_odd_bg {
	height:22px;
	padding-left:35px;
	background-image:url(../images/left_menu_sub_back.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.left_submenu_right_even_bg {
	height:22px;
	padding-left:35px;
	background-image:url(../images/left_menu_sub_back.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.left_menu_submenu_top {
	height: 6px;
}

.left_menu_submenu_bottom {
	height: 6px;
}

.left_menu_toall_table {
	background-image: url('../images/sh1_green/left_menu_toall_bg.gif');
	background-position: right bottom; 
	background-color: #F8B262;
	padding-right: 5px;
}

/*Search*/
.srch_down_border {
	border-bottom: #8AA4C5 1px solid;
	padding: 2px 3px;
}
.srach_table {
	width: 140px;
}
.srch_section {
	padding: 5px 2px;
	text-align: center;
}
.srch_odd {
	padding: 2px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	background-color: #FCFCFC;
}
.srch_even {
	padding: 2px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	background-color: #F7F7F7;
}
.srch_border_left {
	border-left: 1px solid #DDDDDD;
}
.srch_border_top {
	border-top: 1px solid #DDDDDD;
}
.srch_padded {
	padding: 3px 10px;
}

/*News*/
.news_odd {
	padding: 7px 7px 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	/*background-image: url('../images/sh1_green/left_menu_right_odd_bg.gif');*/
	background-position: top right;
	background-repeat: repeat-y;
	
}
.news_even {
	padding: 7px 7px 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	/*background-image: url('../images/sh1_green/left_menu_right_even_bg.gif');*/
	background-position: top right;
	background-repeat: repeat-y;
}
.news_title {
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1655C9;
	font-weight: bold;
}
.news_source {
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-style: italic;
}
.news_content {
	padding: 5px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.news_date {
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-style: italic;
}
.news_divider {
	padding: 0 15px;
}

/*Cart*/
a.smallcartlink:link, a.smallcartlink:visited, a.smallcartlink:active{
	font-weight: normal; 
	font-size: 10px;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left:24px;
}
a.smallcartlink:hover {
	font-weight: normal; 
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left:24px;
}
.cart_odd {
	padding: 7px 7px 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	/*background-image: url('../images/sh1_green/left_menu_right_odd_bg.gif');*/
	background-position: top right;
	background-repeat: repeat-y;
	background-color: #C0D09E;
}
.cart_even {
	padding: 7px 7px 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	/*background-image: url('../images/sh1_green/left_menu_right_even_bg.gif');*/
	background-position: top right;
	background-repeat: repeat-y;
	background-color: #C0D09E;
}
.cl_title {
	padding-left: 5px;
	height: 18px;
	font-size: 12px;
	color: #1655C9;
	font-weight: bold;
	border-left: 1px solid #AAAAAA;
}
.cl_odd {
	padding: 7px 7px 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	background-color: #F7F7F7;
}
.cl_even {
	padding: 7px 7px 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	background-color: #F3F3F3;
}
.cl_price {
	text-align: right;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000; 
	font-size: 10px; 
	font-weight: bold;
}
.cl_total {
	vertical-align: top;
	text-align: right;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000; 
	font-size: 10px; 
	font-weight: bold;
}
.cl_border_left {
	border-left: 1px solid #CCCCCC;
}
.cl_border_top {
	border-top: 1px solid #CCCCCC;
}

/*Alternative Rows*/
.odd {
	padding: 7px 7px 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	background-color: #FFCF59;
}
.even {
	padding: 7px 7px 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	background-color: #FFCF59;
}


/*Links*/
a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CC0000;
	font-weight: bold;
	text-decoration: none;
}
a.header_menu_link:link, a.header_menu_link:active, a.header_menu_link:visited {
	font-weight: bold;
	font-size: 10px;
	/*color: #1655C9;*/
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.header_menu_link:hover {
	font-weight: bold;
	font-size: 10px;
	/*color: #A47C1A;*/
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.caption_menu_link:link, a.caption_menu_link:visited, a.caption_menu_link:active{
	color: #35657A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.caption_menu_link:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.cat_link:link, a.cat_link:visited, a.cat_link:visited, a.cat_link:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a.cat_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #CC0000;
	font-weight: normal;
}


a.cat_link2:link, a.cat_link2:visited, a.cat_link2:visited, a.cat_link2:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.cat_link2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}


a.news_link:link, a.news_link:visited, a.news_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.news_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #1655C9;
	font-weight: bold;
}
a.section_link:link, a.section_link:visited, a.section_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.section_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CC0000;
	text-decoration: none;
	font-weight: bold;
}

.sectionlink:link, a.sectionlink:visited, a.sectionlink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

a.sectionlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CC0000;
	text-decoration: none;
	font-weight: bold;
}

a.caption_link:link, a.caption_link:visited, a.caption_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.caption_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.titlebar_link:link, a.titlebar_link:visited, a.titlebar_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.titlebar_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a.lang_link:link, a.lang_link:visited, a.lang_link:active {
	color: #000000;
}
a.lang_link:hover {
	color: #CC0000;
}
a.product_link:link, a.product_link:active, a.product_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.product_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
a.catalog_link:link, a.catalog_link:active, a.catalog_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1655C9;
	font-weight: bold;
	text-decoration: none;
}
a.catalog_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a.subcatalog_link:link, a.subcatalog_link:active, a.subcatalog_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	padding-left: 2px;
}
a.subcatalog_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #CC0000;
	font-weight:normal;
	padding-left:2px;
}

/*Language Icons*/
.lang_icon {
	padding: 3px;
}
.lang_icon_hov {
	padding: 3px;
}

/*Title Bar*/
.titlebar_left {
	height: 21px;
	/height: 15px;
	width: 8px;
	background-color:#dcdcdc;
	border-bottom:1px solid #000000;
}
.titlebar {
	height: 21px;
	/height: 15px;
	padding: 3px 0 3px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color:#dcdcdc;
	border-bottom:1px solid #000000;
}
.titlebar_right {
	height: 21px;
	/height: 15px;
	width: 8px;
	background-color:#dcdcdc;
	border-bottom:1px solid #000000;
}

/*Table Captions*/
.caption_table {
	height: 14px;
}
.caption_left {
	width: 10px;
	height: 14px;
}

.caption_title {
	padding: 0 0 3px 0;
	height: 14px;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.caption_right {
	width: 10px;
	height: 14px;
}

.subcaption_table {
	background-image: url('../images/sh1_green/subcaption_bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
}
.subcaption_left {
	width: 10px;
	height: 18px;
	background-image: url('../images/sh1_green/subcaption_left_bg.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
.subcaption_title {
	padding: 0 0 3px 0;
	height: 18px;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url('../images/sh1_green/subcaption_bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
}
.subcaption_right {
	width: 10px;
	height: 18px;
	background-image: url('../images/sh1_green/subcaption_right_bg.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

/*Forms*/
form {
	margin: 0;
	padding: 0;
}
.labelbox {
	font-family: Verdana, Arial, Clean, Helvetica, Sans-serif; 
	color: #666666; 
	font-size: 10px; 
	font-weight: normal;
}

.databox {
	font-family: Verdana, Arial, Clean, Helvetica, Sans-serif; 
	color: #666666; 
	font-size: 10px; 
	font-weight: bold;
}
.txtbox, .passbox, .areabox {  
	background-color: #EEEEEE; 
	color: #444444; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	border: 1px solid #000000; 
}
.srchbox {
	background-color: #FFFFFF; 
	color: #444444; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	border: 1px solid #000000;
	height:16px;
	margin-left:45px;
}
.selbox {
	background-color: #F1F1F1;
	color: #152637;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	caption-side: top;
}
.button1 {
	background-color: #7EA2B1;
	width: 120px;
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	background-image: url('../images/sh1_green/button1.gif');
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px;
	padding-bottom: 4px;
	cursor: pointer;
}
.button1_hov {
	color: #DDDDDD;
	background-image: url('../images/sh1_green/button1_hov.gif');
}
.button2 {
	width: 100px;
	height:22px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	background-image:url(../images/but1.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border: 0px;
	padding-bottom: 4px;
	/padding-bottom: 2px;
	cursor: pointer;
}
.button2_hov {
	width: 100px;
	height:22px;
	color: #CC0000;
	background-image:url(../images/but2.gif);
}
.buy_button1 {
	width:120px;
	background-color: #FFFFFF;
	color: #1555C9;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	background-image: url('../images/sh1_green/button1.gif');
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px;
	padding-bottom: 4px;
	cursor: pointer;
}
.buy_button1_hov {
	color: #A67E1B;
	background-image: url('../images/sh1_green/button1_hov.gif');
}


/*Property Listing*/
.pl_item_table { 
	height: 180px;
	border: 1px dotted #CCCCCC;
}
.pl_item_left_cell {
	vertical-align: top;
	width: 50%;
	padding: 5px 5px 5px 12px;
}
.pl_item_right_cell {
	vertical-align: top;
	width: 50%;
	padding: 5px 12px 5px 5px;
}
.pl_title {
	padding-top: 1px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	border:1px solid #000000;
	border-right:0px;
	color: #000000;
	height:20px;
	/height:15px;
}
.pl_title_table {
	height:20px;
	/height:15px;
	background-color:#dcdcdc;
	border-bottom: 1px solid #000000;
}
.pl_catno {
	padding-right: 5px;
	font-size: 10px;
	text-align: right;
	border:1px solid #000000;
	border-left:0px;
}
.pl_details {
	height: 140px;
	vertical-align: top;
}
.pl_details_table {
	height: 100%;
	vertical-align: top;
}
.pl_title_type {
	font-size: 12px;
	color: #9F1766;
	font-weight: bold;
}
.pl_title_type2 {
	font-size: 11px;
	color: #FF3000;
}
.pl_img_cell {
	vertical-align: top;
	text-align: center;
}
.pl_img {
	border: #CCCCCC 1px solid;
}
.pl_img:hover {
	border: #CC0000 1px solid;
}
.pl_params_cell {
	background-image: url('../images/sh1_green/pl_param.gif');
	background-repeat: repeat-y;
	padding-left: 3px;
	vertical-align: top;
}
.pl_params_cell2 {
	vertical-align: top;
	padding: 5px 15px;
}
.pl_param { 
	vertical-align: top;
	width:30%;
	font-weight: bold; 
	font-size: 9px; 
	padding: 2px 4px;;
	font-family: verdana, arial, helvetica, sans-serif;
}
.pl_price {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000; 
	font-size: 12px; 
	font-weight: bold;
}
.pl_price_rec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.pl_price_best {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.pl_price_old {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: line-through;
}
.pl_available, a.pl_available:link, a.pl_available:visited, a.pl_available:active, a.pl_available:hover {
	color: green;
	font-weight: bold;
}
.pl_promotional, a.pl_promotional:link, a.pl_promotional:visited, a.pl_promotional:active, a.pl_promotional:hover {
	color: magenta;
	font-weight: bold;
}
.pl_bulk, a.pl_bulk:link, a.pl_bulk:visited, a.pl_bulk:active, a.pl_bulk:hover {
	color: red;
	font-weight: bold;
}
.pl_param_value {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000; 
	font-size: 10px; 
}
.pl_down_border { 
	border-bottom: #8AA4C5 1px solid;
}
.pl_description {
	height:18px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000; 
	font-size: 10px;
	background-color:#dcdcdc;
	border:1px solid #000000;
	border-bottom:0px;
	border-top:0px;
	vertical-align:middle;
}
.pl_more_info_cell {
	height: 18px;
	text-align: center;
	border-top: #CCCCCC 1px solid;
}
.pl_divider_cell {
	padding: 1px 12px;
}
.pl_divider {
	border: 1px dotted #CCCCCC;
}
.pl_noimage {
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal; 
	color: #D1D1D1; 
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #D1D1D1;
}
.pl_wide {
	width: 90%;
	font-size: 10px;
	font: Verdana, Arial, Helvetica, sans-serif;
}
.pl_left {
	text-align: left;
}
.pl_equal {
	width: 50%;
}
.pl_pic_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #75A0D4;
	font-weight: bold;
}
.pl_thumb {
	border: 1px solid #333333;
}
.pl_thumb_hov, pl_thumb:hover {
	border: 1px solid #CCCCCC;
}
.pl_img {
	border: 1px solid #333333;
}
.pl_thumb_hov, .pl_img:hover {
	border: 1px solid #CCCCCC;
}
.pl_new, a.pl_new:link, a.pl_new:active, a.pl_new:visited, a.pl_new:hover {
	font-weight: bold; 
	color: green;
}
.pl_top, a.pl_top:link, a.pl_top:active, a.pl_top:visited, a.pl_top:hover {
	font-weight: bold;
	color: magenta;
}
.pl_hot, a.pl_hot:link, a.pl_hot:active, a.pl_hot:visited, a.pl_hot:hover {
	font-weight: bold;
	color: red;
}
.pl_padded {
	padding: 0 10px;
}
.pl_date_cell {
	vertical-align: bottom;
	padding-left: 3px;
	text-align: left;
	border-right: #CCCCCC 1px solid;
}
.pl_date {
	cursor: help;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C1C1C1;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	text-transform: capitalize;
}
.pl_gallery_menu_cell {
	height:18px;
	border-top: 1px solid #000000;
	text-align: right;
}
.pl_categories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}


/*Orders Listing*/
.ol_title {
	padding-left: 5px;
	height: 18px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	border-left: 1px solid #AAAAAA;
}
.ol_padded {
	padding: 0 10px;
}
.ol_odd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	background-color: #F7F7F7;
}
.ol_even {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	background-color: #FAFAFA;
}
.ol_border_left {
	border-left: 1px solid #CCCCCC;
}
.ol_border_top {
	border-top: 1px solid #CCCCCC;
}
.ol_processed, a.ol_processed:link, a.ol_processed:active, a.ol_processed:visited, a.ol_processed:hover {
	color: green;
}
.ol_unprocessed, a.ol_unprocessed:link, a.ol_unprocessed:active, a.ol_unprocessed:visited, a.ol_unprocessed:hover {
	color: red;
}
.ol_price {
	text-align: right;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000; 
	font-size: 10px; 
	font-weight: bold;
}
.ol_total {
	vertical-align: top;
	text-align: right;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #1655C9; 
	font-size: 10px; 
	font-weight: bold;
}
.ol_param {
	padding: 0 3px;
	font-weight: bold; 
	font-size: 9px; 
	padding: 2px 0;
	font-family: verdana, arial, helvetica, sans-serif;
}
.ol_param_value {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000; 
	font-size: 10px; 
}
.ol_center {
	text-align: center;
}


/*Message Reporting*/
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: red;
}
.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: green;
}

/*Custom*/
.required {
	text-align: right;
	color: #FF0000;
}
.section_header {
	font-family: Verdana, Arial, Clean, Helvetica, Sans-serif; 
	color: #75A0D4; 
	font-size: 12px; 
	font-weight: bold;
}
.section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #75A0D4;
	font-weight: bold;
}

/*Page Menu*/
.pagemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1655C9;
}
.pagemenu_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#dcdcdc;
}
.pagemenu_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.pagelink, a.pagelink:link, a.pagelink:visited, a.pagelink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
a.pagelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.pagelink_nextpage, a.pagelink_nextpage:link, a.pagelink_nextpage:visited, a.pagelink_nextpage:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#CC0000;
	font-weight: bold;
}
a.pagelink_nextpage:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: red;
}
.pagelink_nextpages, a.pagelink_nextpages:link, a.pagelink_nextpages:visited, a.pagelink_nextpages:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: green;
	font-weight: bold;
}
a.pagelink_nextpages:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: green;
}

/*Other_product*/
.other_products_odd, .other_products_even {
	border-left: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
}
.other_products_head { 
	background-image: url('../images/sh1_green/other_products_top_bg.gif');
	background-repeat: repeat-x;
	padding-top: 1px;
	height: 18px;
}
.other_products_plus {
	border-left: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	background-image:url('../images/sh1_green/other_products_plus.gif');
	background-repeat: no-repeat;
}
.other_products_right_border {
}
.other_products_order_head {
	font-weight: bold;
	color: #000000;
}
/*start 0610 -sekciq za index_products*/
/* Index Products */
.index_products_title_category {
	text-align: center;
	margin-bottom: 20px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}

.index_products_title_category a {
	font-size: 14px;
}

.index_products_div {
	width: 114px;
	height: 150px;
	float: left;
	margin-left: 2px;
	vertical-align:top;
	margin-top: 2px;
	margin-bottom:0px;

}
.index_products_div1 {
	width: 114px;
	/*height: 150px;*/
	float: left;
	margin-left: 2px;
	vertical-align:top;
	margin-top: 2px;
	margin-bottom:0px;

}

.index_products_image {
	border: 1px #CCCCCC solid;
	width: 100px;
	/*height:100px; */

}

.index_products_product_name:link, .index_products_product_name:visited {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}

.index_products_product_name:hover, .index_products_product_name:active {
	color: #CC0000;
	text-decoration:none;
}

.index_products_merchant_name:link, .index_products_merchant_name:visited {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.index_products_merchant_name:hover, .index_products_merchant_name:active {
	color: #333333;
	text-decoration:underline;
}

.index_products_button {
	background-image: url(../images/products/buy_button.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 5px;
	width: 87px;
	height: 19px;
	background-color: #FFFFFF;
	border: 0;
	padding-left: 5px;
	padding-top: 2px;
}

.index_products_button a {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.index_products_div_border {
	border-bottom: 1px #CCCCCC solid;
	clear: both;
	margin-bottom: 5px;
}
.index_product_price_promotion {
	color: #FF0000;
	font-size: 11px;
	font-weight: 600;
	padding-right: 5px;
}


/* Product prices */
.product_price_availability {
	color:#009900;
	font-size: 11px; 
	font-weight: bold;
}

.product_price_promotion {
	color: #FF0000;
	font-size: 11px;
	font-weight: 600;
	padding-right: 5px;
}

.product_text_promotion {
	color: #3AA200;
	font-weight: 600;
}

.product_price_old {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: line-through;
}

.product_price_clearance_sale {
	color: #000099;
	font-size: 11px;
	font-weight: 600;
	padding-right: 5px;
}

.product_text_clearance_sale {
	color: #FF0000;
	font-weight: 600;
}
.clear {
	clear: both;
}

.catalog_cell {
	padding: 3px 3px;
	padding-left:25px;
}

.reg_main_cell {
	padding-left:25px;
}

.reg_main_cell2 {
	padding-left:21px;
}

.enter_reg_div {
	padding: 2px 2px;
}

.izbran_klass_natisnat_katalog {
	padding-left:25px;
	height:20px;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	font-weight:bold;
	background-image:url(../images/cat_back_clicked.gif);
	background-repeat:repeat-y;
	background-position:top;
}

/*end sekciq za index_products*/

.product_det_table {
	height:182px;
	/height:184px;
	border:1px solid #000000;
	border-top:0px;
	background-color:#dcdcdc;
}

.pl_padded2 {
	padding-left:30px;
	padding-bottom:12px;
}

.decript_table {
	background-color:#dcdcdc;
	height:18px;
	border:1px solid #000000;

	text-align:left;
	font-weight:bold;
}

.pl_padded3 {
	padding-left:12px;
}

.some_cell {
	width:100%;
	background-color:#dcdcdc;
	border:1px solid #000000;
	border-top:0px;
}

.buy_cell_ {
	background-color:#dcdcdc;
	border:1px solid #000000;
	border-right:0px;
	border-top:0px;
}

.parametri_cell {
	background-color:#dcdcdc;
	border:1px solid #000000;
	border-top:0px;
	border-top:0px;
}

#askprice {
	background-color:#dcdcdc;
	border:1px solid #000000;
	border-top:0px;
	padding-bottom:8px;
}

.similar_cell {
	padding-top:12px;
	padding-bottom:5px;
}

.subsimlar {
	border:1px solid #000000;
	background-color:#dcdcdc;
	padding-bottom:5px;
}