.error {
    color: red;
}

.message {
    color: green;
    font-size: 150%;
}

#quickPlay {
    position: absolute;
    z-index: 100;
    border: black 1px solid;
    background-color: #ffffe5;
}

div#dropmenudiv {
    width: 160px;
    background: url( '/images/submenubg.gif' ) repeat-x top #e8e8e8;
    position: absolute;
    top: 170px;
    left: 185px;
    z-index: 999;
}

div#dropmenudiv a {
    margin: 15px 10px;
    display: block;
}

.message_box {
    font: 12px "Trebuchet MS", Tahoma;
    color: red;
}

.form_input_text {
    border: 1px solid #c2c2c2;
    width: 450px;
}

.form_input_textarea {
    border: 1px solid #c2c2c2;
    width: 450px;
    height: 150px;
}

.form_data_cell {
    width: 175px;
}

td#td2_2_1 {
    vertical-align: middle;
    text-align: left;
}

td#td2_2_2 {
    vertical-align: middle;
    text-align: right;
}

#switch-lang {
    margin-right: 25px;
    margin-bottom: 15px;
}

.plain-format-menu {
    display: none;
}

h1 {
    color: #000;
    font-weight: bold;
    font-size: 14px;
}

h2 {
    color: #000;
    font-weight: bold;
    font-size: 12px;
}

.videoEmbedCodeDiv {
    position: absolute;
    z-index: 1999;
    width: 250px;
    height: 250px;
    background: #26afdd;
    padding: 5px;
    border: 3px solid #c2c2c2;
}

.closebtn {
    float: right;
    margin-right: 2px;
    margin-top: 2px;
    width: 21px;
    height: 21px;
    clear: both;
    background: url( '/images/quickplay_close.png' );
    cursor: pointer;
}

/*.videoEmbedCodeDiv {position: absolute;z-index:1999}*/
/*div#videoEmbedCodeDiv { position: absolute; top: 450px; width: 425px; height: 456px; border: 1px solid #c2c2c2;  background-color: #26afdd; z-index: 1999; font-family: Verdana; font-size: 11px;}*/
/*div#videoListEmbedCodeDiv { position: absolute; top: 450px; width: 425px; height: 456px; border: 1px solid #c2c2c2;  background-color: #26afdd; z-index: 1999; font-family: Verdana; font-size: 11px;}*/
.getcode {
    font-size: 10px;
    width: 100px;
    height: 50px;
}

.playButton {
    position: relative;
    left: 24px;
    top: -35px;
    width: 22px;
    height: 21px;
}

.w_container {
    border: 0px solid black;
    width: 550px;
    padding-left: 30px;
}

.grey_bg {
    border: 2px solid #d1d1d1;
    background: #ededed;
    padding: 5px
}

.blue_bg {
    background: #5bbbd4;
    padding: 10px
}

.v_spacer {
    clear: both;
    height: 10px
}

.h_spacer {
    width: 20px
}

.v_spacer5 {
    clear: both;
    height: 5px
}

.v_spacer15 {
    clear: both;
    height: 15px
}

.v_spacer20 {
    clear: both;
    height: 20px
}

.border_input {
    margin: 1px;
}

.b_select {
    margin: 1px;
    border: 1px solid #c2c2c2;
    font-family: Verdana;
    font-size: 11px;
    color: #065877;
}

.font12 {
    font-size: 12px;
    line-height: 18px
}

.font10 {
    font-size: 10px;
}

.font18 {
    font-size: 18px;
}

div#topheader_text_social {
    color: #000;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    font-size: 12px;
}

td.social_header1 {
    width: 60px;
    height: 37px;
    background: url( '/images/topbut_social_1.png' ) bottom no-repeat;
}

td.social_header2 {
    background: url( '/images/topbut_inbox_2.gif' ) bottom repeat-x;
}

td.social_header3 {
    width: 13px;
    background: url( '/images/topbut_inbox_3.gif' ) bottom no-repeat;
}

.recipe {
    background-color: #29CAE3;
    padding: 5px;
    text-align: center;
}

.parameters_select {
    width: 150px;
}

.bsoft_banner {
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    height: 0;
    left: 690px;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 30px;
    width: 172px;
}

.a_bsoft_banner {
    background: #FFFFFF url( /images/content-bg.jpg ) repeat-x scroll 0 0;
    cursor: pointer;
    height: 90px;
    left: 690px;
    position: relative;
    top: 35px;
    width: 172px;
}

