
body {
  background-color: #341145;
  color: #FFFFCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  text-align: center;
}

.rightwidget {
  background-color: #735780;
  color: #FFFFCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  text-align: left;
  text-decoration:none;
  font-weight : bold;
}

.rightwidgetheading { 
  background-color: #666699;
  color: #FFFFCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  text-align: left;
  text-decoration:none;
  font-weight : bold;
  
 }
 
 .rightwidgettext { 
  color: #FFFFCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-align: left;
  text-decoration:none;
  font-weight : bold;
  
 }
 
.mainwidget {
  background-color: #735780;
  color: #FFFFCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13pt;
  text-decoration:none;
  font-weight : bold;
} 

.mainwidgetheading { 
  background-color: #666699;
  color: #FFFFCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13pt;
  text-align: left;
  text-decoration:none;
  font-weight : bold;
  
 }
 
 .mainwidgettext { 
  color: #FFFFCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13pt;
  text-align: left;
  text-decoration:none;
  
 } 
 
.leftwidget {
  background-color: #735780;
  color: #FFFFCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13pt;
  text-decoration:none;
  font-weight : bold;
} 

.leftwidgetheading { 
  background-color: #666699;
  color: #FFFFCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13pt;
  text-align: left;
  text-decoration:none;
  font-weight : bold;
  
 }
 
 .leftwidgettext { 
  color: #FFFFCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13pt;
  text-align: left;
  text-decoration:none;
  
 }  

 .topmainnav { 
  color: #FFFFCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  text-decoration:none;
  font-weight : bold;
  
 }   
 
 .footertext 	
 { font-size : 10px; font-family: Arial,Helv,sans-serif; font-weight : normal; color: #FFFFCC; text-decoration:none;}
 
 .buynowbutton {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	font-weight:bold;
	text-decoration: none;
	font: 12px/100% Arial, Helvetica, sans-serif bold;
	padding: .2em .5em .2em .5em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .2em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.buynowbutton:hover {
	text-decoration: none;
	font-weight:bold;
}
.buynowbutton:active {
	position: relative;
	top: 1px;
}

.orange {
	color: #ffffff;
	font-weight:bold;
	border: solid 1px #da7c0c;
	background: #FFCC00;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #ffcc00,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	color: #ffffff;
	background: #696969;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #FFFFC0;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

.green {
	color: #ffffff;
	font-weight:bold;
	border: solid 1px #567E3A;
	background: #A6D785;
	background: -webkit-gradient(linear, left top, left bottom, from(#84BE6A), to(#61B329));
	background: -moz-linear-gradient(top,  #84BE6A,  #567E3A);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#84BE6A', endColorstr='#61B329');
}
.green:hover {
	color: #ffffff;
	background: #696969;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.green:active {
	color: #FFFFC0;
	background: -webkit-gradient(linear, left top, left bottom, from(#84BE6A), to(#61B329));
	background: -moz-linear-gradient(top,  #84BE6A,  #567E3A);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#84BE6A', endColorstr='#61B329');
}
 
h1			{ font-size: 18px; font-family: Arial,Helv,sans-serif; padding-bottom: 0; margin-bottom: 0; }
h2 			{ font-size: 17px; font-family: Arial,Helv,sans-serif; margin-top: 0px; padding-bottom: 0; margin-bottom: 0; font-weight:bolder;  }
h3 			{ font-size: 120%; }
h4 			{ font-size: 100%; }

td 			{ font-size: 18px; }
ul 			{ list-style-type: square; }

blockquote 	{ font-style: italic; }

a 			{ color: #CCCCFF; font-weight: bold; text-decoration: none; }
a:hover 	{ color: #FFCC00;  text-decoration: none; }

.noline 	{ text-decoration:none;}

.decktitle	{ font-weight : bold; }
.center 	{ text-align: center; }
.white 		{ color: #FFFFFF; }
.paletext	{ color: #F9F9E0 }

.small		{ font-size : 10px; font-family: Arial,Helv,sans-serif; }
.smallmain  { font-size : 10px; font-family: Arial,Helv,sans-serif; color: #666699; }
.link		{ font-size : 10px; font-family: Arial,Helv,sans-serif; color: #FFCC00;}
.front		{ font-size : 11px; font-family: Arial,Helv,sans-serif; color: #FFCC00; font-weight : bold;	}
.readings	{ font-size : 11px; font-family: Arial,Helv,sans-serif; font-weight : bold;	}

.dedicated	{ font-size : 10pt; font-family: Arial,Helv,sans-serif; color: #F9F9E0; font-weight : bold;}
.copyright  { font-size : 10px; font-family: Arial,Helv,sans-serif; color: #F9F9E0; }

.footernav		{ font-size : 11px; font-family: Arial,Helv,sans-serif; font-weight : bold; }
.footersmall		{ font-size : 10px; font-family: Arial,Helv,sans-serif; font-weight : normal; }

.meaningslink { font-size: 13pt; margin-bottom: 5px;}
.meaningstext { font-size: 13pt; }
.meaningsnav { font-size: 10pt; }

.decktext { font-size: 18px; }
.navtext { font-size: 18px; }
.text { font-size: 18px; }

.buylinkheading { font-size: 13pt; font-weight : bold; }
.buylink { font-size: 13pt; }

.adtext { font-size: 10pt; color: #898989; font-style : italic; }

.books		{ background : #336666; }
.decks		{ background : #666699; }
.links		{ background : #660099; }
.learn		{ background : #851649; }

.toppara	{ line-height : 18px	}

.salespage	{ font-size : 10px; font-family: Arial,Helv,sans-serif; color: #341145;} 
.salespagelg { font-size : 14px; font-family: Arial,Helv,sans-serif; color: #341145;}
.salespagelink { font-size : 14px; font-family: Arial,Helv,sans-serif; color: #341145;}

.newbies	{ color: #FFCC00; text-decoration: none;  font-size: 13pt; }
