/* @override http://www.classicist.org/workspace/css/pages/home.css */

body#pg_home .container
{
	background-image: url(../../img/page-columns/columns-home.gif);
}

.row
{
	overflow: hidden;
}

/* @group Logo */

h1#logo{ background-image: none; }
h1#logo a { display: none; }

/* @end */

/* @group Structure */

.column-inline
{
	float: left;
	display: block;
	width: 194px;
	margin: 0 0 0 7px;
	padding-right: 8px;
	font: 11px/150% Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
}

.column-inline .no-bullets { margin-top: 5px; }
.column-inline .no-bullets a { color: #b34b14; }
.column-inline .no-bullets a:hover { color: #000; }

.column-inline p a { color: #b34b14; }
.column-inline p a:hover { color: #000; }

#right{	padding-top: 166px;}
#nav{ margin-top: 6px; }

.membership a { color: #999; }
.membership a:hover { color: #000; }

.membership h3 a { color: #000; }
.membership h3 a:hover { color: #999; }


/* @group Banner */
div#banner
{
	background: url(../../img/dashed-line.gif) repeat-x 0 bottom;
	display: block;
	width: 633px;
	height: 150px;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

h1#logo-banner { 

	display: block;
	height: 18px;
	background: url(../../img/logo-homepage.gif) no-repeat center 0;
	text-indent: -9000px;
	padding-top: 131px;
	width: 633px;

	font: italic 11px Georgia, "Times New Roman", Times, serif;
}

/* @end */

/* @group Slideshow */

#slideshow
{
/*	display: block;*/
	display: none;
	width: 631px;
	height: 145px;
	background-color: #bab9b4;
	margin: 0 1px;
	background: url(../../img/dashed-line.gif) repeat-x 0 bottom;
	padding-bottom: 8px;
}

#slideshow p
{
	height: 145px;
	background: url(../../director/albums/album-61/lg/slideshow-03.jpg);
	text-indent: -9000px;
}

#slideshow a
{
	color: #5d6a85;	
}

/* @end */

a#forum-banner {
	background: url(http://www.classicist.org/workspace/img/forum-homepage-banner-generic.gif) no-repeat;
	height: 135px;
	width: 631px;
	display:block;
	margin-top:5px;
}
a#forum-banner:hover {
	background: url(http://www.classicist.org/workspace/img/forum-homepage-banner-generic.gif) no-repeat;
}
a.cla-banner {
	line-height: 0;
	/*height:208px;*/
	font-size: 0!important;
	margin:0!important;
	display: block;
}

/* @group Whats New at the Institute */

#whats-new
{
	background: url(../../img/dashed-line.gif) repeat-x 0 bottom;
	padding: 4px 0 8px;
	height: 17px;
	overflow: hidden;
}

.tickercontainer 
{
	width: 633px; 
	height: 25px; 
	margin: 0 0 0 -5px;
	overflow: hidden;
	background: url(../../img/dashed-line.gif) repeat-x 0 top;
}
.tickercontainer .mask 
{ 
	position: relative;
	top: 1px;
	overflow: hidden;
	width: 633px;
}

ul.newsticker 
{	
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
	left: 750px;
	overflow: hidden;
}

ul.newsticker li 
{
	
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}

ul.newsticker a 
{
	
	white-space: nowrap;
	padding: 0;
	color: #000;
	font: 11px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	margin: 0 30px 0 0;
}

ul.newsticker a:hover
{
	color: #999;
}

ul.newsticker span 
{
	margin: 0 10px 0 0;
} 


/* @end */

/* @group Features */

#features ul
{
	margin: 10px 0;
	overflow: hidden;
}

#features ul li
{
	float: left;
	margin-left: 7px;
}

#features ul li a
{
	display: block;
	width: 201px;
	height: 52px;
	margin-right: 0px;
	text-indent: -9000px;
	background-repeat: no-repeat;
}

#features ul li#feature_education a
{
	background-image: url(../../img/button-education.gif);
}

#features ul li#feature_membership a
{
	background-image: url(../../img/button-membership.gif);
}

#features ul li#feature_travel a
{
	background-image: url(../../img/button-calendar.gif);
}



#features ul li a:hover
{
	background-position: 0 -52px;
}

/* @end */

/* @group Sidebar */

.sidebar
{
	padding-top: 136px;
}


/* @end */

.search_members_box{
	position: relative;
	overflow: hidden;
	height: 25px;
}

.search_members_box input.search_for
{
	position: absolute;
	color: #999;
	width: 159px;
	font-size: 11px;
}

.search_members_box input.search_submit
{
	position: absolute;
	color: #ada9a4;
	top: 2px;
	right: 0;
	border: 0px;
	text-indent: -9000px;
	width: 23px;
	height: 18px;
	background: url(../../img/button-search.gif) 0 0;
}

.search_members_box input.search_submit:hover
{
	background-position: 0 -18px;
}



/* @end */