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

@import url("video.css");

@import url("groups.css");



body {

font-family: Arial;

font-size: 11px;

background: #f4f4f4 url("../images/background.jpg") repeat-x top;

color: #222222;

margin: 0px;

padding: 0px;

}



#custom-doc {

margin:auto;text-align:left;

width:60em; /* !IE */

*width:780px;/* IE */

min-width:780px;

background-color: #f4f4f4;

}



a {

color:#e74092;

text-decoration: none;

font-weight: bold;

}



a:link {

color:#e74092;

text-decoration: none;

font-weight: bold;

}



a:visited {

text-decoration: none;

color:#e74092;

}



a:hover {

text-decoration: underline;

color: #e74092;

}



a:active {

text-decoration: none;

color: #e74092;

}



h2 {

padding: 0px 0px 5px 0px;

margin-bottom: 10px;

font-size: 11px;

font-weight: bold;

color: #CC6633;

}



td {

font-family: Arial;

font-size: 9px;

}



.small {

font-size: 9px;

}



.label {

font-family: Arial;

font-size: 11px;

font-weight: bold;

color: #222222;

}



.bold {

font-weight: bold;

}



.highlight {

font-family: Arial;

font-size: 11px;

font-weight: 700;

color:#333333;

}



.error {

font-family: Arial;

font-weight: 700;

color: #FF0000;

}



.confirmation {

font-size: 11px;

font-weight: bold;

color: #3f4849;

border: 3px solid #666;

padding: 5px;

text-align: center;

}



/* Modules */



.moduleEntrySelected {

background-repeat: repeat-x;

background-color: #e6e6e6;

background-position: left top;

border-bottom: 1px dashed #999999;

padding-top:10px 10px 0px 10px;

}



.moduleEntry {

background-color: #d6d6d6;

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: #444;

}



.moduleEntryDetails {

font-size: 11px;

margin-bottom: 5px;

color: #444;

}



.moduleTitle {

font-size: 11px;

font-weight: bold;

background-color: #f4f4f4;

margin: 0px 0px 5px 5px;

color: #444;

}



.moduleTitleBar {

width: 100%;

background-color: #f4f4f4;

border-bottom: 1px dotted #bebebe;

}



.moduleFeatured {

background-color: #f4f4f4;

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 {

background: url("../images/imagebackhover.jpg") repeat-x top left;

-webkit-border-radius: 3px; 

border-radius: 3px;

-moz-border-radius:  5px; 

border: 1px solid #c7c7c7;

margin: 5px;

padding: 6px;

}



.moduleFeaturedThumb:hover {

background: url("../images/imageback.jpg") repeat-x top left;

-webkit-border-radius: 3px; 

border-radius: 3px;

-moz-border-radius:  5px; 

border: 1px solid #c08dd8;

margin: 5px;

padding: 6px;

}





.moduleFeaturedTitle {

font-family: Arial;

font-size: 9px;

font-weight: bold;

margin-bottom: 3px;

color: #0033CC;

}



.moduleFeaturedDetails {

font-family: Arial;

font-size: 9px;

font-weight: normal;

color: #666666;

margin-bottom: 3px;

}



.moduleFrameEntrySelected {

background-color: #e6e6e6;

background-repeat: repeat-x;

background-position: left top;

border-bottom: 1px dashed #999999;

padding: 8px

}



.moduleFrameEntry {

font-size: 9px;

background-color: #d6d6d6;

-webkit-border-radius: 3px; 

border-radius: 3px;

-moz-border-radius:  8px; 

border: 0px solid #afc3c3;

background-position: left top;

background-repeat: repeat-x;

padding: 8px

}



.moduleFrameTitle {

font-family: Arial;

font-size: 9px;

font-weight: bold;

margin-bottom: 3px;

color: #0033CC;



}



.moduleFrameDetails {

font-family: Arial;

font-size: 9px;

font-weight: normal;

margin-bottom: 5px;

color: #3f4849;

}



.formHighlight {

background-repeat: repeat-x;

background-color: #c6dada;

background-position: left top;

-webkit-border-radius: 3px; 

border-radius: 3px;

-moz-border-radius:  8px; 

border: 0px solid #afc3c3;

padding-bottom: 10px;

margin-bottom: 5px; padding-left:7px; padding-right:7px; padding-top:7px

}



.formHighlightText {

font-family: Arial;

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;

font-size: 9px;

padding: 10px 0px 5px 0px;

color: #3f4849;

border-top: 1px dotted #d6d6d6;

}



.commentsTitle {

font-size: 9pt;

font-weight: bold;

color:#88a0a0;

background-color: #e6e6e6;

padding: 5px;

padding-bottom: 6px;

-webkit-border-radius: 3px; 

border-radius: 3px;

-moz-border-radius:  8px; 

border: 0px solid #afc3c3;

}



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: 9px;

font-family: Verdana, Arial;

color: #0F6EC0;

}



