/* @override http://localhost/common/css/style.css */

body {
	font: 0.8em/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;	
	color: #333;
	margin: 0;
	padding: 0;
	font-weight:normal;
	background-color: #d7dace;
	/*background-image: url(../images/sidebar_bg275-spring.png);
	background-position: right;*/
	}
p {
	font: .85em/1.4 "Lucida Grande", Lucida, Verdana, sans-serif;	

}
	#spacer {
	background-color: #d7dace;
	}

#container {
	width: auto;
	height:auto;
	margin-right: 0px;
	background-repeat: repeat-y;
	z-index: 5;
	background-image: url(../images/sidebar_bg275-spring.png);
	background-position: right;
	background-color: #d7dace;
	
}
#pageHeader {
	height: 140px;
	position: relative;
	z-index: 0;
	width: auto;
}
#pageHeader, #fader, #footer {
	background: url(../images/header_bg-spring.png) repeat-x;
	/*z-index:10;*/
}
#pageHeader #title {
	width: 100%;
	height: 117px;
	position: absolute;
	top:-5px;
	opacity: 1;
	background: url(../images/OnlineGWC-Logo.png) no-repeat;
	z-index:0;
}
/* OnlineGWC Tagline */
#pageHeader #title h2 {
	margin: 0;
	position: absolute;
	top: 92px;
	left: 35px;
	font: normal normal 1.2em/normal "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: -0.06em;
	color:#414a54; 
	font-size:.85em;
	font-weight:bold;
	/*text-shadow: 0px 1px 1px #242a31;*/ /*sp: 242a31*/
}
#utiLinks {
	position: absolute;
	float:right;	
	top:10px;
	right:50px;
	z-index:1;
	font-size: 0.8em;
	font-weight:bold;	
	
}
#utiLinks a {
	
	color:#000;
}

.indented {
 
padding-left: 25px;

}

/* SEARCH BOX */
.search {
	position:  absolute;
	top:77px;
	right:50px;
	z-index:1;
	visibility:visible;
	display:inline;
}
/* SEARCH BOX ENDS */
.clearer {
	clear: both;
}
/* CONTENT */
/*#contentContainer {
	margin-right: 275px;
}*/
#contentContainer #content {
	padding: 25px 25px;
	padding-left:25px;
	/*min-height:350px;*/
	background-color:#FFF;
	z-index: 7;
	background-color:!important;
	
}

<!-- Red Emphasis--->
.redem {
	color:#990000;
	font-weight:bold;
	}
		
	.highlight {background: #ffe884;}

/* CONTENT ENDS */




/* NAV BAR */
#navcontainer {
	padding-left:15px;
	padding-top: 99px;
	position: relative;
	height: 40px;
	background: url(../images/topnav-bg.png) repeat-x;
	z-index:-2;
}
/* Parent - Level 0 */

#navcontainer li {
	display: inline;	
}
#navcontainer ul a {
	margin-left: 2px;
	float: left;
	color:#fff;
	font-size: 1.15em;
	letter-spacing: -0.06em;
	padding-top:4px;
	padding-right:4px;
	padding-top:4px;	
	border-color: #000;
	border-bottom-color: #141b22;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style:hidden;
	border-left-style:hidden;
	border-right-style:hidden;	
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	height: 27px;
	
}
#navcontainer #current {
	background-color: #ffe884;
	color: #000;
	border-color: #2b3b45;
	border-bottom-color: #141b22;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;	
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	height: 27px;
	margin-left: 2px;
}
#navcontainer .currentAncestor, #navcontainer ul a:hover, #line {
	color: #ffe884; 
	border-color: #900;
	border-bottom-color: #141b22;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style:hidden;
	border-left-style:hidden;
	border-right-style:hidden;	
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	height: 27px;
	margin-left: 2px;
}

#navcontainer #current:hover {
}
#navcontainer .currentAncestor {
}
#navcontainer a:active {
}

/* Child - Level 1 */
#navcontainer ul ul {
	position: absolute;
	width:auto;
	left: 0;
	top: 140px;
	right:275px;	
	height: 27px;
	background-color:#ffe884;
	overflow:hidden;
}
#navcontainer ul ul li {
}
#navcontainer ul ul a {
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;	
	font-size: .9em;
	color:#4d6156;
	font-weight:bold;
}

#navcontainer ul ul a:hover{
	border:hidden;
	color: #2b3b45;
	font-weight:bold;
}
#navcontainer ul ul #current{
	border:hidden;
	color: #000;
	font-weight:bold;
}
#navcontainer ul ul .currentAncestor {
}
/* @end */
/* NAV BAR ENDS */


