/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background: #FFF;
	}

form {
	display: inline;
	}

h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FF0099;
	margin-top: 15px;
	margin-bottom:5px;
	}
h3 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #FF0099;
	margin-top: 15px;
	margin-bottom:5px;
	}




/*FORMATTING IMAGES*/
img {
    border: none;
}
img.hometextbgrelay {
	padding-right: 10px;
}
img.content {
	padding-bottom: 30px;
}
img.events {
	padding-top: 15px;
}
/*END*/



td {
height: 100%;
}

td.right_b {
border-right: 1px #999999 solid;
}

td.subtitle {
background-image: url(../images/sub_title_bkg.gif);
font-size: 8pt;
font-weight: bold;
height: 20px;
}

td.right_column {
width: 185px;
vertical-align:top;
}

td.right_column a {
text-decoration: none;
}

/*UNIQUE TO CUSTOM-INNER - right hand side background positioning*/
td.right_column_ci {
width: 616px;
vertical-align:top;
}

td.right_column_ci a {
text-decoration: none;
}

/*all template: header*/
td.s_left {
border-left: 1px solid #999999;
width : 185px;
vertical-align: middle;
}

td.s_right {
border-right: 1px solid #999999;
width : 185px;
}
/*end*/

/* top header portion of template */
.s_top {
}
.s_top2 {
	background-image: url(../images/top_bkg_bt.gif);
	background-repeat: repeat-x;
	background-position: top;
}
/*end*/


/*all css*/
.brown {
	font-size:8pt;
}
.brown a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0066;
}
.brown a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
}

.dgrey {
	font-size:8pt;
	text-decoration:none;
}
.dgrey a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0066;
	text-decoration:none;
}
.dgrey a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:none;
}


div.red {
background-color: #FF0066;
color:  #FFFFFF;
font-size: 8pt;
font-weight: bold;
text-align: right;
width: 100%;
}

div.right_b {
	float:right;
	width: 5px;
	background-image: url(../images/spacer_R.gif);
	height: 100%;	
}
div.float {
  float: left;
  overflow:hidden;
}
div.cont {
	width: 800px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	overflow:hidden;
}
div.flash_c {
	float:right;
	width: 460px;
	height: 110px;  
	background-color: red;
	margin-top: 0px;
	position: relative;
	margin: 0 auto;
	text-align: center;	
}

div.float_gtop {
  float: right;
  background-color: #534b49;
  width: 160px;
  height: 110px; 
  margin-top: 0px;   
  padding-right: 3px;
  padding-left: 3px;
}

div.vline_top {
  float: right;
  background-image: url(../images/tp_d_line.gif);
  width: 2px;
  height: 110px;  
}  

div.vline {
  float: left;
  background-image: url(../images/vline.gif);
  width: 1px;
  overflow:hidden;
} 

div.hline {
  float: left;
  background-image: url(../images/hline.gif);
  width: 100%;
  height: 1px;
  font-size: 1px;
} 

div.l_brown_hr {
  float: right;
  background-image: url(../images/l_brown_hr.gif);
  width: 100%;
  height: 1px;  
} 

div.d_brown{
	float: right;
  	background-color: #534b49;
   	margin-top: 0px; 
  	padding-top: 4px;
	padding-bottom: 4px;
	font-family:  Arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	margin: 0px;
}

div.pink{
	float: right;
  	background-color: #e70149;
   	margin-top: 0px; 
  	padding-top: 4px;
	padding-bottom: 4px;
	font-family:  Arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	margin: 0px;
}

div.l_brown{
	float: right;
  	background-color: #eeefdf;
  	margin-top: 0px; 
	font-family:  Arial, sans-serif;
	color: #000000;
	margin: 0px;
	text-align: LEFT;
}

div.black{
	float: right;
  	background-color: #000000;
   	margin-top: 0px; 
  	padding-top: 4px;
	padding-bottom: 4px;
	font-family:  Arial, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	margin: 0px;
	text-align: LEFT;
}



/*FORMATTING HOMEPAGE LHS CONTENT*/
div.content_L1 {
  width: 168px;	
  text-align: left;
  word-wrap: break-word;
  white-space: normal;
}
.content_L1 li{ list-style-type: none}
/*END*/



div.content_Z1{
  float:left;
  text-align: left;
  margin: 3px;
  word-wrap: break-word;
  white-space: normal; 
}