.bold_blue {

font-size: 9px;

font-family: Verdana, Arial;

color: #0F6EC0;

font-weight: bold;

}





.bold_blue_large, .bold_blue_large:visited	{font-family: Arial;

font-size: 9px;

color: #2f3c70;

}

.bold_blue_large:hover {color:#fb8200;

text-decoration:none;

}





.normal_gray {

font-size: 9px;

font-family: Verdana, Arial;

color: #3f4849;

}



.navigation_bold {

font-family: Verdana, Arial;

font-size: 9px;

color: #f4f4f4;

font-weight: bold;

}



.bold_gray {

font-size: 9px;

font-family: Verdana, Arial;

color: #3f4849;

font-weight: bold;

}



.tablerow1 {

background: #EEE;

}



.search_box {

marging: 5px;

padding: 5px;

border: 1px solid #c08dd8;

font-size: 11px;

font-weight:normal;

font-style: italic;

font-family: lucida sans;

-webkit-border-radius: 3px; 

border-radius: 3px;

-moz-border-radius:  8px; 

background: url("../images/searchback.jpg") repeat-x top;

background-position: left top;

color: #ffffff;

WIDTH: 330px;

}



.search_select {

background-color: #f4f4f4;

background-position: left top;

border-bottom: 1px dashed #999999;

}





.input_btn{

font-size: 12px;

background:#FFF;

COLOR: #ef7e3c;

padding:0;

}



a.menu, a.menu:link, a.menu:link:visited {

font-family: Arial;

font-size: 10px;

color: #f4f4f4;

font-weight:bold;

font-style: normal;

}



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



a.submenu, a.submenu:link, a.submenu:link:visited, .submenu {

text-transform: none;

font-family: Georgia;

font-size: 12px;

color: #d97fa2;

text-shadow:#d1d1d1 1px 1px 1px;

font-weight:normal;

font-style: italic;

}



a.submenu:hover {

text-transform: none;

text-decoration: none;

color: #925baf;

text-shadow:#d1d1d1 1px 1px 1px;

font-weight:normal;

font-style: italic;

}



.copy, a.copy, a.copy:link, a.copy:visited {

color: #636363;

font-size: 10px;

font-weight: normal;

font-family: Arial;

text-align: justify;

margin-top:0.6em;

}



.bg2{

-webkit-border-radius: 3px; 

border-radius: 3px;

-moz-border-radius:  8px; 

border: 1px solid #d6d6d6;

background-color: #d6d6d6;

}





.page_links	{

border-top: 1px dotted #a3c5c5;

padding-top: 10px;

padding-bottom: 10px;

padding-right: 20px;

font-weight: bold;

font-size: 11px;

font-family: Arial;

text-align: center;

background-color: #e6e6e6;

}



.pagination	{

padding: 5px 5px 5px 5px;

margin: 2px;

background: #d6d6d6;

-webkit-border-radius: 3px; 

border-radius: 3px;

-moz-border-radius:  5px; 

text-decoration: none;

color: #487878;

}



.pagination_next, .pagination_prev {

padding: 5px 5px 5px 5px;

margin: 2px;

background: #d6d6d6;

-webkit-border-radius: 3px; 

border-radius: 3px;

-moz-border-radius:  5px; 

text-decoration: none;

color: #487878;

}



