body { 
	margin: 0pt;
	font-family: Verdana,Arial,sans-serif;
	font-size: 70%;
	background-color: #E7E7BC;
	color: #660000;
	}

p {
	font-size: 1.1em;
	}

table {
	font-size: 100%;
	font-family: Verdana,Arial,sans-serif;
        }

ul {
	list-style-image: url(/images/fav.gif);
    	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 40px;
	padding-bottom10px;
	font-size: 1.1em;
    	}

li {
    	line-height: 1.2em;
    	margin-top: 0.5em;
    	margin-bottom: 0.2em;
	padding-left: 5px;
    	}

.toptitle { 
	padding-top: 20px;
	margin: 0pt;
	font-family: "Gill Sans",Verdana,Arial,sans-serif;
	font-size: 2.2em;
	color: #ffffff;
	}

h1 {
	padding: 10px;
	margin: 10px;
	font-size: 2em;
	text-align: center;
	}

h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.5em;
	font-weight: bold;
	}

h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1.3em;
	font-weight: normal;
	}

h4 {
        padding: 7px;
        margin: 7px;
        font-size: 1.6em;
        text-align: center;
	}

h5 {
	font-size: 2em;
	text-align: center;
	padding: 4px;
	margin: 4px;
	}

h6 {
        font-size: 1.6em;
        text-align: center;
	padding: 4px;
	margin: 4px;
	}



a {
	text-decoration: none;
	color: #660000;
	font-weight: bold;
	}

a:hover {
	text-decoration: underline;
	color: #000;
	}

th {
	font-size: 1.3em;
	}

#container {
	position: absolute;
	top: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}

#innerwrapper {
	position: absolute;
	top: 160px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}

#content {
	width: 100%;
	margin: 0px;
	}

#top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 111px;
	}

#bottom {
	width: 100%;
	}

#topmenu {
	top: 111px;
	position: absolute;
	left: 0px;
	width: 100%;
	background-color: #510C0C;
	border-top: solid 2px black;
	border-bottom: solid 2px black;
	}
#topmenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	}

#topmenu a:hover {
	color: #FFFF99;
	text-decoration: underline;
	}

#topmenu td {
	color: #fff;
	font-size: 1.1em;
	}

#searchbox {
	position: absolute;
	right: 0px;
	top: 40px;
	width: 210px;
	}

#logobox {
	position: absolute;
	left: 100px;
	top: 5px;
	width: 240px;
	}

.repeatleft {
	background: url(../images/bottom1.jpg) repeat-x right;
	}

.repeatright {
	background: url(../images/bottom5.jpg) repeat-x right;
	}

.toprepeat {
	background: url(../images/toprackbg.jpg) repeat-x right;
	}

.centerbasket {
	background: url(../images/bottom3.jpg) no-repeat;
	}

.basketsummary {
	padding-top: 12px;
	color: #660000;
	font-weight: bold;
	}
.basketsummary td {
	color: #660000;
	font-weight: bold;
	}

.basketsummary a {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
	}
.basketsummary a:hover {
	color: #000;
	text-decoration: underline;
	}


.caption {
	border: solid 2px #510C0C;
	color: #510C0C;
	padding: 5px;
	background: #fdfad7;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 20px;
	}

.captiontext {
	color: #004400;
	font-weight: bold;
	}

.basket td {
	border-bottom: solid 1px #660000;
	}

.qtybreak td {
	border: none;
	}

.box {
	position: relative;
        border: solid 2px #510C0C;
	color: #510C0C;
	background: #fdfad7;
	width: 90%;
	left: 5%;
	}

.boxCornerSize { 
	background: transparent url(../images/corner4.gif) no-repeat scroll 0%;
      	height: 12px;
        width: 45px;
	}

.boxTL, .boxBL { 
	float: left;
      	}

.boxTL { 
	margin: -2px 0pt 0pt -2px;
      	position: absolute;
        background-position: left top;
	z-index: 100;
	}

