/***** Default styles ****/
/*
@import "default_telerik.css";
*/

*
{
	margin: 0;
	padding: 0;
	border: 0;
}
body
{
	text-align: center;
	background: #ffffff;
	color: #000000;
	font: 12px Tahoma;
}

/*=====  =====*/
a:link,
a:visited,
a:active
{
	background: transparent;
	color: #ff9933;
	text-decoration: none;
}
a:hover
{
	background: transparent;
	color: #ffcc66;
	text-decoration: none;
}

html, body, #Form1 {
	height: 100%;
}

h1 {
	display: inline;
	font-weight: normal;
	font-size: 12px;
}

.skinoff {
	width: 100%;
	text-align: left; 
}

/*=====  =====*/
.page {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px;
	width: 770px;
}
.push,
.footer {
	width: 100%;
	height: 105px;
}
.footer {
	width: 770px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
}
.greenline {
	height: 2px;
	width: 100%;
	background: #669933;
}
.partners {
	height: 60px;
	vertical-align: middle;
}
.copyright {
	color:#717171;
	font-size: 12px;
}
.header {
	width: 770px;
	text-align: right;
}
.obj_flash {
	width: 770px;
}

/*===== MainMenu =====*/
.page .simple
{
	width: 770px;
	height: 50px;
	background: #ffffff url(img/menu2levelBg.gif) repeat-x scroll left 25px;
}
.simple {
	background-color: #ffffff;
}
.simple li {
	display: block;
	float: left;
	margin: 0;
	color: #ddd;
	position: relative;
}
.simple li a,
.simple li a:link,
.simple li a:active,
.simple li a:hover,
.simple li a:visited {
	color: #669933;
	padding: 0;
	display:block;
}
.simple li a span,
.simple li a:visited span {
	color:#669933;
	font-weight:bold;
	line-height:25px;
	display: block;
	padding: 0 10px;
	text-decoration: none;
}
.simple li.active > a,
.simple li.active > a:visited
{
	background: transparent url(img/tabLeftFirstOff.gif) left top no-repeat scroll;
	display: block;
}
.simple li:hover > a,
.simple li:hover > a:visited {
	background: transparent url(img/tabLeftFirstOn.gif) left top no-repeat scroll;
	display: block;
}
.simple li.active > a span,
.simple li.active > a:visited span
{
	color: #ffffff;
	background: transparent url(img/tabRightLastOff.gif) right top no-repeat scroll;
}
.simple li:hover > a span,
.simple li:hover > a:visited span {
	color: #5E7051;
	background: transparent url(img/tabRightLastOn.gif) right top no-repeat scroll;
}
.simple li:hover > ul li a,
.simple li:hover > ul li a:visited,
.simple li:hover > ul li a span,
.simple li:hover > ul li a:visited span,
.simple li.active > ul li a,
.simple li.active > ul li a:visited,
.simple li.active > ul li a span,
.simple li.active > ul li a:visited span
{
	color: #E7EDE3;
	background: #ffffff url(img/menu2levelBg.gif) repeat-x scroll left top;
}
.simple li ul {
	display: none;
}
.simple li:hover > ul {
	display: block;
	position: absolute;
	top: 100%;
	z-index: 99;
}
.simple li:hover > ul li {
	float: none;
	white-space: nowrap;
}
.simple li li:hover > ul {
	left: 100%;
	top: 0;
}
.div_menu .simple {
	height: 50px;
	position: relative;
}
.div_menu .simple li {
	position: static;
}
.div_menu .simple li li {
	position: relative;
}
.div_menu .simple > ul > li.active > ul {
	display: block;
}
.div_menu .simple > ul > li > ul {
	position: absolute;
	float: left;
	left: 1px;
	height: 25px;
	top: 25px;
	width: 770px;
	background: url(img/menu2levelBg.gif) repeat-x scroll left top;
}

.div_menu .simple li > ul li:hover > ul {
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 99;
	padding: 0;
}

.div_menu .simple li > ul li {
	float: left;
	white-space: nowrap;
	background: url(img/menu2levelBg.gif) repeat-x scroll left top;
}

.div_menu .simple li > ul li a span {
	font-weight: normal;
	color: #E7EDE3;
}
.div_menu .simple li > ul li a:hover span {
	color: #ffffff;
}

.div_menu .simple li > ul li li {
	float: none;
	display: block;
	position: relative;
	_height: 25px;
}

.div_menu .simple li > ul ul li:hover ul {
	display: block;
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 99;
}

