 

/******************************************************************************************************************************
Eric Meyer CSS Reset   ************************************************************************************************************ 
**********************************************************************************************************************/
 

html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,/*strong,*/sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	/*font-size: 100%;*/
	/*line-height: 1;*/
	font-family: inherit;
	text-align: left;
	outline:none;
}
a img,:link img,:visited img { border:none }

:link,:visited { text-decoration:none }

table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}


/***********************************************************************************************************************************
***  global stuff   ****************************************************************************************************************
*
**********************************************************************************************************************************/
.outline{
	border: 1px solid silver;
}

.advert{
	background-color: #F0F8FF;
	border: 1px solid silver;
	-moz-box-shadow: 3px 3px 5px 0 silver;
	-webkit-box-shadow: 3px 3px 5px silver;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 415px;
	padding: 15px 0;
	
}



.advert ul{
	font-style: italic;
	line-height: 2em;
	padding:5px 30px;
}

.red{
	color: #CD5C5C;
	
}

em{
	font-style: italic;
	font-weight: bold;
}

a[href$='.pdf']:after {
content: url(../sys/icon_pdf.gif);
padding-left:5px;
}

a{
	color: #1E90FF;
}
a:hover{
	color: #FF6347;
}
	
a:active{
	color:green;
}

#logo a{
  height: 102px;
  width:100%;
  background-color: white;
}

.fr{
	float:right;}
.fl{
	float:left;
}
.font1{
	font-size: 1em;
}
.font125{
	font-size:1.25em;
}
.font15{
	font-size:1.5em;
}
.font2{
	font-size:2em;
}
.margin0{
	margin:0;
}
.pad5{
	padding:5px;
}
.pad0{
	padding:0px
}
.pad10{
	padding:20px;
}
.pad15{
	padding:15px;
}

.pad20{
	padding:20px;
}

.clear{
	clear:both;
}

.clear_l{
	clear:left;
}

.clear_r{
	clear: right;
}
.cent
{
	text-align:center;
}

#left h2,#left h3{
	text-align:center;
	margin:20px 0;
}

 h1, h2, h3, h4 {
	padding: 5px 15px;
	letter-spacing: 2px;
	color: #013470;
	font-family: "Times New Roman", Times, serif;
	text-transform: capitalize;
}
h1{
	font-size: 1.75em;
	
}

h2{
	font-size: 1.25em;
	margin: 5px;
}
h3{
	font-size:1.15em ;
	margin: 2px;
}

h4{
	font-size:1.1 ;
}



#main h1{
	margin: 30px 0 20px 0;
	font-size: 2.5em;
	line-height: 1.25em;
}

p{
	padding:12px 25px 8px 15px;
}



.center{
  text-align: center;
  clear: both;
}



#main em{
	font-size: 1em;
	font-family: Arial Narrow;
	letter-spacing: 1px;
	font-style: italic;
	font-weight: 600;
}



.w15{
	width:15%;
}
.w25{
	width:25%;
}
.w30{
	width:30px;
}

.w40{
	width:40%;
}
.w50{
	width:49.5%;
}
.w75{
	width:75%;
}
::selection {
	background: #a8d1ff; /* Safari */
	}
::-moz-selection {
	background:  #a8d1ff; /* Firefox */
}
/******************************************************************************************************************************
*** page  structure   **************************************************************************************************************
******************************************************************************************************************************/


body {
	color: #606060;
	background-color: #4b6481;
	background-image: url(../sys/800-SHAD.png);
	background-position: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 62.5%;
	text-align: center;
	min-width: 800px;
	padding: 0;
	margin: 0;
	height: 100%;
}
 
#pagewidth{
	margin: 0px auto;
	width: 800px;
	text-align: left;
	background-color: White;
	border-left: 1px solid #AAAAFF;
	border-right: 1px solid  #AAAAFF; /*min-height: 900px;*/
	height: 100%;
}


#logohead{
	height:109px;
	background-image: url(../sys/hep_head.gif) ;
	background-repeat: no-repeat;
	border-bottom:3px solid #f7cf18;
}

