@import url('superfish.css');
@import url('reset.css');
@import url('grid.css');
@import url('prettyPhoto.css');
@import url('forms.css');
@import url('galleryfic.css');
@import url('kwicks.css');
@import url('coin-slider.css');

@import url(http://fonts.googleapis.com/css?family=Ubuntu);
/* 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:#252525;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.125em;
	color:#2b2828;
	position:relative;
}
html {
	min-width:960px;
}
html, body {
	height:100%;
}
/* Global Structure
---------------------------------------- */
.main {
	margin: 0 auto;
	position: relative;
	width: 960px;
	font-size:0.8125em;
	line-height:1.615em;
}
.main-1 {
	margin: 0 auto;
	position: relative;
	width: 940px;

}


/*----- txt, links, lines, titles -----*/
a {
	color:#FE0000;
	outline:none;
	text-decoration:underline;
}
a:hover, a:focus {
	text-decoration:none;
}
.clear {
	clear:both;
	width:100%;
	line-height:0;
	font-size:0;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
}
p {
	margin-bottom:18px;
}
.p1 {
	margin-bottom:8px;
}
.p2 {
	margin-bottom:14px;
}
.p3 {
	margin-bottom:30px;
}
.p4 {
	margin-bottom:40px;
}
.p5 {
	margin-bottom:50px;
}
.reg {
	text-transform:uppercase;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.it {
	font-style:italic;
}
.letter {
	letter-spacing:-1px;
}
.color-1 {
	color:#fff;
}
.color-2 {
	color:#000;
}
.color-3 {
	color:#2b2828;
}

.padd0{padding-bottom:0}
.padd {
	padding-top:1px
}
.padd-1 {
	padding-top:2px
}
.padd-2 {
	padding-top:3px
}
.padd-3{
	padding-top:4px
}
.padd-4 {
	padding-top:5px
}
.padd-5{
	padding-top:6px
}
.padd-6 {
	padding-top:7px
}
.padd-7 {
	padding-top:8px
}
.padd-8{
	padding-top:9px
}
.padd-9 {
	padding-top:10px
}
.padd-10 {
	padding-top:11px
}
.padd-11 {
	padding-top:12px
}
.padd-12 {
	padding-top:14px
}
.padd-13 {
	padding-top:16px
}
.padd-14{
	padding-top:17px
}
.padd-15{
	padding-top:20px
}
.m0{margin-bottom:0}
.m1 {
	margin-top:-1px
}
.m2 {
	margin-top:-3px
}
.m3 {
	margin-top:-5px
}

.m4 {
	margin-top:-6px
}
.line-h{line-height:18px;}
.line-h1{line-height:20px;}
.overflow{overflow:hidden}
.relative{position:relative}
/*********************************boxes**********************************/

.padding{padding:3px 30px 0 72px}

.margin-bot {
	margin-bottom:35px;
}
.spacing {
	margin-right:35px;
}
.spacing2 {
	margin-right:45px;
}
.spacing3 {
	margin-right:60px;
}
.indent-bot {
	margin-bottom:20px;
}
.indent-bot2 {
	margin-bottom:30px;
}
.indent-bot3 {
	margin-bottom:45px;
}
.img-indent-bot {
	margin-bottom:25px;
}
#page4 .img-indent-bot {
	margin-bottom:20px;
}

.img-indent {
	float:left;
	margin:0 14px 0px 0;
}
.img-indent1 {
	float:left;
	margin:4px 15px 0px 0;
}


.img-indent-r {
	float:right;
	margin:4px 4px 0px 20px;
}
.prev-indent-bot {
	margin-bottom:5px;
}
.prev-indent {
	float:left;
	min-width:25px;
	margin:0 5px 0px 0;
}
.border {
	border:1px solid #000;
}
.buttons a:hover {
	cursor:pointer;
}
.menu li a, .gallery li a, h5 a, h6 a, .box-1 a, .button, .date, .link, .link-1, .link-2, .list-1 li a, footer a, .logo {
	text-decoration:none;
}
/********************************** Header *********************************/
header {
	height:153px;
	position:relative;
	z-index:999;
	background:#252525;
}
/* Logo */
.logo {
	padding:0px 0 0 0;
	position:absolute;
	top:49px;
	left:-175px;
}
.logo a {
	display:block;
	width:300px;
	height:57px;
	text-indent:-5000px;
	background:url(../images/AT_Logo.jpg) 0 0 no-repeat;
}
.list-services {
	position:absolute;
	top:74px;
	right:10px;
}
.list-services li {
	float:left;
	margin:0 0 0 10px;
	position:relative;
	cursor:pointer;
}
.list-services img {
	position:relative;
}
.list-services li {
	float:left;
	margin:0 0 0 10px;
	position:relative;
	width:32px;
	height:32px;
	cursor:pointer;
}
.list-services img {
	position:absolute;
	top:0;
	left:0;
}
.list-services a {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:32px;
	height:32px;
}
.list-services li:hover a {
	visibility:hidden;
}
/* Navigation */
header nav {
	position:absolute;
	right:14px;
	top:44px;
	z-index:999;
	padding:0px 0;
	background:url(../images/spacer.gif) 0 0 no-repeat;
}
/* Twitter link */
header .twitter-link {
	position:absolute;
	right:1px;
	top:182px;
	background:#fff;
	font-size:11px;
	height:53px;
	line-height:53px;
	z-index:100;
}
header .twitter-link a {
	display:block;
	color:#616161;
	padding:0 71px 0 0;
	text-decoration:none;
	text-transform:uppercase;
}
.button-top {
	display:inline-block;
	width:180px;
	height:51px;
	font-size:16px;
	line-height:51px;
	color:#fff;
	font-weight:bold;
	font-style:italic;
	cursor:pointer;
	text-transform:uppercase;
	text-align:center;
	background:url(../images/button-top.png) 0 0 no-repeat;
}
.button-top:hover {
	background:url(../images/button-top.png) 0 bottom no-repeat;
}
.slogan {
	font-size:45px;
	line-height:1em;
	color:#fff;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
}
/********************************** aside *********************************/
aside {
	width:100%;
	position:relative;
	z-index:1;
	background:#f0f0f0;
	border-bottom:12px solid #fdfdfd;
}
.slider {
	position:relative;
	top:0px;
	left:10px;
	z-index:1;
	width:940px;
	height:539px;
	overflow:hidden;
}
/********************** Content ************************/
section#content {
	overflow:hidden;
	padding:0px 0px 50px 0px;
	position:relative;
	z-index:1;
	background:#fff;
}
#page1 section#content {

	padding:0px 0px 50px 0px;
}

	

