/* outdoor.css
------------------------------------------------------------------------
This stylesheet contains the basic CSS rules for 25yearsoutdoor 

Author: elements.at 
--------------------------------------------------------------------- */



/* overwright rules for decorator
--------------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background: url(../img/25outdoor_content_bg_repeat.jpg) left 72px repeat-x;
}


#iic_body {
	width: 1000px;
}

#iic_navigation_bar {
	border-top: none;
	padding: 13px 0 0 0;
	background: url(../img/25outdoor_content_bg_topleft.gif) left top no-repeat;
}

#iic_navigation {
	background: url(../img/25outdoor_content_bg_navtop.gif) left top no-repeat;

}

#iic_grid {
	background: none;
	width: 808px;
	border-top: none;
	float: left;
	margin-left: 0px;
	overflow: hidden;
	
}



/* outdoor rules
--------------------------------------------------------------------- */


#outdoor {
	width: 808px;
	overflow: hidden;
	margin: 0;
	padding: 50px 0 0 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	min-height: 530px;
}

.portal_back {
	background: url(../img/25outdoor_portal_bg_sujet01.jpg) left top no-repeat;
}

.projectlist_back {
	background: url(../img/25outdoor_content_bg_sujet01.jpg) left top no-repeat;
}

.projectform_back {
	background: url(../img/25outdoor_content_bg_sujet02.jpg) left top no-repeat;
}

.productlist_back {
	background: url(../img/25outdoor_content_bg_sujet02.jpg) left top no-repeat;
}

.productdetail_back {
	background: url(../img/25outdoor_content_bg_sujet04.jpg) left top no-repeat;
}


#outdoor #top_container {
	width: 798px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}


#outdoor #top_container #left {
	width: 608px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}


/* portal */
#left #portal {
	width: 480px;
	height: 380px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}


/* content */
#left #content {
	width: 598px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#content .headlines {
	width: 579px;
	height: 75px;
	overflow: hidden;
	margin: 0;
	padding: 11px 0 0 19px;
}

#content .headlines h1 {
	width: 445px;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	margin: 0;
	padding: 0;
	/*color: #c50000;*/
	color:#fff;
	font-size: 30px;
	font-family: intersport; 
	font-weight:normal;
}

#content .headlines h1 canvas {
	margin: 0 -5px 0 0;
}
#content .headlines h2 {
	width: 445px;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	margin: 0;
	padding: 0;
	/*color: #1E3296;*/
	color:#fff;
	font-family: intersport; 
	font-weight:normal;
	font-size: 30px;
}

#content .headlines h2 canvas {
	margin: 0 -10px 0 0;
}

/* project container 
----------------------------------------------------------*/
#content #project_container {
	width: 598px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 20px 0;
}

/* search params*/
#project_container .searchbox {
	background: url(../img/content_doubleline.gif) 18px bottom no-repeat;
	width: 598px;
	height: 34px;
	overflow: hidden;
	margin: 0;
	padding: 11px 0 0 0;
}

#project_container .searchbox form {
	width: 580px;
	height: 34px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 18px;
	
}

#project_container .searchbox form input {
	background: #fff;
	width: 100px;
	overflow: hidden;
	border: 1px solid #BEBEBE;
	color: #000;
	padding: 3px 4px 4px 4px;
	margin: 0 10px 0 0;
	font-family: Tahoma;
	font-size: 11px;
	float: left;
}

#project_container .searchbox form select {
	background: #fff;
	width: 140px;
	height: 20px;
	overflow: hidden;
	border: 1px solid #BEBEBE;
	padding: 2px 2px 2px 4px;
	margin: 0 10px 0 0;
	color: #000;
	font-family: Tahoma;
	font-size: 11px;
	float: left;
}

#project_container .searchbox form select.sorter {
	width: 110px;
	margin: 0 7px 0 0;
}

#project_container .searchbox form input.submit {
	background: none;
	width: 23px;
	height: 20px;
	overflow: hidden;
	border: none;
	color: #000;
	padding: 1px 0;
	margin: 0;
	cursor: pointer;
	float: left;
}

/* paging */
#project_container .paging_line {
	width: 560px;
	height: 20px;
	overflow: hidden;
	margin: 0;
	padding: 19px 0 0 18px;
}

#project_container .paging_line .display {
	width: 145px;
	height: 14px;
	overflow: hidden;
	margin: 0;
	padding: 3px 0;
	color: #333;
	float: left;
}

#project_container .paging_line .page_nav {
	height: 20px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}

#project_container .paging_line .page_nav label {
	display: block;
	height: 14px;
	overflow: hidden;
	margin: 0;
	padding: 3px 5px 3px 0;
	color: #333;
	font-weight: bold;
	float: left;
}

#project_container .paging_line .page_nav .site_numbers {
	height: 14px;
	overflow: hidden;
	margin: 0;
	padding: 3px 10px 3px 0;
	float: left;
}

#project_container .paging_line .page_nav .site_numbers a {
	display: block;
	width: 18px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color: #1E3296;
	text-align: center;
	float: left;
}

#project_container .paging_line .page_nav .site_numbers a:hover, #project_container .paging_line .page_nav .site_numbers a.active {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

#project_container .paging_line .site_buttons {
	height: 20px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}

#project_container .paging_line .site_buttons a {
	display: block;
	height: 20px;
	width: 20px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}

#project_container .paging_line .site_buttons a.next {
	background: url(../img/page_next.gif) left top no-repeat;
}
#project_container .paging_line .site_buttons a.back {
	background: url(../img/page_back.gif) left top no-repeat;
}

