





@import "../../assets/stylesheets/template_headers.css";
@import "../../assets/stylesheets/template_home.css";
@import "../../assets/stylesheets/template_events.css";
@import "../../assets/stylesheets/template_results.css";
@import "../../assets/stylesheets/template_content_types.css";


body 
{
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; 
	font-size: 70%; 
	color:#1c2f5a; 
	background: url(../../assets/images/top_bg.gif) repeat-x top #fff; 
	margin: 0px;
	text-align:center;
}

table 
{
	font-size:100%;
}




/*
headings 
*/

h1, h2
{
	margin: 0px; 
	color: #fff;
	font-family: Georgia, Times New Roman, Times;
	font-size: 2em;
	font-weight: normal;
	padding: 2px 8px; 
}


p, h3, h4, h5, h6 
{
	font-size: 100%; 
	line-height: 130%; 
	margin-top: 0px; 
	margin-bottom: 1em;
}

h3 		{ color:#1b83bb; }

h4 		{ margin-bottom: 3px; }


ul, ol {margin-top:5px; margin-bottom:0px; clear:both;}
ul li, ol li {padding-bottom: 5px;}
ul ul {list-style-type : disc;}



/*
link styles - css2 to format external links
*/

a
{
	color:#1e5692; text-decoration: underline;
}

a:hover 
{
	color:#1b83bb; text-decoration: underline;
}


.pdf, a.pdf
{
	background: url(../../assets/images/icon_8.gif) 0px 2px no-repeat;
	font-weight:bold;
	padding: 3px 0 5px 20px;
}

.share, a.share
{	
	background: url(../../assets/images/share_your_views.gif) 0px 1px no-repeat;
	display:block;
	font-weight:bold;
	padding: 0px 0 5px 20px;
}

.podcast, a.podcast 
{
	background: url(../../assets/images/icon_6.gif) 0px 1px no-repeat;
	display:block;
	font-weight:bold;
	padding: 0px 0 10px 20px;
}

.flv, .video, a.video 
{	
	background: url(../../assets/images/watch_video.gif) 0px 1px no-repeat;
	display:block;
	font-weight:bold;
	padding: 0px 0 5px 25px;
}

.mp3, a.mp3
 
{	
	background: url(../../assets/images/icon_9.gif) 0px 1px no-repeat;
	display:block;
	font-weight:bold;
	padding: 2px 0 3px 20px;
}

.text_mp3, a.text_mp3
 
{	
	background: url(../../assets/images/icon_11.gif) 0px 1px no-repeat;
	display:block;
	font-weight:bold;
	padding: 2px 0 3px 20px;
}

.live_event, a.live_event 
{	
	background:url(../../assets/images/icon_1.gif) 0px 1px no-repeat;
	display:block;
	font-weight:bold;
	padding: 0px 0 5px 20px;
}

.web, a.web
{	
	background: url(../../assets/images/icon_4.gif) 0px 1px no-repeat;
	display:block;
	font-weight:bold;
	padding: 0px 0 5px 20px;
}

.other, a.Other
{	
	background: url(../../assets/images/icon_4.gif) 0px 1px no-repeat;
	display:block;
	font-weight:bold;
	padding: 0px 0 5px 20px;
}

.tv_film, a.tv_film 
{	
	background: url(../../assets/images/icon_5.gif) 0px 1px no-repeat;
	display:block;
	font-weight:bold;
	padding: 0px 0 5px 20px;
}

.gallery, a.gallery
{	
	background: url(../../assets/images/icon_7.gif) 0px 1px no-repeat;
	display:block;
	font-weight:bold;
	padding: 0px 0 5px 20px;
}

.member, a.member
{	
	background: url(../../assets/images/icon_3.gif) 0px 1px no-repeat;
	display:block;
	font-weight:bold;
	padding: 0px 0 5px 20px;
}
	
	
	
/*
images and css drop shadows
*/

img 
{
	border:0px; 
	margin:0px; 
	padding:0px;
}

img.img-right 
{
	float:right;
	margin: 8px 0 8px 10px;	
}


.img-wrapper 
{
	background: url(../../images/global/shadow.gif) no-repeat right bottom;
	margin-right: 10px;
	margin-bottom: 1em;
	float: left;
}

.img-outer 
{
	background: url(../../images/global/shadow-bottom-left.gif) no-repeat left bottom;
	float: left; /* :KLUDGE: Fixes problem in IE5.2/Mac */
}

.img-inner 
{
	background: url(../../images/global/shadow-top-right.gif) no-repeat top right;
	padding: 0 5px 5px 0;
	float: left; /* :KLUDGE: Fixes problem in IE5.2/Mac */
}

.img-wrapper img 
{
	background-color: #fff;
	border: 1px solid #e3e3e3;
	padding: 3px;
	display: block;
}


.padded_text p {padding:10px 15px 10px 15px;}



	
.align_left {
	float:left;
	}
.align_right {
	float:right;
	}
.align_middle {
	vertical-align:middle;
	}
div.center, 
.center {
	text-align:center;
	}
.margin {margin-left:20px;}

.hide {display:none;}
.clearall {clear:both;}
br.clearall {
	clear:both;
	height:0em;
	line-height:0em;	
	}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;} 

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	





/*
main containers
*/

#wrapper 
{
	margin: 0px auto;
	width:780px;
	padding: 0;
	text-align:left;
}


