@charset "UTF-8";

BODY {
	margin: 16px 0 0 0;
	background: #404040;	/*font: 13px/1.22 Georgia, "Times New Roman", Times, serif;*/
	font-family: Georgia;
	font-size: 11px;
	color: #000;
	}

.suggestionsBox {
	position: relative;
	left: 30px;
	margin: 15px 0px 0px 0px;
	width: 200px;
	background-color: #FFF;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #000;
	color: #000;
	z-index:999;
	overflow: inherit;
	}
	
.suggestionList {
		margin: 0px;
		padding: 0px;
		color: #000;
		list-style-type: none;
	}
	
.suggestionList li {
		
		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
	}
	
.suggestionList li:hover {
		background-color: #659CD8;
}


A {
	color: #000;
	outline: none;
}

A:hover {
	color: #666;
	text-decoration: none;
}

a.extlink {
        background: url(/img/tour/ext-link-icon.png) no-repeat right top;
        padding-right: 10px;
}
a.menudx {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
}

INPUT, SELECT {
	font: 11px Georgia, "Times New Roman", Times, serif;
}

H1, H2, H3, H4 {
	margin: 5px 0;
	font-weight: bold;
}

H1, .sectiontitle {
        font-size: 28px;
        margin-top: 0;
	margin-bottom: 5px;
        line-height: 1em;
}

H2 {
        font-size: 22px;
}

H3 {
	font-size: 18px;
	margin-bottom: 1em;
}

H4 {
	font-size: 14px;
	margin-bottom: .5em;
}

P {
	margin: 0 0 1em;
	font: Georgia, "Times New Roman", Times, serif;
}

P.text {
	width: 650px;
}

.btext {
	font-size: 11px;
}

.sm {
	font-size: 11px;
}

.lg {
	font-size: 14px !important;
}

TABLE.table TD, TABLE.table TH,
TABLE.info TD, TABLE.info TH,
TABLE.input TD, TABLE.input TH {
	font-size: 11px;
}

/* ######## a3 styles - frogger (jan '09) ####### */

FORM div.text {
	display: block;
	margin-bottom: 7px;
}

FORM.forms INPUT:focus {
	background-color: #ffc;
}

FORM.forms .buttons {
	margin-left: 190px;
}

FORM.forms INPUT {
	font-size: 11px;
	font-family: georgia,arial,sans-serif;
	line-height: 1;
	margin: 0;
	padding: 3px;
	background-color: none;
}

FORM.forms SELECT {
	font-size: 13px;
	padding: 2px;
}

FORM.forms LABEL, LABEL.forms {
	float: left;
	width: 150px;
	line-height: 20px;
	margin-right: 10px;
	text-align: right;
	color: #3E434A;
	display: block;
	font-weight: bold;
	margin-bottom: 3px;
}

.checkbox LABEL {
	font-weight: normal;
	width: auto;
}

.forms LABEL.secondary {
        float: none;
        width: auto;
        font-weight: normal;
        text-align: left;
}

.forms FIELDSET {
	background: #dbedf7;
	margin-bottom:10px;
	padding: 27px 27px 20px 30px;
}

#advtextsearch {
	width: 300px; 
	height: 16px;
}

.subtitle {
	background: #FFF5B5 url(/img/tour/intro-br.gif) no-repeat scroll right bottom;
	margin-bottom: 2em;
	margin-left: -1em;
}

.subtitle h2, .subtitle p {
	background: transparent url(/img/tour/intro-bl.gif) no-repeat scroll left bottom;
	margin: 0;
	padding: 20px 30px 30px 30px;
	font-size: 18px;
	color: #444;
	font-weight: normal;
}

.sidebar {
	width: 255px;
	padding: 10px;
	margin-right: 5px;
	background-color: #eee;
	margin-bottom: 8px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}

.highlight {
	background-color: #ffc;
}

/* ######## template styles ######## */

#nav {
	float: left;
	width: 960px;
	font-size: 11px;
	background-color: #FFF;
	clear: both;
}

