/* 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:#1d1d1d; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8125em; 
	line-height:1.3846em;
	color:#3b3b3b;
}
html { min-width:1000px;}
html, body { height:100%;}

/* Global Structure
---------------------------------------- */

	/* Header */
	header{
		height:141px;
		background:#121212;
		position:relative;
		z-index:10
	}		
	/* Content */
	section#content {		
		position:relative;
		width:100%;
		background:url(../images/content-tail.gif) top center repeat-y;
	}
		#content-bg {
			background:url(../images/content-tail.gif) top center no-repeat;
		}
			
/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { 
	width:100%;
	overflow:hidden;
}

/* Paragraph styling */
p {padding-top:18px}


/*----- txt, links, lines, titles -----*/
a {color:#949494; outline:none; text-decoration:underline;}
a:hover, a:focus { text-decoration:none;}
a:active, a:visited { }

blockquote {
	margin:0 5px 0px 5px;
	padding:15px 4px 20px 10px;
	font-size:1.2307em; 
	line-height:1.375em;
	color:#000; 
	quotes:none;
}
blockquote.left {background:url(../images/divider.gif) right top repeat-y; width:35%; float:left; margin-right:20px; padding-right:30px; padding-left:0;}
blockquote.right {background:url(../images/divider.gif) left top repeat-y; width:35%; float:right; margin-left:0px; padding-left:40px; background-position:15px 0;}
blockquote.quote {padding:0px 0 0px 56px; margin-top:26px; line-height:1.4375em; font-size:1.2307em; background:url(../images/quote.gif) left 0px no-repeat; width:70%;}
}



ins {
    background-color:#b0e300;
    color:#fff;
    text-decoration:none;
	}

mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
	}

del {
    text-decoration: line-through;
	color:#949494;
	}

abbr[title], dfn[title] {
    border-bottom:1px dotted #4995d1;
    cursor:help;
	color:#478ec2;
	text-transform:uppercase;
	}

