/*=== Setup ===*/
body{
	background: url(icey/bgr.gif) #f9faf4 repeat-x top;
	color: #555555;
}
a{
	color: #304b6e;
    /* CSS: Increase font size for links in slider */
    /* font-size:1.25em; */
}
input,select,textarea{
	border: #e6e6e6 1px solid;
}
*/
h2{
	color: #262625;
}
h2 a{
	color: #262625
}
h3{
	color: #262625;
}
h4{
	color: #444444;
}

/*=== Intro ===*/
.intro p{
    font-size:1em;
}
p.intro a {
	color:#FFFFFF;
}
p.intro a:hover {
	color:#222222;
}
/*=== Buttons ===*/
.btn-rounded a{
	background: url(icey/btn-rounded.gif) no-repeat left;
	color: #ffffff;
}
.btn-rounded a span{
	background: url(icey/btn-rounded.gif) no-repeat right;
}
.btn {
	background:url(icey/btn.gif) repeat-x;
	border:1px solid #2b4869;
 	color:#FFF;
}

/*=== Navigation ===*/
/*- Nav1 -*/
#nav1 li a{
	color: #3f3f3f;
}

#nav1 li a:hover,
#nav1 li.active a, #nav1 li.current_page_item a,
#nav1 li.sfhover a {
	background: url(icey/btn-rounded.gif) no-repeat left;
	color: #ffffff;
}
#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span,
#nav1 li.sfhover a span {
	background: url(icey/btn-rounded.gif) no-repeat right
}
#nav1 li ul a:hover ,
#nav1 li.active ul a, #nav1 li.current_page_item ul a,
#nav1 li.sfhover ul a {
	background: none;
	color: #ffffff;
}

/* CSS: Fix menus with subitems. Note: This leaves the current menu item text black, instead of white. */
#nav1 li.current_page_parent span{
	background: url(icey/btn-rounded.gif) no-repeat right;
}
#nav1 li.current_page_parent {
	background: url(icey/btn-rounded.gif) no-repeat left;
	color: #ffffff;
}

/*- Nav2 -*/
.nav2 li a, .widget li a{
	color: #555555;
}
.nav2 li a:hover, .widget li a:hover{
	color: #304b6e;
    text-decoration: underline;
}

/*=== Right Column ===*/
#rightcol h3, #rightcol h3 a{
	color: #ffffff;
    /* CSS: Use dark blue for category labels */
    color: #304B6E;
}
#rightcol h3 span{
	background: #D0D0CD;
}
#rightcol .widget ul, #rightcol .textwidget 
{
	background: #efefed;
}

/*=== Posts ===*/
.post img {	
	border:8px solid #f6f5ed;
    border:none;
    margin:15px;
}
.post h4 {
    font-size:1.25em;
    font-variant:small-caps;
    margin:15px 0 10px 0;
}
img.inline-icon {
    border:none;
    margin:0px;
}
.post ol, .post ul {
    font-size:1.25em;
    padding:0 0 .5em 2em;
}
.post ol li, .post ul li {
    padding:0 0 5px 25px;
/*    padding:0; */
}
.post a {
    font-weight:bold;
}
.post li a:hover{
	color: #304b6e;
    text-decoration:underline;
}
.post blockquote {
	font-family:Georgia, "Times New Roman", Times, serif; color:#777777;
	background:#f9faf4 url(icey/ico-quote.gif) no-repeat 10px 10px;
	border-top:1px solid #e4e4e0;
	border-bottom:1px solid #e4e4e0;	
}
.post h2 {
    padding-top:.75em;
}
.post h3 {
/*
    color:#304B6E;
    font-variant:small-caps;
*/
    font-size:1.6em;
    color:#3671A1;
    padding:0;
    margin:10px 0 3px 0;
}
.entry p{
    padding:0 0 .75em 0;
}
/*=== Sub Columns ===*/
.col1 a{
	color: #555555;
}
.col3 h2{
	color: #464646;
}
.col4 h2{
    /* CSS: Use slider style from Cushy theme (black.css) */
    -x-system-font:none;
    color:#262625;
    font-family:Arial,Helvetica,sans-serif;
    font-size:3em;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    letter-spacing:-1px;
    line-height:normal;
    margin:0 0 10px 0;
    padding:0;
}
.col4 p{
    /* CSS: Increase font size in slider area */
    font-size:1.25em;
    margin:0 0 10px 0;
    padding:0;
}
.col5 img{
	border: 10px solid #f6f5ed;
}

