/*  img, div, menu, #nav, #main, #bottom-shadow { behavior: url(iepngfix.htc); }  */

div.menuTop{margin-left:170px;height:18px;}
div.menuTop ul{font-size:11px; margin-top: 10px;}
div.menuTop li{width:96px;height:20px;display:block;float:left;margin-right:5px;padding:0;background:#454c5f;font-weight:bold;}
div.menuTop .S{width:96px;height:20px;display:block;float:left;margin-right:5px;padding:0;background:#454c5f;font-weight:bold;}
div.menuTop a:link, div.menuTop a:visited{display:block;color:#fff;text-decoration:none;padding-top:3px;text-align:center;}
div.menuTop a:hover, div.menuTop a:active{color:#ffda65;}

div.menuTopCat{margin-right:20px;height:20px;margin-top:10px;}
div.menuTopCat ul.L{text-align:left;}
div.menuTopCat ul.R{text-align:right;}
div.menuTopCat ul.C{text-align:center;}
/*div.menuTopCat li{display:inline;padding-left:4px;padding-right:5px;;border-right:1px solid #ccc;background:#707080;}*/
div.menuTopCat li{display:inline;padding-left:4px;padding-right:5px;padding-top:3px;padding-bottom:3px;border-right:2px solid #ccc;background:#707080;font-size:11px;}
div.menuTopCat a:link, div.menuTopCat a:visited{color:#fff;text-decoration:none;}
div.menuTopCat a:hover, div.menuTopCat a:active{color:#ffda65;}

div.menu_block{width:800px;overflow:hidden;background:#f4f4f4; margin-left:auto; margin-right:auto; text-align:center;}

#logo
{
	width: 800px;
	height: 162px;
	background-image: url(banner_rochi2008_5.jpg);
}

#logo-home
{
	width: 800px;
	height: 128px;
	background-image: url(banner_rochi2008.jpg);
}

BODY
{
	background-color: #858caf;
	background-image: #f7f7f7;
	background-repeat:repeat-x;
	font-family: Verdana;	
	text-align: center;
	font-size: 10pt;
	color: #323232;
	margin-top: 0px;
}

div.main
{
	width: 800px;
	/*margin-top: 30px;*/
	margin-left:auto; 
	margin-right:auto;
	background-image: url(bkg_conf.jpg);
 text-align: left;	
	background-repeat: repeat-y;
	background-position: right;
}

#main-content
{
	margin-right: 13;
}

#content
{
	width: 800px;
	background-image: url(bkg_conf.jpg);
}

#header-seperator
{
	width: 800px;
	height: 1px;
	/*#5D6475*/
	background-color: Black;
	overflow:hidden;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline
}

.comm_position
{
	clear: both;
	padding-top: 20px;
}

.community
{
	padding-top: 20px;
	clear: both;
}

.community_title
{
	width: 100px;
	float: left;
}
.community_email
{
	float: left;
	padding-left: 10px;
	
}
.community_desc
{
	float: left;
	width: 200px;
}

.position_attributes
{
	float: left;
	width: 130px;
	margin-right: 15px;
}

.position_title
{
	font-weight: bold;
}

.expired
{
	text-decoration: line-through;
}

.comm_subtitles
{
	font-size: 12pt;
	color: #424A5D;
	font-weight: bold;
	clear:both;
	padding-top: 30px;
}

/* tables */
table.works {
	margin-top: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #EBEBEB;
	background-image: url(bkg_conf.jpg);
	border-collapse: collapse;
        font-size: 9pt;
}
table.work th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #EBEBEB;
	background-image: url(bkg_conf.jpg);
	font-weight:bold;
	text-align:left;
        font-size: 9pt;
}
table.work td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #EBEBEB;
	background-image: url(bkg_conf.jpg);
	vertical-align: top;
        font-size: 9pt;
}

#single-column-extended
{
	float: left;
	/*width: 176px;*/
	padding-left: 60px;
	padding-right: 0px;
	font-size: 9pt;
}

#single-column-mid
{
	float: left;
	/*width: 176px;*/
	padding-left: 60px;
	padding-right: 40px;
	font-size: 9pt;
}

li
{
	margin-bottom: 10px;
}

/*
 *  everything before the three column layout
 */


	#nav {
		position: relative;
		height: 52px;
		width: 813px;
		margin:0;
		padding:0;
	}
	
	ul#nav {
		padding-left: 0px;
		margin-left: 0px;
		/*background-image: url(images/top_vertical_shadow.png);*/
		background-position: bottom right;
		background-repeat: no-repeat;
		
	}

	#nav li ul, #nav li ul {
		margin: 0;
		padding: 0;
	}

	#nav li { /*float the main list items*/
		float: left;
		display: block;
		background-position: bottom;
		background-repeat: no-repeat;
	}


	#nav li ul {
		display: none;
		margin: 0;
		padding: 0;
	}

	/*put the subnav below*/
	#nav li.off ul, #nav li.on ul  { 
		position: absolute;
		top: 32px;
		left: 0;
		padding-top: 0px;
		background-color: #353A4D;
		height: 20px;
		width: 800px;
	}

	#nav li.on:hover ul, #nav li.over ul { /*for ie*/
		/*background: #224d6f;*/
	}

	#nav li a 
	{
		/*background-color: #161A26;*/
		width: 114;
		height: 32;
	}
	
	#nav li {
		display: block;
		width: 114px;
		height: 32px;
		margin: 0;
		padding: 0;
	}

	/*
	#nav li.on ul a, #nav li.off ul a {
		border: 0;
		float: left; 
	}*/
	/*ie doesn't inherit the float*/

	#nav li.on ul {
		display: block;
	}

	/*#nav li.off:hover ul, #nav li.over ul {
		display: block;
		z-index: 6000;
	}*/

	/*do the image replacement*/

	/*#nav li span {
		position: absolute;
		left: -9384px;
	}*/