td.mymoney_header1 {
    width: 54px;
    height: 39px;
    background: url( '/images/topbut_mymoney_1.png' ) bottom no-repeat;
}

table.listBanners {
    margin-top: 10px;
    margin-bottom: 10px;
}

table.listBanners tr td {
    padding: 3px;
}

table.bannerForm {
    margin-top: 10px;
    margin-bottom: 10px;
}

table.bannerForm tr td {
    padding: 3px;
}

#mask {
    position: absolute;
    z-index: 90;
    background-color: #000;
    display: none;
    left: 0;
    top: 0;
}

.index_plugin_ul {
    background: url( '/images/index_plugin_ul_mark.png' ) no-repeat;
    background-position: left center;
    padding-left: 15px;
    width: 95%; /*color: #fff;*/
    padding-top: 4px;
    padding-bottom: 4px;
    line-height: 16px;
    font-family: Tahoma;
    font-size: 14px;
}

.btn {
    display: block;
    position: relative;
    background: #aaa;
    padding: 5px;
    float: left;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.btn * {
    font-style: normal;
    background-image: url( /images/btn3.png );
    background-repeat: no-repeat;
    display: block;
    position: relative;
}

.btn i {
    background-position: top left;
    position: absolute;
    margin-bottom: -5px;
    top: 0;
    left: 0;
    width: 5px;
    height: 5px;
}

.btn span {
    background-position: bottom left;
    left: -5px;
    padding: 0 0 5px 10px;
    margin-bottom: -5px;
}

.btn span i {
    background-position: bottom right;
    margin-bottom: 0;
    position: absolute;
    left: 100%;
    width: 10px;
    height: 100%;
    top: 0;
}

.btn span span {
    background-position: top right;
    position: absolute;
    right: -10px;
    margin-left: 10px;
    top: -5px;
    height: 0;
}

* html .btn span,
    * html .btn i {
    float: left;
    width: auto;
    background-image: none;
    cursor: pointer;
}

.btn.blue {
    background: #2ae;
}

.btn.green {
    background: #9d4;
}

.btn.gray {
    background: #666666;
}

.btn.lmore {
    margin: 20px 0 0 100px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-decoration: none !important;
}

.btn.pink {
    background: #e1a;
}

.btn:hover {
    background-color: #a00;
}

.btn:active {
    background-color: #444;
}

.btn[class] {
    background-image: url( /images/shade.png );
    background-position: bottom;
}

* html .btn {
    border: 3px double #aaa;
}

* html .btn.blue {
    border-color: #2ae;
}

* html .btn.green {
    border-color: #9d4;
}

* html .btn.gray {
    border-color: #666666;
}

* html .btn.pink {
    border-color: #e1a;
}

* html .btn:hover {
    border-color: #a00;
}

.a_interactive_banner {
    background: #FFFFFF url( /images/content-bg.brown.png ) repeat-x scroll 0 0;
    width: 172px;
    top: 35px;
    left: 35px;
    position: relative;
    cursor: pointer;

}

.interactive_banner {
    color: brown;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    left: 35px;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 47px;
    width: 172px;
}

.top_menu_block {
/*background:transparent url(/images/content-bg.jpg) repeat-x scroll 0 50%;*/
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    padding-left: 10px;
}

.td_content {
    width: 678px;
}

table#indexmain {
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    width: 1004px;
    border-collapse: separate;
}

.indexcontent {
    color: #065877;
    width: 899px;
}

.content1 {
    display: block
}

.content1 * {
    display: block;
    height: 1px;
    overflow: hidden;
    font-size: .01em;
    background: #336655
}

.content2 {
    display: block
}

.content2 * {
    display: block;
    height: 1px;
    overflow: hidden;
    font-size: .01em;
    background: #7bb8a3
}

.content11 {
    margin-left: 3px;
    margin-right: 3px;
    padding-left: 1px;
    padding-right: 1px;
    border-left: 1px solid #c6e0d7;
    border-right: 1px solid #c6e0d7;
    background: #9cc9ba
}

.content12 {
    margin-left: 1px;
    margin-right: 1px;
    padding-right: 1px;
    padding-left: 1px;
    border-left: 1px solid #f1f7f5;
    border-right: 1px solid #f1f7f5;
    background: #94c5b4
}

