@import"reset.css";
@import"grid.css";
@import"superfish.css";
@import"forms.css";
@import"prettyPhoto.css";
@import"galleryfic.css";
@import"kwicks.css";
@import"coin-slider.css";
@import"advanced.css";
@font-face {
font-family: "Kozuka Gothic Pro H";
font-style: normal;
src: url("kozgopro-heavy.eot") format('eot'), url("kozgopro-heavy.woff") format("woff"), url("kozgopro-heavy.svg") format("svg"), url("kozgopro-heavy.ttf") format("truetype");
}
@font-face {
font-family: "Kozuka Gothic Pr6N H";
font-style: normal;
src: url("kozgopr6n-heavy.eot") format('eot'), url("kozgopr6n-heavy.woff") format("woff"), url("kozgopr6n-heavy.svg") format("svg"), url("kozgopr6n-heavy.ttf") format("truetype");
}
@font-face {
font-family: "Kozuka Gothic Std M";
src: url("kozgostd-medium.eot") format('eot'), url("kozgostd-medium.woff") format("woff"), url("kozgostd-medium.svg") format("svg"), url("kozgostd-medium.ttf") format("truetype");
}
body {
	background:#000;
	font:13px/18px Arial, Helvetica, sans-serif;
	color:#383838;
	position:relative;
	min-width:960px;
}
html, body {
	height:100%;
}
/* Global Structure---------------------------------------- */
.main {
	width:950px;
	margin:0 auto;
}
/*----- txt,links,lines,titles -----*/
a {
	color:#ffa800;
	outline:none;
	cursor:pointer;
	text-decoration:underline;
}
a:focus {
	outline:none;
}
a:hover {
	text-decoration:none;
}
.clear {
	clear:both;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.extra-wrap {
	overflow:hidden;
	display:block;
}
p {
	margin-bottom:18px;
}
.p0 {
	margin-bottom:0 !important
}
.p1 {
	margin-bottom:4px !important
}
.p2 {
	margin-bottom:15px !important
}
.p3 {
	margin-bottom:30px !important
}
.p4 {
	margin-bottom:40px !important
}
.p5 {
	margin-bottom:50px
}
.p6 {
	margin-bottom:60px !important;
}
.p7 {
	margin-bottom:79px
}
.reg {
	text-transform:uppercase
}
.fleft {
	float:left
}
.fright {
	float:right
}
.alignright {
	text-align:right
}
.aligncenter {
	text-align:center
}
.alignmiddle * {
	vertical-align:middle
}
.it {
	font-style:italic
}
.nowrap {
	white-space:nowrap;
}
.letter {
	letter-spacing:-1px
}
.color-1 {
	color:#fff
}
.color-2 {
	color:#000
}
.color-3 {
	color:#ba5624
}
/*********************************boxes**********************************/
.margin-bot {
	margin-bottom:35px !important
}
.spacing {
	margin-right:30px;
}
.indent-bot {
	margin-bottom:20px !important
}
.indent-bot2 {
	margin-bottom:30px
}
.indent-bot3 {
	margin-bottom:45px
}
.img-indent-bot {
	margin-bottom:25px !important
}
.img-indent {
	float:left;
	margin:0 15px 0px 0 !important
}
.img-indent2 {
	float:left;
	margin:0 24px 0px 0
}
.img-indent3 {
	float:left;
	margin:0 1px 0px 0px
}
.img-indent-r {
	float:right;
	margin:0 0px 0px 30px
}
.prev-indent-bot {
	margin-bottom:10px !important
}
.prev-indent {
	float:left;
	margin:0 17px 0px 0
}
.padding-top {
	padding-top:10px
}
.padding-top1 {
	padding-top:40px
}
.padding-top2 {
	padding-top:25px
}
.border {
	border:1px solid #000;
	display:inline-block;
}
/*********************************header*************************************/
header {
	background:url(../images/texture_2.jpg) 50% 0;
	position:relative;
	z-index:99;
}
.header_transition {
	background:url(../images/transition_1.jpg) 50% 100% no-repeat;
	padding:0 0 30px;
}
header h1 {
	float:left;
	margin:0;
	padding:23px 0 0px 0px;
}
header h1 a {
	background:url(../images/logo.png) 0 0 no-repeat;
	width:220px;
	height:120px;
	text-indent:-5000px;
	overflow:hidden;
	display:block;
}
nav {
	float:right;
}
.slogan {
	background:url(../images/texture.jpg) 50% 0;
	padding:0px 0 0;
	position:relative;
}
.slogan_2 {
	background:url(../images/transition_2.jpg) 50% 100% no-repeat;
	max-height:360px;
	min-height:149px;
}
.slogan_2 strong {
	color:#000;
	font-size:48px;
	line-height:1.2em;
	display:block;
	text-align:center;
	font-size:50px;
	font-family: "Kozuka Gothic Pr6N", Arial;
}
div#head {
	width:952px;
	height:379px;
	margin:0 auto 0px;
	position:relative;
	top:35px;
}
/********************** Content ************************/
section#content {
	background:url(../images/transition_3.jpg) 50% 100% no-repeat #fff;
	padding:40px 0 110px;
}
#page_1 section#content {
	padding:70px 0 90px;
}
/*  Header styles */
h1, h2, h3, h4, h5, h6 {
	margin:0 0 10px;
	line-height:1.2em;
	font-family: Arial;
}
h1 {
	font-size:28px;
	color:#ffa800;
}
h2 {
	font-size:30px;
	color:#ffa800;
	text-transform:uppercase;
	font-family: "Kozuka Gothic Pr6N", Arial;
}
h3 {
	font-size:27px;
}
h4 {
	font-size:28px;
	color:#1f1920;
}
h5 {
	font-size:24px;
	color:#1f1920;
	margin:0 0 20px;
	font-family: "Kozuka Gothic Pr6N", Arial;
}
h6 {
	font-size:21px;
	color:#1f1920;
	margin:0 0 15px;
	letter-spacing: normal;
}
h5 img {
	float:right;
}
h1 strong {
	font-size:72px;
	display:block;
	line-height:1.2em;
	color:#000
}
.divider_1 {
	background:url(../images/divider.gif) 950px 0 repeat-y
}
.divider_2 {
	background:url(../images/divider.gif) 728px 0 repeat-y
}
.divider_3 {
	background:url(../images/divider.gif) 207px 0 repeat-y
}
.dropcap {
	float:left;
	width:67px;
	font-size:45px;
	line-height:1.2em;
	color:#ffa800;
}
.col-1 {
	float:left;
	width:217px;
}
.text_1 {
	color:#ffa800;
	line-height:24px;
}
.relative {
	position:relative;
	z-index:4
}
figcaption {
	position:absolute;
	bottom:0px;
	z-index:5;
	left:0px;
	right:0px;
	background:#19191a;
	color:#ffa800;
	padding:8px 0;
	line-height:1.2em;
	font-size:24px;
	text-align:center;
	text-transform:uppercase;
}
.border-bot2 {
	border-bottom:1px solid #e7e8e8;
	padding-top:20px;
	margin-bottom:30px;
}
/*  Buttons */
.button {
	color:#000;
	display:inline-block;
	text-decoration:none;
	background:url(../images/button.png) 0 0 no-repeat;
	padding:3px 0px 9px;
	font-size:18px;
	line-height:1.2em;
	width:84px;
	text-align:center;
}
.button:hover {
	color:#fff;
}
.link {
	text-decoration:none;
}
.link:hover {
	text-decoration:underline;
}
.link-1 {
	color:#696969;
	text-decoration:none;
}
.link-1:hover {
	color:#c23511
}
.link-2 {
	color:#383838;
}
.list-1 li {
	padding:0 0 6px 9px;
	background:url(../images/list1-marker.gif) 0 6px no-repeat;
}
.list-1 a {
	color:#383838;
	text-decoration:none;
}
.list-1 a:hover {
	text-decoration:underline;
}
ol li {
	list-style:decimal-leading-zero inside;
	color:#ffa800;
	font-weight:bold;
	padding:0 0 6px;
}
ol li a {
	color:#383838;
	text-decoration:none;
	font-weight:normal;
}
ol li a:hover {
	text-decoration:underline;
}
time {
	display:block;
	font-size:11px;
	padding:0 0 4px;
}
#map_canvas {
	width:377px;
	height:249px;
	margin:0 0 25px;
	border:1px solid #000;
}
aside {
	background:url(../images/texture_2.jpg) 50% 0;
	padding:5px 0 5px;
	color:#83868a;
}
aside a {
	color:#83868a;
	text-decoration:none;
}
aside a:hover {
	text-decoration:underline;
}
aside h6 {
	font-size:18px;
	color:#c0c2c5;
}
aside h6 img {
	vertical-align:middle;
	margin-right:8px;
}
aside li {
	padding:0 0 6px 9px;
	background:url(../images/list1-marker.gif) 0 6px no-repeat;
}
aside li a {
	color:#83868a;
	text-decoration:none;
}
aside li a:hover {
	text-decoration:underline;
}
aside .icons {
	overflow:hidden;
	padding:5px 0 0;
	margin-left:200px
}
aside .icons li {
	float:left;
	padding:0;
	background:none;
	margin:0 5px 0 0;
}
aside .icons li a {
	position:relative;
	display:block;
	overflow:hidden;
	line-height:0;
	font-size:0;
	width:16px;
	height:16px;
}
aside .icons li img {
	position:absolute;
	top:0px;
	height:16px;
	width:16px;
	left:0;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	-ms-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
aside .icons li img+img {
	height:0;
}
aside .icons li a:hover img {
	height:0;
	top:16px;
}
aside .icons li a:hover img+img {
	height:16px;
	top:0
}
/******************** Footer ******************/
footer {
	padding:16px 0px 10px;
	overflow:hidden;
	font-size:12px;
	color:#83868a;
	width:950px;
	margin:0 auto;
}
footer a {
	color:#83868a
}
.padding-left {
	padding-left:22px;
}
.padding-right {
	padding-right:50px;
}
.padding-bot {
	padding-bottom:5px;
}
.google_btns {
	right:0;
	top:1px;
	position:absolute;
}
.google_btns a {
	display:inline-block;
	width:15px;
	height:14px;
	overflow:hidden;
	line-height:0;
	font-size:0;
	opacity:.5
}
.google_btns a.google_prev {
	background:url(../images/google_prev.gif);
	margin-right:4px;
}
.google_btns a.google_next {
	background:url(../images/google_next.gif)
}
.google_btns a:hover {
	opacity:1;
}
/* Left & Right alignment */
blockquote {
	display:block;
	quotes:none;
	background:url(../images/quotes.png) 3px 0px no-repeat;
	padding:9px 0px 0 40px;
	font-size:15px;
	line-height:20px;
	color:#ffa800;
}
.top1 {
	background:url(../images/top.gif) 0 60% no-repeat;
	padding:0 0 0px 13px;
	display:inline-block;
	text-decoration:none;
	color:#383838;
	font-size:11px;
	line-height:1.2em;
	text-transform:uppercase;
}
.top1:hover {
	color:#c23511;
}
ins {
	background:#393939;
	padding:0 5px;
	text-decoration:none;
	color:#ededed;
}
del {
	text-decoration:line-through;
}
abbr {
	cursor:help;
}
dfn {
	letter-spacing:2px;
	color:#ffa800;
}
sub {
	vertical-align:bottom
}
sub, sup {
	font-size:.7em;
}
kbd, samp {
	font-size:.85em;
}
.elements-list small {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}
.elements-list big {
	font-size:18px;
}
.elements-list q {
	font-family:"Courier New", Courier, monospace;
	color:#ffa800;
}
abbr, acronym {
	text-transform:uppercase;
	border-bottom:1px dotted #ffa800;
	color:#ffa800;
}
pre, code, tt {
	font:1em 'andale mono', 'lucida console', monospace;
	line-height:1.5;
	display:block
}
code {
	background-color:#f6f6f6;
	display:block;
	color:#333;
	padding:3px 2px 3px 5px;
	line-height:1.67em;
	border:1px dotted #333
}
pre {
	white-space:pre
}
/* Layouts navigation */
.layouts-nav {
	width:100%;
	overflow:hidden;
	padding-bottom:30px !important
}
.layouts-nav li {
	float:left;
	margin-right:20px;
	background:none !important;
	padding:0 !important
}
.layouts-nav li a {
	float:left;
	background:#333;
	padding:2px 10px;
	color:#fff;
	position:relative;
	margin-right:10px;
	cursor:pointer;
	text-decoration:none;
}
.layouts-nav li a:hover {
	background:#aaa
}
/* Definition list style */
dl dt {
	color:#ffa800;
	margin:0 0 6px
}
/* Table styling */
table thead th {
	background:#0a0a0a;
	color:#fff;
	border:1px solid #e7e8e8;
	padding:18px 0;
	font-size:14px;
	font-weight:normal;
}
table tbody td {
	background:#fff;
	width:125px;
	text-align:center;
	border:1px solid #e7e8e8;
	padding:8px 0 9px;
}
table tbody tr:hover td {
	background:#828387;
	color:#fff;
}
/* Information box */
.info-box, .download-box, .notification-box, .error-box {
	padding:20px 30px 20px 110px;
	margin-bottom:15px;
	position:relative;
	height:1%;
	font-size:13px;
}
.info-box {
	color:#64757f;
	background:#e1f2fc;
	border:1px solid #68a2cf
}
.download-box {
	color:#697a58;
	background:#eeffdd;
	border:1px solid #a3c159
}
.notification-box {
	color:#79725b;
	background:#fef7e0;
	border:1px solid #e6c555
}
.error-box {
	color:#7e6c6c;
	background:#feebeb;
	border:1px solid #ff9999
}
.info-box p.icon, .download-box p.icon, .notification-box p.icon, .error-box p.icon {
	position:absolute;
	left:34px;
	top:16px;
	margin:0
}
/* Pages
---------------------------------------- */
/* 404 page */
/* Under Construction page =====*/
#constuction-box {
	width:800px;
	height:500px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-400px;
	margin-top:-250px;
	background:#fff;
	text-align:center;
	box-shadow:0 0 7px rgba(0, 0, 0, .5);
}
#constuction-box .inside {
	padding:40px 40px 40px 40px
}
#constuction-box h1 {
	text-align:center;
	font-size:4em;
	margin-bottom:.2em;
	line-height:1.2em;
	letter-spacing:2px;
}
/* Countdown */
  #countdown_dashboard {
	height:110px;
	padding:30px 0 40px 0;
	width:650px;
	margin:0 auto;
	position:relative
}
.dash {
	width:110px;
	height:114px;
	background:transparent url('../images/dash.png') 0 0 no-repeat;
	float:left;
	margin-left:20px;
	position:relative
}
.dash .digit {
	font-size:75px;
	line-height:92px;
	font-weight:bold;
	float:left;
	width:55px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#555;
	position:relative
}
.dash .digit .bottom {
	font-size:75px;
	line-height:92px
}
.dash_title {
	position:absolute;
	display:block;
	bottom:0px;
	left:0;
	font-size:12px;
	color:#555;
	letter-spacing:2px;
	width:110px
}
/* Intro page */
#intro-box {
	width:600px;
	height:400px;
	position:relative;
	left:50%;
	top:50%;
	margin-left:-300px;
	margin-top:-200px;
	background:#fff;
	text-align:center;
	float:left;
	box-shadow:0 0 7px rgba(0, 0, 0, .5);
}
#intro-box .inside {
	padding:40px 40px 40px 40px
}
#intro-box h1 {
	text-align:center;
	font-size:4em;
	margin-bottom:.2em;
	line-height:1.2em;
	position:absolute;
	left:0;
	top:-90px;
	width:600px;
	overflow:hidden;
	height:100px;
	color:#fff;
	border:none;
}
#intro-box .button {
	position:absolute;
	right:40px;
	bottom:10px;
	float:right;
	white-space:nowrap
}
.intro-buttons {
	width:500px;
	padding:0 50px;
	position:absolute;
	left:0;
	bottom:50px
}
#flash-intro {
	margin-bottom:20px;
	position:absolute;
	left:23px;
	top:20px
}
/* Content
---------------------------------------- */
.img-404 {
	float:left;
	margin:0 64px 0 0;
}
/* Lightbox image */