strong   		   {color:#3b3b3b;}
em, dfn  		   { color:#7a7a7a;}
dfn 	 		     { color:#797979; font-size:1.13em; letter-spacing:2px; }
sup, sub 		   { }
abbr, acronym  { color:#777676; text-transform:uppercase; border-bottom:1px dotted #4995d1;}
address 		   { margin:0 0 1.5em;font-style:italic;}
del 			     { color:#3b3b3d;}
pre, code, tt  { font:1em 'andale mono', 'lucida console', monospace; line-height:1.5; display:block;}
code 			     { background-color:#f6f6f6; display:block; color:#000; padding:3px 2px 3px 5px; line-height:1.67em;  border:1px dotted #333;}
pre 			     { white-space:pre;}
q {color:#545454; letter-spacing:0px; font-family:"Courier New", Courier, monospace; font-size:1.13em;}
b {color:#3b3b3b;}
i {color:#3b3b3b;}
cite {color:#7c7c7d;}
small {font-size:0.785em; color:#3b3b3b}
big {font-size:1.3846em;  color:#3b3b3b;}
sup {vertical-align:top; font-size:0.76em; color:#322e30}
sub {vertical-align:bottom; font-size:0.76em; color:#322e30}
kbd {color:#322e30; font-size:0.857em; font-family:"Courier New", Courier, monospace;}
samp {color:#322e30; font-size:0.857em; font-family:"Courier New", Courier, monospace;}
var {color:#3b3b3b;}

.inner {
	color:#000;
}
/* Custom select color */
::selection {
	background: #333;	 /* Safari */
	color:#fff;
	}
::-moz-selection {
	background: #333;
	color:#fff;/* Firefox */
	}


.typograph-title {
	font-size:3.307em;
	line-height:1.2307em;
	color:#1d1d1d;
	text-transform:uppercase;
	padding:60px 0 0 0;
	display:block;
}

h1, h2, h3, h4, h5, h6 {
	text-transform:uppercase;
	color:#1d1d1d;
}

h1 {
	font-size:3.846em;
	line-height:1.2307em;
	padding:10px 0 20px 0;
	letter-spacing:-1px;
}

h2 {
	font-size:3.461em;
	line-height:1.2307em;
	padding:30px 0 25px 0;
}	

h3 {
	font-size:29px;
	line-height:27px;
	padding:16px 0 12px 0;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:600
}

h4 {
	font-size:2.769em;
	line-height:1.2307em;
	padding:30px 0 30px 0;
}
	
h5 {
	font-size:2.307em;
	line-height:1.2307em;
	padding:14px 0 22px 0;
}

h6 {
	font-size:2.153em;
	line-height:1.2307em;
	padding:36px 0 20px 0;
}

/*  Header styles */
.logo {
	padding-top:32px;
	float:left;
}
	.logo a {
		width:222px;
		height:86px;
		display:block;
		text-indent:-5000px;
		background:url(../images/logo.gif) left top no-repeat;
	}

.menus {
	float:right;
	width:610px;
}
.sub-menu {
	padding:18px 0px 0 0;
	width:100%;
	overflow:hidden;
}
	.sub-menu ul {
		float:right;
	}
	.sub-menu li {
		float:left;
		padding:0 8px 0 8px;
		font-size:0.92em;
	}
	.sub-menu .first {
		background:none;
	}
/* Unordered list style
---------------------------------------- */
/* Layouts navigation */
.layouts-nav {width:100%; overflow:hidden; padding-bottom:30px !important; padding-top:30px;}
	.layouts-nav li { float:left; margin-right:20px; background:none !important; padding:0 !important;}
		.layouts-nav li a {
			float:left;
			background:#000;
			padding:2px 10px;
			color:#fff;
			text-decoration:none;
			border-radius:5px;
			-moz-border-radius:5px;
			-webkit-border-radius:5px;
			margin-right:10px;
			cursor:pointer;
			behavior: url(js/PIE.php);
			position:relative;
			}
		.layouts-nav li a:hover {
			background:#CCC;
			color:#000;
			}

/* Ordered list style */
ol { padding-bottom:15px;}
	ol li { 
		list-style-position:outside;
		list-style-type:decimal;
		margin-left:24px;
		line-height:1.9em;
		font-size:1em;
		color:#3b3b3b;
		}
			ol li a {
				color:#2a2a2a;
				text-decoration:none;
				font-weight:normal;
			}
				ol li a:hover {
					text-decoration:underline;
				}

.margin {
	margin-top:30px;
}
.list_1 li {
	font-size:1em;
	line-height:1.3846em;
}
	.list_1 li a {
		color:#3b3b3b;
		text-decoration:none;
		background:url(../images/list_1-marker.gif) left 3px no-repeat;
		padding:0px 0 8px 19px;
		display:inline-block;
	}
	.list_1 li a:hover {
		text-decoration:underline;
	}
		.list_1 li ul {
			padding-left:36px;
			margin-top:-4px;
		}
			.list_1 li ul li {
				background:url(../images/list_1-marker1.gif) left 8px no-repeat;
				padding:0 0 0 19px;
				font-size:1em;
				line-height:1.428em;
				margin:0;
			}
			.list_1 li ul li a {
				background:none;
				padding:0;
			}
				.list_1 li ul li a:hover {
					background:none;
				}

.list_2 {
}
	.list_2 li {
		background:url(../images/list_2-marker.png) left 5px no-repeat;
		font-size:1.079em;
		line-height:1.714em;
		padding:0 0 0px 29px;
	}
		.list_2 li a {
			color:#3b3b3b;
			text-decoration:none;
		}
			.list_2 li a:hover {
				text-decoration:underline;
			}
			
.list_3 {
}
	.list_3 li {
		background:url(../images/list_3-marker.gif) left 8px no-repeat;
		padding:0 0 0px 25px;
		line-height:2.307em;
	}
		.list_3 li a {
			color:#2a2a2a;
			text-decoration:none
		}
			.list_3 li a:hover {
				text-decoration:underline;
			}


dl dt {
	color:#3b3b3b;
	font-weight:bold;
	line-height:1.5em;
	font-size:1em;
}
	dl dt span {
		color:#8db503
	}
	dl dd {
		padding:0 0 16px 50px;		
		font-size:1em;
		line-height:1.2857em;
		color:#3b3b3b;
	}


/* Table styling */
table { width:100%; margin-top:20px;}
table thead th {
	text-align:center;
	background:url(../images/table-bg.gif) left top repeat-x;
	padding:18px 0px 22px 0px;
	font-size:1.076em;
	font-weight:normal;
	color:#fff;
	border-bottom:none;
	border-right:1px solid #93bc01;
	}
table .tb-none {
	border-top:none;
}
table .right {
	border-right:none;
}
table tbody td {
	padding:9px 30px;
	background:#e9e9e9;
	text-align:center;
	border:1px solid #bfbfbf;
	color:#7d7d7d;
	}
table tr:hover td {
	background-color:#FFF;
	}



/*  Dropcaps style */
.dropcap_1 {
	font-size:43px;
	line-height:1.2em;
	width:40px;
	color:#000;
	display:block;
	float:left;
	height:45px;
}
.dropcap_2 {
	font-size:43px;
	background:url(../images/dropcap.gif) no-repeat 50% 0;
	text-align:center;
	width:54px;
	line-height:54px;
	color:#fff;	
	display:block;
	float:left;
	margin-right:14px;
	}
.dropcap_3 {
	font-size:43px;
	line-height:1.2em;
	width:40px;
	color:#b6e909;
	display:block;
	float:left;
	height:45px;
}

.divider {
	background:url(../images/divider.gif) 335px 0px repeat-y
}
/*  Horizontal divider */
.hr {
	display:block;
	position:relative;
	padding:20px 0 30px 0;
	border:none;
	background:url(../images/hr.gif) 0 50% repeat-x;
	height:2px;
	overflow:hidden;
	font-size:12px;
	margin:0 0px 0 0;
	}
	.hr a {
		position:absolute;
		right:0;
		top:5px;
		text-transform:uppercase;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
		background:url(../images/arrow-top.png) no-repeat 0 10px;
		padding-left:13px;
		color:#191919;
	}
	.hr a:hover { color:#666;}
	

/*  Buttons */
.button1 {
	display:inline-block;
	background:#b4e800;
	padding:10px 14px 10px 14px;
	font-size:1.5384em;
	text-transform:uppercase;
	line-height:1.2307em;
	text-decoration:none;
	color:#fff;
	margin-top:26px;
	
}
	.button1:hover {
		color:#000
	}

.button2 {
	display:inline-block;
	background:url(../images/button2-bg.gif) left top repeat-x #c6c6c6;
	padding:10px 20px 10px 20px;
	font-size:14px;
	line-height:1.2307em;
	text-decoration:none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:32px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	box-shadow: 2px 2px 0px #b7b7b7;
	-moz-box-shadow: 2px 2px 0px #b7b7b7;
	-webkit-box-shadow: 2px 2px 0px #b7b7b7;
	behavior: url(js/PIE.php);
	position: relative;
}
	.button2:hover {
		background:#c6c6c6;
	}


.button3 {
	display:inline-block;
	font-size:0.769em;
	line-height:1.2307em;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	background:#000;
	padding:4px 6px 4px 6px;
	position:relative;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	behavior: url(js/PIE.php);
	margin-top:50px;
}
	.button3:hover {
		background:#666
	}
.link {
	display:inline-block;
	font-style:italic;
	margin-top:50px;
}
/* Blocks and Boxes style
---------------------------------------- */
/* Supported list */	
.supported-list {
	width:100%;
	overflow:hidden;
	}
	.supported-list li {
		float:left;
		background:url(../images/line-ver.gif) 100% repeat-y !important;
		padding:0 0 0 0 !important;
		width:195px;
		margin:0 0 0 12px;
	}
	.supported-list li.first {
		margin-left:0;
	}
	.supported-list li.last {
		padding-right:0;
		background:none !important;
		}
		.supported-list li .inside {
			padding:0 12px 0 0 !important;
		}
		.supported-list li p.img-wrapper {
			width:180px;
			height:114px;
			border:1px solid #c9c9c9;
			overflow:hidden;
			position:relative;
			}
			.supported-list li p.img-wrapper img {
				padding:0;
			}

/* Information box */
.info-box {
	padding:15px 30px 20px 110px;
	margin-bottom:20px;
	color:#3b3b3b;
	background:#d1d1d1;
	font-size:.8461em;
	line-height:1.4545em;
	position:relative;
	height:1%;
}
	.info-box p.icon {
		position:absolute;
		left:34px;
		top:-10px;
		margin:0;
	}

/* Download box */
.download-box {
	padding:15px 30px 20px 110px;	
	margin-bottom:20px;
	position:relative;
	height:1%;
	color:#3b3b3b;
	background:#d1d1d1;
	font-size:.8461em;
	line-height:1.4545em;
}
	.download-box p.icon {
		position:absolute;
		left:34px;
		top:-9px;
		margin:0;
	}

/* Notification box */
.notification-box {
	padding:15px 30px 20px 110px;
	margin-bottom:20px;
	position:relative;
	height:1%;
	color:#3b3b3b;
	background:#d1d1d1;
	font-size:.8461em;
	line-height:1.4545em;
	}
	.notification-box p.icon {
		position:absolute;
		left:34px;
		top:-9px;
		margin:0;
		}

/* Error message box */
.error-box {
	padding:15px 30px 20px 110px;
	margin-bottom:20px;
	position:relative;
	height:1%;
	color:#3b3b3b;
	background:#d1d1d1;
	font-size:.8461em;
	line-height:1.4545em;
	}
	.error-box p.icon {
		position:absolute;
		left:34px;
		top:-10px;
		margin:0;
		}






/* Header
---------------------------------------- */

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

/* 404 page */
.box-404 {
	height:415px;
	background:url(../images/box-404-bg.jpg) top center no-repeat;
}
	.box {
		padding:0 40px 0 610px;
	}

	.box strong {
		font-size:6.3846em;
		line-height:1.2307em;
		color:#191919;
		display:block;
		padding:40px 0 0 0
	}
	.box em {
		font-size:3.076em;
		line-height:1.2307em;
		color:#191919;
		display:block;
		margin-top:-14px
	}
/* Under Construction page =====*/
#constuction-box {
	width:800px;
	height:500px;
	position:relative;
	left:50%;
	top:50%;
	margin-left:-400px;
	margin-top:-250px;
	background:#f0eded;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-color:#ccc;
	box-shadow:0 0 10px #999;
	-moz-box-shadow:0 0 10px #999;
	-webkit-box-shadow:0 0 10px #999;
	text-align:center;
	behavior:url(js/PIE.php);
	}
	#constuction-box .inside {
		padding:10px 40px 40px 40px;
		}
		#constuction-box .button {
			position:relative;
			}
		#constuction-box h1 {
			text-align:center;
			margin-bottom:.2em;
			line-height:1.2em;
			letter-spacing: 2px;
			border-bottom: 1px solid #ddd;
			padding-bottom:10px;
			font-size:4em;
			padding:20px 0 0 0
			}
			#constuction-box h1 em { 
				text-transform:uppercase;
				color:#000;
				font-size:1em;
				font-style:normal;
				display:block;
				margin-bottom:-15px;
			}
			#constuction-box h1 strong {
				padding:0;
				font-size:1em;
			}
			
	/* Countdown */
	#countdown_dashboard {
		height: 110px;
		padding:30px 0 40px 0;
		width:650px;
		margin:0 auto;
		position:relative;
		}
	.dash {
		width: 110px;
		height: 114px;
		background: transparent url('../images/dash.png') 0 0 no-repeat;
		float: left;
		margin-left: 20px;
		position: relative;
		}
	
	.dash .digit {
		font-size:75px;
		line-height:85px;
		font-weight: bold;
		float: left;
		width: 55px;
		text-align: center;
		font-family:"Times New Roman", Times, serif;
		color: #555;
		position: relative;
	}
		.dash .digit .bottom {
			font-size:75px;
			line-height:85px;
		}
	
	.dash_title {
		position: absolute;
		display: block;
		bottom: 0px;
		left:0;
		font-size: 12px;
		color: #555;
		text-transform: uppercase;
		letter-spacing: 2px;
		width:110px;
	}
	
	.dev_comment {
		font-size: 14pt;
		color: #777;
		text-align: center;
		font-style: italic;
		margin: 40px 10px;
	}
	
	#subscribe_form {
		position: relative;
	} 
	
	#email_field {
		font-size: 16pt;
		padding: 6px 10px;
		width: 300px;
	}
	
	#subscribe_button {
		font-size: 14pt;
		color: #333;
		padding: 4px 8px;
	}
	
	.copyright {
		font-size: 9pt;
		color: #333;
		margin: 40px 0px;
	}
	
	.faded {
		color: #999;
	}
	
	.form_message {
		width: 400px;
		padding: 10px;
		margin: 15px auto;
		display: none;
	}
	
	#error_message {
		background-color: #ffe;
		border-left: 5px solid #bb3;
		border-right: 5px solid #bb3;
		color: #770;
	}
	
	#info_message {
		background-color: #f0f9ff;
		border: 1px solid #eef;
	}
	
	#loading {
		text-align: center;
		margin: 10px;
		display: none;
		position: absolute;
		width: 100%;
		top: 60px;
	}

/* Intro page */
#intro-box {
	width:600px;
	height:400px;
	position:relative;
	left:50%;
	top:50%;
	margin-left:-300px;
	margin-top:-200px;
	background:#CCC;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-color:#ccc;
	box-shadow:0 0 10px #999;
	-moz-box-shadow:0 0 10px #999;
	-webkit-box-shadow:0 0 10px #999;
	text-align:center;
	behavior:url(js/PIE.php);
	float:left;
	}
	#intro-box .inside {
		padding:40px 40px 40px 40px;
		}
		#intro-box h2 {
			font-weight:700;
			text-align:center;
			font-size:4em;
			margin-bottom:.2em;
			line-height:1.2em;
			position:absolute;
			left:0;
			top:-110px;
			text-align:center;
			width:600px;
			overflow:hidden;
			height:100px;
			color:#fff;
			font-weight:normal;
			}
			#intro-box h1 span { 
				text-transform:uppercase;
				color:#1fb7c4;
				display:block;
				margin-bottom:-15px;
			}
		#intro-box .button2 {
			position:absolute;
			right:40px;
			bottom:20px;
			float:right;
			white-space:nowrap;
			}
		.intro-buttons {
			width:500px;
			padding:0 50px;
			position:absolute;
			left:0;
			bottom:50px;
			}
		#flash-intro {
			margin-bottom:20px;
			position:absolute;
			left:23px;
			top:20px;
			}

