/* 
    Below is a sample CSS file that can be used with Guild Launch sites that have the CSS upload capability.
    
    NOTE: ALL THE COLORS IN THIS FILE ARE GENERIC AND ARE NOT SPECIFIC TO YOUR SITE. Everything in this file is commented out so you can
    uncomment what you would like to change and then upload that and only what you have modified will be in effect.
    
    HOW TO USE THIS FILE:
    =====================
    
    1. Find the CSS item you want to change.
    2. Uncomment the line you want to change by removing the '/ *' (without the space) before the line and the '* /' (without the space)
    after the line.
    3. Upload the file in your template area on the Upload Custom CSS page.
    =======================
    
    For more assistance visit http://support.guildlaunch.com
    
    Copyright 2007 Guild Launch, LLC and can be used unrestricted in all Guild Launch sites.
*/

/* Changes the Page Background ; } */
/*body { 	background-color: #000000; } */

/* Changes Main Site Font Color; } */
/*font,th,td,p { 	color: #CCCCCC; } */

/* Changes Colors of Headers; } */
/*h1,h2,h3,h4,h5 { 	color: #ffffff; } */

/* Changes the color of the small detail text above and below the forums; } */
/*.gen,.genmed,.gensmall { 	color: #ffffff; } */

/* Changes the border color of the framing outline around data tables like the forum; } *
/*.forumline { 	background-color: #111111; 	border: 1px #444444 solid; } */

/* Changes the back ground color of the TH cells mostlikey there is a graphic that is loaded ontop of this color blocking the view; } */
/*th { 	background-color: #333333; 	border: 1px #444444 solid; } */

/* Changes forum back ground color of the column header on the right; } */
/*td.rowpic { 	background-color: green; 	border: 1px #444444 solid; } */

/* Changes the color of the forum catagory headers below the headings; } */
/*td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { 	background-color: #333333; 	border: 1px #444444 solid; } */

/* Changes the colors of the bottem of catagory area; } */
/*td.catBottom, row3Right, td.RowPic, td.catleft { 	background-color: #444444; 	border: 1px #555555 solid; } */

/* Changes the 1st site color range elements; } */
/*.bgColor1, .menuBody, .contentBody { 	background-color: #111111; 	border: 1px #444444 solid; } */

/* Changes the 2nd site color range elements; } */
/*.bgColor2, .contentItem { 	background-color: #222222; 	border: 1px #444444 solid; } */

/* Changes the 3rd site color range elements; } */
/*.bgColor3, td.row1, .data1, .calendarNonDay, .bottomBorderOnly { 	background-color: #333333; 	border: 1px #444444 solid; } */

/* Changes the 4th site color range elements; } */
/*.bgColor4, td.row2, .data2, .calendarNonEvent { 	background-color: #444444; 	border: 1px #555555 solid; } */

/* Changes the 5th site color range elements; } */
/*.bgColor5, td.row3, .data3, .calendarEvent { 	background-color: #555555; 	border: 1px #666666 solid; } */

/* Changes the 6th site color range elements; } */
/*.bgColor6, td.row4,.data4, .row3Right { 	background-color: #666666; 	border: 1px #777777 solid; } */

/* Changes border element; } */
/*.noBG, .border { 	border: 1px #444444 solid; } */

/* Changes Calendar Bottom Border; } */
/*.calendarBorderBottom { 	border-bottom: 1px #444444 solid; } */

/* Changes calendar hover border color; } */
/*.calendarHover { 	border: 1px solid #FF9900; } */

/* Changes user page tab element color; } */
/*ul.tabs a, .tabs .current_tab a, .tabs a:hover, .panelBody { 	border-color: #444444; } */
/*ul.tabs a { 	background-color: #000000; } */
/*.tabs .current_tab a, .tabs a:hover, .panelBody { 	background-color: #222222; } */

/* Changes main site link colors; } */
/*a,a:active,a:visited { 	color: #dddddd; } */
/*a:hover { 	color: #ffffff; } */

/* Changes main menu links; } */
/*.mainmenu { 	color: #000000; } */
/*a.mainmenu,a.mainmenu:active,a.mainmenu:visited { 	color: #dddddd; } */
/*a.mainmenu:hover { 	color: #ffffff; } */

/* Changes forum general links; } */
/*a.gen,a.genmed,a.gensmall { 	color: #dddddd; } */
/*a.gen:hover,a.genmed:hover,a.gensmall:hover { 	color: #ffffff; } */

 /*Changes Guild Site Nav Links; } */
