html,
body,
div,
span,
applet,
object,
iframe,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
    font-family: 'Open Sans', sans-serif;
    font-weight: inherit;
    font-style: inherit;
    outline: 0;
    padding: 0;
    margin: 0;
}
strong,
b,
strong *,
b * {
    font-weight: bold !important;
}
em,
i,
em *,
i * {
    font-style: italic !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Oswald', sans-serif;
}
.group:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}
* html .group {
    zoom: 1;
}
/* IE6 */

*:first-child+html .group {
    zoom: 1;
}
/* IE7 */

.hideText {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
/*reset*/

body {
    background: #48759f;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #444;
}
body iframe[name='google_conversion_frame'] {
    height: 0;
}
ol,
ul {
    list-style: none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption,
th,
td {
    font-weight: normal;
    text-align: left;
}
input {
    margin: 0px;
    padding: 0px;
    height: 18px;
    border: 1px #999 solid;
    color: #333;
    border: none;
}
a {
    text-decoration: none;
    color: #0080cc;
}
/**wesin*/

img {
    border: none;
}
.clear {
    clear: both;
}
h2 {
    /*font-size: 11px;*/

    font-weight: bold;
    color: #fff;
}
/*layout*/

.top {
    /*font-family: Arial, Helvetica, sans-serif;*/

    font-size: 20px;
    color: #525252;
    padding-top: 0px;
    margin: 20px 0px 10px 0px;
}
.topusers {
    /*font-family: Arial, Helvetica, sans-serif;*/

    font-size: 18px;
    margin: 5px 0px 5px 0px;
    float: left;
    border-bottom: 1px solid #3d86c1;
    width: 525px;
    padding-bottom: 10px;
    vertical-align: middle;
    line-height: 50px;
}
.topusers img {
    width: 50px;
    height: 50px;
    border: 1px solid #3d86c1;
    float: left;
    margin-right: 20px;
}
.topusers a {
    color: #3d86c1;
}
.topusers a:hover {
    text-decoration: underline;
    color: #3d86c1;
}
#wrap {
    width: 1120px;
    margin: 0 auto;
}
a.help {
    color: #4baaff;
    text-align: left;
    margin-right: 12px;
}
a:hover.help {
    color: #003366;
}
.login_sub {
    border: none;
    background: none;
    font-size: 11px;
    font-weight: bold;
    color: #444;
    cursor: pointer;
    text-decoration: underline;
}
#added_today {
    width: 172px;
    height: 77px;
    float: left;
    padding: 15px 0px 0px 10px;
}
#added_today li {
    color: #333;
}
#added_today_title {
    font-weight: bold;
    padding: 0px 0px 10px 3px;
}
#added_today li span a {
    color: #ffa200;
    padding-right: 0px;
}
#added_today li span a:hover {
    color: #333;
    padding-right: 0px;
    text-decoration: underline;
}
/*content*/

.content {
    overflow: hidden;
    width: 1120px;
    background-repeat: repeat-x;
    background-color: #cfcfcf;
    float: left;
    margin-left: 0px;
    display: inline;
}
.content_left,
.content_right {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.content_left {
    width: 147px;
    float: left;
    background: #f0f0f0;
    border: 1px solid #bdbdbd;
    margin-left: 8px;
    padding-top: 2px;
    display: inline;
}
.content_center {
    width: 575px;
    float: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 5px 0 5px 5px;
    background: #FFF;
}
.content_right {
    width: 300px;
    float: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
}
/*content_left*/

.recent_comments,
.top_referrers,
.search_videos,
.site_categories {
    width: 286px;
    height: 24px;
    text-align: left;
    color: #fff;
    font-size: 15px;
    background: #5990C7;
    padding-top: 5px;
    /*font-family: Lucida Grande, sans-serif;*/

    padding-left: 10px;
    margin-left: 2px;
}
.search_videos {
    margin: 2px 0px 3px 0px;
}
.search_form {
    width: 300px;
    float: left;
    display: block;
    margin: 5px 0;
}
.search_box {
    width: 237px;
    background: url(http://imagecdn.godvine.com/images/search.gif) no-repeat;
    height: 57px;
    line-height: 57px;
    vertical-align: middle;
    float: left;
    padding-left: 16px;
    color: #acacac;
    /*font-family: Calibri;*/

    font-size: 18px;
}
.search_sub {
    border: none;
    background: url(http://imagecdn.godvine.com/images/search-go.gif) no-repeat;
    width: 44px;
    height: 54px;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    padding-right: 15px;
}
.external_link {
    width: 286px;
    padding: 5px 5px 5px 8px;
    overflow: hidden;
    background-color: #FFF;
    -moz-border-radius: 0 0 5px 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-left: 1px;
}
.external_link li {
    padding-bottom: 4px;
    padding-top: 4px;
    border-bottom: 1px solid #c0c0c0;
}
.external_link li a {
    color: #444;
}
.external_link li a:hover {
    color: #ff9933;
}
.topic_link {
    width: 283px;
    padding: 5px 5px 5px 8px;
    overflow: hidden;
    background-color: #FFF;
    margin-left: 2px;
}
.topic_link li {
    padding-bottom: 4px;
    padding-top: 4px;
    border-bottom: 1px solid #c0c0c0;
    width: 140px;
    float: left;
}
.topic_link li a {
    color: #444;
}
.topic_link li a:hover {
    color: #ff9933;
}
/*content_center*/

.pages {
    width: 496px;
    margin: 0 auto;
    background: url(http://imagecdn.godvine.com/images/page-bg.gif) repeat-x 0 0;
    height: 30px;
}
.pages li {
    float: left;
    color: #5990c7;
    line-height: 30px;
    font-weight: bold;
}
#welcome-title {
    /*font-family: Arial, Helvetica, sans-serif;*/

    font-size: 24px;
    color: #3d86c1;
    padding-left: 15px;
    padding-top: 10px;
}
#welcome-title span {
    /*font-family: Arial, Helvetica, sans-serif;*/

    font-size: 24px;
    color: #525252;
}
#p {
    /*font-family: Arial, Helvetica, sans-serif;*/

    font-size: 12px;
    color: #333000;
    padding-left: 15px;
}
#p a {
    text-decoration: underline;
}
#p a:hover {
    text-decoration: underline;
    color: #3d86c1;
}
#page_pitch {
    padding-left: 24px;
    font-size: 15px;
    padding-right: 10px;
}
#page_aborn {
    padding: 0px 10px;
}
#page_go {
    padding-left: 45px;
    margin-left: 110px;
}
#page_go a {} .pages li a {
                  color: #5990c7;
                  font-weight: bold;
                  font-size: 15px;
                  padding-left: 5px;
                  padding-right: 2px;
              }
.pages li a:hover {
    color: #ffa200;
}
.pages li span {
    color: #ccc;
    font-weight: bold;
    font-size: 15px;
    padding-left: 5px;
    padding-right: 2px;
}
.pages_id {
    border: 1px solid #606060;
    width: 30px;
    background: #353535;
    height: 18px;
    color: #333;
}
.pages_id1 {
    border: 1px solid #999;
    width: 30px;
    background: #cfcfcf;
    height: 18px;
    color: #333;
    margin-left: 5px;
}
.play_content {
    /*width: 367px;*/

    min-height: 130px;
    background: #fff;
    margin-left: 260px;
}
.play_content_bg {
    /*width: 267px;*/
}
.play_list_title {
    font-weight: normal;
    color: #000;
    font-size: 18px;
    margin-left: 5px;
}
.play_list_title a {
    color: #000000;
}
.play_list_title a:hover {
    color: #F90;
}
.play_description {
    font-size: 13px;
    text-align: left;
    margin-left: 5px;
    padding: 5px 0px;
    color: #333000;
}
.play_description img {
    width: 95px;
    margin: 10px 3px 0px 0px;
    padding: 0px;
    border: 1px solid #FFA200;
}
.play_description a {
    margin: 0;
    padding: 0;
    text-decoration: underline;
}
.play_description a:hover {
    color: #FFA200;
}
.daily {
    width: 460px;
    text-align: center;
    margin: 0px auto;
    padding: 0px 0px 2px 0px;
}
.daily img {
    width: 95px;
    height: 71px;
    margin: 10px 3px 0px 0px;
    padding: 0px;
    border: 1px solid #FFA200;
}
.daily a {
    margin: 0;
    text-align: center;
    color: #fff;
    font-size: 10px;
}
.daily a:hover {
    color: #FFA200;
}
.daily2 {
    width: 460px;
    text-align: center;
    margin: 0px auto;
    padding: 2px 0px 2px 0px;
}
.daily2 img {
    width: 95px;
    height: 71px;
    margin: 10px 3px 0px 0px;
    padding: 0;
    border: 1px solid #FFA200;
}
.daily2 a {
    margin: 0;
    text-align: center;
    color: #333;
    font-size: 10px;
}
.daily2 a:hover {
    color: #FFA200;
}
.play_pic {
    /*    width: 167px;*/

    float: left;
}
.play_pic img {
    width: 255px;
    height: 135px;
    overflow: hidden;
}
.play_infor {
    height: 21px;
    color: #333000;
    text-align: left;
    margin-left: 4px;
}
.play_infor a {
    color: #5990c7;
    font-weight: bold;
    font-size: 10px;
}
.play_infor a:hover {
    text-decoration: underline;
    color: #CCCCCC;
}
.line {
    width: 473px;
    height: 10px;
    overflow: hidden;
    border-bottom: 0px solid #4d506a;
    margin-left: 1px;
    margin-bottom: 10px;
}
.play_inform {
    height: 20px;
    line-height: 21px;
    color: #333000;
    text-align: left;
    margin-left: 4px;
    font-size: 9px;
    vertical-align: bottom;
}
.play_inform a {
    color: #5990c7;
    font-weight: bold;
    font-size: 9px;
}
.play_inform a:hover {
    text-decoration: underline;
    color: #CCCCCC;
}
.undervid a {
    color: #333;
}
.undervid a:hover {
    color: #333;
    text-decoration: underline;
}
/*content_right*/

