﻿html { min-height: 100%; margin-bottom: 1px; overflow-y: scroll;}

body {
	margin: 0;
	padding: 0;
	color: #5F5F5F;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 11px;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	padding-left: 15px;
	font-weight: normal;
}

span.pathway img {
	display: none;
}

span.pathway a {
  padding-right: 30px;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
}

/*** fonts ***/
body {
		line-height: 125%;
		font-family: Tahoma, Helvetica, sans-serif;
}

/* size attributes */

body.f-smaller {
	font-size: 10px;
}

body {
	font-size: 11px;
}

body.f-larger {
	font-size: 13px;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

#nav a,
#inset a {
	font-size: 110%;
}

div.moduletable h3,
td.side h3,
.componentheading {
	font-size: 110%;
	color:#00CC00;
}

td.contentheading {
  font-size: 16px;
  line-height: 110%;
  padding-top: 5px;
  padding-bottom: 4px;
}

.componentheading {
  margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}


/* font family */
h1,
h2,
h3,
h5,
.contentheading,
.componentheading,
.sectiontableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	margin:0;
	padding:0;
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/* component heading */

.componentheading {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 0;
	height: 25px;
	line-height: 25px;
	text-indent: 15px;
	margin-left: -15px;
	margin-right: -5px;
}

/* module settings */

div.moduletable h3 {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 0;
	height: 25px;
	line-height: 25px;
}

div.moduletable {
	margin-bottom: 0px;
}

td.left div.moduletable,
td.right div.moduletable  {
	margin-bottom: 15px;
}

table.controller td.user1,
table.controller td.user2,
table.controller td.user3,
table.controller td.user4 {
	padding-top: 0px;
	padding-right: 0px;
}

div.moduletable h3 {

}

td.user2 div.moduletable h3 {
	margin-right: -15px;
}

td.user4 div.moduletable h3 {
	margin-right: -15px;
}

div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.moduletable ul li {
	padding-bottom: 3px;
}

/* side modules */

td.left div.module div div div {
  background: none;
  padding: 10px 10px 15px 17px;
}

td.right div.module div div div {
  background: none;
  padding: 10px 15px 15px 10px;
}

td.right div.module-menu div div div,
td.left div.module-menu div div div {
  background: none;
  padding: 10px 0 15px 0px;
}

td.left div.module div div div div,
td.left div.module-menu div div div div,
td.left div.module-color div div div div,
td.right div.module div div div div,
td.right div.module-menu div div div div,
td.right div.module-color div div div div {
  padding: 0;
}

div.module h3,
div.module-menu h3 {
  margin: 0 -10px;
  padding-top: 2px;
  padding-bottom: 7px;
  margin-bottom: 4px;
}

td.left div.module-menu h3 {
	text-indent: 17px;
}

div.module-menu h3 {
  margin: 0;
}

td.left div.module-color div div div {
  background: none;
  padding: 10px 10px 15px 17px;
}

td.right div.module-color div div div {
  background: none;
  padding: 10px 15px 15px 10px;
}

div.module-color h3 {
  margin: 0 -10px;
  padding-top: 2px;
  padding-bottom: 7px;
  margin-bottom: 4px;
	text-indent: 10px;
}

/* default menu link styles */
a.mainlevel {
	display: block;
}

a.sublevel {

}

a.mainlevel:hover {
	text-decoration: none;
}

a.sublevel:hover {
	text-decoration: none;
}

#inset a.mainlevel {
	display: inline;
	background: none;
	padding: 0 15px;
}

/** regular joomla menu **/

a.mainlevel {
	display: block;
	height: 16px;
	line-height: 15px;
	padding: 0;
	margin-bottom: 3px;
}

div.module-menu a.mainlevel {
  height: 30px;
  line-height: 26px;
}

td.right div.module-menu a.mainlevel {
	padding-left: 30px;
}

td.left div.module-menu a.mainlevel {
	padding-left: 30px;
}

td.right div.module-menu a.mainlevel:hover {
   background-position: 0 -30px; 
}

td.left div.module-menu a.mainlevel:hover {
   background-position: 100% -30px; 
}

a#active_menu:link,
a#active_menu:visited {
	font-weight: bold;
}

td.right div.module-menu a#active_menu {
   background-position: 0 -60px; 
}

td.right div.module-menu a#active_menu:hover {
   background-position: 0 -30px; 
}

td.left div.module-menu a#active_menu {
   background-position: 100% -60px; 
}

