body {
	font-family: "Lucida Sans Unicode","lucida sans", helvetica, arial;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

img{
	border:0;	
}

#container {
	padding: 0px;
	width: 1038px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 58px;
	position:relative;
	background-image: url(images/border.png);
	background-repeat: repeat-y;
	
	
}
#container:after	{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
#container	    {*zoom: 1;}
#login {
	height: 25px;
	width: 350px;
	right: 58px;
	top: -39px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 3px;
	
}
.ph {
	font-size: 12px;
	font-family: "Lucida Sans Unicode","lucida sans", helvetica, arial;
	color: #505050;
}
.sign_in a {
	font-size: 12px;
	font-family: "Lucida Sans Unicode","lucida sans", helvetica, arial;
	color: #2b73dd;
	text-decoration: none;
}
.sign_in a:hover {
	text-decoration: underline;
}
#header  {
	height: 199px;
	background-image: url(images/main_header_img.jpg);
	width: 956px;
	margin-left: auto;
	margin-right: auto;
}	

#header.header_home  {
	height: 458px;
	background-image: none;
	width: 956px;
	margin-left: auto;
	margin-right: auto;
}	

#logo {
	position: absolute;
	height: 74px;
	width: 336px;
	left: 26px;
	top: 16px;
	z-index:2;
}
#chat {
	float: right;
	height: 30px;
	width: 85px;
	position: absolute;
	left: 632px;
	top: 0px;
	z-index:2;
}
#try {
	height: 133px;
	width: 260px;
	position:fixed;
	top: 0px;
	background-image: url(images/free_app_reader.png);
	background-repeat: no-repeat;
	margin-left: 759px;
	margin-top: 186px;
}
#try-button {
	height: 48px;
	width: 160px;
	padding-top: 26px;
	padding-bottom: 45px;
	padding-left: 44px;	
}
#footer {
	width: 928px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#tweet_like {
	float: right;
	height: 25px;
	text-align:right;
	width:400px;
}
#footlinks {
	float: left;
	color: #999999;
}
#footlinks a {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
#footlinks a:hover {
	text-decoration: underline;
}
#copy {
	padding-bottom: 20px;
	padding-top: 7px;
	font-size: 11px;
	color: #aaaaad;
}
#wrapper {
	background-image: url(images/container_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 40px;
	width: 1038px;
	margin: 0 auto;
}
#try-button a {
    display: block;
    background: url(images/try.png) no-repeat;
    height: 45px;
    width: 164px;
}
#try-button a:hover {
    background-position: 0 -45px;
}
#chat a {
    display: block;
    background: url(images/chat.png) no-repeat;
    height: 31px;
    width: 83px;
}
#chat a:hover {
    background-position: 0 -31px;
}
#tweet_like img {
	padding-left: 5px;
}
#main_content {
	padding-left: 112px;
	width: 550px;
	margin-top: -75px;
	margin-bottom: 0px;
}
#main_content_sub {
	padding-left: 112px;
	width: 550px;
	margin-top: -82px;
	margin-bottom: 0px;
}


#main_content_sub.wide {
	padding-left: 112px;
	width: 815px;
	margin-top: -82px;
	margin-bottom: 0px;
}


h1 {
	font-family: "MuseoSlab-700", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #749c07;
	font-size: 25px;
	margin-bottom: 0px;
	line-height: 25px;
	font-weight: normal;
}
h2 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding-top: 0px;
	line-height: 15px;
	color: #505050;
}
h3 {
	font-family: "MuseoSlab-700", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #749c07;
}
#main_content p, #main_content ol, #main_content ul {
	font-family: "Lucida Sans Unicode","lucida sans", helvetica, arial;
	font-size: 13px;
	line-height: 130%;
	color: #505050;
}
#main_content_sub p, #main_content_sub ol, #main_content_sub ul {
	font-family: "Lucida Sans Unicode","lucida sans", helvetica, arial;
	font-size: 13px;
	color: #505050;
}
li {
	padding-bottom: 15px;
}
#main {
	padding-top: 36px;
}
#main_sub {
	padding-top: 0px;
}
#main_content ul li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#main_content_sub ul li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#main_l {
	padding-left: 85px;
	width: 250px;
	float: left;
}
#main_c {
	width: 376px;
	float: left;
	padding-bottom: 36px;
}
#main_r {
	width: 216px;
	float: left;
	padding-left: 44px;
	padding-right: 25px;
}
#cha_ching {
	background-repeat: no-repeat;
	position: absolute;
	height: 263px;
	width: 510px;
	left: 91px;
	top: 142px;
	z-index:2;
}
#main p {
	font-size: 13px;
	line-height: 159%;
	color: #505050;	
	margin-top: 6px;
}
#main_sub p {
	font-size: 13px;
	line-height: 150%;
	color: #505050;	
	margin-top: 18px;
}

