﻿/* andreas02 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.2
(Nov 28, 2005)

Screen layout: */

/*Reset*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	font-size:100%;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:top;
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

/*layout*/

body {
padding:0;
margin:0;
font:10px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
background:#000000;
color:#303030;
}

h1 {margin: 0; padding:0; text-indent:-9999px;}

a, a:visited{
text-decoration:none;
}

a:hover{
text-decoration: underline;
}

#wrapper {
	margin: 0;
	padding: 0;
	background-color: #000;
	text-align:center;
	}

#container{
	margin:0 auto 15px auto;
	width:960px;
	padding:0px 20px 20px 20px;
}

#header {
	text-align: left;
	vertical-align:bottom;
	padding:0;
	margin:0;
	height:119px;
}

#logo {
	background-image: url(images/logo.gif);
	background-repeat:no-repeat;
	width: 400px;
	height:130px;
	float:left;
	padding-bottom:15px;
	}

#logo h1 a {
	display: block; 
	height:104px; 
	width: 259px;
	color:#2d2d2d;
}

#facebook{
	height:24px;
	text-align:right;
	padding:30px 5px 0 0 ;
	font-size:14px;
	color:#F90;
	line-height:24px;
	}

#nav {
	float:left;
	margin-bottom:10px;
	width: 960px;
	background-color: #2c2c2c;
}

#navitabs{
	clear:both;
	font-weight: normal;
	right: inherit;
}

.navitab{
	padding:4px 4px 0 3px;
	color:#FFF;
	margin:0px 0 5px 4px;
	text-decoration:none;
	font-size: 9px;

}

img.box {
	border: 1px solid #000;
	}

.navitab:hover{
	text-decoration:none;
	color: #F90;
	vertical-align:bottom;
	bottom: 5px;
}

.activenavitab, .activenavitab:visited{
	color:#f90;
	margin:0 0 0 0;
	text-decoration:none;

}

.activenavitab:hover{
	text-decoration:underline;
}

#desc{

color:#ffffff;
padding:0;
clear:both;
}

#banner {
	float: left;
	width: 660px; 
	margin: 0 10px 10px 2px;
	height: 470px;
	padding:0;
	}

#sidebanner {
	float: right;
	width: 290px;
	height: 470px;
	margin: 0 0px 10px -4px;
	text-align: left;
	}

#promo {
clear:both;
padding:0 0 20px 0;
}

#promo img.spacing {
	padding-right: 18px;
	}

#sidemuen{
	color:#ffffff;
	padding:0;
	clear:both;
	margin:0px 0 14px 0;
	text-align: center;
}

#exhib{
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:left;
width:750px;
height:350px;
margin:10px 10px 10px 165px;
text-align:left;
}

#text{    width:600px;
         height:100px;
		 }

.par{
	padding-right:10px;
	padding-left:230px;
	padding-top:0px;
	color: #FFF;
	font-size: 12px;
        }	


#collection{
	color:#000;
	width:960px;
	margin-top:40px;
	text-align: centre;
	height:420px;
}
#collection_image{
	width: 330px;
	height: 420px;
	float:left;
	}

#collection_box{
	padding:0;
	margin:0 0 10px -8px;
	text-align: center;
		}

.collection_img a img, .collection_img a {border:none; overflow: hidden; float:left;}
.collection-img_watch img {border: 1px solid #ff9933; margin: -4px; overflow: hidden; float:left;}
.collection_img a:hover{border: 4px solid #ff9933; z-index:1;}
.collection_img:focus img, .collection_img a:hover img, .collection_img a img:focus {margin: -4px;}
.collection_img_watch img

img.nav, img:visited {
	border: 0;
	}


img.box, img:visited {
	border: 0;
	text-align: center;
	}

img.box:hover {
	border: 1px solid #FC0;
	}

#collection_sidemuen{
	padding:0;
	clear:both;
	margin-bottom:10px;
	text-align: center;
		}
a.image, a.image:visited{
	text-decoration:none;
	border:none;
			}
a.image:hover{
	text-decoration:none;
	border-bottom: 1px solid #FC0;}
			
#collection_model{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-bottom:10px;
	color:#FFF;
	font-size:12px;
	text-align: center;
}
#collection_m {
	width:280px;
	float:left;
	padding:0;
	}
