
/*********** Types Table ***********/
.c_types_table
{
	border: 1px #333 solid;
	width: 100%;
}
.c_types_table th
{
	color: #333;
	background-color: #e2e2e2;
	/*width: 70%;*/
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	border: 1px #333 solid;
	width: 80%;
}
.c_types_table td
{
	padding: 10px;
}
.c_types_table tr.odd,
.c_types_table tr.even
{
	border-color: #BEBFB9;
	border-style: solid;
	border-width: 1 1px;
}
.c_types_table tr.odd
{
	background: none repeat scroll 0 0 #FFFFFF;
	/*background: url("../../img/arrows_updown_24x24.png") no-repeat;
	background-position: 0% 0%;
	padding-left: 24px;*/
}
.c_types_table tr.even
{
	border-color: transparent;
	background: none repeat scroll 0 0 #F3F4EE;
}

/***********************************/
.c_content_header
{
	display: block;
	clear: both;
}
.c_content_page
{
	display: block;
	clear: both;
}
ul.primary {
    height: auto;
    line-height: normal;
    list-style: none outside none;
    margin: 1px;
    white-space: nowrap;
	float: right; 
    float: right;
    font-size: 0.923em;
    padding: 0.769em 0 5px 8px;
    text-transform: uppercase;
	border-bottom: medium none;
}
ul.primary li 
{
    display: inline;
	padding: 0px;
	margin: 0px;
}
ul.primary li a {
    background-color: #DDDDDD;
    border-color: #BBBBBB;
    border-style: solid solid none;
    border-width: 1px;
    height: auto;
    margin-right: 0.5em;
    padding: 0 1em;
    text-decoration: none;
}
ul.primary li.active a {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #BBBBBB #BBBBBB #FFFFFF;
    border-style: solid;
    border-width: 1px;
}
ul.primary li a:hover {
    background-color: #EEEEEE;
    border-color: #CCCCCC #CCCCCC #EEEEEE;
}
ul.secondary {
    border-bottom: 1px solid #BBBBBB;
    margin: 5px;
    padding: 0.5em 1em;
}
ul.secondary li {
    border-right: 1px solid #CCCCCC;
    display: inline;
    padding: 0 1em;
}
ul.secondary a {
    padding: 0;
    text-decoration: none;
}
ul.secondary a.active {
    border-bottom: 4px solid #999999;
}

.c_item_status_fieldset
{
	
}
.c_item_status_fieldset_item
{
	/*display: block;*/
	display: inline;
}
.c_cont_item_op_list
{
	list-style-type: none;
}
.c_cont_item_op_list_itm
{
	/*list-style-type: none;*/
}

