/* reset.css (100%) */
/* --- RESETS --- */


/* --- PRICING PAGE --- */
.simple {margin:-50px 0px 0px 0px; height:597px; width:988px; position:relative; background:url(http://www.mobileroots.biz/wp-content/themes/little/images/pricingmiddle.png); display:block; }

.simple_signup1 {position:relative; top:356px; left:73px;}
.simple_signup2 {position:relative; top:356px; left:182px;}
.simple_signup3 {position:relative; top:372px; left:298px;}
.simple_signup4 {position:relative; top:356px; left:413px;}

/* --- END PRICING PAGE --- */

#home p {display:none;}

.funbox {margin:0 0 10px 60px; position: relative; width: 700px !important; padding: 5px 16px 3px 0px;
				 		-webkit-border-radius: 16px;  -moz-border-radius: 16px; border: 2px solid #ccc; 
  						/* Label */ font-family: Lucida Sans, Helvetica, sans-serif; font-weight: 800; color: #fff; 
  						text-align: center; vertical-align: middle; font-size:18px; padding:12px 0 10px 0; width: 200px; background-color:white; 
						background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(120,120,120, .9)), to(rgba(194, 194, 194, .9)));
		 				border-top-color: #666666; border-right-color: #666666; border-bottom-color: #666666; border-left-color: #666666; }
					
.funbox img 	{ vertical-align:middle; }
.funbox a { color: white; text-decoration:none; }


a.redHigh {color:#d34b19;}

#cont {
    position:absolute;
    top:0;left:0;
    z-index:70;
    overflow:auto;
}

.floatWrap {
min-height:370px;
}

.floatRightFeat {
float:right;
padding:0px 90px 0px 0px;
}

.floatRightFeat4 {
float:right;
padding:0px 30px 0px 10px;
}

.floatRightFeat4 img {
padding:20px 0px 0px 0px;
}

.floatLeftFeat {
float:left;
width:300px;
padding: 50px 0 0 40px;
}

.box {
    margin: 0 auto;
    width: 400px;
    padding: 50px;
    background: white;
    padding-bottom:100px;
    font: 14px/2.2 Georgia, Serif;
}

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, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

.hide {
	display: none;
}

strong {
	font-weight: bold;
}

.clear {
	clear: both;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

/* style.css (100%) */
/* --- BASIC STYLES --- */


#callout 					{ position:relative; margin:0 0 0 40px; border: 5px solid #e1e4e5; font-size: 14px; font-weight: bold; height: 40px; width: 244px; }
#callout div 			{ margin: 10px; }
#callout_in 			{ text-align: center; top: 0; }
		
#callout_in_btn 	{ position: absolute; text-align:center; margin:0px 0px 0px 0px; padding-top:8px; top:30px; width:172px; height:28px; background: url('images/topic_sprites.png'); }

#callout2 					{ border: 5px solid #e1e4e5; float: right; font-family: Arial, sans-serif; font-size: 14px; font-weight: bold; height: 140px; margin: 15px; position: relative; width: 244px; text-align:center;}
#callout2 div 			{ margin: auto; position: relative; top: 5px; }
#callout2_right 		{ position: absolute; right: 0; text-align: center; top: 0; }		
#callout2_right_btn { position: absolute; text-align:center; margin:0px 0px 0px 0px; padding-top:8px; top:30px; width:172px; height:28px; background: url('images/topic_sprites.png');}
	
html, body {
	height: 100%;
}

body {
	background: #f9f7f3 url(images/bg_body_homeY.png) top left repeat-x;
	font: 12px/18px Helvetica, "Lucida Grande", Verdana, sans-serif;
	color: #787878;
	text-align: center;
}


#home {
	font: 12px/18px Helvetica, "Lucida Grande", Verdana, sans-serif;
	color: #787878;
	text-align: center;
}

#subpage {
	background: #f9f7f3 url(images/bg_body_subpageY.png) top left repeat-x;
	font: 12px/18px Helvetica, "Lucida Grande", Verdana, sans-serif;
	color: #787878;
	text-align: center;
}


#subpageSimple {
	background: #f9f7f3 url(images/bg_body_subpageY_less.png) top left repeat-x;
	font: 12px/18px Helvetica, "Lucida Grande", Verdana, sans-serif;
	color: #787878;
	text-align: center;
}

body.subpage {
	background: #f9f7f3 url(images/bg_body_subpageY.png) top left repeat-x;
}

a, a:hover, a:active, a:visited {
	color: #d34b19; /*#ffa801;*/
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

#container, .inner {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

p {
	margin-bottom: 10px;
}

/* --- HEADER --- */


#header #navs ul#dashloginNav {
	float: right;
	width: 310px;
	height: 32px;
	line-height: 30px;
	background: url(images/bg_dash_loginnav.jpg) 0 0 no-repeat;
}

#header #navs ul#dashloginNav li {
	display: inline;
	float: left;
	margin: 0 0 0 0;
	text-align: center;
}

#header #navs ul#dashloginNav li a {
	color: #323232;
	font-weight: normal;
	text-align: center;
}

#header #navs ul#dashloginNav li.email {
	width: 203px;
	display: block;
}

#header #navs ul#dashloginNav li.email a {
	background: url(images/icon_user.png) 0 2px no-repeat;
	padding: 1px 0 0 16px;
}

#header #navs ul#dashloginNav li.logout  {
	width: 107px;
	display: block;
}


#header {
	background: transparent url(images/bg_head_home.jpg) center top no-repeat;
	overflow: hidden;
}

#header h1#logo a {
	float: left;
	height: 176px;
	width: 360px;
	display: block;
	background: transparent url(images/bg_logo_home.png) no-repeat;
	text-indent: -9999px;
}

#header #navs {
	float: left;
	width: 640px;
	overflow: hidden;
}

#header #navs ul#loginNav {
	float: right;
}

#header #navs ul#loginNav li {
	display: inline;
	float: left;
	margin: 0 3px 0 0;
	
}

#header #navs ul#loginNav li.signup a {
	width: 96px;
	height: 33px;
	display: block;
	text-indent: -9999px;
	background: transparent url(images/btnLearnMore.png) top no-repeat;	
}

