previewWrap/*
	Main settings1
*/
*{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
html, body{
	background-color: #1A2022;
	color: #666666;
	height: 100.01%;
}
img{
	border-width: 0px;
}
table, td, tr{
	padding: 0px 0px 0px 0px;
	border-width: 0px;
	border-spacing: 0px;
	border: 0px;
	.border-collapse: collapse;
}
a{
	text-decoration: none;
}
ul, li{
	list-style-type: none;
	list-style-position: outside;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
option{
	padding-right: 0.5em;
}
fieldset{
	border: 0;
	background: transparent;
}
label{
	cursor: pointer;
}
input,textarea{
	font-family: Tahoma,Arial,Halvetica,sans-serif;
	font-size: 11px;
	color: #4B4B4B;
}

/*
	MyBlog Layout
*/
#cell_content{
	width: 979px;
}
#cell_content_left{
	background: transparent url("../images/site_images/content_left.jpg") no-repeat top right;
	padding-top:231px;
	padding-bottom:130px;
}
#cell_content_right{
	background: transparent url("../images/site_images/content_right.jpg") no-repeat top left;
	padding-top:231px;
	padding-bottom:130px;
}
#cell_content_train_left{
	width: 100%;
	height: 191px;
	background: transparent url("../images/site_images/content_train_left.jpg") no-repeat bottom right;
}
#cell_content_train_right{
	width: 100%;
	height: 288px;
	background: transparent url("../images/site_images/content_train_right.jpg") no-repeat bottom left;
}
#header{
	float: left;
	position: relative;
	width: 979px;
	height: 107px;
	background: transparent url("../images/site_images/content_top.jpg") no-repeat top left;
}
#copyright, #contact{
	color: #4B4B4B;
	font-size: 10px;
	font-family: Tahoma, Arial, sans-serif;
	padding: 6px 0px 6px 10px;
}
#contact{
	float: right;
	padding-right: 10px;
}
#copyright a{
	color: #ffffff;
	text-decoration: underline;
}
#contact a{
	color: #cccccc;
	font-size: 1em;
}
#content-wrap{
	float: left;
	width: 939px;
/*	padding: 20px 20px 20px 0px; */
    padding: 20px;
	background: #121212;
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	color: #666666;
}
#logo{
	position: absolute;
	top: 10px;
	left: 7px;
	width: 140px;
	height: 85px;
}
#logo a{
	width: 100%;
	height: 100%;
	display: block;
}
#login-form, #search-form, #admin-quick-links{
	position: absolute;
	top: 19px;
	left: 258px;
	width: 363px;
	height: 24px;
	color: #00434F;/*#007084;*/
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: right;
}
#login-form{
	background: transparent url("../images/site_images/login_form.gif") no-repeat left top;
	text-align: left;
}
#login-form #f-username, #login-form #f-password{
	position: absolute;
	top: 4px;
	left: 125px;
	width: 70px;
	height: 15px;
	color: #0EA2BD;
	background: transparent;
	border: 0px solid White;
}
#login-form #f-password{
	left: 214px;
}
#login-form #f-log_me{
	position: absolute;
	top: 0px;
	left: 311px;
	width: 52px;
	height: 24px;
	cursor: pointer;
	background: transparent url("../images/site_images/login_button.gif") no-repeat left top;
	border: 0px solid White;
}
#search-form{
	/*background: transparent url("../images/site_images/search_form.gif") no-repeat left top;*/
	background: transparent url("../images/site_images/forms/elements/search-input.png") no-repeat left top;
	height: 25px;
	width: 220px;
	left: 738px;
	text-align: left;
}
#search-form #f-search{
	/*position: absolute;
	top: 4px;
	left: 78px;*/
	width: 170px;
	height: 25px;
	color: #0EA2BD;
	padding: 0 2px 0 2px;
	background: transparent;
	border: 0px solid White;
	margin-right: 3px;
}
#f-search {
    
}
#search-form #f-find{
	/*position: absolute;
	top: 2px;
	left: 259px;*/
	width: 30px;
	height: 25px;
	cursor: pointer;
	/*background: transparent url("../images/site_images/search_button.gif") no-repeat left top;*/
	background: transparent url("../images/site_images/forms/elements/do-search.png") no-repeat left top;
	border: 0px solid White;
}
#admin-quick-links{
	padding-top: 4px;
}
#admin-quick-links a{
	color: #00434F;
}
#admin-quick-links a:hover{
	text-decoration: underline;
}

