body {
	margin:0;
	padding:0;
	background: #919191 url(../images/body-bg.jpg) top left repeat-x;
}

#wrapper {
	margin:0 auto;
	padding:0;
	width:966px
}

#topbar {
	position:relative;
	margin:0;
	padding:0;
	height: 121px;
	background: url(../images/topbar.jpg) top center no-repeat;
}

a.logo {
	float: left;
	margin: 30px 0 0 17px;
	_margin: 30px 0 0 10px;
	padding: 0;
	display: block;	
	width: 383px;
	height: 56px;
	text-indent: -3500px;
	background: url(../images/logo.jpg) 0 0 no-repeat;
	text-decoration: none;
}

#shoppingcart-searchbtn {
	position:absolute;
	right: 65px;
	top:35px;
	padding: 0;
}

.search {
	float: left;
	margin: 0 0 0 10px;
	padding: 2px 0;
	*padding: 3px 0 2px 0;
	_padding: 3px 0;
	font-size: 12px ;
	text-indent: 3px;
	text-transform: uppercase;
	font-weight: bold;
}

input.search {
	border: 1px solid #A5C7E0
}

button.go-button, input.go-button {
	margin:0 0 0 5px;
	padding: 1px 0;
	color: #E0F0F8;
	background-color: #7092B8;
	border-top: 1px #A5C7E0 solid;
	border-right: 1px #A5C7E0 solid;
	border-bottom: 1px #A5C7E0 solid;
	border-left: 1px #A5C7E0 solid;
	width: 35px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

a.shoppingcart {
	float: left;
	margin: 1px 0 0 0;
	padding: 0;
	display: block;	
	width: 140px;
	text-indent: -3500px;
	background: url(../images/shopping-cart-btn.jpg) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.shoppingcart {
	background-position: 0 -22px;
}


#header {
	margin: 0;
	padding: 0;
	width: 966px;
	height: 212px;
}

#container {
	margin:0 auto;
	padding:0;
	width: 966px;
	background-color:#FFF;
}

#content {
	margin:0;
	padding:0 3px;
	overflow:hidden
}

#content p {
	line-height: 20px;
	margin: 0;
	padding: 10px 5px 0 5px;
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.clear {
	clear: both;
}

/*Font Colours*/

p span.green {
	color: #78B52A;
	color: #598b18;
	font-weight: bold;
}

p span.orange {
	color: #FF6600;
	font-weight: bold;
}

/*3 col table styles*/

table.threecol {
	margin: 10px auto 5px auto;
	padding: 0;
	color: #3a4248;
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#content table.threecol td p {
	margin: 0;
	padding: 5px 5px 10px 5px;
	color: #3a4248;
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

table.threecol td {
	margin: 0;
	padding: 0;
	border: 1px solid #D4DDE4;
	background: url(../images/3col-bg.jpg) top left repeat-x #F8F7FC;
	width: 33%;
}

table.threecol td table td {
	border: none;
	padding: auto;
	background: transparent;
	width: auto;
}

table.threecol td table.even td {
	width: 50%;
}

table.threecol td h2 {
	margin: 0;
	padding: 11px 0;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:#3b5a14;
	font-weight: bold;	
	text-align: center;
	border-top: 1px solid #92e034;
	border-left: 1px solid #92e034;
	border-bottom: 1px solid #92e034;
	border-right: 1px solid #92e034;
	background: #9FF339 url(../images/h2-bg.jpg) top left repeat-x;
}

h4 {
	font-weight: bold;
	font-size: 14px;
	color: #78B52A;
	margin: 10px 5px 10px 5px;
}

table.white {
	background-color: white;
	border: 1px solid gray;
	margin: 8px auto;
}

table.threecol td ul {
	padding: 10px 5px 0px 5px;
	margin: 0 0 10px 10px;
	list-style: none;
	list-style-type: none;
}

table.threecol td ul li {
	padding: 0 0 0 16px;
	margin: 0;
	color: #3a4248;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-weight: normal;
	background: url(../images/arrow.gif) 0 6px no-repeat;
}

table.threecol td.purple-heading {
	background: url(../images/purple-header-bg.gif) -10px -10px repeat-x;
	font-weight: bold;
	color: white;
	font-style: normal;
	padding: 5px 0;
	text-align: center;
	border-bottom: 1px solid black;
}

table.threecol td.blue-heading {
	background-color: #B0E0E6;
	font-weight: bold;
	color: black;
	font-style: normal;
	padding: 5px 0;
	text-align: center;
	border: 2px solid gray;
}

/*Footer Links table styles*/

table.footerlinks {
	margin: 10px auto 5px auto;
	padding: 0;
	color: #305d75;
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#content table.footerlinks td p {
	margin: 0;
	padding: 5px 3px 10px 3px;
	color: #3a4248;
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

table.footerlinks td {
	margin: 0;
	padding: 0;
	width: 33%;
	background-color: #76b6d8;
}

table.footerlinks td h3 {
	margin: 0;
	padding: 11px 0;
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:#F7E8F3;
	font-weight: bold;	
	text-indent: 5px;	
	background: url(../images/footer-link-h3.jpg) top left no-repeat;
}

table.footerlinks td ul {
	padding: 10px 5px 0px 5px;
	margin: 0 0 10px 10px;
	list-style: none;
	list-style-type: none;
}

table.footerlinks td ul li {
	padding: 0 0 0 14px;
	margin: 0;
	color: #3a4248;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-weight: bold;
	background: url(../images/footer-link-bullet.jpg) 0 6px no-repeat;
}

/* -= Roll Overs Credits=- */

#content table.footerlinks a:link, #content table.footerlinks a:visited {
	color: #3a4248;
	text-decoration: none;
}

#content table.footerlinks a:hover, #content table.footerlinks a:active {
	color: #DDEFFB;
	text-decoration: none
}