#page-404 section#content {

	padding:0 0px 90px 0px;
	position:relative;

}#page-404 h1{font-size:56px;letter-spacing:-3px;}
/*  Header styles */
h1, h2, h3, h4, h5,h6 {
	line-height:1.2em;
	color:#000;
	font-family:'Ubuntu', sans-serif;
	margin-bottom:20px;
	font-weight:normal;
}
h1 {
	font-size:30px;
	font-weight:normal;
	
}
h2 {
	font-size:24px;
	margin-bottom:23px;
}



h3 { background: url(../images/pics-x.gif) repeat-x 0 bottom;
	font-size:26px;
	line-height:1.2em;
	color:#000;
	padding-bottom:16px;
	margin-bottom:23px;
	font-weight:normal;

	
}

.typography h3,#misc h3 {background:none}



h4 {
	font-size:20px;

	font-weight:normal;
	
}

#page2 h6 {
    color: #9A9A9A;
    font-size: 13px;
    font-weight: normal;
    line-height: 21px;margin-bottom:0
}

#page6 h6 {
    color: #9A9A9A;
    font-size: 13px;
    font-weight: normal;
    line-height: 21px;margin-bottom:0
}

h5 {
	font-size:20px;
	line-height:1.2em;
	font-weight:normal;
}
h5 a {
	color:#666b71;
}
h5 a:hover {
	color:#000;
}
h6 {
	font-size:18px;
	font-weight:normal;
}
h6 a {
	color:#FE0000;
}
h6 a:hover {
	color:#929292;
}
.spacer-1 {
	width:100%;
	background:url(../images/pic-1.gif) 217px 0 repeat-y;
}
.spacer-2 {
	width:100%;
	background:url(../images/pic-1.gif) 460px 0 repeat-y;
}
.scroll {
	overflow:auto;
	height:180px;
	position:relative;
}
.scroll .padding-right {
	height:1%;
	padding-right:50px;
}
.border-bot {
	width:100%;
	height:0;
	border-bottom:1px solid #dadbdc;
}
.border-bot2 {
	width:100%;
	padding-bottom:10px;
	background:url(../images/pics-x.gif) 0 bottom repeat-x;
}
.box-404 {
	padding-left:0px;
	padding-top:48px;
}
.box {
	width:100%;
	font-size:12px;
	line-height:19px;
	background:#3a3a3a;
}
.box .padding {
	padding:15px 10px 15px 20px;
}
.box strong {
	color:#fff;
}
.box-1 {
	display:block;
	position:relative;
	font-size:13px;
	line-height:21px;
	color:#76716c;
	background:#3a3a3a;
}
.box-1 h5{margin-bottom:0g}
.box-1 .padding {
	padding:11px 10px 10px 10px ;
	position:relative;
	z-index:3;
}
.box-1 .padding2 {
	padding:20px 10px 0;
	position:relative;
}
.box-1 h5 {
	color:#fff;margin-bottom:0
}
.box-1 a {
	display:inline-block;
	color:#76716c;
}
.box-1 a:hover {
	color:#fff;
}
.box-1 img {
	margin-bottom:0px;
}
.box-1 {
	position:relative
}
.box-1 .bgr {
	background:#FE0000;
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:block;
}
.alt {
	color:#fff;
}
.alt h5 {
	color:#fff;
}
.alt a {
	color:#fff;
}
.alt a:hover {
	color:#000;
}

