/* CSS */
html {
	margin: 0;
	padding: 0;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 13px;
	color:#666666;
	}

body{
	margin:0;
	padding: 0;
	line-height:160%; 
	}
	
/* add this to stop link img have border */
img {
	border: none;
	}

p {
	margin-top: 0px;
	font-family: "Helvetica", "Arial", sans-serif;
	line-height:160%; 
	}

b {
	font-weight: bold;
	}

.imgright {
	margin: 5px 0px 5px 20px;
	float: right;
	}


.imgleft {
	margin: 5px 20px 5px 0px;
	float: left;
	}
	
.imgleft p{
	font-size: smaller;
	text-transform: uppercase;
	padding-top: 5px;
	margin: 0px;
	}
	
.imgright p{
	font-size: smaller;
	text-transform: uppercase;
	padding-top: 5px;
	margin: 0px;
	}

.imgcenter {
	margin-top: 15px;
	}


a:link,
a:active,
a:hover,
a:visited {
	color:#336699;
	text-decoration:none;
}

a:hover {
	color:#6699CC;
	text-decoration: underline;
	}

h1{
	font-size: 21px;
	font-weight:normal;
	color:#336699;	
	padding: 0px;
	margin: 0px;
	}
	
h2{
	font-size: 18px;
	font-weight:normal;
	color:#336699;	
	padding: 0px 0 10px 0;
	margin: 0px;
	line-height: 130%;
	}
	
h3{
	font-size: 16px;
	font-weight: normal;
	color:#336699;	
	padding: 0px;
	margin: 0px;
	line-height: 140%;
	}
	
h4{
	font-size: 14px;
	font-weight:bold;
	color:#336699;	
	margin: 0px 0 10px 0;
	border-bottom: 1px dotted #999999
	}
	
h5{
	font-size: 17px;
	font-weight:normal;
	color:#336699;	
	padding: 0px 0 10px 0;
	margin: 0px;
	line-height: 130%;
	}
	
h6{
	font-size: 21px;
	font-weight:normal;
	color:#666666;
	padding: 0px;
	margin: 70px 0 0 0;
	}
	

/*Main Body Divs*/

#page_base{
	width:960px; /* 852 less 15*2 for padding */
	margin:0 auto;
	/* border forces no margin */
	}
	
#menu{
	width:950px; /* 852 less 15*2 for padding */
	height: 40px;
	background-color: #999999;
	background-image: url(../images/bground_menu.jpg);
	font-weight: bold;
	}

#logo{
	width:200px; /* 852 less 15*2 for padding */
	padding: 22px 0px 20px 20px;
	float: left;
	}


/*headers*/

#header_content1{
	background-image: url(../images/bground_header2.jpg);
	width:940px;
	height:40px;
	padding: 70px 0 0 20px;
	margin-top: 7px;
	}

#header_content2{
	background-image: url(../images/bground_header3.jpg);
	width:940px;
	height:40px;
	padding: 70px 0 0 20px;
	margin-top: 7px;
	}
	
#header_content3{
	background-image: url(../images/bground_header4.jpg);
	width:940px;
	height:40px;
	padding: 70px 0 0 20px;
	margin-top: 7px;
	}

#header_content4{
	background-image: url(../images/bground_header5.jpg);
	width:940px;
	height:40px;
	padding: 70px 0 0 20px;
	margin-top: 7px;
	}

#header_content5{
	background-image: url(../images/bground_header6.jpg);
	width:940px;
	height:40px;
	padding: 70px 0 0 20px;
	margin-top: 7px;
	}
	
#header_content_workshop{
	background-image: url(../images/bground_header_workshop.jpg);
	width:940px;
	height:40px;
	padding: 70px 0 0 20px;
	margin-top: 7px;
	}

	
	
/*homepage*/	

	
#spotlight{
	width:960px;
	height:260px;
	margin-top: 7px;
	}

#tickertape{
	width:935px;
	color: #FFFFFF;
	padding: 5px 5px 4px 20px;
	background-image: url(../images/bground_ticker.jpg);
	margin: 10px 0 20px 0;
	}


#tickertape_inner{
	width:720px;
	padding: 0px;
	margin-top: 5px;
	float: left;	
	}

#tickertape_icons{
	height: 25px;
	padding-top: 1px;
	float: right;
	}
	
#tickertape_icons p{
	font-size: 11px;
	font-weight:bold;
	line-height: 80%;
	margin-right: 10px;
	text-transform: uppercase;
	margin-top: 10px;
	}
	
	
#homefeature1{
	background-color: #ececec;
	background-image: url(../images/bground_homefeature1.jpg);
	width:270px;
	height:150px;
	float: left;
	margin-right: 10px;
	padding: 20px;
	}
	
#homefeature2{
	background-color: #ececec;
	background-image: url(../images/bground_homefeature2.jpg);
	width:270px;
	height:150px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	padding: 20px;
	}
	
#homefeature3{
	background-color: #ececec;
	background-image: url(../images/bground_homefeature3.jpg);
	width:270px;
	height:150px;
	float: right;
	margin-left: 10px;
	padding: 20px;
	}

