body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background: url(../assets/Background.jpg) #181818;
	margin: 25px 0;
	color:#f5f5f5;
}

a:focus { outline:none;}

h1 { margin:0px; padding:0px; line-height:25px; font-weight:normal; font-size:30px; color:#C52581;}
h2 { margin:0px; padding:0px; line-height:20px; font-weight:normal; font-size:18px; color:#C52581; display:block; padding-top:10px;}

#products td { vertical-align:top; border-bottom:#222 1px solid; height:20px; }

#header { height:100px; width:960px; margin:auto;}
.logo { height:51px; width:309px; float:left;}
.menu { height:50px; width:600px; float:right;}
.menu ul { padding:0px; margin:0px;}
.menu li { list-style:none; display:block; float:left; padding:5px; height:25px; width:90px; text-align:center; margin:5px;}
.menu li a { text-decoration:none; color:#E6E6E6;}
.menu li a:hover { text-decoration:none; color:#C52581;}
.current { background:url(../assets/btn.png) no-repeat;}
.wrapperHolder { width:960px; margin:auto;}
.slideshow {width:500px; height:500px; float:left; background:url(../assets/slideshowbg.png) 0px 362px no-repeat;}
#cu3er-container {width:500px; outline:0; height:400px;}
.maincontent { float:left; width:430px; margin-left:20px;}
.maincontent a {color:#C52581; text-decoration:none;}
.maincontent a:hover {color:#C52581; text-decoration:none; border-bottom:#C52581 1px dotted;}
#middleContent { height:150px; background:url(../assets/middle-bg.png) repeat-x; color:#E6E6E6;}
#middleContent p { margin-bottom:5px; margin-top:5px;}

#middleContent span { display:block; text-align:right; margin-top:5px; font-size:10px; height:16px;}
#middleContent a { text-decoration:none; color:#E6E6E6;}
#middleContent a:hover {color:#E6E6E6; text-decoration:none; border-bottom:#E6E6E6 1px dotted;}
.middleHolder { width:960px; margin:auto;}
.blockOne { width:31%; float:left; padding:20px 15px 0px 0px; background: url(../assets/shadow.png) 100% 15px no-repeat;}
.blockTwo { width:31%; float:left; padding:20px 15px 0px 10px; background: url(../assets/shadow.png) 100% 15px no-repeat;}
.blockThree { width:31%; float:left; padding:20px 10px 0px 10px;}
blockquote.style1 {
font: 14px/20px Arial, Helvetica, sans-serif;padding: 8px;margin: 5px;
background-image: url(../assets/blockquote.png);
background-position: top left;
background-repeat: no-repeat;
text-indent: 23px;}
blockquote.style1 span {
display: block;
background-image: url(../assets/blockquote2.png);
background-repeat: no-repeat;
background-position: bottom right;}

#footer { width:960px; margin:auto;font-size:10px; color:#E6E6E6;}
.copyright { float:left; width:300px; margin-top:20px}
.creditCards { float:right; width:400px; text-align:right; margin-top:10px; margin-bottom:20px;}
.creditCards img { margin:3px;}

.readmore {}

#gallery {width:960px; margin:auto; padding-bottom:30px;}

#materials {width:960px; margin:auto;  padding-bottom:30px;}
#materials img { border:#222222 1px solid; margin:6px; padding:4px; background-color:#1A1A1A;}

.photo {position:relative;font-family:arial;overflow:hidden;border:1px solid #222222;width:150px;height:115px; float:left; margin:8px; padding:4px; background-color:#1A1A1A;}	
	
.photo .heading, .photo .caption {position:absolute;background:#1a1a1a;height:30px;width:150px;opacity:0.8;	filter: alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
		
.photo .heading { top:-30px;}

.photo .heading span {color:#C52581;top:-30px;font-weight:bold;	display:block;padding:5px 0 0 10px;	}

#products {width:960px; margin:auto;}
#form {width:960px; margin:auto;}
.colum-l { width:50%; float:left;}
.colum-l img { float:left; border:#222222 1px solid; padding:4px; background-color:#1A1A1A;}
.colum-l p { margin:0px 0px 0px 190px; padding:0px;}
.colum-l span { color:#C52581; font-size:16px;}
.colum-l div { margin:10px 10px 30px 10px; height:275px;}
.colum-r { width:50%; float:right;}
.colum-r img { float:left; border:#222222 1px solid; padding:4px; background-color:#1A1A1A;}
.colum-r p { margin:0px 0px 0px 190px; padding:0px;}
.colum-r span { color:#C52581; font-size:16px;}
.colum-r div { margin:10px 10px 30px 10px;height:275px;}

.productDetails { margin-left:190px; margin-top:10px}




/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
	padding:0px;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -40px;
	left: -40px;
	z-index: 1;
}

.hoverbox img
{
	vertical-align: top;
	width: 70px;
	height: 70px;
}

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

.hoverbox li
{
	display: inline;
	float: left;
	position: relative;
}

.hoverbox .preview
{
	width: 150px;
	height: 150px;
}

#info { width:960px; margin: auto; padding-bottom:30px;}
.infoCol-l { width:700px;}
.comCol-l { width:700px;}
.comCol-l img { border:#222222 1px solid; padding:4px; background-color:#1A1A1A; float:left;}
.comCol-l p { margin-left:120px;}
.comCol-l h2 { margin-left:120px;}
.comCol-l a {color:#C52581; text-decoration:none;}
.comCol-l a:hover {color:#C52581; text-decoration:none; border-bottom:#C52581 1px dotted;}
.shadowc { margin:10px 0; height:40px; background:url(../assets/shadowc.png) no-repeat;}


.pagination{
padding: 2px;
}

.paginationB{ margin-top:20px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
text-decoration: none; 
color: #FFF;
}

.pagination a:hover, .pagination a:active{
color: #C52581;
}

.pagination a.currentpage{
background-color: #C52581;
color: #FFF !important;

font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{

cursor: default;
color: #929292;

font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

span.form { display:block; margin:7px 0px 7px 0px;}
textarea { width:400px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; background-color:#1A1A1A; border:#222 1px solid; padding:5px;}
textarea:focus, textarea.focused { width:400px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; background-color:#1A1A1A; border:#C52581 1px solid; padding:5px;}
input {color:#333; background-color:#1A1A1A; border:#222 1px solid; padding:5px;}
.checkbox  {width:25px; height:25px;padding: 0px;background: url(../assets/checkbox.gif) no-repeat;display: inline-block; cursor:pointer;}
input:focus, input.focused {color: #FFF; border:#C52581 1px solid; padding:5px; }

form input.submit {
  background: #56CF31 url( /images/submit-bg.gif ) repeat-x scroll 0 50%;
  border-color: #B2F38A #125B0A #125B0A #B2F38A;
  border-style: solid;
  border-width: 1px;
  color: white;
  overflow: visible;
  padding: 0.42em 10px;
}

.go a { text-decoration:none; color:#E5E5E3;text-transform:uppercase; font-size:11px;}
.go a:hover {color:#E5E5E3; text-decoration:none; border-bottom:#E5E5E3 1px dotted;text-transform:uppercase; font-size:11px;}
.go span {font-size:18px; color:#C52581;}
div.go {padding-top:10px;}