.play_hot {
    padding: 9px 13px 20px 13px;
    text-align: center;
}
.play_hot2 {
    padding: 5px 13px 0px 13px;
    text-align: center;
}
.random_media {
    margin-bottom: 30px;
}
.popular_videos,
.popular_stories {
    padding: 30px 0;
    border-top: 1px solid #e6e6e6;
}
.sponsored_ad_title,
.random_media_title {
    width: 286px;
    height: 24px;
    text-align: left;
    color: #fff;
    font-size: 15px;
    background: #5990C7;
    padding-top: 5px;
    /*font-family: Lucida Grande, sans-serif;*/

    padding-left: 10px;
}
.sponsored_ad_title {
    width: 185px;
    background: url(http://imagecdn.godvine.com/images/list-bg1.gif) no-repeat 0 0;
}
.media {
    width: 90px;
    float: left;
    padding-left: 5px;
}
.media1 {
    margin-top: 10px;
}
.media img {
    padding: 2px;
    border: 1px solid #bebfc1;
    background: #fff;
    display: inline;
    width: 75px;
    height: 56px;
    overflow: hidden;
    float: left;
}
.media span {
    float: left;
    width: 90px;
    font-size: 11px;
}
.media span a {
    color: #444;
}
.media span a:hover {
    color: #007cea;
}
.sponsored_ad {
    float: left;
    width: 185px;
    margin-left: -3px;
    display: inline;
}
.advertising {
    width: 160px;
    height: 610px;
    background: #fff;
    border: 0px solid #bebfc1;
    margin: 0 auto;
    margin-top: 10px;
}
.ads-banner {
    width: 300px;
    margin-bottom: 30px;
    float: left;
    background-color: #eee;
}
.liltext {
    margin-top: 5px;
    float: right;
    margin-bottom: 0px;
    margin-right: 18px;
    font-size: 9px;
}
.liltext a {
    text-decoration: underline;
}
.liltext a:hover {
    color: #F90;
}
.prefooter {
    background-color: #48759f;
}
.foot {
    width: 1020px;
    background-color: #FFF;
    height: 255px;
    text-align: center;
    color: #fff;
    font-size: 10px;
    line-height: 23px;
    margin-left: auto;
    margin-right: auto;
}
.date {
    padding: 0px 20%;
}
.end_menu {
    width: 800px;
    margin: 0 auto;
    padding-top: 20px;
    color: #2f7dbd;
}
.end_menu a {
    padding: 0px 10px;
    font-size: 10px;
    color: #333000;
}
.end_menu a:hover {
    color: #2f7dbd;
}
/*Submit A Video.css*/

.video_title {
    width: 555px;
    /*font-family: Arial, Helvetica, sans-serif;*/

    font-size: 20px;
    color: #3d86c1;
    font-weight: 100;
    /*margin: 0 0 10px 0;*/
}
.video_content {
    border-bottom: none;
    border-top: none;
    background: #fff;
    -moz-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.video_content_bg {
    width: 467px;
    background: #fff;
}
.video_description {
    width: 527px;
    text-align: left;
    color: #333000;
    margin-bottom: 15px;
}
.video_description2 {
    width: 527px;
    font-size: 12px;
    height: 30px;
    text-align: left;
    color: #5990C7;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
    /*font-family: Arial, Helvetica, sans-serif;*/

    margin-left: 35px;
    -moz-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.video_description2 a {
    width: 527px;
    height: 30px;
    text-align: left;
    color: #5990C7;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    text-decoration: underline;
    /*font-family: Arial, Helvetica, sans-serif;*/
}
.video_description2 a:hover {
    color: #333333;
}
.articles li {
    border-bottom: #666666 1px solid;
    margin: 15px;
}
.articles li a {
    margin-left: 6px;
    color: #333000;
}
.articles li a:hover {
    color: #FF6600;
    text-decoration: underline;
}
.prev {
    width: 120px;
    height: 20px;
    float: left;
    font-weight: bold;
    color: #ffa200;
    line-height: 20px;
    padding-left: 5px;
}
.prev a {
    color: #444;
    font-weight: bold;
}
.prev a:hover {
    color: #0066CC;
    text-decoration: underline;
}
.mid {
    width: 220px;
    height: 20px;
    float: left;
    color: #ffa200;
    line-height: 20px;
    text-align: center;
    margin-left: 43px;
}
.mid a {
    color: #444;
    text-decoration: underline;
    font-size: 10px;
}
.mid a:hover {
    color: #0066CC;
    text-decoration: underline;
    font-size: 10px;
}
.next {
    width: 120px;
    height: 20px;
    float: right;
    font-weight: bold;
    color: #ffa200;
    line-height: 20px;
    text-align: right;
    padding-right: 5px;
}
.next a {
    color: #444;
    font-weight: bold;
}
.next a:hover {
    color: #0066CC;
    text-decoration: underline;
}
.video_pic {
    width: 450px;
    margin: 0 auto;
    padding: 5px 0px 10px 0px;
;
}
.video_pic img {
    padding: 3px;
    border: 1px solid #bebfc1;
    background: #fff;
    display: block;
    width: 370px;
    height: 277px;
    overflow: hidden;
}
.video_infor {
    background: url(http://imagecdn.godvine.com/images/video-bottom-bg.gif) no-repeat;
    width: 575px;
    height: 23px;
    line-height: 23px;
    color: #fff;
    text-align: center;
    margin-left: -11px;
    /*font-family: Arial, Helvetica, sans-serif;*/

    font-size: 14px;
}
.video_infor a {
    color: #fff;
    /*font-family: Arial, Helvetica, sans-serif;*/

    font-size: 14px;
}
.video_infor a:hover {
    text-decoration: underline;
}
.most_popular {
    width: 233px;
    float: left;
    margin-top: 14px;
    height: auto;
}
.most_popular_title {
    /*font-family: Arial, Helvetica, sans-serif;*/

    font-size: 22px;
    color: #3d86c1;
    height: 28px;
    line-height: 28px;
    padding-left: 12px;
    font-weight: 100;
}
.most_popular_title span {
    /*font-family: Arial, Helvetica, sans-serif;*/

    font-size: 22px;
    color: #525252;
    height: 28px;
    line-height: 28px;
}
.most_popular_content {
    width: 225px;
    border: 1px solid #cacaca;
    border-bottom: none;
    border-top: none;
    padding: 0px 3px 4px 3px;
    background: #f0f0f0;
}
.most_popular_content2 {
    width: 568px;
    border-bottom: none;
    border-top: none;
    padding: 0px 3px 4px 3px;
    background: #fff;
    margin-left: -11px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 10px;
}
.most_popular_table {
    width: 560px;
    float: left;
    padding-left: 5px;
}
.most_popular_table li {
    margin-top: 13px;
    float: left;
}
.most_popular_pic {
    width: 80px;
    height: 58px;
    margin-top: 13px;
    padding-left: 5px;
    -moz-box-shadow: 0 6px 6px #999999;
}
.most_popular_pic1 {
    width: 80px;
    height: 58px;
    padding-left: 7px;
    -moz-box-shadow: 0 6px 6px #999999;
}
.most_recent {
    width: 233px;
    float: left;
    margin-top: 14px;
    margin-left: 9px;
    height: auto;
}
.comments_title_name {
    width: 405px;
    text-align: left;
    display: block;
    float: left;
    padding-left: 15px;
    font-size: 24px;
    /*font-family: Arial, Helvetica, sans-serif;*/
}
.comments_title_name span {
    /*font-family: Arial, Helvetica, sans-serif;*/

    font-size: 24px;
    color: #525252;
    height: 28px;
    line-height: 28px;
}
.comments_view {
    display: block;
    float: right;
    width: 82px;
}
.comments_view a {
    color: #fff;
}
.comments_view a:hover {
    color: #006ed6;
}
.comments_title {
    width: 575px;
    height: 32px;
    line-height: 23px;
    margin-left: -10px;
}
.comments_content {
    width: 557px;
    float: left;
    margin-top: 5px;
}
.comments_last1 {
    width: 445px;
    background: #fff;
    float: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-left: 5px;
}
.comments_last {
    width: 455px;
    background: #fff;
    margin-bottom: 5px;
    float: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-left: 5px;
}
.ccomenes_logo {
    width: 75px;
    height: 75px;
    float: left;
    margin-right: 10px;
    border: 1px;
    padding: 2px;
}
.ccomenes_name {
    font-weight: bold;
    /*font-family: Calibri;*/

    font-size: 14px;
    color: #2f7dbd;
    margin-left: 10px;
}
.ccomenes_name a {
    font-weight: bold;
    /*font-family: Calibri;*/

    font-size: 14px;
    color: #2f7dbd;
}
.ccomenes_name span {
    color: #007cea;
    padding-right: 5px;
}
.ccomenes_name .time {
    padding-left: 5px;
    /*font-family: Calibri;*/

    font-size: 14px;
    color: #2f7dbd;
    margin-left: 10px;
}
.comments_end_bg {
    background: url(http://imagecdn.godvine.com/images/video-bottom-bg.gif) no-repeat 0px 0px;
    width: 575px;
    height: 21px;
    float: left;
    margin-bottom: 10px;
    margin-left: -10px;
}
/*most_popular.css*/

.most_popular_bg {
    width: 467px;
    border: 1px solid #cacaca;
    border-bottom: none;
    border-top: none;
    padding: 0px 3px;
    background: #fff;
}
.most_popular_bg1 {
    padding-top: 10px;
}
.most_popular_main {
    width: 467px;
    height: 143px;
    background: url(http://imagecdn.godvine.com/images/popular_bg.gif) repeat-x 0px 0px;
}
.most_popular_main_logo {
    width: 174px;
    float: left;
    padding-right: 10px;
}
.most_popular_main_title {
    height: 30px;
    line-height: 30px;
}
.most_popular_main_title a {
    color: #006ed6;
    font-weight: bold;
}
.most_popular_main_title a:hover {
    color: #ff9900;
}
.most_popular_main_introduction {
    font-size: 10px;
    height: 50px;
    overflow: hidden;
}
.most_popular_date {
    font-size: 10px;
    color: #006ed6;
}
.most_popular_date li {
    line-height: 18px;
}
.most_popular_pitch {
    text-align: left;
    display: block;
    float: left;
}
.most_popular_pitch1 {
    padding-left: 5px;
    color: #444;
}
.most_popular_main_logo img {
    padding: 3px;
    border: 1px solid #bebfc1;
    background: #fff;
    display: block;
    width: 130px;
    height: 99px;
    overflow: hidden;
}
.most_popular_pages {
    width: 556px;
    margin: 0 auto;
    height: 30px;
    background: none;
    color: #5990c7;
}
.most_popular_pages #page_pitch {
    padding-left: 13px;
    color: #5990c7;
}
/*contact.css*/

.contant_us {
    width: 565px;
    border: 1px solid #cacaca;
    border-bottom: none;
    border-top: none;
    padding: 0px 3px;
    background: #fff;
    margin-left: -10px;
}
.contactForm h2 {
    font-weight: normal;
}
.our_address {
    width: 620px;
    border: 1px solid #cacaca;
    border-bottom: none;
    border-top: none;
    padding: 0px 3px;
    background: #fff;
    margin-left: -10px;
}
.our_address_bg {
    width: 435px;
    padding: 16px;
    line-height: 20px;
    background: #a2a2a2;
    font-size: 10px;
}
#address,
#phone,
#fax,
#office,
#email {
    font-weight: bold;
    color: #006ed6;
    width: 85px;
    display: block;
    float: left;
    font-size: 11px;
}
.semicolon {
    padding-right: 5px;
    color: #333;
}
.pitch2 {
    margin-top: 20px;
}
.contant_us_title {
    width: 455px;
    height: 28px;
    line-height: 28px;
    padding-bottom: 7px;
    margin-top: 10px;
    color: #333;
}
.contant_us_bg {
    width: 533px;
    padding: 10px 20px 5px 20px;
    background: #a2a2a2;
    margin-left: -3px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.contant_us_bg2 {
    width: 533px;
    padding: 9px 20px 5px 20px;
    background: #a2a2a2;
    margin-left: -3px;
}
.text {
    font-size: 10px;
    line-height: 18px;
}
.contant_us_bg p label {
    display: block;
    font-size: 11px;
    color: #333000;
    font-weight: bold;
}
.form_name {
    margin-top: 10px;
    width: 150px;
    color: #333;
}
.form_name2 {
    margin-top: 10px;
    width: 150px;
    width: 149px;
}
.form_sub {
    margin-top: 10px;
}
.form_text {
    margin-top: 10px;
    width: 150px;
}
.form_text_smile {
    margin-top: 10px;
}
.form_name,
.form_email,
.form_subject,
.form_sub,
{
    margin-top: 5px;
}
input.largercheckbox {
    width: 30px;
    height: 30px;
}
.contact_sub {
    border: none;
    background: none;
    font-size: 11px;
    font-weight: bold;
    color: #444;
    cursor: pointer;
}
.contact_text {
    width: 250px;
    height: 150px;
}
/*.Trade_Traffic.css*/

.Trade_Traffic_ul {
    float: left;
}
.Trade_Traffic_ul li {
    width: 197px;
    float: left;
    background: url(http://imagecdn.godvine.com/images/icon_1.gif) no-repeat left;
    padding-left: 20px;
}
.video_infor {
    float: left;
}
.our_address {
    float: left;
}
.Trade_Traffic_ul li a {
    color: #444;
}
.Trade_Traffic_ul li a:hover {
    color: #FF9933;
    text-decoration: underline;
}
/*nav*/

#nav {
    width: 140px;
    padding: 0px 4px 0px 3px;
}
#nav li a {
    background: url(http://imagecdn.godvine.com/images/hyperlink_bg.gif) repeat-x 0 0;
    height: 22px;
    line-height: 22px;
    color: #444;
    font-weight: bold;
    width: 122px;
    display: block;
    padding-left: 18px;
}
#nav li span {
    color: #ffa200;
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 8px;
}
#nav li a:hover {
    color: #ffa200;
}
#nav ul li a {
    color: #444;
    background: #f0f0f0;
    font-size: 10px;
    border-bottom: 1px solid #d8d8d8;
}
#nav ul li a:hover {
    color: #fff;
    background: #007cea;
}
#nav .activeMenuLink {
    color: blue;
}
#nav ul {
    display: none;
}
/*upload.css*/

