/* Global items */

body {
font-family: verdana, arial;
font-size: 11px;
}

#containter {
width: 1000px;
margin: auto;
background-color: #FFFFFF;
}

#header {
font-size: 9px;
}

#logo {
font-size: 10px;
text-align: left;
width: 300px;
line-height: 16px;
padding-top: 10px;
}


#jomfooter a, #jomfooter a.link {
	color: #333;
	text-decoration: none !important;
}

#jomfooter a:hover{
	color: #333; 
	text-decoration: underline !important;
}


/* inject mootools menu css */

#fancymenu {
	position: relative;
	height: 31px;
	width: 494px;
	background: url('/images/tabs_bkgd.jpg') no-repeat top;
	background-position: 0% 3px;
	padding: 0px;
	overflow: hidden;
	font-size: 9px;
	height: 34px;
	float: right;
	margin-top: -40px;
	line-height: 26px;
}


#fancymenu ul{
	padding: 0;
	margin: 0;
}

/* Don't apply padding here (offsetWidth will differ in IE)
If you need padding add it to the child anchor */
#fancymenu ul li{
	float: left;
	list-style: none;
}

#fancymenu ul li a {
	z-index: 10;
	display: block;
	float: left;
	height: 31px;
	margin-top: 4px;
	position: relative;
	background-position:center center;
	background-repeat:no-repeat;
	font-size: 12px;
	font-weight: none;
	color: #808080;
	text-decoration: none;
	text-transform: none;
	text-align: center;
}

		

/* set width params for all top nav items */
#menu_home a {
padding-top: 2px;
width: 59px;
height: 31px;
font-size: 16px !important;			
}

#menu_sample a {
padding-top: 2px;
width: 124px;
height: 31px;
font-size: 16px !important;		
text-align: center;
margin-left: 10px;
}

#menu_blog a {
padding-top: 2px;
width: 50px;
height: 31px;
font-size: 15px !important;		
text-align: center;
margin-left: 8px;
}

#menu_subscribe a {
padding-top: 2px;
width: 90px;
height: 31px;
font-size: 16px !important;		
text-align: center;
margin-left: 10px;
}

#menu_contact a {
padding-top: 2px;
width: 77px;
height: 31px;
font-size: 16px !important;		
text-align: center;
margin-left: 10px;
}

#menu_help a {
padding-top: 2px;
width: 50px;
height: 31px;
font-size: 16px !important;		
text-align: center;
margin-left: 6px;
}

#fancymenu li.background {
	background: url('/images/bg_menu_right.png') no-repeat top right !important;
	background: url('/images/bg_menu_right.gif') no-repeat top right;
	margin-top: 3px;
	z-index: 8;
	position: absolute;
	visibility: hidden;
}

#fancymenu .background .left {
	background: url('/images/bg_menu.png') no-repeat top left !important;
	background: url('/images/bg_menu.gif') no-repeat top left;
	height: 31px;
	margin-top: 0px;
	margin-right: 9px; /* 9px is the width of the rounded shape/customized codebase for SEO */
}

#contentwell {
	background: url('/images/content_bkgd.jpg') no-repeat top left !important;
	width: 1000px;
	margin-top: 0px;
	margin-right: 9px; /* 9px is the width of the rounded shape/customized codebase for SEO*/
}

#contenttop h1 {
	height: 300px;
	width: 650px;
	margin-top: 20px;
	margin-right: 9px; 
	padding-left: 20px;
	padding-top: 50px;
	padding-top: expression('0px');
	font-size: 32px;
	color: #FFFFFF;
	font-weight: lighter;
	
}




/* set all params for floating menu with tabs */

#menufloat {
	width: 417px;
	height: 240px;
	float: right;
	margin-top: -100px;
	margin-right: 40px;
}

#logos {
	float: left;
	margin-left: 25px;
	margin-top: 30px;
}

#logos p.logo3 {
	margin-top: 70px;
}

#logos p.logo2 {
	margin-top: 40px;
}

#logocontent {
	float: right;
	margin-right: 35px;
	color: #999999;
	margin-top: 25px;
	width: 200px;
	font-size: 12px;
	line-height: 16px;
}

#logocontent a {
	color: #29ABE2;
	font-size: 11px;
	text-decoration: underline;
}


#logocontent a:hover {
	text-decoration: underline;
}

#logocontent p {
	 margin-top: 20px;
}



#tabsfloat {
	float: right;
	margin-top: -178px;
	margin-right: 159px;
}

#tab1 {
	background: url('/images/tab_channels.png') no-repeat top left !important;
	width: 91px;
	height: 30px;
	text-align: center;
	line-height: 38px;
	color: #c2c2c2;
	font-size: 16px;
	float: left;
}

