/* CSS Document */

/* PROJECTS */
body#projects {
	background: #FDF0D4 url(../img/impulsis_background_projects.gif) repeat-y left top;
	}

#project #main,
#projects #main {
	background: url(../img/impulsis_background_circles_projects.gif) no-repeat 750px 0px;
	}

#project #circle,
#projects #circle {
	left: 788px;
	}
	
#project #search,
#projects #search {
	left: 638px;
	}

#projects { font-size: 12px; position: relative; }

#projects_tabs { clear: both; height: 40px; font-size: 12px; } 
#projects_tabs ul { list-style-type: none; margin: 0; padding: 0; }
#projects_tabs li { 
	float: left; 
	text-align: center;
	font-weight: bold;
	background: #7FAAD2;
	color: #FFF;
	width: 285px; 
}
#projects_tabs li.current {
	background: #3F7FBB;
	color: #FFF;
}

#projects_tabs li a, #projects_tabs li a:link, #projects_tabs li a:visited { 
	text-decoration: none;  overflow: hidden;
	line-height: 45px;
	color: #FFF; 
	display: block; 
	width: 283px;
	height: 40px;
}
#projects_tabs li a:hover { color: #F48026; }

#projects_tabs li.current a, #projects_tabs li.current a:link, #projects_tabs li.current a:visited { 
	color: #FFF;
}

li#tab_themas {
	background: url(../img/impulsis_projects_tab_themas.gif) no-repeat left top;
	}
li#tab_themas.current {
	background: url(../img/impulsis_projects_tab_themas_o.gif) no-repeat left top;
	}

li#tab_countries {
	background: url(../img/impulsis_projects_tab_countries.gif) no-repeat left top;
	}
li#tab_countries.current {
	background: url(../img/impulsis_projects_tab_countries_o.gif) no-repeat left top;
	}

#projects_themas, #projects_countries, #projects_books { 
	display: none;
	background: #3F7FBB; 
	padding-top: 10px; 
	width: 570px;
	}

#projects_themas { display: block; height: 90px; }

#projects_themas ul { 
	list-style-type: none; list-style-image: url(../img/impulsis_projects_bullet.gif); 
	font-weight: bold; font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 24px; 
}
#projects_themas li { margin-bottom: 3px; }
#projects_themas li.current { list-style-image: url(../img/impulsis_projects_bullet_o.gif); }

#projects_themas a, #projects_themas a:link, #projects_themas a:visited { text-decoration: none; color: #FFF; }
#projects_themas a:hover { color: #F48026; }
#projects_themas li.current a, #projects_themas li.current a:link, #projects_themas li.current a:visited { text-decoration: none; color: #F48026; }
#projects_themas li.current a:hover { color: #F48026; }

#projects_search,
.profiles_search {
	position: absolute; top: 70px; left: 590px; height: 20px; width: 150px; padding-left: 8px;
	background: transparent url(../img/impulsis_projects_search_bg.gif) no-repeat;
	}
* html #projects_search,
* html #projects_search {
	width: 170px;
	w\idth: 150px;
	}

#projects_search form,
.profiles_search form {
	margin: 0 !important;
	padding: 0 !important;
}

#projects_search .search_input,
.profiles_search .search_input {
	width: 95px;
	background: #FFF;
	color: #F48026;
}

#projects_search .search_button,
.profiles_search .search_button {
	margin-left: 16px;
	}

#projects_search h3,
.profiles_search h3 {
	position: absolute; top: -24px; left: 0;
	color: #F48026;
	}

#projects_countries {
	height: 90px;
	}

#projects_countries #projects_world {
	margin-top: 15px;
	margin-left: 100px;
}


#projects_countries form {
	position: absolute;
	top: 57px;
	left: 260px;
}

#projects_countries label {
	text-align: right;
	width: 60px;
	color: #FFF;
}

#projects_countries select {
	font-size: 10px;
	width: 200px;
}

#projects_results { margin-top: 10px; }

#projects_results iframe {
	display: none;
	border: 0px solid;
	height: 1px;
	
	width: 515px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 518px;
}
html>body #projects_results iframe {
	width: 518px;
}

#projects_books p {
	padding: 0 16px;
	color: #AA2994;
}

/* iframe */
#projects_iframe { background: #FFF; height: auto;}

/* iframe results */
#projects_iframeresults { 
	padding: 25px;
	width: 570px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 520px;	
}
html>body #projects_iframeresults {
	width: 520px;
	}

