/**
 * iTVcms
 *
 * Author        :-> Antonio Magdic <antonio@eburza.hr>
 * Creation date :-> 01-02-2009 [dd-mm-yyyy]
 * Last update   :-> 01-05-2009 [dd-mm-yyyy]
 */


body {
    background-color: #3C3C3C;
    margin: 0px auto;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    width: 870px;
}

a:link,
a:active,
a:visited {
    font-family: Arial, Helvetica, sans-serif;
    color: #39ADFF;
    text-decoration: none;
}
a:hover {
    font-family: Arial, Helvetica, sans-serif;
    color: #AAAAAA;
    text-decoration: none;
}

#header {
    background-color: #4D4D4D;
    background-image: url(images/bg-header.gif);
    background-repeat: no-repeat;
    background-position: top left;
    font-family: Arial, Helvetica, sans-serif;
    height: 97px;
    padding: 28px 10px 0px 0px;
    margin: 0px;
    clear: both;
    text-align: right;
    font-size: 85%;
    color: #545454;
}
#header a:link,
#header a:active,
#header a:visited {
    color: #9d9d9d;
    text-decoration: none;
}
#header a:hover {
    color: #9d9d9d;
    text-decoration: underline;
}

#navigation {
    background-color: #4D4D4D;
    background-image: url(images/bg-navigation.gif);
    background-repeat: no-repeat;
    background-position: top left;
    height: 32px;
    padding: 0px;
    margin: 0px;
    clear: both;
    color: #FFFFFF;
}
#navigation a:link,
#navigation a:active,
#navigation a:visited {
    display: block;
    float: left;
    margin: 1px 0px 0px 3px;
    min-width: 50px;
    max-width: 200px;
    white-space: nowrap;
}
#navigation a:hover,
#navigation a.selected {
    background-image: url(images/bg-navigation-a.png);
    background-repeat: no-repeat;
    background-position: top left;
    display: block;
    float: left;
    margin: 1px 0px 0px 3px;
    min-width: 50px;
    max-width: 200px;
    white-space: nowrap;
}
#navigation a:link b,
#navigation a:active b,
#navigation a:visited b {
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    padding: 6px 11px 0px 11px;
    font-size: 120%;
    height: 24px;
}
#navigation a:hover b,
#navigation a.selected b {
    display: block;
    background-image: url(images/bg-navigation-a_right.png);
    background-repeat: no-repeat;
    background-position: top right;
    padding: 6px 11px 0px 11px;
    color: #39adff;
    text-decoration: none;
    font-size: 120%;
    height: 24px;
}

#content {
    background-color: #D0D0D0;
    background-image: url(images/bg-content.gif);
    background-repeat: repeat;
    background-position: top left;
    color: #333333;
    font-size: 100%;
    padding: 10px;
    margin: 0px;
    clear: both;
    /*min-height: 400px;*/
}

#sidebar {
    
}

#footer {
    color: #9D9D9D;
    font-size: 85%;
    padding: 10px 15px 20px 15px;
    margin: 0px;
    text-align: center;
    clear: both;
}

#message,
.message {
    background-color: #EBD8D8;
    background-image: url(images/bg-message.gif);
    background-repeat: repeat;
    background-position: top left;
    color: #990000;
    padding: 10px;
    text-align: center;
    font-size: 110%;
    margin: 0 0 10px 0;
    font-weight: bold;
}

.navigation_box {
    text-align: right;
    color: #b4b4b4;
    font-size: 110%;
    margin: 0;
    padding: 15px 0px;
}
.navigation_box a:link,
.navigation_box a:active,
.navigation_box a:visited {
    color: #333333;
    text-decoration: none;
    cursor: pointer;
}
.navigation_box a:hover {
    color: #0066ff;
    text-decoration: none;
    cursor: pointer;
}
.navigation_box .botton {
    font-size: 120%;
    font-weight: bold;
    padding: 3px 10px;
    color: #333333;
    background-color: #cccccc;
    margin-right: 10px;
    text-transform: uppercase;
}
.navigation_box strong {
    font-size: 120%;
    font-weight: bold;
    color: #0066ff;
}

#header_links {
    float: right;
    height: 20px;
}
#search_box {
    clear: both;
    width: 200px;
    float: right;
    height: 40px;
    margin-top: 20px;
}
#search_box img {
    vertical-align: middle;
    cursor: pointer;
}
.input_search {
    background-color: #f0f0f0;
    background-image: url(images/bg-search-input.png);
    background-repeat: repeat;
    background-position: top left;
    width: 127px;
    height: 19px;
    padding: 5px 5px 0px 5px;
    font-size: 110%;
    color: #333333;
    border: 0px;
}
.spacer {
    clear: both;
    margin: 0px;
    padding: 0px;
    border: 0px;
    height: 0px;
}

.line_spacer {
    background-color: transparent;
    background-image: url(images/bg-spacer.png);
    background-repeat: repeat-x;
    background-position: center left;
    height: 6px;
    margin: 0px 0px 5px 0px;
    padding: 0;
}