.content13 {
    margin-left: 1px;
    margin-right: 1px;
    border-left: 1px solid #94c5b4;
    border-right: 1px solid #94c5b4;
}

.content14 {
    border-left: 1px solid #c6e0d7;
    border-right: 1px solid #c6e0d7
}

.content15 {
    border-left: 1px solid #9cc9ba;
    border-right: 1px solid #9cc9ba
}

.content1fg {
    background: #7bb8a3
}

.index_ben_cont {
    height: 80px;
    margin-bottom: 20px;
    margin-left: 20px;
    padding-left: 100px;
    padding-top: 10px;
    width: 100%;
}

.index_ben_h {
    color: #065877;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2em;
    width: 300px;
}

.index_ben {
    font-size: 12px;
    line-height: 1.5em;
    margin-top: 10px;
/*    text-align: right;
    width: 320px;*/
}

.index_pl_title {
    color: #065877;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
}

.index_ben_img1 {
    background: transparent url( /images/screen1.png ) no-repeat left
}

.index_ben_img2 {
    background: transparent url( /images/hwp1.png ) no-repeat left
}

.index_ben_img3 {
    background: transparent url( /images/roi.jpg ) no-repeat left
}

.index_ben_rnd {
    display: block
}

.index_ben_rnd * {
    display: block;
    height: 1px;
    overflow: hidden;
    font-size: .01em;
    background: #E4E4E4
}

.index_ben_rnd1 {
    margin-left: 3px;
    margin-right: 3px;
    padding-left: 1px;
    padding-right: 1px;
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
    background: #eaeaea
}

.index_ben_rnd2 {
    margin-left: 1px;
    margin-right: 1px;
    padding-right: 1px;
    padding-left: 1px;
    border-left: 1px solid #fcfcfc;
    border-right: 1px solid #fcfcfc;
    background: #e9e9e9
}

.index_ben_rnd3 {
    margin-left: 1px;
    margin-right: 1px;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}

.index_ben_rnd4 {
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3
}

.index_ben_rnd5 {
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea
}

.index_ben_rndfg {
    background: #E4E4E4
}

.index_ben a {
    color: #0099cc;
}

.index_ben_h a {
/*color:#cc3300;*/
    color: #cc0066;
}

.header_slogan {
    color: #00CCCC;
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    height: 109px;
    left: 90px;
    position: relative;
    top: 19px;
    width: 420px;
}

.monet_ul {
    color: #065877;
    font-size: 14px;
    list-style-type: none;
    margin: 10px 0 0;
    width: 385px;
}

ul.monet_ul li {
    height: 30px;
    padding-left: 32px;
    padding-top: 5px;
}

.monet_li1 {
    background: transparent url( /images/step1.gif ) no-repeat scroll 0 0;
}

.monet_li2 {
    background: transparent url( /images/step2.gif ) no-repeat scroll 0 0;
}

.monet_li3 {
    background: transparent url( /images/step3.gif ) no-repeat scroll 0 0;
}

.iv_123 {
    background: transparent url( /images/curly_bracket.png ) no-repeat scroll right center;
    float: left;
    padding-top: 5px;
    width: 495px;
}
.iv_123_small {
    background: transparent url( /images/curly_bracket.png ) no-repeat scroll right center;
    float: left;
    padding-top: 5px;
    width: 425px;
}

.iv_ben {
    color: #065877;
    float: left;
    font-size: 24px;
    font-weight: bold;
    padding-top: 30px;
    text-align: center;
    width: 355px;
}

.iv_arrow {
    float: left;
    padding-top: 20px;
    width: 120px;
    padding-left: 20px;
}

.iv_ben_ul {
    list-style-type: none;
    margin: 10px 0 0 20px;
    padding: 0px;
}

ul.iv_ben_ul li {
    height: 30px;
    padding-left: 10px;
    background: transparent url( /images/plugin_ul_mark.gif ) no-repeat fixed center;
    color: #065877;
}

.iv_grey_td {
    background-color: #E4E4E4;
}

.iv_grey_td p {
    padding-bottom: 15px;
    padding-top: 0;
    margin: 0;
!important
}

.iv_info_col {
    padding: 0px 10px 0 0;
    width: 285px;
}

.iv_biz {
    font-weight: bold;
    height: 160px;
    text-align: center;
}

.iv_biz_seo {
    background: transparent url( /images/seo.png ) no-repeat bottom
}

.iv_biz_prod {
    background: transparent url( /images/clip_movie.jpg ) no-repeat bottom
}

