html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #000;
}
table {
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0;
}
td {
    vertical-align: top;
    padding: 0;
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #000;
}
h1 {    
    color: #236c9b;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 0 17px;
    position: relative;
    top: +5px;
}
h1.video {
    color: #000;
    font-size: 18px;
    margin: 17px 0 5px 17px;
    top: 0px;
}



.base {
    width: 982px;
}
.top_line {
    height: 25px;
    background: url(/img/main_top_bg.jpg) repeat-y;
}
.top {
    height: 55px;
}
.top_tbl {
    width: 100%;
}
.logo {
    width: 652px;
}
.logo img {
    border: none;
}
.top_menu {
    width: 330px;
    color: #696868;
    font-family: Tahoma, Arial, sans-serif;
}
.top_menu_cont {
    margin: 10px 0 0 3px;
}
.top_menu_cont img {
    border: none;
    position: relative;
    top: -1px;
}
.top_menu_cont a {
    color: #696868;
    font-family: Tahoma, Arial, sans-serif;
    text-decoration: none;
    margin: 0 5px;
}
.top_menu_cont a.blue {
    color: #55a3eb;
    margin: 0 8px;
}
.top_menu_cont_2 {
    margin: 5px 0 0 3px;
}
.top_menu_cont_2 a {
    color: #236c9b;
    text-decoration: none;
    font-size: 17px;
    font-variant: small-caps;
    margin: 0 10px 0 0;
}

.header {
    height: 220px;
    background: url(/img/main_header.jpg) no-repeat top center;
}

.cont_tbl {
    border-collapse: separate;
    border-spacing: 15px;
}
.side_title {
    width: 308px;
    height: 35px;
    background: url(/img/mail_side_panel_header.jpg) no-repeat;
    font-family: Tahoma, Arial, sans-serif;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    margin: 0;
    padding-top: 1px;
}
.side_title p {
    margin-top: 8px;
}

.center_title {
    width: 299px;
    height: 35px;
    background: url(/img/main_center_panel_header.jpg) no-repeat;
    font-family: Tahoma, Arial, sans-serif;
    color: #13507e;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    margin: 0;
    padding-top: 1px;
}
.center_title p {
    margin-top: 8px;
}
.side_body {
    background: url(/img/main_side_panel_bg.jpg) repeat-y;
    line-height: 15px;
}
.side_body a {
    color: #000;
    display: block;
    margin: 15px 35px;
}
.side_body img {
    border: none;
    margin-left: 0;
}
.side_body img.link_img {
    float: left;
    margin: 0 10px 5px 0;
}
.side_body .popup_img img {
    
}

.center_body {
    background: url(/img/main_center_panel_bg.jpg) repeat-y;
    font-size: 12px;
}
.center_body p {
    text-align: center;
}
.center_body ul {
    font-size: 11px;
    list-style: none;
    margin: 0;
    padding: 0;
    list-style: none;
}
.center_body li {
    margin: 15px 35px;
}
.center_body li img {
    margin: 3px 5px 0 10px;
    float: left;
}

.bottom {
    font-size: 12px;
    color: #a3a3a3;
    font-family: Tahoma, Arial, sans-serif;
    height: 45px;
    border-top: 2px solid #f1edec;
    background: url(/img/main_bottom_logo.jpg) right top no-repeat;
}
.bottom p {
    margin: 5px 0 0 15px;
}

.content {
    
}

.content2 {
    border-top: 2px solid #074c80;
}
.content p.text {
    margin-left: 17px;
    margin-right: 330px;
    text-align: justify;
    font-size: 13px;
}

.join {
    margin: 35px 0 30px 177px;
}
.join th {
    color: #236c9b;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    padding-bottom: 25px;
}
.join td {
    color: #383b3c;
    font-size: 14px;
    padding-right: 10px;
}
.join td a {
    color: #2871cb;
}
.join input {
    width: 286px;
    height: 21px;
    background: #efefef;
    border: 1px solid #c8c8c8;
    margin-bottom: 19px;
}
.join select {
    width: 286px;
    height: 21px;
    background: #efefef;
    border: 1px solid #c8c8c8;
    margin-bottom: 19px;
}
.join input.submit {
    width: 230px;
    height: 26px;
    background: url(/img/join_submit.jpg) no-repeat;
    border: none;
    margin: 25px 25px 0 0;
    cursor: pointer;
}
.join #repass {
    width: 230px;
    height: 26px;
    background: url(/img/repass_submit.jpg) no-repeat;
    border: none;
    margin: 25px 25px 0 0;
    cursor: pointer;
}
.join input.submit2 {
    width: 230px;
    height: 26px;
    background: url(/img/instruction_submit.jpg) no-repeat;
    border: none;
    margin-right: 25px;
    cursor: pointer;
}
.join textarea {
    width: 286px;
    height: 60px;
    background: #efefef;
    border: 1px solid #c8c8c8;
    margin-bottom: 19px;
}