#header #navs ul#loginNav li.signup a:hover {
	background-position: bottom;
}

#header #navs ul#loginNav li.login a {
	width: 95px;
	height: 33px;
	display: block;
		text-indent: -9999px;

	background: transparent url(images/button_login.jpg) top no-repeat;
}

#header #navs ul#loginNav li.login a:hover {
	background-position: bottom;
}

#header #navs ul#mainNav {
	overflow: hidden;
	margin: 55px 0 0 15px;
}

#header #navs ul#mainNav li {
	display: inline;
	float: left;
	background: url(images/bg_navitem_right.png) no-repeat right top;
	margin: 0 10px 0 0;
	line-height: 22px;
}

#header #navs ul#mainNav li a {
	display: block;
	height: 32px;
	background: url(images/bg_navitem_left.png) no-repeat left top;
    padding: 5px 15px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

#header #navs ul#mainNav li a:hover {
	text-decoration: none;
}

#header #navs ul#mainNav li.current, #header #navs ul#mainNav li.hover {
	background: url(images/bg_navitem_rightcurrent.png) no-repeat right top;
}

#header #navs ul#mainNav li.current a, #header #navs ul#mainNav li.hover a {
	background: url(images/bg_navitem_leftcurrent.png) no-repeat left top;
    padding: 5px 15px;
    color: #000;
}

#tagline {
	display:block;
	height:35px;
	margin: 30px 0 0 40px;
	color: ;
	font-size:30px;
	
}

/* --- SLIDER --- */

.text1Top {	padding: 0px 0px 0px 0px;	font-weight: bold; color: #00a7c9;	font-size: 22px; line-height: 35px;}
.text1TopSmaller {	padding: 0px 0px 0px 0px;	font-weight: bold; color: #00a7c9;	font-size: 16px; line-height: 35px; }
.text1 		{	padding: 0 0 2px 0; font-weight: normal; color: #222222; font-size: 14px; }
.text2 		{	padding: 0 0 2px 0; font-weight: normal; color: #222222; font-size: 20px; width:100%;}

#slider {
	height: 278px;
	overflow: visible;
	margin: 0 0 0 0;
	padding: 1px 0 0 0;
	position: relative;
}

#slider .mrSubText {
	height:100px;
	color:#3c3b29;
	font-size:20px;	
}


#slide1 .mrSubText {
	width: 320px;
	margin: 0px 0px 0px 58px;
	color:#3c3b29;
	font-size:22px;
	line-height:30px;
}

#slide2 .mrSubText, #slide3 .mrSubText, #slide4 .mrSubText {
	width: 350px;
	margin: 10px 0px 0px 0px;
	color:#3c3b29;
	font-size:20px;
	line-height:30px;
	text-align:center;
}

#slider .sliderItem {
	overflow: hidden;
	position: absolute;
	height: 278px;
	width: 1000px;
	top: 1px !important;
	left: 0px;
	margin:0px;
	background: url(images/bg_slider_homeY.png) 0 -1px no-repeat;
}

#slider .sliderItem .sliderText {
	width: 380px;
	float: left;
	margin:0 0 0 20px;
}

#slide2 h2, #slide3 h2, #slide4 h2 {
	width: 440px;
	margin: 40px 0px 0px 0px;
	color:#3c3b29;
	font-size:30px;
	line-height:30px;
}

#slider h2 {
	width: 350px;
	margin: 45px 0px 0px 0px;
	color:#3c3b29;
	font-size:28px;
	line-height:30px;
	text-align:center;
}


#slider .sliderItem p {
	width: 300px;
	margin: 40px 0px 0px 40px;
	color:#3c3b29;
	font-size:20px;
	height:250px;
}

.slider1Image {
margin: 10px 0px 0px 0px;
position:absolute;
top:0px;
left:385px;
}

#slider #slide1 h2 {
	/* background: url(images/bg_sliderh2.png) 0 0 no-repeat; */
	height: 40px;
}

#slider #slide4 h2 {
	/* background: url(images/bg_slider4h2.png) 0 0 no-repeat; */
	height: 40px;
}

#slider #slide2 h2 {
	/* background: url(images/bg_slider2h2.png) 0 0 no-repeat; */
	height: 40px;
}

#slider #slide3 h2 {
	/* background: url(images/bg_slider3h2.png) 0 0 no-repeat; */
	height: 40px;
}

#slider .sliderItem p {
	margin: 15px 0 0 25px;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	width: 350px;
}

#slider .sliderItem .call {
	margin: 15px 0 0 25px;
	height: 155px;
	width: 331px;
	/* background: url(images/button_call.png) top no-repeat; */
	position: relative;
}

.call a.signup {
  margin:0px 0px 0px 30px;
	width: 200px;
	height: 200px;
	display: block;
	text-align: left;
	line-height: 40px;
	color: #fff;
	font-size: 24px;
	text-shadow: #b85f00 1px 1px 0;
	text-indent: -9999px;
	background: url(images/btnLearnMore.png) top no-repeat;
}

#slider .sliderItem .call a.learn {
	position: absolute;
	top: 20px; left: 215px;
	color: #181818;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #fff 1px 1px 0;
	text-indent: -9999px;
}

#slider .sliderItem .call a.signup:hover {
	text-decoration: none;
}

#slider .sliderItem img {
	float: right;
	z-index: 100;
	position: absolute;
	top: 0; right: 0;
	
}

#sliderNav {
	background: url(images/bg_slidernav.png) no-repeat;
	overflow: hidden;
	position: relative;
}

#sliderNav ul {
	overflow: visible;
	height: 50px;
	margin: 0 0 0 34px;
	padding: 3px 0 0 0;
	float: left;
}

#sliderNav ul li {
	float: left;
}

#sliderNav ul li a {
	width: 37px;
	height: 32px;
	text-indent: -9999px;
	margin: 0 5px 0 0;
	display: block;
}

#sliderNav ul li.one a {
	background: url(images/button_slidernav_1G.png) top right no-repeat;
}

