html,body,img,div
{
margin: 0px;
border: 0px;
padding: 0px;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #666666;
scrollbar-highlight-color: #000000;
scrollbar-face-color: #999999;
scrollbar-shadow-color: #999999;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #333333;
}

body
{
color: #808080;
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 100%;
height: 100%; 
background-color: #000000;
background-image: url(/images/common/bckgrnd01.jpg);
}


#header
{ 
position: absolute; top: 0px; left: 0px; right: 0px;
background-image: url(/images/common/headerbckgrnd.gif);
background-repeat: repeat-x;
width: 100%;
height:97px;
}

#radiobox
{
position: absolute; top: 0px; left: 0px;
float:left;
width: 200px;
height:97px;
}



#scrollbox
{
background-color: #000000;
background-position: center;
_background-attachment: fixed;
background-repeat: no-repeat;
background-image: url(/images/common/scrollbox_bckgrnd.jpg);
border-width: 10px 8px 2px 8px;
border-style: ridge;
border-color: #C0C0C0;
color: #C0C0C0;
font-weight: 700;
text-transform: capitalize;
overflow: auto; height: 75px; 
width: auto;
font-size : 10px;
text-align: center;

margin-left: 200px;
margin-right: 200px;
}


#logobox
{
position: absolute; top: 0px; right: 0px;
float:right;
width: 200px;
height:97px;
}

#leftnav
{
background-image: url(/images/common/navbckgrnd.jpg);
background-repeat: repeat-y;
background-color:  #808080;
position: absolute; top: 0px; left: 0px;
width: 158px;
height: 100%; 
display: block;
}
#leftnav.img
{
display:block;
}

.leftnavbox
{ 
width: 140px;
font-size : 11px;
background-color:  #808080;
border: 2px ridge #C0C0C0;
color: #000000;
}


#content
{
background-image: url(/images/common/navbckgrnd.jpg);
background-repeat: repeat-y;
padding-left: 158px;
padding-bottom: 20px;
padding-top: 0px;
position: absolute; top: 98px; left: 0px;
width: auto;
}

#menubox
{
position: absolute; top: 0px; left: 0px; right: 0px;
background-image: url(/images/common/headerbckgrnd.gif);
background-repeat: repeat-x;
width: 100%;
height: 46px;
}

#menulcorner 
{
background-image: url(/images/menu/menutop_lc.gif);
position: absolute; top: 0px; left: 0px;
float:left;
width: 43px;
height: 46px;
} 
 


#menurcorner
{
position: absolute; top: 0px; right: 0px;
float:right;
width: 43px;
height: 46px;
}

p
{
font-size: 14px;
}



.randanycontent
{
width:100%;
text-align: center;
}




div.menucont
{
margin: 0px 0px 0px 0px;
 border-right: 2px ridge #C0C0C0;
background-image: url(/head2head/templates/subSilver/images/cellpic3.gif);
background-repeat: repeat-x;
margin: 0px;
}

div.menuheadcenter
{

margin: 0px 0px 0px 0px;
 width: 100%;
 height: 25px;

 
background-repeat: no-repeat;
}


div.menucenter
{
 text-align: center;
 margin: 0px 0px 0px 0px;
 background-color: #E8E8E8;
 background-image: url(/images/header/shadow.jpg);
 background-repeat: repeat-x;
 border-bottom: 2px ridge #C0C0C0;
 border-left: 2px ridge #C0C0C0;
padding-top: 10px;
padding-bottom: 10px;
}



div.nepafooter
{
 margin: 0px 0px 15px 0px;
 text-align: center;
 padding: 10px;
 background-color: #E8E8E8;
 background-image: url(/images/header/shadow.jpg);
 background-repeat: repeat-x;
 border: 2px ridge #C0C0C0;
 font-size : 11px;
}
.menutext
{ 

font-size : 11px;
text-align: center;
}