#projects_iframeresults a, #projects_iframeresults a:link, #projects_iframeresults a:visited {
	display: block;
	height: 95px;
	border-bottom: 1px solid #FBD8A4;
	color: #004F99;
	text-decoration: none;
	padding-bottom: 10px;
}
#projects_iframeresults a:hover {
	background: #FDEDE1;
	cursor: pointer;
	cursor: hand;
}

#projects_iframeresults a span.image { 
	display: block; overflow: hidden; float: left; 
	margin: 6px;
	margin-top: 14px;
	margin-right: 13px; 
	height: 64px;
	
	width: 125px;
	voice-family: "\"}\"";
	voice-family: inherit;	
	width: 90px;
}
html>body #projects_iframeresults a span.image {
	width: 90px;
}

#projects_iframeresults a img { 
	float: left; 
	margin: 6px;
	margin-top: 14px;
	margin-right: 13px; 
}

#projects_iframeresults h4 {
	padding: 0; margin: 0;
	padding-top: 14px;
	padding-bottom: 3px;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #F48026;
}

#projects_iframeresults a:hover h4 { text-decoration: underline; }
#projects_iframeresults p{ height: 40px; overflow: hidden; }
#projects_iframeresults span.languages { color: #DDAAD5; font-family: Verdana, Arial, Helvetica, sans-serif; }
#projects_iframeresults a:hover span.languages { /* color: #FDB591; */ }
#projects_iframeresults span.languages span.available { color: #A44092; }
#projects_iframeresults a:hover span.languages span.available { /* color: #FC6B23; */ }
#projects_iframeresults span.link { 
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #F48026; font-size: 10px; font-weight: bold;
	float: right; background: transparent url(../img/impulsis_bullet_o.gif) no-repeat right center; 
	padding-right: 10px; margin-right: 10px; }
#projects_iframeresults a:hover span.link { text-decoration:underline; }



/* project */
body#project {
	background: #FDF0D4 url(../img/impulsis_background_project.gif) repeat-y left top;
}

body#project #tools {
	margin-right: 180px;
}

body#project #projects_search {
	position: static;
	background: url(../img/impulsis_projects_project_sbg.gif) no-repeat;
	margin-top: 8px;
}


#projects_project { padding-top: 0px; position: relative; }

#projects_project_images { 
	display: none;
	position: absolute; top: 0; left: 0; 
	width: 825px; height: 274px;
	background: url(../img/impulsis_projects_project_bg.gif) no-repeat;
	overflow: hidden;
}
#projects_project_wait {
	position: absolute; top: 82px; left: 154px;
}

#projects_project_image { 
	position: absolute; top: 0; left: 0;
	overflow:hidden;
	width: 425px; height: 274px;
}
#projects_project_nav {
	position: absolute; top: 83px; left: 480px;
}
#projects_project_nav a { float: left; }
#projects_project_nav span {
	font-weight: bold;
	display: block;
	float: left;
	width: 39px;
	text-align: center;
	line-height: 28px;
	color: #004F99;
}

#projects_project_caption {
	position: absolute; top: 130px; left: 450px;
	width: 160px;
	color: #004F99;
}

#projects_project_top {
	position: absolute; top: 0; left: 0;
	background: transparent url(../img/impulsis_projects_project_top.gif) no-repeat left top;
	width: 570px; height: 12px;
}

#projects_project_bottom {
	position: absolute; bottom: 1px; left: 0;
	background: transparent url(../img/impulsis_projects_project_botto.gif) no-repeat left bottom;
	width: 570px; height: 30px;
}

#projects_project_images_padding {
	display: none; height: 120px;
	}


#projects_project_text {
	float: left; padding: 20px;
	width: 425px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 385px;
}
html>body #projects_project_text {
	width: 385px;
	}

#projects_project_sidebar {
	float: left; padding: 0 12px;
	color: #F48026;
	width: 200px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 176px;
}
html>body #projects_project_sidebar {
	width: 176px;
	}


