/* custom stuff */

html {
  height: 100%;
  margin-bottom: 1px;
}


body {
	margin: 0;
	padding: 0;

}

p {
  margin-top: 0;
  margin-bottom: 5px;
line-height: 20px;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}

span.pathway img {
	margin: 0px 10px;
	vertical-align: middle;
}

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;
	background: url(../images/play.png) no-repeat;
}

/*** fonts ***/
body {
	line-height: 125%;
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: /*#6A6A6A*/#D7D7D7;
}

/* size attributes */

body.f-smaller {
	font-size: 10px;
}

body.f-default {
	font-size: 14px;
}

body.f-larger {
	font-size: 13px;
}

a {
	color: #7A7A7A;
}

a:hover {
	color: #fff;
}

td.left a.mainlevel#active {
	color: #fff;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}

#nav a,
#inset a {
	font-size: 110%;
}

div.moduletable h3,
.contentheading,
.componentheading {
	font-size: 130%;
	color: #FFF;
}

.componentheading {
  margin-bottom: 15px;
margin-top: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}


/* font family */

.contentheading,
.componentheading,
#nav,
.sectiontableheader,
span.pathway,
.small,
.createdate,
.modifydate,
#inset {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
color: #fff;
}


a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/* module settings */

div.moduletable h3 {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 0;
}

div.moduletable {
	margin-bottom: 10px;
}

td.left div.moduletable,
td.right div.moduletable  {
	margin-bottom: 15px;
}

div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.moduletable ul li {
	padding-bottom: 3px;
}

/* default menu link styles */
a.mainlevel {
	display: block;
	
}


a.mainlevel:hover {
background: url(../images/linkback.png) no-repeat;
color: #6A6A6A;
}


a.sublevel:hover {
	text-decoration: none;
	color: #fff;
	background: url(../images/linkback.png) no-repeat;
}




#inset a.mainlevel {
	display: inline;
	background: none;
	padding: 0 15px;
}

/** regular joomla menu **/

a.mainlevel {
	display: block;
	height: 16px;
	line-height: 15px;
	padding: 0;
	padding-left: 0px;
	
	margin-bottom: 2px;
color:#D7D7D7;
	
}



a#active:link,
a#active:visited {
	color: #fff;
}

a#active_menu {
color: #fff;
}

li.active a,
li.active li.active a,
li.active li.active li.active a,
li.active li.active li.active li.active a {
   color: #fff;
}

li.active li a,
li.active li.active li a,
li.active li.active li.active li a {
   color: #fff;
  
}

li.active li a hover,
li.active li.active li a hover,
li.active li.active li.active li a hover{
   color: #fff;
   
    }



a.sublevel:link,
a.sublevel:visited {
	font-weight: normal;
}

table.mainbody ul.menu,
ul.menuside {
	padding: 0;
	margin: 0;
	float: none;
	width: 220px%;
}

table.mainbody ul.menu li,
ul.menuside li {
	border: 0;
	margin: 0px;
	line-height: 15px;
	margin-bottom: 4px;
	padding: 0;
	/*padding-left: 20px;
	background: url(../images/play.png) no-repeat;*/
	
}

table.mainbody ul.menu li:hover,
ul.menuside li:hover{
	border: 0;
	margin: 0px;
	line-height: 15px;
	margin-bottom: 4px;
	padding: 0;
	/*padding-left: 20px;*/
	 background:  url(../images/linkback.png) no-repeat;
	
}


table.mainbody ul.menu ul li,
ul.menuside ul li {
  margin-left: 10px;
  background: none;
  color: #fff;
}

table.mainbody ul.menu ul li:hover,
ul.menuside ul li:hover {
  margin-left: 10px;
  background:  url(../images/linkback.png) no-repeat;
   color: #fff;
}

table.mainbody ul.menu ul ul li,
ul.menuside ul ul li {
  margin-left: 20px;
  background: none;
}
table.mainbody ul.menu ul ul li:hover,
ul.menuside ul ul li:hover {
  margin-left: 20px;
   background:  url(../images/linkback.png) no-repeat;
   color: #fff;
}

/* headings */

h1 { font-size: 15px;
   color:#FFFFFF;
	padding-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
   padding-bottom: 5px;
}

h3 { 
   padding-bottom: 5px;
}

h4 {
	 padding-bottom: 5px;
}

