@charset "UTF-8";
/* ***************************************
    PAGE LAYOUTS
*************************************** */
/* MAIN SHELL */

#container {
	width: 820px;
	float: left; 
	color: #000000;
	position: relative;
	margin-left: 10px;
	}
#CALcontent {
	float: left;
	text-align: left;
	padding: 5px;
	width: 610px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	}

#ACCcontent {
	float: left;
	text-align: left;
	padding: 5px;
	width: 610px;
	}
	
	
/* GRIDS */
	
#GRIDcontent
 {
	float: left;
	width: 817px;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	height: 100%;
}

#GRIDtop
 {
	float: left;
	width: 817px;
	padding-right: 0px;
	padding-left: 0px;
}
#GRIDbottom {
	padding-top: 10px;
	width: 817px;
	float: left;
}
#GRIDsection {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	float: left;
	width: 817px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

.gridheader {
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	width: 100%;
	line-height: 1.6em;
	display: inline;
}
.gridSubheader {
	float: left;
	font-size: .975em;
	font-weight: bold;
	margin-bottom: 2px;
	width: 100%;
	display: inline;
	margin-top: 10px;
}
.gridSubheader a {
	color: #000;
}
.gridMedheader {
	float: left;
	font-size: .875em;
	font-weight: bold;
	margin-bottom: 2px;
	width: 100%;
	display: inline;
	margin-top: 10px;
	margin-left: 2px;
	padding-left: 8px;
}

.gridSMheader {
	font-size: 1.1em;
	font-weight: bold;
	float: left;
	width: 100%;
}
.gridPanelheader {
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: underline;
	float: left;
	width: 100%;
	color: #000;
}

.gridPanelheader a {
	color: #000;
}

.gridpanel {
	float: left;
	width: 610px;
	padding-bottom: 10px;
	padding-top: 2px;
	border-bottom-width: 1px;
	/*border-bottom-style: solid;*/
	border-bottom-color: #999999;
	position: relative;
	margin-bottom: 10px;
	height: 377px;
}
.gridtext {
	float: left;
	width: 100%;
	padding-top: 6px;
}
.gridcovertext {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.gridclip {
	clip: rect(auto auto 150px auto);
	position: absolute;
}
.gridimage {
	width: 122px;
	float: left;
	padding-left: 4px;
	padding-right: 5px;
}

.gridrowcontent {
	margin-left: 8px;
	margin: 8px;
	padding-top: 16px;
	padding-left: 5px;
}

.gridrowNews {
	width: 610px;
	float:left;
	margin-right:20px;
	margin-bottom:15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


/* SKULLS */

.skullDBLpanel {
	float: left;
	width: 620px;
	z-index: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.skullboxbot {
	/*float: left;*/
	width: 130px;/*display: inline;*/
	margin-right: 10px;
	height: 260px;	/*position: relative;*/	/*z-index: 0;*/
	float: left;
	}
.skullpanel {
	position: relative;
	float: left;
	/*border: 8px solid #E1DDD8;*/
	border-top: 1px solid #E1DDD8;
	border-bottom: 1px solid #E1DDD8;
	width: 280px;
	margin: 8px;
	display: inline;
}

/* SKULL HEADER*/

.skullheader {
	width: 815px;
	padding-top: 10px;
}


/* Skull 1*/

#Skull1Col {
	float: left;
	width: 560px;
	margin: 16px 16px 0 10px;
}
#Skull2LeftCol
 {
	float: left;
	width: 385px;
	margin-top: 10px;
}
#Skull2RightCol {
	float: left;
	width: 205px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 16px;
}
#Skull2RightColbot {
	float: left;
	width: 272px; /* reduced by 10 from max for ie6: could be 298*/
	margin: 16px 0px 0px 16px;
}
.Skull2Left
  {
	float: left;
	width: 288px;
	margin: 16px 0px 0px 0px;
	}	
#Skull12LeftCol {
	float: left;
	width: 490px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	height: inherit;
	padding-right: 10px;
}
#Skull12RightCol {
	float: left;
	width: 300px;
}
#Skull21LeftCol {
	float: left;
	width: 610px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#SkullAP-Col {
	float: left;
	/*border: 1px solid #000;*/
	width: 190px;
	height: 206px;
}

#SkullROWs-Col {
	float: left;
	width: 100%;
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
}

.SkullReport {
	float: left;
	width: 300px;
	margin-top: 5px;
	overflow: auto;
	height: 73px;
}