/*subnav formatting*/

#nav li.off ul li, #nav li.on ul li {
	height: 20px;
}

#nav li.off ul a, #nav li.on ul a {
	display: block;
	color: #fff;
	margin: 0;
	padding: 0;
	/*background: #224d6f;
	font-family: arial, verdana, sans-serif;
	font-size: small;*/
}		

#nav li.on ul a {
	/*background-color: Black;*/
}

div.header 
{
	width: 800px;
	/*margin-top: 30px;*/
	margin-left:auto; 
	margin-right:auto;
}

#divNav {
		margin: 0;
		padding: 0;
		height: 52px;
		width: 800px;
		/*background-color: #161A26;*/
	}


/*
 * single column layout
 */
#single-column-header
{
	float: left;
	/*width: 176px;*/
	padding-left: 28px;
	/*padding-right: 24px;*/
	font-size: 9pt;
}

#single-column
{
	float: left;
	/*width: 176px;*/
	padding-left: 60px;
	padding-right: 100px;
	font-size: 9pt;
}

#dual-column
{
	float: left;
	width: 380px;
	padding-left: 40px;
	padding-right: 25px;
	font-size: 9pt;
}

#second_column
{
	float: right;
	width: 250;
	/*padding-top: 35px;*/
	padding-right: 100px;
 font-size: 9pt;
}

.break_separator
{
 float: left;
	width: 800px;
	padding-top: 10px;
}

#single-column ul
{
	margin-top: 5px;
	padding-left: 0em;
	margin-left: 0em;
	list-style-type: none;
}

#quick-facts ul
{
	padding-left: 1em;
	margin-left: 1em;
	list-style-type: disc;
	margin-top: 10px;
}

#quick-facts2 ul
{
	padding-left: 1em;
	margin-left: 1em;
	list-style-type: disc;
}

#quick-facts3 ul
{
	padding-left: 1em;
	margin-left: 1em;
	list-style-type: disc;
}


#quick-facts4 ul
{
	padding-left: 1em;
	margin-left: 1em;
	list-style-type: disc;
}

#quick-facts5 ul
{
	padding-left: 1em;
	margin-left: 1em;
	list-style-type: disc;
}

#quick-facts6 ul
{
	padding-left: 1em;
	margin-left: 1em;
	list-style-type: disc;
}

#quick-facts7 ul
{
	padding-left: 1em;
	margin-left: 1em;
	list-style-type: disc;
}
#quick-facts8 ul
{
	padding-left: 1em;
	margin-left: 1em;
	list-style-type: disc;
}
#quick-facts9 ul
{
	padding-left: 1em;
	margin-left: 1em;
	list-style-type: disc;
}
#quick-facts10 ul
{
	padding-left: 1em;
	margin-left: 1em;
	list-style-type: disc;
}