.pagination_active {

padding: 5px 5px 5px 5px;

margin: 2px;

background: #d6d6d6;

-webkit-border-radius: 3px; 

border-radius: 3px;

-moz-border-radius:  5px; 

text-decoration: none;

color: #487878;

}



a.tags:link, a.tags:active, a.tags:visited {

color: #3f4849;

font-size: 11px;

font-weight: bold;

}



a.tags:hover {

color: #3f4849;

text-decoration: underline;

}



.box {

border:1px solid #cfd7e7;

background-color: #f4f4f4;

width:400;

}



.comment {

background-color:#f4f4f4;

}



.comment_head {

PADDING:10px 10px 20px 10px;

background-color:#d6d6d6;

-webkit-border-radius: 3px; 

border-radius: 3px;

-moz-border-radius:  8px; 

}



.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 0px #DFDFDF;

margin-bottom: 0.8em;

font-size: 9px;

font-family: Arial;

color: #3f4849;

}



div.section a {

color: #3f4849;

}





div.section a:hover {

color: #3f4849;

text-decoration: underline;

}



div.section div.hd {

-webkit-border-radius: 3px; 

border-radius: 3px;

-moz-border-radius:  8px; 

border: 1px solid #c97696;

height: 1.5em;

color: #ffffff;

letter-spacing: -1px;

font-family:Rockwell;

font-size:14px;

font-weight:bold;

padding:5px 0px 5px 2px;

overflow: hidden;

background: url("../images/title.jpg") repeat-x;

}



div.section div.hd a {

color: #ffffff;

}



div.section div.hd a:hover {

color: #ffffff;

text-decoration: underline;

}



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: #3f4849;font-size: 11px;}

a.earliest:visited {text-decoration: none; color: #3f4849;font-size: 11px;}

a.earliest:hover {text-decoration: none; color: #3f4849;font-size: 11px;}

a.earliest:active {text-decoration: none; color: #3f4849;font-size: 11px;}

a.earlier:link {text-decoration: none; color: #3f4849;font-size: 11px;}

a.earlier:visited {text-decoration: none; color: #3f4849;font-size: 11px;}

a.earlier:hover {text-decoration: none; color: #3f4849;font-size: 11px;}

a.earlier:active {text-decoration: none; color: #3f4849;font-size: 11px;}



a.later:link {text-decoration: none; color: #3f4849;font-size: 11px;}

a.later:visited {text-decoration: none; color: #3f4849;font-size: 11px;}

a.later:hover {text-decoration: none; color: #3f4849;font-size: 11px;}

a.later:active {text-decoration: none; color: #3f4849;font-size: 11px;}



a.latest:link {text-decoration: none; color: #3f4849;font-size: 11px;}

a.latest:visited {text-decoration: none; color: #3f4849;font-size: 11px;}

a.latest:hover {text-decoration: none; color: #3f4849;font-size: 11px;}

a.latest:active {text-decoration: none; color: #3f4849;font-size: 11px;}



/* tag cloud end */







/*  home page */



div.featured_block {

background: #e6e6e6 url("../images/featuredhover.jpg") repeat-x;

-webkit-border-radius: 3px; 

border-radius: 3px;

border-bottom: #f4f4f4;

-moz-border-radius:  8px; 

border-bottom: solid 2px #f4f4f4;

}



div.featured_block:hover {

background: #e6e6e6 url("../images/featured.jpg") repeat-x;

-webkit-border-radius: 3px; 

border-radius: 3px;

-moz-border-radius:  8px; 

border-bottom: solid 2px #f4f4f4;

}



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;

padding:3px 10px 2px 3px;

margin:3px;

-webkit-border-radius: 3px; 

border-radius: 3px;

-moz-border-radius:  8px; 

border: 1px solid #afc3c3;

background-image: url("../images/bg_button.gif");

}



input.button:hover {

-webkit-border-radius: 3px; 

border-radius: 3px;

-moz-border-radius:  8px; 

border: 1px solid #afc3c3;

background-image: url("../images/bg_button_hover.gif");

}



table.menu {

background-image: url("../images/menu.gif");

background-repeat: repeat-x;

height:40px;

}



table.menu td {

border:1px solid #f4f4f4;

width:780px;

padding:0.87em; 

}

