body {
	color: #ffffff;
	background-color: #000000;
	margin-top: 2px;
	margin-left: 26px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, body div, body p, body th, 
body td, body li, body dd, body a {
font-family: "Trebuchet MS", arial, sans-serif;
font-size: small;
}

a:link {
	color: #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
	}

A:hover {
	color: #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
	}

A:active {
	color: #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
	}

A:visited {
	color: #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
		}
		
h1 {
	color: #D51D57;
	font-size : 160%;
	margin-top: 0px;
	margin-bottom: 12px;
	}
	
h1.gallery {
	color: #D51D57;
	font-size : 130%;
	margin-top: 28px
	}	
	
h2 {
	color: #D51D57;
	font-size : 130%;
	margin-top: 20px;
	margin-bottom: 10px
	}	
	
h1.gallery {
	color: #D51D57;
	font-size : 130%;
	margin-top: 28px
	}	
	
h3 {
	color: #D51D57;
	font-size : 110%;
	margin-top: 0px;
	margin-bottom: 8px;
	}	
	
h3.about {
	color: #D51D57;
	font-size : 110%;
	margin-top: 55px;
	margin-bottom: 6px;
	}

		
p {
	margin-top: 0px;
	margin-bottom: 15px;
}



li {
	margin : 0px 0px 3px 0px;
}

img {
	border : 0px none;
}

br.clear {clear: both;
			display: block;
			line-height: 0px
			}
			
input.submit {
	background-color: #D51D57;
	font-weight: bold;
	color: #ffffff
}

.bold {
		font-weight: bold;
}

.boldhome {
		font-weight: bold;
		font-size: 120%;
		margin-top: 15px;
		margin-bottom: 10px;
}

.imgleft {
	float: left;
	margin-right: 13px;
	margin-bottom: 10px;
	
}

.moreimages{
	text-align: left;
}


/* Start Layout DIVS */
#header {
			width: 580px;
			position: relative;
			background: url(../img/bg_header.gif) no-repeat bottom;
			height: 89px;
			}

#main1 {
		margin:0;
		padding: 0px 0px 0px 0px;
		width:736px;
		
			}
			
#main2 {
		margin:0; padding:0;
	
				}
#left {
		float:left;
		width:150px;
		margin:0; padding:0;
		font-size:80%;
	
			}
		
#right {
		float: right;
		width: 163px;
		text-align: left;
		background: url(../img/bg_menu.gif) no-repeat bottom;
		padding:0px;
	
		}
		
#middle {
		margin: 0px 216px 0px 162px;
		padding: 0px 0px 0px 0px;
				}
		
#columncontent {
		padding: 28px 0px 0px 0px;
				}		
/* Duplication of above for shop pages */				
#content {
		padding: 28px 0px 0px 0px;
				}	

.columngallery {
		margin:0; 
		padding: 28px 0px 0px 0px;
		position: relative;
		}
		
.columnmenu {
		margin: 0px 5px 20px 17px;
		position: relative;
		}
		
/* Start Product Layout */

div.proddetails {
	position: relative;
}
/* hack for ie/win - hide from mac/ie \*/
* html div.proddetails {
	height: 147px;	
}
/* end hide */

div.proddetails img {
	float: left;
	margin: 0 10px 0px 0;
	/*width: 100px; */
	height: 147px; 
	background-color: #cccccc;
}

div.proddetails dl dt {
	float: left;
	margin-right: 0.5em;
	/* color: #333333; */
}

div.proddetails dt {
	float: left;
	margin-right: 0.5em;
	font-weight:bold;
	/* color: #333333; */
}

div.proddetails dl dd {
	margin: 0;
	padding:0;
}

div.proddetails dl dd strong {
	color: #D51D57;
}

div.proddetails {
	color: #ffffff;
	margin-top:-0.75em;
}

div.proddetails.buttondown {
	position: absolute;
	bottom:0px;
	left: 110px;
	margin:0;
	padding:0;
} 

div.proddetails {
}

div.pub-body {
	margin-top: 1.5em;
}