#main h1 {
	font-size: 20px;
	padding-top: 2px;
	font-weight:normal;
}
#main_sub h1 {
	font-size: 20px;
	padding-top: 2px;
	font-weight:normal;
}
#main a {
	font-size: 13px;
	color: #2b73dd;
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
}
#main_sub a {
	font-size: 13px;
	color: #2b73dd;
	text-decoration: none;
}
#main_sub p a:hover {
	text-decoration: underline;
	line-height: 0px;
}
#banner {
	height: 73px;
	background-image: url(images/grey_banner.png);
	width: 984px;
	margin-right: auto;
	margin-left: auto;
}
#try-button_ching {
	width:250px;
	text-align:center;
	float: right;
	padding-right: 9px;
    padding-top: 8px;
}
#try-button_banner a {
    display: block;
    background: url(images/try.png) no-repeat;
    height: 45px;
    width: 164px;
	float: right;
	margin-top: 12px;
    padding-right: 145px;
}
#try-button_ching a:hover {
    background-position: 0 -45px;
}
#try-button_ching a {
    display: block;
    background: url(images/try.png) no-repeat;
    height: 45px;
    width: 164px;
	margin-top: 28px;
	margin-left: auto;
	margin-right: auto;
}
#try-button_banner a:hover {
    background-position: 0 -45px;
}
#banner img {
	float: left;
	padding-left: 142px;
}
#bottom_content {
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	padding-top: 45px;
	margin-bottom: 62px;
	color: #505050;
}
#bottom_content a {
	font-size: 13px;
	color: #2b73dd;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#bottom_content a:hover {
	text-decoration: underline;
}
#bottom_content h1 {
	font-size: 17px;
	padding-bottom: 10px;
	font-weight:normal;
}
#bottom_content p {
	font-size: 13px;
	line-height: 158%;
	margin-top: 6px;
}
#bottom_l {
	float: left;
	padding-bottom: 57px;
	padding-left: 17px;
	padding-top: 15px;
}
#bottom_c {
	float: left;
	width: 235px;
	margin-left: 28px;
	padding-right: 42px;
	height: 193px;
	background-image:url(images/bot_brdr_r.png);
	background-position: top right;
	background-repeat: no-repeat;
	margin-top: 25px;
}
#bottom_r {
	float: left;
	margin-left: 44px;
	width: 290px;
	margin-top: 25px;
}
.side_link {
	font-size: 13px;
	color: #2b73dd;
	text-decoration: none;
}
.inline {
	display: inline;
	margin-right: 12px;
}
#get {
	font-family: "Lucida Sans Unicode","lucida sans", helvetica, arial;
	font-size: 13px;
	color: #505050;
	padding-top: 10px;
}
#bottom_r img {
	padding-top: 10px;
}
#faq_supported {
	width: 164px;
	float: left;
}
#controls {
	text-align: right;
	font-size: 12px;
	color: #2b73dd;
	width: 515px;
}
#footnote {
	padding-top: 29px;
}
#footnote ol {
	color: #8f8f8f;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-left: 0px;
}
#cards {
	padding-top: 25px;
}
#main_content_sub h2 {
	margin-top: 7px;
	font-weight:normal;
}
#main_content_sub h3 {
	margin-top: 33px;
}
#footnote ol li {
	margin: 0px;
	padding-bottom: 0;
	line-height: 11px;
}
#back {
	text-align: right;
	padding-right: 35px;
	font-size: 10px;
	padding-top: 5px;
	background-image: url(images/brd_bot_faq.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#legal ul li {
	font-size: 13px;
	color: #787878;
	padding: 0px;
	margin: 0 0 0 -23px;
}
#legal {
	padding-left: 0px;
}
a:active {
  outline: none;
}

/* begin faq toggle styles */
     
#drop_down_toggle:after	        {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
#drop_down_toggle		        {*zoom: 1;}


