/*
POLITE IN PUBLIC
base website styles
*/


/* generic styles */
* { margin: 0; padding: 0; }
body {
	background: #000 url(/imgs/bgfade.gif) top left repeat-x;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
h1, h2, h3, #mainnav { font-family: "HelveticaNeue-Regular", "Helvetica Neue Regular", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif; }
h1 {
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	padding: 0 0 10px;
}
h2, h3 {
	color: #f0c;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	padding: 0 0 2px;
}
h2 a:link, h2 a:visited { color: #f0c; text-decoration: none; }
h2 a:hover { color: #19d2d7; text-decoration: none; }
a:link, a:visited { color: #19d2d7; text-decoration: underline; }
a:hover { color: #fff; text-decoration: underline; }
.noshow { display: none; }
hr {
	background: #333;
	border: 0;
	color: #333;
	height: 1px;
	margin: 0 0 10px;
}

p.error { background-color: #c00000; }
p.usererror {
	background-color: #c00000;
	display: block;
	margin: 10px 0 0;
	padding: 5px;
}
p span { color: #666; }


/* base structural styles */
#shell {
	display: block;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 889px;
}
#mainnav {
	background: #000 url(/imgs/bgfade.gif) top left repeat-x;
	display: block;
	height: 68px;
	position: relative;
	width: 889px;
}
#columns {
	display: block;
	margin: 5px 0 0;
	overflow: hidden;
	width: 889px;
}
#home-top {
	display: block;
	margin: 5px 0 0;
	width: 889px;
}
#footer {
	color: #666;
	display: block;
	font-size: 10px;
	margin: 20px auto 0;
	overflow: hidden;
	padding: 10px;
	width: 869px;
}
#main-column {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	overflow: hidden;
	width: 564px;
}
#ad-column {
	display: block;
	float: left;
	width: 320px;
}


/* content structural styles */
.content-full {
	display: block;
	margin: 0 0 5px;
	overflow: hidden;
	padding: 10px;
	width: 544px;
}
#home-top .content-full { width: 869px; }
.home-1col {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 10px;
	width: 290px;
}
.home-2col {
	display: block;
	float: left;
	padding: 10px;
	width: 554px;
}
.content-more {
	clear: left;
	display: block;
	overflow: hidden;
	width: 564px;
}
.content-gallery-image {
	display: block;
	float: left;
	margin: 0 5px 5px 0;
	padding: 10px;
	text-align: center;
	width: 422px;
}
.content-gallery-image img {
	display: block;
	margin: 0 auto;
}
.content-gallery-thumbs {
	display: block;
	float: left;
	margin: 0 0 5px;
	padding: 10px;
	width: 97px;
}
.home-1col .inner, .home-2col .inner {
	border: 1px solid #333;
	display: block;
	padding: 10px;
}
.home-1col .inner {
	margin: 0 0 5px;
}
.home-1col .inner.last {
	margin: 0;
}
.content-full .inner, .content-gallery-image .inner, .content-gallery-thumbs .inner {
	border: 1px solid #333;
	display: block;
}
.content-info {
	display: block;
	float: left;
	padding: 10px 10px 0;
	width: 300px;
}
.content-info h1 { font-size: 19px; }


/* home content styles */
#home-flash-alt-shell {
	border: 8px solid #fff;
	display: block;
	height: 416px;
	overflow: hidden;
	width: 853px;
}
#home-flash-alt-shell div {
	border-right: 6px solid #fff;
	display: block;
	float: left;
	height: 420px;
	width: 280px;
}
#home-flash-alt-shell div.last { border-right: 1px solid #fff; }
#home-promo-1 h1, #home-promo-2 h2, #home-promo-3 h2, .home-2col h2 {
	display: block;
	font-size: 24px;
	line-height: 30px;
	margin: 0;
}
#home-promo-1 h1 {
	color: #19d2d7;
	display: block;
	font-size: 39px;
	font-weight: bold;
	line-height: 37px;
	margin: 0 0 5px;
}
#home-promo-2 h2 { color: #f0c; }
#home-promo-3 h2, .home-2col h2 { color: #fff; }
.home-1col p, .home-2col p { font-size: 13px; }
.home-1col p.right, .home-2col p.right { text-align: right; }
.home-1col a , .home-2col a { text-decoration: none; }
#columns #home-news-ticker {
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	clear: both;
	display: block;
	font-size: 12px;
	margin: 0 10px;
	padding: 5px 10px;
}
#home-news-ticker a:link, #home-news-ticker a:visited { color: #999; text-decoration: none; }
#home-news-ticker a:hover { color: #fff; text-decoration: none; }
#home-news-ticker a strong { color: #f0c; padding: 0 5px 0 0; }
ul#home-recent-events {
	display: block;
	list-style: none;
	margin: 7px 0 10px;
	overflow: hidden;
	width: 530px;
}
ul#home-recent-events li {
	border-bottom: 1px solid #202020;
	display: block;
	float: left;
	height: 130px;
	list-style: none;
	padding: 7px 0;
	width: 265px;
}
ul#home-recent-events li.last { border: none; }
ul#home-recent-events li p { font-size: 12px; padding: 0 5px 0 0; }
ul#home-recent-events li p a { font-size: 11px; }
ul#home-recent-events li p span { color: #999; font-size: 10px; }
ul#home-recent-events li img { margin-right: 10px; margin-bottom: 25px; }
ul#home-recent-events h2 { color: #fff; font-size: 19px; line-height: 25px; }



