@charset "utf-8";

/* -------------------------------------------------------------- 
  
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
    margin:0; 
	padding:0; 
} 

table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 

fieldset,img {
	border:0; 
} 

address,caption,cite,code,dfn,em,th,var { 
	font-style:normal; 
	font-weight:normal; 
} 

ol,ul { 
	list-style:none; 
} 

caption,th { 
	text-align:left; 
} 

h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} 

q:before,q:after { 
	content:''; 
} 

abbr,acronym { 
	border:0; 
} 

/* Remove annoying border on linked images. */
a img { border: none; }

/*remove underline for links*/
a {
	text-decoration:none;
}

/* -------------------------------------------------------------- 
  
   * End Reset
   
-------------------------------------------------------------- */




/* -------------------------------------------------------------- 
  
   * Defaults
   
-------------------------------------------------------------- */

body {
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	background:#ECEDEE;
}

img {
	display:block;
}

a img {
  	border: 0;
}

p a:link, p a:visited {
	color:#000;
	font-weight:bold;
}

.error {
	color:#FF0000;
}

.message_box {
	width:913px;
	background:#FFF url(../images/layout/bg_main.gif) repeat-y;
	color: #333;
	margin:0 auto;
	padding:4px 0 8px;
	text-align:center;
	line-height:18px
}

.message_box_foot {
	width:913px;
	background:url(../images/layout/bg_foot.gif) bottom no-repeat;
	height:5px;
	margin:0 auto 20px;
}

.message_box p {
	display:inline-block;
	padding:0 20px;
	height:18px;
	font-size:13px;
}

.error_box {
	background: #FBE6F2;
	border: 1px solid #D893A1;
	color: #333;
	margin:20px auto;
	padding:12px 0;
	width:900px;
	text-align:center;
}

.error_box p {
	display:inline-block;
	background:url(../images/layout/icon_alert.png) no-repeat;
	padding:4px 0 0 35px;
	height:18px;
	font-size:14px;
	font-weight:bold;
}

/* -------------------------------------------------------------- 
  
   * End Defaults
   
-------------------------------------------------------------- */





/* -------------------------------------------------------------- 
  
   * Wrap
   
-------------------------------------------------------------- */

#wrap {
	width:913px;
	margin: 10px auto;
	background:#FFF url(../images/layout/bg_main.gif) repeat-y;
}

/* -------------------------------------------------------------- 
  
   * End Wrap
   
-------------------------------------------------------------- */




/* -------------------------------------------------------------- 
  
   * Headers
   
-------------------------------------------------------------- */

h1 {
	height:83px;
	width:170px;
	background:url(../images/layout/logo_merehall_training_big.gif) no-repeat;
	text-indent:-9000px;/*hide text*/
	position:absolute;
	top:43px;
	left:49px;
} 

h2 {
	font-size:22px;
	color:#940777;
}

.sIFR-active h2 {
  visibility: hidden;
  font-family: Arial;
  font-size: 20px;
}

h3 {
	font-weight:bold;
	margin:11px 0;
}

h5 {
	font-size:14px;
	color:#940777;
	margin:11px 0 0;
}

.sIFR-active h5 {
  visibility: hidden;
  font-family: Arial;
  font-size: 15px;
}

h4#head_latest_news {
	width:112px;
	height:15px;
	padding-top:22px;
	background:url(../images/layout/head_latest_news.gif) bottom no-repeat;
	text-indent:-9000px;/*hide text*/
}

h4#head_newsletter {
	width:102px;
	height:15px;
	padding-top:30px;
	background:url(../images/layout/head_newsletter.gif) bottom no-repeat;
	text-indent:-9000px;/*hide text*/
}

h4#head_competition {
	width:113px;
	height:15px;
	padding-top:25px;
	background:url(../images/layout/head_offer.gif) bottom no-repeat;
	text-indent:-9000px;/*hide text*/
}

/* -------------------------------------------------------------- 
  
   * End Headers
   
-------------------------------------------------------------- */




/* -------------------------------------------------------------- 
  
   * Header
   
-------------------------------------------------------------- */

#head {
	height:140px;
	background:#FFF url(../images/layout/bg_head.gif) no-repeat;
	position:relative;
}