.trigger {
	height: 33px;
	width: 507px;
	line-height:26px;
	font-family: "Lucida Sans Unicode","lucida sans", helvetica, arial;
	font-size: 14px;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(images/expand_wdot.png);
	background-repeat: no-repeat;
	background-position: left -3px;
	cursor:pointer;
	font-weight:normal;
}
h2.trigger a {
	color: #505050;
	text-decoration: none;
	display: block;
	font-size:11px;
	padding-top: 5px;
	font-weight: normal;
	
}
h2.trigger a:hover { color: #000; }
h2.active {background-position: left -54px;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	overflow: hidden;
	font-size: 11px;
	width: 507px;
	clear: both;
}
.toggle_container .block {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-family: "Lucida Sans Unicode","lucida sans", helvetica, arial;
	font-size: 13px;
	line-height: 158%;
	color: #505050;
}
.trigger {
	font-size: 14px;
	font-weight: normal;
}

a.linktrigger{
	cursor:pointer;	
}
.toggle_subcontainer ul {
	margin-left: -15px;
}
.toggle_subcontainer ul li{
	color:999;
	font-size:10px;
}
.sup {
	font-size: 9px;
	color: #0066FF;
	padding-bottom: 5px;
}
#drop_down_toggle {
	width: 529px;
	padding-bottom: 5px;
}
#faq_supported li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	line-height: 100%;
}
#faq_supported ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

/*rotator styles*/

/* rotator in-page placement */

    div.rotator {
	position:relative;
	height:458px;
	margin-left: 0px;
	display: none;

	width:956px;
}
/* rotator css */
	div.rotator ul{
	
	padding:0px;
	margin:0px;
	
	}
	
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	
	
}
/* rotator image style */	
	div.rotator ul li img {
	
	background: #FFF;
}
    div.rotator ul li.show {
	z-index:1
}	
#login img {
}
/* lightbox pages */
#use {
	font-size:12px;
	line-height:180%;
	margin-top: 4px;
	color: #505050;
}
#useh1 {
	font-size:20px;
	margin-top: 0px;
	padding-bottom: 0px;
	font-weight:normal;
}
#learn {
	width:300px;
	padding: 0px;
	margin: 0px;
}
#use a {
	text-decoration: none;
	color: #2b73dd;
}
#use a:hover {
	text-decoration: underline;
	color: #2b73dd;
}
#faq_supported li {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #505050;
}
#device_main {
	padding-left: 20px; 
	margin: 0px;
	width: 525px;
	z-index: 1000;
}

#faq_bottom {
	padding-top: 11px;
	padding-bottom: 29px;
}				
#mainBody #wrapper #container #main_sub #main_content_sub #drop_down_toggle .trigger trigger2 {
	padding-top: 10px;
}

/* videos page styles */

#videos_container{
	width: 588px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: -25px;
	margin-left: 0;	
}
#videos_container:after	        {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
#videos_container		        {*zoom: 1;}

#video_row{
	margin-bottom:5px;
	
}#video_row:after	        {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
#video_row		        {*zoom: 1;}

.video_col_203{
	width: 203px;
	float:left;
	
}

.video_col_90{
	width: 90px;
	float:left;
	margin-left:5px;
	
}

.video_col_190{
	width: 190px;
	float:left;
	margin-left:5px;
	
}

.video_col_107{
	width: 107px;
	float:left;
	
	
}

.video_col_213{
	width: 213px;
	float:left;
	margin-left:5px;
	
}

.video_col_258{
	width: 258px;
	float:left;
	margin-left:5px;
	
}

.video_col_72{
	width: 72px;
	float:left;
	
	
}

.video_col_136{
	width: 136px;
	float:left;
	margin-left:5px;
	text-align:right;
	
}

.video_col_124{
	width: 124px;
	float:left;
	text-align:right;
	
}

.video_col_129{
	width: 129px;
	float:left;
	margin-left:5px;
	
	
}

.btm_vid_margin{
	margin-bottom:5px;
}

.left_vid_margin{
	margin-left:5px;	
}

