/* 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: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: inherit;
	color: #6b6a6a;
}
html { min-width:950px;}
html, body { height:100%;}
.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.alignright { text-align:right;}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
.container {	overflow:hidden; width: 100%;}
.container1{ width:100%}
.wrapper { 	width:100%;	overflow:hidden;}
a img{ border:0px}
img{ vertical-align:top;  }
fieldset{ border:none}
.oh{ overflow:hidden}


.main {	margin:0 auto; position: relative;	width:950px; 	}
.bg{ background:url(../images/tail.gif) top left repeat-y}
.bg1{ background:url(../images/tail1.gif) top left repeat-y}

.col-1, .col-2, .col-3, .col-4 { float:left}
.row1 .col-1{ width:280px; margin-right:27px}
.row1 .col-2{ width:280px;}
.row2 .col-1{ width:290px; margin-right:17px}
.row2 .col-2{ width:280px;}
.row3 .col-1{ width:182px; margin-right:17px}
.row3 .col-2{ width:182px;}


/*----- links -----*/
a {color:#7cac33; outline:none; text-decoration:underline;}
a:hover, a:focus { text-decoration:none;}
a:active, a:visited { }

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

/* Header */
header{	height:139px; background:url(../images/topg.gif) top left repeat-x; position:relative; z-index:900  }
header .inside{
	top: 0px;
	left: 273px;
	position: absolute;
	padding: 0;
	width: 721px;
	z-index: 900
}
.bg-top{ background:url(../images/top1.gif) top left repeat-x; height:139px; position:relative; z-index:900}

header h1 {
	position: absolute;
	left: 41px;
	top: 0;
	text-indent: -9999px;
}
header h1 a { display:block; width:195px; height:115px; background:none no-repeat left top;	}

nav{position:relative; z-index:900}
/*--- superfish dropdown menu begin ---*/
.sf-menu {margin:0; padding:0;	list-style: none; z-index:90000; position:relative } 
.sf-menu li{ margin:0; display:inline; position:relative; float:left}
.sf-menu li a{
	color: #ebeaed;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 111px;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 4px 17px 0px 17px;
} 
.sf-menu li a:hover {
	color: #0033FF;
	text-decoration: none;
	background: #000000
}
.sf-menu li a.current{
	color: #0000FF;
	text-decoration: none;
	background: #000000
}

.sf-menu ul { position:absolute; top:-999em; width:10em; line-height:1.0; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul { top:115px; z-index:99;}

/*** DEMO SKIN ***/
.sf-menu ul {	width:170px;  background:#ffffff; border:1px solid #d4d4d4; padding:10px 0px 10px 0px}
.sf-menu ul ul{ margin-left:170px}
.sf-menu ul li {  text-align:left; line-height:25px; padding:0;  z-index:9;  display:block }
.sf-menu ul li a {line-height:25px; text-align:left; padding:0 0 0 15px; font-size:12px; color:#4e4e4e; text-transform:uppercase; z-index:9; background:#fff; width:155px}
.sf-menu ul li a:hover { color:#fff; background:none;  background:#272626; }
.sf-menu ul li a.current{ color:#fff; background:#272626 }

.sf-menu ul ul { background:none; padding:0px; position:relative }
.sf-menu ul .li a {text-transform:none; line-height:21px; height:21px; text-align:left; width:91px; padding:0 0 0 71px; background:none; font-size:12px; color:#fff; z-index:9; background: url(../images/bg_m1-act.gif) top left no-repeat; }
.sf-menu ul .li a:hover { color:#fff; background:none;  background: url(../images/bg_menu1-act.gif) top left repeat-x; padding:0 0 0 71px; margin:0; line-height:21px; background: url(../images/bg_m1.gif) top left no-repeat;}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {	 position:relative }

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {	left: 0; 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 {  /* match ul width */ top:0;}
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-sub-indicator {	position: absolute;	display:block;	right:10px;	width:10px;	height:10px; text-indent:-999em; overflow:hidden;}
	
	
/*content*/
section{
	font-size: 0.875em;
	width: 100%;
	text-align: left;
	background: url(../images/bg.gif)
}
section .inside{padding:0px 0px 37px 0px}
.img-left{ float:left; margin:0 20px 16px 0}
.img-indent{ margin:0 0 16px 0}
.tail{ background:url(../images/tail.gif) bottom repeat-x; padding-bottom:9px; margin-bottom:9px}
.txt{
	color: #7cac33;
	font-size: 14px;
	text-transform: uppercase
}
.txt1{ font-size:13px}
.txt2{ color:#fff}
.txt3{
	font-size: 16px;
	color: #0000FF
}
.num{ background:url(../images/num.png); width:55px; line-height:55px; text-align:center; float:left; margin-right:15px; font-size:30px; color:#969696}

.img{ border:1px solid #d3d1d6; background:#fff; padding:4px; margin-bottom:17px}
.img1{ border:1px solid #d3d1d6; background:#fff; padding:4px; margin-right:11px; float:left}
.img:hover{ border:1px solid #d3d1d6; background:#d3d1d6;}
.img1:hover{ border:1px solid #d3d1d6; background:#d3d1d6;}

/* indents */
.indent{padding:24px 0px 0px 0px}
.indent1{padding:5px 0px 0px 0px}
.pad{padding:0px 0px 0px 17px}
.pad1{padding:5px 0px 40px 17px}
.pad2{padding:0px 20px 0px 17px}

	
/*footer*/
footer { color:#4e4e4e; font-size:.875em; background:url(../images/bot_bg.gif) top repeat-x; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; border-top:1px solid #d4d2d7}
footer .inside{ padding:15px 0px 12px 0px }
footer a {color:#4e4e4e; text-decoration:underline}  
footer a:hover {  text-decoration:none}

.block-contact span{ float:right; padding-right:20px }


 ul.icon{margin:0; padding:0; list-style:none;}
 ul.icon li{ padding-left:5px; float:left; display:inline; margin:0}
 ul.icon li a{color:#14acba; text-decoration:none; padding:0} 
 ul.icon li a:hover { text-decoration:none;}

		

/*  Header styles */
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 17px 0;
	line-height: 1.2em;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal
}
h1 {	font-size:30px; margin-bottom:23px } 
h2 {
	font-size: 30px;
	color: #FF0000
} 
h3 {	font-size:30px; } 
h4 {	font-size:27px; color:#bcbcbc } 
h5 {	font-size:24px; color:#fff; margin-bottom:27px } 
h6 {	font-size:20px; color:#fff;}

.icon_1{ background:url(../images/icon_1.gif) top left no-repeat; padding-left:30px; background-position:0 5px}
.icon_2{ background:url(../images/icon_2.gif) top left no-repeat; padding-left:30px; background-position:0 5px}
.icon_3{ background:url(../images/icon_3.gif) top left no-repeat; padding-left:30px; background-position:0 5px}
.icon_4{ background:url(../images/icon_4.gif) top left no-repeat; padding-left:30px; background-position:0 5px}
.icon_5{ background:url(../images/icon_5.gif) top left no-repeat; padding-left:30px; background-position:0 5px}
.icon_6{ background:url(../images/icon_6.gif) top left no-repeat; padding-left:30px; background-position:0 5px}
.icon_7{
	background: url(../images/icon_7.gif) top left no-repeat;
	padding-left: 30px;
	background-position: 0 5px
}
.icon_8{ background:url(../images/icon_8.gif) top left no-repeat; padding-left:30px; background-position:0 5px}


/* Paragraph styling */
p {margin-bottom:19px;}
.p { margin-bottom:0;}
.p1 { margin-bottom:17px;}
.p2 { margin-bottom:30px;}
.p3 { margin-bottom:9px;}
.p4 { margin-bottom:40px;}


/* link */

.link1{ text-decoration:none}
.link1:hover{ text-decoration:underline}

.link2{ color:#4e4e4e; text-decoration:none}
.link2:hover{ text-decoration:none; color:#7cac33}

.button{color:#2b2826; background:#e8e7eb; border:1px solid #bcbbbe; padding:0px 9px 0px 9px; line-height:28px; display: inline-block; text-decoration:none; font-size:13px; cursor:pointer  }
.button:hover{text-decoration:none; color:#fff; background:#414449; border: 1px solid #000 }

.link-1 { display:inline-block; float:right; line-height:28px; background:url(../images/marker2.png) no-repeat 100% 11px #27960c; padding:0 17px 0 13px; color:#fff; text-transform:uppercase; text-decoration:none; border-radius:5px;	-moz-border-radius:5px; -webkit-border-radius:5px; cursor:pointer; position:relative; }
.link-1:hover {background:#000; text-decoration:none; color:#fff}

.button1 { display:inline-block; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; line-height:44px; height:44px; background:url(../images/but.gif) top left repeat-x; padding:0 16px 0 16px; color:#dc0000; text-decoration:none; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; cursor:pointer; position:relative; text-transform:uppercase }
.button1:hover {	color:#fff;	text-decoration:none;}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
/*  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;}


/* Custom select color */
abbr[title], dfn[title] {color:#7cac33; border-bottom:1px dotted #7cac33; text-transform:uppercase; cursor:help;}
abbr, acronym  			{ border-bottom:1px dashed #7cac33;}
em, dfn  		  		{ font-style:italic;}

big						{ font-size:22px}
del						{ color:#000;  text-decoration: line-through;	}
ins						{ color:#fff; background-color:#7cac33; text-decoration:none;	}
dfn 	 		     	{ color:#7cac33; letter-spacing:1px; font-size:14px; font-style:normal; font-family:Arial, Helvetica, sans-serif}
q						{ color:#7cac33; font-size:14px; font-family:Arial, Helvetica, sans-serif}
sup	  					{ padding-bottom:10px; font-size:10px}
sub 		  			{ vertical-align:bottom; font-size:10px}
var						{ font-style:normal}

mark 					{ color:#7cac33; background-color:#ff9; font-style:italic; font-weight:bold;	}
address 		   		{ margin:0 0 1.5em;font-style:italic;}
pre, code, tt  			{ font:1em 'andale mono', 'lucida console', monospace; line-height:1.5; display:block;}
code 			    	{ color:#333; background-color:#f6f6f6; display:block; padding:3px 2px 3px 5px; line-height:1.67em;  border:1px dotted #333; text-shadow:none }
pre 			     	{ white-space:pre;}


/* Custom select color */
::selection {background: #f2f1f3; color:#000; /* Safari */}
::-moz-selection {background: #f2f1f3; /* Firefox */ color:#000;}

/* blockquote */
blockquote {margin:0 5px 10px 5px;	padding:0 10px 10px 95px; font-size:1.16em; line-height:1.2em; color:#6b6a6a; quotes:none; background:url(../images/quotes.png) no-repeat 0 0;}
blockquote.left {border-right:1px solid #ccc; width:35%; float:left; margin-right:20px; padding-right:20px; background:none; padding-left:0; margin-left:0}
blockquote.right {border-left:1px solid #ccc; width:35%; float:right; margin-left:20px; padding-left:60px; background-position:20px 0; background:none; padding-left:10px; margin-left:10px}


/* Unordered list style
---------------------------------------- */

/* List */
ul.list{margin:0; padding:0; list-style:none;}
ul.list li{background:url(../images/marker.gif) top left no-repeat; background-position:0 2px; padding-left:22px; overflow:hidden; padding-bottom:6px }
ul.list li a{color:#4e4e4e; text-decoration:none; line-height:18px} 
ul.list li a:hover { text-decoration:none; color:#7cac33; }

/* List1 */
ul.list1{margin:0; padding:0; list-style:none;}
ul.list1 li a{color:#b0afb3; text-decoration:none; line-height:24px} 
ul.list1 li a:hover { text-decoration:none; color:#fff; }
/* List2 */
ul.list2{margin:0; padding:0; list-style:none;}
ul.list2 li{background:url(../images/marker2.gif) top left no-repeat; background-position:0 6px; padding-left:11px; overflow:hidden; padding-bottom:6px }
ul.list2 li a{color:#b0afb3; text-decoration:none; line-height:18px} 
ul.list2 li a:hover { text-decoration:none; color:#fff; }
/* List3 */
ul.list3{margin:0; padding:0; list-style:none;}
ul.list3 li{color:#4e4e4e; background:url(../images/marker.gif) top left no-repeat; background-position:0 2px; padding-left:22px; overflow:hidden; padding-bottom:16px }
ul.list3 li a{color:#7cac33; text-transform:uppercase; font-size:13px; text-decoration:none; line-height:18px; display:block; margin-bottom:7px} 
ul.list3 li a:hover { text-decoration:none; color:#000; }

/* List_1 */
ul.list_1{margin:0; padding:0; list-style:none;}
ul.list_1 li{background:url(../images/marker_1.gif) top left no-repeat; background-position:0 5px; padding-left:15px; overflow:hidden; padding-bottom:7px }
ul.list_1 li a{color:#888484; text-decoration:none; line-height:18px} 
ul.list_1 li a:hover { text-decoration: underline; }
ul.list_1 li ul { margin-left:10px}
ul.list_1 li ul li {background:url(../images/marker_1-sub.gif) no-repeat 0 5px;	padding:0 0 3px 13px; font-size:14px; position:relative; zoom:1; }

/* List_2 */
ul.list_2{margin:0; padding:0; list-style:none;}
ul.list_2 li{background:url(../images/marker_2.gif) top left no-repeat; background-position:0 5px; padding-left:15px; overflow:hidden; padding-bottom:7px }
ul.list_2 li a{color:#888484; text-decoration:none; line-height:18px} 
ul.list_2 li a:hover { text-decoration: underline; }

/* Ordered list style */
ol li {list-style-position:outside;	list-style-type:decimal; margin-left:25px; padding-bottom:6px; font-size:14px; color:#727171; }
ol li a{ font-size:14px; color:#727171;	text-decoration:none}
ol li a:hover{ text-decoration: underline}


/* Definition list style */
dl { margin:15px 0}
dl dt {font-size:13px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#2a2c2f !important; font-weight:bold;	margin-bottom:15px	}
dl dd { margin-bottom:1.5em;}
dl .dd {margin-left:30px}
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 dd {margin-bottom:2em;}
	

/* 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; margin-right:10px; cursor:pointer; position:relative; }
.layouts-nav li a:hover {background:#7cac33;}
	
/* Table styling */
table { width:100%; border:2px solid #cccccc}
table thead th {  text-align:left; background:#1f2021; border:1px solid #3c3d3e; text-transform:uppercase; color:#fff; padding:15px 20px; }
table tbody td {padding:10px 20px; background:#f0f0f0; border:1px solid #c0bfbd; }
table tr:hover td {	background-color:#e4eee2;}

/*  Dropcaps style */
.dropcap_1 {color:#1f1f1f; font-size:43px; width:55px; font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; line-height:1em;  display:block; float:left; text-align:center; }
.dropcap_2 {color:#fff; font-size:41px; width:53px; line-height:53px; background:url(../images/dropcap.png) no-repeat 50% 0; text-align:center; font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;  display:block; float:left; margin-right:8px; }


/* Main banner
---------------------------------------- */
.main-banner {height:372px; overflow:hidden; margin-bottom:5px; background:#666; position:relative;	}

/* Blocks and Boxes style
---------------------------------------- */
/*box*/
.box{ background:#fff; border:1px solid #d3d1d6; color:#4e4e4e}
.box .indent-box{ padding:19px; }
.box .indent-box1{ padding:26px 0px 26px 0px }
.box .indent-box2{ padding:16px 25px 5px 18px }
.box .indent-box-1{ padding:26px 20px 26px 18px }
.box .indent-box-2{ padding:26px 10px 26px 10px }
/*box1*/
.box1{ background: url(../images/bg_box1.gif); color:#b0afb3}
.box1 a{ color:#b0afb3; background:none}
.box1 .indent-box{ padding:26px 0px 26px 0px }
.box1 .indent-box1{ padding:26px 20px 26px 20px }
.box1 .link4{color:#b0afb3; background:url(../images/marker1.gif) top left no-repeat; padding:4px 0 4px 35px;  float:right; font-style:italic; font-size:13px }
.box1 .link4:hover{color:#b0afb3; text-decoration:none; background:url(../images/marker1.gif) top left no-repeat; }

/*box*/
.box2{ background:#f8f7f9; border:1px solid #d3d1d6; color:#4e4e4e}
.box2 .indent-box{ padding:16px 25px 5px 18px }


/* 404 page */
.box_404{background:url(../images/img_404.jpg) top left no-repeat; height:350px; color:#0e0e0e}
.box_404 .indent-box{padding:21px 10px 10px 555px; width:330px}
.box_404 h2 { font-size:42px; line-height:1.2em; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; text-transform:uppercase; color:#1c1c1c; margin-bottom:0px }
.box_404 h3 { font-size:36px; line-height:1.2em; margin:0 0 20px 0; color:#1c1c1c; letter-spacing:-1px }
.rowElem2{ height:35px; background:url(../images/bg_input_404.gif) top left no-repeat; width:363px}
.box_404 .input-404{	width:220px; margin-right:5px; padding:6px 10px 6px 10px; background:#f4f4f5; vertical-align:middle;	border:1px solid #cececf; color:#000;	}



/* Information box */
.info-box { border:1px solid #b3c4d8; padding:24px 30px 24px 110px; color:#555e69; margin-bottom:20px; background:#dce5f0; position:relative; height:1%; }
.info-box p.icon { position:absolute; left:34px; top:24px; margin:0; }
  
/* Download box */
.download-box { border:1px solid #cbd39f; padding:24px 30px 24px 110px; color:#5e643e; margin-bottom:20px; background:#f0f6d0; position:relative; height:1%; }
.download-box p.icon { position:absolute; left:34px; top:24px; margin:0; }

/* Notification box */
.notification-box { border:1px solid #dcd498; padding:24px 30px 24px 110px; color:#66613a; margin-bottom:20px; background:#f9f4cd; position:relative; height:1%; }
.notification-box p.icon { position:absolute; left:34px; top:24px; margin:0; }
  
/* Error message box */
.error-box { border:1px solid #d3a9a9; padding:24px 30px 24px 110px; color:#725252; margin-bottom:20px; background:#f1d1d1; position:relative; height:1%; }
.error-box p.icon { position:absolute; left:34px; top:24px; margin:0; }

/* Lightbox image */
.lightbox-image {	position:relative;	overflow:hidden; display:block	}
.lightbox-image1 {	position:relative;	overflow:hidden; float:left	}
	.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;		}
	.lightbox-image1 img {		position:relative;		z-index:2;		}
	.lightbox-image1 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;		}
	
/* Easy Tooltip */
#easyTooltip{padding:5px 10px;
	border:1px solid #000;
	background:#fff;
	color:#a7a7a7;
	font-size:11px;
	text-transform:none;
	z-index:900;
	position:relative
}
/* // Easy Tooltip */


/* Pages
---------------------------------------- */
/* Under Construction page =====*/
#constuction-box {
	width:800px;
	height:500px;
	position:relative;
	left:50%;
	top:50%;
	margin-left:-400px;
	margin-top:-250px;
	background:#eae9e7;
	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.htc);
	}
	#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:#7cac33;
				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:"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:#eae9e7;
	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.htc);
	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;
			color:#7cac33;
			}
			#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
---------------------------------------- */		



/* 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 {
	display: inline-block;
	margin-bottom:0
	}
	figure figcaption {
		color:#2d2d2d;
		font-size:18px;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-align:center;
		padding:11px 0 11px 0;
		background:#e8e7eb
	}

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

.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
---------------------------------------- */
.rowElem1{ height:45px}
.input{
		width:243px;
		padding:2px 10px 2px 10px;
		vertical-align:middle;
		color:#404040;
		font-size:12px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
	}

/* 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 */
#login-form {
	position:absolute;
	right:0;
	top:12px;
}
#login-form fieldset {
	border:none;
	}
	#login-form input[type=text] {
		background:#4d4d4d;
		border:none;
		padding:3px 0 3px 4px;
		width:92px;
		margin-right:5px;
		color:#fff;
		}
	#login-form input[type=password] {
		background:#4d4d4d;
		border:none;
		padding:3px 0 3px 4px;
		width:92px;
		margin-right:5px;
		color:#fff;
		}
	#login-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;
		}


/* Contact form */
#contact-form {	overflow:hidden;	position:relative;	vertical-align:top; 	}
	#contact-form fieldset {border:none;padding:0;}
		#contact-form .field {overflow:hidden; padding:0 0 20px 0px; position:relative}
		#contact-form .field  b{ position:absolute; top:6px; left:0; width:65px;  font-weight:normal}
		#contact-form .field1 {overflow:hidden; padding:0 0 20px 0px; position:relative;}
		#contact-form .field1  b{ position:absolute; top:6px; left:0; width:65px; font-weight:normal}
			#contact-form input[type=text] {
				width:496px;
				padding:6px 10px 6px 10px;
				background:#f4f4f5; 
				border:1px solid #cececf;
				display:block;
				color:#343436;
				float:right;
				margin-right:20px
			}
			#contact-form.main-contacts .field input { margin-top:17px; }
			#contact-form textarea {		
				width:496px;			
				height:280px;
				background:#f4f4f5; 
				border:1px solid #cececf;
				padding:9px 10px 9px 10px;
				overflow:auto;
				display:block;
				color:#343436;
				float:right;
				margin-right:20px
				}
				#contact-form a {cursor:pointer;}
				#contact-form .alignright {padding-top:12px;}
					#contact-form small {color:red;font-weight:bold;padding:0 0 0 5px;}
			#contact-form label {padding:0 0 2px 5px;display:inline-block;}
			#contact-form strong {padding:0 0 2px 9px;display:inline-block;color:#838383;}
				#contact-form .error {color:red; display:none; position:absolute; top:30px; left:70px}
				#contact-form .field1 .error {color:red; display:none; position:absolute; top:303px; left:70px; line-height:1em}
		.buttons-wrapper {padding-top:30px;}
		
		#contact-form.main-contacts .buttons-wrapper {padding-top:19px;}
		#contact-form.main-contacts .buttons-wrapper a {
			float:right !important;
			margin:0 0 0 12px;
			}



/* 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:#414449;
		border:none;
		position:relative;
		cursor:pointer;
		color:#fff;
		font-weight:bold;
		font-size:12px;
		}




/* SlideDown element */
.slideDown {
	padding:0 1px 0 0;
	}
	.slideDown dt {
		background-color:#e8e7eb;
		background-image:url(../images/arrow1.gif);
		background-repeat:no-repeat;
		background-position:100% 16px;
		color: #000 !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:#414449;
		color: #fff !important;	
	}
	.slideDown dt.active {
		background-image:url(../images/arrow2.gif);
	}

	.slideDown dd {
		display:none;
		padding:10px 20px 20px 20px;
	}
	.slideDown.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 {
			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;
	}
		dl#accordion dd .indent {
			padding:10px 30px 14px 20px !important;
		}
		dl#accordion dd a {
			display:inline;
			background:none;
			padding:0;
			font-weight:bold;
			width:auto;
			text-decoration:underline;
		}
		dl#accordion dd a:hover {
			text-decoration:none;
			background:none;
		}
		.sub_menu  li {
			list-style:none;
			line-height:30px!important;
			padding-left:0 !important;
			background:none !important;
			padding:0px 0 !important
		}
		.sub_menu li a {
			font-size:12px !important;
			line-height:30px!important;
		}


/* Tooltips */
.aToolTip {
	border:2px solid #444;
	background:#555;
	color:#fff;
	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 #322e30;
		background:#322e30;
		color: #7cac33;
		text-indent: -9999em; 
		border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		behavior:url(js/PIE.htc);
	}
	.cs-buttons a:hover,
	.cs-buttons a.cs-active { 
		background-color: #7cac33;
		border: 1px solid #7cac33;
		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:#7cac33;}


/* Gallery */
#galleryfic_gallery {
	padding-bottom:50px;
	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: 900px; 
		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: 480px; /* 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: 463px;
		width:900px;
		overflow:hidden;
	}
	div.slideshow span.image-wrapper {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		height: 475px;
		width:900px;
	}
	div.slideshow a.advance-link {
		display: block;
		width: 466px;
		height: 243px; /* This should be set to be at least the height of the largest image in the slideshow */
		text-align: center;
		overflow:hidden;
	}
	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;
	}
	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%;
		}
	span.image-caption {
		display: block;
		position: absolute;
		width: 466px;
		top: 0;
		left: 0;
	}
	div.caption {
		padding:10px 70px 0 30px;
		overflow:hidden;
	}
	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 4px 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:900px;
	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:396px;
		background:#000;
		}
	.kwicks li{
		/* these are required, but the values are up to you (must be pixel) */
		width: 150px;
		height: 396px;
		/*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 12px 0 !important;
	position:relative;
	}
	.elements-list li code {
		position:absolute;
		right:0;
		top:-3px;
		padding:2px 3px 1px 3px;
		border:1px dotted #333;
		}


/* Tabs */
.tabs {
	clear: left;
	float: left;
	padding: 15px 0 30px 0;
	}
	.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 { 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;
		width: auto;
		max-width:940px;
		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;
	}

	#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:#f0f0f0;
			margin-bottom:7px;
			}
		ul#twitter_update_list li:hover {
			background-color:#7cac33;
			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: #7cac33;
					}
				
			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;
				}





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

/* 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-bottom-left-radius: 6px;
}
	#advanced span.trigger {
		display:block;
		position:absolute;
		left:-81px;
		top:50%;
		margin-top:-146px;
		width:81px;
		height:50px;
		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;
			}