#sliderNav ul li.one a.activeSlide, #sliderNav ul li.one a:hover, 
#sliderNav ul li.two a.activeSlide, #sliderNav ul li.two a:hover, 
#sliderNav ul li.three a.activeSlide, #sliderNav ul li.three a:hover, 
#sliderNav ul li.four a.activeSlide, #sliderNav ul li.four a:hover {
	background-position: left;
}

#sliderNav ul li.two a {
	background: url(images/button_slidernav_2G.png) top right no-repeat;
}

#sliderNav ul li.three a {
	background: url(images/button_slidernav_3G.png) top right no-repeat;
}

#sliderNav ul li.four a {
	background: url(images/button_slidernav_4G.png) top right no-repeat;
}

#sliderNav a.previous {
	background: url(images/button_slidernavG.png) top left no-repeat;
	margin: 0 29px 0 0;
	float: left;
	width: 37px;
	height: 32px;
	text-indent: -9999px;
	margin: 0 30px 0 0;
	position: relative;
	top: 3px;
	left: 32px;
}

#sliderNav a.next {
	background: url(images/button_slidernavG.png) top right no-repeat;
	margin: 0 0 0 24px;
	float: left;
	width: 37px;
	height: 32px;
	text-indent: -9999px;
	margin: 0 5px 0 0;
	position: relative;
	top: 3px;
	left: 24px;
}

/* --- MAIN CONTENT - HOMEPAGE --- */

.textList {
padding:10px 0px 0px 20px;
line-height:20px;
}

#botTop, #botTop a {
  position:relative;
  top:3px;
  left:0px;
  width:94px;
  text-align:center;
  color:black;
  font-size:17px;
	font-weight: normal;
	text-decoration:none;
}

#botDesc {
  position:relative;
  top:30px;
  left:30px;
  color:black;
  width:180px;
  font-size:14px;
}

#botDescCallout {
  color:red;
  font-size:16px;
}

#MRcontent {
  position:absolute;
  display:inline;
  top:510px;
	width: 1000px;
	overflow: hidden;
	margin: 0 0 0 0px;
	
}

#MRContentSub1, #MRContentSub2, #MRContentSub3, #MRContentSub4 {
	width: 240px;
	/*background: url(images/bg_services.png) top left no-repeat;*/
   height:180px;
	 padding: 10px 10px 10px 10px;
}

#MRContentSub1 {
  position:absolute;
  top:0px;
  left:10px;
	background: url(images/bkg2.png) top left no-repeat;
	color:white;
}

#MRContentSub2 {
  position:absolute;
 	top:0px;
 	left:250px;
	background: url(images/bkg2.png) top left no-repeat;
	color:white;
	}

#MRContentSub3 {
  position:absolute;
 	top:0px;
 	left:490px;
	background: url(images/bkg2.png) top left no-repeat;
	color:white;
}

#MRContentSub4 {
  position:relative;
 top:0px;
 left:730px;
	background: url(images/bg_services.png) top left no-repeat;
	font-size:13px;
	padding:10px 0px 0px 25px;
}

#content {
	width: 970px;
	overflow: hidden;
	margin: 0 0 0 0;
	min-height:500px; 
}

#services {
	width: 590px;
	min-height: 160px;
	float: left;
	background: url(images/bg_services.png) top right no-repeat;
	padding: 5px 0 0 0;
}

#services ul {
	overflow: hidden;
}

#services ul li {
	width: 213px;
	float: left;
	padding: 0 0 0 74px;
}

#services ul li.heart {
	background: url(images/service_1.png) top left no-repeat;
}

#services ul li.simple {
	background: url(images/service_simple.png) top left no-repeat;
	min-height:70px;
}

#services ul li.lock {
	background: url(images/service_lock.png) top left no-repeat;
}

#services ul li.chart {
	background: url(images/service_chart.png) top left no-repeat;
}

#services ul li h4 {
	font-weight: bold;
	color: #2d2d2d;
}

#about {
	width: 280px;
	float: left;
	/* background: url(images/bg_about.png) top left no-repeat; */
	padding: 0 30px 0 35px;
}

#about p strong {
	font-weight: bold;
	color: #2d2d2d;
}

#about .call {
	margin: 15px 0 0 0;
	height: 42px;
	width: 268px;
	background: url(images/button_call2.png) top no-repeat;
	position: relative;
}

#about .call a.learn {
	position: absolute;
	top: 5px; left: 7px;
	width: 102px;
	height: 32px;
	line-height: 32px;
	display: block;
	text-align: center;
	color: #181818;
	font-weight: normal;
	text-shadow: #fff 1px 1px 0;
}

#about .call a.start {
	position: absolute;
	top: 13px; left: 130px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
    text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0;
}

#about .call a.learn:hover {
	text-decoration: none;
}

/* --- SCREENSHOTS --- */

#screenshots {
	margin: 40px 0 0 0;
	background: #efedea url(images/bg_screenshots.png) repeat-x;

}

#screenshots .inner {
	padding: 20px 0 30px 30px;
	width: 970px;
	overflow: visible;
	position: relative;
}

#screenshots h3 {
	background: url(images/bg_screenshotsh3.png) no-repeat;
	width: 133px;
	height: 29px;
	line-height: 29px;
	display: block;
	position: absolute;
	top: -28px;
	left: 0;
	text-align: center;
	font-size: 14px;
	color: #555;
	text-shadow: #fff 1px 1px 0;
	font-weight: bold;
}

#screenshots .inner .ss {
	width: 224px;
	height: 180px;
	float: left;
	background: url(images/bg_ss.png) no-repeat;
	text-align: center;
	margin: 0 18px 0 0;
	position: relative;
}

#screenshots .inner .ss img {
	border: 1px solid #de740a;
	margin: 8px 0 4px 0;
}

#screenshots .inner .ss img.zoom {
	border: none;
	margin: 0;
	position: absolute;
	bottom: 42px; left: 17px;
	display: none;
}

#screenshots .ss .caption {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}

#screenshots #blogSignup {
	width: 230px;
	float: left;
	margin: 0 0 0 10px;
}

#screenshots #blogSignup img {
	float: left;
	margin: 0 10px 5px 0;
}