.boxTR { 
	margin: -2px -2px 0pt 0pt;
      	z-index: 100;
        }

.boxTR, .boxBR { 
	float: right;
      	}

.boxTR { 
	position: relative;
      	background-position: right top;
        }

.boxBottom { 
	height: 10px;
      	width: 100%;
        }

.boxBL { 
	background-position: 0pt bottom;
	margin: 0pt 0pt -2px -2px;
	position: absolute;
      	}

.boxBR { 
	position: relative;
	background-position: right bottom;
	margin: 0pt -2px -2px 0pt;
	}

.boxContent { 
	clear: both;
	}

.boxContent hr {
	width: 90%;
	color: #510C0C;
	height: 2px;
	background-color: #510C0C;	
	border: 0;
	}
		
.boxContent p {
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	}
	
.clearfloats {
	clear: both;
	}

#frontbuttons {
	padding-top: 15px;
	padding-bottom: 10px;
	}

#bottomboxleft {
	position: relative;
    	float: left;
    	width: 49%;
     	}

#frontboxleft {
	position: relative;
    	float: left;
    	width: 28%;
     	}

#bottomboxright {
	position: relative;
    	float: right;
    	width: 49%;
     	}

#frontboxright {
	position: relative;
    	float: right;
    	width: 72%;
     	}

.indexboxes {
	border-spacing: 0px;
	width: 250px;
	border: 0;
	height: 69px;
	margin: 0;
	color: #fff;
	font-weight: bold;
	}

.indexboxes td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #fff;
	}

.indexboxes a {
	color: #FFF;
	text-decoration: none;
	}

.indexboxes a:hover {
	color: #FFFF99;
	text-decoration: underline;
	}

.frameboxes {
	border-spacing: 0px;
	width: 250px;
	border: 0;
	height: 42px;
	margin: 0;
	color: #fff;
	font-weight: bold;
	}

.frameboxes td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #fff;
	}

.frameboxes a {
	color: #FFF;
	text-decoration: none;
	}

.frameboxes a:hover {
	color: #FFFF99;
	text-decoration: underline;
	}

.artists {
	font-size: 1.2em;
	}

.namelink {
	color: #003300;
	}

.error {
	color: #ff5555;
	font-weight: bold;
	}


.boxprint {
	position: relative;
        border: solid 2px #000;
	color: #000;
	background: #fff;
	width: 80%;
	left: 0%;
	margin-left: 10%;
	margin-right: 10%;
	}

.boxprintCornerSize { 
	background: transparent url(../images/cornerprint.gif) no-repeat scroll 0%;
      	height: 12px;
        width: 45px;
	}

.boxprintTL, .boxprintBL { 
	float: left;
      	}

.boxprintTL { 
	margin: -2px 0pt 0pt -2px;
      	position: absolute;
        background-position: left top;
	z-index: 100;
	}

.boxprintTR { 
	margin: -2px -2px 0pt 0pt;
      	z-index: 100;
        }

.boxprintTR, .boxprintBR { 
	float: right;
      	}

.boxprintTR { 
	position: relative;
      	background-position: right top;
        }

.boxprintBottom { 
	height: 10px;
      	width: 100%;
        }

.boxprintBL { 
	background-position: 0pt bottom;
	margin: 0pt 0pt -2px -2px;
	position: absolute;
      	}

.boxprintBR { 
	position: relative;
	background-position: right bottom;
	margin: 0pt -2px -2px 0pt;
	}

.boxprintContent { 
	clear: both;
	}

.boxprintContent hr {
	width: 90%;
	color: #510C0C;
	height: 2px;
	background-color: #510C0C;	
	border: 0;
	}
		
.boxprintContent p {
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	text-align: left;
	}

.single {
	border-top: 1px solid #510C0C;
	border-left: 1px solid #510C0C;
}

.single td {
	border-bottom: 1px solid #510C0C;
	border-right: 1px solid #510C0C;
}