body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-image: url(images/body/body_bcgr_kras.jpg);
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0.5em 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0.5em 0px;
	color: #669900;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0.5em 0px;
}

a, a:visited {
	color:#FF6600;
	text-decoration: none;
}

a:hover{
	color: #FF3300;
}

a img {border:none}

#message_div{
	border: 3px solid #FF6600;
	background-color: #FFFFFF;
	position: absolute;
	font-size: 14px;
	width: 300px;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/message_header.jpg);
}

#black_div{		
	background-color:black;
	position: absolute;
	top:0px;
	left:0px;
}

.clear{
	margin:0px;
	clear: both;
}

.clear_line{
	margin:0px;
	clear: both;
	height: 1px;
	border-bottom: 1px solid #d0d7e5;
}
.dark_blue_txt_10{
	font-size: 10px;
	color: #00194e;
}

.dark_blue_txt_11{
	font-size: 11px;
	color: #00194e;
}
.dark_blue_txt_12{
	font-size: 12px;
	color: #00194e;
}

.dark_blue_txt_14{
	font-size: 14px;
	color: #00194e;
}


.green_txt_9{
    font-size: 9px;
	color: #639700;
}

.green_txt{
	color: #639700;
}

.blue_txt{color: #5A85C4;}
.blue_txt_9{color: #5A85C4;font-size:9px;}


.dark_blue_txt_14_bd{
	font-size: 14px;
	color: #00194e;
	font-weight: bold;
}

.orange_txt{
	font-size: 11px;
	color: #FF6600;
}

.red_txt{
	font-size: 11px;
	color: #FF0000;
}

.orange_txt_10{
	font-size: 10px;
	color: #FF6600;
}

.orange_txt_9{
	font-size: 9px;
	color: #FF6600;
}
.left_photo{
	padding: 5px;
	float: left;
	margin-right: 15px;
	border: 1px solid #d0d7e5;
}

#site_container {
	width: 997px;
	margin:15px auto;
	background-color:#cfd5e3;
	border: 3px solid #FFFFFF;
	overflow:hidden;
}


#header_top {
	height: 44px;
	width: 997px;
	background-image: url(images/body/headr_top.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	line-height:44px;
	text-indent: 20px;
}


#top_baner_cell {
	background-color: #DFE6EC;
	height: 110px;
}

.top_baner {
	height: 90px;
	width: 728px;
	border: 3px solid #003366;
}

#logo {
	width:245px;
	height:160px;
}

#menu{
	width:100%;
	height: 50px;
	background-image: url(images/body/menu_bcgr.jpg);
	background-repeat: repeat-x;
}

a.menu_item{
	height: 40px;
	background-image: url(images/body/menu_bcgr.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #003366;
	float: left;
	padding:0px 15px;
	border-left: 1px solid #d0d7f1;
	border-bottom: 1px solid #d0d7f1;
	font-weight: bold;
	display: block;
	line-height: 40px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

a.menu_item:hover{
	background-image: url(images/body/menu_bcgr_hover.jpg);
	background-repeat: repeat-x;
	color: #FF3300;	
}

#header #header_line {
	height: 20px;
	width: 100%;
	background-image: url(images/body/header_line_bcgr.jpg);
	background-repeat: repeat-x;
}

#main{
	background-color:#cfd5e3;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}


.central_column{
	border: thin solid #FF6600;
	background-color: #FFFFFF;
	
}
.right_column{
	border: thin solid #FF6600;
	background-color: #FFFFFF;
}

#foother_menu{
	background-color: #FFFFFF;
}

#foother_line{
	background-image: url(images/body/foother_line_bcgr.jpg);
	background-repeat: repeat-x;
	height: 13px;
	width: 100%;
}

#foother_line_bottom{
	background-image: url(images/body/foother_line_bcg_bottom.jpg);
	background-repeat: repeat-x;
	height: 13px;
	width: 100%;
}


.foother_menu_item{
	font-size: 12px;
	line-height: 25px;
	color: #003366;
	background-color: #FFFFFF;
	height: 25px;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
}

.foother_menu_item:hover{
	color: #FF3300;
}

/*-----------------------------------*/
/*        panels           */
/*-----------------------------------*/

.panel{
	border: 1px solid #d0d7e5;
	background-color:#FFFFFF;
	margin-bottom: 10px;
}


.panel_header_black{
	font-size: 14px;
	line-height: 44px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	height: 44px;
	background-image: url(../images/panel_header_black.jpg);
}

.panel_header_dark_blue{
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	background-image: url(../images/panel_header_dark_blue.jpg);}
	
