form {margin: 0;}

html, body {
	height: 100%;
	margin: auto;
	padding: 0px;
	font-size:11px;
	font-family: verdana;
	background: url(/images/common/vertical_bg.gif);
	/*background: url(/images/common/vertical_bg.gif) #ffffff repeat-x;*/
}

#bg2{
	width: 100%;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto!important; /* For Modern Browsers */
	height: 100%; /* For IE */
	margin: 0 auto;
	clear: both;
	background: url(/images/common/vertical_bg.gif) transparent repeat-x;
}

* html #bg2 {height: 100%;}

#container {
	width: 902px;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto!important; /* For Modern Browsers */
	height: 100%; /* For IE */
	margin: 0 auto;
	clear: both;
	background-color:Transparent;
}

* html #container {height: 100%;}


.bold_black{
	color:#000000;
	font-weight:bold;

	font-size:11px;
}

.bold_grey{
	color:#696969;
	font-weight:bold;
}
.small_grey{
	color:#808080;
	font-size:10px;
}

img{
	border : 0px;
	display: block;
	background-color: transparent;
}

select, textarea, input{font-size: 11px;}


/*     NAVS: Start       */

a, a:active, a:link, a:visited{
	text-decoration: none;
	color: #f32f9a;
	font-weight:bold;
}

a:hover{text-decoration: underline;}

a.black, a.black:active, a.black:link, a.black:visited, a.black:hover{
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}

a.small, a.small:active, a.small:link, a.small:visited, a.small:hover{
	font-size:10px;
}

#top_nav{
	color:White;
	height:10px;
	position:relative;
	padding-top:5px;
	text-align:right;
	padding-right:18px;
	font-size:8px;
	font-weight:bold;
	line-height:10px;
	
	
}


#top_nav a,#top_nav a:active,#top_nav a:link,#top_nav a:visited{
	font-size:10px;
	text-decoration: none;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	
	
}

#top_nav a:hover{
	text-decoration: underline;
}

#main_nav{
	background-color:#000000;
	width:902px;
	height:30px;
	position: relative;
}

#main_nav a{
	height:30px;
	position: relative;
	display:inline;
	float:left;
}

.third_lev_nav_head{
	padding-top:7px;
	padding-bottom:8px;
	width:160px;
}

.third_lev_nav_head a.thr_nav_on, .third_lev_nav_head a.thr_nav_on:active, .third_lev_nav_head a.thr_nav_on:link, .third_lev_nav_head a.thr_nav_on:visited {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
.third_lev_nav_head a.thr_nav_on:hover{
	color: #f32f9a;
}

.third_lev_nav_head a.thr_nav_off{
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
.third_lev_nav_head a.thr_nav_off:hover{
	color: #f32f9a;
	text-decoration: none;
}

.third_lev_nav{
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
	padding-bottom:22px;
}

.bread_crumb a,.bread_crumb a:active,.bread_crumb a:link,.bread_crumb a:visited{
	font-size:10px;
	text-decoration: none;
	font-weight:bold;
}

.bread_crumb a:hover{text-decoration: underline;}


.page_links{
	font-size:10px;
}

/*     NAVS: End       */

/*     Main Content       */

#home_banner{
	position: relative;
	width:902px;
	height:240px;
	background-color:White;
}

#main_content{
	position: relative;
	/*margin-top:40px;*/
	float:left;
	width:742px;
	height: 498px;
	background-color:white;
}
#main_content td{
	
	
}

/*     HOME PAGE: Start       */

#home_left{
	position: relative;
	width:100%;
	width:180px;
	padding-bottom:10px;
}
.news
{
    font-size:12px;
    margin-left:5px;
    font-weight:bold;
}
#home_content_left{
	position: relative;
	width:324px;
	
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

#home_content_right{
	position: relative;
	width:182px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

#member_left{
	position: relative;
	width: 190px;
	/*border-right: 10px solid #f1edea;*/
	padding-bottom:33px;
}

#member_content_right{
	position: relative;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:33px;
	padding-top:15px;
}

/*     HOME PAGE: End       */

/*     INPUT style       */