td.left div.module-menu a#active_menu:hover {
   background-position: 100% -30px; 
}

li.active_menu a:link,
li.active_menu a:visited {
  font-weight: bold;
}

a.sublevel:link,
a.sublevel:visited {
	font-weight: normal;
}

/* headings */

h1 {
	line-height: 100%;
	font-size: 100%;
}

h2 {
   line-height: 120%;
   font-size: 150%;
}

h3 { 
   line-height: 100%;
   font-size: 180%;
   color:#333333;
}

h4 {
	 line-height: 100%;
	 font-size: 110%;
}

.small,
.modifydate,
.createdate {
	font-weight: normal;
	font-style: italic;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
}

.createdate {
	height: 20px;
	vertical-align: top;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

/** some joomla class stuff */

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #ECF0F4;
}

tr.sectiontableentry1 td, 
tr.sectiontableentry2 td,
td.sectiontableentry1, 
td.sectiontableentry2 {
  padding: 4px;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
  font-size: 11px;
}

table.contentpaneopen td p {
  padding-right: 10px;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}

.clr {
	clear: both;
}

table.adminform textarea {
  width: auto;
  color: #666;
}

div.wrapper {
	width: 880px;
}

/** template layout stuff **/

body {
	height: 100%; 
	padding: 0;
	margin-bottom: 0px;
	background: #f4f4f4 url(images/bg_thin_new.png) 50% 0 no-repeat;
}

div.wrapper {
	margin: auto;
	position: relative;

}

div#header2 {
  height: 103px;
}
div#header2-inner {
  height: 158px;
}

span#logo {
  float: left;
  display: block;
  width: 240px;
  height: 103px;
}

div#searchbox {
	position: absolute;
	width: 150px;
	right: 12px;
	top: 27px;
}

div#searchbox input {
	background: transparent;
	padding: 2px;
	border: 0;
	width: 145px;
	margin-right: 5px;
	margin-top: 2px;
	padding-left: 10px;
}

#top {
display:block;
	height: 20px;
	/*padding-top: 45px;*/
	overflow: hidden;
	margin-left: 80px;
	margin-right: 15px;
	text-align:right;
	padding-top: 0;
}

.security-style
{
	float: right;
	margin-top: 15px;
	padding-bottom:5px;
	margin-right:15px;
	width: 126px;
	text-align: center;
	border: 1px #DDDDDD solid;
	background: #FFFFD5;
}

#language {
	height: 15px;
	padding-top: 0px;
	overflow: hidden;
	margin-left: 0px;
	margin-right: 200px;
}

table.controller {
  width: 100%;
  padding: 0px;
}

td.user1, td.user2, td.user3, td.user4 {
	width: 50%;
}

td#midleft, td#midright {
	width: 177px;
	padding-top: 15px;
}

td.rocket {
  width: 100%;
  padding-left: 15px;
  padding-top:20px;
}

td.footer {
  padding-top: 22px;
  text-align: center;
  width: 40%;
  font-size: 11px;
}

td.xbuttons {
  text-align: right;
  width: 30%;
  padding-top: 25px;
  padding-right: 10px;
}

.w-wide table#maintable {
	width: 929px;
}

.w-thin table#maintable {
	width: 880px;
}

td.side {
  width: 177px;
  padding-top: 1px;
	
}

td.side.leftbottom div.corner,
td.side.rightbottom div.corner,
td.thefoot div.corner {
  height: 58px;
}

div#vtop {
  overflow: hidden;
  height: 8px;
}

div#render {
  height: 136px;
  overflow: hidden;
}

div#mainbody {
	padding-top: 0px;
	width:  880px;
}

div#mainbody div.padding {
	padding-left: 15px;
	padding-right: 15px;
}



/* accessibility stuff */

#access {
	position: absolute;
	z-index: 10000;
	top: 22px;
	right: 185px;
	width: 200px;
	height: 21px;
	overflow: hidden;
}

#access #selectors {
	float: right;
	height: 7px;
}

#access span {
	background-repeat: no-repeat;
}

#access a {
	text-decoration: none;
}

.font-selector,
.width-selector {
  float: right;
	display: block;
	position: absolute;
	top: 14px;
	width: 16px;
	height: 7px;
}

.f-smaller #selectors .font-selector {
	right: 57px;
}

#selectors .font-selector {
	right: 31px;
}

.f-larger #selectors .font-selector {
	right: 5px;
}

