/*
* A Joomla! Template
* @package - typography_paramount
* @author - Six Shooter Media
* @version 1.0
* @date - Aug 01, 2007
* @website - www.sixshootermedia.com
* @copyright (C) - 2007 Xtreme Open Source - All Rights Reserved. 
* @license - Creative Commons Attribution v2.5
* @modifications - Modified for Joomla! by xtremeOpenSource - www.xtremeopensource.org
*/



body {
  color                 : #666;
  font                  : 70%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
  margin                : 0;
  border-top            : 2px solid #8BC159;
}


* {
  margin                : 0;
  padding               : 0;
}


h1 {
  color                 : #333;
  font-family           : "Times New Roman", Times, serif;
  font-size             : 3.8em;
  font-weight           : normal;
  letter-spacing        : -1px;
  margin                : 20px 0;
}

h1 a {
  color                 : #333;
  text-decoration       : none;
}


.clr {
  clear                 : both;
}


/********** Wrapper **********/
#wrapper {
  width                 : 960px;
  margin                : 0 auto;
}


/********** Header **********/
#header {
  border-top            : 20px solid #BCE77C;
  height                : 200px
}

#header .description {
  float                 : right;
  color                 : #222;
  text-align            : center;
  margin                : 45px 0 0 0;
}

#header h1 {
  margin                : 15px 0 0 0;
  padding               : 25px 25px 40px 0;
  border-bottom         : 20px solid #fafafa;
}



/********** Top Horizontal Menu **********/
#topmenu {
  width                 : 100%;
  height                : 28px;
  float                 : left;
  margin                : 0;
  padding               : 7px 0;
  border-top            : 1px solid #eee;
  border-bottom         : 1px solid #eee;
}

ul#mainlevel-nav {
  font-size             : 0.8em;
  list-style            : none;
  margin                : 0;
  padding               : 0;
}

ul#mainlevel-nav li {
  line-height           : 21px !important;
  line-height           : 23px;
  float                 : left;
  font-size             : 11px;
  color                 : #999;
  white-space           : nowrap;
  margin                : 0;
  padding               : 5px 5px 7px 5px;
  
}

ul#mainlevel-nav li a {
  color                 : #555555;
  display               : block;
  text-decoration       : none;
  padding-left          : 15px;
  padding-right         : 15px;
  background            : transparent;
}

#topmenu>ul#mainlevel-nav li a { 
  width                 : auto; 
}

ul#mainlevel-nav li a:hover {
  color                 : #333;
  text-decoration       : none;
  background-color      : #eee;
}



/********** Main Content **********/
#content {
  margin                : 0 275px 0 0 !important;
  margin                : 0 277px 0 0;
  padding               : 10px 25px 30px 25px;
  border-top            : 1px solid #eee;
  border-right          : 1px solid #eee;
  border-left           : 1px solid #eee;
  border-bottom         : 1px solid #eee;
}


/********** Right Column **********/
#left {
  margin-bottom         : 10px;
  border-bottom         : 2px solid #bce67d;
  width                 : 100px;
}


#top {
  margin-bottom         : 10px;
  border-bottom         : 2px solid #bce67d;
}

#user5 {
  color                 : #537b17;
  background            : #d7f0b2;
  margin-bottom         : 10px;
  border-bottom         : 2px solid #bce67d;
}

#user6 {
  color                 : #537b17;
  background            : #d7f0b2;
  margin-bottom         : 10px;
  border-bottom         : 2px solid #bce67d;
}



#sidebar {
  width                 : 250px;
  float                 : right;
  padding               : 10px 10px 30px 10px;
  border-top            : 1px solid #eee;
  border-left           : 1px solid #eee;
  border-right          : 1px solid #eee;
  border-bottom         : 1px solid #eee;
}

#sidebar h2 {
  color                 : #333;
  font-size             : 1.4em;
  letter-spacing        : 2px;
  padding               : 0 0 3px 0;
  border-bottom         : 1px solid #f6f6f6;
}

#sidebar ul {
  list-style            : none;
  margin                : 0 0 20px 0;
}

#sidebar li {
  padding               : 3px;
  border-bottom         : 1px solid #f6f6f6;
}

