/*  Layout CSS
----------------------------------------------- */

.js body {
	background:#101010 ;
	font-size: 12px;
	padding: 0 0 40px;
	color:#33383F;
}

body {
	background:#101010 ;
	font-size: 12px;
	padding: 0 0 40px;
}


/* anchors
----------------------------------------------- */
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color:#6389a6;
}


/* 960 grid system container background
----------------------------------------------- */
.container_12,
.container_16 {
	margin-top:10px;
}


/* headings
----------------------------------------------- */
h1 {line-height:1em; margin-bottom:0.3em; }
h2, h3, h4, h5, h6 {line-height:1.2em; margin-bottom:0.3em; }
h2 , h3{margin-top:1em;}
h5 {font-size:1.2em;}
h6 {font-size:1em; text-transform:uppercase;}


h1 a {
	font-weight:normal;
}


/* branding
----------------------------------------------- */
h1#branding {
	font-weight:normal;
	font-size:3em;
	text-align:left;
	padding:.7em 1em;
	margin-bottom:0;
}

#branding {
	margin-top:10px;
}
	
/* page heading
----------------------------------------------- */
h2#page-heading {
	font-weight:normal;
	padding:.5em;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
}


/* boxes
----------------------------------------------- */
.box {
	margin-bottom:20px;
	padding:10px 10px 1px 10px;
}
.box h2 {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#444;
	margin:-10px -10px 0 -10px;
	padding:6px 12px;
}
.box h2 a,
.box h2 a.visible {
	color:#fff;
	background:#333 url("../img/switch_minus.gif") 97% 50% no-repeat;
	display:block;
	padding:6px 12px;
	margin:-6px -12px;
	border:none;
}
.grid_4 .box h2 a {
	background-position: 97% 50%;
}
.grid_5 .box h2 a {
	background-position: 98% 50%;
}
.grid_12 .box h2 a {
	background-position: 99% 50%;
}


.box h2 a.hidden,
.box h2 a.hidden:hover {
	background-image: url("../img/switch_plus.gif");
}
.box h2 a:hover {
	background-color:#111;
}
.block {
	padding-top:10px;
}
div.menu {
	padding:0;
}
div.menu h2 {
	margin:0;
}
div.menu .block {
	padding-top:0;
}


/* paragraphs, quotes and lists
----------------------------------------------- */
p {
	margin-bottom:1em;
	color:#444;
}
blockquote {
	font-family: Georgia, 'Times New Roman', serif;
	font-size:1.2em;
	padding-left:1em;
	border-left:4px solid #ccc;
}
blockquote cite {
	font-size:.9em;
}
ul, ol {
	padding-top:0;
}


/* menus
----------------------------------------------- */
ul.menu {
	list-style:none;
}
ul.menu li {
	margin:0;
}
ul.menu li a {
	display:block;
	padding:4px 10px;
	border-bottom:1px solid #ccc;
}
ul.menu li a:hover {
	background:#eee;
}
ul.menu li a:active {
	background:#ccc;
}


/* submenus
----------------------------------------------- */
ul.menu ul {
	list-style:none;
	margin:0;
}
ul.menu ul li a {
	padding-left:30px;
}


/* section menus
----------------------------------------------- */
ul.section {
	border-top:0;
	margin-bottom:0;
}
ul.section li {
	text-transform:uppercase;
}
ul.section li a {
	background:#bbb;
}
ul.section li a:hover {
	background:#aaa;
}
ul.section li a:active {
	color:#fff;
	background:#666;
}
ul.section li li a {
	background:#ddd;
	border-bottom:1px solid #eee;
}
ul.section li li a:hover {
	background:#ccc;
}
ul.section li li a:active {
	color:#000;
	background:#fff;
}
ul.section ul li {
	text-transform:none;
}
ul.section ul.current li a {
	background:#eee;
	border-bottom:1px solid #fff;
}
ul.section ul.current li a:hover {
	background:#ddd;
}
ul.section ul.current li a:active {
	background:#fff;
}
ul.section li a.current {
	color:#fff;
	background:#666;
}
ul.section li a.current:hover {
	background:#555;
}
ul.section li a.current:active {
	background:#444;
}
ul.section li a.active {
	background:#fff;
	cursor:default;
}
ul.section li.current > a.active,
ul.section li.current > a.active:hover {
	color:#fff;
	background:#666;
	cursor:default;
}


