﻿@charset "utf-8";
/* CSS Document for top slider 
*/

#main {

	width:800px;
	margin: 0px auto 0px 0px;
	/*border: 0px solid #f0f0f0;*/
	height: 409px;
	
	

}

ul#slide_control li,
ul#slide_nav li{
    list-style:none;
}

#slide_control li{
    list-style: none;
    display: block;
    float:left;
}

.fade {margin-bottom: 2em;}

.fade p
{
	margin-bottom: 2em;
	text-align: center;
	/*width: 100%;*/
	background: #fff;
}

#slider {width: 645px; height: 304px;}
	#sliderTextContainer {width: 385px; height: 190px; margin-top: 20px; float: left; }
	#sliderTextContainer ul {margin-left: 15px; width: 365px; height: 190px; }
	#sliderTextContainer ul li {list-style: none; width: 365px; height: 190px; overflow: hidden;}
		#portfolio-desc
		{
			font-family: Verdana, Geneva, Sans-Serif;
			font-size: 12px;
			color: #5a5a5a;
			font-style: normal;
			font-variant: normal;
			font-weight: normal;
			margin: 0; padding: 0;
		}
		
		.portfolio-descTitle
		{
			color: #0167cc;
			font-size:14px;
			font-weight: bold;
			margin-bottom:8px;
		}
		
	#sliderPortfolioContainer {width: 252px; height: 304px; margin: 0; padding: 0; float: left;}
		#portfolio {margin: 0; padding: 0;}
		#portfolio ul {margin: 0; padding: 0; /*top: 90px; left: 350px;*/}
		#portfolio li {list-style: none; margin: 0; padding: 0; /*top: 90px; left: 350px;*/}
		#portfolio img
		{
		    width: 252px;
		    height: 304px;
		    margin: 0; padding: 0;
		    position: relative;
		    top: -20px;
		    left: 0px;
		}
		
	#dvTextTop {width: 385px; height: 190px; }
		
	#sliderNavContainer {width: 200px; height: 35px; margin-left: 65px; padding-left: 65px;}
		#slide_nav {width: 200px;}
		#slide_nav li:hover {cursor: hand; z-index: 5000;}
		#slide_nav li span {margin-left: -10000px;}
		#slide_nav li {background-repeat: no-repeat;overflow: hidden;top: 0px;}
		ul#slide_nav li 
		{
			background-image: url(/PublishingImages/home/but_o_off.gif);
			display: block;
			float: left;
			height: 9px;
			list-style: none;
			margin: 0 0 0 3px;
			padding: 2px;
			width: 10px;
		}
		ul#slide_nav li:hover {}
		ul#slide_nav li#button_selected {background-image: url(/PublishingImages/home/but_o_on.gif);}
		ul#slide_nav li#button_selected:hover {}

/* for slider text */
#wave 
{
	position: relative; top: 0px; left: 0px; width: 800px; z-index: 10000;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	height:40px;
	float:left;
	display:inline;
}

.tab {float: left;}
#tab1 {width: 163px; height: 145px; position: relative; top: 0px; left: 0px; z-index: 10005; background: url(/PublishingImages/home/tab1.jpg); background-repeat: no-repeat;}
#tab2 {width: 161px; height: 145px; position: relative; top: 0px; left: 0px; z-index: 10004; background: url(/PublishingImages/home/tab2.jpg); background-repeat: no-repeat;}
#tab3 {width: 160px; height: 145px; position: relative; top: 0px; left: 0px; z-index: 10003; background: url(/PublishingImages/home/tab3.jpg); background-repeat: no-repeat;}
#tab4 {width: 163px; height: 145px; position: relative; top: 0px; left: 0px; z-index: 10002; background: url(/PublishingImages/home/tab4.jpg); background-repeat: no-repeat;}
#tab5 {width: 153px; height: 145px; position: relative; top: 0px; left: 0px; z-index: 10001; background: url(/PublishingImages/home/tab5.jpg); background-repeat: no-repeat;}

.tabImageHdr {width: 160px; height: 35px; }
.tabImageIcon {width: 160px; height: 42px; margin-top: 5px;}
.tabText {width: 140px; height: 25px; margin: 5px 9px; font-family: Verdana, Geneva, Sans-Serif; font-size: 11px; color: #5a5a5a; line-height: 12px;}
.tabImageFtr {width: 145px; height: 17px;}

/* Blog Webpart */
#linkitem {width: 150px; height: 200px; margin-top: 5px; background-color: #e3eef9;}
#dvHeaderImage {width: 150px; height: 22px;}
#dvBlogSummary {width: 140px; margin: 10px 5px; font-family: Verdana, Geneva, Sans-Serif; font-size: 10px; color: #5a5a5a;}
#dvBlogSummary a, a:hover, a:visited {color: #0167cc;}

#dvUpdatesSummary {width: 140px; margin: 10px 5px; font-family: Verdana, Geneva, Sans-Serif; font-size: 10px; color: #5a5a5a;}
#dvUpdatesSummary a, a:hover, a:visited {color: #0167cc;}

.ms-sbplain
{	
font-family:Verdana, 
Geneva, sans-serif;	
font-size: 12px;	
color: #bed1db;	
font-style: normal;	
font-stretch: normal;	
font-variant: normal;	
font-weight: normal; 
} 


.WebpartDefaults {border: 0px;}