.Skull21Large {
	width: 382px;
}
.Skull21SmallLeft {
	width: 100%;
	float: left;
	height: 300px;
	margin-bottom: 10px;
}
.Skull21SmallRight {
	float: right;
	width: 178px;
}

/* top of page */

#Skull3LeftCol {
	float: left;
	width: 204px;
	margin-bottom: 0;
}
#Skull3CenterCol {
	float: left;
	width: 188px;
	margin: 16px 16px 0 0;
}
#Skull3RightCol {
	float: right;
	width: 175px;
	padding-left: 10px;
	margin-left: 10px;
	height: 360px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#Skull3RightColPages {
	float: right;
	width: 175px;
	padding-left: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	/*border-bottom-style: solid;*/
	border-bottom-color: #999999;
	
	height: 415px;
	
	/*height: 475px;*/
}

#Skull3RightColCAL {
	float: right;
	width: 175px;
	padding-left: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#Skull3RightColBot {
	float: right;
	width: 175px;
	padding-left: 10px;
	padding-top: 10px;
	position: relative;
}

.SmallSkull3Left {
	width: 290px;
	height: 200px;
	float:left;
	margin-right:20px;
	margin-bottom:15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.SmallSkull3IMG {
	width: 150px;
	height: 190px;
	float:left;
	overflow: hidden;
	clip: rect(190px,0px,0px,0px);
	margin-right: 10px;
	margin-bottom: 10px;
}

.Small3IMG {
	width: 150px;
	height:auto;
	float:left;
	margin-top: auto;
	margin-right: auto;
	}
	
.SmallSkull3Center {
	float: right;
	width: 188px;
}
.SmallSkullMedia {
	width: 290px;
	height: 320px;
	float:left;
	margin-right:20px;
	margin-bottom:15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.SmallSkull4IMG {
	width: 290px;
	height: 190px;
	float:left;
	overflow: hidden;
	clip: rect(190px,0px,0px,0px);
	margin-right: 10px;
	margin-bottom: 10px;
}

.Small4IMG {
	width: 290px;
	height:auto;
	float:left;
	margin-top: auto;
	margin-right: auto;
	}
	
/* ***************************************
    PANELS 
*************************************** */
#ProfileBox {
	float: left;
	width: 153px;
	height: 260px;
	padding-right: 10px;
	padding-top: 10px;
	}
.ProfileBoxes {
	float: left;
	width: 130px;
	padding-right: 10px;
	margin-right: 20px;
	}

#RegisterLeftCol {
	float: left;
	width: 400px;
	height: 300px;
}

#RegisterRightCol {
	float: right;
	width: 400px;
	height: 300px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

/* ***************************************
    SECTIONS 
*************************************** */


/* ADVERTISMENT COL */
#ADcol {
	overflow: hidden;
	visibility: visible;
	height: 1265px;
	position: relative;
}
.ADS {
	padding-top:5px;
	padding-bottom:5px;
	}
	
#ADtop {
	float: right;
	width: 310px;
	margin: 20px 0 15px 0px;
}
#ADrightcol {
	float: right;
	width: 169px;
	padding-top: 15px;
	padding-bottom: 0px;
}


/* FRONT PAGE */

#SPOTimg {
	float: left;
	width: 610px;
	margin-top: 15px;
	height: 316px;
	clip: rect(auto,auto,226px,auto);
}

#SPOTcontent {
	float: left;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
}

/* MAP COLUMN */

.mapBox {
	font-size: 1em;
	text-align: center;
	margin-bottom: 60px;
}

.mapVenueBox {
	font-size: 1em;
	text-align: center;
	width: 212px;
	float: left;
	padding-top: 10px;
}

.mapsupertext {
	font-size: 0.9em;
	text-align: justify;
	margin-bottom: 5px;
	top: 255px;
	position: absolute;
	width: 175px;
}


/* VENUE PAGE */

#venueSKULL {
	float: left;
	width: 817px;
	}

#venue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	float: left;
	width: 600px;
	height: 95px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#venue #venueHED {
	color: #96191b;
	width: 500px;
	margin-left: 100px;
	top: 0px;
	font-weight: bold;
	position: relative;
}
#venue #venueHED a {
	color: #96191b;
	font-weight: bold;
}
#venue #venueHED a:hover {
	color: #003399;
	font-weight: bold;
}

#venue #venueSPOT {
	float: left;
	width: 240px;
	margin-left: 10px;
	top: 0px;
}
#venue #venueCONT {
	float: right;
	width: 240px;
	margin-left: 10px;
}

#Skull3RightColVenue {
	float: right;
	width: 200px;
	padding-top: 15px;
	height: 95px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

