/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display: block;
}
mark, rp, rt, ruby, summary, time {
	display: inline
}
/* Global properties
---------------------------------------- */
body {
	background:#151515;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.875em;
	line-height:1.2857em;
	color:#666;
	min-width:1030px;
}
html {
}
html, body {
	height:100%;
}
.main-extra {
	background:url(../images/main-extra-bg.gif) top center repeat;
}
.extra {
	background:url(../images/extra-bg.gif) top center no-repeat;
}
/* Global Structure
---------------------------------------- */

	/* Header */
	header {
	height:155px;
	position:relative;
	z-index:20;
	background:url(../images/header-bg.gif) left bottom repeat-x;
}
/* Content */
	section#content {
	position:relative;
	z-index:1
}
/* Left & Right alignment */

.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
/* indents */



/* Paragraph styling */
p {
	padding-top:18px
}
/*----- txt, links, lines, titles -----*/
a {
	color:#fff;
	outline:none;
	text-decoration:underline;
}
a:hover, a:focus {
	text-decoration:none;
}
a:active, a:visited {
}
blockquote {
	margin:0 5px 0px 5px;
	padding:20px 4px 20px 10px;
	font-size:1.214em;
	line-height:1.5em;
	color:#fff;
	quotes:none;
}
blockquote.left {
	background:url(../images/divider-bg.gif) right top repeat-y;
	width:33%;
	float:left;
	margin-right:20px;
	padding-right:30px;
	padding-left:0;
}
blockquote.right {
	background:url(../images/divider-bg.gif) left top repeat-y;
	width:33%;
	float:right;
	margin-left:0px;
	padding-left:40px;
	background-position:15px 0;
}
blockquote.quote {
	background:url(../images/quote.png) left top no-repeat;
	padding:4px 0 2px 52px;
	background-position:0px 0;
	margin-top:0px;
	line-height:1.2em;
	font-size:1em;
}
.col-1 {
	float:left;
	width:395px;
}
.color {
	color:white;
}
ins {
	background-color:#ff9c00;
	color:#fff;
	text-decoration:none;
}
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
del {
	text-decoration: line-through;
	color:#040e1c;
}
abbr[title], dfn[title] {
	border-bottom:1px dotted #2baccc;
	cursor:help;
	color:#ff9c00;
	text-transform:uppercase;
}
strong {
	color:white;
}
em, dfn {
	color:#ff9c00;
}
dfn {
	color:#ff9c00;
	font-size:1.16em;
	letter-spacing:2px;
}
sup, sub {
}
abbr, acronym {
	border-bottom:1px dashed #ff9c00;
	color:#ff9c00;
	text-transform:uppercase;
}
address {
	margin:0 0 1.5em;
	font-style:italic;
}
del {
	color:white;
}
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;
}
q {
	color:#ff9c00;
	letter-spacing:0px;
	font-family:"Courier New", Courier, monospace;
}
b {
	color:white;
}
i {
	color:white;
}
cite {
	color:white;
}
small {
	font-size:0.76em;
	color:white
}
big {
	font-size:1.75em;
	color:white;
}
sup {
	vertical-align:top;
	font-size:0.76em;
	color:white
}
sub {
	vertical-align:bottom;
	font-size:0.76em;
	color:white
}
kbd {
	color:white;
	font-size:0.916em;
	font-family:"Courier New", Courier, monospace;
}
samp {
	color:white;
	font-size:0.916em;
	font-family:"Courier New", Courier, monospace;
}
var {
	color:white;
}
/* Custom select color */
::selection {
	background-color: #999;
}
::-moz-selection {
 background: #999; /* Firefox */
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
.typography_line_height {
	line-height:1.5em;
}
h1 {
	font-size:2.5em;
	line-height:1.2307em;
	color:#888888;
	padding:14px 0 20px 0;
}
h2 {
	font-size:2.142em;
	line-height:1.2307em;
	color:#ff9c00;
	padding:40px 0 20px 0;
}
h3 {
	font-size:2em;
	line-height:1.2307em;
	color:#fff;
	padding:22px 0 33px 0;
}
.h3-pad {
	padding-top:42px;
}
.h3-pad1 {
	padding-bottom:28px;
}
h4 {
	font-size:1.714em;
	line-height:1.2307em;
	color:#ff9c00;
	padding:38px 0 22px 0;
}
h5 {
	font-size:1.428em;
	line-height:1.2307em;
	color:#888888;
	padding:42px 0 22px 0;
}
h6 {
	font-size:1.142em;
	line-height:1.2307em;
	color:#fff;
	padding:40px 0 20px 0;
}
.typography {
	padding:44px 0 22px 0
}
.adress {
	width:253px;
}
.adress strong {
	font-weight:normal;
	float:right;
	color:#4d4d4d;
}
.adress em {
	color:white;
	font-size:0.928em;
}
/*  Header styles */
.sub-menu {
	width:100%;
	overflow:hidden;
}
.sub-menu ul {
	float:right;
	padding-top:8px;
}
.sub-menu li {
	float:left;
	background:url(../images/sub-menu-li-bg.gif) right 2px no-repeat;
	font-size:0.714em;
	line-height:1.2307em;
	padding:0 8px 0 7px;
	text-transform:uppercase;
}
.sub-menu li a {
	text-decoration:none;
	color:#999;
}
.sub-menu li a:hover {
	text-decoration:underline;
}
.sub-menu .last {
	background:none;
	padding-right:0;
}
.logo {
	float:left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.logo a {
	display:block;
	width:227px;
	height:120px;
	text-indent:-5000px;
	background:url(../images/logo.png) left top no-repeat;
}
/* Unordered list style
---------------------------------------- */

/* List1 */
ul.list1 {
	padding-bottom:15px;
}
ul.list1 li {
	background:url(../images/marker1.gif) no-repeat 0 2px;
	padding:0 0 9px 24px;
	font-size:14px;
	position:relative;
	zoom:1;
}
ul.list1 li a {
	color:#352b2a;
}
ul.list1 li ul {
	padding:9px 0 0 0;
	margin-bottom:-10px;
}
/* Layouts navigation */
.layouts-nav {
	width:100%;
	overflow:hidden;
	padding-bottom:30px !important;
	padding-top:30px;
}
.layouts-nav li {
	float:left;
	margin-right:20px;
	background:none !important;
	padding:0 !important;
}
.layouts-nav li a {
	float:left;
	background:#fff;
	padding:2px 10px;
	color:#000;
	text-decoration:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-right:10px;
	cursor:pointer;
	behavior: url(js/PIE.htc);
	position:relative;
}
.layouts-nav li a:hover {
	background:#CCC;
}
/* Ordered list style */
ol {
	padding-bottom:15px;
}
ol li {
	list-style-position:outside;
	list-style-type:decimal;
	margin-left:24px;
	padding-bottom:3px;
	font-size:1em;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
ol li a {
	color:#4d4d4d;
	text-decoration:none;
	font-weight:normal;
}
ol li a:hover {
	text-decoration:underline;
}
.list_1 li {
	background:url(../images/list_1-marker.gif) left 5px no-repeat;
	padding:0px 0 0px 15px;
	margin-top:4px;
	font-size:1em;
	line-height:1.285em;
}
.list_1 li a {
	color:#4d4d4d;
	text-decoration:none;
}
.list_1 li a:hover {
	color:#d10f0f;
}
.list_1 li ul {
	padding-left:16px;
	padding-top:0px;
}
.list_1 li ul li {
	background:url(../images/list_1-marker1.gif) left 5px no-repeat;
	padding:0 0 0 14px;
	font-size:1em;
	margin:0;
}
.list_2 {
}
.list_2 li {
	background:url(../images/list_2-marker.gif) left 5px no-repeat;
	line-height:1.7em;
	padding:0 0 0px 22px;
	font-family:Arial, Helvetica, sans-serif;
}
.list_2 li a {
	color:#4d4d4d;
	text-decoration:none;
}
.list_2 li a:hover {
	text-decoration:underline;
}
.list_3 {
}
.list_3 li {
	background:url(../images/list_3-marker.gif) left 5px no-repeat;
	padding:0 0 0px 28px;
	line-height:1.928em;
}
.list_3 li a {
	color:#fff;
	text-decoration:none
}
.list_3 li a:hover {
	text-decoration:underline;
}
dl dt {
	color:#fff !important;
	font-weight:normal;
	line-height:1.5em;
	font-size:1em;
}
dl dd {
	padding:0 0 16px 50px;
	font-size:1em;
	line-height:1.2857em;
	color:#4d4d4d;
}
.banners {
	padding-top:5px
}
.banners li {
	width:222px;
	float:left;
	margin-right:18px;
}
.banners img {
	margin:0;
	padding:0;
	margin-bottom:24px;
}
.banners li a {
	margin:0;
	padding:0;
}
.banners li span a {
	display:inline-block;
	background:url(../images/list_3-marker.gif) left 0px no-repeat;
	padding-left:26px;
	text-decoration:none;
	margin-bottom:6px;
}
.banners li span a:hover {
	text-decoration:underline;
}
.banners .last {
	margin:0;
}
.banners .last1 {
	margin:0 16px 0 0;
}
.folio {
	padding-top:2px;
	width:100%;
	overflow:hidden;
}
.folio li {
	width:222px;
	float:left;
	margin:0 16px 25px 0;
}
.folio .last1 {
	margin-right:16px;
}
.folio .last {
	margin:0;
}
.folio li strong {
	color:#4d4d4d;
	padding:10px 0 13px 12px;
	display:block;
	background:#151515;
	font-weight:normal;
}
folio li a {
	display:block;
	width:222px;
}
.folio li strong span {
	color:white;
	display:inline-block;
	margin-right:4px;
}
/* Table styling */
table {
	width:100%;
	border:1px solid #181818;
}
.table-border {
	border:1px solid #181818;
	width:633px;
	margin-top:15px;
}
table thead th {
	text-align:center;
	background:#ff9c00;
	padding:15px 0px 15px 0px;
	font-size:1.5em;
	text-transform:uppercase;
	color:#fff;
	font-weight:normal;
	border-right:1px solid #181818;
}
table tbody td {
	padding:7px 30px;
	background:#151515;
	border-bottom:1px solid #2b2b2b;
	color:#4d4d4d;
	border-right:1px solid #060606;
}
table .verdan {
	border-right:1px solid #181818;
}
table tr:hover td {
	background-color:#999;
}
table .bord {
	border-bottom:1px solid #181818;
}
/*  Dropcaps style */
.dropcap_1 {
	font-size:43px;
	line-height:1em;
	width:38px;
	height:33px;
	line-height:1em;
	color:#fff;
	font-weight:bold;
	display:block;
	float:left;
}
.dropcap_2 {
	font-size:45px;
	background:url(../images/dropcap.png) no-repeat 50% 0;
	text-align:center;
	width:56px;
	line-height:56px;
	color:#000;
	font-weight:bold;
	display:block;
	float:left;
	margin-right:8px;
}
.dropcap_3 {
	font-size:40px;
	width:40px;
	line-height:1em;
	color:#333;
	display:block;
	float:left;
	text-shadow:2px 2px 1px #ccc;
}
.border {
	background:url(../images/hr1.gif) left bottom repeat-x;
	padding-bottom:41px;
	margin-bottom:22px;
}
/*  Horizontal divider */
.hr {
	display:block;
	position:relative;
	padding:20px 0 30px 0;
	border:none;
	background:url(../images/hr.gif) 0 50% repeat-x;
	height:2px;
	overflow:hidden;
	font-size:12px;
	margin:0 0px 0 0;
}
.hr a {
	position:absolute;
	right:0;
	top:5px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:url(../images/arrow-top.gif) no-repeat 0 6px;
	padding-left:13px;
	color:white;
}
.hr a:hover {
	color:#666;
}
/*  Buttons */
.button1 {
	display:inline-block;
	background:#ff9c00;
	padding:7px 16px 7px 16px;
	font-size:1.5em;
	line-height:1.2307em;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	margin-top:24px;
	font-family:Arial, Helvetica, sans-serif;
}
.button1:hover {
	background:#d18205;
}
.button2 {
	display:inline-block;
	background:#151515;
	padding:7px 18px 7px 18px;
	font-size:1.5em;
	font-weight:bold;
	line-height:1.2307em;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	margin-top:24px;
}
.button2:hover {
	background:#333;
}
.button3 {
	display:inline-block;
	background:#fff;
	text-transform:uppercase;
	padding:7px 16px 7px 16px;
	font-size:1.5em;
	line-height:1.2307em;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	margin-top:24px;
	font-family:Arial, Helvetica, sans-serif;
}
.button3:hover {
	background:#d1d1d1;
}
.pading {
	padding-left:10px;
	margin:0
}
.link {
	font-style:italic;
	font-size:0.92em;
	display:inline-block;
	margin-top:16px;
}
.link1 {
	color:#fff;
	font-size:0.928em;
	font-style:italic;
}
/* Blocks and Boxes style
---------------------------------------- */
/* Supported list */	
.supported-list {
	width:100%;
	overflow:hidden;
}
.supported-list li {
	float:left;
	background:url(../images/line-ver.gif) 100% repeat-y !important;
	padding:0 0 0 0 !important;
	width:195px;
	margin:0 0 0 12px;
}
.supported-list li.first {
	margin-left:0;
}
.supported-list li.last {
	padding-right:0;
	background:none !important;
}
.supported-list li .inside {
	padding:0 12px 0 0 !important;
}
.supported-list li p.img-wrapper {
	width:180px;
	height:114px;
	border:1px solid #c9c9c9;
	overflow:hidden;
	position:relative;
}
.supported-list li p.img-wrapper img {
	padding:0;
}
/* Information box */
.info-box {
	padding:20px 30px 20px 110px;
	margin-bottom:20px;
	background:url(../images/boxes-bg.png) repeat;
	color:#4d4d4d;
	position:relative;
	height:1%;
	font-size:1em;
	line-height:1.45em;
}
.info-box p.icon {
	position:absolute;
	left:34px;
	top:-3px;
	margin:0;
}
/* Download box */
.download-box {
	padding:20px 30px 20px 110px;
	margin-bottom:20px;
	position:relative;
	height:1%;
	font-size:1em;
	line-height:1.45em;
	background:url(../images/boxes-bg.png) repeat;
	color:#4d4d4d;
}
.download-box p.icon {
	position:absolute;
	left:34px;
	top:-4px;
	margin:0;
}
/* Notification box */
.notification-box {
	padding:20px 30px 20px 110px;
	margin-bottom:20px;
	background:url(../images/boxes-bg.png) repeat;
	color:#4d4d4d;
	position:relative;
	height:1%;
	font-size:1em;
	line-height:1.45em;
}
.notification-box p.icon {
	position:absolute;
	left:34px;
	top:-3px;
	margin:0;
}
/* Error message box */
.error-box {
	padding:20px 30px 20px 110px;
	margin-bottom:20px;
	background:url(../images/boxes-bg.png) repeat;
	color:#4d4d4d;
	position:relative;
	height:1%;
	font-size:1em;
	line-height:1.45em;
}
.error-box p.icon {
	position:absolute;
	left:34px;
	top:-3px;
	margin:0;
}
/* Header
---------------------------------------- */

/* Pages
---------------------------------------- */

/* 404 page */
.box-404 {
	background:url(../images/404-bg.jpg) left top no-repeat;
	height:518px;
	padding:0 0 0 48px;
	color:#000000;
}
.box-404 h1 {
	color:black;
	padding:170px 0 20px 0
}
.box-404 div {
	font-size:1.285em;
	line-height:1.333em;
}
.box-404 p {
	padding-top:52px;
	font-size:0.888em;
}
.back {
	background:#151515;
	min-height:551px;
	padding-top:21px;
}
.pad {
	padding-top:36px;
}
.pad1 {
	padding-top:26px;
}
.pad2 {
	padding-top:12px;
}
/* Under Construction page =====*/
#constuction-box {
	width:800px;
	height:500px;
	position:relative;
	left:50%;
	top:50%;
	margin-left:-400px;
	margin-top:-250px;
	background:#eae9e7;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-color:#ccc;
	box-shadow:0 0 10px #999;
	-moz-box-shadow:0 0 10px #999;
	-webkit-box-shadow:0 0 10px #999;
	text-align:center;
	behavior:url(js/PIE.htc);
}
#constuction-box .inside {
	padding:20px 40px 40px 40px;
}
#constuction-box .button {
	position:relative;
}
#constuction-box h1 {
	text-align:center;
	margin-bottom:.2em;
	line-height:1.2em;
	letter-spacing: 2px;
	border-bottom: 1px solid #ddd;
	padding-bottom:10px;
	font-size:4em;
}
#constuction-box h1 strong {
	color:#000
}
#constuction-box h1 em {
	text-transform:uppercase;
	color:#000;
	font-size:1em;
	font-style:normal;
	display:block;
	margin-bottom:-15px;
}
#constuction-box h1 strong {
	padding:0;
	font-size:1em;
}
/* 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:85px;
	font-weight: bold;
	float: left;
	width: 55px;
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	color: #555;
	position: relative;
}
.dash .digit .bottom {
	font-size:75px;
	line-height:85px;
}
.dash_title {
	position: absolute;
	display: block;
	bottom: 0px;
	left:0;
	font-size: 12px;
	color: #555;
	text-transform: uppercase;
	letter-spacing: 2px;
	width:110px;
}
.dev_comment {
	font-size: 14pt;
	color: #777;
	text-align: center;
	font-style: italic;
	margin: 40px 10px;
}
#subscribe_form {
	position: relative;
}
#email_field {
	font-size: 16pt;
	padding: 6px 10px;
	width: 300px;
}
#subscribe_button {
	font-size: 14pt;
	color: #333;
	padding: 4px 8px;
}
.copyright {
	font-size: 9pt;
	color: #333;
	margin: 40px 0px;
}
.faded {
	color: #999;
}
.form_message {
	width: 400px;
	padding: 10px;
	margin: 15px auto;
	display: none;
}
#error_message {
	background-color: #ffe;
	border-left: 5px solid #bb3;
	border-right: 5px solid #bb3;
	color: #770;
}
#info_message {
	background-color: #f0f9ff;
	border: 1px solid #eef;
}
#loading {
	text-align: center;
	margin: 10px;
	display: none;
	position: absolute;
	width: 100%;
	top: 60px;
}
#text_slider div {
	background:none !important;
}
/* Intro page */
#intro-box {
	width:600px;
	height:400px;
	position:relative;
	left:50%;
	top:50%;
	margin-left:-300px;
	margin-top:-200px;
	background:#eae9e7;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-color:#ccc;
	box-shadow:0 0 10px #999;
	-moz-box-shadow:0 0 10px #999;
	-webkit-box-shadow:0 0 10px #999;
	text-align:center;
	behavior:url(js/PIE.htc);
	float:left;
}
#intro-box .inside {
	padding:40px 40px 40px 40px;
}
#intro-box h2 {
	font-weight:700;
	text-align:center;
	font-size:4em;
	margin-bottom:.2em;
	line-height:1.2em;
	position:absolute;
	left:0;
	top:-110px;
	text-align:center;
	width:600px;
	overflow:hidden;
	height:100px;
	color:#fff;
	font-weight:normal;
}
#intro-box h1 span {
	text-transform:uppercase;
	color:#1fb7c4;
	display:block;
	margin-bottom:-15px;
}
#intro-box .button2 {
	position:absolute;
	right:40px;
	bottom:20px;
	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