form#homesearch {
	display: block;
	overflow: hidden;
	width: 268px;
}
form#homesearch input {
	display: block;
	float: left;
	font-size: 11px;
	padding: 1px 0;
	width: 145px;
}
.home-1col form#homesearch p {
	display: block;
	float: left;
	padding: 3px 0 0;
	text-align: right;
	width: 115px;
}


/* tabs styles */
.tabs {
	border-bottom: 1px solid #333;
	display: block;
	padding-bottom: 3px;
}
.tabs ul, .tabs li {
	display: inline;
	list-style: none;
}
.tabs a:link, .tabs a:visited {
	background: #000;
	border: 1px solid #19d2d7;
	border-bottom: 1px solid #333;
	color: #19d2d7;
	margin: 0 5px 0 0;
	padding: 3px 20px;
	text-decoration: none;
}
.tabs a:hover {
	border: 1px solid #fff;
	border-bottom: 1px solid #333;
	color: #fff;
	text-decoration: none;
}
.tabs a.selected:link, .tabs a.selected:visited, .tabs a.selected:hover {
	border: 1px solid #333;
	border-bottom: 1px solid #000;
	color: #fff;
	text-decoration: none;
}
.tab-content {
	background: #000;
	border: 1px solid #333;
	border-top: none;
	display: block;
}
.tab-content-inner {
	display: block;
	padding: 10px;
}

.tab-content-inner ul#home-recent-events {
	display: block;
	margin: 0;
	width: 522px;
}
.tab-content-inner ul#home-recent-events li {
	border-bottom: 1px solid #202020;
	display: block;
	float: left;
	list-style: none;
	padding: 7px 7px 7px 0;
	width: 254px;
}
.tab-content-inner ul#home-recent-events li.last { border: none; padding-bottom: 0; }