/* Content
---------------------------------------- */		
.block-tail {
	background:url(../images/block-tail.gif) top center repeat-y;
}
	.block {
		background:url(../images/block-bg.gif) top center no-repeat;
		width:100%;
		position:relative;
	}

.block-tail2 {
	background:url(../images/block-tail2.gif) top center repeat-y;
}
	.block2 {
		background:url(../images/block-bg2.gif) top center no-repeat;
		width:100%;
		position:relative;
	}
#content-bg {
	background:url(../images/content-bg.gif) top center no-repeat;
}
.content-bg1 {
	background:url(../images/content-bg2.gif) top center repeat-y;
}
.content-bg2 {
	background:url(../images/content-bg1.gif) top center no-repeat;
}

.block1 {
	background:url(../images/block1-bg.jpg) top center no-repeat;
	height:458px;
}

.typography {
	float:right;
}
#typography {
	background:url(../images/typography-bg.gif) top center no-repeat #bababa;
}

/*title*/
.title {
	padding:81px 0 0 518px;
}
	.title strong {
		display:inline-block;
		color:#fff;
		text-transform:uppercase;
		font-size:84px;
		line-height:1em;
		background:#121212;
		padding:6px 10px 3px 10px;
		margin-left:60px;
		font-weight:100;
		font-family:"Century Gothic", Tahoma;
	}
	.title em {
		display:inline-block;
		color:#fff;
		text-transform:uppercase;
		font-size:55px;
		line-height:1.1em;
		background:#121212;
		margin-left:108px;
		padding:0 6px;
		height:75px;
		font-family:"Century Gothic", Tahoma;
	}
	.title b {
		display:inline-block;
		color:#fff;
		text-transform:uppercase;
		font-size:25px;
		line-height:1.2307em;
		background:#121212;
		padding:8px 15px 0px 15px;
		height:47px;
		font-family:"Century Gothic", Tahoma;
		font-weight:100;
	}
	.title .button1 {
		margin:0 0 0 266px;
	}
