/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.htmll   claytentylor.com     */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url("bg_grad.jpg") fixed;
}

/******* hyperlink and anchor tag styles *******/

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

a:hover{
	
   text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: normal 120% Arial,sans-serif;
 color: #B22222;
 margin: 0px;
 padding: 0px;
}

h2{
 font: normal 114% Arial,sans-serif;
 color: #B22222;
 margin: 0px;
 padding: 0px;
}

h3{
 font: normal 100% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 130% Arial,sans-serif;
 color: #B22222;
 margin: 0px;
 padding: 16px;

}


/*************** list tag styles ***************/

ul{
 list-style-type: disc;

}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0px;
	padding: 0px;
   color: #000000;
   margin-left:0px;
}

label{
  font: normal 1em Arial,sans-serif;
  color: #000000;

}
	
input{
  font-family: Arial,sans-serif;
  color: #A21621;
  background-color: #FFFFFF;
}
textarea{
  font-family: Arial,sans-serif;
  color: #000000;
  background-color: #ffffff;
}
#form_holder{
	padding:4px;
	width:270px;
	border:1px solid #CCCCCC; 
	float: right;margin-left:0px;   background-color: #FFEFDD;
	}
	#form_holder1{
	padding:4px;
	width:250px;
	border:1px solid #CCCCCC; 
	float:right;margin-right:10px;background-color: #FFEFDD;
	}
	#form_holder2{
	padding:4px;
	width:540px;
	border:1px solid #CCCCCC; 
	float:left;margin-left:0px;background-color: #FFF3FC;
	}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 150px;
	left: .25%;
	right: .25%;
	width:99.5%;
	background-color: #FDFDFD;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 2px;
	left: .25%;
	right: .25%;
	width:99.5%;

}

#pageNav{
	float: right;
	width:190px;
	padding: 0px;
	background-color: #FDFDFD;
	                       border-left: 1px solid #B22222;
	border-bottom: 0px solid #B22222;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 190px 0px 0px;
	border-right: 1px solid #B22222;
}
#content1{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
	border-right: 0px solid #ffffff;
}
#pageNav h3{
	font: normal 90% Arial,sans-serif;
	color: #000000;
	padding: 6px 0px 6px 6px; text-align: center;           
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 2px 40px;
	color: #000000;
	font: 100% Arial,sans-serif;
	font-weight:normal;
}
#siteName1{
	margin: 0px;
	padding: 0px 0px 15px 17px;
	color: #B22222;
	font: italic 80% Arial,sans-serif;
	
}

#siteName img{
	position: absolute;
	top: 6px;
	left: 4px;
}
/************** utility styles *****************/

#utility{
	font:60% Verdana,sans-serif;
	position: absolute;
	top: 10px;
	right: 10px;
	color: #AAAAAA;
	font-style: normal;
	
}

#utility a{
	color: #AAAAAA;
}

#utility a:hover{
	text-decoration: none;
}
xxx#utility img{
float:left;
	position: absolute;
	top: 0px;
	right: 150px;
}


/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #B22222;
}

#pageName h1{
	font: normal 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName VolusionLiveChat{
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0px;
	margin: 0px;color: #AAAAAA;
	
}
#pageName img{
	position: absolute;
	top: 10px;
	right: 1px;
	padding: 0px;
	margin: 0px;color: #AAAAAA;
	
}
xxxxx pageName form{
	position: absolute;
	top: 6px;
	right: 0px;
	padding: 0px;
	margin: 0px;
}
#pageName table{
	position: absolute;
	top: 13px;
	right: 0px;
	padding: 0px;
	margin: 0px;
}
#pageName a{
	font:70% Verdana,sans-serif;
	color: #AAAAAA;
	font-style: italic;
}


#flash{

	top: 2px;
	right: 2px;
	padding: 2px;
	margin: 0px;color: #000000;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #B222222;
padding: 0px;
margin: 0px;
background-image:  url("glbnav_background.gif");border-top: 1px solid #B22222;
	border-bottom: 1px solid #000000;
}
#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top:7px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 6px;
	z-index: 100;
	width: 750px;
	
}

a.glink, a.glink:visited{
  	font-size: small;
  	color: #AAAAAA;
	font-weight: normal;
	margin: 0px;
	padding: 2px 12px 4px 10px;
	border-right: 1px solid #AAAAAA;
}

