/*====================================== reset.css is here ========================================*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img
{
    border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var
{
    font-style: normal;
    font-weight: normal;
}
ol, ul
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: bold;
}
q:before, q:after
{
    content: '';
}
abbr, acronym
{
    border: 0;
}
.clear_0
{
    clear: both;
    font-size: 0px;
    line-height: 0px;
    display: block;
}
.last
{
    margin: 0 !important;
}
.pad_last
{
    padding: 0 !important;
}
.no_bg
{
    background: none !important;
}
/**************************************************************************************/
a
{
    color: #40a2b9;
    text-decoration: none;
    outline: 0 none;
}
a:hover
{
    color: #000;
    text-decoration: none;
}
h1
{
    font-size: 24px;
}
h2
{
    font-size: 22px;
}
h3
{
    font-size: 18px;
}
h4
{
    font-size: 16px;
}
h5
{
    font-size: 14px;
}
h6
{
    font-size: 12px;
}
/*----------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-family: helvetica_neueregular;
}
html
{
    position: relative;
    padding: 0;
    margin: 0;
}
body
{
    font: 12px/170% "myriadpro_regular" ,arial,helvetica,sans-serif;
    position: relative;
    padding: 0;
    margin: 0;
    background-color: #000;
}
.flt_Lt
{
    float: left;
    display: inline;
}
.flt_Rt
{
    float: right;
    display: inline;
}
/* ---------------------------------------------------------------------------------*/
/* float clearing for IE7 */
* + html .clearfix
{
    min-height: 1%;
}

.clearfix:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0;
}

