body {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
/*    font-family: "Trebuchet MS",Verdana,Arial,sans-serif; */
    font-family: Arial;
    font-weight: bold;
    background:url(../images/bg.gif) repeat-x 0 0;
    background: #ebf6fd;
    color: #275268;
    }
     
h1,h2,p { margin: 0 0; }  

h1 { font-size: 140%; color: #455372; padding: 0px; }
h2 { font-size: 110%; color: #FFF; font-weight: bold; }
h3 { font-size: 105%; color: #455372; font-weight: bold; padding: 0px; margin: 0px 0px 5px 0px; }
p  { padding-bottom: 0.5em; } 
img { border: 0px; }
a, a:link, a:visited { font-size: 12px; color: #cf4c01; font-weight: bold; text-decoration: none; }
a:hover { color: #518800; font-weight: bold; text-decoration: none; }

.green { color: green; font-weight: bold; }
.red { color: red; font-weight: bold; }
.white { color: white; }
.black { color: #cf4c01; }
.cursor { cursor: pointer; }
.th td { border: 1px solid #227299; text-align: center; font-weight: bold; color: #455372; vertical-align: middle; }
.td td { border: 1px solid #bdd1de; text-align: center; font-weight: bold; }
.td:hover { background: white; }
.large { font: 180% "Trebuchet MS",Verdana,Arial,sans-serif; color: #455372; }
.spacer { line-height:10; font-size:0; clear:both; }

/* HOVER COLOR FOR AUDIOS/IMAGES/VIDEOS */
.nbg:hover { background-color: white; }

/* COLOR FOR FILE DETAILS */
.gr { color: #404040; font-weight: bold; }
.gr1 { color: #275268; font-weight: bold; }

/* THE ACTIVE/SELECTED LINK */
.act, #opts_txt1 { color: #518800; font-weight: bold; text-decoration: none; }

/* THE BACKGROUND IMAGE USED IN TABLE HEADERS */
.bg { background: url(../images/top/thbg1.gif) repeat-x #77a4c2; font-size: 10px; height: 25px; vertical-align: middle; padding: 0px 5px 0px 5px; margin: 0px; }

/* THE BACKGROUND COLOR USED INSIDE TABLES */
.grey { background-color: #ebf6fd; }
.grey1 { background-color: #ebf6fd; border-bottom: 1px solid #bdd1de; }

/* THE TABLE BORDER WITH TOP MARGIN*/
.br { border: 1px solid #bdd1de; margin-top: 15px; margin-bottom: 0px; }

/* THE TABLE BORDER WITHOUT TOP MARGIN*/
.br1 { border-top: 0px solid #bdd1de; border-left: 1px solid #bdd1de; border-right: 1px solid #bdd1de; border-bottom: 1px solid #bdd1de; }
/* .br1 { border: 1px solid #bdd1de; } */
.br2 { border: 1px solid #bdd1de; }

/* THE TABLE BORDER WITHOUT BOTTOM BORDER*/
.br2 { border-top: 1px solid #bdd1de; border-right: 1px solid #bdd1de; border-left: 1px solid #bdd1de; }

/* TEXT ALIGNMENT */
.centered { text-align: center; }

/* TABLE WIDTHS */
.width950 { width: 950px; }
.width950b { width: 950px; border: 1px solid #bdd1de; } 
.width900b { width: 900px; border: 1px solid #bdd1de; } 
.width900 { width: 900px; } 
.width800b { width: 800px; border: 1px solid #bdd1de; }
.width900_sideborders { width: 900px; border-left: 1px solid #bdd1de;  border-bottom: 1px solid #bdd1de; border-right: 1px solid #bdd1de; }
.width950_sideborders { width: 950px; border-left: 1px solid #bdd1de;  border-bottom: 1px solid #bdd1de; border-right: 1px solid #bdd1de; }
/* PADDINGS */
.nopad { padding: 0px; }
.nopad_bg { padding: 0px; background: #ebf6fd; }
.noborder { border: 0px; }
.nopad_border { padding: 0px; border: 1px solid #bdd1de; background: #ebf6fd; }
.nopad_sideborder { padding: 0px; border-left: 1px solid #bdd1de; border-right: 1px solid #bdd1de; border-bottom: 1px solid #bdd1de; background: #ebf6fd; }

.nopad_borderbottom { padding: 0px; border-bottom: 1px solid #bdd1de; }
.pad_borderbottom { padding: 10px; border-bottom: 1px solid #bdd1de; background: #ebf6fd; width: 100%;}
.pul10 { padding: 10px 0px 0px 5px; background: #ebf6fd; }
.pul2 { padding: 2px 0px 0px 2px; }
.p1 { padding: 1px; }
.p2 { padding: 2px; }
.p5 { padding: 5px; }
.p10 { padding: 10px; }
.p12 { padding: 12px; }
.p15 { padding: 15px; }
.pl0 { padding-left: 0px; }
.pl5 { padding-left: 5px; }
.lp1 { padding-left: 8px; }
.pl10 { padding-left: 10px; }
.pl15 { padding-left: 15px; }
.plt10 { padding-left: 10px; padding-top: 10px; }
.pltr10 { padding-left: 10px; padding-top: 10px; padding-right: 12px; }
.plt15 { padding-left: 15px; padding-top: 15px; }
.plt5 { padding-left: 5px; padding-top: 15px; }
.pl15_bg { padding-left: 15px; background: #ebf6fd; }
.lp { padding-left: 50px; }
.pt0 { padding-top: 0px; }
.pt2 { padding-top: 2px; }
.pt10 { padding-top: 10px; }
.pt15 { padding-top: 15px; }
.pt20 { padding-top: 20px; }
.pt10_bg { padding-top: 10px; background: #ebf6fd; }
.pr5 { padding-right: 5px; }
.pr10 { padding-right: 10px; }
.pr15 { padding-right: 15px; }
.pr30 { padding-right: 30px; }
.prb { padding-right: 10px; padding-bottom: 5px; }
.purd { padding: 15px 0px 10px 10px; }
.mb10 { margin-bottom: 10px; }
.pad { padding: 0px 20px 0px 20px; } /* SUCCESSFULL SIGNUP TABLE PADDING */

/* HOMEPAGE BEST FILES TABS */
.bestf { margin: 0 auto; padding: 0px; }
.bestf_content { float: left; width: 127px; padding: 10px 10px 15px 8px; margin: 0 auto; }
ul#blutabsnav, ul#blutabsnav li { position: relative; list-style-type: none; margin: 0; padding: 0; }
#blutabs { background: url(../images/top/thbg1.gif) repeat-x; }
ul#blutabsnav { margin-left: 0px; width: 580px; }
ul#blutabsnav li { float:left; margin-right: 1px; text-align: center; display: inline; }
ul#blutabsnav a { float:left; width: 130px; height: 15px; padding: 5px 0px 5px 0px; text-decoration:none; color: #FFFFFF;}
ul#blutabsnav a:hover, ul#blutabsnav .active { width: 130px; height: 15px; padding: 5px 0px 5px 0px; background: url(../images/top/bestfilestab.gif) no-repeat left top; color: black; }
/* HOMEPAGE FEATURED FILES TABS */
ul#ftabsnav, ul#ftabsnav li { position: relative; list-style-type: none; margin: 0; padding: 0; }
#ftabs { background: url(../images/top/thbg1.gif) repeat-x; }
ul#ftabsnav { margin-left: 0px; width: 580px; }
ul#ftabsnav li { float:left; margin-right: 1px; text-align: center; display: inline; }
ul#ftabsnav a { float:left; width: 130px; height: 15px; padding: 5px 0px 5px 0px; text-decoration:none; color: #FFFFFF; }
ul#ftabsnav a:hover, ul#ftabsnav .active { width: 130px; height: 15px; padding: 5px 0px 5px 0px; background: url(../images/top/bestfilestab.gif) no-repeat left top; color: black; }
/* MY FAVORITES, MY PLAYLISTS TABS */
ul#favtabsnav, ul#favtabsnav li { position: relative; list-style-type: none; margin: 0; padding: 0; }
#blutabs { background: url(../images/top/thbg1.gif) repeat-x; }
ul#favtabsnav { margin-left: 0px; width: 580px; }
ul#favtabsnav li { float:left; margin-right: 1px; text-align: center; display: inline; }
ul#favtabsnav a { float:left; width: 130px; height: 15px; padding: 5px 0px 5px 0px; text-decoration:none; color: #FFFFFF;}
ul#favtabsnav a:hover, ul#favtabsnav .active { width: 130px; height: 15px; padding: 5px 0px 5px 0px; background: url(../images/top/bestfilestab.gif) no-repeat left top; color: black; }
/* HOMEPAGE LAST USERS TABS */
ul#lutabsnav, ul#lutabsnav li { position: relative; list-style-type: none; margin: 0; padding: 0; }
#lutabs { background: url(../images/top/thbg1.gif) repeat-x; }
ul#lutabsnav { margin-left: 0px; }
ul#lutabsnav li { float:left; margin-right: 1px; text-align: center; display: inline; }
ul#lutabsnav a { float:left; width: 130px; height: 15px; padding: 5px 0px 5px 0px; text-decoration:none; color: #FFFFFF; }
ul#lutabsnav a:hover, ul#lutabsnav .active { width: 130px; height: 15px; padding: 5px 0px 5px 0px; background: url(../images/top/bestfilestab.gif) no-repeat left top; color: black; }
/* VIEW FILE TABS */
.rel { overflow:auto; height:490px; width: 478px; padding: 0px; }
.rel3 { overflow:auto; height:411px; width: 478px; padding: 0px; }
.reldiv { width: 478px; }
ul#rtabsnav, ul#rtabsnav li { position: relative; list-style-type: none; margin: 0; padding: 0; }
#rtabs { background: url(../images/top/thbg1.gif) repeat-x; }
ul#rtabsnav { margin-left: 0px; }
ul#rtabsnav li { float:left; margin-right: 1px; text-align: center; display: inline; }
ul#rtabsnav a { float:left; width: 92px; height: 15px; padding: 5px 0px 5px 0px; text-decoration:none; color: #FFFFFF; }
ul#rtabsnav a:hover, ul#rtabsnav .active { width: 92px; height: 15px; padding: 5px 0px 5px 0px; background: url(../images/top/relatedfilestab.gif) no-repeat left top; color: black; }

/* HEADER */
.headercolorfill { background: #9ebed2; padding: 10px; }
.headerbg_left { position: relative; width: 23px; height: 48px; float: left; background:url(../images/top/headerbg_left.gif) no-repeat; padding: 0px; }
.headerbg_right { position: relative; width: 23px; height: 48px; float: right; background:url(../images/top/headerbg_right.gif) no-repeat; padding: 0px; }
.headerbg_fill { position: relative; width:100%; height: 48px; float: none; background:url(../images/top/headerbg_fill.gif) repeat-x; padding: 0px; }

#container { margin:0 auto; width:950px; padding:0px; position:relative; }
#header {
	width: 950px; height:1px; margin:0 auto 1px auto; padding:0px; position:relative;
	background:url(../images/top/headerbg_fill.gif) repeat-x 0 0;
	}
#header img { position:absolute; left:0; top:0px; }
#header #search { position:absolute; right:0; top:10px; color: black; }

#header #tnav { position:relative; padding-left: 181px; padding-top: 0px; margin:0 auto; list-style:none; }
#header #tnav li { width:83px; margin:0 1px 0 0; float:left; }
#header #tnav li a { 
	font:bold 11px/36px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #c8c8c8; text-align:center; text-decoration:none;
	height:48px; display: block;
	background:url(../images/header_nav_bg_1.gif) repeat-x 0 0 #000000;
	}
#header #tnav li a.home {
	background:url(../images/header_nav_bg.gif) no-repeat 0 0;
	font:bold 11px/36px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#191919; text-align:center; text-decoration:none;
	}
#header #tnav li a:hover{
	background:url(../images/header_nav_bg.gif) no-repeat 0 0;
	color:#191919;
	}

/* PAGING */
.pag { border: 1px solid #bdd1de; padding: 1px 4px; color: #404040; }
.pag:hover { background: white; color: #CF4C01; }
.pag_bg { background: #EBF6FD; padding: 5px; text-align: center; }
.pag_act { border: 1px solid #bdd1de; padding: 1px 4px; color: #CF4C01; background: white; }
.pag_prev { border: 1px solid #bdd1de; padding: 1px 4px; color: #404040; }
.pag_prev:hover { color: #CF4C01; }
/* SEARCH TABLE */
.search { font-family:verdana,sans-serif; font-weight:bold; color:#404040; font-size:90%; }
ul#options, ul#options li { list-style-type: none; margin: 0px; padding: 0px; }
ul#options { margin-left: 0px; width: 100%; }    
ul#options li { float:left; margin-right: 3px; text-align: center; color: #cf4c01; font-weight: bold; cursor: pointer; }
#saudio:hover, #simage:hover, #svideo:hover, #smember:hover, #stags:hover { color: #518800; }

/* ERROR TABLE */
#err_tbl { border: 2px solid red; padding: 5px 20px 5px 20px; margin-bottom: 10px; font-weight:bold; color: red; }
#err_tbl_admin { border: 2px solid red; padding: 5px 20px 5px 20px; margin-top: 10px; margin-bottom: 0px; font-weight:bold; color: red; }

/* SUCCESS TABLE */
#succ_tbl { border: 2px solid green; padding: 5px 20px 5px 20px; margin-bottom: 10px; font-weight:bold; color: green; }
#succ_tbl_admin { border: 2px solid green; padding: 5px 20px 5px 20px; margin-top: 10px; margin-bottom: 0px; font-weight:bold; color: green; }

/* THUMBNAILS */
.thumb, .thumbp, .thumbf { padding: 2px; border: 1px solid #999999; }
.thumb:hover, .thumbp:hover, .thumbf:hover { padding: 2px; border: 1px solid #2f2f2f; }
.thumbf1,.thumbp1,.thumb1 { padding: 2px; border: 1px solid #999999; } /* featured files thumbnail */
.thumbf1:hover, .thumbp1:hover, .thumb1:hover { padding: 2px; border: 1px solid #2f2f2f; }

/* LAST USERS IMAGE */
.user_img { padding: 2px; background: #455372; }
.user_imgf { padding: 2px; background: #d3006d; }

/* VIEW FILE PAGE STYLES */
.vtitle { font-size: 140%; font-weight: bold; color: #455372; }
.vdescr { font-size: 100%; padding-left: 2px; color: #455372; }
.vtags { padding-left: 2px; font-weight: bold; color: #455372; }

/* DELETE ICONS */
.drop { background-image: url(../images/file_video_del.png); background-repeat: no-repeat; padding: 0px; margin: 0px; }
.drop:hover { background-image: url(../images/file_video_del.png); background-repeat: no-repeat; padding: 0px; margin: 0px; }

/* EDIT ICONS */
.edit { background-image: url(../images/file_video_edit.png); background-repeat: no-repeat; padding: 0px; margin: 0px; }
.edit:hover { background-image: url(../images/file_video_edit.png); background-repeat: no-repeat; padding: 0px; margin: 0px; }

/* PROFILE TABLE */
.ptbl, .ptbl1 { margin-top: 10px; }
.ptbl2 { margin-top: 0px; }
.ptbl2 td { font-size: 102%; padding-left: 5px;}
.ptbl td { font-size: 102%; padding-left: 5px;}
.title { font-size: 110%; font-weight: bold; width: 120px; }

/* CLOUD TAGS */
a.cloudtags { text-decoration: none; color: #cf4c01; }
a.cloudtags:hover { text-decoration: none; border-bottom: none; background: #518800; color: #FFFFFF; padding: 0px; }
.ctdiv { text-align: justify; padding:7px; }

/* FOOTER */
#footerOutside { background: #02354D; color:#b58505; }
#footer { width:750px; height:50px; margin:0 auto; padding:8px 0 0 0; border: 0px solid black; }
#footer a { font:bold 11px/13px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #cf4c01; padding:0 9px; text-decoration:none; }
#footer a:hover { color: #518800; border:0px solid white; text-decoration: none; }
#footer p { font:normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; color: white; margin:14px auto 0px auto; width:480px; text-align: center; }