#column_left {
    width: 482px;
    padding-right: 10px;
    float: left;
}

#column_right {
    width: 358px;
    float: left;
}

#mediaspace {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    width: 480px;
    height: 272px;
    overflow: hidden;
    border: 1px solid #000000;
}

.video_box {
    background-image: url(images/bg-div.gif);
    background-repeat: repeat;
    background-position: top left;
    background-color: #e3e3e3;
    text-align: left;
    color: #000000;
    font-size: 90%;
    margin: 0;
    padding: 10px 10px 0px 10px;
    border-bottom: 4px solid #6f6f6f;
}
.video_box table {
    margin-bottom: 5px;
}
.video_box h2 {
    margin: 0px;
    padding: 0px 0px 1px 0px;
    font-size: 150%;
    color: #000000;
    font-weight: bold;
}
.video_box p {
    margin: 0px;
    padding: 0px 0px 5px 0px;
    color: #000000;
}
.video_box_details {
    margin: 0px;
    padding: 0px 0px 5px 0px;
    color: #666666;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.video_box_details strong {
    color: #0066ff;
    font-size: 8px;
    font-weight: 200;
}

.banner336x280 {
    width: 336px;
    padding:10px 0px 10px 10px;
}
.banner336x280 .header {
    text-align: left;
    font-size: 9px;
    color: #FFFFFF;
    text-transform: uppercase;
    width: 330px;
    padding: 3px 4px;
    background-color: #0099ff;
}
.banner336x280 .header a {
    float: right;
    text-align: right;
    color: #e3e3e3 !important;
    text-transform: lowercase;
    width: 150px;
    padding: 0px 4px 0 0;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    font-size: 9px;
}
.banner336x280 .banner {
    border-top: 0px solid #0099ff;
    border-right: 1px solid #0099ff;
    border-bottom: 2px solid #0099ff;
    border-left: 1px solid #0099ff;
    width: 336px;
    height: 280px;
    overflow: hidden;
}

h1 {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 10px;
    font-size: 200%;
    color: #000000;
    font-weight: bold;
    border-left: 10px solid #5db9f6;
}
h2 {
    margin: 0px;
    padding: 10px 0px 5px 0px;
    font-size: 140%;
    color: #000000;
    font-weight: bold;
}
h2 {
    margin: 0px;
    padding: 10px 0px 5px 0px;
    font-size: 120%;
    color: #333333;
    font-weight: bold;
}

#column_right h1 {
    background-image: url(images/bg-h1.png);
    background-repeat: repeat;
    background-position: top left;
    background-color: #f6f6f6;
    border-left: 10px solid #5db9f6;
    border-bottom: 1px solid #5db9f6;
    margin: 0px;
    padding: 10px;
    font-size: 180%;
    font-weight: bold;
}
.video_info_box {
    background-image: url(images/bg-div.gif);
    background-repeat: repeat;
    background-position: top left;
    background-color: #e3e3e3;
    text-align: left;
    color: #000000;
    font-size: 90%;
    margin: 0;
    padding: 20px 20px 0px 20px;
    border-bottom: 4px solid #686868;
}
.video_info_box p {
    margin: 0px;
    padding: 0px 0px 10px 0px;
    color: #000000;
}
.video_info_box strong {
    font-weight: bold;
}

.video_info_box a:link,
.video_info_box a:active,
.video_info_box a:visited {
    color: #666666;
    /*text-transform: lowercase;*/
}
.video_info_box a:hover {
    color: #000000;
    /*text-transform: lowercase;*/
}
.thumb {
    border: 1px solid #000000;
    margin: 0;
    padding: 0;
    width: 118px;
    height: 88px;
    cursor: pointer;
}

a.more:link,
a.more:active,
a.more:visited {
    font-size: 110%;
    font-weight: bold;
}
a.more:hover {
    font-size: 110%;
    font-weight: bold;
}

#connected {
    background-image: url(images/bg-h1.png);
    background-repeat: repeat;
    background-position: top left;
    background-color: #f6f6f6;
    border-left: 10px solid #5db9f6;
    border-bottom: 1px solid #5db9f6;
    margin: 0px;
    padding: 5px 10px;
    font-size: 100%;
}
#connected strong {
    font-weight: bold;
    font-size: 130%;
}
#connected a:link,
#connected a:active,
#connected a:visited {
    font-size: 110%;
    color: #000000;
}
#connected a:hover,
#connected a.selected {
    font-size: 110%;
    color: #5db9f6;
    /*border-top: 1px solid #5db9f6;*/
    border-bottom: 3px solid #5db9f6;
}


/**
 * Stars
 */