@font-face
{
    font-family: 'myriadpro_regular';
    src: url('fonts/myriadpro-regular.eot');
    src: url('fonts/myriadpro-regular.eot?#iefix') format('embedded-opentype'), url('fonts/myriadpro-regular.woff') format('woff'), url('fonts/myriadpro-regular.ttf') format('truetype'), url('fonts/myriadpro-regular.svg#myriadpro-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'helvetica_med_cd';
    src: url('fonts/helvetica_med_cd.eot');
    src: url('fonts/helvetica_med_cd.eot?#iefix') format('embedded-opentype'), url('fonts/helvetica_med_cd.woff') format('woff'), url('fonts/helvetica_med_cd.ttf') format('truetype'), url('fonts/helvetica_med_cd.svg#helvetica_med_cd') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'HelveticaMedCd';
    src: url('fonts/HelveticaMedCd.eot');
    src: url('fonts/HelveticaMedCd.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaMedCd.woff') format('woff'), url('fonts/HelveticaMedCd.ttf') format('truetype'), url('fonts/HelveticaMedCd.svg#HelveticaMedCd') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'helvetica_neueregular';
    src: url('fonts/helveticaneue-condensed-webfont.eot');
    src: url('fonts/helveticaneue-condensed-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/helveticaneue-condensed-webfont.woff') format('woff'), url('fonts/helveticaneue-condensed-webfont.ttf') format('truetype'), url('fonts/helveticaneue-condensed-webfont.svg#helvetica_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'DroidSansRegular';
    src: url('fonts/DroidSans-webfont.eot');
    src: url('fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/DroidSans-webfont.woff') format('woff'), url('fonts/DroidSans-webfont.ttf') format('truetype'), url('fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.button
{
    border: 0 none;
    background-color: #121212;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-weight: bold;
    font-family: "helvetica_med_cd" , "arial narrow";
}
.button:hover
{
    background-color: #ffae00;
}
#header
{
    background: url("../images/bg_header.png") repeat scroll 0 0 #000000;
}
.header_inner
{
    height: 100px;
    margin: 0 auto;
    width: 938px;
    position: relative;
}
.logo
{
    padding: 22px 0 0 24px;
    float: left;
}
.phone
{
    font-family: 'helvetica_neueregular';
    color: #fff;
    position: absolute;
    right: 12px;
    top: 6px;
    font-size: 13px;
}
.search
{
    position: absolute;
    top: 54px;
    right: 12px;
}
#search_trigger
{
    background: url("../images/search_icon.png") no-repeat scroll 0 0 transparent;
    height: 14px;
    width: 14px;
}
#search_container
{
    border: 1px solid #444444;
    height: 50px;
    position: absolute;
    right: 0;
    top: -20px;
    width: 478px;
    background: url("../images/search_icon_active.png") no-repeat scroll right center #000;
    display: none;
}
.search_input
{
    border: 0 none;
    color: #666666;
    font-size: 13px;
    margin: 12px 0 0 20px;
    padding: 4px;
    width: 400px;
    background-color: transparent;
    font-style: italic;
}
.menu
{
    float: right;
    padding-top: 50px;
    font-size: 13px;
    margin-right: 44px;
    font-family: 'HelveticaMedCd' , 'arial narrow';
}
.menu li
{
    float: left;
}
.menu li a
{
    padding: 0 10px;
    color: #fff;
    text-transform: uppercase;
}
.menu li a:hover
{
    color: #ffae00;
}
.header_graphic
{
    height: 9px;
    background: url("../images/header_top_graphic.png") no-repeat scroll center 0 #000000;
}
.separator
{
    background: url("../images/bg_body_top.png") repeat-x scroll 0 0 #000000;
    height: 9px;
}

.content
{
    background: url("../images/bg_body.png") repeat scroll 0 0 #000000;
}
.content_inner
{
    width: 940px;
    margin: 0 auto;
    min-height: 200px;
    padding: 0px 0;
}
.sidebar_right
{
    float: right;
    width: 220px;
    margin-top: 112px;
}
.center
{
    float: left;
    width: 688px;
}
.center2
{
    width: 640px;
}
h1
{
    font-family: 'helvetica_neueregular';
    font-size: 24px;
    color: #eeeeee;
    margin-top: 0px;
}
.with_bullet
{
    padding-left: 30px;
    background: url("../images/bullet.png") no-repeat scroll 0 center transparent;
}
.breadcrumbs
{
    font-family: 'helvetica_neueregular';
    margin-top: 24px;
    font-size: 13px;
    height: 16px;
}
.breadcrumbs li
{
    float: left;
    color: #999999;
}
.breadcrumbs li a
{
    padding: 0 12px;
    color: #999999;
}
.breadcrumbs li a:hover
{
    color: #ffae00;
}

.breadcrumbs li.first_child a
{
    padding: 0 12px 0 0;
}
.songs_container
{
    padding: 8px 0 80px 58px;
    clear: both;
    position: relative;
}
.song_nav
{
    position: absolute;
    top: 24px;
    left: 0;
}
.song_nav div
{
    height: 40px;
    width: 40px;
    background-color: #29292a;
    color: #fff;
    line-height: 40px;
    text-align: center;
    margin-bottom: 8px;
    font-size: 15px;
    font-weight: bold;
}
.song_nav div:hover, .song_nav div.active
{
    background-color: #ffae00 !important;
}
.song_az
{
    line-height: 36px !important;
}
.song_az .sup
{
    vertical-align: super;
}
.song
{
    padding: 16px 220px 16px 54px;
    position: relative;
    border-bottom: 1px solid #fff;
}
.songs_container .last_child
{
    border-bottom: 0;
}
.play_button
{
    background-color: #ffffff;
    height: 28px;
    padding: 9px 0 0 15px;
    width: 22px;
    position: absolute;
    left: 0;
    top: 30px;
    cursor: pointer;
}
.play_arrow
{
    border-bottom: 10px solid transparent;
    border-left: 10px solid #141414;
    border-top: 10px solid transparent;
    height: 0;
    width: 0;
}
.play_button:hover
{
    background-color: #ffae00;
}
.song_title
{
    color: #fff;
    font-size: 14px;
    padding-bottom: 5px;
}
.comments_title
{
    color: #666;
    font-size: 11px;
}
.comment
{
    color: #999;
    font-size: 12px;
}
.rating
{
    position: absolute;
    right: 5px;
    height: 33px;
    top: 38px;
}
.rating_star
{
    float: left;
    margin-right: 5px;
    height: 33px;
    width: 35px;
    background: url("../images/star.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
}
.rating_star:hover
{
    background: url("../images/star_active.png") no-repeat scroll 0 0 transparent;
}
.filter_box
{
    padding: 10px;
    background-color: #2b2a28;
    text-align: center;
}
.filter_box input[type="text"]
{
    border: 0 none;
    padding: 10px 8px;
    width: 184px;
    margin-bottom: 10px;
    color: #999;
    background-color: #222022;
    font-family: 'myriadpro_regular';
}
select
{
    border: 0 none;
    padding: 10px 8px;
    width: 150px;
    color: #999;
    background-color: #222022;
    font-family: 'myriadpro_regular';
}

.filter_box select
{
    border: 0 none;
    padding: 10px 8px;
    width: 200px;
    color: #999;
    background-color: #222022;
    font-family: 'myriadpro_regular';
}
.filter_box .submit
{
    color: #fff;
    border: 0;
    padding: 10px 0;
    width: 164px;
    margin-top: 18px;
    font-family: 'helvetica_neueregular';
    font-weight: bold;
    background-color: #141414;
}
.filter_box .submit:hover
{
    background-color: #ffae00;
}
.video_box
{
    margin-top: 50px;
}
.sidebar_right h2
{
    color: #fff;
    font-family: 'helvetica_neueregular';
    font-size: 18px;
}
.video_box_content
{
    background-color: #1e1e1e;
    margin-top: 18px;
    padding: 10px;
}
.video_links
{
    font-size: 12px;
    color: #999999;
    height: 20px;
    padding-top: 12px;
}
.video_links li
{
    float: left;
    padding-right: 16px;
}
.video_links img
{
    padding-right: 4px;
    padding-top: 4px;
    vertical-align: top;
}
.video_box_shadow
{
    height: 21px;
    background: url("../images/sidebar_shadow.png") no-repeat scroll center bottom transparent;
}
.slider_container
{
    height: 450px;
    max-width: 1280px;
    margin: 0 auto;
    background: url("../images/bg_slider.jpg") no-repeat scroll 0 0 transparent;
    position: relative;
    padding-top: 58px;
}
.slider
{
    background-color: #FFFFFF;
    margin: 0 auto;
    width: 940px;
}
.slider_right
{
    padding: 28px 20px 22px;
    float: right;
    width: 202px;
    color: #666;
    font-size: 14px;
    position: relative;
    height: 300px;
}
.slider_right h2
{
    color: #000;
    margin-bottom: 20px;
}
.slider_social
{
    position: absolute;
    bottom: 22px;
    left: 20px;
}
.slider_social li
{
    float: left;
    cursor: pointer;
    padding-right: 20px;
}
.slider_social li:hover
{
    color: #ffae00;
}
.slider_social li.view
{
    background: url("../images/slider_view.png") no-repeat scroll 0 4px transparent;
    padding-left: 24px;
}
.slider_social li.social_comment
{
    background: url("../images/slider_comment.png") no-repeat scroll 0 4px transparent;
    padding-left: 22px;
}
.slider_social li.like
{
    background: url("../images/slider_like.png") no-repeat scroll 0 4px transparent;
    padding-left: 22px;
}
.slider_social li.view:hover
{
    background: url("../images/video_view_hover.png") no-repeat scroll 0 4px transparent;
}
.slider_social li.social_comment:hover
{
    background: url("../images/video_comment_hover.png") no-repeat scroll 0 4px transparent;
}
.slider_social li.like:hover
{
    background: url("../images/video_like_hover.png") no-repeat scroll 0 4px transparent;
}

.testimonial
{
    background-color: #FFFFFF;
    margin: 40px auto 0;
    padding: 0 15px;
    width: 910px;
    color: #222222;
    font-size: 14px;
    font-family: 'myriadpro_regular' , 'arial narrow';
    position: relative;
}
.testimonial h3
{
    display: inline;
    font-family: helvetica_neueregular;
    font-size: 24px;
    line-height: 60px;
    padding-right: 26px;
}
.testimonial a.link_button
{
    background-color: #333333;
    border: 1px solid #4F4F4F;
    color: #FFFFFF;
    display: block;
    font-family: 'HelveticaMedCd' , 'arial narrow';
    font-size: 13px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    padding: 0 24px;
    position: absolute;
    right: 15px;
    top: 11px;
}
.testimonial a.link_button:hover
{
    background-color: #ffae00;
    border: 1px solid #fdbb2b;
}
.news_item
{
    color: #999999;
    float: left;
    font-size: 14px;
    padding: 46px 20px 36px 46px;
    position: relative;
    width: 246px;
}
.news_item .news_item_image
{
    left: 0;
    position: absolute;
    top: 46px;
}
.news_item h4
{
    color: #fff;
    font-size: 24px;
    padding-bottom: 14px;
    font-family: helvetica_neueregular;
}
.news_item a
{
    bottom: 0;
    color: #fff;
    left: 46px;
    position: absolute;
}
.news_item a:hover
{
    color: #ffae00;
}
.videos_marriage_container
{
    padding: 54px 0 20px;
    position: relative;
    border-bottom: 1px solid #212224;
}
.videos_marriage_container .separator
{
    margin-left: 310px;
    margin-top: 6px;
    position: absolute;
    width: 560px;
    height: 15px;
}
.videos_marriage_container h2
{
    color: #ffffff;
    font-size: 24px;
}
.videos_marriage_list
{
    float: left;
    margin-top: 28px;
    padding-bottom: 50px;
    width: 100%;
    height: 242px;
}
.videos_marriage_list li
{
    padding: 10px 10px 16px;
    background-color: #1e1e1e;
    float: left;
    margin-right: 20px;
    margin-bottom: 16px;
    position: relative;
}
.videos_marriage_list li.last_child
{
    margin-right: 0;
}
.videos_marriage_list .video_box_shadow
{
    bottom: -16px;
    height: 16px;
    left: 0;
    position: absolute;
    width: 100%;
}
.videos_marriage_social
{
    height: 20px;
    margin-top: 10px;
}
.videos_marriage_social li
{
    float: left;
    padding: 0 12px 0 0;
    font-size: 12px;
    color: #999;
    margin: 0;
    cursor: pointer;
}
.videos_marriage_social li:hover
{
    color: #ffae00;
}
.videos_marriage_social li.view
{
    background: url("../images/video_view.png") no-repeat scroll 0 4px transparent;
    padding-left: 24px;
}
.videos_marriage_social li.comment
{
    background: url("../images/video_comment.png") no-repeat scroll 0 4px transparent;
    padding-left: 22px;
}
.videos_marriage_social li.like
{
    background: url("../images/video_like.png") no-repeat scroll 0 4px transparent;
    padding-left: 22px;
}
.videos_marriage_social li.view:hover
{
    background: url("../images/video_view_hover.png") no-repeat scroll 0 4px transparent;
}
.videos_marriage_social li.comment:hover
{
    background: url("../images/video_comment_hover.png") no-repeat scroll 0 4px transparent;
}
.videos_marriage_social li.like:hover
{
    background: url("../images/video_like_hover.png") no-repeat scroll 0 4px transparent;
}
.notices_container
{
    border-top: 1px solid #373a36;
    padding: 32px 0 68px 0;
    color: #999;
    font-size: 14px;
}
.notices_container .separator
{
    height: 15px;
    position: absolute;
    top: 4px;
    right: 0;
}
.notices_container .latest_news
{
    float: left;
    width: 460px;
    position: relative;
    margin-right: 20px;
}
.notices_container .latest_news .separator
{
    width: 260px;
}
.notices_container .twitter_feed
{
    width: 220px;
    margin-right: 20px;
    float: left;
    position: relative;
}
.notices_container .twitter_feed .separator
{
    width: 69px;
}
.notices_container .inside_story
{
    width: 220px;
    float: left;
    position: relative;
}
.notices_container .inside_story .separator
{
    width: 18px;
}
.notices_container h3
{
    color: #eee;
    font-size: 24px;
}
.notices_container .latest_news ul
{
}
.notices_container .latest_news li
{
    padding: 36px 8px 0 56px;
    background: url("../images/latest_news_bullet.png") no-repeat scroll 0 40px transparent;
}
.notices_container .latest_news li:hover span
{
    text-decoration: underline;
}
.notices_container .latest_news h5
{
    font-size: 18px;
    color: #eee;
    padding-bottom: 8px;
}
.notices_container .latest_news li:hover h5
{
    color: #ffae00;
}
.notices_container .twitter_feed ul
{
}
.notices_container .twitter_feed li
{
    padding: 36px 8px 0 28px;
}
.notices_container .twitter_feed a
{
    color: #ffae00;
}

.notices_container .twitter_feed a:hover
{
    text-decoration: underline;
}

.notices_container .twitter_feed .date_time
{
    color: #666666;
    font-size: 12px;
    padding-top: 10px;
}
.notices_container .inside_story .inside_story_content
{
    padding: 36px 0 0 28px;
}
.notices_container .inside_story input[type="text"]
{
    padding: 10px;
    width: 166px;
    border: 0 none;
    background-color: #1f1f1f;
    background-color: rgba(0, 0, 0, 0.25);
    color: #999;
    font-size: 12px;
    font-family: myriadpro-regular;
    font-style: italic;
    margin-top: 20px;
}
.notices_container .inside_story input[type="button"]
{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    font-family: helvetica_med_cd;
    padding: 8px 20px;
    background-color: #181718;
    border: 0 none;
    margin-top: 12px;
}
.notices_container .inside_story input[type="button"]:hover
{
    background-color: #ffae00;
}
#footer
{
    background: url("../images/bg_footer.png") repeat scroll 0 0 #000000;
}
.videos_marriage_prev_next
{
    position: absolute;
    top: 54px;
    right: 0;
    background-color: #151718;
    height: 24px;
    width: 24px;
    color: #fff;
    line-height: 24px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}
.videos_marriage_prev_next:hover
{
    background-color: #ffae00;
}
.videos_marriage_prev
{
    right: 32px;
}
.about_container
{
    clear: both;
    padding-bottom: 100px;
    padding-top: 32px;
}
.about_item
{
    padding: 10px;
    background-color: #1e1e1e;
    position: relative;
    margin-right: 20px;
    float: left;
    height: 206px;
    width: 440px;
    color: #666;
    font-size: 13px;
    margin-bottom: 24px;
}
.about_container .row_last
{
    margin-right: 0;
}
.about_item_overlay
{
    position: absolute;
    height: 206px;
    width: 440px;
    background-color: #ebebeb;
    top: 10px;
    left: 10px;
}
.about_item h2
{
    font-size: 18px;
    color: #666666;
    position: relative;
    margin: 24px 0 8px 24px;
}
.about_item h2 span
{
    padding: 0 4px;
}
.about_item .about_content
{
    padding: 0 26px 0 24px;
    position: relative;
}
.about_item .about_content span
{
    padding: 4px;
}

.about_item:hover .about_item_overlay
{
    display: none;
}
.about_item:hover span
{
    background-color: #fdfdfd;
}
.about_item .back_image
{
    position: absolute;
}

.about_social
{
    bottom: 22px;
    height: 20px;
    position: absolute;
    right: 12px;
}
.about_social li
{
    float: left;
    padding: 0 12px 0 0;
    font-size: 12px;
    color: #999;
    margin: 0;
    cursor: pointer;
}
.about_social li:hover
{
    color: #ffae00;
}
.about_social li.view
{
    background: url("../images/about_view.png") no-repeat scroll 0 4px transparent;
    padding-left: 24px;
}
.about_social li.social_comment
{
    background: url("../images/about_comment.png") no-repeat scroll 0 4px transparent;
    padding-left: 22px;
}
.about_social li.like
{
    background: url("../images/about_like.png") no-repeat scroll 0 4px transparent;
    padding-left: 22px;
}
.about_social li.view:hover
{
    background: url("../images/video_view_hover.png") no-repeat scroll 0 4px transparent;
}
.about_social li.social_comment:hover
{
    background: url("../images/video_comment_hover.png") no-repeat scroll 0 4px transparent;
}
.about_social li.like:hover
{
    background: url("../images/video_like_hover.png") no-repeat scroll 0 4px transparent;
}

.about_item .shadow_460
{
    position: absolute;
    bottom: -20px;
}
.blog_post
{
    padding: 31px 0 8px 60px;
    background: url("../images/latest_news_bullet.png") no-repeat scroll 0 31px transparent;
    color: #999;
    font-size: 13px;
    border-bottom: 1px solid #212322;
}
.blog_post h2
{
    font-family: "DroidSansRegular" ,arial;
    color: #eee;
    font-size: 14px;
    padding: 8px 0 16px;
}
.blog_comment_count
{
    color: #666;
    font-size: 11px;
    padding-bottom: 20px;
}
.blog_comment_count span
{
    color: #ccc;
}
.blog_post img
{
    border: 10px solid #1e1e1e;
}
.blog_post p
{
    padding-bottom: 20px;
    line-height: 1.2;
}
.blog_post_image
{
    float: left;
    margin: 0 16px 16px 0;
}

.form_comments
{
    padding: 16px 0 44px 0px;
}
.form_comments_add
{
    padding: 26px 0 44px;
}
.form_comments h3
{
    color: #eee;
    font-size: 14px;
    font-family: "myriadpro_regular";
    text-transform: uppercase;
    padding-bottom: 20px;
}

.blog_comments_container
{
    padding: 12px 0 0;
    border-bottom: 1px solid #212322;
}
.blog_comments
{
    border-top: 1px solid #3a3b3a;
    padding: 66px 0 44px;
}
.blog_comments h3
{
    color: #eee;
    font-size: 14px;
    font-family: "myriadpro_regular";
    text-transform: uppercase;
    padding-bottom: 20px;
}
.blog_comment
{
    padding: 20px 60px 20px 110px;
    position: relative;
    min-height: 70px;
    background-color: #272727;
    background-color: rgba(0, 0, 0, 0.2);
    color: #999;
    font-size: 13px;
}
.blog_comment_avatar
{
    position: absolute;
    padding: 20px;
    left: 0;
    top: 0;
}
.blog_comment_respond
{
    position: absolute;
    width: 60px;
    right: 0;
    top: 20px;
    font-style: italic;
    color: #666;
    font-size: 11px;
}
.blog_comment h4
{
    color: #ffae00;
    font-size: 14px;
    font-family: "myriadpro_regular";
}
.blog_comment .date_time
{
    color: #666;
    font-size: 11px;
    font-style: italic;
}
.blog_sub_comment
{
    margin-left: 62px;
    background: none;
}
.blog_sub_comment .blog_comment_respond
{
    color: #fff;
}
.blog_comments_add
{
    padding: 52px 0 44px;
    border-top: 1px solid #3a3b3a;
}
.comment_input_wrapper
{
    width: 196px;
    float: left;
    margin-right: 20px;
    padding-top: 0px;
    position: relative;
    padding-bottom: 20px;
}
.comment_input_wrapper_last_child
{
    margin-right: 0;
}
.comment_input_wrapper label, .comment_input_wrapper_label
{
    color: #999;
    font-size: 13px; /*padding-right:8px; padding-left:8px;*/
}
.comment_input_wrapper_expl
{
    font-style: italic;
    font-size: 11px;
    color: #666;
}
.comment_input_wrapper input
{
    border: 0 none;
    padding: 9px;
    background-color: #1c1c1c;
    background-color: rgba(0,0,0,0.15);
    color: #666;
    margin-top: 6px;
    border-color: #201E1E #32302A #393839 #201F21;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
}
.comment_input_wrapper input:active, .comment_input_wrapper input:focus, .comment_input_wrapper textarea:focus, .comment_input_wrappertextarea:active
{
    background-color: #000;
    background-color: rgba(0,0,0,0.5);
    box-shadow: 0 0 2px #ffae00;
}
.comment_input_wrapper textarea
{
    padding: 8px;
    background-color: #1c1c1c;
    background-color: rgba(0,0,0,0.15);
    color: #666;
    width: 612px;
    margin-top: 6px;
    border-color: #201E1E #32302A #393839 #201F21;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    resize: none !important;
}
.comment_input_submit
{
    font-size: 13px;
    font-weight: bold;
    font-family: "helvetica_med_cd";
    color: #fff;
    background-color: #131112;
    border: 0 none;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 98px;
    margin-top: 24px;
}
.comment_input_submit:hover
{
    background-color: #ffae00;
}
.no_float
{
    float: none;
    clear: both;
}

.no_padding
{
    padding: 0 0 0 0;
}
.shadow_580
{
    width: 580px;
    height: 19px;
    background: url("../images/shadow_580.png") no-repeat scroll 0 0 transparent;
}
.shadow_460
{
    width: 460px;
    height: 20px;
    background: url("../images/shadow_460.png") no-repeat scroll center 0 transparent;
}
.shadow_220
{
    width: 220px;
    height: 21px;
    background: url("../images/sidebar_shadow.png") no-repeat scroll center 0 transparent;
}
.sidebar_right2 h2
{
    margin-left: -30px;
}
.budget_box
{
    padding: 29px 26px 24px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    font-family: verdana;
    background-color: #282928;
}

.budget_box img
{
    padding-bottom: 16px;
}
.budget_box .button
{
    margin-top: 12px;
    width: 168px;
}
.tips_box
{
    margin-top: 34px;
}
.tips_outer
{
    border-bottom: 1px solid #3A3B3A;
}
.tip
{
    border-bottom: 1px solid #212322;
    border-top: 1px solid #3A3B3A;
    margin-right: 6px;
    padding: 20px 6px 20px 0;
    position: relative;
}
.tips_outer .first_child
{
    border-top: 0 none;
}

.tip_image
{
    position: absolute;
    left: 0;
    top: 26px;
    height: 50px;
    width: 50px;
}
.tip_content
{
    margin-left: 58px;
    font-size: 12px;
    color: #999;
}
.tip_read_more
{
    display: block;
    color: #666;
    font-size: 12px;
    padding-top: 12px;
}
.tip_read_more:hover
{
    color: #ffae00;
}
.footer_inner
{
    width: 938px;
    margin: 0 auto;
    height: 242px;
    padding-top: 16px;
}
.footer_logo
{
    float: left;
}
.footer_menu
{
    float: right;
    font-family: 'HelveticaMedCd' , 'arial narrow';
    color: #fff;
    text-transform: uppercase;
    padding-top: 16px;
    font-size: 13px;
    line-height: 1;
}
.footer_menu li
{
    float: left;
    border-right: 1px solid #fff;
}
.footer_menu li.last_child
{
    border-right: 0;
}

.footer_menu li a
{
    padding: 0 22px;
    color: #fff;
}
.footer_menu li a:hover
{
    text-decoration: underline;
}
.footer_menu li.first_child a
{
    padding: 0 22px 0 0;
}
.footer_menu li.last_child a
{
    padding: 0 0 0 22px;
}

.footer-bottom
{
    background: url("../images/footer-bottom.gif") left top repeat;
    width: 100%;
    height: 40px;
}

.Required
{
    /*position: absolute;     left:170px;     visibility: block;     width: 250px;     top: 1px;*/
    display: none;
}

.Width_Pequeno
{
    width: 175px !important;
    min-width: 175px !important;
    margin-right: 20px !important;
}

.Wrapper_Pequeno
{
    width: 196px !important;
    min-width: 196px !important;
    margin-right: 20px !important;
}

.Width_Medio
{
    width: 390px;
}

.Width_Grande
{
    width: 612px;
}

.comment_input_wrapper span
{
    font-style: italic;
    font-size: 11px;
    color: #666;
}

.pn_formulario
{
    width: 680px;
}

.content
{
    padding-left: 0px;
}

@media (max-width: 500px)
{

    .Wrapper_Pequeno
    {
        width: 90% !important;
        min-width: 90% !important;
        float: none;
        clear: both;
    }

    .Width_Pequeno, .Width_Grande, .Width_Medio, .content_inner, .center, .center2, .sbHolder
    {
        width: 90% !important;
        min-width: 90% !important;
    }

    .comment_input_wrapper
    {
        width: 105%;
        margin-right: 0px;
    }

    .sidebar_right
    {
        margin-top: 0px;
    }

    .comment_input_wrapper_label
    {
        clear: both;
    }

    .pn_formulario
    {
        width: 100%;
    }

    .comment_input_wrapper input
    {
        margin-top: 0px;
    }

    .content
    {
        padding-left: 0px;
    }
    
   
    
    .css_checkbox tbody
    {
        padding-bottom: 30px;
        clear: both;
        }
    
}
  .css_checkbox tbody
    {
        padding-bottom: 30px;
        clear: both;
        }
 .css_checkbox tbody tr td
    {
      
        float: left;
        margin-right: 15px;
    }