/* CSS Document for cuttlestones.co.uk*/

body {
	background-image:url(images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-repeat:repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

input, select, textarea, option {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

.table{
	background-color:#FFFFFF;
	width: 951px;
}

.main{
	background-color:#f2ecd9;
	padding-left:16px;
	padding-right:16px;
	padding-top:25px;
	line-height:16px;
}

h1{
	color:#006633;
	font-size:26px;
	/*font-family: "Lucida Handwriting", Arial, Helvetica, sans-serif;*/
	font-family:"Times New Roman";
	font-style:italic;
	line-height:25px;
}


h2{
	color:#B0893C;
	font-size:18px;
	margin-bottom:3px;
	margin-top:20px;
}
h2.meettheteam{
	color:#B0893C;
	font-size:18px;
	margin-bottom:3px;
	margin-top:0px;
	line-height:20px;
}
h3{
	color:#ffffff;
	font-size:18px;
	margin-bottom:5px;
	margin-top:0px;
}
h4{
	color:#B0893C;
	margin-top:5px;
	margin-bottom:5px;
	font-size:16px;
}

p{
	margin-top:0px;
}

p.justified {
	text-align:justify;
}

.feature_panel{
	background-image:url(images/featurebg.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	width:165px;
	height:243px;
	padding-left:10px;
	padding-top:12px;
	padding-right:13px;
	font-size:12px;
}

.professional_services{
	padding-left:13px;
	padding-right:11px;
	padding-bottom:7px;
	color:#006633;
	border: 1px solid #006633;
}

a:link{
	color:#006633;
	text-decoration:underline;
}a:visited{
	color:#006633;
	text-decoration:underline;
}a:hover{
	color:#006633;
	text-decoration:none;
}a:active{
	color:#006633;
	text-decoration:underline;
}

.image{
	border-style:solid;
	border-color: #ffffff;
	border-width:3px;
}

/********************************************************
									side panels
********************************************************/
.news_panel {
	width:201px;
	background-color:#D9DEC8;
	font-size:12px;
	padding-left: 10px;
	padding-right: 9px;
	padding-top:27px;
	vertical-align:top;
}
.latest_news_heading{
	color: #006633;
	font-size:20px;
	font-weight:bold;
	margin:0px;
}

.general_sale_panel {
	width:190px;
	font-size:12px;
	vertical-align:top;
	padding-left:14px;
	padding-top:27px;
	padding-right:11px;
}
.general_sale_heading{
	color: #B0893C;
	font-size:20px;
	font-weight:bold;
	margin:0px;
}


/********************************************************
									custom bullets
********************************************************/
ul {
	list-style-type:square;
	padding-left: 12px;
	margin-left: 0;
	padding-top:0px;
	margin-top:0px;
}


/********************************************************
									Footer
********************************************************/
.footer{
	background-color:#D9CB83;
	vertical-align:bottom;
	color: #000000;
	font-size: 11px;
	padding-left:22px;
	padding-top:22px;
	padding-bottom:15px;
}

.swc:link{
	color:#006633;
	font-size:10px;
	margin-right:25px;
	margin-bottom:20px;
	text-align:right;
	vertical-align:bottom;
	text-decoration:none;
}.swc:visited{
	color:#006633;
	font-size:10px;
	margin-right:25px;
	margin-bottom:20px;
	text-align:right;
	vertical-align:bottom;
	text-decoration:none;
}.swc:hover{
	color:#006633;
	font-size:10px;
	margin-right:25px;
	margin-bottom:20px;
	text-align:right;
	vertical-align:bottom;
	text-decoration:underline;
}.swc:active{
	color:#006633;
	font-size:10px;
	margin-right:25px;
	margin-bottom:20px;
	text-align:right;
	vertical-align:bottom;
	text-decoration:none;
}

.tb-border {
	border: 1px solid #006633;
}

.full-textarea {
	width: 98%;
}

#error {
	border: 1px solid #FF0000;
	color: #FF0000;
	background-color: #EFCFC1;
	text-align: left;
	vertical-align: top;
	padding: 6px 6px 6px 6px;
}

#success {
	border: 1px solid #006600;
	color: #006600;
	background-color: #A8D9A8;
	text-align: left;
	vertical-align: top;
	padding: 6px 6px 6px 6px;
}

div.hr {
	border-top: 1px solid #D9DEC8;
	border-left: 0px solid #D9DEC8;
	border-right: 0x solid #D9DEC8;
	border-bottom: 0px solid #D9DEC8;
}
div.hr hr {
  display: none;
}


/****************************************************
	Lots */

.lot-holder {
	border: 3px solid #FFFFFF;
	background-image: url(images/lot-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.lot-hammer {
	color: #CC0000;
}

.lot-estimate {
	color: #006633;
}

.lot-image img {
	border: 3px solid #FFFFFF;
}

.lot-pag-num {
	background-color: #D9DEC8;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	padding: 4px;
}

.lot-header {
	background-image: url(images/lot-header-bg.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #006633;
	padding: 6px 0px 6px 0px;
}

.lot-moreimages {
	width: 146px;
	padding: 0px 10px 0px 10px;
	float: left;
}

.lot-moreimages img {
	border: 3px solid #FFFFFF;
}

.lot-moredesc-col1 {
	text-align: left;
	vertical-align: top;
	padding: 0px 10px 0px 10px; 
}

.lot-moredesc-col2 {
	text-align: left;
	vertical-align: top;
	margin: 0px 0px 0px 173px;
}
