/* css layout for Longley Auctions site */



body {
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	
}
a {
	text-decoration: none;
}

/* Single Lot Big picture */
.headerLot{
	font-size: 14px;
}

/* registration form */

#subTable{
	background-color: #dde0d3;
}
#borderTable{
	border: thin;
	border-style: solid;
	border-color: #7b8b72;
	/*background-color: #fbf8f2;*/
}
.registrationFormTitle {
	font-weight: bold;
	font-size: 16px;
}
#registrationFormTableTitle{
	background-color: #BEC6A8;
	padding-left: 13px;
}
.formListTitle {
	font-weight: bold;
	margin-left: 7px;
}

/* pop up bid */

#bidBody{
	background-image: none;
	background-color: #7b8b72;
}
#bidTable{
	background-color: #dde0d3;
	border: 1px solid #7b8b72;
}
#tableTitle{
	background-color: #BEC6A8;
	padding-left: 10px;
}
#paddingCell{
	padding: 5px;
}
/* terms and Conditions ****************/

#termsBoby{
	
	
}

#termsTable{
	background-image: url(../img/termsLogo.gif);
	background-repeat: no-repeat;
	background-color: #DDE0D3;
	border: 1px solid #7B8B72;
}	
#bidsTable{
	background-color: #FFFFFF;
	border: 1px solid #7B8B72;
}

/* header section */
	
a.homeBtn:link{
	text-decoration: none;
	border: none;
}
a.homeBtn:hover{
	
	
}
a.homeBtn:visited{
	
}
a.homeBtn:active{
	
}

#home_btn{
	border: none;
	border-bottom-style: none;
	border-style: none;
	outline-style: none;
	text-decoration: none;
}

/*
.headerTable{
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
}*/

.middleCellSearch{
	background-image: url(../img/searchMenu/search5.gif);
	background-repeat: repeat-x;
	
}
.middleCellLogin{
	background-image: url(../img/loginMenu/login5b.gif);
	background-repeat: repeat-x;
}

/* section headerSearch */

.searchTxt,.searchTxt1,.searchTxt2,.searchTxt3,.searchTxt4{
	color: #163232;
}
.searchTxt1 {
	font-size: 12px;
	
}
.searchTxt2 {
	font-size: 12px;
	text-align: right;
	
}
.searchTxt3 {
	font-size: 10px;
	text-decoration: underline;
	text-align: right;
	
}
.searchTxt4 {
	font-size: 12px;
	margin-left: 4px;
	margin-top: 0px;
	
}

.loginText1, .loginText2, .loginText3{
	color: #1A4040;
}

.loginText1{
	font-size: 12px;
	font-weight: bolder;
	
}
.loginText2{
	font-size: 13px;
	text-decoration: underline;
	text-align: right;
}

.loginText3{
	font-size: 11px;
	text-decoration: underline;
	text-align: right;
}
/* section content ********************/


#tableShadow{
	background-image: url(../img/tableShadow.gif);
	background-repeat: repeat-x;
}
/* stamp box */

#stampTable {
	background-color: #E6ECD0;
	border: 2px solid #7B8B72;
	
}

.stampCell {
	background-color: Black;
	border: 2px solid #7B8B72;
}

.pageTitle,.pageTitle2,.title,.text,.price{
	color: #31534f;
}

.pageTitle {
	font: arial black;
	font-size: 20px;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
}
.pageTitle2 {
	font-size: 18px;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 2px;
}
.title {
	font-weight: bold;
	margin-bottom: 2px;
}

.text {
	margin-top: 2px;
	margin-bottom: 2px;
}

.price{
	margin-top: 2px;
	margin-bottom: 0px;
	text-align: right;
	font-weight: bold;
}

/* news section */

.newsTitle,.newsText,.newsDate{
	color: #1a4040;
}

.newsTitle {
	font-size: 12px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 8px;
}

