/**************************************************************/
/* Standard FYRE 2008                                         */
/* Created By Sarah Ashraf April 7, 2008                      */
/* Last Edited By Sarah Ashraf April 7, 2008              	  */
/**************************************************************/

body { background: #252525 url(/images/bg_body_southern_poly.gif) top center repeat; }

div#header { 
	background: #000 url(/images/bg_header.gif) left top no-repeat; 
	width: 930px; 
	height: 82px ! important;
    color: #252525 ! important;

}

div#header h1 { background: transparent; }


* html div#login-header
{ 
	padding-top: 0px;
}

html>body div#login-header
{ 
	*padding-top: 0px;
}


div#login-header, x:-moz-any-link
{ 
	padding-top: 15px;
}


div#header h1 { background: transparent; }

div#nav {
	height: 175px;
	width: 930px;
	margin: 0 auto;
	overflow: hidden;
	background: transparent url(/images/bg_nav.jpg) left top no-repeat;
}
	
div#nav ul { 
	list-style: none; 
	margin: 145px 20px 0 20px ! important;
	padding: 0;
	height: 30px ! important;
	
}

div#nav li { 
	float: left; 
	display: block; 
	text-align: center;
	width: 90px;
	height: 30px;
	font-size: .8em;
	text-transform: uppercase;
	background: transparent url(/images/default_tabs.gif) left bottom repeat-x;
}

div#nav li a {
	display: block;
	width: 90px;
	margin-top: 4px;
	line-height: 26px;
	color: #fff;
	text-decoration: none;
	background: transparent url(/images/default_tab_border.gif) right top no-repeat;
}

div#nav li a:hover,
div#nav li a#active {
	background: #fff url(/images/default_tab_hover.gif) left top repeat-x;
	color: black;
	font-weight: bold;
	margin-top: 0;
	line-height: 29px;
	border: 1px solid #000;
	border-bottom: 0px solid #fff;
	width: 89px;
}

/* header text color */

div#user-information { color: #252525 ! important; }
div#user-information a { color: #252525 ! important; }
div#user-information p { color: #252525 ! important; }


/* link colors */

a { color: #36c; }
a:visited { color: #36c; }
div.the-course-wrapper ul.less-small.content-list a:hover, /* fix the hover color for the course */
a:hover { color: #fff; background-color: #36c; text-decoration: none;}

/* background color of tags box on articles */
div.tags { background-color: #ffcd03 ! important; }

div.article-meta div { border: 1px solid #666; width: 278px ! important;}

div#page-rating { padding-bottom: 5px; }
div#user-rating-dialog { padding-bottom: 5px; }

div#most-viewed-pages div.page-small-thumbnail { background-position: center center; }

div#footer a:hover { color: #666 ! important; }

div#your-pages li { color: #fff ! important; }

div#place-category-list h3 { margin-bottom: 15px; }


* html div#container 
{ 
	margin-top: 0px;
}

html>body div#container
{ 
	*margin-top: 0px;
}

div#container, x:-moz-any-link
{ 
	margin-top: -20px;
}

* html div#profile-sub-nav
{ 
	margin-top: 0px;
}

html>body div#profile-sub-nav
{ 
	*margin-top: 0px;
}

div#profile-sub-nav, x:-moz-any-link
{ 
	margin-top: 20px;
}


* html div#page-title
{ 
	padding-top: 0px;
}

html>body div#page-title
{ 
	*padding-top: 5px;
}

div#page-title, x:-moz-any-link
{
    padding-top: 20px;
}


* html div#register-page
{ 
	padding-top: 0px;
}

html>body div#register-page
{ 
	*padding-top: 5px;
}

div#register-page, x:-moz-any-link
{
    padding-top: 20px;
}