﻿/* STANDARD FORMATTING - START*/

* {font-size: 100.01%;}
html {font-size: 64%;}
body{
	margin:0;
	color:#000;
	font:1em Arial, sans-serif;
	background:#f8f8f8;
	margin-top:6px;
}
img{border-style:none;}
a{text-decoration:none;
	color: #cc008f;
}
a:hover{text-decoration:underline;}
h1
{
	color: #cc008f;
	font-size: 2.0em;
	margin:10px 0 0;
	font-weight: normal;
}
h2
{
	color: #999;
	font-size: 1.7em;
	font-weight: normal;
	margin: 12px 0 -6px 0;
	padding:0;
}
h3
{
	color: #cc008f;
	font-size: 1.2em;
	font-weight: bold;
	margin: 16px 0 -12px 0;
}
h4
{
	font-weight: bold;
}
/* STANDARD FORMATTING - END */

/* HEADER - START */
#header {
	width:864px;
	height:250px;
	overflow:hidden;
	position:absolute;
	top: 0;
	left: 0;
	border:1px solid #999;
	border-bottom:0px solid #999;
}
/* HEADER - END */


.left-col p 
{
	font-size: 1.5em;
	line-height: 1.5em;
	/*color: #3d3d3d;*/
	margin:12px 0 20px;
}

.left-col li{
list-style: square inside; color:#cc008f;
	font-size: 1.2em;
	padding-bottom:12px;}

p.reference{
	font-size: 1.2em;	
}

/*LAYOUT DIVS*/
#page {
	/**/
	margin:0px auto;
	width:866px;
	overflow:hidden;
	position: relative;
	padding: 250px 0 0;
	/*border-bottom: 7px solid #1f4db1;*/
	padding-bottom:157px;
}

/* FOOTER - START */
#footer{
	width:866px;
	height:150px; /*padding-bottom in #page also*/
	overflow:hidden;
	position:absolute;
	bottom: 0;
	left: 0;
	border-top: 7px solid #999;
}
#footer p{
	margin: 0;
	padding: 6px 16px 0px 26px;
	font-size: 1em;
	color:#999;
}
/* FOOTER - END */

#main { /*Div that sits inside page - child of #page*/
	width:864px;
	overflow:hidden;
	border:1px solid #999;
	border-top:solid 0px #999;
	background: #fff;	
}
#content {  /*Div - child of #main*/
	width: 864px;
	padding: 0px 0 20px 0px;
	min-height:570px;
}
.two-col {  /*Div - child of #content*/
	width: 100%;
	overflow: hidden;
	padding: 0 0 28px;
}
.left-col {
	float: left;
	width: 580px;
	margin: 20px 0px 0px 26px;
	text-align:justify;
}

.right-col {
	width: 210px;
	float: right;
	background: #c7c0c0;
	background: #999;	
	margin: 20px;
	padding-top:15px;
	text-align:center;
}
.right-col h1{
	color: #fff;
}
.right-col h2{
	color: #1f83ff;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
	padding:6px;
}
.right-col p{
	color: #fff;
	font-size: 1.4em;
	margin: 0;
	padding:6px;
	line-height: 1.4em;
}
.hr{
	background-color: #cc008f;
	height:4px;
	margin:15px;
	width:180px;
	text-align:center;
}


/*TOP NAVIGATION - START*/
.nav-holder { /*Class of the Div around top Nav*/
	position: absolute;
	top: 225px;
	left: 0;
	width: 100%;
	background: #000;	
}
/*TOP NAVIGATION - END*/


#jsddm
{	margin: 0;
	padding: 0
}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 14px Tahoma, Arial}

	#jsddm li a
	{	display: block;
		background: #000;
		padding: 5px 26px;
		text-decoration: none;
		border-right: 0px solid white;
		color: #EAFFED;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: #cc008f}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			background: #000}
		
		#jsddm li ul li a:hover
		{	background: #cc008f}
/*TOP MENU - END*/


 ul.slideshow {  
     list-style:none;  
     width:180px;  
     height:194px;  
     overflow:hidden;  
     position:relative;  
     margin:0;  
     padding:0;  
     margin-left:14px;         
     *margin-left:0px;         
 }     
   
 ul.slideshow li {  
    position:absolute;  
     left:0;  
     right:0;  
 }  
  
 ul.slideshow li.show {  
     z-index:500;      
 }  
   
ul img {  
     border:none;      
 }  
  
 #slideshow-caption {  
     width:180px;  
     height:30px;  
     position:absolute;  
    bottom:0;  
     left:0;   
     color:#fff;  
    background:#000;  
     z-index:500;  
 }  
  
 #slideshow-caption .slideshow-caption-container {  
     padding:5px 10px;     
    z-index:1000;     
 }  
  
 #slideshow-caption h3 {  
     margin:0;  
    padding:0;    
    font-size:11px;  
 }  
   
 #slideshow-caption p {  
     margin:5px 0 0 0;  
     padding:0;
     font-size:1.2em;  
 }

 p.quotee{
 	text-align:left;
}
 
 p.quotee{
 margin-top:-12px;
 	font-size:1.2em;
 	font-weight:bold;
}

.img-desc {
	position: relative;
	display: block;
	margin-bottom: 10px;
}

.img-desc cite {
    font-size:1.2em;  
    background: #111;
	filter:alpha(opacity=75);
	opacity:.75;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #999;
	font-family:Arial;
}