#project_container .paging_line .map_button {
	width: 147px;
	height: 20px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: right;
}


/* project listing */
#project_container .project_entries {
	background: url(../img/content_doubleline.gif) 18px bottom no-repeat;
	width: 570px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 23px 18px;
}

#project_container .project_entries .project_entry {
	width: 180px;
	height: 215px;
	overflow: hidden;
	margin: 10px 10px 0 0;
	padding: 0;
	float: left;
}

#project_container .project_entries .project_entry .image {
	background: #bfd2af;
	width: 180px;
	height: 120px;
	overflow: hidden;
	margin: 0 0 1px 0;
	padding: 0;
}

#project_container .project_entries .project_entry .image img {
	margin: 0;
	padding: 0;
	border: 0;
}

#project_container .project_entries .project_entry .info_text {
	background: url(../img/projectlist_entry_text_bg.gif) left top no-repeat;
	width: 180px;
	height: 88px;
	overflow: hidden;
	margin: 0;
	padding: 6px 0 0 0;
}

#project_container .project_entries .project_entry .info_text h3 {
	width: 175px;
	height: 28px;
	overflow: hidden;
	padding: 0;
	margin: 0 0 6px 0;
	color: #1E3296;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;	
}

#project_container .project_entries .project_entry .info_text .info_line {
	width: 175px;
	height: 14px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#project_container .project_entries .project_entry .info_text .info_line label {
	display: block;
	width: 36px;
	height: 14px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	color: #7f7f7f;
	float: left;
}

#project_container .project_entries .project_entry .info_text .info_line span {
	display: block;
	width: 139px;
	height: 14px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	color: #000;
	float: left;
}

#project_container .project_entries .project_entry .info_text .voting {
	width: 70px;
	height: 24px;
	overflow: hidden;
	padding: 0;
	margin: 2px 0 0 0;
}

#project_container .project_entries .project_entry .info_text .voting img {
	behavior: url(http://www.intersport.de/25jahreoutdoor/static/js/iepngfix.htc);
}

#project_container .project_entries .project_entry.admin {
	height: 265px;
}

#project_container .project_entries .project_entry.admin .info_text {
	height: 138px;
}

#project_container .project_entries .project_entry.admin .info_text .status {
	text-align:right; 
	font-weight:bold;
	padding: 0 10px 0 0;
	height: 14px;
	width: 170px;
	overflow: hidden;
	margin: 0;
}
#project_container .project_entries .project_entry.admin .info_text .admin_links {
	width: 170px;
	height: 50px;
	overflow: hidden;
	padding: 0 10px 0 0;
	margin: 0;
}


#project_container .project_entries .project_entry.admin .info_text .admin_links  ul {
	width: 170px;
	overflow: hidden;
	padding: 5px 0 0 0;
	margin: 0;
	list-style: none
}

#project_container .project_entries .project_entry.admin .info_text .admin_links  ul li {
	width: 170px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	list-style: none
}

#project_container .project_entries .project_entry.admin .info_text .admin_links  ul li a {
	background: url(../img/subnav_arrow_green.gif) left center no-repeat;
	overflow: hidden;
	padding: 0 0 0 10px;
	margin: 0;
	color: #1E3296;
	text-decoration: none;
}




/* projects map */
#project_container .project_map {
	background: url(../img/projectmap_shadow.gif) 18px bottom no-repeat;
	width: 580px;
	height: 340px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 2px 18px;
}

#project_container .state_select {
	width: 580px;
	overflow: hidden;
	margin: 10px 0 0 0;
	padding: 0 0 0 18px;
}

#project_container .state_select h3 {
	width: 570px;
	height: 14px;
	overflow: hidden;
	padding: 0;
	margin: 0 0 5px 0;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

#project_container .state_select ul {
	width: 580px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	list-style: none
}

#project_container .state_select ul li {
	width: 140px;
	height: 14px;
	overflow: hidden;
	padding: 0 5px 0 0;
	margin: 0;
	list-style: none;
	float: left;
}

#project_container .state_select ul li a {
	background: url(../img/subnav_arrow_green.gif) left center no-repeat;
	overflow: hidden;
	padding: 0 0 0 10px;
	margin: 0;
	color: #1E3296;
	text-decoration: none;
}

#project_container .state_select ul li a:hover {
	background: url(../img/subnav_arrow_red.gif) left center no-repeat;
	color: #c50000;
}



#project_container .project_entries {
	background: url(../img/content_doubleline.gif) 18px bottom no-repeat;
	width: 570px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 23px 18px;
}


/* project detail (voting) */
#project_container #project_detail {
	width: 580px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 23px 18px;
}

#project_detail .header {
	width: 560px;
	height: 43px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#project_detail .header h3 {
	width: 470px;
	height: 14px;
	overflow: hidden;
	padding: 15px 0;
	margin: 0;
	color: #1E3296;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	float: left;
}

#project_detail .header .back_button {
	width: 70px;
	height: 20px;
	overflow: hidden;
	padding: 12px 0;
	margin: 0;
	float: right;
}

#project_detail .header .back_button a {
	display: block;
	background: url(../img/project_detail_back.gif) left bottom no-repeat;
	width: 70px;
	height: 20px;
	overflow: hidden;
	text-decoration: none;
}

