﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, sub, sup, tt, var, dd, dl, dt, li, ol, ul, form, fieldset, input, textarea, label, table, legend, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	text-align: left;
}

a
{
	outline: none;
}

img, a img, :link img, :visited img
{
	border: 0;
}

ol, ul
{
	list-style: none;
}


html
{
	background: #121212;
}

body
{
	background: #121212 url(images/bg.png) center top no-repeat;
	color: #ccc;
	font-family: Verdana;
	font-size: 14px;

}

p
{
		line-height:1.75em;
		margin: 4px 0 16px 0;
}

ul
{
	line-height:1.75em;
	font-size:.85em;
}

h1
{
	font-family:Lucida Sans;
	font-size:28px;
	color:#fff;

}

h2
{
	font-family:Lucida Sans;
	font-size:18px;
	color:#fff;
	margin:16px 0 8px 0;
}
h3
{
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
	
}

#header
{
	background: transparent url(images/header-bg.png) center top no-repeat;
	height: 95px;
}

#header div
{
	padding-top:15px;
}

#header-shadow
{
	background: transparent url(images/header-shadow.png) left top no-repeat;
	height: 8px;
	position:relative;
	z-index:10000;

}

#footer
{
	
	padding:30px;
	font-size:11px;
	
}

#credits
{
	font-size:11px;
	color:#333;
	text-align:center;
	padding-bottom:30px;
}

#footer ul 
{
	
}
#footer ul a
{
	font-size:13px;
	
}
#footer ul li
{
margin:5px 0;

}
#footer div
{
	
font-size:10px;
line-height:15px;
color:#999;
margin-left:175px;
}

#footer div ul
{
	color:#fff;
}

#footer div.fr
{
	margin-left:0;
	
}
#footer div.fr p{
text-align:right !important;
margin-top:35px;
}
#footer div.fr p a
{
	
	border-bottom:none;
}
#footer div.fr ul li
{
	text-align:right !important;
}
#container, .container
{

	width: 900px;
	margin:0 auto;
}
#container{
	margin: -8px auto 0 auto;
}
#content-container
{
	background:#1e1e1e;
	
}

#menu
{
	height:48px;
	background:#0d0d0d;
	
}

#menu li
{
	float:left;
	
}

#menu li:hover, #menu li.active
{
	background:url(images/menu-on-bg.png) repeat-x;

}
#menu span
{
	height:11px;
	display:block;
	margin-top:-7px;
	
}
#menu .home span
{
	background: url(images/menu-sprites.png) no-repeat;
	width:36px;
}

#menu .home:hover span, #menu li.active .home span
{
	background: url(images/menu-sprites.png) 0px -12px no-repeat;
	width:36px;
}

#menu .features span
{
	background: url(images/menu-sprites.png) no-repeat -38px 0px;
	width:59px;

}
#menu .features:hover span, #menu li.active .features span
{
	background: url(images/menu-sprites.png) no-repeat -38px -12px;
	width:59px;

}


#menu .testimonials span
{
	background: url(images/menu-sprites.png) no-repeat -98px 0px;
	width:85px;

}
#menu .testimonials:hover span, #menu li.active .testimonials span
{
	background: url(images/menu-sprites.png) no-repeat -98px -12px;
	width:85px;

}

#menu .get-started span
{
	background: url(images/menu-sprites.png) no-repeat -185px 0px;
	width:144px;

}
#menu .get-started:hover span, #menu li.active .get-started span
{
	background: url(images/menu-sprites.png) no-repeat -185px -12px;
	width:144px;

}

#menu .contact-us span
{
	background: url(images/menu-sprites.png) no-repeat -331px 0px;
	width:76px;

}
#menu .contact-us:hover span, #menu li.active .contact-us span
{
	background: url(images/menu-sprites.png) no-repeat -331px -12px;
	width:76px;

}

#menu .about span
{
	background: url(images/menu-sprites.png) no-repeat -407px 0px;
	width:44px;

}
#menu .about:hover span, #menu li.active .about span
{
	background: url(images/menu-sprites.png) no-repeat -407px -12px;
	width:44px;

}

#menu .pricing span
{
	background: url(images/menu-sprites.png) no-repeat -453px 0px;
	width:49px;

}
#menu .pricing:hover span, #menu li.active .pricing span
{
	background: url(images/menu-sprites.png) no-repeat -453px -12px;
	width:49px;

}


#menu a
{	text-indent:-9999px;
	display:block;
	height:34px;
	padding:6px 28px;
		border: solid 1px #0d0d0d;
	
}

#menu a:hover, #menu li.active a
{
	border: solid 1px #6990b3;
}

.content
{	padding:20px 20px;
	background: transparent url(images/content-gradient.png) repeat-x;
	
	
}
.content2
{
		padding:20px 20px;
}

.content p
{
	color: #ccc;
}
#home-content div
{
	float:left;
	margin-left:10px;

}

