/* GENERAL STYLES */
/* Rich text editor styling start */
#holderBody {
	background: #fff;
}
.pics { padding:0; margin:0; }

.picTitle {text-align: center; font-size:12px;
	font-weight: bold;
	padding: 12px;	
	width: 210px;
}

#slideshow { 
position: relative; 


} 


#slideshow img { 
position: absolute; 
top:0; 
left:0; 
display:none; 
padding: 15px; border: 1px solid #ccc; background-color: #eee;
} 


#slideshow img:first-child { 
display:block; 
}

#holder {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	text-align: left;
}

/* Rich text editor styling end */

body,html {
	margin:0;
	padding:0;
	background-color: #EFEFF6;
	font-family: 'lucida grande', 'lucida sans', lucida, verdana;
	font-size:12px;
	text-align: center;
	color:#333366;
	}

/* HEADERS */
h2 {
	font-size:30px;
	margin: 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 140%;
	text-decoration: none;
}

/* NEWS*/
.newsDate {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 90%;
}
.newsResume {
	margin: 0 0 10px 0;
	padding: 0;
}

#newsBox {
	width: 160px;
	float: right;
	padding: 20px;
	margin: 5px;
	border: 1px dotted #ddd;
}

#pContent{

	float: left;
	padding: 2px;
	width: 480px;
}



#tBox {
	width: 200px;
	float: right;
	padding: 15px;
	margin: 5px;
	 }



#newsBox .newsDate {
	border-top: 1px solid #ddd;
}

#newsBox .newsLogo {
	border-top: 1px solid #ddd;
}

/* header */
#header {
width: 775px;
height: 95px;
border-bottom:1px #333366 solid;
padding: 0;
display: block;
}

#datetimefmt {

	float:right;
	margin: 8px 18px 0 0;
	color:#32339B;

}

#minilogofmt {

	float:right;
	margin: 0;
	padding:0;
	margin: 0 18px 0 0;

}

/* Navigation 

#secondLevelNavigation {
    float: left;
    width: 110px;
    list-style:none;
    padding:0;
    margin: 0;  
    border-top: 1px solid #ddd;
}

#secondLevelNavigation li {
    margin: 0;
    border-bottom: 1px solid #ddd;
}

#secondLevelNavigation li .selected {
	font-weight: bold;
}

#secondLevelNavigation a {
    display: block;
    padding: 5px 0;
    text-decoration: none;
}

#secondLevelNavigation a:hover {
    background-color: #eee;
}

.naviHolder{
    float: left;
    padding:0;
    width:640px;
    height: 30px;
    margin: 0;    
}

.naviHolderMenu{
    float: left;
    padding:0;
    width:600px;
    height: 25px;
    margin: 0;    
}

#naviHolderBottom{
    float: left;
    padding:0;
    width:775px;
    height: 2px;
    margin: 0;    
   
}

#naviList {
    list-style:none;
    margin: 0;    
    padding: 0;
}

#naviList li {
    float:left;
    border-left:#ddd9cc solid 1px;
    border-right:#888477 solid 1px;
padding: 0 5px 0 5px;

    }

#naviList .selected {
	font-weight: bold;
}

#naviList a{
    padding: 8px 0;
    text-align: center;
    text-decoration:none;
    color:#32339B;
    display: block;
}

#naviList a:hover{
    color:#4a74c5;
}
/* Pull */
#nav ul, #nav {
	list-style: none;
	padding: 0;
	
}
#nav a {
    padding: 8px 0;
    text-align: center;
    text-decoration:none;
    color:#ffffff;
    display: block;
}

#nav .current {
	font-weight: bold;
}

#nav a {
	text-decoration: none;
}

#nav a:hover {
	color: white;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #060;
	padding: 0.5em 0;
}

#nav li {
	float: left;
	position: relative;
	width: 10em;
	text-align: center;
	cursor: default;
    border-left:#ddd9cc solid 1px;
    border-right:#888477 solid 1px;
}



/* BREADCRUM */
#umbBreadcrum {
    list-style:none;
    padding: 0;
    margin: 0;
    color: #aad;
    font-size: smaller;
}


#umbBreadcrum li {
    float:left;
    margin: 0 3px 3px 0;  
    padding: 0;
}

/* BOXES */
a {
color: #aad;
}



#textContent {
	float:right;
	width:600px;
	border-left: 1px solid #ddd;
	
	padding-left: 10px;
	min-height: 380px;
	_height: 380px;
}

