@import url(http://fonts.googleapis.com/css?family=Quattrocento+Sans);
@import url(http://fonts.googleapis.com/css?family=Allura);
@import url(http://fonts.googleapis.com/css?family=Rosarivo);
#mission {
	float: left;
	height: 355px;
	width: 425px;
	margin-top: 85px;
	margin-left: 30px;
}
/* Left & Right alignment */
.left {
	float:left;
}
.right {
	float:right;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.box {
	overflow:hidden;
}
.clear {
	clear:both;
	width: 100%;
}
.relativePos{
	position:relative;
}
.last, .noBG{
	background:none !important;
	border:none !important;
}
.pad_0{
	padding:0 !important;
}
/* Global properties ======================================================== */
body, html, .extra{
	min-width:900px;
	min-height:750px;
}
body {
	overflow:hidden;
	border:0;
	color:#919191;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
/* Global Structure ============================================================= */
.extra{
	overflow:hidden;
	margin-bottom:-70px;
}
.main {
	position:relative;
	width:780px;
	margin: 0 auto;
}
.page_spinner {
	position:fixed;
	z-index:99;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-color: #ffffff;
	background-image: url(../images/spinner.gif);
	background-repeat: no-repeat;
	background-position: 50% 25%;
}
/* ============================= main layout ====================== */
a {
	color:#919191;
	text-decoration: underline;
	outline:none;
}
a:hover {
	color:#160D3D;
}
h1 {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
h2 {
	font: 50px/50px 'Allura',cursive;
	color: #92278F;
	padding-bottom:10px;
}
h3 {
	color: #d1d1d1;
	text-transform:uppercase;
	padding-bottom:5px;
}
h4 {
	font: 25px/25px 'Allura',cursive;
	color: #92278F;
}
h5 {
	font: 50px/50px 'Allura',cursive;
	color: #FFFFFF;
	padding-bottom:10px;
}
p {
	padding-bottom:6px;
}
.color1 {
	color:#fff;
}
.style1{font-family: 'Prata', serif;font-size:11pt; color:#323232;}
.style2{font-family: 'Prata', serif;font-size:11pt; color:#94288e;}
.style3{font-family: 'Prata', serif;font-size:9pt; color:#94288e;}
.style4{
	font-family: 'Prata', serif;
	font-size:11pt;
	color:#323232;
}
.style5{font-family: 'Prata', serif;font-size:10pt; color:#323232;}
.style6{font-family: 'Prata', serif;font-size:8pt; color:#94288e;}
.style7{font-family: 'Prata', serif;font-size:10pt; color:#ffffff;}
.style8{font-family: 'Prata', serif;font-size:10pt; color:#ffffff;}
.style9{
	font-family: 'Prata', serif;
	font-size:12pt;
	color:#94288e;
	font-weight: bolder;
}
.style10 {
	font: 30px/30px 'Allura',cursive;
	color: #92278F;
	padding-bottom:0px;
}
.style11{
	font-family: 'Prata', serif;
	font-size:5pt;
	color:#323232;
}
/* ============================= header ====================== */
#logo {
	margin:0 auto;
	position:relative;
	display:block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width:306px;
	height:105px;
	background:url(../images/logo.png) 0 0 no-repeat;
}
/* ============================= menu ====================== */
header{
	/*width:780px;*/
	width:930px;
	margin: 0 auto;
}
.menu{
	position:relative;
	padding-bottom:0px;
	left:-14px;
	/*width:809px;*/
	width:930px;
	height:86px;
	text-align:center;
	background:url(../images/menu_plane.png) 0 0 no-repeat;
}
#menu{
	display:inline-block;
}
#menu > li {
	position:relative;
	float:left;
	margin: 22px 0;
	padding:1px 30px 2px 14px;
	background:url(../images/menu_separator.jpg) 100% 2px no-repeat;
}
#menu  > li2 {
	position:relative;
	float:left;
	margin-right: 0;
	margin-left: 0;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 14px;
}
#menu > li > a{
	position:relative;
	font:15px/15px 'Quattrocento Sans', sans-serif;
	color:#4f4f4f;
	text-transform:uppercase;
	text-decoration:none;
}
#menu > li > a span{
	position:absolute;
	top:-30px;
	width:100%;
	height:15px;
	background:url(../images/menu_selector.png) 50% 0 no-repeat;
}
.submenu_1 {
	position:absolute;
	display:block;
	top:40px;
	left:5px;
	padding: 16px 4px 4px;
	text-align:center;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px; 
	background-color:#2b2b2b;
	z-index: 5;
}
.submenu_1 li{
	position:relative;
	display:block;
	padding: 13px 0 4px;
	text-align:right;
	background:url(../images/submenu_stepline.png) 0 100% repeat-x;
} 
.submenu_1 a {
	display:inline-block;
	padding:0 20px 0 25px;
	color: #aba9a9;
	font:12px/12px 'Quattrocento Sans', sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
.submenu_1 li > a:hover {
	color:#fff;
}
.submenu_2 {
	position:absolute;
	top:-2px;
	left:114px;
	background:#404040;
	padding:2px 4px 4px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px; 
	z-index: 5;
}
.submenu_2 li{
	text-align:left;
}
.submenu_2 a {
	padding:0 30px 0 17px;
}
/* ============================= slider ====================== */
#slider{
	position:relative;
	padding:10px 0 0 72px;
	width:708px;
	height:464px;
	background: none;
}
#slider li{
	position:relative;
}
#slider li a > span{
	position:absolute;
	width:100%;
	height:100%;
	background: none;
}
#slider li a > div{
	position:absolute;
	width:100%;
	text-decoration:none;
	bottom:0px;
	right:0px;
	width:380px;
	height:381px;
	color: #919191;
}
#slider li a > div h1 {
	font:50px/50px 'Allura', cursive;
	color: #92278f;
	padding-top: 55px;
}
#prev, #next{
	position:absolute;
	top:243px;
	width:48px;
	height:46px;
}
#prev{
	left:0;
	background:url(../images/prev_arr.png) 0 0 no-repeat;
}
#next{
	right:0;
	background:url(../images/next_arr.png) 0 0 no-repeat;
}
/* ============================= content ====================== */
#content{
	padding-top:4px;
	width:100%;
}
#content > ul {
	position:relative;
	width:780px;
	height:450px;
	margin:0 auto;
}
#content > ul > li {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}

