/* CSS Document */

/******  Main Site Styles ******/


body {
	background: url(/images/interface/body_bg.png) repeat-x #cad5d7;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

html {
	/*padding: 15px 14px 15px 14px;*/
	margin: 0px;
}
body, table {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
}



h1, h2, h3, h4, p {
	margin: 0px 0px 15px 0px;
}

h5, h6 {
	padding: 0px;
}

h1 {
	font-size: 36px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom:#ccc solid 1px;
	margin-bottom: 25px;
}

#content-home h1{
font-size: 18px;
border: 0;
font-weight:bold;
margin-bottom: 0;

}

h1.forums {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
}

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

li {
	padding: 0px 0px 0px 0px;
}

ol.spaced,
ul.spaced {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	ol.spaced li,
	ul.spaced li {
		margin: 0px 0px 0px 0px;
		padding: 0px;
	}


/** main = site wrapper **/
#main {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 960px;
	text-align: left;
	
}

#popup {
	margin: 0px;
	padding: 15px;
	background:#FFFFFF;
	
	text-align: left;
}

#header {
	width:575px;
	margin-left:auto;
	margin-right:auto;
	height: 72px;
}

#nav {
	margin: 0px;
	padding: 0px;
	height: 75px;
	border:0;
	
}
#nav-inset {
	margin: 0px auto 0px auto;
	width: 580px;
	border:0;
}

#content {
	background: #fff;
	padding: 20px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	width: 680px;
	float:left;
}

#content-nomenu {
	background: #fff;
	padding: 20px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	
}

#right_content {
	float:right;
	width: 225px;
}

#right_content a{
text-decoration:none;
color:#000000;
font-size:12px;

}

#right_nav_wrapper {
	background: #e2e2e2;
	width:235px;
	margin-left: 11px;
	
}

#ul-less-right{
background: #f3f4f0;
margin: 0 8px 0 8px;
padding-right: 10px;
padding-left: 12px;
height: 200px;

}
#right_content ul{
	list-style-type: none;
	padding:0 0 0 0;
	margin:0 12px 0 0;
}

#right_content li{
 height: 33px;
 width: 212px;
 background: url(/images/interface/explore_bg.png) repeat-x;
 margin:auto 0 auto 6px;
 padding-left: 10px;
 padding-top: 10px;
}

#right_content li:hover{
 height: 33px;
 width: 212px;
 background: url(/images/interface/explore_bg_over.png) repeat-x;
 margin:auto 0 auto 6px;
 padding-left: 10px;
 padding-top: 10px;
}

.arrowright{
vertical-align: middle;
float:right;
margin-top: -25px;
margin-right: 15px;
}

#content-home {
	background: #fff;
	padding: 20px 20px 0px 20px;
	height:auto;	
}

.rightButton{
margin-top: 50px;
margin-left: 400px;
}




#headliner {
margin-left:-30px;
}

.homepage_wrap{
width: 820px;
height: 200px;
border-bottom:#CCCCCC 1px solid;
padding-top: 20px;
padding-left: 20px;
margin-left: 20px;

}

.photoleft{
float:left;
width: 220px;
}

.red{
	color:#990000;
	font-size: 10px;
	vertical-align:top;
}

.homeright{
float:right;
width:600px;
padding-top:40px;
}

.homeright h1 a{
text-decoration:none;
color: #333333;
}

.homeright p{
margin-top: -15px;
height: 25px;
}

.clear{
clear:both;
}

#footer {
	padding: 10px 20px 10px 20px;
	font-size: 10px;
	text-align: center;
	color: #999999;
	}
	#footer a:link,
	#footer a:visited {
		color: #003399;
	}
	#footer a:hover {
		color: #0066CC;
	}

.featuretable {
	border-collapse: collapse;
	}
	.featuretable th {
		text-align: left;
		vertical-align: top;
		padding: 5px;
		background-color: #DDDDDD;
		border: 1px solid #666666;
		font-size: 10px;
	}
	.featuretable td {
		text-align: left;
		vertical-align: top;
		padding: 5px;
		border: 1px solid #666666;
		font-size: 10px;
	}	