/**/
/*title1*/
.title1 {
	padding-top:46px;
}
	.title1 em {
		display:inline-block;
		color:#fff;
		text-transform:uppercase;
		font-size:4.615em;
		line-height:1.1em;
		background:#121212;
		margin-left:108px;
		padding:0 10px;
		height:75px;
	}
	.title1 b {
		display:inline-block;
		color:#fff;
		text-transform:uppercase;
		font-size:2.307em;
		line-height:1.2307em;
		background:#121212;
		padding:8px 0px 0px 15px;
		height:47px;
		width:347px;
	}
/**/

.indent {
	padding:24px;
}
.indent1 {
	padding:24px 0 34px 0;
}
.indent2 {
	padding:24px 0 71px 0;
}

.font {
	font-size:1.076em;
	line-height:1.573em;
	color:#797979;
}

#content .indent {
	padding:24px 0 87px 0;
}
	#content .padding {
		padding-bottom:65px;
	}
	#content .padding1 {
		padding-bottom:60px;
	}
	#content .padding2 {
		padding-bottom:74px;
	}

/*links-indent*/
.link-margin {
	margin-top:24px;
}
.link-margin1 {
	margin-top:5px;
}

/**/
.date {
	font-size:1.3846em;
	line-height:1.2307em;
	color:#000;
	display:block;
	width:75px;
	height:75px;
	background:url(../images/date-bg.gif) left top no-repeat;
	text-align:center;
	text-transform:uppercase;
	float:left;
	margin-right:20px;
}
	.date b {
		font-size:2.3888em;
		line-height:1.2307em;
		display:block;
		margin-bottom:-14px;
		color:#000
	}
	
/* indents*/	
.pad {
	padding-top:5px;
}
.pad1 {
	padding-top:18px;
}
.pad2 {
	padding-top:20px;
}
.pad3 {
	padding-top:24px;
}
.pad4 {
	padding-top:14px;
}


.icon-marg {
	margin:5px 6px 0 0;
}
/**/
.spacing {
	letter-spacing:-1px;
	line-height:1.2em;
}
/*columns*/
.col {
	float:left;
	width:348px;
}
.col1 {
	width:240px;
	float:left;
}
.col2 {
	float:left;
	width:194px;
}
.col3 {
	float:left;
	width:874px;
}
.col-pad {
	padding-right:38px;
}

.float_1 {
	margin-right:5px;
}
/**/

/*name*/
.name {
	float:left;
}
	.name strong {
		color:#a9da00;
	}
.images {
	float:right;
}
	.images a {
		display:inline-block;
		margin-left:5px;
	}
/**/

/*faqs*/
.dropcap {
	display:block;
	width:32px;
	color:#3b3b3b;
	float:left;
	font-weight:bold;
}

.faqs li {
	padding-bottom:40px;
}
	.faqs .last {
		padding:0
	}
/**/
/* Lightbox image */
.lightbox-image {
	position:relative;
	overflow:hidden;
	display:block;
	}
	.lightbox-image img {
		position:relative;
		z-index:2;
		}
	.lightbox-image span {
		display:block;
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		background:url(../images/magnify.png) no-repeat 50% 50%;
		z-index:1;
		}
/* Pagination */
.pagination {
	display:block;
	width:100%;
	overflow:hidden;
	}
	.pagination a {
		float:left;
		font-size:11px;
		color:#000;
		text-decoration:none;
		text-transform:uppercase;
		line-height:31px;
		padding-left:14px;
		}
	.pagination a:hover {
		text-decoration:underline;
		}
		.pagination ul {
			float:left;
			padding:0 3px 0 18px;
			}
			.pagination ul li {
				float:left;
				padding-left:1px;
				margin-right:1px;
				padding:0 0 0 0 !important;
				background:none !important;
				}
			.pagination ul li span {
				width:31px;
				float:left;
				text-align:center;
				color:#000;
				}
				.pagination ul li a {
					font-size:15px;
					color:#000;
					text-decoration:none;
					width:31px;
					line-height:31px;
					height:31px;
					text-align:center;
					background:#e9e9e9;
					padding:0;
					}
				.pagination ul li a:hover {
					background:#19b6c5;
					text-decoration:none;
					color:#fff;
					}


