/*
Theme Name: Georgina Mack
Theme URI: http://101webtech.com/
Description: The Nuturing Wealth WordPress template
Version: 1
Author: Phil Barnes
Author URI: http://101webtech.com/
*/

/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	background-color: #DDF6FF;
	background-image: url(/images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#container {
	position: relative;
	top: 0px;
	left: 0px;
	width: 780px;
	margin: 0px auto;
	background-color: #A1A1A1;
}

/*
========================================
Banner styles in here
========================================
*/

#banner {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(/images/bg_banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:#FFFFFF;
	width: 780px;
	height: 202px;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
}

#icons {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 100px;
}

#icons img {
	margin-right: 10px;
}

#navigation {
	position: absolute;
	top: 51px;
	left: 15px;
	width: 763px;
	height: 44px;
	z-index: 20;
	text-transform:uppercase;

}

#navigation ul {	
	margin: 0px;
	padding: 0px;

}

#navigation li {
 	display: inline;
	list-style: none;
	padding: 0px;
}

#navigation a:link ,
#navigation a:visited  {
	text-decoration: none;
	color: #000000;
}

#navigation a:hover {
	text-decoration: none;
	color: #333333;
	background-color: #FDF0BB;
	border-bottom: 2px solid #DD7102;
}

#content {
	position: absolute;
	margin-top: 202px;
	width: 780px;
	background-color: #FFFFFF;
	background-image:url(/images/bg_content.jpg);
	background-repeat:repeat-y;
	background-position: top left;
	color: #6D6C6C;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	
}

#content table.paymentTbl {
	border: 1px #DBB03E solid;
	margin-left: 6px;
}
#content table.paymentTbl td {
	padding: 8px;
}

#content table.paymentTbl .highlightRow td {
	background-color: #CCCCCC;
}

#content table.paymentTbl td {
	border-bottom: 1px #DBB03E solid;
}

#contentMain form {
	width: 600px;
}

#textHome {
	margin-left: 199px;
	color: #000000;
	background-color: #FFFFFF;
	z-index: 20;
}

#textHome h1 {
	margin: 0px;
	font-size: .1em;
	width: 276px;
	height: 35px;
	text-align: right;
	color: #FFFFFF;
	background-image:url(/images/txt_welcome.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#textHome p , #textHome li {
	margin-right: 10px;
	margin-left: 12px;	
}

#text {
	margin-left: 210px;
	
}

#text h1.homestudy , 
#text h1.dvd ,
#text h1.testimonials ,
#text h1.contact ,
#text h1.online ,
#text h1.calendar ,
#text h1.photo , 
#text h1.blog ,
#text h1.ebooks {
	margin: 0px;
	font-size: .1em;
	height: 35px;
	text-align: right;
	color: #FFFFFF;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#text h1.homestudy {
	width: 337px;
	background-image:url(/images/txt_homestudy.gif);
}
#text h1.dvd {
	width: 251px;
	background-image:url(/images/txt_dvd.gif);
}
#text h1.testimonials {
	width: 378px;
	background-image:url(/images/txt_real_testimonial.gif);
}
#text h1.online {
	width: 378px;
	background-image:url(/images/txt_online.gif);
}

#text h1.contact {
	width: 378px;
	background-image:url(/images/txt_contact.gif);
}

#text h1.calendar {
	width: 241px;
	background-image:url(/images/txt_calendar.gif);
}

#text h1.photo {
	width: 378px;
	background-image:url(/images/txt_photos.gif);
}

#text h1.blog {
	width: 378px;
	background-image:url(/images/txt_blog.gif);
}
#text h1.ebooks {
	width: 378px;
	background-image:url(/images/txt_ebooks.gif);
}



#text h2 {
	margin-top: 15px;
	font-size: 1.15em;
}

#text p {
	margin-left: 0px;
	margin-right: 8px;
}

#text ul.checklist li {
	list-style: url(/images/li_check.gif);
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 7px;
}

#text table.testTbl img {
	margin: 3px;
	float: left;
	border: 1px #000000 solid;
}

#text .highlightTxt {
	font-weight: bold;
	margin: 6px;
	padding: 6px;
	border: 1px #000000 solid;
	background-color: #F4D686;
}