/*
	Main ids and classes
*/
.content{
	background: #ffffff url("../images/content_bg_invalid.gif") no-repeat 0 0;
	color: #666666;
	float: left;
	padding-bottom: 20px;
	width: 100%;
	text-align:center;
}
.content > div{
	padding: 0px 20px 0px 20px;
	text-align: left;
}
.content #saving_status{
	clear: left;
	width: auto;
	text-align: left;
}
.description{
	color: #008AA1;
}
#SWFUploadTarget a{
	font-weight: bold;
}
/*
	Registration page
*/
.register-row{
	width: 900px;
	height: 122px;
	clear: left;
	float: left;
	background: transparent url("../images/site_images/table_back.png") repeat-x left top;
}
.register-block{
	width: 360px;
	float: left;
	padding: 25px 10px 10px 30px;
	border: 0;
}
.register-block label{
	display: block;
	width: 110px;
	float: left;
	color: #4b4b4b;
	font-weight: bold;
	border: 0;
	padding-top: 2px;
	text-align: left;
}
.register-block .field{
	width: 230px;
	padding-left: 20px;
	float: left;
	border: 0;
}
.register-block .description{
	width: 230px;
	border: 0;
	float: left;
	color: Red;
	margin-top: 10px;
	text-align: left;
	padding-left: 130px;
}
.register-block .itext{
	width: 230px;
}
.register-block .errormsg{
	clear: left;
	width: 360px;
	margin-top: 5px;
}
.template-layout{
	float: left;
	width: 191x;
	height: 146px;
	margin: 10px 7px 12px 7px;
	background: #f3f3f3;
}
.template-layout .img{
	border: 1px solid #666666;
	border-bottom: 0px;
}
.template-layout img{
	border: 3px solid transparent; /* 4b4b4b */
	/* border-bottom: 0px; */
	cursor: pointer;
}
.template-layout img.current{
	border: 3px solid #00849B;
}
.template-layout .radio{
	border: 1px solid #666666;
	text-align: center;
	padding: 5px 0px 5px 0px;
	width: 181px;
}
.choose-templates{
	float: left;
	width: 197px;
	background: #e2e2e2;
}
.templates_list{
	width: 197px;
	margin: 10px 0px 10px 0px;
	position: relative;
	height: 495px;
	overflow: hidden;
}

/*
	Utility classes
*/
.hide{
	display: none;
}
.hidden{
	visibility: hidden;
}
.separator{
	width: 100%;
	height: 15px;
	background: transparent url("../images/site_images/list_separator.png") repeat-x 0% 50%;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
.cleft{
	clear: left;
}
.cright{
	clear: right;
}
.smallest {
	font-size: x-small;
}
.small {
	font-size: small;
}
.medium {
	font-size:medium;
}
.large {
	font-size:large;
}
.largest {
	font-size:x-large;
}
.bold{
	font-weight: bold;
}
.normal{
	font-weight: normal;
}
.red{
	color: 	#a90000;
}
.cls{
	clear: both;
}
.chelp{
	cursor: help;
}
.cpointer{
	cursor: pointer;
}
a.url{ text-decoration: underline; }
a:hover.url{ text-decoration: none; }
/*
	Tab navigation in the administration
*/
#tabnav{
	width: 899px;
	padding: 20px 20px 0px 20px;
	background: White;
	float: left;
	color: inherit;
}
#tabnav ul{
	list-style-type: none;
	float: left;
}
#tabnav li{
	list-style-type: none;
	display: block;
	float: left;
	background: transparent url("../images/site_images/main_menu_back.jpg") repeat-x left top;
	height: 42px;
	margin-right: 2px;
	text-align: center;
}
#tabnav li a, #tabnav li .tab{
	display: block;
	float: left;
	padding: 12px 20px 11px 20px;
	color: #4B4B4B;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	background: transparent url("../images/site_images/main_menu_corner_right.gif") no-repeat right top;
}
#tabnav li .tab{
	background: none;
	color: #006475;
	padding: 16px 40px 7px 30px;
}
#tabnav li:hover, #tabnav li.current{
	background: #7CC3CF;
}
#tabnav li span{
	float: left;
	background: transparent url("../images/site_images/main_menu_corner_left.gif") no-repeat left top;
}
#tabnav li:hover span, #tabnav li.current span{
	background: transparent url("../images/site_images/main_menu_corner_left_over.gif") no-repeat left top;
}
#tabnav li:hover a, #tabnav li.current a{
	color: #006475;
	background: transparent url("../images/site_images/main_menu_corner_right_over.gif") no-repeat right top;
}
#tabnav .fright a{
	display: block;
	height: 30px;
	padding-top: 12px;
	color: #006475;
}

#blog-title{
	float: left;
	font-size: 18px;
	font-weight: bold;
	width: 894px;
	margin-bottom: 20px;
	padding-left: 5px;
}
#blog-title a{
	color: #006475;
}