/* Other */
figure { 
	margin:0px 20px 0 0;
	background:none;
	float:left;

	}
	figure.none {
		margin:4px 0 0 0;
		float:none;
	}
	figure.none1 {
		margin:0px 0 0 0;
		float:none;
	}
	figure figcaption {
		color:#fff;
		font-size:0.92em;
		text-align:left;
		line-height:1.2307em;
		padding:12px 0 14px 20px;
		background:#000;
		border-top:none;
		position:relative;
		display:block;
		z-index:10;
	}
	* + html figure figcaption {
		width:199px;
	}

figure.fright {
	float:right;
	margin:4px 0 0 16px;
	}

.extra-wrap { 
	width:100%;
	}
	
/* Footer
---------------------------------------- */
footer {
	height:53px;
	position:relative;
}	
	footer .fleft {
		text-transform:uppercase;
		color:#626262;
		font-size:0.92em;
		line-height:1.2307em;
		padding:18px 0 0 10px
	}
		footer a {
			color:#fff;
		}
	.socials {
		float:right;
		padding:9px 11px 0 0;
	}
		.socials a {
			display:inline-block;
			margin-left:3px;
		}
/* Forms
---------------------------------------- */
#search-form {
	padding:16px 0px 0 0px;
}
	#search-form fieldset {
		border:none;
	}
		#search-form label {
			display:inline-block;
			height:42px;
			background:url(../images/input-bg.gif) left top no-repeat;
		}
			#search-form input[type=text] {
				border:none;
				padding:6px 0 8px 0px;
				font-size:1.0833em;
				line-height:1.2307em;
				background:none;
				color:#999;
				width:222px;
				margin:0 0px 0 10px;
			}
			#search-form input {
				vertical-align:top;
			}
				

/* Forms default */
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	}

/* Newsletter form */
#newsletter-form fieldset {
	border:none;
	}
	#newsletter-form .field {
		overflow:hidden;
		margin-bottom:8px;
		}
	#newsletter-form input[type=text] {
		width:175px;
		padding:3px 0 3px 5px;
		background:#4d4d4d;
		border:none;
		color:#a7a7a7;
		border-right:1px solid #000;
		border-left:1px solid #000;
		margin-right:3px;
	}
	#newsletter-form input[type=submit] {
		width:30px;
		height:22px;
		background:#fff;
		border:1px solid #000;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		cursor:pointer;
		color:#2f2f2f;
		font-weight:bold;
		text-transform:uppercase;
		text-shadow:0 1px 0 #f1f1f1;
		}

#login-form fieldset {
	border:none;
}
	#login-form .field {
		overflow:hidden;
		min-height:45px;
		height:auto !important;
		height:45px;
		padding:4px 0 0 4px;
	}
	#dialog6 h2 {
		color:#000;
	}
		#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;
			behavior:url(js/PIE.php);
		}
		
		#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;
			behavior:url(js/PIE.php);
			-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;
				behavior:url(js/PIE.php);
			}
			
			
		#login-form .button2 {
			float:right;
			margin:0 10px 0 0
		}
			#login-form input[type=submit]:hover {
				background-color:#1fb7c4;
			}
				
				#login-form small {
					color:red;
					font-weight:bold;
					padding:0 0 0 5px;
				}

		
		#login-form label {
			font-size:12px;
			color:#333;
			float:left;
			padding:10px 0 0 0;
		}
/*--- floatdialog ---*/
.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;
}
.disable_masking h2 {
	padding:10px 0 20px 0
}
.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;
}
/* Contact form */
 #contact-form {
	vertical-align:top;	
	overflow:hidden;
	padding-top:5px;
}
	#contact-form fieldset {
		border:none;
		}
		#contact-form .rowElem {
			display:block;			
			position:relative;
			padding-bottom:0px;
			min-height:52px;
			}
			#contact-form .textarea-box {
				display:inline-block;
				position:relative;
			}
			#contact-form input {
				width:333px;
				padding:13px 0px 13px 20px;
				background:#f5f5f5;
				border:none;
				font-size:1em;
				line-height:1.2307em;
				display:block;
				color:#3b3b3b;
				}
				#contact-form .button1 {
					margin:20px 20px 0 0px;
				}
					#contact-form .color {
						color:#fff;
					}
			#contact-form textarea {
				width:590px;
				height:213px;
				background:#f5f5f5;
				border:none;
				overflow:auto;
				display:block;
				color:#3b3b3b;
				padding:10px 0 0 20px
				}
				#contact-form label {
					padding:0px 0 2px 5px;
					display:inline-block;
					font-size:11px;
					position:absolute;
				}
				#contact-form .rowElem label {
					padding:0px 0 2px 5px;
					font-size:11px;
					position:absolute;
					right:0px;
					top:4px;
					display:none;
				}
				#contact-form .textarea-box label {
					padding:0px 0 2px 5px;
					font-size:11px;
					position:relative;
					display:none;
				}
#contact-form .error {
				color:red;
			}

div#contact_form .download-box {
	margin:20px 30px 0 0;
	padding-top:20px
}
#back {
	display:inline-block;
	background:#000;
	padding:10px 16px 10px 16px;
	font-size:1em;
	line-height:1.2307em;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	margin-top:24px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}


#map_canvas {
	width:220px;
	height:214px;
	overflow:hidden;
}

.adress {
	font-size:0.92em;
	line-height:1.1666em;
	padding-top:5px;
}
	.adress a {
		color:#3b3b3b;
	}
	.adress span {
		display:inline-block;
		width:70px;
	}
/* Newsletter-form */
#newsletter-alt-form fieldset {
	border:none;
	padding-top:15px;
	}
	#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.php);
		margin-right:12px;
		font-size:12px;
		position:relative;
		}
	#newsletter-alt-form input[type=submit] {
		width:75px;
		height:32px;
		border:none;
		border-radius:20px;
		-moz-border-radius:20px;
		-webkit-border-radius:20px;
		behavior:url(js/PIE.php);
		position:relative;
		cursor:pointer;
		color:#fff;
		font-weight:bold;
		font-size:12px;		
		background:#1d150d;
		line-height:1.2307em;
		font-family:Arial, Helvetica, sans-serif;
			}