a.guildNavLink,a.guildNavLink:active,a.guildNavLink:visited { 	color: #ffffff; } 
a.guildNavLink:hover, a.guildNavLink:visited:hover { 	color: #ffffff; } 

/* Changes Forum Catagory Links; } */
/*.cattitle { 	color: #dddddd; } */
/*a.cattitle { 	color: #ffffff; } */
/*a.cattitle:hover { }

/* Changes Forum text and Link colors; } */
/*.forumlink { 	color: #ffffff; } */
/*a.forumlink { 	color: #dddddd; } */
/*a.forumlink:hover { 	color: #ffffff; } */

/* Changes forum nav text and links; } */
/*.nav { 	color: #dddddd; } */
/*a.nav, a.topictitle:visited, a.topictitle:active { 	color: #ffffff; } */
/*a.nav:hover { }

/* Changes Forum Topic Title Text and Links ; } */
/*.topictitle { 	color: #ffffff; } */
/*a.topictitle:link, a.topictitle:visited { 	color: #dddddd; } */
/*a.topictitle:hover { 	color: #ffffff; } */

/* Changes Forum Elements; } */
/*.name { 	color: #dddddd; } */
/*.postdetails { 	color: #ffffff; } */
/*.postbody { }

/* Changes Forum Post Links; } */
/*a.postlink:link, a.postlink:visited { 	color: #dddddd; } */
/*a.postlink:hover { 	color: #ffffff; } */

/* Changes Forum site link; } */
/*a.siteLink0, a.siteLink0:active, a.siteLink0:visited { 	color: #ffffff; } */
/*a.siteLink0:hover { 	color: #ffffff; } */
/*a.siteLink1, a.siteLink1:active, a.siteLink1:visited { 	color: #000000; } */
/*a.siteLink1:hover { 	color: #000000; } */

/* Changes code view for forums; } */
/*.code { 	color: #006600; } */

/* Changes forum and site link copywrite info; } */
/*.quote { 	color: #444444; } */
/*.copyright { 	color: #444444; } */
/*a.copyright { 	color: #444444; } */
/*a.copyright:hover { 	color: #000000; } */

/* Changes help line colors for forums; } */
/*.helpline { 	background-color: #DEE3E7; } */


/* Changes ; } */
/*#headerFrame { 	border: 1px #222222; 	height: 100px; } */
/*.headerBody { }

/* Changes ; } */
/*.guildName { 	color: #FFFFFF; } */
.guildNav { background-image: url(images/widget-top-center-stretcher.gif); } 

/* Changes ; } */
/*.menuBody { 	background-color: #222222; } */
/*.menuItem { 	background-color: #222222; } */

/* Changes ; } */
/*.contentFrame{ 	background-color: #222222; border: 1px dashed #666666;}
/*.contentTitle { background-color: #222222; border: 1px dashed #666666;}
/*.contentBody { 	background-color: #222222; border: 1px dashed #666666;}
/*.contentItem { 	background-color: #222222; borderm: 1px dashed #666666;}

/* Changes ; } */
/*.newsHeader { 	border-bottom: 1px dashed #666666; 	color: #ffffff; } */
/*.newsFooter { 	border-top: 1px dashed #666666; } */

/* Changes ; } */
/*#adminBarFrame { 	background-color: #000000; 	color: #ffffff; } */

/* Changes ; } */
/*a.headerLink, a.headerLink:active, a.headerLink:visted { 	color: #dddddd; } */
/*a.headerLink:visted:hover, a.headerLink:hover { 	color: #ffffff; } */


/*Changes the Menu Frame around the Menu and Side Bar Widgets ; } */
/*.menuFrame { margin-bottom:10px;}
/*.widgetFrame{margin-bottom:10px;}
/*.widgetBodyTopLeft{background-image: url(images/widget-top-left.jpg); 			background-repeat:no-repeat;	background-position:left; height:30px;}
/*.widgetBodyTopCenter{background-image: url(images/widget-top-center.jpg); 		background-repeat:repeat-x; height:30px;}
/*.widgetBodyTopRight{background-image: url(images/widget-top-right.jpg);			background-repeat:no-repeat;	background-position:right; height:30px;}
/*.widgetBodyBody{}
/*.widgetBodyBottomLeft{background-image: url(images/widget-bottom-left.jpg);		background-repeat:no-repeat;	background-position:left; height:30px;}
/*.widgetBodyBottomCenter{background-image: url(images/widget-bottom-center.jpg); background-repeat:repeat-x; height:30px;}
/*.widgetBodyBottomRight{background-image: url(images/widget-bottom-right.jpg);	background-repeat:no-repeat; 	background-position:right; height:30px;}


/*Changes the Main Content Frames around content and  main body widgets ; } */
/*.widgetMenuFrame{margin-bottom:10px;}
/*.widgetMenuTopLeft{background-image: url(images/widget-top-left.jpg); 			background-repeat:no-repeat;	background-position:left; height:30px;}
/*.widgetMenuTopCenter{background-image: url(images/widget-top-center.jpg); 		background-repeat:repeat-x; height:30px;}
/*.widgetMenuTopRight{background-image: url(images/widget-top-right-menu.jpg);	background-repeat:no-repeat;	background-position:right; height:30px;}
/*.widgetMenuBody{}
/*.widgetMenuBottomLeft{background-image: url(images/widget-bottom-left.jpg);		background-repeat:no-repeat;	background-position:left; height:30px;}
/*.widgetMenuBottomCenter{background-image: url(images/widget-bottom-center.jpg); background-repeat:repeat-x; height:30px;}
/*.widgetMenuBottomRight{background-image: url(images/widget-bottom-right.jpg);	background-repeat:no-repeat; 	background-position:right; height:30px;}