.bullet-title
{
	/*font-style: italic;*/
	font-size: 10pt;
	/*color:Orange;*/
	color: #424A5D;
	font-weight: bold;
}

/*
 *  the three column layout
 */

#left-column
{
	float: left;
	width: 176px;
	padding-left: 28px;
	padding-right: 24px;
	font-size: 9pt;
}

#left-column ul
{
	padding-left: 1em;
	margin-left: 0em;
}

/* total hack - should figure out how not to do this */
#left-column-title
{
	margin-top: -4px;
}

ul#communities-list
{
	padding-left: 0em;
	margin-left: 0em;
	list-style-type: none;
}

.communities-list ul a
{
	color: #424A5D;
	font-size: 9pt;
}

.communities-list ul li
{
	background-position: left top;
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-left: 38px;
	height: 21px;
	
}

#center-column
{
	float: left;
	width: 344px;
}

#center-column img
{
	margin: 0px 0px 0px 0px;
	border-bottom-style:none;
}

#right-column
{
	float: right;
	width: 228px;
	font-size: 9pt;
	/* for the right shadow*/
	/*margin-right: 13;*/
}

#right-column-content
{
	margin-left: 24px;
	margin-right: 28px;
}

#right-column-content ul
{
	list-style-type: none;
	padding-left: 0em;
	margin-left: 0em;
}

.column-title
{
	font-size: 12pt;
	color: #3399cc;
	margin-top: 10px;
	font-weight:bold;
}

.single-column-title
{
	/*padding-top: 10px;*/
	font-size: 12pt;
	color: #3399cc;
	margin-top: 25px;
	margin-bottom: -5px;
	font-weight:bold;
}

.single-column-subtitle
{
	/*padding-top: 10px;*/
	font-size: 10pt;
	color: #666;
	margin-top: 15px;
	margin-bottom: 15px;
	/*margin-bottom: 0px;*/
	font-weight: bold;
}

.new-label
{
	color: Red;
}

.critical-info
{
	color: Red;
}

.link
{
	background-image: url(images/LinkArrow.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	padding-left: 15px;
}

a.link
{
	/*color: #424A5D;*/
	color: #506398;
	font-size: 9pt;
	text-decoration: underline;
	/*font-weight: bold;*/
}

.img-link
{
	border-style: none;
}

a.body-link
{
	color: #506398;
	font-size: 9pt;
	/*font-weight: bold;*/
	text-decoration: underline;
}

a.name-link
{
	color: #506398;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}

.column-seperator
{
	height: 20px;
}

#three-column-termination
{
	clear: both;
	height: 20px;
}

/*
 *  everything after the three column layout
 */

#footer_spacer
{
	width: 800px;
	height: 1px;
	float: left;
	/*#5D6475, Black*/
	background-color: #5D6475;
	overflow:hidden;
}

#footer
{
	clear: both;
	height: 35px;
	background-image: url(bkg_conf.jpg);
	background-repeat:repeat-x;
	background-position: top;
	font-size: 9pt;
	padding-top: 4px;
}

#Vertical_Divider
{
	clear: both;
	height: 1px;
	background-color: White;
	background-image: url(images/Hor_Div.png);
	background-repeat:repeat-x;
	background-position: top;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 13px;
}

#footer-links
{
	margin-top: 4px;
	margin-right: 28px;
	float: right;
}

#footer-links a
{
	color: #424A5D;
}

#footer-copyright
{
	margin-top: 4px;
	margin-right: 150px;
	float: right;
	color: #C5C6C9;
}

#footer_logos
{
	margin-top: 1px;
	margin-left: 10px;
	float: left;
}

.rochi_logo
{
	margin-left: 10px;
}

#bottom-shadow
{
	margin-left:auto; 
	margin-right:auto;
	width: 813px;
	height: 13px;
	/*background-image: url(images/LowHorizontal_Shadow.png);*/
	background-position: right;
}

.tabel_sponsori, .tabel_sponsori td
{
	font-size: 10pt;
	font-family: inherit;
}
.tabel_sponsori td { padding: 20px; }
