@import "../css/reset.css";
@import "../css/grid.css";
@import "../css/prettyPhoto.css";
@import "http://fonts.googleapis.com/css?family=Lobster";
@import "http://fonts.googleapis.com/css?family=PT+Sans+Narrow:regular,bold";

/* 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:#efefef;font:italic 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;color:#696969;position:relative;min-width:980px;}
html, body { height:100%;}
.bg {background:#f3f3f3;border-top:10px solid #000;}
/* Global Structure---------------------------------------- */
.main {margin:0 auto;position:relative;width:950px;}
/*----- txt, links, lines, titles -----*/
a {color:#edb801;outline:none;text-decoration:underline;cursor:pointer;}
a:hover, a:focus {text-decoration:none;}
.clear {clear:both;width:100%;line-height:0;font-size:0;}
.wrapper {width:100%;overflow:hidden;}
p {margin-bottom:20px;}
.p0 {margin-bottom:0 !important;padding:0 !important;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px !important;}
.m2 {padding-bottom:21px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}
.p6 {margin-bottom:60px;}
.reg {text-transform:uppercase;}
.fleft {float:left;}
.fright {float:right;}
.alignright {text-align:right;}
.alignmiddle {vertical-align:middle;}
.aligncenter {text-align:center;}
.it {font-style:italic !important;}
.letter {letter-spacing:-1px;}
.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#010101;}
.color-4 {color:#918f8d;}
/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}
.spacing {margin-right:15px;}
.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;}
.img-indent {float:left;margin:0 20px 0px 0;}
.img-indent2 {float:left;margin:0 25px 0px 0;}
.img-indent3 {float:left;margin:0 11px 0px 0;}
.img-indent-r {float:right;margin:0 0px 0px 40px;}
.prev-indent-bot {margin-bottom:10px;}
.prev-indent {float:left;margin:0 17px 0px 0;}
.padding-top {padding-top:44px;}
.padding-top1 {padding-top:10px;}
.padding-top2 {padding-top:25px;}
.border {border:1px solid #000;}
.buttons a:hover {cursor:pointer;}
.list-1 li a, .list-2 li a, .link, .logo {text-decoration:none;}
/*********************************header*************************************/
header {padding:28px 0 0;position:relative; z-index:99;}
.logo {background:url(../images/logo.png) 100% 0 no-repeat;color:#161616;padding:10px 55px 0 0;display:inline-block;font:normal 61px/1.2em 'Lobster',arial,serif;margin-left:54px;letter-spacing:-1px;}
strong.title {font-size:19px;line-height:25px;color:#181001;display:block;float:right;text-align:right;letter-spacing:-1px;padding:28px 0 0;}
.navi {background:url(../images/menu.png) 0 0 repeat-x #181001;padding:24px 16px 25px;min-height:36px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;margin:36px 0 0;}
nav {background:url(../images/nav-tail.gif) 0 100% repeat-x #161616;font-style:normal;margin-top:25px;}
/*** ESSENTIAL STYLES ***/
.sf-menu {}
.sf-menu ul {position:absolute;top:-999em;width:203px;background:url(../images/submenu.png) 0 0 repeat;padding:10px 0 11px;}
.sf-menu ul ul {background:none;padding:0;}
.sf-menu ul li {float:none;width:100%;}
.sf-menu li:hover {visibility:inherit;}
.sf-menu li {float:left;position:relative;width:20%;background:url(../images/menu.gif) 100% 50% no-repeat;}
.sf-menu li.last {background:none;}
.sf-menu a {color:#fff;text-decoration:none; display:block;}
.sf-menu .item { font-size:30px;line-height:1.2em;text-align:center;padding:11px 0 15px;font-family:'PT Sans Narrow', arial, serif;font-weight:bold;}
.sf-menu .current .item {text-shadow:1px 1px rgba(0,0,0,.15);color:#fff !important;}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {left:0;top:56px;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:204px;top:0px;}
/*** DEMO SKIN ***/
.sf-menu li:hover a,.sf-menu li.sfHover a {color:#ffd543;}
.sf-menu li.current {background:url(../images/menu-hover.gif) 0 0 repeat-x #ffd543;}
.sf-menu li li {background:url(../images/submenu-marker.gif) 22px 12px no-repeat;font-size:14px;margin-bottom:1px;}
.sf-menu li li a {color:#fff !important;}
.sf-menu li li:hover,.sf-menu li li.sfHover,.sf-menu li li.current {background:url(../images/submenu-marker.gif) 22px 12px no-repeat #000;}
.sf-menu li li li {background:url(../images/subsubmenu.png) 0 0 repeat;}
.sf-menu li li li:hover,.sf-menu li li li.current {background:#fdc518;}
.sf-menu li li li a {background:url(../images/submenu-marker.gif) 9px 12px no-repeat;padding:4px 0 4px 21px;}
.sf-menu ul a {padding:4px 0 4px 33px;}
.flash-1 { margin:-6px auto -25px; width:980px; height:540px;}
/********************** Content ************************/
section#content {overflow:hidden;padding:70px 0 34px;zoom:1;}	
/*  Header styles */
h1, h2, h3, h4, h5, h6 {margin:0 0 22px; line-height:48px; color:#161616;font-style:normal;font-family:'PT Sans Narrow', arial, serif;border-bottom:1px solid #d9d9d9;padding:0 0 11px;}
h1 {font-size:40px;letter-spacing:-1px;}
h2 {font-size:36px;}

h3 {font-size:34px;border:none;line-height:28px;margin:0 0 4px;}
h3.color {color:#f7c003;}
h4 {font-size:32px;font-weight:normal;}   
h5 {font-size:30px;}  
h6 {font-size:24px;font-weight:normal;line-height:30px;border:none;margin:0;padding:0;}
h1 strong {font-size:50px;line-height:1.2em;letter-spacing:0;}
.noborder {border:none;}
strong, b, big {color:#191001;font-style:normal;}
.spacer-1 {background:url(../images/pic-1.gif) 285px 0 repeat-y;}
.spacer-2 {background:url(../images/pic-1.gif) 645px 0 repeat-y;}
.scroll {overflow:auto; height:180px; position:relative;}
.padding-right {padding-right:17px;}
.border-bot {width:100%;border-bottom:1px solid #d9d9d9;}
.box-news {overflow:hidden; padding:27px 20px 34px 20px; background:url(../images/texture1.gif) 0 0 repeat;}
.box-news h3 {font-size:24px; line-height:1.2em; color:#484645; margin-bottom:5px; text-transform:none;}
.box-news h6 {font-size:12px; color:#00c4ff; text-transform:uppercase; margin-bottom:6px; font-family:Arial, Helvetica, sans-serif; font-style:normal;}
.box-404 {width:942px; height:509px; color:#414141; margin:0 auto; position:relative; font-family:Arial, Helvetica, sans-serif; background:url(../images/bg-404.jpg) 0 0 no-repeat;}
.box-404 .padding {padding:90px 25px 20px 600px;}
.img-404 {position:absolute; top:37px; left:408px;}
.link {text-decoration:none;}
.link:hover {text-decoration:underline;}
.list-1 li {padding:0 0 10px 30px;background:url(../images/list1-marker.png) 0 1px no-repeat;font-size:14px}
.list-1 li a {color:#363636;}
.list-1 li a:hover {color:#edb801;}
.list-2 li {font-size:14px;font-style:normal;margin-top:1px;}
.list-2 li a {color:#fff;padding:4px 0 4px 20px;background:url(../images/submenu-marker.gif) 9px 50% no-repeat #535353;display:block;}
.list-2 li a:hover {background:url(../images/submenu-marker.gif) 9px 50% no-repeat #fdc518;}
.box .list-2 li a {color:#fff;}
.box .list-2 li a:hover {color:#000;}
.list_1 li {background:url(../images/list_1-marker.gif) left 6px no-repeat;padding:0px 0 4px 15px;margin-top:4px;font-size:13px;line-height:18px;position:relative;}
	.list_1 li a {color:#767676;text-decoration:none;}
	.list_1 li a:hover {text-decoration:underline;}
		.list_1 li ul {padding-left:15px;}
			.list_1 li ul li {background:url(../images/list_1-marker1.gif) left 4px no-repeat;padding:0 0 0 14px;font-size:1em;margin:0;}
time {display:block;color:#191919;font-style:normal;font-weight:bold;}

#text_slider {color:#191919;margin-bottom:10px;}
#text_slider p {color:#363636;}
#text_slider strong {font-style:normal;}
.nav2 {background:url(../images/buttons.png) 0 0 no-repeat;float:right;}
.nav2 a {width:35px;height:33px;display:inline-block;}
.nav2 a#prev2 {background:url(../images/up.gif) 50% 50% no-repeat;}
.nav2 a#prev2:hover {background:url(../images/up-hover.gif) 50% 50% no-repeat;}
.nav2 a#next2 {background:url(../images/down.gif) 50% 50% no-repeat;}
.nav2 a#next2:hover {background:url(../images/down-hover.gif) 50% 50% no-repeat;}
	
	dl.info {line-height:24px;}
	dl.info dt {font-weight:normal; color:#7d7d7d;}
	dl.info dd {margin:0; padding:0;}
	dl.info span {float:left; width:62px;}
	.relative {position:relative;}
	figure figcaption {
		color:#372f40;
		font-size:24px;
		text-align:center;	
		font-family:'PT Sans Narrow', arial, serif;
		line-height:1.2em;
		font-style:normal;
		background:#fff;
		position:absolute;
		z-index:3;
		bottom:0;
		left:0;
		width:100%;
	}
	figure figcaption .padding {padding:5px 0;overflow:hidden;}
	figure figcaption .extra-wrap {text-align:left;}

/******************** Aside ******************/
aside {margin-bottom:-110px;padding:35px 0 0;}
aside h6 {color:#2f2434;margin:0 0 15px;border:none;padding:0;}
aside ul {border-top:1px solid #d7d7d7;}
aside li {font-family:Arial, Helvetica, sans-serif;font-style:normal;padding:4px 0 5px 9px;border-bottom:1px solid #d7d7d7;}
aside li a {color:#747474;background:url(../images/aside-marker.gif) 0 50% no-repeat;padding:0 0 0 10px;text-decoration:none;}
aside li a:hover {color:#121212;}

/******************** Footer ******************/
footer{padding:30px 0 50px;font-style:normal;color:#1d1d1d;font-size:14px;}
footer a {color:#1d1d1d;}
footer .icons {padding-top:12px;}
footer .icons a {width:32px;height:32px;display:inline-block;margin-right:3px;}
footer .icons a.flickr {background:url(../images/icon1.png) 0 0 no-repeat;}
footer .icons a.flickr:hover {background:url(../images/icon1-hover.png) 0 0 no-repeat;}
footer .icons a.facebook {background:url(../images/icon2.png) 0 0 no-repeat;}
footer .icons a.facebook:hover {background:url(../images/icon2-hover.png) 0 0 no-repeat;}
footer .icons a.technorati {background:url(../images/icon3.png) 0 0 no-repeat;}
footer .icons a.technorati:hover {background:url(../images/icon3-hover.png) 0 0 no-repeat;}
footer .icons a.twitter1 {background:url(../images/icon4.png) 0 0 no-repeat;}
footer .icons a.twitter1:hover {background:url(../images/icon4-hover.png) 0 0 no-repeat;}


/* Left & Right alignment */
blockquote {
	display:block;
	margin:0 0px 0px 0px;
	color:#868686; 
	quotes:none;
}

.border-left {border-left:1px solid #d6d6d6;}
.quotes {padding:0px 0px 0px 0;color:#363636;margin-bottom:15px;}
.quotes.padding-right {padding-right:150px;}
blockquote h3 {font-size:26px; line-height:1.2em; color:#272320; text-transform:uppercase; padding-left:10px; letter-spacing:1px; margin-bottom:18px;}
blockquote h6 {font-size:12px; color:#00c4ff; text-transform:uppercase; margin-bottom:6px; font-family:Arial, Helvetica, sans-serif; font-style:normal;}
blockquote.left {border-right:1px solid #adadac; width:36%; float:left; margin-right:20px; padding:20px 15px 20px 0px; background:none;}
blockquote.right {border-left:1px solid #adadac; width:36%; float:right; margin-left:20px; padding:20px 0px 20px 15px; background:none;}

.text-1 {font-size:11px;}
.text-2 {font-size:22px; line-height:30px;}
.text-3 {color:#191001; font-size:18px;line-height:30px;}

.top1 {float:right;background:url(../images/arrow-top.png) 0 65% no-repeat;padding:0 0 0 13px;color:#ffd543;text-decoration:none;font-size:11px; text-transform:uppercase;font-style:normal;}
.top1:hover {color:#000;}

.box {background:#e3e3e3;overflow:hidden;padding:25px 0;}
.box a {font-style:normal;color:#161616;}

ins {
    background-color:#ffd543;
    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 #ffd543;
    cursor:help;
	}

em, dfn  		   {font-style:italic; color:#ffd543;}
dfn 	 		     {font-size:14px; letter-spacing:2px;}
sup, sub {font-size:0.8em;}
sub {vertical-align:bottom;}
.elements-list small {font-size:10px; font-family:Verdana, Geneva, sans-serif;} 
.elements-list big {font-size:21px;}
.elements-list q {font-size:15px; color:#ffd543; font-family:"Courier New", Courier, monospace;}

abbr, acronym  { border-bottom:1px dashed #ffd543; color:#ffd543; 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;}


/* Custom select color */
::selection {
	background: #bbb;
	color:#fff;					 /* Safari */
	}
::-moz-selection {
	background: #bbb; /* Firefox */
	color:#fff;
	}


/* 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;
				}


/* News style*/
.news {
	padding-bottom:18px;
	}
	.news li {
		position:relative;
		padding:0 0 25px 70px;
		color:#000;
		height:1%;
	}
	.news li p.date {
		position:absolute;
		left:0;
		top:3px;
		background:#666;
		width:59px;
		height:69px;
		font-size:25px;
		line-height:64px;
		color:#fff;
		text-align:center;
		font-weight:bold;
		}
	.news li a.title {
		display:block;
		color:#8e8d8b;
		text-transform:uppercase;
		font-size:11px;
		margin-bottom:.5em;
		}
	

/* 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;
			text-decoration:none;
			border-radius:5px;
			-moz-border-radius:5px;
			-webkit-border-radius:5px;
			position:relative;
			margin-right:10px;
			cursor:pointer;
			}
		.layouts-nav li a:hover {
			background:#aaa;
			}


/* Ordered list style */
ol {}
	ol li {
		list-style-type:decimal;
		list-style-position:inside;
		font-weight:bold;
		padding-bottom:11px;
		color:#191001;
		}
		ol li a {color:#191001; font-weight:normal; text-decoration:none;}
		ol li a:hover {color:#5bb609;}

/* Definition list style */
.pad1 dt {font-style:normal;}
dl dt { 
	font-weight:bold;
	color:#191001;
	}
dl dd {
	margin-bottom:1.5em;
	 padding-left:50px;
	}

	dl.def-list { padding-bottom:5px;}
	
	dl.def-list dt {
		font-size:13px;
		color:#fff;
		width:100%;
		overflow:hidden;
		margin-bottom:1em;
		position:relative;
		z-index:0;
		}
		dl.def-list dt span {
			float:left;
			height:31px;
			line-height:31px;
			padding:0 14px;
			background:#19b6c5;
			border-radius:20px;
			-moz-border-radius:20px;
			-webkit-border-radius:20px;
			}
		dl.def-list dd {margin-bottom:2em;}
	
dl.contacts { overflow:hidden; margin-bottom:20px;}
dl.contacts dt {font-weight:normal; color:#777268;}
dl.contacts dd {padding:0; margin:0;}
dl.contacts span { display:inline-block; width:65px;}
dl.contacts a {color:#edb801;font-style:normal;}
/* Table styling */
table thead th {
	font-size:19px;
	font-style:normal;
	background:#ccc;
	padding:19px 0px 13px;
	color:#fff;
	border:1px solid #9a9791;
	font-family:'PT Sans Narrow', arial, serif;
	}
table tbody td {
	width:125px; text-align:center;	
	padding:7px 0px;
	background:#f4f5f6;
	border:1px solid #9a9791;
	}
table tr:hover td {
	background-color:#ccc;
	}

/*  Dropcaps style */
.dropcap_1 {
	font-size:35px;
	width:63px;
	line-height:1.2em;
	color:#fff;
	display:block;
	float:left;
	text-align:center;
	margin-right:15px;
	padding:5px 0 21px;
}
#dropcap1 {background:#ffd543;}
.dropcap_2 {
	font-size:38px;
	width:56px;
	line-height:1.2em;
	color:#fff;
	background:#d8d8d8;
	float:left;
	margin-right:13px;
	font-weight:bold;
	padding:5px 0;
	text-transform:uppercase;
	text-align:center;
	font-family:'PT Sans Narrow', arial, serif;
	font-style:normal;
	border-radius:28px;-moz-border-radius:28px;-webkit-border-radius:28px;
	}


/*  Horizontal divider */
.hr {
	display:block;
	position:relative;
	padding:55px 0 35px 0;
	border:none;
	background:url(../images/hr.gif) 0 50% repeat-x;
	height:2px;
	overflow:hidden;
	font-size:11px;
	margin:0 10px 0 0;
	}
	.hr a {
		position:absolute;
		right:0;
		top:25px;
		text-transform:uppercase;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
		background:url(../images/arrow-top.png) no-repeat 0 6px;
		padding-left:13px;
		color:#6b6a6a;
	}
	.hr a:hover { color:#000;}
	

/*  Buttons */
.button {color:#edb801;font-style:normal;}
.button:hover,.button.hover{color:#161616;}
.button.hover:hover {color:#edb801;}
.button1 {display:inline-block;color:#fff;cursor:pointer;text-decoration:none;font-style:normal;text-transform:uppercase;
	border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:12px 28px 13px;
	background-color: #2d2d2d;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2d2d2d), to(#232323)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #2d2d2d, #232323); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #2d2d2d, #232323); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #2d2d2d, #232323); /* IE10 */
	background-image:      -o-linear-gradient(top, #2d2d2d, #232323); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #2d2d2d, #232323);
	-pie-background-image:    linear-gradient(top, #2d2d2d, #232323);
	
}
.button1:hover {background:#000;}

.line-hor { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}

.link-1 {text-decoration:none;font-style:normal;}
.link-1:hover { color:#000;}

.link-2 {color:#5bb609;font-style:italic; text-decoration:none;}
.link-2:hover {color:#000;}

/* Blocks and Boxes style
---------------------------------------- */
.content-box {
	background:#eae9e7;
	border:4px solid #fff;
	padding:25px 0 25px 10px;
	}


/* Block1 */
.block1 {
	border-bottom:1px solid #323031;
	border-top:1px solid #000;
	background:#161415;
	padding:16px 16px 13px 16px;
}
	.block1 h5 {
		font-size:21px;
		line-height:1.2em;
		margin-bottom:.5em;
		text-shadow:1px 1px 0 #000;
		color:#cfcfcf;
		font-weight:normal;
	}


/* Information box */
.info-box {
	padding:20px 30px 20px 110px;
	color:#64757f;
	margin-bottom:15px;
	background:#e1f2fc;
	border:1px solid #68a2cf;
	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:#697a58;
	margin-bottom:15px;
	background:#eeffdd;
	border:1px solid #a3c159;
	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:#79725b;
	margin-bottom:15px;
	background:#fef7e0;
	border:1px solid #e6c555;
	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:#7e6c6c;
	margin-bottom:15px;
	background:#feebeb;
	border:1px solid #ff9999;
	position:relative;
	height:1%;
	}
	.error-box p.icon {
		position:absolute;
		left:34px;
		top:16px;
		margin:0;
		}

.list {float:right; padding-top:18px;}
.list li {float:left; font-size:13px; padding-left:10px; font-weight:bold; color:#00c4ff;}
.list li a {color:#00c4ff; padding-left:10px;} 
.list li a:hover {color:#000; text-decoration:underline; background:url(../images/marker-2.gif) 0 7px no-repeat;} 

/* Main banner
---------------------------------------- */
.main-banner {
	height:372px;
	overflow:hidden;
	margin-bottom:5px;
	background:#666;
	position:relative;
	}




/* 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 {
	font-style:normal;
	width:800px;
	height:500px;
	position:absolute;
	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:#00c4ff;
				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 {
			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;
			}
			#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;
			}
	



		
/* Content
---------------------------------------- */		

/* 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;
		}

/* 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 */

.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
	}
	.img-box img.fleft {
		float:left;
		margin-right:15px;
	}
	

.extra-wrap { 
	overflow:hidden;
	}
	
	
/* Postal address */
.address { 
	float:left;
	margin-right:30px;
	}
.address.last {
	margin-right:0;
	}
	.address dt {
		font-weight:normal;
		color:#6b6a6a;
		}
	.address dd { 
		clear:both;
		margin:0 0 0 0 !important;
		}
		.address dd span { 
			float:left;
			width:90px;
			}
	

/* Forms
---------------------------------------- */

/* Forms default */
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	color:#777268;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	padding:0;
	margin:0;
	}

#search {}
#search input {width:165px;padding:5px 17px 6px;background:#fbfbfb;border:0;border-left:1px solid #bababa;border-top:2px solid #c7c7c7;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
#search a {vertical-align:middle;margin-left:3px;}

/* 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;
		}

#map_canvas {width:390px;height:309px;float:left; margin-right:20px;}

/* Contact form */
#contact_form {font-style:normal;position:relative;z-index:2;}
#contact-form {
	position:relative;
	vertical-align:top;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		}
		#contact-form .field {
			overflow:hidden;
			padding-bottom:2px;
			}
			#contact-form input[type=text] {
				width:276px;
				padding:5px 17px 6px;
				background:#fbfbfb;
				border:0;
				border-left:1px solid #bababa;
				border-top:2px solid #c7c7c7;
				display:block;
				border-radius:4px;
				-moz-border-radius:4px;
				-webkit-border-radius:4px;
				}
			#contact-form.main-contacts .field input {
				margin-top:0px;
				}
			#contact-form .area {padding-bottom:5px;}
			#contact-form textarea {
				width:276px;
				height:74px;
				background:#fbfbfb;
				border:0;
				border-left:1px solid #bababa;
				border-top:2px solid #c7c7c7;
				padding:10px 17px;
				overflow:auto;
				margin:0 0 0px 0px;
				display:block;
				border-radius:4px;
				-moz-border-radius:4px;
				-webkit-border-radius:4px;
				}
				#contact_form a {
					cursor:pointer;
					}
			#contact-form label {
				padding:0 0 2px 5px;
				display:none;
				}
				#contact-form .error {
					color:red;
				}
		.buttons-wrapper {text-align:right;}
		.buttons-wrapper a {
			margin-left:12px;
			}


.form-2 {width:235px; height:28px; padding:0 10px; overflow:hidden; background:url(../images/tail-form.gif) 0 0 repeat-x;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	behavior: url(js/PIE.htc);
	position:relative;
}
#form-2 input {width:205px; color:#000; border:0; padding:5px 0; background:none;}
#form-2 a {float:right; margin-top:6px; cursor:pointer;}


/* Newsletter-form */
#newsletter-alt-form fieldset {
	border:none;
}
	#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;
		background:#2e2e2e;
		border:none;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		behavior:url(js/PIE.htc);
		position:relative;
		cursor:pointer;
		color:#fff;
		font-weight:bold;
		font-size:12px;
		}




/* SlideDown element */
.slideDown {
	padding:0 1px 0 0;
	}
	.slideDown dt {
		font-style:normal;
		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;
		text-decoration:none;
		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;
	}
	#block dd {display:block;}
	.slideDown.absolute dd {
		position:absolute; z-index:999;
		background:#f3f3f3;
	}

/************/
.slideDown.alt {
	padding:0 0px 0 0;
	margin:-5px 0 52px;
	position:relative;
	background:#fff;
	}
	.slideDown.alt dt {
		background:url(../images/button-top.gif) right 0 no-repeat;
		box-shadow:0px 0px 0px #d1d1d1;
		-moz-box-shadow:0px 0px 0 #d1d1d1;
		-webkit-box-shadow:0px 0px 0 #d1d1d1;
		color: #fff;	
		padding:0px 0;
		margin-bottom:0px;
		font-weight:normal;
		text-decoration:none;
		display:block;
		font-size:18px;
		cursor:pointer;
		margin-bottom:0px;
		overflow:hidden;
		position:absolute; right:13px; top:-51px;
		z-index:1;
		width:39px; height:41px;
	}
	.slideDown.alt dt:hover, .slideDown.alt dt.active {
		color:#fff;		
		text-shadow:0 0 0px #fff;
	}
	.slideDown.alt dt.active {
		border:0; background:url(../images/button-top-h.gif) right 0 no-repeat;
	}

	.slideDown.alt dd {
		display:none;
		padding:0;
		position:relative;
	}
	.slideDown.alt.absolute dd {
		position:absolute;
		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-top:1px;
		}
		dl#accordion dt a {
			font-style:normal;
			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;
			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;
		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:underline;
		}
		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;
			background:url(../images/marker-2.gif) 0 12px no-repeat;
			
		}
		.sub_menu li a {
			font-size:12px !important;
			line-height:30px!important;
		}
		


/********dialog********/

.disable_masking
{
	width: 400px;
	z-index: 6001;
	position: absolute;
	display: none;
	background-color: #ffffff;
	padding: 40px;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	box-shadow:0 0 10px #000;
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
	left:50% !important;
	margin-left:-200px !important
}

.closebutton, .myclosebutton
{
	display:block;
	position:absolute;
	right:50px;
	top:50px;
}

.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;
}

/*************************/
#login-form fieldset {
	border:none;
}
	#login-form .field {
		overflow:hidden;
		min-height:45px;
		height:auto !important;
		height:45px;
		padding:4px 0 0 4px;
	}
		#login-form input[type=text] {
			width:360px;
			padding:5px 12px 5px 12px;
			background:#f0f0f0;
			border:1px solid #e4e4e4;
			border-radius:14px;
			-moz-border-radius:14px;
			-webkit-border-radius:14px;
		}
		
		#login-form input[type=password] {
			width:360px;
			padding:5px 12px 5px 12px;
			background:#f0f0f0;
			border:1px solid #e4e4e4;
			border-radius:14px;
			-moz-border-radius:14px;
			-webkit-border-radius:14px;
		}
			
			#login-form input[type=text]:focus, #login-form input[type=password]:focus {
				border-color:#ccc;
				box-shadow:0 0 4px #999;
				-moz-box-shadow:0 0 4px #999;
				-webkit-box-shadow:0 0 4px #999;
			}
			
			
		#login-form input[type=submit] {
			float:right;			
			font-size:18px;
			line-height:31px;
			height:31px;
			background:#333;
			padding:0 22px;
			color:#fff;
			text-decoration:none;
			border-radius:20px;
			-moz-border-radius:20px;
			-webkit-border-radius:20px;
			position:relative;
			margin-right:10px;
			border:none;
			cursor:pointer;
			width:80px;
		}
			#login-form input[type=submit]:hover {
				background:#00C4FF; position:relative;
			}
				
				
				#login-form small {
					color:red;
					font-weight:bold;
					padding:0 0 0 5px;
				}
		
		
		#login-form label[for=remember] {
			font-size:12px;
			color:#333;
			float:left;
			padding:10px 0 0 0;
		}


/* 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;
	font-style:normal;
	}

#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 */
#coin-slider { overflow:hidden;
	font-style:normal;
	margin:0 auto 20px;
	width:900px;
	height:600px;}
.coin-slider { 
	zoom: 1;
	position: relative;
	margin:0 auto 20px;
	width:900px;
	height:600px;
	}
.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;
		background:#322e30;
		text-indent: -9999em; 
		border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		
	}
	.cs-buttons a:hover,
	.cs-buttons a.cs-active { 
		background-color: #ffd543;
		}

	.cs-prev, 
	.cs-next { 
		background-color: #000;
		color: #ffd543;
		padding: 0px 10px;
	}
	.cs-prev:hover,
	.cs-next:hover { background:#ffd543;color:#000;}

/* Gallery */
#galleryfic_gallery {
	width:100%;
	}
	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: 900px; 
		position:relative;
		z-index:10;
		margin-bottom:20px;
	}
		div.content a, div.navigation a {
			text-decoration: none;
		}
		div.content a:focus, div.content a:hover, div.content a:active {
		}
	div.slideshow-container {
		position: relative;
		clear: both;
		height: 600px; /* 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:60%;
			overflow:hidden;
		}
	div.loader {
		position: absolute;
		top: 0;
		left: 0;
		background-repeat: no-repeat;
		background-position: center;
	}
	div.slideshow {
		height: 600px;
		width:900px;
	}
	div.slideshow span.image-wrapper {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		height: 600px;
		width:900px;
	}
	div.slideshow a.advance-link {
		display: block;
		text-align: center;
	}
	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;
	}
	div.slideshow.noborder img {
		padding:0;
		border:none;
	}
	div.caption-container {
		position: relative;
		clear: left;
		height:40px;
	}
		.advanced_gallery div.caption-container {
			position:absolute;
			right:0;
			top:0;
			width:40%;
			height:100%;
		}
	span.image-caption {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
	}
	div.caption {
		padding:10px 0px 40px 30px;
		background:#f3f3f3;
	}
	div.caption h2 {
		background:none;
	}
	div.caption h4 {
		float:left;
		background:#fff;
	}
	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 3px 0 0;
		border:1px solid #ddd;
		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;
	}


/* Kwicks */
.kwicks-wrapper {
	width:950px;
	overflow:hidden;
}
	
	.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: 20%;
		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);
		}

/* Elements list */
.elements-list li {
	background:none !important;
	padding:0 0 0px 0 !important;
	position:relative;
	line-height:28px;
	font-style:normal;
	}
	.elements-list li code {
		position:absolute;
		right:300px;
		top:0;
		padding:2px 3px 1px 3px;
		border:1px dotted #333;
		}


/* Tabs */
.tabs {padding: 15px 0 30px 0;font-style:normal;}
	.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 {}		
	.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;max-width:900px;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;}

/* 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;}
	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:#edb801;}
			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;}

/* Advanced Menu */
#advanced {position:fixed;z-index:999;right:-172px;top:50px;background:#181818;padding:20px 16px 20px 18px;width:135px;font-size:11px;border-right:3px solid #3a3a3a;font-family:Tahoma, Geneva, sans-serif;color:#dfdfdf;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-radius:0 0 0 6px;line-height:1.6em;font-style:normal;}
	#advanced span.trigger {display:block;position:absolute;left:-81px;top:25px;margin-top:-25px;width:81px;height:50px;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.trigger_adv > a:hover {text-decoration:none;}			
		#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;}