﻿body {	
	/*background-image:url(../images/sitestalker_bg.jpg);*/
	background-color:#e0e0e0;
	background-repeat: repeat-x;
	color:#586680;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 10px;
	padding: 0px;

}
.clear{clear:both;}

#container 
{	
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1024px;
	
}
a:link{
	font-size:11px;
	color:#586680;
}

a:visited
{
	font-size:11px;
	color:#586680;
}

p{
	margin: 15px 0px;
}

#logo
{
	padding-left:10px;
}

#padlogo
{	
	padding-left:10px;
	
}

/********************** Header ***************************/

#header ul{
	background-color:#ffffff;
	width:1018px;
	border: 3px solid #FFFFFF;
	display:block;
	top:109px;
	left:1px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:0px 0px 0px 0px;
	text-align:left;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#586680;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:0px;
	left:0px;
}
#logo_w2{
	top:44px;
	left:80px;
}
#header_text 
{	
	top:90px;
	left:43px;
	width:400px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content 
{	
	/*background-image:url(../images/content_bg.gif);	*/
	background-color:White;	
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}
img{
	border-width:0px;
}
h1{
	color:#2C7ED1;
	font-size:19px;
	margin: 35px 0px 20px 0px;
}

h2{
	color:#85a157;
	font-size:13px;
	text-align:left;
	width:400px;
	margin: 30px 0px 15px 0px;
}
h3{
	color:#85a157;
	font-size:13px;
	text-align:left;
	width:200px;
	margin: 10px 0px 15px 0px;
}
h4{
	color:#85a157;
	font-size:13px;
	text-align:left;
	width:500px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:650px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;	
	display:inline;
}
#leftGallery {
	float:left;
	width:900px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;	
	display:inline;
}
#leftReports {
	float:left;
	width:800px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;	
	display:inline;
}

#leftUserPanel {
	float:left;
	width:800px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;	
	display:inline;
}


#leftAddEditUrl {
	float:left;
	width:800px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;	
	display:inline;
}

#leftlinks a
{
	text-decoration:underline;
	color:#294465;	
}
#leftlinks a:hover{
	color:#c77e0c;
	text-decoration:underline;
}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:250px;
	padding: 0px 20px 20px 20px;
	margin-top:20px;
	border-left: #cccccc 1px dashed;

}
#rightReports {
	float:right;
	width:100px;
	padding: 0px 20px 20px 20px;
	margin-top:20px;
	border-left: #FFF 2px solid;

}
#rightMap {
	float:right;
	width:250px;
	padding: 0px 0px 20px 20px;
	margin-top:20px;
	border-left: #FFF 2px solid;

}
#right a{
	color:#294465;
	text-decoration:underline;
}
#right a:hover{
	color:#c77e0c;
	text-decoration:underline;
}
#clientlink a{
	color:#294465;
	text-decoration:underline;
}
#clientlink a:hover{
	color:#c77e0c;
	text-decoration:underline;
}
#contactlink a{
	color:#294465;
	text-decoration:underline;
}
#contactlink a:hover{
	color:#c77e0c;
	text-decoration:underline;
}
#faqlink a{
	color:#294465;
	text-decoration:underline;
}
#faqlink a:hover{
	color:#c77e0c;
	text-decoration:underline;
}
#portlink a{
	color:#294465;
	text-decoration:underline;
}
#portlink a:hover{
	color:#c77e0c;
	text-decoration:underline;
}
#portthumb a{
	color:#294465;
	text-decoration:underline;
}
#portthumb a:hover{
	color:#c77e0c;
	text-decoration:underline;
}
#servcontactlink a{
	color:#294465;
	text-decoration:underline;
}
#servcontactlink a:hover{
	color:#c77e0c;
	text-decoration:underline;
}
#tutoriallink a{
	color:#294465;
	text-decoration:underline;
}
#tutoriallink a:hover{
	color:#c77e0c;
	text-decoration:underline;
}
.generallink a{
	color:#294465;
	text-decoration:underline;
}
.generallink a:hover{
	color:#c77e0c;
	text-decoration:underline;
}

/********************** Footer ***************************/
#footerline {
	clear:both;
	/*background-image:url(../images/footer_bg2.jpg);*/
	font-size:1px;
	height:10px;
}
#footer {
	width:1025px;
	text-align:center;
	padding: 20px 0px;
	font-size:10px;
}

#footer a
{
	color:#294465;
	text-decoration:underline;
}