a.glink:hover{
  	background-image:  url("glbnav_selected.gif");
	color: #FFFFFF;
    text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top:98px;
	left: 1px;
	/*width: 100%;*/
	min-width: 640px;
	height: 18px;
	padding: 0px 0px 0px 0px;
	visibility: hidden;
	color: #AAAAAA;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 12px;
	color: #000000;
display:block; 
height:18px; 
line-height:18px; 
float:left; background:transparent url("transparent.gif"); 
padding:0 4px; 
margin:0; 
white-space:nowrap; 
border:2px solid #000; 
border-color:#888 #777 #666 #ddd; 
}

.subglobalNav a:hover{
	color: #B22222; 
background:#ffffff; 
border-color: #fff #333 #000 #fff; 
line-height:18px;
text-decoration: none;
}
/*************** search styles *****************/

#search{
	position: absolute;
	bottom: 5px;
	right: 5px;
	z-index: 101;
}

#search input{
  font-size: 70%;
color: #000000;
  margin: 0px  0px 0px 10px;
background-color: #ffffff;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: normal;
	color: #AAAAAA;
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #999999;
}

#breadCrumb a:hover{
	color: #B22222;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
background-color: #FDFDFD;	
}
html>body .feature {height: auto;}

.feature h3{
	font: normal 175% Arial,sans-serif;
	color: #B22222;
	padding: 10px 0px 5px 0px;
}
.feature h2{
    font: 130% Arial,sans-serif;
    color: #000000;
    margin: 0px;
    padding: 15px 0px 5px 0px;
}
.feature img{
	float: left;
	padding: 0px 0px 0px 0px;
margin: 8px;	
}

.feature li{
   list-style-type: disc; 
   padding: 0px 0px 0px 0px;margin: 8px;
}
.feature a{
	font: normal;
	color: #B22222;
	text-decoration: none;
}
.feature a:hover{
	
   text-decoration: underline;
}
.feature1{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
background-color: #FDFDFD;	
}
.feature1 img{
	float: center;
	padding: 0px 0px 0px 0px;
margin: 8px;	
}
.feature1 h3{
	font: normal 175% Arial,sans-serif;
	color: #B22222;
	padding: 10px 0px 5px 0px;
}
/*************** story styles ******************/

.story {
	padding: 0px 0px 0px 0px;
	font-size: 80%;
    background-color: #FDFDFD;
}
.story2 {
	padding: 0px 0px 0px 0px;
	font-size: 100%;
}
.story h3{
	font: normal 130% Arial,sans-serif;
	color: #B22222;
    padding: 10px 0px 5px 10px;
}
.story h3 a{
	font: normal 100% Arial,sans-serif;
	color: #666666;
    padding: 10px 0px 5px 10px;
}
.story h2{
   font: normal 145% Arial,sans-serif;
   color: #B22222;
   margin: 0px;
   padding: 0px;
}
.story p {
	padding: 0px 0px 4px 0px;
            
}

.story a.capsule{
	font: bold 1.3em Arial,sans-serif;
	color: #666666;
	display:block;
	padding-bottom: 2px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 6px;
	padding-bottom: 6px;
}
td.storyLeft h2{
   font: bold 130% Arial,sans-serif;
   color: #B22222;
   margin: 0px;
   padding: 6px;
}
.story img{
	float: left;
	padding: 0px 0px 0px 0px;
    margin: 6px;	
}
.story li{
    list-style-type: disc;
    padding: 16px 10px 3px 0px;
}
.storyright{
	float: right;
	padding: 0px 0px 4px 20px;
    margin: 0px 0px 0px 0px;
}
.storyright img{
	float: right;
	padding: 0px 0px 0px 0px;
margin: 8px;	
}
/************** siteInfo styles ****************/
#siteborder{
	clear: both;
	color: #FFFFFF;
	padding: 16px 0px 0px 0px;
	background-color: #FFFFFF;	
		background-image:  url("foot2.jpg");
		background-repeat: repeat;
}

