﻿@import url('../mainmenu.css');
*{
	font-family:'century gothic', tahoma,verdana,arial;
	font-size:12px;
}
body
{
	margin-top:0px;
	font-family:'century gothic', tahoma,verdana,arial;
	font-size:12px;
	background-color: #930309;
	height:100%;
	width:100%;
	background-image:url('../../images/bodybg2.jpg');
	background-repeat:repeat-x;
}

.header
{	
	background-image:url('../../images/headerbg3.jpg');
	background-repeat:no-repeat;
	background-position: left top;
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	height:139px;
	width:920px;
}
	
	.header .welcome
	{
		margin-top:20px;
		color:White;
		padding-left:27px;
	}


.footer
{	
	background-image:url('../../images/footerbg.jpg');
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:920px;
	height:41px;
}

	.footer-image
	{
		height:116px;
		background-image:url('../../images/home1.gif');
	}

.main-container
{
	width:920px;
	margin-right:auto;
	margin-left:auto;
}

	.main-container .left-sidebar
	{
		float:left;
		background-image:url('../../images/leftbarbg.jpg');
		width:32px;
		background-repeat:repeat-y;
		display:none;
	}
	.main-container .main-content
	{	
		border-left:30px #231f20 solid;
		border-right:30px #231f20 solid;
		width:854px;
		float:left;
		background-color:White;
		padding-bottom:20px;
		padding-left:3px;
		padding-right:3px;
	}
	
	.main-container .right-sidebar
	{
		display:none;
		float:left;
		background-image:url('../../images/rightbarbg.jpg');
		width:32px;
		background-repeat:repeat-x;
	}


table
{
	font-family:'century gothic', tahoma,verdana,arial;
	font-size:12px;
}

input,textarea,submit,select
{
	font-family:'century gothic', tahoma,verdana,arial;
	font-size:11px;
	
}

enzed-banner
{
}

image, img
{
	border:none;
	margin:0px 0px 0px 0px;
}

li
{
}

h1, .h1
{
	font-family:'century gothic', tahoma,verdana,arial;
	font-size:25px;
	color:#555555;
	margin-top:0px;
	
}
h2,.h2
{
	font-family:'century gothic', tahoma,verdana,arial;
	font-size:14px;
	color:#333333;
	margin:0 0 0 0;
}
h3,.h3
{
	font-family:'century gothic', tahoma,verdana,arial;
	font-size:12px;
	color:#333333;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	
}
h4
{
	font-family:'century gothic', tahoma,verdana,arial;
	font-size:11px;
	font-weight:bold;
	margin:0 0 0 0;
}

a:link
{
	color:#0000ff;
	text-decoration:underline;
}
a:visited
{
	color:#0000ff;
	text-decoration:underline;
}
a:hover
{
	color:#0000ff;
	text-decoration:none;
}

/* Custom Classes */

.error
{
	color:#aa0000;
}
.cart
{
	color:#EDC900;
	font-size:14px;
}
.large
{
	color:#333333;
	font-size:16px;
}
.search
{
	color:#A8283B;
	font-size:14px;
}

.rptsmall
{
	border:1px #555555 solid;
	background-color:#eeeeee;
	font-size:11px;	
}

.rpt
{
	border:1px #555555 solid;	
}
.rpt1
{
	background:#eeeeee;
	color:#333333;
}
.rpt2
{
	background:#dddddd;
	color:#222222;
}
.rpthighlight
{
	background:#ffffff;
}
.rpthead
{
	font-weight:bold;
}
.rptheadhighlight
{
	background-color: #ffffff; 
	font-weight:bold;
}

.rptbutton, .rpttextbox, .rptdropdown
{
	height:18px;
	font-size:10px;
}

.inplaceedit
{
	background:#eeeeee;
	border-top:2px #555555 solid;
	border-bottom:2px #555555 solid;
}

.subformopen
{
	border:1px #FFCD03 solid;
}
.subformclosed
{
	border:1px #FFFFFF solid;
}

.modalHeader
{
	background-color:#AE2A3C;
	font-family:arial;
	color:#ffffff;
	font-size:12;
	font-weight:bold;
	text-align:center;
}
.modalPopup
{
	
	background-color:White;
	border:1px #000000 solid;
}

.modalBackground 
{
	background-color:Gray;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:100;
	filter:alpha(opacity=95);
	opacity:0.95;
}



.slideshow-container{
	height:  430px;  
    width:  575px;  
    padding: 0px;  
    overflow:hidden;
	border-color:#b1bcd3;
	border-width:2px;
}

	.slideshow-container img {  
	     
	} 
	
.slideshow-container-300{
	height:  250px;  
    width:   300px;  
    padding: 0px;  
    overflow:hidden;
	border-color:#b1bcd3;
	border-width:2px;
}

.catalogue-button
{
	width:233px;
	height:237px;
	background-image:url('../../images/cataloguebutton_up.jpg');
	background-repeat:no-repeat;
	background-color:#b1bcd3;
	margin-bottom:30px;
	cursor:pointer;
}

.link-container
{
}

	.link-container .link
	{
		font-size:10px;
		float:left;
		margin-right:5px;
		margin-bottom:15px;
		width:186px;
	}
	
		.link-container .link img
		{
			display:block;
			margin-right:2px;
		}

.subscribe-newsletter-container
{
	height:180px;
}

	.subscribe-newsletter-container .subscribe-newsletter-confirm-container a
	{	
		display:block;
		text-align:center;
	}

.picture
{	
	margin:5px 5px 5px 5px;
	border:3px #b1bcd3 solid;
}

.springboard-logo
{
	display:block;
	margin-bottom:20px;
}

.clickable
{
	cursor:pointer;
}


.clearafter:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.springboard
{
}

	.springboard-column
	{
		width:415px;
		float:left;
	}

.productinfo-sidebar
{
	width:295px;
	float:left;
}

.productinfo-content
{
	margin-right:20px;
	width:500px;
	float:left;
}

.photo-gallery{
	text-align:center;
}
	.photo-gallery img{
		width:800px;
		margin-bottom:10px;
	}