#footer a:hover 
{
	color:#c77e0c;
	text-decoration:underline;
}


.bold
{
	font-weight:bold;
}
.boldHead
{
	color:#85a157;
	font-weight:bold;
	font-size:13px;
}

/******************* Contact Page *********************/

#contact_firstname, #contact_lastname, #contact_company, #contact_address, 
#contact_city, #contact_zip_text, #contact_zip, #contact_state, 
#contact_phone, #contact_email, #contact_domain, #contact_country, 
#contact_subject, #contact_comments, #contact_organization, 
#contact_services, #contact_audience, #contact_deadline, #contact_other, 
#contact_submit, #contact_message, #contact_company_val, #contact_email_val,
#contact_firstname_val, #contact_lastname_val
{	
	position:absolute;
}
#contact_firstname
{
	top:346px;
	left:261px;
}
#contact_lastname
{
	top:374px;
	left:261px;
}
#contact_company
{
	top:402px;
	left:261px;
}
#contact_address
{
	top:430px;
	left:261px;
}
#contact_city
{
	top:458px;
	left:261px;
}
#contact_state
{
	top:486px;
	left:261px;
}
#contact_zip_text
{
	top:490px;
	left:420px;
}
#contact_zip
{
	top:485px;
	left:456px;
}
#contact_phone
{
	top:513px;
	left:261px;
}
#contact_email
{
	top:541px;
	left:261px;
}
#contact_domain
{
	top:569px;
	left:261px;
}
#contact_country
{
	top:598px;
	left:261px;
}
#contact_subject
{
	top:625px;
	left:251px;
}
#tellustitle
{	
	color:#85a157;
	font-size:13px;
	font-weight:bold;
	width:200px;
}
#contact_organization
{
	top:668px;
	left:261px;
}
#contact_services
{
	top:692px;
	left:251px;
}
#contact_audience
{
	top:817px;
	left:261px;
}
#contact_deadline
{
	top:845px;
	left:261px;
}
#contact_comments
{
	top:874px;
	left:261px;
}
#contact_submit
{
	top:945px;
	left:262px;
}	
#contact_message
{
	width:200px;
	top:352px;
	left:600px;
}	
#contact_company_val
{
	top:410px;
	left:250px;
}	
#contact_email_val
{
	top:548px;
	left:250px;
}
#contact_firstname_val
{
	top:353px;
	left:250px;
}
#contact_lastname_val
{
	top:380px;
	left:250px;
}	
.EmailSuccess
{
	color:#85A157;
	font-weight:bold;
}
.porthead{
	color:#85a157;
	font-size:13px;
	font-weight:bold;	
}
.tutorialhead{
	color:#85a157;
	font-size:13px;
	font-weight:bold;	
}
#portlinks
{
	width:500px;
}

TR.downloadtitle 
{
	background-color:#DDDDDD;	
}
TD.downloadtitle
{
	border-top:solid 1px #CCCCCC;	
	border-right:solid 1px #CCCCCC;
	border-bottom:dashed 1px #CCCCCC;
}
TD.downloaditem
{	
	border-right:solid 1px #CCCCCC;
	border-bottom:dashed 1px #CCCCCC;
}
TD.downloaditem2
{	
	background-color:#EEEEEE;
	border-right:solid 1px #CCCCCC;
	border-bottom:dashed 1px #CCCCCC;
}

#spacer 
{
	height:135px;
}

#login 
{
	text-align:right;
}

#logout 
{
	text-align:right;
}

.userPanelHead 
{
	background-color:#646464;
}

.whiteTitle 
{
	color:#FFFFFF;
	padding-left:4px;
}

.userPanelNum 
{
	border-left:solid 1px #646464;
	border-right:solid 1px #bbbbbb;
	border-bottom:dashed 1px #646464;
}

.userPanelNum2
{
	border-left:solid 1px #646464;
	border-right:solid 1px #bbbbbb;
	border-bottom:solid 1px #646464;
}

.userPanelOptions 
{
	border-right:solid 1px #bbbbbb;
	border-bottom:dashed 1px #646464;
	
}

.userPanelOptions2 
{
	border-right:solid 1px #bbbbbb;
	border-bottom:solid 1px #646464;
	
}

.userPanelButton
{
	border-right:solid 1px #bbbbbb;
	border-bottom:dashed 1px #646464;
}

.userPanelButton2
{
	border-right:solid 1px #bbbbbb;
	border-bottom:solid 1px #646464;
}

