*{
	margin:0px;
	padding:0px;
	border:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.button{ 
	behavior: url('css/IEFixes.htc');
}

body, html{
	line-height:1.6em; 
	height:100%;
}

h1{
	text-align:left;
}

#help{
	background-image:url(../images/icon_help.gif);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:20px;
	margin-bottom:10px;
	font-size:12px;
	border-bottom:1px #d0d0d0 solid;
}

#main{
	text-align:center;
	position:relative;
	height:auto !important;
	height:91%;
	min-height:91%;
	width:expression(document.body.clientWidth < 990 ? "990px" : "100%" ); /*this is for stupid IE min-width */
	min-width:990px;
}

#content{
}

#page{
	text-align:left;
	width:98%;
	margin-left:auto;
	margin-right:auto;
}

#page_title{
	height:50px;
	color:#797979;
	font-size:15px;
	font-weight:bold;
	background-image:url(../images/bg_page_title.gif);
	margin-bottom:10px;
}
#page_title img{
	float:left;
}

#header{
	height:86px;
	padding-bottom:15px;
	background-image:url(../images/bg_top.jpg);
	background-repeat:repeat-x;
}
#title_top{
	font-size:18px;
	color:#e2e2e2;
	font-weight:bold;
	padding-left:15px;
	padding-top:15px;
	float:left;
	text-align:left;
	width:600px;
}
#title_logout{
	float:right;
	padding-top:18px;
	padding-right:40px;
}
#title_logout a{
	color:#e2e2e2;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	padding-left:25px;
	background-image:url(../images/icon_logout.gif);
	background-position:center left;
	background-repeat:no-repeat;
}
#topmenu{
	padding-top:19px;
	padding-left:30px;
	text-align:left;
	float:left;
}
#language{
	text-align:right;
	float:left;
}
#language select{
	width:100px;
}
#language img, #language span{
	float:left;
}
#language img{
	margin-top:11px;
	margin-left:10px;
}

/* ---- start login box ---- */
#login {
	width:450px;
	height:200px;
	margin:50px auto 0px auto;
	border:1px #d0d0d0 solid;
}
#login h1{
	height:47px;
	padding:10px 0 0 70px;
	margin:0 0 10px 0;
	background-color:#ebebeb;
	font-size:16px;
	background-image:url(../images/icon_login.gif);
	background-position:center left;
	background-repeat:no-repeat;
}
#login .error{
	width:400px;
	margin:0 auto 0 auto;
	padding:4px 4px 4px 20px;
	font-weight:bold;
	background-image:url(../images/icon_error.gif);
	background-position:center left;
	background-repeat:no-repeat;
	text-align:left;
}
/* ---- end login box ---- */


.arrow{
	cursor:pointer;
}
.right{
	text-align:right;
}
.left{
	text-align:left;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}
.page{
	width:30px;
}
.search{
	width:95%;
}
.list_in{
	width:200px;
	color:#474747 !important;
}
.actions{
	color:#4b4b4b;
	margin-bottom:20px;
	border:none !important;
}



table{
	border:1px solid #d1cfcf;
}
.adminsGrid table{
	width:100%;
}

.table_title{
	background-image:url(../images/bg_table_title.gif);
	height:25px;
}
.table_sub_title{
	background-image:url(../images/bg_table_sub_title.gif);
	height:50px;
}
.table_list{
	background-color:#ededed;
	color:#3a3a3a;
	height:27px;
}
.on-mouse{
	background-color:#f3f4dd;
}

.link{	
	display:block;
  	font:bold 12px/25px;
	text-decoration:none;
	color:#4b4b4b;
	position: relative;
}
.link:hover{
	color:#f9831a;
}
.no_link{
	color:#4b4b4b;
}

td{
	padding-left:8px;
}
.td_border{
	border-right:1px solid #d1cfcf;
	padding-right:10px;
}

.td_border_bottom{
	border-bottom:1px solid #d1cfcf;
}

.arrow_down{
	background-image:url(../images/icon_arrow_down.gif);
	background-position:right;
	background-repeat:no-repeat;
	color:#f9831a;
}
.arrow_up{
	background-image:url(../images/icon_arrow_up.gif);
	background-position:right;
	background-repeat:no-repeat;
	color:#f9831a;
}


#menu_left{
	width:200px;
	float:left;
	background-image:url(../images/menu_left.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding-bottom:40px;
}
#menu_left li{
	list-style: none;
	display: block;
	border-bottom:dashed #999999 1px;
	float:left;
}
#menu_left a{
	width:200px;
	display: block;
	font: 11px/31px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
ul#menu_left a:hover,
ul#menu_left li:hover a,
ul#menu_left li.iehover a {
	/*border-right:solid #e2e2e2 4px;*/
	width:200px;
	color: #df571b !important;
	background-color:#f3f4dd;
}
.active{
	width:200px;
	color: #df571b !important;
	background-color:#f3f4dd;
}
.title{
	font: bold 14px/31px Arial, Helvetica, sans-serif;
	border-bottom:none !important;
	border-bottom:solid #999999 1px !important;
	width:200px;
}

.content_right{
	margin-left:230px;
	color:#474747;
}

.gallery {
	float:left;
}
.gallery p, .gallery a{
	text-align:center;
	color:#333333;
}
.gallery .img{
	margin:10px;
	border:solid #d4d4d4 1px;
}
.gallery a:hover{
	color:#df571b;
}

.files {
	display:block;
	padding-left:10px;
	margin-bottom:10px;
	border-left:solid #d4d4d4 1px;
}
.files p, .files a{
	color:#333333;
}
.files a:hover{
	color:#df571b;
}


