/*
				
	xxx(s1)	grey			#6e6e6e
	(s1)	orange			#d15219 #f8e5dd
	(s2)	blue			#2f9ee0
	(s3)	purple			#812a5e
	(s4)	green			#114e25
	(s5)	orange			#e75e2e
	(s6)	green d			#01364c
	(s7)	red				#e44844

*/


/* ============================================================================================= */
/* RESET STYLES FIRST  -  http://meyerweb.com/eric/thoughts/2007/04/14/reworked-reset/ 			 */
/* ============================================================================================= */
		html, body, div, span, applet, object, iframe,
		h1, h2, h3, h4, h5, h6, p, blockquote, pre,
		a, abbr, acronym, address, big, cite, code,
		del, dfn, em, font, img, ins, kbd, q, s, samp,
		small, strike, strong, sub, sup, tt, var,
		b, u, i, center,
		dl, dt, dd, ol, ul, li,
		fieldset, form, label, legend,
		table, caption, tbody, tfoot, thead, tr, th, td {
			margin: 0;
			padding: 0;
			border: 0;
			outline: 0;
			font-size: 100%;
			vertical-align: baseline;
			background: transparent;
		}
		body {
			line-height: 1;
		}
		blockquote, q {
			quotes: none;
		}
		
		/* remember to define focus styles! */
		:focus {
			outline: 0;
		}
		
		/* remember to highlight inserts somehow! */
		ins {
			text-decoration: none;
		}
		del {
			text-decoration: line-through;
		}
		
		/* tables still need 'cellspacing="0"' in the markup */
		table {
			border-collapse: collapse;
			border-spacing: 0;
		}
/* ============================================================================================= */
/* 																								 */
/* ============================================================================================= */

.div	{ border:1px solid #c33; padding:6px; }

html {
	font-family:Arial,Helvetica,Verdana,sans-serif;
	color:#303030; /*#58646a;*/
}
body { 
	font-size: 85%;
    line-height: 1.3em;
    text-align:center;
 	background-color:#bcbcbc;
 	margin:0 auto;
   }
   
h1 {
	font-size:1.4em;
	line-height:1.6em;
	font-weight:bold;
	}
h2 {
	font-size:1.4em;
	line-height:1.2em;
	}
h3 {
	font-size:1.2em;
	line-height:1em;
	font-weight:bold;
	}
h4 {
	font-size:1.1em;
	line-height:1em;
	font-weight:bold;
	}
h5 {
	font-size:1em;
	line-height:0.8em;
	font-style:italic;
	}
p {
	margin-bottom:0.6em;
	}
h2,h3,h4,h5 {
	margin-top:1em;
	margin-bottom:0.2em;
	}
ul {
	margin-left:1em;
	margin-bottom:1em;
	}
li {
	list-style:circle;
	}
.intro {
	color:#666666;
	font-size:1.2em;
	line-height:1.3em;
	margin-bottom:1em;
	}

#topbar {
 	background-color:#fff;
	}
#topbar_content {
	position:relative;
	width:900px;
	height:30px;
	text-align:left;
	line-height:26px;
	margin:0 auto 10px auto;
	padding:0; /*10px 0 10px 10px;*/
	/*border:1px solid #ccc;*/
	}
		
#header {
	height:99px;
	/*background:url(images/frame_top.png) no-repeat 0 0;*/
	}
#header h1 {
	font-size:30px;
	font-weight:normal;
	margin:0 0 20px 0;
	}

#page_box {
	background:url(images/frame_sides.png) repeat-y 0 0;
	/*border:1px solid #fff;*/
	}
	
#page_intro {
	padding:3em;
	width:520px;
	height:70px;
	overflow:hidden;
	}

#page_image {
	position:absolute;
	top:69px;
	right:7px;
	}
	
#container {
	position:relative;
	width:929px;
	height:100%;
	text-align:left;
	margin:10px auto;
	padding:0; /*10px 0 10px 10px;*/
	/*border:1px solid #ccc;*/
 	background-color:#fff;
	}
#content {
	/*width:881px;*/
 	/*background-color:#cfc;*/
	}
	
#content a {
	color:#333;
	}

#content table {
	border:1px solid #6e6e6e;
	}
#content table td {
	padding:3px 6px;
	}
	
#content a.tip {
	font-weight:bold;
	font-size:0.8em;
	background:url(images/bookmark-new.png) no-repeat 0 0;
	padding:2px 4px 2px 18px;
	margin-left:4px;
	text-decoration:none;
	}
	
#page_area {
	position:relative;
	width:881px;
	margin:0 20px;
	padding-top:1px;
	}
#page_area_border {
	margin:50px 0 0 0;
	padding:0 0 20px 0; /* space at the bottom of the text area */
	background:url(images/container_sides.png) repeat-y 0 0;
	}
	
#tab_content {
	margin:20px 20px 0 20px;
	}
	
#tab_content #left {
	float:left;
	width:200px;
	}
	
#tab_content #right {
	margin-left:200px;
	padding-left:20px;
	border-left:1px solid #ccc;
	}
	
