/*
==============================
========= STRUCTURE ==========
==============================
*/

html, body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
	background-color:#DEDEDE;
	background:#DEDEDE url('/_layouts/ICS.Sharepoint.WebPages/webimg/shareworkz/Site/bg.jpg') repeat-x;	
	margin: 0;
	padding: 0;
	}
#bodybg
	{
	margin: auto;
	width: 974px;
	}
#container
	{
	width: 974px;
	margin:0; padding:0;
	background:url('/_layouts/ICS.Sharepoint.WebPages/webimg/shareworkz/Site/base.jpg') no-repeat;
	min-height:300px;
	}
#foot_container
	{
	background:url('/_layouts/ICS.Sharepoint.WebPages/webimg/shareworkz/Site/footer_bg.png') no-repeat bottom;
	margin:0;
	padding:0;
	}
#content
	{
	padding:0;
	margin:7px 15px 0 15px;
	color:#282723;
	}
div
	{
	border: none;
	}
	
.floatLeft{float:left;margin:0;padding:0;}
.floatRight{float:right;margin:0;padding:0;}
.clearLeft{clear:left;}
.clearRight{clear:right;}
.clearBoth{clear:both;}

#left
	{
	float:left;
	width: 500px;
	}
#right	
	{
	float:right;
	width:437px;
	}
#hideMe
	{
	display:none;
	}
#sectionBG
	{
	padding:10px 10px 0 200px;
	margin:0;
	width: 290px;
	height: 120px;
	/*background:url('/_layouts/ICS.Sharepoint.WebPages/webimg/shareworkz/Site/section_1.jpg') no-repeat;*/
	}
	
/*
==============================
========== HEADER ============
==============================
*/

#header
	{
	margin:0; padding:24px 0 0 15px;
	height:78px;
	}
#head1
	{
	width:320px;
	height:78px;
	background:url('/_layouts/ICS.Sharepoint.WebPages/webimg/shareworkz/Site/shareworkz_logo.jpg') no-repeat;
	float:left;
	margin:0; padding:0;
	}
#head2
	{
	width:283px;
	height:78px;
	background:url('/_layouts/ICS.Sharepoint.WebPages/webimg/shareworkz/Site/header.jpg') no-repeat;
	float:left;
	margin:0; padding:0;
	}
#head3
	{
	width:341px;
	height:78px;
	background:url('/_layouts/ICS.Sharepoint.WebPages/webimg/shareworkz/Site/header_search.jpg') no-repeat;
	float:left;
	margin:0; padding:0;
	}

/*
==============================
======== TEXT STYLE ==========
==============================
*/

h1	
	{
	font-size:0.9em;
	font-weight:bold;
	color:#ED6D0A;
	background:inherit;
	margin:10px 5px 5px 5px;
	padding:0;
	}
h2	
	{
	font-size:1em;
	font-weight:bold;
	color:#ED6D0A;
	background:inherit;
	margin:0 0 5px 0;
	padding:0;
	}
p.left	
	{
	font-size:0.7em;
	margin:0;
	padding:5px;
	}
.orange
	{
	color:#ED6D0A;
	background-color:inherit;
	font-size:0.8em;
	font-weight:bold;
	}
.red
	{
	color:#CC0000;
	background-color:inherit;
	font-size:0.8em;
	font-weight:bold;
	}
.blue
	{
	color:#009900;
	background-color:inherit;
	font-size:0.8em;
	font-weight:bold;
	}
.green
	{
	color:#355AA0;
	background-color:inherit;
	font-size:0.8em;
	font-weight:bold;
	}
#sectionTitle
	{	
	color:#FFFFFF;
	font-weight:bold;
	padding:0;
	margin:0;
	}
#sectionSubTitle
	{
	color:#CCCCCC;
	font-size:0.8em;
	font-weight:bold;
	padding:0;
	margin:0;
	}
	