/* table
----------------------------------------------- */
table {
	width:100%;
	border:1px solid #bbb;
	margin-bottom:10px;
}
col.colC {
	width:8em;
}
th, td {
	padding:.2em 1em;
	text-align:left;
}
thead th {
	border-bottom:2px solid #888;
	background:#bbb;
	padding:.4em 1em .2em;
}
thead th.table-head {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#555;
	border:1px solid #555;
}
tbody th,
tbody td {
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background:#eee;
}
tbody tr.odd th,
tbody tr.odd td {
	background:#fff;
}
tfoot th,
tfoot td {
	border-top:2px solid #666;
	background:#eee;
}
tfoot tr.total th,
tfoot tr.total td {
	border-top:6px double #666;
}
tfoot tr.total th {
	text-transform:uppercase;
}
th.currency,
td.currency {
	text-align:right;
}


/* forms
----------------------------------------------- */
form {
	overflow:hidden;
}

.js .purchase {color:#888; font-size:12px;font-weight:bold;}
.purchase  fieldset {background:url(../images/form.png) no-repeat; width:255px; height:415px;padding-bottom:0;}
.purchase {color:#666; text-shadow:none;}
.purchase .legend {margin:0 0 -25px 50px; background:url(../images/legend.png) no-repeat; border:none;  width:150px; height:55px;}
.purchase span {color:#ff6600; font-weight:bold; }
.purchase ol{ width:275px;list-style: none; margin-top:30px;}
.js .purchase ol{ width:275px;list-style: none; margin-top:30px;}
.purchase li {margin:0 0 0 33px!important; }
.purchase label {margin:0 20px 0 5px;  width:150px;display:block;}
.purchase input {margin:0 0 10px 0px!important; color:#666; width:170px; border: 1px solid #b4c6d4;display:block; padding:2px 5px; font-size:11px;}
.purchase .submit-purchase {
	margin:0 0 10px 58px!important; 
	background:url(../images/purchase.png) no-repeat;
	height:70px;
	width:125px;
	text-align:center !important;
	border:none;
	cursor:hand;
}
.purchase .submit-purchase:hover {
	margin:0 0 10px 58px!important; 
	background:url(../images/purchase-hover.png) no-repeat;
	height:70px;
	width:125px;
	text-align:center !important;
	border:none;
	cursor:hand;
}

.radio-label {display:inline; width:10px!important; float:left;}
.purchase .radio {width:20px;margin:2px 0 0px!important;border:none; float:left; display:inline;}

fieldset {
	padding:10px;
	position:relative;
	background:#fff;
	margin-bottom:10px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
}
legend {
	font-size:1.1em;
	padding:.4em .8em;
	background:#fff;
	border:1px solid #bbb;
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
}
fieldset p label {
	width:98%;
}
fieldset p input {
	width:98%;
	margin-top:5px;
}
fieldset p select {
	width:99%;
}
fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%;
}
fieldset.login p input {
	width:60%;
}
fieldset.login input.button {
	margin-left:35%;
}
form p.notice {
	font-weight:bold;
}
input.search.text {
	width:66%;
}
input.search.button {
	width:28%;
	margin-left:2%;
}

/* articles
----------------------------------------------- */
.articles {
	padding:0;
}
.articles h2 {
	margin:0;
}
#articles {
	padding-top:0;
}
.article {
	border-top:1px solid #666;
	padding-top:.5em;
}
.box .article {
	border-top:3px solid #fff;
	padding:13px 10px 0 10px;
}
.article h2 {
	font-size:2em;
	font-weight:normal;
	text-transform:none;
	color:#333;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
}
.article h3 {
	margin-bottom:.2em;
	font-size:1.6em;
}
.box .first {
	border-top:none;
}
.article h4 {
	font-size:1.2em;
	text-transform:uppercase;
	margin-bottom:.5em;
}
.article a.image {
	float:left; 
	margin:3px 10px 3px 0; 
	padding:4px;
	border:1px solid #bbb;
	background:#fff;
}
.article a.image:hover {
	border:1px solid #666;
}
.article a.image img {
	float:left; 
}
.article p.meta {
	color:#666;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:.3em 0;
	margin-bottom:.8em;
	font-size:10px;
}


/* site information
----------------------------------------------- */
#site_info .box {
	color:#ccc;
	margin-bottom:10px;
}
#site_info a {
	color:#fff;
}
#site_info a:hover {
	color:#000;
}


/* AJAX sliding shelf
----------------------------------------------- */
#loading {float:right; margin-right:14px; margin-top:-2px;}
.block {padding-bottom:1px;}


/* Accordian
----------------------------------------------- */
.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size:1.1em;
	font-weight: normal;
}
.element h4 {
	margin: 0;
	padding:4px;
	line-height:1.2em;
}
.element p {
	margin: 0;
	padding: 4px;
}
.float-right {
	padding:10px 20px;
	float:right;
}

