/* -------------- GENERAL CLASSES -------------------- */

body		{ color: #f0f0f0; background-color: #666; } // was #272727;
p			{ color: #f0f0f0; }
p.small		{ font-size: 11px; line-height: 1.4em; margin-bottom:0px; }

#mainColumn {
	width: 780px;
	padding: 0;
	margin: 0;
	background-color: #666;
}

#footer 		{ color: #999; }


/* -------------- LINKS -------------------- */
a:link		{ color:#F29130; text-decoration: none; }
a:visited 	{ color:#F29130; text-decoration: none; }
a:hover 	{ color:#F29130; text-decoration: underline; }


h1 	{ color: #FF6500; }
h2 	{ color: #D9822B; }
h3	{ color: #ffffff; }
h4 	{ color: #ffffff; }


.title		{font-family: Arial, Helvetica, Arial;	font-weight: bold; font-size: 13px; color:#333333;}
.copyright 	{font-family: Arial, Verdana, Arial, Helvetica; color:#666666; font-size:9px;}


.artistpics	{ border: solid 1px #FF6500; }
.line		{ background-color: #FF6500; }
.heading	{ color: #FF6500; }







/* PAGE ELEMENTS */

/* header section */
.topleft				{ font-family: Arial, Arial, Helvetica; font-weight: bold; background-color: #000000; color:#D9822B; font-size:11px; line-height: 1.1em; }
.nav-trim				{ background-color: #000000; }
.nav-bg					{ background-color: #404040; }
.main-bg-image			{ background-image: url(/images/bg-sexions.jpg); background-repeat: no-repeat; background-color: #000000; }
.header-topleft			{ background-image: url(/images/header-left-sexionspics2.gif); background-repeat: no-repeat; }
.header-logo			{ background-image: url(/images/logo-sexions-pics2.gif); background-repeat: no-repeat; }



.lhn					{ background-color: #333333; }

a.lhn-main:link 		{ color:#FF6500; font-size:12px; text-decoration: none; }
a.lhn-main:visited	 	{ color:#FF6500; font-size:12px; text-decoration: none; }
a.lhn-main:hover		{ color:#cccccc; font-size:12px; text-decoration: none; }

/* ---- MAIN SECTIONS UNSELECTED ---- */
a.lhn-links:link 				{ color:#f0f0f0; font-size:11px; text-decoration: none; }
a.lhn-links:visited 			{ color:#f0f0f0; font-size:11px; text-decoration: none; }
a.lhn-links:hover 				{ color:#cccccc; font-size:11px; text-decoration: none; }

/* ---- MAIN SECTION SELECTED ---- */
a.lhn-links-over:link 			{ color:#ff3333; font-size:11px; text-decoration: none; }
a.lhn-links-over:visited 		{ color:#ff3333; font-size:11px; text-decoration: none; }
a.lhn-links-over:hover 			{ color:#999999; font-size:11px; text-decoration: none; }

/* ---- SUB SECTIONS UNSELECTED ---- */
a.lhnsub-links:link 			{ color:#f0f0f0; font-weight: normal; font-size:11px; text-decoration: none; }
a.lhnsub-links:visited 			{ color:#f0f0f0; font-weight: normal; font-size:11px; text-decoration: none; }
a.lhnsub-links:hover 			{ color:#cccccc; font-weight: normal; font-size:11px; text-decoration: underline; }

/* ---- SUB SECTION SELECTED ---- */
a.lhnsub-links-over:link 		{ color:#F29130; font-size:11px; text-decoration: none; }
a.lhnsub-links-over:visited 	{ color:#F29130; font-size:11px; text-decoration: none; }
a.lhnsub-links-over:hover 		{ color:#F29130; font-size:11px; text-decoration: underline; }

a.lhnsubsel-links:link 		{ color:#ff9933; font-size:11px; text-decoration: none; }
a.lhnsubsel-links:visited 	{ color:#ff9933; font-size:11px; text-decoration: none; }
a.lhnsubsel-links:hover 	{ color:#cccccc; font-size:11px; text-decoration: none; }

.footer, a.footer:link, a.footer:visited, a.footer:hover  	{font-family: Arial, Verdana, Arial, Helvetica; color:#999; font-size:9px;}

.middle-margin			{ background-color: #000000; }


/* -------------- MAIN NAVIGATION -------------------- */
a.main-nav:link 		{ color:#666666; font-family: Arial, Times New Roman; font-size:12px; font-weight: bold; text-decoration: none; }
a.main-nav:visited 		{ color:#666666; font-family: Arial, Times New Roman; font-size:12px; font-weight: bold; text-decoration: none; }
a.main-nav:hover 		{ color:#cccccc; font-family: Arial, Times New Roman; font-size:12px; font-weight: bold; text-decoration: none; }
.main-nav				{ color:#f0f0f0; font-family: Arial, Times New Roman; font-size:12px; font-weight: bold; text-decoration: none; }

a.main-nav-sel:link 	{ color:#cccccc; font-family: Arial, Times New Roman; font-size:12px; font-weight: bold; text-decoration: none; }
a.main-nav-sel:visited 	{ color:#cccccc; font-family: Arial, Times New Roman; font-size:12px; font-weight: bold; text-decoration: none; }
a.main-nav-sel:hover 	{ color:#cccccc; font-family: Arial, Times New Roman; font-size:12px; font-weight: bold; text-decoration: none; }


.divider {
	width: 610px;
	border-color: #999999;
	border-bottom-width: 1px;
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-top-width: 0px; 
	border-style: dashed; 
	padding-bottom:5px; 
	margin-top:20px;
	margin-bottom:10px;
}



/* BACKGROUND SHADES */
.black		{ background-color: #000000; }
.dark		{ background-color: #333333; }
.darkmid	{ background-color: #454545; }
.mid		{ background-color: #666666; }
.mid2		{ background-color: #808080; }
.gray		{ background-color: #999999; }
.grey		{ background-color: #888888; }
.light		{ background-color: #cccccc; }
.white		{ background-color: #ffffff; }

/* BACKGROUND COLOURS */
.red		{ background-color: #ff3333; }
.orange		{ background-color: #D9822B; }



/* BACKGROUND IMAGES */
TD.bg-breast		{ background-image: url(/images/bg-breast-large.jpg);}
TD.bg-sapphos-start	{ background-image: url(/images/bg-sapphos-black.jpg);}
TD.bg-torso			{ background-image: url(/images/bg-torso.jpg);}


TD.bg-main	{ background-image: url(/images/bg-inner-780x320.jpg);}
hr {margin-top: -5px; height: 1px; background-color: #999999; color: #999999; visibility : visible; }

/* FORM ELEMENT CLASSES */
select  	{ background-color:#999999; font-size: 10px; }

.paletext { font-size:8px; font-family:Geneva, Verdana, Arial, Helvetica, sans-serif; color:#FEFEFE}