.box-product{width:279px;float:left;margin-right:31px;}
.box-product p{padding:6px 0 15px 0}
/*************Lightbox image***************/
.lightbox-image {
	position:relative;
	overflow:hidden;
	display:inline-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;
}
.link:hover {
	text-decoration:underline;
}
.link-1 {
	color:#22201f;
}
.link-1:hover {
	color:#FE0000;
}
.link-2 {
	color:#FE0000;
	font-size:13px
}
.link-2:hover {
	color:#000;
}
.list-1 li {
	font-size:13px;
	line-height:21px;
	margin-bottom:7px;
	position:relative;
}
.list-1 li a {
	color:#686868;
}
.list-1 li a:hover {
	color:#FE0000;
}
.list-2 {width:249px;
margin-right:40px;
	padding:0px 0;
}
.list-2 li {
	font-size:20px;
	line-height:39px;
	margin-bottom:2px;
	position:relative;
	vertical-align:top;
	font-weight:normal;
	font-family:'Ubuntu', sans-serif;
}
.list-2 li a {
	display:block;
	color:#fff;
	height:39px;
	padding:0 14px;
	text-decoration:none;
	overflow:hidden;
	position:relative;
	background:#3a3a3a;
}
.list-2 li a:hover {
	background:#FE0000;
}
.button {
	display:inline-block;
	height:29px;
	padding:0 18px;
	font-size:13px;
	line-height:29px;
	color:#fff;
	cursor:pointer;
	background:#3a3a3a;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.button:hover {
	background:#FE0000;
}
.button-1 {
	display:inline-block;
	height:37px;
	padding:0 17px;
	font-size:10px;
	line-height:37px;
	color:#000;
	cursor:pointer;
	text-transform:uppercase;
	background:#fff;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	position:relative;
}
.date {
	color:#9a9a9a;
}
.date:hover {
	color:#FE0000;
}
.map iframe {
	width:290px;
	height:287px;
}
dl dt {
	font-size:13px;
	line-height:21px;
	color:#9a9a9a;
}
dl span {
	float:left;
	width:90px;
}

figcaption {
   background:url(../images/tail-figcaption.png) repeat-x 0 0;
    bottom: 0;
    color:#FE0000;
    font-size: 20px;
    font-style: normal;
    left: 1px;
    line-height: 18px;
    padding: 8px 0;
    position: absolute;
    right: 1px;
    text-align: center;
    z-index: 5;
	font-style:italic
}

.typography p{line-height:18px;}


.dropcap-1, .dropcap-2, .dropcap-3 {
	display:block;
	width:53px;
	height:53px;
	font-size:20px;
	line-height:53px;
	color:#fff;
	text-align:center;
	font-weight:normal;
	font-family:'Ubuntu', sans-serif;
	margin-top:3px
}
.dropcap-1 {
	background:url(../images/dropcap-1.jpg) 0 0 no-repeat;
}
.dropcap-2 {
	background:url(../images/dropcap-2.jpg) 0 0 no-repeat;
}
.dropcap-3 {
	background:url(../images/dropcap-3.jpg) 0 0 no-repeat;
}
/******************** Footer ******************/
footer {
	width:100%;
	padding:27px 0;
	color:#f2f2f2;
	background:#252525;
}
footer a {
	color:#acacac;
}
footer a:hover {
	color:#FE0000;
}
ins {
	background-color:#FE0000;
	color:#fff;
	padding:0 5px;
	text-decoration:none;
}
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}
em, dfn {
	font-style:italic;
	color:#FE0000;
}
dfn {
	color:#FE0000;
	letter-spacing:2px;
}
sup, sub {
}
.elements-list small {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#322e30;
}
.elements-list q {
	font-size:15px;
	color:#FE0000;
	font-family:"Courier New", Courier, monospace;
}
abbr, acronym {
	border-bottom:1px dotted #4995d1 !important;
	color:#FE0000;
	text-transform:uppercase;
}
address {
	margin:0 0 1.5em;
	font-style:italic;
}
del {
	color:#666;
}
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:#FE0000;
	padding:2px 10px;
	color:#fff;
	text-decoration:none;
	position:relative;
	margin-right:10px;
	cursor:pointer;
}
.layouts-nav li a:hover {
	background:#aaa;
	color:#000;
}
/* Ordered list style */
ol li {
	list-style:decimal inside;
	margin:0 0 7px;
	color:#000;
}
ol li a {
	color:#000;
	text-decoration:none;
}
ol li a:hover {
	text-decoration:underline;
}
/* Table styling */