.upload_title {
    background: url(http://imagecdn.godvine.com/images/title-bg2.gif) no-repeat 0px 0px;
    width: 455px;
    height: 28px;
    line-height: 28px;
    padding-left: 20px;
}
.upload {
    width: 427px;
    padding: 10px 20px 10px 20px;
    background: #f0f0f0;
}
.file_upload label,
.file_pic label,
.file_title label,
.file_text,
.file_style,
.file_radio {
    display: block;
    font-size: 11px;
    color: #006ed6;
    font-weight: bold;
}
.file_style1 li {
    float: left;
    margin-right: 20px;
    line-height: 14px;
}
.file_style1 li input {
    float: left;
    margin: 0px;
    margin-right: 5px;
    padding: 0px;
}
.file_style1 li label {
    display: block;
    float: left;
    height: 18px;
    line-height: 10px;
}
.file_select {
    width: 245px;
}
.file_text {
    width: 330px;
}
.file_textarea {
    width: 330px;
    height: 90px;
}
.upload p {
    line-height: 25px;
}
/*Profile.css*/

.profile_title {
    padding-left: 14px;
    font-size: 20px;
    /*font-family: Arial, Helvetica, sans-serif;*/
}
.profile_content {
    float: left;
}
.proflie_panner {
    float: left;
}
.head_portrait {
    float: left;
    width: 110px;
    margin: 10px 0;
}
.head_portrait img {
    padding: 3px;
    border: 1px solid #BEBFC1;
}
.proflie_right {
    float: left;
    padding-left: 10px;
    width: 347px;
    margin: 10px 0;
}
.proflie_gold {
    color: #FF9933;
    font-size: 11px;
}
.proflie_right ul {
    float: left;
    text-align: left;
    width: 347px;
    margin-bottom: 5px;
}
.proflie_right ul li {
    float: left;
    text-align: left;
    margin-right: 5px;
}
.proflie_right li,
ul,
span,
p {
    /*font-size: 16px;*/
}
.porfile_move {
    padding-top: 0;
    padding-bottom: 0;
}
.porfile_nav {
    float: left;
    margin-left: auto;
    margin-right: auto;
    /*font-family: Arial, Helvetica, sans-serif;*/
}
.porfile_nav li {
    float: left;
    padding: 3px 1px 3px 1px;
    color: #333;
    margin-left: 5px;
    margin-right: 5px;
}
.porfile_nav li a {
    color: #333000;
}
.porfile_nav li .tabs_act {
    padding: 0 10px;
    color: #333;
    float: left;
}
.porfile_nav li .tabs_act:hover {
    text-decoration: underline;
}
.porfile_nav .porfile_nav_li1 a {
    color: #FF9933;
}
.profile_list_left {
    float: left;
    width: 110px;
    padding: 5px 0;
}
.profile_list_left img {
    padding: 3px;
    border: 1px solid #BEBFC1;
}
.profile_list_right {
    margin: 5px 0;
    float: left;
    padding-left: 10px;
    width: 400px;
}
.ccomenes_name .proflie_gold {
    color: #FF9933;
}
.profile_list_p2 {
    font-weight: normal;
    font-size: 12px;
    color: #333;
    /*font-family: Arial, Helvetica, sans-serif;*/

    margin-left: 0;
}
.profile_list_p2 a {
    font-weight: normal;
    font-size: 12px;
    color: #333;
    text-decoration: underline;
    /*font-family: Arial, Helvetica, sans-serif;*/
}
.profile_list_p2 a:hover {
    color: #999;
}
.profile_list_detail {
    margin-top: 8px;
    font-size: 11px;
    color: #333;
    /*font-family: Arial, Helvetica, sans-serif;*/
}
.profile_list_p .time {
    color: #878787;
}
.porfile_move .comments_last {
    border: 1px solid #333;
    width: 525px;
    padding: 5px;
}
.porfile_move .comments_last1 {
    border-bottom: 1px solid #ccc;
}
.porfile_nav li .tabs {
    padding: 0 10px;
    color: #333;
    float: left;
}
.porfile_nav li .tabs a {
    text-decoration: underline;
}
.porfile_text {
    float: left;
}
.porfile_text textarea {
    width: 457px;
    height: 150px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.porfile_text p {
    margin-top: 5px;
}
.porfile_text input {
    margin-left: 20px;
    width: 70px;
}
.profile_avatars {
    background: #E7E9EB;
    padding: 0 3px;
}
.profile_upload {
    margin-bottom: 15px;
    height: 100px;
}
.profile_upload label,
.file_pic label,
.file_title1 label,
.file_text1,
.file_style,
.file_style1 span {
    display: block;
    font-size: 11px;
    color: #FF9933;
    font-weight: bold;
    line-height: 35px;
}
.file_select {
    width: 245px;
}
.file_text {
    width: 300px;
}
.file_textarea {
    width: 300px;
    height: 120px;
}
.upload p {
    line-height: 25px;
}
.profile_upload {
    padding-top: 10px;
}
.file_title1 {
    margin: 10px 0;
}
.form_sub1 {
    margin: 10px 0;
}
.file_box {
    border: 1px solid #333;
    height: 24px;
}
/**wesin*/

.profile_pages {
    width: 400px;
    margin: 0 auto;
    height: 30px;
    background: none;
}
.profile_pages li a {
    color: #333000;
}
.quote {
    border: 1px dashed #EDE1BC;
    background: #F7F9Fb;
    padding: 5px;
    display: block;
    margin: 8px;
}
.ccomenes_details {
    margin-left: 10px;
    /*font-family: Calibri;*/

    font-size: 12px;
    width: 410px;
    color: #333000;
}
.float_con {
    background-color: #FFFFFF;
    border: 1px solid #F77107;
    /*font-family: verdana;*/

    font-size: 10px;
    opacity: 0.85;
    padding: 5px;
    position: absolute;
    text-align: left;
    width: 102px;
    z-index: 1000;
}
#bubblecaption {
    color: #3683B2;
    /*font-family: Tahoma;*/

    font-size: 11px;
    font-weight: bold;
    margin: 0px 0px 5px;
}
#bubblecaption p {
    color: #333;
    font-weight: normal;
}
#bubbledescription {
    color: #3683B2;
    /*font-family: Tahoma;*/

    font-size: 10px;
    margin: 0px 0px 5px;
}
.content-box {
    background-color: #fff;
    border: 0px solid #333;
    padding: 2px 4px 4px 20px;
    width: auto;
    margin-top: 0px;
    margin-bottom: 10px;
}
#new-post-made {
    background: #5990C7 url(http://cdn.godvine.com/arrow_down.png) bottom left no-repeat;
    border: 1px solid #333;
    padding: 4px 0px 4px 18px;
    width: 510px;
    font-size: 13px;
    margin-right: auto;
    /*font-family: Lucida Grande, sans-serif;*/

    font-size: 14px;
    font-weight: bold;
    margin-left: auto;
    min-height: 25px;
    color: #fff;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 0px;
    line-height: 25px;
    vertical-align: middle;
}
/* R Changes */

