/* CSS Document - Fellows general template CSS */


#mainContainerDiv {
	margin-left: -480px;
	width: 960px;
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	top: 10px;
	z-index: 1;
	border: 1px solid #CCCCCC;
	height: auto;
}

#departmentImages
{
	margin-top:10px;	
	margin-bottom:0px;	
}


h1 {
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


h2 {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 16px;
	color:#666666;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	background-image: url(http://www.fellows.co.uk/web/Templates/home_template_rev2_files/grad2.gif);
	background-repeat: repeat-x;
	text-indent: 5px;
	}

h6 {
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 1.5em;
	font-size: 16px;
	letter-spacing: -1px;
	background-image: url(http://www.fellows.co.uk/web/Templates/home_template_rev2_files/grad.jpg);
}
h6 {
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #000000;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(/web/Templates/home_template_rev2_files/grad.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
	letter-spacing: 1pt;
}


h5 {
	padding-left: 20px; 
	font-size: 12px; 
	color: #8c3b38; 
	line-height: 1.5em; 
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	font-size: 12px;
	float: left;
	margin-bottom: 0px !important;
	padding-bottom: 0px;
	width: 960px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(/web/Templates/home_template_rev2_files/headerBG.jpg);
}

#menubar {
	margin-top: 1px;
	margin-bottom: 0px !important;	float: left;
	width: 775px;
	text-align: left;
}


#menubar h1 {
	margin-top: 1px;
	margin-bottom: 1px;
	color: #666666;
	background-image: url(/web/Templates/home_template_rev2_files/grad.jpg);
	text-align: left;
	font-size: 14px;
	text-indent: 15px;
}



#centre {
	float:left;
	width: 560px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
}

#leftmenu {
	float:left;
	width: 185px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.5em;
	background-image: url(/web/templates/home_template_rev2_files/bg3.jpg);
	background-repeat: repeat-y;
}

#righttmenu {
	float:right;
	width: 185px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 1.5em;
	clear: right;
}

#footer {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	float: left;
	width: 960px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DCDDDF;
	padding-bottom: 10px;
	text-align: right;
	text-indent: 10px;
}

#generalTemplateMainContent {
	float:left;
	width: 756px;
	padding-left: 5px;
	padding-top: 1px;
	height: auto;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	color: #000000;
}

#generalTemplateMainContent h6 {
	margin-bottom: 10px;
}

.style1 {
	color: #8C3B38;
	font-size: 18px;
	margin-right: 10px;
}
.style2 {
	font-size: 14px;
	color: #000000;
	margin-right: 10px;
}


/* *** LOGIN STYLES *** */
div.FormField
{
	clear: both;
	padding-top: 7px;
	
}

div.FormField label
{
	padding-bottom:5px;
	float: left;
	width: 165px;
	text-align: left;
	font-weight:bold;
}

div.FormField input
{
	float: left;
	text-align: left;
	font-weight:normal;
	margin-right:15px;
}
/* *** LOGIN STYLES *** */



/* SITE HYPERLINKS */
a:visited {
	
	color: #8C3B38;
	text-decoration: none;
		
}

a {
	color: #8C3B38;
	text-decoration: none;		
}


a:hover {
	color: #FF948F;
	text-decoration: none;		
}


/* SIDEBAR NAVIGATION HYPERLINKS */
h5 a:visited {
	
	color: #8C3B38;
	text-decoration: none;
		
}

h5 a {
	color: #8C3B38;
	text-decoration: none;		
}


h5 a:hover {
	color: #FF948F;
	text-decoration: none;		
}



/* SITE NAVIGATION LINKS */
h1 a:visited {	
	color: #666666;
	text-decoration: none;		
}

h1 a{	
	color: #666666;
	text-decoration: none;		
}

h1 a:hover {
	color: #666666;
	text-decoration: none;
}


/* FOOTER LINKS */
h6 a:visited {
	color: #666666;
	text-decoration: none;
		
}

h6 a {
	color: #8C3B38;
	text-decoration: none;		
}