#tab2 {
	background: url('/images/tab_pricing.png') no-repeat top left !important;
	width: 90px;
	height: 30px;
	text-align: center;
	line-height: 38px;
	color: #c2c2c2;
	font-size: 16px;
	float: left;
	margin-left: 5px;
}

#tab3 {
	background: url('/images/tab_faq.png') no-repeat top left !important;
	width: 91px;
	height: 30px;
	text-align: center;
	line-height: 38px;
	color: #c2c2c2;
	font-size: 16px;
	float: left;
	margin-left: 5px;
}




/* set  params for main content */
#maincontent {
	width: 500px;
	float: left;
	margin-left: 5px;
	margin-top: -110px;
	margin-top: expression('-80px');
	color: #333333;
	font-size: 12px;
	line-height: 1.8;
}

#maincontent span{
	color: #333333;
	font-size: 26px;
}

#maincontent a{
	color: #29ABE2;
	font-size: 12px;
	text-decoration: underline;
}

#maincontent a:hover{
	text-decoration: underline;
}




/* set all params for lower content panel */

#contentpanel{
	background:  #d3d3d3;
	width: 1000px;
	margin-top: 20px; /* pulls closer to shadow */
	float: left;
}

#twittercol{
	width: 305px;
	color: #fff;
	float: left;
	margin-top: 80px;
	margin-left: 40px;
	margin-bottom: 20px;
	font-size: 12px;

}

#learnblogcol{
	width: 305px;
	color: #fff;
	float: left;
	margin-top: 80px;
	margin-left: 50px;
}

#testimonialscol{
	width: 245px;
	color: #fff;
	float: left;
	margin-top: 80px;
	margin-left: 40px;
	line-height: 21px;
}

#testimonialvideocol{
	width: 300px;
	color: #666;
	float: left;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 30px;
	line-height: 17px;
	
}

#testimonialvideocol2{
	width: 600px;
	color: #666;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	line-height: 17px;
	
}

#video{
	width: 300px;
	color: #666;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	line-height: 17px;
	
}

#testimonialvideocol a{
	color: #29ABE2;
	font-size: 11px;
	text-decoration: underline;
}

#testimonialtextcol{
	width: 650px;
	color: #666;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 17px;
	
}

#testimonialvideocol2 a{
	color: #29ABE2;
	font-size: 11px;
	text-decoration: underline;
}

.sidebar-title{
	color: #FFF;
	font-size: 22px;
	font-weight: lighter;
}

.quote-highlight{
	color: #666;
	font-size: 14px;
	font-weight: bold;

}

#twittercol span{
	background: #cbcbcb;
	display: block;
	padding: 5px;

}

#learnblogcol span{
	background: #cbcbcb;
	display: block;
	padding: 5px;
	margin-bottom: 10px;

}

#testimonialscol span{
	display: block;
	padding: 5px;

}

#twittercol a, #learnblogcol a{
	color: #fff;
	text-decoration: none;
}

#testimonialscol a{
	color: #29abe2;
	text-decoration: none;
}

#testimonialscol a:hover{
	text-decoration: underline;
}

#twittercol a:hover{
	color: #fff;
	text-decoration: underline;
}

#twitter_update_list, #learnblogcol_update_list, #testimonials_update_list{
	display: block;
	list-style-type: none;
	margin-left: -40px;
}

#learnblogcol_update_list a{
	color: #29abe2;
}

#learnblogcol_update_list a:hover{
	text-decoration: underline;
}

#twitter_update_list a{
	padding-bottom: 10px;
}



/* MorphTabs styles */

.morphtabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	margin-left: 16px;
	margin-top: 10px;
}

.morphtabs_title li {
	float: left;
	margin-right: 5px;
	cursor: pointer;
	font-family: Myriad Pro, Trebuchet MS, arial, verdana;
	font-size: 14px;
	height: 24px;
	line-height: 28px;
    background: url('/images/tab_unselected.png');
    color: #666666;
    width: 91px;
    height: 30px;
    text-align: center;
	
}

.morphtabs_title li.over {
	font-weight: none;
    background: url('/images/tab_selected2.png');
}

.morphtabs_title li.active {
    background: url('/images/tab_selected2.png');
    color: #333;
    width: 91px;
    height: 30px;
    text-align: center;
}

.morphtabs_panelwrap { 
	position: relative;	
	top: -1px;
	clear: both;
	overflow: hidden;
}

.morphtabs_panel {
	color: #333;
    background-repeat: no-repeat;
    width: 437px;
    height: 376px;
    overflow: hidden;
	vertical-align:top;
}

.morpthtabs_panel p {
	margin-left:5px;
	vertical-align:top;
}