#navshow {
	float: left;
	width: 900px;
	font-size: 11px;
	background-color: #FFF;
	clear: both;
}

#nav UL {
	list-style-type: none;
	margin: 0px 0 0 284px;
	z-index: 101;
}

#nav A {
	height: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	text-indent:-9999px;
}

a.homeroll { background: url(images/menu/home_off.png) no-repeat; height:23px; width:44px; z-index:1;}
a.homeroll:hover { background: url(images/menu/home_on.png) no-repeat; height:23px; width:44px; }
a.newsroll { background: url(images/menu/news_off.png) no-repeat; height:23px; width:40px; z-index:1;}
a.newsroll:hover { background: url(images/menu/news_on.png) no-repeat; height:23px; width:40px; }
a.featuresroll { background: url(images/menu/features_off.png) no-repeat; height:23px; width:56px; z-index:1;}
a.featuresroll:hover { background: url(images/menu/features_on.png) no-repeat; height:23px; width:56px; }
a.photographersroll { background: url(images/menu/photographers_off.png) no-repeat; height:23px; width:83px; z-index:1;}
a.photographersroll:hover { background: url(images/menu/photographers_on.png) no-repeat; height:23px; width:83px; }
a.projectroll { background: url(images/menu/project_off.png) no-repeat; height:23px; width:44px; z-index:1; text-indent:-9999px;}
a.projectroll:hover { background: url(images/menu/project_on.png) no-repeat; height:23px; width:44px; }
a.faqroll { background: url(images/menu/faq_off.png) no-repeat; height:23px; width:33px; z-index:1;}
a.faqroll:hover { background: url(images/menu/faq_on.png) no-repeat; height:23px; width:33px; }
a.contactroll { background: url(images/menu/contact_off.png) no-repeat; height:23px; width:54px; z-index:1;}
a.contactroll:hover { background: url(images/menu/contact_on.png) no-repeat; height:23px; width:54px; }
a.pressroll { background: url(images/menu/press_off.png) no-repeat; height:23px; width:41px; z-index:1;}
a.pressroll:hover { background: url(images/menu/press_on.png) no-repeat; height:23px; width:41px; }

a.loginroll { background: url(images/menu/login_off.png) no-repeat; height:23px; width:50px; padding-right: 50px; z-index:1;}
a.loginroll:hover { background: url(images/menu/login_on.png) no-repeat; height:23px; width:50px; padding-right: 50px; }
a.logoutroll { background: url(images/menu/logout_off.png) no-repeat; height:23px; width:50px; padding-right: 50px; z-index:1;}
a.logoutroll:hover { background: url(images/menu/logout_on.png) no-repeat; height:23px; width:50px; padding-right: 50px; }
a.myhomeroll { background: url(images/menu/myhome_off.png) no-repeat; height:23px; width:61px; z-index:1;}
a.myhomeroll:hover { background: url(images/menu/myhome_on.png) no-repeat; height:23px; width:61px; }
a.checkroll { background: url(images/menu/check_off.png) no-repeat; height:23px; width:45px; z-index:1;}
a.checkroll:hover { background: url(images/menu/check_on.png) no-repeat; height:23px; width:45px; }

#nav #navMain LI {
	float: left;
	width: auto;
	padding-top:26px;
}

#nav #navMain LI:hover, #nav #navMain LI.ieHover {
	/*background-color: #3ebcf0 !important;*/
}

#nav #navMain LI.navOn {
	background-color: #00A0F0;
}

#nav #navMain LI A {
	float: left;
	text-transform: uppercase;
	z-index:100;
	font-size:0px;
	/*padding: 5px 10px;*/
}

#nav #navRight LI {
	display: inline;	
	color: #fff;
	text-transform: uppercase;
	color:#FFFFFF;
	float:right;
	font-weight:bold;
	padding:26px 0px 0 0;
}