table thead th {
	text-align:left;
	font-size:12px;
	background:#252525;
	padding:10px 0px 10px;
	text-align:center;
	color:#fff;
	border:1px solid #bfbfbf;
}
table tbody td {
	width:125px;
	text-align:center;
	padding:9px 0px 8px;
	background:#e9e9e9;
	color:#2b2828;
	border:1px solid #bfbfbf;
}
table tr:hover td {
	background-color:#ccc;
}
.hr {
	position:relative;
	padding:55px 0 35px 0;
	border:none;
	background:url(../images/pics-x.gif) 0 50% repeat-x;
	height:2px;
	overflow:hidden;
	font-size:11px;
	margin:0;
}
.hr a {
	position:absolute;
	right:0;
	top:25px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:url(../images/top.gif) no-repeat 0 10px;
	padding-left:13px;
	font-size:13px;
	color:#000;
}
.hr a:hover {
	color:#FE0000;
}
/* Blocks and Boxes style
---------------------------------------- */
.content-box {
	background:#eae9e7;
	border:4px solid #fff;
	padding:25px 0 25px 10px;
}
/* Information box */
.info-box {
	padding:20px 30px 20px 110px;
	color:#767676;
	margin-bottom:20px;
	background:#e1f2fc;
	position:relative;
	height:1%;
}
.info-box p.icon {
	position:absolute;
	left:34px;
	top:16px;
	margin:0;
}
/* Download box */
.download-box {
	padding:20px 30px 20px 110px;
	color:#767676;
	margin-bottom:20px;
	background:#eeffdd;
	position:relative;
	height:1%;
}
.download-box p.icon {
	position:absolute;
	left:34px;
	top:16px;
	margin:0;
}
/* Notification box */
.notification-box {
	padding:20px 30px 20px 110px;
	color:#767676;
	margin-bottom:20px;
	background:#fef7e0;
	position:relative;
	height:1%;
}
.notification-box p.icon {
	position:absolute;
	left:34px;
	top:16px;
	margin:0;
}
/* Error message box */
.error-box {
	padding:20px 30px 20px 110px;
	color:#767676;
	margin-bottom:20px;
	background:#ffeded;
	position:relative;
	height:1%;
}
.error-box p.icon {
	position:absolute;
	left:34px;
	top:16px;
	margin:0;
}
/* Pages
---------------------------------------- */