#selectors .width-selector {
	right: 31px;
}

.w-wide #selectors .width-selector {
	right: 5px;
}


#access #buttons {
	float: right;
}

#access .button {
	display: block;
	float: right;
	width: 16px;
	height: 14px;
	margin: 0 5px;	
	background-repeat: no-repeat;
}

/*horizontal menu */

div#horizmenu {
	height: 26px;
	position: relative;
}

/* some page content things */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

blockquote {
	margin: 10px;
	line-height: 140%;
}

blockquote div {
	padding: 5px 45px;
}

pre {
	padding: 10px;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

input#mod_search_searchword {
	width: 120px;
}

table#adminform #toolbar {
	background: none;
}

.price {
font-size:12px;
color:#4467b5;
font-weight:bold;
padding-bottom:10px;
}

a.footer {
color:#666666;
}

table.moduletable-topmenu {
	padding: 5px 0px 0px 0px;
	width: 100%;
	text-align:center;
}

a.mainlevel-topmenu:link, a.mainlevel-topmenu:visited {
	font-family:Tahoma;
	color: #fff;
/*	font-weight: bold; */
	font-size: 12px;
	text-decoration: none;
	letter-spacing: normal;
	text-align:right;
	padding-left:0px;
	padding-right:10px;
/*	text-transform:uppercase; */
}
a.mainlevel-topmenu:hover {
	color: #eeddcc;
	text-decoration: none;
}

.quote { background-image: url(../images/quote.gif); background-position: top right; background-repeat: no-repeat; display: block; font: oblique 110% georgia, times, serif; line-height: 20px; margin: 0 auto; width: 96%; }
.quote-author { color: #808080; text-align:right; }
.quote-source { color: #808080; text-align:right; }

#nav {
	margin: 0;
	padding: 0;
	height: 26px;
}

#nav a {
	font-weight: normal;
	float: left;
	text-decoration: none;
	display: block;
	float: left;
	cursor: pointer;
	height: 26px;
	line-height: 26px;
	padding: 0 15px;
  overflow: hidden;
}

#nav a.topdaddy,
#nav li.active a.topdaddy {
	padding-right: 25px;
}

#nav li li a{
	background: none;
	font-weight: normal;
	padding: 0;
	text-indent: 15px;
}

#nav, #nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li li {
	padding: 0;
	background: none;
}

/* top level links */
#nav a {


}

/* sub level links */

#nav ul ul a {
	display: block;
	text-decoration: none;
	width: 167px;
	text-transform: none;
}

/* top level buttons */

#nav li {
	float: left;
	padding: 0;
  background: none;
  height: 20px;
}

#nav ul li {
	position: relative;
}

#nav li ul {
	top: 26px;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	font-weight: normal;
	border-width: 0;
	margin: 0;
	padding: 0;
}
	
#nav ul {
	padding: 0;
	margin: 0;
}

#nav li li {
	float: left;
	padding: 0;
  width: 170px;
}

/* margin for pullouts */
#nav li ul ul {
	margin: -26px 0 0 170px;
}


#nav li:hover ul ul, 
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,  
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul, 
#nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul,
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul,
#nav li li li li.sfhover ul{
	z-index: 100;
	left: 0;
}

#nav li:hover, #nav li.sfhover {
      left: 0;
}

#nav ul ul a {
	background: none;
}

#nav li li.active {
	background: none;
}
/** style 6 **/

/* grey/orange (dark) */

body {
		color: #666;
}

a {
/*	color: #F2A812; */
	color: #F07722;
}

a:hover {
	color: #DC4F02;
}

h1 {
	color: #fff;
}

h2 {
   color: #DC4F02;
}

h3 { 
   color: #333;
}

input.button {
	color:#005EBB;
   	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size: 12px;
   	font-weight:bold;}
}

.wchead {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FE6001;
	line-height:normal;
}
.prhead {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FE6001;
	line-height:normal;
}
.wcsmitalic {
	font-size: 11px;
	font-style: italic;
}

td.contentheading {
  color: #df5305;
  padding-left:20px;
}

.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FE6001;
	padding-bottom:5px;
	border-bottom-color: #AED7FF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

td.user2 div.moduletable h3 {
	color: #f2a812;
	width:160px;
	padding-left:10px;
}

td.side a:link,
td.side a:visited {

}

td.side a:hover {

}

div.module h3,
div.module-menu h3 {
  color: #fff;
}

