/* main styles */
html,body {height:100%}
body {
	margin:0;
	padding:0;
  	color:#000;
	font-family:arial,sans-serif;
	background-color:#c2d3df;
	}
form {
	margin:0;
	padding:0
	}
img {border:none;/*display:block;*/}
.noscreen {
	display:none;
}
a {
	text-decoration:none;
	color:#000;
	}
a:hover {
	text-decoration:underline;
	}
input {vertical-align:middle;}
.floatleft {float:left !important;}
.floatright {float:right !important;}
.clear {clear:both !important;}
.bold {font-weight:bold !important;}
input.text,
input,
select,
textarea {
	color:#000;
	font-family:arial,sans-serif;
	font-size:70%;
	font-weight:normal;
	}
input.text {padding:0 0 0 4px;}

.event-form-textarea {
	overflow: auto;
	height: 6em;
}

/* images text or logo */
a.logo {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	}
	
/* main container */
.main-container {
	margin:0 auto;
	padding:0 16px 0 8px;
	width:764px;
	min-height:100%;
	background:#fff url(images/bg-main.gif) repeat-y left;
	}
* html .main-container {height:100%;}

/* header */
.header {
	width:764px;
	overflow:hidden;
	}
.header h1 {margin:0;}
	
/* header bar */
.header .bar {
	width:760px;
	background:#a90063 url(images/bg-header-bar.gif) no-repeat left bottom;
	color:#fff;
	font-size:78%;
	padding:4px 0 5px 0;
	overflow:hidden;
	margin:0 0 5px 0;
	}
.header .bar .phone {
	float:left;
	background:url(images/ico-phone.gif) no-repeat 9px;
	padding-left:52px;
	width:115px;
	}
.header .bar .free-phone {
	float:left;
	background:url(images/delimiter.gif) no-repeat left;
	padding:0 0 1px 17px;
	}
.header .bar span {
	float:right;
	background:url(images/delimiter.gif) no-repeat left;
	font-size:84%;
	margin-top:1px;
	padding:1px 10px 0 14px;
	}
	
/* site logo */
a.logo {
	float:left;
	width:165px;
	height:85px;
	background:url(images/logo.gif);
	}
.header .photos {
	float:left;
	padding:0 0 0 15px;
	}
.header .photos img {float: left; margin-left: 6px;}
.header .box {float:right;}
	
/* search */
.search {
	padding: 6px 9px;
}
.coveryourtracks {
	padding:6px 9px 0 9px;
}
.coveryourtracks strong {
	padding:8px 0 3px 37px;
	background:url(images/attention.gif) no-repeat left;
	font-size:78%;
	color:#a90161;
	display:block;
	margin-bottom:8px;
}

.box input.text {width:168px;margin-right:4px;font-size:78%;}
.search label {display:none;}
	
	
/* main text styles */
fieldset {
	margin:0;
	padding:0;
	border:0;
	}
legend {display:none;}
	
ul {
	margin:0;
	padding:0;
	list-style:none;
	}
p {font-size:70%;margin:0 0 10px 0;}
	
/* middle container */
.middle {
	width:763px;
	overflow:hidden;
	}
/* main layout columns */
.left-column {
	float:left;
	width:164px;
	padding-bottom:30px;
	}
.right-column {
	float:right;
	width:586px;
	}
	
/* main navigation */
ul.navigation {
	margin:0 0 8px 0;
	width:164px;
	font-size:70%;
	font-weight:bold;
	}
ul.navigation li {
	border-bottom:2px solid #fff;
	width:100%;
	overflow:hidden;
	background:#a90161 url(images/bg-nav.gif) no-repeat left top;
	}
ul.navigation li span {
	display:block;
	width:150px;
	background:url(images/bg-nav.gif) no-repeat left bottom;
	padding:3px 7px;
	position:relative;
	}
ul.navigation a {
	color:#fff;
	display:block;
	padding-left:7px;
	background:url(images/arrow-white.gif) no-repeat 0 0.4em;
	}
ul.navigation .sub-nav {
	background-color:#000;
	width:164px;
	}
ul.navigation .sub-nav ul {
	width:159px;
	background-color:#fff;
	overflow:hidden;
	padding:4px 0 10px 5px;
	}
ul.navigation .sub-nav ul li {
	background:#efefef url(images/bg-sub-nav.gif) no-repeat left top;
	}
ul.navigation .sub-nav ul li span {
	width:145px;
	background:url(images/bg-sub-nav.gif) no-repeat left bottom;
	position:relative;
	z-index:99;
	margin-bottom:-1px;
	}
ul.navigation .sub-nav ul li a {
	color:#333;
	background:url(images/arrow-black.gif) no-repeat 0 0.4em;
	}
ul.navigation .sub-nav ul ul {
	padding:0 0 4px 24px;
	font-weight:normal;
	overflow:hidden;
	width:135px;
	}
ul.navigation .sub-nav ul ul li {
	background:url(images/bg-dotted.gif) repeat-x left top;
	padding:4px 0 2px 0;
	float:left;
	overflow:hidden;
	}