#bottomInfo {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	color: #aaa;
	font-size: smaller;
}

#container {
	margin: 10px auto;
	width: 782px;
        background: #fff;
}

#main {
	width:782px;
	margin:0;
	padding:0;
	text-align:left;
}

#bottombreak {
	clear: both;
	width:775px;
	height: 2px;
	margin:0;
	padding:0;
	}


#bottom {
	width:765px;
	margin:3px 0;
	padding:3px 0;
	text-align:center;
	font-size: x-small;
}

#content {
	width:750px;
	float: left;
	padding-top:15px;
	padding-left:17px;
	padding-right:25px;
	padding-bottom:15px;
}

#content img {
	margin:0 0 20px 20px;
}


#main {

	background-image:url(wizard/background_top.gif);
}
#bottomShadow {
	background-image:url(wizard/background_bottom.gif);
}

/************************* Left navigation *************************/

#leftNavs {
	position: absolute;	
	width: 128px;
}
#leftNavs a {
	color: #fff;
	font-size:8px;
	text-decoration: none;
}
#leftNavs ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
	background:#3D51AE;
	border-top:0;

}
#leftNavs ul li {
	border-top:0;
			
}
#leftNavs div.top {
	background: #3D51AE url(images/nav-cornerTL.gif) no-repeat 0 0;
	border-bottom: #ccc 1px solid;
	height:8px;
	padding:0;
	position:relative;
}
#leftNavs div.top img {
	position:absolute;
	right:0;
}
#leftNavs div.bottom {
	background: #3D51AE url(images/nav-cornerBL.gif) no-repeat 0 0;
	border-top:0;
	height:8px;
	padding:0;
	position:relative;
}
#leftNavs div.bottom img {
		
	position:absolute;
	right:0;
	
}

.celebimage{
	padding:5px;
         margin-left:10px;
         margin-right:10px;
         float:left;

}

.top{
	background: url(images/nav-cornerTR.gif) no-repeat 100% 0;


}
 
#leftNavs .top a {
	background: url(../css/images/nav-cornerTR.gif) no-repeat 100% 0;
	border-top:0;
}
 
#leftNavs a {
	display: block;
	margin: 0;
	padding: 5px 15px 5px 15px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	font-weight: bold;
	

}
#leftNavs  a.selected {
	background-color:#969696;
 
		}

#leftNavs ul li a:hover, #leftNavs ul li a:focus, #leftNavs ul li a:active {
	background: #32339b;
	border-top: 1px white solid;
	border-bottom: 1px white solid;
	text-decoration: none;
	
}

#leftNavs  ul {
	padding: 0;
}
#leftNavs  ul li {
	background:#EFEFF1;
	border-bottom: 1px white solid;

	}
#leftNavs ul li ul li {
	background:#EFEFF1;
	border-bottom: 1px white solid;


	}

#leftNavs  ul li a {
	font-size: 1.0em;
	padding: 2px 10px 2px 14px;
	background:#EFEFF1;
	color:#666;
	font-weight:normal;
	border:#EFEFF1;
		
}
#leftNavs ul li ul li a {
	background: #fff url(../css/images/dash.gif) 15px 9px no-repeat;
	padding: 2px 10px 2px 25px;
	border-bottom: o;
	
}

#leftNavs  ul li a.selected:hover{
	color:black;

}

#leftNavs ul li ul li a.selected:hover{
	color:black;

}

#leftNavs ul li ul li a.selected {
	background:url(images/arrow.gif) #fff 0.7em 0.6em no-repeat;
	color:#32339b;
}

#leftNavs ul li a.selected {
	background:url(images/arrow.gif)  0.7em 0.6em no-repeat;
	color:#32339b;
}

#leftNavs ul li ul li a:hover, #leftNavs ul li ul li a:focus, #leftNavs ul li ul li a:active {
	color:#fff;
	
}

#leftNavs ul li a:hover, #leftNavs  ul  li a:focus, #leftNavs ul  li a:active  {
	color:#fff;
}


/************************* Sundry *************************/
.client a img{

	border-style: none;
}

.clientimg{
	
	width: 600px;
}

.client{
	display:inline;
	width: 200px;
	margin-left: 20px;
	text-align:left;


}

/* EDITOR PROPERTIES */
h1 {
	font-size:20px;
	font-weight: bold;
}

h3 {
	font-size:12px;
	font-weight: bold;
}

