body
{
	font-family: Arial,Helvetic,sans-serif;
	font-size: 12px;
	background: #009dcd url(../image/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	color: #fff;
}

body.dialog
{
	font-family: Arial,Helvetic,sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #ebebeb;
	background-image: none;
}

/* @group layout */
#header
{
	height: 55px;
	max-height: 55px;
	overflow: hidden;
	color: #000;
	background-color: #fff;
	margin: 0;
}

#mainbody
{
	width: 1000px;
	min-width: 1000px;
}

#menuarea
{
	width: 220px;
	padding-top: 200px;
	background: url(../image/v.gif) no-repeat;
	text-align: right;
}

#contentarea
{
	width: 750px;
	padding-top: 45px;
	padding-left: 20px;
}

#contentareaheader a { text-decoration: none; }

#footer
{
	font-size: .8em;
	padding-left: 30px;
	margin-top: 100px;
}

#loaderDiv
{
	position: absolute;
	width: 200px;
	height: 31px;
	z-index: 100000;
	background-image: url(../image/loaderbg.png);
	color: #ffffff;
	font-size: 16px;
	vertical-align: middle;
	line-height: 31px;
}

#loaderDiv[id] { position: fixed; }

#evp_overlay
{
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: #000!important;
}

#evp_overlay[id] { position: fixed; }

#evp_imgoverlay
{
	z-index: 10000;
	border: solid 15px #eee;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	position: absolute;
}

#evp_imgoverlay[id] { position: fixed; }

/* @end */
/* @group global */
form
{
	margin: 0px;
	padding: 0px;
}

input[type=text]
{
	border: solid 1px #999;
	background-color: #fff;
}

input[type=password]
{
	border: solid 1px #999;
	background-color: #fff;
}

textarea
{
	border: solid 1px #999;
	background-color: #fff;
}

h1
{
	font-size: 20px;
	font-weight: normal;
	font-family: Arial,Helvetic;
	letter-spacing: 3px;
}

h2
{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial,Helvetic;
	letter-spacing: 2px;
}

p { line-height: 1.7em; }
img { border: none; }
a { color: #cafeff; }

legend
{
	font-weight: bold;
	color: #666;
}

fieldset
{
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
	border: 0px none;
	border-top: 1px solid #666;
}

label
{
	color: #000;
	font-weight: bold;
}

/* @end */
/* @group text */
.emText
{
	font-size: .9em;
	font-style: italic;
}

.emTextSmall
{
	font-size: 9px;
	font-style: italic;
}

.errorText
{
	color: #ff0000;
	font-weight: bold;
}

.label
{
	color: #000000;
	font-weight: bold;
}

.sectionlabel
{
	font-weight: bold;
	color: #666;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: 1px solid #666;
}

#header .label { color: #00679c; }
td, th { font-size: 12px; }

/* @end */
/* @group ui */
.imglib_group_sel
{
	margin-top: 3px;
	border-bottom: solid 1px #eee;
	color: #fff;
	background-color: #ff7a00;
}

.imglib_group
{
	margin-top: 3px;
	border-bottom: solid 1px #eee;
	color: #000;
	background-color: #fff;
	cursor: pointer;
}

img.imglib_img
{
	margin: 5px;
	vertical-align: middle;
	border: solid 5px #eee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

img.imglib_img_sel
{
	margin: 5px;
	border: solid 5px #ff7a00;
	vertical-align: middle;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

img.ss_slide
{
	margin: 5px;
	vertical-align: middle;
	border: solid 5px #eee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

img.ss_slide_sel
{
	margin: 5px;
	border: solid 5px #ff7a00;
	vertical-align: middle;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.formArea
{
	color: #000;
	background-color: #eee;
	border: 1px solid #0064a1;
	border-top: none;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.formArea a { color: #0000ff; }

.formArea td, th
{
	color: #000;
	font-size: 12px;
}

.formAreaHeader
{
	background: url(../image/formhead-bg.gif) repeat-x;
	background-color: #aaa;
	border-bottom: 1px solid #555;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
	vertical-align: middle;
	color: #333;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
}

.usage th
{
	color: #000;
	font-size: 8pt;
	font-weight: bold;
	border-bottom: 1px solid #000;
	line-height: 1em;
}

.usage td
{
	color: #000;
	font-size: 8pt;
	border-bottom: 1px solid #999;
	line-height: 1em;
}

.dialog
{
	color: #000;
	background-color: #80cae7;
}

.dialog a
{
	color: #006599;
	text-decoration: none;
}

.errorDialog
{
	padding-top: 7px;
	padding-left: 70px;
	min-height: 75px;
	background: #fff url(../image/erricon47.gif) no-repeat;
	border: 3px solid #ad0000;
}

.infoDialog
{
	padding-top: 7px;
	padding-left: 70px;
	min-height: 75px;
	background: #feffc7 url(../image/infoicon47.gif) no-repeat;
	border: 3px solid #ff941c;
	color: #000;
	font-weight: bold;
}

.button
{
	background: url(../image/btnBg.gif) repeat-x;
	border: 1px solid #666;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.buttonlink
{
	display: inline-block;
	background: url(../image/btnBg.gif) repeat-x;
	border: 1px solid #666;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #000;
	min-width: 50px;
	padding: 2px 8px 2px 8px;
}

a.button
{
	display: inline-block;
	background: url(../image/btnBg.gif) repeat-x;
	border: 1px solid #666;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #000;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

table.formfailure
{
	display: block;
	height: 50px;
	font-size: 9pt;
	background: #dedede url(../image/erricon47.gif) no-repeat;
	border: 2px #990000 ridge;
	color: #000000;
	padding: 5px 5px 0px 50px;
	font-weight: bold;
}

table.formsuccess
{
	display: block;
	height: 50px;
	font-size: 9pt;
	background: #dedede url(../image/successicon47.gif) no-repeat;
	border: 2px #009900 ridge;
	color: #000000;
	padding: 5px 5px 0px 50px;
	font-weight: bold;
}

.menu, .menu li ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 220px;
}

.menu li
{
	position: relative;
	vertical-align: middle;
}

.menu li a
{
	margin-right: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	border-bottom: 1px solid #fff;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	display: block;
	width: auto;
	text-decoration: none;
	color: #fff;
}

.menu li ul
{
	position: absolute;
	width: 210px;
	left: 0;
	top: 0;
	display: none;
	background-color: #fff;
	opacity: .9;
	filter: alpha(opacity=90);
	border: 1px solid #00679c;
}

.menu li ul li
{
	float: left;
	text-align: left;
}

.menu li ul a
{
	width: 190px;
	color: #00679c;
	padding-left: 10px;
	border-bottom: 1px solid #eee;
}

.menu li a:hover
{
	background-color: #ff7a00;
	color: #fff;
}

/* Hack for IE \*/
* html .menu li
{
	float: left;
	height: 1%;
}

* html .menu li a { height: 1%; }

/* End */

table.grid
{
	border: 1px solid #00679c;
	background-color: #fff;
	border-spacing: 0;
}

table.grid th
{
	color: #fff;
	background-color: #00679c;
	background: url(../image/ghBg.gif) repeat-x;
	text-align: left;
}

table.grid td
{
	color: #000;
	background-color: #fff;
	border-bottom: 1px solid #ddd;
}

table.grid td a { 
	color: #0000ff; 
	text-decoration: none;
}

table.grid td a:hover { 
	color: #0000ff; 
	text-decoration: underline;
}

/* @end */