.iv_biz_any {
    background: transparent url( /images/anyone.jpg ) no-repeat bottom
}

.iv_biz_text {
    width: 250px;
    height: 130px;
}

.iv_biz_text ul{
    margin-left:10px;
}

.iv_biz_text ul li {
    margin-bottom: 10px;
    line-height: 1.5em;
}

.bubble_nav {
    width: 899px;
}

div.rc_menu_subitem_nav {
    float: left;
    margin-left: 10px;
    padding-left: 10px;
    background: url( '/images/plugin_ul_mark.gif' ) left center no-repeat;

}

div.rc_menu_subitem_nav_active {
    float: left;
    margin-left: 10px;
    padding-left: 10px;
}

div.rc_menu_subitem_nav_selected {
    float: left;
    background-color: #065877;
    color: #FFFFFF;
    line-height: 18px;
    padding: 0 5px 0 5px;
    text-decoration: none;
}

.iv_text_cont h2 {
    color: #065877;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
}

.iv_text_cont {
    color: #065877;
    line-height: 1.5em;
    padding: 0 10px;
}

.iv_text_cont_img1 {
    background: transparent url( /images/head_in_box.jpg ) no-repeat scroll 0 0;
    height: 135px;
    margin-left: 20px;
    padding-left: 180px;
    padding-right: 20px;
    padding-top: 10px;
}

.iv_text_cont_img2 {
    background: transparent url( /images/video-in-serp.png ) no-repeat scroll right center;
    height: 150px;
    margin-right: 20px;
    padding-left: 20px;
    padding-right: 260px;
}

.iv_text_cont_img3 {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url( /images/rank_better.jpg ) no-repeat scroll left center;
    height: 150px;
    margin-left: 20px;
    padding-left: 200px;
    padding-right: 20px;
    padding-top: 20px;
}

.iv_text_cont_img4 {
    background: transparent url( /images/viral_video.jpg ) no-repeat scroll right center;
    height: 150px;
    margin-right: 20px;
    padding-left: 20px;
    padding-right: 320px;
}

.iv_text_cont_img5 {
    background: transparent url( /images/present1.jpg ) no-repeat scroll 0 0;
    height: 135px;
    margin-left: 20px;
    padding-left: 220px;
    padding-right: 20px;
    padding-top: 10px;
}

.iv_text_cont_img6 {
    background: transparent url( /images/medal.jpg ) no-repeat scroll right center;
    height: 100px;
    margin-right: 20px;
    padding-left: 20px;
    padding-right: 120px;
}

.iv_act_btn {

}

.iv_mid_btns {
    float: left;
    padding-top: 10px;
    padding-left: 4px;
    width: 435px;
}

.iv_text_cont_img5_seo {
    background:transparent url(/images/present1.jpg) no-repeat scroll right 40px;
    height:220px;
    margin-left:20px;
    padding-right:220px;
    padding-top:10px;
}
.iv_text_cont_img5_offer {
    background: transparent url( /images/present1.jpg ) no-repeat scroll 0 40px;
    height: 220px;
    margin-left: 20px;
    padding-left: 220px;
    padding-right: 20px;
    padding-top: 10px}
.iv_monet_ul {
    color: #065877;
    font-size: 14px;
    list-style-type: none;
    margin: 10px 0 0;
    width: 385px;
}

ul.iv_monet_ul li {
    height: 40px;
    padding-left: 32px;
    padding-top: 5px;
}

.monet_li1 {
    background: transparent url( /images/step1.gif ) no-repeat scroll 0 5px;
}

.monet_li2 {
    background: transparent url( /images/step2.gif ) no-repeat scroll 0 5px;
}

.monet_li3 {
    background: transparent url( /images/step3.gif ) no-repeat scroll 0 5px;
}

.w100_fl {
    width: 100%;
    float: left;
}

.iv_text_cont_link {
    float: left;
    margin-bottom: 20px;
    margin-left: 5px;
    margin-top: 10px;
    width: 100%;
}

.iv_text_cont a {
    color: #24cfe8
}

.pricing_table {
    width: 100%;
    color: #065877;

}

.pricing_table th {
    padding: 10px;
    color: #065877;
    background-color: #EAEAEA;
    border: 1px solid #CCCCCC;
    font-size:11px;
}

.pricing_table td {
    padding: 10px;
    color: #065877;
    border: 1px solid #CCCCCC;
    font-size:11px;
    width:120px;
}