.pagetitle
{ 
text-align: center;
font-weight: bold; 
font-size: 20px; 
color : #000000; }



.fullsch
{
 border-left: 2px ridge #C0C0C0;
 border-right: 2px ridge #C0C0C0;
 width: 100%; 
 text-align: center;
 margin: 0px 0px 0px 0px;
 font-size : 16px;
 font-weight: bold;
}


.subcontent
{
border-right: 2px ridge #C0C0C0; 
border-left: 2px ridge #C0C0C0; 
padding: 3px;
clear: both;
width: 100%;
}

.subcontentquarter
{
width: 175px;
float: left;
text-align: center;
}

.subcontentquarterright
{
width: 175px;
margin-left: 15px;
margin-bottom: 15px;
float: right;
text-align: center;
}

.subcontenthalf
{
width: 50%;
float: left;
}

a.subcontenthalf
{
font-size: 10px;
}

.linkbox
{
margin: 20px 0px 0px 0px;
width: 500px;
text-align: left;
}






.nav	{ font-weight: bold; font-size: 11px; }



/* General font families for common tags */


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #000000; border: 1px #000000 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #C0C0C0; border: 2px ridge #C0C0C0; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #E8E8E8; }
td.row2	{ background-color: #E8E8E8; }
td.row3	{ background-color: #E8E8E8; }

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
		background-image: url(/head2head/templates/subSilver/images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
.tableh1, th	{
	color: #000000; font-size: 11px; font-weight : bold;
	background-color: #0000FF; height: 25px;
	background-image: url(/head2head/templates/subSilver/images/cellpic3.gif);
}

td.tableh2,td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(/head2head/templates/subSilver/images/cellpic1.gif);
			background-color:#E8E8E8; border: #000000; border-style: solid; height: 28px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.tableh2,td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #000000; border-style: solid; height: 28px;
}
td.row3Right{
	background-color: #E8E8E8; border: #000000; border-style: solid;
}

td.spaceRow {
	background-color: #D0D0D0; border: #000000; border-style: solid;
}



th.thHead,td.catHead { font-size: 12px; border: 1px ridge #C0C0C0; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border: 1px ridge #C0C0C0; }
.tableh1,th.thTop	 { border: 2px ridge #C0C0C0; }
th.thCornerL { border: 2px ridge #C0C0C0; }
th.thCornerR { border: 2px ridge #C0C0C0; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; font-size: 18px; 
	text-decoration: none; line-height : 120%; color : #808080;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #666666; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #446D8C }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #0000FF}


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #0000FF; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */



/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #000000; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #446D8C;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #446D8C; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #E8E8E8; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #E8E8E8; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #446D8C; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : #446D8C;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #ffffff ;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #E8E8E8;
	color : #446D8C;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #E8E8E8; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @impight:  5px;
}font-family: Verdana, Arial, Helvetica, sans-serif;
ort function) */


.tableb {
        background: #EFEFEF ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        background-image: url(/head2head/templates/subSilver/images/cellpic1.gif);
        background-repeat: repeat-x;
}



.tableb_compact {
        background: #EFEFEF ;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}
table {
        font-size: 12px;
      
        
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}



.maintable
{
 background-color: #E8E8E8;
 border: 2px ridge #C0C0C0;
}







ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.image {
        border-style: solid;
        border-width:1px;
        border-color: #0000FF;
        margin: 2px;
}

.imageborder {
        border: 1px solid #000000;
        background-color: #FFFFFF;
        margin-top: 30px;
        margin-bottom: 30px;
}

.thumbnails {
        background: #EFEFEF ;
        padding: 5px;
        border: 1px solid #C0C0C0;
        }

.footer {
        font-size : 9px;
}

.textinput {
        
        font-size: 100%;
        border: 1px solid #D1D7DC;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        
        font-size: 100%;
        border: 1px solid #D1D7DC;
        vertical-align : middle;
}

.button {
       
        font-size: 100%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
       
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
       
        font-size: 100%;
        vertical-align : middle;
}


.tableh1_compact {
        background : #0E72A4 ;
        background-image: url(/head2head/templates/subSilver/images/cellpic3.gif);
        color : #FFFFFF;
        padding-top: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
        padding-left: 2px;
}

.tableh1 {
        background : #C0C0C0 ;
        background-image: url(/head2head/templates/subSilver/images/tableh1.gif);
        
       
     
}


.tableh2_compact {
        background: #D1D7DC ;
        color : #000000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}





.tablef {
        background: #D1D7DC;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.album_stat {
        font-size: 85%;
        margin: 5px 0px;
}

.thumb_title {
        font-weight : bold;
        font-size: 80%;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 80%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #000000;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 80%;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 80%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #000000;
}

.user_thumb_infobox a:hover {
        color: #000000;
        text-decoration: underline;
}

.sortorder_cell {
        background : #0E72A4 ;
        color : #FFFFFF;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #0E72A4 ;
        color : #FFFFFF;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        font-size: 100%;
        font-weight: bold;
        background : #0E72A4 ;
		}