#screenshots #blogSignup h4 {
	font-weight: bold;
	color: #2d2d2d;
	margin: 0 0 10px 0;
}

#screenshots #blogSignup .call {
	margin: 15px 0 0 0;
	height: 42px;
	width: 221px;
	background: url(images/button_call3.png) top no-repeat;
	position: relative;
}

#screenshots #blogSignup .call a.signup {
	position: absolute;
	top: 5px; left: 7px;
	width: 102px;
	height: 32px;
	line-height: 32px;
	display: block;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-shadow: #b85f00 1px 1px 0;
}

#screenshots #blogSignup .call a.signup:hover {
	text-decoration: none;
}

#screenshots #blogSignup .call a.learn {
	position: absolute;
	top: 13px; left: 125px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	text-shadow: #fff 1px 1px 0;
}

/* -----------------
	  SUBPAGES 
------------------- */

#slogan {
	/* background: url(images/bg_slogan.jpg) no-repeat; */
	height: 40px;
  min-height:40px;
  color:#3c3b29;
  font-size:30px;
	margin: 27px 0 0 20px;
}

#sloganUserFeatures {
	background: url(images/bg_slogan_user_features.jpg) no-repeat;
	height: 65px;
	
	margin: 0 0 0 0;
}

#sloganPublisherFeatures {
	background: url(images/bg_slogan_publisher_features.jpg) no-repeat;
	height: 65px;
	
	margin: 0 0 0 0;
}


#sloganQuestions {
	background: url(images/bg_slogan_questions.jpg) no-repeat;
	height: 65px;
	
	margin: 0 0 0 0;
}

#sloganContact {
	background: url(images/bg_slogan_contact.jpg) no-repeat;
	height: 65px;
	margin: 0 0 0 0;
}

#sloganLogin {
	background: url(images/bg_slogan_login.jpg) no-repeat;
	height: 65px;
	margin: 0 0 0 0;
}


#sloganPasswordReset {
	background: url(images/bg_slogan_password_reset.jpg) no-repeat;
	height: 65px;
	
	margin: 0 0 0 0;
}


#sloganMissing {
	background: url(images/bg_slogan_missing.jpg) no-repeat;
	height: 65px;
	
	margin: 0 0 0 0;
}

#main {
	width: 970px;
	float:left;
	margin:0 0 0 20px;
	padding: 20px 20px 20px;
	overflow: hidden;
	background: #fbfaf8;
	min-height:200px;
}

#mainFeatures {
	width: 665px;
	float:left;
	margin:0 0 0 0;
	padding: 20px 20px 20px;
	overflow: hidden;
	background: #fbfaf8;
	min-height:200px;
}

#sidebar {
	width: 262px;
	min-height: 465px;
	padding: 30px 0 0 3px;
	float: right; /* left */
	background: url(images/bg_sidebar.jpg) top left no-repeat;
	position: relative;
}

/* --- FEATURES --- */

#main .feature {
	width: 305px;
	min-height: 165px;
	float: left;
	overflow: hidden;
	margin: 0 20px 10px 0;
	padding: 0 0 10px 0;
	background: url(images/bg_feature.jpg) 50% 100% no-repeat;
}

#main .divider {
	float: left;
}

#main .even {
	margin-left: 20px;
}

#main .last {
	background-image: none;
	border: none;
}

#main .feature h3 {
	color: #2d2d2d;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#main .feature img.icon {
	float: left;
	margin: 0 10px 0 0;
}

#sidebar ul#sideNav {
	padding: 1px 0 0 0;
	margin: 10px 0 50px 0;
	background: url(images/bg_sidebar_li.jpg) 20px 0 no-repeat fixed;
	position: absolute;
	left: -18px;
	top: 20px;
	z-index: 15;
	width: 241px;
}

#sidebar ul#sideNav li {
	padding: 1px 0;
	background: url(images/bg_sidebar_li.jpg) 20px 100% no-repeat;
}

#sidebar ul#sideNav li a {
	font-size: 18px;
	line-height: 42px;
	height: 42px;
	display: block;
	padding: 0 0 0 33px;
	color: #2f2f2f;
}

#sidebar ul#sideNav li a:hover, #sidebar ul#sideNav li.current a {
	text-decoration: none;
	color: #fff;
	background: url(images/bg_sidebar_lihoverR.png) no-repeat;
	z-index: 10;
}

#sidebar div {
	margin: 200px 0 0 20px !important;
	width: 220px;
}

#sidebar div h3 {
	color: #2d2d2d;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#sidebar a.button {
	margin: 20px 0 0 0;
	
	display: block;
	height: 42px;
	width: 118px;

		background: transparent url(images/btnLearnMore.png) top no-repeat;	
}

#sidebar a.button:hover {
	background-position: bottom;
}

/* --- QUESTIONS --- */

#main #qa {
	width: 675px;
	background-color: #f0f0f0;
	border-top: 1px solid #e6e4e0;
	font-size: 11px;
	line-height: 20px;
}

#main #qa p {
	margin: 0 !important;
}

#main #qa td.answer p {
	margin-bottom:10px !important;
}


#main #qa td {
	padding: 6px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e6e4e0;
}

#main #qa td.icon {
	width: 55px;
	border-right: 1px solid #fff;
	vertical-align: top;
}

#main #qa td.q {
	padding: 8px 5px;
	background: url(images/table_icon_q.jpg) center  no-repeat;
}

#main #qa td.a {
	padding: 0 5px;
	background: url(images/table_icon_a.jpg) center 5px no-repeat;
}

#main #qa td.question, #main #qa td.answer {
	 width: 610px;
	 border-left: 1px solid #e6e4e0;
}

#main #qa td.question, #main #qa td.question a {
	font-weight: bold;
	color: #3f3f3f;
}

#main #qa td.question a:hover {
	text-decoration: underline;
}

#main #questionNav {
	float: right;
	margin: 0 22px 15px 0;
}

#main #questionNav ul li {
	float: left;
	margin: 10px;
}

#main #questionNav ul li a {
	font-weight: normal;
	color: #767676;
	height: 22px;
	line-height: 22px;
	padding: 2px 0 2px 25px;
}