#project_detail .info_box {
	background: url(../img/project_detail_infobox_bg.gif) left top repeat-x;
	width: 560px;
	height: 100px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#project_detail .info_box .informations {
	width: 370px;
	height: 82px;
	overflow: hidden;
	margin: 0;
	padding: 18px 10px 0 0;
	float: left;
}

#project_detail .info_box .informations .informations_line {
	width: 370px;
	overflow: hidden;
	margin: 0 0 7px 0;
	padding: 0;
}

#project_detail .info_box .informations .informations_line .label {
	width: 103px;
	overflow: hidden;
	margin: 0;
	padding: 0 5px 0 0;
	color: #000;
	float: left;
}

#project_detail .info_box .informations .informations_line .value {
	width: 262px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	color: #000;
	float: left;
}

#project_detail .info_box .informations .informations_line a {
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color: #1E3296;
}

#project_detail .info_box .imagebox {
	
	width: 170px;
	height: 98px;
	overflow: hidden;
	margin: 0;
	padding:0;
	float: right;
}

#project_detail .info_box .votingbox {
	background: url(../img/project_detail_votingbox_bg.gif) left top no-repeat;
	width: 170px;
	height: 83px;
	overflow: hidden;
	margin: 0;
	padding: 17px 0 0 10px;
	float: right;
}

#project_detail .info_box .votingbox .actual_voting {
	width: 170px;
	height: 42px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#project_detail .info_box .votingbox .actual_voting .label {
	width: 85px;
	height: 28px;
	overflow: hidden;
	margin: 0;
	padding: 1px 5px 0 0;
	color: #000;
	float: left;
}

#project_detail .info_box .votingbox .actual_voting .actual_vote {
	width: 75px;
	height: 24px;
	overflow: hidden;
	margin: 0;
	padding: 0 5px 0 0;
	float: left;
}

#project_detail .info_box .votingbox .actual_voting .actual_vote img {
	behavior: url(http://www.intersport.de/25jahreoutdoor/static/js/iepngfix.htc);
}

#project_detail .info_box .votingbox .vote_project {
	width: 170px;
	height: 35px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#project_detail .info_box .votingbox .vote_project .label {
	width: 85px;
	height: 28px;
	overflow: hidden;
	margin: 0;
	padding: 3px 5px 0 0;
	color: #000;
	float: left;
}

#project_detail .info_box .votingbox .vote_project .vote_buttons {
	width: 75px;
	height: 24px;
	overflow: hidden;
	margin: 0;
	padding: 0 5px 0 0;
	float: left;
}

#project_detail .info_box .votingbox .vote_project .vote_buttons .votebutton {
	background: url(../img/vote_white.gif) left top no-repeat;
	width: 14px;
	height: 24px;
	overflow: hidden;
	border: none;
	color: #000;
	padding: 0;
	margin: 0;
	cursor: pointer;
	float: left;
}

#project_detail .info_box .votingbox .vote_project .vote_buttons .votebutton.highlight {
	background: url(../img/vote_red.gif) left top no-repeat;
}


/* project detail content (tabs) */
#project_detail #project_detail_content {
	width: 580px;
	overflow: hidden;
	margin: 0;
	padding: 13px 0 0 0;
}

#project_detail_content .tab_navigation {
	width: 580px;
	height: 20px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#project_detail_content .tab_navigation .tab {
	background: url(../img/tab_bg.gif) left top no-repeat;
	height: 20px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	float: left;
	cursor: pointer;
}

#project_detail_content .tab_navigation .tab span {
	display: block;
	background: url(../img/tab_bg_span.gif) right top no-repeat;
	height: 14px;
	overflow: hidden;
	padding: 3px 29px 3px 11px;
	color: #000;
	font-weight: bold;
	float: left;
}

#project_detail_content .tab_navigation .tab span a {
	color: #000;
	font-weight: bold;
	text-decoration:none;	
}

#project_detail_content .tab_navigation .tab.active {
	background: url(../img/tab_bg_active.gif) left top no-repeat;
}


#project_detail_content .tab_navigation .tab.active span {
	background: url(../img/tab_bg_active_span.gif) right top no-repeat;
	color: #fff;
}


#project_detail_content .tab_navigation .tab.active span a {
	color: #fff;
	text-decoration:none;
	font-weight:bold;
}
/* Special first tab*/
#project_detail_content .tab_navigation .tab_first {
	background: url(../img/tabfirst_bg.gif) left top no-repeat;
	height: 20px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	float: left;
	cursor: pointer;
}

#project_detail_content .tab_navigation .tab_first span {
	display: block;
	background: url(../img/tab_bg_span.gif) right top no-repeat;
	height: 14px;
	overflow: hidden;
	padding: 3px 29px 3px 11px;
	color: #000;
	font-weight: bold;
	float: left;
}
#project_detail_content .tab_navigation .tab_first span a {
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
#project_detail_content .tab_navigation .tab_first.activefirst {
	background: url(../img/tabfirst_bg_active.gif) left top no-repeat;
}

#project_detail_content .tab_navigation .tab_first.activefirst span {
	background: url(../img/tab_bg_active_span.gif) right top no-repeat;
	color: #fff;
}
#project_detail_content .tab_navigation .tab_first.activefirst span a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}

/* Special last tab*/
#project_detail_content .tab_navigation .tab_last {
	background: url(../img/tablast_bg.gif) right top no-repeat;
	height: 24px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	float: left;
	cursor: pointer;
}