---------------------------------------- */		

.indent {
	padding:22px 0 55px 0;
}
.padding {
	padding-bottom:64px;
}
.grid_style {
	margin-left:0;
	padding-left:10px;
}
/*Slider*/
#flash {
	margin:-222px 0 -288px 0px;
	position:relative;
}
.relative {
	position:relative;
	z-index:50px;
}
/* Lightbox image */
.lightbox-image {
	position:relative;
	overflow:hidden;
	display:block;
}
.lightbox-image img {
	position:relative;
	z-index:2;
}
.lightbox-image span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../images/magnify.png) no-repeat 50% 50%;
	z-index:1;
}
/* Pagination */
.pagination {
	display:block;
	width:100%;
	overflow:hidden;
}
.pagination a {
	float:left;
	font-size:11px;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	line-height:31px;
	padding-left:14px;
}
.pagination a:hover {
	text-decoration:underline;
}
.pagination ul {
	float:left;
	padding:0 3px 0 18px;
}
.pagination ul li {
	float:left;
	padding-left:1px;
	margin-right:1px;
	padding:0 0 0 0 !important;
	background:none !important;
}
.pagination ul li span {
	width:31px;
	float:left;
	text-align:center;
	color:#000;
}
.pagination ul li a {
	font-size:15px;
	color:#000;
	text-decoration:none;
	width:31px;
	line-height:31px;
	height:31px;
	text-align:center;
	background:#e9e9e9;
	padding:0;
}
.pagination ul li a:hover {
	background:#19b6c5;
	text-decoration:none;
	color:#fff;
}
/* Other */
figure {
	margin:0px 20px 0 0;
	background:none;
	float:left;
}
figure.none {
	margin:4px 0 0 0;
}
figure figcaption {
	font-style:italic;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.642em;
	text-align:center;
	text-transform:uppercase;
	padding:10px 0 7px 0;
	background:#fff;
}
figure.fright {
	float:right;
	margin:4px 0 0 16px;
}
.extra-wrap {
	width:100%;
}
/* Footer
---------------------------------------- */
footer {
	height:62px;
	background:#151515;
	color:white;
	font-size:0.785em;
	line-height:1.2307em;
	text-transform:uppercase;
	position:relative;
}
.policy {
	color:#4d4d4d;
	padding-top:24px;
	float:left;
}
.social {
	float:right;
	padding-top:15px;
}
.social a {
	display:inline-block;
	width:32px;
	height:32px;
	margin-left:6px;
}
.twitter {
	background:url(../images/twitter.jpg) left top no-repeat;
}
.twitter:hover {
	background:url(../images/twitter-hover.jpg) left top no-repeat;
}
.flickr {
	background:url(../images/flickr.jpg) left top no-repeat;
}
.flickr:hover {
	background:url(../images/flickr-hover.jpg) left top no-repeat;
}
.facebook1 {
	background:url(../images/facebook.jpg) left top no-repeat;
}
.facebook1:hover {
	background:url(../images/facebook-hover.jpg) left top no-repeat;
}
/* Forms
---------------------------------------- */
#search-form {
	padding:29px 0px 0 0;
}
#search-form fieldset {
	border:none;
}
#search-form label {
	display:inline-block;
	height:32px;
	background:url(../images/search-input-bg.png) left top no-repeat;
	margin-right:1px;
}
#search-form input[type=text] {
	border:none;
	padding:8px 0 8px 10px;
	font-size:1.0833em;
	line-height:1.2307em;
	background:none;
	color:#999;
	width:244px;
}
#search-form .link {
	display:inline-block;
	background:#e23000;
	padding:6px 12px 6px 12px;
	margin-top:4px;
}
#search-form .link:hover {
	background:#932606;
	text-decoration:none;
}
/* Forms default */
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}
/* Newsletter form */
#newsletter-form fieldset {
	border:none;
}
#newsletter-form .field {
	overflow:hidden;
	margin-bottom:8px;
}
#newsletter-form input[type=text] {
	width:175px;
	padding:3px 0 3px 5px;
	background:#4d4d4d;
	border:none;
	color:#a7a7a7;
	border-right:1px solid #000;
	border-left:1px solid #000;
	margin-right:3px;
}
#newsletter-form input[type=submit] {
	width:30px;
	height:22px;
	background:#fff;
	border:1px solid #000;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	cursor:pointer;
	color:#2f2f2f;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:0 1px 0 #f1f1f1;
}
/* Contact form */
 #contact-form {
	vertical-align:top;
	padding-right:20px;
	overflow:hidden;
}
#contact-form fieldset {
	border:none;
}
#contact-form .rowElem {
	display:block;
	position:relative;
	padding-bottom:7px;
}
#contact-form .input {
	background:url(../images/input-bg.gif) left top no-repeat;
	width:527px;
	height:31px;
	display:inline-block;
}
#contact-form .textarea {
	background:url(../images/textarea-bg.gif) left top no-repeat;
	width:527px;
	height:239px;
	display:inline-block;
}
#contact-form input {
	width:500px;
	padding:8px 0px 8px 0px;
	background:none;
	margin:0 10px;
	border:none;
	display:block;
	color:#83796b;
}
#contact-form span {
	display:inline-block;
	width:71px;
	padding-top:5px;
	color:#fff;
	float:left;
}
#contact-form .link {
	margin:36px 0 0 20px;
	color:#ff9c00;
	font-size:0.928em;
}
#contact-form .color {
	color:#fff;
}
#contact-form textarea {
	width:514px;
	height:224px;
	margin:10px 0px 5px 10px;
	background:none;
	border:none;
	overflow:auto;
	display:block;
	color:#83796b;
}
#contact-form label {
	padding:0 0 2px 5px;
	display:none;
	font-size:11px;
}
#contact-form .error {
	color:red;
}
div#contact_form .download-box {
	margin-top:20px;
}
#back {
	display:inline-block;
	background:#fff;
	padding:10px 16px 10px 16px;
	font-size:1em;
	line-height:1.2307em;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	margin-top:24px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}