.panel_header_light{
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	height: 30px;
	background-image: url(../images/panel_header_light.jpg);}	
	
.panel_header_green{
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	height: 30px;
	background-image: url(../images/menu_item_3.jpg);
	color: #FFFFFF;
}	

.panel_header_orange{
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	height: 30px;
	background-image: url(../images/menu_item_1.jpg);
	color: #FFFFFF;
}	

.panel_header_red{
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	height: 30px;
	background-image: url(../images/menu_item_4.jpg);
	color: #FFFFFF;
}
	
.panel_header_info_red, .panel_header_info_blue{
	font-size: 12px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	height: 40px;
	padding-left:45px;
	background-image: url(../images/panel_header_info_red.jpg);
	border-bottom: 1px solid #000033;
}	

.panel_header_info_red{
	background-image: url(../images/panel_header_info_blue.jpg);}	

.panel_content{margin:5px;}

.news_panel_content{
	background-color:#ffffff;
	border: 1px solid #d0d7e5;
}

/*--------------------------------*/
/*   BUTTONS AS A
/*-------------------------------*/
a.btn_forward, a.btn_back{
	background-image: url(../images/btn_forward_bcgr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
	border: 1px solid #D0D7E5;
}

a.btn_back{
	background-image: url(../images/btn_forward_bcgr.jpg);
	background-position: left top;
	}

a.btn_forward:hover{background-position: right -26px;}
a.btn_back:hover{background-position: left -26px;}

/*--------------------------------*/
/*   NEWS IN INDEX PAGE
/*-------------------------------*/


#news_container{width:500px; float:left; padding:0px;}

#news_container .news_item{
	float: left;
	width: 50%;
}

#news_container div.first_image_container{
	width:80px;
	height:80px;
	position: relative;
	overflow: hidden;
	border: 1px solid #d0d7e5;
}

#news_container .news_item .news_date{
	color: #5A85C4;
	font-size: 10px;
}

#news_container .news_item a.news_title{
	color: #00194e;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#news_container .news_item a.news_title:hover{color: #FF6600;}





#menu_categories{ float:right;}

#menu_categories a{
	margin-top:6px;
	background-image: url(../images/news/categori_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 128px;
	text-align: left;
	text-indent: 20px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding:6px 0px;
	color: #00194E;
	border-right: 1px solid #D0D7E5;
	border-bottom: 1px solid #D0D7E5;
	border-left: 1px solid #D0D7E5;
	
}


#menu_categories a:hover{background-position: 0px -26px;}


/*-----------------------------------*/
/*           AKCENT INTERVIW           */
/*-----------------------------------*/


.akcent_img{
	height: 220px;
	width: 220px;
	position: relative;
	overflow: hidden;
}

.akcent_content{
	padding: 0px 10px;
	
}
.akcent_link{
	font-weight: bold;
	color: #639700;
}







/*-----------------------------------*/
/*        Baners           */
/*-----------------------------------*/
.baner_300_250{
	width: 300px;
	margin-bottom:10px;
	cursor:pointer;
}
.baner_145_100_left{
	float:left;
	margin: 0px 3px 5px 0px;
	border:solid 1px #333333;
}
.baner_145_100_right{
	float:right;
	margin: 0px 0px 5px 3px;
	border:solid 1px #333333;
}

.baner_650_80{
	width: 650px;
	margin: 0px auto 10px auto;
	cursor:pointer;
}

/*-----------------------------------*/
/*           PATHWAY           */
/*-----------------------------------*/

#pathway_container{
	background-color: #ffffff;
	border: 1px solid #d0d7e5;
	padding:5px;
	margin:0px 0px;
	font-size: 10px;
	color: #999999;
	background-image: url(../images/bcgr_user_pages_menu.jpg);
	background-position: bottom;
}

#pathway_container img{margin-left:20px;}

#pathway_container .curent{
	font-weight: bold;
	color: #669900;
}

#pathway_container a{
	font-weight: bold;
	color: #00194e;
}



/*-----------------------------------*/
/*           DETAILED NEWS           */
/*-----------------------------------*/

