body{
	background: #bcbcbc;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	margin: 0;
	padding: 0;
}
a:link,
a:active,
a:visited,
a:hover{
	color: #000154;
	text-decoration: none;
}
a:hover{
	color: #a3aaaf;
}
table{
	width: 100%;
}
td{
	vertical-align: top;
}
#container{
	width: 932px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: #FEFEFE;
}
#b_left{
	background: url(../../images/Default/border_left.gif) repeat-y;
	width: 16px;
	padding: 0;
}
#top_header{
	background: url(../../images/Default/videocomm.jpg);
	width: 300px;
	padding: 0;
}
#main{
	background: #FEFEFE;
}
#content{
	padding: 0;
}
#b_right{
	background: url(../../images/Default/border_right.gif) repeat-y;
	width: 16px;
	padding: 0;
}
#user_options{
	padding: 0px 10 0 0px;
	font-size: 11px;
	color: #555555;
	font-style: normal;
	letter-spacing: 0px;
	text-align:right;
	width: 800px;
	top: 8px;
	position: relative;
	float: right;
}
#banner{
	height: 173px;

}
#banner_text,
#banner_sdw{
	width:822px;
	height: 94px;
	padding: -10px;
	margin: 20px 0 0 20px;
	font-size: 40px;
	color: #adadad;
	font-style: italic;
	letter-spacing: -3px;
	background: url(../../SudburyLogo.jpg) top left no-repeat;
	float: left;
	}
#banner_text span{
	color: #d8d8d8;
}
#banner_sdw{
	color:#000;
}
#banner_search{
	background: url(../../images/Default/search_bg.jpg) no-repeat 0 0;
	height: 27px;
	padding: 4px 0 0 0;
	width: 315px;
	float: right;
	margin: 0px 0px 0 0;
	text-align:center;
	color: #FFF;
	font-weight: bold;
}
#banner_search2{
	background: url(../../images/Default/search_bg2.jpg) no-repeat 0 0;
	height: 27px;
	padding: 4px 0 0 0;
	width: 315px;
	float: right;
	margin: 0px 0px 0 0;
	text-align:center;
	color: #FFF;
	font-weight: bold;
	
}
#banner_search3{
	background: url(../../images/Default/search_bg3.jpg) no-repeat 0 0;
	height: 27px;
	padding: 4px 0 0 0;
	width: 315px;
	float: right;
	margin: -20px -20px 0 0;
	text-align:center;
	color: #FFF;
	font-weight: bold;
}
#tabs{
	position: relative;
   	margin: -35px 0 0 0;
	padding: 0;
    font-size: 12px;
    color: #FFF;
    font-weight: bold;
	text-align:center;
	float: left;
	clear: left;
}
#tabs ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
#tabs ul li{
    display: inline;
    margin: 0;
    text-transform: capitalize;
	text-align: center;
}
#tabs ul li a:link,
#tabs ul li a:active,
#tabs ul li a:visited,
#tabs ul li a:hover{
    padding: 5px 0 0 0;
    color: #FFF;
    background: #4D7A8D url(../../images/Default/tabs.jpg) no-repeat;
	background-position: 0 0;
    float: left;
    text-decoration: none;
    margin: 0 0 0 3px;
	height: 22px;
	width: 113px;
	display: block;
    text-transform: capitalize;
	text-align:center;
}
#tabs ul li a:hover{
    background-position: 0 -27px;
    color: #FFF;
    text-decoration: none;
}
#tabs ul li a.active:link,
#tabs ul li a.active:active,
#tabs ul li a.active:visited,
#tabs ul li a.active:hover{
    background-position: 0 -54px;
    color: #FFFFFF;
}
#footer{
	background: url(../../images/Default/footer.gif) repeat-x;
	padding: 15px 10px 0 10px;
	color: #FFF;
	height: 25px;
	text-align: right;
}
#footer a:link,
#footer a:active,
#footer a:visited{
	color: #e91e25;
}
#footer a:hover{
	color: #adadad;
	text-decoration: underline;
}
.input,
.button{
	border: 1px solid #477283;
	padding: 2px;
	background: #FFF;
	color: #477283;
	font-size: 10px;
	margin: 1px;
	display: inline;
}
.button{
	background: #edf3f6;
	padding: 1px;
	font-weight: bold;
}
a.admin_button:link,
a.admin_button:active,
a.admin_button:visited,
a.admin_button:hover{
	background: #edf3f6;
	padding: 5px;
	font-weight: bold;
	font-size: 10px;
	color: #477283;
	margin: 1px;
	border: 0px solid #477283;
	width: auto;
	vertical-align: middle;
	float: right;
	text-align: center;
	display: block;
	color:#477283;
	text-decoration: none;
}
a.admin_button:hover{
	color: #8DA9B4;
}
/*
.admin_button a:link,
.admin_button a:active,
.admin_button a:visited,
.admin_button a:hover{
	color:#477283;
	text-decoration: none;
}
.admin_button a:hover{
	color:#8DA9B4;
}*/
.admin_button img{
	vertical-align: middle;
	border:0;
}
.border{
	border: 0px solid #4C7382;
	background: #FFFFFF;
}
#nav{
	width: 180px;
	vertical-align: top;
	padding-right: 8px;
}
.lnav{
	border: 0px solid #d0efff;
	background: #f6f6f6;
}
.2nav{
	border: 0px solid #d0efff;
	background: #FFFFFF;
}
.lnav a:link,
.lnav a:active,
.lnav a:visited,
.lnav a:hover{
	text-decoration: none;
}
.header{
	background: #e91e25 url(../../images/Default/tile_h.gif) repeat-x;
	padding: 6px;
	color: #000000;
	font-weight: bold;
	font-size:14px;
	border-bottom: 0px solid #102128;
	border-left: 0px solid #7599A7;
	border-top: 0px solid #7599A7;
}
.header img{
	vertical-align: middle;
}
.m_header{
	background: #e91e25 url(../../images/Default/tile_h.gif) repeat-x;
	padding: 6px;
	border-left: 0px solid #9DB7C4;
	border-top: 0px solid #9DB7C4;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.m_header span.cat{
	float:right;
	color: #adadad;
	font-weight:bold;
}
.m_header a:link,
.m_header a:active,
.m_header a:visited{
	color: #FFFFFF;
}
.m_header a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.lnav_l,
.lnav_d{
	background-color: #E6EAEB;
	background: url(../../images/Default/nav.gif) no-repeat 10px 50%;
	display: block;
	padding: 3px 0 3px 25px;
}
.lnav_d{
	background-color: #FFFFFF;
}
.content{
	padding: 8px;
}
.box{
	background: #FFFFFF;
	border: 0px solid #34454D;
	padding: 5px;
	margin: 5px 0 5px 0;
}
.title{
	border-bottom: 0px dotted #35484F;
	font-size: 12px;
	font-weight: bold;
}
.title a:link,
.title a:active,
.title a:visited,
.title a:hover{
	text-decoration: none;
}
.title span{
	font-size: 11px;
	font-weight: normal;
	float: right;
}
.box img.img{
	border: 1px solid #333333;
	margin: 0 12px 8px 0;
}
.fm_des{
	background: #F8F8F8;
	border-bottom: 0px solid #666664;
	padding: 4px;
	margin: 4px 0 4px 0;
}
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Arial;
list-style-type: none;
text-align: left; 
}