div.module-color h3 {
  color: #fff;
}

a.mainlevel {
}

a#active_menu:link,
a#active_menu:visited {
	color: #ccc;
}

li.active_menu a:link,
li.active_menu a:visited {
  color: #fff;
}

.small,
.modifydate,
.createdate {
	color: #606060;
}

td.sectiontableheader {
	border-bottom: 2px solid #666;
	background: #EDF5FC;
}

tr.sectiontableheader {
  border: 2px solid #fff;
  background: #FFF0C8;
}

tr.sectiontableentry1 td, 
tr.sectiontableentry2 td,
td.sectiontableentry1, 
td.sectiontableentry2 {
  border-bottom: 1px solid #FFB4A0;
}

/* template stuff */

div#header-inner {
    background:url('images/banner-inner_new.jpg') no-repeat 0px 0px;
}

#top {
	color: #fff;
}

td.footer {
  color: #838383;
}

td.footer a:link,
td.footer a:visited {
  color: #838383;
}

td.main {
  background: #ffffff;
}

td.thefoot {
  background: url('images/thefoot_bg.png') repeat-x 0 0;
}

td.thefoot div.corner {
  background: url('images/thefoot_corner.png') no-repeat 0 0;
}

/* access */

.font-selector,

/* horiz menu */

pre {
	background: #222;
	color: #DC4F02;
	border: 1px solid #575757;
	border-left: 5px solid #575757;
}

.highlight {
  background-color: #ffc;
}

/* suckerfish */

#nav a {
	color: #fff;
}

#nav a.topdaddy,

#nav li a {
  color: #f47901;
  text-align:center;
}

#nav ul li a:hover {
  color: #f47901;
}

#nav ul li ul li a:hover,
#nav ul li ul li ul li a:hover {
	color: #FD620F;
}

#nav li li {
	border-bottom: 1px solid #6795fb;
	border-left: 1px solid #6795fb;
	border-right: 1px solid #6795fb;
}

#nav ul ul a {
	color: #fff;
}

#nav li ul {

}

#nav li:hover a, #nav li.sfhover a {
  color: #333;
}

#nav li:hover li a, #nav li.sfhover li a {
  color: #333;
  font-size:11px;
}

#nav li li:hover a, #nav li li.sfhover a {
  color: #333;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul,
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul,
#nav li li li li.sfhover ul{
	background: #b9d9f1;
}

div.moduletable h3, div.module h3, div.module-purnow h3 {
	color: #333333;
	padding-top:12px;
	padding-left:0px;
	padding-bottom:10px;
	margin:0;
	font: bold 12px Tahoma, Helvetica, sans-serif;
	text-align:left;
} 

div.module div div div, div.module-purnow div div div {
width: 132px;
background: none;
padding-left:10px;
padding-right:25px;
}

div.module div div div div, div.module-purnow div div div div {
padding: 0px;
margin: 0px;
}
/** IE6 is a hunk of crap!!! don't ask me why this is needed **/

div.module,
div.module-color,
div.module-menu,
div.module div,
div.module-color div,
div.module-menu div,
div.module div div,
div.module-color div div,
div.module-menu div div {
  float: none;
  width: 100%;
}

div.module div div div,
div.module-color div div div,
div.module-menu div div div {
  float: none;
  width: auto;
}

#access a {
	cursor: hand;
}

div#searchbox input {
	width: 133px;
	margin-top: 1px;
}

#mainbody {
  float: none;
  width: 100%;
}

td#midleft, td#midright {
	padding-top: 10px;
}

.padding .dummy {
	width: 100%;
}
/** IE6 is a hunk of crap!!! don't ask me why this is needed **/

div.module,
div.module-color,
div.module-menu,
div.module div,
div.module-color div,
div.module-menu div,
div.module div div,
div.module-color div div,
div.module-menu div div {
  float: none;
  width: 100%;
}

div.module div div div,
div.module-color div div div,
div.module-menu div div div {
  float: none;
  width: auto;
}

.font-selector,
.width-selector {
  margin-right: 5px;
}

#access a {
	cursor: hand;
}

div#searchbox input {
	width: 133px;
	margin-top: 1px;
}

#mainbody {
  float: none;
  width: 100%;
}

#mainbody .padding {
  /*float: left;*/
  width: auto;
}

td#midleft, td#midright {
	padding-top: 10px;
}

.store-decorate-silk .store-offer-file-backup-cd {
    white-space: normal;
}
