/*	
----------------------
	GENERAL STYLES
----------------------
*/

body {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:center;
	background: #fff;
}

	#header {
		margin:0 auto;
		}
	#header-full-name {
		text-align: left;
		border-bottom: 2px solid #000;
		}
		#ksm-copyright, #conf-help-contact {
			border-top: 1px solid #bbb;
			width: 900px;
			margin: 60px auto 20px auto;
			padding-top: 0.5em;
			color: #777;
			font-size: 10px;
			text-align: center;
			}
			#ksm-copyright a, #conf-help-contact a {
				color: #000;
				text-decoration: underline;
				}
				#conf-help-contact {
					font-size: 12px !important;
				}
				
				
div#gray-nav-bar {
	background: url(../images/gray-nav-bar.gif) repeat-x 0 14px;
	height: 33px;
	margin: 1em 0 0 0;
	}
ul#navigation {
	margin: 0 auto;
	padding: 0;
	height: 33px;
	list-style: none;
	}
	ul#navigation li {
		display: inline-block;
		margin: 0;
		padding: 0;
		border: 4px solid #000;
		}
	ul#navigation li a {
		display: block;
		color: #fff;
		height: 1.8em;
		padding: 0.6em 10px 0 10px;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-transform: uppercase;
		font-weight: bold;
		background: #000;
		}

.home li#nav-home a, .publications li#nav-publications a, li#nav-home a:hover, li#nav-publications a:hover, li#nav-conference a:hover {
	color: #000;
	background: #fff;
	cursor: pointer;
	} 	
	
	
ul#sub-navigation {
	padding: 0;
	float: left;
	text-align: left;
	margin: 0 0 0 20px;
	min-height: 400px;
	list-style: none;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	width: 280px;
	}
	ul#sub-navigation li {		
		margin-right: 10px;
		border-bottom: 1px solid #ddd;
		}
	ul#sub-navigation li:first-child {
		border-top: 1px solid #ddd;
		margin-top: 0.3em;
		}
	ul#sub-navigation li a {
		color: #000;
		padding: 10px 15px 10px 10px;
		display: block;
		text-decoration: none;
		}
			
#page-content {
	padding-top: 0.3em;
	max-width: 850px;
	}
.center-content {
	margin: 0 auto;
	}
.right-content {
	margin-left: 310px;
	text-align: left;
	border-left: 2px dashed #ddd;
	padding-left: 30px;
}	

#footer {
	margin-top: 2em;
	border-top: 1px solid #ccc;
	padding-top: 1em;
	font-size: 10px !important;
	color: #777 !important;
	}
	#footer a {
		font-size: 10px;
		color: #444 !important;
		text-decoration: underline !important;
	}
	
.external_link {}
	

img {
border:0;
}

hr {visibility:hidden}

a {
	text-decoration: none;
	color:#0033ff;
}

table.orderDetails {
	border-collapse: collapse;
	margin: 0 auto;
	text-align: left;
	}
	table.orderDetails tr td {
		padding: 5px;
		width: 300px;
		vertical-align: top;
		}
	table.orderDetails tr td:first-child {
		text-align: right !important;
		padding-right: 10px !important;
		}

table.standard {
	border-collapse:collapse;
	}
	table.standard td {
		padding:5px;
		border-bottom:1px #ccc solid;
		}

	
	tr.sectiontitle {
		border-top:1px #ccc solid;
		background-color:#e1e5e9;
		font-weight:bold;
		}
	
	tr.sectiontitletwo {
		border-top:1px #ccc solid;
		background-color:#adbbc8;
		font-weight:bold;
		font-size:18px;
		}

.buy-now-button {
	color:#fff;
	font-weight:bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 100px;
	text-align: center;
	background:url(/_app/images/submit-button-blue.jpg) repeat-x center center;
	border: 1px solid #6cb0db;
	cursor: pointer;
	padding:1px;}
	
.submit-button-blue {
	color:#fff;
	font-weight:bold;
	background:url(/_app/images/submit-button-blue.jpg) repeat-x center center;
	border: 1px solid #6cb0db;
	cursor: pointer;
	padding:1px;}
	.submit-button-grey {
		color:#fff;
		font-weight:bold;
		background:url(/_app/images/submit-button-grey.jpg) repeat-x center center;
		border: 1px solid #888;
		cursor: pointer;
		padding:1px;}

form div {
	margin-bottom: 3px;
	}
	
form#extraInfo #type, form#extraInfo #company {
	width: 250px;
	margin-bottom: 10px;
	} 

.alignleft {text-align:left !important;}
.aligncenter {text-align:center !important;}
.alignright {text-align:right !important;}
.alignjustify {text-align:justify !important;}
.aligntextbtm {vertical-align:text-bottom}
.nowrap {white-space:nowrap}

.font10 {font-size:10px}
.font12 {font-size:12px}
.font14 {font-size:14px}
.font16 {font-size:16px}
.font20 {font-size:20px}
.font24 {font-size:24px}
.redtext {color:#cc0000}
.greentext {color:#009900;}

.indent {text-indent:25px}
.indent-all {padding-left:25px}

.default-link {color:#0033ff !important;text-decoration:underline !important}

.noborder {border:0 !important}
.nodisplay {display: none;}

.asutext {
	color:#fff;
	font-size:9px;
}

.container {
	margin:0 auto;
	text-align: left;
}


.content { min-height:400px;}

.clear {clear:both;}
.floatleft {float:left;}
.floatright {float:right;}



h1, .h1 {font-size:20px; font-weight:bold}

h2, .h2 {
	font-size:16px; font-weight:bold;
}
h3, .h3 {
	font-size:14px; font-weight:bold;
	}

.bold {
	font-weight:bold !important;
}

.italic {
	font-style:italic !important;
}

.underlined {
	text-decoration:underline !important;
}

.topPorH {
	margin-top:0;
	}
	
.endingp {
	margin-bottom:2.5em;
}

textarea {
	font-family:Arial, Helvetica, sans-serif !important;
}

.noscript-message {
	background:#FCE9C0 url(/_app/images/icons/alert.png) left no-repeat;
	background-position: 15px; 
	border-top:2px solid #DBAC48;
	border-bottom:2px solid #DBAC48;
	padding: 8px 10px 8px 50px;
	margin-top: 1em;
}
.noscript-message a {
	color: #cc6600;
}
