html,body,div,p,ul,li,a,em,img,strong {
border:0;
font-size:100%;
font-family:Helvetica,Arial,sans-serif;
margin:0;
padding:0;
}

#iewarn{
width: 800px;
margin: 0px auto;
}
em {
font-style:normal;
}

a:hover {
color:#333;
}
h3{
	color: #0099FF;
}
.hrline{
	background:url(../images/h3under.png) no-repeat scroll 0 100% transparent;
  margin-top:-8px;
  width:89%;
}

#main_contain {
font-size:.75em;
background:#fff url(../images/bg-body.jpg) 0 0 repeat-x;
text-align:center;
color:#333;
padding-bottom:0px;
line-height: 1.4em;
}


#footer p {
font-size:90%;
}

#danstamp {
z-index:999;
float: right;
position: relative;
margin-right:55px;
}
#toptext{
float:left;
height:66px;
padding:38px 0 0;
text-align:center;
width:200px;
font-weight: bold;
color: #888;
}
#artlogo{
	float: left;
	margin-top:30px;
	margin-left:55px;
}

#header{
	margin:0 auto;
  width:100%;
  height: 170px;
  background:url(../images/headback.jpg) 0 0 repeat-x;
}

#header_inside{
	margin:0 auto;
  width:960px;
  height: 170px;
}


.home #slideshow {
position:absolute;
top:-40px;
left:0px;
z-index:1;
}

.home #boxsection {
padding-top:498px;
top:0;
}

.home #boxsection .roundbox {
float:left;
width:297px;
background:url(../images/bg-panel-xsmall.png) 0 0 repeat-y;
position:relative;
min-height:339px;
margin:-56px 16px 12px 0;
padding:8px 0;
}

.home #boxsection .roundbox h1,.home #boxsection .roundbox h2,.home #boxsection .roundbox h3,.home #boxsection .roundbox h4 {
margin:0 0 15px;
}


#page-container {
background:#DFDFDF url(../images/bg-page-container.jpg) 0 0 repeat-x;
position:relative;
padding-bottom:20px;
}

#boxsection {
text-align:left;
width:927px;
position:relative;
top:-8px;
margin:auto;
}

#footermain {
height:100px;
margin:0 auto;
width:100%;
background:url(../images/headback2.jpg) 0 0 repeat-x;
}

#footer {
height:100px;
margin:auto;
padding:20px 0 40px;
text-align:left;
width:890px;
}

#footer .copyright {
width:215px;
float:right;
background:url(../images/footer-logo.png) top right no-repeat;
text-align:right;
padding:70px 0 0;
}


#footer fieldset,#footer fieldset * {
vertical-align:middle;
}

#footer p em {
display:block;
margin-top:10px;
margin-bottom:20px;
font-size:160%;
font-weight:bold;
font-style:normal;
color:#0099FF;
}

#footer:after,#nav:after,#boxsection:after{
clear:both;
content:".";
display:block;
font-size:0;
height:0;
line-height:0;
overflow:hidden;
visibility:hidden;
}

a {
color:#09f;
}

#nav li {
float:left;
}

.home #boxsection .roundbox .base,#boxsection .roundbox .base {
position:absolute;
bottom:-12px;
left:0;
}

.home #boxsection .roundbox .top,#boxsection .roundbox .top {
position:absolute;
top:-12px;
left:0;
}

.home #boxsection .roundbox div{
padding:0 25px;
}

.home #boxsection .roundbox p {
margin:0 0 1em;
}

.home #boxsection .roundbox.last,.contact #boxsection .last {
margin-right:0;
}

/***GALLLERY STYLES START***/
/***GALLLERY STYLES START***/
/***GALLLERY STYLES START***/
/***GALLLERY STYLES START***/


#gallery{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;	
	/* CSS3 Rounded Corners */	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:1px solid white;
	
	background:url(../images/panel.jpg) repeat-x bottom center #ffffff;
	
	/* The width of the gallery */
	width:920px;
	overflow:hidden;
}

#slides{
	/* This is the slide area */
	height:400px;
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:920px;
	overflow:hidden;
}