#venue a {
	color: #003399;
	font-weight: normal;
}
#venue a:hover {
	color: #96191b;
	font-weight: bold;
}
#venue {
	float:left;
	}
	
#locDetails {
	width: 460px;
	float: left;
	padding: 0px 5px 0px 0px;
	clear:both;
}
	
#venueIMG2 {
	width: 300px;
	position: relative;
	left: auto;
	right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	}

#venueIMG {
	float: left;
	height: 90px;
	width: 90px;
	overflow: hidden;
}


.venueIMG {
	float: left;
	max-width: 90px;
	max-height: 90px;
}

a.venueIMG {
	float: left;
	height: 90px;
	width: 90px;
	overflow: hidden;
	
}
a.venueIMG:hover {
	float: left;
	height: 90px;
	width: 90px;
	overflow: hidden;
	opacity:0.4;
	filter:alpha(opacity=40);
}

a.exhibition{
	font-weight:normal;
	}

.venueIMGboxes {
	float: left;
	height: 90px;
	width: 90px;
	padding-right: 15px;
}

#alpha {
	float: left;
	font-size: 1.05em;
	margin-bottom: 2px;
	width: 100%;
	display: inline;
	margin-top: 10px;
	margin-left: 2px;
	padding-left: 8px;
	color: #ff6633;
}

a.alpha {
	font-size: 1.05em;
	font-weight: bold;
	color: #ff6633;
}
a.alpha:hover {
	font-size: 1.05em;
	font-weight: bold;
	color: #96191b;
}
a.alpha_HL {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
}
a.SMalpha {
	font-size: .865em;
	font-weight: bold;
	color: #ff6633;
}
a.SMalpha:hover {
	font-size: .865em;
	font-weight: bold;
	color: #96191b;
}


label.venue {
	float: left;
	width: 40px;
	padding: 0px 10px 0px 0px;
	text-align: right;
}

select.venue {
	width: 140px;
	margin-bottom: 5px;
}
#vDetail{
	clear: both;
	float: left;
	margin-bottom: 15px;
	width: 100%;
	margin-top: 5px;
	}

.vDetailIMG{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	float: left;
	width: 95px;
	margin-right: 5px;
	}


/* ACCOUNT PAGES */


#menu {
	width: 180px;
	height: auto;
	float:left;
	margin-right: 10px;
}




/* NEWS PAGES */


.NewsIMG {
	width: 150px;
	height: auto;
	float:left;
	overflow: hidden;
	clip: rect(190px,0px,0px,0px);
	margin-right: 10px;
	margin-bottom: 10px;
}

.NewsIMGbox {
	width: 150px;
	height:auto;
	float:left;
	margin-top: auto;
	margin-right: auto;
	}

/* CALENDAR DETAIL */

#addressBox{
	}

/* VIDEO PAGE */

.videopanel {
	position: relative;
	float: left;
	border-bottom:1px solid #E1DDD8;
	width: 270px;
	height: 19.8em;
	margin:16px 5px 16px 5px;
	display: inline;
}
.videotext {
	float: left;
	width: 300px;
	margin-bottom: 20px;
	height: 60px;
}
.video {
	width:300px;
	float: left;
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 10px;
	height: 250px;
}


.CalHome {
	float: left;
	font-size: 10px;
	background-color: #edede6;
	width: 260px;
	margin-top: 15px;
	height: 50px;
	padding: 10px;
	line-height: 15px;
}
/* Use for Thumbnails  */
 
  p.thumbnails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	font-style: normal;
	font-weight: normal;
	margin-top: 1em;
	line-height: 135%;
}


/* ***************************************
    FORMS STYLES 
*************************************** */

