* {
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family: Arial; 
}

*:focus {
	outline: none;
}

a img {
	border: none;
	vertical-align: middle;
	}

a {
	color: #2682ce;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#topMenu {
	float:right;
	height:25px;
	padding-top:40px;
	padding-right:15px;
/*	margin-top: 40px;*/
}

#topMenu ul li {
	float: left;
	list-style: none;
	vertical-align: middle;
	line-height: 25px;
	padding-left:30px;
}
#topMenu ul li a {
	color:#2d4c67;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
}
#topMenu ul li a:hover, #topMenu ul li a.selected {
	color:#eaf8ff;
}
/*#topMenu ul li img {
	vertical-align: middle;
}

#topMenu ul li#home a {
	margin:0 23px;
}
#topMenu ul li#features a {
	margin:0 20px;
}
#topMenu ul li#upgrade a {
	margin:0 20px 0 19px;
}
#topMenu ul li#contact a {
	margin:0 20px 0 17px;
}
#topMenu ul li#blog a {
	margin:0 14px;
}
#topMenu ul li#log_in a {
	margin-left: 14px;
}*/

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial;
	background: url(/images/bigHeaderRepeat.png) top left repeat-x #ececec;
}

#header {
	background: url(/images/bigTop.jpg) 0 0 no-repeat;
	margin:0 auto;
	width: 990px;
	/*height: 525px;*/
	font-family: Arial;
	font-size: 12px;
	/*border: solid 1px transparent;*/
	
}
#header .bigText {
	color: #000000;
	margin-top: 35px;
	font-size: 16px;
	font-family: Arial;
	padding: 0px;
}

#header .smallText {
	color: #242c2e;
	margin-top: 10px;
	font-size: 12px;
	font-family: Arial;
	margin-bottom: 15px;
	line-height: 18px;
}

#headText {
	width: 390px;
	height: 407px;
	padding-top: 0px;
	margin-left: 20px;
	margin-top: 43px;
	float: left;
}	

#vpHolder {
	background-image: url(/images/VideoPlayer.png);
	background-repeat: no-repeat;
	background-position:  2px top;
	width: 580px;
	height: 409px;
	float: left;
	margin-top: 20px;
}

.centerButton {
	margin-top: 15px;
	text-align: center;
}
.leftButton {
	margin-top: 15px;
	padding-left: 10px;
}

#content {
	margin-top:35px;
	width: 965px;
	margin-left: auto;
	margin-right: auto;
}

#middleContent {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-top:50px;
}


#middleContent .title {
	font-family: Arial;
	font-size: 17px;
}

#middleContent .titleBlue {
	font-family: Arial;
	font-size: 17px;
	color: #2682ce;
}