#picwrap{
	position:relative;
	background-image: url(../images/banner1.jpg);
	width:800px;
	height:100px;
	-moz-box-shadow: 2px 2px 3px 0 silver;
	-webkit-box-shadow: 2px 2px 3px silver;
}

.head_pic{
	width: 25%;
	height: 100px;
	float: left;
	
}



#main{
	width: 570px;
	float: right;
	margin-right: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.65em;
	position: relative;
}

#left{
	width: 180px;
	min-height: 700px;
	float: left;
}


#foot{
	clear: both;
	text-align: right;
	margin:0 50px 0 0;
	padding-bottom:10px;
}

/***********************************************************************************************************************************
***  top navigation  ****************************************************************************************************************
***********************************************************************************************************************************/
div#navbar {
	 line-height: 2.5em;
	width: 800px;
	background-color: #01244e;
	
}

div#navbar ul {
	width: 800px;
	text-align: center;
	font-family: "Arial Narrow";
	color: #FFF;
	white-space: nowrap;
	letter-spacing: 2px;
}
div#navbar li {
   line-height: 2.5em;
   list-style-type: none;
   display: inline;
	margin-left: .25em;
}
div#navbar li a {
	text-decoration: none;
	padding: 7px 2px 5px 5px;
	line-height: 2.5em;
	color: #CCCCCC;
	font-size: 1.05em;
	font-style: italic;
	font-variant: small-caps;
}

div#navbar li a:visited {
   outline:none;
}

div#navbar li a:hover, div#navbar li a:focus{
	color: #01244e;
	background-color: #f7cf18;
	border-bottom: 2px solid #FF8C00;
	outline: none;
}

div#navbar li a:active{
	color: Green;
	background-color: #FFD700;
	border-bottom: 2px solid Lime;
	outline: none;
}

/******************************************************************************************************************************
***   left nav   **************************************************************************************************************
******************************************************************************************************************************/

.left_list{
	background-color: #E0DFFF;
	border: 1px solid Silver;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	letter-spacing: 2px;
	padding-bottom: 3px;
	-moz-box-shadow: 2px 2px 3px 0 silver;
	-webkit-box-shadow: 2px 2px 3px silver;
	-moz-border-radius: 0  0 5px 5px;
	-webkit-border-radius: 5px;
	font-variant: small-caps;
}
.left_list a{
	color: #013470;
	background-color: #E0DFFF;
	font-style: italic;
	line-height: 1.3em;
	display: block;
	margin: 4px;
	padding: 5px;
	text-align: center;
	border-top: 1px solid Silver;
	border-right: 2px solid #708090;
	border-bottom: 2px solid #708090;
	border-left: 1px solid Silver;
	
}
.left_list a:hover{
	color: #33015D;
	background-color: #D2D5FF;
	border-top: 2px double #708090;
	border-right: 1px double Silver;
	border-bottom: 1px double Silver;
	border-left: 2px double#708090;
}

.left_list a:active{
	color:green;
}
#left .left_list h3{
	margin:5px 0;
}


/******************************************************************************************************************************
*** L_INSET & R_INSET   **************************************************************************************************************
******************************************************************************************************************************/
.l-inset{
	/*border: 1px solid #E0DFFF;*/
	color: #7F708F;
	margin: 15px 5px;
	font-size: .95em;
	line-height: 1.75em;
	text-align: justify;
}
.l-inset p{
	padding: 5px 0px 5px 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	
}
.l-inset h3{
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	background-color: #E0DFFF;
	-moz-box-shadow: 2px 2px 3px 0 silver;
	-webkit-box-shadow: 2px 2px 3px silver;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-transform: capitalize;
	font-style: italic;
	font-weight: 600;
}

.r-inset img, .l-inset  img{
	background-color: #FFFFE0;
	padding: 5px;
	
	border: 1px solid #6A5ACD;
	-moz-box-shadow: 2px 2px 3px 0 silver;
	-webkit-box-shadow: 2px 2px 3px silver;
}