/**/


/* SlideDown element */
.slideDown {
	padding:0 1px 0 0;
	width:100%;
	position:relative;
	}
	.slideDown dt {		
		background-image:url(../images/arrow1.gif);
		background-repeat:no-repeat;
		background-position:100% 16px;
		background-color:#151515;
		color: #fff !important;	
		padding:9px 0 9px 21px;
		margin-bottom:4px;
		font-weight:bold;
		text-decoration:none;
		display:block;
		font-size:12px;
		cursor:pointer;
		margin-bottom:10px;
	}
	.slideDown dt:hover, .slideDown dt.active {
		background-color:#535353;
		color:#fff;
		text-shadow:0 0 5px #fff;
	}
	.slideDown dt.active {
		background-image:url(../images/arrow2.gif);
	}

	.slideDown dd {
		display:none;
		padding:10px 20px 20px 20px;
	}
	.slideDown.absolute dd {
		position:absolute;
		background:#CCC;
		width:920px;
		z-index:20
	}




/* Accordion */
dl#accordion {
	list-style-type:none;
	margin: 0;
	padding: 0 2px 0 0;
	height:auto !important;
}
	dl#accordion .indent {
		padding-top:7px !important;
		padding-bottom:5px !important
		}

	dl#accordion a {
		display: block;
		text-decoration: none;	
		}

	dl#accordion dt {
		margin-top:1px;
		background:none;
		padding:0;
		}
		dl#accordion dt a {
			background-image:url(../images/arrow1.gif);
			background-repeat:no-repeat;
			background-position:100% 16px;
			background-color:#151515;
			color: #fff;	
			padding:9px 0 9px 21px;
			margin-bottom:4px;
			font-weight:bold;
			text-decoration:none;
			display:block;
			font-size:12px;
			}

		dl#accordion dt a:hover {
			background-color:#8e8d8b;
			color:#fff;
			}

		dl#accordion dt.active a{
			background-color:#999;
			background-image:url(../images/arrow2.gif);
			color:#333;
			}

	dl#accordion dd {
		display:none;
		margin-bottom:0;
	}
		dl#accordion dd .indent {
			padding:10px 30px 14px 20px !important;
		}
		dl#accordion dd a {
			display:inline;
			background:none;
			padding:0;
			width:auto;
			text-decoration:underline;
		}
		dl#accordion dd a:hover {
			text-decoration:none;
			background:none;
		}


/* Tooltips */
.aToolTip {
	border:1px solid #FFF;
	background:#CCC;
	color:#000;
	margin:0;
	padding:2px 8px;
	font-size:11px;
	}

.aToolTip .aToolTipContent {
	position:relative;
	margin:0;
	padding:0;
	}

a.aToolTipCloseBtn {
	display:block;
	height:20px;
	width:20px;
	overflow:hidden;
	background:url(../images/close.gif) no-repeat;
	text-indent:-9999px;
	outline:none;
	position:absolute;
	top:-15px;
	right:-20px;
	}


/* Coin Slider */
#coind-slider { overflow:hidden;}
.coin-slider { 
	overflow: hidden;
	zoom: 1;
	position: relative;
	padding-bottom:30px;
	}
.coin-slider a { text-decoration: none; outline: none; border: none; }

.cs-buttons { 
	font-size: 0px;
	padding: 10px;
	float: left;
	}
	.cs-buttons a { 
		margin-left: 5px;
		height: 10px;
		width: 10px;
		float: left;
		border: 1px solid #000;
		background:#fff;
		color: #fea900;
		text-indent: -9999em; 
		border-radius:6px;
		position:relative;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		behavior: url(js/PIE.php);
		
	}
	.cs-buttons a:hover,
	.cs-buttons a.cs-active { 
		background-color: #666;
		border: 1px solid #000;
		color: #fff;
		}

	.cs-title { 
		width:100%; 
		padding: 10px 0; 
		background-color: #000;
		color: #fff;
		text-indent:10px;
		}

	.cs-prev, 
	.cs-next { 
		background-color: #000;
		color: #fff;
		padding: 0px 10px;
	}
	.cs-prev:hover,
	.cs-next:hover { background:#666;}

#text_slider div {
	background:none !important;
}
/* Gallery */
#galleryfic_gallery {
	width:100%;
	overflow:hidden;
	}
	div.content {
		/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
		display: none;
		width: 433px; 
		position:relative;
		z-index:10;
		margin-bottom:20px;
	}
		div.content a, div.navigation a {
			text-decoration: none;
			color: #777;
		}
		div.content a:focus, div.content a:hover, div.content a:active {
			text-decoration: underline;
		}
	div.slideshow-container {
		position: relative;
		clear: both;
		height: 384px; /* 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:433px;
			overflow:hidden;
		}
	div.loader {
		position: absolute;
		top: 0;
		left: 0;
		background-repeat: no-repeat;
		background-position: center;
	}
	div.slideshow {
		height: 384px;
		width:433px;
		overflow:hidden;
	}
	div.slideshow span.image-wrapper {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		height: 384px;
		width:433px;
	}
	div.slideshow a.advance-link {
		display: block;
		width: 433px;
		height: 384px; /* This should be set to be at least the height of the largest image in the slideshow */
		text-align: center;
		overflow:hidden;
	}
	.advanced_gallery div.slideshow a.advance-link {
		height:222px;
	}
	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;
	}
	.advanced_gallery div.slideshow img {
			border:none;
		}
	div.slideshow.noborder img {
		padding:0;
		border:none;
	}
	div.slideshow.simple span.image-wrapper {
		left:0;
	}
	div.caption-container {
		position: relative;
		clear: left;
	}
		.advanced_gallery div.caption-container {
			position:absolute;
			left:0;
			top:224px;
		}
	span.image-caption {
		display: block;
		position: absolute;
		width: 440px;
		top: 0;
		left: 0;
	}
	span.image-caption strong {
		background:#d6d6d6;
		display:inline-block
	}
	div.caption {
		overflow:hidden;
	}
	div.caption h2 {
		background:url(../images/content-bg.gif) repeat;
	}
	div.image-desc {
		font-size:10px;
		text-transform:uppercase;
		float:right;
		padding:8px 0 0 0;
	}
	div.navigation {
		/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
	}
	ul.thumbs {
		clear: both;
		margin: 0;
		padding: 0;
		height:346px;
		overflow:hidden;
	}
	ul.thumbs li {
		float: left;
		background:none !important;
		list-style: none;
		margin:0 20px 0px 0;
		margin-bottom:4px;
	}
	ul.thumbs li.last {
		margin-right:0;
	}
	a.thumb {
		display: block;
	}
	ul.thumbs span {
		display:block;
		background:#000;
		padding:10px 0 10px 20px;
		margin-bottom:16px;
		color:#fff;
	}
	ul.thumbs li.selected span, ul.thumbs li:hover span {
		color:#b4e800;
	}
	a.thumb:focus {
		outline: none;
	}
	ul.thumbs img {
		border: none;
		display: block;
	}

