* { margin: 0; padding: 0; }
body { 
	font: normal 18px 'PT Sans', sans-serif;
	line-height: 1.5em;
	text-align:left;
	color:#6d6d6d;
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 	
}

article, aside, figure, footer, header, nav, section { display: block; }

.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.group { display: inline-block; clear: both; }
/* start commented backslash hack \*/ * html .group { height: 1%; } .group { display: block; } /* close commented backslash hack */

h2 {
	text-align:left;
	font: bold 32px 'PT Sans', sans-serif;
	text-transform:uppercase;
	color:#ff7300;
	background:url(../preview_images/h2_bg.gif) bottom left no-repeat;
	padding:0 0 20px 0;
}

h3 {
	text-align:left;
	font: bold 18px 'PT Sans', sans-serif;
	margin-bottom:10px;
	text-transform:capitalize;	
	color:#ff7300;
}

a img {
	border:0;
}

a {
	color:#ff771c;
	font-weight:bold;
}
a:hover {
	color:#F00;
}

.clearBoth {
	clear:both;
	margin:0;
	padding:0;
}
#buynow {
	position:absolute;
	top:0px;
	right:5px;
	z-index:100;
}

#page-wrap {
	width:100%;
	/*margin: 0 auto;*/
	background:#FFF;
}


.generalWidth {
	width:960px;
	margin: 0 auto;
}



.float-block {
	float:left;
	display:block;
}

.display_inline {
	display:inline;
}



#divH1Inner {
	padding: 20px 0px 40px 0px;
	text-align:center;
}


#header {
	height:111px;
	background:url(../preview_images/mobilecomp.png) 58% 50px no-repeat #f4f4f4;
	clear:both;
	border-bottom:1px solid #dadada;
}
#logoHeader {
	padding:17px 0 0 8px;
}


/***** NAV MENU *****/
#relativeNonIE {
	position:relative;
}

#nav {
	list-style-type: none;
	background:#FFFFFF;
	padding:14px 0px 13px 0px;
	margin:0 0 0 -2px;
	border-bottom:1px solid #dadada;
}

#nav ul {
	list-style:none;
	padding:1px;
	margin:0 0 1px 0;
	z-index:2000;
}

#nav ul li {
	position:relative;
	color:#000000;
	text-decoration:none;
	text-transform:capitalize;
	/*font: bold 14px 'Droid Sans', sans-serif;*/
	padding:17px 30px 17px 26px;
	height:100%;
	margin:0;
	z-index:2000;
}
#nav ul li:hover {
	background:url(../preview_images/menu_separator.png) bottom center no-repeat #FFFFFF;
}
#nav .newMenu {
	background:url(../preview_images/menu_separator_new.png) top right no-repeat #ff7300;
}

#nav .newMenu:hover {
	background:url(../preview_images/menu_separator_new_on.png) top right no-repeat #101010;
}


#nav a {
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	/*font: bold 15px 'Droid Sans', sans-serif;*/
	font: bold 14px 'PT Sans', sans-serif;
}

#nav a:hover {
	color:#000000;
}
#nav .aselected {
	background:url(../preview_images/menu_separator.png) bottom center no-repeat #FFFFFF;
}
#nav .aselected_new {
	background:url(../preview_images/menu_separator_new_on.png) top right no-repeat #101010;
}

/*#nav .aselected a {
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	font: bold 14px 'Droid Sans', sans-serif;
}
#nav .aselected a:hover {
	color:#FFF;
}*/

#nav .sub_menu {
	display:none;
	position:absolute;
	top:54px;
	left:-1px;
	width:220px;
	text-align:left;
	z-index:2000;
}

#nav .sub_menu li {
	display:block;
	background:#101010;
	z-index:2000;
	padding:5px 10px 5px 10px;	
}
#nav .sub_menu li:hover {
	background: #101010;
}

#nav .sub_menu li .sub_li_inside {
	padding:9px 5px 11px 44px;
	border-bottom:1px solid #3d3d3d;
}
#nav .sub_menu li .sub_li_inside_Inner {
	padding:0px 0px 0px 40px;
	border-bottom:0px;
}

/*****#nav .sub_menu li .sub_li_inside:hover {
	background:#101010;
}*/

#nav .sub_menu li a {
	color:#FFF;
	text-decoration:none;
	text-transform:capitalize;
	font: normal 14px 'PT Sans', sans-serif;
}

#nav .sub_menu li a:hover {
	color:#FFF;
}

#nav .firstli {
	height:0px;
}
#nav .secondli {	
	border-top:4px solid #37aae4;
	padding:6px 10px 2px 10px;
}
#nav .middleli {	
	padding:2px 10px 2px 10px;
}
#nav .middleliInner {	
	padding:0px 0px 0px 0px;
}
#nav .lastli {	
	padding:2px 10px 11px 10px;
}
#nav .l_bottom {	
	padding-bottom:20px;
}

