/* 

	project: internet services - 2nd edition
	author: luka cvrk (www.solucija.com) */

   
/* default styles
   -------------- */
*{ margin: 0; padding: 0; }* 
body { 
	font: .7em Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.6em;
	background: #fff; 
	color: #444; 
}


a {	color: #E0691A;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

h1 { font: normal 2.4em "Trebuchet MS", Arial, Sans-Serif; padding: 7px 0 0 8px; margin: 0; }
h1 a { color: #737373; background: inherit; }
.orange { color: #E0692A; }
sup { font-size: .5em; }

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }
p {	margin: 0 0 5px 0; }

ul { list-style : none; }

/* public anons */
.anons { margin-left: 20px;
		margin-right: 20px;
		}
/* end public anons*/

/* layout
   ------ */

.content {
	/*margin: 0 auto;*/
	/*width: 1200px;*/
	/*padding: 10px;*/
	margin: 0 8%;
	
	
	
}

.header {/*width: 1200px; */
	height: 70px;
	background: #fff url(../images/headerbg.gif) repeat-x bottom;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
	
}

.logo {
	padding-left: 20px;
}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	color: #808080;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

.browse_category  {
	width: 390px;
	color: #FFF;
	background: inherit;
}

.bar { margin: 0 ;
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	background: #FF9148 url(../images/menubg.gif) repeat-x;
	
}

	.bar li { 
		padding: 6px 12px 6px 12px;
		color: #FFEADC;
		float: left; 
	}
	
	.bar li.active { 
		background: #E0691A url(../images/bar.gif) repeat-x; 
		 
		color: #fff;
		font-weight: bold; 
		
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
/* search form */
.search_field { 
	background: #fff url(../images/searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 12px 10px 10px;
	margin: 5px 0;
}
	input.search { 
		width: 292px; 
		border: 0;
		background: #FFF url(../images/input.gif) no-repeat;
		padding: 4px; 
		color: #E0691A;
		font-weight: bold;
		margin: 0 0 0 3px;
	}
	input.submit {
		background: #E0691A url(../images/submit.gif) no-repeat;
		
		border: 0;
		padding: 4px 0;
		width: 65px;
		margin: 0 10px 1px 0;
		color: #FFF;
		font: bold 1em Arial, Sans-Serif;
	}
	.grey { color: #808080; background: inherit; font-weight: normal; }
	.search_form { float: right; }

/* left side
   --------- */
.left_cont {float:left;
			width:100%;
			margin-right:-320px;}
			
.left {	white-space:normal;
	/*float: left;*/
	
	/*width: 100%;*/
	margin-right: 340px;
	
	padding: 0 0 10px 0;
	/*min-width:600px;*/
}

.left h2 {
	clear: both;
	background: #E8E8E8 url(../images/h2bg.gif) no-repeat center left;
	
	color: #444;
	padding: 3px 0 4px 43px;
	font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 10px 0;
	//margin-left: 0;
}
	.left_side {
		float: left;
		width: 160px;
		padding: 0 0 0 10px;
		margin: 10px 0 0 38px;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 280px;
		background: #FFF url(../images/dotted.gif) repeat-y;
		
		color: #414141;
		padding: 0 0 0 70px;
		margin: 10px 0;
	}
	.left_box { 
		margin: 0 0 10px 0; 
		color: #000; 
		background: #FFF; 
		padding: 3px 0;
		}
	
.left_box p{font: 1.1em Arial, "Trebuchet MS", Tahoma, sans-serif; 
		line-height: 1.6em;}
.left p {font: 1.1em Arial, "Trebuchet MS", Tahoma, sans-serif; 
		line-height: 1.6em;}

.border {border-top: 1px solid #EFEFEF;
		 //margin-left:0;}

.rasporka_left{ width: 600px;background: url(../images/rasp_left.gif) top left;}
.rasporka_right{ width: 290px}
	
		
/* right side
   ---------- */
		
.right {white-space:normal;
	width: 320px;
	float: right;
	position:relative;
	
	/*width: 29%;*/
	/*margin: 0 0 10px 0;*/
	padding: 0 0 10px 0;
	/*min-width:290px;*/
}
	.right h3 {
		background: #BDBDBD  url(../images/h3bg.gif) no-repeat center right;
		color: #FFF;
		padding: 8px 0 8px 5px;
		font: bold 1em Tahoma, Arial, Sans-Serif;
		margin: 0 0 3px 0;
		
	}
	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
		-height: 67px;
		min-height: 67px;
		overflow: auto;
		-overflow: visible;
	}
	.notice {
		background: #eee;
		color: #808080;
		padding: 12px 8px;	
		margin: 0 0 3px 0;
		//height: 20px;
		min-height: 20px;
	}
	.image {
		float: left;
		margin: 0 9px 3px 0;
		
	}

.extra {white-space:normal;
	text-align: right;
	padding:8px;
	font-size:2em;
	font-family: "Times New Roman", times;
	margin:0px;
	color: #AAA;
	line-height: /*25px*/ 1.3em;
	background: #FFF;
	float:right;
	/*width: 180px;*/
}




.extra span { color: #CCD8E1;  margin-bottom: 5px; font-size: 1.2em; font-weight:bold; background: #FFF }
.extra a { color: #8FB9DB; text-decoration: none; font-style: italic; background: #FFF }
.extra p { margin-top: 15px; background: #FFF }

/* footer
   ------ */

.footer { margin: 0;
	clear: both;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	line-height: 2em;
}
	.footer a { color: #808080; background: #fff; }
	
/*tabs*/
.tab_head { background: #909090;
		    text-align:center;
			}
.tab_head  td{padding: 5px 5px}

.tab_nechet { background:#CDCDCD;}
.tab_nechet td{padding: 5px 5px}
.tab_chet { background: #DFDFDF;padding: 5px 0}
.tab_chet td{padding: 5px 5px}
.tab_but { text-align:center;}
.tab_but img {padding: 0 5px;}


/* Galeries */
.galery{}
    .galery .g_content{width:100%;overflow:hidden}
    .galery .g_item{float:left; width:24.8%;display:none; /*height:230px;*/ overflow:hidden; margin-bottom:7px;}
    .galery .g_item a{display:block}
    .galery .g_item.g_medium{width:100%}
    .g_item span{display:none}
    .galery img{border:none}
    .galery .view_small img{width:150px;}

.subcomments .showhide{display:none}

/* style for user gallery */

.gal_floats {margin: -3em 0 0 -2em;
			 position: relative;
			 //display: inline-block;
			 clear: both;}
			 
.gal_floats:after
{
content: '';
display: block;
clear: both;
}
.gal_floats .gal_left
{
position: relative;
float: left;


display: inline;


overflow: hidden;


margin: 3em 0 0 2em;


width: 14em;
min-width: 250px;
-width: 250px;
}
.gal_floats .gal_left .gal_r
{
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.gal_floats .gal_left .gal_min
{
margin: 0 0 250px 0;

height: 4em;

width: 250px;

}

.gal_r {text-align:center;}    


/*** paginator ***/
.listing {
    border:PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 5px; OVERFLOW: hidden; WIDTH: 100%; LINE-HEIGHT: 10px; PADDING-TOP: 5px; HEIGHT: 30px; TEXT-ALIGN: center
}
.listing LI {
    PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
.listing .gray {
    COLOR: #f7f7f7
}
.listing .center A {
    BORDER-RIGHT: #c7c7c7 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #c7c7c7 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: 100; BACKGROUND: #f7f7f7; PADDING-BOTTOM: 2px; MARGIN: 0px 1px; BORDER-LEFT: #c7c7c7 1px solid; COLOR: #000; PADDING-TOP: 2px; BORDER-BOTTOM: #c7c7c7 1px solid; TEXT-DECORATION: none
}
.listing .center A:hover {
    BORDER-RIGHT: #666 1px solid; BORDER-TOP: #666 1px solid; BACKGROUND: #ccc; BORDER-LEFT: #666 1px solid; BORDER-BOTTOM: #666 1px solid
}
.listing .center A.active {
    BORDER-RIGHT: #666 1px solid; BORDER-TOP: #666 1px solid; BACKGROUND: #666; BORDER-LEFT: #666 1px solid; COLOR: #fff; BORDER-BOTTOM: #666 1px solid
}