.small {
	font-weight: bold;
	color: #8C876B;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-weight: bold;
	color: #8C876B;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #8C876B;
}

/** 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;
}

table.mainbody td.mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #edece9;
  border-bottom: 1px solid #dfdedc;
}

table.mainbody td.mainbody tr.sectiontableentry1 td, 
table.mainbody td.mainbody tr.sectiontableentry2 td {
  padding: 4px;
  border-bottom: 1px solid #edece9;
}

table.mainbody td.mainbody td.sectiontableentry1, 
table.mainbody td.mainbody td.sectiontableentry2{
  padding: 4px;
  border-bottom: 1px solid #edece9;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}


.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}


table.adminform textarea {
  width: auto;
  color: #666;
}

/** width stuff **/

.w-wide div.wrapper {
	width: 965px;
}

.w-thin div.wrapper {
	width: 965px;
}

.w-fluid div.wrapper {
	/*margin: 0 20px;*/
	width:965px;
}


/* showcase */
#showcase {
	border-bottom: 1px solid #d5c9ba;
	background: #e7e4dc url(../images/showcase-bg.png) repeat-x;
}


/** template layout stuff **/

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
	background: #0e0e0e;
}

#mainbg {
	background: #0e0e0e /*url(../images/body-bg.png) repeat-x*/;
}

/*#mainbg-2 {
	background: #fff url(../images/body-shadow-br.png) 100% 0 repeat-y;
}

/*#mainbg-3 {
	background: transparent url(../images/body-shadow-bl.png) 0 0 repeat-y;
}

#mainbg-4 {
	background: transparent url(../images/body-shadow-tr.png) 100% 0 no-repeat;
}

/*#mainbg-5 {
	background: #0e0e0e; /*transparent url(../images/body-shadow-tl.png) 0 0 no-repeat;*/
	/*padding: 0 25px;
}*/

#mainft-2 {
	background: #c3bda4 url(../images/footer-shadow-tr.png) 100% 0 no-repeat;
}

#mainft-3 {
	background: transparent url(../images/footer-shadow-tl.png) 0 0 no-repeat;
	padding: 0 24px;
}

div.wrapper {
	margin: auto;
	position: relative;
	/*width: 965px; display: block; margin: auto;*/
}


#showcase ul,
td.left ul,
td.right ul,
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#showcase li,
td.left li,
td.right li,
#footer li {
		border-top: 1px solid #232323;
		padding-top: 2px;
		padding-bottom: 2px;
		margin-bottom: 2px;
}

#showcase .padding,
#footer .padding {
	padding: 5px 0px;
}

#mainbody-padding {
  border-top: 1px solid #343434;
  border-bottom: 1px solid #343434;
  border-left: 1px solid #343434;
  border-right: 1px solid #343434;
background:#080808 none repeat scroll 0 0;
 
  
}

#inset {
	color: #ccc;
	text-align: center;
	margin: 15px 0;
}

#inset table {
	width: auto;
	margin: 0 auto;
}

#footer {
	padding-top: 0px;
}

#the-footer {
	text-align: center;
	background: #938c69;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #C4BD9A;
}

#the-footer .padding {
	padding: 10px 0;
	width: 100%;
	border-top: 1px solid #c4bd9a;	
	
}

table.showcase,
table.mainbody,
table.headlines {
	
	padding: 0;
	background: #080808;
}

table.headlines {
	margin-top: 0px;
	background: #080808;

margin-left: 41px;
	
}

table.showcase tr,
table.mainbody tr,
table.headlines tr,
table.footer tr {
	vertical-align: top;
}

table.showcase td.showcase,
table.footer td.footer,
table.headlines td.headlines {
	width: 33%;
}

table.showcase td.showcase,
table.footer td.footer,
table.mainbody td.left,
table.mainbody td.right,
table.headlines td.headlines {
	padding: 0 0 0 10px;
}

table.mainbody td.mainbody {
	padding: 0;
	background: #080808; /*url(../images/content-bg.png) repeat-x;*/
}

td.mainbody .padding {
	padding:  10px;
}

table.mainbody td.left,
table.mainbody td.right {
	width: 220px;
	background: #080808; /*url(../images/side-bg.png) repeat-x;*/
	padding-top: 10px;
}

table.mainbody td.left {
	border-right: 1px solid #343434;
}

table.mainbody td.right {
	border-left: 1px solid #fff;
}