h1.logo {
	margin:0px; 
	padding:0px 0px 0px 0px; 
	float:left;	
}

h1.logo a {
	display:block; 
	width:197px; 
	height:65px;
	font-size:1px; 
	margin: 8px 0 0 20px; 
	text-indent:-6000px; 
	text-decoration:none;
	overflow:hidden;
	background: url(../../assets/images/logo.gif) no-repeat top left; 
}


#header
{
	width: 780px;
	position: relative;
	height: 97px;
	margin: 0; 
}






/*
content styles
*/

#content
{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

#content-padded
{
	margin: 15px 0 0px 15px; /* added 15px top margin by kostya 10.08.06 */
	width:567px;
	padding: 15px 0;
	float: left;
	display:inline;
}

#content-col1 
{
	float: left;
	width:582px;
	display:inline;
	margin: 0 0 0 5px;
	padding:0 0 105px 0px; 
}

#content-col2 
{
	float: right;
	display:inline;
	margin-right: 5px;
	padding:0 0 25px 0;
	width: 163px;
}



	





/* ************************ Features *************************************** */

#downloads {
	padding:15px 0px 0px 0px;
	width:243px; 
	float:left;
}

h3.downloads {
	font-size:100%;
	padding:0px;
	margin:10px 0px 0px 0px;
	}
	
#downloads, #features {
	margin:10px 0px 10px 0px;
	padding:0px;
	list-style-type:none;
	line-height:normal;
	}	
#downloads li {
	margin:0px;
	padding:10px 0px 0px 20px;
	}
#downloads img {vertical-align:middle;}		

#features li {
	padding:0px 0px 0px 20px;
	margin:0px;
	font-size:90%;
	}

#features a {
	padding: 0px 0px 10px 16px;
	margin:0px;
	display:block;
	height:1%;
	color:#565661;
	}

#features a.print {
	background: url(../../assets/icon_print.gif) no-repeat 0px 3px;
	}
#features a.send {
	background: url(../../assets/icon_send.gif) no-repeat 0px 3px;
	}
#features a:hover {
	color:#da002f;
	}	

#logo_about {
	background: url(../../assets/logo_about.gif) top left no-repeat;
	margin: 13px 10px 10px 0px;
	text-align:center;
}

.breadcrumb {
	color:#8d8d8d;
	padding: 4px 270px 0px 13px;}
.breadcrumb a {color:#8d8d8d;}


/* *************************** Main navigation *************************** */

div#top_nav {
	position:absolute;
	float:right;
	right:4px;
	padding:0;
	height:28px;
	text-align:center;
	bottom:12px;
	list-style-type:none;
	color:#a9a9a9;

}

/*\*/
html*div#top_nav {
	right:44px;
	_right:4px;
}/**/

* html div#top_nav {bottom:11px;}

div#top_nav ul {
	width:100%;
	margin:0;
	list-style:none;
	float:right;
}

div#top_nav ul li {
	float:right;
	margin:0px;
	padding:0px 3px;
}
div#top_nav ul li a {
	display:block;
	float:left;
	width:142px;
	font-size:.9em;
	font-weight:bold;
	background: #e9eef4 url(../../assets/images/top_nav_bg.gif) no-repeat top left;
	padding:8px 0px;
	text-decoration:none;
	color:#1c2f5a;
}
div#top_nav ul a:hover,
div#top_nav ul li.current a {color:#0099CC;}

/******************** Change font size ********************/

#signatories {
	float:left;
	positionrelative;
	z-index:1;
	padding: 0 0 0 18px;
}

#signatories b{
  	font-size:0.9em;
	color:#1c2f5a;
	font-weight:normal;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 6px;
}

#signatories b strong {
	color:#1b83bb;
}

div#user {
	float:right;
	font-size:0.9em;
	margin: 0px 6px 0 0;
	color:#e2e9ee;
	padding:16px 0 0 0px;
}

div#user b {
  	font-weight:normal;
	display: block;
	float: left;
	margin: 0px 0 1px 0;
	padding: 1px 0px 0px 0;
}

* html div#user b {
	padding: 0px 0px 0px 0;
}  

div#user ul {
	margin:0px 0 0 0;
	padding:1px 0 0 0;
	float: left;
	clear:none;
	font-weight:bold;
	list-style-type:none;
	line-height:100%;
}	

div#user li {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 6px;
	text-align:center;
	border-left: 1px solid #fff;	
	}	

div#user ul li {
/* IE hack */
  _border-left:expression(previousSibling == null ? 'none' : 'inherit');
} 


div#user ul li:first-child {border-left:none;}	
div[id]div#user li {padding-left:5px;}	
div#user a, div#user strong a {
	color:#e2e9ee;
    text-decoration:underline;
	}	
div#user a:hover, div#user strong a:hover {
	color:#e2e9ee;
	text-decoration:none;
	}	




#change-text-size {
	padding: 4px 12px 4px 0px;
	background-color:#fff;
	color:#1c2f5a;
	}

#change-text-size-right {
	float: right;
	}
#change-text-size b{
  	font-size:0.9em;
	font-weight:normal;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 6px;
	}

#change-text-size ul         
        {
	font-size: 0.9em;
	list-style : none;
  	margin : 0;
	clear:none;
	padding : 0;
    	list-style-type:none;
	float: left;
}
                                                
#change-text-size li      
        {
        margin: 0px 0 0 0;
        padding: 0;
        float: left;
        }