#drop_down_toggle .trigger.trigger2 .trigger_link2 a:hover {
	text-decoration: none;
}
.pipe {
	color: #aaaaad;
	font-size: 12px;
	padding-right: 11px;
	padding-left: 11px;
}
#topnav {
	float:left;
	padding-top:6px;	
}
#topnav_sup {
	float:left;
	padding-top: 6px;
	padding-left: 121px;	
} 
#video_below {
	padding-top: 17px;
}
#see_all {
	float: right;
}
#see_all p {
	padding-top: 0px;
	margin-top: 0px;
}
#already {
	float:left;
	width: 300px;
}
#already h3 {
	margin-bottom: 0px;
}
#tell_record {
	clear:both; 
	padding-bottom:35px;
	padding-top: 4px;
}
.twitter-share-button {
	padding-bottom: 1px;
}
#try.try_vid {
	margin-left: 648px;
}
#note {
	width: 400px;
	font-size:12px;
	line-height:180%;
	margin-top: 4px;
	color: #505050;
}
#note ul {
	margin-left: 15px;
	padding-left: 0px;
}
#com {
	font-size: 11px;
	line-height: 19px;
}
.demi {
	font-family: "LucidaSan-Dem", lucida sans, helvetica, arial;
	font-size: 13px;
}
#main_sub_vid  {
	font-size: 13px;
	line-height: 130%;
	color: #505050;	
	margin-top: 5px;
	margin-bottom: 23px;
}
.vid {
	line-height: 2px;
	margin-top: 23px;	
}#home_vid {
	height: 30px;
	width: 223px;
	position: absolute;
	top: -34px;
	padding-top: 3px;
	color: #505050;
	font-size: 12px;
	left: 62px;
}
#home_vid a {
	color: #2b73dd;
	text-decoration: none;
}
#home_vid a:hover {
	text-decoration: underline;
}
.sxsw {
	
	float:right;
	padding-bottom: 0px;
	margin-top: 2px;
	*margin-top: -12px;
}

.im-table{

}
.im-question-box-home {
	background-color: #f8f8f8;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	border:1px solid #5E5E5E;
	padding-top: 10px;
	padding-bottom: 0px;
}
.im-question-box-override {
	padding-left: 10px;
}


.width-99 {
	width: 350px;
	padding-left: 25px;
}

body {
	width: 550px;
	margin-top: 0px;
	margin-left: 0px;
}
#question_box {
	height: 28px;
	font-size: 16px;
	width: 385px;
	
}

.button-feature
{
   font-weight:bold;
   color:#FFFFFF;
   background-color:#777777;
   border-style:solid 1px;
   border-color:#000000;
	height: 30px;
}

.searchtext {
	font-size: 13px;
	color: #5E5E5E;
	font-weight: bold;
	padding-left: 25px;
}

.node {
	width: 550px;
}
.content {
	font-size: 13px;
}
.im-paginationtop {
	border-bottom: solid 1px #5e5e5e;
	width: 550px;
	padding-top: 0px;
}
.im-paginationtop td{
	font-family: "MuseoSlab-700", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #749c07;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 0px;
}

.im-title-name {
	font-size: 13px;
	padding-top: 10px;
}
.im-title-name a{
	color: #2B73DD;
	text-decoration: none;
}
.im-title-name a:hover{
	text-decoration: underline;
}
.im-last {
	font-size: 13px;
	padding-top: 10px;
}
.im-last a{
	color: #2B73DD;
	text-decoration: none;
}
.im-last a:hover{
	text-decoration: underline;
}
.im-odd {
	margin-bottom: 30px;
}
.im-even {

}
.im-breaker {
	width: 100%;
	border-bottom: 2px dotted #e2e2e2;
	font-size: 0px;
	padding-top: 10px;
}
.row-breaker {
	
}
.snippetClass3 {
	font-size: 12px;
	font-weight: normal;
}
.snippetClass1 {
	font-size: 12px;
	font-weight: normal;
}
.snippetClass2 {
	font-size: 12px;
	font-weight: normal;
}
.snippetClass0 {
	font-size: 12px;
	font-weight: normal;
}
#breadcrumb {
	font-size: 13px;
	padding-top: 8px;
}
#breadcrumb a{
	color: #2B73DD;
	text-decoration: none;
}
#breadcrumb a:hover{
	text-decoration: underline;
}
.nobreak {
	font-size: 12px;
	float: right;
}

.im-search-result {
	font-size: 14px;
	text-align: left;
}

table {
	font-size: 13px;
}

#ratingDivAll {
    background-color: #F8F8F8;
    border: 1px solid #5E5E5E;
    padding: 5px;
    display:block;
    clear: both;
}

.im-hidden-div{
	display:none;
}