#home-features
{
	float:left;
}
#home-features li
{
	width:230px;
	float:left;
	margin:0 70px 0 10px;
}
#home-features li img
{
	display:block;
	width:128px;
	padding-left:35px;
	
}
.cb
{
	clear:both;
}

h3 a
{
	color: #fff !important;
	border-bottom: solid 1px transparent;
}

a
{
	color:#5cc4ff;
	text-decoration:none;
	padding-bottom:3px;
	border-bottom: dotted 1px #333;
}

a:hover, h3 a:hover
{
	color:#41b3e7;
	border-bottom: dotted 1px #999;
}

a.large
{
	font-size:1.5em;
}

a.med
{
	font-size:1.15em;
}

#header a
{
	border-bottom: none 0px transparent;
}

.r
{
	text-align:right;
}

.fr
{
	float:right;
}

.fl 
{
	float:left;
}

#feature-list li
{
	width:255px;
	float:left;
	margin:15px;
	
}
#feature-list img
{
	width:128px;
	height:128px;
	
	margin: 0 auto 10px auto;
	display:block;
	
}

#logo
{
	float:left;
}

.login
{
	float:right;
	display:block;
	width:186px;
	height:44px;	
	padding:0;
	background:url(images/login.png) no-repeat left top;
	margin:10px 15px 0 0;
}
.login:hover
{
	background:url(images/login.png) no-repeat left -44px;
}

div.new h2
{
	color:#FFCF4C;
}
.tick-list li
{
	background: url(images/tick.png) no-repeat;
	padding-left:40px;
	margin-bottom:10px;
	width:360px;
}

.tick-list li.new
{
	background: url(images/new.png) no-repeat;
}

.dual-column ul
{
	float:left;
	margin-right: 30px;
}

hr
{
	border-top: solid 1px #333;
		border-bottom: solid 1px #222;
		border-left:none 0 transparent;
		border-right:none 0 transparent;
		margin:20px 0;
}

.ss
{
	border:solid 12px #111;
	margin: 0 0 10px 20px;
}

.gallery li
{
	float:left;
	width:180px;
	margin:7px;
	background:#111;
	padding:10px;
}


.gallery li img
{
	
	width:180px;
	height:122px;
	display:block;
}

ul.bullet
{
	list-style:disc;
	margin-left:20px;
}

table.pricing
{
	border-collapse:collapse;
	margin: 0 10px 30px 10px;
}
table.pricing th,table.pricing td
{
	text-align:center;
	width:200px;
	border: solid 1px #121212;
}
table.pricing th
{
	color:#ffcf4c;
	padding:25px 0;
	font-size:16px;
	
}
table.pricing th span
{
	font-size:11px;
	color:#999;
}



table.pricing td
{
	font-size:18px;
	padding:15px 10px;
	background:#222;
	
}
table.pricing td span
{
	display:block;
	margin: 0 0 10px 0;
	font-size:12px;
	padding:10px;
	text-align:center;
	line-height:21px;
}
.form td, .form th
{
	padding:5px;
}
.form th
{
	
	vertical-align:top;
	color:#ffcf4c;
	font-weight:bold;
}
.form th small
{
	color:#fff;
	font-size:11px;
	font-weight:normal;
}
.form input, .form textarea, .form select
{
	padding:6px 6px;
	font-family:Arial;
	color:#fff;
	border:none;
	background:#444;
}
.form textarea
{
	overflow:hidden;
}
.form th em
{
	color:Red;
	padding-left:5px;
	font-size:11px;
}
.rdo-list label
{
	color:#fff;
	padding-left:10px;
	font-size:13px;
}
.val 
{
	font-size:.8em;
	color: #fff !important;
	background-color:#de0000 !important;
	padding:6px 3px;
	text-transform:uppercase;
	width:60px;
	text-align:center;
	border:none;
}

.btn
{
	display:block;
	float:left;
	font-size:16px;
	padding:14px;
	color:#5CC4FF;
	background:#171717;
	cursor:pointer;border-bottom:none;
	margin:10px 0;
}

.btn:hover
{
	border-bottom:none;background:#131313;
}

blockquote
{
	font-size:16px;
	color:#ffcf4c;
	margin-bottom:20px;
	font-weight:normal;
	line-height:24px;
	
}


.quote
{
	width:800px;
	margin-left:30px;
	
}
.quote div
{
	float:left;
	width:500px;
}
.quote img
{
	float:right;
	
}
.quote p
{
	font-size:.85em;
}

.quote em
{
	display:block;
	
}

ol 
{
	margin: 20px 30px;
	list-style-type:decimal;
}

ol li
{
	margin: 10px 0;
}

ol ul
{
	list-style-type:disc;
	margin:0 20px;
}

.tou, .tou ul
{
	font-size:13px !important;
	line-height:22px;
}