﻿#masthead	{
	height: 100px;
}

#masthead	ul	{
	text-align: right;
	float: right;
	display: inline;
	width: 600px;
	margin: 0 0 0 0;
	padding-top: 5px;
	padding-right: 10px;
}
#masthead ul li	{
	display: inline;
	padding-left: 30px;
	}

#mainbannerbox	{
	display: block;	
	margin: 0 0 0 0;
	background-color: #6c6250;
	padding: 2px;
}

#mainbannerbox img	{
	padding: 2px;
	background-color: #fff;
}

#left_column	{
	display: block;
	width: 200px;
	height: 100%;
	float: left;
	color: #ffffff;
	margin: 0 0 0 0;
}

#left_column p	{
	margin: 0;
}

#right_column	{
	margin-left: 200px;
	display: block;
	background-color: #faf0d8;
	height: 100%;
	vertical-align: top;
	width: 700px;
}

/* ##############  Subnavigation Styles ############### */
.subnav_header	{
	font-family: Georgia, Palantino, Serif;
	font-size: 1.2em;
	line-height: .9em;
	padding: 8px 0 8px 40px;
	background: url('../images/img_semitrans_blk.png');
}

#left_column ul {
	list-style: none;
	padding: 0 0 40px 40px;
	margin: 0 0 0 0;
}

#left_column ul li	{
	font-size: .7em;
	padding: 0 0 0 20px;
	margin: 15px 0 0 0;
	background-image: url('../images/img_subnav_bullet.gif');
	background-repeat:no-repeat;
	background-position: 0 5px;
}

#left_column ul li a	{
	color: #ffffff;
	text-decoration:none;
}

#left_column ul li a:hover	{
	color: #ffff66;
	text-decoration:none;
}

/* ##############  Textarea Styles ############### */

#maintext	{
	display: block;
	padding:  0 10px 10px 20px;
	float:left;
	margin: 0 0 10px 0;	
	font-size: .8em;
	width: 464px;
	border-right: 1px #c9a654 solid;
}
.rightbanners	{
	display: block;
	margin-right: 0;
	width: 188px;
	padding: 6px;
	float: right;
}

.rightbanners img{
		margin-bottom: 10px;
		}
}
.sidebanner	{
	padding-bottom: 7px;
}

#bottom	{
	width: 100%;
	clear:both;
}

.strong	{
	font-weight: bold;
}


p.blockquote	{
	margin-left: 40px;
	margin-right: 20px;
}

/* ##############  Various List Styles ############### */


.authors{
	list-style:none;
	font-size: 1.1em;
	margin-left: 30px;
	padding: 0;
}

.authors a img {
	width: 60px;
	height: 60px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	margin-right: 10px;
	vertical-align: middle;
}

.authors li{
	height: 80px;
	padding: 0;
	margin: 0;
}


/* **************Partner Page Links ************* */
.orglist h2 {
	clear: both;
	border: 0;
	font-size:1.5em;
}
.orglist ul {
	margin: 10px;
	list-style: none;
	clear: both; 
	padding-bottom: 3em;
	overflow:auto;
}

.orglist ul li {
	margin: 0 10px 20px 0;
	width: 45%;
	text-align: center;
	float: left;
	height: 100px;
	line-height: 1em;
}


 /* Product listings on authors page */
 
 ul.author_prod	{
 	position:relative;
	list-style:none;
	font-size: 1.1em;
	margin-left: 30px;
	padding: 0;
	}
	
	.author_prod li{
	padding: 0 0 10px 0;
	margin: 0 0 10px 100px;
	clear: left; 
	padding-bottom: 10px;
	}
	
#profile ul.author_prod img{
		margin-left:-100px;
		border:0;
	}
		

.links	{
	list-style:none;
	font-size: 1.1em;
	margin-left: 30px;
	padding: 0;
}

.links li{
	padding: 0;
	margin: 0 0 10px 0;
}

.articlelinks	{
	list-style:none;
	font-size: 1em;
	margin-left: 30px;
	padding: 0;
}

.articlelinks li{
	padding: 0;
	margin: 0 0 15px 0;
}

.articlelinks li p	{
	margin-top: 0;
	margin-bottom:0; 
}

.articlelinks li p.date	{
	letter-spacing:normal;
	margin-bottom: 5px;
	margin-left: -10px;
}

.articletitle	{
	font-weight:bold;
}

.summary	{
	font-size: .9em;
}

.listindent	{
	margin-left: 30px;
}

#profile img	{
	float:left;
	border: 1px black solid;
	margin-left: 20px;
	margin-right: 20px;
}

#profile .productimage {
	border: none;
	margin :0px; 
	float:left;
	padding-right: 5px
}

.productimage {
	border: none;
	margin :0px; 
	float:left;
	padding-right: 5px
}

.fullname {
	font-size: medium;
}