#projects_project_sidebar .thema, #projects_project_sidebar a.thema, #projects_project_sidebar a.thema:link, #projects_project_sidebar a.thema:visited,
#projects_project_sidebar .country, #projects_project_sidebar a.country, #projects_project_sidebar a.country:link, #projects_project_sidebar a.country:visited,
#projects_project_sidebar .continent, #projects_project_sidebar a.continent, #projects_project_sidebar a.continent:link, #projects_project_sidebar a.continent:visited {
	color: #F48026;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#projects_project_sidebar .continent, #projects_project_sidebar a.continent, #projects_project_sidebar a.continent:link, #projects_project_sidebar a.continent:visited {
	 font-weight: normal;
}
#projects_project_sidebar a.thema:hover, #projects_project_sidebar a.country:hover, #projects_project_sidebar a.continent:hover {
	color: #F48026; text-decoration: underline;
}
#projects_project_sidebar .thema span, #projects_project_sidebar .country span, #projects_project_sidebar .continent span {
 	color: #F48026;
}

#projects_project_sidebar ul, #projects_project_sidebar ul.links { font-size: 12px; }
#projects_project_sidebar ul.links li { margin: .4em 0; color: #FC8144;}
#projects_project_sidebar ul.links li a, #projects_project_sidebar ul.links li a:link, #projects_project_sidebar ul.links li a:visited { color: #FC8144; } 
#projects_project_sidebar ul.links li.back { margin: .2em 0; }
#projects_project_sidebar ul.links li.back a, #projects_project_sidebar ul.links li.back a:link, #projects_project_sidebar ul.links li.back a:visited { color: #F48026;}
#projects_project_sidebar h5 { padding: 0; color: #F48026; font-size: 12px; }
#projects_project_sidebar p { padding: .5em 0; padding-top: 1em;}

#projects_project_sidebar_top { 
	position: absolute; top: -55px; left: -20px; 
	background: url(../img/impulsis_projects_project_sideb.gif) no-repeat bottom left; width: 190px; height: 50px;}


/* FLOW */
.flow, .flow_current, .flow_end, .flow_result {
	position: relative;
	font-weight: bold;
	background: url(../img/impulsis_flow_number_bg.gif) no-repeat 0px 20px;
	color: #0055A5;
	margin-top: 4px;
	padding-top: 21px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 40px;
	height: 30px;
}
.flow_result, .flow_end { height:auto; }

.flow a, .flow a:link, .flow a:visited, 
.flow_current a, .flow_current a:link, .flow_current a:visited { 
	color: #F48026;
	text-decoration: underline;
}
.flow a:hover, .flow_current a:hover { color: #F48026; text-decoration: none; }

.flow_current {
	background: url(../img/impulsis_flow_number_bg_o.gif) no-repeat 0px 20px;
}
.flow_end, .flow_result {
	background: url(../img/impulsis_flow_result.gif) no-repeat 0px 20px;
	font-weight: normal;
}

.flow_end a, .flow_end a:link, .flow_end a:visited,
.flow_result a, .flow_result a:link, .flow_result a:visited { color: #F48026; text-decoration: underline; }
.flow_end a:hover, .flow_result a:hover { color: #F48026; text-decoration: none; }

.flow_number {
	position: absolute;
	top: 19px;
	left: 0;
	display: block;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	width: 20px;
	height: 20px;

}

.flow_yesno {
	position: absolute;
	bottom: -4px;
	right: 0;
	padding-right: 20px;
	color: #D493C9;
	font-size: 12px;
}

.flow_yesno a, .flow_yesno a:link, .flow_yesno a:visited {
	display: block;
	float: left;
	margin-left: 24px;
	text-decoration: none;
	height: 34px;
	background: transparent url(../img/impulsis_flow_arrow.gif) no-repeat center bottom;
	color: #F48026;
}
.flow_yesno a:hover {
	color: #0055A5;
	background-position: 50% 19px;
}

a.flow_selected, a.flow_selected:link, a.flow_selected:visited {
	text-decoration: none;
	color: #0055A5;
	background-position: 50% 18px;
}
a.flow_selected:hover {

}

a.flow_notselected, a.flow_notselected:link, a.flow_notselected:visited {
	text-decoration: none;
	color: #ABC0CC;
	background: none;
}
a.flow_notselected:hover {
	color: #F48026;
}

#flow_end {
	margin-bottom: 80px;
}

/* NEWS & JOBS & SEARCH RESULTS & AGENDA */
#newsitems a, #newsitems a:link, #newsitems a:visited,
#jobsitems a, #jobsitems a:link, #jobsitems a:visited,
#searchitems a, #searchitems a:link, #searchitems a:visited,
#agenda a, #agenda a:link, #agenda a:visited, #agenda div {
	display: block;
	color: #0055A5;
	text-decoration: none;
}
#newsitems a:hover,
#jobsitems a:hover,
#searchitems a:hover,
#agenda a:hover {
	color: #F48026;
	cursor: pointer;
	cursor: hand;
}
#newsitems h2 { padding: 0; padding-bottom: .2em; }
#newsitems a h2, #jobsitems a h2, #searchitems a h2, #agenda a h2, #pushpinboarditems a h2,
#newsitems h2 a, #jobsitems h2 a, #searchitems h2 a, #agenda h2 a, #pushpinboarditems h2 a,
#newsitems a h3, #jobsitems a h3, #searchitems a h3, #agenda a h3, #pushpinboarditems a h3 { color: #F48026 !important; margin: 0; padding: 0; font-size: 105%; }
#newsitems a:hover h2, #jobsitems a:hover h2, #searchitems a:hover h2, #agenda a:hover h2, #pushpinboarditems a:hover h2,
#newsitems h2 a:hover, #jobsitems h2 a:hover, #searchitems h2 a:hover, #agenda h2 a:hover, #pushpinboarditems h2 a:hover,
#newsitems a:hover h3, #jobsitems a:hover h3, #searchitems a:hover h3, #agenda a:hover h3, #pushpinboarditems a:hover h3 { text-decoration: underline; }
#newsitems p, #jobsitems p, #searchitems p, #agenda p { padding-bottom: .6em; }
#newsitems span.date,
#newsitems span.date a, #newsitems span.date a:link, #newsitems span.date a:visited { color: #9caab2; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
#newsitems a:hover span.date,
#pushpinboarditems a:hover span.date { color: #F48026; }
#newsitems span.link a, #newsitems span.link a:link, #newsitems span.link a:visited { color: #F48026; } 
#newsitems span.link, #jobsitems span.link, #searchitems span.link, #pushpinboarditems span.link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #F48026; float: right; background: transparent url(../img/impulsis_bullet_o.gif) no-repeat right center; padding-right: 10px; }
#newsitems a:hover span.link, #jobsitems a:hover span.link, #searchitems a:hover span.link, #pushpinboarditems a:hover span.link { text-decoration:underline; }
#news_item a.next, #news_item a.next:link, #news_item a.next:visited { margin-top: 6px; }