.cmsProp {
	float: left;
	background-image: url(/images/PropBg.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 216px;
	height: 137px;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 11px;
	color: #525c64;
	margin-top: 15px;
	cursor: pointer;
}
.cmsProp a {
	color: #525c64;
}

a:hover {
	text-decoration: none;
}

.propImgSep{
	margin-top: 5px;
}

.cmpsPropSep {
	float: left;
	height: 137px;
	width: 6px;
}
	
.cmsPropCreate{
	background-image: url(/images/PropCreateIcon.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 70px;
	width: 130px;
	padding-right: 70px;
	padding-top: 12px;
}
.cmsPropCustomize{
	background-image: url(/images/PropCustomizeIcon.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 70px;
	width: 140px;
	padding-right:70px;
	padding-top: 12px;
}
.cmsPropAddMedia{
	background-image: url(/images/PropAddMediaIcon.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 70px;
	width: 145px;
	padding-right: 70px;
	padding-top: 12px;
	text-decoration: none;
	cursor: pointer;
}
.cmsPropPublish{
	background-image: url(/images/PropPublishIcon.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 70px;
	width: 160px;
	padding-right: 40px;
	padding-top: 12px;
}
.mainCol {
	width: 320px;
	float: left;
	margin-top: 20px;
}
.mainCol ul {
	list-style-type: disc;
}

.mainCol ul li{
	font-size: 12px;
	text-align: justify;
	color: #545454;
	width: 250px;
	margin-left: 10px;	
	line-height: 18px;
}

.listSep {
	background-image: url(/images/listSep.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 7px;
	height: 2px;
	margin-bottom: 7px;
}
	
.testimonialsHolder {
	font-size: 17px;
	font-weight: bold;
	background-image: url(/images/testimonialsBg.png);
	background-position: top right;
	background-repeat: no-repeat;
	width: 310px;
	margin-left: 20px;
	padding-top: 30px;
	color: #202120;
	margin-left: 30px;
	
}
.testimonialsHolder .whoSaid {
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: #55584f;
	margin-top: 10px;
	
}	
	
.videoTutorials {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: #2682ce;
	margin-left: 30px;
	clear: both;	
}

.videoTutHolder img{
	width: 88px;
	height: 71px;
	margin-left: 5px;
}

.videoTutHolder p {
	margin-bottom: 5px;
	margin-left: 5px;
}

.videoTutHolder {
	background-image: url(/images/videoTutShade.png);
	background-position: left 79px;
	background-repeat: no-repeat;
	float: left;
	width: 100px;
	height: 110px;
	text-align: left;
	margin-top: 20px;
}

.blueHighlight {
	color: #2682ce;
}

.embedAlsoOn {
	font-size: 17px;
	/*width: 310px;
	margin-left: 20px;
	padding-top: 50px;*/
	color: #202120;	
	clear: both;
}
.embedAlsoOn div {
	margin-top: 10px;
	background:url(/images/home_logos2.jpg) top left no-repeat;
	width:100%;
	height:62px;
	display:block;
}
.embedAlsoOn img {
	vertical-align: middle;
}

#homeShadeHolder {
	background-image: url(/images/homeHeaderShadeNew.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 408px;
	height: 137px;
	padding-bottom: 10px;
	border: 0;
	border-collapse: collapse;
}
.tdHomeCheck {
	line-height: 17px;
	vertical-align: top;
	font-family: Arial;
	font-size: 13px;
	color: white;
	padding-left: 16px;
	height: 30px;
}

.tdHomeCheck img{
	
	vertical-align: middle;
}


.colspantext {
 	font-family: Arial;
	font-size: 13px;
	padding-left: 16px;
	padding-right: 16px;
	line-height: 17px;
	height: 65px;
	color: #1f384c;
	
	vertical-align: middle;
}

.headerTopButtons {
	margin-top: 30px;
}

.vpf-h1 {
	background: url("/images/vpf.png") no-repeat top left;
	width: 430px;
	position: relative;
	padding-top: 84px;
}

.what-is-this {
	display:block;
	position:absolute;
	text-align:right;
	height:35px;
	width:420px;
	left:0;
	top:0;
	padding-top:45px;
}

/* new */
.shadow {
	width:841px;
	height:415px;
	/*height:110px;*/
	margin:0 auto;
	display:block;
	background:url(/images/home_shadow.png) 0 25px no-repeat;
	/*margin-top:25px;*/
	padding-top:25px;
}
#s1, #s2, #s3, #S4 {
	position:absolute;
	z-index:3;
}
#first_box, #second_box, #third_box, #fourth_box, #fifth_box {
	width:100%;
	height:100%;
}

#arr1, #arr3 {
	margin-left: 30px;
}

.left_arr {
	width:30px;
	height:26px;
	cursor:pointer;
	display:block;
	margin-top:5px;
	position: absolute;
	background:url(/images/home_2arr_left.png) top left no-repeat;
	top: 40px;
	left: 106px;
	z-index: 100;
}

.right_arr {
	width:30px;
	height:26px;
	cursor:pointer;
	display:block;
	margin-top:5px;
	position: absolute;
	background:url(/images/home_2arr_right.png) top left no-repeat;
	top: 40px;
	left: 850px;
	z-index: 100;
}

.clr {
	clear:both;
}
.arr {
	width:775px;
	height:87px;
	margin:0 auto;
	display:block;
	padding-top:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1e364e;
	line-height:19px;
}
.arr a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1e364e;
	text-decoration:underline;
}
.arr .left_arr, .arr .right_arr {
	width:18px;
	height:26px;
	cursor:pointer;
	display:block;
	margin-top:5px;
}
.arr .left_arr {
	float:left;
	background:url(/images/home_arr_left.png) top left no-repeat;
}
.arr .right_arr {
	float:right;
	background:url(/images/home_arr_right.png) top left no-repeat;
}
.text_holder {
	width:739px;
	margin:0 auto;
	text-align:center;
	height:100%;
	float:left;
}
.pl {
	/*width:570px;
	height:305px;
	padding-left:213px;
	padding-top:31px;*/
	
	/*background:url(/images/home_player_shadow.png) top left no-repeat;*/
	width:790px;
	height:326px;
	position: relative;
	z-index:100;
	/*padding-top:10px;
	padding-left:203px;*/
}
.pick {
	width:653px;
	/*height:293px;*/
	height:466px;
	display:block;
	/*margin:0 auto;*/
	padding-left:94px;
	padding-top:14px;
	/*background:url(/images/home_picker_shadow.png) top center no-repeat;*/
	/*margin: -82px auto 0;*/
}
.box {
	width:611px;
	height:346px;
	display:block;
	/*background:url(/images/home_box_shadow.png) top center no-repeat;*/	
	margin-left:40px;
	margin-top:-5px;
	position:absolute;
}
.band {
	width:620px;
	height:479px;
	display:block;	
	padding-left:55px;
	padding-top:1px;
}
#second_box .arr, #fourth_box .arr, #fifth_box .arr {
	position:absolute;
	padding-left:33px;
}
.start {
	width:141px;
	background:url(/images/home_start.png) top no-repeat;
	margin:0 auto;
	display:block;
	/*margin:-170px auto 0 790px;*/
	margin:-120px auto 0 870px;
	position:absolute;
}
.start a {
	width:102px;
	height:102px;
	display:block;
	margin:0 auto;
	margin-bottom:12px;
}

.mainCol {
	width: 285px;
	float: left;
	margin-top: 20px;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #545454;
	line-height:20px;
}

.mainColSep {
	width: 50px;
	height: 100px;
	float: left;
}

.colTitle {
	padding:20px 0;	
	font-size:25px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;	
}

.colBlue {
	color: #2682ce;
	font-weight: bold;
}

.colBlack {
	color:#0b0b0b;
	font-weight: bold;
}

.imageLeft {
	float:left;
	text-align:center;
	width:70px;
}
.home_btn {
	margin-left:-5px;
	margin-top:10px;
}

#vpHolder2 {
	left:217px;
	position:absolute;
	top:10px;
}