/* Pagination */
div.pagination {
	width:100%;
	position:relative;
	height:65px;
	
}
div.pagination1 {
	width:100%;
	position:absolute;
	height:65px;
	
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
	display:none; /* optional disabled */
}

div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display:none;
}
div.pagination a:hover, div.pagination span.current {
	
}
div.pagination span.ellipsis {
	display:none;
}

div.pagination a.prev_1, .advanced_gallery div.pagination a.prev_1 {
	display:block;
	width:70px;
	height:45px;
	background:url(../images/prev-bg.gif) left top no-repeat;
	position:absolute;
	z-index:10;
	left:0;
	top:20px;
}
div.pagination1 a.prev_2, .advanced_gallery div1.pagination a.prev_2 {
	display:block;
	width:70px;
	height:45px;
	background:url(../images/prev-bg.gif) left top no-repeat;
	position:absolute;
	left:0;
	top:20px;
}
div.pagination a.prev_1:hover, .advanced_gallery div.pagination a.prev_1:hover {
	background:url(../images/prev-bg-hover.gif) left top no-repeat;
}



div.pagination a.next_1, .advanced_gallery div.pagination a.next_1 {
	display:block;
	width:70px;
	height:45px;
	background:url(../images/next-bg.gif) left top no-repeat;
	position:absolute;
	z-index:10;
	left:94px;
	top:20px;
}
div.pagination1 a.next_2, .advanced_gallery div.pagination1 a.next_2 {
	display:block;
	width:70px;
	height:45px;
	background:url(../images/next-bg.gif) left top no-repeat;
	position:absolute;
	z-index:10;
	left:94px;
	top:20px;
}
div.pagination a.next_1:hover, .advanced_gallery div.pagination a.next_1:hover {
	background:url(../images/next-bg-hover.gif) left top no-repeat;
}


/* Kwicks */
.kwicks-wrapper {
	width:940px;
	overflow:hidden;
}
	.kwicks-box {
		border:1px solid #323232;
		padding:12px;
		}
	
	.kwicks {
		/* recommended styles for kwicks ul container */
		list-style: none;
		position: relative;
		margin: 0;
		padding: 0 !important;
		overflow:hidden;
		height:600px;
		background:#000;
		}
	.kwicks li{
		/* these are required, but the values are up to you (must be pixel) */
		width: 188px;
		height: 600px;
		/*do not change these */
		display: block;
		overflow: hidden;
		padding: 0 !important;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
		cursor:pointer;
		opacity:.5;
		filter: alpha(opacity=50);
		background:none !important;
		}
	.kwicks li.active {
		opacity:1;
		filter: alpha(opacity=100);
		}
	.kwicks.horizontal li {
		/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
		margin-right: 0; /*Set to same as spacing option. */	
		float: left;
		}	
	
	.kwicks_vertical {
		/* recommended styles for kwicks ul container */
		list-style: none;
		position: relative;
		margin: 0;
		padding: 0 !important;
		overflow:hidden;
		width:950px;
		height:396px;
		background:#000;
		}
	.kwicks_vertical li{
		/* these are required, but the values are up to you (must be pixel) */
		height: 196px;
		/*do not change these */
		display: block;
		overflow: hidden;
		padding: 0 !important;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
		cursor:pointer;
		float:none;
		opacity:.5;
		filter: alpha(opacity=50);
		}
	.kwicks_vertical li.active {
		opacity:1;
		filter: alpha(opacity=100);
		}


/* Superfish Dropdown Menu */
nav {
	padding-top:40px;
}
.sf-menu {
	margin:			0;
	padding:		0;
	list-style:		none;
	background:none;
	position:relative;
	z-index:50;
}
.sf-menu li {
	float:left;
	font-size:18px;
	line-height:25px;
	text-transform:uppercase;
	position:relative;
	display:block;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
background:url(../images/png-bg.png) repeat;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:600
}

	.sf-menu li a {
		text-decoration:none;
		color:#fff;
		display:inline-block;
		padding:5px 9px 5px 9px;
	}
	.sf-menu .last {
		background:none;
	}
	
		.sf-menu li:hover, .sf-menu .current, .sf-menu li.sfHover {
			background:url(../images/sf-menu-li-a-hover.gif) left top repeat-x #c5c5c5;
		}
			.sf-menu li:hover a, .sf-menu .current a, .sf-menu .sfHover a {
				color:#000;
			}
			
			
			
			
			
			.sf-menu2 {
	margin:			0;
	padding:		0;
	list-style:		none;
	background:none;
	position:relative;
	z-index:50;
}
.sf-menu2 li {
	float:left;
	font-size:18px;
	line-height:25px;
	text-transform:uppercase;
	position:relative;
	display:block;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
background:url(../images/png-bg.png) repeat;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:600
}

	.sf-menu2 li a {
		text-decoration:none;
		color:#fff;
		display:inline-block;
		padding:5px 9px 5px 9px;
	}
	.sf-menu2 .last {
		background:none;
	}
	
		.sf-menu2 li:hover, .sf-menu2 .current, .sf-menu2 li.sfHover {
			background:url(../images/sf-menu-li-a-hover.gif) left top repeat-x #c5c5c5;
		}
			.sf-menu2 li:hover a, .sf-menu2 .current a, .sf-menu2 .sfHover a {
				color:#000;
			}
		