.video_tbl {
    width: 945px;
}

.view {
    font-size: 14px;
    color: #236c9b;
    float: right;
    margin: 10px 0 0 0;
}

.gray_block {
    background: #efefef;
    border: 3px #c8c8c8 solid;
    padding: 5px;
    margin-bottom: 15px;
    /*text-align: justify;*/
}
.gray_block .comment_name {
    color: #236c9b;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 5px 5px;
}
.gray_block .comment_text {
    color: #383b3c;
    font-size: 14px;
    margin: 0 0 5px 5px;
}
.gray_block_title {
    color: #236c9b;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 5px 5px;
}

.scroll {
    height: 200px;
    overflow-y: auto;
}

.toggle_link img {
    border: none;
}

.v_right {
    padding: 0 0 0 20px;
}

.video_select_cont {
    width: 640px;
}
.video_select_cont tr {
    
}
.video_select_cont td {
    
}
.white_block {
    border-top: 2px #c8c8c8 solid;
    margin-bottom: 10px;
}
.video_select {
    width: 310px;
    height: 100px;
    background: #efefef;
    margin-top: 10px;
}
.video_select td {
    padding: 5px;
}
.video_select tr {
    border-top: none;
}
.v_title {
    color: #236c9b;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    text-decoration: none;
}
.v_desc {
    margin: 0;
    color: #383b3c;
}

.inner_text_cont {
    text-align: justify;
    padding: 5px;
    margin: 0;
}

.ok {
    color: #236c9b;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
.error {
    color: #d35053;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

#login_frm {
    display: none;
}
#login_frm table {
    
}
#login_frm input {
    width: 200px;
    height: 21px;
    background: #efefef;
    border: 1px solid #c8c8c8;
    margin: 5px 0 10px 0;
}
#login_frm input.submit {
    width: 60px;
    height: 26px;
    background: url(/img/login_submit.jpg) no-repeat;
    border: none;
    cursor: pointer;
}
#login_frm img {
    border: none;
    margin-top: 5px;
}

#comment_frm {
    display: none;
}
#comment_frm table {
    
}
#comment_frm input {
    width: 200px;
    height: 21px;
    background: #efefef;
    border: 1px solid #c8c8c8;
    margin: 5px 0 10px 0;
}
#comment_frm textarea {
    width: 200px;
    height: 60px;
    background: #efefef;
    border: 1px solid #c8c8c8;
    margin: 5px 0 10px 0;
}
#comment_frm input.submit {
    width: 115px;
    height: 26px;
    background: url(/img/comment_submit.jpg) no-repeat;
    border: none;
    cursor: pointer;
}
#comment_frm img {
    border: none;
    margin-top: 5px;
}

.msg {
    text-align: center;
    padding-top: 10px;
}

.mailform {
    margin: 35px 0 30px 177px;
}
.mailform th {
    color: #236c9b;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    padding-bottom: 25px;
}
.mailform td {
    color: #383b3c;
    font-size: 14px;
    padding-right: 10px;
}
.mailform td a {
    color: #2871cb;
}
.mailform input {
    width: 286px;
    height: 21px;
    background: #efefef;
    border: 1px solid #c8c8c8;
    margin-bottom: 19px;
}
.mailform input.submit {
    width: 65px;
    height: 26px;
    background: url(/img/contact_submit.jpg) no-repeat;
    border: none;
    margin: 5px 0 0 0;
    cursor: pointer;
}
.mailform textarea {
    width: 286px;
    height: 60px;
    background: #efefef;
    border: 1px solid #c8c8c8;
    margin-bottom: 19px;
}

.presintation img {
    border: none;
}

.rating_cont {
    float: left;
    font-size: 14px;
    color: #236c9b;
    float: left;
    margin: 10px 0 0 0;
}
.rating_cont_2 {
    font-size: 14px;
    color: #236c9b;
    float: left;
    margin: 0;
}

a.gear_rating {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    background: url(/img/star.gif) no-repeat;
    text-decoration: none;
    margin-right: 3px;
    background-position: 0 0px;
    position: relative;
    top: +1px;
}
a.gear_rating:hover {
    background-position: +0px -32px;
}
a.gear_rating.active {
    background-position: +0px -32px;
}
a.gear_rating.selected {
    background-position: +0px -16px;
}
a.gear_rating.selected:hover {
    background-position: +0px -32px;
}

.product {
    width: 982px;
    margin-top: 60px;
    margin-bottom: 40px;
}
.p_left {
    width: 282px;
    padding-top: 25px;
}
.p_left p {
    margin-left: 25px;
    font-size: 12px;
    color: #fff;
}
.p_right {
    width: 700px;
}

.add_comment {
    text-align: right;
}
.add_comment a {
    color: #000;
    font-size: 14px;
}

.add_rows {
    display: none;
}