#text .redTxt {
	color: #FF0000;
	font-weight: bold;
}

#text .greenTxt {
	color: #78B018;
	font-weight: bold;
}

#text a:link {
	color: #0080DA;
}

#text a:visited {
	color: #93011D;
}

#text a:hover {
	color: #93011D;
}

#blogNav {
	position: relative;
	float: right;
	width: 150px;
	background-color: #F2F3F2;
	border: 1px #000000 solid;
	margin-right: 4px;
}


#promoBox {
	position: relative;
	margin-bottom: 0px;
	background-image: url(/images/bg_promo.jpg);
	background-repeat: no-repeat;
	width: 581px;
	height: 178px;
	padding-top: 20px;
}

#box1 {
	position: absolute;
	top: 40px;
	left: 20px;
	width: 150px;
}

#box2 {
	position: absolute;
	top: 40px;
	left: 175px;
	width: 170px;
}

#box3 {
	position: absolute;
	top: 40px;
	left: 350px;
	width: 220px;
}

#box1 img , 
#box2 img ,
#box3 img {
	float: left;
	margin-right: 3px;
	border: 0px;
}

#box1 a , 
#box2 a ,
#box3 a {
	text-decoration: none;
	color: #000000;
}
#box1 a:hover , 
#box2 a:hover ,
#box3 a:hover {
	color: #F9E82C;
	border-bottom: 1px solid #000000;
}



/*
========================================
Xtra Info styles in here
========================================
*/

#leftPanel {
	float: left;
	width: 198px;
	border-right: 1px #C0C0C0 solid;
	background-color: #F2F3F2;
}

#miniCourseForm {
	background-color: #D2D2D2;
}

#miniCourseForm form {
	padding: 0px;
	margin: 0px;
}

#miniCourseForm form input {
	margin-bottom: 5px;
	font-size: 0.9em;
}

#miniCourseForm form input.text {
	color: #999999;
	width: 120px;
	height: 12px;
	margin-left: 15px;
}

#miniCourseForm form input.button {
	margin-top: 4px;
	margin-left: 4px;
}

#panelTop {
	width: 198px;
	height: 36px;
	background-image:url(/images/bg_paneltop.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#testimonials {
	positon: relative;
	top: 0px;
	font-size: 0.85em;
	margin: 0px;
	padding-left: 6px;
}

#testimonials hr {
	height: 1px;
	width: 75%;
	margin: 0px auto 20px auto;
}


#testimonials .infoBox {
	background-image: url(/images/txt_testimonial.gif);
	background-position: top left;
	background-repeat:no-repeat;
	padding-top: 10px;
}

#testimonials .infoBox img {
	float: left;
	margin-right: 3px;
	
}

#testimonials .infoBox p.name {
	font-weight: bold;
	color: #C15200;
}

#testimonials .infoBox p.moreLink {
	margin-top: -8px;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
	color: #C15200;
}


#testimonials a:link , 
#testimonials a:visited ,
#testimonials a:hover {
	background-image:url(/images/icon_more.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	color: #555862;
	text-decoration: none;
}

#testimonials ul {
	margin: 0px;
	padding: 0px;
}

#testimonials li {
	list-style: none;
	margin: 5px;
	/*border-bottom: 1px #CCCCCC solid;*/
}

#testimonials .redTxt {
	font-weight: bold;
	color: red;
	font-size: 1.2em;
}

/*
========================================
Footer styles in here
========================================
*/

#footer {
	width: 780px;
	height: 39px;
	margin-left: 0px;
	z-index: 20;
	background-image:url(/images/bg_footer.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	border-bottom: 1px #000000 solid;
	
}

#footer p {
	position: relative;
	font-size: 0.85em;
	left: 5px;
	top: 14px;
}

#footer ul {
	font-size: 1.2em;
	margin: 10px 0px 10px 50px;
	padding: 10px 0px 0px 50px;
}

#footer li {
 	display: inline;
	list-style: none;
	padding: 15px;
}

#footer a:link ,
#footer a:visited  {
	text-decoration: none;
	color: #333333;
}

#footer a:hover {
	text-decoration: none;
	color: #333333;
	border-bottom: 1px solid #333333;
}
