/* CSS Document */



/* sIFR */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}


/* --- */



body
	{
	background:#ffffff;/*#473826;*/
	margin-top:30px;
	margin-left:0;
	margin-right:0;
	padding: 0;
	text-align: center;
	font: 12px arial, sans-serif;
	color:#888888;
	}
	
#wrap
	{
	text-align: left;
	width: 810px;
	margin: 0 auto;
	/*background: url(../images/layout/bg-body-beige.gif);*/
	background-color: #FFFFFF;
	border:0px solid #ffffff;
	}
	
#content
	{
	padding-left:0px; 
	padding-right:0px;
	margin:0px;
	
	}
	
.alert
	{
	display:block;
	padding:10px;
	color:white;
	background-color: #d23c29;
	font-size:16px;
	font-weight: bold;
	width:690px;
	}

.alert a:link
	{
	color:black;
	}

.alert a:hover
	{
	color:white;
	}
	
/* columns */
.col-A,.col-B, .col-C
	{
	float:left;
	
	}


.col-A {
	margin-top: 0px;
	width: 221px;
	margin-right: 30px;
	padding-bottom: 76px;
	color:#4f3d20;
	font: 11px arial, sans-serif;
	line-height:15px;
	}
	
.col-B
	{
	display: block;
	width: 422px;
	margin-left: 0px;
	margin-right:50px;
	padding-bottom: 76px;
	padding-left:0px;
	padding-right:0px;
	line-height:20px;
	}
	
	#FjaxContentDiv {
	width: 422px;
}

.col-C 
	{
	display: block; 
	padding-left:0px;
	width: 210px;
	margin-left: 0px;
	margin-right:0px;
	padding-bottom: 76px;
	font: 11px arial, sans-serif;
	line-height:20px;
	}
	
.col-ABC {
	margin-top: 0px;
	width: 907px;
	margin-right: 0px;
	padding-bottom: 76px;
	color:#4f3d20;
	font: 11px arial, sans-serif;
	line-height:15px;
	}

/*---*/
#header
	{
	padding:0;
	position: relative;
	height: 78px;
	width: 920px;
	margin-bottom:110px;
	}
	
#header span.logo
	{
	position:absolute;
	width: 311px;
	height: 110px;
	text-indent: -10000px;
	margin-top: 30px;
	padding: 0;
	}
	