#under_tabnav{
	width: 899px;
	height: 14px;
	background: #7CC3CF;
	border-left: 20px solid White;
	border-right: 20px solid White;
	float: left;
}
/*
	SubTab navigation in the administration
*/
#subnav{
	width: 899px;
	border-left: 20px solid White;
	border-right: 20px solid White;
	float: left;
	color: inherit;
	padding-bottom: 15px;
	background: #A3D5DD url("../images/site_images/dash_admin.jpg") repeat-x left bottom;
}
#subnav ul{
	list-style-type: none;
}
#subnav li{
	list-style-type: none;
	display: inline;
	float: left;
	height: 36px;
	margin-right: 2px;
}
#subnav li a{
	color: #4B4B4B;
	display: block;

	padding: 12px 15px 11px 15px;
	text-decoration: underline;
	font-family: Tahoma, Arial, Halvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
}
#subnav li:hover, #subnav li.current{
	background: #7CC3CF url("../images/site_images/submenu_left_corner.jpg") no-repeat left bottom;
}
#subnav li:hover a, #subnav li.current a{
	text-decoration: none;
	color: #006475;
	background: transparent url("../images/site_images/submenu_right_corner.jpg") no-repeat right bottom;
}


/*
	Administration content
*/
#admin-content{
	padding: 20px 40px 20px 40px;
	float: left;
	margin-bottom: 20px;
	color: #4B4B4B;
	background-color: #ffffff;
	width: 859px;
	font-size: 11px;
	font-family: Tahoma, Arial, Halvetica, sans-serif;
}
#admin-content h1{
	color:  #00849B;
	margin: 5px 5px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 17px;
	font-family: Arial, Halvetica, sans-serif;
}
#admin-content label, #admin-content label a, #admin-content input, #admin-content textarea, #admin-content select, #admin-content a{
	color: #4B4B4B;
	font-size: 11px;
	font-family: Tahoma, Arial, Halvetica, sans-serif;
}
#admin-content label, #admin-content label a{
	font-weight: bold;
}
#admin-content textarea{
	padding: 3px 3px 3px 3px;
}
#admin-content a{
	color: #008AA1;
	text-decoration: underline;
}
#admin-content a:hover{
	text-decoration: none;
}
table.settings tbody tr{
	background: transparent url("../images/site_images/dash_admin.jpg") repeat-x left bottom;
}
table.settings, .settings th, .settings td{
	border: 0px;
	width: 60em;
}
table.settings tbody th, .settings tbody td{
	/*border-bottom: 1px solid #dddddd;*/
	padding: 1em 1em 1em 0;
	text-align: left;
}
table.settings tbody th{
	width: 25em;
	font-size: 110%;
}
table.edit-profile{
	background: transparent url("../images/site_images/table_cell_back.png") repeat-x left top;
	margin-bottom: 20px;
}
table.edit-profile td, table.edit-profile th{
	padding: 1em 1em 1em 1em;
	border: 0px;
	border-top: 1px solid #AAAAAA;
	vertical-align: top;
}
table.edit-profile th{
	background: #ffffff;
	font-size: 13px;
	text-align: left;
}
table.edit-profile label{
	font-size: 13px;
}
.errormsg{
	margin: 8px 3px 3px 3px;
	padding: 2px 0 0 25px ;
	background-image: url("../images/site_images/icons/attention_icon4.gif");
	background-repeat: no-repeat;
	background-position:  0% 50%;
	background-color: inherit;
	color: 	#a90000;
}
#saving_status, .saving_status, #preview_status{
	/*background-color: #F0E68C;*/
	/* font-size: 150%; */
	/* font-weight: bold; */
	font-size: 10px;
	padding: 0.2em 0.8em 0.2em 0em;
	margin: 0.2em 0.8em 1em 0em;
	/*margin-bottom: 10px;*/
	color: #a90000;
	/* display: inline; */
}
/* #saving_status.saving-error{
	background-color: #ff0000;
	color: #ffffff;
}

#saving_status.saving-success{
	background-color: #00ff00;
	color: #ffffff;
} */
#preview_status, #preview_status a{
	clear: left;
	color: #00849b;
}
#preview_status a{
	font-weight: bold;
}
.field_description{
	color: #666666;
	font-size: 80%;
	width: 30em;
	margin-top: 0.8em;
	background-color: inherit;
}
.big_table{
	width:839px;
	background: #ffffff url("../images/site_images/page_template_field_back.jpg") repeat-x left top;
	margin-top: -20px;
	padding: 20px 20px 20px 40px;
	float: left;
	border-left: 20px solid #ffffff;
	border-right: 20px solid #ffffff;
}