#detailed_news{
	padding:0px 10px;
}
#detailed_news h1{font-size: 20px;}
.author_link{
	text-align: right;
	display: block;
	font-weight: bold;
}
.photo_author{
	font-size: 10px;
	color: #A2AFCC;
}
.news_gallery, .video_container{
    margin:5px 0px;
    padding: 5px;
	border: 1px solid #d0d7e5;}

.comunity_bar{
	margin:10px 0px;
	padding: 5px;
	border: 1px solid #d0d7e5;
	background-image: url(../images/panel_header_bcgr.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.comunity_links{
	color: #669900;
	float:left;
	}
.news_counter{
	font-size: 10px;
	color: #FF6600;
	line-height: 24px;
	float:right;
}



#related_news{
	margin:15px 0px;
	border: 1px solid #9AA9C7;
	background-color: #FFFFFF;
}


div.related_list{
	padding: 9px 5px 9px 25px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #9AA9C7;
	font-size: 9px;
	color: #999999;
}

div.related_list a{
	font-weight: bold;
	font-size: 11px;
}


#last_news{
	margin:15px 0px;
	padding: 5px;
	border: 1px solid #d0d7e5;
	background-color: #FFFFFF;
}

div.news_list{
	padding: 5px 5px 5px 25px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #d0d7e5;
	font-size: 9px;
	color: #999999;
}

div.news_list a{
	font-weight: bold;
	font-size: 11px;
}

/*--------------------------------*/
/*   ALL NEWS
/*-------------------------------*/


#all_news {}

#all_news .news_item{}

#all_news div.first_image_container{
	width:120px;
	height:120px;
	position: relative;
	overflow: hidden;
	border: 1px solid #d0d7e5;
}



#all_news .news_item .news_date{
	color: #5A85C4;
	font-size: 10px;
}

#all_news .news_item a.news_title{
	color: #00194e;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#all_news .news_item a.news_title:hover{color: #FF6600;}

/*===========================*/
/*------CALENDAR-------------*/
/*===========================*/
.calendar_main {
border:1px solid black;
}


.month {
	background-color:black;
	font:bold 11px/25px verdana;
	color:white;
	height: 25px;
}
.month a{
	color:white;
	font-weight: bold;
	text-decoration: none;
}

.month a:hover{
	color:#FF6600;
}

.daysofweek {
background-color:gray;
font:bold 11px verdana;
color:white;
}

.days {
	font-size: 11px;
	font-family:verdana;
	color:black;
	background-color: #E6E6E6;
	padding: 5px;
	border: 1px solid #CACACA;
}

.days #today{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
}


/* CATEGORIES MENU NEWS PAGE */

a.category_link{
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	padding: 5px 0px 5px 25px;
	border-bottom: 1px solid #d0d7e5;
	display:block;
	color:#00194e;

}

/*useful info index */
.panel_left{
	background-color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	float: left;
	width: 325px;
	height: 350px;
	overflow:hidden;
	border: 1px solid #d0d7e5;
}

.panel_right{
	background-color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	float: right;
	width: 325px;
	height: 350px;
	overflow:hidden;
	border: 1px solid #d0d7e5;
}

.useful_info{
	margin: 0px auto;
	height: 320px;
	overflow: auto;
	padding:5px 10px;
}

div.useful_info a{
	font-size: 12px;
	color:#00194e;
}

div.useful_info a:hover{
	color: #FF3300;
	text-decoration: underline;
}

div.useful_info a.selected{
	color: #669900;
	font-weight: bold;
}
div.useful_info li
{
	list-style-type: none;
	padding:5px 0px 5px 5px;
	list-style-position: outside;
	list-style-image: url(../images/bulet_red.jpg);
	border-bottom: 1px solid #d0d7e5;
	
}	
div.useful_info ul{
	padding-left:15px;
	margin-bottom:5px;
	margin-left: 0px;
	
}
div.useful_info li.folder 
{
	cursor:pointer;
	font-weight: bold;
	list-style-image: url(../images/bulet_red.jpg);
}

div.useful_info li.nofolder 
{
	font-weight: bold;
	list-style-image: url(../images/bulet_orange.jpg);
}

.expllored{display:block;}
.colapsed{display:none;}

.search_field{
	height: 28px;
	line-height:28px;
	font-weight:bold;
	width: 250px;
	border: 1px solid #d0d7e5;
	float:left;
	color:#FFFFFF;
	background-color: #00194e;
}

.search_btn{
	background-image: url(../images/search_button.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 80px;
	padding-left: 30px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 33px;
	display:block;
	text-align: center;
	cursor:pointer;
}

/* search rezults */
.search_results{
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 5px 10px 20px;
	border-bottom: 1px solid #d0d7e5;
	margin-left:20px;
}

.highlight{
	color: #FFFFFF;
	background-color: #FF0000;
}

#filter_info{border-bottom: 1px dashed #9AA9C7;}

/* google_map */
#map_canvas{
	width:600px;
	height: 300px;
	margin: 20px auto;
	padding:10px;
	border: 1px solid #d0d7e5;
}