#siteInfo{
	clear: both;
	border-top: 10px solid #000000;
	border-bottom:12px solid #000000;
	font-size: small; 
	color: #999999;
	padding: 14px 0px 120px 0px;
	margin-top: -1px;
	text-align:center;
		background-color: #A00A0B;	
		background-image:  url("footer.jpg");
		background-repeat:no-repeat;
		background-position:bottom center;
		
}

#siteInfo img{
	padding: 8px 4px 4px 0px;
	vertical-align: middle;
	padding: 4px;
}
#siteInfo1 img{
	padding: 8px 4px 4px 0px;
	vertical-align: middle;
	padding: 6px;
}
.siteInfoform{    
	position: bottom;
                  float: right;
	top: 0px;
	padding: 0px;
	margin: 0px;
}
#siteInfo a{
	font: normal;
	color: #999999;
	text-decoration: none;
}
.cse-branding-bottom{    
	position: bottom;
                  float: right;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #B22222; 
}

#sectionLinks h3{
	padding: 6px 6px 6px 6px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #B22222;
	color: #000000;
text-align: center;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #B22222;
	border-bottom: 1px solid #000000;
	background-image:  url("bg_nav.jpg");
	font-weight: normal;
	padding: 4px 0px 4px 6px;
	color: #AAAAAA;
}

#sectionLinks a:hover{
	border-top: 1px solid #B22222;
    border-bottom: 1px solid #000000;
	background-color: #FFFFFF;
	background-image: none;
	font-weight: normal;
	color: #000000;
    text-decoration: none;
}
#sectionLinks2 a:link, #sectionLinks2 a:visited {
	display: block;
	border-top: 1px solid #B22222;
	border-bottom: 1px solid #000000;
	background-image:  url("bg_nav2.jpg");
	font-weight: normal;
	padding: 4px 0px 4px 6px;
	color: #AAAAAA;
}

/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 6px 0px 10px 10px;
	border-bottom: 1px solid #000000;
}

.relatedLinks h3{
	padding: 6px 0px 6px 4px;
}

.relatedLinks a{
     font: normal 80% Arial,sans-serif;
	color: #B22222;
     padding: 6px 0px 6px 4px;
	
}


/**************** advert styles *****************/

#advert{
	padding: 3px; 
                  font-size: 80%;
                  color: #000000;
                  border-bottom: 0px solid #ffffff;
}
#select img{
                 font-family: Arial,sans-serif;
                 color: #000000;
                 background-color: #ffffff; position: absolute; bottom: 0;
				 }
#advert img{
	display: block;
    margin-left: auto;
    margin-right: auto;
    color: #000000;				  
}
#advert h3{
	font: normal 120% Arial,sans-serif;
	color: #B22222;
    padding: 4px 0px 4px 2px;
}
#advert li{
 list-style-type: disc;
padding: 2px 2px 3px 0px;
}
#advert a{
	font: normal 115% Arial,sans-serif;
	color: #7C7B69;
    padding: 6px 0px 6px 0px;
}

#testimonial {
	font-family : times new roman, agaramond, serif;
	color : #7C7B69;
    font-size: 14px;
	font-style : italic;
	line-height : 100%;
    padding: 4px; 
    border-top: 1px solid #7C7B69;
	border-bottom: 1px solid #7C7B69;
}
#testimonial1 {
	font-family : times new roman, agaramond, serif;
	color : #7C7B69;
    font-size: 16px;
	font-style : italic;
	line-height : 100%;
    padding: 14px 14px 14px 50px;
    border-top: 1px solid #7C7B69;
	border-bottom: 1px solid #7C7B69;
background: #F7F7F7 url("gift.jpg") center no-repeat;
	background-position: 0px  50%; /* x-pos y-pos */
	
}#testimonial1 a{
	font: normal 100% times new roman, agaramond, serif;
	color: #B22222;
    padding: 6px 0px 6px 0px;
}
#testimonial2 {
	font-family : times new roman, agaramond, serif;
	color : #7C7B69;
    font-size: 14px;
	font-style : italic;
	line-height : 100%;
    padding: 6px; 
    border-top: 1px solid #7C7B69;
	border-bottom: 1px solid #545342;
}
/********************* quote**********************/


