/*****************************************************************
St. Christopher's STYLESHEET - Layout

Author: Mark Edwards

Created: 10/7/08

Last updated: 11/08/08 by Soeren Aarlev

Copyright ASP Multimedia Ltd. 

www.aspevents.net

*****************************************************************/

/*****************************************************************************
BASICS
*****************************************************************************/
html {
padding:0;
margin:0;
}
a img {
	border:none;
}

body {
     text-align: center; /* Centers the layout in IE*/
	background-color: #fff;
	line-height:18px;
    margin: 0 0 30px 0; 
	padding: 0;
	margin: 0 auto;}
/*****************************************************************************
HEADER
*****************************************************************************/
.one a {
	 color:#ffffff;
	 font-weight:bold;
}
.one a:hover{ color:#000000;}

#header {
	width:1002px;
	background:url(image/header_bg.gif);
	background-repeat:repeat-x;
	height:172px;
}

#header_content {
	width:1002px;
	height:172px;
	margin:0 auto;
	text-align:center;
	padding:0;
}

#header_left{
	width:1000px;
	height:172px;
	float: left;
	background:url(image/header.jpg);
}

#header_right {
	width:183px;
	height:92px;
	float: left;
	padding-top:80px;
	background:url(image/header_bg.gif);
	background-repeat:repeat-x;
}

#newsflash {
	height:35px;
	width:980px;
	background:url(image/newsbar_bg.jpg) no-repeat;
    	clear:both;
	padding:10px 0 0 0;
	margin:0;
	text-align:left;
	
}
             
/*****************************************************************************
CONTENT
*****************************************************************************/


#PageBody_DIV {
	width: 100%;
	margin:0 auto; 
	text-align:center;
}

.column {  
	float: left;
}

#content_wrapper {
	text-align:center;
	width:1002px;
	margin: 0 auto;
	margin-top:5px;
	padding-top:10px;
	border:1px solid #BBBCBC;	
}
	
#curve_top {
	width:1002px;
	height:14px;
	text-align:center;
	margin: 0 auto; 
}	
	
#marquee {
	display: none;
}


#col_left  {
	width:165px;

}

#col_left_content {
	width:165px;
	margin-left:8px;
	padding:0px;
}

#col_mid {
	width:620px;
	background-color:#fff;	
	text-align:left;
	margin-left:10px;
	margin:0px;
	padding:0px;
	
}

#col_mid_content {
	width:620px;
	padding-left:5px;
	padding-right:5px;
	}

#col_right{
	width:175px;
	float:left;
}

#col_right_content {
	width:165px;
	padding:0px;
}	
	

#curve_bottom {
	width:1002px;
	height:14px;
	text-align:center;
	margin: 0 auto; 
}

.clear {
	clear:both;
}

#col_right_upr{
	background:url(image/pbr_top_bg.gif) no-repeat;
	width:165px;
	height:2px;
	padding:0;
	margin:0;
	overflow:hidden;
}

#col_right_mid{
	border:1px solid #dadada;
	width:165px;
	margin-left:10px;
	padding-top:5px;
}

#col_right_lwr{
	background:url(image/pbr_btm_bg.gif) no-repeat;
	width:165px;
	height:3px;
}		

/*****************************************************************************
FOOTER
*****************************************************************************/
#footer {
    background:url(image/di.gif) no-repeat;
	width:1002px;
	height:179px;
	clear:both; 
	position:relative;
	text-align:center;
}



#footer_content {
position:relative;
	width:1002px;
	text-align:left;
	margin:0 auto;
	padding:0;
}

.footeritems {
	padding:0;
	margin:0px 5px 5px 5px;
	width:850px;
}

.footeritems li  {
    	display:inline;  
    	list-style-type:none; 
	line-height:50px;
	padding:0;
	margin:0 5px 0 5px;
}

.footeritems li a{
    	display:inline;  
    	list-style-type:none; 
	line-height:50px;
	padding:0;
	margin:0 5px 0 5px;
}

#footer_background{/*isto e um div que criei no template para por um rectangulo do lado direito do footer para esconder o erro de aparecer branco qd se faz scroll*/
position:static;
	height:94px;
	width:50%;/* pus esta percentagem para o footer ocupar 80% da pagina e n se ver o erro*/
	 /*background:url(image/footer_bg.gif) repeat-x;*/
	 background-color:#006699;
	 top:0px;
	 right:0px;
}


