body {
	font-size: 10pt;
	margin: 0px;
	background-color: #03A78F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.adminBar {background-color: #ffffff;}


table.body_main{width: 978px;background-color: #ffffff;}


a {color: #6D2B8D;text-decoration: underline;}
a:hover {color: #000099;text-decoration: underline;}

h1 {font-size: 16pt;font-family: Arial, Verdana, Helvetica, sans-serif;font-weight: Normal;color: #6D2B8D;}
h2 {font-size: 11pt;}
h3 {font-size: 14pt;color: #F67D20;font-weight: normal;}

td {vertical-align:top;}

h2.lrg {font-size: 14pt;font-family: Arial, Verdana, Helvetica, sans-serif;font-weight: Normal;color: #6D2B8D;}

/* top banner */
.topbanner {
	padding: 0px;
	background-color: #6e2a8d;	
	height: 106px;
	vertical-align: top;
	background-repeat: no-repeat;
}
.homeLink{width:162px;height:106px;border:0;}
.homeLink img{border:0}

/* 5/4/2011 - new headers */
.search			{width:400px;padding:58px 28px 0 0;text-align:right;}
.search form	{margin:0;padding:0;}
.search input	{width:150px;border:0;margin:0;padding:0;}
.search .button{
	border:0;
	color:#fff;
	background-color:#6d2b8d;
	margin-left:5px;
	width:62px;
	text-transform: uppercase;
	font-weight:bold;
	font-size:10px;
}

/* top menu */

#topmenu{
	background-color: #eee;
	height:31px;
	clear:both;
	margin:0;
	padding:0;
	padding-right:10px
}

#topmenu ul{margin:0;padding:0;width:auto;float:right;}
#topmenu li{
	display:inline;
	list-style-type: none;
	margin:0,
	padding:0;
	float:left;
	background-repeat:no-repeat;
	background-position:13px 5px;
}

#topmenu a, #topmenu a:visited {
	display:block;
	padding:7px 0 0 15px;
	text-decoration: none;
	color:#333;
	font-weight:  normal;
	letter-spacing: 1px;
	font-size: 12px; 
}

#topmenu a.imageaus{padding-left:36px;}
#topmenu a.imagenz{padding-left:32px;}

#topmenu a:hover {color: #6d2b8d;}
#topmenu a.home, #topMenu a.home:visited {color:#f67d20;}









/* left menu */
td.leftMenu {width: 180px;padding-top:0px;}

.facebook{width:180px;margin-top:10px;}

#leftmenu {padding: 0;margin: 0;width: 180px;}
#leftmenu ul {margin: 0;padding: 0;border: 0;}
#leftmenu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style-image: none;
	font-size:10pt;
}
/*	 Navigation links classes for left menu */	
#leftmenu a {
	display: block;
	padding: 5px 0px 5px 6px;
	text-decoration: none;
	border-bottom: 0px solid #333333;
	color: #6D2B8D;
}
#leftmenu a:visited {color: #6D2B8D;}
#leftmenu a:hover {background-color: #01A793;color:#ffffff;}

/* level 1 */	
#leftmenu li ul li a {font-style:italic;padding: 2px 5px 0 20px;color: #03A78F;}
#leftMenu li ul li a:hover {background-color: #F47D21;color: #FFFFFF;}

/* Crumb trail */
#crumbTrail {padding-top: 0px;}
#crumbTrail a {font-size: 8pt;color: #6D2B8D;}
#crumbTrail a:hover {font-size: 8pt;color: #01A793;}

.middle{min-height: 600px;padding: 0 20px 20px 20px;}
.leftCol{width:596px;vertical-align:top; padding-right:10px;}
.rightCol{width:192px;vertical-align:top; }

.crossSlide {margin-bottom:10px}

/* right column */
.signup{width:190px;font-size:10px;margin:10px 0;}
.signupHead {color:#08a78f;font-size:16px;margin:5px 0;font-weight:bold;}
.signup form{margin-top:12px;color:#666;}
.signupText {color:#666;font-size:12px;}
.signup input{width:180px}
.signup .button{width:auto;margin-top:5px;background-color:#f47d21;border:none;padding:5px 10px;font-size:14px;color:#fff }


.tell{width:190px;font-size:10px;margin:10px 0 40px 0;text-align:right;}
.tellHead {color:#08a78f;font-size:14px;margin:5px 0 0px 0;font-weight:bold;text-align:left}
.tell a.button{width:auto;margin-top:10px;background-color:#f47d21;border:none;padding:5px 10px;font-size:14px;color:#fff;text-decoration:none;}
.tell a:hover.button{color:#6d2d8d;}


/* monthly special */
.monthly_special{	
	width:192px;
	background-image: url(/extras/styles/webideas/special_middle.gif);
	background-repeat: repeat-y;
	text-align: center;
}
.monthly_special .top{
	background-image: url(/extras/styles/webideas/special_top.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-size:32px;
	font-weight:bold;
	color:#ad0000;
	font-family: Arial, Helvetica, sans-serif;
	padding:75px 0 10px 10px;
	text-align:left;
	margin:0;
}
.description{padding:0 10px;}
.monthly_special p{margin:0;}
.monthly_special img{max-width:188px;border:none;}
.prodName {
  	font-size: 16pt;
  	font-family: Arial, Verdana, Helvetica, sans-serif;
  	color: #6D2B8D;
	padding:10px 10px 20px 10px;
	line-height:120%;
}
.price{
	font-size:24px;
	color:#ad0000;
	font-weight:bold;
	margin-top:10px;
}
.price .now{font-size:13px;color:#ad0000;}
.price img{margin-top:10px;}
.monthly_special .bottom{
	background-image: url(/extras/styles/webideas/special_bottom.gif);
	height:16px;
}

/* home page */

#container{position:relative;}
#mainContent{padding-top:626px;}
#products{position:absolute;top:0;}

.homeProduct{width:160px;padding:5px;vertical-align:center;}
.homeProduct div{width:inherit;}
.homeProduct .pimage{height:200px;border:1px dashed #ccc;padding:3px;text-align:center;overflow:hidden;}
.homeProduct img {border:0;max-width:150px;}
.homeProduct .pname{margin-top:10px;padding-right:10px;height:40px;}
.homeProduct a{text-decoration:none;}
.homeProduct .pprice{font-size:14px;color:#03a78f;font-weight:bold;}


td.footer {background-color: #ffffff;color:#6E2A8D;padding:10px 5px;font-size: 9px;}
.footer a {font-size: 9px;color:#6E2A8D;}
.footer a:hover {color:#F57C1F;}


/* tabs used by admin when adding articles etc */
.tab 		  {border: 1px solid black; background-color: #eeeeee;}
.tabBody   {border: 1px solid black;background-color: #eeeeee; }
div.tabs   {line-height: 15px;font-size: 14px;}
.tabHover  {background-color: #cccccc;}
.tabActive {background-color: #eeeeee;}

/* set for the cell where form fields or form results are placed 
   used for both frontend and backend data */
.tableData {
  font-size: 10pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* backend admin menus  - tableheader on manage users*/
.tableHeader { 
  background-color: #eeeeee;
  font-size: 10pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tableMenu {
  background-color: #eeeeee;
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tableMenu a {
  text-decoration: none;
}
.tableMenu a:hover {
  text-decoration: underline;
}


.wobjectSiteMap {line-height:150%}


/* general form classes */
input					{font-size: 8pt;color: #003399;}
textarea				{font-size: 8pt; color: #003399;}
select				{font-size: 8pt;color: #000000;}
.formDescription	{font-size: 10pt;}
.formSubtext 		{font-size: 8pt;}
.formRequired	{ font-size: .8em;color:red;}



/* Layout classes for tables for SQL Reports*/
h1.caption {
  font-size: 18pt;
  font-style:italic;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: Normal;
  text-align:center;
  margin:0px;
  padding:10px;
  color: #6D2B8D;
}	

table.recordsTable td{ 
	border: 1px solid #CCCCCC;
}

a.orangebg {
	background-color: #F27E20;
	color: #ffffff;
	text-decoration:none;
	padding:5px 10px 5px 10px;
}
a.orangebg:hover {
	color: #000000;
	text-decoration: none;
}
a.greybg {
	background-color: #666666;
	color: #ffffff;
	text-decoration:none;
	padding:5px 10px 5px 10px;
}
a.greybg:hover {
	color: #000000;
	text-decoration: none;
}
.tTab {
   border: 1px solid #03A78F;
   background-color: #ffffff;
}
.fCell {
   background-color: #ffffff;
   text-align:center;
}
.tHeader {
   padding:3px;
  background-color: #FEF3EB;
  font-size: 8pt;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: black;
}
.tHeader2 {
   padding:3px;
  background-color: #eeeeee;
  font-size: 8pt;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: white;
}
.tData {
   padding:3px;
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: white;
}
.fData {
   padding:0px;
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: white;
}