.slide{
	float:left;
}

#menu{
	/* This is the container for the thumbnails */
	height:45px;
	text-align: center;
}

.apple ul{
	margin:0px;
	padding:0px;
}

.apple li{
	/* Every thumbnail is a li element */
	width:60px;
	display:inline-block;
	list-style:none;
	height:45px;
	overflow:hidden;
}

.apple li.inact:hover{
	/* The inactive state, highlighted on mouse over */
	background:url(../images/pic_bg.png) repeat;
}

.apple li.act,.apple li.act:hover{
	/* The active state of the thumb */
	background:url(../images/active_bg.png) no-repeat;
}

.apple li.act a{
	cursor:default;
}

.apple li a{
	display:block;
	background:url(../images/any_li_bg.png) no-repeat top right;
	height:35px;
	padding-top:10px;
	text-align: center;
}

.apple a img{
	border:none;
}


/***GALLLERY STYLES END ***/
/***GALLLERY STYLES END ***/
/***GALLLERY STYLES END ***/
/***GALLLERY STYLES END ***/
#mapcontent{
height:400px;
width:660px;
}

#mapcontent h3{
font-size:90%;
margin-bottom:5px;
margin-top:5px;
text-align:center;
}
#mapcontent p{
font-size: 80%;
}

.map1{
  float: left;
  padding: 5px;
  width: 320px;
  text-align: center;
}

.clear {
	clear: both;
}

/**START CART STYLES***/
 	.itemContainer{
		width:100%;
		float:left;
		border-bottom:1px dashed #DADADA;
		color:#999999;
		font-size:120%;
		font-weight:bold;
		padding-bottom:5px;
		padding-top:5px;
	}
	
	.itemContainer div{
		float:left;
		margin: 5px 19px 5px 19px;
	}
	
.itemContainer div.itemName,.itemContainer div.itemSize,.itemContainer div.itemColour,.itemContainer div.itemDesign,.itemContainer div.itemPrice,.itemContainer div.itemQuantity,.itemContainer div.itemremove,.itemContainer div.itemTotal {
margin-top:24px;
}

.itemContainer div.itemThumb{
	width: 50px;
}
.itemContainer div.itemName{
	width: 60px;
}
.itemContainer div.itemSize{
	width: 105px;
}
.itemContainer div.itemColour{
	width: 75px;
}
.itemContainer div.itemDesign{
	width: 40px;
}
.itemContainer div.itemPrice{
	width:60px;
}
.itemContainer div.itemQuantity{
	width:20px;
	text-align:center;
}
.itemContainer div.itemremove{
	/*width: 50px;*/
	display: none;
}
.itemContainer div.itemTotal{
	text-align:right;
  width:70px;
}
/*.itemContainer div.itemTotal {
float:right;
}*/

.itemdecrement a{
background:url(../images/minus.png) no-repeat scroll 0px 0px transparent;
display:block;
height:27px;
margin:15px -25px 0 0px;
overflow:hidden;
text-indent:-9999px;
width:30px;	
}

.itemincrement a {
background:url(../images/plus.png) no-repeat scroll 0px 0px transparent;
display:block;
height:27px;
margin:15px 0 0 -25px;
overflow:hidden;
text-indent:-9999px;
width:30px;
}

.ppcartlogo{
	float: right;
	padding: 0px 16px;
	margin-top: -5px;
}

.thecarttotal{
color:#777777;
float:right;
font-size:120%;
font-weight:bold;
text-align:right;
width:100%;
margin-top: 10px;
}
	.itemContainer a{
		text-decoration:none;
	}
	
	.cartHeaders{
		width:100%;
		float:left;
	}
	
	.cartHeaders div{
		float:left;
		margin: 5px 20px 5px 20px ;
	}
	

.entry {
margin-bottom:20px;
width:490px;
}
.entrythelast{
margin-bottom:0px;
width:490px;
margin-left: 20px;
}