.sf-menu ul {
	position:absolute;
	width: 100px;
	border:none;
	padding:0px 0 0px 0px;
	background:none;
	display:none;
	z-index:10;
	
}
.sf-menu ul ul {
	position:absolute;
	width: 100px;
	border:none;
	display:none;
	background:none;
	z-index:10;
}
.typography ul {
	width:160px;
}
.typography ul ul{
	width:130px;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li li {
	font-size:0.92em;
	line-height:1.23em;
	border:none;
	padding:0;
	margin-bottom:5px;
	cursor:pointer;
	text-transform:none;
	position:relative !important;
	z-index:10;
	width:100%;
	background:url(../images/sf-menu-li-a-hover.gif) left top repeat-x #c5c5c5;
	
}
.sf-menu li li li {
	font-size:1em;
	position:relative;
}
.sf-menu li li a {
	color:#000;
	display:block;
	height:30px;
	padding:4px 0px 0px 0px;
	text-align:center;
}
.sf-menu li li li a {
	color:#000 !important;
	display:block;
	padding:4px 0px 0px 0px;
	text-align:center;
	
}	
.sf-menu li li a:hover, .sf-menu li li.sfHover a, .sf-menu li li.current a {
	color:#fff;
}

	.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li.current {		
		background:#333 ;
	}
		.sf-menu li li.sfHover li  {
			background:url(../images/sf-menu-li-a-hover.gif) left top repeat-x #c5c5c5 ;
		}
			.sf-menu li li.sfHover li:hover, .sf-menu li li li.current {
				background:#666 ;
			}
.sf-menu li li:last-child a {
	border-bottom:none;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0px;
	top:			42px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			105px; /* match ul width */
	top:			0px;
}

	
ul.typography li li:hover ul,
ul.typography li li.sfHover ul {
	left:			165px; /* match ul width */
	top:			0px;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}
.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			-10px;
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:url(../images/sf-ul-li-a-bg.gif) no-repeat 0 0;
}
.sf-menu .sf-sub-indicator {
	display:none;
}
	.sf-menu ul .sf-sub-indicator {
		display:block;
	}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:50%;
	margin-top:-2px;
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { right:5px !important;}
.sf-menu ul a > .sf-sub-indicator { background:url(../images/sf-ul-li-a-bg.gif) no-repeat 0 0;}


/* Tabs */
.tabs {
	clear: left;
	float: left;
	margin: 15px 0 0px 0;
	padding-bottom:30px;
	}
	.tabs ol {
		list-style-type: decimal;
		margin: 0 0 0 20px;
		}
		.tabs ol li {
			display: list-item;
			float: none;
			padding-bottom:5px !important;
			color:#000;
			font-weight:normal;
			}
	
	.tabs ul.nav { width:100%;}
		
	.tabs ul {
		float: left;
		list-style: none;
		margin: 0 0 5px 0 !important;
		padding:0 0 0 0 !important;
		}
		.tabs li {
			display: block;
			float: left;
			margin: 0 5px 0 0;
			background:none !important;
			padding:0 0 0 0 !important;
			}
		.tabs .selected {
			margin-bottom: -5px;
			position: relative;
			}
		.tabs .selected a {
			background: #f0f0f0;
			color: #000;
			padding-bottom: 10px;
			}
		.tabs a:hover {
			background: #f0f0f0;
			color: #000;
			}

		.tabs a {
			background:#000;
			color: #fff;
			display: block;
			padding:5px 10px;
			text-decoration: none;
			}

	.tabs .tab-content {
		background: #f0f0f0;
		clear: both;
		max-width:700px;
		width:auto;
		overflow:auto;
		}
		.tabs .tab-content .inner {
			padding:10px;
			}
	
	.tabs p { margin-bottom: 5px; }
	.tabs .tab-content strong { color:#000;}
	
	.tabs pre {
		margin:4px 0;
	}
	.tabs code {
		overflow:auto;
	}
	*+html .tabs code { overflow:visible;}


/* Twitter */
#twitter {
	margin-bottom: 2em;
	color:#000
	}

	#twitter h2 {
		margin: 0 0 5px 0;
		padding:.5em 1em;
		font-size: 1.5em;
		color: #fff;
		background-color: #888;
		letter-spacing:0;
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		}

	#preloader {
		margin: 0;
		padding: 1em 1em 1em 3em;
		text-indent:10px;
		background: transparent url(../images/loader.gif) 1em center no-repeat;
		/* generate your own loader gif: http://www.ajaxload.info */
		}

	ul#twitter_update_list {
		margin: 0;
		padding: 0 0 0.5em 0;
		list-style-type: none;
		}
		ul#twitter_update_list li {
			margin: 0;
			padding: 0.8em 0 1em 1em !important;
			background:#999;
			margin-bottom:7px;
			}
		ul#twitter_update_list li:hover {
			background-color:#666;
			color:#fff;
			}
			ul#twitter_update_list li:hover a {
				color:#000;
				}

			ul#twitter_update_list li a {
				/* timestamp link */
				color: #000;
				}
			
				ul#twitter_update_list li span {
					display: block;
					}
				
				ul#twitter_update_list li span a {
					/* links in tweet */
					color: #fff;
					}
				
			ul#twitter_update_list li.firstTweet {
				
				}
			ul#twitter_update_list li.lastTweet {
				border-bottom: none;
				}
			
			a#profileLink {
				display: block;
				padding: 0.3em 1em;
				color: #fff;
				background-color: #000;
				}


/* Elements list */
.elements-list li {
	background:none !important;
	padding:0 0 12px 0 !important;
	position:relative;
	font-size:1em;
	}
	.elements-list li code {
		position:absolute;
		right:0;
		top:-3px;
		padding:2px 3px 1px 3px;
		border:1px dotted #333;
		}



/*======================================================*/

/* Code grabber */
.code {
	padding:30px 0 10px 0;
}
	.code a.code-icon {
		margin-bottom:10px;
	}
	.code a.code-icon i {
		padding-right:6px;
		font-style:normal;
	}
	.code div.grabber {
		display:none;
	}
	.code code {
		padding:0 10px 0 10px;
		background:#f6f6f6;
		color:#333;
		border:1px solid #dfdfdf;
		white-space:pre;
		overflow:auto;
	}

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