.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
                  color: #666666;
				  padding: 10px; 
}
.cse-branding-bottom,
.cse-branding-right {
margin:0;
padding:0
}
.cse-branding-bottom,
.cse-branding-right {
zoom: 1;
}
.cse-branding-bottom:after,
.cse-branding-right:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden
}
.cse-branding-text { 
font: 10px Arial;
         color: #AAAAAA;
}
.cse-branding-form form {
margin-bottom: 0;
padding-bottom: 0;
}
/* Bottom-specific selectors */
.cse-branding-bottom .cse-branding-logo, 
.cse-branding-bottom .cse-branding-text {
display: block; 
float: left
}
.cse-branding-bottom .cse-branding-form {
margin-bottom: 3px;
}
.cse-branding-bottom .cse-branding-logo {
padding: 0
}
.cse-branding-bottom .cse-branding-text {
padding-top: 4px
}
.cse-branding-right .cse-branding-form {
float: left;
}
/* Right-specific selectors */
.cse-branding-right .cse-branding-logo, 
.cse-branding-right .cse-branding-text {
margin-left: 4px;
}
.cse-branding-right .cse-branding-form {
float: left;
margin-right: 4px;
}
.cse-branding-right .cse-branding-logo {
padding: 0
}
.cse-branding-right .cse-branding-text {
margin-top: -4px
}

.alert {
	background: #FBFAEF url("pink.star.jpg") center no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
	text-align: left;
              font: 100% Arial,sans-serif;
	padding: 1px 4px 1px 42px;
	border-top: 1px solid #B22222;
	border-bottom: 1px solid #B22222;
	border-right: 1px solid #B22222;
	border-left: 1px solid #B22222;
}
.alert1 {
	background: #FBFAEF url("call-m.gif") center no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
	text-align: left;
    font: 90% Arial,sans-serif;
	padding: 1px 0px 1px 40px;
	border-top: 1px solid #B22222;
	border-bottom: 1px solid #B22222;
}

.alert2 {
	background: #FBFAEF url("cover.gif") center no-repeat;
	background-position: 4px 50%; /* x-pos y-pos */
	text-align: left;
    font: 110% Arial,sans-serif;
	padding: 2px 2px 2px 50px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
.alert2a {
	background: #FBFAEF url("seaweed-ebooks.jpg") center no-repeat;
	background-position: 0px 50%; /* x-pos y-pos */
	text-align: left;
    font: 110% Arial,sans-serif;
	padding: 2px 1px 2px 54px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
.alert3 {
	background: #FFFFCC url("1chat-slot-30.gif") center no-repeat;
	background-position: 0px 50%; /* x-pos y-pos */
	text-align: left;
    font: 80%Verdana,sans-serif;color: #B69296;
	padding: 4px 2px 4px 98px;
border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	
}.alert4 {
	background: #FFFFFF url("1chat-slot-30.gif") center no-repeat;
	background-position: 0px 50%; /* x-pos y-pos */
	text-align: left;
    font: 100%Verdana,sans-serif;color: #000000;
	padding: 4px 2px 4px 98px;
border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	
}
.alert5 {
	background: #FFE7E7 url("readings.jpg") center no-repeat;
	background-position: 0px 50%; /* x-pos y-pos */
	text-align: left;
    font: 130%Verdana,sans-serif;color: #000000;
	padding: 4px 2px 4px 130px;
border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	
}
#button_image{
position:fixed;
bottom:10px;
left:-1px;
text-shadow:Black ;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
#button_image1{
position:fixed;
top:0px;
right:0px;

}

/* including for compatibility */

.alignleft {
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}
.alignright {
	float:right;
	margin-left:1em;
	margin-bottom:1em;
}
.aligncenter {
	display: block;
	margin-left: 12%;
	margin-right: auto;
}

.menu {
	float:right;
	margin-left:1em;
	margin-bottom:1em;
	border-top: 1px solid #e1dfdf;
	border-bottom: 1px solid #e1dfdf;
	border-left: 1px solid #e1dfdf;
	border-right: 1px solid #e1dfdf; 
	padding: 6px;
	background-color: #fffafa;
}
.menu h3{
	font: normal 90% Arial,sans-serif; 
	color: #000000; text-align:center;  padding: 3px;

}
.menu a:link{
	color: #B22222;
	text-decoration: none;  
font: normal 85% Arial,sans-serif;
}
 /********************* end **********************/

