﻿
/* ******************** RESET BROWSERS' DEFAULT CSS START ******************** */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{ 
	margin:0;
	padding:0;
}
table
{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img
{ 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var
{
	font-style:normal;
	font-weight:normal;
}
ol,ul
{
	list-style:none;
}
caption,th
{
	text-align:left;
}
h1,h2,h3,h4,h5,h6
{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after
{
	content:'';
}
abbr,acronym
{
	border:0;
}

/* ******************** RESET BROWSERS' DEFAULT CSS END ******************** */

*
{
	margin:0px;
	font-family :"Trebuchet MS";
	font-size:100%;
}

body
{
	background:url("../_img/bkg_body.gif") repeat-x #01456c;
	font-size:0.8em;
	height:100%;
}

h1, h2, h3, h4, h5, h6
{
	font-family:'Trebuchet MS';
}

h1
{
	color:#069;
	font-size:1.8em;
	letter-spacing:1px;
	font-weight:bold;
	margin:5px 0 15px 0;
}
h2
{
	color:#4d71b8;
	font-size:1.6em;
	font-weight:bold;
	margin:20px 0 5px 0;
}
h3
{
	color:#839ccd;
	font-size:1.2em;
	margin:15px 0 4px 0;
	font-weight:bold;
}
h4
{
	color:#839ccd;
	font-size:1.2em;
	font-style:italic;
	border-top:1px solid #ccd6eb;
}
p, th, td, ul
{
	font-family:Trebuchet MS;
	/*font-size:0.9em;*/
	/*color:#333;*/
}

a.text
{
	font-size:inherit;
	color:#039;
	border-bottom:1px dotted #09c;
	text-decoration:none;
}

a.text:hover
{
	border-bottom:1px solid #09c;
}

p a.text, th a, td a, div.pnl_oops a.text, div.pnl_done a.text, #lit_message_oops a.text, #lit_message_done a.text
{
	font-family:Trebuchet MS,Verdana;
}

p b, td b, ul.text li b
{
	font-weight:bold;
	font-family:Trebuchet MS;
}
input, label
{
	font-family:Trebuchet MS;
}
ul.text
{
	padding-left:50px;
	margin-bottom:10px;
}
ul.text li
{
	background:url("../_img/ul_bullet.jpg") no-repeat 0px 4px;
	padding-left:15px;
	font-family:Trebuchet MS;
	color:#333;
	line-height:1.5em;
}

div.hr
{
	display:block;
	background:url("../_img/bkg_hr.jpg") repeat-x;
	height:13px;
	margin:30px 0 20px 0;
	clear:both;
}

/* ********* JQUERY EMPTY MARKER CLASSES ********* */

._JQDDNN /*jquery dropdown next next*/
{
	
}

._JQDDN
{
}

/* ********* JQUERY EMPTY MARKER CLASSES END ********* */


/* ********** GALLERY + THUMBNAILS START ********** */
div.gallery
{
	text-align:center;
}
a.thumbnail
{
	text-decoration:none;
}
a.thumbnail img.thumb_img
{
	border:1px solid #6c7075;
}
a.thumbnail:hover img.thumb_img
{
	border:1px solid #333;
}
a.thumbnail img.thumb_mag
{
	background:url("../_img/thumbnail_magnify1.png") no-repeat bottom right;
}
a.thumbnail:hover img.thumb_mag
{
	background:url("../_img/thumbnail_magnify2.png") no-repeat bottom right;
}
/* ********** GALLERY + THUMBNAILS END ********** */


.button
{
	border: none 0px;
	margin: 2px;
	padding: 0px;
	padding-bottom: 2px;
	width:140px;
	height: 24px;
	background:url("../_img/bkg_buton_normal.png") no-repeat;
	color:#f0f0f0;
	cursor:pointer;
}

.button:hover
{
	border: none 0px;
	margin: 2px;
	padding: 0px;
	padding-bottom: 2px;
	width:140px;
	height:24px;
	background:url("../_img/bkg_buton_hover.png") no-repeat;
	color:#f0f0f0;
	cursor:pointer;
}


.input_text
{
	width:120px;
	color:#036;
	border:1px solid #85a1bc;
	padding:1px;
}

.ui-datepicker
{
	font-size: 12px;
}

textarea
{
	color:#036;
	border:1px solid #85a1bc;
	padding:1px;
	margin-right:1px;
}

.required
{
	border-right:3px solid #c00;
}
.not_required
{
	margin-right:2px;
}

span.span_validator_master
{
	padding:9px 0px 5px 20px;
	color:#fc0;
	line-height:19px;
	background:url("../_img/validator_bkg.png") no-repeat 2px 7px;
}
span.span_validator
{
	padding:1px 1px 1px 17px;
	color:#f00;
	line-height:19px;
	background:url("../_img/validator_bkg.png") no-repeat;
}
div.pnl_done
{
	padding:5px 5px 5px 22px;
	color:#036;
	margin:5px 0 5px 0;
	border:1px solid #fc0;
	background:url("../_img/done_bkg.png") no-repeat 4px 4px #ffc;
}
div.pnl_oops
{
	padding:5px 5px 5px 22px;
	color:#036;
	margin:5px 0 5px 0;
	border:1px solid #900;
	background:url("../_img/oops_bkg.png") no-repeat 4px 4px #ffeaea;
}
div.clr
{
	clear:both;
}

/*********************** SHADOW START ***************************/

.shadow_container
{
	background: Transparent url(../_img/bkg_shadow_1000.png) no-repeat right bottom;
	float: left;
	clear: both;
	margin: 11px -8px -3px 8px;
}

.shadow_container div
{
	margin: -11px 8px 11px -8px;
}

.shadow_container div div
{
	margin: 0px;
}

/**************************  SHADOW END  *************************/


/* ****************************** BODY ****************************** */
#container
{
	width:800px;
	margin: 0 auto;
	position:relative;
	padding-bottom:80px;	/* the height of the footer; footer height=100, footer top=80;*/
}

/*     ***** CONTENT MIDDLE START *****     */
#container_middle
{
	position:relative;
	top:150px;
	display:block;
	width:800px;
	background:url("../_img/bkg_container_middle.gif") repeat-x #fff;
}

#content
{
	margin:0 20px;
	padding:20px 0;
	width:760px;
	text-align: justify;
	text-indent: 0em;
	color: #404040;
	font-size: 0.9em;
}

/* ==== MEMBERS VARIANTA CU LISTA ==== */

#content ul.membersList
{
	margin : 0px;
	padding : 0px;
	border: none 0px;
	list-style-type: none;
}

#content ul.membersList li
{
	margin : 10px 0 0 0;
	padding : 0px 3px;
	border: none 0px;
	display: block;
	float: left;
	width: 194px;
	text-align: center;
	height: 260px;
}

#content ul.membersList li a
{
	display: block;
	margin: 0px auto;
	width: 150px;
	height: 165px;
}

/* ===== END MEMBERS VARIANTA CU LISTA ===== */

#content ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 2.5em;
	/*margin-top: 1em;*/
	/*margin-bottom: 1em;*/
	border: none;
	list-style-type: disc;
	/*font-size: 0.9em;*/
}

#content ul li
{
	margin: 0px;
	padding: 0px;
	border: none;
	font-family:Trebuchet MS;
}

#content img.txtimg
{
	vertical-align: -0.15em;
}

#content div.contactLeft
{
	/*clear:left;*/
	float:left;
	width: 250px;
	padding: 3px;

}

#content div.contactRight
{
	float: left;
	clear: right;
	width: 400px;
	padding: 3px;
	text-align: left;
}

#content div.cntLeftSmall
{
	/*clear: left;*/
	float: left;
	width: 100px;
	padding: 2px;
}

#content div.cntRightSmall
{
	float: left;
	clear: right;
	width: 250px;
	padding: 2px;
}

#content_btm
{
	display:block;
	height:20px;
	width:800px;
	background:url("../_img/bkg_content_btm.gif") repeat-x;
}

.center
{
	margin-left: auto;
	margin-right: auto;
}

.trimitebuton
{
	/*width: 100%;*/
	width: 120px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}
	/* ****** START CONTENT ADMINISTRARE ******** */

#content #admin
{
	font-size: 1.11em;
}

#content #admin ul#userList
{
	list-style-type: none;
	margin-left: 0px;
	/*font-size: 100%;*/
}

#content #admin ul#userList li
{
	margin-bottom: 0.5em;
}

#content #admin .btnDelete
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin-left: 5px;
	background-image: url(../_img/delete_16.png);
	background-color: Transparent;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	cursor: pointer;
}

#content #admin #insertMembers
{
	text-align: left;
	line-height: 2.4em;
	margin-left: 1em;
	margin-top: 3px;
	display: none;
	background-image: url(../_img/bkg_admin_details.jpg);
	background-repeat: repeat-x;
	background-color: #e0ebf2;
	padding: 3px;
	
	width: 95%;
	border: solid 1px #114d70;
}

#content #admin .memberDetails
{
	line-height: 1.4em;
	margin-left: 1em;
	margin-top: 3px;
	display: none;
	background-image: url(../_img/bkg_admin_details.jpg);
	background-repeat: repeat-x;
	background-color: #e0ebf2;
	padding: 3px;
	width: 95%;
	border: solid 1px #114d70;
}

#content #admin a
{
	/*
	width: 300px;
	display: block;
	float:left;
	*/
	text-decoration: none;
	color: #2c6eb2;
	font-weight: bold;
}

#content #admin img
{
	margin: 0.5em 0em;
}


	/* ****** END CONTENT ADMINISTRARE ******** */


/*     ***** CONTENT MIDDLE END *****     */

/*     ***** HEADER START *****     */
#container_header
{
	position:absolute;
	top:0px;
	display:block;
	height:115px;
	width:800px;
	background:url("../_img/bkg_header.jpg") repeat-x;
}
#container_header #header_stripe
{
	position:absolute;
	top:0;
	left:0;
	width:800px;
	height:100px;
	background:url("../_img/bkg_header_btm.gif") repeat-x bottom left;
}
#container_header #header_abstract
{
	position:absolute;
	top:0;
	left:5px;
	width:573px;
	height:100px;
	background:url("../_img/bkg_header_abstract.jpg") no-repeat;
}
#container_header #logo
{
	background:url("../_img/bkg_logo_jci.jpg") no-repeat;
	position:absolute;
	left:0;
	top:0;
	width:300px;
	height:100px;
	text-indent:-10000px;
}
#container_header #navigation_left, #container_header #navigation_right
{
	position:absolute;
	top:150px;
	left:-10px;
	display:block;
	width:10px;
	height:9px;
	background:url("../_img/bkg_navigation_left.gif") no-repeat;
}
#container_header #navigation_right
{
	left:800px;
	background:url("../_img/bkg_navigation_right.gif") no-repeat;
}
#container_header ul
{
	position:absolute;
	left:-10px;
	top:100px;
	height:50px;
	width:800px;	/* +padding-left = 800 */
	background:url("../_img/bkg_navigation.gif") repeat-x;
	padding-left:20px;
}
#container_header ul li
{
	display:inline;
	/*float:left;
	position:relative;*/	/* don't think float & position are necessary */
}
#container_header ul li a
{
	padding-left:12px;
	display:inline;
	float:left;
	text-decoration:none;
	margin-left:2px;
}
#container_header ul li a span
{
	padding-right:12px;
	display:block;
	line-height:50px;
	color:#fff;
	font-size:13px;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Verdana, Sans-Serif;
	font-family:Arial;
	font-weight:bold;
	white-space:nowrap;
}
#container_header ul li a:hover
{
	background:url("../_img/bkg_navigation_mouseover.gif") top left no-repeat;
}
#container_header ul li a:hover span
{
	color:#01456c;
	background:url("../_img/bkg_navigation_mouseover.gif") top right no-repeat;
}
#container_header ul li a.selected
{
	background:url("../_img/bkg_navigation_selected.gif") top left no-repeat;
}
#container_header ul li a.selected span
{
	color:#01456c;
	background:url("../_img/bkg_navigation_selected.gif") top right no-repeat;
}

#container_header #topRightLinks
{
	float: right;
	margin-top: 70px;
}

#container_header #topRightLinks a
{
	color: #b3d3e1;
	border-bottom: dotted 1px #b3d3e1;
	text-decoration: none;
	line-height: 20px;
}

#container_header #topRightLinks a:hover
{
	color: #ffffff;
	border-bottom: solid 1px #ffffff;
}


/*     ***** HEADER END *****     */

/*     ***** FOOTER START *****     */

#container_footer
{
	position:relative;
	top:150px;
	display:block;
	height:70px;		/* +padding-top => 100 */
	width:800px;
	background:url("../_img/bkg_footer.gif") repeat-x;
	padding-top:20px;
}
#container_footer ul li
{
	display:inline;
	float:left;
}
#container_footer a, #container_footer span, #container_footer br
{
	line-height:25px;
	font-size:11px;
	color:#318aa8;
}
#container_footer a
{
	text-decoration:none;
	margin:0 10px 0 0;
	border-bottom:1px dotted #19678a;
}
#container_footer a:hover
{
	color:#40b4db;
	border-bottom:1px solid #228cbd;
}
/*
#container_footer #grafx
{
	display:inline;
	float:right;
	width:66px;
	height:25px;
	background:url("../_img/grafx-logo.png") no-repeat;
	text-indent:-10000px;
	border:0;
}
*/

#container_footer #grafx
{
	display:block;
	float: right;
	width: 66px;
	height: 42px;
	background:url("../_img/grafx-logo-1.png") no-repeat;
	line-height: 42px;
	text-indent: -10000px;
	border: 0;
	margin-top: 8px;
	margin-right: 0px;
}

#container_logos
{
	width: 790px;
	background-color: #e9e9e9;
	padding: 3px 5px 3px 5px;
	/*margin-bottom: 5px;*/
}

#container_logos a, #container_logos a:hover
{
	border: none 0px;
	margin: 0px;
}

#container_logos img
{
	vertical-align: middle;
	margin: 3px;
}

#container_logos a span
{
	display: none;
}

#container_logos #JCIPartners
{
	font-size: 12px;
	color: #01456c;
	margin-left: 5px;
	font-weight: bold;
}

/*     ***** FOOTER END *****     */


/*    ***** 404 START *****     */
#progress_bar
{
	margin:30px 0 10px 0;
	display:block;
	position:relative;
	width:740px;
	height:3px;
	background:#dedede;
}
#progress_bar #progress_bar_inside
{
	position:absolute;
	top:1px;
	left:1px;
	height:1px;
	width:738px;
	background:url("../_img/bkg_hr.jpg");
}
#progress_bar #progress_bar_white
{
	position:absolute;
	top:1px;
	right:1px;
	height:1px;
	width:738px;
	background:#fff;
}
/*    ***** 404 END *****     */

/*    ***** LIGHTBOX START *****     */
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; color:#666; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Trebuchet MS ,Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow:auto;
	width: 100%;
	padding: 10px 10px 0 10px;
	border-bottom:1px dotted #dedede;
}
#lightbox-container-image-data {
	padding:0;
	color:#666;
}
#lightbox-container-image-data #lightbox-image-details { 
	width:70%;
	float:left;
	text-align:left;
}	
#lightbox-image-details-caption 
{
	font-weight:bold;
	font-size:12px;
}
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	font-size:9px;
	font-family:Trebuchet MS,Verdana, Arial, Sans-Serif;
	padding-bottom: 1.0em;
}			
#lightbox-secNav-btnClose {
	width:25px;
	float:right;
	margin-bottom:10px;
}
/*     ***** LIGHTBOX END *****     */

/* ******* IE PNG FIX ******** */

img, div, input 
{
	behavior: url("iepngfix.htc") 
}

/* ******* IE PNG FIX END ******** */