@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: #DDDDDD;
color: #222222;
margin: 0px;
padding: 0px
}

#custom-doc {
margin:auto;text-align:left;
width:60em; /* !IE */
*width:780px;/* IE */
min-width:780px;
background-color: #ffffff;
}

a {
color:#003;
text-decoration: none;
font-weight: bold;
}

a:link {
color:#003;
text-decoration: none;
font-weight: bold;
}

a:visited {
text-decoration: none;
color:#5C5C5C;
}

a:hover {
text-decoration: underline;
color: #B73333;
}

a:active {
text-decoration: none;
color: #003;
}

h2 {
padding: 0px 0px 5px 0px;
margin-bottom: 10px;
font-size: 14px;
font-weight: bold;
color: #CC6633;
}

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: #222222;
}

.bold {
font-weight: bold;
}

.highlight {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: 700;
color:#333333;
}

.error {
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
color: #FF0000;
}

.confirmation {
font-size: 14px;
font-weight: bold;
color: #000000;
border: 3px solid #666;
padding: 5px;
text-align: center;
}

/* Modules */

.moduleEntrySelected {
background-repeat: repeat-x;
background-color: #CCCCCC;
background-position: left top;
border-bottom: 1px dashed #999999;
padding-top:10px 10px 0px 10px
}

.moduleEntry {
background-color: #CCCCCC;
background-position: left top;
background-repeat: repeat-x;
border-bottom: 1px dashed #999999;
padding: 10px
}

.moduleEntryDescription {
font-size: 12px;
margin-bottom: 6px;
color:#333333;
padding-right: 10px;

}

.moduleEntryTags {
font-size: 12px;
margin-bottom: 5px;
color: #444;
}

.moduleEntryDetails {
font-size: 11px;
margin-bottom: 5px;
color: #444;
}

.moduleTitle {
font-size: 14px;
font-weight: bold;
background-color: #DDDDDD;
color: #444444;margin-left:5px; margin-right:0px; margin-top:0px; margin-bottom:5px
}

.moduleTitleBar {
width: 100%;
background-color: #DDDDDD;
border-bottom: 1px dashed #999999
}

.moduleFeatured {
background-color: #DDDDDD;
background-position:  
               left top;
background-repeat: repeat-x;
border-bottom: 1px dashed #999999;
padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:15px
}

.moduleFeaturedThumb {
border: 5px solid #FFFFFF;
margin: 5px;
}

.moduleFeaturedTitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
margin-bottom: 3px;
color: #B73333;
}

.moduleFeaturedDetails {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #666666;
margin-bottom: 3px;
}

.moduleFrameEntrySelected {
background-color: #CFCFCF;
background-repeat: repeat-x;
background-position: left top;
border-bottom: 1px dashed #999999;
padding: 8px
}

.moduleFrameEntry {
background-color: #efefef;
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: #B73333;

}

.moduleFrameDetails {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
margin-bottom: 5px;
color: #666666;
}

.formHighlight {
background-repeat: repeat-x;
background-color: #E4E4E4;
background-position: left top;
border: 1px dashed #808080;
padding-bottom: 10px;
margin-bottom: 5px; padding-left:7px; padding-right:7px; padding-top:7px; color:#808080
}

.formHighlightText {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #666633;
margin-top: 5px;
margin-left: 6px;
}

.formFieldInfo {
font-size: 11px;
color: #555555;
margin-top: 5px;
margin-bottom: 5px;
}

.watchDescription {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
border-top: 1px dotted #CCCCCC; padding-left:0px; padding-right:0px; padding-top:10px; padding-bottom:5px
}

.commentsTitle {
font-size: 10pt;
font-weight: bold;
color:#333333;
background-color: #EEEEEE;
padding-bottom: 6px;
border-top: 1px dashed #999;
border-bottom: 1px dashed #999999; padding-left:5px; padding-right:5px; padding-top:5px
}

hr {
border-left:0px none;
border-right:0px none;
border-bottom:0px none;
border-top:1px dashed #999;
height: 1px
}

img.rating {
border: 0px;
padding: 0px;
margin: 0px;
vertical-align: middle;
}

span.rating {
color:#666;
font-size:smaller;
}

.moduleEntry input {
margin: 1em 0px 0px 0px;
}

.blue_regular {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #B73333;
}

.bold_blue {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #B73333;
font-weight: bold
}


.bold_blue_large, :visited.bold_blue_large	{font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #666666;
}
:hover.bold_blue_large {color:#B73333;
text-decoration:none
}


.normal_gray {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #575757;
}

.navigation_bold {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
}

.bold_gray {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #676767;
font-weight: bold;
}

.tablerow1 {
background: #DDDDDD;
}