/*=== Styling Boxes ===*/
/*- Box1 -*/
.box .top,.box .bot{
	background: url(icey/box-top.gif) no-repeat top;
}
.box .bot{
	background: url(icey/box-bot.gif) no-repeat top
}
.box .spacer{
	background: #ffffff;
}
/*- Box2 -*/
.box2 .top,.box2 .bot{
	background: url(icey/box2-top.gif) no-repeat top;
}
.box2 .bot{
	background: url(icey/box2-bot.gif) no-repeat top
}
.box2 .spacer{
	background: #e4e4e0;
}
/*- Box3 -*/
.box3 .top,.box3 .bot{
	background: url(icey/box3-top.gif) no-repeat top;
}
.box3 .bot{
	background: url(icey/box3-bot.gif) no-repeat top
}
.box3 .spcr{
	background: #efefed;
}
/*- Box4 -*/
.box4{
	color: #ffffff;
}
.box4 .top,.box4 .bot{
	background: url(icey/box4-top.gif) no-repeat top;
}
.box4 .bot{
	background: url(icey/box4-bot.gif) no-repeat top
}
.box4 .spacer{
	background: #304b6e;
}
/*- Box5 -*/
.box5 .top,.box5 .bot{
	background: url(icey/box5-top.gif) no-repeat top;
}
.box5 .bot{
	background: url(icey/box5-bot.gif) no-repeat top
}
.box5 .spacer{
	background: url(icey/box5-bgr.gif) repeat-y top;
}
/*- Box6 -*/
.box6 .top,.box6 .bot{
	background: url(icey/box6-top.gif) no-repeat top;
}
.box6 .bot{
	background: url(icey/box6-bot.gif) no-repeat top
}
.box6 .spacer{
	background: #e4e4e0;
}
/*- Box7 -*/
.box7{
	color: #ffffff;
}
.box7 .top,.box7 .bot{
	background: url(icey/box7-top.gif) no-repeat top;
}
.box7 .bot{
	background: url(icey/box7-bot.gif) no-repeat top
}
.box7 .spacer{
	background: #304b6e;
}

/*- Date -*/
.date{
	color: #898989;
}

/*=== Styling Forms ===*/
/*- Search -*/
#search input.keyword{
	background: #d0d0cd;
	border-bottom: 1px solid #fcfcfa;
	border-top: 1px solid #c4c2b5;
	border-left: 1px solid #c4c2b5;
    /* CSS: Change search input text to black */
	color: #000000;
}

#search input.keyword {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#FFFFFF none repeat scroll 0 0;
    border-bottom:1px solid #FCFCFA;
    border-left:1px solid #C4C2B5;
    border-top:1px solid #C4C2B5;
    color:#000000;
}

/* MFS: Navigation links next to search box */
#search-navlinks {
    font-family: Arial,Helvetica,sans-serif;
    position: absolute; 
    top: 70px; 
    left: 850px;
}

#search-navlinks li { display: inline; font-size: 14px; }

/*- Form1 Setup -*/
.btn-general{
	background: #304b6e;
	color: #ffffff;	
}
.btn-general a { 
	color: #ffffff;
}
.btn-arr a{
	background: #d0d0cd;
	color: #ffffff;
}

/*=== Footer ===*/
#footer a{
	color: #949387;
}

/*=== Widget styling ===*/
.widget #recentcomments li a{
	color: #304b6e;
}
.widget #recentcomments li a:hover{
	color: #304b6e;
}
.widget #searchform, .widget #calendar_wrap{
	background: #efefed;
}
.widget #wp-calendar caption {
	color:#333333;
}
.widget #wp-calendar thead th {
	color:#333333;
}
.widget #wp-calendar tfoot td a {
	color:#333333;	
}
.quote {
	background:url(icey/ico-quote.gif) no-repeat top left;
}