.lightbox-image {
	display:inline-block;
	position:relative;
	overflow:hidden;
}
.lightbox-image img.magnify {
	position:absolute;
	width:3375px;
	height:4500px;
	margin:-2250px 0 0 -1688px;
	left:50%;
	top:50%;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.lightbox-image:hover img.magnify {
	width:45px;
	height:60px;
	margin:-30px 0 0 -23px;
}
/* SlideDown element */
  .slideDown dt {
	background-color:#333132;
	background-image:url(../images/arrow1.gif);
	background-repeat:no-repeat;
	background-position:100% 16px;
	box-shadow:1px 1px 1px #d1d1d1;
	-moz-box-shadow:1px 1px 0 #d1d1d1;
	-webkit-box-shadow:1px 1px 0 #d1d1d1;
	color:#fff;
	padding:9px 0 9px 21px;
	margin-bottom:4px;
	font-weight:bold;
	display:block;
	font-size:12px;
	cursor:pointer;
	margin-bottom:10px
}
.slideDown dt:hover, .slideDown dt.active {
	background-color:#bbb;
	color:#fff;
	text-shadow:0 0 5px #fff
}
.slideDown dt.active {
	background-image:url(../images/arrow2.gif)
}
.slideDown dd {
	display:none;
	padding:10px 20px 20px 20px;
	line-height:20px;
}
#block dd {
	display:block
}
.slideDown.absolute {
	position:relative;
}
.slideDown.absolute dd {
	position:absolute;
	z-index:999;
	background:#fff;
}
/* Accordion */
dl#accordion {
	list-style-type:none;
	margin:0;
	padding:0 2px 0 0;
	height:auto !important
}
dl#accordion .indent {
	padding-top:7px !important;
	padding-bottom:5px !important
}
dl#accordion a {
	display:block;
}
dl#accordion dt {
	margin:0px
}
dl#accordion dt a {
	background-color:#333132;
	background-image:url(../images/arrow1.gif);
	background-repeat:no-repeat;
	background-position:100% 16px;
	box-shadow:1px 1px 1px #d1d1d1;
	-moz-box-shadow:1px 1px 0 #d1d1d1;
	-webkit-box-shadow:1px 1px 0 #d1d1d1;
	color:#7f7f7f;
	padding:9px 0 9px 21px;
	margin-bottom:4px;
	font-weight:bold;
	display:block;
	font-size:12px;
	text-decoration:none;
}
dl#accordion dt a:hover {
	background-color:#8e8d8b;
	color:#fff
}
dl#accordion dt.active a {
	background-color:#ccc;
	background-image:url(../images/arrow2.gif);
	color:#333
}
dl#accordion dd {
	display:none;
	margin-bottom:0;
	padding-left:0
}
dl#accordion dd .indent {
	padding:10px 30px 14px 20px !important
}
dl#accordion dd a {
	display:inline;
	background:none;
	padding:0;
	width:auto;
	text-decoration:none
}
dl#accordion dd a:hover {
	background:none
}
dl#accordion dd .sub_menu li {
	list-style:none;
	line-height:30px!important;
	padding-left:12px;
}
.sub_menu {
	font-size:12px;
	line-height:16px;
}
.sub_menu li a {
	line-height:30px !important;
	text-decoration:underline !important;
}
.sub_menu li a:hover {
	text-decoration:none !important;
}
/* Tooltips */
#aToolTip {
	border:2px solid #444;
	background:#555;
	color:#fff;
	margin:0;
	padding:2px 8px;
	font-size:11px;
	position:absolute;
	display:none;
	z-index:50000
}
#aToolTip .aToolTipContent {
	position:relative;
	margin:0;
	padding:0
}
a#aToolTipCloseBtn {
	display:block;
	height:20px;
	width:20px;
	overflow:hidden;
	background:url(../images/close.gif) no-repeat;
	text-indent:-9999px;
	outline:none;
	position:absolute;
	top:-15px;
	right:-20px
}
/* Elements list */
.elements-list li {
	background:none !important;
	padding:0 0 0px 0 !important;
	position:relative;
	line-height:28px
}
.elements-list li code {
	position:absolute;
	right:0;
	top:-3px;
	padding:2px 3px 1px 3px;
	border:1px dotted #333
}
/* Tabs */
.tabs {
	padding:10px 0
}
.tabs ol {
	list-style-type:decimal;
	margin:0 0 0 20px
}
.tabs ol li {
	display:list-item;
	float:none;
	padding-bottom:5px !important;
	font-size:12px;
	color:#6b6a6a
}
.tabs ul {
	list-style:none;
	padding:0 0 0 0 !important;
	overflow:hidden
}
.tabs li {
	display:block;
	float:left;
	margin:0 5px 5px 0;
	background:none;
	padding:0 0 0 0 !important
}
.tabs .selected {
	margin-bottom:0px;
	position:relative
}
.tabs .selected a {
	background:#f0f0f0;
	color:#000;
	padding-bottom:10px
}
.tabs li a:hover {
	background:#f0f0f0;
	color:#000
}
.tabs li a {
	background:#000;
	color:#fff;
	display:block;
	padding:5px 10px;
	text-decoration:none
}
.tabs .tab-content {
	background:#f0f0f0;
	clear:both;
	width:auto;
	overflow:auto
}
.tabs .tab-content .inner {
	padding:10px
}
.tabs p {
	margin-bottom:5px
}
.tabs .tab-content strong {
	color:#000
}
.tabs pre {
	margin:4px 0
}
.tabs code {
	overflow:auto
}
*+html .tabs code {
	overflow:visible
}
/* Twitter */
#twitter p {
	margin:0;
}
#twitter h2 {
	margin:0 0 5px 0;
	padding:.5em 1em;
	font-size:1.5em;
	color:#fff;
	background-color:#888;
	letter-spacing:0;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px
}
#preloader {
	margin:0;
	padding:1em 1em 1em 3em;
	text-indent:10px;
	background:transparent url(../images/loader.gif) 1em center no-repeat
}
ul#twitter_update_list {
	margin:0;
	padding:0 0 0.5em 0;
	list-style-type:none
}
ul#twitter_update_list li {
	margin:0;
	padding:0.8em 0 1em 1em !important;
	background:#f0f0f0;
	margin-bottom:7px
}
ul#twitter_update_list li:hover {
	background-color:#ccc;
	color:#fff
}
ul#twitter_update_list li:hover a {
	color:#000
}
ul#twitter_update_list li a {
	color:#000
}
ul#twitter_update_list li span {
	display:block
}
ul#twitter_update_list li span a {
	color:#000
}
ul#twitter_update_list li.lastTweet {
	border-bottom:none
}
a#profileLink {
	display:block;
	padding:0.3em 1em;
	color:#fff;
	background-color:#000
}
a#profileLink {
	display:block;
	padding:0.3em 1em;
	color:#fff;
	background-color:#000
}
/* Code grabber */
.code {
	padding:30px 0 10px 0
}
.code a.code-icon {
	margin-bottom:10px
}
.code a.code-icon i {
	padding-right:6px;
	font-style:normal
}
.code div.grabber {
	display:none
}
.code code {
	padding:0 10px 0 10px;
	background:#f6f6f6;
	color:#333;
	border:1px solid #dfdfdf;
	white-space:pre;
	overflow:auto
}