.userPanelVoid
{
	border-right:solid 1px #646464;
	border-bottom:dashed 1px #646464;
}

.userPanelVoid2
{
	border-right:solid 1px #646464;
	border-bottom:solid 1px #646464;
}

.padleft5px 
{
	padding-left:5px;
}

.userPanelAltRow {
	background-color:#e0e0e0;
}

#advertisements 
{
	text-align:center;
}

#map 
{
	float:right;
}

/*****************************************************/
/* nav */


#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: 26px;
}

#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;
}
/***************************************************/
/* template_css */

/* custom style (hidden from old-school browsers) */
/*@import url("style.css");*/

/* CL screenshots */
.captioned_image {
	position: relative;
	padding-bottom: 15px;
	float: left;
	margin-right: 17px;
}
.captioned_image div {
	bottom: 0px;
	float: left;
}
.sp2{height:250px}

/* style */
.black{color:black}
.orange{color:#FF6600}
.green{color:#62BD04}
.no-icon{list-style:none !important}

ul {
	line-height:16px;
	vertical-align: baseline;
	list-style-image: url(http://i244.photobucket.com/albums/gg23/prestigedevgroup/li.png)
}
.strong{font-weight: bold}
.sp {height:125px}
.l {text-align: left}
.c {text-align: center}
img {
	border:0;
	vertical-align : middle
}
.cc {
	float:left;
	margin:3px 4px 0 0
}
.red{color:red}
.vtop{vertical-align : top}

/*****************************************************/

.noli {list-style: none !important}
li.cust{width: 150px !important; height: 150px !important}

/* custom stuff */

html {
  height: 100%;
  margin-bottom: 1px;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

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.f-default {
	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: 130%;
}

td.contentheading {
  font-size: 150%;
  line-height: 120%;
  padding-top: 5px;
  padding-bottom: 9px;
}

.componentheading {
  margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}


/* font family */
.contentheading,
.componentheading,
.sectiontableheader {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
}


/* 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: 10px;
}

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: 0 15px;
}

div.moduletable h3 {
	text-indent: 15px;
	margin-left: -15px;
}

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;
	text-indent: 10px;
}

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;
	padding-left: 20px;
	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 */

.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%;
}

table.contentpaneopen td p {
  padding-right: 10px;
}

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: 929px;
}

.w-thin div.wrapper {
	width: 782px;
}

/** template layout stuff **/

body {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
}

div.wrapper {
	margin: auto;
	position: relative;
}

div#header2 {
  height: 103px;
}

span#logo {
  float: left;
  display: block;
  width: 240px;
  height: 103px;
}

div#searchbox {
	position: absolute;
	width: 150px;
	right: 16px;
	top: 21px;
}

div#searchbox input {
	background: transparent;
	padding: 2px;
	border: 0;
	width: 145px;
	margin-right: 5px;
	margin-top: 2px;
	padding-left: 10px;
}

#top {
	height: 40px;
	padding-top: 55px;
	overflow: hidden;
	margin-left: 50px;
	margin-right: 15px;
}

table.controller {
  width: 100%;
  padding: 0;
}

td.user1, td.user2, td.user3, td.user4 {
	width: 50%;
}

td#midleft, td#midright {
	width: 177px;
	padding-top: 15px;
}

td.rocket {
  width: 30%;
  padding-left: 15px;
}

td.footer {
  padding-top: 22px;
  text-align: center;
  width: 40%;
}

td.xbuttons {
  text-align: right;
  width: 30%;
  padding-top: 25px;
  padding-right: 10px;
}

.w-wide table#maintable {
	width: 929px;
}

.w-thin table#maintable {
	width: 782px;
}

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: 12px;
	width:  100%;
}

div#mainbody div.padding {
	padding: 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: 109px;
}

.f-default #selectors .font-selector {
	right: 83px;
}

.f-larger #selectors .font-selector {
	right: 57px;
}

.w-thin #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;
}

/**************************************************/
/* style2.css */


/* blue/green-gray/orange */


td.contentheading {
  color: #2C7ED1;
  background: url(../images/style2/horiz_divider.png) 50% 100% no-repeat;
}

.componentheading {
	background: url(../images/style2/head2_l.png) 100% 0 no-repeat;
	color: #2C7ED1;
}

/*td.user1 */div.moduletable h3 {
	background: url(../images/style4/head1_l.png) 100% 0;
	color: #2C7ED1;
}