/* PAGINATION STYLES
-------------------------------------------------------------- */
div.pager{
	padding: 10px;
	margin-top: 10px;
	background-image: url(../images/bcgr_user_pages_menu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

div.pager a, div.pager span{
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/page_bcgr.jpg);
	padding: 3px;
	border: 1px solid #D0D7E5;
	margin:5px 3px;
	font-size: 8px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.pager span.active{
	color: #86ba19;
}

/*------------------ABOUT_US-------------------*/
#about_us{
	font-size: 14px;
	background-image: url(images/body/about_us.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#about_us h1{
	
}

#about_us a{
	color: #FF3300;
}

/*------------------PARTNERS-------------------*/

#partners{
	width: 690px;
	border: 1px solid #0066CC;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

/* CSS Document */
#branshes_menu{
margin-bottom :15px;
border: 1px solid #d0d7e5;
background-color:#FFFFFF;}

#branshes_menu a{
	font-size: 10px;
	color: #006699;
}

#branshes_menu a:hover{
	color: #FF3300;
	text-decoration: underline;
}

#branshes_menu a.selected{
	color: #669900;
	font-weight: bold;
}
#branshes_menu li
{
	list-style-position: outside;
	list-style-image: url(../images/list_arr_right.jpg);
	list-style-type: none;
}
#branshes_menu ul{
	padding-left:15px;
	margin-bottom:5px;
	margin-left: 0px;
	
}
#branshes_menu li.folder 
{
	cursor:pointer;
	font-weight: bold;
}
#branshes_menu li.nofolder 
{
	font-weight: normal;
}
.expllored{display:block;}
.colapsed{display:none;}



#branshes_menu_index{
margin-bottom :15px;
border: 1px solid #d0d7e5;
background-color:#FFFFFF;}

#branshes_menu_index a{
	font-size: 10px;
	color: #006699;
}

#branshes_menu_index a:hover{
	color: #FF3300;
	text-decoration: underline;
}

#branshes_menu_index a.selected{
	color: #669900;
	font-weight: bold;
}
#branshes_menu_index li
{
	list-style-position: outside;
	list-style-image: url(../images/list_arr_right.jpg);
	list-style-type: none;
}
#branshes_menu_index ul{
	padding-left:15px;
	margin-bottom:5px;
	margin-left: 0px;
}

#branshes_menu_index li.folder 
{
	cursor:pointer;
	font-weight: bold;
}
#branshes_menu_index li.nofolder 
{
	font-weight: normal;
}









.company_list_container, .company_list_container_vip{
	background-image: url(../images/bkgr_company_list.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.company_list_container_vip{background-image: url(../images/bkgr_company_list_vip.gif);}
.company_list_container h1, .company_list_container_vip h1{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding:0px;
}

.company_list_container a.company_title, .company_list_container_vip a.company_title{
	
	color: #669900;
}
.company_list_container .activity, .company_list_container_vip .activity{
	font-size: 10px;
	color: #567183;
	padding-bottom: 15px;
}

.list_bransh_name{
	font-size: 10px;
	color: #0099FF;
}

.company_list_image_container{
	border: 1px solid #d0d7e5;
}


.detail_logo{margin-top:10px;}

.talon_container{
	background-image: url(../images/talon_corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px 10px;
	background-color: #FFFFFF;
}

.talon_left_column{
	font-weight: bold;
	width:40%;
	border: 1px solid #d0d7e5;
}

.talon_right_column{
	border: 1px solid #d0d7e5;
}
#talon h1{
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #669900;
	margin: 5px;
	padding:0px;
}
.talon_img{
	padding: 5px;
}

.companies_detail_right_column{
border: 1px solid #d0d7e5;
background-color: #ffffff;
width:260px;
}

.companies_detail_midle_column{
	border: 1px solid #d0d7e5;
	background-color: #FFFFFF;
}

.companies_detail_left_column{
	border: 1px solid #d0d7e5;
	background-color: #FFFFFF;
	width:210px;
}

.pages_menu{
margin:5px;
background-color: #ffffff;
border: 1px solid #d0d7e5;
}

div.pages_menu li{
	font-size:11px;
	list-style-type: none;
	margin: 0px;
	padding: 16px 10px;
	display: block;
	background-image: url(../images/bcgr_user_pages_menu_new.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.pages_menu ul{padding:0px; margin:0px;}

div.pages_menu a{
	color:#00194e;
	font-weight: bold;
	display: block;
	padding-left: 20px;
	background-image: url(../images/bulet_red.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

div.pages_menu a:hover{
	background-image: url(../images/bulet_orange.jpg);
	color: #FF3300;	
	}

.user_gallery_container{
background-color: #ffffff;
border: 1px solid #d0d7e5;
margin:5px;
}

.user_gallery_content{
padding:5px;}

.pictograma{margin:5px;}

.pictograms_container{
margin:5px;
background-color: #ffffff;
border: 1px solid #d0d7e5;
}

div.pictograms_container td.left_column{
    font-weight: bold;
	border: 1px solid #d0d7e5;
}

div.pictograms_container td.right_column{
	border: 1px solid #d0d7e5;
}



#other_branshes{
	background-color: #ffffff;
	border: 1px solid #d0d7e5;
	padding:5px;
	margin:5px;
	background-image: url(../images/bcgr_user_pages_menu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}
#search_form_container
{
    background-color: #ffffff;
	border: 1px solid #d0d7e5;
	padding:10px;
	margin-bottom:10px;
	background-image: url(../images/bcgr_user_pages_menu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;


}

#st{border: 1px solid #d0d7e5; width:250px;}

#filter_info{
	border: 1px solid #d0d7e5;
	padding:10px;
}

#filter_info table{background-color: #ffffff;}

#search_form_branshes{
	font-size: 9px;
}

#search_form_input{
	font-size: 10px;
	padding: 10px;
}

#search_form_input .textfield{
	width: 100%;
	margin:3px;
}



.products_detail_left_column{
	border: 1px solid #00194E;
	background-color: #EBEEF3;
}



#product_categories_container
{
	padding:5px;
	margin-bottom:10px;
}

#product_categories{
border: 1px solid #d0d7e5;
background-color:#FFFFFF;
padding:10px;
}

#product_categories a{
	font-size: 10px;
	color: #006699;
}

#product_categories a:hover{
	color: #FF3300;
	text-decoration: underline;
}