#book_call {
	display:block;
	height:37px;
	width:172px;
	text-indent:-9000px;/*hide text*/
	background:url(../images/layout/bg_booking_call.gif) no-repeat;
	position:absolute;
	top:73px;
	right:168px;
}

#twitter {
	display:block;
	height:53px;
	width:55px;
	text-indent:-9000px;/*hide text*/
	background:url(../images/layout/bg_twitter.gif) no-repeat;
	position:absolute;
	top:64px;
	right:360px;
}

/* -------------------------------------------------------------- 
  
   * End Header
   
-------------------------------------------------------------- */




/* -------------------------------------------------------------- 
  
   * Top Navigation
   
-------------------------------------------------------------- */

#nav_hoz {
	height:25px;
	background:#CFCE00 url(../images/layout/bg_nav.gif) no-repeat;
	position:relative;
}

#nav_hoz ul {
	position:absolute;
	top:5px;
	right:145px;
}

#nav_hoz ul li {
	float:left;
	height:14px;
	margin:0 7px 0 0;
	padding-left:8px;
	background:url(../images/layout/sep_nav_hoz.gif) no-repeat;
}

#nav_hoz ul li#nav_hoz_first {
	background:none;
}

#nav_hoz ul li a:link, #nav_hoz ul li a:visited{
	color:#FFF;
}

#nav_hoz ul li a:hover{
	color:#940777;
}

/* -------------------------------------------------------------- 
  
   * End Top Navigation
   
-------------------------------------------------------------- */




/* -------------------------------------------------------------- 
  
   * Left
   
-------------------------------------------------------------- */

#left{
	float:left;
	width:174px;
	padding:30px 0 0 32px;
}

/* -------------------------------------------------------------- 
  
   * End Left
   
-------------------------------------------------------------- */




/* -------------------------------------------------------------- 
  
   * Vertical Navigation
   
-------------------------------------------------------------- */

#nav_ver ul li {
	background:url(../images/layout/bg_nav_ver_li.gif) bottom no-repeat;
}

#nav_ver ul li a:link, #nav_ver ul li a:visited {
	display:block;
	height:26px;
	width:145px;
	padding:12px 0 0 29px;
	color:#940777;
	background:url(../images/layout/bg_nav_ver.gif) no-repeat;
}

#nav_ver ul li a.current:link, #nav_ver ul li a.current:visited {
	background:url(../images/layout/bg_nav_ver_current.gif) no-repeat;
}

#nav_ver ul li a:hover{
	color:#940777;
}

.nav_ver_sub {
	padding:0 0 0 29px;
}

#nav_ver ul li ul.nav_ver_sub li {
	height:23px;
	background-image:none;
}

#nav_ver ul li ul.nav_ver_sub li a:link, #nav_ver ul li ul.nav_ver_sub li a:visited {
	display:block;
	width:116px;
	height:23px;
	padding:0 0 0 20px;
	color:#4C4C4C;
	background:url(../images/layout/bg_nav_ver_sub.gif) no-repeat;
	font-size:11px;
}

#nav_ver ul li ul.nav_ver_sub li a.current:link, #nav_ver ul li ul.nav_ver_sub li a.current:visited {
	background:url(../images/layout/bg_nav_ver_sub_current.gif) no-repeat;
}

/* -------------------------------------------------------------- 
  
   * End Vertical Navigation
   
-------------------------------------------------------------- */




/* -------------------------------------------------------------- 
  
   * Center
   
-------------------------------------------------------------- */

#center {
	float:left;
	width:434px;
	padding:31px 20px 0 30px;
}

ul.standard_list {
	margin:0 0 24px 20px;
	line-height:18px;
}

ul.standard_list li {
	list-style:disc;
}

/* -------------------------------------------------------------- 
  
   * End Center
   
-------------------------------------------------------------- */




/* -------------------------------------------------------------- 
  
   * Right
   
-------------------------------------------------------------- */

#right {
	float:left;
	width:198px;
	padding:9px 0;
	background:url(../images/layout/bg_right_legs.gif) no-repeat;
}

#right_box_wrap {
	width:198px;
	background:url(../images/layout/bg_box_right_wrap.gif) repeat-y;
}