#main #questionNav ul li a.expand {
	background: url(images/qa_expand.jpg) top left no-repeat;
}


#main #questionNav ul li a.collapse {
	background: url(images/qa_collapse.jpg) top left no-repeat;
}

#main #legend {
	float: right;
	margin: 20px 22px 30px 0;
}

#main #qa td.answer ol{
	list-style: inside decimal;
	margin-left: 20px;
	margin-bottom:10px;
}


/* --- STEPS --- */

#steps_header {
	background: url(images/bg_steps.png) top no-repeat;
	height: 64px;
	margin: 1px 0 0 0;
	overflow: hidden;
}

#steps_header ul#steps {
	margin: 15px 0 0 175px;
	height: 65px;
}

#steps_header ul#steps li {
	float: left;
	margin: 0 35px 0 0;
	width: 112px;
	height: 35px;
	
}

#steps_header ul#steps li.step_one {
	background: url(images/button_step1.png) top no-repeat;
}

#steps_header ul#steps li.step_two {
	background: url(images/button_step2.png) top no-repeat;
}

#steps_header ul#steps li.step_three {
	background: url(images/button_step3.png) top no-repeat;
}

#steps_header ul#steps li.current {
	background-position: bottom;
}

#create {
	width: 565px;
	float: left;
	padding: 25px 0 20px 0;
}

#create h2 {
	margin: 0 0 25px 175px;
	color: #525252;
	font-size: 18px;
	font-weight: bold;
	width: 235px;
	height: 28px;
	line-height: 30px;
	background: url(images/bg_createh2.png) top right no-repeat;
}

#create h2.beta {
	margin: 0 0 10px 175px;
	color: #525252;
	font-size: 18px;
	font-weight: bold;
	width: 235px;
	height: 28px;
	line-height: 30px;
	background: url(images/bg_create_beta.png) top right no-repeat;
}


#create h2.step1 {
	margin: 0 0 5px 175px;
}

#create h2.step3 {
	margin: 0 0 0 175px;
}

#create p {
	margin: 0 35px 20px 175px;
	font-size: 11px;
}

#create #create_account {
	margin: 0 0 0 10px;
}

#create #create_account label {
	width: 145px;
	height: 34px;
	line-height: 34px;
	display: inline;
	font-size: 14px;
	color: #545454;
	float: left;
	text-align: right;
	padding: 0 20px 0 0;
	font-weight: bold;
}

#create #create_account label.ok {
	color: #007934;
}

#create #create_account label.wrong {
	color: #b1221b;
}

#create #create_account #amount {
	margin-bottom: 20px !important;
}

#create #create_account #amountslider {
	clear: both;
	font-weight: bold;
	margin: 8px 0 8px 206px;
	width: 130px;
	clear: both;
}

#create #create_account span.minmax {
	float: left;
	line-height: 32px;
}

#create #create_account div.img {
	float: left;
	width: 32px;
	height: 32px;
}

#create #create_account div.img.wrong {
	background: url(images/tick_wrong.jpg) 0 0 no-repeat;
}

#create #create_account div.img.ok {
	background: url(images/tick_ok.jpg) 0 0 no-repeat;
}

#create #create_account div.message {
	clear: both;
	text-indent: 166px;
	height: 22px;
	line-height: 22px;
	font-size: 11px;
	font-weight: bold;
}

#create #create_account div.message p {
	margin: 0;
}

#create #create_account input[type=text], #create #create_account input[type=password] {
	float: left;
	margin: 0 4px 1px 0;
	width: 230px;
	border: 2px solid #d9d9d9;
	color: #585858;
	font-size: 14px;
	padding: 6px 4px;
}

#create #create_account input[type=radio] {
	margin: 0 4px 0 0 !important;
}

#create #create_account select {
	border: 2px solid #d9d9d9;
	background-color: #fff;
	padding: 6px 4px;
	width: 240px;
	float: left;
}

#create #create_account .other {
	margin: 0 0 0 220px;
	clear: both;
	overflow: hidden;
	font-size: 12px;
}

#create #create_account .other input, #create #create_account .other select {
	margin: 0;
}

#create #create_account input#amount {
	width: 120px;
	margin: 0 14px 1px 10px;
}

#create #create_account input:hover {
	border-color: #b7b7b7 !important;
}

#create #create_account input.ok, #create #create_account select.ok  {
	border-color: #007934 !important;
}

#create #create_account input.wrong {
	border-color: #c8001d !important;
}

#create #create_account input#dolar, #create #create_account input#euro, #create #create_account input#pound {
	border: none;
}

#create #create_account input.radio {
	background-image: none !important;
	border: none;
	float: left;
	margin: 10px 0 0 0 !important;
}

#create #create_account img.currency {
	margin: 0 8px;
	float: left;
}

#create #create_account p.wrong {
	color: #cd0202;
	font-weight: bold;
	margin: 0 0 0 0;
}

#create #create_account p.tip {
	color: #f17f05;
	clear: both;
	margin: 0px 0 10px 165px;
}

#create #create_account input#agree {
	float: none;
	width: 14px;
	height: 14px;
	display: inline;
	margin: 0 0 0 165px;
}

#create #create_account label.agree {
	height: 20px;
	line-height: 20px;
	display: inline;
	font-size: 12px;
	float: none;
	text-align: left;
	padding: 0;
	margin: 0 0 0 5px;
}

#create #create_account label.terms {
	height: 20px;
	line-height: 20px;
	display: inline;
	font-size: 12px;
	float: none;
	text-align: left;
	padding: 0;
	margin: 0 0 0 167px;
}



#create #create_account input.continue {
	background: url(images/button_continue.png) top left;
	width: 118px;
	height: 36px;
	
	cursor: pointer;
	margin: 15px 0 30px 285px;
	border: none;
}

#create #create_account input.continue:hover {
	background: url(images/button_continue.png) bottom left;
}

#side {
	width: 385px;
	float: left;
	padding: 60px 0 100px 50px;
	background: url(images/bg_steps_side.jpg) top left no-repeat;
}

#side h3 {
	font-weight: bold;
	color: #252525;
}