#project_detail_content .tab_navigation .tab_last span {
	display: block;
	background: url(../img/tablast_bg_span.gif) left top no-repeat;
	height: 14px;
	overflow: hidden;
	padding: 3px 29px 3px 11px;
	color: #000;
	font-weight: bold;
	float: left;
}
#project_detail_content .tab_navigation .tab_last span a {
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
#project_detail_content .tab_navigation .tab_last.activelast {
	background: url(../img/tablast_bg_active.gif) right top no-repeat;
}

#project_detail_content .tab_navigation .tab_last.activelast span {
	background: url(../img/tablast_bg_active_span.gif) left top no-repeat;
	color: #fff;
}

#project_detail_content .tab_navigation .tab_last.activelast span a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#project_detail_content .list_content {
	width: 580px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#project_detail_content .list_content .textblock {
	width: 345px;
	overflow: hidden;
	padding: 13px 0 0 0;
	margin: 0;
	color: #000;
	float: left;
}

#project_detail_content .list_content .textblock .link_line {
	width: 345px;
	overflow: hidden;
	padding: 0;
	margin: 10px 0 0 0;
}

#project_detail_content .list_content .textblock .link_line a {
	display: block;
	background: url(../img/textblock_links_bg.gif) left top no-repeat;
	height: 20px;
	overflow: hidden;
	padding: 0;
	margin: 0 18px 0 0;
	text-decoration: none;
	color: #1E3296;
	float: left;
}

#project_detail_content .list_content .textblock .link_line a span {
	display: block;
	background: url(../img/textblock_links_bg_span.gif) right top no-repeat;
	height: 14px;
	overflow: hidden;
	padding: 3px 10px 3px 27px;
	color: #1E3296;
	font-weight: bold;
	cursor: pointer;
	float: left;
}

#project_detail_content .list_content .textblock .recommend {
	width: 345px;
	overflow: hidden;
	padding: 0;
	margin: 10px 0 0 0;
}

#project_detail_content .list_content .textblock .recommend a {
	display: block;
	background: url(../img/textblock_recommend_bg.gif) left top no-repeat;
	height: 20px;
	overflow: hidden;
	padding: 0;
	margin: 0 18px 0 0;
	text-decoration: none;
	color: #1E3296;
	float: left;
}

#project_detail_content .list_content .textblock .recommend a span {
	display: block;
	background: url(../img/textblock_links_bg_span.gif) right top no-repeat;
	height: 14px;
	overflow: hidden;
	padding: 3px 10px 3px 27px;
	color: #1E3296;
	font-weight: bold;
	cursor: pointer;
	float: left;
}

#project_detail_content .list_content .project_image {
	width: 235px;
	height: 290px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	color: #000;
	float: left;
}

#project_detail_content .list_content .project_image .first_image {
	width: 235px;
	height: 290px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#project_detail_content .list_content .project_image .first_image a {
	display: block;
	width: 235px;
	height: 290px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	position: relative;
}

#project_detail_content .list_content .project_image .first_image a .mask {
	behavior: url(http://www.intersport.de/25jahreoutdoor/static/js/iepngfix.htc);
	background: url(../img/project_detail_img_mask.png) left top no-repeat;
	width: 235px;
	height: 290px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

#project_detail_content .list_content .project_image .first_image a .main_image {
	width: 190px;
	height: 190px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 25px;
	top: 25px;
	z-index: 1;
}
#project_detail_content .list_content .project_image .first_image a .main_image img {
	padding: 0;
	margin: 0;
	border: none;
}

#project_detail_content .list_content .project_image .lightboximages {
	display: none;
}



#project_detail_content .list_content .project_map_container {
	width: 580px;
	height: 340px;
	overflow: hidden;
	padding: 0;
	margin: 13px 0 0 0;
}


#project_detail_content .list_content .video_container {
	width: 560px;
	height: 340px;
	overflow: hidden;
	padding: 0;
	margin: 13px 0 0 0;
}


/* project application 
----------------------------------------------------------*/
#project_container #project_application {
	width: 580px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 23px 18px;
}

#project_application .breadcrumb {
	background: url(../img/content_doubleline.gif) left bottom no-repeat;
	width: 580px;
	height: 33px;
	overflow: hidden;
	margin: 0;
	padding: 12px 0 0 0;
}

#project_application .breadcrumb .position {
	height: 20px;
	overflow: hidden;
	margin: 0 33px 0 0;
	padding: 0;
	float: left;
}

#project_application .breadcrumb .position .number {
	background: url(../img/breadcrumb_number_bg.gif) left top no-repeat;
	width: 19px;
	height: 14px;
	overflow: hidden;
	margin: 0 10px 0 0;
	padding: 3px 0 3px 1px;
	color: #000;
	text-align: center;
	font-weight: bold;
	float: left;
}

* html #project_application .breadcrumb .position .number {
	padding: 2px 0 4px 1px;
}

#project_application .breadcrumb .position .number.actual {
	background: url(../img/breadcrumb_number_bg_actual.gif) left top no-repeat;
	color: #fff;
}

#project_application .breadcrumb .position .label {
	height: 14px;
	overflow: hidden;
	margin: 0;
	padding: 3px 0;
	color: #000;
	font-weight: bold;
	float: left;
}

* html #project_application .breadcrumb .position .label {
	padding: 2px 0 4px 0;
}

#project_application .applicationform {
	width: 580px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#project_application .applicationform form {
	width: 580px;
	overflow: hidden;
	margin: 0;
	padding: 18px 0 0 0;
}