/* Newsletter-form */
#newsletter-alt-form fieldset {
	border:none;
	padding-top:10px;
}
#newsletter-alt-form input[type=text] {
	width:215px;
	padding:7px 0 7px 10px;
	background:#f9f9f9;
	border:none;
	color:#686666;
	border:1px solid #e2e2e2;
	border-right:1px solid #bababa;
	border-left:1px solid #bababa;
	border-top:1px solid #bababa;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	behavior:url(js/PIE.htc);
	margin-right:12px;
	font-size:12px;
	position:relative;
}
#newsletter-alt-form input[type=submit] {
	width:75px;
	height:32px;
	border:none;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	behavior:url(js/PIE.htc);
	position:relative;
	cursor:pointer;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	background:#1d150d;
	line-height:1.2307em;
	font-family:Arial, Helvetica, sans-serif;
}
/**/


/* SlideDown element */
.slideDown {
	padding:0 1px 0 0;
}
.slideDown dt {
	background-image:url(../images/arrow1.gif);
	background-repeat:no-repeat;
	background-position:100% 16px;
	background-color:#151515;
	color: #fff !important;
	padding:9px 0 9px 21px;
	margin-bottom:4px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	font-size:12px;
	cursor:pointer;
	margin-bottom:10px;
}
.slideDown dt:hover, .slideDown dt.active {
	background-color:#535353;
	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;
}
.slideDown.absolute dd {
	position:absolute;
	background:#151515;
	width:900px;
}
/* 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;
	text-decoration: none;
}
dl#accordion dt {
	margin-top:1px;
	background:none;
	padding:0;
}
dl#accordion dt a {
	background-image:url(../images/arrow1.gif);
	background-repeat:no-repeat;
	background-position:100% 16px;
	background-color:#151515;
	color: #fff;
	padding:9px 0 9px 21px;
	margin-bottom:4px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	font-size:12px;
}
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;
}
dl#accordion dd .indent {
	padding:10px 30px 14px 20px !important;
}
dl#accordion dd a {
	display:inline;
	background:none;
	padding:0;
	width:auto;
	text-decoration:underline;
}
dl#accordion dd a:hover {
	text-decoration:none;
	background:none;
}
.sub_menu li {
	list-style:none;
	line-height:30px!important;
	padding-left:0 !important;
	background:none !important;
	padding:0px 0 !important
}
.sub_menu li a {
	font-size:12px !important;
	line-height:30px!important;
}
/* Tooltips */
.aToolTip {
	border:1px solid #444;
	background:#555;
	color:#fff;
	margin:0;
	padding:2px 8px;
	font-size:11px;
}
.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;
}
/* Coin Slider */
#coind-slider {
	overflow:hidden;
}
.coin-slider {
	overflow: hidden;
	zoom: 1;
	position: relative;
	padding-bottom:30px;
}
.coin-slider a {
	text-decoration: none;
	outline: none;
	border: none;
}
.cs-buttons {
	font-size: 0px;
	padding: 10px;
	float: left;
}
.cs-buttons a {
	margin-left: 5px;
	height: 10px;
	width: 10px;
	float: left;
	border: 1px solid #322e30;
	background:#fff;
	color: #fea900;
	text-indent: -9999em;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	behavior:url(js/pie.htc)
}
.cs-buttons a:hover, .cs-buttons a.cs-active {
	background-color: #fea900;
	border: 1px solid #fea900;
	color: #fff;
}
.cs-title {
	width:100%;
	padding: 10px 0;
	background-color: #000;
	color: #fff;
	text-indent:10px;
}
.cs-prev, .cs-next {
	background-color: #000;
	color: #fff;
	padding: 0px 10px;
}
.cs-prev:hover, .cs-next:hover {
	background:#fea900;
}
/* Gallery */
#galleryfic_gallery {
	padding-bottom:50px;
	width:100%;
	overflow:hidden;
}
div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
		display: none;
	width: 909px;
	position:relative;
	z-index:10;
	margin-bottom:20px;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 627px; /* This should be set to be at least the height of the largest image in the slideshow */
	z-index:10
}
.advanced_gallery div.slideshow-container {
	width:610px;
	overflow:hidden;
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center;
}
div.slideshow {
	height: 627px;
	width:960px;
	overflow:hidden;
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 638px;
	width:909px;
}
div.slideshow a.advance-link {
	display: block;
	width: 812px;
	height: 627px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
	overflow:hidden;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	position:absolute;
	left:0;
	top:0;
	padding:4px;
	border:1px solid #ddd;
}
.advanced_gallery div.slideshow img {
	border:none;
	margin-left:-100px;
}
div.slideshow.noborder img {
	padding:0;
	border:none;
}
div.slideshow.simple span.image-wrapper {
	left:50px;
}
div.caption-container {
	position: relative;
	clear: left;
	height:40px;
}
.advanced_gallery div.caption-container {
	position:absolute;
	right:0;
	top:0;
	width:300px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 400px;
	top: 0;
	left: 0;
}
div.caption {
	padding:10px 70px 0 30px;
	overflow:hidden;
}
div.caption h1 {
	background:url(../images/png-bg.png) repeat;
}
div.image-desc {
	font-size:10px;
	text-transform:uppercase;
	float:right;
	padding:8px 0 0 0;
}
div.navigation {
/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
	}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding:1px !important;
	background:none !important;
	list-style: none;
	margin:0 10px 0 0;
	margin-bottom:4px;
}
ul.thumbs li.last {
	padding-right:0;
}
a.thumb {
	display: block;
}
ul.thumbs li.selected a.thumb {
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
	border:1px solid #ddd;
	padding:2px;
}
/* Kwicks */
.kwicks-wrapper {
	width:900px;
	overflow:hidden;
}
.kwicks-box {
	border:1px solid #323232;
	padding:12px;
}
.kwicks {
	/* recommended styles for kwicks ul container */
		list-style: none;
	position: relative;
	margin: 0;
	padding: 0 !important;
	overflow:hidden;
	height:600px;
	background:#000;
}
.kwicks li {
	/* these are required, but the values are up to you (must be pixel) */
		width: 150px;
	height: 600px;
	/*do not change these */
		display: block;
	overflow: hidden;
	padding: 0 !important;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
	cursor:pointer;
	opacity:.5;
	filter: alpha(opacity=50);
	background:none !important;
}
.kwicks li.active {
	opacity:1;
	filter: alpha(opacity=100);
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
		margin-right: 0; /*Set to same as spacing option. */
	float: left;
}
.kwicks_vertical {
	/* recommended styles for kwicks ul container */
		list-style: none;
	position: relative;
	margin: 0;
	padding: 0 !important;
	overflow:hidden;
	width:950px;
	height:396px;
	background:#000;
}
.kwicks_vertical li {
	/* these are required, but the values are up to you (must be pixel) */
		height: 196px;
	/*do not change these */
		display: block;
	overflow: hidden;
	padding: 0 !important;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
	cursor:pointer;
	float:none;
	opacity:.5;
	filter: alpha(opacity=50);
}
.kwicks_vertical li.active {
	opacity:1;
	filter: alpha(opacity=100);
}
/* Superfish Dropdown Menu */
nav {
	float:right;
}
.sf-menu {
	margin:			0;
	padding:		0;
	list-style:		none;
	padding:51px 0 0 0px;
	width:100%;
	background:none;
	position:relative;
	z-index:50
}
.sf-menu li {
	padding-left:7px;
	float:left;
	font-size:1.642em;
	line-height:1.2307em;
	text-transform:uppercase;
	position:relative;
}
.sf-menu li a {
	text-decoration:none;
	display:inline-block;
	padding:4px 8px 3px 8px;
	zoom:1;
	position:		relative;
	z-index:20
}
.sf-menu li a:hover, .sf-menu .current, .sf-menu li.sfHover a {
	color:#000;
	background:#fff;
}
.sf-menu .last {
	padding:0;
}
.sf-menu li li li {
	font-size:1em;
}
.sf-menu ul {
	position:absolute;
	width: 79px;
	border:none;
	display:none;
}
.sf-menu ul li {
	width:			100%;
	text-align:center;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li li {
	font-size:0.739em;
	text-align:center;
	line-height:2.46em;
	border:none;
	background:#fff;
	padding:0px 0px 0px 0;
	margin-bottom:1px;
	cursor:pointer;
}
.sf-menu ul .last {
	background:none;
	padding-bottom:0;
	margin-bottom:0;
}
.sf-menu li li a {
	background:none;
	color:#000;
	padding:0 0 0 0px;
	overflow:hidden;
	display:block;
	padding:7px 0;
	line-height:1.2307em;
	font-size:1em;
}
.typography-menu ul {
	width:140px;
}
.sf-menu li li.sfHover li a {
	background:none;
	color:#000;
}
.sf-menu li li a:hover, .sf-menu li li a.current, .sf-menu li li.sfHover a, .sf-menu li li.sfHover li a:hover, .sf-menu li li.sfHover li a.current {
	color:#fff;
	background:#7b7b7b;
}
.sf-menu li li:last-child a {
	border-bottom:none;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:			7px;
	top:			48px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:			80px; /* match ul width */
	top:			0;
}
ul.typography-menu li li:hover ul, ul.typography-menu li li.sfHover ul {
	left:			141px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}
.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			-10px;
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:url(../images/sf-ul-li-a-bg.gif) no-repeat 0 0;
}
.sf-menu .sf-sub-indicator {
	display:none;
}
.sf-menu ul .sf-sub-indicator {
	display:block;
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:50%;
	margin-top:-2px;
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
	right:5px !important;
}
.sf-menu ul a > .sf-sub-indicator {
	background:url(../images/sf-ul-li-a-bg.gif) no-repeat 0 0;
}
/* Tabs */
.tabs {
	clear: left;
	float: left;
	margin: 15px 0 0px 0;
	padding-bottom:30px
}
.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.nav {
	width:100%;
}
.tabs ul {
	float: left;
	list-style: none;
	margin: 0 0 5px 0 !important;
	padding:0 0 0 0 !important;
}
.tabs li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	background:none !important;
	padding:0 0 0 0 !important;
}
.tabs .selected {
	margin-bottom: -5px;
	position: relative;
}
.tabs .selected a {
	background: #f0f0f0;
	color: #000;
	padding-bottom: 10px;
}
.tabs a:hover {
	background: #f0f0f0;
	color: #000;
}
.tabs a {
	background:#000;
	color: #fff;
	display: block;
	padding:5px 10px;
	text-decoration: none;
}
.tabs .tab-content {
	background: #f0f0f0;
	clear: both;
	width:100%;
	max-width:940px;
	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 {
	margin-bottom: 2em;
}
#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;/* generate your own loader gif: http://www.ajaxload.info */
}
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:#fea900;
	color:#fff;
}
ul#twitter_update_list li:hover a {
	color:#000;
}
ul#twitter_update_list li a {
	/* timestamp link */
				color: #000;
}
ul#twitter_update_list li span {
	display: block;
}
ul#twitter_update_list li span a {
	/* links in tweet */
					color: #fea900;
}
ul#twitter_update_list li.firstTweet {
}
ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}
a#profileLink {
	display: block;
	padding: 0.3em 1em;
	color: #fff;
	background-color: #000;
}
/* Elements list */
.elements-list li {
	background:none !important;
	padding:0 0 12px 0 !important;
	position:relative;
	font-size:1em;
}
.elements-list li code {
	position:absolute;
	right:0;
	top:-3px;
	padding:2px 3px 1px 3px;
	border:1px dotted #333;
}
/*======================================================*/