ul.navigation .sub-nav ul ul ul {
	background:#fff url(images/bg-dotted.gif) repeat-x left top;
	padding:0 0 0 18px;
	margin:4px 0 -5px 0;
	width:117px;
	}
ul.navigation .sub-nav ul ul ul ul {width:99px;}
ul.navigation .sub-nav ul ul ul ul ul {width:81px;}

/* members area */
div.members-area {
	overflow:hidden;
	border:1px solid #d57eb0;
	background-color:#f8e7f1;
	width:149px;
	padding:10px 8px 10px 5px;
	font-size:78%;
	margin:0 0 8px 0;
	}
div.members-area fieldset {width:149px;}
div.members-area .h {
	color:#a90061;
	}
div.members-area label {display:none;}
div.members-area input.text {font-size:100%;margin:5px 0 0 0;width:140px;}
a.sign-in {
	float:left;
	color:#a90061;
	font-weight:bold;
	background:url(images/btn-go.gif) no-repeat left;
	margin:6px 0 0 0;
	padding:0 0 0 18px;
	}

img.lang {
	margin: 0 24px;
}

form.signing-news .sign-in {
	color:#a90061;
	font-weight:bold;
	font-size: 70%;
}
div.members-area .links {
	margin:7px 0 0 7px;
	font-size:92%;
	list-style-type: none;
	}
div.item-calendar .links,
div.featuregroup-body .links {
	list-style-type: none;
}
div.featuregroup-body .links {
	margin: 0;
}
div.members-area .links a,
div.item-calendar .links li,
div.featuregroup-body .links li {
	padding:0 0 0 8px;
	background:url(images/arrow-black1.gif) no-repeat 0 0.2em;
}
div.featuregroup-body .links li a {
	color: black !important;
	text-decoration: none !important;
}
div.featuregroup-body .links li a:hover {
	text-decoration: underline !important;
}
div.members-area ul.new {
	float:left;
	width:146px;
	padding:0 0 0 0;
	margin-top:0px;
}
div.members-area ul.new li {
	padding:0 0 0 8px;
	background:url(images/arrow-black1.gif) no-repeat 0 0.3em;	
	margin-bottom:3px;
}

.new li a strong {
 color: #AD0063;
}

div.members-area p {
	margin-top: 8px;
	font-size: 100%;
}


div.login-page-text {
	margin-left: 18px;
	width: 360px;
}

/* index container */
.index-container {
	width:586px;
	overflow:hidden;
	}
.index-container .left-part {
	float:left;
	width:355px;
	}
.index-container .right-part {
	float:right;
	width:225px;
	}
.index-container p {
	font-size: 78%;
	}
/* boxes */
.box {
	width:225px;
	overflow:hidden;
	background:#f8e7f1 url(images/bg-box.gif) repeat-y left;
	}
.box .top-bg {
	width:225px;
	overflow:hidden;
	background:url(images/bg-box-top.gif) no-repeat left top;
	}
.box .bottom-bg {
	width:222px;
	overflow:hidden;
	padding:0 3px 5px 0;
	background:url(images/bg-box-bottom.gif) no-repeat left bottom;
	}