#header span.logo a
	{
	display: block;
	width: 311px;
	height: 110px;
	background: url(http://www.regiszaleman.com/images/layout/logo-top-big.gif) no-repeat;
	}
	
#header span.logo a:hover 
	{
	background-position: -311px;
	}
	
	
#header .topnav
	{
	position:absolute;
	margin-left:315px;
	margin-top:72px;
	color:#d23c29;
	font:12px Arial, sans-serif;
	}
	
.clear
	{ 
	clear: both;
	}
	
#loginform
	{
	display:block;
	width:191px;
	position:absolute;
	margin-right:0px;
	margin-left:740px;
	margin-top:0px;
	float:right;
	}
 
 
#loginform input.inp
	{
	border: 1px solid #ddd;
	width: 158px;
	background: #f2f2f2;
	font: 10px verdana, sans-serif;
	color: #443;
	padding: 3px;
	margin-bottom: 10px;
	outline: none;
	}
	

	
#loginform input.inp:hover,
#loginform input.inp:focus
	{ border: 1px solid #aaa; }

#loginform input.login-btn
	{
	width: 54px;
	height: 20px;
	background: #ffffff url(../images/layout/btn-login.gif) no-repeat;
	outline: none;
	}
	
#loginform input.login-btn:hover
	{
	background: #ffffff url(../images/layout/btn-login.gif) no-repeat 0 -23px;
	}
	


#loginform .p1
	{
	text-indent: -100000px;
	height: 11px;
	width:274px;
	line-height: 8px;
	margin-bottom: 5px;
	background: url(../images/layout/bg-username.gif) no-repeat;
	}
	
#loginform .p2
	{
	text-indent: -100000px;
	height: 11px;
	width:274px;
	line-height: 8px;
	/*margin-bottom: 5px;*/
	background: url(../images/layout/bg-password.gif) no-repeat;
	}
	
#contactFormArea
	{
	margin-left:0px;
	width:210px;
	}

#mailform
	{
	display:block;
	width:210px;
	position:relative;
	margin-right:0px;
	margin-left:5px;
	margin-top:15px;
	float:right;
	}
 #mailformbody
	{
	display:block;
	width: 210px;
	position:relative;
	margin-right:0px;
	margin-left:5px;
	margin-top:15px;
	float:left;
	}
 
#mailform input.inp,#mailformbody input.inp
	{
	border: 1px solid #ddd;
	width: 210px;
	background: #f2f2f2;
	font: 10px verdana, sans-serif;
	color: #443;
	padding: 3px;
	margin-bottom: 10px;
	margin-left:4px;
	outline: none;
	
	}
	
#mailform input.inp2, #mailformbody input.inp2
	{
	border: 1px solid #ddd;
	width: 140px;
	background: #f2f2f2;
	font: 10px verdana, sans-serif;
	color: #443;
	padding: 3px;
	margin-bottom: 6px;
	outline: none;
	}
	
#mailform textarea.inp,#mailformbody textarea.inp
	{
	border: 1px solid #ddd;
	width: 210px;
	background: #f2f2f2;
	font: 11px verdana, sans-serif;
	color: #443;
	padding: 3px;
	margin-bottom: 10px;
	outline: none;
	}

	
#mailform input.inp:hover,#mailformbody input.inp:hover,
#mailform input.inp:focus,#mailformbody input.inp:focus,
#mailform input.inp2:hover,#mailformbody input.inp2:hover,
#mailform input.inp2:focus,#mailformbody input.inp2:focus,
#mailform textarea.inp:focus,#mailformbody textarea.inp:focus,
#mailform textarea.inp:hover,#mailformbody textarea.inp:hover
	{ border: 1px solid #aaa; }

#mailform input.send-btn,#mailformbody input.send-btn
	{
	width: 54px;
	height: 20px;
	outline: none;
	background: #ffffff url(../images/layout/btn-send.gif) no-repeat;
	margin-left:0px;
	}
	
#mailform input.send-btn:hover,#mailformbody input.send-btn:hover
	{
	background: #ffffff url(../images/layout/btn-send.gif) no-repeat 0 -23px;
	}
	


#mailform .p1,#mailformbody .p1
	{
	text-indent: -100000px;
	height: 11px;
	width:274px;
	line-height: 8px;
	margin-bottom: 5px;
	}
	
#mailform .p2,#mailformbody .p2
	{
	text-indent: -100000px;
	height: 11px;
	width:274px;
	line-height: 8px;
	/*margin-bottom: 5px;*/
	}


.title1
	{
	background-color:#58452f;
	color:#FFFFFF;
	padding-left:27px;
	padding-right:5px;
	padding-top:8px;
	padding-bottom:8px;
	font-size:12px;
	line-height:15px;
	}
	
.title2
	{
	background-color:#e4dac4;
	color:#58452f;
	padding-left:27px;
	padding-right:5px;
	padding-top:8px;
	padding-bottom:8px;
	font-size:12px;
	line-height:15px;
	margin-right: 0px;
	}
	
.title3
	{
	background-color:#378dba;
	color:#FFFFFF;
	padding-left:27px;
	padding-right:5px;
	padding-top:8px;
	padding-bottom:8px;
	font-size:12px;
	line-height:15px;
	}
	
	
h1
	{
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9a9a9a;
	padding-left: 5px;
	padding-right:5px;
	padding-top:5px;
	margin-top:20px;
	margin-bottom:-10px;
	padding-bottom:0px;
	font-size:22px;
	line-height: 24px;
	}
	
.sIFR-hasFlash h1 {
    visibility: hidden;
	padding-left: 5px;
	padding-right:5px;
	padding-top:5px;
	margin-top:20px;
	margin-bottom:-10px;
	padding-bottom:0px;
	font-size:24px;
	line-height: 24px;
	}
	
h2
	{
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9a9a9a;
	padding-left: 0px;
	padding-right:5px;
	padding-top:5px;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-size:22px;
	line-height: 24px;
	}
	
.sIFR-hasFlash h2 {
    visibility: hidden;
	padding-left: 0px;
	padding-right:5px;
	padding-top:5px;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-size:24px;
	line-height: 24px;
	}

h3 /* in col-A */
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9a9a9a;
	padding-left: 0px;
	padding-right:5px;
	padding-top:12px;
	margin-top:9px;
	margin-bottom:-13px;
	padding-bottom:5px;
	font-size:15px;
	line-height:15px;
	}

.sIFR-hasFlash h3 {
    visibility: hidden;
	padding-left: 0px;
	padding-right:5px;
	padding-top:12px;
	margin-top:9px;
	margin-bottom:-13px;
	padding-bottom:0px;
	font-size:15px;
	line-height:15px;
	}
h4 /* in col-C */
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9a9a9a;
	padding-left: 4px;
	padding-right:5px;
	padding-top:12px;
	margin-top:9px;
	margin-bottom:-10px;
	padding-bottom:5px;
	font-size:24px;
	line-height:15px;
	}

.sIFR-hasFlash h4 {
    visibility: hidden;
	padding-left: 4px;
	padding-right:5px;
	padding-top:12px;
	margin-top:9px;
	margin-bottom:-10px;
	padding-bottom:0px;
	font-size:24px;
	line-height:15px;
	}
p 
	{
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
	}	
	
p.big
	{
	font-size:48px;
	color:#378dba;
	}

/*-------   links  ----------------*/

a:link{color: #378dba;text-decoration: none;}
a:visited{color: #378dba; text-decoration: none;}
a:hover{color: #378dba; text-decoration:underline;}

/* ---  */
/* --- DOJO JS FRAMEWORK --- */

.tt { border-bottom: 1px dotted white; cursor: pointer; }
		body .dojoTooltip { color: white; background: #378dba; }

/* --- */
/*------------- IMAGES   --------------*/

.sm-inline
	{
	margin-bottom:-1px;
	}

.thumb
	{
	margin-top:20px;
	margin-right:0px;
	margin-left:0px;
	padding-left:4px;
	padding-top:5px;
	padding-right:4px;
	padding-bottom:5px;
	background:url(../images/layout/colthumb-bg.gif) no-repeat;
	}
	
.thumbBig
	{
	margin-top:20px;
	margin-right:0px;
	margin-left:0px;
	padding-left:4px;
	padding-top:5px;
	padding-right:4px;
	padding-bottom:5px;
	background:url(../images/layout/colthumbBig-bg.gif) no-repeat;
	}
	
.colBimg
	{
	margin-top:20px;
	margin-right:0px;
	margin-left:0px;
	padding-left:5px;
	padding-top:5px;
	padding-right:4px;
	padding-bottom:5px;
	background:url(../images/layout/bg-img-colB.gif) no-repeat;
	}
	

/*  ---  */

.newstitle
	{
	color:#d23c29;
	font-weight:bold;
	}
	

/* Transparent form message (error and notice) for ajax form */
.transparent_ajax_message {
  width: 100%;
  text-align: center;
  font-size: 20px;
  position: absolute;
  opacity:  0.8;
}

.transparent_ajax_error p {
  color: #560109;
  background: #FFA3A9;
  
  border-left: 1px solid #750004;
  border-right: 1px solid #750004;
  border-bottom: 1px solid #750004;  
  margin: 0px 20px 0px 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
}

.transparent_ajax_notice p {
  color: #23571D;
  background: #9BFFA3;
  
  border-left: 1px solid #23571D;
  border-right: 1px solid #23571D;
  border-bottom: 1px solid #23571D;  
  margin: 0px 20px 0px 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
}


/* Saving message for ajax form */
#ajax_info_message {
  position: absolute;
  background: #FFF;
  opacity:  0.7;
}

#ajax_info_message p {
  padding-top: 0px;
  font-size: 30px;
  color: #B1A861;
  text-align:  center;
}