/* 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;
}
/* Advanced Menu */
#advanced {
	position:fixed;
	z-index:999;
	right:-172px;
	top:50px;
	background:#181818;
	padding:20px 16px 20px 18px;
	width:135px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#dfdfdf;
	-webkit-border-radius: 0px 0 0 6px;
	-moz-border-radius: 0px 0 0 6px;
	border-radius: 0px 0 0 6px;
}
#advanced span.trigger {
	display:block;
	position:absolute;
	left:-81px;
	top:20px;
	margin-top:-25px;
	width:81px;
	height:52px;
	background:#fff;
	cursor:pointer;
	text-align:center;
	background:url(../images/panel/adv-trigger.png) no-repeat 0 0;
}
#advanced span.trigger strong {
	display:block;
	padding:4px 0 0 0;
}
#advanced ul li {
	background:url(../images/panel-arrow.gif) no-repeat 0 6px;
	padding:0 0 0 13px;
	font-size:12px;
}
#advanced ul li.trigger_adv {
	padding:0 0 0 0;
}
#advanced ul li.trigger_adv > span {
	background:url(../images/panel-arrow2.gif) no-repeat 100% 8px #636363;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:0 20px 0 12px;
	color:#dfdfdf;
	font-weight:bold;
	display:inline-block;
}
#advanced ul li a {
	color:#4393d0;
	text-decoration:none;
}
#advanced ul li a:hover {
	text-decoration:underline;
}
#advanced ul ul {
	margin-left:13px;
}
#advanced ul ul li {
	font-size:11px;
	background:url(../images/panel-arrow1.gif) no-repeat 0 7px;
}
#advanced ul ul a {
	text-transform:capitalize;
	color:#dfdfdf;
}
#advanced ul ul ul {
	margin-left:8px;
}
#advanced ul ul ul li {
	background:none;
}
#advanced ul ul ul li a {
	color:#939393;
}
