@import url("fonts-grids.css");
@import url("video.css");
@import url("groups.css");

body {
font-family: Arial, sans-serif;
font-size: 11px;
color: #666;
margin: 0;
padding: 0;
background: #fafafa url(../images/bg1.jpg) repeat-x top left;
}

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

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

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

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

a:hover {
text-decoration: underline;
}

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

h2 {
padding: 0px 0px 5px 0px;
margin-bottom: 10px;
font-size: 16px;
font-weight: bold;
color: #267fa4;
}

td {
font-family: Arial, sans-serif;
font-size: 11px;
}

.small {
font-size: 10px;
}

.label {
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #666;
}

.bold {
font-weight: bold;
}

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

.error {
font-family: Arial, 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: #FFFFCC;
background-position: left top;
border-bottom: 1px dashed #999999;
padding-top:10px 10px 0px 10px;
}

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

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

}

.moduleEntryTags {
font-size: 11px;
margin-bottom: 5px;
color: #666;
}

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

.moduleTitle {
font-size: 14px;
font-weight: bold;
background-color: #e1e4f2;
margin: 0px 0px 5px 5px;
color: #666;
}

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

.moduleFeatured {
background-color: #e1e4f2;
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 #999;
margin: 5px;
}

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

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

.moduleFrameEntrySelected {
background-color: #FFFFCC;
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, sans-serif;
font-size: 11px;
font-weight: bold;
margin-bottom: 3px;
color: #6663CC;

}

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

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

.formHighlightText {
font-family: Arial, 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, sans-serif;
font-size: 11px;
padding: 10px 0px 5px 0px;
color: #000000;
border-top: 1px dotted #CCCCCC;
}

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

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: 11px;
font-family: Arial, sans-serif;
color: #666;
}

.bold_blue {
font-size: 11px;
font-family: Arial, sans-serif;
color: #5aa8c8;
font-weight: bold;
}


.bold_blue_large a:link, .bold_blue_large, .bold_blue_large a:visited .bold_blue_large a:active {
font-family: Arial, sans-serif;
font-size: 18px;
color: #5aa8c8 !important;
}
.bold_blue_large:hover {
color: #5aa8c8;
text-decoration:none;
}


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

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

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

.tablerow1 {
background: #EEE;
}

.search_box {
font-size: 14px;
font-weight:bold;
background: #fff;
background-position: left top;
color: #666;
width: 330px;
}

.search_select {
background-color: #fff;
background-position: left top;
border: 1px solid #efefef;
padding: 2px;
}

.input img {
border: 0px;
}


.input_btn{
font-size: 11px;
background:#FFF;
COLOR: #0066ff;
padding:0;
}

table.menu {
height: 39px;
margin: 0 auto 0 auto;
text-align: center;
}

table.menu td {
width: 780px;
padding: 0; 
border: 0;
text-align: center;
}

.menu li, .menu ul {
list-style: none;
padding: 0;
margin: 0;
display: inline;
}

.menu a {
width: 107px;
margin: 0 2px 0 0;
}

.menu li a, .menu li a:link, .menu li a:visited {
font-family: Arial, sans-serif;
font-size: 11px;
color: #666;
font-weight: normal;
float: left;
background: url(../images/nav1.gif) no-repeat left top;
background-position: 0% -40px;
text-decoration: none;
line-height: 39px;
}

.menu li a:hover { 
font-family: Arial, sans-serif;
font-size: 11px;
color: #fff;
font-weight: normal;
float: left;
background: url(../images/nav1.gif) no-repeat left top;
background-position: 0% 0px;
text-decoration: none;
line-height: 39px;
}

a.submenu, a.submenu:link, a.submenu:link:visited, .submenu {
font-family: Arial, sans-serif;
font-size: 11px;
color: #666;
}

a.submenu:hover {
color: #666;
text-decoration: none;
}

.copy, a.copy, a.copy:link, a.copy:visited {
color: #666;
font-size: 10px;
font-weight: normal;
font-family: Arial, sans-serif;
text-align: center;
margin: 0 0 5px 0;
padding: 5px 0 5px 0;
}

.bg2{
background-color: #fafafa;
}


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

.pagination{
padding: 2px 5px 2px 5px;
margin: 2px;
border: 1px solid #AAD;
text-decoration: none;
color: #009;
}

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

.pagination_active {
padding: 2px 5px 2px 5px;
margin: 2px; border: 1px solid #AAD;
text-decoration: none;
background-color: #CFC;
}

a.tags:link, a.tags:active, a.tags:visited {
color: #3F4C6B;
font-size: 11px;
font-weight: bold;
}

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

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

.comment {
background-color:#FFF;
}

.comment_head {
PADDING:10px 10px 20px 10px;
background-color:#dde1e9;
border-top:1px solid #aeb7c9;
border-bottom:1px solid #aeb7c9;
}

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

.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 #efefef;
margin-bottom: 0.8em;
font-size: 11px;
font-family: Arial, sans-serif;
color: #666;
}

div.section div.hd {
height: 1.5em;
color: #8CB5B8;
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: bold;
padding: 5px 0px 5px 2px;
overflow: hidden;
border: 0;
background: transparent;
}

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

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

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

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

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

/* tag cloud end */



/*  home page */

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

div.featured_block p {
margin:0;
padding:0;
margin-bottom: 3px;
}

/*  home page */


/* common input buton */
input.button { 
font-size:9px;
cursor:pointer; 
border: 0px !important;
color:#525252; 
background-color: #fff;
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");
}

#adv {
float: left;
width: 100%;
height: 90px;
padding: 10px 0 10px 0;
margin: 1px 0 0 0;
color: #999;
text-align: center;
background: #efefef;
}

#hd {
float: left;
padding: 0;
margin: 0;
height: 360px;
background: transparent;
}

#bd {
float: left;
clear: both;
margin: 110px 0 10px 0 !important;
padding: 10px 0 10px 0;
background: #fff;
border: 1px solid #efefef;
}

#ft {
margin: 5px 0 0 0;
padding: 0;
font-size: 7pt;
}

#footer {
padding: 10px 0 10px 0;
color: #666;
font-size: 7pt;
text-align: center;
background: transparent url(../images/footer.jpg) no-repeat;
}

#footer a {
color: #666;
}

input, textarea, select {
background-color: #fff;
border: 1px solid #efefef;
color: #666;
padding: 2px;
margin: 3px 0 5px 0;
font-size: 11px;
font-family: Arial;
}

#toplogin a {
color: #80c2d8;
font-weight: normal;
}

#head_img {
float: left;
width: 459px;
height: 270px;
padding: 0;
margin: 0 0 20px 0;
background: transparent;
}

#head_ad {
float: right;
width: 321px;
height: 270px;
padding: 0;
margin: 0 0 20px 0;
background: url(../images/mf_ad.jpg) no-repeat;
}

#head_ad img {
padding: 10px;
}

#right {
width: 200px;
}