#submit-prayer {
    background: #b0d4e3;
    /* old browsers */

    background: -moz-linear-gradient(top, #b0d4e3 0%, #88bacf 100%);
    /* firefox */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b0d4e3), color-stop(100%, #88bacf));
    /* webkit */

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#b0d4e3', endColorstr='#88bacf', GradientType=0);
    /* ie */

    border: 1px solid #88bacf;
    -webkit-box-shadow: 0px 0px 1px #fff inset;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0px 0px 1px #fff inset;
    -moz-border-radius: 5px;
    border-color: #88BACF;
    -moz-use-text-color: #88BACF;
    border-right: 1px solid #88BACF;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    margin: 0 20px 20px;
    padding: 20px;
    width: 85%;
}
#prayers .prayer {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #F7F7F7;
    /* old browsers */

    background: -moz-linear-gradient(top, #F7F7F7 0%, #D6D6D6 100%);
    /* firefox */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F7F7F7), color-stop(100%, #D6D6D6));
    /* webkit */

    border: 1px solid #aaa;
    margin: 0 0 15px;
    padding: 4px;
}
#prayers #p-title {
    font-size: 16px;
    /*font-family: Arial, Helvetica, sans-serif;*/

    font-weight: bold;
    padding: 5px;
    float: left;
}
#prayers #p-title a {
    font-size: 16px;
    /*font-family: Arial, Helvetica, sans-serif;*/

    font-weight: bold;
    padding: 0px;
    float: left;
}
#prayers #p-title a:hover {
    text-decoration: underline;
}
#prayers #p-body {
    background: #F7F7F7;
    /* old browsers */

    padding: 10px;
    /*font-family: Arial, Helvetica, sans-serif;*/

    font-size: 12px;
}
#new-prayer {
    background: #cfe7fa;
    /* old browsers */

    background: -moz-linear-gradient(top, #cfe7fa 0%, #6393c1 100%);
    /* firefox */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cfe7fa), color-stop(100%, #6393c1));
    /* webkit */

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cfe7fa', endColorstr='#6393c1', GradientType=0);
    /* ie */

    -moz-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 0 1px 0 #21A0FF, 0 1px 0 #FFFFFF inset;
    -webkit-border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0 1px 0 #21A0FF, 0 1px 0 #FFFFFF inset;
    cursor: pointer;
    border: 1px solid #446D8F;
    margin: 0 auto 0 33%;
    padding: 10px;
    width: 204px;
    /*font-family: helvetica;*/

    font-size: 15px;
    font-weight: bold;
}
#showh1 {
    background: #cfe7fa;
    /* old browsers */

    background: -moz-linear-gradient(top, #cfe7fa 0%, #6393c1 100%);
    /* firefox */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cfe7fa), color-stop(100%, #6393c1));
    /* webkit */

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cfe7fa', endColorstr='#6393c1', GradientType=0);
    /* ie */

    -moz-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 0 1px 0 #21A0FF, 0 1px 0 #FFFFFF inset;
    -webkit-border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0 1px 0 #21A0FF, 0 1px 0 #FFFFFF inset;
    cursor: pointer;
    border: 1px solid #446D8F;
    margin: 0 auto 0 33%;
    padding: 10px;
    width: 204px;
    /*font-family: helvetica;*/

    font-size: 15px;
    font-weight: bold;
}
#prayer-header {} #prayer-footer {
                      color: #FFFFFF;
                      /*font-family: helvetica;*/

                      font-size: 12px;
                      font-weight: bold;
                      padding: 7px 3px 3px;
                  }
#p-by {
    float: right;
    /*font-family: helvetica;*/

    font-size: 13px;
    margin-right: 10px;
    margin-top: 4px;
}
#p-pray {} .p-pray-button {
               color: #FFF;
               background: #5990C7;
               border: 1px solid #333;
               cursor: pointer;
               float: right;
               margin: -5px 9px 1px 0;
               padding: 7px;
               text-decoration: underline;
           }
.p-prayed {
    background: #ffa84c;
    /* old browsers */

    background: -moz-linear-gradient(top, #ffa84c 0%, #ff7b0d 100%);
    /* firefox */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffa84c), color-stop(100%, #ff7b0d));
    /* webkit */

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d', GradientType=0);
    /* ie */
}
#prays-count {
    float: left;
    color: #333;
}
#added-by {
    float: right;
    color: #333;
}
#added-by a {
    text-decoration: underline;
}
.spotlight {
    background: none repeat scroll 0 0 #5990C7;
    padding: 7px;
    color: #FFF;
}
#loading {
    -moz-box-shadow: 0 1px 0 #DDDDDD inset;
    background: repeat scroll 0 0 transparent;
    -moz-linear-gradient: center top, #B0D4E3 0%, #88BACF 100%;
    border-top: 1px solid;
    color: #333000;
    font-style: italic;
    padding: 12px;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
    display: none;
}
/** BIBLE **/

#bible-books {} #bible-books .biblebook {
                    float: left;
                    width: 115px;
                    margin: 3px;
                    font-size: 12px;
                    text-decoration: underline;
                }
#bible-books .biblebook a:hover {
    color: #F90;
    text-decoration: underline;
}
#bible-books li {
    -moz-border-radius: 3px 3px 3px 3px;
    -moz-box-shadow: 0 1px 0 #FFFFFF inset;
    -webkit-border-radius: 3px 3px 3px 3px;
    -webkit-box-shadow: 0 1px 0 #FFFFFF inset;
    background: #eeeeee;
    /* old browsers */

    background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
    /* firefox */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));
    /* webkit */

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
    /* ie */

    border: 1px solid #CCCCCC;
    cursor: pointer;
    float: left;
    /*font-family: helvetica;*/

    font-size: 12px;
    margin: 3px;
    padding: 5px;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
    width: 165px;
}
#bible-scriptures li {
    -moz-border-radius: 3px 3px 3px 3px;
    -moz-box-shadow: 0 1px 0 #FFFFFF inset;
    -webkit-border-radius: 3px 3px 3px 3px;
    -webkit-box-shadow: 0 1px 0 #FFFFFF inset;
    background: #eeeeee;
    /* old browsers */

    background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
    /* firefox */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));
    /* webkit */

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
    /* ie */

    border: 1px solid #CCCCCC;
    cursor: pointer;
    /*font-family: helvetica;*/

    font-size: 13px;
    margin: 3px;
    padding: 5px;
    text-shadow: 0 1px 0 #FFFFFF;
    width: 557px;
}
#bible-scriptures h2 {
    font-size: 15px;
    color: #333;
}
#bible-scriptures h3 {
    font-size: 12px;
    font-weight: bold;
    margin: 14px 10px 4px 10px;
}
#bible-scriptures div {
    font-size: 12px;
}
.bible-categories {
    background: #eee;
    border: 1px solid #aaa;
    margin: 3px;
    margin-bottom: 10px;
}
.bible-categories li {} #share {
                            margin-left: 14px;
                            padding: 6px;
                        }
#scriptures_navigation {
    padding: 20px;
}
#scriptures_navigation #s-previous {
    float: left;
    text-decoration: none;
}
#scriptures_navigation #s-previous a {
    text-decoration: underline;
}
#scriptures_navigation #s-previous a:hover {
    text-decoration: underline;
    color: #F90;
}
#scriptures_navigation #s-next {
    float: right;
    text-decoration: none;
}
#scriptures_navigation #s-next a {
    text-decoration: underline;
}
#scriptures_navigation #s-next a:hover {
    text-decoration: underline;
    color: #F90;
}
#scriptures_navigation #frombook {
    float: left;
    margin-top: 30px;
    color: #333;
}
#scriptures_navigation #frombook a {
    text-decoration: underline;
    color: #333;
}
#scriptures_navigation #frombook a:hover {
    text-decoration: underline;
    color: #F90;
}
.content_center h2 {
    color: #333;
}
.breadcrumb {
    background: white;
    padding: 10px;
    border-top: solid 1px #CCC;
    font-size: smaller;
}
.breadcrumb a {
    color: #3e6b90;
    text-decoration: none;
}
.breadcrumb a:hover {
    color: #06c;
    text-decoration: underline;
}
.articlebody {
    margin: 12px 0;
    float: left;
}
.articlebody p {
    font-size: 12px;
}
.articlebody h2 {
    font-size: 16px;
    font-weight: bold;
}
.botlinks a {
    color: #333000;
    font-size: 10px;
    width: 200px;
    display: block;
}
.botlinks a:hover {
    color: #333000;
    text-decoration: underline;
}
#page-navigation {
    margin: 20px 0px;
    cursor: pointer;
}
#page-navigation li {
    display: inline;
    float: left;
    padding: 3px;
    background: #eee;
    border: 1px solid #aaa;
    margin: 3px;
    text-shadow: 0px 1px 0px #fff;
    width: 15px;
    text-align: center;
}
#page-navigation .active-page {
    background: #bbb;
    color: #fff !important;
    text-shadow: 0px 1px 0px #333;
}
.spotlight {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    background: #0099e6;
    /* old browsers */

    border: 1px solid #2E628D;
    padding: 10px 20px 20px 20px;
    color: #fff !important;
}
#verse-lookup {
    padding: 20px;
    border: 1px solid #aaa;
}
#bible-searchform {
    margin: 20px 0px 0px 0px;
}
.verse-info {
    font-weight: bold;
    color: #bbb;
    text-shadow: 0px 1px 0px #333;
}
#admin_editor {
    -moz-border-radius: 0 0 5px 0;
    -moz-box-shadow: 0 1px 14px #333000;
    background: none repeat scroll 0 0 #111111;
    border: 1px solid #333000;
    color: #FFFFFF;
    height: 200px;
    padding: 19px;
    position: fixed;
    width: 223px;
}
#news span {
    font-size: 18px;
    font-weight: bold;
}
#news a {
    font-size: 12px;
}
#news input.submit {
    height: 35px;
}
#news input.image {
    height: 45px;
}
#af-form-1769512799 .af-body .af-textWrap {
    width: 70%;
    display: block;
    float: right;
}
#af-form-1769512799 .af-body input.text,
#af-form-1769512799 .af-body textarea {
    background-color: #FFFFFF;
    border-color: #333000;
    border-width: 1px;
    border-style: solid;
    color: #333000;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    /*font-family: Verdana, sans-serif;*/
}
#af-form-1769512799 .af-body input.text:focus,
#af-form-1769512799 .af-body textarea:focus {
    background-color: #FFFAD6;
    border-color: #030303;
    border-width: 1px;
    border-style: solid;
}
#af-form-1769512799 .af-body label.previewLabel {
    display: block;
    float: left;
    width: 25%;
    text-align: left;
    color: #FFFFFF;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    /*font-family: Arial, sans-serif;*/
}
#af-form-1769512799 .af-body {
    background-repeat: no-repeat;
    background-position: center;
    background-image: none;
    color: #333000;
    font-size: 12px;
    /*font-family: Times New Roman, serif;*/
}
#af-form-1769512799 .af-quirksMode {
    padding-right: 20px;
    padding-left: 20px;
}
#af-form-1769512799 .af-standards .af-element {
    padding-right: 20px;
    padding-left: 20px;
}
#af-form-1769512799 .buttonContainer input.submit {
    background-image: url(http://imagecdn.godvine.com/images/d51.png);
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #bd3500;
    border: 1px solid #bd3500;
    color: #FFFFFF;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    /*font-family: Verdana, sans-serif;*/
}
#af-form-1769512799 .buttonContainer input.submit {
    width: auto;
}
#af-form-1769512799 .buttonContainer {
    text-align: right;
}
#af-form-1769512799 button,
#af-form-1769512799 input,
#af-form-1769512799 textarea,
#af-form-1769512799 select,
#af-form-1769512799 label,
#af-form-1769512799 optgroup,
#af-form-1769512799 option {
    float: none;
    position: static;
    margin: 0;
}
#af-form-1769512799 div {
    margin: 0;
}
#af-form-1769512799 form,
#af-form-1769512799 textarea,
.af-form-wrapper,
.af-form-close-button,
#af-form-1769512799 img {
    float: none;
    color: inherit;
    position: static;
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
}
#af-form-1769512799 input,
#af-form-1769512799 button,
#af-form-1769512799 textarea,
#af-form-1769512799 select {
    font-size: 100%;
}
#af-form-1769512799 select,
#af-form-1769512799 label,
#af-form-1769512799 optgroup,
#af-form-1769512799 option {
    padding: 0;
}
#af-form-1769512799,
#af-form-1769512799 .quirksMode {
    width: 295px;
}
#af-form-1769512799.af-quirksMode {
    overflow-x: hidden;
}
#af-form-1769512799 {
    background-color: transparent;
    border-color: #424242;
    border-width: 1px;
    border-style: none;
}
#af-form-1769512799 {
    display: block;
}
#af-form-1769512799 {
    overflow: hidden;
}
.af-body .af-textWrap {
    text-align: left;
}
.af-body input.image {
    border: none!important;
}
.af-body input.submit,
.af-body input.image,
.af-form .af-element input.button {
    float: none!important;
}
.af-body input.text {
    width: 100%;
    float: none;
    padding: 2px!important;
}
.af-body.af-standards input.submit {
    padding: 4px 12px;
}
.af-clear {
    clear: both;
}
.af-element label {
    text-align: left;
    display: block;
    float: left;
}
.af-element {
    padding: 5px 0;
}
.af-form-wrapper {
    text-indent: 0;
}
.af-form {
    text-align: left;
    margin: auto;
}
.af-quirksMode .af-element {
    padding-left: 0!important;
    padding-right: 0!important;
}
.lbl-right .af-element label {
    text-align: right;
}
body {} #af-form-fb-1769512799 .af-body .af-textWrap {
            width: 70%;
            display: block;
            float: right;
        }