.r-inset{
	font-size: .95em;
	float: right;
	margin-right: -15px;
	width: 150px;
	padding: 17px 0 300px 15px;
	min-height: 1000px;

	height: 100%;
}
.r-inset dl{
   margin-right: 5px;
	padding-bottom: 10px;
}
.r-inset dt, .r-inset h3{
	background-color: #013470;
	color: White;
	padding:8px 0 8px 2px;
	margin: 10px 0;
	letter-spacing: 1px;
	font-family: "Adobe Caslon Pro";
	font-size: 1.25em;
}
.r-inset h3{
	margin: 15px 0;
	text-transform: capitalize;
	text-align: center;
	color: #ffd700;
	-moz-box-shadow: 2px 2px 3px 0 silver;
	-webkit-box-shadow: 2px 2px 3px silver;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-style: italic;
	border: 1px solid #ffd700;
	font-weight: 600;
}
.r-inset h4{
	margin: 15px 0;
	text-transform: capitalize;
	-moz-box-shadow: 2px 2px 3px 0 silver;
	-webkit-box-shadow: 2px 2px 3px silver;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-style: italic;
	font-weight: 600;
}
.r-inset dt{
	padding-left:10px;
}

.r-inset dd{
	padding-left:20px;
}

.r-inset p{
	line-height:1.75em;
	margin-top:8px;
	padding:5px 10px;
	
}

/******************************************************************************************************************************
***   Home page  **************************************************************************************************************
******************************************************************************************************************************/
#home #main{
	margin-right:30px;
	
}

#home #main .r-inset h3,#home #main .r-inset h4{
	padding:3px 10px;
	margin: 15px 5px 15px 0;
	letter-spacing: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	text-decoration: none;
	
}
#home #main .r-inset h4{
	background-color: #B0C4DE;
	font-size: .85em;
	margin-top: 20px;
}

/******************************************************************************************************************************
***   members page  **************************************************************************************************************
******************************************************************************************************************************/

.section{
	width: 40%;
	margin: 5px 10px;
	padding: 5px;
	float: left;
	background-color: #F5FFFA;
	border: 1px solid #A9A9A9;
	-moz-box-shadow: 3px 3px 5px 0 silver;
	-webkit-box-shadow: 3px 3px 5px silver;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.section dl   {
	background: transparent;
	float: left;
	clear: both;
	width: 100%;
}

.section dt {
	width: 80%;
	float: left;
	clear: both;
	color: #3B4A53;
	font-size: 1.15em;
	font-style: italic;
	font-weight: 500;
	padding: 2px 0 2px 25px;
	margin-bottom: 5px;
	background-color: #E6E6FA;
	-moz-box-shadow: 3px 3px 5px 0 silver;
	-webkit-box-shadow: 3px 3px 5px silver;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.section dd {
	float: left;
	clear: both;
	width: 100%;
	padding: 10px 0 15px 55px;
	font-size: 1.25em;
	color: #272727;
	font-style: italic;
}
.section h3 {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #52616D;
	padding-bottom:10px;
	text-decoration: underline;
}


/******************************************************************************************************************************
***   sponsors page  **************************************************************************************************************
******************************************************************************************************************************/
#sponsor #main img{
	margin: 25px 15px 25px 0;
	background-color: #FFFFE0;
	-moz-box-shadow: 3px 3px 5px 0 silver;
	-webkit-box-shadow: 3px 3px 5px silver;
}

ol{
	list-style-position: inside;
	list-style-type: square;
}
#sponsor blockquote{
margin-left: 25%;
}

#sponsor #main{
	margin-right:30px;
}
/******************************************************************************************************************************
*** SAMPLES PAGE   **************************************************************************************************************
******************************************************************************************************************************/


#samples #main{
	margin: 0;
	width: 775px;
	border: thin solid Silver;
}

#cd-box{
   
	width:99%;
	background-color: #FFC0CB;
	margin:0 auto;
	text-align:center;
	
}

