/*	Gloabl	*/
body{font-family: Sans-Serif; font-size: 13px; color: #996633;}
img {border: 0px; padding: 0px; margin: 0px;}
H1, H2, H3 { padding: 0px; margin: 0px; }
.clear{clear:both;height:1px;visibility:hidden;margin-bottom:-1px}
.largeBreak{clear:both;height:14px;margin:0px;}
.smallBreak{clear:both;height:8px;margin:0px;}
.lineBreak{clear:both;height:4px;margin:0px;}
.dottedLine {clear:both; height:1px; border: 1px dotted #999; border-width: 0px 0px 1px 0px; margin-top: 2px;}
.dashedLine {clear:both; height:1px; border: 1px dashed #999; border-width: 0px 0px 1px 0px; margin-top: 2px;}
.failure { font-family: Verdana; font-size: 11px; color: Red; text-align: center; }
.textBox_Large { border: 1px solid #999; line-height: 13px; height: 150px; width: 400px; }

/*	Header Section	*/
#header
{
	width: 1000px;
	background:transparent url(../images/topBorder.gif) repeat-x left top;
	height: 130px;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}

#hLeft
{
	float: left;
	margin-top: 35px;
	margin-left: 10px;
	display: block;
	width: 265px;
}

#hlLeft
{
	float: left;
	display: block;
}

#hRight
{
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	display: block;
	width: 700px;
}

#hrTop
{
	float: right;
	text-align: right;
	display: block;
	margin-bottom: 5px;
}

#hrTop .text,
#hrTop .text a
{	
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #996633;
	text-decoration: none;
}

#hrTop .text a:hover
{
	text-decoration: underline;
}

#hrBottom
{
	float: right;
	text-align: right;
	display: block;
}

/*	Footer	*/
#footer
{
	width: 100%;
	height: 80px;
	background: transparent url(../images/bottomBorder.gif) repeat-x left bottom;
	display: block;
}

.footer
{
	height: 80px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
}

/*	Paging	*/
#pagingSection
{
	background: #E5DAD0;
	height: 25px;
	width: 625px;
	display: block;
	float:left;
}

#pagingSection .Left
{
	float: left;
	width: 202px;
	margin-left: 5px;
	text-align: left;
	line-height: 25px;
	vertical-align: middle;
}

#pagingSection .colSpan2
{
	float: right;
	width: 414px;
}

#pagingSection .colSpan2 .center
{
	float: left;
	width: 205px;
	line-height: 25px;
	vertical-align: middle;
	text-align: center;
}

#pagingSection .colSpan2 .Right
{
	float: right;
	width: 200px;
	margin-right: 5px;
	line-height: 25px;
	vertical-align: middle;
	text-align: right;
}

/*	Content Section	*/
#contentHeader
{
	width: 681px;
	height: 12px;
	line-height: 12px;
	font-size: 1px;
	background: transparent url(../images/contentTop.gif) no-repeat;
	display: block;
	float:left;
}

#contentMain
{
	width: 681px;
	background: transparent url(../images/contentBackground.gif) repeat-y;
	display: block;
	float: left;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

.content
{
	width: 629px;
	float: left;
	margin-left: 25px;
}

.content .text
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #996633;
}

#contentFooter
{
	width: 681px;
	height: 12px;
	line-height: 12px;
	font-size: 1px;
	background: transparent url(../images/contentBottom.gif) no-repeat;
	display: block;
	float:left;
}

.fullImage
{
	display: block;
	width: 100%;
	clear: both;
	margin-bottom: 10px;
	text-align: center;
}

.description
{
	display: block;
	width: 100%;
	clear: both;
	margin-bottom: 10px;
}

.description .text
{
	padding: 10px;
	white-space: normal;
}


/*	Search Section	*/
#searchBoxContainer
{
	margin-left: 10px;
	float: left;
	width: 200px;
}

#searchContainerHeader
{
	width: 198px;
	height: 12px !important;
	display: block;
	float: left;
	background:transparent url(../images/searchTop.gif) no-repeat left bottom;
}

#searchContainerMiddle
{
	width: 198px;
	display: block;
	float: left;
	background:transparent url(../images/searchBackground.gif) repeat-y left top;
	vertical-align: top;
}

#searchContainer
{
	width: 193px;
	margin-left: 2px;
	float: left;
	background:transparent url(../images/searchCurve.gif) no-repeat left top;
	min-height: 182px;
	height: auto !important;
	height: 182px;
	vertical-align: top;
}

#searchContainer .header
{
	float: left;
	display: block;
	height: 25px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}

#searchContainerFooter
{
	width: 198px;
	height: 12px;
	display: block;
	float: left;
	background:transparent url(../images/searchBottom.gif) no-repeat left top;
}

.searchHeader
{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #996633;
}

.searchText
{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #996633;
}

.searchText a,
.searchText a:hover
{
	color: #996633;
	text-decoration: none;
}

.searchText a:hover
{
	text-decoration: underline;
}


/*	Login Box */
#loginBox
{
	margin: 10px 0px 10px 10px;
	width: 171px;
	float: left;
	display: block;
	vertical-align: top;
}

#loginBox .text
{
	line-height: 13px;
	font-size: 13px;
}

#loginBox .text a
{	
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #996633;
	text-decoration: none;
}

#loginBox .text a:hover
{
	text-decoration: underline;
}

#loginBox OL
{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#loginBox OL LI
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.textBox_Login
{
	line-height: 13px;
	font-size: 13px; 
}

/*	Register Box	*/
#registerBox
{
	width: 171px;
	margin-left: 10px;
	float: left;
	display: block;
	vertical-align: top;
}

#registerBox .text
{
	line-height: 13px;
	font-size: 13px;
}

#registerBox OL
{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#registerBox OL LI
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.textBox_Register
{
	line-height: 13px;
	font-size: 13px;
	border: 1px solid #999;
}

/*	Search Box	*/
#searchBox
{
	width: 171px;
	margin-left: 10px;
	float: left;
	display: block;
	vertical-align: top;
}

#searchBox OL
{
	margin: 0px;
	padding: 0px;
}

#searchBox OL LI
{
	list-style-type: none;
}

.textBox_Search
{
	line-height: 13px;
	font-size: 13px;
}

/*	Listings Section	*/
.itemListing
{
	text-align: center;
	margin: 5px;
	border: 1px solid #DDD;
	padding: 4px;
	display: block;
}

.collateralListing
{
	position: relative;
	text-align: center;
	width: 284px;
	height: 290px;
	margin: 5px;
	border: 1px solid #DDD;
	padding: 4px;
	display: block;
}

.collateralPhoto 
{
	margin: 0 auto;
	width: 242px;
	height: 242px;
	line-height: 242px;
	text-align: center;
	display: block;
}

.collateralPhoto img
{
	margin: auto;
	vertical-align: middle;
}

.itemDisplay
{
	text-align: center;
}

.itemBox
{
	border: 1px solid #055240;
	padding: 8px;
	text-align: left;
}

.buttonRow
{
	text-align: right;
}

/*	Order Section	*/
#orderSection
{
	float: left;
	display: block;
	vertical-align: top;
}

#orderSection .text
{
	line-height: 13px;
	font-size: 13px;
}

#orderSection OL
{
	margin: 0px;
	padding: 0px;
}

#orderSection OL LI
{
	list-style-type: none;
}

/*	Change Password	*/
#changePassword
{
	float: left;
	display: block;
	vertical-align: top;
	width: 100%;
}

#changePassword .text
{
	line-height: 13px;
	font-size: 13px;
}

#changePassword OL
{
	margin: 0px;
	padding: 0px;
}

#changePassword OL LI
{
	list-style-type: none;
}

.textBox_Password
{
	line-height: 13px;
	font-size: 13px;
	border: 1px solid #999;
}

/*	Change Password	*/
#contact
{
	float: left;
	display: block;
	vertical-align: top;
	width: 100%;
}

#contact .text
{
	line-height: 13px;
	font-size: 13px;
}

#contact OL
{
	margin: 0px;
	padding: 0px;
}

#contact OL LI
{
	list-style-type: none;
}

.textBox_Contact
{
	line-height: 13px;
	font-size: 13px;
	border: 1px solid #999;
}

#contact .left
{
	float: left;
	width: 312px;
	display: block;
}

#contact .right
{
	float: right;
	width: 312px;
	display: block;
}