#newsitems hr { margin: .5em 0; }

#pushpinboard_item,
#pushpinboarditems table {
	margin-bottom: 20px; margin-right: 10px; padding: 10px;
	border: 1px solid #DDC5B2;	
	color: #004F99; background: #fefbf4;
	}
#pushpinboarditems table { border-collapse: inherit; padding: 0; font-size: .9em; line-height: 1.3em;}
#pushpinboarditems table td { padding: 10px; }
#pushpinboarditems table td.info { text-align: right; width: 150px; font-size: .95em; }
#pushpinboarditems a, #pushpinboarditems a:link, #pushpinboarditems a:visited {
	text-decoration: none;
	color: #004F99;
	}
#pushpinboarditems .info a, #pushpinboarditems .info a:link, #pushpinboarditems .info a:visited {
	text-decoration: none;
	color: #F48026;
	}
#pushpinboarditems span.link { float: none; }
	
#pushpinboard_item h2 { margin: 0; margin-bottom: 1em; padding: 0; color: #F48026; }
#pushpinboard_item h4 { margin: 0; margin-bottom: 1em; }
#pushpinboard_item { margin-bottom: 20px; }
#pushpinboard_item .links { padding-left: 20px; padding-bottom: 0; font-size: 10px; }
#pushpinboard_item a.next, #pushpinboard_item a.next:link, #pushpinboard_item a.next:visited { font-size: 10px; margin-top: .5em; text-decoration: none; }
.pushpinboard_footer {
	font-size: 11px;
	color: #3f77a8;
	}
