.slideshow
{
	height:332px;
	width:332px;
	margin:auto;
}

.slideshow img
{
	padding: 15px;
	border: 1px solid #ccc;
	background-color: #eee;
}

.external-links
{
	list-style-image: url(globe-Vista-icon-32.png);
}

.product-info
{
	font-size:0.7em;
	font-family:Verdana;
	vertical-align:top;
}

.product-image
{
	float:left; 
	height:125px; 
	width:100px; 
	margin:7px 2px 0px 3px; 
	text-align:center;
}

.paypal-container
{
	float:right; 
	margin:20px 3px 0px 5px;
}

.product-info-container
{
	float:left; 
	width:500px; 
	margin-left:20px;
}

.product-header
{
	font-size:1.2em;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:underline;
}


* {
	margin: 0;
	padding: 0;
}

body {
	background: #cacaca url(bground.jpg) repeat;
    font: 62.5%/1.5 "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    margin: 0 0 30px 0;
}

a {
	color:  #333;
}

a:hover {
	color: #333;
	text-decoration: none;
}

#wrapper {
	width: 1000px;
	background: url(bground-wrapper.jpg) center top no-repeat;
	margin: 0 auto;
}

#container {
	width: 90%;
	margin: 0 auto;
	text-align: left;
	font-size: 1.5em;
}

#header {
	width: 700px;
	margin: 0 auto;
	font-size: 1.5em;
	text-align: left;
	font-family:Imprint MT Shadow;
}

#content {
	padding: 10px 10px 10px 10px;
	background: #fff; /* url(right-corner.gif) top right no-repeat */;
}

.top-image {
	width: 100%; 
	background: url(H2gradient.jpg) top no-repeat; 
	margin-bottom: 10px;
	padding: 15px 0 15px 0;
}

.top-image h2 {
	margin: 0 0 0 15px;
	color: #fff;
}

#content-main {
	width: 450px;
	float: left;
	overflow: hidden;
}

#content-sub {
	width: 350px;
	float: right;
	margin-right:35px;
}

#dropshadow {
	background: url(dropshadow.jpg) top center no-repeat;
	height: 15px;
}

#footer {
	margin-top: 10px;
	font-size: 0.8em;
	color: #929292;
	text-align: center;
}

#footer a {
	color: #929292;
}

#footer a:hover {
	text-decoration: none;
}

p {
	margin-bottom: 0.5em;
	font-size: 1.0em;
	font-family:Verdana;
}

ul {
	margin: 0 0 0.5em 30px;
	font-size: 0.9em;
}

li {
	list-style-type: circle;
	margin-top:1em;
}

h1 { /* Only to be used for main heading */
	font-size: 1.8em;
	text-transform: uppercase;
	padding: 20px 0 20px 0;
}

h2 {
	margin-bottom: 0.5em;
}

#facebox a.register {
	float: left;
	color: #a5a5a5;
	font-size: 0.8em;
}

#facebox a.close {
	float: right;
	color: #a5a5a5;
	font-size: 0.8em;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

#navigation	ul {list-style:none;margin:0;padding:0; text-align: center;}
#navigation	li {float:left;margin:0;padding:0;text-align:center;list-style-type: none;}
#navigation	li a {display:block;padding:5px 10px;height:100%;color:#000;text-decoration:none;}
#navigation	li a {background:url(bg2.jpg) repeat 0 0;}
#navigation	li a:hover, li a:focus, li a:active {background-position:-150px 0;}
#navigation	#b a {background:url(bg2.jpg) repeat 0 0;}
#navigation	li a.current {background: #fff !important;}