/*
	Page Template styles for widget configurator
*/
.pt_editor{
	width: 859px;
	border-left: 20px solid White;
	border-right: 20px solid White;
	border-bottom: 20px solid White;
	background: White url("../images/site_images/page_template_field_back.jpg") repeat-x left top;
	margin-top: -20px;
	padding: 20px 20px 20px 20px;
	float: left;
}
.pt_blocks{
	background: #A3D5DD;
	float: left;
	padding: 10px 10px 10px 10px;
	margin-left: 35px;
}
.pt_blocks ul{
	width: 210px;
	border: 0px solid Blue;
	list-style: none;
	padding: 5px 5px 0px 5px;
	/*background: #FF1493;*/
	border: 1px dashed #299DB0;
	margin: 10px 10px 10px 10px;
}
.pt_blocks li{
	cursor: default;
	background: #E3F2F4;
	color: #006475;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	border: 0px solid #299DB0;
	display: block;
	text-align: center;
	font-weight: bold;
}
.pt_blocks li div{
	text-align: right;
}
.pt_blocks li a{
	color: #006475;
	font-weight: normal;
}
.pt_blocks .draggable{
	cursor: move;
}
.pt_blocks .locked{
	background: #C8D9E3;
}
.pt_blocks .add_widget{
	margin-top:-11px;
}
.pt_header ul, .pt_crosscol ul, .pt_footer ul{
	width: 670px;
}
.pt_sidebar ul{

}
.pt_main ul{
	width: 428px;
}

/*
	Colors & Fonts Template page
*/
#skin-font-settings{
	width:500px;
	float:left;
	margin-left:50px;
}
#skin-color-settings{
	width:450px;
	float:left;
	margin-left:50px;
}
#skin-color-select{
	width:250px;
	height:200px;
	float:left;
	overflow:auto;
	border:1px solid black;
	background: #ffffff;
}
.skin-color-cell, .skin-font-cell{
	width:25px;
	height:25px;
	overflow:hidden;
	border:1px solid black;
	margin:3px 3px 3px 3px;
	float:left;
}
.skin-color-small-cell{
	float:left;
	width:10px;
	height:10px;
	border:1px solid black;
	margin: 1px 1px 0px 0px;
	cursor: pointer;
}

/*
	Profile page
*/
.round-box-wrap, .round-box-big-wrap{
	width:194px;
	float:left;
	margin-bottom:15px;
}
.round-box-big-wrap{
	width:478px;
}
.round-box-top, .round-box-bottom, .round-box-big-top, .round-box-big-bottom{
	width:100%;
	float:left;
	height:2px;
	background:transparent url("../images/site_images/round_box_top2.gif") no-repeat left top;
	line-height: 1px;
}
.round-box-bottom{
	background:transparent url("../images/site_images/round_box_bottom2.gif") no-repeat left top;
}
.round-box-big-top{
	background:transparent url("../images/site_images/round_box_big_top2.gif") no-repeat left top;
}
.round-box-big-bottom{
	background:transparent url("../images/site_images/round_box_big_bottom2.gif") no-repeat left top;
}
.round-box-content{
	width:170px;
	float:left;
	color: #3a3a3a;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	background: #7cc3cf;
	padding:7px 12px 7px 12px;
}
.round-box-big-content{
	width:460px;
	float:left;
	color: #3a3a3a;
	font-size: 11px;
	padding:9px 9px 9px 9px;
	background: #a3d5dd;
}
.round-box-content h1, .round-box-content h3, .round-box-big-content h3{
	font-size: 12px;
	color: #006475;
	margin-bottom: 10px;
}
.round-box-content h1{
	color: #ffffff;
}
.round-box-big-content .color{
	color: #006475;
	font-size: 11px;
	font-weight: bold;
}
.round-box-big-content a{
	color: #3a3a3a;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.round-box-big-content a.url{
	text-decoration: underline;
}
.round-box-big-content a:hover{
	text-decoration: underline;
}
.round-box-big-content a:hover.url{
	text-decoration: none;
}
.round-box-big-content a.link{
	color: #006475;
}
.round-box-content a, .round-box-big-content a.tag{
	font-size: 11px;
	color: #006475;
	text-decoration: underline;
}
.round-box-content a:hover, .round-box-big-content a.tag:hover{
	text-decoration: none;
}
.round-box-big-content h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.round-box-big-content h1 a{
	font-size: 12px;
}
.round-box-big-content h2 a{
	font-size: 12px;
	color: #006475;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.round-box-big-content td{
	padding: 4px 4px 4px 4px;
}
.user-info li{
	margin-left: 20px;
	font-size: 13px;
	margin-bottom: 5px;
}
.user-info a{
	font-size: 13px;
}

