/*********************************************************************************************************/
/*********************************************************************************************************/
/*
/*	"UBER" STANDARD CSS - NOT COMPATIBLE WITH SELECTEDIT SITES
/*-------------------------------------------------------------------------------------------------------*/
/*	CONTENT STYLES
/*
/*********************************************************************************************************/
/*********************************************************************************************************/
/*-------------------------------------------------------------------------------------------------------*/
/*	Body structure elements
/*-------------------------------------------------------------------------------------------------------*/
body,body.nobg
{
	margin:					15px 0px 0px;
	padding:				0px;
	
	background-color:		white;
}

/*	Eliminate background image	*/
body.nobg
{
	background-image:		none;
}

#header
{
	clear:					both;
	width:					510px;
	height:					114px;
	margin-top:				41px;
}

table#body
{
	width:					710px;
}

/*	for two column formatting	*/
td#header
{
	width:					510px;
	height:					114px;
}

col#left
{
	width:					161px;
}

col#center
{
	width:					auto;
}

col#content
{
	width:					510px;
}

col#right
{
	width:					210px;
}

td#left
{
	width:					100px;
/*	padding:				48px 60px 0px 54px;*/
	padding-right:			49px;
	
	padding-left:			41px;
	
	background-color:		white;
	background-image:		url( /images/bg_left.gif );
	background-repeat:		repeat-y;
}

td#right
{
	width:					210px;
	height:					340px;
	vertical-align:			top;
}

td#center,td.center
{
	width:					auto;
	vertical-align:			top;
}

td@content
{
	width:					510px;
}

#footer
{
	margin:					0px 0px 20px;
	padding:				0em 1em;
	line-height:			2.0em;
	font-family:			arial,sans serif;
	font-size:				10px;
	color:					rgb(204,204,204);
}

#footer a
{
	color:					rgb(204,204,204);
}

img#logo
{
	margin:					32px 0px 0px 12px;
}

#main
{
	clear:					left;
	display:				block;
	border:					1px solid rgb(153,153,153);
	border-left:			0px;
	background-color:		rgb(237,237,237);
}

.scroller
{
	display:				block;
	overflow:				auto;
}

#list
{
	width:					300px;
	height:					339px;
	overflow:				auto;
	border:					1px solid rgb(153,153,153);
	border-left:			0px;
	background-color:		white;
}

/*	footer	*/
td#f
{
	height:					auto;
}

/*	hack because IE6 can't count double margin bug)	*/
p.inline
{
	display:				block;
	float:					left;
	clear:					left;
	padding-left:			20px;
	margin:					15px 20px 0px 0px;
}

p.inline img
{
	border:					1px solid rgb(153,153,153);
}

form#login
{
	margin:					0px 20px 0px 20px;
}

form#login label
{
	display:				block;
	margin-top:				10px;
	font-family:			times new roman,times,serif;
	font-weight:			normal!important;
	font-size:				20px;
	color:					rgb(153,0,51);
}

form#login input.text
{
	width:					162px;
}

form#login input.button
{
	margin:					10px 0px;
	float:					right;
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Miscellaneous
/*-------------------------------------------------------------------------------------------------------*/
/*	Used so that non-CSS browsers deliniate footer block from body content	*/
hr
{
	display:				none;
}

p
{
	margin:					0px;
}

/*	Hidden elements	*/
.hdn
{
	display:				none;
}

td
{
	vertical-align:			top;
}

img
{
	border:					0px;
}

img#title
{
	margin:					0px;
	padding:				0px;
	display:				inline;
	float:					left;
}

img.ssn
{
	padding-right:			18px;
	background-image:		url( /images/divider.gif );
	background-repeat:		no-repeat;
	background-position:	top right;
}

img.img-overview
{
	border-top:				1px solid rgb(153,153,153);
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Standard body styles
/*-------------------------------------------------------------------------------------------------------*/
h1
{
	margin:					0px;
	padding:				10px 20px 0px 20px;

	line-height:			30px;
	font-family:			times new roman,serif;
	font-weight:			normal;
	font-size:				20px;
	color:					black;
}

h1 a,h1 a:hover
{
	text-decoration:		none;
	color:					black;
}

h2
{
	margin:					0em;
	padding:				1.0em 20px 10px;
	
	font-family:			arial,sans serif;
	font-weight:			normal;
	font-size:				14px;
	color:					rgb(153,0,51);
}

h3
{
	margin:					1.7em 0em 0em 0em;
	line-height:			1.7em;
	font-family:			verdana,arial,sans serif;
	font-weight:			bold;
	font-size:				0.70em;
	color:					rgb(102,102,102);
}

.overview
{
	padding:				0px 20px 20px 20px;
	
	line-height:			20px;
	font-family:			arial,sans serif;
	font-size:				11px;
	color:					rgb(102,102,102);
}

/*	Same properties except different line-height	*/
.bodytext,.bodytext2
{
	margin:					0px 20px 1.0em;
	line-height:			16px;
	font-family:			arial,sans serif;
	font-size:				11px;
	color:					rgb(102,102,102);
}

.bodytext2
{
	line-height:			1.4em;
	margin-bottom:			1.3em;
}

a
{
	text-decoration:		none;
	color:					rgb(102,102,102);
}

a:hover
{
	color:					rgb(102,102,102);
}

blockquote
{
	margin:					1em 3em;
	border-top:				1px solid rgb(221,204,204);
	border-bottom:			1px solid rgb(221,204,204);
	padding:				0.5em 0em;
	font-family:			times new roman,times;
	font-size:				1.15em;
	font-style:				italic;
	line-height:			1.4em;
	color:					rgb(153,51,51);
}


/*********************************************************************************************************/
/*********************************************************************************************************/
/*
/*	MENUS & NAVIGATION
/*
/*********************************************************************************************************/
/*********************************************************************************************************/
/*-------------------------------------------------------------------------------------------------------*/
/*	Container blocks for nav sets
/*-------------------------------------------------------------------------------------------------------*/
#topnav
{
	background-image:		url( /images/bg_topnav.gif );
	background-repeat:		no-repeat;
	width:					87px;
/*	margin-left:			41px;	*/
	padding:				0px 0px 1px 24px;
}

#subnav
{
	background-image:		url( /images/bg_subnav.gif );
	background-repeat:		no-repeat;
	width:					110px;
	height:					89px;
	padding:				25px 0px 0px 35px;
	float:	left;
	clear:					right;

}

#subsection
{
	clear:					both;
	padding-right:			10px;
	border-top:				1px solid rgb(153,153,153);
	border-right:			1px solid rgb(153,153,153);
	line-height:			19px;
	text-align:				right;
}

td#showroom-footer
{

}

#subsubsection
{
	float:					right;
	padding:				0px 10px;
	border:					1px solid rgb(153,153,153);
	border-top:				0px;

	line-height:			19px;
	text-align:				right;
}


#slideshow-controls
{
	position:				absolute;
	z-index:				400;
	display:				block;
	background-color:		white;
}