.entry-top {
background:url("../images/entry-top-transparent.png") no-repeat scroll 0 0 transparent;
height:17px;
width:490px;
}
.entry .post, .entrythelast .post {
background:url("../images/entry-bg-transparent.png") repeat-y scroll 0 0 transparent;
position:relative;
z-index:2;
}
.entry .post .content, .entrythelast .post .content{
padding:0px 30px 10px;
}
h1.title, h2.title {
border-bottom:5px solid #F0F0F0;
float:left;
font-size:160%;
margin-top:5px;
padding-bottom:10px;
padding-top:0;
width:100%;
color: #0099FF;
}
.clear {
clear:both;
}
p.boxy {
line-height:18px;
padding-bottom:10px;
text-align: left;
}
.entry-bottom-top {
background:url("../images/bottom-top.png") no-repeat scroll 0 0 transparent;
height:2px;
width:483px;
}
.entry-meta {
background:url("../images/post-meta-bg.png") repeat-x scroll 0 0 #D6D7D4;
width:483px;
}
.entry-meta p.meta {
background:url("../images/meta-separator.png") no-repeat scroll right top transparent;
color:#444;
float:left;
font-family:Century Gothic,sans-serif;
font-size:15px;
padding:12px 0 4px 21px;
text-shadow:1px 1px 1px #FAFBFA;
width:363px;
font-weight: bold;
}
a.readmore {
background:url("../images/readmore.png") no-repeat scroll right top transparent;
color:#626262;
display:block;
float:right;
font-family:Arial,Verdana,sans-serif;
font-size:11px;
height:23px;
line-height:23px;
margin:7px 12px 0 0;
padding-right:16px;
text-shadow:1px 1px 1px #FFFFFF;
text-decoration:none;
}
a.readmore span {
background:url("../images/readmore.png") no-repeat scroll 0 0 transparent;
display:block;
height:23px;
padding-left:15px;
}
.entry-bottom {
background:url("../images/entry-bottom-transparent.png") no-repeat scroll 0 0 transparent;
height:22px;
position:relative;
z-index:2;
}

#cartcontainer {
font-size:100%;
margin:18px auto -60px;
position:relative;
text-align:left;
top:-40px;
width: 960px;
}


.entryW {
margin-bottom:20px;
width:940px;
margin-left: 10px;
}
.entryW-top {
background:url("../images/entry-top-transparent-W.png") no-repeat scroll 0 0 transparent;
height:17px;
width:940px;
}
.entryW .post {
background:url("../images/entry-bg-transparent-W.png") repeat-y scroll 0 0 transparent;
position:relative;
z-index:2;
}
.entryW .post .content{
padding:0px 30px 10px;
}
.entryW-bottom {
background:url("../images/entry-bottom-transparent-W.png") no-repeat scroll 1px 0 transparent;
height:22px;
position:relative;
z-index:2;
}
.entryW-bottom-top {
background:url("../images/bottom-top-W.png") no-repeat scroll 0 0 transparent;
height:2px;
width:931px;
}
.entryW-meta {
background:url("../images/post-meta-bg.png") repeat-x scroll 0 0 #D6D7D4;
width:934px;
}
.entryW-meta p.meta {
background:url("../images/meta-separator.png") no-repeat scroll right top transparent;
color:#444;
float:left;
font-family:Century Gothic,sans-serif;
font-size:15px;
padding:12px 0 4px 21px;
text-shadow:1px 1px 1px #FAFBFA;
width:812px;
font-weight: bold;
height:19px;
}


.simpleCart_shelfItem input, .simpleCart_shelfItem select {
margin:4px 0px 4px 0px;
}

.price_label {
color:#0099FF;
font-size:130%;
font-weight:bold;
margin-bottom:-15px;
margin-top:-8px;
}

.simpleCart_shelfItem {
line-height:1.6em;
}



.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
/**END CART STYLES***/

.shoptitle {
color:#0099FF;
font-size:130%;
font-weight:bold;
}

.topcrt{
	margin-top: -20px; padding-bottom: 10px; margin-left: 14px; text-decoration: none;
}
.topcrt a{
	text-decoration: none;
}