.purchasebook	{		
		margin-right: 20px;
		padding: 0 5px 2px 5px;
		border: 1px black solid;
		background-color: #CCCCCC;
		display: inline;
}
.subtext{
	margin-left: 20px;
	font-size: small;
}

.seperator	{
	margin: 5px 0 5px 0;
	clear:both;
	width: 300px;
	height: 1px;
}

.sidebar-links, .profile-datablock	{
	text-decoration: none;
	list-style:none;
	margin:  0 0 0 0;
	padding: 0;
}

.sidebar-links li	{
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: .8em;
}

/* Events  */

.eventtitle	{
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom: 8px;
}


.eventdate	{
	font-style:italic;
	padding-bottom: 5px;
}

/* regions */

.region_ppl	{
	vertical-align: middle;
	float: left;
	line-height: 150%;
	margin-top: 20px;
}
/* ##############  Articles Styles ############### */

#article_header		{
		text-align:right;
}

/*#article_header p	{
	border-style: solid;
	border-width: 1px;
	display: inline;
	margin-right: 20px;
	background-color: #FFFFFF;
	padding: 5px 10px 5px 10px;
}

#article_header a	{
	color: #800080;
}*/

.article_title	{
	font-size: 1.3em;
	font-weight:bold;
	color: #644318;
}


.article_subtitle	{
		font-size:1.25em;
		font-style:italic;
		color: #644318;
}

.subsection		{
	font-weight:bold;	
	color: #644318;
	font-style:italic;
	margin-left: 10px;
}

.point	{
	font-weight:bold;
}

.title	{
	font-size: 1.3em;
	font-weight:bold;
}

.subtitle	{
	font-size:1.25em;
}

.email {
	padding-left: 25px;
	color: #644318;
	background: url('/images/share.gif') 0 2px no-repeat;
}

.print {
	padding-left: 20px;
	color: #644318;
	background: url('/images/print.gif') 0 1px no-repeat;
}

.articletable td{
	border:1px solid #644318;
	padding: 2px;
}

.blockquote	{
		margin-left: 30px;
		margin-right:20px;
}

#footnotes	{
	font-size: .8em;
}

.reflink	{
	font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

.btn	{
	 width:150px; 
	 border: 1px black solid;
	 padding: 5px 10px 5px 10px; 
	 margin-left: 20px;
	 text-align: center;
	 background-color:#ffffcc;
	 font-size:large;
}


.btn a	{
	color: purple;
	text-decoration: none;
}

.btn a:hover{
	text-decoration:underline;
}
.pullquote	{
	display:inline;
	width: 150px;
	font-size:1.6em;
	border-top:2px purple solid;
	border-bottom:2px purple solid; 
	float: right; 
	margin: 0 10px 0 20px;
	padding: 10px 0 10px;
}



table.sponsorlist{ 
	width:90%;
	border-collapse:collapse;
	}

	table.sponsorlist td {
		font-size: .85em;
		line-height:1.4em;
		}


h2.emphasis {
	margin-left:0;
	width: 100%;
	font-size:1.5em;
	color: black;
	}
	
	div.gold {
	padding: 10px 40px; 
	text-align: left; 
	background-color: #FFCC66;
	margin: 0 -10px 0 -20px;
	}

/* ##############  Blog Styles ############### */

.date-header	{
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;

}

ul#recently,ul.archive-list ul.profile-datablock {
	list-style:none;
	font-size: .8em;
	margin: 0;
	padding: 0;
}
.archive-list li,#recently li, .profile-datablock li {
	margin-bottom: 15px;
	margin-left: 20px;
	font-size: .9em;
	line-height: 1.1em;
}
	
.archive-list a,#recently a, .profile-datablock a{
	text-decoration:none;
} 

#blogfeeds	{
	font-size:.8em;
}

.comment-body	{
	margin-left: 20px;
	margin-right: 20px;
	border-bottom:	1px solid #E1CC97;
	padding-bottom: 5px;
	
}

h2.post-title a	{
	text-decoration: none;
	color:#644318;
}

/* ##############  Store Styles ############### */


ul.store {
	margin:0;
	padding:0;
	list-style:none;
	}