#change-text-size li a:link,#change-text-size li a:visited
        {
        text-decoration: none;
        width: 20px;
        height: 20px;
        margin-right: 0px;
        background-repeat: no-repeat;
        display: block;
	    text-indent: -9999px;
        border: 1px solid #fff;
        }
#change-text-size li a.normal{background-image: url(../../assets/images/font_normal.gif);}
#change-text-size li a.large{background-image: url(../../assets/images/font_large.gif);}

#change-text-size li a.normal:hover 
        {
        border: 1px solid #1b83bb;
        text-decoration: none;
}

#change-text-size li a.large:hover 
        {
        border: 1px solid #1b83bb;
        text-decoration: none;
}



/*main menu*/

#menu 
{
	margin-top: 76px; 
	margin-bottom: normal;
	font-size: 0.9em;
	word-wrap: break-word;
	margin-bottom: 2em;
	float:left;
	width:100%;
}


#menu ul {
	margin:0px; 
	padding:3px 0px 10px 0; 
	list-style-type:none;
	word-wrap: break-word;
	float:left;
	width: 100%;
	}
#menu ul li {
	margin:0;
	padding:0 0 0 0;
	clear:both;
	float: left;
	width:100%;	
	}
div[id]#menu ul li {
	margin:0;
	padding: 0;
	}	
#menu ul a {
	color:#fff;
	padding:5px 5px 6px 5px;
	background:#1c2f5a;
	margin:3px 0 0 0;
	text-decoration:underline;
	display:block;
	float:left;
	}
#menu ul a:hover {
	background:#1b83bb;
	text-decoration:none;
	}
		
#menu ul ul {
	padding:2px 0px 8px 10px; 
	margin:0;
	list-style-type:none;
	}


#menu ul li.current ul a:hover {
	color:#1b83bb;
	text-decoration:none;
	background:none;
	font-weight:bold;
	}

#menu ul li ul li.current a {
	font-weight:bold;
	color:#1b83bb;
	text-decoration:none;
}


#menu ul li.current a {
	font-weight:bold;
	text-decoration:none;
	background:#1b83bb;
}

#menu ul ul li {
	margin:0px 0px 0 0px;
	padding: 3px 0 0 0;
	clear:both;
	}
div[id]#menu ul ul li {padding-top:3px;}

#menu ul li ul a {
	color:#1c2f5a;
	padding:2px 5px 2px 0px;
	background:none;
	font-weight:normal;
	line-height:110%;
	margin:0px;
	text-decoration:underline;
	}


#menu ul li.current ul a {
	color:#1c2f5a;
	padding:1px 5px 1px 0px;
	margin: 0 0 0 0;
	background:none;
	line-height:110%;
	font-weight:normal;
	margin:0px;
	text-decoration:underline;
	}


#menu ul ul a:hover {
	color:#fff;
	background:#1b83bb;
	}

	
	
	
	
/* *************************** Footer Navigation *************************** */

#bottom {
	margin: 0px auto;
	width:100%;
	float:left;
	padding: 0 0px 75px 0px;
	background:url(../../assets/images/bot_bg_home.gif) repeat-x;
}

#bot_nav {
	width:780px;
	margin:0px auto;
	background: url(../../assets/images/bot_nav_bg.gif) repeat-y;
	padding: 0;	
	color:#fff;
	min-height:150px; 
	height:150px;
}

div[id]#bot_nav {height:auto}

#bot_btns {
	width:780px;
	margin:0px auto;
	padding: 0 0px 0 0px;	
}

#bot_btns_col1 {
	width:278px;
	padding: 0 0px 0 6px;
	float:left;
} 

#bot_btns_col2 {
	width:278px;
	padding: 0 0px 0 11px;
	float:left;
} 

#bot_btns_col3 {
	width:193px;
	padding: 0 0px 0 9px;
	float:left;
} 

strong.btn_1, 
strong.btn_2, 
strong.btn_3 {
	margin:0px; 
	padding:0px 0px 0px 0px; 
	float:left;	
}

strong.btn_1 a, 
strong.btn_2 a, 
strong.btn_3 a {
	display:block; 
	height:41px;
	font-size:1px; 
	text-indent:-6000px; 
	text-decoration:none;
	overflow:hidden;
}

strong.btn_1 a {
	background: url(../../assets/images/bot_nav_btn_1.gif) no-repeat top left;
	width:278px; 
}

strong.btn_2 a {
	background: url(../../assets/images/bot_nav_btn_2.gif) no-repeat top left;
	width:278px; 
}

strong.btn_3 a {
	background: url(../../assets/images/bot_nav_btn_3.gif) no-repeat top left;
	width:193px; 
}

div.bottom_box {
	padding:9px 11px 0px 11px;
	border-bottom:1px dotted #fff; 
}

div.bottom_box h6 {
	padding:0;
	color:#ffcc00;
	font-size:120%;	
	background:url(../../assets/images/blue_arrow.gif) 0 4px no-repeat;
}

div.bot_nav_col1 {
	width:278px;
	padding: 0 0px 0 6px;
	float:left;
} 

#bot_nav_col1_top {
	margin: 0;
	width:278px;
	padding:0;
	height:29px;
	background: #e9eef4 url(../../assets/images/bot_nav_bg_1.gif) no-repeat top left;
} 

#bot_nav_col1_main, #bot_nav_col2_main, #bot_nav_col3_main {
	text-align:left;
	background-color:#1e5692;
	overflow:hidden;
	_height:1%;
	margin: 0;
	padding:0;
} 

