/* INSIDE PAGE STYLES */

#innerpage-content {
	clear:both;
	margin:0;
	padding-top:10px;
	padding-left:18px;
	padding-right:18px;
	font-size:13px;
	line-height:16px;
	background:#f6f6f6;
}

#innerpage-content p {
	padding-left:0;
	padding-right:0;
	line-height:16px;
}

#innerpage-content .img {
	clear:both;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:10px;
	border:1px solid #999;
}

.innerpage-header {
	margin-bottom: 10px;
}

.innerpage-header h2 {
	background:#335467;
	font-size:22px;
	color:#fff;
	font-weight:400;
	padding: 5px 10px 5px 10px;
	margin:0;
}

.innerpage-header-top {
	background: #335467;
	height: 4px;
	width: 100%;
	margin: 6px 0 0 0;
	padding: 0;
	margin: 0px;
	overflow: hidden;
}

.innerpage-header-top-left {
	float:left;
	background: #335467 url(images/corner_blue_nw.gif) no-repeat;
	height: 4px;
	width: 4px;
}

.innerpage-header-top-right {
	float:right;
	background: #335467 url(images/corner_blue_ne.gif) no-repeat;
	height: 4px;
	width: 4px;
}

.innerpage-header-bottom {
	background: #335467;
	height: 4px;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	margin: 0px;
	overflow: hidden;
}

.innerpage-header-bottom-left {
	float:left;
	background: #335467 url(images/corner_blue_sw.gif) no-repeat;
	height: 4px;
	width: 4px;
}

.innerpage-header-bottom-right {
	float:right;
	background: #335467 url(images/corner_blue_se.gif) no-repeat;
	height: 4px;
	width: 4px;
}


#innerpage-content a:link {
	color:#02446a;
	text-decoration:none;
}

#innerpage-content a:visited {
	color:#02446a;
	text-decoration:none;
}

#innerpage-content a:active {
	color:#02446a;
	text-decoration:none;
}

#innerpage-content a:hover {
	text-decoration:underline;
	color:#095181;
}

#innerpage-video {
	text-align: center;
	margin: 0 0 10px 0;
}

#innerpage-video-embed {
	width:428px;
	margin: auto;
	padding: 5px;
	border: 1px solid #b8b8b8;
}


#innerpage-ad{
	border: 1px solid #b8b8b8;
	width: 300px;
	padding: 5px;
	margin-left:10px;
	margin-bottom: 10px;
	float:right;
	top:100px;
	background: #fff;
}

#innerpage-ad-text{
	font-size: 10px;
	text-align: center;
	color:#000;
	margin: 0;
	padding: 0 0 3px 0;
}

.author {
	margin:0 0 10px 25px;
	padding: 3px 3px 3px 12px;
	border-top:1px solid #b8b8b8;
	border-bottom:1px solid #b8b8b8;
	background:#fff;
	color:#000;
}

.authorNoImage {
	margin:0 0 10px 0px;
	padding: 3px 3px 3px 12px;
	border-top:1px solid #b8b8b8;
	border-bottom:1px solid #b8b8b8;
	background:#fff;
	color:#000;
}

.authordate{
	margin:0 0 10px 0px;
	padding:3px;
	border-top:1px solid #b8b8b8;
	border-bottom:1px solid #b8b8b8;
	background:#fff;
	color:#000;
}








#related {
	clear: both;
	background:#fff;
	width:92%;
	margin-left:20px;
}

#related h3 {
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	margin:0;
	padding: 5px 10px 7px 10px;
	font-size:13px;
	color:#000;
	text-transform:uppercase;
}

#related ul {
	padding-top:10px;
	padding-bottom:10px;
	margin: 0;
}

#relatedexclusives {
	list-style-type:none;
	padding-left:14px;
	line-height:14px;
}

#relatedexclusives a:link {
	color:#00597b;
	text-decoration:none;
	font-weight:700;
	color:#095181;
}

#relatedexclusives a:visited {
	color:#00597b;
	text-decoration:none;
	font-weight:700;
	color:#095181;
}

#relatedexclusives a:active {
	color:#00597b;
	text-decoration:none;
	font-weight:700;
	color:#095181;
}

#relatedexclusives a:hover {
	color:#000;
	text-decoration:underline;
	font-weight:700;
	color:#095181;
}

#metadata {
	background:#fff;
	margin-top:20px;
	padding-left:0;
	border-top:1px solid #b8b8b8;
	border-bottom:1px solid #b8b8b8;
	border-left:1px solid #b8b8b8;
	height:27px;
	width:581px;
}

#metadata li {
	list-style:none;
	display:inline;
	border-right:1px solid #b8b8b8;
	padding-right:16px;
	padding-left:16px;
	padding-top:3px;
	padding-bottom:12px;
}

#metadata img {
	vertical-align:middle;
}

#comments {
	clear:both;
	width:92%;
	background:#fff;
	border:1px solid #b8b8b8;
	margin: 0 auto 5px auto;
	padding:10px;
	color:#000;
}

#comments p{
	font-size: 13px;
	line-height:16px;
}

#comments h2 {
	background:#e3e3e3;
	font-size:13px;
	padding:7px;
	margin-bottom:10px;
	color:#000;
}

#comments h3 {
	background:#f1f1f1;
	margin-top:25px;
	font-size:13px;
	padding:7px;
	margin-bottom:10px;
	margin-right:15px;
	color:#000;
}

#comments textarea {
	width:90%;
}

.username {
	font-weight:bold;
	padding-top:15px;
	display:block;
}

.postedon {
	color:#095181;
	display:block;
}

#comments a:link {
	color:#02446a;
	text-decoration:none;
	font-weight:700;
}

#comments a:visited {
	color:#02446a;
	text-decoration:none;
	font-weight:700;
}

#comments a:active {
	color:#02446a;
	text-decoration:none;
	font-weight:700;
}

#comments a:hover {
	color:#095181;
	text-decoration:underline;
	font-weight:700;
}

.toolbar {
	clear: both;
	font-size: 10px;
	text-align:center;
	border:1px solid;
	border-collapse:collapse;
	margin-top:20px;
	margin-bottom:20px;
	white-space: nowrap;
}

.toolbar img {
	border:0;
	vertical-align: middle;
}

.toolbar td {
	border:1px solid #b8b8b8;
	background:#fff;
	padding:7px 12px 5px 12px;
}

.toolbar a:link {
	color:#24839f;
	text-decoration:none;
}

.toolbar a:visited {
	color:#24839f;
	text-decoration:none;
}

.toolbar a:active {
	color:#24839f;
	text-decoration:none;
}

.toolbar a:hover {
	color:#000;
	text-decoration:underline;
	color:#095181;
}

#emailform{
	border:1px solid #b8b8b8;
	background:#fff;
	clear:both;
	width:500px;
	margin: 0 auto 20px auto;
	padding: 5px 10px 10px 10px;
}

#emailform p{
	margin: 0 0 10px 0;
	padding: 0;
}

#emailform .emailform_element{
	width: 300px;
}

#emailform textarea{
	width: 98%;
}

#emailform h2 {
	background:#e3e3e3;
	font-size:13px;
	padding:7px;
	margin-bottom:10px;
	color:#000;
}