.lblue_text1 {
	color: #2682ce;
}

.copyRight a{
	color:#9b9b9a;
}
.copyRight a:hover {
	color: #2682ce;
}

.home_height1 {
	height:120px;
}

#cf_link {
	position:relative;
	z-index:5;
	color:#2682ce;
}
#cf_link:hover {
	color:#2682ce;
}
.topline {
	font-size:19px;
	text-align:center;
	color:#313436;
	padding-top:40px;
}
.mainbox {
	height:320px;
	width:960px;
	margin-top:45px;
	position:relative;
}
.lower_container {
	margin-top:35px;
	position:relative;
}
.lcont1 {
	float:left;
	width:700px;
}
.lcont2 {
	float:right;
}
.lcont2 a{
	display:block;
	margin-bottom:12px;
}
.topbluehead {
	background:#e6f1f7;
	border:1px solid #c0d9e8;
	height:38px;
	line-height:38px;
	font-size:16px;
	color:#0d0d0d;
	padding:0 22px;
	-moz-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
}
.news_container {
	background:#ffffff;
	border:1px solid #d9d9d9;
	font-size:12px;
	line-height:20px;
	color:#60625d;
	padding:0 22px 22px;
	-moz-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
}
.news_wrap {
	margin-top:18px;
	position:relative;
}
span.news_date {
	position:absolute;
	bottom:0;
	left:0;
	font-style:italic;
}
.news_more {
	position:absolute;
	bottom:0;
	right:0;
}
.news_leftlink {
	position:absolute;
	bottom:0;
	left:0;
}
.news_bottom {
	height:20px;
	margin-top:5px;
}
.bold {
	font-weight:bold;
	color:#000000;
}
.news_outerwrap {
	float:left;
}
img.newsimg {
	margin-top:10px;
}
.news_container_block {
	float:left;
	width:270px;
}
.wleft {
	width:310px;
}
.mleft {
	margin-left:50px;
}
.tbleft {
	float:left;
	width:360px;
}
.left_arrow_container {
	width:26px;
	position:absolute;
	left:-26px;
	top:147px;
}
.right_arrow_container {
	width:26px;
	position:absolute;
	right:-26px;
	top:147px;
}
.left_arrow_container a, .right_arrow_container a {
	display:inline-block;
	height:26px;
	width:26px;
}


