/*layout CSS for Vocations */

body {
	margin:0px;
	padding:0px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	background:#E1CEB9 url(../images/body_bg.jpg) repeat-x top left;
}


a{
	color:#A01114;
	font-weight:bold;
	text-decoration:none;
}

img{
	border:0px;
}

#container{
	display:block;
	overflow:hidden;
	margin:20px auto 20px auto;
	margin-left:auto;
	margin-right:auto;
	width:944px;
	padding:3px;
	background-color:#FFF;
	border:1px solid #A01114;
}

#header {
	display:block;
	overflow:hidden;
	clear:both;
	float:left;
	width:944px;
	height:85px;
	background:url(../images/header.jpg) no-repeat top left;
	padding:0px;
	margin:0px;
}

#topmenu{
	display:block;
	float:right;
	width:944px;
	height:240px;
	padding:0px;
	margin:0px;
	margin-top:6px;
}

/* Top Menu ---------- */
#element_1{
	background:url(../images/menu_1.jpg) no-repeat bottom center;
	border-right:1px solid #FFF;
}

#element_2{
	background:url(../images/menu_2.jpg) no-repeat bottom center;
	border-right:1px solid #FFF;
}

#element_3{
	background:url(../images/menu_3.jpg) no-repeat bottom center;
	border-right:1px solid #FFF;
}

#element_4{
	background:url(../images/menu_4.jpg) no-repeat bottom center;
	border-right:1px solid #FFF;
}

#element_5{
	background:url(../images/menu_5.jpg) no-repeat bottom center;
	border-right:1px solid #FFF;
}

#element_6{
	background:url(../images/menu_6.jpg) no-repeat bottom center;
	border-right:1px solid #FFF;
}

#cimenu_gel{
	background:url(../images/menu_7.jpg) no-repeat bottom right;
}

#cimenu_gel a{
	display:block;
	width:94px;
	height:240px;
	padding:0px;
	padding-left:7px;
	padding-right:226px;
	margin:0px;
	background:url(../images/red_square.jpg) no-repeat top left;
	font-size:10px;
	font-weight:normal;
}
/* ------------------- */

#content{
	display:block;
	overflow:hidden;
	float:left;
	width:904px;
	padding:20px;
	margin:0px;
	text-align:justify;
	position:relative;
}

#side_menu{
	position:absolute;
	top:0;
	right:0;
	width:200px;
	margin-top:20px;
}

#side_menu a {
	font-size:10px;
}

#footer{
	display:block;
	overflow:hidden;
	float:left;
	padding:0px;
	margin:0px;
	width:942px;
	height:34px;
	line-height:34px;
	text-align:center;
	color:#FECA00;
	background:url(../images/footer_bg.jpg) repeat-x top left;
	border:1px solid #A01114;
}

#footer a{
	color:#FFF;
	font-weight:normal;
}
/*------------------------------------------*/
.contentpaneopen{
	width:100%;
	padding:0px;
	margin:0px;
}

.contentheading, .componentheading{
	display:block;
	clear:both;
	width:904px;
	height:30px;
	line-height:30px;
	color:#A01114;
	font-size:18px;
	font-weight:bold;
	font-family: "Times New Roman", Arial, Helvetica, Verdana, sans-serif;
	padding:0px;
	margin:0px;
	text-align:center;
}

.contentpane{
	display:block;
	clear:both;
	width:100%;
	padding:0px;
	margin:0px;
}

.article_separator{
 	display:none !important; 
}

#jcepopup-info, .zoom-image{
	display:none !important;
}

#jcepopup-content{
 	
	padding:0px !important;
}

#jcepopup-container{
 	height:560px !important;
	width:730px !important;
}

#jcepopup-content, #jcepopup-iframe{
 	height:560px !important;
	width:720px !important;
}

#jcepopup-iframe #header{
	display:none ;
}