#side p {
	margin: 20px 0 0 0;
	padding: 0 40px 0 100px;
	background: url(images/icon_big_document.png) top left no-repeat;
}

#side p.user {
	margin: 20px 0 0 0;
	padding: 0 40px 0 100px;
	background: url(images/icon_add_user.png) top left no-repeat;
}


#side p.decide {
	padding: 0 20px 0 0;
	background: none;
	overflow: hidden;
}

#side p.decide img {
	float: left;
	margin: 0 10px 0 0;
}

#side .call {
	margin: 15px 0 0 100px;
	height: 42px;
	width: 221px;
	background: url(images/button_call3.png) top no-repeat;
	position: relative;
}

#side .call a.signup {
	position: absolute;
	top: 5px; left: 7px;
	width: 102px;
	height: 32px;
	line-height: 32px;
	display: block;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-shadow: #b85f00 1px 1px 0;
}

#side .call a.signup:hover {
	text-decoration: none;
}

#side .call a.learn {
	position: absolute;
	top: 13px; left: 125px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	text-shadow: #fff 1px 1px 0;
}

#info {	/* step 3 */
	margin: 0 0 50px 175px;
	background: url(images/bg_info_step3.png) 580px 0 no-repeat;
	padding: 8px 260px 0 0;
}

#info p {
	margin: 0 0 0 0;
}

#info p strong {
	color: #2e2e2e;
	font-weight: bold;
}

#info p small {
	font-size: 11px;
	color: #535353;
}

#info img.card {
	margin: 25px 40px 20px 0;
}

#info .agree {
	margin: 25px 0 25px 0;
}

#info input.confirm {
	height: 36px;
	width: 118px;
	cursor: pointer;
	background: url(images/button_confirm.png) top left no-repeat;
	border: none;
	
	margin: 0 0 0 270px;
}

#info input.confirm:hover {
	background-position: bottom left;
}

/* --- CONTACT PAGE --- */

#contact {
	width: 565px;
	float: left;
	padding: 25px 0 40px 0;
}

#contact h2 {
	margin: 0 0 20px 175px;
	color: #525252;
	font-size: 18px;
	font-weight: bold;
	width: 225px;
	height: 28px;
	line-height: 30px;
	background: url(images/bg_contacth2.png) top right no-repeat;
}

#contact p {
	margin: 0 35px 20px 175px;
	font-size: 11px;
}

#contact #contact_us label {
	width: 145px;
	height: 34px;
	line-height: 34px;
	display: inline;
	font-size: 14px;
	color: #545454;
	float: left;
	text-align: right;
	padding: 0 20px 0 0;
	font-weight: bold;
}

#contact #contact_us label.ok {
	color: #007934;
}

#contact #contact_us label.wrong {
	color: #b1221b;
}

#contact #contact_us img {
	float: left;
}

#contact #contact_us div.img {
	float: left;
	width: 32px;
	height: 32px;
}

#contact #contact_us div.img.wrong {
	background: url(images/tick_wrong.jpg) 0 0 no-repeat;
}

#contact #contact_us div.img.ok {
	background: url(images/tick_ok.jpg) 0 0 no-repeat;
}

#contact #contact_us div.message {
	clear: both;
	text-indent: 166px;
	height: 22px;
	line-height: 22px;
	font-size: 11px;
	font-weight: bold;
}

#contact #contact_us div.message p {
	margin: 0;
}

#contact #contact_us input[type=text], #contact #contact_us input[type=password] {
	float: left;
	margin: 0 4px 1px 0;
	width: 230px;
	border: 2px solid #d9d9d9;
	font: 14px/18px Helvetica, "Lucida Grande", Verdana, sans-serif;
	color: #585858;
	font-size: 14px;
	padding: 6px 4px;
}

#contact #contact_us input[type=radio] {
	margin: 0 4px 0 0 !important;
}

#contact #contact_us select {
	border: 2px solid #d9d9d9;
	background-color: #fff;
	padding: 6px 4px;
}

#contact #contact_us .other {
	margin: 0 0 0 220px;
	clear: both;
	overflow: hidden;
	font-size: 12px;
}

#contact #contact_us .other input, #contact #contact_us .other select {
	margin: 0;
}

#contact #contact_us input:hover, textarea:hover{
	border-color: #b7b7b7 !important;
}

#contact #contact_us input.ok, textarea.ok  {
	border-color: #007934 !important;
}

#contact #contact_us input.wrong, textarea.wrong {
	border-color: #c8001d !important;
}

#contact #contact_us p.wrong {
	color: #cd0202;
	clear: both;
	font-weight: bold;
}

#contact #contact_us p.tip {
	color: #f17f05;
	clear: both;
}

#contact #contact_us textarea#comment {
	float: left;
	width: 250px;
	height: 80px;
	border: 2px solid #d9d9d9;
	font: 14px/18px Helvetica, "Lucida Grande", Verdana, sans-serif;
	color: #585858;
	padding: 4px;
	margin: 0 4px 1px 0;
}

#contact #contact_us textarea:hover {
	border-color: #b7b7b7;
}

#contact #contact_us input#submit {
	width: 118px;
	height: 36px;
	border: none;
	
	background: url(images/button_submit.png) no-repeat;
	clear: both;
	float: right;
	margin: 15px 94px 0 0;
	cursor: pointer;
}

#contact #contact_us input#submit:hover {
	background-position: left bottom;
}

/* --- RESET PASSWORD PAGE --- */

#create #create_account input#submit {
	width: 118px;
	height: 36px;
	border: none;
	
	background: url(images/button_submit.png) no-repeat;
	clear: both;
	float: right;
	margin: 0 148px 0 0;
	cursor: pointer;
}


#create #create_account input#submit:hover {
	background-position: left bottom;
}



/* --- LOGIN PAGE --- */


#create_account input#login {
	width: 84px;
	height: 36px;
	background: url(images/button_login.png) top no-repeat;
	border: none;
	
	cursor: pointer;
	margin: 0 0 100px 320px;
}

#create_account input#login:hover {
	background-position: bottom;
}

/* --- SUCCESS PAGE --- */