#nav #navRight LI A, #nav #navRight LI SPAN {
	color:#FFFFFF;
	float:right;
	font-size:0px;
}

#nav #navRight LI A {
	color: #fff;
	text-transform: uppercase;
}
#nav #navRight LI A:hover {
	/*background-color: #666;*/
}

#nav #navRight LI A.navLogin {
	padding-right: 18px;
	padding-left: 18px;
	background: #666;
}


#searchNavHome { 
	clear: both;
	float: left;
	width:100%;
	height: 32px;
	background:#FF3300;
}

#searchNavHome UL {
	list-style-type: none;
	padding: 0;
	margin: 0;
	z-index: 101;
}

#searchNavHome #navMain LI {
	float: left;
	width: auto;
	font-weight: bold;
	font-size: 12px;
	padding: 12px 15px 1px 15px;
}

#searchNavHome form {
	float: left;
	position: relative;
	width: 240px;
	padding: 10px 14px;
	}
	
#searchNavHome INPUT#searchTerms {
	float: left;
	width: 451px;
	padding: 4px 3px 4px;
	margin: 0 0 0 5px;
	border: 0;
	background: #fff;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

#searchNavHome LABEL {
	float: left;
	display: none;
}





#navHome { 
	clear: both;
	float: left;
	width:100%;
	height: 32px;
	background:#FFFFFF;
}

#navHome UL {
	list-style-type: none;
	padding: 0;
	margin: 0;
	z-index: 101;
}

#navHome #navMain LI {
	float: left;
	width: auto;
	font-weight: bold;
	font-size: 12px;
	padding: 12px 15px 1px 15px;
}

#navHome form {
	float: left;
	position: relative;
	width: 240px;
	padding: 10px 14px;
	}
	
#navHome INPUT#searchTerms {
	float: left;
	width: 451px;
	padding: 4px 3px 4px;
	margin: 0 0 0 5px;
	border: 0;
	background: #fff;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

#navHome LABEL {
	float: left;
	display: none;
}




#navRightHome {
	display: inline;	
	color: #fff;
	text-transform: uppercase;
	color:#FFFFFF;
	float:right;
	font-weight:bold;
}

#navRightHome LI {
	display: inline;	
	color: #fff;
	text-transform: uppercase;
	color:#FFFFFF;
	float:right;
	font-weight:bold;
	font-size:11px;
}

#navRightHome LI A, #navRightHome LI SPAN {
	color:#FFFFFF;
	float:right;
	font-weight:bold;
	font-size: 11px;
	text-decoration: none;
	line-height:22px;
	padding: 5px 10px;
}

#navRightHome LI A {
	color: #fff;
	text-transform: uppercase;
	
}
#navRightHome LI A:hover {
	background-color: #666;
}

#navRightHome LI.navOn {
	background-color: #666;
}








#navHome #RightHome {
	display: inline;	
	color: #fff;
	text-transform: uppercase;
	color:#000000;
	float:right;
	font-weight:bold;
}

#navHome #RightHome UL {
	list-style-type: none;
	padding: 0;
	margin: 0;
	z-index: 101;
}

#navHome #RightHome LI {
	display: inline;	
	color: #fff;
	text-transform: uppercase;
	color:#000000;
	float:right;
	font-weight:bold;
	font-size:11px;
}

#navHome #RightHome LI A, #navHome #RightHome LI SPAN {
	color:#000000;
	float:right;
	font-weight:bold;
	line-height:22px;
	padding:5px 10px;
	font-size: 11px;
	text-decoration: none;
}

#navHome #RightHome LI A {
	color: #000000;
	text-transform: uppercase;
}
#navHome #RightHome LI A:hover {
	background-color: #666;
}

#navHome #RightHome LI.navOn {
	padding-right: 18px;
	padding-left: 18px;
	background: #666;
}

#navHome #RightHome LI.navOff {
	padding-top: 5px;
	line-height: 22px;
}

#searchNav {
	clear: both;
	float: left;
	width:100%;
	height: 70px;
	background-color: #FFFFFF;
}

