/* basic elements */

* {
    margin:0;
    padding:0;
    border:0;
}

html {
}

body {
background: #202020;
background: #FFFFFF url('bg2.jpg');
}

*{margin:0;padding:0;}

h1 {
font-family: "century gothic", "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
font-weight: normal;
font-size: 85%;
text-align: center;
line-height: 1.5em;
color: #FFF;
}

h2 {
font-family: 'century gothic', arial;
font-weight: 500;
font-size: 12pt;
text-align: center;
letter-spacing: 4px;
padding-top: 5px;
}

h3 {
font-family: 'times new roman';
font-size: 14pt;
font-weight: 500;
color: #5c5d4f;
padding-top: 20px;
}

h4 {
font-family: 'century gothic', arial;
font-weight: 300;
font-size: 9pt;
padding-top: 5px;
}

h5 {
font: normal 10pt arial;
font-size: 60%;
text-align: left;
color: #000;
}

p {
font-family: "century gothic", "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
font-weight: normal;
font-size: 85%;
text-align: left;
padding-bottom: 10px;
line-height: 1.5em;
color: #FFF;
}

ul {
font-family: "century gothic", "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
font-weight: normal;
font-size: 85%;
text-align: left;
line-height: 1.5em;
color: #FFF;
margin-left: 10px;
list-style-image: url(arrow.gif)
}

ul li {
margin-bottom: 10px;
}

a {
text-decoration: none;
}

/* ------------------------------------------------------------- */

/* specific divs */

.img_border {
border: 0.2em double #000;
padding: 5px;
galleryimg: no;
}

#containerborder {
background-color: #000;
width: 800px;
margin: 0px auto;
margin-top: 10px;
border: solid 5px #7c0000;
text-align: center;
}

#logo {
width: 100%;
}

#clear {
clear: both;
}

#content {
text-align: center;
padding: 0 10px;
}

#menu {
margin: 0;
padding: 0;
margin-top: 15px;
}

#menu ul {
height: 25px;
padding-left: 75px;
}

#menu li {
float: left; /* lists aligned to the left */
list-style-type: none; /* suppression of useless elements */
list-style-image: none; /* suppression of useless elements */
}

#menu a {
margin: 0;
width: 70px; /* definition of menu button size */
height: 15px;
display: block;
font-family: "century gothic", "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
font-weight: normal;
text-align: left;
padding-left: 20px;
text-decoration: none;
color: #fff;
background: transparent url(heart.png) no-repeat 0 2px;
}

#menu li#visited a {
background: transparent url(heart.png) no-repeat 0 2px;
}

#menu a:visited {
background: transparent url(heart.png) no-repeat 0 2px;
}

#menu a:active {
text-decoration: none;
color: #fff;
}

#menu li#active a {
color: #c0c0c0;
}

#menu a:hover {
color: #c0c0c0;
text-decoration: none;
}

#left {
float: left;
width: 20%;
text-align: center;
padding-left: 20px;
background: transparent;
color: #fff;
margin: 0;
margin-top: 1px;
}

.nav p.header {
text-decoration: underline;
font-family: "century gothic", "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
font-size: 80%;
text-align: left;
font-weight: bold;
margin-top: 30px;
}

.nav a {
color: #fff;
font-family: "century gothic", "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
text-align: left;
font-size: 80%;
display: block;
margin-top: 3px;
}

.nav a:hover {
color: #c0c0c0;
text-decoration: none;
}

.nav a:active {
color: #c0c0c0;
}

#center {
float: left;
width: 37%;
text-align: center;
padding-top: 30px;
margin-top: 0;

}

#product {
float: left;
width: 75%;
text-align: center;
padding-top: 30px;
margin-top: 1px;
}

.friends {
clear: both;
width: 85%;
margin-top: 15px;
}

.friends img {
float: left;
margin-right: 15px;
}

.friends a {
text-decoration: underline;
}


#right {
float: left;
width: 37%;
text-align: center;
padding-top: 30px;
}

#center img, #right img {
border: solid 3px #7c0000;
margin: 0;
margin-top: 5px;
}

#center p, #right p, #product p {
text-align: center;
font-size: 80%;
}

#product p {
text-align: left;
}

#product p a {
color: #fff;
}

#textblock {
float: right;
width: 49.5%;
font-family: 'century gothic','tahoma';
font-size: 8pt;
padding-top: 4px;
line-height: 9pt;
}

.clear {
clear: both;
}

#footer {
width: 764px;
margin: 0 auto;
padding-top: 0;
clear: both;
color: #000;
}

#footer a {
color: #000;
}

#footertext {
width: 49.75%;
float: left;
}

	#outerPane {
		width: 550px;
		height: 220px;
		text-align: left;
		vertical-align: middle;
		padding: 10px;
		margin-top: 10px;
	margin-bottom: 10px;
position: relative;
	}

	#dhtmlgoodies_slideshow{
		width: 550px;	/* Total width of slideshow */
		height: 220px;
		height: 365px;
		border: solid 1px #cccccc;
		text-align: left;
		vertical-align: middle;
		padding: 10px;
		margin-top: 10px;

	}

	#previewPane{
		width: 40%;
		width: 220px;
		margin: 0;
		/* CSS HACK */
		height: 247px;	/* IE 5.x  add 12*/
		height/* */:/**/235px;	/* Other browsers */
		height: /**/235px;
position: relative;
		float: left;

	}

	#previewPane img{
	}

	#largeImageCaption{	/* CSS styling of image caption below large image */
		width: 58%;
		width: 275px;
		float: left;
		text-align: right;
		color: #fff;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:0.9em;
position: relative;

	}

	#largeImageCaption a {
		color: #cccccc;
		text-decoration: underline;
	}

	#galleryContainer{
		width: 550px;
		height: 110px;	/* Height of the images + 2 */
		overflow: hidden;
		position: relative;
		left: 0;
		margin: 0;
		padding: 0;

		/* CSS HACK */
		height: 112px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/110px;	/* Other browsers */
		height: /**/110px;;

	}

	#arrow_left{
		position: absolute;
		left:0px;
		z-index:10;
		padding-right: 5px;
	}

	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		padding-left: 5px;
	}

	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
	}

	#theImages #slideEnd{
		float:left;
	}

	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;
	}

	#theImages .imageCaption{
		display:none;
	}

	/*************	START OF SCROLL CSS 	**************/

	#mainContainer{
	width: 550px;
	margin: 0;
	background-color:#FFF;
	text-align:left;
	}

	#scrollingContainer{
	width: 550px;	/* 170 pixels in width */
	height: 335px;	/* Height of box */
	padding: 0px;	/* A little bit of space between border of box and text inside */
	float: left;	/* I want the text to wrap around the box */
	margin-right: 10px;	/* Right margin of 10 pixels */
	overflow: hidden;	/* Hide overflow content */
	}