input.login_input{
	color: #000000;
	background: #ffffff;
	border: #a9aaac solid 1px;
	font-size:11px;
	font-family: arial;
	position:relative;
	padding:2px;
	width: 154px;
}

.button_bar{
	position: relative;
	background-color:#e6e3de;
	margin: 0px;
	width: 100%;
	text-align:right;
	height:21px;
}

.login_btn{
	position: relative;
	padding-right:13px;
}

input.button{
	height:18px;
	background-color:#f32f9a;
	font-family: verdana;
	font-size:10px;
	border: 0px;
	margin: 0px;
	width:50px;
	font-weight:bold;
	padding:0px;
	padding-top:1px;
	padding-bottom:3px;
	color:White;

}
.loginfloat
{
    float:left;
}
.loginfloat a
{
    font-size:8px;
    font-family:helvetica;
    color:Black;
}
input.button:hover, .button_bar input.over2, .login_btn input.over2{
	background-color:#000000;
	color:#ffffff;
	
}
/*     INPUT  content  END   */

.bread_crumb{
	position: relative;
	padding-left:15px;
	padding-bottom:6px;
	font-size:10px;
	color: #f32f9a;
	font-weight:bold;
}

.left_pad{
	position: relative;
	padding-left:15px;
}
.left_right_pad{
	position: relative;
	padding-left:15px;
	padding-right:15px;
}

.content{
	position: relative;
	padding-bottom:23px;

}

.content_left{
	position: relative;
	padding-left:15px;
	padding-right:30px;

}

.content_right{
	position: relative;
	font-size:10px;
	width:100px;
}

.content_col_one{
	position: relative;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:30px;
}

.content_heading{
	position: relative;
	padding-left:15px;
	padding-top:7px;
	height: 21px;
}

 /* thumb img & content style  */
.thumb_{
	width: 123px;
	height: 121px;
	background: url(/images/common/thumb_border.gif) no-repeat;
	text-align: center;
}

.thumb_ img, .stretch img{
	display: inline;
	vertical-align: middle;
}

.thumb_content{
	width: 108px;
	padding-left: 15px;
	font-size:10px;
	
}

.thumb_content2{
	width: 93px;
	padding-left: 0px;
	font-size:10px;
}

.main_{
	position: relative;
	background: url(/images/common/main_border.gif) no-repeat;
	width: 260px;
	height: 290px;
}

.main_ img{
	margin-bottom:7px;

}

.stretch img{
	position: relative;
	display: inline;
	vertical-align: middle;
}



/* END thumbs*/

.related_links div, .related_links img{
	display: inline;
	vertical-align: middle;
}

.related_links{
	position: relative;
	padding-left:15px;
}

.intro{
	font-size:14px;
	font-weight:bold;
}

.content_banner{
	position: relative;
	padding-top:11px;
	padding-bottom:11px;
}

#main_right{
	position: relative;
	width:542px;
	padding:18px 15px 33px 0px;
	background-color:White;
}

#main_left{ /* changed by waldo to cater for side boxes */
	position: relative;
	/*border-right: 10px solid #f1edea;*/
	width:185px;
	/*width:160px;*/
	padding:15px 0px 33px 0px;
	background-color:White;
	/*padding:15px right 33px left;*/
	/*padding:15px 15px 33px 15px;*/
}

.left_content_box_side_padding{
	/*border-top: 10px solid #f1edea;*/
	padding:15px 10px 15px 10px;
	font-size:10px;
}

.left_content_box{
	/*border-top: 10px solid #f1edea;*/
	padding:15px 10px 15px 10px;
	font-size:10px;
}

.left_content_box_no_top{
	padding:15px 10px 15px 10px;
	font-size:10px;
}

.left_content_box_no_top_inc{
	padding:5px 10px 8px 10px;
	font-size:10px;
}

.left_content_box_no_nav{
	padding:24px 10px 15px 10px;
	font-size:10px;
}


/*  link box's without images  */

.expand_box_content{
	display:block;
	background:#fff;
	border:0 solid #D1D1D1;
	border-width:0 1px;
	padding:8px 12px 6px 12px;
	position:relative;
	
}

