/*@font-face {
    font-family: 'League Gothic Condensed';
    src: url('../fonts/leaguegothic-condensed-regular-webfont.eot');
    src: url('../fonts/leaguegothic-condensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/leaguegothic-condensed-regular-webfont.woff') format('woff'),
         url('../fonts/leaguegothic-condensed-regular-webfont.ttf') format('truetype'),
         url('../fonts/leaguegothic-condensed-regular-webfont.svg#league_gothic_condensed-Rg') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	padding-bottom: 120px; /* for footer */
	height: 100%;
	background-color:#000;
	background:url('../images/bg.png') repeat;
}
input::-moz-focus-inner { 
  border: 0; 
}
a:link {
	color:#fff;
}
a:visited {
	color:#fff;
}
a:hover {
	color:#ff0;
}
a:active {
	color:#ff0;
}
p {
	padding: 3px 0;
}
h1 {
	font-family: 'Raleway', sans-serif;
	display:block;
	width:97%;
	padding:6px;
	text-transform:uppercase;
	color:#fff;
	font-size:36px;
	font-weight:normal;
	letter-spacing:.01em;
	text-shadow:0 1px 0 #000;
}
h2 {
	font-family: 'Raleway', sans-serif;
	font-size:20px;
}
h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	color:#17b117;
}
.title_sub {
	font-size:14px;
	text-transform:none;
}

/*.slabtext {font-family: "League Gothic Condensed","Impact",Charcoal,Arial Black,Gadget,Sans serif;text-transform:uppercase;}
.slabtexted .slabtext {display:-moz-inline-box;display:inline-block;white-space:nowrap}
.slabtextinactive .slabtext {display:inline;white-space:normal;font-size:1em !important;letter-spacing:inherit !important;word-spacing:inherit !important;*letter-spacing:0 !important;*word-spacing:0 !important;}
.slabtextdone .slabtext {display:block;line-height:0.9;}*/

/* TO ADD TO THE TOP OF THE PAGE
#disclosure {
	background-color: #000000;
    color: #999999;
    line-height: 1.1em;
    padding: 4px 20px 6px 20px;
    position: absolute;
    top: 0;
}*/

#disclosure {
    color: #fff;
    line-height: 1.3em;
    padding: 4px 20px 140px 20px;
	float:left;
	font-size:11px;
	width:90%;
}
#disclosure a {
	color: #999999;
}
#wrapper {
	width:100%;
	position:relative;
}
#header {
	width:100%;
	min-width:800px;
	height:100px;
	background:#000;
	border-bottom:1px solid #3f444c;
}
#logo {
	float:left;
	width:580px;
	height:86px;
	background:url('../images/logo.png') no-repeat;
	margin: 10px 0 0 20px;
    text-indent: -9999px;
	display:block;
}
a#btn_tutorial {
	width:135px;
	height:29px;
	display:block;
	background:url('../images/btn_howto.png') no-repeat;
	cursor:pointer;
	float:right;
	margin-top:0;
	margin-right:23px;
}
.banner_box {
	float:left;
	width:494px;
	height:85px;
	margin:0 0 0 4px;
	padding:12px 0;
	text-align:center;
	background:url('../images/banner_border.png') no-repeat;
}
.intro {
	width: 100%;
	min-width:800px;
	clear:both;
	float:left;
	padding:0 20px 20px 20px;
	color:#fff;
}

.socialmedia {
	width:100%;
	float:right;
	text-align:right;
	margin-right:40px;
	margin-top: -15px;
	z-index:0;
	position:relative;
}

.socialmedia_follow_wrapper {
	position:absolute;
	width:170px;
	height:52px;
	top:28px;
	left:546px;
}

ul.socialmediafollow {
	width:170px;
	height:52px;
	display:block;
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	text-align: center;
	overflow: hidden;
}
ul.socialmediafollow li {
	float:left;
}

ul.socialmediafollow li a {
	float:left;
	padding: 52px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:52px; /* for IE5/Win only */
	background: url(../images/btns_social_media.png) left top no-repeat;
	outline:0;
	}	
	
/* Replace Text With Images
----------------------------------------------------------------------------- */