#tab_bottom {
	height:17px;
	background:url(images/container_bottom.png) no-repeat 0 0;
	}	
	
/* UTILITY ------------------------------------------------ */
#utilitymenu {
	float:right;
	}
/* COLUMNS ------------------------------------------------ */
#left h3 {
	margin-top:6px;
	}

#left_content { /* left, main column */
	float:left;
	width:180px;
	margin:0 10px;
	/*background-color:#fcc;*/
	}
#right_column { /* right column */
	float:left;
	width:560px;
	margin:10px;
 	/*background-color:#ccf;*/
	}
#right_column {
	}
#right_column h1 {
	font-weight:normal;
	font-size:1.6em;
	margin-bottom:1em;
	}
	
/* MAIN MENU ---------------------------------------------- */
#mainmenu {
	position:absolute;
	top:0;
	height:50px;
	padding:0;
	margin:0;
	font-size:1em;
	}
	
	
/* BREADCRUMBS -------------------------------------------- */
#breadcrumbs {
	border-bottom:1px solid #eee;
	font-size:0.8em;
	padding:3px 24px;
	margin:auto 10px;
	}
/* SUBMENU ------------------------------------------------ */
#submenu {
	/*background:#eee;*/
	/*border-right:1px solid #ccc;*/
	padding:0 5px 5px 5px;
	}
#submenu ul {
	margin-left:0;
	}
#submenu li {
	list-style:none;
	background:url(images/bullet.png) no-repeat 0 0.3em;
	padding-left:1em;
	}
#submenu li,
#submenu li ul { /* space between items */
	margin-top:0.5em;
	}
#submenu li ul li {
	margin-left:10px;
	}
#submenu a,
#breadcrumbs a,
#topbar_content a {
	text-decoration:none;
	color:#6e6e6e;
	}
#submenu a:hover,
#breadcrumbs a:hover,
#topbar_content a:hover {
	text-decoration:underline;
	}
#submenu a.here,
#topbar_content a.here {
	font-weight:bold;
	}

#submenu .section1 a { color:#d15219; }
#submenu .section2 a { color:#2f9ee0; }
#submenu .section3 a { color:#812a5e; }
#submenu .section4 a { color:#114e25; }
#submenu .section5 a { color:#e75e2e; }
#submenu .section6 a { color:#01364c; }
#submenu .section7 a { color:#e44844; }

/* FEEDBACK ----------------------------------------------- */
#feedback_box {
	width:170px;
	background-color:#f8e5dd;
	border:1px solid #d15219;
	padding:10px;
	}
#feedback_box h3 {
	background:url(images/feedback.png) no-repeat;
	padding-left:40px;
	line-height:32px;
	}
#feedback_box p {
	font-size:0.9em;
	line-height:1.2em;
	}
	
/* SITEMAP ------------------------------------------------ */
#sitemap li {
	list-style:circle;
	margin-left:2em;
	}
#sitemap li ul li {
	margin-left:10px;
	}
/* LAST UPDATED ------------------------------------------- */
#lastupdated {
	clear:both;
	}
/* FOOTER ------------------------------------------------- */
#footer {
	position:relative;
	height:90px;
	font-size:10px;
	background:url(images/frame_bottom.png) no-repeat;
	}
#footer_content {
	margin:0 20px;
	padding-top:10px;
	}
#footer_content img {
	margin-right:20px;
	width:929px;
	margin-top:6px;
	}
#footer_content a {
	}
/* ------------------------------------------------------------------------ */
/* ToolTip Styles */

#easyTooltip {
	font-size:0.9em;
	margin:0 10px 1em 0;
	width:250px;
	padding:8px;
	background:#fcfcfc;
	border:1px solid #404040;
	line-height:130%;
	text-align:left;
	}
#easyTooltip h3 {
	margin:0 0 .5em 0;
	/*font:13px Arial, Helvetica, sans-serif;*/
	text-transform:uppercase;
	}	
#easyTooltip p {
	margin:0 0 .5em 0;
	}		
#easyTooltip img {
		background:#fff;
		padding:1px;
		border:1px solid #e1e1e1;
		float:left;
		margin-right:10px;
		}		

#item{display:none;}

#skip {
	display:none;
	}
/* -------------------------------------------------------- */

.success {
	background:url(Filestore/_icons/icon_yes.png) no-repeat 4px 4px;
	border:1px solid #396;
	padding:3px 3px 3px 25px;
	margin-top:10px;
	background-color:#d6e4bd;
	font-size:.8em;
	}
.failure {
	background:url(Filestore/_icons/icon_no.png) no-repeat 4px 4px;
	border:1px solid #c00;
	padding:3px 3px 3px 25px;
	margin-top:10px;
	background-color:#f5cccc;
	font-size:.8em;
	}
/* --------------------------------------------------------------------------- */
/* A div with a floated div inside will not expand to fill the contained div.  */
/* This fix deals with the matter. Apply class="clearfix" to the container div */
/* Thanks to http://positioniseverything.net/easyclearing.html */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix,.taBox img {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* --------------------------------------------------------------------------- */