/*****************************************************************************
NAVIGATION
*****************************************************************************/
#menu { /* Menu container */
     width:165px;  
	 position:relative;
	 padding:0;
	margin:0;
}

#menu ul {
	padding:0;
	margin:0;
}

.mainmenuitems li {
     list-style-type:none;
	 text-align:left;
	 
	
}

.mainmenuitems li a {
    background:url(image/menu_off.gif) no-repeat;
     width:155px;
	 height:29px;
	 line-height:29px;
	 padding:0 0 0 16px; 
	 margin-bottom:3px;
	 display:block; 
}

#menu li.menu_on a { /* had to target the DIV as well here cause otherwise it picked up attributes frim the UL class (.mainmenuitems)*/
     background:url(image/menu_on.gif) no-repeat;
	  width:155px;
      height:29px;
	  line-height:29px;
	 padding:0 0 0 16px;
	 margin-bottom:3px;!important;
	 font-weight:bold;
 }
 

#submenu {
	width:175px;
	position:relative;
	background:url(image/submenu_bg.gif) bottom no-repeat;
	margin-bottom:7px;
	padding:0;
 }
 
#submenu li.submenu_on a{
	 color:#999!important;
	 text-decoration:underline!important;
	 margin:0;
	 height:11px;
	 line-height:11px;
     background:none;
	 list-style-type:none;
	 text-align:left;
	 padding:2px 0 2px 15px; /* Space between submenu items and left side of submenu*/
}

#submenu li.submenu_off a{
	margin:0;
	 height:11px;
	 line-height:11px;
     background:none;
	 list-style-type:none;
	 text-align:left;
	 padding:2px 0 2px 15px; /* Space between submenu items and left side of submenu*/
	height:14px;
	text-decoration:none;
}






/*****************************************************************************
PANELS
*****************************************************************************/


.panel_1 {
	margin-bottom:5px;
}

.paneltitle_1 {
	background:url(image/panel_fade.gif) repeat-x;
     	text-align:left;
     	padding:10px 3px 3px 3px;
	margin-bottom:5px;
     	
}

.panelbody_1 {
     	text-align:left;
	
}

.panel_2 {
	margin:0px;
	padding:0px;
}

.paneltitle_2 {
	text-align:left;
     	padding:0;
	margin-bottom:5px;
     	
}

.panelbody_2 {
     	text-align:left;
	
}

.panel_3 {
	margin-bottom:5px;
	margin:0 auto;
	background:url(image/search_back.jpg) no-repeat;
	padding 0px;
	height:135px;
	min-height:62px;
	width:165px;
	
}

.paneltitle_3 {
	text-align:center;
     	padding:2px;
	margin-bottom:0px;
	margin-top:5px;
     	
}

.panelbody_3 {
    text-align:left;
	padding:0 0 0 5px;	
	height:30px;

}

.panel_4 {
	width:600px;
	margin:0px 0 0px 120px;
	padding 0px;
	height:20px;
	min-height:20px;
	
	
}

.panelbody_4 {
     	text-align:left;
	padding:0 0 0 5px;	

}

.panel_3 input {
	width:120px;
	margin:0 px;
}


/*****************************************************************************
SHEETS
*****************************************************************************/

h1 {
	width:0px;
	height:0px;
	min-height:0px;
	overflow:hidden;
	margin:0;
	padding:0;
}

	


h2 {
	margin:0;
}
	
.t {	background: url(image/sheet_dot.gif) 0 0 repeat-x; width: 100%;
}
.b {	background: url(image/sheet_dot.gif) 0 100% repeat-x;
}
.l {	background: url(image/sheet_dot.gif) 0 0 repeat-y;
}
.r {	background: url(image/sheet_dot.gif)  100% 0 repeat-y;
}
.bl {	background: url(image/sheet_bl.gif) 0 100% no-repeat;
}
.br {	background: url(image/sheet_br.gif) 100% 100% no-repeat;
}
.tl {	background: url(image/sheet_tl.gif) 0 0 no-repeat;
}
.tr {	background: url(image/sheet_tr.gif) 100% 0 no-repeat; padding:10px;
} 
.bg {	background: url(image/sheet_bg.gif) bottom repeat-x;
} 

 .space{
	height:10px;
	width:10px;
	}