#project_application .applicationform  .form_errors{
	color: #C50000;
	padding: 0 0 20px 0;
}
#project_application .applicationform  .form_errors .element_errors ul{
	display:inline;		
	padding: 0 0 0 10px;
}
#project_application .applicationform  .form_errors .element_errors li{
	display:inline;		
	list-style:none;	
}

#project_application .applicationform input {
	background: #fff;
	width: 172px;
	/*height: 14px;*/
	overflow: hidden;
	border: 1px solid #BEBEBE;
	color: #272523;
	padding: 3px 4px 3px 4px;
	margin: 0 10px 0 0;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
}


#project_application .applicationform textarea {
	background: #fff;
	width: 362px;
	height: 70px;
	overflow: auto;
	border: 1px solid #BEBEBE;
	color: #272523;
	padding: 3px 4px 4px 4px;
	margin: 0;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
}

#project_application .applicationform select {
	background: #fff;
	width: 182px;
	height: 20px;
	overflow: hidden;
	border: 1px solid #BEBEBE;
	padding: 2px 2px 2px 4px;
	margin: 0 10px 0 0;
	color: #272523;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	float: left;
}

/* datacontainer (inputs, select)
-----------------------------------*/
#project_application .applicationform .datacontainer {
	width: 580px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 2px 0;
}

#project_application .applicationform .datacontainer .formdata {
	width: 385px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}

#project_application .applicationform .datacontainer .formdata .form_line {
	width: 385px;
	overflow: hidden;
	margin: 0 0 12px 0;
	padding: 0;
}

#project_application .applicationform .datacontainer .formdata .form_line .form_element {
	width: 192px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}

#project_application .applicationform .datacontainer .formdata .form_line .form_element label {
	display: block;
	width: 182px;
	height: 14px;
	overflow: hidden;
	margin: 0 0 1px 0;
	padding: 0;
	color: #272523;
}

#project_application .applicationform .datacontainer .formdata .form_line .form_element.required label {
	color: #c50000;
}


#project_application .applicationform .datacontainer .formdata .form_line .form_element_wide {
	width: 384px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}

#project_application .applicationform .datacontainer .formdata .form_line .form_element_wide label {
	display: block;
	width: 372px;
	height: 14px;
	overflow: hidden;
	margin: 0 0 1px 0;
	padding: 0;
	color: #272523;
}

#project_application .applicationform .datacontainer .formdata .form_line .form_element_wide.required label {
	color: #c50000;
}

#project_application .applicationform .datacontainer .formdata .form_line .form_element_wide input {
	width: 362px;
}


#project_application .applicationform .datacontainer .formdata .form_line .form_element_small {
	width: 65px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}

#project_application .applicationform .datacontainer .formdata .form_line .form_element_small label {
	display: block;
	width: 60px;
	height: 14px;
	overflow: hidden;
	margin: 0 0 1px 0;
	padding: 0;
	color: #272523;
}

#project_application .applicationform .datacontainer .formdata .form_line .form_element_small.required label {
	color: #c50000;
}

#project_application .applicationform .datacontainer .formdata .form_line .form_element_small input {
	width: 50px;
}



#project_application .applicationform .datacontainer .formdata .form_line .form_element_medium {
	width: 125px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}

#project_application .applicationform .datacontainer .formdata .form_line .form_element_medium label {
	display: block;
	width: 117px;
	height: 14px;
	overflow: hidden;
	margin: 0 0 1px 0;
	padding: 0;
	color: #272523;
}

#project_application .applicationform .datacontainer .formdata .form_line .form_element_medium.required label {
	color: #c50000;
}

#project_application .applicationform .datacontainer .formdata .form_line .form_element_medium input {
	width: 107px;
}


#project_application .applicationform .datacontainer .formdata .form_line .form_element_upload {
	width: 384px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}

#project_application .applicationform .datacontainer .formdata .form_line .form_element_upload label {
	display: block;
	width: 370px;
	height: 14px;
	overflow: hidden;
	margin: 0 0 1px 0;
	padding: 0;
	color: #272523;
}

#project_application .applicationform .datacontainer .formdata .form_line .form_element_upload input {
	background: #fff;
	width: 168px;
	height: 20px;
	overflow: hidden;
	border: none;
	color: #272523;
	padding: 2px;
	margin: 0;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
}



/* image line */
#project_application .applicationform .datacontainer .formdata .image_line {
	width: 385px;
	overflow: hidden;
	margin: 0 0 15px 0;
	padding: 0;
}

#project_application .applicationform .datacontainer .formdata .image_line .image_data {
	width: 385px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#project_application .applicationform .datacontainer .formdata .image_line .image_data .image_upload {
	width: 245px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}

#project_application .applicationform .datacontainer .formdata .image_line .image_data .image_upload label {
	display: block;
	width: 182px;
	height: 14px;
	overflow: hidden;
	margin: 0 0 1px 0;
	padding: 0;
	color: #272523;
}

#project_application .applicationform .datacontainer .formdata .image_line .image_data .image_upload input {
	background: #fff;
	width: 168px;
	height: 20px;
	overflow: hidden;
	border: none;
	color: #272523;
	padding: 2px;
	margin: 0;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
}


#project_application .applicationform .datacontainer .formdata .image_line .image_data .select_main_image {
	width: 135px;
	height: 14px;
	overflow: hidden;
	margin: 0;
	padding: 18px 5px 0 0;
	float: right;
}