td.user2 div.moduletable h3 {
	background: url(../images/style4/head1_r.png) 0 0;
	color: #2C7ED1;
}

td.user3 div.moduletable h3 {
	background: url(../images/style4/head3_l.png) 100% 0;
	color: #2C7ED1;
}

td.user4 div.moduletable h3 {
	background: url(../images/style4/head3_r.png) 0 0;
	color: #2C7ED1;
}

td.side {
  color: #809740;
}

td.side a:link,
td.side a:visited {
  color: #2C517A;
}

td.side a:hover {
  color: #437CBC;
}

td.left div.module,
td.left div.module-menu {
  background: url(../images/style2/side_l_mid.png) 100% 0 repeat-y;
}

td.left div.module div,
td.left div.module-menu div {
  background: url(../images/style2/side_l_bot.png) 100% 100% no-repeat;
}

td.left div.module div div,
td.left div.module-menu div div {
  background: url(../images/style2/side_l_top.png) 100% 0 no-repeat;
}

td.right div.module,
td.right div.module-menu {
  background: url(../images/style2/side_r_mid.png) 0 0 repeat-y;
}

td.right div.module div,
td.right div.module-menu div {
  background: url(../images/style2/side_r_bot.png) 0 100% no-repeat;
}

td.right div.module div div,
td.right div.module-menu div div {
  background: url(../images/style2/side_r_top.png) 0 0 no-repeat;
}

div.module h3,
div.module-menu h3 {
  color: #809740;
}

td.right div.module h3,
td.right div.module-menu h3 {
	background: url(../images/style2/side_r_div.png) 0 100% no-repeat;
}

td.left div.module h3,
td.left div.module-menu h3 {
	background: url(../images/style2/side_l_div.png) 100% 100% no-repeat;
}

td.left div.module-color {
  background: url(../images/style2/side2_l_mid.png) 100% 0 repeat-y;
}

td.left div.module-color div {
  background: url(../images/style2/side2_l_bot.png) 100% 100% no-repeat;
}

td.left div.module-color div div {
  background: url(../images/style2/side2_l_top.png) 100% 0 no-repeat;
}

td.right div.module-color {
  background: url(../images/style2/side2_r_mid.png) 0 0 repeat-y;
}

td.right div.module-color div {
  background: url(../images/style2/side2_r_bot.png) 0 100% no-repeat;
}

td.right div.module-color div div {
  background: url(../images/style2/side2_r_top.png) 0 0 no-repeat;
}

div.module-color h3 {
  color: #fff;
}

td.left div.module-color h3 {
	background: url(../images/style2/side2_l_div.png) 100% 100% no-repeat;
}

td.right div.module-color h3 {
	background: url(../images/style2/side2_r_div.png) 0 100% no-repeat;
}

div.module-color {
  color: #E7E8E6;
}

a.mainlevel {
	background: url(../images/style2/menu_bullet.png) 0 50% no-repeat;
}

td.side a.mainlevel:link,
td.side a.mainlevel:visited,
td.side a.sublevel:link,
td.side a.sublevel:visited {
  color: #687C34;
}

td.right div.module-menu a.mainlevel {
	background: url(../images/style2/menu_r_bg.png) 0 0 no-repeat;
}

td.left div.module-menu a.mainlevel {
	background: url(../images/style2/menu_l_bg.png) 100% 0 no-repeat;
}

a#active_menu:link,
a#active_menu:visited {
	color: #4681B8;
}

li.active_menu a:link,
li.active_menu a:visited {
  color: #4681B8;
}

.small,
.modifydate,
.createdate {
	color: #2C517A;
}

td.sectiontableheader {
  border-bottom: 2px solid #CDD8E3;
  background: #ECF0F4;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  border-bottom: 1px solid #ECF0F4;
}

/* template stuff */

body.w-thin {
  background: #B9E14A url(../images/style2/bg_thin.png) 50% 0 no-repeat;
}

body.w-wide {
  background: #B9E14A url(../images/style2/bg_wide.png) 50% 0 no-repeat;
}

div#header {
  background: url(../images/style2/header_top_repeat.png) 93px 0 repeat-x;
}

div#header2 {
  background: url(../images/style2/header_top_right.png) 100% 0 no-repeat;
}

span#logo {
  background: url(../images/style2/header_top_logo.png) 0 0 no-repeat;
}

#top {
	color: #fff;
}

#top a:link,
#top a:visited,
#top a:hover {
	color: #b9e14a;
}