.star-rating {
    list-style: none;
    margin: -2px 0px 0px 5px;
    padding: 0px;
    width: 80px;
    height: 16px;
    position: relative;
    background: url(images/stars.gif) top left repeat-x;
    display: block;
    float: left;
}
.star-rating li {
    padding: 0px;
    margin: 0px;
    /*\*/
    float: left;
    /* */
}
.star-rating li a {
    display: block;
    width: 16px;
    height: 16px;
    text-decoration: none;
    z-index: 20;
    position: absolute;
    padding: 0px;
}
.star-rating li a:hover {
    background: url(images/stars.gif) left bottom;
    z-index: 2;
    left: 0px;
}
.star-rating a.one-star {
    left: 0px;
}
.star-rating a.one-star:hover {
    width: 16px;
}
.star-rating a.two-stars {
    left: 16px;
}
.star-rating a.two-stars:hover {
    width: 32px;
}
.star-rating a.three-stars {
    left: 32px;
}
.star-rating a.three-stars:hover {
    width: 48px;
}
.star-rating a.four-stars {
    left: 48px;
}
.star-rating a.four-stars:hover {
    width: 64px;
}
.star-rating a.five-stars {
    left: 64px;
}
.star-rating a.five-stars:hover {
    width: 80px;
}
.star-rating li.current-rating {
    background: url(images/stars.gif) left center;
    position: absolute;
    height: 16px;
    display: block;
    z-index: 1;
}

/**
 * Small stars
 */
.small_stars .star-rating {
    list-style: none;
    padding: 0px;
    width: 50px;
    height: 10px;
    position: relative;
    background: url(images/stars_small.gif) top left repeat-x;
    float: right;
    margin: 0px 0px 3px 5px;
    display: block;
}
.small_stars .star-rating li {
    padding: 0px;
    margin: 0px;
    /*\*/
    float: left;
    /* */
}
.small_stars .star-rating li.current-rating {
    background: url(images/stars_small.gif) left center;
    position: absolute;
    height: 10px;
    display: block;
    z-index: 1;
}



.input_select_all {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90%;
    background-image: url(images/bg-h1.png);
    background-repeat: repeat;
    background-position: top left;
    background-color: #E3E3E3;
    color: #000000;
    border:0;
    padding:2px;
    margin: 0;
    width: 95%;
}

a.sub_menu:link,
a.sub_menu:active,
a.sub_menu:visited {
    color: #333333;
    text-decoration: none;
    text-transform: uppercase;
    border-left: 6px solid #6f6f6f;
    padding: 0px 10px;
    margin: 0px 0px 10px 0px;
    font-weight: bolder;
    font-family: "Arial Black", Arial, Helvetica, sans-serif;
    font-size: 120%;
    display: block;
}
a.sub_menu:hover {
    color: #0066ff;
    text-decoration: none;
    text-transform: uppercase;
    border-left: 6px solid #6f6f6f;
    padding: 0px 10px;
    margin: 0px 0px 10px 0px;
    font-weight: bolder;
    font-family: "Arial Black", Arial, Helvetica, sans-serif;
    font-size: 120%;
    display: block;
}
a.sub_menu_selected {
    color: #0066ff !important;
    text-decoration: none;
    text-transform: uppercase;
    border-left: 6px solid #6f6f6f;
    padding: 0px 10px;
    margin: 0px 0px 10px 0px;
    font-weight: bolder;
    font-family: "Arial Black", Arial, Helvetica, sans-serif;
    font-size: 160%;
    display: block;
}

label {
    font-weight: bold;
    font-size: 100%;
    color: #000000;
    text-align: left;
    padding: 2px 5px 0 0;
    float: left;
    text-transform: lowercase;
    width: 300px;
    display: block;
}

.input_text,
textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    background-color: #FFFFFF;
    color: #000000;
    border:0;
    padding:3px;
    margin:0;

}
.input_text {
    width: 300px;
}
textarea{
    width: 300px;
    height: 50px;
}

.input_text.required,
textarea.required {
    background-color: #FFFFFF;
    color: #000000;
}
.input_text.validation-failed,
textarea.validation-failed {
    background-color: #FFFFFF;
    color: #990000;
}
.input_text.validation-passed,
textarea.validation-passed {
    background-color: #FFFFFF;
    color: #000000;
}

/**
 * Tags
 */
a.tag6 {
    font-size: 200%;
    font-weight: bold;
    text-transform: lowercase;
}
a.tag5 {
    font-size: 180%;
    font-weight: bold;
    text-transform: lowercase;
}
a.tag4 {
    font-size: 160%;
    font-weight: normal;
    text-transform: lowercase;
}
a.tag3 {
    font-size: 140%;
    font-weight: normal;
    text-transform: lowercase;
}
a.tag2 {
    font-size: 120%;
    font-weight: normal;
    text-transform: lowercase;
}
a.tag1 {
    font-size: 100%;
    font-weight: normal;
    text-transform: lowercase;
}

#comments {
	margin-top: 5px;
	margin-bottom: 10px;
}

.comment {
    padding: 3px 5px;
    margin: 3px 0;
    border: 1px solid #EEEEEE;
    color: #333333;
}
.comment b {
    color: #008fce;
}
.comment i {
    color: #5c5c5c;
    font-size: 90%;
}

.input_button {
    font-size: 110%;
    font-weight: bold;
    padding: 3px 5px;
    color: #333333;
    background-color: #cccccc;
    margin-right: 10px;
    text-transform: uppercase;
    border: 0;
    margin: 3px 0;
}