#project_application .applicationform .datacontainer .formdata .image_line .image_data .select_main_image input {
	background: none;
	width: 13px;
	height: 13px;
	overflow: hidden;
	border: none;
	color: #272523;
	padding: 0;
	margin: 1px 5px 0 0;
	float: left;
}

#project_application .applicationform .datacontainer .formdata .image_line .image_data .select_main_image span {
	display: block;
	height: 14px;
	color: #272523;
	padding: 0;
	margin:  0;
	float: left;
}

#project_application .applicationform .datacontainer .formdata .image_line .image_descript {
	width: 385px;
	overflow: hidden;
	margin: 0;
	padding: 3px 0 0 0;
}

#project_application .applicationform .datacontainer .formdata .image_line .image_descript label {
	display: block;
	width: 300px;
	height: 14px;
	overflow: hidden;
	margin: 0 0 1px 0;
	padding: 0;
	color: #272523;
}

#project_application .applicationform .datacontainer .formdata .image_line .image_descript textarea {
	height: 34px;
}

/* image edit */
#project_application .applicationform .datacontainer .formdata .image_edit {
	width: 375px;
	height: 120px;
	overflow: hidden;
	margin: 40px 0 10px 0;
	padding: 0;
}
#project_application .applicationform .datacontainer .formdata .image_edit_noshow{
	display:none;
}

#project_application .applicationform .datacontainer .formdata .image_edit .thumb {
	width: 180px;
	height: 120px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}

#project_application .applicationform .datacontainer .formdata .image_edit .functions {
	width: 185px;
	height: 120px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
}


/* checkbox line */
#project_application .applicationform .datacontainer .formdata .check_line {
	width: 385px;
	overflow: hidden;
	margin: 0 0 5px 0;
	padding: 0;
}

#project_application .applicationform .datacontainer .formdata .check_line input {
	background: none;
	width: 13px;
	height: 13px;
	overflow: hidden;
	border: none;
	color: #272523;
	padding: 0;
	margin: 1px 5px 0 0;
	float: left;
}

#project_application .applicationform .datacontainer .formdata .check_line span {
	display: block;
	width: 355px;
	height: 14px;
	color: #272523;
	padding: 0;
	margin:  0;
	float: left;
}




/* description (right) */
#project_application .applicationform .datacontainer .form_description {
	width: 175px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	color: #000;
	float: left;
}

#project_application .applicationform .datacontainer .form_description h3 {
	width: 175px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

/* form map */
#project_application .applicationform .form_map {
	width: 580px;
	height: 340px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 10px 0;
}

/* legal notice */
#project_application .applicationform .legal_notice {
	width: 542px;
	overflow: hidden;
	margin: 0;
	padding: 5px 0 10px 18px;
	color: #999;
	line-height: 14px;
	font-size: 11px;
}

/* submit form */
#project_application .applicationform .form_submit_line {
	background: url(../img/form_submit_container_bg.gif) left top repeat-x;
	width: 560px;
	height: 25px;
	overflow: hidden;
	margin: 10px 0 0 0;
	padding: 0;
}

#project_application .applicationform .form_submit_line input {
	background: url(../img/submit_form_bg.gif) left top no-repeat;
	width: 144px;
	height: 20px;
	overflow: hidden;
	border: none;
	font-family: Tahoma;
	color: #fff;
	font-weight: bold;
	padding: 0 24px 0 0;
	margin: 0;
	text-align: right;
	font-size: 11px;
	line-height: 14px;
	cursor: pointer;
	float: right;
}



/* product container 
----------------------------------------------------------*/
#content #product_container {
	width: 598px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 20px 0;
}

/* product listing */
#product_container #product_list {
	width: 580px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 23px 18px;
}

#product_list .list_navigation {
	background: url(../img/content_doubleline.gif) left bottom no-repeat;
	width: 560px;
	height: 33px;
	overflow: hidden;
	margin: 0;
	padding: 12px 0 0 0;
}

#product_list .list_navigation .shortcut_buttons {
	width: 515px;
	height: 20px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}

#product_list .list_navigation .shortcut_buttons a {
	display: block;
	width: auto;
	height: 20px;
	overflow: hidden;
	padding: 0;
	margin: 0 10px 0 0;
	text-decoration: none;
	float: left;
}

#product_list .list_navigation .page_buttons {
	width: 40px;
	height: 20px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: right;
}

#product_list .list_navigation .page_buttons a {
	display: block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	text-decoration: none;
	float: right;
}

#product_list .list_navigation .page_buttons a.backward {
	background: url(../img/page_backward.gif) left top no-repeat;
}

#product_list .list_navigation .page_buttons a.forward {
	background: url(../img/page_forward.gif) left top no-repeat;
}


#product_list .product_overview {
	width: 570px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#product_list .product_overview .product_entry {
	width: 179px;
	height: 275px;
	overflow: hidden;
	margin: 10px 10px 0 0;
	padding: 0;
	cursor: pointer;
	float: left;
	border-left: solid 1px #C8CED7;
	border-top: solid 1px #C8CED7;
}

#product_list .product_overview .product_entry .pe_text {
	width: 160px;
	height: 52px;
	overflow: hidden;
	margin: 0;
	padding: 203px 10px 0 10px;
}

#product_list .product_overview .product_entry .pe_text label {
	display: block;
	width: 160px;
	height: 14px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	color: #000;
}

#product_list .product_overview .product_entry .pe_text h3 {
	width: 160px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	color: #1E3296;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