#bot_nav_col1_main {width:278px;}
#bot_nav_col2_main {width:278px;}
#bot_nav_col3_main {width:193px;}


div.bot_nav_col2 {
	width:278px;
	padding: 0 0px 0 11px;
	float:left;
} 

#bot_nav_col2_top {
	margin: 0;
	width:278px;
	padding:0;
	height:29px;
	background: #e9eef4 url(../../assets/images/bot_nav_bg_2.gif) no-repeat top left;
} 

#bot_nav_col1_top a, 
#bot_nav_col2_top a, 
#bot_nav_col3_top a {
	float: right;
	font-size:0.9em;
	padding: 7px 15px 0 0;

}

div.bot_nav_col3 {
	width:193px;
	padding: 0 0px 0 9px;
	float:left;
} 

#bot_nav_col3_top {
	margin: 0;
	width:193px;
	padding:0;
	height:29px;
	background: #e9eef4 url(../../assets/images/bot_nav_bg_3.gif) no-repeat top left;
} 


#footer {

	width:780px;
	font-size: 0.9em;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	margin:0px auto;
	padding: 0px 0px 0px 0px;	
	color:#fff;
}

#footer h2 {display:none;}
#footer strong {
	font-weight:normal;
	padding: 0 3px 0 4px;
}	

#footer ul {
	margin:0px 0 0px 5px;
	padding:0 0 0px 0;
	clear:none;
	list-style-type:none;
	line-height:100%;
}	

#page.home #footer ul {clear:both;}

#footer img {
	margin:6px 2px 0px 6px;
	float:left;
	padding:0px 0 0px 0;
}	

#footer li {
	float:left;
	margin:8px 0 0px 0;
	padding:0px 7px 0px 6px;
	text-align:center;
	border-right: 1px solid #fff;	
	}	

#footer ul li {
/* IE hack */
  _border-right:expression(nextSibling == null ? 'none' : 'inherit');
} 


#footer ul li:last-child {border-left:none;}	
div[id]#footer li {padding-left:6px;}	
#footer a, #footer strong a {
	color:#fff;
    text-decoration:underline;
	white-space:nowrap;
	}	
#footer a:hover, #footer strong a:hover {
	color:#fff;
	text-decoration:none;
	}	

#footer-powered {
	float: right; 
	color:#e2e9ee;
	font-size:1.0em;
	margin: 5px 0px 10px 0px;
	padding: 3px 6px 0 0;
}

#footer-powered a {
	color:#e2e9ee;
	text-decoration: none;
}

#footer-powered a:hover {
	text-decoration: underline;
}

#footer-info {
	padding: 25px 0 0 7px;
	clear:both;
	margin:0px auto;
	line-height:120%;
}	
#footer-info p {
	padding:0;
	font-weight:normal;
	margin: 0 0 7px 0 ;
	}


div#news {padding:0 0 0 0px;
}
div#news h4 {
	padding:10px 0 0px 13px;
	font-size:0.9em;
	color:#ffcc00;
}
div#news ul {
	margin:0 0px 0 0;
	padding:5px 0 0 0;
	list-style:none;
}
div#news li {
	padding:8px 10px 12px 32px;
	background:url(../../assets/images/yellow_point.gif) 10px 8px no-repeat;
	border-bottom:1px dotted #1b83bb;
}

div#news li a {
	display:block;
	color:#fff;
}

div#news li {
/* IE hack */
  _border-bottom:expression(nextSibling == null ? 'none' : 'inherit');
} 

div#news ul li:last-child {border-bottom:none;}	


div.features_list {
	float:left;
	width:100%;
	padding: 10px 0 8px 0;
	border-bottom:1px dotted #1b83bb;	
	}
div.features_list h6 {
	padding:0 0 5px 12px;
	background:url(../../assets/images/blue_arrow.gif) 0 4px no-repeat;	
 	}
div.features_list a {
	color:#fff;
	}	
	
div.features_list h4 a {
	display:block;
	padding:0px 0 8px 13px;
	font-size:0.9em;
	color:#ffcc00;
}

div.features_list h4 a:hover{
	text-decoration:none;
	color:#ffcc00;
}

div.features_list a.listen_to_podcast {
	color:#ffcc00;
	display:block;
	margin: 5px 9px 0px 3px;
	padding: 1px 0 0 0;
	font-size:0.9em;
	font-weight:bold;
}

div.features_list a:hover.listen_to_podcast {
	color:#ffcc00;
}

div.features_list a.listen_to_podcast img {
	border:none;
	margin: 0px 9px 0px 19px;
}

div.features_list a:hover {
	color:#fff;
}	
div.features_list img {
	float:left;
	border:1px solid #fff;
	margin: 3px 6px 1px 12px;
}	

body.home div.features_list img {
	margin: 3px 6px 1px 12px;
}	

div.features_list p {
	margin: 0px 10px 0 12px; 
	padding:0;
}

body.home div.features_list p {
	margin: 0px 10px 0 12px; 
	font-size:0.9em;
	line-height:normal;
	padding:0;
} 	

div#forth_events {
	padding:0px;
	margin:3px 0px 5px 0px;
	padding:0px;
	text-align:left;
	list-style-type:none;
	line-height:normal;

}

div#forth_events h4 {color:#ffcc00;}

body.home div#forth_events a {
	text-decoration:underline;
}