#content table.footerlinks a {
	padding: 0;
	margin: 0 auto;
	font-weight: bold;
}

HR {
	clear: both;
   border: none 0;
	border-top: 2px solid #CFCEB3;
	width: 99%;
	height: 2px;
	padding: 0;
	margin: 10px 1px;
	overflow:hidden
}

/* -= Roll Overs Footer=- */

#content a:link, #content a:visited {
	padding: 0;
	margin: 0;
	color: #76b6d8;
	color: #479ecc; /* darker */
	text-decoration: underline;
}

#content a:hover, #content a:active {
	padding: 0;
	margin: 0;
	color: #73BA38;
	text-decoration: none
}

#content a {
	padding: 0;
	margin: 0;
	font-weight: bold;
}
	
/*H tags*/

#content h1 {
	margin: 0;
	padding:15px 0 3px 10px;
	font: 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:#ff6600;
	font-weight: bold;
}

/*Images Styles*/

.image-left {
	float: left;
	display: block;
	margin: 5px 10px 9px 10px;
	padding: 3px;
	border: 2px solid #C9CCD1;	
	background-color: #FFF;
	overflow:hidden
}

.image-center {
	display: block;
	text-align: center;
	margin: 10px auto;
	padding: 2px;
	border: 2px solid #C9CCD1;	
	background-color: #FFF;
	overflow:hidden
}

.image-right {
	float: right;
	display: block;
	margin: 5px 10px 9px 10px;
	padding: 2px;
	border: 2px solid #C9CCD1;
	background-color: #FFF;
	overflow:hidden
}

#footer {
	margin: 0;
	padding: 12px 0 0 0;
	height: 30px;
	background: url(../images/footer-bg.gif) top left no-repeat;
}

#footer p {
	margin:0;
	padding:0;
	text-align: center;
	color: #84B1D4;
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
}

/* -= Roll Overs Footer=- */

#footer a:link, #footer a:visited {
	color: #84B1D4;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #DDEFFB;
	text-decoration: none
}

#footer a {
	padding: 0 7px;
	margin: 0 auto;
	font-weight: bold;
}

.credit {
	margin: 0 auto;
	padding:0;
	text-align: center;
}
p.credit  {
	margin:0;
	padding:4px;
	text-align: center;
	color:#3D3D3D;
	line-height: 22px;
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
}

/* -= Roll Overs Credits=- */

.credit a:link, .credit a:visited {
	color: #3D3D3D;
	text-decoration: none;
}

.credit a:hover, .credit a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.credit a {
	padding: 0;
	margin: 0 auto;
	font-weight: normal;
}

/* IMAGES */

img.border {
	border: 2px solid #FFCC00;
}

p.small {
	font-size: .9em!important;
}

/* Send to a FRIEND */
table#send-to-friend input, table#send-to-friend textarea {
	border: 1px solid #78B52A;
	padding: 3px;
	font-size: 13px;
	width: 200px;
}

table#send-to-friend input.move-left {
	/* margin-right: 33px; */
}

table#send-to-friend textarea {
	width: 350px;
	height: 60px;
}

table#send-to-friend label {
	line-height:25px;
}

table#send-to-friend .small {
	font-size: 85%;
	line-height: 15px;
}


table#send-to-friend img {
	border: 1px solid gray;
}

table#send-to-friend #submit {
	cursor: pointer;
	background-color: white;
	font-weight: bold;
	border: 2px solid #78B52A;
	width: 160px;
}

table#send-to-friend #submit:hover {
	background-color: #ECFFF6;
}

table#send-to-friend .error-msg {
	font-weight: bold;
	color: Maroon;
}

.success {
	font-weight: bold!important;
	color: green!important;
}