#product_list .product_overview .product_entry .pe_text h3 a {
	overflow: hidden;
	padding: 0;
	margin: 0;
	color: #1E3296;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}

#product_list .product_overview .product_entry .pe_priceline {
	background: #fff url(../img/product_list_overview_price_bg.gif) right top no-repeat;
	width: 170px;
	height: 20px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 10px;
}

#product_list .product_overview .product_entry .pe_priceline .valid_period {
	width: 90px;
	height: 14px;
	overflow: hidden;
	margin: 0;
	padding: 3px 5px 3px 0;
	color: #000;
	float: left;
}

#product_list .product_overview .product_entry .pe_priceline .best_price {
	width: 65px;
	height: 14px;
	overflow: hidden;
	margin: 0;
	padding: 3px 10px 3px 0;
	color: #fff;
	text-align: right;
	float: right;
}


/* product detail */
#product_container #product_detail {
	width: 598px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 23px 0;
}

#product_detail .shortcuts {
	width: 560px;
	height: 33px;
	overflow: hidden;
	margin: 0;
	padding: 12px 0 0 18px;
}

#product_detail .shortcuts a {
	display: block;
	width: auto;
	height: 20px;
	overflow: hidden;
	padding: 0;
	margin: 0 10px 0 0;
	text-decoration: none;
	float: left;
}

#product_detail .productdetail {
	width: 598px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#product_detail .productdetail .product_image {
	width: 378px;
	height: 480px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
	text-align: right;
}

#product_detail .productdetail .detail_information {
	width: 220px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}

#product_detail .productdetail .detail_information .valid_duration {
	background: url(../img/product_detail_duration_bg.gif) left top no-repeat;
	width: 200px;
	height: 20px;
	overflow: hidden;
	margin: 0;
	padding: 7px 0 0 20px;
	color: #000;
}

#product_detail .productdetail .detail_information .brand_icons {
	width: 200px;
	height: 55px;
	overflow: hidden;
	margin: 0;
	padding: 15px 0 0 20px;
}

#product_detail .productdetail .detail_information .brand_icons .brand {
	width: 180px;
	height: 50px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}

#product_detail .productdetail .detail_information .brand_icons .technology {
	width: 105px;
	height: 50px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
}

#product_detail .productdetail .detail_information .product_infos {
	width: 190px;
	overflow: hidden;
	margin: 0;
	padding: 0 10px 0 20px;
}

#product_detail .productdetail .detail_information .product_infos .pi_entry {
	width: 190px;
	overflow: hidden;
	margin: 0;
	padding: 10px 0 0 0;
}

#product_detail .productdetail .detail_information .product_infos .pi_entry label {
	display: block;
	width: 190px;
	height: 14px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	color: #666;
}

#product_detail .productdetail .detail_information .product_infos .pi_entry h3 {
	width: 190px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

#product_detail .productdetail .detail_information .product_infos .pi_entry p {
	width: 190px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	color: #666;
	font-size: 11px;
	line-height: 14px;
}

#product_detail .productdetail .detail_information .product_infos .pi_entry .pi_price {
	background: url(../img/product_list_overview_price_bg.gif) right top no-repeat;
	width: 65px;
	height: 14px;
	overflow: hidden;
	margin: 10px 0 0 0;
	padding: 3px 10px 3px 115px;
	color: #fff;
	text-align: right;
}

/* standard Content Site 
----------------------------------------------------------*/
#content #content_area {
	width: 598px;
	overflow: hidden;
	margin: 0;
	padding: 18px 0 20px 0;
}

#content_area .text_block {
	width: 560px;
	overflow: hidden;
	margin: 0;
	padding: 5px 20px 5px 18px;
	color: #000;
}

#content_area .text_block h3 {
	width: auto;
	overflow: hidden;
	padding: 0;
	margin: 0 0 5px 0;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

#content_area .text_img_block {
	width: 580px;
	overflow: hidden;
	margin: 0;
	padding: 5px 0 5px 18px;
}

#content_area .text_img_block .img_block {
	width: 235px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: right;
}

#content_area .text_img_block .tib_text {
	width: 335px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	color: #000;
	float: left;
}

#content_area .text_img_block .tib_text h3 {
	width: auto;
	overflow: hidden;
	padding: 0;
	margin: 0 0 5px 0;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}


/* sidebar (navigation,projectbox)
-------------------------------------------------*/
#outdoor #top_container #sidebar {
	width: 190px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}

/* navigation */
#sidebar #navigation {
	width: 190px;
	overflow: hidden;
	margin: 0;
	padding: 18px 0 0 0;
}

#navigation .singlenav {
	width: 190px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin: 4px 0 0 0;
}

#navigation .singlenav .head {
	width: 190px;
	height: 21px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: relative;
}

#navigation .singlenav .head .head_bg {
	behavior: url(http://www.intersport.de/25jahreoutdoor/static/js/iepngfix.htc);
	background: url(../img/singlenav_bg_green.png) left top no-repeat;
	width: 190px;
	height: 21px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

#navigation .singlenav .head .link {
	width: 190px;
	height: 21px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

#navigation .singlenav .head .link a {
	display: block;
	background: url(../img/navi_arrow_white.gif) 176px 7px no-repeat;
	width: 160px;
	height: 14px;
	overflow: hidden;
	margin: 0;
	padding: 3px 20px 3px 10px;
	text-decoration: none;
	color: #fff;
}

* html #navigation .singlenav .head .link a {
	padding: 2px 20px 4px 10px;

}