#success_user {
	width: 670px;
	padding: 25px 20px 0;
	float: left;
}

#success {
	width: 670px;
	padding: 25px 120px 0;
	float: left;
}

#success_side {
	width: 240px;
	padding: 30px 10px 50px 40px;
	float: left;
	background: url(images/bg_blogsidebar.png) no-repeat;
	font-size: 11px;
	color: #535353;
}

#success_side #reports, #success_side #popular, #success_side #support {
	margin: 0 0 30px 0;
}

#success_side h4 {
	font-weight: bold;
	color: #232323; 
	font-size: 12px;
	margin: 0 0 10px 0;
}

#success #congrats, #success_user #congrats {
	background: url(images/icon_big_success.png) right no-repeat;
	min-height: 150px;
	padding: 10px 170px 10px 15px;
}

#success #congrats h2, #success_user #congrats h2  {
	color: #2c2c2c;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

/* --- BLOG SECTION --- */

#blogslogan {
	background: url(images/bg_slogan_blog.jpg) no-repeat;
	height: 65px;
	
	margin: 1px 0 0 0;
}

#blog {
	width: 670px;
	padding: 25px 20px 0;
	float: left;
}

#blog .post {
	margin: 0 0 25px 0;
}

#blog .post .meta {
	overflow: hidden;
	width: 670px;
	font-size: 11px;
}

#blog .post .meta h3, #blog .post .meta h3 a {
	width: 546px;
	height: 41px;
	margin: 0 0 0 9px;
	padding: 0 0 0 15px;
	line-height: 41px;
	background: url(images/bg_blogtitle.png) no-repeat;
	font-size: 20px;
	color: #2a2a2a;
	float: left;
}

#blog .post .meta .date {
	width: 100px;
	height: 77px;
	float: left;
	background: url(images/bg_blogdate.png) no-repeat;
	text-align: center;
	position: relative;
}

#blog .post .meta .date .month {
	font: bold 16px/28px Verdana, Tahoma, sans-serif;
	color: #fff;
	text-transform: uppercase;
	display: block;
	margin: 0 0 0 0;
}

#blog .post .meta .date .day {
	font: bold 30px Verdana, Tahoma, sans-serif;
	color: #363635;
	display: block;
	text-shadow: #fff 1px 1px 0;
}

#blog .post .links {
	width: 540px;
	float: right;
	padding: 6px 10px 0;
	background: url(images/bg_blogmeta.png) bottom no-repeat;
	overflow: hidden;
}

#blog .post .links p {
	float: left;
	width: 390px;
}

#blog .post .links p a {
	color: #2f2f2f;
}

#blog .post .links p.comnumber {
	float: right;
	width: 150px;
	text-align: right;
}

#blog .post .links p.comnumber a {
	color: #fd9021;
}

#blog .post .postcontent {
	padding: 30px 15px 0;
	overflow: hidden;
}

#blog .post .postcontent img.postimg {
	float: left;
	margin: 0 20px 10px 0;
	border: 1px solid #dddbd6;
}

#blog .post .readmore a {
	
	display: block;
	width: 95px;
	height: 27px;
	background: url(images/button_readmore.png) top no-repeat;
	float: right;
	margin: 20px 0 0 0;
}

#blog .post .readmore a:hover {
	background-position: bottom;
}

/* --- BLOG SIDEBAR AND WIDGETS --- */

#blogsidebar {
	width: 240px;
	padding: 30px 10px 0 40px;
	float: left;
	background: url(images/bg_blogsidebar.png) no-repeat;
}

#blogsidebar h4 {
	font-size: 14px;
	font-weight: bold;
	color: #2a2a2a;
	margin: 0 0 15px 0;
}

#blogsidebar div {
	margin: 0 0 40px 0;
}

#blogsidebar #join .call a {
	display: block;
	width: 196px;
	height: 42px;
	
	background: url(images/button_blogsignup.png) top no-repeat;
	margin: 15px 0 0 0;
}

#blogsidebar #join .call a:hover {
	background-position: bottom;
}

#blogsidebar #subscribe .call a {
	display: block;
	width: 166px;
	height: 42px;
	
	background: url(images/button_subscribe.png) top no-repeat;
	margin: 15px 0 0 0;
}

#blogsidebar #subscribe .call a:hover {
	background-position: bottom;
}

#blogsidebar .widget ul li {
	list-style: url(images/bullet.png) inside;
	margin: 0 0 0 15px;
	line-height: 26px;
}

#blogsidebar .widget ul li a {
	color: #535353;
	font-weight: normal;
}

/* --- FOOTER --- */

#footer 					{ background:#232121 url(images/bg_footer.png) repeat-x; position:relative; height:252px; margin:200px auto 0px auto; width:100%;}
#footerWrap 			{ height:100%; position:relative; width:1075px; margin:auto; }

.footerFOS { margin:3000px 0 0 0;}
#footerwrap2 			{	background-color: #232121; position: relative; width:100%; }
#footerwrapHome 	{	background-color: #232121; position: relative; width:100%; }

.footer3Wrap 			{ padding:3000px 0 0 0; }

.footer2Wrap 			{ padding:300px 0 0 0; }
.footerContact 		{ padding:300px 0 0 0; }
#footer h2  			{ color:#d34b19; font-size: 18px; line-height:0px; margin:0px 0px 15px 0px; }
#footer ul li a   { color:#b7b7b7; font-size: 14px; line-height:28px; font-weight:normal; }

#footerCol1, #footerCol2, #footerCol3, #footerCol4  { position: absolute; top: 0px; text-align:left; }

#cb {	background: url(images/cbbSmaller.png) no-repeat; position:absolute;	top24px;	left:30px; color: #b7b7b7;	font-family: Helvetica, sans-serif;	font-size: 13px; line-height:20px;	height: 180px;	width: 225px;	margin: 20px;	padding: 20px; text-align:left; }

#cb #morois {	color: #aaaaaa;	font-size: 12px;	line-height:16px;	font-style: italic;	margin: 10px 0 10px 0; }
#cb p {	clear: both; color: #b7b7b7; font-size: 11px; font-style: normal;	line-height: 24px; margin: 0.5em auto; }
#cb p a {	color: #b7b7b7;	margin-left: 12px;	text-decoration: none; }
#cb p a:hover {	color: white; text-decoration: underline; }