/* event calendar styles */
.calendar-nav {
	display: block;
	border-bottom: 1px solid #333;
}
.calendar-nav ul {
	display: block;
	list-style: none;
	margin: 0 0 0 11px;
	overflow: hidden;
	width: 520px;
}
.calendar-nav ul li {
	display: block;
	float: left;
	list-style: none;
	padding: 6px 0 8px;
	text-align: center;
	width: 173px; /* 173 / 125 */
}
.calendar-nav ul li.prev { text-align: left;}
.calendar-nav ul li.next { text-align: right;}
#calendar-grid, #calendar-grid-home {
	display: block;
	padding: 5px 6px 0;
}
#calendar-grid-home { padding: 5px 0; }
#calendar-grid thead, #calendar-grid tbody, #calendar-grid-home thead, #calendar-grid-home tbody {
	margin: 0;
	padding: 0;
}
#calendar-grid table, #calendar-grid-home table { background: #000; }
#calendar-grid th {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
}
#calendar-grid td {
	display: table-cell;
	height: 66px;
	padding: 2px 4px;
	width: 62px;
	text-align: right;
}
#calendar-grid-home td {
	display: table-cell;
	height: 33px;
	width: 33px;
	text-align: center;
}
#calendar-grid td p {
	color: #000;
	display: block;
	padding: 6px 0 0;
	text-align: left;
	font-size: 10px;
}
#calendar-grid td strong { font-size: 11px; }
#calendar-grid td.today { border: 1px solid #fff; color: #fff; height: 64px; width: 60px; }
#calendar-grid-home td.today { border: 1px solid #fff; color: #fff; height: 31px; width: 31px; }
.day-blank { background: #0c0c0c; color: #202020; font-size: 13px; }
.day-inactive { background: #202020; color: #999; font-size: 13px; }
.day-events { background: #19d2d7; color: #fff; cursor: pointer; font-size: 13px; }
.day-upcoming { background: #f0c; color: #fff; cursor: pointer; font-size: 13px; }
div.date-info {
	background: #000;
	border: 1px solid #333;
	display: block;
	font-size: 11px;
	padding: 5px;
	position: absolute;
	text-align: left;
	width: 238px;
	z-index: 50;
}
.date-info-details {
	display: block;
}
.date-info-details-hdr {
	display: block;
	overflow: hidden;
	padding: 2px 0 5px;
	text-align: right;
	width: 238px;
}
.date-info-details-hdr h2 {
	display: block;
	float: left;
	font-size: 12px;
	text-align: left;
	width: 175px;
}
.date-info-details ul, .date-info-details li {
	display: block;
	font-size: 11px;
	list-style: none;
}
.date-info-details ul li a:link, .date-info-details ul li a:visited {
	border-bottom: 1px solid #202020;
	background: none;
	color: #999;
	display: block;
	padding: 6px 0;
	text-decoration: none;
}
.date-info-details ul li a:hover {
	background: #202020;
	color: #999;
	text-decoration: none;
}
.date-info-details ul li a.last:link, .date-info-details ul li a.last:visited, .date-info-details ul li a.last:hover { border: none; }
.date-info-details ul li a strong { color: #fff; }
.date-info-details ul li a span { color: #19d2d7; }


/* sortable table styles */
table.tablesorter {
	background-color: #000;
	font-size: 10px;
	margin: 0 11px 5px;
	text-align: left;
	width: 520px;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #000;
	color: #19d2d7;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 6px;
}
table.tablesorter thead tr .header {
	/*background-image: url(bg.gif);*/
	background-position: center right;
	background-repeat: no-repeat;
	cursor: pointer;
}
table.tablesorter tbody td {
	background-color: #202020;
	color: #fff;
	cursor: pointer;
	padding: 3px 6px;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td { background-color: #000; }
table.tablesorter tbody tr:hover td { background: #f0c; }
table.tablesorter tbody td a:link, table.tablesorter tbody td a:visited { color: #fff; text-decoration: none; }
table.tablesorter tbody td a:hover { color: #19d2d7; text-decoration: underline; }
table.tablesorter thead tr th span {
	background: transparent url(/imgs/sorthead.gif) right 1px no-repeat;
	padding: 0 15px 0 0;
}
table.tablesorter thead tr th.headerSortUp span { background-image: url(/imgs/sorthead_asc.gif); }
table.tablesorter thead tr th.headerSortDown span { background-image: url(/imgs/sorthead_desc.gif); }


/* gallery display styles */
#gallery-nav {
	border-bottom: 1px solid #333;
	display: block;
	height: 23px;
	overflow: hidden;
	text-align: center;
	width: 420px;
}
#gallery-nav a { text-decoration: none; }
#gallery-viewoptions {
	display: block;
	float: right;
	margin: 5px 10px 0 0;
	overflow: hidden;
	width: 115px;
}
#gallery-voting {
	display: block;
	float: left;
	margin: 5px 0 0 10px;
	overflow: hidden;
	text-align: left;
	width: 115px;
}
#gallery-backnext {
	display: block;
	float: left;
	font-size: 9px;
	margin: 7px 0 0;
	text-align: center;
	width: 170px;
}
#gallery-backnext a:link, #gallery-backnext a:visited { padding: 0 10px; }
#gallery-backnext a:hover { text-decoration: underline; }
.content-full #gallery-nav { width: 542px; }
.content-full #gallery-nav #gallery-backnext { width: 292px; }
#gallery-viewoptions p {
	display: block;
	float: right;
	text-align: right;
	width: 60px;
}
#gallery-viewoptions ul {
	display: block;
	float: right;
	list-style: none;
	margin: 1px 0 0;
	overflow: hidden;
	width: 55px;
}
#gallery-viewoptions ul li {
	display: inline;
	list-style: none;
}
#gallery-viewoptions ul li a:link, #gallery-viewoptions ul li a:visited {
	background: transparent;
	background-position: top left;
	background-repeat: none;
	display: block;
	float: right;
	height: 11px;
	line-height: 11px;
	margin: 0 0 0 5px;
	text-decoration: none;
	text-indent: -4000px;
	width: 11px;
}
#gallery-viewoptions ul li a:hover, #gallery-viewoptions ul li a.selected:link, #gallery-viewoptions ul li a.selected:visited {
	background-position: bottom left;
	text-decoration: none;
}
#gallery-viewoptions a#view-full { background-image: url(/imgs/viewoption_full.gif); }
#gallery-viewoptions a#view-grid { background-image: url(/imgs/viewoption_grid.gif); }
#gallery-viewoptions a#view-slideshow { background-image: url(/imgs/viewoption_slideshow.gif); }
#gallery-image, #thumbnail-grid {
	display: block;
	padding: 10px;
}
.header-upcoming {
	display: block;
	overflow: hidden;
	width: 375px;
}
.header-upcoming img {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	width: 70px;
}
.header-upcoming p { padding: 8px 0 0; }
.header-upcoming h1 { font-size: 19px; margin: 0; padding: 0; }


/* generic content display styles */
.text-content h2 { margin: 0 0 10px; }
.text-content p { margin: 0 0 18px; }
.text-content p.last { margin: 0; }


/* content module display styles */
a.blockbtn:link, a.blockbtn:visited, .blockbtn-shell a:link, .blockbtn-shell a:visited {
	border: 1px solid #333;
	padding: 1px 5px 2px;
	text-decoration: none;
}

a.blockbtn-red:link, a.blockbtn-red:visited {
	border: 1px solid #333;
	padding: 1px 5px 2px;
	text-decoration: none;
	color: red !important;
}

a.blockbtn-red:hover, a.blockbtn-red:active {
	border: 1px solid #333;
	padding: 1px 5px 2px;
	text-decoration: none;
	color: #fff !important;
}

a.blockbtn2:link, a.blockbtn2:visited {
	background: #f0c;
	color: #000;
	padding: 2px 6px 3px;
	text-decoration: none;
}
a.blockbtn2:hover {
	background: #f0c;
	color: #fff;
	text-decoration: none;
}
.blockbtn-shell a {
	border: 1px solid #333;
	color: #19d2d7;
	cursor: pointer;
	padding: 1px 5px 2px;
	text-decoration: none;
	text-transform: lowercase;
}
.blockbtn-shell a:hover {
	color: #fff;
	text-decoration: none;
}
.blockbtn-shell a:before { content: "+ "; }
.ads {
	display: block;
	padding: 10px 0 0;
	margin: 0 auto;
	text-align: center;
	width: 300px;
}
.adblock {
	display: block;
	margin: 0 0 15px;
	width: 300px;
}
.adblock p {
	color: #666;
	display: block;
	font-size: 10px;
	padding: 5px 0 0;
}
.content-info-more-first, .content-info-more {
	display: block;
	float: left;
	padding: 10px 10px 0;
	width: 259px;
}
.content-info-more-first {
	margin: 0 5px 0 0;
	width: 260px;
}
.content-info-more-full {
	display: block;
	float: left;
	padding: 10px;
	width: 549px;
}
.toggle-block {
	display: block;
	margin: 0 0 10px;
}
.content-info-more-first .toggle-block { overflow: hidden; width: 260px; }
.content-info-more .toggle-block { overflow: hidden; width: 259px; }
.content-info .toggle-block { overflow: hidden; width: 300px; }
.text-content .toggle-block { overflow: hidden; width: 544px; }
.fixed-block {
	border-bottom: 1px solid #333;
	display: block;
	margin: 0 0 10px;
}
.fixed-block .inner {
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	display: block;
	padding: 10px;
}
.toggle-block .toggle-content {
	display: block;
	float: left;
	padding: 8px 0 4px;
	width: 232px;
}
.content-info .toggle-content { width: 272px; }
.text-content .toggle-content, .content-info-more-full .toggle-content { width: 516px; }
.toggle-block h2, .fixed-block h2 {
	border-bottom: 1px solid #333;
}
.text-content .toggle-block h2 { margin: 0; }
a.togglebtn:link, a.togglebtn:visited {
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	color: #f0c;
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 1px;
	text-align: center;
	text-decoration: none;
	width: 12px;
}
a.togglebtn:hover {
	color: #19d2d7;
	text-decoration: none;
}
.toggle-content form {
	display: block;
	margin: 10px 0 0;
}
.toggle-content textarea.txtcomment {
	background: none;
	border: 1px solid #333;
	color: #999;
	display: block;
	font-family: Arial;
	font-size: 11px;
	height: 75px;
	margin: 0 0 6px;
	padding: 5px;
	width: 220px;
}
input#embedcodetxt {
	background: none;
	border: 1px solid #333;
	color: #999;
	display: block;
	font-family: Arial;
	font-size: 10px;
	margin: 5px 0 0;
	overflow: hidden;
	padding: 2px;
	width: 265px;
}
.toggle-content .usercomment {
	border-top: 1px solid #333;
	display: block;
	overflow: hidden;
	margin: 8px 0 0;
	padding: 8px 0 0;
	width: 232px;
}
.toggle-content .usercomment img {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	width: 50px;
}
.toggle-content .usercomment div {
	display: block;
	float: left;
/*	width: 170px; */
	width: 230px;
}
.content-info .toggle-content textarea { width: 260px; }
.content-info .toggle-content .usercomment { width: 272px; }
.content-info .toggle-content .usercomment div { /*width: 210px;*/ width: 270px; }
.content-info-more-full .toggle-content textarea { width: 500px; }
.content-info-more-full .toggle-content .usercomment { width: 500px; }
.content-info-more-full .toggle-content .usercomment div { /*width: 438px;*/ width: 498px; }
.toggle-content .usercomment p {
	display: block;
	font-size: 10px;
	padding: 0 0 8px;
}
.fixed-block .fixed-content {
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	padding: 8px 10px;
	display: block;
}
.toggle-content p span, .fixed-content p span { color: #999; font-size: 10px; }
.fixed-content ul, .toggle-content ul {
	display: block;
	list-style: none;
	width: 237px;
}
.fixed-content ul li, .toggle-content ul li {
	border-bottom: 1px solid #202020;
	display: block;
	list-style: none;
	overflow: hidden;
	margin: 0 0 8px;
	padding: 0 0 8px;
	width: 237px;
}
.content-info .toggle-content ul, .content-info .toggle-content ul li { width: 272px; }
.fixed-content ul li.last, .toggle-content ul li.last { border: none; margin: 0; padding: 0; }
.fixed-content ul li p img, .toggle-content ul li p img {
	margin-right: 12px;
}
ul.gallerynav {
	display: block;
	list-style: none;
	margin: 15px 0 0;
}
ul.gallerynav li {
	background: transparent url(/imgs/icon_gallerylist.gif) 0 1px no-repeat;
	display: block;
	list-style: none;
	padding: 0 0 4px 20px;
}
ul.gallerynav li a.selected:link, ul.gallerynav li a.selected:visited { color: #fff; text-decoration: none; }


/* news/press styles */
.toggle-content ul.news-list {
	border: none;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.toggle-content ul.news-list li {
	border: none;
	display: block;
	list-style-type: none;
	margin: 0 0 10px;
}
.toggle-content ul.news-list li a:link, .toggle-content ul.news-list li a:visited, .toggle-content ul.news-list li a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.toggle-content ul.news-list li a small { padding: 0 5px 0 0; }
.toggle-content ul.news-list li ul {
	border: none;
	display: block;
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
}
.toggle-content ul.news-list li ul li {
	border: none;
	color: #666;
	display: block;
	font-size: 10px;
	list-style-type: none;
	margin: 10px 0 0;
}
.toggle-content ul.news-list li ul li a:link, .toggle-content ul.news-list li ul li a:visited { font-size: 11px; font-weight: normal; text-decoration: underline; }
ul.clientlist {
	color: #666;
	font-size: 10px;
	list-style: none;
}
ul.clientlist li {
	display: block;
	list-style: none;
	padding: 10px 0 0;
}

/* mainnav styles */
a#logo {
	background: transparent url(/imgs/logo.png) 0 0 no-repeat;
	display: block;
	height: 68px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -4000px;
	width: 131px;
}
ul#mainlinks {
/*	bottom: 11px;	*/
	display: block;
	left: 141px;
	list-style: none;
	position: absolute;
	top: 42px;
	width: 500px;
	z-index: 20;
}
ul#sublinks {
/*	bottom: 11px;	*/
	display: block;
	list-style: none;
	position: absolute;
	right: 10px;
	text-align: right;
	top: 42px;
	width: 235px;
	z-index: 19;
}
ul#mainlinks li {
	display: inline;
	font-size: 13px;
	list-style: none;
	padding: 0 13px 0 0;
}
ul#sublinks li {
	display: inline;
	font-size: 13px;
	list-style: none;
}
ul#mainlinks li a:link, ul#mainlinks li a:visited, ul#mainlinks li a:hover, ul#sublinks li a:link, ul#sublinks li a:visited, ul#sublinks li a:hover { text-decoration: none; }
ul#mainlinks li a:hover, ul#sublinks li a:hover { color: #fff; }
ul#mainlinks li a.selected, ul#sublinks li a.selected { color: #fff; }
ul#mainlinks small, ul#sublinks small { font-size: 9px; }