div.content8 {
padding-left:10px; 
font-size:8pt;
}
/*end*/

/*for all*/
/*FORMATTING COPYRIGHT*/
/*footer text class*/
span.white {
	color: #FFFFFF;
	font-size: 9px;
}
span.white a {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
	}
/*END*/

span.yellow {
	font-size: 7pt;
	color: #dcc156;
}

span.rightspan {
	font-size: 7pt;
	color: #CCCCCC;
}

/*FORMATTING CREDITS*/
span.cred {
	font-size: 7pt;
	color: #999999;
	text-align: center;
	font-weight: 0;
}
/*END*/

td.or2form {
	font-size: 7pt;	
}

input.or2form {
font-size: 6pt;
}

input.or2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #666666;
}

span.blue {
color: #336699;
font-size: 8pt;
font-weight: bold;
}


 
.greensub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00CC00;
	text-decoration: bold;
}

.kantR {
	border-right: 1px solid #E9E9E9;
}

.kant {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

.kantA {
	border: 1px solid #999999;
}	

.kantTop {
	border-top: 1px solid #999999;
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	/*special font resizing for custom and stylehtml.css*/
	color: #666666;
	border: none;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #33cc00;
	font-weight: bold;
}

.supercript {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.scrollClass {
    text-align:center;
    font:normal 80% Arial,sans-serif;
  }




/*FORMATTING SPACE FOR THE MAIN MENU*/
span.space {
font-size: 3px;
}
div.space {
float:left;
padding-left: 30px;
}
/*END*/


/* ----- Pic gallery styles */
.galMain .galImg{width:416px;height:435px;text-align:center;}
.picGalCaption{height:4.5em;font-size:13px;margin:0px;padding:0px;}
.rollOver{font-size:11px;color:#666666;font-weight:bold;font-family:Verdana, Arial, Helvetica, sans-serif;margin-bottom:2px;position: relative;display:none;}

.galMain p{margin:0px;padding:5px 0px;}
.galMain p.galImg{margin:0px;padding:0px 0px 5px 0px;}
.galMain .galLoading{width:416px;height:300px;text-align:center;padding-top:60px;}
.galMain .rollOver{height:3em;}

.galMain .navBox{height:4em;display:none;}
.galMain .navBox1{width:70px;}
.galMain .navBox2{width:276px;text-align:center;}
.galMain .navBox3{width:70px;text-align:right;}

.clear{clear:both;}

.galMain a.back{font-weight:bold;padding:0px 0px 0px 12px;background:url("http://newsimg.bbc.co.uk/nol/shared/spl/hi/picture_gallery/img/back.gif") no-repeat 5px 4px;}
.backOff{color:#ccc;font-weight:bold;padding:0px 0px 0px 12px;background:url("http://newsimg.bbc.co.uk/nol/shared/spl/hi/picture_gallery/img/back.gif") no-repeat 5px 4px;font-size:11px;}

.galMain a.next{font-weight:bold;padding:0px 12px 0px 0px;background:url("http://newsimg.bbc.co.uk/nol/shared/spl/hi/picture_gallery/img/fwd.gif") no-repeat 37px 4px;}
.nextOff{color:#ccc;font-weight:bold;padding:0px 12px 0px 0px;background:url("http://newsimg.bbc.co.uk/nol/shared/spl/hi/picture_gallery/img/fwd.gif") no-repeat 62px 4px;font-size:11px;}


.galMain .navBox .navBox2 a{color:#fff;font-weight:bold;background:#FF0099;margin:0px;padding:5px;text-align:center;line-height:26px;}
.galMain .navBox .navBox2 a.sel{color:#fff;font-weight:bold;background:#FF99D6;margin:0px;padding:5px;text-align:center;line-height:26px;} 

/* gallery styles */
a.lnkbn:link{color:#FF0099;text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;}
a.lnkbn:active{color:#66003D;text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;}
a.lnkbn:visited{color:#7F7F7F;text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;}
a.lnkbn:hover{color:#FF99D6;text-decoration:underline;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;}

a.rlOver:link{color:#ffffff;text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;margin-bottom:2px;}
a.rlOver:active{color:#ffffff;text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;margin-bottom:2px;}
a.rlOver:visited{color:#ffffff;text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;margin-bottom:2px;}
a.rlOver:hover{color:#ffffff;text-decoration:underline;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;margin-bottom:2px;}
/*end*/


/*all- show your support! (cwp07_overview.php)- */
.box_pink_title {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	font-size: 9pt;
}

/*all- show your support! (cwp07_overview.php)- */
.box_pink_left {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	font-size: 9pt;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

/*all- latest updates from the team (cwp07_overview.php)- */
.box_pink_right {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	font-size: 9pt;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}



/*--  The curved box css --*/
.blmv {
	width: 250px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: 0 100%;
	background-image: url(../images/curve/maincentre.png);
}
.brmv {background: url(http://www.pride.org.my/images/curve/mainbottom.png) 100% 100% no-repeat}
.tlmv {background: url(http://www.pride.org.my/images/curve/maintop2.png) 0 0 no-repeat}
.trmv {padding:20px}
p.textmv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	}
ul.textmv {
	list-style-type: square;
	margin-right: 10px;
	/*unique to custom_inner css
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	list-style-type: square;
	*/
	}		
.ribbonmv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0066;
	display: block;
	width: auto;
	height: 25px;
	margin: 0;
	margin-right: 15px;
	padding: 0;
	margin-left: 15px;
	text-align: center;
	}
/*--  End of curved box css --*/	



/*--  Underline titles/words  --*/
.underlinedbgtitle {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0066;
	background-color: #FFC4D8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB2CF;
}
.underlinedbold {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB2CF;
}
/*-- Highlight management team name  --*/
.management {
	color: #336699;
	font-weight: bold;
	padding-top: 10px;
}
/*--  Highlight bolded words --*/
.dappleapple {
	font-family: Arial, Helvetica, sans-serif;
	color: #82FF0F;
	font-weight: bold;
}
/*--  Highlight bolded words 2 --*/
.portapottyblue {
	font-family: Arial, Helvetica, sans-serif;
	color: #11AAEE;
	font-weight: bold;
}
/*--  Highlight 3rd level title in About Breast Cancer --*/
.ginny {
	font-family: Arial, Helvetica, sans-serif;
	color: #ED145B;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB2CF;
}
/*--  Highlight 4th level title in About Breast Cancer --*/
.jesse {
	font-family: Arial, Helvetica, sans-serif;
	color: #B11F4E;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFB2CF;
}
/*end*/


/*-- Highlight 5th level title in About Breast Cancer  --*/
.marta {
	font-family: Arial, Helvetica, sans-serif;
	color: #F8457F;
	font-weight: bold;	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFB2CF;
}
.vermillion {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF2B2B;
	font-weight: bold;
}
.darkgrape {
	font-family: Arial, Helvetica, sans-serif;
	color: #7C047C;
	font-weight: bold;
}
.plum {
	font-family: Arial, Helvetica, sans-serif;
	color: #AF005A;
	font-weight: bold;
}
.titlepink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0099;
	font-weight: bold;
}
.titlepink12
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF0099;
}
.titlepink13
{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FF0099;
}
.titlepink14
{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FF0099;
}
.headingpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0099;
	font-weight: bold;
}
/*end*/




/*all A tags whose CLASS attribute is popup */
a[rel ~='external'] {
	padding-right: 18px;
	background: transparent url(http://www.pride.org.my/images/icon_offsite.gif) no-repeat center right;
}
a.glossary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0099;
	font-weight: bold;
	text-decoration: underline;

}
a[rel ~='backtotop'] {
	padding-left: 18px;
	background: transparent url(http://www.pride.org.my/images/icon_up.gif) no-repeat center left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0066;
}
a[rel ~='glossary'] {
	padding-right: 12px;
	background: transparent url(http://www.pride.org.my/images/icon_QUESTION.gif) no-repeat center right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0066;
}
/* all A tags whose REL attribute contains the value pdf, seperated from other values with a space */
a[rel ~='pdf'] { 
	padding-right: 18px;
	background: transparent url(http://www.pride.org.my/images/icon_pdf.gif) no-repeat center right;
}
/*end*/


/*homepage formatting*/
/*appear in all templates*/
.blue {
font-size: 8pt;
font-weight: bold;
text-align: right;
}

.bluearrowtext {
font-size: 8pt;
font-weight: bold;
text-align: left;
color: #3688ba;
}

.bluearrowtext a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #326698;
	text-decoration: none;
	background: #EDF0F7;
}
.bluearrowtext a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #3688ba;
	text-decoration: none;
}
.bluearrowtext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #627eb7;
	font-style: italic;
	text-decoration: none;
}
/*end*/


/*all css: journal page formatting in Climb with PRIDE-aconcagua*/
.journaltitle {
	font: bold Arial, Helvetica, sans-serif;
	color: #FF0099;
	}
.journalteamname {
	color: #F14DFE;
	}
/*end*/




/*------------------------------*/
/*------------------------------*/
/*-----JOOMLA MUST-HAVES--------*/
/*--------MODULETABLE-----------*/
/*------------------------------*/
/*------------------------------*/

/* unique to custom: left hand side content*/
div.moduletable_home p{
font: 9pt Arial;
padding: 0px 5px 0px 5px;
}

div.moduletable_home hr {
border: none 0;
border-top: 1px solid #999; /*the border*/
width: 90%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

div.moduletable_home a {
font: 9pt Arial;
text-decoration: none;
color: #999966;
font-weight: bold;
}

div.moduletable_home h3 {
background-image: url(../images/l_brown1.gif);
font-size: 9pt;
color: #FFFFFF;
font-weight: bold;
padding-left: 10px;
text-align: left;
text-transform: uppercase;
padding-top: 5px;
vertical-align: middle;
height: 22px;
margin: 0px;
}


/*CSS Class for Select A Category - mainmenu*/
div.moduletable_select h3{
background-image: url(../images/l_brown1.gif);
font-size: 9pt;
color: #FFFFFF;
font-weight: bold;
padding-left: 10px;
text-align: middle;
text-transform: uppercase;
padding-top: 5px;
vertical-align: middle;
height: 22px;
margin: 0px;
}

/* unique to custom_inner: Join our Mailing List area for module position [topright] */
div.moduletable_letterman {
width: 183px;
height: 90px;
padding-left: 0px;
margin-left: 0px;
font: normal 7pt Arial, Helvetica, sans-serif;
}

.moduletable_letterman input.button {
	padding-top: 0px;
	color: #333333;
	border: 1px solid #888888;
	background: #EEEEEE;
	font: normal 7pt Arial, Helvetica, sans-serif;
}
/*end*/

/*unique to custom_inner: for hombtmleft module - support page*/
div.moduletable_support h3 {
background-image: url(../images/l_brown1.gif);
font-size: 9pt;
color: #FFFFFF;
font-weight: bold;
padding-left: 10px;
text-align: left;
text-transform: uppercase;
padding-top: 5px;
vertical-align: middle;
height: 22px;
margin: 0px;
}

.moduletable_support a:link, .moduletable_support a:visited {
	text-decoration: none;
	color: #888888;
	font: 8pt Arial;
	list-style-type: circle;
}

.moduletable_support a:hover, .moduletable_support a:active {
	text-decoration: none;
	color: #ff0099;
	font: 8pt Arial;
	list-style-type: circle;
}
/*end*/

/*unique for custom_inner*/
/*-- Top banner  --*/
.s_top2 div.moduletable {
padding-top: 3px;
background-image: url(http://www.pride.org.my/images/top_bkg_bt.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.s_topleft {
background-image: url(http://www.pride.org.my/images/top_bkg_bt.gif);
	background-repeat: repeat-x;
	background-position: top;
}



/*------------------------------*/
/*------------------------------*/
/*-----JOOMLA MUST-HAVES--------*/
/*------------MENU--------------*/
/*------------------------------*/
/*------------------------------*/

/*unique to custom_inner and custom*/
 a.mainlevel:link, a.mainlevel:visited {
 display: block;
 width: 182px;
 font-weight: bold;
 text-align: left;
 text-decoration: none;
 font-family: Arial;
 font-size: 9pt;
 color: #000000;
 padding: 5px 0px 0px 35px ;
 height: 21px;
 text-transform:uppercase;
 border-style: none;
 background:  url(../images/menutab.gif);
 }
 
 a.mainlevel:hover, a#active_menu  {
 display: block;
 width: 182px;
 font-weight: bold;
 text-align: left;
 text-decoration: none;
 font-family: Arial;
 font-size: 9pt;
 color: #fff;
 padding: 5px 0px 0px 35px;
 height: 21px;
 border-style: none;
 text-transform: uppercase;
 background:  url(../images/menutab.gif) 0 -27px;
 }
 /*end*/
 

 



/*------------------------------*/
/*------------------------------*/
/*-----JOOMLA MUST-HAVES--------*/
/*-------CONTENT AREA-----------*/
/*------------------------------*/
/*------------------------------*/


/*unique to custom_inner: table displaying content item when page is linked using Link Content Section*/
table.contentpane {
padding-top: 15px;
}
/*end*/


/*unique to custom*/
.content {
	font-size: 12px;
}

.content a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #660028;
	text-decoration: none;
	background: #FECCE0;
}

.content a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0066;
	text-decoration: none;
}

.content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #B24C75;
	font-style: italic;
	text-decoration: none;
}
td.content {
	font-size: 12px;
}
/*end*/


/*unique to custom_inner: [same as headingpink class]*/
.content .componentheading {
	font-weight:bold;
	font-size: 16px;
	color: #FF0099;
}
/*end*/



/*unique to custom_inner ONLY: contentheading = title of content item, componentheading = title of section (Link Content Section) [same as headingpink class]*/
.contentheading, .componentheading {
	font-size: 16px; 
	font-weight:bold;
	color: #FF0099;
}
/*end*/



/*unique to custom_inner: general content css*/
.contentpaneopen {
	font-size: 12px;
}

td.contentpaneopen {
	font-size: 12px;
}


.back_button, .pagenav_prev {
	font-size: 10px;
	}
/*end*/



/*special for custom*/	
table.blog {
	padding-left: 0px;
	margin-left: 0px;
	border: none;
}	
/*end*/

/* Pink ribbon CSS - to show at bottom of content item */
.pinkieribbon {
	background-image: url(http://www.pride.org.my/images/pink_ribbon.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 10px;
	padding-bottom: 71px;
	}
/*end*/	


/*end*/	
.article_seperator {
	border-bottom: 1px solid #FF0066;
	}
/*end*/	


/*------------------------------*/
/*------------------------------*/
/*-----JOOMLA MUST-HAVES--------*/
/*----------INPUTBOX------------*/
/*------------------------------*/
/*------------------------------*/

/*unique to custom_inner*/
.inputbox{ border:1px solid #000}
/*end*/

input.text{
  font-family:  Helvetica,Arial, sans-serif;	
  font-size: 7pt;
  background-color:#f7f5f5;
  border-color:336699;
  border-style:inset;
  border-width:1px;
  color: black;
 }
 
 
 
 
/*------------------------------*/
/*------------------------------*/
/*-----CUSTOM CSS CLASSES-------*/
/*--------INSIDE PAGES----------*/
/*------------------------------*/
/*------------------------------*/
 
 
 /*unique to custom_inner and custom*/
/*- light grey border all over four corners (iframe in cwp07_updates.php)- */
.boxed {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-top-color: #DDDDDD;
	font-size: 9pt;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*unique to custom and custom_inner*/
td.sidetitle, td.sidetitle h3{
background-image: url(../images/l_brown1.gif);
font-size: 9pt;
color: #FFFFFF;
font-weight: bold;
padding-left: 10px;
vertical-align:middle;
height: 27px;
}

td.sidetitle h3{
background-image: url(../images/l_brown1.gif);
font-size: 9pt;
color: #FFFFFF;
font-weight: bold;
padding-left: 10px;
text-align: left;
text-transform: uppercase;
padding-top: 5px;
vertical-align: middle;
height: 22px;
margin: 0px
}
/*end*/




/*------------------------------*/
/*------------------------------*/
/*-----CUSTOM CSS CLASSES-------*/
/*----------HOME PAGE-----------*/
/*------------------------------*/
/*------------------------------*/

td.hometextbg {
	background-image: url(../images/prideastro/prideastro_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	padding-right: 0px;
	padding-left: 0px;
	text-align: justify;
}

td.homecontent {
	width: 430px;
	padding-left: 0px;
	margin-left: 0px;
	border-right-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
}

td.hometextbgbond {
	background-image: url(../images/bondwpride/bondwithpride_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	padding-right: 150px;
	padding-left: 15px;
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 15px;
}

td.hometextbgrelay {

	background-image: url(../images/relayforlife/relayforlife_03.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
	padding-top: 15px;
}

td.guardian {

	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 15px;
}
.guardian a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #282680;
	text-decoration: none;
	background: #FFFFFF;
}
.guardian a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.guardian a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
}