/* --- PRIVACY POLICY & TERMS --- */

body.policy {
	background: #f9f7f3;
	text-align: left;
	margin: 6px 6px 6px 6px;
	padding: 2px 2px 2px 2px;
}

body.policy h1{
	font-size:23px;
	font-weight:bold;
	margin:8px 0 12px -2px;
}


body.policy h2{
	font-size:18px;
	margin:10px 0 2px 0;
}

body.policy ol{
	list-style: inside decimal;
}

body.policy ol ol{
	list-style: inside lower-alpha;
}

body.policy ol li{
	margin: 0 5px 0 5px;
}

div.img.ajaxLoader {
	background: url(images/ajax-loader.gif) 0 0 no-repeat;
}

p.message {
	color: #323232;
	height: 38px;
	line-height: 38px;
	padding: 0 0 0 55px;
	margin: 5px 0 5px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

p.warning {
	background: #ffcccc url(images/dash_icon_warning.jpg) 20px 50% no-repeat;
	border: 2px solid #da3333;
}

p.success {
	background: #ccffcc url(images/dash_icon_success.jpg) 20px 50% no-repeat;
	border: 2px solid #47ca47;
}

p.info {
	background: #ccfaff url(images/dash_icon_info.jpg) 20px 50% no-repeat;
	border: 2px solid #66aaff;
}

#success #missing {
	background: url(images/icon_big_error.png) right no-repeat;
	min-height: 150px;
	padding: 10px 170px 10px 15px;
}


/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */

/* ui.core.css (100%) */
/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* ui.slider.css (100%) */
/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1em; height: 1em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: 1px; }
.ui-slider-horizontal .ui-slider-handle { top: -8px; margin-left: -1px; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }

/* ui.theme.css (100%) */
/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
.ui-widget-content { border: 1px solid #d9d9d9/*{borderColorContent}*/; background: #d9d9d9/*{bgColorContent}*/ /* url(..css/jqueryui/images/ui-bg_flat_75_ffffff_40x100.png) *//*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: #cccccc/*{bgColorHeader}*/ url(..css/jqueryui/images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #222222/*{fcHeader}*/; font-weight: bold; }
.ui-widget-header a { color: #222222/*{fcHeader}*/; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ url(..css/jqueryui/images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ url(..css/jqueryui/images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ url(..css/jqueryui/images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1/*{borderColorHighlight}*/; background: #fbf9ee/*{bgColorHighlight}*/ url(..css/jqueryui/images/ui-bg_glass_55_fbf9ee_1x400.png)/*{bgImgUrlHighlight}*/ 50%/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/; color: #363636/*{fcHighlight}*/; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636/*{fcHighlight}*/; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a/*{borderColorError}*/; background: #fef1ec/*{bgColorError}*/ url(..css/jqueryui/images/ui-bg_glass_95_fef1ec_1x400.png)/*{bgImgUrlError}*/ 50%/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/; color: #cd0a0a/*{fcError}*/; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a/*{fcError}*/; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a/*{fcError}*/; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(..css/jqueryui/images/ui-icons_222222_256x240.png)/*{iconsContent}*/; }
.ui-widget-content .ui-icon {background-image: url(..css/jqueryui/images/ui-icons_222222_256x240.png)/*{iconsContent}*/; }
.ui-widget-header .ui-icon {background-image: url(..css/jqueryui/images/ui-icons_222222_256x240.png)/*{iconsHeader}*/; }
.ui-state-default .ui-icon { background-image: url(..css/jqueryui/images/ui-icons_888888_256x240.png)/*{iconsDefault}*/; }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(..css/jqueryui/images/ui-icons_454545_256x240.png)/*{iconsHover}*/; }
.ui-state-active .ui-icon {background-image: url(..css/jqueryui/images/ui-icons_454545_256x240.png)/*{iconsActive}*/; }
.ui-state-highlight .ui-icon {background-image: url(..css/jqueryui/images/ui-icons_2e83ff_256x240.png)/*{iconsHighlight}*/; }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(..css/jqueryui/images/ui-icons_cd0a0a_256x240.png)/*{iconsError}*/; }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-tr { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-br { -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-top { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-right {  -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-left { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all { -moz-border-radius: 4px/*{cornerRadius}*/; -webkit-border-radius: 4px/*{cornerRadius}*/; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa/*{bgColorOverlay}*/ url(..css/jqueryui/images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityOverlay}*/; }
.ui-widget-shadow { margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/; padding: 8px/*{thicknessShadow}*/; background: #aaaaaa/*{bgColorShadow}*/ url(..css/jqueryui/images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityShadow}*/; -moz-border-radius: 8px/*{cornerRadiusShadow}*/; -webkit-border-radius: 8px/*{cornerRadiusShadow}*/; }






/* FROM LYNN
----------------------------------*/
span.mrh1 { color:white; font-size:10px; background-color:white; z-index:-1;position:absolute;top:0 left:0;display:none;}

/* Sidebars that are actually footer sidebars */

#left{width:245px; float:left; border-top:1px solid #ddd; padding-left:5px; padding-bottom:20px;}
#right{width:244px; float:right; border-left:1px dashed #ddd; border-top:1px solid #ddd; padding-left:5px; padding-bottom:20px;}




#contactbox {
	background: url('/img/public3/contactboxback.png');
	color: #b7b7b7;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	height: 108px;
	margin-top: 44px;
	overflow: hidden;
	padding: 24px;
	width: 210px;
}
#contactbox #morois {
	margin: 1em auto;
	color: #616161;
	font-size: 11px;
	font-style: italic;
	margin: 1.5em auto 2.5em auto;
}
#contactbox p {
	clear: both;
	color: #b7b7b7;
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	margin: 0.5em auto;
}
#contactbox p a {
	color: #b7b7b7;
	margin-left: 12px;
	text-decoration: none;
}

#contactbox p a:hover {
	color: white;
	text-decoration: underline;
}