/*=== CSS: Offer Area on slider pages ===*/
#offer h3 {
    text-align:center;
    padding:0 0 0 0;
}

/*=== CSS: Content Area for full page text blocks ===*/
.fullpage{
    width: 750px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
}
.fullpage h1{
    font-family:Arial,Helvetica,sans-serif;
    color:#262625;
    font-size:3em;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    letter-spacing:-1px;
    line-height:normal;
    margin:35px 0 10px 0;
}
.fullpage h2{
	color:#3671A1;
	font-size:1.5em;
	text-transform:none;
    letter-spacing:normal;
    margin:.75em 0 0 0;
    padding:0;
}
.fullpage p{
    font-size:1.5em;
    line-height:150%;
    padding: 0 0 15px;
    margin:0;
}
.fullpage a{
    font-size:1em;
   	text-decoration: underline;
}
#helpnavigationlinks {
    float:right;
}
#helpnavigationlinks a {
    font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    font-size:1.25em;
	color:gray;
    color:#3671A1;
	text-decoration:underline;
}
#helpnavigationlinks a:hover {
	color:white;
	background:gray;
    background:#3671A1;
}

/*=== CSS: Identify available videos with QuickTime icon on hyperlinks ===*/
.video {
    background:url(/assets/images/qt-icon.png) no-repeat left center;
    padding:10px 0 10px 35px;
}
ul.videolist, ul.videolist {
    padding:0;
    margin:0;
}
ul.videolist li, ol.videolist li {
    background:none;
    padding:0;
    margin:0 0 20px 0;
}
.videolist p {
    font-size:12pt;
    padding:5px 0 0 40px;
    font-style:italic;
}
.videolist a {
    background:url(/assets/images/qt-icon.png) no-repeat left center;
    font-size:12pt;
    padding:5px 0 5px 40px;
}
/*=== CSS: Content Area for full page screenshots (i.e. Tour, The System) ===*/
.fullpagetour{
    text-align:center;
    margin:0;
    padding:0;
}
.fullpagetour h1{
    font-family:Arial,Helvetica,sans-serif;
    color:#262625;
    font-size:3em;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    letter-spacing:-1px;
    line-height:normal;
    margin:35px 0 0 0;
}
.fullpagetour h2{
    font-size:1em;
    color:#3671A1;
}
.fullpagetour p{
    font-size:1.5em;
    line-height:150%;
    padding:0 0 15px 0;
}
.fullpagetour a {
    font-size:1em;
    color:#3671A1;
    text-decoration:underline;
}
.fullpagetour img{
    margin: 0;
    padding: 15px 0 15px 0;
}
/*=== CSS: Landing page action links ===*/  
.fullpage .action, .fullpagetour .action {
	background-color: #CAE4EB;
	padding: 20px;
	text-align:center;
}
.fullpage .signup {
	background-color: none;
	padding: 20px;
    text-align:center;
}
.fullpage .action h2, .fullpagetour .action h2 {
	color:#222222;
	font-family:Arial,georgia,times;
	font-size:22px;
	font-weight:bold;
    letter-spacing:-1px;
	margin:0;
	padding:0;
}
.fullpage .action a, .fullpage .signup a, .fullpagetour .action a {
    color:#3671A1;
    text-decoration:underline;
	margin: 0 35px 0 35px;
}
/*=== CSS: Match hyperlink list items within posts ===*/
#postwidget ul li{
	background: url(../images/hl-dot.gif) repeat-x bottom;
	padding: .5em 0;
    font-size: 1em;
}
#postwidget ul li a{
	color: #555555;
	background: url(../images/ico-next.gif) no-repeat left;
	padding: 0 0 0 20px;
}
#postwidget ul li a:hover{
	color: #304b6e;
	text-decoration: underline;
}
/*=== CSS: Match hyperlink list items within posts ===*/
#postwidget ol li{
	padding: .5em 0;
    list-style-type: decimal;
}
#postwidget ol li a{
	color: #555555;
	padding: 0 0 0 20px;
}
#postwidget ol li a:hover{
	color: #304b6e;
	text-decoration: underline;
}
/*=== CSS: SWF Player ===*/
#flashcontent {
    text-align:center;
    padding:15px 0 15px 0;
}
/*=== CSS: Request Quote form with clipboard image ===*/
#requestquote {
    width: 750px;
    height: 1118px;
    background: #AAA url('/assets/images/mockup.009.png') top center no-repeat;
    margin-left:auto;
    margin-right:auto;
}
/*=== CSS: Headlight Plans ===*/
#choosePlanContentArea {
	width: 850px;
    margin-left:auto;
    margin-right:auto;
	margin-top:10px;
}
#choosePlanContentArea table {
	float: left;
	border:none;
	border-collapse:collapse;
    text-align: left;
	font-size:1.15em;
	line-height:130%;
	font-family: Arial, Helvetica, sans-serif;
}
#choosePlanContentArea td {
    padding:3px;
	vertical-align: top;
}
#choosePlanContentArea table strong {
	color:#003e8f;
}
#choosePlanContentArea .bronzeplan {
	color: #735a2a;
	font-size:15px;
	padding:0 0 0 3px;
}
#choosePlanContentArea .bronzeplan h2 {
	color: #735a2a;
	font-weight: bold;
	font-size:29px;
	padding:2px 0 5px 0;
	margin:0;
}
#choosePlanContentArea .silverplan {
	color: #505c6c;
	font-size:15px;
	padding:0 0 0 3px;
}
#choosePlanContentArea .silverplan h2 {
	color: #505c6c;
	font-weight: bold;
	font-size:29px;
	padding:2px 0 5px 0;
	margin:0;
}
#choosePlanContentArea .goldplan {
	color: #826800;
	font-size:15px;
	padding:0 0 0 3px;
}
#choosePlanContentArea .goldplan h2 {
	color: #826800;
	font-weight: bold;
	font-size:29px;
	padding:2px 0 5px 0;
	margin:0;
}
#choosePlanContentArea .learnMoreButton{
	height:40px;
}
#choosePlanContentArea .plandetails {
	padding:0 10px 0 20px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #dddbcc;
}
#choosePlanContentArea .table-divider{
	height:35px;
	background: url(../images/hl-dot.gif) repeat-x center;
}
#choosePlanContentArea .free { 
	width:370px;
	float:right;
	margin: 10px 0 0 0;
}
#choosePlanContentArea .free .top,#choosePlanContentArea .free .bot{
	background: url(icey/free-top.gif) no-repeat top;
}
#choosePlanContentArea .free .bot{
	background: url(icey/free-bot.gif) no-repeat top
}
#choosePlanContentArea .free .spacer{
	padding:10px 5px 20px 10px;
	background: url(icey/free-bgr.gif) repeat-y top;
}
#choosePlanContentArea .free p {
	padding: 20px 0 0 8px;
	font-weight: bold;
	font-size: 1.3em;
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
#choosePlanContentArea .free .freeSignupButton{
	padding: 25px 0 25px 0;
	text-align: center;
}
#choosePlanContentArea .free .highlightedText{
	font-weight: bold;
	font-size: 1.35em;
	text-transform: uppercase;
	color: #003b89;
}
#choosePlanContentArea .free .freeSignupBullet{
	color: #555555;
	background: url(../images/ico-next.gif) no-repeat top left;
	padding: 0 0 0 20px;
	margin: 0 0 0 5px;
	line-height: 1.5em;
	font-size: 0.9em;
}