/* mainnav submenu blocks */
.nav-popblock {
	color: #19d2d7;
	display: block;
	width: 190px;
}
.nav-popblock div.inner {
	border: 1px solid #454545;
	display: block;
	padding: 30px 10px 10px;
}
.nav-popblock form, #myaccount-login form {
	display: inline;
}
form.myaccount {
	display: block;
	margin: 10px 0 0;
}
.nav-popblock label, form.myaccount label, #myaccount-login label {
	display: block;
	margin: 0 0 3px;
}
.nav-popblock label.error, form.myaccount label.error, #myaccount-login label.error { color: #c00000; }
.nav-popblock label span, form.myaccount label span, #myaccount-login label span { color: #666; }
.nav-popblock input, form.myaccount input, #myaccount-login input {
	display: block;
	font-size: 11px;
	margin: 0 0 8px;
}
.nav-popblock div.inner p {
	display: block;
	font-size: 11px;
	margin: 0;
	padding: 8px 0 0;
}
.nav-popblock div.inner p.error {
	color: #fff;
	display: block;
	margin: 0 0 8px;
	padding: 5px;
}
.nav-popblock div.inner form p {
	display: block;
	margin: 0;
	padding: 0;
	text-align: right;
}
.nav-popblock div.inner form p a:link, .nav-popblock div.inner form p a:visited {
	font-size: 13px;
	text-decoration: none;
}
#mainnav #tc-photosearch {
	left: 328px;
	position: absolute;
	top: 35px;
	z-index: 15;
}
#mainnav #tc-login {
	position: absolute;
	right: 0;
	top: 35px;
	z-index: 15;
}
#myaccount-login {
	border: 1px solid #333;
	display: block;
	overflow: hidden;
	padding: 10px;
	width: 522px;
}
#myaccount-login div {
	display: block;
	float: left;
	width: 170px;
}