body.home div#forth_events a:hover {
	text-decoration:none;
}

div#forth_events ul {
        margin : 0;
        padding : 0px 5px 10px 0;
        list-style-type:none;
        font-size:0.9em;
        display: block;
}		

div#forth_events ul li {
	margin:0px 0 0 0;
	background:url(../../assets/images/yellow_point.gif) 10px 5px no-repeat;
	padding:6px 0px 5px 32px;
	border-bottom:1px dotted #1b83bb;
	}

body.home div#forth_events ul li.view_calendar {
	background:url(../../assets/images/icon_1.gif) 12px 7px no-repeat;
	border-bottom:none;
	color:#fff;
}

body.home div#forth_events ul li.view_calendar a {
	color:#fff;
}

body.home div#forth_events ul li.differ {
	background:url(../../assets/images/icon_1.gif) 12px 7px no-repeat;
}

* html body.home div#forth_events ul li.differ {
	background:url(../../assets/images/icon_1.gif) 12px 8px no-repeat;
}

div#forth_events ul li a {
	color:#ffcc00;
	text-decoration:none;
	font-weight:bold;
}

div#forth_events ul li span {
	margin:0;
	padding:0;
	float:left;
	display:block;
	width:100px;
}

div#forth_events ul li a:hover {
	text-decoration:underline;
}

div#forth_events ul ul li {
	padding:5px 0px 8px 0px;
	background:none;
	border-bottom:none;
	}

div#forth_events ul ul li a {
	color:#fff;
	text-decoration:underline;
	font-weight:normal;
	}

div#forth_events ul ul li a:hover {
	text-decoration:none;
	}

div#forth_events ul ul {
	padding:5px 0px 3px 0px;
	background:none;
	border-bottom:none;
}

div#forth_events li a {color:#fff;}	

div#forth_events li {
/* IE hack */
  _border-bottom:expression(nextSibling == null ? 'none' : 'inherit');
} 

div#forth_events ul li:last-child {border-bottom:none;}	


div#forth_events img {
	vertical-align:top; 
	float:left;
	margin: 3px 5px 10px 0;
}

/* *************************** Modules styles *************************** */

.form-contact {
	}
.form-contact  label {
	width:150px;
	padding: 0 ;
	margin:0;
	float:left;
}
.form-contact fieldset {
	border:0 ;
	margin:0 ;
	}
	
.form-contact legend {
	display:none;	
	}	
.form-contact input, .form-contact textarea  {
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; 
	font-size: 100%; 
	color:#000000;
	margin:0px 0px 5px 0px;
	}
.form-contact select {
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; 
	font-size: 100%; 
	color:#000000;
	margin:0px 0px 5px 0px;
	}
.form-contact input.submit {
	margin: 0px 0px 10px 153px; 
	border-width:1px; 
	background-color:#A6A6A6; 
	color:#fff; 
	}
	