fieldset{
	border:solid #d4d4d4 1px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
}
legend{
	font: bold 14px/31px Arial, Helvetica, sans-serif;
}
span.field-row {
    display:block;
    margin:15px 0;
}
.content_right label{
	text-align:left;
}
.content_right fieldset .input-text, .content_right fieldset .content_right textarea {
    width:320px;
	padding:3px 4px;
	color:#474747 !important;
}

.required {
	color: #df571b;
}
.content_right input.validation-failed, .content_right textarea.validation-failed {
	border: 1px solid #eb3937;
	padding:3px 4px;
}
.content_right input.validation-passed, .content_right textarea.validation-passed {
	border: 1px solid #cccccc;
	padding:3px 4px;
}
.content_right .validation-advice {
	margin: 2px;
	padding: 2px 10px 0 10px;
	color : #eb3937;
	font-weight: bold;
	width:97%;
	clear:both;
}
.content_right .error{
	margin: 2px;
	padding: 2px 5px 2px 24px;
	/*border: 1px solid #eb3937;*/
	width:400px;
	color:#eb3937;
	font-weight: bold;
	font-size:14px;
	background-image:url(../images/icon_error.gif);
	background-position:4px;
	background-repeat:no-repeat;
	float:left;
}

.content_right .ok{
	margin: 2px;
	padding: 2px 5px 2px 24px;
	/*border: 1px solid #69b83e;*/
	width:400px;
	color:#69b83e;
	font-weight: bold;
	font-size:14px;
	background-image:url(../images/icon_ok.gif);
	background-position:4px;
	background-repeat:no-repeat;
	float:left;
}

td .error{
	color : #eb3937;;
	font-weight:bold;
}


input, select, textarea{
	margin:0 0 2px 5px;
  	border:1px solid #7f9db9;
  	background-color:#f7f7f7;
}
.input {
  width:160px;
  float:left;
  padding:1px 2px;
}
label {
  float:left;
  width:150px;
  padding:0px 3px;
  text-align:right;
}
.table_rw{
	width:100%;
	margin:7px 0 0 0;
	clear:both;
}
.button {
	border:none !important;
	font-weight:normal !important;
	height:24px;
	padding-bottom:3px;
	width:91px;
	text-align:center;
	cursor:pointer;
	color:#ffffff;
	background-image:url(../images/button_2_bg.gif);
}
.button:hover, .hover{
	background-image:url(../images/button_2_bg.gif);
	background-position:bottom;
	font-weight:normal !important;
	color:#ffffff !important;
}

.checkbox {
	width:15px;
	background:none !important;
	border:none !important;
}

.date {
	display:block;
	font-size:12px;
}
.date .input-text{
	width:70px !important;
}
.label{
  float:left;
  width:48px;
  padding:0px 3px;
  text-align:left;
}
.input-small{
	width:150px !important;
	padding:3px 4px;
}

small{
	font-size:10px;
	font-style:italic;
}

.order_div{
	width:45%;
	border:1px solid #d1cfcf;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.order_head{
	height:20px;
	background-color:#5f666a;
	color:#fff;
	padding-left:10px;
}
.order_content{
	padding-left:10px;
}
.order_totals{
	width:270px;
	text-align:right;
	font-weight:bold;
}

.icon_head{
	font-weight:bold;
	background-image:url(../images/page_white.gif);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:25px;
	margin-bottom:10px;
}

.box{
	background-color:#f0f0f0;
	border:1px solid #d1cfcf;
}

.clear {
	clear:both;
}

.a{
	color:#252525;
	text-decoration:underline;
	font-weight:bold;
}

/* ---- start footer ---- */
#footer {
	width:100%;
	height:59px;
	background-image:url(../images/bg_footer.gif);
	position:absolute;
	bottom:-6.4em;
	left:0;
}
#footer .copyright{
	float:left;
	margin:30px 0 0 20px;
}
#footer .powerby{
	float:right;
	margin:30px 20px 0 0;
}
#footer .copyright a, #footer .powerby a{
	text-decoration:underline;
	color:#c64935;
}
/* ---- end footer ---- */


.popup{
	display:none; 
	position:absolute;
	top:90px;
	right:100px;
	z-index:999;
	border:solid black 1px;
	padding:10px;
	background-color:#fff;
	color:#000;
	text-align:justify;
	font-size:11px;
	width: 350px;
}


/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
  width: 500px; /*For KHTML*/
}

ul#navmenu-h li {
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 30px;
  background-image:url(../images/li_delimit.jpg);
  background-repeat:no-repeat;
  background-position:bottom right;
  padding-right:1px;
}

ul#navmenu-h ul {
  width: 200px;
  list-style: none;
  display: none;
  position: absolute;
  left: 0;
  top: 30px;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px Arial, Helvetica, sans-serif;
  content: ".";
  visibility: hidden;
}

ul#navmenu-h ul li {
  width: 200px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
  background-image:none !important;
  padding:0px !important;
  position:relative;
  z-index:9999;
}

/* Root Menu */
ul#navmenu-h a {
  padding: 0 20px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #e2e2e2;
  font: 12px/30px Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
	background-image:url(../images/bg_menu_over.jpg);
	color: #FFF;
	position:relative;
  z-index:9999;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
  float: none;
  background: #e3ecee;
  color: #2f2f2f;
  border-left:solid #b4b4b4 1px;
  border-right:solid #b4b4b4 1px;
  
}

ul#navmenu-h .li-border{
	border-bottom:dashed #b4b4b4 1px;
}

ul#navmenu-h .ul-border{
	border-bottom:solid #b4b4b4 1px;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  background: #d0dfe2;
  color: #2f2f2f;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}