#af-form-fb-1769512799 .af-body input.text,
#af-form-fb-1769512799 .af-body textarea {
    background-color: #FFFFFF;
    border-color: #333000;
    border-width: 1px;
    border-style: solid;
    color: #333000;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    /*font-family: Verdana, sans-serif;*/
}
#af-form-fb-1769512799 .af-body input.text:focus,
#af-form-fb-1769512799 .af-body textarea:focus {
    background-color: #FFFAD6;
    border-color: #030303;
    border-width: 1px;
    border-style: solid;
}
#af-form-fb-1769512799 .af-body label.previewLabel {
    display: block;
    float: left;
    width: 25%;
    text-align: left;
    color: #FFFFFF;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    /*font-family: Arial, sans-serif;*/
}
#af-form-fb-1769512799 .af-body {
    background-repeat: no-repeat;
    background-position: center;
    background-image: none;
    color: #333000;
    font-size: 12px;
    /*font-family: Times New Roman, serif;*/
}
#af-form-fb-1769512799 .af-quirksMode {
    padding-right: 20px;
    padding-left: 20px;
}
#af-form-fb-1769512799 .af-standards .af-element {
    padding-right: 20px;
    padding-left: 20px;
}
#af-form-fb-1769512799 .buttonContainer input.submit {
    background-image: url(http://imagecdn.godvine.com/images/d51.png);
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #bd3500;
    border: 1px solid #bd3500;
    color: #FFFFFF;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    /*font-family: Verdana, sans-serif;*/
}
#af-form-fb-1769512799 .buttonContainer input.submit {
    width: auto;
}
#af-form-fb-1769512799 .buttonContainer {
    text-align: right;
}
#af-form-fb-1769512799 button,
#af-form-fb-1769512799 input,
#af-form-fb-1769512799 textarea,
#af-form-fb-1769512799 select,
#af-form-fb-1769512799 label,
#af-form-fb-1769512799 optgroup,
#af-form-fb-1769512799 option {
    float: none;
    position: static;
    margin: 0;
}
#af-form-fb-1769512799 div {
    margin: 0;
}
#af-form-fb-1769512799 form,
#af-form-fb-1769512799 textarea,
.af-form-fb-wrapper,
.af-form-fb-close-button,
#af-form-fb-1769512799 img {
    float: none;
    color: inherit;
    position: static;
    background-color: inherit;
    border: none;
    margin: 0;
    padding: 0;
}
#af-form-fb-1769512799 input,
#af-form-fb-1769512799 button,
#af-form-fb-1769512799 textarea,
#af-form-fb-1769512799 select {
    font-size: 100%;
}
#af-form-fb-1769512799 select,
#af-form-fb-1769512799 label,
#af-form-fb-1769512799 optgroup,
#af-form-fb-1769512799 option {
    padding: 0;
}
#af-form-fb-1769512799,
#af-form-fb-1769512799 .quirksMode {
    width: 295px;
}
#af-form-fb-1769512799.af-quirksMode {
    overflow-x: hidden;
}
#af-form-fb-1769512799 {
    background-color: transparent;
    border-color: #424242;
    border-width: 1px;
    border-style: none;
}
#af-form-fb-1769512799 {
    display: block;
}
#af-form-fb-1769512799 {
    overflow: hidden;
}
.af-body .af-textWrap {
    text-align: left;
}
.af-body input.image {
    border: none!important;
}
.af-body input.submit,
.af-body input.image,
.af-form .af-element input.button {
    float: none!important;
}
.af-body input.text {
    width: 100%;
    float: none;
    padding: 2px!important;
}
.af-body.af-standards input.submit {
    padding: 4px 12px;
}
.af-clear {
    clear: both;
}
.af-element label {
    text-align: left;
    display: block;
    float: left;
}
.af-element {
    padding: 5px 0;
}
.af-form-fb-wrapper {
    text-indent: 0;
}
.af-form {
    text-align: left;
    margin: auto;
}
.af-quirksMode .af-element {
    padding-left: 0!important;
    padding-right: 0!important;
}
.lbl-right .af-element label {
    text-align: right;
}
body {} a.adLink_a:hover {
            text-decoration: none;
        }
a.adLink1_a:hover {
    text-decoration: none;
}
a.adTitle_a:hover {
    text-decoration: none;
}
a.adTitle1_a:hover {
    text-decoration: none;
}
a.adLink_a {
    text-decoration: none;
}
.single_center {} a.adTitle_a {
                      text-decoration: none;
                      color: #F60;
                  }
a.adLink1_a {
    text-decoration: none;
}
a.adTitle1_a {
    text-decoration: none;
}
.ad {
    width: 520px;
    height: 270px;
}
.ad1 {
    width: 520px;
    height: 270px;
}
.ad3 {
    width: 530px;
    height: 55px;
}
.adText {
    color: #333;
    text-decoration: none;
    /*font-family: Arial;*/

    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}
.adText1 {
    color: #333;
    text-decoration: none;
    /*font-family: Arial;*/

    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}
.adLink {
    overflow: hidden;
    color: #039;
    text-decoration: none;
    /*font-family: Arial;*/

    font-size: 11px;
    font-weight: normal;
    font-style: normal;
}
.adLink1 {
    color: #039;
    text-decoration: none;
    /*font-family: Arial;*/

    font-size: 11px;
    font-weight: normal;
    font-style: normal;
}
.abg {
    color: #333;
    text-decoration: none;
    /*font-family: Arial;*/

    font-size: 10px;
    font-weight: normal;
    font-style: normal;
}
.adTitle {
    color: #F60;
    text-decoration: none;
    /*font-family: Arial;*/

    font-size: 16px;
    font-weight: bold;
    font-style: normal;
}
.adTitle1 {
    color: #F60;
    text-decoration: none;
    /*font-family: Arial;*/

    font-size: 16px;
    font-weight: bold;
    font-style: normal;
}
.ad_box1 {
    border-style: solid;
    border-width: 0;
    border-color: #333;
    background-color: #e7edf5;
    height: 280px;
    width: 520px;
    margin-left: 0px;
    opacity: 1;
    background: transparent;
}
.ad_box2 {
    border-style: solid;
    border-width: 0;
    border-color: #333;
    background-color: #e7edf5;
    height: 280px;
    width: 520px;
    margin-left: 0px;
    opacity: 1;
    background: transparent;
}
.ad_box3 {
    border-style: solid;
    border-width: 0;
    border-color: #333;
    background-color: #e7edf5;
    height: 55px;
    width: 530px;
    margin-left: 0px;
    opacity: 1;
    background: transparent;
}
/*AWeber Web Form Generator 3.0 */

#af-form-1002036410 .af-body .af-textWrap {
    width: 70%;
    display: block;
    float: right;
}
#af-form-1002036410 .af-body input.text,
#af-form-1002036410 .af-body textarea {
    background-color: #FFFFFF;
    border-color: #919191;
    border-width: 1px;
    border-style: solid;
    color: #333000;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    /*font-family: Verdana, sans-serif;*/
}
#af-form-1002036410 .af-body input.text:focus,
#af-form-1002036410 .af-body textarea:focus {
    background-color: #FFFAD6;
    border-color: #030303;
    border-width: 1px;
    border-style: solid;
}
#af-form-1002036410 .af-body label.previewLabel {
    display: block;
    float: left;
    color: #333000;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    /*font-family: Verdana, sans-serif;*/

    width: 50px;
}
#af-form-1002036410 .af-body {
    background-repeat: no-repeat;
    background-position: inherit;
    background-image: none;
    color: #333000;
    font-size: 11px;
    /*font-family: Verdana, sans-serif;*/
}
#af-form-1002036410 .af-quirksMode {
    padding-right: 15px;
    padding-left: 15px;
}
#af-form-1002036410 .af-standards .af-element {
    padding-right: 15px;
    padding-left: 15px;
}
#af-form-1002036410 .buttonContainer input.submit {
    background-image: url(http://imagecdn.godvine.com/images/07c.png);
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #0057ac;
    border: 1px solid #0057ac;
    color: #FFFFFF;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    /*font-family: Verdana, sans-serif;*/
}
#af-form-1002036410 .buttonContainer input.submit {
    width: auto;
}
#af-form-1002036410 .buttonContainer {
    text-align: right;
}
#af-form-1002036410 button,
#af-form-1002036410 input,
#af-form-1002036410 textarea,
#af-form-1002036410 select,
#af-form-1002036410 label,
#af-form-1002036410 optgroup,
#af-form-1002036410 option {
    float: none;
    position: static;
    margin: 0;
}
#af-form-1002036410 div {
    margin: 0;
}
#af-form-1002036410 form,
#af-form-1002036410 textarea,
.af-form-wrapper,
.af-form-close-button,
#af-form-1002036410 img {
    float: none;
    color: inherit;
    position: static;
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
}
#af-form-1002036410 input,
#af-form-1002036410 button,
#af-form-1002036410 textarea,
#af-form-1002036410 select {
    font-size: 100%;
}
#af-form-1002036410 select,
#af-form-1002036410 label,
#af-form-1002036410 optgroup,
#af-form-1002036410 option {
    padding: 0;
}
#af-form-1002036410,
#af-form-1002036410 .quirksMode {
    width: 225px;
}
#af-form-1002036410.af-quirksMode {
    overflow-x: hidden;
}
#af-form-1002036410 {
    background-color: transparent;
    border-color: transparent;
    border-width: 1px;
    border-style: none;
}
#af-form-1002036410 {
    display: block;
}
#af-form-1002036410 {
    overflow: hidden;
}
.af-body .af-textWrap {
    text-align: left;
}
.af-body input.image {
    border: none!important;
}
.af-body input.submit,
.af-body input.image,
.af-form .af-element input.button {
    float: none!important;
}
.af-body input.text {
    width: 100%;
    float: none;
    padding: 2px!important;
}
.af-body.af-standards input.submit {
    padding: 4px 12px;
}
.af-clear {
    clear: both;
}
.af-element label {
    text-align: left;
    display: block;
    float: left;
}
.af-element {
    padding: 5px 0;
}
.af-form-wrapper {
    text-indent: 0;
}
.af-form {
    text-align: left;
    margin: auto;
}
.af-quirksMode .af-element {
    padding-left: 0!important;
    padding-right: 0!important;
}
.lbl-right .af-element label {
    text-align: right;
}
body {} #af-form-fb-1002036410 .af-body .af-textWrap {
            width: 200px;
            display: block;
            float: right;
        }
