/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }

/* global elements
 * ------------------------------------------------------------------------- */

body { 
	background: #fff url("images/bg-body.jpg") left top repeat-x;
	text-align:left; 
	font:12px/16px Arial, Verdana, Helvetica, sans-serif; 
	color:#515151; 
	}

p, ul, ol, dl, pre, blockquote	{ margin-bottom:10px; }

blockquote { 
	margin-left: 10px; 
	margin-right: 10px; 
	}


h1	{ font-family: "Times", Arial, Helvetica, sans-serif; font-size:18px; color:#f68709; padding:10px 0 10px 0;  }
h2	{ font-family: "Times", Arial, Helvetica, sans-serif; font-size:14px; color:#272727; padding:10px 0 10px 0;  }
h4	{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#272727; padding:10px 0 10px 10px; }
h5	{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#272727; padding:10px 0 10px 10px; }

h1 span,h2 span,h3 span	{ display:none; }

p { padding:5px 0 5px 0; }

p a:link, p a:visited { color:#10798a; text-decoration:underline; outline:none; }
p a:hover, p a:active { color:#10798a; text-decoration:none; outline:none; }



/* global classes
 * ------------------------------------------------------------------------- */

div.clear	{ clear:both; height:.01em; overflow:hidden; }

img.img-left { float:left; margin:2px 12px 12px 0; }
img.img-right { float: right; margin: 2px 0 12px 12px; }
	 
p.top { text-align:right; display:block;}

.white { color: #fff; font-weight: bold; }
.red { color:#B11D35; }
.orange { color:#f68709; font-weight: bold; }

div.yellow-box { background-color: #FFFF99; border: 1px solid #CCCCCC; padding:15px; width:430px; margin:10px 10px 10px 30px;
               font-size:14px; font-weight:normal; font-style:italic; letter-spacing:-1px; font-family: Georgia, Palatino, Linotype, serif; color:#3f3e3e; }

p.box-grey { background-color: #F4F4F6; border: 1px solid #CCCCCC; padding:5px; 
               }
			   
			   
/* Main framework
 * ------------------------------------------------------------------------- */

#wrap { background: url("images/bg-wrap.jpg") left top repeat-y; width:947px; margin:0 auto; text-align:left; }

#sub-wrap { background: url("images/sub-wrap.jpg") left top repeat-y; width:947px; margin:0 auto; text-align:left; }


#masthead { background: url("images/masthead.jpg") left top no-repeat; height:92px; width:947px; }



	
#column-left { width:719px; float:left; }

	#content { background: url("images/bg-content.jpg") left top repeat-y; width:717px; }

        #content table { padding-left:15px; }
        
        table#blue  { margin:0 0 10px 26px; } 
        
        table#blue a:link, table#blue a:visited { color:#FFF; text-decoration:underline; outline:none; }
        table#blue a:hover, table#blue a:active { color:#FFF; text-decoration:none; outline:none; }
        
        table#blue h3 { color: #FFF; text-decoration:underline; font-weight:bold; font-size:14px; padding:10px 0 10px 0; }
        table#blue p { color:#FFF; }
        td#box1 { }
        td#box2 { border-left: 1px solid #FFF; padding:0 0px 0 10px; }
        	/* background image ul list items */
	        td#box2 ul { margin:5px 0px 5px 2px; }
	        td#box2 ul li {  background:transparent url("images/bullet_orange.png") -5px 0px no-repeat; padding-left:9px;  color:#FFF; }
        td#box3 { border-left: 1px solid #FFF; padding:0 5px 0 10px; }
        
        table#podcast { margin: 0 0 0 26px;}
        td#pod1 h3 { padding:5px 0 5px 12px; color:#f68709; font-weight: bold; }
        td#pod1 img { padding-left: 65px; }
        td#pod2 h3 { padding:5px 0 5px 20px; color:#f68709; font-weight: bold;}
        td#pod2 img { padding-left: 80px; }
        

	#sub-content { width:719px; }

        #sub-content p, #sub-content ul , #sub-content h2, #sub-content h3,  #sub-content h4  { padding:5px 40px 5px 25px; }
        #sub-content h1 { padding:15px 40px 5px 25px; color:#f68709; }
        #sub-content table.books { margin: 5px 40px 0 25px; }

	

#column-right { width:228px; float:left; }

	#column-right h3 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:15px; color:#2b2b2b;  padding:10px 10px 10px 10px; }
        #column-right p { padding:3px 20px 3px 10px;  }

        #column-right img.buy { padding:0 0 10px 35px; }
        #column-right img.ezine { padding:0 0 0 10px; }
        #column-right img.contact { padding:0 0 10px 10px; }




#page-footer { background: url("images/page-footer.jpg") left top no-repeat; width:947px; height:27px; clear:both; overflow:hidden; }

#sub-page-footer { background: url("images/sub-page-footer.jpg") left top no-repeat; width:947px; height:27px; clear:both; overflow:hidden; }


/* Footer
 * ------------------------------------------------------------------------- */
 
#footer { width:947px; text-align:center; margin:0 auto; padding:0px 0 0 0; }
#footer a:link, #footer a:visited { text-decoration:none; color:#064d58; }
#footer a:hover, #footer a:active { text-decoration:underline; color:#064d58; }
#footer p { text-decoration:none; color:#666666; font-size:0.9em; padding-left:10px; }

#footer ul.footer { margin-bottom:15px; font-size:1.0em; font-family:Arial, Helvetica, sans-serif; }
#footer li { padding: 0 5px 0 7px; display:inline; border-left: 1px solid #CCCCCC; }
#footer li.first { border: none; }

/* Search Form
 * ------------------------------------------------------------------------- */

    #ajaxSearch_form { background: url("images/bg-search.jpg") left top no-repeat; margin-left:1px; padding:5px 0 5px 5px; } /* id of the search form */
    #ajaxSearch_input { } /* id of the input box on the form */
    #ajaxSearch_submit { width:50px;  height:23px; padding-top:2px;  } /* id of the submit button */
    #ajaxSearch_output { } /* id of the div that the ajax results are returned in */


/* Quick Contact Form
 * ------------------------------------------------------------------------- */

	
form p	{ font-size:10px; }

form br { line-height:0; /* defaults vertical spacing between fields */}
	
input, textarea, select { 
	background-color:#cccccc !important; 
	border:1px solid #999999;
	color:#000000;
	
	height:18px; 
	margin-bottom:3px; /* sets vertical spacing between fields */
	padding-top:4px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", "Bitstream Vera Sans", Arial, Verdana, Helvetica, sans-serif; 
	font-size:12px;
	}

textarea { height:70px; overflow:auto; }



input.submit-contact-main { margin:100px 0 0 242px; }

input.submit-contact-main { 
	background: url("images/index/btn_submit.jpg"); 
	width:63px; 
	height:25px; 
	border:none; 
	cursor:pointer; 
	}


/* Main Contact Form


 * ------------------------------------------------------------------------- */

#contact-main { padding:20px 0px 60px 0px; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px; 
}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:400px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label textarea { height:100px; }


/* Members Nav
 * ------------------------------------------------------------------------- */
 
ul#login { float:right; margin-top:15px; color:#FFF; }
ul#login a { color:#FFF; text-decoration: none; }

/* Horozontal MAIN NAVIGATION Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background: url("images/nav.jpg") left top no-repeat; 
	width:947px; 
	height:43px; 
	margin:0; 
	padding:0;
	}

#nav span { display: none; }

#nav li, #nav a { height:43px; display: block; }

#nav li { float: left; list-style: none; _display: inline; }

#nav-01 { width:  77px; margin-left: 0px;}
#nav-02 { width: 174px;}
#nav-03 { width: 106px;}
#nav-04 { width:  77px;}
#nav-05 { width: 147px;}
#nav-06 { width: 152px;}
#nav-07 { width:  94px;}
#nav-08 { width: 120px;}

#nav-01 a:hover { background: transparent url("images/nav.jpg")    0px -43px no-repeat;}
#nav-02 a:hover { background: transparent url("images/nav.jpg")  -77px -43px no-repeat;}
#nav-03 a:hover { background: transparent url("images/nav.jpg") -251px -43px no-repeat;}
#nav-04 a:hover { background: transparent url("images/nav.jpg") -357px -43px no-repeat;}
#nav-05 a:hover { background: transparent url("images/nav.jpg") -434px -43px no-repeat;}
#nav-06 a:hover { background: transparent url("images/nav.jpg") -581px -43px no-repeat;}
#nav-07 a:hover { background: transparent url("images/nav.jpg") -733px -43px no-repeat;}
#nav-08 a:hover { background: transparent url("images/nav.jpg") -827px -43px no-repeat;}