.button {
	font-weight:bold;
	font-size: 85%;
	color: #ffffff;
	text-decoration:none;
	border:2px solid #000000;
	padding:0 3px;
	background-color:#D51D57;;
	margin:1px;
	text-align: center;
	border-style: outset;
			}	
		
.squares{
	margin: 0px 37px 0px 27px;
	text-align: center;
		}

.squaresleft {
	float: left;
	
	}
	
.squaresright {
float: right;
	}
		
#columngallerytext{
	padding: 15px 60px 0px 15px;
	
}

.pic{
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.picleft {
	float: left;
	
	}
	
.picright {
float: right;
	}

br.cleartwo {
			clear: left;
			}
		
.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
.copy { text-align:center; font-size:80% }

.nd {display:none}

#navigation ul {
list-style: none;
margin: 0;
padding: 0;
	}
	
#navigation li {
background-repeat : no-repeat;
background-image : url(/img/nav.gif);
padding-left : 15px;
}

#navigation #currenthome {
background-repeat : no-repeat;
background-image : url(../img/home.gif);
padding-left :25px;
}

#navigation #home {
background-repeat : no-repeat;
background-image : url(../img/home.gif);
padding-left :25px;
}

#navigation a {
	color: #ffffff;
	text-decoration:none;
	font-size: 90%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#navigation a:hover {
	color: #D51D57;
 	}

#navigation #current {
color: #D51D57;
}
	
#navigation #currentpage a {
	color: #D51D57;
	}

#navigation #currenthome a {
	color: #D51D57;
	}
	
#navigation #home a {
	color: #FFFFFF;
	}
		
a:link.view {
	color: #ffffff;
	text-decoration:none;
	font-size: 100%;
	font-weight: bold;
		}

A:HOVER.view {
	color: #ffffff;
	text-decoration:none;
	font-size: 100%;
	font-weight: bold;
		}

A:active.view {
	color: #ffffff;
	text-decoration:none;
	font-size: 100%;
	font-weight: bold;
	}

A:VISITED.view {
	color: #ffffff;
	text-decoration:none;
	font-size: 100%;
	font-weight: bold;
		}
		
#home{
	margin-bottom: 8px;
}




.top{
	text-align: right;
}

.navtext{
	margin-bottom: 4px;
	width:110px;
	margin-left: 9px;
}

#footer{
	width: 736px;
	margin-top: 20px;
	text-align: right;
	margin-bottom: 30px;
	font-size: 80%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}


a:link.navfooter {
	color: #ffffff;
	text-decoration: none;
	font-size: 80%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
		}

A:HOVER.navfooter {
	color: #ffffff;
	text-decoration: none;
	font-size: 80%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}

A:active.navfooter {
	color: #ffffff;
	text-decoration: none;
	font-size: 80%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}

A:VISITED.navfooter {
	color: #ffffff;
	text-decoration: none;
	font-size: 80%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
		}
		
		
		
/*  Footer */
#footer ul {
list-style: none;
margin: 0;
padding: 0;
	}
	
#footer li {
list-style: none;
margin: 0;
padding: 0;
float: right
	}
	
#footer a {
	color: #ffffff;
	text-decoration:none;
	font-size: 90%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
		
 a#currentfoot {
	color: #D51D57;
	}
		
	
/*  START - Form code  */

label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	font-family : "Trebuchet MS", arial, sans-serif;
	font-size : 90%;
	border: 1px solid #999999;
	}

label,textarea{
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	font-family : "Trebuchet MS", arial, sans-serif;
	font-size : 90%;
	border: 1px solid #999999;
	}
	

label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
	border: 0px;
	font-family : "Trebuchet MS", arial, sans-serif;
	font-size : 90%;
}

input.checkboxinput {
	display: block;
	width: 30px;
	float: left;
	margin-bottom: 10px;
	padding-right: 20px;
	border: 0px
	}

label.checkboxcomment {
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 10px;
	text-align: left;
	}
	
input.submitbutton {
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 48px;
	height: 20px;
	border: 0px
			}
			
input.submitbuttonpromo {
	display: block;
	width: 48px;
	height: 20px;
	border: 0px
			}



br {
	clear: left;
}

br.about {
	clear: left;
	}

.req {
	color: #D51D57;
} 