.shadetabs li{
display: block;
float: left;
margin: 0;
padding:0;
background: url(../../images/Default/m_tab_l.gif) no-repeat 0 0;
margin-right: 3px;
height: 25px;
}

.shadetabs li a:link,
.shadetabs li a:active,
.shadetabs li a:visited,
.shadetabs li a:hover{
text-decoration: none;
padding: 5px 10px;
display:block;
float:left;
color: #FFF;
background: url(../../images/Default/m_tab_r.gif) no-repeat 100% 0;
}

.shadetabs li a:visited{
color: #FFF;
}

.shadetabs li a:hover{
text-decoration: none;
color: #FFF;
}

.shadetabs li.selected{
position: relative;
top: 1px;
background: url(../../images/Default/m_tab_a_l.gif) no-repeat 0 0;

}

.shadetabs li.selected a:link,
.shadetabs li.selected a:active,
.shadetabs li.selected a:visited,
.shadetabs li.selected a:hover{ 
background: url(../../images/Default/m_tab_a_r.gif) no-repeat 100% 0;
text-decoration: none;
}

.contentstyle{
	border: 0px solid #477283;
	background: #FFFFFF url(../../images/Default/idx_media.gif) repeat-x 0 0;
	margin-bottom: 1em;
	padding: 10px;
	clear: both;
	height: 320px;
}


.thumb{
	border: 1px solid #333333;
	margin: 2px;
}

.maintitle{
	background: #ffffff;
	padding: 0px;
	color: #5192d4;
	font-weight: bold;
	font-size:14px
	border-bottom: 1px solid #102128;
	border-left: 0px solid #7599A7;
	border-top: 0px solid #7599A7;
}
.maintitle span.cat{
	float:right;
	color: #FFF;
	font-weight:bold;
}
.maintitle a:link,
.maintitle a:active,
.maintitle a:visited{
	color: #FFFFFF;
}
.maintitle a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.main_content{
	padding: 8px;
	font-size: 10px
	float:left
	
}
.clear{
	clear:both;
	display:none;
}

.pages{
	padding:6px;
	margin-bottom:10px;
	border: 0px solid #4C7382;
	background: #E6EAEB;
}
.pages a:link,
.pages a:active,
.pages a:visited{
	color: #2F5361;
	text-decoration: underline;
}
.pages a:hover{
	color: #426E7F;
}

