/*------------ header --------------------------*/

body {
	font-family: Arial, Verdana, Tahoma;
	padding:0px;
	margin:0px;
	font-size:12px;
}

a {
	font-family: Arial, Verdana, Tahoma;
	color:#55a7e6;
	font-size:12px;
	text-decoration:none;
}

a img {
	border:none;
}

.ox_list li {
	list-style:none;
	display:inline;
}

.left_align {
	float:left !important;
}

.right_align {
	float:right !important;
}

.bold_font {
	font-weight:bold;
}

.nospace {
	margin:0 !important;
	padding:0 !important;
}

.tahoma {
	font-family: Tahoma, Verdana, Arial;
}

.verdana {
	font-family: Verdana, Tahoma, Arial;
}


.clear_cont, .cc {
	min-height:1px;
}

.clear_cont:after, .cc:after {
	clear:both !important;
	content:".";
	display:block;
	font-size:0;
	height:0;
	visibility:hidden;
}

.ccFix, .cc_fix {
	clear:both;
	font-size:0px;
	visibility:hidden;
}

.no_margin {
	margin:0!important;
}

/*------------------------------------------*/



.block {
	background:#fff url(/images/new_skin/block_bg.gif) repeat-x 0 0;	
	border:1px solid #9f9f9f;
	padding:4px;
	color:#02235f;
	margin-top:10px;
}

.block_title {
	background:url(/images/new_skin/block_title_bg.gif) repeat-x 0 0;	
	border:1px solid #3c8cbf;
	height:24px;
}

.light_block .block_title {
	background:url(/images/new_skin/block_light_title.gif) repeat-x 0 0;	
}

.light_block .block_title a{
	color:#fff!important;
}

.block_title h1, .block_title .title {
	margin:0 !important;
	padding:4px 0 0 30px !important;
	font-size:12px !important;
	font-weight:bold;
	color:#fff;
	background:url(/images/new_skin/block_title_arrow.gif) no-repeat 6px 3px;	
}

.light_block  .block_title h1, .light_block .block_title .title {
	background:url(/images/new_skin/light_title_arrow.gif) no-repeat 6px 3px;		
}

.block_title_decor {
	background:url(/images/new_skin/probb_title_icon.gif) no-repeat right 0;
	height:24px;	
}

.light_block  .block_title_decor {
	background:url(/images/new_skin/light_title_icon.gif) no-repeat right 0;
}

.block_content {
	padding:10px 3px;	
}

.large_block_content {
	padding:10px;
	padding:10px;
}

.black_topic {
	margin-top:10px;
	border:1px solid #000;
	background:url(/images/new_skin/black_topic_bg.gif) repeat-x 0 0;
	height:35px;
}

.topic_arrow {
	background:url(/images/new_skin/topic_blue_arrow.gif) no-repeat 0 0;
	border-right:1px solid #000;
	height:35px;
	width:30px;
	float:left;
}

.topic_decor {
	background:url(/images/new_skin/topic_decor.gif) no-repeat right 0;
	height:35px;
}

.black_topic .title,.black_topic h1, .black_topic h1 a {
	color:#fff;
	font-weight:bold;
	font-size:12px !important;	
}

.black_topic h1, .black_topic .title {
	margin:0;
	padding:0;
	padding:11px 0 0 13px !important;
	float:left !important;
	font-family:verdana!important;
}
/*------------------------------------------------------*/

.probb_event_gallery {
	background:#fff;
}

.left_menu_block {
	float:left;
	width:198px;
	border-right:1px solid #ccc;
}

.left_menu_block a {
	color:#0055AA;
}

.content_block {
	float:right;
	width:760px;
	padding:0 5px;
	margin-bottom:10px;
}

.photo_page {
	width:auto!important;
	float:none!important;
}

#AddComment_block {
	clear:both;
}

#AddComment_trigger {
	clear:both;
}

.decor_textbox {
	margin:10px;
	border:1px solid #02235F;
}

.add_comment_block h4{
	margin:5px 0;
}

#comment, #subject {
	margin:5px 0;
	border:1px solid #02235F;
}

.inputTypeButton {
	background:#eee;
	border:1px solid #ccc;
}

.block-comment-ViewComments {
	clear:both;
}

.comments_block .gcBorder2 {
	border:1px solid #ccc;
	background:#efefef;
	padding:0 5px;
	margin-bottom:10px;
}

.comments_block .gcBorder2 h3 {
	margin:5px 0;
} 

.block-core-BreadCrumb {
	padding:2px 10px;
}

.block-core-BreadCrumb span, .block-core-BreadCrumb a {
	font-weight:bold;
	font-size:12px;
} 

.block-core-BreadCrumb a {
	color:#0055AA
}

.block-albumselect-AlbumTree {
	padding:7px 3px;
	border-bottom:1px solid #ccc;
	overflow:hidden;
	width:190px;
}

.exp_colapse, .exp_colapse a {
	font-size:10px;
	padding:2px 0 4px;
}

.block-search-SearchBlock {
	padding:7px 6px;
	border-bottom:1px solid #ccc;
}

.advanced_search {
	padding-top:3px;
}

.block-core-PeerList {
	border-bottom:1px solid #ccc;
}

.block-core-PeerList a, .block-core-PeerList span {
	display:block;
}

.select_menu_feature {
	width:185px;
}

.block-core-PeerList .parent {
	margin:0;
	padding:6px;
}

.block-core-PeerList .current {
	color:#999;
}

.block-core-PeerList {
	padding:4px;
}

.breadcrumb {
	background:#efefef;
	border:1px solid #ccc;
}


.search_res_table td{
	vertical-align:top;
}

.result_elem {
	margin:5px;
	padding:5px;
	border:1px solid #ccc;
	background:#efefef;
}
.result_img {
	text-align:center;
}

.block-core-GuestPreview {
	clear:both;
}