#searchNav UL {
	list-style-type: none;
	padding: 0;
	margin: 0;
	z-index: 101;
}
#container #content #disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999999;
	width: 100%;
}

#searchNav #navMain LI {
	float: left;
	width: auto;
	font-weight: bold;
	font-size: 12px;
	padding: 12px 15px 1px 15px;
}

#searchNav #navMain LI A {
	float: left;
	width: auto;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 15px 1px 300px;
}

#searchNav form {
	float: left;
	position: relative;
	width: 400px;
	padding: 10px 14px;
	}
	
#searchNav INPUT#searchTerms {
	float: left;
	width: 451px;
	padding: 4px 3px 4px;
	margin: 0 0 0 5px;
	border: 0;
	background: #fff;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

#searchNav LABEL {
	float: left;
	display: none;
}

#searchSubmit {
	position:absolute;
	left: 180px;
	top: 13px;
	visibility: visible;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#containershow {
	width: 900px;
	margin: 0 auto;
}

#header {
	width: 960px;
	padding: 0px;
	position: relative;
	background-color: #FFFFFF;
}

#headershow {
	width: 900px;
	padding: 0px;
	position: relative;
}

#header .logo {
	float: left;
	width: 206px;
	height: 74px;
	margin: 0px 0 0px 0px;
	background: url(images/logo_BA_hor.png) no-repeat;
}

#header #logo {
	display: block;
	width: 206px;
	height: 74px;
	margin: 0px 0 0px 0px;
	background: url(images/logo_BA_hor.png) no-repeat;
	text-indent: -9999px;
	float: left;
}

#headershow .logo {
	float: left;
	width: 206px;
	height: 74px;
	margin: 0px 0 0px 0px;
	background: url(images/logo_BA_hor.png) no-repeat;
}

#header h1 {
	float: left;
	width: 290px;
	height: 32px;
	margin: 14px 0 10px 14px;
}

#header .logo A, #header h1 A {
	display: block;
	width: 290px;
	height: 32px;
	background: url(/img/tpl/logo-ps.gif) no-repeat;
	text-indent: -9999px;	
}

#header #psIcon {
	float: right;
	width: 50px;
	height: 45px;
	margin: 0 14px;
	background: url('/img/tpl/icon-ps.gif') no-repeat;
}

#content {
	position: relative;
	padding: 14px;
	background: #fff;
	clear: both;
	height:auto;
}

#footer {
	clear: both;
	width: 100%;
	height: 89px;
	background: url(/img/tpl/bg-footer-pub.gif) repeat-x 0 0;	
}

#footer UL {
	padding: 24px 14px 3px;
	margin: 0;
	text-align: right;	
}

#footer UL LI {
	display: inline;
}

#footer UL LI A {
	padding: 0 7px;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#footer UL LI A:hover {
	text-decoration: underline;
}

#footer P {
	float: right;
	padding: 0 18px 0 0;
	color: #8C8C8C;
	font-size: 77%;
}

#footer SPAN {
	float: left;
	width: 339px;
}

/* ######## legacy styles ######## */

.news {
	margin-bottom: 15px;
	padding: 0px;
}

.news .date {
	width: 80px;
	padding-right: 3px;
	float: left;
	color: #555;
}

.news .desc {
	float: left;
	padding-left: 5px;
	border-left: 1px solid #657F1F;
	width: 300px;
}

.tab-box-selected {
	background-color: #eee;
	padding: 8px;
	width: 400px;
}

/*
.tab {
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	background-color:#00A0F0;
	color:#eee;
	cursor:pointer;
	float:left;
	font-weight:bold;
	height:15px;
	margin-right:0.7em;
	padding:8px;
	width:85px;
}

.tab.sel {
	background-color:#eee;
	color:#888;
	cursor:default;
}
*/

/* ############## Content ############# */

#mainContent {
	width: 90%;
	height: auto;
	border: 1px #FFFFFF;
	
}

