div.skip { 
	display: none; 
}
.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.pad {
	clear: both;
	height: 0px;
	display: block;
}
#floatholder {
	margin: 0 auto;
}
div.maintext {
	padding: 10px;
}
div.maintext h2, div.maintext p {
	padding: 0;
	margin: 0;
}	
#textwrap {
	float: left;
	padding-bottom: 20px;
}
#content h2 {
	font-size: 120%;
}
#content ul {
	padding: 0;
	margin: 0;
}
#content ul li {
	list-style: none;
	background-image: none;
	padding: 0;
	margin: 0;
}
div.bottomwrap {
	clear: both;
}
.prodwrap {
	width: 42%;
	margin-right: 2%;
	padding: 2%;	
	float: left;
	height: 200px;
	overflow: auto;
	border-right: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
}
.prodwrap h2 a {
	float: right;
}
span.catname {
	float: left;
	font-weight: bold;
	font-size: 110%;
	text-transform: capitalize;
}
span.viewall {
	float: right;
	margin-left: 10px;
}
div.cathead {
	padding: 5px;
	border: 1px solid #CCC;
	background-color: #EEE;
	margin-bottom: 5px;
	float: left;
}
span.image-sq {
	float: left;
}
span.basket-sq {
	z-index: 5;
}
div.productfoot-sq {
	width: 130px;
	float: right;
}
div.productfoot-sq span {
	display: block;
	margin-top: 5px;
}
div.productfoot-sq span.price-sq {
	color: #990000;
	font-weight: bold;
}
span.accside {
	padding: 0 20px;
	display: block
}
span.accside ul {
	text-align: left;
	padding-left: 12px;
	list-style: none;
}
span.accside ul li {
	padding-left: 18px;
	background-image: url(http://www.craigsplates.com/images/list_image.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
	line-height: 130%;
}
#prodesc {
	position: relative;
	left: 20px;
}
#deschead {
	position: relative;
	left: 10px;
}
#nav em {
	text-decoration: underline;
	font-style: normal;
}
#footlinks em {
	font-style: normal;
	font-weight: bold;
}
#pager {
	text-align: center;
}
#featured {
	border: none;
}
#featured img {
	cursor: pointer;
	border: none;
}
#featured .details {
	float: left;
	padding-left: 10px;
	position: relative;
	top: 5px;
}
#featured .all {
	float: right;
	padding-right: 10px;
	position: relative;
	top: 5px;
}
#baskettable {
	border-collapse: collapse;
	width: 100%;
	clear: both;
}
#baskettable td {
	padding: 5px;
	border: 1px solid #CCC;
	text-align: center;
	vertical-align: top;
}
#baskettable th {
	padding: 5px;
	border: 1px solid #CCC;
	background-color: #F5F5F5;
	color: #333;
}
#cards {
	font-weight: bold;
	padding-top: 5px;
	margin-top: 5px;
	border-top: 1px dashed #CCC;
	position: relative;
	right: 5px;
}
caption {
	text-align: left;
	font-weight: bold;
	color: #000080;
	padding: 5px 20px;
}
#confirmhead {
	background-color: #DDD;
	border-bottom: 1px solid #CCC;
	padding: 3px;
	padding-left: 5px;
}
span.saveleft {
	float: left;
}
span.saveright {
	float: right;
}
span.pname {
	display: block;
	font-weight: bold;
}
#baskettable td.baskettotal {
	text-align: right;
}
hr {
	border-top: 1px solid #D9BF82;
	height: 0px;
}
#baskettable td.confirmitem {
	text-align: left;
}
#viewbasket {
	position: relative;
	top: 5px;
}
span.viewcat {
	float: right;
	padding-right: 30px;
}
span.img-caption {
	width: 100px;
	text-align: center;
	display: block;
	font-weight: bold;
}
#prodesc {
	padding: 10px 30px;
	line-height: 130%;
}
#deschead {
	padding-left: 20px;
	font-size: 110%;
}
#cartcontents {
	text-align: left;
	padding-left: 10px;
}
#large-image {
	position: absolute;
	padding: 20px;
	z-index: 10;
	left: 300px;
}
/*---------------------------------- Contact Form style starts here ----------------------------------------*/
form fieldset{
	background-color:#fff9e7;	
	border-width:2px;
	border-style:solid;
	border-color:#7c5b47;			
	margin:20px 0px 20px 10px;
	width:400px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
}
form fieldset legend{	
	background-color:#7c5b47;	
	border-width:1px;
	border-style:solid;
	border-color:#7c5b47;	
	color:#ffcc99;
	font-weight:bold;
	font-variant:small-caps;
	padding:2px 5px;
	margin:0px 0px 10px 0px;
	position:relative;
	top: -12px;	
}	 
form fieldset legend img{
	padding:0px 5px 0px 5px;	
}

label{
	font-size:80%;	
	display:block;
	float:left;
	width:150px;
	text-align:right;
	margin:6px 5px 0px 0px;
}
span.cartimg {
	padding: 2px;
	margin: 2px;
	border: 1px solid #EEE;
}
.button{	
	font-weight: bold;
	color: #000080;
	text-align: center;
	margin: 0;
	padding: 1px;
}
.goback {
	font-weight: bold;
	padding: 5px;
	display: block;
}
#grand, #confirm-price {
	width: 380px;
	float: right;	
	position: relative;
	right: 65px;
}
#confirm-price {
	position: static;
}
span.grandtext {
	background-color: #F5F5F5;
	border: 1px solid #CCC;
	display: block;
	width: 280px;
	float: left;
	padding: 5px;
	font-weight: bold;
	border-top: none;
}
span.grandamount {
	float: right;
	border: 1px solid #CCC;
	display: block;
	padding: 5px;
	border-top: none;
	border-left: none;
	width: 70px;
	text-align: right;
}
div.button-set, #confirm-button {
	clear: both;
}
div.button-set {
	padding: 20px;
}
#confirm-button {
	margin: 10px 0;
	position: relative;
	top: 10px;
}
.savebuttons {
	position: relative;
	top: -20px;
}
/*---------------------------------- Contact Form style ends here ----------------------------------------*/
/*---------------------------------- Image preview style starts here ----------------------------------------*/
#loader_container {text-align:center;position:absolute;top:40%;width:100%}
#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94;
}
#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}
.title_h2 {
 width:240px;
 position: relative;
 top: 5px;
 left: 20px;
 color: navy;
}
.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
	margin: 0 auto;
}
/*----------------------------------------- Image preview style ends here ---------------------------------------*/