legend {
	font-size: 12px;
	font-weight: bold;
	color: #96191b;
	padding-bottom: 5px;
	background: transparent;
	margin: 1px;
	padding: 0px 10px 2px 10px;
}
label {
	float: left;
	width: 140px;
	padding: 0px 10px 0px 0px;
	text-align: right;
}
label.radio {
	padding: 0px;
	text-align: left;
}
label.radioWide {
	padding: 0px;
	text-align: left;
	width:200px;
}
label.category {
	padding: 0px;
	text-align: left;
	width: 180px;
}
fieldset{
	clear: both;
	border: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

fieldset div {
	margin-bottom: 10px;
}
fieldset div input, textarea, select {
	font-family: Verdana, sans-serif;
	color: #333;
	vertical-align:middle;
}
fieldset div.frmReq, fieldset div.frmReq input, textarea, select {
	font-weight: bold;
}
fieldset div.frmOpt, fieldset div.frmOpt input, textarea, select {
	font-weight: normal;
}
div.frmReq, div.frmOpt {
	clear:both;
}

.thankyou {
	padding: 30px;
}
.required {
	color:#990000;
	}


/* ***************************************
    GLOBAL STYLES 
*************************************** */

.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	color: #FF6600;
	font-weight: 600;
}
.Venuedate {
	font-size: .975em;
	color: #666666;
	font-weight: 600;
}
.selectioncategory {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	text-transform:uppercase;
	color: #999797;
	font-weight:normal;
}
.author {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 25px;
	font-weight: 800;
}
.caption {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: 800;
	font-style: oblique;
	margin-top: 8px;
	float: left;
	margin-bottom: 10px;
}
.continue {
	color: #003399;
}
.supertitle {
	color: #000;
	display: block;
	font-size: .9em;
	padding: 0px 10px 0px 10px;
}
.title {
	color: #FF6600;
	font-size: 1.25em;
	font-weight: bold;
}
.subtitle {
	color: #FF6600;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
}
.Audiosubtitle {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
}
.Audiosubtitle a {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
}
.Audiosubtitle a:visted {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
}
.articlebody {
	color: #000;
	display: block;
	font-size: 1em;
}
.credits {
	font-size: 1em;
	margin-bottom: -1.5em;/*
	color: #000;
	display: block;
    font-size: .9em;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
*/
}
.submitnews {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	font-style: normal;
	font-weight: normal;
	color: #4b4a4a;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-style: normal;
	font-weight: normal;
}
.centertext {
	text-align: center;
}
.urlcredits {
	font-size: 1em;
	display: block;
	line-height: 130%;/*	color: #72663F;
    font-size: .9em;
	padding: 0px 10px 0px 10px;
	line-height: 100%;
*/
}
.miscsupertext {
	clear: both;
	display: block;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.misctext {
	color: #000;
	display: block;
	font-size: .9em;
	padding: 0px 10px 0px 10px;
}
.miscsubtext {
	color: #72663F;
	display: block;
	font-size: .8em;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}

.pick {
	font-size: 0.625em;
	color: #000000;
}
.artistcity {
	font-size: 0.625em;
	color: #666666;
	font-weight: normal;
	display: block;
	margin: -10px 0 10px 0;
}
.pagelink {
	font-size: 0.725em;
	padding: 0 2px 0 2px;
}

.pageNave {
	float: left;
	padding-top: 0;
	padding-right: 10px;
	margin-bottom: 10px;
	text-align: right;
	width: 610px;
}
.filters {
	float: left;
	margin: 10px 10px 10px 16px;
	color: #666666;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
}

#arrowShapes ul li{
	list-style-image: url(../graphics/owner_block_menu_arrow.gif);
	list-style-position: outside;
	line-height: 1.5em;
}

#arrowShape ul {
font-size:10px;
}

#arrowShape ul li{
	list-style-image: url(../graphics/owner_block_menu_arrow.gif);
	list-style-position: outside;
}

#arrowShape ul li a {
	color: #000000;
}
#arrowShape ul li a:hover, #arrowShape ul li:hover {
	color: #FF6600;
	list-style-image: url(../graphics/owner_block_menu_arrow_over.gif);
	list-style-position: outside;
}

a.imglink:hover {
	border: none;
}
a.homelink:hover {
	border: none;
}
a.submitwork {
	color: #a4af59;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 110%;
}
.logos{
	text-align: center;
	float: left;
	width: 320px;
}
.logos p { margin: 0 }
a.logolink {
	color: #a4af59;
	text-decoration: none;
	font-weight: bold;
}
a.logolink:hover {
	color: #ff6633;
	border-bottom-width: 1px;
	border-bottom-style: none;
}
a.logolink:visited {
	color: #BBC95C;
}
a.logolink:visited:hover {
	color: #ff6633;
	border-bottom-width: 1px;
	border-bottom-style: none;
}
a.outerlink {
	color: #86925a;
	font-size: 0.9em;
}
a.outerlink:visited {
	color: #86925a;
}
a.selectedpage {
	color: #000;
}
a.selectedpage:visited {
	color: #000;
}
a.linkMenu {
	color: #ffffff;
	font-size: 10px;
	line-height: 2em;
	text-decoration: none;
}
a.linkMenu:hover {
	color: #000000;
	text-decoration: none;
}
a.linkMenu:visited {
	color: #ffffff;
	text-decoration: none;
}
a.linkMenu:visited:hover {
	color: #000000;
	text-decoration: none;
}