h6 a:hover {
	color: #FF948F;
	text-decoration: none;		
}


/* STYLES USED FOR DISPLAYING AUCTION DATES/TIMES IN TAGS AND SHOWAUCTION.ASP ,SHOWAUCTIONATES.ASP */
.auctionlist
{
	margin-bottom:20px;
	padding-right: 5px;
	padding-left: 5px;
}

.auctionlist .date
{
	font-weight: bold;
}

.auctionlist .name
{
	font-weight: bold;
}

.ShowAuction
{
	width: 100%;
	margin:0px;
	padding:0px;		
}

.ShowAuction img
{	
	border:0px;
}

.lotItem
{
        clear:all;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #cccccc;
}

.lotItem .left
{
	width:75%;
	float:left;	
}

.lotItem .left div
{
	width:100%;
	
}

.lotItem .left div .label
{
	width:120px;
	float:left;		
}

.lotItem .left div .data
{
	width:auto;
	float:left;		
}

.lotItem .right
{
	width:20%;
	float:left;		
}

.lotItem .links
{
	clear:both;
	width:100%;				
}
	
.searchform
{
	width:100%;
	background-image: url(/web/templates/home_template_rev2_files/bg4.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.searchform div
{
	width:100%;
	margin: 0px 0px 15px 0px;
	background-image: url(/web/templates/home_template_rev2_files/bg4.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.paddingLeft label
{
	margin-left: 50px;
	width:80px;
}
/* STYLES USED FOR DISPLAYING AUCTION DATES/TIMES IN TAGS AND SHOWAUCTION.ASP ,SHOWAUCTIONATES.ASP */



/* begin AESTYLE */
.standardtext
{
   	font-family:Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	color: #000000;
	
}
.standardtext a
{
	font-family:Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
        color:#0000FF;
}
.standardtext a:visited
{
	font-family:Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
color:#0000FF;
}
.standardtext a:hover
{
	font-family:Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
color:#0000FF;
text-decoration: underline;
}
.standardtext a:active
color:#0000FF;
{
	font-family:Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
}

.mediumtext
{
        font-family:Arial, Helvetica, sans-serif !important; 
	font-size: 14px !important; 
}

.largetext
{
        font-family:Arial, Helvetica, sans-serif !important; 
	font-size: 16px !important; 
}

.largesttext
{
        font-family:Arial, Helvetica, sans-serif !important; 
	font-size: 20px !important; 
}

/* end AESTYLE */
.lotItem .links .condition_report {
	float: left;
	width: 15%;
}
.lotItem .links .enlarge_image {
	float: left;
	width: 15%;
}
.lotItem .links .placebid {
	float: left;
	width: 15%;
}
#wrapper {
	clear: both;
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(/web/templates/home_template_rev2_files/bg2.jpg);
	float: left;
}
.searchform_top {
	width:100%;
	background-image: url(/web/templates/home_template_rev2_files/bg4.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCCCCC;
}
.bid_basket {
	width: 150px;
	margin-left: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #993300;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
}
#menubar_login {
	margin-top: 1px;
	margin-bottom: 0px !important;
	float: left;
	width: 185px;
	text-align: center;
}
#menubar_login h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #666666;
	background-image: url(/web/templates/home_template_rev2_files/grad.jpg);
	text-indent: 10px;
	font-size: 14px;
}
#bid_basket_submitted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #993300;
	text-decoration: none;
	margin-bottom: 10px;
}
#bid_basket_unsubmitted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #993300;
	text-decoration: none;
	margin-bottom: 10px;
}
.My_fellows {
	width: 150px;
	margin-left: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #993300;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
}
#My_fellows_text {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #993300;
	text-decoration: none;
	margin-bottom: 10px;
}
#Breadcrumb_bar {
	margin-bottom: 3px !important;
	float: left;
	width: 961px;
	text-align: left;
	background-image: url(/web/templates/home_template_rev2_files/grad2.gif);
	background-repeat: repeat-x;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8c3b38;
	text-decoration: none;
	padding-top: 8px;
}
.Breadcrumb_bar {
	margin-bottom: 3px !important;
	float: left;
	width: 960px;
	text-align: left;
	background-image: url(/web/templates/home_template_rev2_files/grad2.gif);
	background-repeat: repeat-x;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.smalltext {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size: 10px !important;
}
.row_register {
	height: 38px;
	padding-top: 12px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	background-image: url(http://www.fellows.co.uk/web/templates/home_template_rev2_files/bg4.gif);
}
/* SHOW AUCTION PAGE */
.searchform
{
	width:100%;
	background-image: url(http://www.fellows.co.uk/web/templates/home_template_rev2_files/bg4.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.searchform div
{
	width:100%;
	margin: 0px 0px 15px 0px;
	background-image: url(http://www.fellows.co.uk/web/templates/home_template_rev2_files/bg4.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}

#login #form1 .FormField #Username {
	width: 225px;
}
#login #form1 .FormField #Password {
	width: 225px;
}
#centre2 {
	float:left;
	width: 740px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
}
.wrapper_single {
	background-image: url(http://www.fellows.co.uk/web/templates/home_template_rev2_files/bg3.jpg);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
}

.searchform2
{
	width:100%;
}

.searchform2 div
{
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 10px;
	text-indent: 10px;
	font-weight: bold;
	font-style: normal;
}
#sbpost {
	display: inline;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
}
#sbpost ul{
	display: inline;
	margin: 3px;
		margin-top: 30px;
}
#sbpost ul a{
	display: inline;
	margin: 3px;
		margin-top: 30px;
}
#sbpost ul Li {
	display: inline;
	margin: 0px;
	margin-top: 30px;
}
#sbpost ul Li a{
	display: inline;
	margin: 3px;
		margin-top: 30px;
}
.sbpost img {
	display: inline;
	margin-top: 5px;
	margin-bottom: 5px;
}
#RSS-button-holder {
	width: 184px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	height: 17px;
	left: 0px;
	background-repeat: repeat-x;
	background-image: url(/web/templates/home_template_rev2_files/grad2.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-indent: 30px;
}
#Breadcrumb_bar2 {
	margin-bottom: 3px !important;
	float: left;
	width: 775px;
	text-align: left;
	background-image: url(/web/templates/home_template_rev2_files/grad2.gif);
	background-repeat: repeat-x;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8c3b38;
	text-decoration: none;
	padding-top: 8px;
}
#menubar-spain h1 {
	margin-top: 1px;
	margin-bottom: 1px;
	color: #666666;
	background-image: url(/web/Templates/home_template_rev2_files/grad.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	font-size: 11px;
	text-indent: 15px;
	padding-top: 5px;
	padding-bottom: 7px;

}
#menubar-spain {
	margin-top: 1px;
	margin-bottom: 0px !important;	float: left;
	width: 775px;
	text-align: left;
}#Search_Auctions {
	margin-top: 1px;
	margin-bottom: 0px !important;
	float: left;
	width: 185px;
	text-align: center;
	background-color: #8C3B38;
}
.Search-Auctions-text  {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #FFFFFF;
	text-indent: 10px;
	font-size: 14px;
}
#Search_Auctions h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #FFFFFF;
	text-indent: 30px;
	font-size: 14px;
	background-image: url(http://www.fellows.co.uk/web/Templates/home_template_rev3_files/Search-box-bg-image.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: 990000;
}
.Download-bucket-holder {
	margin-top: 10px;
	margin-bottom: 10px;
}

.Download-bucket{
	background-image:url(http://www.fellows.co.uk/web/templates/home_template_rev2_files/bg4.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	width:99%;
	float: left;
	min-height:50px;
}

.Download-bucket-wrapper {
	padding: 5px;
	float: left;
}
.PDF-box {
	float: left;
	height: 25px;
	width: 25px;
	margin-right: 10px;
}
.Bucket-text-box {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	width: 125px;
}
.Bucket-text-box a{
	color: #000000;
	text-decoration: none;
}
.Bucket-text-box a:hover{
	color: #666666;
	text-decoration: underline;
}
