@CHARSET "UTF-8";
*{
	margin: 0;
	padding: 0;
}
body, table
{
	color: white;
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 7pt;
	text-align: center;
}
#webdeveloper-ruler
{
	color: black;
}
body
{
/*background: #848c83 url('/img/style/bg.gif') top center no-repeat fixed;*/
	background: white;
}
#wrapper
{
	margin: 0 auto;
	text-align: left;
	width: 760px;
}
#header
{
	color: #000326;
	float: left;
	padding: 2px 0 2px 13px;
}
input, select
{
	font-family: "Verdana", "Helvetica", sans-serif;
	font-weight: normal !important;
	font-size: 7pt;
}
.button
{
	background: #60635f;
	border:1px solid #60635f;
	color:#fff;
	font-weight:bold;
	font-family:Verdana,Helvetica,sans-serif;
	padding: 0 6px;
}
.error_message
{
	background: red;
	color: black;
}
#header img
{
	border: 0;
}
#searchBox
{
	float: right;
	margin: 40px 10px 0 0;
}
#newsletterBox
{
	float: right;
	margin: 40px 10px 0 0;
}
* html #searchBox
{
	margin-right:10px;
}
#mainMenu
{
	clear: both;
	display: inline-block;
}
#mainMenu
{
	background: url('/img/style/sidebar.gif') top left repeat-y;
	display: block;
	position: r
}
* html #mainMenu
{
	height: 1px;
}
#mainMenu:AFTER
{
	clear: both;
	content: '.';
	display: block;
	line-height: 1px;
	height: 0;
	visibility: hidden;
}
#jsMenu
{
	float: left;
	height: 120px;
	padding: 10px 0 10px 10px;
}
#userMenu
{
	background: #3c413b;
	float: right;
	height: 100px;
	margin: 10px 0;
	padding: 10px 0;
	width: 230px;
}
#userMenu form, #userMenu div
{
	background: #60635f;
	padding: 0 0 0 40px;
	height: 100px;
}
#userMenu div p
{
	padding: 8px 0;
}
#userMenu span
{
	display: block;
	color: white;
	font-weight: bold;
	padding: 2px 0;
}
#userMenu a
{
	color: white;
	text-decoration: none;
}
#footer
{
	background: url('/img/style/sidebar.gif') top left repeat-y;
	clear: both;
	padding: 0 0 20px 10px;
}
#footer .links
{
	/*background: white;*/
	background: #60635f;
	border: solid #5d625c;
	border-width: 0 2px 1px 0;
	color: black;
	margin-bottom: 10px;
	padding: 2px;
}
#footer .links .menu1
{
	float: left;
}
#footer .links .menu2
{
	text-align: right;
}
#footer .links a
{
	color: black;
	text-decoration: none;
}
#footer .links .menu1 a
{
	font-weight: bold;
	text-transform: uppercase;
}
#footer .logo
{
	color: #000326;
	float: left;
	font-weight: normal;
	padding-left: 5px;
}
#footer .designer
{
	padding-right: 5px;
	text-align: right;
}
#footer .designer a
{
	color: white;
	text-decoration: none;
}
#content
{
	display: inline-block;
}
#content
{
	background: url('/img/style/sidebar.gif') top left repeat-y;
	display: block;
	padding: 16px 0 12px 10px;
}
* html #content
{
	height: 1px;
}
#content:AFTER
{
	clear: both;
	content: '.';
	display: block;
	line-height: 1px;
	height: 0;
	visibility: hidden;
}
.container
{	
	border: solid #3c413b;
	border-width: 10px 0;
}
#container1
{
	background: #60635f;
	float: left;
	margin-bottom: 12px;
	width: 510px;
}
#container2
{
	background: #60635f;
	float: right;
	width: 230px;
}
#loginWarning
{
	color: red !important;
}











/*javascript menu*/
#menu
{
	background: #848c83;
	font-size: 8pt;
	height: 120px;
	position: relative;
	width: 520px;
}
#menu .menuLevel
{
	background: transparent;
	float: left;
	height: 120px;
	overflow: hidden;
	position: relative;
}
#menu #menuLevel_0
{
	background: #737a72;
	width: 90px;
}
#menu .submenu
{
	background: transparent;
	height: 100px;
	left: 0;
	padding: 10px 0 10px 10px;
	position: absolute;
	top: 0;
}
* html #menu #menuLevel_1, * html #menu #menuLevel_2
{
	width: 1px;
}
#menu #menuLevel_1 .submenu, #menu #menuLevel_2 .submenu
{
	background: transparent;
}
#menu #menuLevel_1 .submenu .background, #menu #menuLevel_2 .submenu .background
{
	background: url('/img/style/menu_gradient.png') top right repeat-y;
	height: 100%;
	left: 0;
  opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;
}
#menu .submenu a
{
	background: transparent;
	color: white;
	display: block;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	white-space: nowrap;
	position: relative;
}	
#menu .submenu a:HOVER
{
	background: #a4a8a4;
}
#menu .submenu a.selected
{
	background: #b4b8b4;
	cursor: default;
}
#menu .submenu a.selected:HOVER
{
	background: #a4a8a4;
}
#menu .slider
{
	background: #8c9958;
}
#menu #topSlideshow
{
	height: 100%;
	width: 430px;
	position: absolute;
	top: 0;
	right: 0;
}
#sidebarSlideshow
{
	position: relative;
}
a.attachment
{
	background: url('/img/style/attachment.png') left bottom no-repeat;
	display: block;
	padding: 15px 0 7px 24px;
}
#error #container1
{
	color: white;
	height: 325px;
	padding: 10px 5px 5px 20px;
	width: 725px;
}
#error #container1 h1
{
	border-bottom: 1px solid #333333;
	font-size: 120%;
	margin-bottom: 10px;
	padding-bottom: 3px;
	width: 50%;
}
#error #container1 a
{
	color: #eee;
	font-weight: bold;
}