.search_box {
font-size: 14px;
font-weight:bold;
background: #DDDDDD left top;
color: #000000;
WIDTH: 330px
}

.search_select {
background-color: #DDDDDD;
background-position: left top;
border-bottom: 1px dashed #999999
}


.input_btn{
font-size: 12px;
background:#FFF;
COLOR: #B73333;
padding:0
}

a.menu, a:link.menu, a:link:visited.menu {
font-family: Verdana, Arial;
font-size: 14px;
color: #FFFFFF;
font-weight: bold;
}

a:hover.menu { color: #808080; }

a.submenu, a:link.submenu, a:link:visited.submenu, .submenu {
font-family: verdana, arial;
font-size: 11px;
color: #B73333;
}

a:hover.submenu {
color: #B73333;
}

.copy, a.copy, a:link.copy, a:visited.copy {
color: #000000;
font-size: 10px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
margin-top:0.6em;
}

.bg2{
background-color: #DDDDDD;
}


.page_links	{
padding-right: 20px;
font-weight: bold;
font-size: 13px;
padding-bottom: 5px;
color: #444444;
padding-top: 5px;
text-align: right;
background-color: #DDDDDD;
}

.pagination	{
margin: 2px;
border: 1px solid #808080;
text-decoration: none;
color: #B73333;padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
}

.pagination_next, .pagination_prev {
margin: 2px; border: 1px solid #808080;
text-decoration: none;
background-color: #FFFFCC; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
}

.pagination_active {
margin: 2px; border: 1px solid #808080;
text-decoration: none;
background-color: #DDDDDD;padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
}

a:link.tags, a:active.tags, a:visited.tags {
color: #B73333;
font-size: 12px;
font-weight: bold
}

a:hover.tags {
color: #808080;
text-decoration: none
}

.box {
border:1px solid #cfd7e7;
background-color: #FFFFFF;
width:400;
}

.comment {
background-color:#FFF;
}

.comment_head {
background-color:#DDDDDD;
border-top:1px solid #AEB7C9;
border-bottom:1px solid #AEB7C9;; padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:20px
}

.float_l {
float: left;
color:#003;
}

.float_r {
float: right;
}

.comment_action {
float: left;
color:#000;
}

.comment_body {
color:#000;
margin:7px;
text-align:left;
}



/* section */

div.section {
margin: 0;
padding: 0;
border: solid 1px #DFDFDF;
margin-bottom: 0.8em;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #575757;
}

div.section div.hd {
border:0px solid #955555; height: 1.5em;
color: #FFFFFF;
font-family:Verdana;
font-size:8pt;
font-weight:bold;
overflow: hidden;
background-image: url('../images/bg1.gif');text-transform:uppercase; padding-left:2px; padding-right:0px; padding-top:4px; padding-bottom:2px
}

div.section div.hd a {
color: #FFFFFF;
}

div.section div.hd a:hover {
color: #808080;
}

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:link.earliest {text-decoration: none; color: #CCCCCC;}
a:visited.earliest {text-decoration: none; color: #CCCCCC;}
a:hover.earliest {text-decoration: none; color: #CCCCCC;}
a:active.earliest {text-decoration: none; color: #CCCCCC;}
a:link.earlier {text-decoration: none; color: #99c;}
a:visited.earlier {text-decoration: none; color: #99c;}
a:hover.earlier {text-decoration: none; color: #99c;}
a:active.earlier {text-decoration: none; color: #99c;}

a:link.later {text-decoration: none; color: #99f;}
a:visited.later {text-decoration: none; color: #99f;}
a:hover.later {text-decoration: none; color: #99f;}
a:active.later {text-decoration: none; color: #99f;}

a:link.latest {text-decoration: none; color: #B73333;}
a:visited.latest {text-decoration: none; color: #B73333;}
a:hover.latest {text-decoration: none; color: #B73333;}
a:active.latest {text-decoration: none; color: #B73333;}

/* tag cloud end */



/*  home page */

div.featured_block {
border-bottom: 1px dashed #999999;
background: #e1e4e9 url('../images/bg_featured_block.jpg') repeat-x;

}

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 #8fa2c9;
color:#525252; 
background-color:#dde6f7;
display:block;
margin:3px;
background-image: url('../images/bg_button.gif');padding-left:3px; padding-right:10px; padding-top:3px; padding-bottom:2px
}

input:hover.button {
background-image: url('../images/bg_button_hover.gif');
}

table.menu {
background-image: url('../images/menu.gif');
background-repeat: repeat-x;
height:25px; font-family:Arial; font-size:8pt; text-transform:uppercase; font-weight:bold
}

table.menu td {
border-right:1px solid #5a71a4;
width:780px;
padding:0.87em; 
}
