#wrapper{
 	margin-left: auto;
 	margin-right: auto;
	width: 760px;
	background-color: #9E005D;
	border:5px solid #7B0046; 
}

body {	
	/*background-color: #280024;*/
	background-color: #000;
	text-align: left;
	font-family: Georgia, Helvetica, sans-serif;	
	font-size: 0.9em;		
	color: #fff;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	color: #540030;
	padding-bottom: 0;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 15px;
	padding-bottom: 0;
}

p a{
	color:#FD8FD0;
}

p.large {
	font-size: 1.1em;
}

.alt {
display: none;
}

.imgleft {
	float: left;
	margin: 3px;
	border-style: none;
}

.imgright {
	float: right;
	margin: 3px;
	border-style: none;
}


#left {
	float: left;
	margin: 20px;
	border-style: none;
}

#header	{
	color: #000;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 150px;
	background-color: #000;
}

#bannerlogo a{
	display: block;
	margin: 0;
	padding: 0;
	width: 760px;
	height: 150px;
	background: url('../images/banner.jpg') no-repeat; 
}

#navigation {
	background: #000;
	background: url('../images/navbar.jpg') no-repeat;
	height: 40px;
	text-align: center;
	padding: 0 0 0 0;
}

#navigation ul {
 	margin:0;
 	padding:0;
 	list-style: none;
 	width: 760px;
	display: inline;
}

#navigation li{
 	display: inline;
 	margin:0;
 	padding: 2px 25px;
 	
}

#navigation a{
 	display: inline;
 	line-height: 2.1em;
 	font-size: 1.1em;
 	text-decoration: none;
 	color: #fff;
 	padding: 2px 25px;
}

#navigation a:hover{
 	line-height: 2.1em;
 	font-size: 1.1em;
 	text-decoration: none;
	padding: 2px 25px;
}

#sidebar {
	float: left;
	margin: 0;
	padding: 0;
	border: 0px none;
	width: 150px
}



#content {
	position: relative;
	border: 0px none;
	padding: 0;
	margin: 0px;
	width: 760px;
}

#maincontent {
	margin: 0;
	border: 0px none;
	width: 760px; /* Flase value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 710px /* Actual value for conformant browsers */; 
	padding: 0px 25px 10px 25px;
}


#footer	{
	background: #000;
	background: url('../images/bottombar.gif') no-repeat;
	height: 40px;	
	margin:0;
	clear: both;
	color: #fff;
	height: 40px
	padding: 3px 0;
}

#footer p {	
	font-size: 12px;
	line-height: 12px;
	margin: 0;
	padding: 18px 0 0 20px;
}

/*CSS for accessory page*/

.accessory {
	border-collapse: collapse;
}

.accessory h2{
	font-family: Arial, sans-serif;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 2px;
}

.accessory td{
	vertical-align: top;
	padding: 0px 0px 0px 4px;
}

.accessory img{
	padding: 4px;
}

.accessory #odd{
	background-color: #7B0046;
}

/*CSS for homepage slideshow*/
.imgsingle {
	width: 450px;
	height: 300px;
	border:0px none;
}

#imgord{
	padding: 0 0 10px 0;
	text-align:center;
}

#imgord img{
	border:10px solid #7B0046;
}

#imgord ul{
	margin:auto;
	padding: 0;
}

#imgord li{
	display: inline;
	list-style: none;
	margin: 0 20px;
}

#imgord span{
	display: inline;
	list-style: none;
}

/*Gallery*/

#container {
	position:relative; 
	width:600px; 
	height:550px; 
	background:#7B0046; 
	border:1px solid #000; 
	margin:10px auto;
}

#container b {
	font-weight:normal; 
	width:600px; 
	text-align:center; 
	position:absolute; 
	bottom:250px; 
	left:0; 
	color:#eee; 
	font-family:tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif; 
	letter-spacing:1px; 
	line-height:1.7em; 
	z-index:1;
}

a.gallery, a.gallery:visited {
	display:inline; 
	color:#000; 
	text-decoration:none; 
	border:1px solid #000; 
	width:85px; 
	height:70px; 
	float:left; 
	margin:7px 16px; 
	position:relative; 
	cursor:default;
}

a.slidea {background:url('../images/thumbgallery1.jpg');}
a.slideb {background:url('../images/thumbgallery2.jpg');}
a.slidec {background:url('../images/thumbgallery3.jpg');}
a.slided {background:url('../images/thumbgallery4.jpg');}
a.slidee {background:url('../images/thumbgallery5.jpg');}
a.slidef {background:url('../images/thumbgallery6.jpg');}
a.slideg {background:url('../images/thumbgallery7.jpg');}
a.slideh {background:url('../images/thumbgallery8.jpg');}
a.slidei {background:url('../images/thumbgallery9.jpg');}
a.slidej {background:url('../images/thumbgallery10.jpg');}

a.gallery span {
	visibility:hidden; 
	display:block; 
	position:absolute; 
	width:590px; 
	height:350px; 
	top:189px; 
	left:9px; 
	color:#000; 
	background:#000; 
	text-align:center; 
	border:1px solid #fff; 
	font-family:tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif; 
	letter-spacing:1px; 
	cursor:default;
}

a.slidea span {left:-13px; top:180px;}
a.slideb span {left:-132px; top:180px;}
a.slidec span {left:-251px; top:180px;}
a.slided span {left:-370px; top:180px;}
a.slidee span {left:-489px; top:180px;}
a.slidef span {left:-13px; top:89px;}
a.slideg span {left:-132px; top:89px;}
a.slideh span {left:-251px; top:89px;}
a.slidei span {left:-370px; top:89px;}
a.slidej span {left:-489px; top:89px;}

/*a.gallery:hover {white-space:normal; border:1px solid #fff; z-index:100;}

a.gallery:hover span {visibility:visible; z-index:100;}

a.gallery:hover span img {margin:10px; border:1px solid #000; position:relative; z-index:100;}*/

a.gallery:active, a.gallery:focus {border:1px solid #9E005D; z-index:10;}

a.gallery:active span, a.gallery:focus span {visibility:visible; z-index:10;}

a.gallery:active span img, a.gallery:focus span img {border:1px solid #000; position:relative; margin:10px; z-index:10;}