/*  END experiment  */

/*corner boxes with images */

.t {background: url(/images/boxes/dot.gif) 0 0 repeat-x;position:relative;}
.b {background: url(/images/boxes/dot.gif) 0 100% repeat-x;position:relative;}
.l {background: url(/images/boxes/dot.gif) 0 0 repeat-y;position:relative;}
.r {background: url(/images/boxes/dot.gif) 100% 0 repeat-y;position:relative;}
.bl {background: url(/images/boxes/bottom_left.gif) 0 100% no-repeat;position:relative;}
.br {background: url(/images/boxes/bottom_right.gif) 100% 100% no-repeat;position:relative;}
.tl {background: url(/images/boxes/top_left.gif) 0 0 no-repeat;position:relative;}
.tr {background: url(/images/boxes/top_right.gif) 100% 0 no-repeat; padding:12px;position:relative;}

#tbl_hover div.over , #tbl_hover div.t:hover {background: url(/images/boxes/dot_hover.gif) 0 0 repeat-x;position:relative;}
#tbl_hover div.over .b, #tbl_hover div.b:hover {background: url(/images/boxes/dot_hover.gif) 0 100% repeat-x;position:relative;}
#tbl_hover div.over .l, #tbl_hover div.l:hover {background: url(/images/boxes/dot_hover.gif) 0 0 repeat-y;position:relative;}
#tbl_hover div.over .r, #tbl_hover div.r:hover {background: url(/images/boxes/dot_hover.gif) 100% 0 repeat-y;}
#tbl_hover div.over .bl, #tbl_hover div.bl:hover {background: url(/images/boxes/bottom_left_hover.gif) 0 100% no-repeat;position:relative;}
#tbl_hover div.over .br, #tbl_hover div.br:hover {background: url(/images/boxes/bottom_right_hover.gif) 100% 100% no-repeat;position:relative;}
#tbl_hover div.over .tl, #tbl_hover div.tl:hover {background: url(/images/boxes/top_left_hover.gif) 0 0 no-repeat;position:relative;}
#tbl_hover div.over .tr, #tbl_hover div.tr:hover {background: url(/images/boxes/top_right_hover.gif) 100% 0 no-repeat; padding:12px;position:relative;}

/*corner boxes with images end*/

/*     Main Content: End       */

/*  END  */

#copy_right_bar{
	position:relative;
	width: 872px;
	height: 17px;
	background:#000000;
	color:#ffffff;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	font-size:10px;
}

#copy_right_bar a, #copy_right_bar a:active, #copy_right_bar a:link, #copy_right_bar a:visited{
	text-decoration: none;
	color: #ffffff;
	font-weight:normal;
}
#copy_right_bar a:hover{
	text-decoration: underline;
}


#bottom_bar{
	position: relative;
	padding-bottom: 10px;
	background: #ffffff;
	text-align: right;
	/*padding-left:499px;*/
}

/* misc */
.dotted_line{
	height: 1px;
	border-bottom:solid 1px #f32f9a;
	
}

ul{padding:0px;margin:0px;padding-left:30px;}

.white{
	color: #ffffff;
}

.elf_point{
	font-size:11px;
}

.cube_bg{
	float: left;
	background: url('/images/cube_small.gif') no-repeat top right;
	padding: 0px 20px 0px 0px;
	min-height: 16px;
}


/**** events calendar hover stats ****/
a.calendar_stat, a.calendar_stat:active, a.calendar_stat:link, a.calendar_stat:visited {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
a.calendar_stat:hover{
	color: #f32f9a;
}

.work_img{
	position:relative;
	padding-top:10px;}

.work_img img{
	position:relative;
	padding-top:10px;}

.popup_cl{
position:relative;
	font-size:11px;
	font-family: verdana;
	background: #ffffff;
}

#right_add
{
	width:160px;
	border-top:solid 18px white;
	padding-bottom:12px;
}
#bot_add
{
	width:728px;
	padding-top:12px;
	padding-bottom:12px;
	padding-right:12px;
	
}

.color_box{
	padding: 10px;
	border: 1px Solid #000000;
}