#footer {
position:absolute;
bottom:0;
height:80px;
background-color: #000000;
width:900px;
color:#FF00FF;
text-align:center;
margin:auto;
}
.bottomnav{font:Verdana, Arial, Helvetica, sans-serif; font-size:9px; repeat-x;color:#CC0000; height:21px;white-space:nowrap;border: 0px solid #FFFFFF;border-width: 1px 0px 0px 0px}

a.smallMenuNav:link, a.smallMenuNav:visited{color:#FFFFFF;line-height:2 }
a.smallMenuNav:hover{color:#CC0000}

.smallMenuNavTiny{vertical-align: middle; font:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#CC0000}
a.smallMenuNavTiny:link, a.smallMenuNavTiny:visited{color:#FFFFFF }
a.smallMenuNavTiny:hover{color:#CC0000}

.topnav{valign:middle;font:Verdana, Arial, Helvetica, sans-serif; font-size:10px;background: #1d1c19 repeat-x;color:#CC0000; border: 0px solid #FFFFFF;border-width: 1px 0px 1px 0px;
}
a.topnav:link,a.topnav:visited{font:Verdana, Arial, Helvetica, sans-serif; font-size:10px;background: #1d1c19;color:#FFFFFF;border: 0px solid #FFFFFF;border-width: 1px 0px 1px 0px}
a.topnav:hover{font:Verdana, Arial, Helvetica, sans-serif; font-size:10px;background: #1d1c19; color:#CC0000; border: 0px solid #FFFFFF;border-width: 1px 0px 1px 0px}

.titleCustom3,h1{
font:bold 14px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;text-decoration:none;color:#CC0000}

.clear {
clear: both;
line-height: 0;
font-size: 0;
margin-top:-1px;
height:1px;
}
/* Standard 68 Classifieds Style Sheet */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
#wrapper {
	text-align: left;
	max-width: 900px;
	background-color: #000000;
	border: 0px solid #000000;
	padding: 5px;
	margin: auto;
	position:relative;
	_width:expression(document.body.clientWidth > 900? "900px": "auto" );

}
#header {
	text-align: center;
}
/*
.topbar {
	background-image:  url(http://studioauditions.com/community/templates/fiblack/images/cellpic3.gif);
	background-repeat: repeat-x;
	height: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-align: right;
	padding: 5px;
}
*/

/* Navigation Styles */
.navigation{
	border: 1px solid #CC0000;
	width: 175px;
}
.navTitleUserName {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	background: #191919;
	color: #FFFFFF;
	border-bottom: 1px solid #CC0000;
	border-top: 1px solid #CC0000;
	text-indent: 5px;
	padding: 5px;
	margin: 5px;
	height: 20px;;
}
.navTitle {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	background: #191919 url(/community/templates/fiblack/images/cellpic3.gif);
	color: #CC0000;
	border-bottom: 1px solid #CC0000;
	text-indent: 5px;
	padding: 5px;
	margin: 5px;
	height: 29px;;
}
.navlist{
	color: #CC0000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
	text-indent: 5px;
	padding: 3px;
}
.navlist:hover {
	background-color: #333333;
}
.navlistADMIN{
	color: #00F5F5;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #191919 url(/community/templates/fiblack/images/cellpic3.gif);
	text-indent: 5px;
	padding: 3px;
}
a.navlistADMIN{
	color: #00F5F5;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #191919 url(/community/templates/fiblack/images/cellpic3.gif);
	text-indent: 5px;
	padding: 3px;
}
.navlistADMIN:hover {
	background-color: #333333;
}


/* Main Table
 * This class handles the appearence of the
 * the main tables used with 68classifieds
 *
*/
table.main {
	border: 1px solid #CC0000;
	background-color: #FFFFFF;
}

/* TH
 * This class handles the appearence of the
 * the first row in all tables. With the default
 * template this is the blue row.
 *
*/
th {
background: #171717 url(/community/templates/fiblack/images/cellpic3.gif);
color: #FFFFFF;
font-size:11px;
font-weight:bold;
height:27px;
white-space:nowrap;
text-align:center;
padding-left:8px;
padding-right:8px

}

/* Table Border
 * This class handles the inside table layout
 *
*/
.tableborder {
	border: 1px solid #CC0000;
	width: 100%;
	padding: 3px;
	spacing: 1px
}
.tableborder2 {
	border: 1px solid #CC0000;
	padding: 3px;
	spacing: 1px
}
/* Sortable 
* Sort the show listings table
*
*/
table.sortable 
{
	background-color:#3e3e3e;
	border: 1px solid #000000;
	width: 100%;
	padding: 0px;
	margin:0px;
}
table.sortable span.sortarrow 
{
    text-decoration: none;
	color: #FFF;
}
a.sortheader:link {
	text-decoration: underline;
	color: #FFF;
}
a.sortheader:visited {
	text-decoration: underline;
	color: #FFF;
}
a.sortheader:hover {
	text-decoration: none;
	color: #FFF;
}
/* Featured Listings
 * td.featured handles the display of featured listings
 *
*/
td.featured{
	background-color:#F1F1F1;
}
/* Highlighted Listings
 * td.highlighted handles the display of highlighted listings
 *
*/
td.highlighted{
	/*background-color:#CAE6CE;*/
	background-color:#3e3e3e;
}
/* row1 & row2
 * This section handles alternating rows
 *
*/
.row1{
     background-color:#CC0000;
     background-color:#333333;
}
.row2{
     background-color:#363636;
}

/* Form styles */
/*
 * The form styles section displays information about the forms
 * formstrip is the part above the form fields
 * formleft & formright deal with the left and right <td> in the form output.
 *
*/
.formstrip { background-color: #000000; color: #CC0000; font-weight: bold; font-size: 12px; padding: 4px; }
.formstriperror {background-color: #FFF; color: #FF0000; font-weight: bold; font-size: 13px; padding: 4px; text-align: center; }
.formstrip a:link, .formstrip a:active, .formstrip a:visited { color: #CC0000 }
.formstrip a:hover { color: #FFFFFF }
.formleft  {
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	padding: 5px;
	margin: 5px;
	text-align: right;
}
.formright  {
	background-color: #333333;
	padding: 5px;
	margin: 5px;
	text-align: left;
}
.forumline{background:#010101;border:1px solid #CC0000}

.formsmall  { background-color: #FFFFFF; color: #000000; padding: 4px; }




input[type=button]{border:1px solid #FFFFFF;background:#FFFFFF;font-size:11px;font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000}
input[type=submit]{border:1px solid #FFFFFF;background:#FFFFFF;font-size:11px;font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000}
input[type=file]{border:1px solid #FFFFFF;background:#FFFFFF;font-size:11px;font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000}
input[type=password]{border:1px solid #FFFFFF;background:#FFFFFF;font-size:11px;font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000}
input[type=checkbox]{border:1px solid #990000;background:#666666}
input{border:1px solid #FFFFFF;background:#FFFFFF;font-size:11px;font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000}

textarea{border:1px solid #990000;background:#FFFFFF;font-size:11px;font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000}

/* Required fields */
.required {font-size: 9px; font-weight: bold; color: #FF0000; }
.error{
	color: #000000;
	background: #FFF;
	margin: 5px;
	padding: 5px;
	width: 80%;
	border: 1px solid red;
	text-align: center;
}

/* Expired Listings */
.expired {font-weight: bold; color:#000000; }

/* Link Styles
 *
*/

/* General page style MSS Edited*/
a:link,a:active,a:visited,a.postlink{color:#CC0000;text-decoration:none}
a:hover{color:#CCCCCC}
/* These were the default CSS for classifieds
a:link{
	color: #CC0000;
}
a:visited{
	color: #CC0000;
}
a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FF0000;
}
*/
/* Breadcrumb
 * This class handles the category
 * breadcrumb trail
*/
.breadcrumb{ color: #CC0000; }
a.breadcrumb:link { color: #CC0000; }
a.breadcrumb:visited{ color: #CC0000; }
a.breadcrumb:hover { color: #FFFFFF; }

/* Pagination
 * This class handles the appearence of the
 * previous and next section
 *
*/
.pageNav td { padding: 2px 4px 2px 4px; }
.pageNav a { text-decoration: none; }

.pagination{
	text-align: right;
	background-color: #7088b0;
	color: #333333;
}
.paginationNum{
	background-color: #FFFFFF;
	color: #333333;
}
.navigationBack{
	background-color: #809ac5;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.navigation{
	font: x-small verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
/* Characters
 * This class is used when a user is placing an ad
 * It formats the characters remaining
*/
.characters{
	color: #FFFFFF; font-size: 9px;
}
/* Icons
 * The following classes are used on the userindex page
 * it formats the icons and links.
*/
div.icon   { 
	margin: 3px; 
	text-align: center;
}
div.icon a { 
	display: block; 
	height: 93px !important;
	height: 95px; 
	width: 108px !important;
	width: 110px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
	text-align: center;
	background-color: #333333;
}
div.iconimage { 
	padding-top: 13px; 
	text-align: center;
}

p{margin-top:3px;margin-bottom:3px}

a.smallMenuNav:link, a.smallMenuNav:visited{color:#FFFFFF;line-height:2 }
a.smallMenuNav:hover{color:#CC0000}
div.smallMenuNav:link, div.smallMenuNav:visited{color:#FFFFFF;line-height:2 }

.navHeadline{font-size:11px;font-weight:bold;color:#FFFFFF}
a.navHeadline:link,a.navHeadline:visited{font-size:11px;font-weight:bold;color:#FFFFFF}
a.navHeadline:hover{font-size:11px;font-weight:bold;color:#666666}

.smallMenuNavTiny{text-decoration:none; vertical-align: middle; font:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#CC0000}
a.smallMenuNavTiny:link, a.smallMenuNavTiny:visited{text-decoration:none; color:#FFFFFF }
a.smallMenuNavTiny:hover{text-decoration:none; color:#CC0000}

td.dashedLine{border-bottom: 1px dashed #440000}
td.dashedLineNoDash{border-bottom: 0px}
.dashedLine{padding-bottom: 0.1em; border-bottom: 1px dashed #440000}
.dashedLineNoDash{padding-bottom: 0.1em; border-bottom: 0px}.repeatedRow {
padding-bottom:6px;
padding-top:6px;
text-align:left;
border-bottom:dashed thin #990000;
}
.repeated-section {
padding-bottom:15px;
}

.SingleColumnRepeatedRowBlank {
padding-bottom:6px;
padding-top:6px;
text-align:left;
}
.floatedImageLeftTop {
float:left;
padding-right:5px;
}
.floatedImageRight  { 
float: right; 
margin: 4px; 
}
.dynamicThumbnailInfo {
padding-top:10px;
}


.clear {
clear: both;
line-height: 0;
font-size: 0;
margin-top:-1px;
height:1px;
}

#wrap {
min-height:100%;
width:900px;
max-width:900px;
margin:auto;
position:relative;
}
* html #wrap {height:100%}

#inner-wrap {
padding-bottom:80px;
background-color:#000000;
}
* inner-wrap #wrap {height:100%}

.inner-wrap-centered {
background:url(../DesignTempImages/topBG.gif) top left repeat-y;
}
div.inner-wrap-centered {
background:url(../DesignTempImages/topBG.gif) top left repeat-y;
overflow: hidden;
width: 100%;
}


/*
#inner-wrap:after {
content:" ";
display:block;
clear:both;
background-color:#33FF99;
}*/
#footer {
position:relative;
bottom:0;
height:80px;
background-color: #000000;
width:900px;
color:#FF00FF;
text-align:center;
margin:auto;
}
#header {
background:#000000;
color:#FFFFFF;
margin:0; padding:0;
}

#left {
float:left;
width:430px;
text-align:left;
background-color:#000000;
}
#left-interior {
float:right;
width:405px;
background-color:#000000;
}
#main {
position:relative;
margin-left:150px;
}
#singleColumn {
position:relative;
margin:auto;
width:600px;
padding-left:50px;
padding-right:50px;
border-left: thin solid #990000;
border-right: thin solid #990000;
}
.SingleColumnRepeatedRow {
padding-top:20px;
padding-bottom:5px;
text-align:left;
border-bottom:dashed thin #990000;
}
.SingleColumnRepeatedRowHeadline {
padding-top:5px;
border-top:dashed thin #990000;
}
#right {
float:right;
width:430px;
text-align:left;
background-color:#000000;
}
#right-interior {
float:left;
width:405px;
background-color:#000000;
}


#content {
padding:5px;
margin-right:150px;
text-align:left;
}

.li {line-height:1; list-style:circle}

.forumline{background:#010101;border:1px solid #CC0000}

.forumlineWhite{background:#FFFFFF}