/*=== CSS: Content Area for full page 2 COLUMN blocks ===*/
.fullpagefaq{
	width: 780px;
	margin-top:38px;
	padding-top: 18px;
	margin-left:55px;
	margin-right:auto;
	text-align:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e9e7d7;
}
.fullpagefaq h1{
    font-family:Arial,Helvetica,sans-serif;
    color:#262625;
    font-size:3em;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    letter-spacing:-1px;
    line-height:normal;
    margin:50px 0 10px 0;
}
.fullpagefaq h2{
	color:#3671A1;
	font-size:1.5em;
	text-transform:none;
    letter-spacing:normal;
    margin:.75em 0 0 0;
    padding:0;
}
.fullpagefaq p{
    font-size:1.25em;
    line-height:150%;
    padding: 0 0 10px;
    margin:0;
    padding:0;
}
.fullpagefaq a{
    font-size:1em;
   	text-decoration: underline;
}
/*=== CSS: Content Area for full page 2 COLUMN layout ===*/
#colLayout {}
#colLayout .left {
    width:360px;
	float:left;
}
#colLayout .right {
    width:360px;
	float:right;
}
.clearfloat {
	clear:both;
}
/*=== CSS: Video Tutorials 4 column layout ===*/
.fullpage .VideoContainer h1 {
    margin:25px 0 0 0;
    padding:0;
}
.fullpage .VideoContainer h2 {
    margin:0 0 5px 0;
    padding:0;
}
.VideoContainer {
	text-align:left;
	margin: 0;
	width: 820px;
}
.VideoContainer ul
{
    background-color:#eeeeee;
    display:inline;
    float:left;
    margin:0 0 15px 0;
    padding:5px 0px 5px 0px;
    list-style-type: none; 
    list-style-image: none;
}
.VideoContainer li.Description
{
    font-size: 1em;
    color:#000;
    text-align:left;
    display: block; 
    float:left;
    width:260px;
    padding:4px 0px 0px 40px;
    background:url(http://www.gomobileiq.com/assets/images/qt-icon.png) no-repeat 10px 0%;
}
.VideoContainer li.LearnMoreLink
{
    font-size:.75em;
    text-align:left;
    display: block; 
    float:left;
    width:80px;
    padding-top:4px;
    background:none;
}

/*=== CSS: Offer button and description ===*/
#offer span.offerBtn {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14pt;
    font-weight:bold; 
    color:white;
    text-align:center;

    background:#7eca07; 
    border:1px solid #999999; 
    height:30px;
    width:210px;
    margin:15px;
    padding:5px;
}
#offer span.offerBtn a {
    color: white;
    text-decoration:none;
}
/* Yoast: Enhanced Wordpress contact form */
#wpcf {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #4c4c4c;
}
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 100px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 4px;
	margin: 2px 5px 2px 0;

    font-family:Arial, Helvetica, sans-serif;
    font-size:12pt;
    color:black;
    border: 1px solid #999999;
}
#wpcf checkbox.input {
	width: 25px;
}
#wpcf textarea {
	width: 375px;
	height: 200px;
	padding: 1px;
	margin: 0 5px 10px 0;

    font-family:Arial, Helvetica, sans-serif;
    font-size:12pt;
    color:black;
    border: 1px solid #999999;
}
#wpcf #contactsubmit {
	margin-left: 150px;
	width: 100px;
    background: #7ECA07 none repeat scroll 0 0;
    border: 1px solid #999999;
    font-weight: bold;
    color: white;
}
/* --- OPT-IN FORM --- */
#FormContainer {
	width:400px;
	height:600px;
	margin: 10px auto 10px auto;
	padding: 20px;
	border: 1px solid gray;
	background: #faff67;
}
.FormArea {
   background-color:#e4ecf2;
   border:1px solid #BDBCBC;
   font-family:Arial, Helvetica, sans-serif;
   font-size:14pt;
   color:#000;
   text-align:center;

   display:block;
   float:right;
   width:250px;
   padding:10px;
   margin:20px;
}
.FormArea a:link, .FormArea a:visited, .FormArea a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: normal;
    color: #0000FF;
	text-decoration: underline;
}
/*
.FormArea a:hover {
	color: white;
    background: #0000FF;
}
*/
.FormArea h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	margin-top: 10px;
	margin-bottom: 10px;
    text-transform:uppercase;
}
.FormArea h1 {
	color:#CC0000;
	font-family:Impact,Arial,Helvetica,sans-serif;
	font-size:28pt;
	font-weight:normal;
	line-height:150%;
	text-transform:uppercase;
}
.FormArea h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-weight:bold;
	color: #555555;
	margin-top: 5px;
	margin-bottom: 5px;
}
.FormArea p {
    font-size: 14pt;
}
.FormArea ul {
	list-style-type: none;
	margin: 10px;
}
.FormArea ul li {
    background:url(/assets/images/green_bullet.gif) no-repeat left 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;	
	text-align: left;
	margin-left: 15px;
	margin-bottom: 5px;
	padding: 0 0 0 20px;
}
.FormArea label {
    font-size:14px;
    height:20px;
    line-height:20px;
    padding:5px;
}
.FormArea input {
    border:1px solid #749DC6;
    font-size:14px;
    width:175px;
    height:20px;
    line-height:20px;
    margin:5px;
}
.FormArea input.submitBtn {
    background:#7eca07; 
    border:1px solid #999999; 
    height:30px;
    width:210px;
    color:white; 
    font-weight:bold; 
    margin-top:15px; 
    margin-bottom:15px;
}
.FormArea table {
    margin:0;
    padding:0;
}
/* --- END OF OPT-IN FORM --- */