#right_box_content {
	width:161px;
	background:url(../images/layout/bg_box_right_content.gif) no-repeat;
	padding:0 17px 0 20px;
}

ul#latest_news {
	padding:20px 0;
	line-height:17px;
}

ul#latest_news li  {
	margin:0 0 13px 0;
}

ul#latest_news li a:link,  ul#latest_news li a:visited {
	color:#808083;
	position:relative; /*ie fix to show underline*/
	border-bottom:1px solid;
	padding-bottom:0px;

}

#right_box_foot {
	width:161px;
	background:url(../images/layout/bg_box_right_foot.gif) bottom no-repeat;
	padding:0 17px 16px 20px;
	height:25px;
}

#right_box_foot a {
	float:left;
}

a#rss_sub:link, a#rss_sub:visited{
	color:#808083;
	position:relative; /*ie fix to show underline*/
	border-bottom:1px solid;
	margin:1px 7px 0;
}

#right_box_news_signup {
	width:161px;
	height:238px;
	padding:0 17px 0 20px;
	margin:3px 0 0;
	background:url(../images/layout/bg_box_newsletter.gif) no-repeat;
}

#right_box_competition {
	width:161px;
	height:138px;
	padding:0 17px 0 20px;
	margin:3px 0 0;
	background:url(../images/layout/bg_box_offer.gif) no-repeat;
}

#right_box_news_signup p, #right_box_competition p {
	font-size:14px;
	line-height:20px;
	margin-top:3px;
}

#news_sign {
	margin-top:10px;
}

.news_sign_input {
	display:block;
	width:155px;
	padding:2px;
	height:16px;
	border:1px solid #CCCCCC;
	margin:5px 0;
}

#news_sign_submit {
	display:block;
	float:right;
	background:url(../images/layout/but_newsletter.png) no-repeat;
	width:72px;
	height:23px;
	border: none;
	cursor:pointer;
	margin-top:6px
}


/* -------------------------------------------------------------- 
  
   * End Right
   
-------------------------------------------------------------- */





/* -------------------------------------------------------------- 
  
   * Footer
   
-------------------------------------------------------------- */

#foot {
	clear:both;
	background:url(../images/layout/bg_foot.gif) bottom no-repeat;
	color:#96969A;
	font-size:10px;
	padding:30px 0 25px;
}

/* -------------------------------------------------------------- 
  
   * End Footer
   
-------------------------------------------------------------- */




/* -------------------------------------------------------------- 
  
   *  Copyright  
   
-------------------------------------------------------------- */

#copy_info {
	text-align:center;
}

#copy_info span {
	display:inline-block;
	padding:0 0 0 7px;
	margin:0 5px 0 0;
	background:url(../images/layout/sep_foot_info.gif) no-repeat;
}

#copy_info span#copy_info_first {
	background:none;
}

#copy_info span a:link, #copy_info span a:visited{
	color:#96969A;
}

/* -------------------------------------------------------------- 
  
   * End Copyright
   
-------------------------------------------------------------- */




/* -------------------------------------------------------------- 
  
   * Footer Navigation
   
-------------------------------------------------------------- */

#nav_foot {
	text-align:center;
	margin:4px 0;
}

#nav_foot ul li {
	display:inline;
	padding:0 0 0 7px;
	margin:0 5px 0 0;
	background:url(../images/layout/sep_foot_info.gif) no-repeat;
}

#nav_foot ul li#nav_foot_first {
	background:none;
}

#nav_foot ul li a:link, #nav_foot ul li a:visited{
	color:#96969A;
}

/* -------------------------------------------------------------- 
  
   * End Footer Navigation
   
-------------------------------------------------------------- */




/* -------------------------------------------------------------- 
  
   * Hotfoot Link
   
-------------------------------------------------------------- */

#hotfoot {
	text-align:center;
	margin:18px 0 0;
}

#hotfoot a:link,#hotfoot a:visited {
	color:#96969A;
}

#hotfoot_logo {
	display:inline-block;
	height:10px;
	width:41px;
	background:url(../images/layout/logo_hotfoot.gif) no-repeat;
	text-indent:-9000px;/*hide text*/
}
	

/* -------------------------------------------------------------- 
  
   * End Hotfoot Link
   
-------------------------------------------------------------- */
