﻿body 
{
	font-family: Arial;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-color: #928d8c;
}
div.container
{
	background-image: url('images/main/leftside.gif'); 
	background-repeat: repeat-y;
	height: 100%;
	margin: 0px;
	padding:0px;
	min-width: 1040px;
}
div.headerBar
{
	width: 100%; 
	height: 120px;
	clear: both;
	margin: 0px;
	padding: 0px;
	background-image: url('images/main/topshade.gif'); 
	background-repeat: repeat-x;
}

div.headerImage
{
	height: 120px;
	width: 600px;
	float:left;
	background-image: url('images/main/codechemistbanner.gif'); 
}
div.headerRight
{
	height: 120px;
	width: 50px;
	float:right;
	background-image: url('images/main/bannerright.gif'); 
}
div.headerContainer
{
	height: 120px;
	width: 100%;
	float:left;
}

div.headerBottom
{
	height: 120px;
	width: 350px;
	background-image: url('images/main/bottomshade.gif'); 
	background-position: bottom;
	background-repeat: repeat-x;
	float: left;
	
}
div.headerTopRight
{
	height: 120px;
	width: 75px;
	background-image: url('images/main/topright.gif'); 
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	
}
div.footerBar
{
	text-align: right; 
	width: 100%; 
	height: 60px;
	clear: both;
	font-size: 7pt;
	background-image: url('images/red/topshade.gif'); 
	background-position: top;
	background-repeat: repeat-x;
	color: #696969;
}
div.footerBottom
{
	height: 60px;
	width: 782px;
	background-image: url('images/main/topshade.gif'); 
	background-position: top;
	background-repeat: repeat-x;
	float: left;
	
}
div.footerLeft
{
	height: 60px;
	width: 150px;
	background-image: url('images/main/bottomleft.gif'); 
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	
}
div.footerRight
{
	height: 60px;
	width: 75px;
	background-image: url('images/main/bottomright.gif'); 
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	
}
#LeftPane {
	background: url(images/main/sidemiddle.gif);
	padding-left: 15px;
	width: 150px;
	padding-top: 0px;
	margin-top: 0px;
	float: left;
	height: 550px;
}
#LeftPane p 
{ 
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-left: 20px; 
	font-size: 14px; 
	font-weight: bold; 
	cursor: pointer; 
}
#ContentPane 
{
	padding: 0px;
	margin: 0px;
	width: 853px;
	float: left;
	height: 550px;
	background-color: #696969;
}

#ContentPane p
{
	padding-right: 15px;
}
#RightPane {
	background: url(images/main/leftshade.gif);
	width: 73px;
	height: 550px;
	float: left;
}

.toggler  
{
	width: 780px; 
	height: 550px;
	float: left;
	overflow: hidden;
}
	
	#button { padding: .5em 1em; text-decoration: none; }
	.toggler div.ui-widget-content { width: 770px; height: 540px; padding: 0.4em; position: relative; }
	.toggler div.ui-widget-content h3 { margin: 0; padding: 0.4em; text-align: center; }
	
	
	.toggler2 div { width: 90%; height: 600px; padding: 0.4em; position: relative; }
	.toggler2 div h3 { margin: 0; padding: 0.4em; text-align: center; }
	.ui-effects-transfer { border: 2px dotted gray; } 

span.hintLink 
{
	color: Red;
	font-weight: bold;
	cursor: pointer;
}
div.rightColumn
{
	float: left;
	width: 150px;
	min-height: 100px;
	margin-left: 20px;
	margin-top: 10px;
}
div.leftColumn
{
	float: left;
	width: 570px;
	margin-bottom: 10px;
	margin-top: 10px;
	clear:left;
}
div.leftColumn p
{
	margin-top: 0px;
	padding: 0px;
	margin-left: 10px;
	line-height: 20px;
}
div.rightColumn ul li
{
	list-style-type: none;
}

div.label
{
	float: left;
	font-weight: bold;
	width: 150px;
	min-height: 100px;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 16px;
	clear:left;
}
div.label a
{
	font-size: 13px;
	text-decoration: none;
}
div.description
{
	float: left;
	width: 570px;
	margin-bottom: 10px;
	margin-top: 10px;
}
div.description p
{
	margin-top: 0px;
	padding: 0px;
	margin-left: 10px;
	line-height: 20px;
}
div.form div.label
{
	font-weight: bold;
	width: 150px;
	min-height: 20px;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
	font-size: 13px;
	text-align: right;
	clear:left;
	margin-bottom: 10px;
}
div.form div.field
{
	width: 500px;
	min-height: 20px;
	margin-bottom: 10px;
	float: left;
}
div.demo { font-size: 62.5%; }
div#dialog { font-size: 62.5%; }
label, input { display:block; }
input.text { margin-bottom:12px; width:95%; padding: .4em; }
fieldset { padding:0; border:0; margin-top:25px; }
h1 { font-size: 1.2em; margin: .6em 0; }
div#users-contain {  width: 600px; margin: 20px 0; }
div#users-contain table { margin: 1em 0; border-collapse: collapse; width: 100%; }
div#users-contain table td, div#users-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
.ui-button { outline: 0; margin:0; padding: .4em 1em .5em; text-decoration:none;  !important; cursor:pointer; position: relative; text-align: center; }
.ui-dialog .ui-state-highlight, .ui-dialog .ui-state-error { padding: .3em;  }

a.hover
{
	font-weight: bold;
	color: #2842e0;
	text-decoration: none;
}
#CurrentPage
{
	visibility: hidden;
}