.listento{
	border: 1px solid Silver;
	color: #7F708F;
	float: left;
	padding-bottom: 10px;
	margin: 18px;
	font-size: .95em;
	line-height: 1.5em;
	text-align: justify;
	width: 360px;
	-moz-box-shadow: 3px 3px 5px 0 silver;
	-webkit-box-shadow: 3px 3px 5px silver;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.listento p{
	padding:5px;
}
.listento h3{
	text-decoration: none;
	text-align: center;
	font-family: "Adobe Caslon Pro Bold";
	background-color: #E0DFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.cdlist img{
	padding: 4px;
	margin: 8px;
	background-color: #FFFFE0;
	border: 1px solid #6A5ACD;
	-moz-box-shadow: 3px 3px 5px 0 silver;
	-webkit-box-shadow: 3px 3px 5px silver;
}

.cdlist{
	background-color: #F0F8FF;
	font-size: .8em;
	border: thin solid Silver;
	margin: 18px;
	padding-bottom: 10px;
	text-align: center;
	width: 360px;
	-moz-box-shadow: 3px 3px 5px 0 silver;
	-webkit-box-shadow: 3px 3px 5px silver;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.cdlist dl{
	width:95%;
	margin:10px auto;
}

.cdlist dt{
	padding:3px;
	font-weight:bold;
}
.cdlist dd{
	margin-left:15px;
}

.samplist{
	margin:10px
}
.samplist dt{
   font-weight:bold;
	
}
.samplist dd{
   margin-left:5px;
}


/******************************************************************************************************************************
*** engagements page   **************************************************************************************************************
******************************************************************************************************************************/
#engagements #main h1,#engagements #main h2{
	margin-bottom:5px;
	padding: 3px;
}

#engagements #main h2{
	font-size: 2em;
	margin-left: 25px;
	text-decoration: underline;
}

#engagements #main dl{
	margin: 25px 110px 25px 25px;
	padding: 10px 15px;
	background-color: #F5FFFA;
	border: 1px dotted #C8C8C8;
	-moz-box-shadow: 3px 3px 5px 0 silver;
	-webkit-box-shadow: 3px 3px 5px silver;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


#engagements #main  dt{
	background-color: #E6E6FA;
	color: #013470;
	padding: 1px 10px;
	line-height: 1.5em;
	font-size: 1.25em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	width: 20%;
	text-align: center;
	-moz-box-shadow: 3px 3px 5px 0 silver;
	-webkit-box-shadow: 3px 3px 5px silver;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#engagements #main dd{
	margin: 5px 0 10px 30px;
	padding: 10px 0;
	font-size: 1.35em;
	font-style: italic;
	font-family: "Arial Narrow";
}


/******************************************************************************************************************************
***   News Page page  **************************************************************************************************************
******************************************************************************************************************************/
#news #main hr{
	width: 40%;
	height: 1px;
	border-top: 1px dashed #013470; /*background-color:#013470;*/
	margin: 20px auto;
	text-align: center;
}
#main img{
	  padding: 4px;
	margin: 8px;
	background-color: #FFFFE0;
	border: 1px solid #6A5ACD;
	-moz-box-shadow: 3px 3px 5px 0 silver;
	-webkit-box-shadow: 3px 3px 5px silver;
}


/******************************************************************************************************************************
***   CSS File  Form Script */
/*    **************************************************************************************************************
******************************************************************************************************************************/
/*****  thankyou styling ********/
#th{
	width;50%;
	margin:50px auto ;
	font-size: 1.25em;
	color:#013470;
}
/*******  end  ****/
#fcf2 {
font-family:arial;
font-size:11px;
margin:45px;
border:1px solid #3D5686;
background-color:#FFF;
width:450px;
}
#fcf2 h3 {
font-size:1.5em;
background-color:#3D5686;
color:#FFFFFF;
font-weight:bold;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
background-color:#FFF;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 335px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}


/******************************************************************************************************************************
***   button  */
/*    **************************************************************************************************************
******************************************************************************************************************************/


a.button {
	/* Sliding right image */
	background: transparent url('sys/button_right.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 35px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
/* FONT PROPERTIES */
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../sys/button_right.png);
}

a.button span {
	/* Background left image */
	background: transparent url('sys/button_left.png') no-repeat;
	display: block;
	line-height: 22px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 7px 0 5px 18px;
	background-image: url(../sys/button_left.png);
} 

a.button:hover span{
    text-decoration:underline;
}