.c_weight_list
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.c_weight_list form,
.c_weight_list form input
{
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
.c_weight_value_input
{
	width: 40px;
}
.c_weight_list_item
{
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
.c_plugin_name_list
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.c_plugin_name_list_item
{
	display: block;
	margin: 0px;
	padding: 0px;
}
.c_plugin_status_ok_enabled
{
	background: green;
	color: white;
	text-align: center;
	font-weight: bold;
	padding: 2px;
}
.c_plugin_status_ok_disabled
{
	background: #2e77c8;
	color: white;
	text-align: center;
	font-weight: bold;
	padding: 2px;
}
.c_plugin_status_failure
{
	background: #932727;
	color: white;
	text-align: center;
	font-weight: bold;
	padding: 2px;
}
.c_plug_upd_list
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.c_plug_upd_list_item
{
	display: block;
	margin: 0px;
	padding: 0px;
}
/*--------------- Position Selector ------------------*/
.pos_select_list_grid_constraint
{
	width: 100%;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	float: left;
	display: inline;
}
.c_pos_select
{
	position: relative;
	padding: 0px;
	margin: 0px;
}
.c_pos_select_list
{
	position: relative;
	text-align: center;
	/*font-size: 1.8em;*/
}
.c_pos_select_list_item
{
	display: inline;
	padding: 0px;
	margin: 0px;
}
.c_pos_select_list_item a
{
	border: 1px solid;
	width: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
	border-color: #65a9d8;
	text-align: center;
}

.c_pos_select_list_item a:hover
{
	background-color: #4c94c6;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid;
	width: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin: 0px;
	border-color: #CCC;
	text-align: center;
}

.c_pos_select_list_selection
{
	position: relative;
	border: 1px dotted;
	border-color: #154b70;
	width: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
	color: #1e3341;
	text-decoration: bold;
	width: 30px;
	text-align: center;
}
.c_page_number
{
	display: inline;
	/*font-size: 1.2em;*/
}

/*******************************/
.c_title
{
	clear: both;
	position: relative;
	margin-top: auto;
	display: block;
}
.c_category
{
	
}
.c_advert_submitbutton
{
	text-align: center;
	background: transparent;
}

.c_submitad_form_fieldset,
.c_login_form_fieldset,
.c_register_form_fieldset,
.c_search_form_fieldset
{
	clear: both;
	display: block;
	/*border-color: #724727;*/
	background: transparent;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	max-width: 700px;
}

.c_submitad_form_fieldset label,
.c_login_form_fieldset label,
.c_register_form_fieldset label,
.c_search_form_fieldset label
{
	clear: both;
	display: inline;
	float: left; 
	width: 25%;
	padding-right: 10px; 
	text-align: right;
	background: none;
}

.c_login_form_fieldset label
{
	width: 30%;
}

.c_register_form_fieldset label
{
	width: 35%;
}

.c_form_fieldset input
{
	/*width: 60%;*/
}

.c_submitad_form_fieldset legend,
.c_login_form_fieldset legend,
.c_register_form_fieldset legend,
.c_search_form_fieldset legend
{
	/*background: #eff0f1;*/
}

.c_submitad_form_fieldset:hover legend,
.c_login_form_fieldset:hover legend,
.c_register_form_fieldset:hover legend,
.c_search_form_fieldset:hover legend
{
	/*background: #f4f1f1;*/
}

.c_form_fieldset_errors legend
{
	/*background: #efdad2;*/
}

.c_form_fieldset_errors:hover legend
{
	/*background: #fde7df;*/
}

.c_search_field
{
	margin-left: auto;
	margin-right: auto;
}
.c_search_input
{	
	margin-bottom: 10px;
	width: 100%;
}
.c_form_fieldset_errors
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	max-width: 700px;

	border-color: red;
	border-style: dotted;
}

.c_form_fieldset_errors ul
{
	margin-left: 100px;
}

.c_form_errors_list
{
	color: #9a4141;
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}

.c_form_errors_instruct_list
{
	color: red;
	position: relative;
	margin-left: 100px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.c_message
{
	clear: both;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	max-width: 700px;
}
.c_title_label
{
	display: inline;
}

.c_input_very_tiny
{
	max-width: 4em;
	min-width: 10%;
	margin-left: 5px;
}

.c_input_tiny
{
	max-width: 70%;
	min-width: 30%;
	display: inline;
}

.c_input_short
{
	max-width: 70%;
	min-width: 50%;
}

.c_input_stretch
{
	width: 400px;
	
}

.c_input_solid_theme_1
{
	/*border-color: #e6eeff;*/
	/*background-color: #f9f9f9;*/
	border: #000000 solid 1px;
	font-family: verdana;
	/*font-size: 12px;*/
	color: #000000;
	border-style:inset;
	border-width: 1px; 
}

.c_input_solid_theme_bold
{
	font-weight:bold;
}



.c_field_right
{ 
	margin-left: 100px;
}
.c_field_left
{ 
	margin-left: 10px;
}

.c_message_label
{
	
}
.c_message_input
{	
	max-width: 65%;
	min-width: 40%;
}

.c_mid_top_margin
{
	margin-top: 20px;
	
}

.c_enclosure
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.c_enclosure label
{
	width: 25%;
}

.c_short_top_margin
{
	margin-top: 10px;
}
.c_short_bottom_margin
{
	margin-bottom: 10px;
}
.c_mid_bottom_margin
{
	margin-bottom: 20px;
}
.c_label_name
{
	float:left;
	max-width: 500px;
}
.c_input_name
{
	float:right;
	max-width: 500px
}

.post_field .field
{
	display: inline;
	max-width: 100%;
}

.post_field .long 
{
	width: 500px;
}
.c_field_legend
{
	position:relative;
	margin-left: 30px; 
}
.c_mandatory_field
{
	color: #344f6e;
	/*font-size: 20px;*/
	position:relative;
	margin-left: 3px; 
}

.c_mandatory_field_star
{
	color: red;
	position:relative;
	margin-left: 3px;
	vertical-align: middle;
}

/*******************************/
/*------------------ Shadow -------------------*/
.c_dynamic_shadow_1
{
	-moz-box-shadow: 1px 1px 1px #666666;
	-webkit-box-shadow: 1px 1px 1px #666666;
	box-shadow: 1px 1px 1px #666666;
}

.c_dynamic_shadow_2
{
	-moz-box-shadow: 1px 1px 2px #666666;
	-webkit-box-shadow: 1px 1px 2px #666666;
	box-shadow: 1px 1px 2px #666666;
}

.c_dynamic_shadow_3
{
	-moz-box-shadow: 1px 1px 3px #666666;
	-webkit-box-shadow: 1px 1px 3px #666666;
	box-shadow: 1px 1px 3px #666666;
}

.c_dynamic_shadow_4
{
	-moz-box-shadow: 1px 1px 4px #666666;
	-webkit-box-shadow: 1px 1px 4px #666666;
	box-shadow: 1px 1px 4px #666666;
}

.c_dynamic_shadow_5
{
	-moz-box-shadow: 1px 1px 5px #666666;
	-webkit-box-shadow: 1px 1px 5px #666666;
	box-shadow: 1px 1px 5px #666666;
}

.c_dynamic_shadow_6
{
	-moz-box-shadow: 1px 1px 6px #666666;
	-webkit-box-shadow: 1px 1px 6px #666666;
	box-shadow: 1px 1px 6px #666666;
}

.c_dynamic_shadow_1:hover
{
	-moz-box-shadow: 1px 1px 2px #666666;
	-webkit-box-shadow: 1px 1px 2px #666666;
	box-shadow: 1px 1px 2px #666666;
}

.c_dynamic_shadow_2:hover
{
	-moz-box-shadow: 1px 1px 4px #666666;
	-webkit-box-shadow: 1px 1px 4px #666666;
	box-shadow: 1px 1px 4px #666666;
}

.c_dynamic_shadow_3:hover
{
	-moz-box-shadow: 1px 1px 5px #666666;
	-webkit-box-shadow: 1px 1px 5px #666666;
	box-shadow: 1px 1px 5px #666666;
}

.c_dynamic_shadow_4:hover
{
	-moz-box-shadow: 1px 1px 6px #666666;
	-webkit-box-shadow: 1px 1px 6px #666666;
	box-shadow: 1px 1px 6px #666666;
}

.c_dynamic_shadow_5:hover
{
	-moz-box-shadow: 1px 1px 7px #666666;
	-webkit-box-shadow: 1px 1px 7px #666666;
	box-shadow: 1px 1px 7px #666666;
}

.c_dynamic_shadow_6:hover
{
	-moz-box-shadow: 1px 1px 8px #666666;
	-webkit-box-shadow: 1px 1px 8px #666666;
	box-shadow: 1px 1px 8px #666666;
}



.c_dynamic_shadow_region_menu_item
{
	-moz-box-shadow: 1px 1px 3px #666666;
	-webkit-box-shadow: 1px 1px 3px #666666;
	box-shadow: 1px 1px 3px #666666;
}
.c_dynamic_shadow_region_menu_item:hover
{
	-moz-box-shadow: 1px 1px 6px #666666;
	-webkit-box-shadow: 1px 1px 6px #666666;
	box-shadow: 1px 1px 6px #666666;
}

.c_dynamic_shadow_category_menu_item_t
{
	-moz-box-shadow: 1px 1px 5px #666666;
	-webkit-box-shadow: 1px 1px 5px #666666;
	box-shadow: 1px 1px 5px #666666;
}
.c_dynamic_shadow_category_menu_item_t:hover
{
	-moz-box-shadow: 1px 1px 8px #666666;
	-webkit-box-shadow: 1px 1px 8px #666666;
	box-shadow: 1px 1px 8px #666666;
}

.c_dynamic_shadow_category_menu_item
{
	-moz-box-shadow: 1px 1px 3px #666666;
	-webkit-box-shadow: 1px 1px 3px #666666;
	box-shadow: 1px 1px 3px #666666;
}
.c_dynamic_shadow_category_menu_item:hover
{
	-moz-box-shadow: 1px 1px 6px #666666;
	-webkit-box-shadow: 1px 1px 6px #666666;
	box-shadow: 1px 1px 6px #666666;
}

.c_static_shadow_1
{
	-moz-box-shadow: 1px 1px 1px #3d3d3d;
	-webkit-box-shadow: 1px 1px 1px #3d3d3d;
	box-shadow: 1px 1px 1px #3d3d3d;
}

.c_static_shadow_2
{
	-moz-box-shadow: 1px 1px 2px #666666;
	-webkit-box-shadow: 1px 1px 2px #666666;
	box-shadow: 1px 1px 2px #666666;
}

.c_static_shadow_3
{
	-moz-box-shadow: 1px 1px 3px #666666;
	-webkit-box-shadow: 1px 1px 3px #666666;
	box-shadow: 1px 1px 3px #666666;
}

.c_static_shadow_4
{
	-moz-box-shadow: 1px 1px 4px #666666;
	-webkit-box-shadow: 1px 1px 4px #666666;
	box-shadow: 1px 1px 4px #666666;
}

.c_static_shadow_5
{
	-moz-box-shadow: 1px 1px 5px #666666;
	-webkit-box-shadow: 1px 1px 5px #666666;
	box-shadow: 1px 1px 5px #666666;
}

.c_static_shadow_10
{
	-moz-box-shadow: 1px 1px 10px #666666;
	-webkit-box-shadow: 1px 1px 10px #666666;
	box-shadow: 1px 1px 10px #666666;
}

/*
	.shadow {
		 For IE 8 
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
		 For IE 5.5 - 7 
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	}
*/

/*-------------------- Round Borders ---------------------*/

.c_static_round_border_1
{
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.c_static_round_border_2
{
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.c_static_round_border_3
{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.c_static_round_border_4
{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.c_static_round_border_5
{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.c_static_round_border_6
{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.c_static_round_border_10
{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.c_static_round_border_20
{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.c_static_round_border_regions_item
{
	-webkit-border-radius: 5px 7px 5px 7px;
	-moz-border-radius: 5px 7px 5px 7px;
	border-radius: 5px 7px 5px 7px;
}

.c_static_round_border_regions_item_active
{
	-webkit-border-radius: 5px 12px 5px 12px;
	-moz-border-radius: 5px 12px 5px 12px;
	border-radius: 5px 12px 5px 12px;
}
/*------------- Gradients -------------*/
.c_grad_categories_title
{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f2', endColorstr='#efece2');
	background: -webkit-gradient(linear, left top, left bottom, from(#fff8f2), to(#efece2));
	background: -moz-linear-gradient(top,  #fff8f2,  #efece2); /* for firefox 3.6+ */ 
}
.c_grad_categories_title:hover
{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f2', endColorstr='#f5e3c8');
	background: -webkit-gradient(linear, left top, left bottom, from(#fff8f2), to(#f5e3c8));
	background: -moz-linear-gradient(top,  #fff8f2,  #f5e3c8); /* for firefox 3.6+ */ 
}
.c_grad_categories_item
{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#fbfbfb');
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#fbfbfb));
	background: -moz-linear-gradient(top,  #FFFFFF,  #fbfbfb); /* for firefox 3.6+ */ 
}
.c_grad_regions_item
{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fcfcff');
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fcfcff));
	background: -moz-linear-gradient(top,  #ffffff,  #fcfcff) white!important; /* for firefox 3.6+ */ 
	text-shadow: 0 0.5px 0 #CCC;
}
.c_grad_regions_item:hover
{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fafdff');
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fafdff));
	background: -moz-linear-gradient(top,  #ffffff,  #fafdff)!important; /* for firefox 3.6+ */ 
}
.c_grad_regions_item_selected
{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#eceae0');
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#eceae0));
	background: -moz-linear-gradient(top,  #FFFFFF,  #eceae0) white!important; /* for firefox 3.6+ */ 
}
.c_grad_regions_item_selected:hover
{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#fafdff');
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#fafdff));
	background: -moz-linear-gradient(top,  #FFFFFF,  #fafdff)!important; 
}

.c_grad_country_item_selected
{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#eceae0');
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#eceae0));
	background: -moz-linear-gradient(top,  #FFFFFF,  #eceae0) white!important; /* for firefox 3.6+ */ 
}
.c_grad_country_item_selected:hover
{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#fafdff');
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#fafdff));
	background: -moz-linear-gradient(top,  #FFFFFF,  #fafdff)!important; 
}