#sidebar li a {
  color                 :#333;
  text-decoration       :none;
}

#sidebar li a:hover {
  color                 :#000;
}



/********** Footer **********/
#footer {
  width                 : 100%:
  color                 : #999;
  text-align            : center;
  margin                : 0 0 10px 0;
  padding               : 20px;
}



/*#################### Joomla! CSS ####################*/

/********** Pathway **********/
.pathway {
  font-family           : Verdana, Helvetica, Arial, sans-serif;
  font-size             : 9px;
  padding-top           : 6px !important;
  padding-top           : 7px;
  padding-left          : 4px;
}

a.pathway:link, a.pathway:visited {
  color                 : #000000;
  font-weight           : normal;
}

a.pathway:hover {
  color                 : #ff9900;
  font-weight           : normal;
  text-decoration       : none;
}



/********** MainLevel Links **********/
a.mainlevel:link, a.mainlevel:visited {
  width                 : 149px;
  line-height           : 17px;
  color                 : #555555;
  display               : block;
  font-size             : 11px;
  font-weight           : bold;
  vertical-align        : middle;
  text-align            : left;
  padding-left          : 3px;
  text-decoration       : none;
}

a.mainlevel:hover {
  color                 : #ffcc00;
  text-decoration       : none;
  background            : #000000;
}



/********** SubLevel Links **********/
a.sublevel:link, a.sublevel:visited {
  height                : 20px;
  color                 : #000000;
  font-size             : 11px;
  vertical-align        : middle;
  text-align            : left;
  text-decoration       : none;
  padding-left          : 5px;
}

a.sublevel:hover {
  color                 : #336699; 
  text-decoration       : none;
}



/********** Active MainLevel Links **********/
#active_menu {
  color                 : #ff9900;
  font-weight           : bold;
}

a#active_menu:hover {
  color                 : #749bc4;
}



/********** MainMenu Links **********/
a.mainmenu:link, a.mainmenu:visited {
  color                 : #000080; 
  font-family           : Verdana, Helvetica, Arial, sans-serif;
  font-weight           : none;
}

a.mainmenu:hover {
  color                 : #000080;
  text-decoration       : underline; 
}


/********** Other Links **********/
a:link, a:visited {
  color                 : #6993bd;
  text-decoration       : underline;
}

a:hover {
  color                 : #666666;
  font-weight           : none;
  text-decoration       : underline;
}
  
  

/********** Modules **********/  
table.moduletable {
  width                 : 250px;
  margin-bottom         : 15px;
  padding               : 0px;
}

table.moduletable th {
  height                : 27px;
  line-height           : 25px;
  color                 : #000000;
  font-size             : 14px;
  font-weight           : bold;
  text-align            : left;
  text-transform        : uppercase;
  margin                : 0 0 5px 0;
  padding-left          : 10px;
  background            : #ffffff;
}

table.moduletable td {
  font-size             : 11px;
  font-weight           : normal;
  margin                : 0px;
  padding-left          : 2px;
  border-top            : 2px solid #bce67d;
}



/********** Poll **********/
.poll {
  color                 : #666666;
  line-height           : 14px;
  font-family           : Arial, Helvetica, sans-serif;
  font-size             : 10px;
}

.pollstableborder {
  padding               : 1px;
  border                : 1px solid;
}


/*############### CONTENT ###############*/

/***** Header for contentpaneopen *****/
.contentheading {
  color                 : #000000;
  font-family           : Verdana, Arial, Helvetica, sans-serif;
  font-size             : 14px;
  font-weight           : bold;
  text-align            : left;
  padding-top           : 10px;
}


/***** Home, Joomla! License, Blog, Lower Content for Advanced Search *****/
.contentpaneopen {
  width                 : 100%;
}

/***** Title for Blog, News Feeds, Wrapper, Links, Advanced Search, Contact Us   *****/
.componentheading {
  color                 : #000000;
  font-family           : Verdana, Arial, Helvetica, sans-serif;
  font-size             : 14px;
  font-weight           : bold;
  text-align            : left;
  padding-top           : 10px;
  padding-left          : 10px;
}