#home_cloud_partner{
	background-color: #000000;
	background-image: url(../images/home_cloudpartner.jpg);
	height:172px;
	width:920px;
	padding: 20px;
	margin-top: 12px;
	}
	
#home_cloud_partner a:link,
#home_cloud_partner a:active,
#home_cloud_partner a:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#home_cloud_partner a:hover {
	text-decoration: underline;
}

	
#home_cloud_partner h5{
	font-size: 18px;
	color: #fff;
	}
	
#home_cloud_partner h4{
	color: #fff;
	margin: 0px 0 5px 0;
	border-bottom: 0px dotted #999999
	}
	
#home_cloud_partner h6{
	color: #fff;
	padding: 5px 0 0 0;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	}


#home_cloud_partner .left{
	height: 35px;
	width: 40px;
	padding: 0px;
	margin: 0px;
	float: left;
	}
	
#home_cloud_partner .right{
	height: 35px;
	width: 880px;
	padding: 5px 0 0 0;
	margin: 0px;
	float: right;
	}


#homelinks1{
	width:270px;
	float: left;
	margin-right: 10px;
	padding: 10px 20px 10px 20px;
	}
	
#homelinks2{
	width:270px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	padding: 10px 20px 10px 20px;
	}
	
#homelinks3{
	width:270px;
	float: right;
	margin-left: 10px;
	padding: 10px 20px 10px 20px;
	}
	
	
/* 3 col page */
.page2col {
	padding: 20px 0px 0 0px;
	}

.page2col .left {
	width: 610px;
	padding: 0 20px 0 20px;
	border-right: 1px dotted #999999;
	float: left;
	}

.page2col .right {
	width: 279px;
	float: right;
	padding: 0px 10px 0 20px;
	}

.page2col {
	font-size: 14px;
	}

	
/* footer */
#footer{
	border-top: 1px dotted #999999;
	font-size:12px;
	height: 20px;
	color: #666666;
	padding: 20px 0 0px 0;
	margin-top: 20px;
	}

#footerbox1{
	background-color: #6699cc;
	width:270px;
	height:120px;
	float: left;
	margin-right: 10px;
	padding: 20px;
	}
	
#footerbox2{
	background-color: #336699;
	width:270px;
	height:120px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	padding: 20px;
	}
	
#footerbox3{
	background-color: #6699cc;
	width:270px;
	height:120px;
	float: right;
	margin-left: 10px;
	padding: 20px;
	}
	
#footer	.left{
	float:left;
	width: 655px;
	margin-left: 10px;	
	padding: 0px;
	}
	
#footer	.right{
	float:right;
	text-align: right;
	width: 240px;
	margin-right: 20px;
	padding: 0px;
	height: 20px;
	}

#footer	.right p{
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	}
	
#footer ul.links {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#footer ul.links li {
	float: left;
	list-style-type: none;
	}
	
#footer ul.links a {
	margin: 10px 0 10px 0;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #999999;
	list-style-type: none;
	}



		
/* sub menu */

.menu_sub{
	width: 390px; /* 852 less 15*2 for padding */
	font-weight: bold;
	padding: 10px 0px 10px 0;
	float: right;
	font-size: 12px;
	}
	
.menu_sub ul {
	margin: 0;
	list-style-type: none;
	}
	
.menu_sub li {
	margin-top: 10px;
	float: left;
	}
	
.menu_sub a {
	margin: 10px 0 10px 0;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #999999;
	}


.one_point{
	padding: 10px 10px 10px 0;
	float: right;
	}	


/*Side Menu*/

ul.side_menu {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
	line-height:120%; 
	}

ul.side_menu li {
	padding: 0;
	margin: 0;
	border-top: 1px dotted #666666;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 	
	border-color:#999999;
	border-style:dotted;
	}

ul.side_menu li a {
	text-decoration: none;
	display: block;
	padding-top:7px;
	padding-bottom:7px;
	font-size:14px;
	}

ul.side_menu li a:hover {
	text-decoration: none;
	}



.social_title{
	width: 280px;
	height: 30px;
	font-size:12px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 20px;
	border-bottom: 4px #333333 solid;
	}
	
.social_title .text{
	width: 200px;
	font-size:12px;
	color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.social_title .icon{
	width: 59px;
	font-size:12px;
	color: #FFFFFF;
	float: right;
	}

.social_title h3{
	font-size: 11px;
	font-weight:bold;
	color:#336699;	
	padding-top: 7px;
	text-transform: uppercase;
	}
	
	
	
#more_info{
	background-image: url(../images/more_info.jpg);
	height:82px;
	padding: 5px;
	margin-top: 30px;
	margin-bottom: 30px;
	}

#more_info h3{
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	line-height: 1em;
	}

#more_info_inner{
	background-image: url(../images/bground_moreinfo.png) ;
	background-repeat: no;
	width:147px;
	border: 1px red;
	float: left;
	margin-top: 10px;
	}


#more_info_inner p{
	margin-left: 60px;
	line-height: 1.3em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

	
hr {
	margin-bottom: 20px;
	border: 1px dotted #999999;
	border-top: 0px;
	border-right: 0px;
}

/*Clear Sets*/

.clear{
	clear:both;
	}
	


/*Lightbox styles*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