.pushpinboard_footer a, .pushpinboard_footer a:link, .pushpinboard_footer a:visited { color: #F48026; text-decoration: none; }
.pushpinboard_footer a:hover { color: #F48026; text-decoration: underline; }

#jobsitems a h2, #searchitems a h2, #agenda a h2,
#jobsitems a h3, #searchitems a h3, #agenda a h3 { font-size: 95%; padding-bottom: .3em; }
#jobsitems p, #searchitems p, #agenda p{ padding-bottom: 0; }
#jobsitems a, #jobsitems a:link, #jobsitems a:visited { padding-bottom: 4px; border: none; }

#searchitems h3, #agenda h3 { position:relative; }
#searchitems h3 span { color: #F4A467; position: absolute; top: 0; left: -24px; }
#searchitems a:hover h3 span, #agenda a:hover h3 span  { text-decoration: none; }
#searchitems h3 img, #agenda h3 img { margin-right: 10px; }
#searchitems a, #searchitems a:link, #searchitems a:visited  { padding-bottom: 8px; padding-left: 28px; border: none; }
#network #searchitems a, #network #searchitems a:link, #network #searchitems a:visited  { padding-bottom: 8px; padding-left: 0; border: none; }

#agenda a, #agenda a:link, #agenda a:visited, #agenda div  { padding-top: 3px; padding-bottom: 8px; padding-left: 116px; border-top: 1px solid #F8CB9C; margin-top: -1px; }
#agenda #column_1 a, #agenda #column_1 a:link, #agenda #column_1  a:visited, #agenda #column_1 div,
#agenda #column_2 a, #agenda #column_2 a:link, #agenda #column_2  a:visited, #agenda #column_2 div  { padding: 10px 0; border-top: 1px solid #F8CB9C; margin-top: -1px; }
#agenda h3 span { color: #0055A5; position: absolute; top: 0; left: -120px; text-align: right; width: 104px; font-size: 90%; }
#agenda #column_1 h3 span, #agenda #column_2 h3 span { color: #0055A5; display: block; position: static; top: 0; left: 0; text-align: left; width: auto; font-size: 90%; padding-bottom: .5em; }
#agenda div h2, #agenda div h3 { margin: 0; padding: 0; padding-bottom: .3em; font-size: 95%; }
#agenda #column_1 h2, #agenda #column_2 h2 { padding-top: 1em; font-weight: 100%;}
#agenda_item h2 { magin-bottom: 1em; }
#agenda_item h4 { margin: 0; margin-bottom: 1em; }
#agenda_item { margin-bottom: 2em; }
#agenda_item a.next, #agenda_item a.next:link, #agenda_item a.next:visited { margin-top: 6px; }

#agenda #column_1 { float: left; width: 250px; margin: 0; padding: 0; border: none; }
#agenda #column_2 { float: left; width: 250px; margin: 0; padding: 0; border: none; margin-left: 20px; }


.searchresultsbutton { 
	width: 80px; height: 22px; border: 1px solid #3F7FBB; font-weight: bold;
	color: #FFF; background: #4781B8 url(../img/impulsis_button.gif) repeat-x; margin-left: 12px;
}
.searchresultsinput { width: 200px;  font-size: 12px; margin: 0; padding: 1px 0 0 2px; border: 1px solid #3F7FBB; height: 18px;}

/* paging */
#content div.paging { padding: 5px 0; margin: .5em 0; color: #F4A467; }
#content div.paging ul { 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #F48026;
	list-style-type: none; display: inline; margin: 0; padding: 0; }
#content div.paging ul li { display: inline; }
#content div.paging ul li a, #content div.paging ul li a:link, #content div.paging ul li a:visited { padding: 2px 5px; text-decoration: none; }
#content div.paging ul li a:hover { text-decoration: underline; }
#content div.paging ul li.current a, #content div.paging ul li.current a:link, #content div.paging ul li.current a:visited { color: #0055A5;}
#content div.paging ul li.current a:hover { text-decoration: none; }

#content div.paging ul li.previous a, #content div.paging ul li.previous a:link, #content div.paging ul li.previous a:visited {
	background: transparent url(../img/impulsis_bullet_back_o.gif) no-repeat left center; padding-left: 12px; }
#content div.paging ul li.next a, #content div.paging ul li.next a:link, #content div.paging ul li.next a:visited { 
	background: transparent url(../img/impulsis_bullet_o.gif) no-repeat right center; padding-right: 12px; }

#content div.paging p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; float: right;}

/* WEBLOGS */

.weblog_date {
	font-size: 11px; font-weight: normal;
	color: #3f77a8;
	}

/* MAPS */
#continents_list ul { font-weight: bold; font-size: .9em; }
#continents_list li { margin: .5em 0; }

#countries_list li { margin: .3em 0; }
#countries_list h3 { margin-top: 0; }

#continents_map, #countries_map { float: right; text-align: center; }

div.nicetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #0055A5;
	color: #FFF;
	border: 1px solid #FFF;
	top: 0;
	left: 0;
	padding: 3px;
	position: absolute;
	z-index: 20;
	width: auto;
	height: auto;
}
	