.newsText {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.newsDate {
	margin-top: 2px;
	font-style: italic;
	margin-bottom: 0px;
}

/* section Retail purchase  */

.greenTitle {
	font-weight: bold;
}
.greenTitle2 {
	font-weight: bold;
	font-size: 16px;
}
.greenBoldLink{
	text-decoration: underline;
	font-weight: bold;
}
.greenText {
	
}
#blockLine2{
	display: block;	
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 2px;
}
.redTitle{
	font-weight: bold;
	color: #d90000;
	margin-right: 6px; 
}
.smallBold{
	font-weight: bold;
	font-size: 12px;
}

/* section internet Auctions ********************/

a.linkCell:link {
	text-decoration:none;
	display:block;
	
	width:100%;
	height:100%;
	background:#dde0d3;
	
}
a.linkCell:visited {text-decoration:none;display:block;width:100%;height:100%;background:#dde0d3;}
a.linkCell:hover {text-decoration:none;display:block;width:100%;height:100%;background:#FBF8F2;}
a.linkCell:active {text-decoration:none;display:block;width:100%;height:100%;background:#dde0d3;}



#intAucRow{
	background-color: #dde0d3;
	
}
#intAuctionsTable {
	background-color: #7b8b72;
}

#intAucCell{
	/*padding-left: 10px;
	vertical-align: middle;*/
}
#intAucStampCell{
	background-color: #000000;
	
}
#intAucTitleRow{
	background-color: #BEC6A8;
}

#intAucCellTitle{
	padding-left: 10px;
}
.article,.aucListTitle,.aucListText,.aucListNav,.aucListNavLink,.greenTitle,.greenText,.smallBold,.greenTitle2,.greenBoldLink,.registrationFormTitle,.formListTitle{
	color: #1a4040;
}

.aucListTitle {
	font-weight: bold;
	/*margin-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;*/
	
}
.aucListText{
	
	margin-left: 12px;
	
	
}
.aucListNav{
	font-weight: bold;
}
.aucListNavLink{
	text-decoration: underline;
}

/* section list 3 : list with a stamp in big */

#blockLine{
	display: block;
	margin-top: 5px;
}

#stampInfoCell{
	display: block;
	margin-left: 10px;
}

/*  section navigation menu  */

#navMenuCellLeft{
	background-image: url(../img/navMenu/navMenu4.gif);
	background-repeat: repeat-y;
}
#navMenuCenterCell{
	background-color: #FBF8F2;
}
#navMenuCellRight{
	background-image: url(../img/navMenu/navMenu6.gif);
	background-repeat: repeat-y;
}
#navMenuLinkCell{
	padding: 0px;
	
}
.navMenuText{
	font-size: 12px;
	color: #1A4040;
	margin-left: 10px;
	margin-top: 2px;
	/*margin-bottom: 2px;*/
}
a.navMenuLink {
	display: block;
	width: 155px;
	height: 20px;
}
a.navMenuLink:link{
	display: block;
	width: 155px;
	height: 20px;
}
a.navMenuLink:hover{
	background-color:#DDE0D3;
	display: block;
	width: 155px;
	height: 20px;	
	
}
a.navMenuLink:visited{
	
}
a.navMenuLink:active{
	
}
.legal1{
	font-size: 10px;
	color: #163232;
	margin-left: 35px;
}
.legal2{
	font-size: 10px;
	color: #163232;
	margin-left: 45px;
}

/*  section shopping cart  */

#cartTable{
	background-color: #DDE0D3;
	border: 1px solid #7B8B72;
}
.cartTitle{
	font: arial black;
	font-size: 18px;
	font-weight: bold;
	color: #31534F;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#cartInfoBox{
	background-color: #fbf8f2;
	border: 1px solid #7B8B72;
}

.cartHeadTitle{
	font: arial black;
	font-size: 22px;
	font-weight: bold;
	color: #31534F;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.cartSubTitle{
	font: arial black;
	font-size: 15px;
	font-weight: bold;
	color: #31534F;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.middleCellSearch select.searchTxt{
    width: 125px;
}

div.searchoptioncb{
    float:left;
    padding-right:10px;
}