/* --- OPT-IN FORM QuickStart 101 Tutorials --- */
.FormAreaQuickStart {
   background-color:#e4ecf2;
   border:1px solid #BDBCBC;
   font-family:Arial, Helvetica, sans-serif;
   font-size:14pt;
   color:#000;
   text-align:center;

   display:block;
   float:right;
   width:250px;
   padding:10px;
   margin:20px;
}
.FormAreaQuickStart a:link, .FormAreaQuickStart a:visited, .FormAreaQuickStart a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: normal;
    color: #0000FF;
	text-decoration: underline;
}
.FormAreaQuickStart h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	margin-top: 10px;
	margin-bottom: 10px;
    text-transform:uppercase;
}
.FormAreaQuickStart h1 {
	color:#CC0000;
	font-family:Impact,Arial,Helvetica,sans-serif;
	font-size:28pt;
	font-weight:normal;
	line-height:150%;
	text-transform:uppercase;
}
.FormAreaQuickStart h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-weight:bold;
	color: #555555;
	margin-top: 5px;
	margin-bottom: 5px;
}
.FormAreaQuickStart p {
    font-size: 14pt;
}
/* --- END OF OPT-IN FORM  QuickStart 101 Tutorials --- */

/* --- START Pricing Page --- */

.pr-main
 {
  padding:0;
  margin:0;
 }