#about {
	background-image: url(../images/about-us_bg.jpg);
	background-repeat: no-repeat;
	background-position: 23px 25px;
}
#distributors {
	background-image: url(../images/distributors_bg.jpg);
	background-repeat: no-repeat;
	background-position: 23px 25px;
}
#retailers {
	background-image: url(../images/retailers_bg.jpg);
	background-repeat: no-repeat;
	background-position: 23px 25px;
}
.distributor-wrapper {
	color: #000;
	width: 250px;
	height: 250px;
	overflow: auto;
	padding: 10px;
	position: absolute;
	right: 0;
}
.sponsor-wrapper {
	color: #000;
	width: 350px;
	height: 250px;
	overflow: auto;
	padding: 10px;
	position: absolute;
	right: 0;
}
.retailer-wrapper {
	width: 220px;
	height: 215px;
	overflow: auto;
	padding: 10px;
	position: absolute;
	right: 0;
}
#contact {
	background-image: url(../images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: 23px 25px;
}
#news {
	background-image: url(../images/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: 23px 25px;
}
#home {
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: 23px 25px;
}
#content > ul > li > span{
	position:absolute;
	left:-140px;
	top:0;
	width:1052px;
	height:530px;
	background:url(../images/page_plane.png) 0 0 no-repeat;
	z-index:-1;
}
#content > ul > li > a{
	position:absolute;
	top:0px;
	right:0px;
	width:27px;
	height:27px;
	background:url(../images/close_btn.png) 0 0 no-repeat;
}
.contPad{
	height:350px;
	width:426px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 323px;
}
.sponPad{
	height:350px;
	width:425px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 323px;
}
.fbPad{
	height:364px;
	width:239px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
.fan_box .page_stream, .fan_box .page_stream_short {
    border-top: 1px solid #FFFFFF;
    overflow: auto;
    padding: 0 5px;
    position: relative;
    text-align: center;
}


a {
    color: #94268C;
    cursor: pointer;
    text-decoration: none;
}
.transparent_widget .uiBoxLightblue {
    background-color: rgba(165, 175, 200, 0.2);
    
}
.fbConnectWidgetTopmost {
    border-style: none;
}
.fan_box .page_stream, .fan_box .page_stream_short {
    border: 1px solid #E793E1;
    overflow: auto;
    padding: 0 5px;
    position: relative;
    text-align: center;
}
.connect_widget {
    background-color: #ffffff;
}


.line{
	width:100%;
	margin:4px 0 19px;;
	border-top:1px solid #3a4752;
}
.link {
	overflow:hidden;
	position:relative;
	display:inline-block;
	padding:4px 5px 3px 35px;
	font:20px/20px 'Quattrocento Sans', sans-serif;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../images/link_pic.png) 0 0 no-repeat;
	z-index:1;
}
.link span{
	position:absolute;
	top:0;
	left:16px;
	height:100%;
	background-color:#252f35;
	z-index:-1;
}
.more{
	display:inline-block;
	width:10px;
	height:21px;
	background:url(../images/more_arr.png) 2px 8px no-repeat;
}
.moreLink{
	text-decoration:none;
	color:#d1d1d1;
	font-weight:bold;
}
.moreLink:hover{
	text-decoration:underline;
}
.padBot1{
	padding-bottom:16px;
}
.google_map{
	margin:-8px 0 13px;
	float:left;
    width: 324px;
    height: 150px;
    background: #fff;
}
.address > span{
	color: #d1d1d1;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:5px;
}
.address p{
	padding-top:5px;
	width:185px;
}
.mailLink{
	text-decoration:none;
}
/* ============================= lists ====================== */
.contentSlider{
	overflow:hidden;
	margin-top:-8px;
}
.contentSlider li{
	width:150px;
	float:left;
	padding-right:25px;
}
.contentSlider li img{
	padding-bottom:13px;
}
.contentSlider li h3{
	padding-bottom:0px;
}
.prev_slide, .next_slide{
	display:block;
	float:right;
	margin-left:10px;
	width:27px;
	height:27px;
}
.prev_slide{
	background:url(../images/prev_slide.png) 0 0 no-repeat;
}
.next_slide{
	background:url(../images/next_slide.png) 0 0 no-repeat;
}
/* ============================= footer ====================== */
footer{
	position:relative;
	text-align:center;
	font-size:11px;
	color:#5c5c5c;
	text-transform:uppercase;
	z-index:5;
}
footer a{
	text-decoration:none;
	color:#5c5c5c;
}
footer ul{
	padding-top:9px;
}
footer ul li{
	display:inline-block;
	padding-right:1px;
}
social  ul  li{
	display:inline-block;
	padding-right:1px;
}
#icon1, #icon2{
	display:block;
	width:22px;
	height:22px;
}
#icon1{
	background:url(../images/icon1.png) 0 0 no-repeat;
}
#icon2{
	background:url(../images/icon2.png) 0 0 no-repeat;
}
/* Adult Check */
#warningadult{display:none;width:600px;border:10px solid #666;-moz-border-radius:8px;-webkit-border-radius:8px;z-index:1000;}
#warningadult div{padding:10px;border:1px solid #3B5998;background-color:#fff;font-family:"lucida grande",tahoma,verdana,arial,sans-serif}
#warningadult h2{margin:-11px;margin-bottom:0px;color:#fff;background-color:#6D84B4;padding:5px 10px;border:1px solid #3B5998;font-size:14px;}
#warningadult #adultimage{text-align:center;padding:0px;margin-top:10px;}

#newsflash{color:#000;display:none;width:600px;border:10px solid #666;-moz-border-radius:8px;-webkit-border-radius:8px;z-index:1000;}
#newsflash div{padding:10px;border:1px solid #3B5998;background-color:#fff;font-family:"lucida grande",tahoma,verdana,arial,sans-serif}
#newsflash h2{padding:5px 10px;text-align:center;}
#newsflash span{line-height:8;font-size:15px;font-weight:bold;padding:0 20px;}

#sponsor {
	background-image: url(../images/lips.jpg);
	background-repeat: no-repeat;
	background-position: 23px 25px;
}

#sponsors{min-height:50px;text-align:center;}
#sponsors ul{margin:5px;}
#sponsors ul li {
	display: inline;
	list-style-type: none;
}

#retailmenu, #distrmenu {margin: 0px 0px 15px 0px}
#retailers a,
#distributors a {color:#FFF;}
#retailers a:hover, #distributors a:hover, 
#retailers a:visited, #distributors a:visited,
#retailers a:active, #distributors a:active {color:#94268C;}