/* Joomla style */
html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
	
	
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
	background-color: green;
}


.clr {
	clear: both;
}





#afterhead {
  background-color: white;
  border-left: 1px solid #cac9c8;
  border-right: 1px solid #c7c7c7;
}

#buttons_outer {
	width: 79%;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}




div#pathway_text {
	overflow: hidden;
	display: block;

	padding-left: 4px;

	padding: 0 10px 10px 10px;
	font-size: 14px;

}

div#pathway_text img {
	margin: 7px 5px 0 5px;
}

span.pathway {
}


#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}


#search_outer {
	float: left;
	width: 20%;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	background: url(../images/header_bg.gif) repeat-x;
	height: 112px;
	padding: 0;
	margin: 0;
}


#logo {
	background: url(../images/header_logo.gif) no-repeat;
	width: 398px;
	height: 112px;
	padding: 0;
	margin: 0;
}
#logo span {
	display: none;
	position: absolute;
	left: -500%;
}

#logo {
	margin: 0;
	padding: 0;
}

#banner_outer {
	background: url(../images/header_ad.gif) no-repeat;
	width: 609px;
	height: 112px;
	padding: 0;
	margin: 0;
}
#banner_inner {
	position: relative;
	left: 43px;
	top: 16px;
	width: 550px;
	background-color: black;
}


#top_outer{
	float: left;
	width: 40%;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 94px !important;
  height: 100px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {

	margin-top: 2px;



	width: 260px;
	margin-left: 16px;
	margin-right: 12px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 79%;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	display: none;
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;

}

#right_inner {

  border: 1px solid #cccccc;
  padding: 2px;

}
#right_inner h3 {
	padding-left: 10px;
}
#right_inner ul.mod_login {
	padding: 5px 10px 10px 10px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}


.body_outer {

	padding: 22px;

	
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
	
	
	color: #e0e0e0;
	margin-bottom: 1em;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/bullet.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;

	font-size: inherit;
}



body {

	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	color: #333333;
	
	
	font-size: 12px;

}


/* Joomla core stuff */

a:link {
	text-decoration: none;
	color: #006ab0;
}
a:visited {
	text-decoration: none;
	color: #006ab0;
}


a:hover {
	color: #900;
	text-decoration: none;

}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width:auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}


table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	white-space: no-wrap;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}
.moduletable h3 {
	min-width: 100px; 
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}


.contentpaneopen .createdate {
	color: #999999;
	font-size: 11px;
	
	
	
	padding-bottom: 35px !important;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;

	
	vertical-align: middle;
	font-weight: bold;
	
	

	color: #c4e3ff;
	font-size: 13px;
	background: url(../images/nav_bg_button.gif) repeat-x;

	text-align: left;
	padding-top: 5px;
	padding-left: 18px;

	height: 20px !important;
	height: 25px;

	
	
	text-decoration: none;
}

a.mainlevel:hover {


	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}



ul.mod_login li {
	list-style: none;
	background-image: none;
	padding-left: 0;
}

.moduletable li {
	margin-top: 4px;
}
.mod_login li {
	margin-top: 0;
}

a.backOrderLink:link, a.backOrderLink:visited {
	background: url(../images/nav_bg_button_backissues.gif) repeat-x;
	color: #6c7584;
}
a.backOrderLink:hover {
	background-position: 0px 0px;
	color: black;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c6493f4;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

/** counter **/
#countdowncontainer{ /*Example CSS to create LCD countdown look*/
	background-color:black;
	color:#ffa410;
	font: bold 18px MS Sans Serif;
	padding: 3px;
}

#countdowncontainer sup{ /*Example CSS to create LCD countdown look*/
	font-size: 80%
}



#upshrinkHeader img.avatar {
	display: none;
}



#mod_login_logoutform {
	padding: 17px;
}

#mod_login_greeting {
	color: #404040;
	font-size: 20px;
}

/* user avatar link, identified and assigned via jQuery */
a.mod_login_avatarlink {
	display: block;
	float: right;
	position: relative;
	top: -20px;
	margin: 0 0 -45px 0; 
}

img#mod_login_avatar {
	border: 1px solid #404040 !important;
	margin: 0;
	padding: 0;
}

#mod_login_logoutform div[style*="margin: 2px 0px 2px 0px"] {
	text-align: left !important;
	clear: right;
	margin: 0 !important;
	padding: 0;
}
#mod_login_logoutform .button {
}

.contentpaneopen {
	font-size: 13px;
	line-height: 16px;
	color: black;
}