#accordian-block {
	padding-bottom:10px;
}


/* Mootools Kwicks
----------------------------------------------- */
#kwick-box { 
	padding:0;
	overflow:hidden;
	margin-top:20px;
}
#kwick-box h2 { 
	margin:0;
}
#kwick {
	position: relative;
}
#kwick .kwicks {
	display: block;
	background: #000;
	height: 400px;
	list-style:none;
	margin:0;
	overflow:hidden;
}
#kwick li {
	float: left;
	margin:0;
	padding:0;
}
#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 380px;
	width: 200px;
	padding: 10px;
	background: #fff;
}
#kwick .kwick span {
	color:#fff;
}
#kwick .one {
	background: url(../images/1.jpg);
	border-right:20px solid #000;
}
#kwick .two {
	background: url(../images/2.jpg);
}
#kwick .three {
	background: url(../images/3.jpg);
	border-left:20px solid #000;
}
#kwick .four {
	background: url(../images/4.jpg);
	border-left:20px solid #000;
}


/*  Custom MOZAIC Theme CSS
----------------------------------------------- */

#container-top .grid_12,
#container-bottom .grid_12,
#container-middle .grid_12
{
	height:100%;
}

#container-top {
	color: #fff;
	height:237px;
	background:#ABC1D3 url(../images/top-bg.gif) top center ;
}

.border-top {	
	border-top:1px solid white;
}

#container-middle { 
	color: #fff;
	background:#fff url(../images/middle-bg.gif)  top center ; 
	border-top:1px solid #fff;
	overflow:hidden;
	padding-bottom:60px;
}

#container-bottom {color: #b8b8b8; text-shadow: #000 2px 2px 1px; background:#101010 url(../images/bottom-bg.gif) top center no-repeat; text-align:justify;}
#container-bottom .grid_5 {float:right; margin-top:20px;}
#container-bottom .grid_6 {float:left; margin-top:20px;}
.header {width:960px; height:160px;}

#content {
	margin: 20px auto 0;
	overflow:hidden;
	text-shadow: #6374AB 1px 1px 0px;
}

#content .grid_5 { text-align:justify;}

#content h1 {
	font-size:60px;
	text-shadow: #6374AB 2px 3px 3px;
	float:left;
	margin-top:20px;
	padding:20px 0 10px 40px;line-height:0.8em;
}

/* cufon
----------------------------------------------- */

.js .yanone-black {font-Size:15px; line-height:1.3em;}
.js .yanone-blue {font-Size:15px; line-height:1.3em; color:#3E486A; }
.js .blue {}


/* feature services slider
----------------------------------------------- */

div#feature_list {
	height: 450px;
	overflow: hidden;
	position: relative;
	margin-top:12px;
}

div#feature_list ul {
	position: absolute;
	top: 50px;
	list-style: none;	
	padding: 0;
}

#tabs h3 {margin:10px 0 0 0;text-shadow: #6374AB 1px 1px 0px;}

.title {display:block; margin-top:5px; text-shadow: #63fff74AB 1px 2px 2px;}

h3 {text-shadow: #6374AB 1px 2px 2px;}

ul#tabs {
	left: 0;
	z-index: 2;
	width: 320px;
	margin-top:23px;
}

ul#tabs li {
	font-size: 12px;
	font-family: Arial;
	margin-left:0!important;
	margin-bottom:7px;
}
		
ul#tabs li img {
	border: none;
	float: left;
	margin: -6px 10px 0 0;
	padding:0;
}

ul#tabs li a {
	color: #6389A6;
	text-decoration: none;	
	display: block;
	padding: 15px 10px 10px 20px;
	height: 88px;
	outline: none;
	text-shadow: #fff 1px 1px 1px;
}

.js ul#tabs li a {
	color: #fff;
}

ul#tabs li a:hover {}

ul#tabs li a.current {
	background:  url(../images/feature-tab-current.png) no-repeat;
	color: #FFF;
	width:300px;
	height:88px;
}

ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}

ul#output {
	right: 0px;
	width: 450px;
	height: 400px;
	position: relative;
}

ul#output li {
	position: absolute;
	width: 410px;
	height: 400px;
	right: 5px;
}

ul#output img {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
	zoom: 1;

}

ul#output li a {
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
	background: #000;
	background:url(../images/buynow.png) no-repeat; 
	width:125px; 
	height:70px;
}
		
ul#output li a:hover {
	background:url(../images/buynow-hover.png) no-repeat; 
	width:125px; 
	height:70px;
}

#output span {}

/* lava menu
----------------------------------------------- */