/* FOOTER */
#footer {
	width: 100%;
	z-index: 20;
	font-size: 0.9em;
	padding: 15px 0;
	color: #333;
}
#footer p {
	padding: 0px 15px;
}
/* FOOTER ENDS */
blockquote, .standout {
	margin: 0;
	padding: 0px 10px;
	color: #555;
}

/* HEADER TAGS */

h1
{
	padding: 5px 0px 8px 0px;
	font-weight:normal;
	color: #336600;
	border-bottom:solid;
	border-bottom-color:#333333;
	border-bottom-width:thin;
	font-size:225%;
}

h2 {
font-size:115%;
color: #414a54;
}

h3,
h4,
h5 {
	color: #414a54;
}

/* HEADER TAGS END */

a:link, a:visited {
	text-decoration: none;
	
}






.Dark, .AccordionPanelOpen .AccordionPanelTab, .AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #d7dace;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;	
	color: #000;	
}
.Dark TD, TH {	
	border-bottom:#ccc thin groove;
	
	
	
}
.Medium, .AccordionPanelTab{
	background-color: #d7dace;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	color: #2b3b45;
}
.Light{
background-color: #DDD2BB;
}
.Heading {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 115%;
	color: #000000;
	text-decoration: none;
	font-weight : bold;	
}
.DataRows {
	font-family: Arial,Helvetica,sans-serif;
	font-size: .9em;
	color: #000000;
	text-decoration: none;
	background-color: #E5E5E5;	
}
.WhiteRows {
	font-family: Arial,Helvetica,sans-serif;
	font-size: .9em;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;	
}
TR.DataRows:hover, TR.WhiteRows:hover{
	background-color:#ccc;	
}



/*SIDE BAR*/
#sidebarContainer {
	
	color: #fff;
	font-size: 0.9em;
	/*height: inherit;*/
	/*background-repeat:repeat-y;
	background-image: url(../images/sidebar_bg275-spring.png);*/
	z-index:1;
	/*background-color:#03C;*/
	position:relative;
	top: -7px;
	right: 0px;
	
}
#sidebar {
	padding: 0px 15px;
	width: 245px;
	position:inherit;
	
	
}
#sidebar a {
	color:#FFF;
}
#sidebarContainer .sideHeader,
#sidebarContainer b,
#sidebarContainer strong {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	color: #de7b2c;
}

#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4 {
	font-size: 1.3em;
	margin: 15px 0 0 0;
	color: #de7b2c;
	border-bottom:none;
}

/* SIDE BAR ENDS */


/* NEW USER'S GUIDE 


	background-image:url(../images/ul_background.png);
	background-repeat:repeat-y;
*/

#content .guide li  {   
 	color:#000000;
	background-color:#FAF5DE;
	border:solid;
	border-width:thin;
	border-color:#dec122;
	padding:3px;
	font-weight:bold;
	font-size:1.2em;
	list-style-position: inside;
	overflow:hidden;
	box-shadow:0 3px 5px #030303;
	-webkit-box-shadow:0 3px 5px #030303;
}

/*	background-color:#EAEEDE;
	padding:3px;
		border:solid;
	border-width:thin;
	border-color:#77A748;
	box-shadow:0 3px 5px #030303;
	 */
	
h2.highlight { 	
	color:#000000;
	background-image:url(../images/backgroundbar4.jpg);
	background-position:0% 100%;
	background-repeat:repeat-x;
	font-weight:bold;
	font-size:1.2em;
	overflow:hidden;
	padding-left:5px;
-moz-box-shadow: 3px 3px 4px #000;
-webkit-box-shadow: 3px 3px 4px #000;
box-shadow: 3px 3px 4px #000;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}


/* NEW USER'S GUIDE ENDS */


/* IMAGES */

img {
	border: none;
}

img.floatLeft { 
    float: left; 
    margin: 0px 36px 36px 11px; 
}
img.floatRight { 
    float: right; 
    margin: 0px 11px 36px 36px;
	padding:4px;
	border:solid;
	border-width:thin;
	border-color:#adb29a;
}
img.border {
	padding:4px;
	border:solid;
	border-width:thin;
	border-color:#adb29a;
}

/* IMAGES ENDS */



/* INFO FOLDER */

.LightMenu{
	background-color: #CCCCCC;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	color: #000000;
	
	position: absolute;
	top:280px;
	left:30px;
	width:172px;
	padding:8px;
	background-color:#eee;
	border:1px dashed #ccc;
	line-height:17px;
}
#tutorialcontent{	
	margin:0px 0px 20px 200px;
	padding:0px 10px 10px 10px;
}

#contentContainer #content {	
	min-height:600px;
}

.DarkText80 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 80%;
	color: #000000;
}

.ElTip{color:#00F;cursor:help;}

/* INFO FOLDER ENDS */