
* {
margin:             0;
padding:            0;
}
body {
min-height:         101%;
font-size:          100.01%;
color:              black;
background:         white;
text-align:         left;
font-family:        sans-serif;
}
option {
padding-left:       0.4em
}
li, dd {
margin-left:        1.5em;
}
fieldset, img {
border:             0;
}
select, input, textarea {
font-size:          99%
}


.bar {
overflow:           hidden;                 
zoom:               1;                      
}

.left, .left_fix {
float:              left;
display:            inline;
}
.right, .right_fix {
float:              right;
display:            inline;
}
.rest {
overflow:           hidden;
zoom:               1;                      
}

* html .left_fix {
margin-right:       -3px;
}
* html .right_fix {
margin-left:       -3px;
}


body {
background-color:   #060451;
background-image:   url(/img/bg_main.img);
font-family:        verdana, arial, sans-serif;
}
a {
text-decoration:    none;
color:              #1C1B61;
}
a:hover {
text-decoration:    underline;
}

#header {
height:             102px;
background-color:   #060451;
background-image:   url(/img/bg_header.jpg);
}
#header #logo {
margin-left:        70px;
margin-top:         34px;
}

#sidebar {
width:              173px;
padding:            28px 0px 27px 71px;
color:              #DFDFDF;
}
#sidebar ul {
font-size:          8pt;
font-weight:        bold;
letter-spacing:     1pt;
line-height:        2.4em;
list-style-type:    none;
text-transform:     uppercase;
}
#sidebar li {
margin-left:        0px;
border-left:        5px solid #3553B1;;
padding-left:       8px;
}
#sidebar li.selected {
border-left:        5px solid yellow;;
}
#sidebar a {
text-decoration:    none;
color:              #DFDFDF;
}
#sidebar a:hover {
text-decoration:    underline;
color:              yellow;
}
#sidebar li.selected a {
color:              yellow;
}

#promo {
width:              125px;
margin:             28px 0px 0 0;
padding:            5px;
color:              #DFDFDF;
background-color:   #060451;
font-size:          8pt;
font-weight:        normal;
}
#promo a {
color:              white;
}

* html #main {                                  
width:              783px;
}

#workspace {
max-width:          496px;
padding:            0px 18px;
}
#workspace .box {
margin:             34px 18px;
background-color:   #DFDFDF;
color:              black;
}
#workspace .box h1 {
padding:            2px 8px;
background-color:   #3553B1;
color:              #DFDFDF;
font-size:          8pt;
font-weight:        bold;
letter-spacing:     2pt;
text-transform:     uppercase;
}
#workspace .box .bar {
border-bottom:      1px solid #060451;
padding:            7px;
min-height:         100px;
font-size:          10pt;
}
#workspace .box img {
margin:             0 7px 0 0;
}
#workspace .box img.channel_logo {
margin:             0 7px 7px 0;
height:             100px;
width:              103px;
}
#workspace .box img.right_fix {
margin:             0 0 0 7px;
}
#workspace .half {
width:              50.0%;
}
#workspace .take2 {
margin:             34px 0px;
}
#workspace .take2 .box {
margin:             0px 18px;
}
#workspace .take2 .box img {
margin:             0px 2px;
}
#workspace .take2 .box .bar {
height:             188px;
}