#menu {background:url(../images/menu.gif) top center no-repeat; width:1020px; overflow:hidden; margin:19px 0 0 -30px;height:80px;}


#menu ul {
	padding: 5px;
	margin: 25px 0 0 25px;
	list-style: none;
}

#menu ul li {
	float: left;
	display: inline; /*For ignore double margin in IE6*/
	margin: 0 30px;
	font-size:12px;
}

#menu ul li a {
	text-decoration: none;
	float:left;
	color: #3E6079;
	cursor: pointer;
	background: url(../images/menu_btn.png) no-repeat top right;
	height:40px;		
	padding-top:13px;
    z-index: 10;
    position: relative; 
}

.js #menu ul li a span {
	margin: -13px 25px 0 -35px;
	padding: 18px 8px 5px 32px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
	background: url(../images/menu_btn.png) no-repeat top left;
	height:35px;
}
		
#menu ul li a span {
	margin: -13px 25px 0 -35px;
	padding: 16px 8px 5px 32px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
	background: url(../images/menu_btn.png) no-repeat top left;
	height:35px;
	text-transform:uppercase;
}

.mymenu {
    position: relative;
    height: 100px;
    width: 940px;
    padding: 7px 5px 5px 0px;
    margin: 10px 0;
    overflow: hidden;
}

#mymenu li {
    float: left;
    list-style: none;   
}

#mymenu li.back {
    background: url(../images/hover-right.png) no-repeat  right top;
    width: 12px; 
	height:50px;
    z-index: 8;
    position: absolute;    
	margin-left:15px; 

}


/* general styles
----------------------------------------------- */