.form-contact .text {width:230px;}
.form-contact .select  {width:236px;}
.form-contact .textarea {width:230px; height:70px;}
.form-contact .red {color:#da002f;}
.form-contact br {clear:both;}

.site_map ul a {color:#7a7a7a;}
.site_map ul ul a {color:#a1a1a1;}




	



/*
about us: key aims & quotes
*/

#about-left-column 
{
	float: left;
	color: #1c2f5a;
	background: #ffcc00 url(../../images/about/bg_about_left_column.gif) no-repeat bottom left;
	width: 190px;
	padding: 0px;
	display: inline;
	margin: 0px;
	margin-top: 2em;
	height: 450px;
	min-height: 450px;
}

div[id]#about-left-column  {height:auto;}

#about-right-column 
{
	float: left;
	margin: 0px;
	margin-top: 2em;
	width: 347px;
	padding: 0px 15px;
}

#about-left-column ol 
{
	margin:0px;
	padding: 0px;
	list-style:none;
}

#about-left-column  li { padding: 6px 10px 12px 32px; }
#about-left-column  li.key1 	{ background:url(../../images/about/bullet_1.gif) 0px 8px no-repeat; }
#about-left-column  li.key2 	{ background:url(../../images/about/bullet_2.gif) 0px 8px no-repeat; }
#about-left-column  li.key3 	{ background:url(../../images/about/bullet_3.gif) 0px 8px no-repeat; }
#about-left-column  li.key4 	{ background:url(../../images/about/bullet_4.gif) 0px 8px no-repeat; }
#about-left-column  li.key5 	{ background:url(../../images/about/bullet_5.gif) 0px 8px no-repeat; }
#about-left-column  li.key6 	{ background:url(../../images/about/bullet_6.gif) 0px 8px no-repeat; }
#about-left-column  li.key7 	{ background:url(../../images/about/bullet_7.gif) 0px 8px no-repeat; }
#about-left-column  li.key8 	{ background:url(../../images/about/bullet_8.gif) 0px 8px no-repeat; }
#about-left-column  li.key9 	{ background:url(../../images/about/bullet_9.gif) 0px 8px no-repeat; }
#about-left-column  li.key10 	{ background:url(../../images/about/bullet_10.gif) 0px 8px no-repeat; }
#about-left-column  li.key11 	{ background:url(../../images/about/bullet_11.gif) 0px 8px no-repeat; }
#about-left-column  li.key12 	{ background:url(../../images/about/bullet_12.gif) 0px 8px no-repeat; }
#about-left-column  li.key13 	{ background:url(../../images/about/bullet_13.gif) 0px 8px no-repeat; }
#about-left-column  li.key14 	{ background:url(../../images/about/bullet_14.gif) 0px 8px no-repeat; }
#about-left-column  li.key15 	{ background:url(../../images/about/bullet_15.gif) 0px 8px no-repeat; }
#about-left-column  li.key16 	{ background:url(../../images/about/bullet_16.gif) 0px 8px no-repeat; }
#about-left-column  li.key17 	{ background:url(../../images/about/bullet_17.gif) 0px 8px no-repeat; }
#about-left-column  li.key18 	{ background:url(../../images/about/bullet_18.gif) 0px 8px no-repeat; }
#about-left-column  li.key19 	{ background:url(../../images/about/bullet_19.gif) 0px 8px no-repeat; }
#about-left-column  li.key20 	{ background:url(../../images/about/bullet_20.gif) 0px 8px no-repeat; }


/************ Compaigns ***************/

div.compaigns_main_column {
	padding: 0 20px 20px 15px;
	margin: 0;
}

div.compaigns_main_column h4 {
	padding:0;
	margin:0px 0 10px 0;
	display:inline;
}

div.compaigns_main_column p {
	padding:0;
	margin:10px 0 15px 0;
}

div.compaigns_main_column img {
	margin: 0px 20px 10px 0px;
	float:left;
}



#feature-container
{
	padding: 0px 15px;
}
#feature-container h3, #feature-container p	{ margin: 0px; padding: 0px;}
#feature-container h3
{
	font-weight: bold;
}

#feature-container p
{
	line-height: 1.2em;
	padding-top: 4px;
}


#feature-box
{
	padding: 0px;
	display: inline;
	width: 100%;
	background: #e2e9ee;	
	margin: 20px 0;
	float: left; 	
}

#feature-box #feature-item
{
	float: left;
	width: 265px;
	height: 212px;
}

#feature-box #feature-copy
{
	width: 255px;
	padding: 10px;
	float: left;
	text-align: left;
}

#feature-box #feature-copy ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: normal;
}

#feature-box #feature-copy li
{
	padding-left: 25px;
	margin-top: 1em;
}













/********* Ways of getting involved *********/

#cols {
	margin:0;
	width:582px;
	padding:0 0 15px 0;
	height:400px;
	min-height:400px;
}

div[id]#cols {height:auto}	

#ways_of_getting_involved_col1 {
	float:left;
	color:#1c2f5a;
	line-height:normal;
	background:url(../../assets/images/ways_of_getting_col1.gif) no-repeat top left;
	width:190px;
	padding:0;
	display: inline;
	height:400px;
	min-height:400px;
	margin:0px;
}

div[id]#ways_of_getting_involved_col1 {height:auto}

#ways_of_getting_involved_col1 ul {
	width:100%;
	margin:0;
	padding: 0px 0 30px 0;
	list-style:none;
}

#ways_of_getting_involved_col1 li {
	padding:5px 10px 4px 32px;
}

#ways_of_getting_involved_col1 li.key1 {
	background:url(../../images/about/bullet_1.gif) 0px 8px no-repeat;
}
#ways_of_getting_involved_col1 li.key2 {
	background:url(../../images/about/bullet_2.gif) 0px 8px no-repeat;
}
#ways_of_getting_involved_col1 li.key3 {
	background:url(../../images/about/bullet_3.gif) 0px 8px no-repeat;
}
#ways_of_getting_involved_col1 li.key4 {
	background:url(../../images/about/bullet_4.gif) 0px 8px no-repeat;
}
#ways_of_getting_involved_col1 li.key5 {
	background:url(../../images/about/bullet_5.gif) 0px 8px no-repeat;
}

#ways_of_getting_involved_col2 {
	float:left;
	margin:0 0 0 7px;
	background:url(../../assets/images/ways_of_getting_col2.gif) no-repeat top left;
	width: 190px;
	padding:0px;
	height:400px;
	min-height:400px;
	display: inline;
}

div[id]#ways_of_getting_involved_col2 {height:auto}

#ways_of_getting_involved_col3 {
	float:right;
	margin:0 0 0 0px;
	display: inline;
	background:url(../../assets/images/ways_of_getting_col3.gif) no-repeat top left;
	width: 190px;
	height:400px;
	min-height:400px;
	padding:0px;

}

div[id]#ways_of_getting_involved_col3 {height:auto}

#ways_of_getting_involved_col1_btn {
	float:left;
	color:#1c2f5a;
	line-height:normal;
	width:190px;
	padding:0;
	display: inline;
	margin:0px;
}

#ways_of_getting_involved_col2_btn {
	float:left;
	margin:0 0 0 7px;
	width: 190px;
	padding:0px;
	display: inline;
}

#ways_of_getting_involved_col3_btn {
	float:right;
	margin:0 0 0 0px;
	display: inline;
	width: 190px;
	padding:0px;
}









#ways_of_getting_involved_col2 h4 {
	padding: 10px 10px 0px 15px;
	margin: 0;
}

#ways_of_getting_involved_col2 ul {
	list-style-type:none;	
	padding: 0px 10px 0px 15px;
	margin: 0;
}

#ways_of_getting_involved_col2 ul li {
	padding: 5px 0px 0px 10px;
	margin: 0;
}

#ways_of_getting_involved_col2 p,
#ways_of_getting_involved_col3 p
 {
	margin: 23px 8px 0px 15px;
	padding: 0;
}