.innerLi {
	margin-left:3px;
	margin-top:-7px;
	color:#adacac;
	font-style:italic;
}
.innerLi:hover {
	background:#37aae4;
	color:#FFFFFF;
}
.fixed_dim {
	background:url(../preview_images/fixed_dim.png) 3px 6px no-repeat;
}
.fixed_dim:hover {
	background:url(../preview_images/fixed_dim.png) 3px 6px no-repeat #37aae4;
}
.fullwidth_dim {
	background:url(../preview_images/fullwidth_dim.png) 3px 6px no-repeat;
}
.fullwidth_dim:hover {
	background:url(../preview_images/fullwidth_dim.png) 3px 6px no-repeat #37aae4;
}
.fullscreen_dim {
	background:url(../preview_images/icon_FullScreen.png) 3px 6px no-repeat;
}
.fullscreen_dim:hover {
	background:url(../preview_images/icon_FullScreen.png) 3px 6px no-repeat #37aae4;
}
.resp {
	background:url(../preview_images/resp.png) 3px 6px no-repeat;
	border-bottom:0 !important;
	margin-bottom:5px;
}
.resp:hover {
	background:url(../preview_images/resp.png) 3px 6px no-repeat #37aae4;
	border-bottom:0 !important;
	margin-bottom:5px;
}

.resp2 {
	background:url(../preview_images/resp.png) 3px 6px no-repeat;
}
.resp2:hover {
	background:url(../preview_images/resp.png) 3px 6px no-repeat #37aae4;
}
.bulletsThumbsTypeFont {
	font: normal 13px 'PT Sans', sans-serif;
}

#type_selector {
	
}

	
#features {
	clear:both;
	margin-top:0px;
}
#features ul {
	list-style:none;
}
#features ul li {
	width:314px;
	height:140px;
	float:left;
	display:block;	
	background:url(../preview_images/features_bg_unit.png) 0 0 no-repeat;
	font:14px Arial, Helvetica, sans-serif;
	color:#494949;
}
#features ul li .padding {
	padding:0px 10px 40px 40px;	
}

#premium {
	clear:both;
}
#premium p {
	padding:30px 0 60px 0;
}

#other-products {
	clear:both;
	height:180px;
	background:#000;
	text-align:center;
}
#other-products ul {
	list-style-type: none;
	padding:50px 0 40px 0;
}

#other-products ul li {
	padding:10px;
	/*float:left;
	display:block;*/
	display:inline;
}

#sidebarBanners {
	padding-bottom:50px;
	background:url(../preview_images/sidebar_title_bg.jpg) center top no-repeat #ffffff;
}


#floatdiv {
	position:absolute;
	left:0px;
	bottom:20px;
	height:89px;
	z-index:1000;	
}

.otherUsage {
	color:#494949;
	font: bold 20px 'Droid Sans', sans-serif;
}


#footer {
	
}

#footer .menu {
	width:700px;
	margin: 0 auto;
	padding: 10px 0px 30px 0px;
}

#bottomTitle {
	width:960px;
	padding: 20px 0 100px 0;
	border-bottom:#1f1f1f 1px solid;
	margin: 0 auto;
	margin-bottom:20px;
}

#logoBottom {
	padding: 0 0 0px 0;
	float:left;
}

#sloganBottom {
	width:580px;
	padding: 18px 0 0 30px;
	float:left;
	font: 18px/23px 'Droid Sans', sans-serif;
	color:#8e8e8e;
	text-align:left;
}


#footer h4{
	color:#ff781e;
	font: bold 15px 'Droid Sans', sans-serif;
	padding:0px 0px 25px 0px;
	text-align:center;
	text-transform:uppercase;
}

.footer-main-menu {
	width:165px;
	margin-right:12px;
	
}

.footer-main-menu ul {
	position:absolute;
	list-style:none;
	width:160px;
	margin-top:-12px;
}

.footer-main-menu li {
	background:#1e1e1e;
	margin-bottom:3px;
    display: block;
    padding: 10px 0px 10px 10px;
	color:#cccccc;
	font: 15px 'Droid Sans', sans-serif;
	text-align:left;
	text-decoration:none;
}

.footer-main-menu li a {
	color:#cccccc;
	text-decoration:none;
}

.footer-main-menu li a:hover {
	color:#ff781e;
	text-decoration:none;
}



#footer-copyright{
	padding:20px 0px 20px 0px;
	color:#393939;
	background:#000;
	font: 11px 'Arial', sans-serif;
}

#footer-copyright a {
	color:#393939;
	text-decoration:none;
}

#footer-copyright a:hover {
	color:#FFFFFF;
	text-decoration:none;
}


