/* VF Layouts Styles */

html, body { 
margin: 1px;
scrollbar-face-color: #202020; 
scrollbar-shadow-color: #202020;
scrollbar-highlight-color: #202020; 
scrollbar-3dlight-color: #323232;
scrollbar-darkshadow-color: #323232; 
scrollbar-track-color: #000000;
scrollbar-arrow-color: #bb55dd;
}


body, table { /* text styles */ 
color: #ffffff;
background: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
}
h1 { margin: 0px; font-size: 9pt; }
h2 { margin: 0px; font-size: 10pt; }


a:link, a:visited, a:hover { /* link styles */
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}
a:link { color: #bb55dd; background: transparent; }
a:visited { color: #9933aa; background: transparent; }
a:hover { color: #ffffff; background: transparent; }
a:link img, a:visited img, a:hover img { border: none; }


/* other page elements */
td, div { text-align: center; vertical-align: top; }

form { margin: 0px; }
input, select, textarea {
color: #ffffff;
font-size: 9pt; 
background: #222222!important; /* (die google toolbar, die) */
border: 1px solid #999999;
}

ul { list-style: url('grafix/bulletwhite.gif'); }


/**************************
CLASSES 
**************************/

.side { width: 135px; } /* left and right cells of main table */

.lside, .rside { /* navs on left and right of all pages */
width: 135px;  
margin-top: 20px; 
background: #202020;
}

.bordered { /* bordered main tables */
width: 99%;
margin: 0px auto;
margin-top: 5px;
border: 2px solid #222222;
border-top: 2px solid #333333;
border-bottom: 2px solid #333333;
}
.bordered table { border: none; } /* undo borders on subtables */

.centered { margin-left: auto; margin-right: auto; }

.coloredborder { border: 1px solid #9966cc; }

.menu2 { margin: 0px auto; }

.link { /* nav links on left and right */
color: #bb55dd; 
background: #202020; 
border-bottom: 1px solid black; 
display: block;
width: 135px;
height: 19px;
line-height: 19px;
}
a.link:hover {
color: #000000;  
background: #bb55dd; 
}

.titleimg { margin-top: 2px; } /* generators/ newest layout etc headings */

.nav { line-height: 16pt; } /* "pick a section" bits */

.section { /* section parts between purple lines */
text-align: justify;
margin: 0px auto;
margin-top: 2px;
margin-bottom: 2px;
width: 95%;
border-top: 1px solid #bb55dd;
border-bottom: 1px solid #bb55dd;
}
.subsection { /* bulleted bits of sections */
text-align: justify;
margin: 4px;
width: 98%;
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
}
.sectionhead { /* header of each section */
margin-left: 15px;
text-align: left;
}

.title { /* center box titles */
margin-bottom: 5px;
width: 100%; height: 25px;
background: url('grafix/titlefade.gif'); 
background-repeat: repeat-x;
border: 1px solid #311a42!important;
font-weight: bold;
}
.title td { text-align: left; }

.codebox {
width: 97%;
margin: 0px auto;
text-align: left;
padding: 5px;
color: #ffffff;
background: #663399;
border: 1px solid #9966cc;
}
.code {
color: #9966cc;
background: #000000;
font-style: italic;
}

.pageelement { border: 1px solid #666666; } /* border on page element images */
.pagediag { border: 1px solid #333333; } /* page diagram imagemaps */

.error { 
color: #cc0000;
font-weight: bold;
font-style: italic;
}

.star {
	color: #cc0000;
	font-size: 20pt;
	vertical-align: middle;
}

.importantbox {
	border: 1px solid #990000;
	background: #110000;
	padding: 10px;
	text-align: left;
}
.importanttitle {
	color: #990000;
	font-weight: bold;
}

.bordered .borderedsubtable {
	border: 2px solid #333;
}
.verimage { /* verification image on register page */
	border: 1px solid #444;
	vertical-align: middle;
}


/*************************
PAGE SPECIFIC CLASSES 
*************************/

/* index page */
.newsitem { 
width: 100%; 
margin-bottom: 15px;
}
.newsheader, .newscontent { 
border: 1px solid #222; 
text-align: left;
}
.newsheader {
font-weight: bold;
background: url('grafix/newsheader.gif') #111;
}
.newscontent {
padding-top: 12px;
padding-bottom: 15px;
}
a:link .newsthumb, a:visited .newsthumb, a:hover .newsthumb { 
border: 1px solid #333333; 
margin-right: 3px;
}

/* TextEditing Page */
.linkstate a:link { color: #800000; background: #000000; } 
.linkstate a:visited { color: #ff1493; background: #000000; } 
.linkstate a:hover { color: #00ffcc; background: #000000; }
.linkstate2 a:link { color: #800000; background: #000000; font-size: 10px; } 
.linkstate2 a:visited { color: #ff1493; background: #000000; font-size: 10px; } 
.linkstate2 a:hover { color: #00ffcc; background: #cc0000; font-size: 16px; }

/* Images Page */
.mouseoverdemo { width: 100px; height: 100px; border: 1px solid #cc0000; }
a:link .mouseoverdemo, a:visited .mouseoverdemo { background: url('grafix/demopics/100pximage.gif'); width: 100px; height: 100px; }
a:hover .mouseoverdemo { background: url('grafix/demopics/hflippic.gif'); }
a:link .hoverfilterdemo, a:visited .hoverfilterdemo { filter: alpha(opacity=30); moz-opacity:.30; opacity:.30; } 
a:hover .hoverfilterdemo { filter: alpha(opacity=80); moz-opacity:.80; opacity:.80; } 
a:link .hovergrowdemo, a:visited .hovergrowdemo { width: 100px; height: 100px; } 
a:hover .hovergrowdemo { width: 200px; height: 200px; } 
a:link .hoverborderdemo, a:visited .hoverborderdemo { border: 3px double #cc0000; } 
a:hover .hoverborderdemo { border: 5px solid #33ff33; } 

/* Scrollboxes Page */
.SBcontainer {
width: 250px; height: 200px;
overflow: auto; overflow-y: hidden;
border: 3px double #999999;
}
.SBsection { height: 200px; overflow: auto; }

/* FAQ */
#asciisymbols td { border: 1px solid #999999; }

/* Links Page */
a:link .button, a:visited .button, a:hover .button { border: 1px solid #bb55dd; }
.linkstable td { padding: 5px; vertical-align: middle; }

/* TopFriends Widget (need left aligned div in JS) */
.leftalign { text-align: left; }

/* Userinfo Generator Page */
.uitd { text-align: right; }

/* BrushesandFonts Page */
a.brushicon img { border: 2px solid #bb55dd; } /* vf brushpack icons */

/* Readymade Icons Page */
a.icon_folder {
display: block;
width: 100px; 
height: 75px; 
background: url('grafix/folderbase.gif') no-repeat; 
text-align: center; 
position: relative; 
}
.random_icon {
width: 59px; 
height: 59px; 
margin-top: 9px; 
}
.icon_overlay {
position:absolute;
left: 0px;
top: 30px; 
filter: alpha(opacity:60); 
-moz-opacity: .60;
opacity: .60; 
}

/* SubmitLayout Page */
#submitlayouttable {
	width: 450px;
	border: 2px solid #444;
}
#submitlayouttable td {
	text-align: left;
	vertical-align: middle;
	padding: 9px 12px;
}

#submitlayouttitle {
	font-weight: bold; 
	font-size: 12pt; 
	margin-bottom: 10px;
}

