@import url("fonts-grids.css");
@import url("video.css");
@import url("groups.css");

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #000000;
color: #EDEDED;
margin: 0px;
padding: 0px;
}

#custom-doc {
margin:auto;
text-align:left;
width:95%; /* !IE */
*width:95%;/* IE */
min-width:888px;
max-width:1024px;
background-color: #000000;
}

a {
color:#EDEDED;
text-decoration: none;
font-weight: bold;
}

a:link {
color:#EDEDED;
text-decoration: none;
font-weight: bold;
}

a:visited {
text-decoration: none;
color:#999999;
}

a:hover {
text-decoration: none;
color: #5C5C5C;
}

a:active {
text-decoration: none;
color: #EDEDED;
}

h2 {
padding: 0px 0px 5px 0px;
margin-bottom: 10px;
font-size: 14px;
font-weight: bold;
color: #ADADAD;
}

td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.small {
font-size: 10px;
}

.label {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}

.bold {
font-weight: bold;
}

.highlight {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: 700;
color:#BDBDBD;
}

.error {
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
color: #FF0000;
}

.confirmation {
font-size: 14px;
font-weight: bold;
color: #000000;
border: 3px solid #444444;
padding: 5px;
text-align: center;
}

/* Modules */

.moduleEntrySelected {
background-repeat: repeat-x;
background-color: #000000;
background-position: left top;
border-bottom: 1px dashed #000000;
padding-top:10px 10px 0px 10px;
}

.moduleEntry {
background-color: #000000;
background-position: left top;
background-repeat: repeat-x;
border-bottom: 1px dashed #444444;
padding: 10px
}

.moduleEntryDescription {
font-size: 12px;
margin-bottom: 6px;
color:#BDBDBD;
padding-right: 10px;

}

.moduleEntryTags {
font-size: 12px;
margin-bottom: 5px;
color: #B5B5B5;
}

.moduleEntryDetails {
font-size: 11px;
margin-bottom: 5px;
color: #B5B5B5;
}

.moduleTitle {
font-size: 14px;
font-weight: bold;
background-color: #EEEEEE;
margin: 0px 0px 5px 5px;
color: #B5B5B5;
}

.moduleTitleBar {
width: 100%;
background-color: #EEEEEE;
border-bottom: 1px dashed #000000;
}

.moduleFeatured {
background-color: #EEEEEE;
background-position: left top;
background-repeat: repeat-x;
border-bottom: 1px dashed #000000;
padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:15px
}

.moduleFeaturedThumb {
border: 5px solid #000000;
margin: 5px;
}

.moduleFeaturedTitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
margin-bottom: 3px;
color: #FFFFFF;
}

.moduleFeaturedDetails {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #666666;
margin-bottom: 3px;
}

.moduleFrameEntrySelected {
background-color: #333333;
background-repeat: repeat-x;
background-position: left top;
border-bottom: 1px dashed #999999;
padding: 8px
}

.moduleFrameEntry {
background-color: #000000;
background-position: left top;
background-repeat: repeat-x;
border-bottom: 1px dashed #999999;
padding: 8px
}

.moduleFrameTitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
margin-bottom: 3px;
color: #FFFFFF;

}

.moduleFrameDetails {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
margin-bottom: 5px;
color: #FFFFFF;
}

.formHighlight {
background-repeat: repeat-x;
background-color: #666666;
background-position: left top;
border: 1px dashed #000000;
padding-bottom: 10px;
margin-bottom: 5px; padding-left:7px; padding-right:7px; padding-top:7px
}

.formHighlightText {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #B0B0B0;
margin-top: 5px;
margin-left: 6px;
}

.formFieldInfo {
font-size: 11px;
color: #666666;
margin-top: 5px;
margin-bottom: 5px;
}

.watchDescription {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 10px 0px 5px 0px;
color: #ffffff;
border-top: 1px dotted #000000;
}

.commentsTitle {
font-size: 11pt;
font-weight: bold;
color:#222222;
background-color: #EEEEEE;
padding: 5px;
padding-bottom: 6px;
border-top: 1px dashed #000000;
border-bottom: 1px dashed #000000;
}

hr {
border-left:0px none;
border-right:0px none;
border-bottom:0px none;
border-top:1px dashed #5C5C5C;
height: 1px
}

img.rating {
border: 0px;
padding: 0px;
margin: 0px;
vertical-align: middle;
}

span.rating {
color:#A3A3A3;
font-size:smaller;
}

.moduleEntry input {
margin: 1em 0px 0px 0px;
}

.blue_regular {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #EFEFEF;
}

.bold_blue {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #EFEFEF;
font-weight: bold;
}


.bold_blue_large, .bold_blue_large:visited	{font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #E0E0E0;
}
.bold_blue_large:hover {color:#C2C2C2;
text-decoration:none;
}


.normal_gray {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #C9C9C9;
}

.navigation_bold {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
font-weight: bold;
}

.bold_gray {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #A3A3A3;
font-weight: bold;
}

.tablerow1 {
background: #222222;
}

.search_box {
font-size: 14px;
font-weight:bold;
background: #EEEEEE;
color: #000000;
WIDTH: 330px;
}

.search_select {
background-color: #EEEEEE;
border-bottom: 1px solid #000000;
}