div.nicetitle p {
    margin: 0;
	padding: 0 3px;
}

div.nicetitle p.destination {
    font-size: 9px;
    padding-top: 3px;
	text-align: left;
}

div.nicetitle p span.accesskey {
	color: #d17E62;
}

/* FORUMS */
.forum_tools {
	float: right; height: 30px;
	}

.forum_tools a,
.forum_tools a:link,
.forum_tools a:visited {
	display: block; padding: 3px 7px; float: left; text-decoration: none; font-weight: bold; font-size: 11px;
	border: 1px solid #edd9ab;
	color: #004eae; background: url(../img/impulsis_button_forum.gif) repeat-x center bottom;
	}	
.forum_tools a:hover {
	text-decoration: none !important;
	}

.post {
	padding-top: 1em; padding-bottom: 1em;
	border-top: 1px solid #fae5b5;
	}
.post h3 {
	padding-bottom: 1em;
	font-weight: normal; font-size: .8em;
	color: #f4804d;
	}	
.first {
	padding: 0 1em; padding-bottom: 1em;
	background: #fcedcc;
	border: 1px solid #fae5b5; border-bottom: none;
	}	
	
/* NETWORK */
#network #main {
	background: none;
	}

#network #circle {
	left: 788px;
	}
	
#network #search {
	left: 688px;
	}	

#network #photo_big { 
	left: 732px; top: 0;
	height: 130px; overflow: hidden;
	}	


/* profile */
#profile_item h2 { color: #F48026; }
#profile_item h3 { margin-top: 1em; }
#profile_item h4 { font-size: .8em; color: #F48026; }

#profile_item table {
	
	}
#profile_item table th, #profile_item table td, #profile_item div {
	border: none; padding: .5em 0; margin: 0;
	}	
#profile_item table th, #profile_item label {	
	color: #7e95a3;
	}
#profile_item .links { margin-top: 1em; }
#profile_item .back { font-size: 11px; }

#profile_item input,
#profile_item select,
#profile_item textarea, h4 input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	width: 300px;
}
#profile_item textarea {
	height: 100px;
}
#profile_item input.cr {
	width: auto;
}

#network #content_right { position: relative; padding-top: 0; } 
#network #content_right h5 { 
	padding-top: 1em; padding-left: 30px; padding-bottom: .3em;
	font-size: 11px; 
	color: #F48026;
	}
#network #content_right h5.all {
	padding-left: 26px; padding-bottom: .5em;
	color: #004F99; 
	text-decoration: none;
	}
#network #content_right h5.all a,
#network #content_right h5.all a:link,
#network #content_right h5.all a:visited { 
	color: #004F99; 
	text-decoration: none;
	}

#network #content_right .profiles_search {
	position: relative; left: 0; top: 0; margin-left: 22px; margin-bottom: 2em;
	background:url(../img/impulsis_profiles_sbg.gif) no-repeat;
	}

#network #content_right .profiles_search a,
#network #content_right .profiles_search a:link,
#network #content_right .profiles_search a:visited {
	text-decoration: none;
	font-size: 11px;
	}
#network #content_right .profiles_search a:hover {
	text-decoration: underline;
	}

#network #content_right #footer { padding: 2em; }

#network .select_move {
	height: 120px; width: 220px;
	}
	
#profile_search_advanced td {
	padding: 3px; padding-left: 0;
	border: none;
	}
	
/* VIDEOS */
#video {
	width: 320px; height: 240px; 
	background: #000;
	}

#video_column_A {
	float: left; width: 320px; overflow: hidden;
	}
#video_column_B {
	float: left; width: 180px; overflow: hidden; margin-left: 20px;
	}
#videos {
	height: 480px; overflow: auto;
	font-size: 11px; font-family: Arial, Helvetica, sans-serif;
	background: #fbe5bc;
	}
#videos a,
#videos a:link,
#videos a:visited {
	display: block; width: 160px; padding: 10px 0; overflow: hidden;
	text-align: center; text-decoration: none;
	color: #f6a25a;
	}
#videos a:hover {
	color: #f78026;
	}	
#videos a span {
	display: block;
	}
#videos a span strong {
	display: block;
	font-weight: normal;
	color: #e77824;
	}	
#videos a:hover span,
#videos a:hover span strong {
	color: #004F99;
	}	