#collection_c {
	width:260px;
	float:right;
	padding:0px 0 0px 0;
	}
#collection_d{
	border: 0;
}
.collection_box{
	padding-left:30px;
	padding-right:30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F90;
	border-left-color: #F90;
}	
	
	
#title{
color:#ffffff;
	padding:0;
	clear:both;
	margin:0px 0 0 0;
	text-align: right;

}

#title2{
	color:#ffffff;
	padding:0;
	clear:both;
	margin:0px 0 10px 0px;
	text-align: left;
}

#title3{
	padding-top:20px;
	padding-left:5px;
	color:#f90;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	clear:both;
	margin:0px 0 10px 0px;
	text-align: left;
	
}
#contact{
	padding-top:20px;
	color:#fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	clear:both;
	margin:0px 0 40px 0px;
	text-align: left;
	height:400px;
}
#contactthank {
	height:400px;
	text-align: left;
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#FFF;
	line-height:15pt;
}
#store{
	padding-top:40px;
	color:#fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	line-height:16px;
	clear:both;
	margin:0px 0 -10px 0px;
	text-align: center;
	text-decoration:none;
	
}

.storetext{
	color:#FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	line-height:20px;
	text-decoration:none;
}
#distibutors{
	float:left;
	width:268px;
	padding-top:40px;
	padding-left:50px;
	margin:0 0 -10px 0px;
	padding-top:40px;
	text-decoration:none;
}
#distibutors2{
	float:right;
	width:500px;
	padding-top:40px;
	text-decoration:none;
}
#distibutors1{
	
	text-align: left;
	vertical-align:bottom;
	padding:0;
	margin:0;
	text-decoration:none;
	

}
#sidebar{
	width:300px;
	float:right;
	padding:0px 0 0px 0;
	text-align: right;
	color:#FFF	
}

#footer {
	margin-top: 10px;
	padding-top: 10px;
	}

#footer1{
	clear:both;
	float:left; 
	text-align: left;
    overflow:hidden; 
}

#footer1 a{	
	color:#FFF;
	font-size: 9px;
	text-decoration:none;
}
#footer1 a:hover{
	text-decoration:none;
	color: #F90;
}

#footer2 {
	text-align: right;
	float:right;
	font-size: 9px;
	}

#footer2 p {
	text-align: right;
	color: #222;
	}
	
a.infin, a.infin:visited{
	text-decoration:underline;
	color: #333;
	}

a.infin:hover, a.infin:focus {
	text-decoration: none;
	}

#heading{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	color:#ffffff;
	text-indent:0px;
	padding-top:10px;
	text-align: center;
}
.heading{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	line-height:20px;
	color:#FFF;
	text-indent:0px;
	text-align: left;
	text-decoration:none;
}

#container #title {
	font-size: 24px;
	text-align: right;
	color: #F9A025;
}
#container #exhib #text .par #p {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:centre;
}
#p {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:left;
}

#container #collection_c table {
	text-align: left;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#FFF;
	line-height:15pt;
}
#container #desc table tr th {
	text-align: center;
}
#container #desc table {
	text-align: center;
}
/* form */

.small {
	font-size: 11px;
	color: #999;
	float:right;
}

.contact {
	width:99%;
	text-align: left;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#666;
	background-color:#1a1a1a;
	border-color:#1a1a1a;
}

.button {
	float:right;
	padding: 2px; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	border: none;
	background-color: #000;
	color: #F90;
	text-transform:uppercase;
}

.button:hover {
    color: #fff;
}#collection {
	text-align: center;
}
.storetext2 {
	color: #F90;
	font-size: 12px;
	vertical-align:baseline;
}
.coming_soon {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #F90;
	vertical-align:middle;
}

/*Accordion*/

ul#accordion-slider{
 margin: 0 0 0 2px;
 padding: 0;
 list-style: none;
 position: relative;
 border: 4px solid #fff; overflow:hidden; float:left;
}
ul#accordion-slider li{
 display: block;
 overflow: hidden;
 padding: 0;
 float: left;
 width: 59px;
 height: 183px;
}