#navigation .singlenav .head .link a:hover  {
	background: url(../img/navi_arrow_white_down.gif) 174px 9px no-repeat;
}


#navigation .singlenav.activesingle .head .head_bg {
	behavior: url(http://www.intersport.de/25jahreoutdoor/static/js/iepngfix.htc);
	background: url(../img/singlenav_bg_red.png) left top no-repeat;
}

#navigation .singlenav.activesingle .head .link a, #navigation .singlenav.activesingle .head .link a:hover  {
	background: url(../img/navi_arrow_white_down.gif) 174px 9px no-repeat;
}



#navigation .nav {
	width: 190px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin: 4px 0 0 0;
}

#navigation .nav .head {
	width: 190px;
	height: 21px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: relative;
}

#navigation .nav .head .head_bg {
	behavior: url(http://www.intersport.de/25jahreoutdoor/static/js/iepngfix.htc);
	background: url(../img/singlenav_bg_green.png) left top no-repeat;
	width: 190px;
	height: 21px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

#navigation .nav .head .link {
	width: 190px;
	height: 21px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

#navigation .nav .head .link a {
	display: block;
	background: url(../img/navi_arrow_white.gif) 176px 7px no-repeat;
	width: 160px;
	height: 14px;
	overflow: hidden;
	margin: 0;
	padding: 3px 20px 3px 10px;
	text-decoration: none;
	color: #fff;
}

* html #navigation .nav .head .link a {
	padding: 2px 20px 4px 10px;

}

#navigation .nav .head .link a:hover  {
	background: url(../img/navi_arrow_white_down.gif) 174px 9px no-repeat;
}

#navigation .nav .head .link a:hover  {
	background: url(../img/navi_arrow_white_down.gif) 174px 9px no-repeat;
}


#navigation .nav .subnav  {
	display: none;
}

#navigation .nav.active .head {
	height: 20px;
}

#navigation .nav.active .head .head_bg {
	behavior: url(http://www.intersport.de/25jahreoutdoor/static/js/iepngfix.htc);
	background: url(../img/nav_bg_red.png) left top no-repeat;
	height: 20px;
}

#navigation .nav.active .head .link a, #navigation .nav.active .head .link a:hover  {
	background: url(../img/navi_arrow_white_down.gif) 174px 9px no-repeat;
}

#navigation .nav.active .subnav {
	display: block;
	width: 190px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#navigation .nav.active .subnav ul {
	background: #fff;
	width: 175px;
	overflow: hidden;
	padding: 11px 5px 5px 10px;
	margin: 0;
	list-style: none;
}

#navigation .nav.active .subnav ul li {
	width: 175px;
	overflow: hidden;
	list-style: none;
}

#navigation .nav.active .subnav ul li a {
	display: inline;
	background: url(../img/subnav_arrow_green.gif) left center no-repeat;
	width: auto;
	height: 14px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 10px;
	text-decoration: none;
	color: #1E3296;
}

#navigation .nav.active .subnav ul li a:hover, #navigation .nav.active .subnav ul li a.active {
	display: inline;
	background: url(../img/subnav_arrow_red.gif) left center no-repeat;
	width: auto;
	height: 14px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 10px;
	text-decoration: none;
	color: #c50000;
	font-weight: bold;
}

#navigation .nav.active .subnav .bottom {
	behavior: url(http://www.intersport.de/25jahreoutdoor/static/js/iepngfix.htc);
	background: url(../img/subnav_bottom.png) left top no-repeat;
	width: 190px;
	height: 7px;
	overflow: hidden;
}

/* projectbox */
#sidebar #projectbox {
	width: 190px;
	height: 90px;
	overflow: hidden;
	margin: 19px 0 0 0;
	padding: 0;
	position: relative;
}

#projectbox .pb_back {
	behavior: url(http://www.intersport.de/25jahreoutdoor/static/js/iepngfix.htc);
	background: url(../img/projectbox_bg.png) left top no-repeat;
	width: 190px;
	height: 90px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

#projectbox .pb_content {
	width: 190px;
	height: 90px;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
}

#projectbox .pb_content h3 {
	width: 155px;
	height: 14px;
	overflow: hidden;
	padding: 3px 25px 3px 10px;
	margin: 0;
	color: #1E3296;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

#projectbox .pb_content .pbc_links {
	width: 170px;
	overflow: hidden;
	padding: 6px 10px 0 10px; 
}

#projectbox .pb_content .pbc_links ul {
	width: 170px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	list-style: none
}

#projectbox .pb_content .pbc_links ul li {
	width: 170px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	list-style: none
}

#projectbox .pb_content .pbc_links ul li a {
	background: url(../img/subnav_arrow_green.gif) left center no-repeat;
	overflow: hidden;
	padding: 0 0 0 10px;
	margin: 0;
	color: #1E3296;
	text-decoration: none;
}

#projectbox .pb_content .pbc_links ul li a:hover {
	background: url(../img/subnav_arrow_red.gif) left center no-repeat;
	color: #c50000;
	font-weight: bold;
}





/* brand footer (brand links)
-------------------------------------------------*/
#outdoor #brand_footer {
	width: 800px;
	height: 65px;
	overflow: hidden;
	margin: 10px 0 0 0;
	padding: 0 0 0 8px;
}

#outdoor #brand_footer a {
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}

#outdoor #brand_footer img {
	overflow: hidden;
	margin: 0;
	padding: 5px 0 0 0;
	border: 0;
}


#captcha {
	display:none;
}


