/*             	SM CORE STYLE          		*/
/*              art.spruden.com              */

body {
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #666666;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #9EB2DA;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #8B8B8B; 
}

p, td, div {
	color: Black;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;	
}

/*                 links                        */

a {
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	color: Black;
}

a:hover {
	text-decoration: underline;
	color: Gray;
}

a.dalee:link, a.dalee:visited, a.dalee:active {
	color: #993300;
	text-decoration: none;
}

a.dalee:hover {
	color: #993300;
	text-decoration: underline;
}

a.intxt {
	color: Navy;
	text-decoration: underline;
}

a.intxt:hover {
	color: Gray;
	text-decoration: none;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 1px;
	height: 15px;
}

.sm, .page_top_title {
	font-family: Tahoma, Arial, sans-serif;
	color: #4A4A44;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px 2px 10px;	
}

div.page_top_title {
	margin-top: 8px;
	text-transform: uppercase;
	background-color: #F6F6F6;
	background-image: url(images/menu_corner_black.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-left: 20px;
}

.sm a {
	text-decoration: none;
	color: #4A4A44;
}

.sm a:hover {
	color: #993300;
}

.smcol, .title {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	background-image: url(images/title_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #9B9D99;
	color: White;
	font-weight: bold;
	padding: 2px 0px 2px 10px;	
}

.news_announce_body div.sm {
	text-transform: uppercase;
	font-size: 11px;
}

.main {
	color: Black;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 2px 4px 4px 4px;
}

.one {
	color: Black;
	font-size: 12px;
	text-align: justify;
	padding: 0px;
	margin: 8px 4px 10px 4px;
	text-indent: 16px;
	/* background-image: url(images/point.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px; */
}

.red {
	color: #A52A2A;
	font-size: 12px;
	text-align: justify;
	margin: 2px 4px 4px 4px;
	text-indent: 25px;
	line-height: 18px;
}

.two {
	color: Black;
	font-size: 11px;
	padding: 0px;
	margin: 4px 4px 4px 4px;
}

.txt {
	color: Black;
	font-family: Arial, sans-serif;
	font-size: 9px;
}

.error {
	color: #B50000;
	font-size: 12px;
}


.topic {
	color: Black;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 8px 4px 10px 4px;
	background-image: url(images/point_2.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	font-style: italic;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.topic:first-letter {
	font-weight: bold;
	color: #A52A2A;
}


.user {
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 4px 4px 4px 4px;
}

.user:first-line {
	font-size: 12px;
	font-weight: bold;
}

.user:first-letter {
	text-transform: uppercase;
	color: #A52A2A;
}

.point {
	color: Black;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 2px 4px 4px 4px;
	background-image: url(images/point_2.gif);
	background-repeat: no-repeat;
	text-indent: 16px;
}

.poetry {
	font-size: 12px;
	text-align: left;
	padding: 0px;
	margin: 20px 0px 20px 180px;
}

.slist {
	color: Black;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 0px 66px;
	margin: 10px 4px 10px 0px;
	background-image: url(images/point.gif);
	background-repeat: no-repeat;
	background-position: 50px 6px;
	line-height: 18px;
}

input.search {
	background: #FFFFFF;
	border: 1px solid Silver;
	color: #4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 10px;
}

form {	
	margin: 0px;
}

hr {
	background-image: url(images/bg_line.gif);
	background-position: center;
	background-repeat: repeat-x;
	border: 0px none;
	height: 1px;
	_height: 1px;
	 /*background-color: White;*/
	margin: 4px 2px 4px 2px;
	_margin: 2px 2px 4px 2px;
}



/*   form   */

input.knob {
	background: #FFFFFF;
	border: 1px solid #E6E6FA;
	color: #4D4D4D;
	font-family: Verdana, Tahoma, helvetica, sans-serif;
	padding: 2px;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
	margin: 0px;
	height: 22px;
	cursor: hand;
}

input.in {
	background: #FFFFFF;
	border: 1px solid Silver;
	color: #4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 11px;
}

.sel {
	background: #FFFFFF;
	border: 1px solid Silver;
	color: #4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

textarea.txt {
	background: #FFFFFF;
	border: 1px solid Silver;
	color: #4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 11px;
}

.login {
	background-color: #708BB8;
	/*background-image: url(images/bg3.jpg);*/
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: normal;
}

div.voting {}
.voting_line {}

.spacer_class {
	background-image: url(images/bg_line.gif);
	background-repeat: repeat-x;
	background-position: center;
}

SELECT {
	border: 1px solid Silver;
	background-color: white;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
.search_bar {
	border: 1px solid Silver;
	background-color: #F4F7FF;
}

img.page_img {
	margin-left: 4px;
	margin-right: 6px;
	border: 0px none;
}

/****************************************************************************************/
.rem_signature {
	color: #4D4D4D;
	font-family: Verdana, Arial, sans-serif;
	border: 1px dashed Silver;
	font-size: 11px;
	margin: 0px;
	padding: 2px;
}

div#rsignature, div#rmsg, div#dalee{
	padding: 2px;
}

div#moderator {
	padding: 2px;
	background-color: #EEEEEE;
	color: #A52A2A;
}

span#moderator {
	font-style: italic;
}

textarea.rem, input.rem {
	background: #FFFFFF;
	border: 1px solid Silver;
	color: #4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 11px;
}

.search_bar {
	color: #4D4D4D;
	font-family: Verdana, Arial, sans-serif;
	border: 1px solid Silver;
	font-size: 11px;
	background-color: #F2F2F2;
}

select.in {
	color: #4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.rating {
	padding: 2px;
	border: 1px dashed Silver;
	background-color: #F2F2F2E;
	font-family: Arial, sans-serif;
	font-size: 10px;
}

table.rem_module td {
	text-align: left;
	height: 22px;
}

span.menu_rem {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

.grey_line {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: Black;
	padding-top: 4px;
	padding-left: 20px;
	padding-bottom: 4px;
	font-weight: bold;
	border-top: 1px solid White;
	border-bottom: 1px solid #45639A;
	border-left: 1px solid White;
	border-right: 1px solid #45639A;
	background-image: url(arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #F5F5F5;
	margin: 6px 0px 6px 0px;
}

/* *	*	*	*	*		MENU	*	*	*	*	*	*	*	*	*/

li.up_menu {
	list-style-image: url(images/point.gif);
	margin: 4px 0px 4px 0px;
}
li.up_menu a {
	font-size: 12px;
	font-weight: bold;	
}
li.menu {
	list-style-image: url(images/point.gif);
	margin: 4px 0px 4px 0px;
}
li.menu a {
	font-size: 11px;
	font-weight: normal;
}


div#sub_menu li {
	list-style-image: url(images/point.gif);
	margin: 6px;
}

div#sub_menu a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #6D6E6B;
}

div#sub_menu a:hover {
	color: #993300;
	text-decoration: underline;
}


/*								NEW												*/

.page_header_title {
	font-size: 15px;
	font-family: Verdana, "Arial Black";
	margin: 6px 12px 4px 12px; /*border: 1px solid;*/
	text-align: center;
	color: #A52A2A;
	font-weight: bold; /*text-transform: uppercase;*/
}
.page_header_title a{
	text-decoration: none;
	font-weight: bold;
	color: #A52A2A;
}
.page_header_title a:hover {
	color: #EDBEBE;
	text-decoration: underline;
}

div.doc_box div {
	padding: 0px;
	margin: 4px 0px 0px 4px;
}