#ways_of_getting_involved_col3 a
 {
	display:block;
	font-size:0.9em;
	color:#1c2f5a;
	text-decoration:none;
	margin:10px 0 0 0;
	padding: 0px 0 0 0;
}

#ways_of_getting_involved_col3 a:hover
 {
	text-decoration:underline;
}

.ways_of_getting_involved_col_link 
{
	display: block;
	height: 37px;
}
#ways_of_getting_involved_col1 .ways_of_getting_involved_col_link
{
	height: 56px;
}
#ways_of_getting_involved_col3 .ways_of_getting_involved_col_link
{
	margin-top: 0px;
}


#ways_of_getting_col1,
#ways_of_getting_col2,
#ways_of_getting_col3
 {
	width:190px;
	padding: 0px;
} 

strong.ways_of_getting_col1, 
strong.ways_of_getting_col2, 
strong.ways_of_getting_col3 {
	margin:0px; 
	padding:0px 0px 0px 0px; 
	float:left;	
}

strong.ways_of_getting_col1 a, 
strong.ways_of_getting_col2 a, 
strong.ways_of_getting_col3 a {
	display:block; 
	height:44px;
	padding:0;
	font-size:1px; 
	text-indent:-6000px; 
	text-decoration:none;
	overflow:hidden;
	width:190px; 
}

strong.ways_of_getting_col1 a {
	background: url(../../assets/images/ways_of_getting_btn1.gif) no-repeat top left;
}

strong.ways_of_getting_col2 a {
	background: url(../../assets/images/ways_of_getting_btn2.gif) no-repeat top left;
}

strong.ways_of_getting_col3 a {
	background: url(../../assets/images/ways_of_getting_btn3.gif) no-repeat top left;
}

#join_the_discussion_badge
{
	position: absolute;
	top: 150px;
	width: 100px;
	height: 80px;
	border: 1px solid red;
	overflow: hidden;
	z-index: 99;
}

/************ Pathfinders ***************/

div.pathfinders_main_column {
	padding: 0 20px 20px 15px;
	margin: 0;
}

div.pathfinders_main_column h4 {
	padding:0;
	color:#1b83bb;
	margin:0px 0 10px 0;
	display:inline;
}

div.pathfinders_main_column p {
	padding:0;
	margin:10px 0 15px 0;
}

div.pathfinders_main_column img {
	margin: 0px 20px 10px 0px;
	float:left;
}

.no-border{border: none !important;}


.button_login {
	width: 57px;
	height:18px;
	cursor:pointer;
	border:none;
	clear:both;
	line-height:18px;
	color: #1b83bb;
	text-indent:-6000px; 
	text-decoration:none;
	overflow:hidden;
	background: url(../../assets/images/login_btn_bg.gif) no-repeat;
	font-size: 90%;
}

/* ============ added by kostya 10.09.2006 ============ */

fieldset {
	position:relative;
	margin:0 0 0px 0;
	right:15px;
	left:0px;
	padding:0;
	/*border:1px solid #ced2da;*/
	border:none;
}
fieldset legend {
	display:block;
	position:relative;
	padding:20px;
	font-size:1.0em;
}

fieldset div.fbg {
	min-height:150px;
	height:150px;
	padding:20px 0 25px 0;
	background:#eaeff3;
	-moz-border-radius:12px;
}
div[id] div.fbg {height:auto}



fieldset label {
	float:left;
	text-align:right;
	width:190px;
	padding:3px 10px 12px 25px;
	font-weight:bold;
}
fieldset span.error {
	display:block;
	display:inline;
	padding:0px 0 4px 238px;
	margin:0 0 4px 0;
	color:#ff0000;
}

fieldset label span.error,
fieldset legend span.error {
	display:inline;
	padding:0 2px;
	color:#ff0000
}
fieldset input,
fieldset textarea,
fieldset select {
	float:right;
	width:300px;
	margin:3px 25px 0 0;
	font-size:1.0em;
	padding:0px;
}

fieldset textarea {
	height:50px;
	margin:3px 25px 10px 0;
	overflow:auto;
}
fieldset select {
	background:#fff;
	width:305px;
}
fieldset input:focus,
fieldset textarea:focus {
	border-top:2px solid #b3dced;
	border-bottom:2px solid #b3dced;
}
input.button,
#search_bar input.button {
	width:auto;
	margin:20px 0 0 25px;
	padding:1px 5px;
	border:1px solid #1e5692;
	font-size:.9em;
	background:#e9eef4 url(../../assets/Images/button_bg.gif) bottom repeat-x;
	color:#1c2f5a;
	cursor:pointer;
}

#search_bar input.button {margin:4px 0 0 0}

fieldset input.file {
	width:310px;
	margin:0 20px 10px 0px;
}

fieldset input.datefield {
	float:left;
	width:100px;
	margin:0 10px 0 25px;
}

fieldset div.cdate input {
	float:left;
	width:100px;
	margin:0 10px 0 28px;
}

fieldset div.checkbox label {width:300px}

fieldset div.checkbox input {
	float:none;
	width:auto;
	border:none;
	background:none;
	margin:5px 0 0 15px;
}

*html fieldset div.checkbox input {margin:0px 0 0 15px;}

fieldset br {
	clear:both;
}

table.radio {
	margin-top:5px;
	margin-left:10px;
	}