.input_btn{
font-size: 12px;
background:#000000;
COLOR: #5C5C5C;
padding:0;
}

table.menu {
height:40px;
}

table.menu td {padding:none; 
background-color:#000000;
background-image: url(../images/menu_button.gif);
background-repeat: no-repeat;
background-position: center;
color:#FFFFFF;
text-align:center;
}

.menu {color:#FFFFFF;}

a.menu, a.menu:link, a.menu:link:visited {
font-family: Verdana, Arial;
font-size: 14px;
color: #FFFFFF;
font-weight: bold;
text-align:center;
}

a.menu:hover { color: #999999; text-align:center }

a.submenu, a.submenu:link, a.submenu:link:visited, .submenu {
font-family: verdana, arial;
font-size: 11px;
color: #CCCCCC;
}

a.submenu:hover {
color: #5C5C5C;
}

.copy, a.copy, a.copy:link, a.copy:visited {
color: #ffffff;
font-size: 10px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
margin-top:0.6em;
}

.bg2{
background-color: #000000;
}


.page_links	{
padding-right: 20px;
font-weight: bold;
font-size: 13px;
padding-bottom: 5px;
color: #555555;
padding-top: 5px;
text-align: right;
background-color: #222222;
}

.pagination	{
padding: 2px 5px 2px 5px;
margin: 2px;
border: 1px solid #000000;
text-decoration: none;
color: #CCCCCC;
}

.pagination_next, .pagination_prev {
padding: 2px 5px 2px 5px;
margin: 2px; border: 1px solid #000000;
text-decoration: none;
background-color: #3D3D3D;
}

.pagination_active {
padding: 2px 5px 2px 5px;
margin: 2px; border: 1px solid #000000;
text-decoration: none;
background-color: #595959;
}

a.tags:link, a.tags:active, a.tags:visited {
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
}

a.tags:hover {
color: #EEEEEE;
text-decoration: none;
}

.box {
border:1px solid #000000;
background-color: #000000;
width:400;
}

.comment {
background-color:#000000;
}

.comment_head {
PADDING:10px 10px 20px 10px;
background-color:#444444;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
}

.float_l {
float: left;
color:#EDEDED;
}

.float_r {
float: right;
}

.comment_action {
float: left;
color:#FFFFFF;
}

.comment_body {
color:#FFFFFF;
margin:7px;
text-align:left;
}



/* section */

div.section {
margin: 0;
padding: 0;
border: solid 1px #444444;
margin-bottom: 0.8em;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
}

div.section div.hd {
height:1.4em;
color: #FFFFFF;
font-family:verdana;
font-size:12px;
font-weight:bold;
padding:5px 0px 5px 2px;
overflow: hidden;
background-image: url(../images/bg1a.gif);
background-position: repeat-x;
}

div.section div.hd a {
color: #FFFFFF;
}

div.section div.hd a:hover {
color: #CCCCCC;
}

div.section div.hd div.hd-l {
margin-left:1em; float:left;
}

div.section div.hd div.hd-r {
margin-right:1em; float:right;
}


/* section end */


/* tag cloud start */

a.earliest:link {text-decoration: none; color: #FFFFFF;}
a.earliest:visited {text-decoration: none; color: #FFFFFF;}
a.earliest:hover {text-decoration: none; color: #999999;}
a.earliest:active {text-decoration: none; color: #FFFFFF;}
a.earlier:link {text-decoration: none; color: #EEEEEE;}
a.earlier:visited {text-decoration: none; color: #EEEEEE;}
a.earlier:hover {text-decoration: none; color: #999999;}
a.earlier:active {text-decoration: none; color: #EEEEEE;}

a.later:link {text-decoration: none; color: #DDDDDD;}
a.later:visited {text-decoration: none; color: #DDDDDD;}
a.later:hover {text-decoration: none; color: #999999;}
a.later:active {text-decoration: none; color: #DDDDDD;}

a.latest:link {text-decoration: none; color: #EEEEEE;}
a.latest:visited {text-decoration: none; color: #EEEEEE;}
a.latest:hover {text-decoration: none; color: #999999;}
a.latest:active {text-decoration: none; color: #EEEEEE;}

/* tag cloud end */



/*  home page */

div.featured_block {
border-bottom: 1px dashed #444444;
background-color: transparent;
background-image: url(../images/bg_featured_block.jpg);
background-repeat: repeat-x;
background-color:#444444;
}

div.featured_block p {
margin:0;
padding:0;
margin-bottom: 3px;
}

/*  home page */


/* common input buton */
input.button { 
font-size:9px;
cursor:pointer; 
border: 1px solid #000000;
color:#525252; 
background-color:#444444;
display:block;
padding:3px 10px 2px 3px;
margin:3px;
background-image: url(../images/bg_button.gif);
}

input.button:hover {
background-image: url(../images/bg_button_hover.gif);
}

.footer {color:#FFFFFF; text-align:center;}

td.footer {
width:780px;
height:24px;
background-image:url(../images/bg1.gif);
background-repeat:repeat;
}

a.footer, a.footer:link, a.footer:link:visited {
font-family: Verdana, Arial;
font-size: 14px;
color: #CCCCCC;
font-weight: bold;
}

a.footer:hover { color: #999999; }