td.footer {
  color: #9DBEDE;
}

td.footer a:link,
td.footer a:visited {
  color: #9DBEDE;
}

td.main {
  background: #fff;
}

td.side.left {
	border-top: 1px solid #E0EEB5;
  background: url(../images/style2/l_bg.png) 100% 0 repeat-y;
}

td.side.right {
	border-top: 1px solid #E0EEB5;
  background: url(../images/style2/r_bg.png) 0 0 repeat-y;
}

td.side.leftbottom {
  background: url(../images/style2/l_bg.png) 100% 0 repeat-y;
}

td.side.rightbottom {
  background: url(../images/style2/r_bg.png) 0 0 repeat-y;
}

td.side.leftbottom div.corner {
  background: url(../images/style2/l_corner.png) 0 100% no-repeat;
}

td.side.rightbottom div.corner {
  background: url(../images/style2/r_corner.png) 100% 100% no-repeat;
}

td.thefoot {
  background: url(../images/style2/thefoot_bg.png) 0 0 repeat-x;
}

td.thefoot div.corner {
  background: url(../images/style2/thefoot_corner.png) 0 0 no-repeat;
}

div#vtop {
  background: url(../images/style2/vtop_divider.png) repeat-x;
}

div#render {
  background: url(../images/style2/render.jpg) 50% 0 no-repeat;
  color: #fff;
}

div#mainbody {
	background: url(../images/style2/body_shadow.png) 0 0 repeat-x;
}

/* access */

.font-selector,
.width-selector {
	background: url(../images/style2/access-select.png) no-repeat;
}

.lrg .button {
	background: url(../images/style2/access-lrg.png);
}

.sml .button {
	background: url(../images/style2/access-sml.png);
}

.med .button {
	background: url(../images/style2/access-med.png);
}

.thin .button {
	background: url(../images/style2/access-thin.png);
}

.wide .button {
	background: url(../images/style2/access-wide.png);
}

/* horiz menu */

div#horizmenu {
	background: url(http://i244.photobucket.com/albums/gg23/prestigedevgroup/tbar_bg.png) repeat-x;
}

blockquote {
	background: #E0EEB5 url(../images/style2/quote_open.png) 0 0 no-repeat;
	color: #5C6D2E;
}

blockquote div {
	background: url(../images/style2/quote_closed.png) 100% 100% no-repeat;
}

pre {
	background: #fff;
	color: #333;
	border: 1px solid #E0EEB5;
	border-left: 5px solid #E0EEB5;
}

.highlight {
  background-color: #ffc;
}

#nav a {
	color: #fff;
}

#nav a.topdaddy,
#nav li.active a.topdaddy {
	background: url(http://i244.photobucket.com/albums/gg23/prestigedevgroup/tbar_divider2.png) 100% 0 no-repeat;
}

#nav ul ul a.daddy {
	background: url(http://i244.photobucket.com/albums/gg23/prestigedevgroup/tbar_divider3.png) 100% 50% no-repeat;
}

#nav li a {
	background: url(http://i244.photobucket.com/albums/gg23/prestigedevgroup/tbar_divider.png) 100% 0 no-repeat;
}

#nav ul li a:hover,
#nav ul li ul li a:hover,
#nav ul li ul li ul li a:hover {
	color: #DEE8F2;
}

#nav li li {
	border-bottom: 1px solid #668EB2;
	border-top: 1px solid #90B9DC;
}

#nav ul ul a {
	color: #fff;
}

#nav li ul {
	border-right: 1px solid #668EB2;
	border-left: 1px solid #90B9DC;
	border-bottom: 1px solid #668EB2;
}

#nav li:hover a, #nav li.sfhover a {
  color: #ffffff;
}

#nav li li:hover a, #nav li li.sfhover a {
  color: #ffffff;
}

#nav li.active {
	background: url(../images/tbar_select.png) 0 0 repeat-x;
}

#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: #74A2CB;
}

span.pathway a {
  background: url(../images/style2/arrow.png) 100% 50% no-repeat;
}
/****************************************************************/
/*    Advertisement    */
/****************************************************************/
#ad1
{
	border-bottom:dashed 1px #cccccc;
	padding:0 0 10px 0;
}
#ad2
{
	border-bottom:dashed 1px #cccccc;
	padding:0 0 5px 0;
}
#ad3
{
	border-bottom:dashed 1px #cccccc;
	padding:5px 0 10px 0;
}