/* footer styles */
#footer p {
	display: block;
	float: left;
	width: 240px;
}
#footer ul {
	display: block;
	float: left;
	list-style: none;
	width: 620px;
}
#footer ul li {
	border-right: 1px solid #454545;
	display: inline;
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
}
#footer ul li.last { border: none; margin: 0; padding: 0; }
#footer a:link, #footer a:visited { color: #666; text-decoration: none; }
#footer a:hover { color: #fff; text-decoration: none; }


/* FORM styles
------------------------------ */
fieldset {
	border: 0;
	display: block;
	margin: 20px 0 0;
	padding: 0;
}
fieldset h3, fieldset p, fieldset ul {
	display: block;
	margin: 0 0 5px;
	padding: 0 0 0 100px;
}
fieldset ul, fieldset ul li {
	list-style: none;
}
.formrow, .checkrow {
	display: block;
	margin: 0 0 8px;
	overflow: hidden;
	width: 480px;
}
.submitrow {
	display: block;
	margin: 0 0 8px;
	padding: 0 0 0 100px;
}
.formrow label {
	display: block;
	float: left;
	height: 100%;
	line-height: 18px;
	padding: 0 10px 0 0;
	text-align: right;
	width: 90px;
}
.checkrow div {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	text-align: right;
	width: 112px;
}
.checkrow label {
	display: block;
	float: left;
	height: 100%;
	line-height: 18px;
	margin: 0;
	text-align: left;
	width: 200px;
}
.formrow em, .checkrow em {
	color: #666;
	display: block;
	float: right;
	font-size: 10px;
	line-height: 18px;
	padding: 1px 0 0;
	width: 50px;
}
.createnew {
	background: #202020;
	display: block;
	margin: 0 0 8px;
	padding: 4px 0;
}
.formrow input {
	font-size: 11px;
	height: 16px;
	padding: 0 5px;
}
.formrow select { font-size: 11px; }
.checkrow input.check { margin: 3px 0 0; padding: 0; }
.form-input-float {
	display: block;
	overflow: hidden;
	width: 330px;
}
.join-input-float{
	display: block;
	overflow: hidden;
	width: 165px;
}
.form-input-float input.textblock, .form-input-float select {
	display: block;
	float: left;
	margin: 0 10px 0 0;
}
.join-input-float input.textblock, .join-input-float select {
	display: block;
	float: left;
	margin-right: 10px;
}
input.formbtn { margin: 8px 0 0; }
.formrow input.formbtn { margin: 8px 0 0 115px; }