a.orangelink:link {text-decoration: none;color: #ED6D0A;}
a.orangelink:visited {text-decoration: none;color: #ED6D0A;}
a.orangelink:hover {text-decoration: none;color: #000;}
a.orangelink:active {text-decoration: none;color: #ED6D0A;}

a.redlink:link {text-decoration: none;color: #CC0000;}
a.redlink:visited {text-decoration: none;color: #CC0000;}
a.redlink:hover {text-decoration: none;color: #000;}
a.redlink:active {text-decoration: none;color: #CC0000;}

a.bluelink:link {text-decoration: none;color: #009900;}
a.bluelink:visited {text-decoration: none;color: #009900;}
a.bluelink:hover {text-decoration: none;color: #000;}
a.bluelink:active {text-decoration: none;color: #009900;}

a.greenlink:link {text-decoration: none;color: #355AA0;}
a.greenlink:visited {text-decoration: none;color: #355AA0;}
a.greenlink:hover {text-decoration: none;color: #000;}
a.greenlink:active {text-decoration: none;color: #355AA0;}

a.topnav:link {text-decoration: none;color: #FFF;}
a.topnav:visited {text-decoration: none;color: #FFF;}
a.topnav:hover {text-decoration: none;color: #FFF;}
a.topnav:active {text-decoration: none;color: #FFF;}

a.subNav:link {text-decoration: none;color: #282723;}
a.subNav:visited {text-decoration: none;color: #282723;}
a.subNav:hover {text-decoration: none;color: #FA6600;}
a.subNav:active {text-decoration: none;color: #282723;}

/*
==============================
========== CONTENT ===========
==============================
*/

.box
	{
	margin:0 0 7px 0;
	}
.boxTitle
	{
	background:url('/_layouts/ICS.Sharepoint.WebPages/webimg/shareworkz/Site/box_title.jpg') repeat-x;
	border: #D5DCED 1px solid;
	height:19px;
	margin:0;
	padding:3px 0 0 5px;
	}
.boxContent
	{
	background:url('/_layouts/ICS.Sharepoint.WebPages/webimg/shareworkz/Site/box_content.jpg') repeat-x #E8ECF6;
	border-right: #D5DCED 1px solid;
	border-bottom: #D5DCED 1px solid;
	border-left: #D5DCED 1px solid;
	margin:0;
	padding:5px;
	}
.boxContentFull
	{
	background:url('/_layouts/ICS.Sharepoint.WebPages/webimg/shareworkz/Site/box_content.jpg') repeat-x #F9FAFE bottom;
	border: #D5DCED 1px solid;
	margin:0;
	padding:10px;
	min-height:200px;
	}
.boxScreenshot
	{
	background:url('/_layouts/ICS.Sharepoint.WebPages/webimg/shareworkz/Site/box_content.jpg') repeat-x #E8ECF6;
	border-right: #D5DCED 1px solid;
	border-bottom: #D5DCED 1px solid;
	border-left: #D5DCED 1px solid;
	margin:0;
	padding:10px;
	}

.boxright	
	{
	font-size:0.7em;
	margin:0;
	padding:0;
	float:right;
	width:320px;
	}
.boxfull
	{
	font-size:0.7em;
	margin:0;
	padding:0;
	}
#flashcontent1{ float:left; width:95px;}
#flashcontent2{ float:left; width:95px;}
#flashcontent3{ float:left; width:95px;}
#flashcontent4{ float:left; width:95px;}

/*
==============================
======== NAVIGATION ==========
==============================
*/

#topnav
	{
	padding:0;
	margin:7px 15px 0 15px;
	border: solid 1px #585752;
	color:#FFF;
	background:url('/_layouts/ICS.Sharepoint.WebPages/webimg/shareworkz/Site/black_bg.jpg') repeat-x;
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:center;
	}
#botnav
	{
	padding:6px 0 0 8px;
	margin:0 15px 0 15px;
	border: solid 1px #8C94A0;
	color:#282723;
	background:url('/_layouts/ICS.Sharepoint.WebPages/webimg/shareworkz/Site/silver_bg.jpg') repeat-x;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	}
div.outer
	{
	float: left;
	width: 117px; height: 28px;
	margin:0;
	background:url('/_layouts/ICS.Sharepoint.WebPages/webimg/shareworkz/Site/b_nav7.gif') 0 -50px no-repeat;
	}

div.outer a
	{
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	color:#FFF;
	text-decoration: none;
	background: url('/_layouts/ICS.Sharepoint.WebPages/webimg/shareworkz/Site/b_nav7.gif') top left no-repeat;
	}
div.outer span
	{
	display: block;
	margin:0; padding: 5px 0 0 0;
	}
div.outer a:hover
	{
	background-image: none;
	color:#FFF;
	}
div.outer a:active
	{
	background:url('/_layouts/ICS.Sharepoint.WebPages/webimg/shareworkz/Site/b_nav7.gif') 0 -50px no-repeat;
	color:#FFF;
	}
ul.nav
	{
	margin:0;
	padding:0;
	display:inline;
	}
ul.footnav
	{
	margin:0;
	padding:0;
	font-size:0.7em;
	display:inline;
	}
li.nav
	{
	list-style:none;
	display:inline;
	margin:5px 0 0 0;
	padding:0;
	}

/*
==============================
========== FOOTER ============
==============================
*/

#footer
	{
	width:500px;
	float:left;
	margin:20px 0 0 5px;
	padding:0;
	}