@import"../css/superfish.css"; 
@import"../css/reset.css"; 
@import"../css/grid.css"; 
@import"../css/prettyPhoto.css";
@import"../css/forms.css";
@import"../css/galleryfic.css";
@import"../css/kwicks.css";
@import"../css/coin-slider.css";
@import"../css/advanced.css";

/* 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:url(../images/bg.png) center 0 no-repeat #1d1d1d; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#7e7e7e;
	position:relative;
}
html { min-width:960px;}
html, body { height:100%;}

.bg {width:100%; background:url(../images/tail-top.gif) 0 0 repeat-x;}

/* Global Structure
---------------------------------------- */
.main {
	margin: 0 auto;
	position: relative;
	width: 960px;
	font-size:0.8125em;
	line-height:1.538em;
	}

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


.clear {clear:both; width:100%; line-height:0; font-size:0;}

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

p {margin-bottom:20px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {
	margin-bottom: 40px;
}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

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

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

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#666;}
.color-4 {color:#B5ff00;} /* bright green */

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}
.spacing2 {margin-right:45px;}
.spacing3 {margin-right:60px;}

.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 14px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:5px;}
.prev-indent {float:left; min-width:25px; margin:0 5px 0px 0;}	

.border {border:1px solid #000;}

.buttons a:hover {cursor:pointer;}

.menu li a,
.list-1 li a,
.list-2 li a,
.gallery li a,
h5 a,
h6 a,
.box-1 a,
.button,
.link,
.logo {text-decoration:none;}	

/********************************** Header *********************************/
header{height:262px; position:relative; z-index:999;}
header#header{height:749px;}

.slider {position:absolute; top:195px; left:10px; z-index:1; width:940px; height:467px;}
.text-top {position:absolute; top:6px; right:10px; font-size:10px; line-height:18px; color:#575757; text-transform:uppercase;}
/* Logo */
.logo {padding:0px 0 0 0; position:absolute; top:79px; left:10px;}
.logo a {display:block; width:390px; height:72px; text-indent:-5000px; background:url(../images/logo.png) 0 0 no-repeat;}

#form-top {position:absolute; top:110px; right:10px;}
#form-top fieldset {overflow:hidden;}
#form-top input {float:left; width:200px; font-size:12px; color:#4d4d4d; padding:7px 10px; margin:0; border:1px solid #000; outline:none; resize:none; font-family:Arial, Helvetica, sans-serif; background:#fff;}
#form-top a {display:block; float:left; width:31px; height:31px; margin-left:2px; background:url(../images/button-form.gif) 0 0 no-repeat #000;}
#form-top a:hover {background-color:#555;} 

/*
.list {float:right; padding-top:18px;}
.list li {float:left; font-size:13px; padding-left:10px; font-weight:bold; color:#b5ff00;}
.list li a {color:#b5ff00; padding-left:10px;} 
.list li a:hover {color:#000; text-decoration:underline; background:url(../images/marker-2.gif) 0 7px no-repeat;} 
*/
/* Navigation */
header nav {
	position:absolute;
	left:10px;
	bottom:0;
	z-index:999;
	width:940px;
	padding:15px 0;
	background:#000;
	}
			
header#header nav {top:682px;}
/* Twitter link */
header .twitter-link {
	position:absolute;
	right:1px;
	top:182px;
	background:#fff;
	font-size:11px;
	height:53px;
	line-height:53px;
	z-index:100;
	}
	header .twitter-link a {
		display:block;
		color:#616161;
		padding:0 71px 0 0;
		text-decoration:none;
		text-transform:uppercase;
		}


/********************** Content ************************/
section#content {
	overflow:hidden; padding:62px 0px 63px 0px; position:relative; z-index:1;
	}
	
	
/*  Header styles */
h1, h2, h3, h4, h5 {margin:0 0 0.5em; line-height:1.2em; color:#fff; text-transform:uppercase; font-weight:normal;}
h1 {font-size:37px; font-weight:200; color:#fff;}
h2 {font-size:33px; color:#fff; text-transform:uppercase; margin-bottom:23px;}  
h3 {
	font-size: 24px;
	line-height: 1.2em;
	color: #FFF;
	font-weight: normal;
	margin-bottom: 40px;
	text-transform: none;
} 

h4 {
	font-size: 20px;
	line-height: 1.2em;
	color: #F00;
	font-weight: normal;
	margin-bottom: 40px;
	text-transform: uppercase;
}   
h5 {font-size:18px; line-height:20px; margin-bottom:0; color:#fff; font-weight:normal;}  
h5 a {font-size:13px; color:#fff;}
h5 a:hover {color:#b5ff00;}
h6 {font-size:13px; line-height:20px; color:#fff; font-weight:normal;}
h6 a {color:#fff;}
h6 a:hover {color:#b5ff00;}

.spacer-1 {width:100%; background:url(../images/pic-1.gif) 217px 0 repeat-y;}
.spacer-2 {width:100%; background:url(../images/pic-1.gif) 460px 0 repeat-y;}

.scroll {overflow:auto; height:180px; position:relative;}
.scroll .padding-right {height:1%; padding-right:50px;}

.border-bot {width:100%; padding-bottom:23px; border-bottom:1px solid #555;}




.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:#b5ff00; text-transform:uppercase; margin-bottom:6px; font-family:Arial, Helvetica, sans-serif; font-style:normal;}

.box-404 {padding-left:35px; border-left:1px solid #5d5d5d;}


.link:hover {text-decoration:underline;}

.list-1 li {font-size:13px; line-height:29px; padding-left:30px; background:url(../images/marker-1.png) 0 4px no-repeat; position:relative;}
.list-1 li a {color:#fff;}
.list-1 li a:hover {color:#a3e400;}

.list-2 {padding:15px 0; background:#1e1e1e;}
.list-2 li {font-size:15px; line-height:39px; border-bottom:1px solid #4d4d4d; position:relative; font-weight:bold;  vertical-align:top;}
.list-2 li a {display:block; color:#fff; height:39px; padding:0 30px; text-decoration:none; overflow:hidden; position:relative;background:#1e1e1e;}
.list-2 li a:hover {color:#000;background:#fff;}
.list-2 li.last-item {border:0;}

.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; width:52px; text-align:center; font-size:36px; text-transform:uppercase; line-height:52px; color:#000; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; padding:0; background:#b5ff00; font-weight:bold;
		border-radius:26px;
		-moz-border-radius:26px;
		-webkit-border-radius:26px;
		-webkit-background-clip: padding-box;
		position:relative;	
	}
	
	.map iframe {width:268px; height:300px;}
	
	dl span {float:left; width:74px;}
	dl dt {padding-bottom:20px; color:#fff;}

	figure figcaption {
		color:#484645;
		font-size:24px;
		text-align:center;
		padding:10px 0 10px 0;
		background:#dae2ea;
	}
	
			
/******************** Footer ******************/
	footer{width:100%; padding:18px 0; font-size:11px; line-height:30px; color:#7e7e7e; text-transform:uppercase; background:#000;}
	footer a {color:#7e7e7e;}
	footer a:hover {color:#fff;}
	
	.list-services {float:right; margin-right:23px; padding:4px 0;}
	.list-services li {float:left; margin:0 0 0 1px; position:relative; cursor:pointer;}
	.list-services img {position:relative;}
	.text-bot {padding-left:30px;}






/* Left & Right alignment */

blockquote {
	display:block;
	margin:0 0px 0px 0px;
	text-indent:30px;
	quotes:none;
}

.border-left {border-left:1px solid #d6d6d6;}
.quotes {padding:20px 20px 26px 20px; background:url(../images/quotes.png) 3px 12px no-repeat;} 
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:#b5ff00; text-transform:uppercase; margin-bottom:6px; font-family:Arial, Helvetica, sans-serif; font-style:normal;}
blockquote.left {border-right:1px solid #d6d6d6; width:36%; float:left; margin-right:20px; padding:20px 15px 20px 0px; background:none;}
blockquote.right {border-left:1px solid #d6d6d6; width:36%; float:right; margin-left:20px; padding:20px 0px 20px 15px; background:none;}


ins {
    background-color:#22262b;
    color:#fff;
	padding:0 5px;
    text-decoration:none;
	}

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

del {
    text-decoration: line-through;
	}

abbr[title], dfn[title] {
    border-bottom:1px dotted #000;
    cursor:help;
	}

em, dfn  		   {font-style:italic; color:#b5ff00;}
dfn 	 		     {color:#b5ff00; letter-spacing:2px;}
sup, sub {}
.elements-list small {font-size:10px; font-family:Verdana, Geneva, sans-serif; color:#322e30;} 
.elements-list big {font-size:21px; color:#494c53;}
.elements-list q {font-size:15px; color:#b5ff00; font-family:"Courier New", Courier, monospace;}

abbr, acronym  { border-bottom:1px dashed #4995d1; color:#b5ff00; 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:#b5ff00;
			padding:2px 10px;
			color:#000;
			text-decoration:none;					
			position:relative;
			margin-right:10px;
			cursor:pointer;
			}
		.layouts-nav li a:hover {
			background:#aaa;
			}


/* Ordered list style */
ol li{list-style:decimal inside;margin:0 0 7px;color:#fff;}
ol li a{color:#b5ff00;text-decoration:none;}
ol li a:hover{text-decoration:underline;}

/* Definition list style */
/*
dl dt { 
	font-weight:bold;
	font-size:1em;
	color:#33d0ff;
	}
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;}
*/	
	
/* Table styling */

table thead th {
	text-align:left;
	font-size:20px; text-transform:uppercase;
	background:#96d400;
	padding:19px 0px 13px; text-align:center;
	color:#fff;
	border:1px solid #9fdd07;
	}
table tbody td {
	width:125px; text-align:center;	
	padding:9px 0px 8px;
	background:#121212;
	border:1px solid #3e3e3e;
	text-decoration:none;
	}
	/*
table tr:hover td {
	background-color:#ccc;
	}
*/


/*  Dropcaps style */
.dropcap_1 {
	font-size:39px;
	width:36px;
	line-height:1em;
	color:#272320;
	display:block;
	float:left;
	text-align:center;
	font-weight:bold;
}
.dropcap_2 {
	font-size:39px;
	background:url(../images/dropcap.png) no-repeat 50% 0;
	text-align:center;
	width:52px;
	line-height:52px;
	color:#fff;
	display:block;
	float:left;
	margin-right:8px;
	font-weight:bold;
	}
.dropcap_3 {
	font-size:39px;
	width:40px;
	line-height:1em;
	color:#333;
	display:block;
	float:left;
	font-weight:bold;
	text-shadow:2px 2px 1px #ccc;
	}


/*  Horizontal divider *//*
.top1{background:url(../images/top.gif) 0 60% no-repeat;padding:0 0 0px 16px; cursor:pointer;text-decoration:none;color:#7e7e7e;display:inline-block;font-size:11px;text-transform:uppercase;}
.top1:hover{color:#b5ff00;}
*/
.hr {
	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;
	}
	.hr a {
		position:absolute;
		right:0;
		top:25px;
		text-transform:uppercase;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
		background:url(../images/top.gif) no-repeat 0 8px;
		padding-left:13px;
		color:#7e7e7e;
	}
	.hr a:hover { color:#b5ff00;}
	

/*  Buttons */
.button {display:inline-block; height:37px; padding:0 17px; font-size:10px; line-height:37px; color:#000; cursor:pointer; text-transform:uppercase; background:#fff; 
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
		
	position:relative;
	}

.button:hover {background:#a3e400;}
.button-1 {display:inline-block; height:37px; padding:0 17px; font-size:10px; line-height:37px; color:#000; cursor:pointer; text-transform:uppercase; background:#fff; 
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
		
	position:relative;
	}



	.button.style1 {
		background:url(../images/marker4.png) no-repeat 100% 2px #f0f0f0;
		text-decoration:none;
		color:#0c0c0c;
		text-shadow:none;
		border:1px solid #000;
		line-height:26px;
		height:26px;
		}
	.button.style1:hover {
		background:url(../images/marker4.png) no-repeat 100% 2px #000;
		color:#fff;
		}
	.button.style2 {
		background:#838383;
		}
	.button.style2:hover {
		background:#333;
		}


.line-hor { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}

.link-1 {color:#fff; text-decoration:none;}
.link-1:hover {color:#b5ff00;}

/* 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:#767676;
	margin-bottom:20px;
	background:#eef2f6;
	position:relative;
	height:1%;
}
	.info-box p.icon {
		position:absolute;
		left:34px;
		top:16px;
		margin:0;
	}

/* Download box */
.download-box {
	padding:20px 30px 20px 110px;
	color:#767676;
	margin-bottom:20px;
	background:#f5f5f7;
	position:relative;
	height:1%;
}
	.download-box p.icon {
		position:absolute;
		left:34px;
		top:16px;
		margin:0;
	}

/* Notification box */
.notification-box {
	padding:20px 30px 20px 110px;
	color:#767676;
	margin-bottom:20px;
	background:#f3f5f7;
	position:relative;
	height:1%;
	}
	.notification-box p.icon {
		position:absolute;
		left:34px;
		top:16px;
		margin:0;
		}

/* Error message box */
.error-box {
	padding:20px 30px 20px 110px;
	color:#767676;
	margin-bottom:20px;
	background:#f2f6f6;
	position:relative;
	height:1%;
	}
	.error-box p.icon {
		position:absolute;
		left:34px;
		top:16px;
		margin:0;
		}






/* 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 {
	width:800px;
	height:500px;
	position:relative;
	left:50%;
	top:50%;
	margin-left:-400px;
	margin-top:-250px;
	background:#ccc;
	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:#b5ff00;
				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:#ccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-color:#ccc;
	box-shadow:0 0 10px #d0d4db;
	-moz-box-shadow:0 0 10px #d0d4db;
	-webkit-box-shadow:0 0 10px #d0d4db;
	text-align:center;
	
	float:left;
	}
	#intro-box .inside {
		padding:40px 40px 40px 40px;
		}
		#intro-box h1 {
			font-weight:700;
			text-align:center;
			font-size:4em;
			margin-bottom:.2em;
			line-height:1.2em;
			position:absolute;
			left:0;
			top:-90px;
			text-align:center;
			width:600px;
			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
---------------------------------------- */		
.gallery li {float:left; width:176px; margin:0 33px 28px 0;}
.gallery li.mr-0 {margin-right:0;} 
.gallery li.mb-0 {margin-bottom:0;} 
.gallery li h6 {text-transform:uppercase;}
.gallery li img {margin-bottom:15px;}
.gallery li a:hover {color:#b5ff00;}

.box {width:100%; font-size:12px; line-height:19px; background:#1e1e1e;}
.box .padding {padding:15px 10px 15px 20px;}
.box strong {color:#fff;}

.box-1 {display:block; position:relative; font-size:13px; line-height:21px; color:#000; background:#e6e6e6;}
.box-1 .padding {padding:10px; position:relative; z-index:3}
.box-1 h6 {color:#000; text-transform:uppercase;}
.box-1 a {display:inline-block; color:#7e7e7e;}
.box-1 a:hover {color:#fff; text-decoration:underline;}
.box-1 img {margin-bottom:20px;}

.box-1 {position:relative}
.box-1 .bgr {background:#000; position:absolute; z-index:2;top:0; left:0; width:100%; height:100%; display:block;}

.alt h6 {color:#fff;}
.alt a {color:#b5ff00;}

/*************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;
			}
	
/* SlideDown element */
.slideDown{padding:0 1px 0 0}
	.slideDown dt{background-color:#333132;background-image:url(../images/arrow1.gif);background-repeat:no-repeat;background-position:100% 16px;color:#fff;padding:9px 0 9px 21px;margin-bottom:4px;font-weight:bold;text-decoration:none;display:block;font-size:12px;cursor:pointer;margin-bottom:10px}
	.slideDown dt:hover,.slideDown dt.active{background-color:#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:#fff;}

/* Accordion */
dl#accordion{list-style-type:none;margin:0;padding:0 2px 0 0;height:auto !important}
	dl#accordion .indent{padding-top:7px !important;padding-bottom:5px !important}
	dl#accordion a{display:block;text-decoration:none}
	dl#accordion dt{margin:0px}
		dl#accordion dt a{background-color:#333132;background-image:url(../images/arrow1.gif);background-repeat:no-repeat;background-position:100% 16px;color:#7f7f7f;padding:9px 0 9px 21px;font-weight:bold;text-decoration:none;display:block;font-size:12px}
		dl#accordion dt a:hover{background-color:#ccc;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:5px 30px 14px 20px !important}
		dl#accordion dd a{display:inline;background:none;padding:0;width:auto;}
		dl#accordion dd a:hover{text-decoration:none;background:none}
/*		dl#accordion dd .list-1  li{list-style:none;line-height:30px!important;padding-left:12px;}
		.list-1 li a{font-size:12px !important;line-height:30px!important}

/********dialog********/
.disable_masking{
	width:400px;
	z-index:6001;
	position:absolute;
	top:-310px; 
	background: #eee;
	padding:40px;
	box-shadow:0 0 10px 10px #000;
	-moz-box-shadow:0 0 10px 10px #000;
	-webkit-box-shadow:0 0 10px 10px #000;
}
.closebutton, .myclosebutton{
	display:block;
	position:absolute;
	right:-15px;
	cursor:pointer;
	top:-15px;
	background:#fff;
	padding:4px 5px 4px 5px;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}

.disable_masking h1 {color:#000;}
.data
{
	 font-size: 12px;
	 text-align: justify;
}
.viewsiurce
{
		background-color: #F0F0F0;
		border: 2px dashed #000;
		padding: 20px;
		color: #006633;
		font-size: 15px;
		font-size: 12px;
}


/* Tooltips */
#aToolTip{border:1px solid #000;background:#b5ff00;color:#000;margin:0;padding:2px 8px;font-size:11px;position:absolute;display:none;z-index:50000}
#aToolTip .aToolTipContent{position:relative;margin:0;padding:0}
a#aToolTipCloseBtn{display:block;height:20px;width:20px;overflow:hidden;background:url(../images/close.gif) no-repeat;text-indent:-9999px;outline:none;position:absolute;top:-15px;right:-20px}

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


/* Tabs */
.tabs{padding:10px 0}
	.tabs ol{list-style-type:decimal;margin:0 0 0 5px}
		.tabs ol li{display:list-item;float:none;padding-bottom:5px !important;font-size:12px;color:#6b6a6a}
	.tabs ul{list-style:none;padding:0 0 0 0 !important;height:33px;}
		.tabs li{display:block;float:left;margin:0 5px 5px 0;background:none;padding:0 0 0 0 !important}
		.tabs .selected{margin-bottom:0px;position:relative}
		.tabs .selected a{background:#bbb;color:#000;padding-bottom:10px}
		.tabs li a:hover{background:#bbb;color:#000}
		.tabs li a{background:#000;color:#fff;display:block;padding:5px 10px;text-decoration:none}
	.tabs .tab-content{background:#bbb;clear:both;width:auto;overflow:auto}
		.tabs .tab-content .inner{padding:10px}
	.tabs p{margin-bottom:5px}
	.tabs .tab-content strong{color:#000}
	.tabs code{overflow:auto}
	*+html .tabs code{overflow:visible}

/* Twitter */
#twitter p{margin:0;}
	#twitter h2{margin:0 0 5px 0;padding:.5em 1em;font-size:1.5em;color:#fff;background-color:#888;letter-spacing:0;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}
	#preloader{margin:0;padding:1em 1em 1em 3em;text-indent:10px;background:transparent url(../images/loader.gif) 1em center no-repeat}
	ul#twitter_update_list{margin:0;padding:0 0 0.5em 0;list-style-type:none}
		ul#twitter_update_list li{margin:0;padding:0.8em 0.5em 1em 1em !important;background:#f0f0f0;margin-bottom:7px}
		ul#twitter_update_list li:hover{background-color:#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:#000}
			ul#twitter_update_list li.lastTweet{border-bottom:none}			
			a#profileLink{display:block;padding:0.3em 1em;color:#fff;background-color:#000}
/* Code grabber */
.code{padding:30px 0 10px 0}
.code a.code-icon{margin-bottom:10px}
.code a.code-icon i{padding-right:6px;font-style:normal}
.code div.grabber{display:none}
.code code{padding:0 10px 0 10px;background:#f6f6f6;color:#333;border:1px solid #dfdfdf;white-space:pre;overflow:auto}

.clients_table thead th {
	text-align:left;
	font-size:20px; text-transform:uppercase;
	background:none;
	padding:0px; 
	color:#fff;
	border:0px;
	}
.clients_table tbody td {
	width:200px; text-align:left;	
	padding:15px; 40px; 15px; 0px;
	background:none;
	border:0px;
	}
	/*
.clients_table tr:hover td {
	background-color:none;
	}
*/

.my-right-divider {
	border-right: 4px dotted #333;
}

.location-text {font-size:16px;}

.box-1-text {
	color: #7E7E7E;
}