.bestof {
	position: absolute;
	z-index: 10;
	top: 120px;
	left: 20px;
	width: 75px;
	height: 150px;
	background: transparent 0 0 no-repeat;

}

/* transparent background styles */
/* note: ie.css FIX (background transparency) */
.content-full, .content-gallery-image, .content-gallery-thumbs, .content-info, .content-info-more-first, .content-info-more, .content-info-more-full, .home-1col, .home-2col, #footer, .nav-popblock {
	background: transparent url(/imgs/transparent.png) 0 0;
}

/* jqModal =============================================================================== */
/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */
/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
#modalshell { text-align: left; }

.jqmWindow {
	display: none;
	position: fixed;
	top: 17%;
	left: 50%;
	margin-left: -250px;
	width: 500px;
	background-color: #000;
	border: none;
	padding: 10px;
	z-index: 100;
	color: white;
}

.jqmOverlay { background-color: #000; }

a.modalclose:link,
a.modalclose:visited {
	background-color: #fff;
	border: 1px solid #666;
	color: #000;
	line-height: 1em;
	padding: 2px 5px;
	position: absolute;
	right: 5px;
	text-decoration: none;
	top: 5px;
}
a.modalclose:hover {
	background-color: #000;
	border: 1px solid #000;
	color: #fff;
	text-decoration: none;
}

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {
	position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
	position: absolute;
	top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
/* ======================================================================================= */

fieldset.shaded {
	background-color: #333;
	padding: 10px;
}

fieldset.shaded input, fieldset.shaded span {
	margin-left: 30px;
}


a.facebook, a.twitter {
	text-indent: -1000px;
	display: block;
	width: 63px;
	height: 63px;
	float: left;
	margin-right: 10px;
	outline: none;
}

a.facebook {
	background: transparent url(/imgs/btn_facebook.png) 0 center no-repeat;
}

a.twitter {
	background: transparent url(/imgs/btn_twitter.png) 0 center no-repeat;
}

fieldset.email,fieldset.mms{
	padding-left: 85px;
}

fieldset.email{
	background: #333 url(/imgs/btn_email.png) 10px 10px no-repeat;
}

fieldset.mms {
	background: #333 url(/imgs/btn_mms.png) 10px 10px no-repeat;
}

h3.social {
	font-weight: bold;
	font-size: 25px;
	margin: 1px 0 10px;
	color: #19d2d7;
}

img.icon {
	float: left;
	margin-right: 10px;
}

fieldset.shaded legend {
	display: none;
}

a.VAfacebook {
	background: transparent url(/imgs/facebook_off.png) no-repeat;
	text-indent: -1000px;
	outline: 0;
	display: block;
	width: 58px;
	height: 16px;
	float: left;
	border: 1px solid #333;
}

a.VAfacebook:hover {
	background-image: url(/imgs/facebook_on.png);
}

a.VAtwitter {
	background: transparent url(/imgs/twitter_off.png) no-repeat;
	text-indent: -1000px;
	outline: 0;
	display: block;
	width: 58px;
	height: 16px;
	margin-left: 70px;
	border: 1px solid #333;
}

a.VAtwitter:hover {
	background-image: url(/imgs/twitter_on.png);
}

a.VAfacebookFind {
	background: transparent url(/imgs/facebookFind_off.png) no-repeat;
	text-indent: -1000px;
	outline: 0;
	display: block;
	width: 98px;
	height: 25px;
	margin-top: 5px;
}

a.VAfacebookFind:hover {
	background-image: url(/imgs/facebookFind_on.png);
}