body, div, h1 {
	margin: 0px auto;
	padding: 0;
}

body {
	background-color: #333333;
	font-family: Arial, Helvetica, Verdana;
	font-size: 75%;
	color: #666666;
}

h1 {
	font-size: 180%;
}

/*
 * Moved to skin specific css.
 *
h2 {
	font-size: 115%;
}*/

h2.news {
	font-size: 115%;
	color: #23B4F1;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	display:inline;
}

h2.information {
	font-size: 115%;
	color: #39B44A;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	display:inline;
}

h2.marketplace {
	font-size: 115%;
	color: #DE7821;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	display:inline;
}

h2.discuss {
	font-size: 115%;
	color: #666666;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	display:inline;
}

h3 {
    padding:0px;
    margin:0px;
    padding-bottom:3px;
}

#link-title {
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #147BA6;
	font-size:130%;
	/*padding-top: 0px;*/
}

#link-title-medium {
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #147BA6;
	font-size:110%;
	/*padding-top: 0px;*/
}

#title {
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #555;
	font-size:130%;
	/*padding-top: 0px;*/
}

#h2pad {
    padding-bottom:5px;
}

h3 {
	font-size: 108%;
	color: #444;
}

#tiny-text {
	font-size: 90%;
}

    #tiny-text img{
	    vertical-align:middle;
    }


a:link {  color: #147BA6; text-decoration: none; }
a:visited {  color: #147BA6; text-decoration: none; }
a:active {  color: #147BA6; text-decoration: underline; }
a:hover {  color: #147BA6; text-decoration: underline; }

/*
 * Moved to skin specific css.
 *
#container {
	width: 100%
	position: relative;
	text-align: center;
	min-height: 800px;	
	background-image: url("images/dashboard-body-bg.gif");
	background-repeat: repeat-x;
	background-color: #FBFCFC;
}*/
	/* for Internet Explorer 
	* html #container {
		height: 800px;
	}*/ 

/*
 * Moved to skin specific css.
 *
#header-top {
	position: relative;
	width: 950px;
	height: 30px;
	text-align: left;
	font-size: 11px;
	color: #A2A2A2;
}

	#header-top	a:link {  color: #1F92C2; text-decoration: none; }
	#header-top	a:visited {  color: #1F92C2; text-decoration: none; }
	#header-top	a:active {  color: #1F92C2; text-decoration: underline; }
	#header-top	a:hover {  color: #1F92C2; text-decoration: underline; }
*/

#main-location {
	color: #ffffff;
	float: left;
	font-size: 20px;
	padding-top:4px;
	padding-right:6px;
}

#additional-locations {
	float: left;
	/*width: 500px;*/
	padding-top: 10px;
}

	#additional-locations font {
		color: #ffffff;
		font-size: 11px;
	}

#personal-menu {
	position: relative;
	text-align: right;
	padding-top:10px;
	float:right;
}	

#header-mid {
	background-color: #252525;
	width: 950px;
	height: 100px;
	text-align: left; /* resetting the text alignment */
}

#nameplate {
	position: relative;
	float: left;
	top: 15px;
	left: 0px;
}

#main-navigation {
	position:relative;
	float: right;
	top:65px;
}

	#main-navigation a{
		padding-left: 4px;
	}

/*
 * Moved to skin specific css.
 *
#header-bottom {
	height: 70px;
	width: 950px;
	background-image: url("images/ferns-dashboard.gif");
	background-repeat: no-repeat;
	text-align:left;
}*/

#sub-tab{
	float:left;
	color: #ffffff;
	font-size: 18px;
	padding-top: 45px;
}

	#sub-tab a{
		padding-right: 15px;
	}

	#sub-tab	a:link {  color: #ffffff; text-decoration: none; }
	#sub-tab	a:visited {  color: #ffffff; text-decoration: none; }
	#sub-tab	a:active {  color: #ffffff; text-decoration: underline; }
	#sub-tab	a:hover {  color: #ffffff; text-decoration: underline; }

#sub-tab-focus-right{
	position: relative;
	float:left;
	color: #747474;
	font-size: 18px;
	padding-right:14px;
	height:35px;
	padding-top: 35px;
	margin-right: 10px;
	background-image: url("images/sub-tab-right-bg.png");
	background-repeat: no-repeat;
	background-position: bottom right;
}

#sub-tab-focus-left {
	position: relative;
	float:left;
	height: 35px;
	padding-left:14px;
	background-image: url("images/sub-tab-left-bg.png");
	background-repeat: no-repeat;
	background-position: bottom left;
}

#sub-tab-focus {
	position: relative;
	float:left;
	height: 25px;
	padding-top:10px;
	background-color: #FBFCFC;
}

	#sub-tab-focus	a:link {  color: #747474; text-decoration: none; }
	#sub-tab-focus	a:visited {  color: #747474; text-decoration: none; }
	#sub-tab-focus	a:active {  color: #747474; text-decoration: underline; }
	#sub-tab-focus	a:hover {  color: #747474; text-decoration: underline; }


#content {
	width: 950px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 18px;
	padding-bottom: 20px;
	text-align: left;
}

#content-global {
	width: 980px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 18px;
	padding-bottom: 20px;
	text-align: left;
}

#footer-container {
	width: 100%;
	position: relative;
	text-align: center; /* IE needs this because it doesn't understand margin: auto */
	min-height: 50px;
}
	/* for Internet Explorer */ 
	* html #footer-container {
		height: 50px;
	}