.box h2 {color:#fff;margin:1px 0 10px 0;padding:1px 0 3px 7px;font-size:88%;background:#a90161;overflow:hidden;}
	
.left-part .box {width:355px;}
.left-part .box .top-bg {width:355px;}
.left-part .box .bottom-bg {width:352px;}
.left-part .box h2 {width:345px;}
.right-part .box {margin-bottom:4px;}
.right-part .box h2 {width:215px;}
.right-part form strong {font-size:78%;}
.green-box {background:#f6f9f9 url(images/bg-green-box.gif) repeat-y left;margin:0 0 4px 0;}
.green-box .top-bg {background:url(images/bg-green-box-top.gif) no-repeat left top;}
.green-box .bottom-bg {background:url(images/bg-green-box-bottom.gif) no-repeat left bottom;}
.green-box h2 {background:#02a2b1;}
.green-box .content {padding:8px 6px 8px 7px;overflow:hidden;font-size:78%;margin-top:-10px;width:337px;}
.green-box .h {font-size:110%;display:block;}

.purple-box {background:#f6f9f9 url(images/bg-purple-box.gif) repeat-y left;margin:0 0 4px 0;}
.purple-box .top-bg {background:url(images/bg-purple-box-top.gif) no-repeat left top;}
.purple-box .bottom-bg {background:url(images/bg-purple-box-bottom.gif) no-repeat left bottom;}
.purple-box h2 {background:#541581;}
.purple-box .h {font-size:92%;display:block;}

/* domestic */
div.domestic {
	float:left;
	width:337px;
	overflow:hidden;
	padding:0 0 6px 0;
	border-bottom:1px solid #4ea7b0;
	}
	

div.domestic .h {margin:0 0 3px 0;}
div.domestic .image {float:left;}
div.domestic div.text {float:right;width:268px;}
div.domestic input.text {font-size:100%;width:130px;}
div.domestic label {font-size:100%;}

/* imaged list */
ul.imaged {width:337px;padding:0 0 6px 0;overflow:hidden;float:left;}
ul.imaged li {clear:both; border-bottom: 1px solid #4EA7B0;}
ul.imaged li div {padding: 6px 0 0 0;}
ul.imaged .image {float:left;width:60px;}
ul.imaged .image img {border:1px solid #02a2b1;}
ul.imaged div.text {float:right;width:268px;margin:0;}
ul.imaged p {font-size:100%;}

/* questions */
ul.questions {width:335px;margin:0;padding:0;overflow:hidden;float:left;}
ul.questions li {float:left;}
ul.questions li a {white-space:nowrap;padding:0 10px 0 7px;background:url(images/arrow-black.gif) no-repeat left;}

/* domestic info */
div.domestic-info {
	width:335px;
	margin:0 12px 10px 8px;
	overflow:hidden;
	display:block;
}
div.central-feature-box {
	width:100%;
	margin-bottom:8px;
}

/* large info */
div.central-large-feature {display:block;}
div.central-large-feature a {font-weight:bold;}
div.central-large-feature img {margin:0 0 6px 0;border: 1px solid #541581;}
div.central-large-feature div.info {margin-left:30px;margin-right:30px;float:left;display:block;width:295px;overflow:hidden;}
div.central-large-feature div.info p {font-size:78%;}

/* medium info */
div.central-medium-feature {display:inline;}
div.central-medium-feature p.title {font-weight:bold;}
div.central-medium-feature img {float:right;margin:0 0 0 0;border: 1px solid #541581;}
div.central-medium-feature p {font-size:78%;width:175px;overflow:hidden;}
div.central-medium-feature a.bullet {font-size:78%;padding:0 0 3px 7px;background:url(images/arrow-black1.gif) no-repeat 0 0.25em;font-weight:bold;}

/* mini info */
div.central-mini-feature {display:inline;}
div.central-mini-feature img {float:left;margin:0 10px 0 0;border: 1px solid #541581;}
div.central-mini-feature div.info {float:left;display:block;width:260px;overflow:hidden;}
div.central-mini-feature div.info p {font-size:78%; margin-bottom:0;}
div.central-mini-feature div.info p.title a {font-weight:bold;text-decoration:underline;}

/* signing news */
.signing-news {
	padding:0 8px 10px 8px;
	margin-top:-5px;
	}
.signing-news strong {
	display:block;
	padding:26px 0 8px 72px;
	background:url(images/bg-act.gif) no-repeat left;
	font-size:70%;
	}
.signing-news div {margin:3px 0 0 0;}
.signing-news label {display:none;}

label.visible {display:inline;font-size: 70%;}

/* involved */
ul.involved {
	margin:0 8px 14px 8px;
	border-top:1px solid #d57eb0;
	overflow:hidden;
	font-size:78%;
	}
ul.involved li {
	padding:8px 0 0 0;
	overflow:hidden;
	width:100%;
	}
ul.involved li .image {float:left;}
ul.involved li .image img {border:1px solid #a90061;}
ul.involved li .text {float:right;width:142px;}
div.involved a {font-size: 78%; font-weight: bold;}
div.involved {
	margin:0 9px 14px 8px;
	padding:10px 0 0 0;
	border-top:1px solid #d57eb0;
	overflow:hidden;
	}
div.involved img {margin-top: 3px;border:1px solid #a90061;}

/* news */
ul.news {
	margin:-4px 8px 6px 8px;
	font-size:78%;
	width: 200px;
	}
ul.news li {
	margin: 3px 0;
	padding: 0 0 0 9px;
	background: url(images/arrow-black1.gif) no-repeat 0 .25em;
	float: left;
}

ul.news a {
	font-weight: bold;
}
	
/* main text content */
.text-content {font-size:78%;padding:0 8px;}
.text-content h1 {color:black;font-size:125%;margin:0.6em 0 1em 0;}
/*.text-content img {float:left;margin:0 8px 10px 0;}-removed*/
.text-content p,
.text-content h2 {font-size:100%;margin:0 0 0.5em 0;line-height:135%;}
.text-content ul {margin:1em 0 1em 16px;list-style:disc;clear:both;line-height:123%;}
.text-content ul li {margin:0 0 4px 0;}
.text-content p a,
.text-content ul a,
.text-content table a {text-decoration:underline;}
.text-content select,
.text-content textarea,  
.text-content input,
.text select,
.text textarea,  
.text input {
font-size: 100%;
}

.footer-info {
	clear: both !important;
	margin: 0 6px !important;
	padding: 6px !important;
	border-top: 1px solid #999 !important;
	font-size: 110% !important;
}

.text-content a {
	color: #AD0063 !important;
	font-weight: normal !important;
	text-decoration: underline !important;
}

/* grey line */
hr {height: 1px;color:#9F9F9F;clear:both;}
div.hr {margin:1.5em 0;height:1px;overflow:hidden;background:#9f9f9f;}

/* breadcrumbs */
ul.breadcrumbs {margin:0 0 1.5em 0;}
ul.breadcrumbs li {display:inline; font-size: 90% !important;}
ul.breadcrumbs a {text-decoration:none !important; color: black !important;}
ul.breadcrumbs a:hover {text-decoration:underline !important;}
.tempnote {color: red; border: 1px solid red; padding: 2px 4px;}

/* page links and docs */

ul.page_links,
ul.page_docs {
	list-style-type: none;
	margin-left: 1em;
}

ul.page_links li,
ul.page_docs li {
	background-repeat: no-repeat !important;
	background-position: 0 0.3em;
	padding-left: 17px;
}

ul.page_links li {
	background-image: url(images/file_icons/url.gif);
}

/*-- landing page features -------------------------------------------*/

.landing_outer {
	margin-bottom: 10px;
	width: 258px !important; /*###*/
}

.landing_feature {
	border: 1px solid #c1c1c1;
}

.normal, .inverse {
	border: 1px solid white;
	padding: 8px 7px;
	width: 240px; /*###*/
}

.normal {
	background-color: #f6fbfc;
}

.normal * {
	color: #00737e;
}

.normal .feature_pic {
	border: 1px solid #898989;
}

.inverse {
	background-color: #9f4a83;
}

.inverse, .inverse *, .inverse a {
	color: white !important;
}

.inverse .feature_pic {
	border: 1px solid white;
}

.normal img, .inverse img {
	margin-right: 10px;
}

.normal_foot {
	background-color: #02a2b1;
	border: 1px solid #c1c1c1;
	width: 256px; /*###*/
}

.inverse_foot {
	background-color: #b4b4b4;
	width: 258px; /*###*/
}

.normal_foot, .inverse_foot {
	height: 8px;
	font-size: 1px;
	border-top-width: 0px;
}

/* news */

div.item-list {
	width: 400px;
	float: left;
	border: 1px solid #bfbfbf;
	border-bottom-width: thick;
}

div.item-list div {
	padding: 12px 8px;
	margin: 0 8px;
}

div.item-calendar {
	width: 152px;
	float: left;
	margin-left: 1px;
	border: 1px solid #bfbfbf;
	border-left-width: 0;
}

div.item-calendar div {
	padding: 4px 8px;
}

div.item-calendar div a {
	text-decoration: none !important;
	font-weight: bold !important;
	color: gray !important;
}
div.item-calendar div a:hover {
	text-decoration: underline !important;
}
.dots-top, .dots-bottom, .sh-dots {
	background-image: url(images/nav_dots.gif);
	background-repeat: repeat-x;
}

.dots-top, .sh-dots {
	background-position: left top;
}

.dots-bottom {
	background-position: left bottom;
}

.sh-dots {
	background-image: url(images/sh_dots.gif);
}

/* Jon's fancy form input stuff */

.noback {
	background-image: none;
}

.unameback {
	background-image: url(images/login_username.gif);
}

.passback {
	background-image: url(images/login_password.gif);
}

.unameback,
.passback {
	background-position: 2px 0;
	background-repeat: no-repeat;
}

.noback,
.unameback,
.passback {
	font-size: 100%;
	margin-top: 5px;
	padding-left: 4px;
	width: 140px;
}

/* search & sitemap */

.search-section {
	background-image: url(images/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 4px 12px 4px 18px;
}

.search-section a {
	font-weight: bold !important;
	text-decoration: none !important;
}


.search-section a:hover {
	text-decoration: underline !important;
}

.search-result {
	margin: 5px 25px 10px 25px;
}

ul.paging {
	list-style-type: none;
}

ul.paging li {
	float: left;
	margin: 0 2px;
	padding: 0 4px;
	border: 1px solid gray;
}

ul.paging li.active {
	background-color: #efefef;
}

ul.paging li a {
	font-size: 90% !important;
	text-decoration: none !important;
	color: gray !important;
}

ul.paging li a:hover {
	text-decoration: underline !important;
}

ul.paging li.previous,
ul.paging li.next {
	border: none;
}

ul.paging li.previous a,
ul.paging li.next a,
ul.paging li.active a {
	color: black !important;
	font-weight: bold !important;
}


/*-- site map styles ----------------------------------------*/

.sitemap {
	margin-left: 20px;
}

.sitemap-letter {
	padding: 12px 12px 4px 2px !important;
	font-size: 130% !important;
}

.sitemap_level_1 {
	margin-top: 10px;
	background-image: url(images/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 4px 12px 4px 18px;
}

.sitemap_level_1 a {
	font-weight: bold !important;
}

.sitemap_level_2 {
	padding: 3px 30px;
}

.sitemap_level_3 {
	padding: 3px 40px;
}

.sitemap_level_4 {
	padding: 3px 50px;
}

.sitemap_level_5 {
	padding: 3px 60px;
}

.sitemap_level_6 {
	padding: 3px 70px;
}

.sitemap_level_7 {
	padding: 3px 80px;
}

.sitemap_level_8 {
	padding: 3px 90px;
}

/*-- for my little add an event form --*/

.frm_label {
	clear: both;
	float: left;
	width: 110px;
	padding: 3px;
}

.frm_input {
	float: left;
	width: 350px;
	padding: 3px;
}

.frm_fullwidth {
	clear: both;

	width: 325px;
	margin-left: 113px;
}

.frm_fullwidth p {
	margin: 4px;
	font-size: 0.9em;
}

.frm_input input, .frm_input textarea {
	width: 250px;
}

.form_error {
	border: 2px solid red;
	background: #ffc;
	padding: 8px 6px 2px 6px;
	margin: 0px 3px 12px 3px;
	color: red;
}

div.secmssg {
	margin-left: 18px;
	color: gray;
}

div.audit {
	padding: 4px 4px;
	margin: 4px 0px;
	border: 1px solid black;
	border-width: 1px 0px;
	background-color: #e2e2e2;
}

/*-- survivors' handbook --*/

.sh_summary, .sh_fulltext {
	width: 500px;
}

.sh_summary {
	background-color: #9C0564;
	color: white;
	margin-bottom: 7px;
}

.sh_fulltext {
	background-color: #f7e4f1;
}

.sh_summary div, .sh_fulltext div {
	padding: 0px 10px;
}

.sh_title {
	color: #af3787;
	font-size: 130%;
	margin-left: 10px;
	margin-bottom: 5px;
	width: 290px;
}

.sh_pic {
	margin: 20px 0px 10px 5px;
	width: 98px;
}

.sh_menu {
	width: 330px;
}

.sh_item {
	background-image: url(images/sh_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.sh_item div {
	padding: 4px 12px;
}

.sh_item a {
	font-size: 90%;
	color: #6d4760 !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

.sh_item a:hover {
	text-decoration: underline !important;
}

.no-bg {background-image: none !important;}
.search-highlight {
	background-color: #FFFF66 !important;
	padding: 0 2px 0 3px;
}

#loading-container {
	text-align: center;
	width: 430px;
}

#loading-container img {
	margin: 10px auto;
}

#loading-container p {
	color: #bd347b;
	font-weight: bold;
	font-size: 90%;
}

/* DV TOPICS */

.dvtopic-box {
	background: #f5f5f5 url(images/topic-az-box-corners-top.gif) no-repeat left top;
	width: 277px;
	float: left;
	margin-right: 13px;
}

.dvtopic-box span {
	background: #f5f5f5 url(images/topic-az-box-corners-bottom.gif) no-repeat left bottom;
	display: block;
	float: left;
	margin-top: 1px;
	width: 277px;
}

.dvtopic-box div {
	background: url(images/dvtopic-bullet.gif) no-repeat left;
	margin: 7px;
	padding: 0 0 0 19px;
}

.dvtopic-box div a {
	color: #a90061;
	font-weight: bold !important;
	text-decoration: none !important;
}

.topicpage-left {
	float: left;
	width: 570px;
	background: #F5F5F5 url(images/dvtopic-ttlbar-corners.gif) no-repeat left top;
}

.topicpage-left-lower {
	background: transparent url(images/dvtopic-ttlbar-corners.gif) no-repeat left bottom;
	float: left;
	width: 570px;
}

.topicpage-left-inner {
	margin: 3px 9px 18px 9px;
}

.topicpage-right {
	float: right;
	width: 180px;
}

.dvfeature-featuregroupfeature a {
	text-decoration: none !important;
	color: black !important;
}

.dvfeature-featuregroupfeature a:hover {
	text-decoration: underline !important;
}

.featuregroup-head {
	background: #a90161 url(images/featuregroup-header-bg.gif) no-repeat left top;
	padding: 3px 6px;
	color: white;
	font-size: 90%;
}

.featuregroup-body {
	background-color: #f5f5f5;
	padding: 9px 6px;
	border: 1px solid #d57eb0;
	border-top-width: 0;
	font-size: 90%;
	line-height: 1.3em;
	margin-bottom: 12px;
}

.feature-hr {
	height: 1px;
	background-color: #d57eb0;
	color: #d57eb0;
}

.topicpage-ttlbar {
	background: #dfdfdf url(images/dvtopic-ttlbar-corners.gif) no-repeat left top;
}

.topicpage-ttlbar-lower {
	background: transparent url(images/dvtopic-ttlbar-corners.gif) no-repeat left bottom;
	padding: 6px 9px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.topicpage-ttlbar h1 {
	display: inline;
	font-size: 110%;
}

.topic-article {
	background: url(images/topicarticle-bullet.gif) no-repeat left .2em;
	margin: 6px;
	padding: 0 0 0 18px;
}

.topic-article div {
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 9px;
	margin-bottom: 3px;
}

.topic-article a {
	color: black !important;
}

.back-to-list {
	background: url(images/topicarticle-back.gif) no-repeat left .2em;
	padding-left: 16px;
	margin: 24px 0 0 0;
}

.back-to-list a,
ul.dvtopic-item-paging li a {
	color: black !important;
	text-decoration: none !important;
}

.dvtopic-item-paging-container {
	border-top: 2px solid #666;
	margin: 30px 0;
	padding-top: 6px;
}

ul.dvtopic-item-paging {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.dvtopic-item-paging li {
	display: inline;
}

ul.dvtopic-item-paging li.prev {
	background: url(images/topicarticle-back.gif) no-repeat left .2em;
	padding-left: 16px;
	margin-right: 30px;
}

ul.dvtopic-item-paging li.next {
	background: url(images/dvtopic-bullet.gif) no-repeat right .2em;
	padding-right: 12px;
}

.dvtopic-article-paging-container {
	padding: 6px 6px 6px 24px;
	border-bottom: 2px solid #666;
}

.corners {
	background-color: #A90161;
}

.corners,
.corners span,
.corners span span,
.corners span span span {
	background-image: url(images/corner-dot.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.corners span {
	background-position: right top;
}

.corners span span {
	background-position: right bottom;
}

.corners span span span {
	background-position: left bottom;
}
.corners span span span a {
	color: white !important;
	font-weight: bold !important;
	font-size: 90%;
	margin: 0 3px;
}

.pageof {
	padding-right: 12px;
	font-size: 90%;
}


/* 
#### Forum CSS ####
 */
.strong-box {
	background:#efefef url(images/strong-box-top-bg.gif) no-repeat;
	width:578px;
	margin-bottom:12px;
}
.strong-box .content {
	background:url(images/strong-box-btm-bg.gif) no-repeat 0 100%;
	width:559px;
	padding:12px;
	overflow:hidden;
}
.strong-box h1 {
	font:bold 1.1em/1.3em Arial, Helvetica, sans-serif;
	color:#a90161;
	margin:0 0 10px;
}

.top-box {
	width:100%;
	overflow:hidden;
}
.top-box ul {
	margin: 4px 0 0 0;
	list-style:none;
	float:left;
}
.top-box ul li {
	float:left;
	margin-right:2px;
}
.top-box ul.right {float:right;}
.top-box ul.right li {
	margin-right:2px;
}

a.reply {
	float:left;
	font-weight:bold;
	text-decoration:none !important;
	background:url(images/ico-reply.gif) no-repeat;
	padding-left:22px;
	padding-right:186px;
	color:#a90161;
	min-height:18px;
}
* html a.reply {height:18px;}
a.reply:hover {text-decoration:underline !important;}

a.btn {
	float:left;
	color:#fff !important;
	text-decoration:none !important;
	background:#a90161 url(images/arrow-white.gif) no-repeat 10px 50%;
}
a.btn strong {
	display:block;
	background:url(images/pxl-grey.gif) no-repeat 100% 0;
}
a.btn span {
	display:block;
	background:url(images/pxl-grey.gif) no-repeat 0 100%;
}
a.btn em {
	display:block;
	font-style:normal;
	background:url(images/pxl-grey.gif) no-repeat 100% 100%;
	font-weight:bold !important;
}
a.btn span.cnt {
	background-position:0 0;
	padding:3px 17px 3px 20px;
}
a.btn:hover {text-decoration:underline;}
a.btn.grey {background:#6a6a6a url(images/arrow-white-left.gif) no-repeat 10px 50%;}
a.btn.blue {background-color:#541581;}
a.btn.black {
	background:#010101 url(images/arrow-white-right.gif) no-repeat;
	display:inline;
	margin-left:10px;
}
a.btn.password {
	background:#010101 url(images/arrow-white-right.gif) no-repeat;
	display:inline;
	margin-top:6px;
	width:151px;
}
a.btn.profile {
	background:#a90161 url(images/pxl-grey.gif) no-repeat !important;
	padding:0 !important;
	color:#fff !important;
	position:absolute;
	left:10px;
	bottom:10px;
	font-weight:bold !important;
}
a.btn.profile em {
	padding:3px 10px;
}

.forum-table {
	width:578px;
	overflow:hidden;
	background:#000 url(images/title-table-bg.gif) no-repeat;
}
.forum-table.red {background:#a90161 url(images/title-table-red-bg.gif) no-repeat;}
.forum-table h1 {
	margin:0;
	font:bold 16px/18px Arial, Helvetica, sans-serif;
	color:#fff;
}
.forum-table .content {
	width:575px;
	padding:3px 1px 16px 2px;
	overflow:hidden;
	background:url(images/table-btm-bg.gif) no-repeat 0 100%;
}
.forum-table.red .content {
	background:url(images/table-btm-red-bg.gif) no-repeat 0 100%;
}
* html .forum-table .content {
	width:576px;
	padding:3px 1px 16px;
}
*+html .forum-table .content {
	width:576px;
	padding:3px 1px 16px;
}
.forum-table table {
	width:575px;
	border-collapse:collapse;
	background:#efefef;
	border-top:3px solid #000;
	float:left;
}
.safari .forum-table table {width:574px;}
* html .forum-table table {width:576px;}
*+html .forum-table table {width:576px;}
.forum-table.red table {border-top:3px solid #a90161;}
.forum-table td {
	background:#efefef url(images/pxl-white.gif) repeat-x;
	border-right:1px solid #b5b5b5;
	border-top:1px solid #b5b5b5;
	vertical-align:middle;
	text-align:center;
	padding:5px;
}
.forum-table.red td {
	background-color:#f8e7f1;
	border-color:#d8aec6;
}
.forum-table.red .poster {
	text-align:left;
}
.forum-table td.last {
	border-right:1px solid #fff;
}
.forum-table .last-post {text-align:left !important;}
.forum-table .last {text-align:left !important;}
.forum-table th.last {border-left:none;}
.forum-table td.title {
	background-color:#a90161;
	border-top:1px solid #a90161;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	text-align:left;
	font:bold 1em Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px 8px;
}
.forum-table.red td.title {
	background:#f8e7f1 url(images/pxl-white.gif) repeat-x;
	border-top:1px solid #d8aec6;
	border-right:1px solid #d8aec6;
	font:bold 1em Arial, Helvetica, sans-serif;
	color:#000;
}
.forum-table th.last {border-right:none;}
.forum-table.red td, .forum-table.red th {vertical-align:top;}
.forum-table.red .title {
	width:295px;
}
.forum-table td a {
	color:#000 !important;
	text-decoration:none !important;
	padding-left:10px;
	background:url(images/arrow-black.gif) no-repeat 0 .3em;
}
.forum-table td a:hover {text-decoration:underline;}
.forum-table td.title a {
	color:#fff !important;
	text-decoration:none !important;
	background:url(images/arrow-white.gif) no-repeat 0 .4em;
}
.forum-table.red td.title a {
	background:url(images/arrow-black.gif) no-repeat 0 .3em;
	color:#000 !important;
	text-decoration:none !important;
	display:block;
}
.forum-table th {
	background:#000;
	color:#fff;
	font-weight:normal;
	border-right:1px solid #fff;
	vertical-align:middle;
	text-align:center;
	padding:5px 5px 3px 5px;
	font-size:1.091em;
}
.forum-table.red th {
	background:#a90161;
	font-size:.909em;
}
.forum-table th.last, .forum-table th.title {
	border:none;
	text-align:left;
}
.forum-table.red th.title {border-right:1px solid #fff;}
.forum-table th.title {
	font-weight:bold;
	padding-left:10px;
}

.special-box {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#f8e7f1;
	margin:15px -12px;
	padding:10px 12px;
	position:relative;
	color:#000;
}
.special-box h1 {
	margin:0;
	color:#a90161;
	font:normal 1em Arial, Helvetica, sans-serif;
}

.moderator {
	color:#000;
	padding:15px 0 0;
	margin:0;
	text-align:right;
}
.moderator a {
	color:#000 !important;
	text-decoration:none !important;
}
.moderator a:hover {text-decoration:underline !important;}
.moderator strong {
	padding-left:7px;
	margin-left:5px;
	background:url(images/arrow-black.gif) no-repeat 0 .3em;
}
.reply-form-content .special-box h1 {
	margin:0 0 1.2em;
	color:#000;
	font:bold 1em Arial, Helvetica, sans-serif;
}
.special-box a {
	color:#a90161;
	text-decoration:none;
}
.special-box a:hover {text-decoration:underline;}
.profile-box {
	width:100%;
	overflow:hidden;
}
.profile-box .detail-box {
	width:100%;
	overflow:hidden;
	margin-bottom:15px;
}
.profile-box .title {
	float:left;
	width:100px;
}
.profile-box .formtitle {
	float:left;
	width:140px;
}
.profile-box .text-box {
	float:right;
	width:400px;
	padding-right:10px;
}
.profile-box .formtitle-wide {
	float:left;
	width:265px;
}
.profile-box .text-box-wide {
	float:right;
	width:70px;
	padding-right:10px;
}
.reply-form-content label {
	display:block;
	margin-bottom:5px;
}
.reply-form-content input.text {
	width:450px;
	padding:2px;
	margin-bottom:10px;
}
.reply-form-content textarea {
	width:454px;
	height:80px;
}
.reply-form-content {padding-bottom:30px;}

.heading {
	color:#fff;
	background:#a90161 url(images/title-bg.gif) no-repeat;
	margin:0 0 10px;
	padding:8px 10px;
	width:558px;
}
.heading h1 {
	color:#fff;
	font:bold 1.145em Arial, Helvetica, sans-serif;
	margin:0;
}

.main .main-part {
	background:url(images/main-part-bg-main.gif) repeat-y;
	width:581px;
	margin:0;
	padding:0 4px 0 1px;
	position:relative;
}
.main .inner {
	padding-bottom:17px;
	background:url(images/message-btm-bg.gif) no-repeat 0 100%;
}
.main .main-part .content {
	border-top:2px solid #fff;
	padding:10px;
	width:555px;
}
.main .main-part .poster {
	padding-bottom:30px;
}
/*.main .main-part p {
	margin:0 0 1.5em;
}*/
.forum-box {
	width:578px;
	overflow:hidden;
}
.forum-box.main {
	width:578px;
	margin-bottom:11px;
}
.forum-box .title {
	background:#a68096;
	color:#fff;
	font-weight:bold;
	padding:5px 10px;
	width:563px;
	overflow:hidden;
	margin:0 0 1px;
}
.forum-box.main .title {
	background:url(images/title-top-bg-main.gif) no-repeat;
	width:586px;
	padding:4px 0 0;
	margin:0;
}
.forum-box .title .content {
	/*background:url(images/border-grey.gif) repeat-y 163px 0;*/
	padding:7px 0 2px;
	width:563px;
	overflow:hidden;
}
.forum-box.main .title .content {
	width:566px;
	margin-bottom:4px;
}
.forum-box .poster {
	float:left;
	width:145px;
}
.forum-box .message {
	float:right;
	/* width:386px; */
	width:555px;
}
.forum-box.main .title .bg {
	background:#a68096 url(images/title-bg-main.gif) repeat-y;
	width:566px;
	padding:1px 6px;
}
.main-part {
	background:url(images/main-part-bg.gif) repeat-y;
	color:#3b3b3b;
	padding:10px;
	width:563px;
	overflow:hidden;
	margin:0 0 1px;
}
.main-part .poster strong, .main-part .moderatorpost strong {
	display:block;
}
.main-part .poster, .main-part .moderatorpost {
	color:#a90161;
	width: 147px;
	float: left;
}
.main-part .poster a {
	padding-left:7px;
	background:url(images/arrow-red.gif) no-repeat 0 .3em;
	text-decoration:none !important;
	color:#a90161;
}
.main-part .moderatorpost a {
	padding-left:7px;
	background:url(images/arrow-red.gif) no-repeat 0 .3em;
	text-decoration:none !important;
	color:#a90161;
	font-weight:bold !important;;
}
.main-part .poster a:hover, .main-part .moderatorpost a:hover {text-decoration:underline !important;}
/*.main-part p {margin:0;}*/
.main-part .message a {text-decoration:none !important;}
.main-part .message a:hover {text-decoration:underline !important;}
.bottom-part {
	background:url(images/btm-part-bg.gif) repeat-y;
	color:#3b3b3b;
	width:583px;
	overflow:hidden;
	margin:0 0 11px;
}
.bottom-part .content {
	background:url(images/btm-part-btm-bg.gif) no-repeat 0 100%;
	padding:10px;
	width:563px;
	overflow:hidden;
}
.inner-box {
	margin:0 -12px;
	padding:0 55px 0 67px;
}

a.start-topic {
	background:#fbddef url(images/ico-new-topic.gif) no-repeat 5px .3em;
	white-space:nowrap;
	float:right;
	/*clear:both;*/
	border:1px solid #fff;
	font:bold 1.091em Arial, Helvetica, sans-serif;
	text-decoration:none !important;
	color:#000;
	padding:5px 8px 5px 25px;
	/*margin-top:10px;*/
}
a:hover.start-topic {text-decoration:underline !important;}

.doc-type {
	margin:0 0 1em;
	list-style:none !important;
}
.doc-type li {
	padding-left:18px;
	font-weight:bold;
	min-height:17px;
}
* html .doc-type li {height:17px;}
.doc-type li a {
	color:#3b3b3b;
	text-decoration:none !important;
}
.doc-type li a:hover {text-decoration:underline !important;}
.doc-type li.word {background:url(images/ico-word.gif) no-repeat;}
.doc-type li.pdf {background:url(images/ico-pdf.gif) no-repeat;}
.doc-type li.exl {background:url(images/ico-exl.gif) no-repeat;}

input.widetext {
	width:342px;
}

.top-box p.error {
	color:#ff0000;
	font-size:0.9em;
	font-weight:bold;
	margin-left:10px;
}

div.members-forum-area {
	overflow:hidden;
	border:1px solid #d57eb0;
	background-color:#f8e7f1;
	width:149px;
	padding:10px 8px 10px 5px;
	font-size:12px;
	margin:0 0 8px 0;
	}
div.members-forum-area fieldset {width:149px;}
div.members-forum-area .h {
	color:#a90061;
	}
div.members-forum-area label {display:none;}
div.members-area input.text {font-size:110%;margin:5px 0 0 0;width:140px;}
.members-area.floatleft form fieldset ul.links li a {
	color:black !important;
	font-size:120% !important;
	text-decoration:none !important;
}
div.members-forum-area input {
	margin-bottom:4px;
	}
div.members-forum-area .links {
	font-size:90%;
	list-style-type:none;
	margin:4px 0 0 8px;
	padding:0;
}
div.members-forum-area .links li {
	padding:0 0 0 8px;
	background:url(images/arrow-black1.gif) no-repeat 0 0.2em;
}
div.members-forum-area .links a {
	text-decoration:none !important;
	color:#000 !important;
}
div.members-forum-area .links a:hover {
	text-decoration:underline !important;
}
.clear {
	clear: both;
}

/* FCK Editor */

.nem-image-right{
	margin-left: 10px;
	margin-bottom: 10px;
}

.nem-image-left{
	margin-right: 10px;
	margin-bottom: 10px;
}

.nem-noborder{
	border: 0px;
}