ul.socialmediafollow li#facebook a {
	width: 56px;
	height: 52px;
	background-position:0 0;
}
ul.socialmediafollow li#twitter a {
	width: 58px;
	height: 52px;
	background-position:-56px 0;
}
ul.socialmediafollow li#pinterest a {
	width: 56px;
	height: 52px;
	background-position:-114px 0;
}

/* Hover
----------------------------------------------------------------------------- */

ul.socialmediafollow li#facebook a:hover {
	background-position:0 -52px;
}
ul.socialmediafollow li#twitter a:hover {
	background-position:-56px -52px;
}
ul.socialmediafollow li#pinterest a:hover {
	background-position:-114px -52px;
}


.lt_col {
	width:50%;
	float:left;
}
.rt_col {
	font-family: 'Open Sans', sans-serif;
	width:46%;
	float:left;
}
.email_icon {
	background:url('../images/icons.png') no-repeat;
	background-position:0 -40px;
	width:25px;
	height:25px;
	left:-30px;
	top:2px;
	position:absolute;
}
.developer_icon {
	background:url('../images/icons.png') no-repeat;
	background-position:-25px -40px;
	width:25px;
	height:25px;
	left:-30px;
	top:3vvpx;
	position:absolute;
}
.ecom_icon {
	background:url('../images/icons.png') no-repeat;
	background-position:0 -65px;
	width:25px;
	height:25px;
	left:-30px;
	top:2px;
	position:absolute;
}
.cms_icon {
	background:url('../images/icons.png') no-repeat;
	background-position:-25px -65px;
	width:25px;
	height:25px;
	left:-30px;
	top:3px;
	position:absolute;
}
table {
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	text-shadow: 1px 1px 0px #fff;
	color:#CCC;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow: 0 1px 2px #000;
	-webkit-box-shadow: 0 1px 2px #000;
	box-shadow: 0 1px 2px #000;
}
#maingrid, .maintable {
	float:left;
	margin:0 20px 20px 0;
	background-color:#000;	
}
#maingrid {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
	width:1440px;
}
.innertable td {
	border-bottom:1px solid #ccc;
}
tfoot {
	text-align: center;
}

#maingrid tr:nth-child(n+2):hover td:nth-child(n+3), tbody tr.odd:hover td {
	background:#000;
	border-left:1px solid #000;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#eef8ed), to(#c8ecc4));
	background: -moz-linear-gradient(top,  #eef8ed,  #c8ecc4);*/
	}
#maingrid tr:nth-child(n+2):hover td:nth-child(n+3), tbody tr.even:hover td {
	background:#000;
	border-left:1px solid #000;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#c8ecc4), to(#dce9d5));
	background: -moz-linear-gradient(top,  #c8ecc4,  #dce9d5);*/
	}
#maingrid tr:nth-child(n+2):hover td:nth-child(2), tbody tr.odd:hover td {
	/*-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0 1px 1px;
 	background-image:-webkit-gradient(linear, 0 0%, 0 100%, from(#2e3638), to(#252e30));
	background: -moz-linear-gradient(center top , #2e3638, #252e30) repeat scroll 0 0 transparent;*/
	background:#000;
	border-top:1px solid #000;
	color:#FFCC00;
	}	
#maingrid tr:nth-child(n+2):hover td:nth-child(2), tbody tr.even:hover td {
	/*-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0 1px 1px;
 	background-image:-webkit-gradient(linear, 0 0%, 0 100%, from(#2e3638), to(#252e30));
	background: -moz-linear-gradient(center top , #2e3638, #252e30) repeat scroll 0 0 transparent;*/
	background:#000;
	border-top:1px solid #000;
	color:#FFCC00;
	}		