/***** Top Content for Getting Started, FAQs, News Feeds, Links *****/
.contentdescription {
  padding-left          : 0px !important;
  padding-left          : 10px;
}

/***** Lower Content for Getting Started, FAQs, News Feeds, Wrapper, Links, Contact Us *****/
.contentpane {
  padding-top           : 10px;
  padding-left          : 10px;
}


/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
  color                 : #000000;
  font-family           : Verdana, Arial, Helvetica, sans-serif;
  font-size             : 12px;
  font-weight           : bold;
  text-align            : left;
  text-decoration       : none;
}

a.contentpagetitle:hover {
  color                 : #7B8DA1;
  font-family           : Verdana, Arial, Helvetica, sans-serif;
  font-size             : 12px;
  font-weight           : bold;
  text-align            : left;
  text-decoration       : underline;
  
}

a.category:link, a.category:visited {
  color                 : #333333;
  font-size             : 11px;
  font-weight           : bold;
}

a.category:hover {
  color                 : #7B8DA1;
}


/********** Inner Content **********/
.sectiontableheader {
  color                 : #7B8DA1;
  font-weight           : bold;
  background-color      : #CCCCCC;
}

.sectiontableentry1 {
  background-color      : #F0F0F0;
}

.sectiontableentry2 {
  background-color      : #E0E0E0;
}


/********** Rating **********/
.content_rating {
  padding               : 5px;
}

.small {
  color                 : #3366C0;
  font-family           : Verdana, Arial, Helvetica, sans-serif;
  font-size             : 10px;
  font-weight           : bold;
  text-decoration       : none;
}

.smalldark {
  color                 : #000000;
  font-family           : Verdana, Arial, Helvetica, sans-serif;
  font-size             : 10px;
  font-weight           : normal;
  text-decoration       : none;
}

.createdate {
  color                 : #999999;
  font-family           : Arial, Helvetica, sans-serif;
  font-size             : 10px;
  text-align            : left;
}

.button {
  color                 : #990000;
  font-family           : Verdana, Arial, Helvetica, sans-serif;
  font-size             : 10px;
  font-style            : normal;
  font-weight           : bold;
  background-color      : #F0F0F0;
  border                : 1px solid #555555;
}

.inputbox {
  width                 : 250px;
  height                : 20px;
  color                 : #000000;
  font-family           : Verdana, Arial, Helvetica, sans-serif;
  font-size             : 10px;
  background            : #fdfdfd;
  border                : 1px solid #eeeeee;
}




/* Styles for dhtml tabbed-pages */
.ontab {
  color                 : #FFFFFF;
  font-weight           : bold;
  text-align            : center;
  background-color      : #ffae00;
  border-left           : outset 2px #ff9900;
  border-right          : outset 2px #808080;
  border-top            : outset 2px #ff9900;
  border-bottom         : solid 1px #d5d5d5;
    /* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
}

.offtab {
  font-weight           : normal;
  text-align            : center;
  background-color      : #e5e5e5;
  border-left           : outset 2px #E0E0E0;
  border-right          : outset 2px #E0E0E0;
  border-top            : outset 2px #E0E0E0;
  border-bottom         : solid 1px #d5d5d5;
    /* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
}

.tabpadding {
}

.tabheading {
  text-align            : left;
  background-color      : #ffae00;
}

.pagetext {
  visibility            : hidden;
  display               : none;
  position              : relative;
  top                   : 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
  background-color      : #f0f0f0;
}
.code {
  background-color      : #f0f0f0;
  border                : 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
  color                 : #ff6600;
  font-family           : Verdana, Arial, Helvetica, sans-serif;
  font-size             : 10pt;
  font-weight           : bold;
  text-align            : center;
}

/* Javascript Back button */
.back_button {
  text-align            : center;
  margin-top            : 40px;
}

table.contenttoc {
  color                 : #333300;
  background-color      : #ffffff;
  border                : 1px solid #333;
}

table.contenttoc td {
  font-size             : 8pt;
  font-weight           : normal;
  text-align            : left;
}

table.searchinto {
  width                 : 100%;
}

table.searchintro td {
  color                 : #ffffff;
  font-weight           : bold;
  background-color      : #293C43;
}