/* 404 page */
.error_page {
	padding:0 0 85px 0;
	min-height:500px;
	text-align:center;
}
.error_page h2 {
	font-size:90px;
	line-height:1.2em;
	font-weight:700;
	margin:-20px 0 0 0;
	letter-spacing:-2px;
}
.error_page h3 {
	font-size:40px;
	line-height:1.2em;
	margin:0 0 1em 0;
	color:#fbb91f;
}
/* Under Construction page =====*/
#constuction-box {
	width:800px;
	height:500px;
	position:relative;
	left:50%;
	top:50%;
	margin-left:-400px;
	margin-top:-250px;
	background:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-color:#ccc;
	box-shadow:0 0 10px #d0d4db;
	-moz-box-shadow:0 0 10px #d0d4db;
	-webkit-box-shadow:0 0 10px #d0d4db;
	text-align:center;
}
#constuction-box .inside {
	padding:40px 40px 40px 40px;
}
#constuction-box .button {
	position:relative;
}
#constuction-box h1 {
	font-weight:700;
	text-align:center;
	font-size:4em;
	margin-bottom:.2em;
	line-height:1.2em;
	letter-spacing: 2px;
	border-bottom: 1px solid #ddd;
	padding-bottom:10px;
}
#constuction-box h1 span {
	text-transform:uppercase;
	color:#FE0000;
	display:block;
	margin-bottom:-15px;
}
/* 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:"Trebuchet MS", Arial, Helvetica, sans-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;
}
/* Intro page */
#intro-box {
	width:600px;
	height:400px;
	position:relative;
	left:50%;
	top:50%;
	margin-left:-300px;
	margin-top:-200px;
	background:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-color:#ccc;
	box-shadow:0 0 10px #d0d4db;
	-moz-box-shadow:0 0 10px #d0d4db;
	-webkit-box-shadow:0 0 10px #d0d4db;
	text-align:center;
	float:left;
}
#intro-box .inside {
	padding:40px 40px 40px 40px;
}
#intro-box h1 {
	font-weight:700;
	text-align:center;
	font-size:4em;
	margin-bottom:.2em;
	line-height:1.2em;
	position:absolute;
	left:0;
	top:-90px;
	text-align:center;
	width:600px;
	color:#fff;
	overflow:hidden;
	height:100px;
}
#intro-box h1 span {
	text-transform:uppercase;
	color:#1fb7c4;
	display:block;
	margin-bottom:-15px;
}
#intro-box .button {
	position:absolute;
	right:30px;
	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;
}
/* SlideDown element */
.slideDown {
	padding:0 1px 0 0
}
.slideDown dt {
	
	background-color:#3A3A3A;
	background-image:url(../images/arrow1.gif);
	background-repeat:no-repeat;
	background-position:100% 16px;
	color:#fff;
	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:#FE0000;
	color:#fff;

}
.slideDown dt.active {
	background-image:url(../images/arrow2.gif)
}
.slideDown dd {
	display:none;
	padding:10px 20px 20px 20px;
}
#block dd {
	display:block
}
.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;
	text-decoration:none
}
dl#accordion dt {
	margin:1px
}

dl#accordion dt a {
	background-color:#3A3A3A;
	background-image:url(../images/arrow1.gif);
	background-repeat:no-repeat;
	background-position:100% 16px;
	color:#7f7f7f;
	padding:9px 0 9px 21px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	font-size:12px
}
dl#accordion dt a:hover {
	background-color:#FE0000;
	color:#fff
}
dl#accordion dt.active a {
	background-color:#FE0000;
	background-image:url(../images/arrow2.gif);
	color:#fff
}
dl#accordion dd {
	display:none;
	margin-bottom:0;
	padding-left:0
}
dl#accordion dd .indent {
	padding:5px 30px 14px 20px !important
}
dl#accordion dd a {
	display:inline;
	background:none;
	padding:0;
	width:auto;
}
dl#accordion dd a:hover {
	text-decoration:none;
	background:none
}
/*		dl#accordion dd .list-1  li{list-style:none;line-height:30px!important;padding-left:12px;}
		.list-1 li a{font-size:12px !important;line-height:30px!important}

/********dialog********/
.disable_masking {
	width:400px;
	z-index:6001;
	position:absolute;
	top:-310px;
	background: #f00;
	padding:40px;
	box-shadow:0 0 10px 10px #000;
	-moz-box-shadow:0 0 10px 10px #000;
	-webkit-box-shadow:0 0 10px 10px #000;
}
.closebutton, .myclosebutton {
	display:block;
	position:absolute;
	right:-15px;
	cursor:pointer;
	top:-15px;
	background:#fff;
	padding:4px 5px 4px 5px;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}
.disable_masking h1 {
	color:#000;
}
.data {
	font-size: 12px;
	text-align: justify;
}
.viewsiurce {
	background-color: #F0F0F0;
	border: 2px dashed #000;
	padding: 20px;
	color: #006633;
	font-size: 15px;
	font-size: 12px;
}

.quotations {background:url(../images/img-quotations.gif) no-repeat  0 5px;display:inline-block;font-size:22px;line-height:30px;color:#FE0000;padding-left:38px;}

/* Tooltips */
#aToolTip {
	border:1px solid #000;
	background:#FE0000;
	color:#000;
	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 5px
}
.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;
	height:33px;
}
.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,.tabs .selected a:hover {
	background:#bbb;
	color:#000;
	padding-bottom:10px;cursor:default;
}

.tabs li a:hover {
	background:#FE0000;
	color:#fff
}
.tabs li a {
	background:#3A3A3A;
	color:#fff;
	display:block;
	padding:5px 10px;
	text-decoration:none
}
.tabs .tab-content {
	background:#bbb;
	clear:both;
	width:auto;
	overflow:auto
}
.tabs .tab-content .inner {
	padding:10px
}
.tabs p {
	margin-bottom:5px
}
.tabs .tab-content strong {
	color:#000
}
.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.5em 1em 1em !important;
	background:#f0f0f0;
	margin-bottom:7px
}
ul#twitter_update_list li:hover {
	background-color:#FE0000;
	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
}
/* 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
}