.logolink {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	font-weight: normal;
	margin: 16px 0 0 0;
}
.logotextmain {
	line-height: 1.5em;
}
p.logotextmain { 
	/*margin-bottom: 5px;*/
	font-size: .7em;
	padding: 10px 0 0 0px;
}
.logosupertext {
	display: block;
	font-weight: normal;
	color: #909797;
	margin: 16px 0 0 3px;
	margin-bottom: 0px;
}

.logolinktext {
	font-size: 1.45em;
	font-weight: bold;
}
.pageTags {
	font-size: 1.9em;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
}

.imglink {
	font-size: 0.65em;
}
.hoverLink {
	display: inline;
	float: left;
	text-decoration: none;
	cursor: default;
}
a.hoverLink, a.hoverLink:hover {
	border: none;
}
.hoverLink .hovertext {
	display: none;
}
.hoverLink:hover .hovertext {
	display: block;
	background:#000;
	color:#fff;
	position: absolute;
	bottom: 5px;
	left: 0;
	/* for IE */
    filter:alpha(opacity=80);
	/* CSS3 standard */
    opacity:0.8;
	/* for Mozilla */
    -moz-opacity:0.8;
}
.hoverLink p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	font-style: normal;
	font-weight: normal;
	color: White;
	margin: 1em;
}
.imgpanel {
	float: left;
	padding-top: 8px;
	height: 255px;
	width: 380px;
	overflow: hidden;
}
.imgpanelRT {
	float: left;
	padding-top: 8px;
	height: 255px;
	width: 200px;
	overflow: hidden;
}
.txtChoice {
	float: left;
	width: 122px;
	overflow: hidden;
	text-align: center;
	font-size: 0.875em;
	margin-top: 2px;
}
.imgChoice {
	float: left;
	height: 91px;
	width: 122px;
	overflow: hidden;
}
.frontcover {
	z-index: 10;
	left: 148px;
	top: 5px;
	font-size: 16px;
}

.stdimage {
	clear: both;
	display:block;
	margin: -10px auto 0 auto;
	width: 145px;
}
.featureimage {
	width: 480px;
}
.articletype {
	color: #72663F;
	display: block;
	font-size: 0.85em;
	line-height: 90%;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}
.txtpanel {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imgmedia {
	display: block;
	font-size: 0.85em;
	padding: 0px 10px 0px 10px;
}
.imgbody {
	font-size: 0.85em;
	line-height: 100%;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}
.imgProfile {
	height: auto;
	width: 153px;
}
.imgdate {
	display: block;
	position: relative;
	height: 162px;
	width: 128px;
	overflow: hidden;
	clip: rect(auto,128px,auto,auto);
}
.keywords {
	color: Gray;
	display: block;
	font-size: .75em;
	padding: 0px 10px 0px 10px;
}
.imgsubtype {
	color: #000000;
	font-weight:bolder;
	font-size: 1.15em;
}
.imgprosubtype {
	color: #000000;
	font-weight:bolder;
	font-size: 1.15em;
	text-transform: capitalize;
}

.pagenav {
	float: right;
	margin: 2px 0 2px 0;
}
.filternav {
	text-align: center;
	display: block;
	margin: 0 16px 0 0;
}
.filtertext {
	font-size: 0.625em;
	color: GrayText;
}
.filtercategory {
	font-size: 0.625em;
	color: GrayText;
}
.selecteditem {
	font-size: 0.725em;
	font-weight: bold;
	color: #000;
}
.navstring {
	font-size: .95em;
}

/* ***************************************
    ACCOUNT STYLES 
*************************************** */
#account {
	width: 100%;
	/*left: 8px;*/
	font-size: 0.875em;
	line-height: 1.2em;
	float: right;
	padding-top: 3px;
	background: url(/images/login-bg.png) 82px 0;
}
#account a {
	color: #fcf632;
}
#account a:hover {
	color: #fdf833;
}
.login {
	font-size: 0.875em;
	color: #fff;
	text-align: right;
	vertical-align: middle;
	margin-top: 2px;
}
.loginMenu {
	font-size: .775em;
	color: #FF6600;
}
#prefs {
	margin-left:19px;
	background-image: url(../graphics/user_icons/Prefs.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 162px;
	background-position: 0px 0px;
	float: left;
	padding-top: 6px;
	text-align: center;
	vertical-align: middle;
}

.cities {
	font-size: .885ems;
}