#leftContent { 
	width: 45%;
	align: center;
}

#contentTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	height:24px;
	vertical-align:bottom;
	text-align: right;
	padding-right: 20px;
}

.roundcont {
	width: 450px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/box/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/box/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

#newsContent {
	width: 95%;
	float: left;
	padding-right: 40px;
	padding-left: 20px;
	font:18px, Georgia, "Times New Roman", Times, serif;
}

#newsTitle {
	font-size: 24px;	
}

#newsSubtitle {
	float:left;
	font-size: 20px;
}

#newsImage {
	float:left;
	display:block;
	vertical-align:baseline
}


#newsText {
	float:left;
	font:18px, Georgia, "Times New Roman", Times, serif;
	font-size:18px;

}

#topstripe {
	background-color:#000000;
	height:24px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding-top:7px;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
	font-weight: bold;	
}

#clear {
	clear: both;
	display: block;
	height: 0px;
	width: 95%;
	height: 20px;
}

UL.thumbs.lrg {
	width: 95%;
	list-style-type: none;
	padding-left: 30px;
	margin-left: 30px;
}

UL.thumbs.lrg LI.short {
	float:left;
	width: 158px;
	height: 200px;
	margin: 0px 5px 5px 0;
	background-color: #e5e5e5;
}

UL.thumbs.lrg LI.short:hover {
	background-color: #f6f6f6;
}


UL.thumbs.lrg LI.shortsel {
	float:left;
	width: 158px;
	height: 200px;
	margin: 0px 5px 5px 0;
	background-color: #e5e5e5;
	opacity:0.4;
	filter:alpha(opacity=40);
}

UL.thumbs.lrg LI.shortsel:hover {
	background-color: #f6f6f6;
	opacity:0.4;
	filter:alpha(opacity=40);
}

UL.thumbs.lrg LI.blocked {
	float:left;
	width: 158px;
	height: 200px;
	margin: 0px 5px 5px 0;
	background-color:#CC0000;
	opacity:0.4;
	filter:alpha(opacity=40);
}

UL.thumbs.lrg LI.blocked:hover {
	background-color:#FF6600;
	opacity:0.4;
	filter:alpha(opacity=40);
}

UL.thumbs.lrg LI TD {
	width: 152px;
}

UL.thumbs.lrg LI TD.slide {
	height: 152px;
	background: none;
	border: none;
}

UL.thumbs.por {
	width: 100%;
	margin: 5px;
	list-style-type: none;
}

UL.thumbs.por LI.short {
	float:left;
	padding: 5px 5px 5px 5px;
	background-color: #e5e5e5;
}

UL.thumbs.por LI.short:hover {
	padding: 5px 5px 5px 5px;
	background-color: #f6f6f6;
	background-color: #e5e5e5;
	opacity:0.4;
	filter:alpha(opacity=40);
}


UL.thumbs.por LI.shortsel {
	float:left;
	margin: 5px 5px 5px 5px;
	background-color: #e5e5e5;
	opacity:0.4;
	filter:alpha(opacity=40);
}

UL.thumbs.por LI.shortsel:hover {
	background-color: #f6f6f6;
	opacity:0.4;
	filter:alpha(opacity=40);
}

UL.thumbs.por LI TD {
	
}

UL.thumbs.por LI TD.slide {
	
	background: none;
	border: none;
}

#score {
	font-family:Arial, Helvetica, sans-serif; font-size:9px; 
}

.dida {
	padding-left:20px;
	padding-right: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#result {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.accordion {
	width: 850px;
	border-bottom: solid 1px #c4c4c4;
}
.accordion h3 {
	background: #e9e7e7 url(images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover {
	background-color: #e3e2e2;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion p {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}

#stemmed {
	position:absolute;
	visibility:visible;
	left: 285px;
	top: 15px;
	width: 120px;
	height: 18px;
}

.paging {
	font-family:Georgia, Times, serif;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