#af-form-fb-1002036410 .af-body input.text,
#af-form-fb-1002036410 .af-body textarea {
    background-color: #FFFFFF;
    border-color: #919191;
    border-width: 1px;
    border-style: solid;
    color: #333000;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    /*font-family: Verdana, sans-serif;*/
}
#af-form-fb-1002036410 .af-body input.text:focus,
#af-form-fb-1002036410 .af-body textarea:focus {
    background-color: #FFFAD6;
    border-color: #030303;
    border-width: 1px;
    border-style: solid;
}
#af-form-fb-1002036410 .af-body label.previewLabel {
    display: block;
    float: left;
    width: 25%;
    text-align: right;
    color: #333000;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    /*font-family: Verdana, sans-serif;*/
}
#af-form-fb-1002036410 .af-body {
    background-repeat: no-repeat;
    background-position: inherit;
    background-image: none;
    color: #333000;
    font-size: 11px;
    /*font-family: Verdana, sans-serif;*/
}
#af-form-fb-1002036410 .af-quirksMode {
    padding-right: 15px;
    padding-left: 15px;
}
#af-form-fb-1002036410 .af-standards .af-element {
    padding-right: 15px;
    padding-left: 15px;
}
#af-form-fb-1002036410 .buttonContainer input.submit {
    background-image: url(http://imagecdn.godvine.com/images/07c.png);
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #0057ac;
    border: 1px solid #0057ac;
    color: #FFFFFF;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    /*font-family: Verdana, sans-serif;*/
}
#af-form-fb-1002036410 .buttonContainer input.submit {
    width: auto;
}
#af-form-fb-1002036410 .buttonContainer {
    text-align: right;
}
#af-form-fb-1002036410 button,
#af-form-fb-1002036410 input,
#af-form-fb-1002036410 textarea,
#af-form-fb-1002036410 select,
#af-form-fb-1002036410 label,
#af-form-fb-1002036410 optgroup,
#af-form-fb-1002036410 option {
    float: none;
    position: static;
    margin: 0;
}
#af-form-fb-1002036410 div {
    margin: 0;
}
#af-form-fb-1002036410 form,
#af-form-fb-1002036410 textarea,
.af-form-fb-wrapper,
.af-form-fb-close-button,
#af-form-fb-1002036410 img {
    float: none;
    color: inherit;
    position: static;
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
}
#af-form-fb-1002036410 input,
#af-form-fb-1002036410 button,
#af-form-fb-1002036410 textarea,
#af-form-fb-1002036410 select {
    font-size: 100%;
}
#af-form-fb-1002036410 select,
#af-form-fb-1002036410 label,
#af-form-fb-1002036410 optgroup,
#af-form-fb-1002036410 option {
    padding: 0;
}
#af-form-fb-1002036410,
#af-form-fb-1002036410 .quirksMode {
    width: 225px;
}
#af-form-fb-1002036410.af-quirksMode {
    overflow-x: hidden;
}
#af-form-fb-1002036410 {
    background-color: transparent;
    border-color: transparent;
    border-width: 1px;
    border-style: none;
}
#af-form-fb-1002036410 {
    display: block;
}
#af-form-fb-1002036410 {
    overflow: hidden;
}
.af-body .af-textWrap {
    text-align: left;
}
.af-body input.image {
    border: none!important;
}
.af-body input.submit,
.af-body input.image,
.af-form .af-element input.button {
    float: none!important;
}
.af-body input.text {
    width: 100%;
    float: none;
    padding: 2px!important;
}
.af-body.af-standards input.submit {
    padding: 4px 12px;
}
.af-clear {
    clear: both;
}
.af-element label {
    text-align: left;
    display: block;
    float: left;
}
.af-element {
    padding: 5px 0;
}
.af-form-fb-wrapper {
    text-indent: 0;
}
.af-form {
    text-align: left;
    margin: auto;
}
.af-quirksMode .af-element {
    padding-left: 0!important;
    padding-right: 0!important;
}
.lbl-right .af-element label {
    text-align: right;
}
body {}
/*<!-- /AWeber Web Form Generator 3.0 -->*/

.fixbutton input {
    height: 35px;
}
.fixbutton input.submit {
    height: 35px;
}
ul.pager {
    padding: 10px;
    list-style-type: none;
    clear: both;
    height: 40px;
    margin-left: 10px;
}
ul.pager li {
    float: left;
    margin-right: 7px;
    border: solid 1px #333;
    padding: 5px;
    border-radius: 3px;
    min-width: 15px;
    text-align: center;
    font-size: 10pt;
}
ul.pager li:hover {
    border: solid 2px #333;
    padding: 4px;
}
ul.pager li.active {
    color: #fff;
    background-color: #5990C7;
    padding: 5px;
}
ul.pager li.active:hover {
    border: solid 1px #333;
    padding: 5px;
}
ul.pager li.spacer {
    border: 0;
    min-width: 2px;
    padding: 0px;
}
ul.pager li.spacer:hover {
    border: 0;
    padding: 0px;
}
.NewsletterSignup {
    display: block;
    color: #fff;
    /*font-family: Arial, Helvetica, sans-serif;*/
}
.NewsletterSignup input {
    line-height: 13px;
    height: 25px;
    color: black;
    padding: 2px;
    border: solid 1px #333;
}
.NewsletterSignup input.FirstName {
    width: 118px;
    margin: 0 5px 10px 0;
}
.NewsletterSignup input.LastName {
    width: 118px;
    margin: 0 0px 10px 0;
}
.NewsletterSignup input.Email {
    background-color: #fff;
    width: 249px;
    margin-bottom: 10px;
    display: block;
}
.NewsletterSignup button {
    background: url(http://imagecdn.godvine.com/images/d51.png) repeat-x #bd3500;
    border: 1px solid #bd3500;
    color: white;
    font-size: 14px;
    height: 25px;
    margin-left: 191px;
    margin-bottom: 10px;
}
.NewsletterSignup .PolicyText {
    font-size: 95%;
    color: #333;
    border-radius: 5px;
    padding: 3px;
}
.NewsletterSignup .PolicyText a {
    font-weight: bold;
    color: blue;
    margin-left: 10px;
}
.NewsletterSidebar {
    border: #333 1px solid;
    background-color: #333;
    width: 280px;
    padding: 8px;
    margin-left: 1px;
    margin-bottom: 30px;
}
.NewsletterSidebar .Promo {
    font-size: 19px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 10px;
}
.NewsletterSidebar input {
    height: 18px;
}
.NewsletterSidebar input.FirstName {
    width: 130px;
    margin: 0 5px 10px 0;
}
.NewsletterSidebar input.LastName {
    width: 130px;
    margin: 0 0px 10px 0;
}
.NewsletterSidebar input.Email {
    width: 274px;
}
.NewsletterSidebar button {
    background: url(http://imagecdn.godvine.com/images/d51.png) repeat-x #bd3500;
    border: 1px solid #bd3500;
    color: white;
    font-size: 14px;
    height: 25px;
    margin: 0 0 10px 216px;
}
.NewsletterSidebar .PolicyText {
    background: #666;
    color: #ccc;
}
.NewsletterSidebar .PolicyText a {
    color: #fff;
}
.ReadList h1 {
    margin-bottom: 20px;
}
.ReadList ul.articlelist li {
    clear: both;
    margin-bottom: 10px;
    min-height: 135px;
    vertical-align: top;
}
.ReadList ul p {
    font-size: 13px;
}
.ReadList ul.articlelist li a {
    float: left;
}
.ReadList ul.articlelist li a.title {
    font-size: 18px;
    color: #000000;
}
.ReadList ul.articlelist li a.title:hover {
    color: #f90;
}
.ReadList ul.articlelist li img.thumbnail {
    width: 255px;
    height: 135px;
    overflow: hidden;
}
.ReadList ul.articlelist li .description {
    min-height: 130px;
    background: #fff;
    margin-left: 260px;
}
a.readmore {
    display: block;
    text-align: right;
    padding: 10px;
    text-decoration: underline;
    font-size: 10px;
    clear: both;
}
#videoPlayer,
#videoPlayer_wrapper {
    margin: 0 auto;
    background: #333;
    color: #eee;
    clear: both;
    margin-bottom: 10px;
    text-align: center;
}
#videoPlayer>div {
    float: none !important;
}
#videoComplete .allpass_container {
    text-align: left;
    background: #333;
    width: 293px;
    padding: 14px 0 1px 10px;
    border-radius: 3px;
    margin-top: 10px;
    margin-left: 100px;
}
#videoComplete .allpass_container .names {
    width: 281px;
}
.pageDescription {
    font-size: 110%;
    margin: 0 0 20px 0;
}
.SiteMap {
    margin: 20px 0 0 20px;
}
.SiteMap .SiteMapSection {
    clear: both;
    margin: 20px 0;
    overflow: hidden;
}
.SiteMap .SiteMapSection a.Title {
    display: block;
    font-size: 130%;
    font-weight: bold;
    float: none;
    width: auto;
    margin: 10px 0;
}
.SiteMap .SiteMapSection a {
    display: inline;
    float: left;
    line-height: 20px;
    margin: 0 10px 0 0;
    overflow: hidden;
    width: 150px;
}
.paly_list .allpass_container,
#news .allpass_container {
    padding-top: 20px;
}
.paly_list .allpass_container .Body,
#news .allpass_container .Body {
    width: 300px;
}
.paly_list .allpass_container .Body input,
#news .allpass_container .Body input {
    border: 1px solid #999;
}
.paly_list .allpass_container .Body .Instructions,
#news .allpass_container .Body .Instructions {
    margin: 100px 10px 0 0;
}
.paly_list .allpass_container .Body .FinePrint .FinePrintLink,
#news .allpass_container .Body .FinePrint .FinePrintLink {
    color: #999;
}
/*********** Mobile apps page ********/