/*
	Widget pages
*/
.widget{
	float: left;
	width: 230px;
	margin: 0px 10px 10px 0px;
	font-size: 12px;
}
.widget-added{
	color: #6b6b6b;
}
.widget-image{
	float: left;
}
.widget-image img{
	border: 1px solid #6B6B6B;
	margin: 0px 5px 3px 0px;
}
.widget-title{
	font-weight: bold;
	font-size: 14px;
}
.widget-line{
	height: 1px;
	color: #006475;
	width: 100%;
	margin-bottom: 10px;
	background: #006475;
}
.widget-table td, .widget-table th{
	padding: 8px 8px 8px 8px;
	vertical-align: top;
	text-align: left;
}

/*
	List posts page
*/
#list-posts-link a{
	display: block;

	padding: 5px 10px 5px 10px;
	cursor: pointer;
	text-decoration: none;
	float: left;
	font-weight: bold;
	margin: 4px 4px 4px 4px;
	color: #6b6b6b;
	background: #e3f2f4;
	text-align: center;
}
#list-posts-link a:hover, #list-posts-link a.list-current{
	color: #ffffff;
	background: #006475;
}

/*
	tinyMCE editor
*/
#f-content_fontsizeselect_text{
	width: 100px;
}

/*
	Paging styles
*/
#paging{
	float: left;
	margin-top: 20px;
}
#paging .l, #paging .r{
	float: left;
	width: 5px;
	height: 34px;
	background: #ffffff url("../images/site_images/paging/l.gif") no-repeat left top;
}
#paging .r{
	background: #ffffff url("../images/site_images/paging/r.gif") no-repeat right top;
}
#paging .c{
	float: left;
	display: block;
	height: 24px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #DEDEDE;
	padding: 4px 0px 4px 0px;
}
#paging span{
	display: none;
}
#paging a{
	float: left;
	display: block;
	width: 24px;
	height: 24px;
	text-decoration: none;
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	line-height: 24px;
	text-align: center;
	color: 	#999999;
	background: #ffffff url("../images/site_images/paging/e.gif") no-repeat left top;
	margin: 0px 2px 0px 2px;
	overflow: hidden;
}
#paging a:hover, #paging a.current{
	color: #ffffff;
	background: #ffffff url("../images/site_images/paging/c.gif") no-repeat left top;
}
#paging a.previous, #paging a.previous:hover{
	background: #ffffff url("../images/site_images/paging/p.gif") no-repeat right top;
}
#paging a.next, #paging a.next:hover{
	background: #ffffff url("../images/site_images/paging/n.gif") no-repeat right top;
}
#paging .next, #paging .previous{
	text-indent: -99999px;
}

/*
	Buttons
*/

.ibutton{
	border: 0;
	cursor: pointer;
	display: block;
	height: 36px;
	text-decoration: none;
	text-indent: -500px;
	overflow: hidden;
	color: #c41616;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position:  left top;
	background-color: transparent;
}
.b-43{ width: 43px; }
.b-127{ width: 127px; }
.b-156{ width: 156px; }
.b-180{ width: 180px; }

.b-activate{ background-image: url("../images/site_images/buttons/activate.gif"); }
.b-activate_profile{ background-image: url("../images/site_images/buttons/activate_profile.gif"); }
.b-bigger{ background-image: url("../images/site_images/buttons/bigger.gif"); }
.b-cancel{ background-image: url("../images/site_images/buttons/cancel.gif"); }
.b-change_password{ background-image: url("../images/site_images/buttons/change_password.gif"); }
.b-continue{ background-image: url("../images/site_images/buttons/continue.gif"); }
.b-create_profile{ background-image: url("../images/site_images/buttons/create_profile.gif"); }
.b-delete_blog{ background-image: url("../images/site_images/buttons/delete_blog.gif"); }
.b-enter{ background-image: url("../images/site_images/buttons/enter.gif"); }
.b-forgotten_password{ background-image: url("../images/site_images/buttons/forgotten_password.gif"); }
.b-include_in_blog{ background-image: url("../images/site_images/buttons/include_in_blog.gif"); }
.b-publish{ background-image: url("../images/site_images/buttons/publish.gif"); }
.b-remove_element{ background-image: url("../images/site_images/buttons/remove_element.gif"); }
.b-save{ background-image: url("../images/site_images/buttons/save.gif"); }
.b-save_draft{ background-image: url("../images/site_images/buttons/save_draft.gif"); }
.b-save_settings{ background-image: url("../images/site_images/buttons/save_settings.gif"); }
.b-send{ background-image: url("../images/site_images/buttons/send.gif"); }
.b-smaller{ background-image: url("../images/site_images/buttons/smaller.gif"); }
.b-start_settings{ background-image: url("../images/site_images/buttons/start_settings.gif"); }
.b-to_myblog{ background-image: url("../images/site_images/buttons/to_myblog.gif"); }
.b-to_post{ background-image: url("../images/site_images/buttons/to_post.gif"); }
.b-hide{ background-image: url("../images/site_images/buttons/hide.gif"); }