table.radio input {
	margin:-2px 0px 0 0px;
	padding:0; 
	float:left; 
}



/********************** Featured Comments (bring back from 'Latest 30-08-06' by kostya) ********************/

#featured-comments-header {
	text-indent: -9999px;
	overflow: hidden;
	background: url(../../assets/images/featured_comments.gif) no-repeat;
	width: 117px;
	height: 12px;
	margin: 0 0 8px 0; /* deleted 20px margin-left */
	clear: both;
}

#featured-comments{
	width: 163px;
	background: url(../../assets/images/comments_bg.gif) no-repeat;
	padding: 7px 0 0 0;
	margin: 0 0 20px 0; /* deleted 20px margin-left */
}
#featured-comments p{
	margin: 7px 0 0 10px;
	padding: 24px 4px 0 10px;
	background: url(../../assets/images/quotes.gif) no-repeat top left;
}
#featured-comments p span{
	display: block;
	width:120px;
	margin: 0;
	background: url(../../assets/images/quotes2.gif) no-repeat bottom right;	
	padding: 0 18px 17px 2px;
}

/*forum*/

div.unreleased-item .forum-list {
	margin:0;
	background:#f8e9be;
	border-bottom:1px #b3dced dotted;
	padding:0;
	width:100%;
}

.forum-list {
	margin:0;
	background:#f3f8fb;
	border-bottom:1px #b3dced dotted;
	padding:0;
	width:100%;
}

.forum-list dl{
	margin: 0;
}

.forum-list dt{
	float: left;
	color: #1c2f5a;
	font-weight: bold;
	width: 115px;
	margin-top:4px;
	padding: 7px 0 7px 0;
}

.forum-list dl.wide dt{
	font-size: 120%;
	width: 265px;
}

.forum-list dd{
	padding: 7px 0 7px 75px;
	font-weight: bold;
}
.forum-list dd.date{
	color: #1e5692;
}
.forum-list dd.interests{
	color: #1e5692;
	font-size: 90%;
	font-weight: normal;
}
.forum-list dl.wide dd{
	text-align: right;
	padding-right:10px;
	font-size:0.9em;
	font-weight: normal;
	color: #1e5692;
}

.forum-list dl.wide dt a.post{
	background: url(../../assets/images/post.gif) no-repeat 0 1px;
	font-weight: bold;
	display: block;
	font-size: 80%;
	color: #1c2f5a;
	margin-left: 8px;
	padding: 1px 0 3px 20px;
}

.forum-list dl.wide dt span{
	background: url(../../assets/images/post.gif) no-repeat 0 1px;
	font-weight: bold;
	display: block;
	font-size: 80%;
	color: #1c2f5a;
	margin-left: 8px;
	padding: 1px 0 3px 20px;
}

.forum-list2 {
	margin:0;
	background:#fff;
	border-bottom:1px #b3dced dotted;
	padding:0;
	width:100%;
}

.forum-list2 dl{
	margin: 0;
}

.forum-list2 dt{
	float: left;
	color: #1c2f5a;
	font-weight: bold;
	width: 115px;
	margin-top:4px;
	padding: 7px 0 7px 0;
}

.forum-list2 dl.wide dt{
	font-size: 120%;
	width: 265px;
}

.forum-list2 dd{
	padding: 7px 0 7px 75px;
	font-weight: bold;
}
.forum-list2 dd.date{
	color: #1e5692;
}
.forum-list2 dd.interests{
	color: #1e5692;
	font-size: 90%;
	font-weight: normal;
}
.forum-list2 dl.wide dd{
	text-align: right;
	padding-right:10px;
	font-size:0.9em;
	font-weight: normal;
	color: #1e5692;
}

.forum-list2 dl.wide dt a.post{
	background: url(../../assets/images/post.gif) no-repeat 0 1px;
	font-weight: bold;
	display: block;
	font-size: 80%;
	color: #1c2f5a;
	margin-left: 8px;
	padding: 1px 0 3px 20px;
}

div.forum2 {padding-left: 20px;}

/*div.share_your {border-bottom:1px #b3dced dotted;}*/

div.forum2 div.share_your {padding-left: 20px;}


/*
= Form Styles
*/

#form
{
	padding: 10px 10px 20px 10px;
	margin-right:10px;
	background-color: #EAEFF3;
}



#form table td
{
	vertical-align:top;
}

#form textarea {height:50px;}

.w200
{
	width: 320px;

}

#form table input.button
{
	margin-left: 0px;
}

.error
{
	color:#ff0000;
}

div.discuss {width:80px; height:80px; float:right;}
#form table td.span_error {padding-top:15px; padding-left:30px;}
#form table td.label_td label {margin-bottom:15px;}
#form table td.span_error span.error {float:left; margin:-17px 0 0 7px;}
#form table td.left_td {
	text-align:right; 
	font-weight:bold;
	padding-top:5px;
	padding-right:5px;
}

#form table td.legal {text-weight:normal;}

table.radio label {
	width:350px; 
	padding:5px 0 0 0;
	margin:5px 25px 0 0px;
	font-weight:normal;
}

#grid-key div{
	border: 1px #ccc solid; 
	width:20px; 
	height:10px;
	background-color:#f3f8fb;
}

#grid-key div.unreleased-item{
	background-color: #f8e9be;
}

.unreleased-item{
	background-color: #f8e9be;
}

span.sorry p {margin:0px 10px 10px 10px;}