.soldout	{
	font-weight:bold;
	color:red;
}

	ul.deptList {
	margin:0;
	padding:0;
	list-style:none;
	}

		ul.deptList li {
		    width: 170px;
		    float: left;
		    margin-bottom: 30px;
		    height: 190px;
		    padding-right:40px;
			}
			
			ul.deptList li .title a{
				font-size:1em;
				text-decoration: none;
				} 

		/*  *** Category Styles *** */
		ul.categories 	{
			margin: 0;
			padding:0;
			list-style:none;
			clear:right;
		}
		
		.ul.categories li 	{
			font-size: 1.15em;
			font-family:Georgia,Palantino,Serif;
			font-weight:normal;
			padding-bottom:15px;
			margin-bottom: 10px;
			border-bottom: 1px #c0c0c0 solid;
		}
		
		
		ul.conference-year	{
			list-style:none;
		}
		
		ul.conference-year li	{
			margin-bottom: 15px;
		}
		
		ul.conference-year li a.conference-title	{
			font-size: 1.1em;
			font-weight:bold;
			color: purple;
		}
		
		ul.categories li a{
			color:#644318;
			text-decoration:none;
		}
		
			ul.categories li a.label  {
				color:black;
				font: normal normal 1/1em Georgia, Palantino, Serif;
				display: inline-block;
				padding: .3em .5em;
				background-color: #efefef;
				border: 1px solid gray;
				border-radius: 10px;
				}
		
			ul.categories li a:hover{
			color: purple;
			background-color: #dedede;
			}
	
	
	
	
		/*  *** Product List Styles ***  */
		
		.store li.product{
			padding: 20px 0;
			margin-left:  100px;
			border-bottom: 1px solid gray;
			clear:both;
			}
		
			.store li.product .product-heading {
				font-size: 1.1em;
				font-weight: bold;
				margin: 0;
				border: 0;
				}
		
			.store li.product p {
				margin: 0 0 1em 0;
				}
				
			.store .thumb {
				margin-left: -120px;
				}
		
			.store .qtybox{
				display:inline;
				width: 200px;
				}
			
			.store .qtySelect{
				display:inline;
				width: 40px;
				}
		
			.store .button {
			   display:inline;
				width: 100px;
				}
			

/* ##############  FORM Styles ############### */
/* Review area styles */

.formarea div.review	{
	margin-left: 0;
	padding: 20px;
	width: 200px;
}


.review div	{
	margin-left: 160px;
	margin-top: 20px;
	clear:left;
	line-height: 1.1em;
	padding-bottom:10px;
	border-bottom: 1px solid #cccccc;
	overflow:auto;
	width: 200px;
}


.review  div .label	{
	display:block;
	width: 150px;
	float:left;
	font-weight:bold;
	margin-left: -155px;
}
/*  general form styles */
.formarea {
	width: 420px;
	margin: 0px;
	padding: 20px;
	padding-top: 30px;
	/*background-image: url('/images/backgrounds/form-bkgd.gif');*/
	background-position: center top;
	background-repeat: repeat-x;
}
.green {
	background-color: #fff;
	background-image: url('/images/backgrounds/form-bkgd-green.gif');
	background-position: center top;
	background-repeat: repeat-x;
}
.formarea .note {
	font-size: .85em;
}
fieldset {
	clear: both;
	border: 0;
}
.formarea div {
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/;
	height: 1%;
}
legend {
	width: 100%;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.2em;
	color: #6c6250;
}
legend span {
	display: block;
	width: 480px;
	border-bottom: 1px solid #076293;
	padding: 0 10px;
	margin: 10px 0;
	margin-left: -10px;
}
.formarea p.formtext {
	margin-left: -155px;
}
.pholegend {
	display: block;
	width: 100%;
	border-bottom: 1px solid #076293;
	padding: 0 10px;
	margin: 10px 0;
	margin-left: -10px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.2em;
	color: #076293;
}
.formarea select.dropdown {
	height: 1.5em;
	padding-left: 5px;
	border: 1px solid gray;
}
.formarea div.submitBtn {
	display: block;
	margin-bottom: 20px;
}
.formarea fieldset div label {
	float: left;
	margin-left: -155px; /*width of left column*/;
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.formarea fieldset label.wide {
	display:block;
	clear:both;
	width: 400px;
	margin-top: 20px;
}

.formarea fieldset label.page-description {
	display:block;
	clear:both;
	width: 300px;
	margin-top: 20px;
}

/*  For those checkboxes that are aligned left */
.formarea fieldset.left-align div {
	padding-left: 40px;
	width: 500px;
}
.formarea fieldset.left-align div label {
	margin-left: 0;
	float: none;
	width: 500px;
}
.formarea fieldset.left-align div input {
	margin-left: -30px;
	width: 20px;
}
.formarea fieldset div input.inline {
	width: auto;
	margin-left: 0;
}
/*  General form elements   */
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}
input.textBox {
	width: 250px;
	height: 1.5em;
	padding-left: 5px;
	border: 1px solid gray;
}
.checkbox, .radio {
	clear: left;
	float: left;
	margin-left: -40px;
}
.formarea div.checklist {
	clear:none;
	padding-left: 10px;
	width: 70px;
	float: left;
}
.formarea fieldset div.checklist label {
	margin-left: 0;
	width: auto;
}
.textarea {
	width: 400px;
	height: 80px;
	padding-left: 5px;
	border: 1px solid gray;
}
input.short {
	width: 150px;
}
input.button {
	margin-top: 10px;
}
.required {
	font-weight: bold;
}
.required legend {
	font-weight: normal;
}
.additional {
	/*  this is a "honeypot" for anti-spam control */
	display: none !important;
}