.progress{
	background:#FFF;
	border:0px solid #000;
	width:300px;
	height:12px;
	text-align:left;
}
.progress_in{
	background:#EEAE1D;
	border-right:0px solid #000;
	height:100%;
	line-height:12px;
}
.radio {
border:0;
padding:0;
}


/* Media Page */

.shadetabs_m{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs_m li{
	display: block;
	float: left;
	margin: 0;
	padding:0;
	background: url(../../images/Default/m_tab_l_2.gif) no-repeat 0 0;
	margin-right: 3px;
	height: 21px;
}

.shadetabs_m li a:link,
.shadetabs_m li a:active,
.shadetabs_m li a:visited,
.shadetabs_m li a:hover{
	text-decoration: none;
	padding: 3px 10px;
	display: block;
	float: left;
	color: #BCBCBC;
	background: url(../../images/Default/m_tab_r_2.gif) no-repeat 100% 0;
}

.shadetabs_m li.selected{
	position: relative;
	top: 1px;
	background: url(../../images/Default/m_tab_l_2.gif) no-repeat 0 0;

}

.shadetabs_m li.selected a:link,
.shadetabs_m li.selected a:active,
.shadetabs_m li.selected a:visited,
.shadetabs_m li.selected a:hover{
	background: url(../../images/Default/m_tab_r_2.gif) no-repeat 100% 0;
	color:#2C4C57;
	text-decoration: none;
}

.contentstyle_m{
	border: 0px solid #BCBCBC;
	background: #FFF url(../../images/Default/m_top.gif) repeat-x 0 0;
	margin-bottom: 1em;
	padding: 10px;
	clear: both;
}


.med_opts{
	background: url(../../images/Default/med_opts_bg.gif) repeat-x;
	height: 32px;
}
.med_opts_l{
	background: url(../../images/Default/med_opts_left.gif) no-repeat 0 0;
	height: 100%;
}
.med_opts_r{
	background: url(../../images/Default/med_opts_right.gif) no-repeat 100% 0;
	height: 100%;
}
.med_opts_text{
	padding: 3px 0 0 2px;
	text-align: center;
	vertical-align: middle;
}
.med_opts img{
	vertical-align: middle;
}
.med_opts a:link,
.med_opts a:active,
.med_opts a:visited,
.med_opts a:hover{
	margin: 0 10px 0 5px;
	
}
.med_info_h{
	background: url(../../images/Default/b_bg.gif) repeat-x;
	height: 22px;
}
.med_info_tl{
	background: url(../../images/Default/b_c_tl.gif) no-repeat 0 0;
	height: 100%;
}
.med_info_tr{
	background: url(../../images/Default/b_c_tr.gif) no-repeat 100% 0;
	height: 100%;
}
.med_info_ht{
	padding: 4px 0 0 10px;
	color:#adadad;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.med_info_ht a:link,
.med_info_ht a:active,
.med_info_ht a:visited,
.med_info_ht a:hover,
.med_info_b a:link,
.med_info_b a:active,
.med_info_b a:visited,
.med_info_b a:hover{
	text-decoration: underline;
}
.med_info_b span{
	float:right;
}
.med_info_bl{
	background: url(../../images/Default/b_c_bl.gif) no-repeat 0 0;
	height: 100%;
}
.med_info_br{
	background: url(../../images/Default/b_c_br.gif) no-repeat 100% 0;
	height: 100%;
}
.med_info_b{
	background: url(../../images/Default/b_bg_b.gif) repeat-x;
	height: 20px;
}
.med_info_bt{
	padding: 3px 8px 0 8px;
	text-align: left;
	color:#FFF;
}
.med_info_box{
	background:#FFFFFF;
	border-left: 0px solid #555555;
	border-right: 0px solid #555555;
	padding: 10px;
	text-align: left;
}
.media_title{
	font-size: 18px;
	text-align: left;
}
.media_title span{
	float:right;
}
.memberbar {
	text-align:right;
	padding-bottom:10px;
}

.row_l,
.row_d{
	background-color: #E6EAEB;
	background: url(../../images/Default/nav.gif) no-repeat 10px 50%;
	display: block;
	padding: 3px 0 3px 25px;
}
.row_d{
	background-color: #DCDEDD;
}

#sub_search{
	background: url(../../images/Default/search_bg.jpg) no-repeat 0 0;
	height: 51px;
	padding: 8px 0 0 0;
	width: 248px;
	margin: 20px 30px 0 0;
	text-align:center;
	color: #FFF;
	font-weight: bold;
}

.header span.cat{
	float:right;
	color: #FFF;
	font-weight:bold;
}
.header a:link,
.header a:active,
.header a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
.header a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