/* .submit_continue{ 	border: 0; 	width: 127px; 	height: 36px; 	background: transparent url("../images/site_images/continue.png") no-repeat left top; 	text-indent: -500px; 	cursor: pointer; } #f-submit, a#f-submit-link,#content-wrap .button,#content-wrap .button_small{ 	display: block; 	width: 176px; 	height: 29px; 	background: transparent url("../images/site_images/btn_big.gif") no-repeat left top; 	color: #008AA1; 	cursor: pointer; 	border: 0; 	font-size: 14px; 	font-family: Arial, Helvetica, sans-serif; 	text-decoration: none; 	text-align: center; 	margin-top: 15px; 	margin-right: 10px; } a#f-submit-link,#content-wrap a.button,#content-wrap a.button_small{ 	color: #6B6B6B; 	height: 23px; 	padding-top: 6px; } #content-wrap .button_small{ 	width: 123px; 	background: transparent url("../images/site_images/btn.gif") no-repeat left top; } a#f-submit-link:hover, #content-wrap a.button:hover, #content-wrap a.button_small:hover{ 	color: #008AA1; } */  /* a.button { 	background-color: #F0E68C; 	display: block; 	width: 10em; 	padding: 0.3em 1em 0.5em 1em; 	margin: 0.5em 0 0 0.5em; 	color: #000000; 	text-decoration: none; 	text-align: center; 	font-size: 110%; 	font-weight: bold; 	border: 1px solid #FF8C00; } a.button:hover{ 	background-color: #B0C4DE; 	border-color: #708090; 	color: #000033; } */

.user-menu{
	background: #000000;
	padding: 10px 15px 10px 0px;
	width: 375px;
	margin-top: -10px;
	margin-bottom: 10px;
	float: right;

}
.user-menu a{
	color: #ffffff;
	margin-left: 15px;
}
.box-breadcrumbs{
	padding: 10px 0px 11px 0px;
	margin-top: -10px;
	margin-bottom: 10px;
	float: left;
}
.box-breadcrumbs ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding-left: 4px;
	text-transform: lowercase;
}
.box-breadcrumbs ul li {
	background: transparent url("../images/site_images/bullet.gif") no-repeat scroll right 75%;
	color: #ffffff;
	float: left;
	font-size: 10px;
	margin-right: 4px;
	padding-right: 10px;
}
/* Special rule for cases the arrows are gray! */
.box-breadcrumbs-gray {
    padding: 0;
	margin: 5px 0 0 15px;
}
.box-breadcrumbs-gray ul li {
	background: transparent url("../images/site_images/gray_bullet.png") no-repeat scroll right 75%;
	color: #ffffff;
	float: left;
	font-size: 10px;
	margin-right: 4px;
	padding-right: 10px;
    font-family: Tahoma;
    font-size: 11px;
}
.box-breadcrumbs-gray ul li.last {
	background-image: none;
	font-weight: bold;
	padding: 0;
    font-family: Tahoma;
    font-size: 11px;
}
/* End of special rule */
.box-breadcrumbs ul li.last {
	background-image: none;
	font-weight: bold;
	padding: 0;
}
.box-breadcrumbs ul li a {
	color: #ffffff;
	font-size: 10px;
}
#cropWrap{
	padding: 3px;
	overflow: auto;
	width: 620px;
	height: 440px;
	overflow: scroll;
	margin-top: 10px;
	position: relative;
}
#cropImagePreview{
	float: left;
	width: 120px;
	height: 120px;
	border: 5px solid #00849B;
}
#photoPreview{
	float: left;
	margin: 0px 1px 1px 0px;
	width: 120px;
	height: 120px;
	border: 5px solid #4B4B4B;
}
#previewWrap{
	padding: 3px;
	float: left;
}
#uploaderWrap, #crop_error{
	clear: left;
	float: left;
}



/*news  comments*/

.comments {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 15px;
	border-top: 1px solid #858585;
}
.comments h3 {
	font-size: 12px;
	margin-bottom: 20px;
	color: #000000;
}
.comment {
	border-bottom: 1px dotted #858585;
}