.logo {width:390px; padding:68px 0 0 0px;float:left; margin-left:-20px;}
.blockTime {float:right; width:300px;}
.js .daniel {font-size:25px!important; margin-top:15px;color:#666;}
.daniel {font-size:12px!important; margin-top:15px;color:#666;}
.signature {margin:-5px 0 30px; font-style:italic; color:#444!important;}
.video {margin-top:20px;}
.bottom {text-shadow:none!important;}

/* email subscription
----------------------------------------------- */

#newsletter {width:375px;}

.email {
	background:url(../images/email.png) no-repeat;
	width:245px;
	height:52px;	
	text-align:center!important; 
	color:#333;
}

.submit {
	background:url(../images/submit.png) no-repeat;
	width:115px;
	height:52px;
	text-align:center!important;	
	color:#999;
}

.email, .submit {
	border:none;
	float:left;
}

#container-bottom fieldset {padding:0; margin:0; background:none; border:none;}

/* footer
----------------------------------------------- */

.copyright { width:300px; float:left; color:#666; font-size:10px; margin:20px 0;}
.share {float:right; width:200px; text-align:right;margin:20px 0;}
.share-icons ul {	list-style: none;}
.share-icons li {	display:inline;  margin:0!important;}
.block {margin-top:30px!important; }
.righter {margin:-10px 0 0 30px;}

/* tags
----------------------------------------------- */

ul.tags {
	list-style:none;
}
ul.tags li {
	margin:0;
}
ul.tags li a {
	display:block;
	padding:4px 10px 5px;
	border-bottom:1px solid #222;
}
ul.tags li a:hover {
	background:#202020;
}
ul.tags li a:active {
	background:#202020;
}

/* adobe icons
----------------------------------------------- */

.icons {margin:158px 0 0 30px!important; width:500px;position:absolute;}
.icons img{float:left;margin:0!important;padding:0!important;}
.short {width:450px;}

.ps, .ai , .fl, .id {
	height: 60px;
	width:160px;
	float:left;
	padding:7px 0 0 70px;
	margin-left:-10px;
	margin-bottom:-5px!important;
	text-shadow: #fff 1px 1px 1px;
}


.ps {
	background: url(../images/ps.png) left -3px  no-repeat;
}

.ai{
	background: url(../images/ai.png) left -3px  no-repeat;
}

.fl{
	background: url(../images/f.png) left -3px  no-repeat;
}

.id{
	background: url(../images/id.png) left -3px  no-repeat;
}

/* counter 
----------------------------------------------- */

#countdown {
	overflow:hidden; width:600px; margin:60px -40px 0 0;
	float:right;
	height:119px;
}

.slots {width:600px; margin:7px 0 0 0px; overflow:hidden;}
	
#countdown .countdown-item {
	float:left;
	display:inline;
}

#countdown .countdown-item p {
	margin-top:20px;
}
			
#seconds span { display: block; float: left; width: 26px; height: 39px; background: url(../images/numbers.png) no-repeat 0px 0px;margin:5px -10px 0 20px; } 
#seconds span.image0 { background-position: -0px 0px; } 
#seconds span.image1 { background-position: -26px 0px; } 
#seconds span.image2 { background-position: -52px 0px; } 
#seconds span.image3 { background-position: -78px 0px; } 
#seconds span.image4 { background-position: -104px 0px; } 
#seconds span.image5 { background-position: -130px 0px; } 
#seconds span.image6 { background-position: -156px 0px; } 
#seconds span.image7 { background-position: -182px 0px; } 
#seconds span.image8 { background-position: -208px 0px; } 
#seconds span.image9 { background-position: -234px 0px; } 

#minutes span { display: block; float: left; width: 26px; height: 39px; background: url(../images/numbers.png) no-repeat 0px 0px;margin:5px -10px 0 20px; } 
#minutes span.image0 { background-position: -0px 0px; } 
#minutes span.image1 { background-position: -26px 0px; } 
#minutes span.image2 { background-position: -52px 0px; } 
#minutes span.image3 { background-position: -78px 0px; } 
#minutes span.image4 { background-position: -104px 0px; } 
#minutes span.image5 { background-position: -130px 0px; } 
#minutes span.image6 { background-position: -156px 0px; } 
#minutes span.image7 { background-position: -182px 0px; } 
#minutes span.image8 { background-position: -208px 0px; } 
#minutes span.image9 { background-position: -234px 0px; } 

#hours span { display: block; float: left; width: 26px; height: 39px; background: url(../images/numbers.png) no-repeat 0px 0px;margin:5px -10px 0 20px; } 
#hours span.image0 { background-position: -0px 0px; } 
#hours span.image1 { background-position: -26px 0px; } 
#hours span.image2 { background-position: -52px 0px; } 
#hours span.image3 { background-position: -78px 0px; } 
#hours span.image4 { background-position: -104px 0px; } 
#hours span.image5 { background-position: -130px 0px; } 
#hours span.image6 { background-position: -156px 0px; } 
#hours span.image7 { background-position: -182px 0px; } 
#hours span.image8 { background-position: -208px 0px; } 
#hours span.image9 { background-position: -234px 0px; } 

#days span { display: block; float: left; width: 26px; height: 39px; background: url(../images/numbers.png) no-repeat 0px 0px;margin:5px -10px 0 20px; } 
#days span.image0 { background-position: -0px 0px; } 
#days span.image1 { background-position: -26px 0px; } 
#days span.image2 { background-position: -52px 0px; } 
#days span.image3 { background-position: -78px 0px; } 
#days span.image4 { background-position: -104px 0px; } 
#days span.image5 { background-position: -130px 0px; } 
#days span.image6 { background-position: -156px 0px; } 
#days span.image7 { background-position: -182px 0px; } 
#days span.image8 { background-position: -208px 0px; } 
#days span.image9 { background-position: -234px 0px; } 

#months span { display: block; float: left; width: 26px; height: 39px; background: url(../images/numbers.png) no-repeat 0px 0px;margin:5px -10px 0 20px; } 
#months span.image0 { background-position: -0px 0px; } 
#months span.image1 { background-position: -26px 0px; } 
#months span.image2 { background-position: -52px 0px; } 
#months span.image3 { background-position: -78px 0px; } 
#months span.image4 { background-position: -104px 0px; } 
#months span.image5 { background-position: -130px 0px; } 
#months span.image6 { background-position: -156px 0px; } 
#months span.image7 { background-position: -182px 0px; } 
#months span.image8 { background-position: -208px 0px; } 
#months span.image9 { background-position: -234px 0px; } 

			
#months, #seconds, #minutes, #hours, #days{margin-right:16px;}
			
#months{
	background:url(../images/months.png);height:103px; width:103px; 
}
			
#days{
	background:url(../images/days.png);height:103px; width:103px; 
	margin-left:1px;
}
			
#hours{
	background:url(../images/hours.png);height:103px; width:103px; 
}
			
#minutes{
	background:url(../images/minutes.png);height:103px; width:103px; 
	margin-left:1px;
}
			
#seconds{
	background:url(../images/seconds.png);height:103px; width:103px; 
	margin-left:1px;
}
	
/* popup modal 
----------------------------------------------- */

#popup-content {display:none;}

#simplemodal-overlay {background-color:#000; cursor:wait;}

#simplemodal-container  p {color:#fff!important; }
#simplemodal-container {height:360px; width:480px; background-color:#33383F; border:2px solid #111415; padding:12px;background:url(../images/bottom-bg.gif) ;}
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container h3 {color:#84b8d9;text-shadow:#000 1px 1px 1px;}

			