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

#custom-doc {
margin:auto;text-align:left;
width:60em; /* !IE */
*width:100%;/* IE */
min-width:100%;
background-color: white;
}

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

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;
}
.small1 {
font-size: 12px;
}

.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-size: 14px;
font-weight: bold;
color: Red;
}

.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-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;
}

.moduleEntryTags a, .moduleEntryTags a:visited{
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: #e1e4f2;
margin: 0px 0px 5px 5px;
color: #444;
}

.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 #FFFFFF;
margin: 5px;
}

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

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

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

.moduleFrameEntry {
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: #0033CC;

}

.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: #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, 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: 12px;
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: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #0F6EC0;
}

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


.bold_blue_large, .bold_blue_large:visited	{font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #2f3c70;
}
.bold_blue_large:hover {color:#fb8200;
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: #EEE;
}

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

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


.input_btn{
font-size: 12px;
font-weight: bold;
COLOR: red;
padding:0;
}

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

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

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

a.submenu:hover {
color: #0066ff;
}

.copy, a.copy, a.copy:link, a.copy:visited {
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: white;
}


.page_links	{
padding-right: 20px;
font-weight: bold;
font-size: 13px;
padding-bottom: 5px;
color: #444;
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: 12px;
font-weight: bold;
}

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

.box {
border:1px solid #cfd7e7;
background-color: #FFFFFF;
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:#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;
vertical-align: top;
}

div.section div.hd {

color: black;
font-family:verdana;
font-size:12px;
font-weight:bold;
padding:5px 0px 5px 2px;

overflow: hidden;

background-image: url("../images/bag.jpg");
}



div.section div.hd a {
color: black;
}

div.section div.hd a:hover {
color: red;
}

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

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

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

/* tag cloud end */



/*  home page */

div.featured_block {
border-bottom: 1px dashed #999999;

background-repeat: repeat-x;

}

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

/*  home page */


/* common input buton */
.button { 
font-size:10px;
cursor:pointer; 
font-weight: bold;
border: 1px solid #8fa2c9;
color:#525252; 
background-color:#dde6f7;
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");
}

table.menu {
background-image: url("../images/menu.jpg");
background-repeat: repeat-x;
height:40px;
}

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

/* user.tpl */

div.user-profile {
    float: left;
    width: 100%;
    font-size:12px;
    margin:0px;
    padding:0px;
}
div.user-profile div.box1 {
    width:300px;
    float: left;
    margin:0px;
    padding:0px;
	
	
}
div.user-profile div.box2 {
    width:68%;
    margin-left:5px;
    float: right;
    padding:0px;
	
}
div.user-profile div.box3 {
    width:100%;
    margin-left:5px;
    float: left;
    padding:0px;
}
div.user-profile div.box1 div.user-info {
    margin:4px
}
div.user-profile div.box1 .float-l{
    float:left;
    padding:3px
}
div.user-profile div.box1 .float-r{
    float:right;
    padding:3px
}
div.user-profile a {
color:#003;
text-decoration: none;
font-weight: bold;
}

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

div.user-profile a:visited {
text-decoration: none;
color:#5C5C5C;
}

div.user-profile a:hover {
text-decoration: underline;
color: #0066ff;
}

div.user-profile a:active {
text-decoration: none;
color: #003;
}

div.user-profile div.videoWrapperOuter
{margin-top: 5px; width:122px; height:94px; }

div.user-profile div.videoWrapperInner  div.video-time{margin-top:-20px; margin-left:40px; color:white; background-color: black; font-size: 11px;}
div.user-profile div.videoWrapperInner  div.video-time  a {text-decoration: none; color:white;}
div.user-profile div.videoWrapperInner div.video-time  a:hover{text-decoration: none; color:white;}




/* user.tpl ends */

.videoWrapperOuter{margin-top: 5px; width:122px; height:94px; }


.videoWrapperInner{overflow:hidden;width:122px;height:94px;}
.video-time{margin-top:-20px; margin-left:50px; font-family:Arial,sans-serif;white-space:nowrap; background-color: black; width:10px }

.video-time  a {text-decoration: none; color:white;}
.video-time  a:hover{text-decoration: none;}



a.ovalbutton{
background: transparent url('../images/oval-blue-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
cursor:hand;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
cursor:hand;
}

a.ovalbutton span{
background: transparent url('../images/oval-blue-right.gif') no-repeat top right;
display: block;
cursor:hand;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
cursor:hand;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

span.tag_item{display:inline-block;color:#808080;background-color:#CCC;padding:0 4px 2px 4px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:15px;}
span.tag_item a{color:#808080; font-weight:normal;}
span.tag_item:hover, span.tag_item:hover a{color:#f2f2f2;background-color:#808080;text-decoration:none;}

div.textWrapper {float:left;line-height:20px;margin-right:2px;text-indent:4px;padding:2px 0;}

div.textWrapper div.channel_show {width: 300px; background-color: #f2f2f2; }
div.textWrapper div.upload_show { width: 200px; text-align:center; background-color: #f2f2f2; text-align: center}
div.textWrapper div.video_length { width: 100px;text-align:center; background-color: #f2f2f2;}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 14px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	
	background-image: url("../images/menu.jpg");
	background-repeat: repeat-x;
	
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 12px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}