#product_categories a.selected{
	color: #669900;
	font-weight: bold;
}
#product_categories li
{
	list-style-position: outside;
	list-style-image: url(../images/bulet_red.jpg);
	list-style-type: none;
	padding: 5px;
	border-bottom: 1px solid #d0d7e5;
}
#product_categories ul{
padding-left:15px;
margin-bottom:5px;
margin-left: 0px;
}
#product_categories li.folder 
{
	cursor:pointer;
	font-weight: bold;
}
#product_categories li.nofolder 
{
	font-weight: normal;
}


.product_list_container{
	margin:5px;
	float: left;
	width: 205px;
	height: 235px;
	border: 1px solid #d0d7e5;
	background-color:#FFFFFF;
	overflow:hidden;	
}

div.product_list_container .last_e_date{
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(../images/panel_header_black.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:8px;
}

div.product_list_container .product_title{
	padding: 5px;
	height: 50px;
	overflow: hidden;
}
div.product_list_container .product_img{
	padding: 5px;
	width:100px;
	height:100px;
	overflow:hidden;
	border: 1px solid #d0d7e5;	
}

div.product_list_container .product_thumb{
	border: 1px solid #d0d7e5;	
	padding: 5px;
}

div.product_list_container .product_title a
{
	font-weight: bold;
	color: #669900;

}

div.product_list_container .product_promotion, div.product_list_container .product_promotion_1, div.product_list_container .product_promotion_2
{
	height: 15px;
	font-size: 9px;
	font-weight: bold;
	padding: 3px;
}

div.product_list_container .product_promotion_1{
	color: #FF0000;
}

div.product_list_container .product_promotion_2{
	color: #FF6600;
}

div.product_list_container .product_price{
	font-weight: bold;
}

#detail_product{
	padding: 15px;
}

#detail_product .product_date{
font-size: 9px;
color: #9AA9C7;
	}
	
#detail_product .line {
	margin: 10px 0px;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9AA9C7;
}
#detail_product .product_price{
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	padding: 10px;
}

#detail_product .product_promotion, #detail_product .product_promotion_1, #detail_product .product_promotion_2
{
	font-size: 12px;
	font-weight: bold;
	padding: 6px;
}

#detail_product .product_promotion_1{
	color: #FF0000;
}

#detail_product .product_promotion_2{
	color: #FF6600;
}

.languages_container{
margin:0px 15px;
}

.languages_container h1{
margin:0px;
}

#languages{
	float:right;
}

#languages img{
	border-style:none;
}
#central_baner{
	margin:0px 5px;
	padding: 5px;
	overflow:hidden;
	border: 1px solid #d0d7e5;
	background-color: #FFFFFF;
}

.textfield{
	height: 25px;
	width: 100%;
	border: 1px solid #d0d7e5;
}

.textarea{
	height: 125px;
	width: 100%;
	border: 1px solid #d0d7e5;
}
.errors_default{
	font-size: 10px;
	color: #FF0000;
}