table.headlines td.headlines {
	background: #080808;
}
/*custom link hover overs for mainvm page and the breadcrumbs */

#vmMainPage a {
color: #fff;
}
#vmMainPage a:hover {
color: #7A7A7A;
}

table.headlines a {
color: #fff;
}
table.headlines a:hover {
color: #7a7a7a;
}

/* toolbar */

#toolbar {
	height: 31px;
	background:  url(../images/menu_bg.gif) repeat-x;
	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;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

input#mod_search_searchword {
	width: 120px;
}

.highlight {
  background-color: #ffc;
}

table#adminform #toolbar {
	background: none;
}

a img { border: 0; }

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}
/*I am known for adding my custom stuff down here....so why should this site be any different?
okay... here we go*/

/*line height settings*/
.lh20 {
line-height: 20px;
}
/*home page slideshow formatting*/
#slideshow {

padding-top: 5px; z-index: 1;
}

/* the VM search box customization*/

#keyword.inputbox {
padding-left:2px;
position:absolute;
top:27px;
border: 2px solid;
	border-color:#929292 #fff #929292 #929292;
	background-color: #f5f5f5;
	width: 10em;
	background-image: url(images/stories/searchback.png);
height:15px;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 25;
	

}

#keyword.button {

position:absolute;
top:24px;
right:85px;
z-index:27;
background: url(images/stories/searchbutton.png);

}

.moduletable.searchbox2 {
background: url(images/stories/searchback.png);
background-position:left top
}

.moduletable-tradeshow {
padding: 5px 5px 10px 5px; 

background-color: #101010;
border: 1px solid #232323;
width:195px;

}

.moduletable-tradeshow h3 {
font-size: 14px;
margin-bottom: 0px;
padding-bottom: 10px;
}

.moduletable-tradeshow a {
color: #fff;
  
}
.moduletable-tradeshow a:hover {
color: #727272;
}

.moduletable-tradeshow ul li a{
padding-left: 5px;  /* space for the image */
}

/*Styles for the Locations page*/
.locbox {
background-color:#101010;
border:1px solid #343434;
margin:4px;
text-align:left;
width:200px;
}
.locheader {
background-color:#000000;
border-bottom:1px solid #343434;
color:#ffffff;
font-family:Arial,Georgia,Times,Times New Roman,serif;
font-size:13px;
font-weight:bold;
padding:4px;
text-align:left;
width:192px;
}
.loctext {
-x-system-font:none;
font-family:arial,geneva,verdana,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:4px 2px 2px 8px;
width:184px;
color:#7a7a7a;
}

/*image borders just a popin' off here/////*///

.browseProductContainer a img {
border: 1px solid #7A7A7A;
margin: 5px;
padding: 3px;
}
.sectiontableentry2 a img {
border: 1px solid #7A7A7A;
margin: 5px;
padding: 3px;
}

.modtableborder a img{
border: 1px solid #7A7A7A;
margin: 5px;
padding: 3px;
}
#vmMainPage a img {
border: 1px solid #7A7A7A;
margin: 5px;
padding: 3px;
}

#inset a img {
border: 1px solid #7A7A7A;
margin: 5px;
padding: 3px;
}


hr {color: #000;

height: 1px;

}

/* ooh the cool styles for the virtue mart buttons///*/
#vmMainPage .button {
display: block;
	margin: 10px;
	color:#BFBFC1;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:90%;
   font-weight:bold;
   background-color:#101010;
   border: 1px solid #323232;
   padding: 2px 10px 2px 10px;
   text-transform:uppercase;
width: 20%;
text-align: center;
line-height: 15px;
}

/* this is the div style that wraps aropund the Q contacts e-mail form*/
#emailForm {

padding: 20px 20px 20px 50px;
 background-color:#101010;
   border: 1px solid #323232;
margin-top: 40px;
}
/* this is what centers the cool rotating image on the homepage, ive been wanting to do this, corey said center it...my pleasure!/*
#slidewrap {
padding-left: 41px;
}

.sobi2CatName a {
color: #fff;
font-weight: bold;
}*/

a.mainlevel-blank {
line-height: 18px;
color:#D7D7D7;
}

a.mainlevel-blank:hover {
background: url(../images/linkback.png) no-repeat;
background-position: 4px 0px 0px 0px;
color: #6A6A6A;
}