/*===== Top menu =====*/
.menu-border
{
	display: block;
	clear: both;
	border: 1px solid #000000;
	border-style: solid none;
	padding: 1px 0;
	vertical-align: middle;
}
.div_menu
{
	background-color: #e03623;
	text-align:left;
}

/*===== Controls =====*/
.textbox,
.textbox98
{
	font-size: 11px;
	width: 100%;
}
.textbox98
{
	width: 98%;
}

.button
{
	font-size: 11px;
	width: 60px;
}

a.linkbutton,
a.linkbutton:link,
a.linkbutton:active,
a.linkbutton:visited
{
	color: #FF9933;
	font-size: 11px;
}
a.linkbutton:hover
{
	color: #FF9933;
	font-size: 11px;
	text-decoration: underline;
}
input,
textarea,
select
{
	border: 1px solid #999999;
	font: 12px Tahoma;

}
.required,
.required_field
{
	vertical-align: top;
	display: block;
	float: left;
}
.required_field
{
	width: 97%;
}

/*===== Text =====*/
.subcaption,
.label,
.remark,
.text,
.boldtext
{
	font-size: 12px;
}
.label,
.boldtext
{
	font-weight: bold;
}
.mod_content ul {
	margin: 12px 0;
	padding-left: 40px;
}
.mod_content li {
	font-size:12px;
	list-style-position:outside;
	list-style-type:square;
	margin-right:20px;
}

/*===== push button =====*/
a.pushbutton,
a.pushbutton:link,
a.pushbutton:active,
a.pushbutton:visited,
a.pushbutton:hover
{
	color: #336699;
	background-color: #e9f0f8;
	height: 18px;
	border: solid 1px #336699;
	padding: 2px 5px;
	margin-right: 10px;
	font-size: 11px;
	text-decoration: none;
}
a.pushbutton:hover
{
	color: #000000;
	border: solid 1px #000000;
}

.loading_progress
{
	position: absolute;
	left: 45%;
	top: 49%;
	border: 3px double #336699;
	z-index: 90;
	background: #ffffff;
}
.caption
{
	color: #336699;
	font-size: 12px;
	font-weight: bold;
}

/*=====  =====*/
.div_login
{
	display: block;
	clear: both;
	width: 100%;
	text-align: right;
}
.div_contentarea
{
	display: block;
	clear: both;
	width: 100%;
}

/*=====  =====*/
.admin_tools
{
/*	position: fixed; fixed*/
	background: #ffffff;
	border-bottom: 1px solid #000000;
	width: 100%;
	z-index: 99;
}
.admin_toolbar
{
	display: block;
	width: 300px;
	text-align: center;
	background: #ffffff;
}

/*===== Admin pane =====*/
.adminpane
{
    width: 100%;
    height: 20px;
    background-color: #F6F6F6;
    margin: 0px;
}
.contentpane
{
	vertical-align: top;
}

/*===== AdminToolbar =====*/
.admtool_mid
{
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	cursor: pointer;
}
.admtool_mid_selected
{
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	cursor: pointer;
}

/*===== Module =====*/
.mod_title
{
	position: relative;
	width: 100%;
	text-align: left;
}
.module_title
{
	width: 100%;
	display: block;
	color:#698053;
	font-family:Tahoma;
	font-size:18px;
	padding-bottom:10px;
	padding-left:4px;
}
.mod_toolbar
{
	background: #ffffff;
	position: absolute;
	top: 2px;
	right: 15px;
	z-index: 99;
}
.mod_roll
{
	position: absolute;
	top: 5px;
	right: 5px;
}
.mod_content
{
	text-align: left;
	vertical-align: top;
	position: relative;
	padding: 5px;
}
.div_actions
{
	display: block;
	clear: both;
	padding: 10px 0;
}
.images
{
	border: 1px solid #808080;
	padding: 2px;
	width: 202px;
}

/*===== login & register =====*/
a.login,
a.login:link,
a.login:active,
a.login:visited,
a.login:hover,
a.register,
a.register:link,
a.register:active,
a.register:visited,
a.register:hover,
a.home,
a.home:link,
a.home:active,
a.home:visited,
a.home:hover
{
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	margin-left: 5px;
}
a.login:hover,
a.register:hover,
a.home:hover
{
	color: #000000;
}
a.home,
a.home:link,
a.home:active,
a.home:visited,
a.home:hover {
	background: url(img/home.gif) left center no-repeat;
	padding-left: 15px;
}
a.home:hover {
	background: url(img/home-over.gif) left center no-repeat;
}

/*===== Validators, Error Messages =====*/
.error
{
	font-family: Tahoma, Arial, Verdana;
	color: #ff0000;
}