.samples th {
	vertical-align: bottom;
	text-align: center;
	}
	.samples img {
		border: 1px solid #000000;
	}
	.samples td {
		vertical-align: top;
		padding-bottom: 30px;
		font-size: 11px;
		text-align: center;
	}
	.samples b {
		font-size: 12px;
	}

.bonus-thumbs,
.bonus-folios {
	width: 100%;
	clear: both;
	}
	.bonus-thumbs td,
	.bonus-folios td {
		text-align: center;
		font-weight: bold;
		font-size: 12px;
	}
	.bonus-thumbs img {
		border: 1px solid #000000;
	}

.sidebar,
.sidebar-links {
	height: auto;
	margin: 0px 0px 15px 15px;
	color: #000000;
	
}

.sidebar {
	padding-left: 15px;
	font-size: 11px;
	width: auto;

}

.sidebar.orderlink {
	border-left: none;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
}

.sidebar-links {
	padding-left: 15px;
	width: 180px;
	font-size: 12px;
	}
	.sidebar-links td {
		font-size: 10px;
		color: #666666;
		vertical-align: middle;
		padding-right: 3px;
		white-space: nowrap;
	}
	.sidebar-links h1 {
		font-size: 12px;
		font-weight: bold;
		margin: 0px;
	}
	.sidebar-links ul {
		margin: 0px 0px 0px 15px;
		padding: 0px;
		font-weight: normal;
		list-style-type: none;
		list-style-image: url(/images/interface/link_bullet.gif);
	}
	.sidebar-links li {
		padding: 5px 0px 0px 0px;
	}
	.sidebar-links a:link {
		color: #000000;
		text-decoration: none;
	}
	.sidebar-links a:visited {
		color: #000000;
		text-decoration: none;
	}
	.sidebar-links a:hover {
		color: #0066CC;
		text-decoration: underline;
	}

.box,
.box-filled,
.sidebar-filled {
	font-size: 11px;
	padding: 10px;
	border: 1px solid #333333;
}
.box-filled,
.sidebar-filled {
	background-color: #90A5CE;
}
.sidebar-filled {
	float: left;
	margin: 0px 15px 15px 0px;
	}
	.box ul,
	.box ol,
	.box-filled ul,
	.box-filled ol,
	.sidebar-filled ul,
	.sidebar-filled ol {
		margin: 0px 0px 0px 15px;
		padding: 0px;
	}
	.box ol,
	.box-filled ol,
	.sidebar-filled ol {
		list-style-type: decimal;
	}
	.box ul,
	.box-filled ul,
	.sidebar-filled ul {
		list-style-type: disc;
	}
	.box li,
	.box-filled li,
	.sidebar-filled li {
		padding: 0px 0px 5px 0px;
	}

.error-list {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	}
	.error-list ul {
		margin: 0px 0px 0px 20px;
		padding: 0px;
		font-weight: normal;
		list-style-type: disc;
	}
	.error-list li {
		padding: 0px;
	}

ul.compact-list {
	margin: 0px 0px 15px 15px;
	padding: 0px;
	font-weight: normal;
	list-style-type: disc;
	}
	ul.compact-list li {
		padding: 0px;
	}

.photo-gallery img {
	margin: 0px 10px 10px 0px;
	border: 1px solid #000000;
}

.book {
	float: right;
	margin: 0px 0px 15px 15px;
	width: 252px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.red {
	color: #CC0000;
}

.green {
	color: #009900;
}

.gray {
	color: #666666;
}

.white {
	color: #FFFFFF;
}

.text-xl {
	font-size: 16px;
	font-weight: normal;
}

.text-lg {
	font-size: 14px;
	font-weight: normal;
}

.text-med {
	font-size: 12px;
	font-weight: normal;
}

.text-sm {
	font-size: 11px;
	font-weight: normal;
}

.text-xsm {
	font-size: 10px;
	font-weight: normal;
}

.citation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6666CC;
}