#maingrid tr:nth-child(odd) td:nth-child(n+3), tbody tr.odd td {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#1b2632), to(#1F2B39));
	background: -webkit-linear-gradient(top, #1b2632, #1F2B39);
	background: -moz-linear-gradient(top,  #1b2632,  #1F2B39);
	background:  -o-linear-gradient(top, #1b2632, #1F2B39);
	background:  linear-gradient(to bottom, #1b2632, #1F2B39);
	}	
/*#maingrid tr:nth-child(-n+1) td:nth-child(n+3) {	
	background:#fff;
}
#maingrid tr:nth-child(-n+2) td:nth-child(n+3) {	
	padding:0;
}*/
#maingrid tr:nth-child(-n+2) td {
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	}	


td {
	border-bottom: 1px dotted #3e4853;
	font-size: 11px;
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#303C48), to(#29343e));
	background: -webkit-linear-gradient(top, #303C48, #29343e);
	background: -moz-linear-gradient(top,  #303C48,  #29343e);
	background:  -o-linear-gradient(top, #303C48, #29343e);
	background:  linear-gradient(to bottom, #303C48, #29343e);
	padding:0 10px;
	border-left:1px dotted #3e4853;
	vertical-align:middle;
	text-shadow:none;
}
#header_row td {
	background: #035217;
	background: -webkit-gradient(linear, left top, left bottom, from(#035217), to(#00d437));
	background: -webkit-linear-gradient(top, #035217, #00d437);
	background: -moz-linear-gradient(top,  #035217,  #00d437);
	background:  -o-linear-gradient(top, #035217, #00d437);
	background:  linear-gradient(to bottom, #035217, #00d437);	
	padding: 10px 0;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-shadow:0 1px 0 #000;
	border-right:1px solid #1b8336;
	width:140px;
	text-align:center;
}

#header_row td a {
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-shadow:0 1px 0 #000;
	text-decoration:none;
	display:inline;
	width:100%;
	height:100%;
	padding:10px;
}
#header_row td a:hover, #header_row td a:active {
	color:#FF0;
}
#header_table {
	width:1416px;
	margin-bottom:0;
	z-index:10;
	border-top:none;
}
#spacer_row td {
	padding:0;
	height:1px;
}
/*
th.header_link:hover, th.header_link:active {
	background:#035217;
	color:#FF0;
}
th.header_link a:hover, th.header_link a:active {
color:#FF0;
}*/

#maingrid td:nth-child(-n+1) {
	width:16px;
	padding:0 0 0 6px;
}
#maingrid td:nth-child(-n+2) {
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0 1px 1px;
 	background: -webkit-gradient(linear, 0 0%, 0 100%, from(#172433), to(#0E1620));
	background: -moz-linear-gradient(center top , #172433, #0E1620) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(top, #172433, #0E1620);
	background:  -o-linear-gradient(top, #172433, #0E1620);
	background:  linear-gradient(to bottom, #172433, #0E1620);
	border:none;
	border-top:1px solid #000;
	color:#999;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.2);
}
#maingrid td.label_col_subhead {
	background:#000;
	border-top:1px solid #000;
	color:#999;
	text-shadow:0 1px 0 #000000;
}
#maingrid td.label_col_subhead p {
	font-size:12px;
	font-weight:normal;
	padding-top:8px;
	padding-bottom:8px;
	color:#0093d5;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.2);
	font-family:Arial, Helvetica, sans-serif;
}
#maingrid tfoot tr:nth-last-child(1) td:nth-child(n+1),
#maingrid tfoot tr:nth-last-child(1):hover td:nth-child(n+1) {
	background: #00d437;
	background: -webkit-gradient(linear, left top, left bottom, from(#00d437), to(#035217));
	background: -moz-linear-gradient(top,  #00d437,  #035217);
	background: -webkit-linear-gradient(top, #00d437, #035217);
	background:  -o-linear-gradient(top, #00d437, #035217);
	background:  linear-gradient(to bottom, #00d437, #035217);
	padding: 10px 0;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-shadow:0 1px 0 #000;
	border-right:1px solid #1b8336;
	border-bottom:none;
}

#maingrid tbody tr:nth-child(n+3)  td:nth-child(n+3) {
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
}
#maingrid tbody tr:nth-last-child(1)  td:nth-child(n+1) {
	padding:0;
	text-align:center;
	
}
#maingrid tfoot td a {
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-shadow:0 1px 0 #000;
	text-decoration:none;
	padding:10px;
}

#maingrid tfoot td a:hover, 
#maingrid tfoot td a:active {
	color:#FF0;
}

#maingrid td:nth-child(1) {
	vertical-align:middle;
	width:1px;
}
.arrow_container {
	float:left;
}
.checkmark {
	background:url('../images/icons.png') no-repeat;
	background-position:0 0;
	width:20px;
	height:20px;
	margin:0 auto;
}
.cross {
	background:url('../images/icons.png') no-repeat;
	background-position:-20px 0;
	width:20px;
	height:20px;
	margin:0 auto;
}

div.clear {
	clear: both;
}

.category_controls {
	float:left;
	padding:0 20px;
}
#controls_wrapper {
	width:1375px;
}
.controlnames {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	padding:4px 0;
}
.left_txt {
	float:left;
	padding:5px;
}
.right_txt {
	float:right;
	padding:5px;
}
.divrow {
	border-bottom:1px solid #3b4752;
	display:block;
	clear:both;
	float:left;
	width:100%;
}
.divrow_btm {
	clear:both;
}

.arrow_boxes {
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0 1px 1px;
 	background: -webkit-gradient(linear, 0 0%, 0 100%, from(#EBEBEB), to(#A1A1A1));
	background: -moz-linear-gradient(center top , #EBEBEB, #A1A1A1) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(top, #EBEBEB, #A1A1A1);
	background:  -o-linear-gradient(top, #EBEBEB, #A1A1A1);
	background:  linear-gradient(to bottom, #EBEBEB, #A1A1A1);
}
a.down {
	display:block;
	width:9px;
	height:9px;
	overflow:hidden;
	background:url(../images/btn_arrow.png);
	background-position:0 9px;
	text-indent:-9999px;
}
a.up {
	display:block;
	width:9px;
	height:9px;
	overflow:hidden;
	background:url(../images/btn_arrow.png);
	background-position:0 0;
	text-indent:-9999px;
}

a.down:hover, a.down:active {
	background-position:-9px 9px;
}
a.up:hover, a.up:active {
	background-position:-9px 0;
}
.divrow p, .divrow_btm p {
	line-height:2em;
	padding:6px 0;
}
.divrow p .price, .divrow_btm p .price {
	color:#FFCC00;
	font-size:200%;
	font-family:Arial, Helvetica, sans-serif;
}
.info {
	background:url(../images/icons.png);
	width:18px;
	height:18px;
	float:right;
	display:block;
    position: relative;
	background-position:19px 0;
}
.info:hover {
	background-position:19px -22px;
	cursor:pointer;
}

.popup {
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
	width:200px;
	background-color:#000;
	border-radius:0 0 6px 6px;
	left:15px;
	opacity:1;
	padding:10px;
	line-height:1.5em;
	color:#ccc;
	z-index:10;
}

.banner_header {
	width:460px;
	height:60px;
	float:right;
}

.content_header {
	margin-left:30px;
	width:100%;
	clear:both;
	color:#fff;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	padding-bottom:20px;
}
.services {
	float:left;
	margin-left:30px;
	margin-bottom:30px;
	width:300px;
	color:#fff;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	line-height:1.5em;
}
.services p {
	padding-bottom:10px;
}

.about_content {
	width:60%;
	float:left;
	margin-left:30px;
	margin-bottom:30px;
	color:#fff;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	line-height:1.5em;
	clear:both;
}
.about_content p {
	padding-top:10px;
}
.about_content a:link {
	color:#fff;
	text-decoration:none;
}
.about_content a:visited {
	color:#fff;
	text-decoration:none;
}
.about_content a:hover {
	color:#ff0;
	text-decoration:underline;
}
.about_content a:active {
	color:#ff0;
	text-decoration:underline;
}
.bullets {
	padding:10px 0;
	list-style:none;
}
.bullets li {
	padding-left:10px;
	background:url(../images/bullet.png) no-repeat;
	background-position:left 4px;
}

/*============================================================================== 
 * Buttons
==============================================================================*/

.btn_details {
	background:url('../images/btn_more_details.png') 0 0 no-repeat;
	display:block;
	width:140px;
	padding: 36px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:36px; /* for IE5/Win only */
	margin:0 auto;
}

.btn_details:hover, .btn_details:active {
	background-position:0 -36px;
}

.btn {
	-webkit-box-shadow: 
		inset 0 1px 0 rgba(255, 255, 255, 0.6),
		0 1px 0 rgba(0, 0, 0, 0.2),
		0 0 0 1px rgb(150, 150, 150),
		0 1px 2px rgba(0, 0, 0, 0.25);
	border-radius: 3px;
	background-color: rgba(255, 255, 255, 0.7);
	background:	-webkit-gradient(linear, left top, left bottom,	from(#f0f0f0), to(#d2d2d2));
	background: -moz-linear-gradient(center top , #f0f0f0, #d2d2d2) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(top, #f0f0f0, #d2d2d2);
	background:  -o-linear-gradient(top, #f0f0f0, #d2d2d2);
	background:  linear-gradient(to bottom, #f0f0f0, #d2d2d2);
	color: #5a5a5a;
	font: 11px/20px 'Lucida Grande', sans-serif;
	padding: 5px 10px;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}

.btn:active {
	-webkit-box-shadow:
		inset 0 0 4px 1px rgba(0, 0, 0, 0.2),
		0 0 0 1px rgb(140, 140, 140),
		0 1px 1px rgba(0, 0, 0, 0.3);
}

/*============================================================================== 
 * Checkboxes
==============================================================================*/
.checkbox {
  display:inline-block;
  position:relative;
  text-align:left;
  width:38px;
  height:14px;
  background-color:#A1A1A1;
  overflow:hidden;
  -webkit-box-shadow:inset 0 1px 2px black,0 1px 0 rgba(255,255,255,0.1);
  -moz-box-shadow:inset 0 1px 2px black,0 1px 0 rgba(255,255,255,0.1);
  box-shadow:inset 0 1px 2px black,0 1px 0 rgba(255,255,255,0.1);
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
}

.checkbox input {
  display:block;
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  width:100%;
  height:100%;
  margin:0 0;
  cursor:pointer;
  opacity:0;
  filter:alpha(opacity=0);
  z-index:2;
}

.checkbox label {
  background-color:#ccc;
  background-image:-webkit-linear-gradient(-40deg,rgba(0,0,0,0),rgba(255,255,255,0.1),rgba(0,0,0,0.2));
  background-image:-moz-linear-gradient(-40deg,rgba(0,0,0,0),rgba(255,255,255,0.1),rgba(0,0,0,0.2));
  background-image:-ms-linear-gradient(-40deg,rgba(0,0,0,0),rgba(255,255,255,0.1),rgba(0,0,0,0.2));
  background-image:-o-linear-gradient(-40deg,rgba(0,0,0,0),rgba(255,255,255,0.1),rgba(0,0,0,0.2));
  background-image:linear-gradient(-40deg,rgba(0,0,0,0),rgba(255,255,255,0.1),rgba(0,0,0,0.2));
  -webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.1),0 1px 2px rgba(0,0,0,0.7);
  -moz-box-shadow:0 0 0 1px rgba(0,0,0,0.1),0 1px 2px rgba(0,0,0,0.7);
  box-shadow:0 0 0 1px rgba(0,0,0,0.1),0 1px 2px rgba(0,0,0,0.7);
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  display:inline-block;
  width:18px;
  text-align:center;
  font:bold 7px/12px Arial,Sans-Serif;
  color:#999;
  text-shadow:0 -1px 0 rgba(0,0,0,0.7);
  -webkit-transition:margin-left 0.2s ease-in-out;
  -moz-transition:margin-left 0.2s ease-in-out;
  -ms-transition:margin-left 0.2s ease-in-out;
  -o-transition:margin-left 0.2s ease-in-out;
  transition:margin-left 0.2s ease-in-out;
  margin:1px;
}

.checkbox label:before {
  content:attr(data-off);
}

.checkbox input:checked + label {
  margin-left:19px;
  color:#00ad14;
  background-color:#eee;
}

.checkbox input:checked + label:before {
  content:attr(data-on);
}

@-moz-document url-prefix() { /* Firefox only */
	.checkbox label {
		font:bold 7px/8px Arial,Sans-Serif;
		height:89%;
	}
}

/*============================================================================== 
 * Controls
==============================================================================*/

#controls {
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0 1px 1px;
 	background:-webkit-gradient(linear, 0 0%, 0 100%, from(#EBEBEB), to(#A1A1A1));
	background: -moz-linear-gradient(center top , #EBEBEB, #A1A1A1) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(top, #EBEBEB, #A1A1A1);
	background:  -o-linear-gradient(top, #EBEBEB, #A1A1A1);
	background:  linear-gradient(to bottom, #EBEBEB, #A1A1A1);
    border-top: 1px solid #F8F8F8;
	position: fixed;
  	bottom: 0;
  	width: 100%;
  	height: 120px;
	color:#000;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.4);
	font-size:13px;
}

.btn_toggle {
	width:100%;
	height:30px;
	background: -webkit-gradient(linear, 0 0%, 0 100%, from(#A9A9A9), to(#7A7A7A));
	background: -moz-linear-gradient(center top , #A9A9A9, #7A7A7A) repeat scroll 0 0;
	background: -webkit-linear-gradient(top, #A9A9A9, #7A7A7A);
	background:  -o-linear-gradient(top, #A9A9A9, #7A7A7A);
	background:  linear-gradient(to bottom, #A9A9A9, #7A7A7A);
    border: 1px solid #6D6D6D;
	display:block;
	cursor:pointer;
}
.open_close {
	background:url('../images/btn_open.png') no-repeat left;
	margin:0 auto;
	width:120px;
	height:30px;
}
.open_close p {
	padding:7px 0 9px 0;
	font-size:12px;
	float:right;
	color:#333;
}

.controlnames {
	float:left;
	padding-right:10px;
}
.ctrl_label {
	margin:12px 0 10px 10px;
	float:left;
	padding:0;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:.15em;
	font-size:11px;
}
.category_controls {
	margin:10px;
	float:left;
	border:1px solid #666;
	padding:0;
}
.category_controls_highlight {
	float:left;
	border-top:1px solid #fff;
	border-right:1px solid #999;
	border-bottom:1px solid #666;
	padding:10px;
}

.controls_right {
	float:left;
	margin-top:12px;
}

.controls_right a {
	color:#333;
	text-decoration:none;
}

@-moz-document url-prefix() { /* Firefox only */
    .category_controls_highlight {
        padding:6px;
    }
}
/*============================================================================== 
 * Error box
==============================================================================*/
.dhtmlx_message_area{
	position:fixed;
	right:5px;
	width:250px;
	z-index:1000;
}

.dhtmlx-info{
	min-width: 120px;
	padding:4px 4px 4px 20px;
	font-family:Tahoma;
	z-index: 10000;

	margin:5px;
	margin-bottom:10px;

	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.dhtmlx-info.hidden{
	height:0px;
	padding:0px;
	border-width:0px;
	margin:0px;
	overflow:hidden;
}

.dhtmlx_modal_box{
	overflow:hidden;
	display: inline-block;
	min-width: 300px;
	width: 300px;
	text-align: center;
	position:fixed;

	background-color: #fff;
	background:-webkit-linear-gradient(top, #ffffff 1%, #d0d0d0 99%);
	background:-moz-linear-gradient(top, #ffffff 1%, #d0d0d0 99%);
	background: -webkit-gradient(linear, 0 0%, 0 100%, from(#ffffff), to(#d0d0d0));
	background:  -o-linear-gradient(top, #ffffff, #d0d0d0);
	background:  linear-gradient(to bottom, #ffffff, #d0d0d0);
	box-shadow: 0px 0px 14px #888;

	font-family: Tahoma;

	z-index:20000;

	border-radius:6px;
	border: 1px solid #ffffff;
}

.dhtmlx_popup_title{
	border-top-left-radius:5px;
	border-top-right-radius:5px;

	border-width:0px;
	
	background: url('../images/overlay.png') repeat;
	background-image: -webkit-linear-gradient(top, #707070 1%, #3d3d3d 70%, #4c4c4c 97%, #393939 97%);
	background-image: -moz-linear-gradient(top, #707070 1%, #3d3d3d 70%, #4c4c4c 97%, #393939 97%);
}

.dhtmlx-info, .dhtmlx_popup_button, .dhtmlx_button{
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select:-moz-none;

	cursor:pointer;
}

.dhtmlx_popup_text{
	overflow:hidden;
}

.dhtmlx_popup_controls{
	border-radius:6px;
	padding:5px;
}

.dhtmlx_popup_button, .dhtmlx_button{
	height: 30px;
	line-height:30px;

	display: inline-block;
	margin: 0 5px;
	border-radius: 6px;

	color:#FFF;
}
.dhtmlx_popup_button{
	min-width: 120px;
}

div.dhx_modal_cover {
	background-color:#040405;
	cursor:default;

	filter:alpha(opacity = 60);
	opacity: 0.6;

	position: fixed;
	z-index:19999;
	left: 0px;		top: 0px;
	width: 100%;	height: 100%;

	border: none;
	zoom: 1;
}

.dhtmlx-info img, .dhtmlx_modal_box img{
	float:left;
	margin-right:20px;
}
.dhtmlx-info img{
	margin-left:-10px;
}

.dhtmlx-alert-error .dhtmlx_popup_title, .dhtmlx-confirm-error .dhtmlx_popup_title{
	background: url('../images/overlay.png') repeat;
}
.dhtmlx-alert-error, .dhtmlx-confirm-error {
	border: 1px solid #ff0000;
}

/*Skin section*/
.dhtmlx_button, .dhtmlx_popup_button{
	box-shadow: 0px 0px 4px #888;
	border:1px solid #838383;
}
.dhtmlx_button input, .dhtmlx_popup_button div{
	border:1px solid #FFF;
	background:url('../images/overlay.png') repeat;
	background-image: -webkit-linear-gradient(top, #707070 1%, #3d3d3d 70%, #4c4c4c 99%);
	background-image: -moz-linear-gradient(top, #707070 1%, #3d3d3d 70%, #4c4c4c 99%);

	border-radius:6px;
	font-size:15px;

	-moz-box-sizing:content-box;
	box-sizing:content-box;

	color:#fff; padding:0px; margin:0px;
	vertical-align:top;

	height:28px;
	line-height:28px;
}

.dhtmlx_button input:focus, .dhtmlx_button input:active, .dhtmlx_popup_button div:active, .dhtmlx_popup_button div:focus{
	background:url('../images/overlay.png') repeat;
	background-image: -webkit-linear-gradient(top, #707070 1%, #4c4c4c 99%);
	background-image: -moz-linear-gradient(top, #707070 1%, #4c4c4c 99%);	
}
.dhtmlx_popup_title{
	color:#fff;
	text-shadow: 1px 1px #000;
	height:40px; line-height:40px;
	font-size:20px;
}
.dhtmlx_popup_text{
	margin:15px 15px 5px 15px;
	font-size:14px;
	color:#000;
	min-height:30px;
	border-radius:6px;
}


.dhtmlx-info, .dhtmlx-error{
	font-size:14px;
	color:#000;
	box-shadow: 0px 0px 4px #fff;
	margin-bottom:10px;

	background-color:#fff;
			  
	border-radius:5px;
	border:2px solid #000;
}

.dhtmlx-error{
	background-color:#F00;
	color:white;
}

/*============================================================================== 
 * Lightbox
==============================================================================*/
#lightbox {
	position:fixed; /* keeps the lightbox window in the current viewport */
	top:0; 
	left:0; 
	width:100%; 
	height:100%; 
	background:url('../images/overlay.png') repeat; 
	text-align:center;
	z-index:10;
}
#lightbox p {
	text-align:right; 
	color:#fff; 
	margin-right:20px; 
	font-size:12px; 
}
#lightbox img {
	/*box-shadow:0 0 25px #111;
	-webkit-box-shadow:0 0 25px #111;
	-moz-box-shadow:0 0 25px #111;*/
	max-width:940px;
	margin-top: -300px;
	margin-left: -400px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 800px;
	height: 600px;
}


/*============================================================================== 
 * Footer
==============================================================================*/

#footer {
	width:100%;
	float:left;
	color:#fff;
	font-size:10px;
	margin:20px 20px 20px 20px;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.1);
}