.pricing_text {
    color: #065877;
    line-height: 1.5em;
}

.pricing_text h2 {
    color: #065877;
    font-size: 18px;
    font-weight: bold;
}

.iv_main_info_text {
    padding: 10px;
    color: #065877;
    font-size: 16px;
    line-height: 1.5em;
}

.iv_main_info_text14 {
    padding: 10px;
    color: #065877;
    font-size: 14px;
    line-height: 1.5em;
}

.ovp_bestfor_list {
    margin-left:20px;
}

.ovp_bestfor_list li a {
    color: #0099CC;
}

.iv_biz_wp {
    background: transparent url( /images/wordpress170x170.png ) no-repeat bottom
}

.iv_biz_phpbb {
    background: transparent url( /images/phpbb-logo.jpg ) no-repeat center center
}

.iv_biz_website {
    background: transparent url( /images/browsers.jpg ) no-repeat bottom
}

.bub_top_banner {
    background: #FFFFFF url( /images/content-bg.jpg ) repeat-x scroll 0 0;
    cursor: pointer;
    position: relative;
    width: 172px;
    float: left;
}

.banner1_ovp {
    left: 37px;
    position: relative;
    top: 35px;
}

.bub_top_banner_text {
cursor:pointer;
font-size:12px;
font-weight:bold;
padding-top:5px;
position:relative;
text-align:center;
text-decoration:none;
width:172px;
}

.bub_top_banner_inner1 {


}

.banner2_iv {
    left: 82px;
    position: relative;
    top: 35px;
}

.bub_top_banner_inner2 {
padding-left:40px;
padding-top:5px;
}

.banner3_iv {
    left: 345px;
    position: relative;
    top: 35px;
}

.banner4_iv {
    left: -43px;
    position: relative;
    top: 35px;
}

.bub_top_banner_inner3 {
    padding-left:40px;
}
.bub_top_banner_inner{
    top:10px;
    left:10px;
}
.ads_video_list_table {
    width:450px;
}
.ads_video_list_table tr {
}
.ads_video_list_table td {
	padding: 5px;
}
.ads_video_list_table .even {
	background-color:#ccc;
}
.ads_video_list_table_preview{
    background:transparent url(/images/videocamera.gif) no-repeat left center;
    padding-left:20px;
}
.tinbox_new_banner{
    float: left; width: 15px; height: 15px; background: url('/images/reply.gif') no-repeat center center;

}
.tinbox_banner_reports{
    float: left; width: 15px; height: 15px; background: url('/images/restore.gif') no-repeat center center; 

}

div#img_gal_popup, div#html_gal_popup, div#button_gal_popup, div#button_popup,
		div#form_gal_popup, div#form_popup {
	border: 1px solid #C2C2C2;
	height: 420px;
	position: absolute;
	top: 535px;
	width: 610px;
	z-index: 1999;
}

div#button_popup {
	width: 865px;
	height: 435px;
	background-color: #26AFDD;
	border: 2px solid white;
}

div#form_popup {
	width: 835px;
	height: 540px;
	background-color: #26AFDD;
	border: 2px solid white;
}

.html-gallery-row {
	cursor: pointer;
}

.html-gallery-code-cell {
	padding-right: 10px;
	border-right: solid black 1px;
	border-bottom: solid black 1px;
}

.html-gallery-preview-cell {
	padding-left: 10px;
	border-bottom: solid black 1px;
}

.html-gallery-preview {
	text-align: center;
	
	font-size: 10px;
	line-height: 300%;
}

.close-btn {
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	margin-right:20px;
}

a.user-banner-btn {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	margin-right: 20px;
}

.gallery-container {
	padding: 10px 0 10px 0;
}

.popup-title {
	height: 20px;
	color: white;
	padding-top: 5px;
	font-weight: bold;
}
.pricing_table td a {
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    margin-right: 10px;
    text-align:center;
}
.best_plan{
    background-color: #d9f2ff;
    font-weight: bold;
}
.iv_ben_small {
    color:#065877;
    float:left;
    font-size:24px;
    font-weight:bold;
    padding-top:30px;
    text-align:center;
    width:230px;
}
.footer_menu_col{
    width:170px;
    float:left;
    text-align:left;
    padding-bottom:15px;
}
.footermenu_item { 
    color: #616161;
    line-height:1.7em;
}
