@import"reset.css";
@import"superfish.css";
@import"grid.css";
@import"forms.css";
@import"prettyPhoto.css";
@import"galleryfic.css";
@import"kwicks.css";
@import"coin-slider.css";
@import"jqtransform.css";
@import url(http://fonts.googleapis.com/css?family=Maven+Pro:400,500);
/* Global properties ======================================================== */
html, body {height:100%;}
body{
	color:#bababa;
	position:relative;
	min-width:960px;
	font:12px/18px Arial, Helvetica, sans-serif;
	background: #fff;
	padding:0 0 0px 0;
}
.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	position:relative;
	background: none;
}

a {color:#1d1d1d; outline:none; cursor:pointer; text-decoration:underline;}
a:hover {text-decoration:none;}
.buttons a:hover {cursor:pointer;}

.clear {clear:both; width:100%; line-height:0; font-size:0; height:0; overflow:hidden;}

.wrapper{width:100%; overflow:hidden; position:relative;}
.extra-wrap{overflow:hidden; display:block;}

/**********bg***********/
.bg-top {
	width:100%; 
	background:url(../images/bg-body.png) center top no-repeat;
}
.bg-bottom {
	width:100%; 
	background:url(../images/bg-bottom.png) center bottom no-repeat;
}
.tail-top {
	width:100%; 
	background:url(../images/tail-top.gif) center 0 repeat-x;
}
.bg-404{width:100%; background:url(../images/bg-404.png) 0 1px no-repeat; min-height:532px;}

p {margin-bottom:18px;}

.p0 {margin-bottom:0px;}
.p00 {margin-bottom:5px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}

.prev-indent-bot0 {margin-bottom:10px;}
.prev-indent-bot1 {margin-bottom:11px;}
.prev-indent-bot2 {margin-bottom:12px;}
.prev-indent-bot3 {margin-bottom:14px;}
.title {margin-bottom:16px;}
.indent-bot {margin-bottom:19px;}
.indent-bot1 {margin-bottom:20px;}
.indent-bot2 {margin-bottom:22px;}
.spacing-bot {margin-bottom:24px;}
.spacing-bot1 {margin-bottom:25px;}
.spacing-bot2 {margin-bottom:31px;}
.margin-bot {margin-bottom:35px;}

.margin-top {margin-top:11px;}
.margin-top1 {margin-top:5px;}

.margin-left {margin-left:10px;}

.spacing {margin-right:11px;}
.spacing-1 {margin-right:17px;}
.spacing-2 {margin-right:52px;}
.spacing-3 {margin-right:22px;}
.spacing-4 {margin-right:9px;}

.img-indent{float:left; margin: 4px 19px 0 0px;}
.img-indent1{float:left; margin: 5px 18px 0 0px;}
.img-indent2{float:left; margin: 4px 20px 0 0px;}

.img-indent-r{float:right; margin: 0px 0px 0 10px;}

.text-indent {
	float:left;
	font-size:12px;
	line-height:18px;
	color:#191919;
	width:50px;font-weight:bold;
	margin:0 0px 0 0;
}

.link-indent {margin:6px 0px 0 0px;}
.link-indent1 {margin:8px 0px 0 5px;}
*+html .link-indent1 {margin:6px 0px 0 5px;}

/*******paddings******/
.padding{padding:6px 0px 40px 0px;}
.padding-1{padding:0px 0px 40px 0px;}

.padding-top{padding:22px 0px 0px 0px;}
.padding-bottom{padding:0px 0px 3px 0px;}

.padding-left {padding:0 0 0 16px;}

.reg{text-transform:uppercase; font-size:38px; color:#282828; margin-bottom:2px;}
.reg span {font-size:20px; display:inline-block; margin:7px 0 0 15px; text-shadow:none;}
.fleft{float:left;}
.fright{float:right;}
.alignright{text-align:right;}
.aligncenter{text-align:center;}
.alignmiddle *{vertical-align:middle;}

.color-1{color:#fff;}
.color-2{color:#191919;}
.color-3{color:#696969;}
.color-4{color:#748768;}
.color-5{color:#918079;}

.sf-menu li a,
.list-1 li a,
.list-2 li a,
.list-3 li a,
.link,
.link-1,
.link-2,
.link-3,
.link-4,
.button,
.button-1,
.text-bot a,
h6 a,
h1 a {text-decoration:none;}

/*********************************header*************************************/
header{
	position:relative;
	z-index:2;
	padding:0px 0 54px;
}

header h1{
	padding:41px 0 0 11px;
	position:relative;
	float:left;
	margin:0 0 0 0;
}
header h1 a {
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/logo.jpg) 0 0 no-repeat;
	height:100px;
	width:256px;
}
 
/********************** Content ************************/
#content{
	width:100%;
	padding:0px 0px 0px 0px; 
	z-index:1;
	margin-top:0px; 
	position:relative;
	background:none;
}


/* titles */
h1,h2,h3,h4,h5,h6{margin:0 0 19px; line-height:1.2em; color:#191919; text-shadow:0 0 1px rgba(25, 25, 25, .1); font-weight:normal; font-family: 'Maven Pro', sans-serif; font-weight:500;}
h1{font-size:31px;}
h2{font-size:28px;}
h3{font-size:25px;}

h4{
	font-size:22px; 
	border-bottom:1px solid #eeeeee;
	padding-bottom:5px;
} 
h4.no-border{
	padding:0;
	border-bottom:none;
	margin:0 0 0px;
}
h4.h-aside{
	padding:0;
	border-bottom:none;
	margin:0 0 8px;
}
h5{font-size:19px;}
h6{font-size:16px; margin:0 0 14px 0;}
h6 a {color:#191919;}
h6.box-title {
	font-size:15px;
	text-transform:uppercase;
}
h6.box-title  span {display:block; text-transform:none;}
.text {
	font-size:16px; 
	line-height:24px; 
	color:#bababa; 
	text-shadow:1px 0 0 #e8e8e8;
}
.text-1 {
	font-size:14px; 
	line-height:24px; 
	color:#bababa; 
	text-shadow:1px 0 0 #e8e8e8;
}
.date {font-size:13px; margin-right:5px;}

/* borders */
.border {border:1px solid #eeeeee;}

.border-bot{
	border-bottom:1px solid  #eeeeee;
	padding-bottom:5px;
}

.border-bot2{
	border-bottom:1px solid #ebecde;
	padding-top:20px;
	margin-bottom:30px;
}


/* links */
.link{color:#191919; font-weight:bold;}

.link-1{
	display:inline-block;
	background:url(../images/marker-2.gif) 100% 7px no-repeat;
	padding:0px 12px 0px 0px;
	font-size:12px;
	line-height:18px;
	color:#191919;
	font-weight:bold;
}
*+html .banner .link-1{margin-top:-2px;}
.link-2{
	display:inline-block;
	background:url(../images/marker-2.gif) 100% 7px no-repeat;
	padding:0px 13px 0px 0px;
	font-size:12px;
	line-height:18px;
	color:#191919;
	font-weight:bold;
}


.link-3{
	display:inline-block;
	background:url(../images/marker-1.png) left top no-repeat;
	font-size:0px;
	line-height:0px;
	width:8px;
	height:5px;
}
.link-3:hover{background-position:left bottom;}

.link-4:hover {text-decoration:underline;}

/* buttons */
.button{
	color:#bababa;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	background: #191919;
	display:inline-block;
	padding:6px 14px 8px 14px;
}
.button:hover {color:#191919;}

.button-1{
	color:#191919;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	background:#bababa;
	display:inline-block;
	padding:6px 14px 8px 14px;
}
.button-1:hover {color:#bababa;}

/* boxes */
.box {
	background:url(../images/bg-box.gif) 0 0 repeat-x #fafafa;
	border:1px solid #eeeeee;
}

.box-1 {
	background:url(../images/bg-box.gif) 0 0 repeat-x #fafafa;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
}
.box-padding {padding:15px 10px 14px 14px;}
.box-padding1 {padding:16px 10px 14px 14px;}
.box-padding2 {padding:2px 10px 4px 21px;}

.box-2 {
	background:url(../images/bg-box-2.jpg) 0 0 repeat-x #f3f3f3;
	border:1px solid #eeeeee;
	margin-right:1px;
}

.rel{position:relative; z-index:1;}
figcaption{
	position:absolute;
	left:0;
	bottom:0;
	z-index:5;
	padding:3px 0 3px 0;
	background:#575757;
	color:#fff;
	width:100%;
	text-align:center;
	font: 18px/30px Arial, Helvetica, sans-serif;
}


/* lists */
.list-1 {
	border-bottom:1px solid #eeeeee;
}
.list-1 li{
	padding-left:10px;
	background:url(../images/list-marker.png) 100% 0px no-repeat #fff;
	font-size:12px;
	line-height:25px;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	border-top:1px solid #eeeeee;
}
.list-1 li:hover {background-position:100% -47px;}
.list-1 li a{
	color:#a3a2a2;
	display:block;
}
.list-1 li:hover a{color:#191919;}

.list-2 li{
	font-size:12px;
	line-height:28px;
}
.list-2 li a{
	color:#a3a2a2;
	display:inline-block;
}

.list-3 li{
	font-size:12px;
	line-height:18px;
	background:url(../images/marker-2.gif) 1px 7px no-repeat;
	padding-left:17px;
	margin-bottom:8px;
}
.list-3 li a{
	color:#a3a2a2;
	display:inline-block;
}

.list-4 li {margin-bottom:8px;}

.cars-list {
	width:100%;
	overflow:hidden;
	padding-bottom:1px;
} 
.cars-list li {
	float:left; 
	margin-right:3px;
}
.cars-list li.last {margin-right:0;}

.cars-list li .cars {
	display:block;
	margin-bottom:4px;
}
.cars-list li .cars img {
	width:83px;
	height:45px;
	background-color:#fff;
	border:1px solid #eeeeee;
}
.cars-list li.small .cars img {
	width:82px;
}

ol li { 
		list-style-position:inside;
		list-style-type:decimal;
		font-size:12px;
		line-height:19px;
		margin-bottom:7px;
		color:#191919;
		font-weight:bold;
	}
		ol li a {
			color:#a3a2a2;
			text-decoration:none;
			font-weight:normal;
			}
		ol li a:hover {color:#191919;}

.map iframe {
	width:301px;
	height:297px;
	margin-bottom:22px;
}
/****************************aside************************/
aside {
	width:100%; 
	padding:22px 0px 22px 0px; 
	background:none;
	position:relative;
}
/****************************footer************************/
footer {
	width:100%; 
	padding:21px 0px 114px 0px; 
	background:none;
	position:relative;
}
.text-bot {
	font-size: 12px; 
	line-height:28px;
	color:#949494; 
	padding:0px 0px 0px 9px;	
}

.text-bot a {
	color:#191919; 
	text-decoration:none;
	margin-left:15px;
}
.text-bot a:hover {text-decoration:underline;}

.works-list {
	float:right;
	padding:8px 0px 0 0;
} 
.works-list li {
	float:left; 
	margin-left:3px;
	font-size:0px;
	line-height:0px;
	width:28px;
	height:28px;
	background:#191919;
	border-radius:2px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.works-list li:hover {background:#696969;}
.works-list li a {
	display:inline-block;
}



/* typography

/* top navugation */
.top1{
	background:url(../images/top.png) 0 50% no-repeat;
	padding:0 0 0px 15px;
	text-decoration:none;
	color:#847d78;
	display:inline-block;
	font-size:11px;
	text-transform:uppercase;
}
.top1:hover{color:#191919;}

/* Table styling */
table.table{
	font-size:12px; 
	border-top:1px solid #bcbcbc;
	border-left:1px solid #ebebe6;
}

table.table thead th{
	padding:17px 0px 16px 0;
	background:#575757;
	border-right:1px solid #e9e9e4;
	color:#fff;
	text-shadow:1px 0 0 #fff;
	font-weight:normal;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}

table.table tbody td{
	border-right:1px solid #ebebe6;
	width:126px;
	padding:9px 0;
	text-align:center;
	background:#fafafa;
	color:#bababa;
}
table.table tbody tr.lasts td{
	border-bottom:1px solid #ebebe6;
}
table.table tbody td.right, table.table thead th.right {
	border-right:1px solid #ebebe6;
}
table.table tbody tr:hover td{background:#fff;}

/*  forum-table */
.table-top {margin-bottom:32px;}
*+html .table-top {margin-bottom:32px;}

.table-pad {padding:0 8px 0 8px;}

.bg-table {
	width:100%;
	background:url(../images/bg-thead.gif) 2px 2px no-repeat;
}
table.forum-table{
	font-size:12px; 
	border-top:none;
    border-collapse:separate;
	text-align:left;
}


table.forum-table thead th{
	padding:9px 0px 9px 0px;
	color:#fff;
	text-shadow:1px 0 0 #fff;
	font-size:16px;
	background:#575757;
	line-height:25px;
	font-weight:normal;
	text-align:left;
}
.th-pad {padding-left:17px;}


table.forum-table tbody tr:hover td{background:#fff;}

table.forum-table tbody td{
	border:1px solid #eeeeee;
	background:#fafafa;
	color:#bababa;
	
}

table.forum-table tbody tr.last td{
	border-bottom:2px solid #ededed;
}

.width-3 {width:480px;}
.width-4 {width:95px;}
.width-5 {width:116px;}
td.width-4, td.width-5 { text-align:center; vertical-align:middle;}
.width-6 {width:237px;}

.pad {padding:18px 20px 18px 18px;}
.pad-1 {padding:18px 5px 18px 15px;}


/*  Other Elements */
ins{
	background:#565756;
	padding:0 5px;
	text-decoration:none;
	color:#fff;
}
em, b, big{color:#191919;}
del{text-decoration:line-through;}
abbr,dfn{cursor:help; color:#191919;}
dfn{letter-spacing:3px; font-size:14px; font-style:normal;}
sup,sub{font-size:0.8em;}
sub{vertical-align:bottom}
.elements-list small{font-size:10px;} 
.elements-list big{font-size:21px;}
.elements-list q{
	font-family:"Courier New",Courier,monospace;
	color:#191919;
	font-size:15px;
}
kdd, samp {
	font-family:"Courier New", Courier, monospace; 
	font-size:11px;
}
abbr,acronym{
	text-transform:uppercase;
	border-bottom:1px dotted #191919;
	font-size:12px;}
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}

.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;
	}

/* Definition list style */
dl dt{
	color:#191919;
	font-size:12px;
	line-height:18px;
	margin:0 0 18px;
}
dl dd span{float:left; width:69px;}
dl dd a{color:#191919; text-decoration:none; font-weight:bold;}
dl dd a:hover{text-decoration:underline;}

/*  Quotation */
blockquote{
	display:block;
	margin:0 0px 26px 0px;
	quotes:none;
	font-size:16px;
	line-height:22px;
	font-style:italic;
	color:#191919;
	text-shadow:1px 0 0 #848484;
}
.quotes{
	background:url(../images/quotes.png) 0 2px no-repeat;
	padding:0px 150px 0px 52px;}

/* 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;
}


/* Layouts */
.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:#191919;
			padding:4px 10px;
			border-radius:2px;
			color:#fff;
			font-weight:bold;
			text-decoration:none;
			position:relative;
			margin-right:10px;
			cursor:pointer;
			-webkit-transition: all 0.5s ease;
			-moz-transition: all 0.5s ease;
			-o-transition: all 0.5s ease;
			transition: all 0.5s ease;
			}
			.layouts-nav li a:hover {background-color:#696969;}

/* Pages

/* Under Construction page */
#constuction-box{
	width:800px;
	height:500px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-400px;
	margin-top:-250px;
	background:#fff;
	border-radius:5px;
	border-color:#ccc;
	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{
			text-align:center;
			font-size:4em;
			margin-bottom:.2em;
			line-height:1.2em;
			letter-spacing:2px;
			border-bottom:1px solid #ddd;
			padding-bottom:10px;
			}			
	/* 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;
		}	


/* 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;
	border-color:#ccc;
	box-shadow:0 0 10px #d0d4db;
	text-align:center;
	float:left;
}
	#intro-box .inside{padding:40px 40px 40px 40px;}
		#intro-box h1{
			text-align:center;
			font-size:4em;
			margin-bottom:.2em;
			line-height:1.3em;
			position:absolute;
			left:0;
			top:-90px;
			width:600px;
			overflow:hidden;
			height:100px;
			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;
			}

/* Lightbox image */
.hover{
	display:inline-block;
	position:relative;
}
.hover span{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:url(../images/magnify.gif) 50% 50% repeat;
	opacity:0;
}

/* Misc

/* SlideDown element */
.slideDown{padding:0 1px 0 0}
	.slideDown dt{
		background-color:#696969;
		background-image:url(../images/arrow1.gif);
		background-repeat:no-repeat;
		background-position:100% 16px;
		box-shadow:1px 1px 1px #d1d1d1;
		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:#191919;
		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:0px}
		dl#accordion dt a{
			background-color:#696969;
			background-image:url(../images/arrow1.gif);
			background-repeat:no-repeat;
			background-position:100% 16px;
			box-shadow:1px 1px 1px #d1d1d1;
			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:#191919;
			color:#fff;}
		dl#accordion dt.active a{
			background-color:#191919;
			background-image:url(../images/arrow2.gif);
			color:#fff;
			}
	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;
			font-weight:normal;
			padding:0;
			width:auto;
			}
		dl#accordion dd a:hover{
			text-decoration:none;
			background:none;
			}
		dl#accordion dd .sub_menu  li{
			list-style:none;
			line-height:30px!important;
			padding-left:12px;
			}
		.sub_menu li a{
			font-size:12px !important;
			line-height:30px!important;
			}

/* Tooltips */
#aToolTip{
	border:1px solid #191919;
	background:#eeeeee;
	color:#191919;
	margin:0;
	padding:3px 9px;
	font-size:12px;
	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;
}



/* Tabs */
.tabs{padding:10px 0;}
	.tabs ol{
		list-style-type:decimal;
		list-style-position:inside;
		margin:0 0 0 10px;
		}
		.tabs ol li{
			display:list-item;
			float:none;
			padding-bottom:5px !important;
			font-size:12px;
			color:#bababa;
			}	
	.tabs ul{
		list-style:none;
		padding:0 0 0 0 !important;
		overflow:hidden;
		}
		.tabs li{
			display:block;
			float:left;
			margin:0 5px 0px 0;
			background:none;
			padding:0 0 0 0!important;
			}
		.tabs .selected{
			margin-bottom:0px;
			position:relative;
			}		
		.tabs .selected a{
			background:#696969;
			color:#fff;
			padding-bottom:10px;
			}
		.tabs li a:hover{
			background:#696969;
			color:#fff;}
		.tabs li a{
			background:#191919;
			color:#fff;
			font-weight:bold;
			display:block;
			padding:5px 10px;
			text-decoration:none;
			}
	.tabs .tab-content{
		clear:both;
		background:#696969; 
		color:#fff;
		width:auto;
		overflow:auto;
		}
		.tabs .tab-content .inner{
			padding:10px;
			}	
	.tabs .tab-content p{
		margin-bottom:5px;}
	.tabs .tab-content strong{color:#fff;}	
	.tabs pre{margin:4px 0;}
	.tabs code{overflow:auto;}
	*+html .tabs code{overflow:visible;}

/* Twitter */
#twitter p{margin:0;}
	#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:#696969;
			color:#fff;
			margin-bottom:7px;
			}
		ul#twitter_update_list li:hover{
			background-color:#191919;
			color:#fff;
			}
			ul#twitter_update_list li:hover a{color:#bababa;}
			ul#twitter_update_list li a{color:#bababa;}			
				ul#twitter_update_list li span{display:block}				
				ul#twitter_update_list li span a{color:#bababa;}

/* 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;
}