#mainbox_slider table.navigation {
	margin:0;
	padding:0;
	border:1px solid #c0d9e8;
	border-bottom:none;
	height:33px;
	width:100%;
}
#mainbox_slider table.navigation td {
	margin:0;
	padding:0;
	height:33px;
	line-height:33px;
	color:#313436;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	position:relative;
	border-left:1px solid #f8fbfd;
	border-right:1px solid #cfd8de;
	border-bottom:1px solid #d9d9d9;
	background: url(/images/ssbg.png) repeat-x;
}
#mainbox_slider table.navigation td div { 
	
}
#mainbox_slider table.navigation td div.selected { 
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	border-top:1px solid #d9d9d9;
	background:white;
	position:relative;
	margin-left:-2px;
	margin-top:-7px;
	padding-top:6px;
	width:102%;
	height:34px;
	z-index:99;
	-moz-border-radius:7px 7px 0 0;
	border-radius:7px 7px 0 0;
}
#mainbox_slider table.navigation td.firsttd div.selected { 
	margin-left:-1px;
}
#mainbox_slider table.navigation td.lasttd div.selected { 
	right:-1px;
	width:100%;
}
#mainbox_slider table.navigation td.nobord { 
	border-bottom:none;
}
#mainbox_slider table.navigation td.firsttd { 
	border-left:none;
}
#mainbox_slider table.navigation td.lasttd { 
	border-right:none;
}
#mainbox_slider table.navigation td a {
	color:#313436;
	padding:0 15px;
}

img.newfcorner {
	position:relative;
	top:-1px;
	right:-1px;
}
div.newfcorner {
	background: url(/images/newfcorner.png) scroll top right no-repeat;
}

.imgtop {
	width:220px;
	z-index:2;
	position:absolute;
	top:50px;
	left:20px;
}
.imgtop2 {
	width:400px;
	z-index:2;
	position:absolute;
	top:20px;
	left:0;
}
.imgtop3 {
	width:840px;
	margin:-20px auto auto auto;
}
.imgtop4 {
	z-index:2;
	position:absolute;
	top:25px;
	right:0;
}
.wright, .wright2 {
	width:760px;
}
.wwleft {
	width:620px;
	margin-left:-20px;
}
.branded_bottom {
	width:820px;
	margin:10px auto auto 90px;	
	line-height:20px;
	color:#0d0d0d;
	font-size:12px;	
}
.brandedb_container {
	margin-top:15px;
}
.brandedb_container img, .an_wrap img {
	vertical-align:middle;
}
.bbc_line {
	margin-bottom:10px;
}
.bbc_line2 {
	margin-bottom:20px;
}
.bbc1 {
	width:250px;
}
.bbc2 {
	width:320px;
}
.bbc3 {
	width:220px;
}
.bbc_text {
	font-size:12px;
  font-weight:bold;
	color:#2682ce;
	line-height:28px;
	margin-left:40px;
  text-transform:uppercase;
}
.wright h2 {
	font-size:16px;
	font-weight:normal;
	color:#0d0d0d;
	margin:20px auto 20px 90px;
}
.contm_gray {
	font-size:12px;
	color:#2682ce;
  text-transform:uppercase;
  font-weight:bold;
	line-height:32px;
  height:32px;
	margin-left:240px;
	margin-top:5px;
}

.contm_gray .line {
	margin-left:40px;
}
.upload_midarea {
	background:#f3f3f3;
	z-index:1;
	height:100px;
	margin-bottom:20px;
}
.ads_midarea {
	background:#f3f3f3;
	z-index:1;
	height:95px;
	margin:10px auto 20px auto;
	padding:20px 0 0 50px;
	font-size:15px;
	color:#0d0d0d;
	font-weight:bold;	
}
p.advp {
	font-size:12px;
	color:#60625d;
	font-weight:normal;
	width:450px;
	margin-left:50px;
}
.contm_midarea {
	background:#f3f3f3;
	z-index:1;
	height:120px;
	margin-top:40px;
	margin-bottom:20px;
  padding-top:10px;
}
.upload_midarea img {
	height:83px;
	margin:9px 0 auto 90px;
}
.wright p {
	font-size:12px;
	color:#60625d;
	margin:0 70px 0 90px;
	line-height:20px;
}
.wright2 p {
	font-size:12px;
	color:#60625d;
	margin:0 70px 0 240px;
	line-height:20px;
}