/*
 * Moved to skin specific css.
 *
#footer{
	position: relative;
	top:20px;
	width: 950px;
	height: 50px;
	font-size: 11px;
	color: #A2A2A2;
}

	#footer	a:link {  color: #1F92C2; text-decoration: none; }
	#footer	a:visited {  color: #1F92C2; text-decoration: none; }
	#footer	a:active {  color: #1F92C2; text-decoration: underline; }
	#footer	a:hover {  color: #1F92C2; text-decoration: underline; }

	#footer div.left {
		float:left;
		text-align: left;
		width: 550px;
	}

	#footer div.right {
		float:right;
		text-align: right;
	}*/


#table-box {
	border: 1px solid #D2DDE2;
	background-color: #ffffff;
	width: 950px;
	border-collapse: collapse;
}


/* Single content table - layout styles */
#table-single-col {
	width: 950px;
	border-collapse: collapse;
}

	#table-single-col td, #table-single-col th {
		vertical-align: top;
	}
	
#table-single-col-1 {
    width: 100%;
    border: 1px solid #D2DDE2;
    background-color: #ffffff;
    margin-bottom:10px;
}

/* Triple content table - layout styles */
#table-tri-col {
	width: 950px;
	border-collapse: collapse;
}

	#table-tri-col td, #table-tri-col th {
		vertical-align: top;
	}
	
#table-tri-col-1 {
	width: 310px;
	border: 1px solid #D2DDE2;
	background-color: #ffffff;
	margin-bottom:10px;
}	

/* Double content table weighted left - layout styles */
#table-double-col {
	width: 950px;
	border-collapse: collapse;
}
	/*#table-double-col td, #table-double-col th {
		padding-bottom: 10px;  
		padding-right: 5px;
		vertical-align: top;
	}*/
	#table-double-col td, #table-double-col th {
		vertical-align: top;
	}
	
#table-double-col-1 {
	width: 100%;
	border: 1px solid #D2DDE2;
	background-color: #ffffff;
	margin-bottom:10px;
}
	
	
#table-column {
	width: 100%;
	border: 1px solid #D2DDE2;
	background-color: #ffffff;
	margin-bottom:10px;
}
	
/* Single content table - layout styles
*** PLAIN, NO BORDERS OR BG COLOR
 */
#table-single-col-plain {
	width: 950px;
	border-collapse: collapse;
}

	#table-single-col-plain td, #table-single-col-plain th {
		padding: 0px; 
		vertical-align: top;
	}

/* Triple content table - layout styles */
#table-tri-col-plain {
	width: 950px;
	border-collapse: collapse;
}

	#table-tri-col-plain td, #table-tri-col-plain th {
		padding: 0px; 
		vertical-align: top;
	}

/* Double content table weighted left - layout styles */
#table-double-col-plain {
	width: 950px;
	border-collapse: collapse;
}

	#table-double-col-plain td, #table-double-col-plain th {
		padding: 0px; 
		vertical-align: top;
	}

#table-column-plain {
	width: 100%;
	border: 1px solid #D2DDE2;
	background-color: #ffffff;
	margin-bottom:10px;
}

	#table-double-col-plain td, #table-double-col-plain th {
		padding: 0px; 
		vertical-align: top;
	}

.black-button {
	background-image: url("images/button-black-bg.gif");
	background-repeat: repeat-x;
    background-color: #1E1E1E;
    color: #ADADAD;
    border: solid 0px #080808;
    padding:2px;
    padding-left:7px;
    padding-right:7px;
    height:22px;
}

    .black-button:hover {
        color: #ddd;
    }
    
.white-button {
    font-family: Arial, Helvetica, Verdana;
	margin-top: 2px;
	padding: 3px 10px;
	font-size: 95%;    
}
    
.radeditor-float-left {
    position:relative;
    float:left;
}

#badge-outside-focus {
    float:left;
    height:35px;
    width:185px;
    background-color: #252525;
}

#badge-inside-focus {
    position: relative;
    height: 25px;
    width: 175px;
    top:4px;
    border: solid 1px #cccccc;
}

    #badge-inside-focus div.text {
        font-family: Georgia,"Times New Roman",Times,serif;
	    color: #ddd;
	    font-size:120%;
	    padding:4px;
	    text-align:center;
    }
    
#badge-outside {
    float:left;
    height:35px;
    width:185px;
    background-color: #E7E7E7;
}

#badge-inside {
    position: relative;
    height: 25px;
    width: 175px;
    top:4px;
    border: solid 0px #cccccc;
}

    #badge-inside div.text {
        font-family: Georgia,"Times New Roman",Times,serif;
	    color: #bbb;
	    font-size:120%;
	    padding:4px;
	    text-align:center;
    }  
    
#badge-description {
    float:right;
    width:105px;
    padding-bottom:10px;
}      

/* TagCloud
----------------------------------------------------------*/

.TagCloud			/* Applies to the entire tag cloud */
{
	padding:3px; 
	text-align:center;
}

.TagCloud > span	/* Applies to each tag of the tag cloud */
{
	margin-right:3px;
	text-align:center;
}

.TagCloud > span.TagWeight1	/* Applies to the largest tags */
{
	font-size:40px;
}

.TagCloud > span.TagWeight2
{
	font-size:32px;
}

.TagCloud > span.TagWeight3
{
	font-size:25px;
}

.TagCloud > span.TagWeight4
{
	font-size:18px;
}

.TagCloud > span.TagWeight5	/* Applies to the smallest tags */
{
	font-size:12px;
}