.pr-main img
 {
  padding:0;
  margin:0;
 }

.pr-left-top-bg
 {
  background-color:#f5f5f5;
 }
 
.pr-left-col
 {
  color:#404040;
  background-color:#f5f5f5;
  font:16px Arial, Helvetica, sans-serif;
 }
 
.pr-left-col a
 {
  color:#404040;
  text-decoration:none;
 }

.pr-left-col a:hover
 {
  color:#404040;
  text-decoration:none;
 }
 
.pr-left-col img
 {
  margin:0 8px 0 14px;
  float:left;
  border:none;
 }
 
.pr-green-col-top
 {
  background:url(/assets/images/left_col_green.jpg) no-repeat left top;
  font:16px/25px Arial, Helvetica, sans-serif;
  color:#fff;
  text-align:center;
 }
 
.pr-green-col-top span
 {
  font-size:20px;
  line-height:30px;
 }

.pr-green-col
 {
  background:#e9e9e9 url(/assets/images/white_border_dot.jpg) repeat-x left bottom;
  color:#002b43;
  font:18px Arial, Helvetica, sans-serif;
 }

.pr-green-col-desc
 {
  background:#e9e9e9 url(/assets/images/white_border_dot.jpg) repeat-x left bottom;
  color:#002b43;
  font:12px Arial, Helvetica, sans-serif;
  padding:10px;
 }

.pr-green-col a
 {
  color:#333;
  font:16px Arial, Helvetica, sans-serif;
  text-decoration:underline;
 }
 