#mobile_app_content {
    /*background-color: teal;*/

    margin: 0 30px 30px 30px;
    padding: 0;
    text-align: center;
    /*font-family: Helvetica, Arial, sans-serif;*/

    color: #999;
}
#mobile_app_content .Sash {
    position: fixed;
    right: 0px;
    top: 0px;
    width: 125px;
}
#mobile_app_content h1 {
    font-size: 20px;
    max-width: 600px;
    text-align: center;
    font-weight: 200;
    margin: 40px auto 30px auto;
    line-height: normal;
    /*text-shadow: 0px 2px 5px #033;*/

    background: url(http://imagecdn.godvine.com/images/Header-Background.png) #1CACEE no-repeat;
    background-size: 100% 100%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#mobile_app_content #Button {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 4px 0px #999;
    box-shadow: 0px 2px 5px 0px #999;
    background-color: black;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#333), to(black));
    background-image: -webkit-linear-gradient(top, #333, black);
    background-image: -moz-linear-gradient(top, #333, black);
    background-image: -o-linear-gradient(top, #333, black);
    background-image: linear-gradient(to bottom, #333, black);
    padding: 12px 20px 15px 20px;
    margin: 0 20px;
}
#mobile_app_content #Button img {
    height: 60px;
}
#mobile_app_content #Footer {
    margin: 30px 0 0 0;
    font-size: 10px;
}
.app_content #mobile_app_content {
    background-color: #FFF;
    display: inline;
    float: left;
    margin-left: 0;
    overflow: hidden;
    width: 1020px;
}
/*************** Tags ***************************/

.tags_list {
    width: 545px;
    margin: 7px 11px;
    float: left;
    display: inline;
}
.tags_content {
    min-height: 130px;
    border: 1px solid #d7d7d7;
    padding: 3px 3px;
    background: #fff;
}
.tags_content a {
    font-size: 15px;
}
.tags_content a:hover {
    color: #F90;
}
.tags_content ol {
    list-style: decimal;
    padding-left: 30px;
    position: relative;
}
.tag_pager li {
    padding: 0 4px;
    float: left;
}
.tag_pager li a {
    color: #2f7dbd;
    font-weight: bold;
}
.tag_pager li a:hover {
    color: #f90;
}
.tags_links {
    margin: 30px 0 10px;
}
.tag_content_title p a {
    color: #3d86c1;
}
.tag_content_title p a:hover {
    color: #f90;
}
/****** video end pages ******/

#VideoImage {
    background-size: contain;
    width: 530px;
    /*height: 380px;*/
}
#EndOfVideo {
    background-color: rgba(0, 0, 0, 0.66);
    overflow: auto;
}
#FeaturedVideo {
    float: right;
    margin-right: 10px;
    height: 180px;
    width: 330px;
}
#Share {
    float: left;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #3366cc;
    padding-left: 7px;
    padding-right: 10px;
    line-height: 50px;
}
#Like {
    float: left;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #3366cc;
    padding-left: 7px;
    padding-right: 10px;
    line-height: 50px;
    min-width: 100px;
}
.MovieLike {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #3366cc;
    padding-left: 7px;
    padding-right: 10px;
    line-height: 50px;
}
.MovieLike div {
    text-align: center;
    font-size: 20px;
}
.MovieFBLikeContainer {
    margin: 20px 20px 20px 0;
}
#Replay {
    float: right;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    padding-right: 20px;
    border: black solid 1px;
}
#Replay:hover {
    border-color: #4d4d4d;
}
#FeaturedVideo img {
    height: 230px;
    width: 410px;
}
#FeaturedVideo .VideoInfo {
    font-size: 14px;
    height: 230px;
    padding: 20px;
}
#FeaturedVideo .VideoInfo .Stats {
    font-size: 12px;
}
.Video {
    display: block;
    float: left;
    height: 85px;
    width: 163px;
    margin: 10px 0 0 10px;
    overflow: hidden;
    background-color: black;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.Video img {
    width: 200px;
    height: 110px;
}
.Video a {
    width: 200px;
    height: 110px;
}
.VideoInfo {
    cursor: pointer;
    display: none;
    color: white;
    font-size: 10px;
    padding: 10px;
    height: 110px;
}
.VideoInfo .Stats {
    display: block;
    font-size: 8px;
    white-space: pre;
    margin-top: 10px;
}
.Video:hover .VideoInfo {
    display: inline-block;
}
.BottomButtons {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 50px;
    color: white;
    font-size: 14px;
    font-weight: bold;
    line-height: 50px;
    margin: 20px 10px 10px 10px;
}
.BottomButtons a {
    color: #FFF;
}
.BottomButtons img {
    height: 30px;
    margin: 10px;
}
#VideoImage .BottomButtonsNoLink {
    cursor: default;
}
div#VideoImage div#EndOfVideo div#Like.BottomButtonsNoLink iframe {
    border: medium none;
    height: 20px !important;
    margin-left: 10px;
    vertical-align: middle;
    width: 55px !important;
}
div#videoPause div#VideoImage div#EndOfVideo div.ClosePrompt {
    position: relative;
    float: right;
    right: 5px;
    top: 7px;
}
div#videoPause div#VideoImage div#EndOfVideo div.ClosePrompt a {
    background: url('/images/close-button.png') no-repeat scroll left center rgba(0, 0, 0, 0);
    padding: 4px 9px;
}
/***** End video subscribe *****/

#Subscribe {
    height: 220px;
    background-color: rgba(0, 0, 0, 0.55);
    margin: 10px 10px 0 10px;
    /*padding-top: 70px;*/

    border-radius: 3px;
    -webkit-border-radius: 3px;
    overflow: auto;
    text-align: center;
    box-sizing: border-box;
    color: #999;
}
#Subscribe a {
    color: #999;
    text-decoration: underline;
}
#Subscribe .Title {
    font-weight: bold;
    font-size: 30px;
    color: white;
}
#Subscribe .SubTitle {
    font-size: 18px;
    color: white;
    line-height: 27px;
}
#Subscribe .SmallText {
    font-size: 12px;
    line-height: 16px;
    display: block;
    float: left;
    margin-top: 10px;
}
#Subscribe input[type=text] {
    float: left;
    color: black;
    font-size: 16px;
    padding: 0 0 0 10px;
    border: 0;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    height: 40px;
    width: 275px;
    margin: 0 10px 0 0;
}
#Subscribe input[type=button] {
    float: left;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    border: 0;
    height: 40px;
    font-weight: bold;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: #e64d00;
    width: 130px;
    cursor: pointer;
}
#FormContainer {
    width: 425px;
    margin: 25px auto;
}
/******* end *******/
/******* New Design ****/

body,
.content,
.prefooter,
.foot,
#wrap {
    background-color: #f5f5f5;
}
.prefooter {
    width: 728px;
    margin: 0 auto;
}
#layout,
.content {
    background: none;
    margin-top: 47px;
}
.content {
    margin-top: 20px;
}
.header_title {
    font-weight: normal;
    color: #333;
    font-size: 24px;
    margin-bottom: 15px;
}
#content_wrapper {
    overflow: hidden;
    background-color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 20px;
    padding: 30px;
}
.content_center {
    width: 730px;
    margin: 0 30px 0 0;
}
.headerWide {
    height: 47px;
    background: #0099e6;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.headerWide .headerContent {
    margin: 0 auto;
    width: 1180px;
    height: 47px;
    background: url('http://imagecdn.godvine.com/images/Sprite.png?v=4') 0 -497px no-repeat;
}
/* -40px makes it in the middle, but also creates an edge and doesn't fade into the blue on left side */

.headerWide .logo {
    float: left;
    background: url('http://imagecdn.godvine.com/images/Sprite.png?v=4') 0 -460px;
    width: 136px;
    height: 37px;
    display: inline-block;
    margin: 5px 5px 0 0;
}
.menu_left {
    float: left;
}
.menu_left li {
    float: left;
    line-height: 44px;
}
.menu_left li a {
    color: #fff;
    font-weight: bold;
    padding-left: 20px;
    text-decoration: none;
    font-size: 16px;
}
.menu_right {
    float: right;
}
.menu_right {
    padding-top: 12px;
}
.menu_right #q {
    float: left;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px;
    width: 200px;
    padding: 3px 6px;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}
.menu_right i {
    float: left;
    padding: 7px 0 0 10px;
    color: #fff;
    cursor: pointer;
}
.menu_right #q::-webkit-input-placeholder {
    font-family: 'Open Sans', sans-serif;
}
.menu_right #q:-moz-placeholder {
    /* Firefox 18- */

    font-family: 'Open Sans', sans-serif;
}
.menu_right #q::-moz-placeholder {
    /* Firefox 19+ */

    font-family: 'Open Sans', sans-serif;
}
.menu_right #q:-ms-input-placeholder {
    font-family: 'Open Sans', sans-serif;
}
.content .headerAd {
    margin: 0 auto;
    width: 970px;
    height: 90px;
    text-align: center;
}
.paly_list #videoPlayer_wrapper {
    margin-bottom: 15px;
}
.video_title {
    color: #333;
    font-size: 30px;
    line-height: 40px;
    width: auto;
}
#video_ad {
    margin: 20px auto;
    width: 728px;
    height: 90px;
    clear: both;
}
.video_content_bg {
    width: 728px;
    background: none;
}
#videoSponsor {
    background-color: #A3A3A3;
    text-align: center;
    margin: 0 auto;
}
.video_description {
    margin: 15px 0;
    font-size: 16px;
    clear: both;
    width: auto;
}
#videoPause {
    background-color: #333000;
}
.leftAd {
    float: none;
    margin: 0 auto;
}
.margin150 {
    margin: 15px 0;
}
.rightColumnItem {
    margin-bottom: 30px;
    font-size: 16px;
}
.rightColumnItem:last-child {
    margin-bottom: 0;
}
.rightColumnImage {
    width: 300px;
    height: 150px;
    margin-bottom: 5px;
}
.twoColumnItem {
    float: left;
    width: 350px;
    height: 230px;
    font-size: 14px;
    margin: 5px;
}
.twoColumnImage {
    width: 350px;
    height: 180px;
    margin-bottom: 5px;
}
hr.separator {
    border-top: 1px solid #e6e6e6;
}
#cplad {
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
}
#cplad #cpl {
    width: auto !important;
}
#VideoImage {
    margin: 0 auto;
}
/***********************/
/* Contact Us Page */

