@charset "utf-8";
/* CSS Document */
/******************************************************/
/* tags                                               */
/******************************************************/
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
h3 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0033CC;
}
/******************************************************/
/* anchors                                            */
/******************************************************/
a:link {
	text-decoration: none;
	color:#0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/******************************************************/
/* side                                               */
/******************************************************/
#sidebar1 p {
	font-size: 14px;
	font: Verdana, Arial, Helvetica, sans-serif;
}
#sidecontent {
	font: small CSS_PROPERTY_UNDEF;
	top: 0;
	overflow: hidden
}
#gwdivider {
}
/******************************************************/
/* header                                             */
/******************************************************/
#gwlogo {
	border: none;
}
#gwlogo a {
	border: none;
}
#gwbar {
	position: relative;
	top: -15px;
}
/******************************************************/
/* menu                                               */
/******************************************************/

#menu 
{
	text-align: left;
}

#menuproducts {
	z-index: 50;
	position: relative;
	top: 2px;
}
#menuseminars {
	z-index: 50;
	position: relative;
	top: 2px;
}
#menucoaching {
	z-index: 50;
	position: relative;
	top: 2px;
}
#menuresources {
	z-index: 50;
	position: relative;
	top: 2px;
}
#menuaboutus {
	z-index: 50;
	position: relative;
	top: 2px;
}
#menuhelp {
	z-index: 50;
	position: relative;
	top: 2px;
}
/******************************************************/
/* chad                                               */
/******************************************************/

#chadtxt {
	font-size: 14px;
	font: Verdana, Arial, Helvetica, sans-serif;
}
#chadimg {
	position:relative;
	z-index: 5;
	top: -100px;
	left: 120px;
	margin: 0 0 -128px 0;
}
#chadtitle {
}
#chadtitle cite {
	text-align: right;
	color: #666666;
	font-size: 9px;
}
/******************************************************/
/* main                                              */
/******************************************************/

#maincontent {
	position: relative;
}
#mainmenu {
	z-index: 2;
}
#maintop {
	position: relative;
	background-image:url(../images/maintop.png);
	height: 137px;
	margin: 0 0 -137px 0;
}
#midcontent  { font-size: small; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; padding: 30px 5px 0 25px; position: relative; z-index: 5; overflow: hidden }

#midcontentproduct  { font-size: small; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; padding: 0px 5px 0 25px; position: relative; z-index: 5; overflow: hidden }

#midscontent  { padding: 30px 5px 0 25px; position: relative; z-index: 5; top: -157px; overflow: hidden }

#midcontactcontent  { padding: 30px 5px 0 25px; position: relative; z-index: 5; top: 0px; overflow: hidden }

#mainbottom {
	position: relative;
	top:-105px;
	background-image:url(../images/mainbottom.png);
	height: 171px;
	margin:  0 0 -171px 0;
}
#entrytitle {
	font-size: 20px;
	font-weight: bold;
	color: #000099;
}
/******************************************************/
/* footer                                              */
/******************************************************/

#footer td {
	color: #333333;
	font-size: 8px;
	text-align: center;
	clear: left;
}
#footer a {
	color: #333333;
}
#gwcopy {
	color: #333333;
	font-size: 8px;
	text-align: right;
}
/******************************************************/
/* top                                                */
/******************************************************/
#gwtitle {
	position: relative;
	left: 100px;
	top: -85px;
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
	font-stretch: expanded;
	margin: 0 0 -40px 0;
	z-level: 5;
}
#topmenu {
	position: relative;
	left: 130px;
	top: -25px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 -40px 0;
	z-level: 5;
}
#topmenu a {
	color: #FFFFFF;
}
#catimage {
	margin: 5px;
	padding: 5px;
}
/******************************************************/
/* dropmenudiv                                        */
/******************************************************/

#dropmenudiv {
	position: absolute;
	border:1px solid #737273;
	background-color: #737273;
	/* border-bottom-width: 0; */
	border: 0;
	font:normal 10px Verdana;
	color: white;
	line-height:18px;
	z-index:25;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	/*border-bottom: 1px solid #737273; */
	border: 0;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: white;
	text-align: left;
	
}
#dropmenudiv a:hover { /*hover background color*/
	background-color:#666666;
}
/******************************************************/
/* debug                                              */
/******************************************************/

#debugmsg {
	color:#999999;
	font-size: 9px;
}
.td1 {
; /*background-color:#CCFFCC;*/
}
.td2 {
; /* background-color:#666666; */
}
.td3 {; /* background-color:#FFFFCC; */
	font-size: 10px;
}
.tdc3 {
; /* background-color:#FFCCFF; */
}
.promptmsg {
	font-size: 12px;
	color: #0000CC;
}
#adminmain {
	position: relative;
	top: -120px;
	left: -180px;
	margin: 0 0 -47px 0;
	z-index: 12;
}

.adminhead
{
	background-color: #ccc;
	height: 32px;
	font-size: 17px;
	color:#333333;
	font-weight: bold;
	padding: 0 0 0 5px;
	width: 300px;
}

#outsideheader td {
;/* background-color:#CCFFCC; */
}
#headertable td {
;/* background-color:#666666; */
}
#menutable td {
;/* background-color:#FFFFCC; */
}
#maintable td {
;/* background-color:#FFCCFF; */
}
#leftmaintable td {
;/* background-color:#CCFFFF; */
}

#processtable td {
	border: 1px;
}

#lineitem td 
{
	;
}

#lineitem td 
 { background-color: #ccc }

#adminmaintable td   { font-size: 13px }

.productname 
{
	font-weight: bold;
	float: left;
}

#itempicture
{
	float:left;
}

#startaudio
{
	float: left;
	clear: left;
}

#itemcontent
{
	padding: 20px;
	float: left;
}

#itemvideo
{
	float: left;
	clear: left;
}

#costs
{
	/* clear: left; */
}

#addtocart
{
	/*clear: left;*/
}

.templeft
{
	width: 175px;
	max-width: 175px;

}

.templeftorder
{
	max-width: 300px;

}

.tempright
{
	width: 600px;
}

#startaudio
{
	width: 175px;
	overflow: hidden;
	z-index: 200;
}

#startaudioorder
{
	width: 175px;

}

#productlist
{
	position: relative;
	top: -15px;
}

#orderlist
{
	position: relative;
	left: 0px;	
	top: -15px;
}

#tryb
{
	background-image:url(../Granite%202.jpg)
}

#short
{
	position: relative;
	top: -75px;
}

#adminfooter td
{
	color: #333333;
	font-size: 8px;
	text-align: center;
}

#adminfooter a
{
	color: #333333;
}