.pr-green-col a:hover
 {
  color:#000;
  text-decoration:none;
 }
 
.pr-mid-blue-col-top
 {
  background: url(/assets/images/mid_col_blue.jpg) no-repeat left top;
  font:16px/25px Arial, Helvetica, sans-serif;
  color:#fff;
  text-align:center;
 }
 
.pr-mid-blue-col-top span
 {
  font-size:20px;
  line-height:30px;
 }

.pr-blue-col
 {
  background:#f0f0f0 url(/assets/images/white_border_dot.jpg) repeat-x left bottom;
  color:#002b43;
  font:18px Arial, Helvetica, sans-serif;
 }
 
.pr-blue-col-desc
 {
  background:#f0f0f0 url(/assets/images/white_border_dot.jpg) repeat-x left bottom;
  color:#002b43;
  font:12px Arial, Helvetica, sans-serif;
  padding:10px;
}

.pr-blue-col a
 {
  color:#333;
  font:16px Arial, Helvetica, sans-serif;
  text-decoration:underline;
 }
 
.pr-blue-col a:hover
 {
  color:#000;
  text-decoration:none;
 }
 
.pr-right-blue-col-top
 {
  background: url(/assets/images/right_col_blue.jpg) no-repeat left top;
  font:16px/25px Arial, Helvetica, sans-serif;
  color:#fff;
  text-align:center;
 }
 
.pr-right-blue-col-top span
 {
  font-size:20px;
  line-height:30px;
 }
 
.pr-starburst
 {
  border:none;
  outline:none;
 }
 
.pr-guarantee
 {
  border:none;
  outline:none;
  float:left;
 }

.pr-left-col div {
    cursor:pointer;
}

#dhtmltooltip {
    border: 1px solid #FFCC66;
    background:#FFFFCC;
    color:#000;

    position: absolute;
    left: -50px;
    width: 150px;
    padding:2px 2px 2px 8px;
    visibility: hidden;
    z-index: 100;
    font-size:10pt;
    font-family:Arial, Helvetica, sans-serif;
    cursor:pointer;
    /*Remove below line to remove shadow. Below line should always appear last within this CSS*/

}

#dhtmlpointer {
    position:absolute;
    left: 0px;
    z-index: 101;
    visibility: hidden;
    cursor:pointer;
}

/* --- END Pricing Page --- */

/* --- START Video landing Page --- */
.landing-page {
    margin: auto;
	padding: auto;

    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    color: #000;
    width: 625px;
}

.landing-page h1 { 
	font-family:Impact, Arial, Helvetica, sans-serif;
	font-size:36pt;
    font-weight:normal;
    text-transform:uppercase;
	color:#CC0000;
    line-height:150%;
    text-align:center;
}

.landing-page h2, h3 { 
    font-size:24px; 
    line-height:150%;
    margin:0px;
}

.landing-page h2 {
    text-align:center;
    padding-bottom:15px;
}

.landing-page p  { 
    font-size:14pt;
    line-height:150%;
    padding-bottom:10px;
}

.landing-page ul				
{
    margin:0px;
    list-style:none;
    line-height:250%;
}

.landing-page ul li
{
    background:url(http://www.gomobileiq.com/assets/images/check-red.png) no-repeat 0px 5px transparent;
    font-size:12pt;
    color:black;
    line-height:30px;
    padding:0px;
    padding-left:30px;
}

.landing-page .signup-box {
    padding:15px 0 15px 0;
}

/* --- END Video landing Page --- */

/* --- START Price List --- */
.pricelist {
    font-family:Arial,Helvetica,sans-serif;
    width:650px;
}

.pricelist h1, .pricelist h3 {
    padding:0;
    margin:0;

    font-size:3em;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;

    display:inline;  
}

.pricelist h3 {
    float:right;
}

.pricelist p {
    margin:0;
    padding-bottom:15px;
    width:500px;
}

.pricelist a {
    font-size:12pt;
}

.pricelist p.learnmore
    margin:0;
    padding-bottom:25px;
}