.an_wrap {
	padding:20px 0 20px 30px;
	font-size:15px;
	color:#0d0d0d;
	font-weight:bold;
}
.an_wrap p {
	font-size:12px;
	line-height:20px;
	width:430px;
	margin-bottom:20px;
	font-weight:normal;
}

.host_wrap {
	padding:30px 20px 0 10px;
	font-size:12px;
	line-height:20px;
	color:#60625d;
}
.host_wrap h2 {
	font-size:16px;
	font-weight:normal;
	color:#0d0d0d;
	margin-bottom:15px;;
}
.col1 {
	width:270px;
	margin-right:40px;
}
.col1last {
	width:270px;
	margin:0;
}
img.spacer_white {
	height:60px;
	width:1px;
	float:right;
}
img.botpic {
	clear:both;
	float:right;

}
.left {
	float:left;
}
.right {
	float:right;
}
/* start jquery slider */
#mainbox_slider {
  width: 960px;
}

.scroll {
	clear: left;
	height: 285px;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
	width: 958px;
	border:1px solid #d9d9d9;
	border-top:none;
	background:#ffffff;
	-moz-border-radius:0 0 7px 7px;
	border-radius:0 0 5px 5px;		
}

.scrollContainer div.panel {
  padding: 20px 0 20px 20px;
  height: 245px;
  width: 940px; /* change to 560px if not using JS to remove rh.scroll */
}

/* end jquery slider */

.facebook_wrap {
	background:url(/images/follow_facebook.png) no-repeat;
	width:195px;
	height:81px;
	position:relative;
}
.twitter_wrap {
	background:url(/images/follow_twitter2.png) no-repeat;
	width:195px; 
	height:81px;
	position:relative;
}
.fb_count {
	position:absolute;
	top:28px; 
	right:12px;
    width:50px;
    height:30px;
    overflow:hidden;
}
.twitter_count {
	position:absolute; 
	top:18px;
	left:129px;
	width:50px; 
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:#2a7090;
}

#publish h2 {
  font-size:14px;
  color:#0d0d0d;
  font-weight:normal;
  text-align:center;
  margin-top:5px;
}

#publish h3 {
  font-size:13px;
  color:#60625d;
  font-weight:normal;
  text-align:center;
  margin-top:5px;
}

#publish .gray_area {
  background:#f3f3f3;
  height:68px;
  margin-left:-20px;
  width:960px;
  margin-top:20px;
  text-align:center;
  padding-top:22px;
}
.barea {
  margin-top:30px;
  margin-left:30px;
  margin-right:50px;
}
.barea img {
  margin-right:20px;
}
.barea p{
  font-size:12px;
  color:#60625d;
}
#developers .wwd{
  margin-top:20px;
  margin-right:20px;
  margin-left:10px;
}
.dev_box1 h2 {
  font-size:16px;
  color:#0d0d0d;
  margin-bottom:10px;
  font-weight:normal;
}
.dev_box1 {
  width:290px;
  font-size:12px;
  color:#60625d;
  line-height:20px;
  padding-left:35px;
}
ul.dev_list {
  margin-left:80px;
  list-style-type:none;
  color:#2682ce;
  font-size:12px;
  text-transform:uppercase;
  font-weight:bold;
}
ul.dev_list li{
  height:34px;
  line-height:34px;
  width:310px;
  margin-bottom:8px;
}
ul.dev_list img {
  float:left;
  margin-right:15px;
}
.btn_api {
  margin-top:30px;
  text-align:center;
}
.mleftm5 {
  margin-left:-5px;
}
img.trans {
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
  zoom: 1;
}
h3.news_title {
    font-size:14px;
    font-weight:bold;
}
.news_top {
    height:20px;
    margin: 5px 0;
    position:relative;
}