.comments .comment {
	background: url(../images/site_images/line.gif) repeat-x left bottom;
	padding-bottom: 15px;
	margin-top: 15px;
}
.comments .comment .author, .comments .comment .author a {
	font-weight: bold;
	color: #0393ae;
	float: left;
}
.comments .comment .posted_on {
	font-size: 11px;
	color: #999;
	margin-left: 15px;
}
.comments .comment p {
	margin-top: 5px;
}

#comment  { margin-top: 25px; }
#comment label {
	display: block;
	margin: 5px 0;
	cursor: pointer;
}
#comment fieldset {}
#comment legend {
	display: none;
}
#comment input {
	border: 1px solid #d4d4d4;
	width: 190px;
	height: 15px;
	padding: 2px;
}

#comment input#contact{
	float: none;
	color: #4B4B4B;
}

#comment textarea {
	border: 1px solid #d4d4d4;
	width: 360px;
	height: 100px;
	background: #FFFFFF url(../images/content_bg.gif) repeat-x;
}


.required-label {
	font-size: 11px;
	color: #4c8fbe;
}

#send-comment {
	float: left;
	zoom: 1;
	margin-top: 15px;
	clear: both;
	background: url(../images/site_images/buttons/send.png) no-repeat;
	width: 69px;
	height: 23px;
	overflow: hidden;
	text-indent: -9999px;
	border: 0px;
	cursor: pointer;
}
.f10 {
     font-family: Tahoma,Arial,Halvetica,sans-serif;
	font-size: 10px;
	color: #4B4B4B;
}
/* VOTING I BOTON I T.n. */


.article-info {styles.p...les=main, (line 2202)
float:left;
font-size:11px;
height:18px;
margin:17px 0 0;
padding-bottom:23px;
width:572px;
}

.article-info .info {styles.p...les=main, (line 2210)
color:#B1AFB0;
float:left;
line-height:13px;
padding:3px 0 2px;
}

.add_button {
background:transparent url(../images/site_images/content/add_in_network.jpg) no-repeat scroll left top;
float:right;
height:18px;
text-indent:-9999px;
width:69px;
}

#votings {styles.p...les=main, (line 2239)
padding:0 3px 0 4px;
}

#vote {styles.p...in,index, (line 3173)
padding-left:8px;
padding-top:1px;
}

/*

  All functions and code Copyright Chirag Mehta 2006
  Unless otherwise mentioned
  This code is lazily released under Creative Commons License:
    http://creativecommons.org/licenses/by/2.5/

*/

/*
  Feel free to customize the tagline legend box & tagline cloud below
*/

.taglinebox
{
  width: 700px;
}

.taglinelegend
{
  float: right;
  padding: 0.3em;
  width: 400px;
  border: 2px solid #CCC;
  background-color: #999;
  clear: both;
  font-size: 0.9em;
}

.taglinelegend p.legend
{
  margin: 0; padding: 0;
  color: #FFF;
  font-weight: bold;
}

.taglinelegend ul
{
  margin: 0.5em 2em;
  font-size: 0.8em;
  line-height: 1.5em;
}

.taglinelegend span.larger
{
  font-size: 1.4em;
  font-weight: bold;
}

.taglinelegend span.smaller
{
  font-size: 0.9em;
  font-weight: bold;
}

.taglinelegend span.bright
{
  color: #FFF;
  font-weight: bold;
}

.taglinelegend span.faded
{
  color: #444;
  font-weight: bold;
}

.taglinelegend span.moveslider
{
  color: #900;
  font-size: 1.2em;
  font-weight: bold;
}

.tagline
{
  position: relative;
  min-height: 400px;
  padding: 0 20px 20px 20px;
}

* html .tagline
{
  height: 400px;
}

.tagline div.tl
{
  display: none;
}

.tagline h3
{
  margin-top: -16px;
  margin-bottom: 12px;
  text-align: right;
}

.tagline a, .tagline a:hover
{
  border: 0;
}


/*
 Applied some styles for login form from mynews
*/
.login-top {
	float: right;
	width: 240px;
}

.login-top label.login-user {
	width: 25px;
	height: 23px;
	text-indent: -9999px;
	overflow: hidden;
/*	background: url("../images/site_images/ico_profile.gif") no-repeat right; */
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	_margin-right: 15px;
}
.login-top label.login-pass { display: none; }

.login-top input {
	width: 80px !important;
	margin-right: 0px;
}

.login-top button, .login-button {
	position: relative;
	border: 0px;
	width: 30px;
	height: 25px;
	overflow: hidden;
	text-indent: -9999px;
	background: url("../images/site_images/forms/elements/button-login.png") no-repeat right;
	margin-top: 0px;
	cursor: pointer;
	float: left;
	top: -1px;
	left: 0px;
	margin-left: -5px !ie7; 
}
.login-top .field {
	float: left;
}

