/* 
  ------------------------------------------------
main style sheet for fireangelyoga.com
 - creative.uk.net Nov 07

  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #2D0053;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(../images/bkgrnd_middle.jpg);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 570px;
	float: left;
}
#right .content a {
	color: #2D0053;
	text-decoration:underline;
}
#right .content a:hover {
	color: #C00;
}
#right .content a:visited {
	color: #2D0053;
	text-decoration:underline;
}
#right .content {
	font-size: 0.8em;
	line-height: 1.5em;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 24px;
	padding-left: 24px;
}
#left {
	width: 200px;
	float: left;
}
#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 24px;
	padding-left: 24px;
}

#masthead .content {
	background-color: #FFFFFF;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 172px;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin: 0px;
}
#footer .content {
	background-image: url(../images/bkgrnd_footer.jpg);
	height: 30px;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
	color: #666666;
	text-align: center;
}
#footer {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
/*.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #0000FF;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}*/
#footer a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #900;
}
.p7uberlink {
	/*font-weight: bold !important;*/
	/*letter-spacing: 0.10em;*/
	text-decoration:underline !important;
	color:#000;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 15px 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}

/* ************* Images ********  */ 
/*img {
	border: 1px solid #242424;
}*/
.imgleft{
   float: left;
	display: inline; /* fixes IE's text indent bug AND double-margin bug on floats */
	   margin: 12px 10px 10px 5px;
	clear: left;
}
.imgleft2{
   float: left;
	display: inline; /* fixes IE's text indent bug AND double-margin bug on floats */
	margin: 12px 10px 20px 0px;
	clear: left;
}
.imgctr { /* surprisingly, this is about the best way to center-align an image */
	margin: 5px;
	text-align: center;
}
.imgright{
   float: right;
	   margin: 12px 0px 10px 10px;
	clear: right;
}
.rtnoclr{
   float: right;
	margin: 5px 10px 5px 10px;
}
.imgrightish{
   float: right;
	   margin: 5px 150px 5px 5px;
	clear: right;
}
.imgmasthead{
   float: right;
	   margin: 0px 50px 0px 0px;
		border: 0px none #FFFDE8;
	clear: right;
}
.imgrightborder{
   float: right;
	   margin: 0px 0px 0px 0px;
		border: 0px none #FFFDE8;
}
.imgtopleft{
	float: left;
	margin: 0px 10px 5px 0;
	clear: left;
}
.imgtopright{
   float: right;
	   margin: 0px;
	clear: right;
}
.imginline {
	margin: 0 !important;
}.workshop {
	margin-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.thought {
	font-size: 1.3em;
	font-style: italic;
	margin: 20px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.testimonials {
	font-size: 1.1em;
	font-style: italic;
	margin: 20px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.event table {
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	/*border: 1px solid #CCCCCC;*/
	width: 300px;
	text-align: left;
}
.event {
	/*border: 1px solid #CCCCCC;*/
	padding: 10px;
	margin: 6px;
	text-align: center;
	/*background: #E4E4E4;*/
	/*background: #FFFFFF url(../images/standing_forward_bkgrnd.jpg) no-repeat center center;*/
	background: #FFFFFF url(../images/sketch_bkgrnd_1.jpg) no-repeat center center;
	color: #2D0053;
}

.event h2 {
	font: 2.6em Georgia, "Times New Roman", Times, serif;
	margin: 0px
}
.event h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 10px 0px;
}
.thumbnail {
	padding: 6px;
	float: left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #999999;
	clear:both;
	background-color: #FFFFFF;
}.product_desc {
	margin-left: 165px;
	margin-bottom:20px;
}
#category_links {
	color:#2D0053;
	margin-top:12px;
	margin-bottom:8px;
	font-size:1em;
}
#right_wide {
	width: 770px;
	float: left;
	background-image: url(../images/bkgrnd_middle_wide.jpg);
}

#right_wide .content {
	font-size: 0.8em;
	line-height: 1.5em;	
	padding-top: 6px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
}

#right_wide .content a {
	color: #2D0053;
}

#right_wide .content a:hover {
	color: #FF0000;
}
#right_wide .content {
	padding-left:40px;
	padding-right:40px;
	}
#login_details {
	font-size: 0.9em;
	color: #666666;
	text-align:right;	
}
#login_details a {
	color: #666666;
	text-decoration: underline;
}
#login_details a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.addressinfo {
	padding: 15px;
	border: 1px solid #CCCCCC;
	float: left;
	width: 190px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#footerlinks {
	font-size: 1.1em;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
}
.pleasenote {
	color:#C3201B;
}
.record-nav {
	border-bottom: 1px solid #CFC69E;
	margin-bottom:8px;
	text-align: right;
}
.record-nav a {
	color: #333333;
	background-color: #EBEBEB;
	border: 1px solid #CFC69E;
	text-decoration: none;
	margin-top: 12px;
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
	line-height: 2em;
}
.record-nav a:hover{
	border: 1px solid #504827;
}
#worldpaylogo {
	float:right;
	margin-right:25px;
}
#alertbox {
	margin: 0px;
	border: 1px solid #999;
	padding: 6px;
	margin-top: 6px;
}
#alertbox a:link {
	font-weight:bold;
	text-decoration:underline;
	}				
#alertbox a:visited {
	font-weight:bold;
	text-decoration:none;
	}	#space_nav {
	margin-bottom: 16px;
}