.contactUs pre {
    margin-top: 30px;
    border-top: 1px solid #f0f0f0;
    padding-top: 40px;
}
.contactUs .pleaseNote {
    margin: 20px 0;
    padding: 20px 0;
    width: 500px;
}
sup.required {
    color: #898989 !important;
    margin-left: 5px;
}
.contactUsTextArea {
    width: 500px;
    height: 83px;
    background: url("images/textarea_2.gif") no-repeat;
}
.contactUsTextArea textarea {
    width: 492px;
    padding: 5px 4px 0;
    border: 0px;
    background: transparent;
    overflow: hidden;
    height: 75px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #434343;
}
.contactUsSend {
    text-align: right;
    width: 500px;
    padding-top: 30px;
    margin-top: 20px;
}
.contactUsName {
    width: 225px;
    font-weight: bold;
    font-size: 14px;
    color: #434343;
    margin: 15px 0 10px;
}
.contactUsLabel {
    width: 500px;
    height: 28px;
    float: right;
}
.contactUsType {
    background: url("images/input_2.gif") no-repeat;
    width: 500px;
    height: 28px;
}
.contactUsType input {
    width: 492px;
    padding: 5px 4px 0;
    border: 0px;
    background: transparent;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #434343;
}
.contactUsH1 {
    color: #333;
}
.contactUsH2 {
    width: 350px;
    color: #333;
    font-weight: bold;
    font-size: 17px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.helpMsg {
    color: #898989;
}
.contactUsByLegend {
    width: 139px;
    color: #898989;
    margin-top: 20px;
}
.contactUsByLegend label {
    clear: left;
    text-align: right;
    padding-right: 10px;
}
.contactUsSelect {
    margin-top: 10px;
}
.contactUsRadioLabel {
    padding-right: 5px;
}
.contactUsRadio {
    vertical-align: middle;
}
/* end: Contact Us Page */
/* home page redesign */

.videoList h2 {
    font-size: 30px;
    line-height: 40px;
    font-family: "Oswald";
    font-weight: 400;
}
.videoList h2 a {
    display: block;
    color: #333;
    font-size: 28px;
    line-height: 34px;
    font-family: "Oswald";
    font-weight: 400;
}
.videoList .video {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e6e6e6;
}
.videoList .video:first-child h2 {
    margin-top: -10px;
}
/* for some reason, there appears to be padding at the top of the h2's */

.videoList .picture {
    margin-top: 10px;
    display: block;
    max-height: 300px;
    overflow: hidden;
}
.videoList .picture img {
    width: 100%;
}
.videoList .description {
    margin-top: 10px;
    font-size: 16px;
}
.content_center .moreVideos {
    display: inline-block;
    width: 350px;
    height: 69px;
    background: url('http://imagecdn.godvine.com/images/Sprite.png?v=4') 0 -391px;
}
.prefooter {
    margin-top: 30px;
}
.paly_list .play_description {
    font-size: 13px;
}
.aboutPage .allpass_container .HeaderText {
    display: none !important;
}
.aboutPage .allpass_container .expanded .Body,
.aboutPage .allpass_container .expanded .Body .Instructions {
    background: none !important;
    color: #000000 !important;
}
/* item (article, video) page */

.itemPage .margin-top-lg {
    margin-top: 30px;
}
.itemPage .margin-top-md {
    margin-top: 20px;
}
.itemPage .margin-top-sm {
    margin-top: 10px;
}
.itemPage .padding-top-lg {
    padding-top: 30px;
}
.itemPage .padding-top-md {
    padding-top: 20px;
}
.itemPage .border-top {
    border-top: 1px solid #e6e6e6;
}
.itemPage .text-center {
    text-align: center;
}
/* we should just pull in entire bootstrap library */

.itemPage h1 {
    font-size: 30px;
    line-height: 40px;
    margin-top: -10px;
}
.itemPage .itemContent {
    font-size: 16px;
}
.itemPage .itemShare {
    width: 550px;
    margin: 0 auto;
    margin-top: 15px
}
.itemPage .itemShare #facebookShareButton {
    float: left;
    width: 200px;
    display: block;
    height: 50px;
    background: url('http://imagecdn.godvine.com/images/Sprite.png?v=4') 0px -874px;
    margin: 0 10px;
}
.itemPage .itemShare .right {
    width: 630px;
    clear: both;
}
.itemPage .itemShare .right .fbLikeContainer {
    margin-top: 15px;
    float: left;
}
.itemPage .itemShare .right #moreShareLink {
    display: inline-block;
    font-size: 16px;
    float: left;
    margin-left: 25px;
}
.itemPage .itemShare .right #moreShare {
    display: none;
    width: 200px;
    float: left;
}
.itemPage .itemShare .right #moreShare .addthis_toolbox {
    display: inline-block;
}
.itemPage .itemPrevNext .itemPrev,
.itemPage .itemPrevNext .itemNext {
    float: left;
    width: 300px;
    display: inline-block;
    min-height: 1px;
}
/* set min-height, so that the "next" does not move over to the "prev" position in the even that there is no prev */

.itemPage .itemPrevNext a.itemPrevNextLink {
    display: block;
}
.itemPage .itemPrevNext a.itemPrevNextLink .itemPrevNextHeader {
    display: block;
    font-size: 24px;
    color: #333;
}
.itemPage .itemPrevNext a.itemPrevNextLink .itemPrevNextHeader .itemArrow {
    color: #ff9900;
}
.itemPage .itemPrevNext a.itemPrevNextLink .itemPrevNextHeader .itemArrowText {
    line-height: 22px;
}
.itemPage .itemPrevNext a.itemPrevNextLink img {
    display: block;
    width: 300px;
    margin-top: 20px;
}
.itemPage .itemPrevNext a.itemPrevNextLink .itemTitle {
    display: block;
    font-size: 16px;
    margin-top: 5px;
}
.itemPage .itemPrevNext .itemPrev {
    margin-right: 30px;
}
.itemPage .itemPrevNext .itemPrev .itemPrevNextHeader .itemArrow {
    float: left;
}
.itemPage .itemPrevNext .itemPrev .itemPrevNextHeader .itemArrowText {
    float: left;
    margin-left: 10px;
}
.itemPage .itemPrevNext .itemNext .itemPrevNextHeader .itemArrow {
    float: right;
}
.itemPage .itemPrevNext .itemNext .itemPrevNextHeader .itemArrowText {
    float: right;
    margin-right: 10px;
}
.searchTermsImages {
    height: 140px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e6e6e6;
}
.searchTermsImages a {
    display: block;
    float: left;
    width: 140px;
    height: 140px;
    margin-right: 12px;
    background: url('http://imagecdn.godvine.com/images/Sprite.png?v=4') no-repeat;
    font-size: 28px;
    font-family: "Oswald";
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 234px;
}
.searchTermsImages a.proposals {
    background-position: 0 -544px;
}
.searchTermsImages a.flashMobs {
    background-position: -140px -544px;
}
.searchTermsImages a.babies {
    background-position: -280px -544px;
}
.searchTermsImages a.dogs {
    background-position: -420px -544px;
}
.searchTermsImages a.cats {
    background-position: 0 -684px;
}
.searchTermsImages a.military {
    background-position: -140px -684px;
}
.searchTermsImages a.auditions {
    background-position: -280px -684px;
}
.searchTermsImages a.weddings {
    background-position: -420px -684px;
}
.lower-ads .ad300x250 {
    float: left;
    margin-left: 40px;
}
.videoList .video.centerAd {
    text-align: center;
    padding-bottom: 5px;
    margin-top: -25px;
}
/* on /bible page, these rules are for the carousel for items that have "bible" in their titles/descriptions */

.keywordItems .item {
    float: left;
}
.keywordItems .item img {
    width: 300px;
    height: 150px;
}
.keywordItems .item .itemTitle {
    display: block;
    margin-top: 10px;
    width: 300px;
}
.keywordItems .slick-prev:before,
.keywordItems .slick-next:before {
    color: #999;
}
.keywordItems .slick-next,
.keywordItems .slick-prev {
    top: 40%;
}
.keywordItems .slick-next {
    right: -18px;
}
.keywordItems .slick-prev {
    left: -27px;
}
.prayers .searchResultsBatch1 .item {
    float: left;
}
.prayers .searchResultsBatch1 .item:nth-child(odd) {
    margin-right: 30px;
}
.prayers .searchResultsBatch1 .item img {
    width: 300px;
    height: 150px;
}
.prayers .searchResultsBatch1 .item .itemTitle {
    height: 80px;
    max-height: 80px;
    overflow: hidden;
    display: block;
    margin-top: 10px;
    width: 300px;
    font-size: 16px;
}
.prayers h2 {
    margin-bottom: 20px;
    margin-top: 10px;
}
.prayers .searchResultsBatch2 .item {
    margin-bottom: 20px;
}
.prayers .searchResultsBatch2 .item img {
    width: 300px;
    height: 150px;
    float: left;
    margin-right: 20px;
}
.prayers .searchResultsBatch2 .item .itemTitle {
    color: #444;
    font-size: 20px;
}
.prayers .searchResultsBatch2 .item .details {
    float: left;
    width: 310px;
}
#videoFooter {
    background: transparent url(http://cdn.godvine.com/uploads/assets/bar/bar.png) no-repeat center;
    bottom: 0;
    height: 40px;
    left: 0;
    position: fixed;
    width: 100%;
}
#videoFooter a {
    width: 217px;
    height: 28px;
    position: relative;
    left: 60%;
    background: url(http://cdn.godvine.com/uploads/assets/bar/btn.png) no-repeat center center;
;
    display: block;
    top: 15%;
}
.previousVideo {
    float: left;
    width: 200px;
    display: block;
    height: 50px;
    background: url('http://imagecdn.godvine.com/images/Sprite.png?v=4') 0px -824px;
}
.nextVideo {
    float: left;
    width: 200px;
    display: block;
    height: 50px;
    background: url('http://imagecdn.godvine.com/images/Sprite.png?v=4') 0px -924px;
}
#primary_nav_wrap {} #primary_nav_wrap ul {
                         list-style: none;
                         position: relative;
                         float: left;
                         margin: 0;
                         padding-left: 20px;
                         padding-top: 6px;
                         line-height: 44px;
                     }
#primary_nav_wrap ul a {
    display: block;
    color: #333;
    text-decoration: none;
    line-height: 32px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
}
#primary_nav_wrap ul li a.moreMenu {
    color: #fff;
    padding: 0 4px;
}
#primary_nav_wrap ul li {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}
#primary_nav_wrap ul li.current-menu-item {
    background: #ddd;
}
#primary_nav_wrap ul li:hover {
    background: #848482;
}
#primary_nav_wrap ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    padding: 0;
}
#primary_nav_wrap ul ul li {
    float: none;
    width: 200px;
}
#primary_nav_wrap ul ul a {
    padding: 0px 12px;
    font-size: 14px;
}
#primary_nav_wrap ul ul ul {
    top: 0;
    left: 100%;
}
#primary_nav_wrap ul li:hover > ul {
    display: block;
}
.sourceLink {
    float: right;
    display: inline-block;
    font-size: 16px;
    margin-top: 10px;
}
.sourceLink span {
    color: gray;
    padding-right: 2px;
}
.socialShare {
    width: 40px;
    float: left;
    margin-right: 8px;
    text-align: right;
    margin-top: 355px;
}
.socialShare ul {
    width: 40px;
    float: left;
    margin-right: 5px;
    text-align: right
}
.socialShare ul li {
    clear: both;
    margin-bottom: 5px;
}
.movie_content_right {
    width: 95%;
    float: left;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.joinFB {
    margin-left: 20px;
    width: 272px;
    height: 90px;
    background: url('http://imagecdn.godvine.com/images/Sprite.png?v=4') 0 -232px;
    margin-bottom: 30px;
}
.joinFB span {
    float: left;
    display: inline-block;
    width: 119px;
    margin-left: 71px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    margin-top: 12px;
}
.joinFB iframe {
    width: 60px;
    height: 75px;
    float: left;
    margin-top: 15px;
    margin-left: 16px;
}
.infiniteAd.ad300x250 {
    max-width: 300px;
    max-height: 250px;
    float:left;
    margin-left:40px;
    margin-bottom: 30px;
}