.field_new {
	float: left;
	height: 25px;
	border: 0;
    margin-right: 1px;
	background: transparent url("../images/site_images/forms/elements/login_field.png") no-repeat 0 0;
}

.field_new input {
	height: 25px;
	border: 0;
	padding: 3px;
	background: transparent;
}

form.login {
	width: 350px;
	float: left;
}


.link_color, .text_color {
    color: #31a1b3;
    text-decoration: underline;
}


/*
  Don't change this
*/

.tagline a.f06 { font-size: 06px; line-height: 06px; }
.tagline a.f07 { font-size: 07px; line-height: 07px; }
.tagline a.f08 { font-size: 08px; line-height: 08px; }
.tagline a.f09 { font-size: 09px; line-height: 09px; }
.tagline a.f10 { font-size: 10px; line-height: 10px; }
.tagline a.f11 { font-size: 11px; line-height: 11px; }
.tagline a.f12 { font-size: 12px; line-height: 12px; }
.tagline a.f13 { font-size: 13px; line-height: 13px; }
.tagline a.f14 { font-size: 14px; line-height: 14px; }
.tagline a.f15 { font-size: 15px; line-height: 15px; }
.tagline a.f16 { font-size: 16px; line-height: 16px; }
.tagline a.f17 { font-size: 17px; line-height: 17px; }
.tagline a.f18 { font-size: 18px; line-height: 18px; }
.tagline a.f19 { font-size: 19px; line-height: 19px; }
.tagline a.f20 { font-size: 20px; line-height: 20px; }
.tagline a.f21 { font-size: 21px; line-height: 21px; }
.tagline a.f22 { font-size: 22px; line-height: 22px; }
.tagline a.f23 { font-size: 23px; line-height: 23px; }
.tagline a.f24 { font-size: 24px; line-height: 24px; }
.tagline a.f25 { font-size: 25px; line-height: 25px; }
.tagline a.f26 { font-size: 26px; line-height: 26px; }
.tagline a.f27 { font-size: 27px; line-height: 27px; }
.tagline a.f28 { font-size: 28px; line-height: 28px; }
.tagline a.f29 { font-size: 29px; line-height: 29px; }
.tagline a.f30 { font-size: 30px; line-height: 30px; }
.tagline a.f31 { font-size: 31px; line-height: 31px; }
.tagline a.f32 { font-size: 32px; line-height: 32px; }
.tagline a.f33 { font-size: 33px; line-height: 33px; }
.tagline a.f34 { font-size: 34px; line-height: 34px; }
.tagline a.f35 { font-size: 35px; line-height: 35px; }
.tagline a.f36 { font-size: 36px; line-height: 36px; }
.tagline a.f37 { font-size: 37px; line-height: 37px; }
.tagline a.f38 { font-size: 38px; line-height: 38px; }
.tagline a.f39 { font-size: 39px; line-height: 39px; }
.tagline a.f40 { font-size: 40px; line-height: 40px; }
.tagline a.f41 { font-size: 41px; line-height: 41px; }
.tagline a.f42 { font-size: 42px; line-height: 42px; }
.tagline a.f43 { font-size: 43px; line-height: 43px; }
.tagline a.f44 { font-size: 44px; line-height: 44px; }
.tagline a.f45 { font-size: 45px; line-height: 45px; }
.tagline a.f46 { font-size: 46px; line-height: 46px; }
.tagline a.f47 { font-size: 47px; line-height: 47px; }
.tagline a.f48 { font-size: 48px; line-height: 48px; }
.tagline a.f49 { font-size: 49px; line-height: 49px; }
.tagline a.f50 { font-size: 50px; line-height: 50px; }
.tagline a.f51 { font-size: 51px; line-height: 51px; }
.tagline a.f52 { font-size: 52px; line-height: 52px; }
.tagline a.f53 { font-size: 53px; line-height: 53px; }
.tagline a.f54 { font-size: 54px; line-height: 54px; }
.tagline a.f55 { font-size: 55px; line-height: 55px; }
.tagline a.f56 { font-size: 56px; line-height: 56px; }
.tagline a.f57 { font-size: 57px; line-height: 57px; }
.tagline a.f58 { font-size: 58px; line-height: 58px; }
.tagline a.f59 { font-size: 59px; line-height: 59px; }
.tagline a.f60 { font-size: 60px; line-height: 60px; }
.tagline a.f61 { font-size: 61px; line-height: 61px; }
.tagline a.f62 { font-size: 62px; line-height: 62px; }
.tagline a.f63 { font-size: 63px; line-height: 63px; }
.tagline a.f64 { font-size: 64px; line-height: 64px; }

