/* Body Style */
Body {
	background: #E7EFEF URL(images/AboveClouds.jpg);
	margin: 0;
	font-size: 1em; 
	font-family: arial;
	color: #000000;
}

/* List Styles */
.ul {
	margin: 5px 0;
}

/*Link Styles */
a:link {color: #1A7A96; text-decoration: underline;}
a:visited {color: #1A7A96; text-decoration: underline;}
a:hover {color: #C90D84; text-decoration: none;}

a.small:link {color: #1A7A96; font-size: 0.8em; text-decoration: underline;}
a.small:visited {color: #1A7A96; font-size: 0.8em; text-decoration: underline;}
asmall:hover {color: #C90D84; font-size: 0.8em; text-decoration: none;}

a.biatches:link {color: #1A7A96; font-size: 0.8em; font-weight: bold; text-decoration: underline;}
a.biatches:visited {color: #1A7A96; font-size: 0.8em; font-weight: bold; text-decoration: underline;}
a.biatches:hover {color: #C90D84; font-size: 0.8em; font-weight: bold; text-decoration: none;}

a.answer:link {color: #1A7A96; font-size: 1.2em;; font-weight: bold; text-decoration: none;}
a.answer:visited {color: #1A7A96; font-size: 1.2em;; font-weight: bold; text-decoration: none;}
a.answer:hover {color: #C90D84; font-size: 1.2em;; font-weight: bold; text-decoration: none;}

a.menu {
	display: block;
	background: #F6F6F8 URL(images/MenuBlue.gif) no-repeat;
	padding: 5px 5px 5px 30px;
	margin: 0;
	border: solid 1px #c0c0c0;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
	min-height: 30px;
}

a.menu:hover {
	background: #E0F9FA URL(images/MenuRed.gif) no-repeat;
}

/* Header Styles */
h1 {
	clear: both;
	color: #C90D84;
	margin: 0 0 0 10px;
	font-size: 2.2em;
}/* hot pink #C90D84 */

h2 {
	color: #2E5C5C;
	margin: 5px 0 40px 0;
	font-size: 1.8em;
}

h3 {
	color: #404040;
	font-size: 1.2em;
	margin: 5px 0;
}

h4 {
	color: #404040;
	font-size: 1.0em;
	margin: 5px 0;
}

h5 {
	color: #2E5C5C;
	font-size: 0.8em;
	margin: 5px 0;
}

/* Borders */
.greenborder {
	background: #DDF6F8;
	padding: 4px;
	border: solid 2px #F5C6E5;
}

img#border {
	background: #DDF6F8;
	padding: 4px;
	border: solid 2px #F5C6E5;
}

/* Submit */
.biatchsubmit{
	background-color: #DDF6F8;
	color: #C90D84;
	border: solid 1px #c0c0c0;
	cursor: pointer;
	margin: 0 0 5px 5px;
}

/* Page Top */
div#indextop {
	background: URL(images/IndexHeader.jpg) no-repeat;
	height: 265px;
	margin: 5px 0 0px 0;
	padding: 0;
}

div#fulltop {
	background: URL(images/Header.jpg) no-repeat;
	height: 265px;
	margin: 5px 0 0px 0;
	padding: 0;
}

div#topad {
	float: left;
	margin: 0 0 0 10px;
}

img#starburst {
	position: absolute; 
	left: 368px; top: 180px;
}

div#login {
	float: right;
	margin: 0 5px 0 0;
	max-width: 230px;
	min-width: 120px;
	min-height: 46px;
}

div#logincontent {
	text-align: right;
	font-size: 0.8em; 
	padding: 0px;
	background: #F6F6F8 URL(images/Login.gif) no-repeat;
	border: solid 1px #c0c0c0;
}

img#ban468 {
	width: 468px;
	height: 60px;
	border: 0px;
}

/* Wide Sidebar */
td#widesb {
	width: 316px;
}

.widesidebar {
	float: left;
	margin: 0 5px;
	width: 316px;
}

.widesbcontent {
	text-align: center;
	margin: 0 auto;
	width: 300px;
	border: solid 1px #c0c0c0;
	background: #DDF6F8;
}


.widesbspace {
	margin: 6px 0 0 0;
	padding: 0;
}

.widebanback {
	padding: 10px 0;
	background: #F6F6F8
	border: solid 1px #c0c0c0;
}

/* CSS for the two comment scrollers*/
.comcontainer {
	font-weight: bold;
	margin: 0;
	border: 1px solid #F5C6E5;
	background: #F6F6F8;
}

.comtitle {
	text-align: left;
	font-weight: bold;
	margin: 0;
	color: #C90D84;
}

#pscroller1{
width: 278px;
height: 110px;
color: #000000;
font-weight: normal;
padding: 10px;
}

#pscroller2{
width: 278px;
height: 110px;
color: #000000;
font-weight: normal;
padding: 10px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

/* Main Content Container */
td#contentcell {
	width: 98%;
	text-align: left;
}

.content {
	float: left;
	margin: 0 5px 0 0;
	width: 99%;
}

.contentfiller {
	border: solid 1px #c0c0c0;
	padding: 5px 8px 5px 5px; 
	min-height: 200px;
	background: #F6F6F8 URL(images/DivBack.jpg) no-repeat; 
}

.popupfiller {
	border: solid 1px #c0c0c0;
	padding: 5px 8px 5px 5px;
	width: 290px;
	min-height: 360px;
	background: #F6F6F8 URL(images/DivBack.jpg) no-repeat; 
}

.infolist {
	font-weight: bold;
	font-size: 0.9em;
	color: #404040;
}

.contentimg {
	float: left; 
	margin-right: 3px;
}

.smtext {
	font-size: 0.8em;
	color: #2E5C5C;
}

.xsmtext {
	font-size: 0.7em;
}

#psychic {
	float: left;
	margin: 5px 0px 5px 5px;
	background: #DDF6F8;
	padding: 4px;
	border: solid 2px #F5C6E5;
	width: 148px;
	text-align: left;
}

.games {
	float: left;
	margin: 5px 0px 5px 5px;
}

.submitwrap {
	float: left;
	padding-right: 20px;
}

/* Answers Pages */

.angelborder {
	float: right;
	background: #DDF6F8;
	padding: 4px;
	margin: 5px 0 0 5px;
	border: solid 2px #F5C6E5;
}

div#angelpic {
	font-size: 0.8em;
	font-weight: bold;
	color: #1A7A96;
	text-align: center;
	padding: 0;
	border: solid 1px #c0c0c0;
	width: 148px; height: 148px;
}

/* Psychics Page */
.angelborderlg {
	float: right;
	background: #DDF6F8;
	padding: 4px;
	border: solid 2px #F5C6E5;
	margin: 0 0 10px 10px;
}

/* Questions Page */
.adults {
	color: #2E5C5C; 
	background: #F5C6E5; 
	border: solid 1px #404040;
	padding: 5px;
	margin: 20px 0;
}

.qframe {
	margin: 20px 5px;
	background: #DDF6F8;
	padding: 4px;
	border: solid 2px #F5C6E5;
}

.qform {
	padding: 10px;
	border: solid 1px #c0c0c0;
	background: #F6F6F8 URL(images/Login.gif) no-repeat;
}

.qformline {
	margin: 10px;
}

.qformid {
	margin-right: 5px;
}

.submitbutton {
	background-color: #DDF6F8;
	color: #C90D84;
	font-weight: bold;
	border: solid 2px #202020;
	border-color: rgb(90%, 85%, 80%) rgb(80%, 75%, 70%) rgb(80%, 75%, 70%) rgb(90%, 85%, 80%);
	border-style: outset;
	cursor: pointer;
	padding: 5px 10px;
}

.cancelbutton {
	background-color: #DDF6F8;
	border: solid 2px #202020;
	border-color: rgb(90%, 85%, 80%) rgb(80%, 75%, 70%) rgb(80%, 75%, 70%) rgb(90%, 85%, 80%);
	border-style: outset;
	cursor: pointer;
	padding: 3px 10px 5px 10px;
}

a.cancellink {
	color: #C90D84;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}

/* Angelic Threads */
.threadsubmit {

	background: URL(images/ThreadSubmit.jpg) no-repeat;
	width: 160px; height: 96px;
	color: #2E5C5C;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	cursor: pointer;
	padding: 20px 0 0 0;
}

/* Member Profile */

table#mquestion {
	width: 100%;
	border: solid 1px #c0c0c0;
	border-collapse:collapse;
}

td#mquestion {
	padding: 5px;
	width: 50%;
}

.manswer {
	float: left;
	margin-right: 26px;
}

.membutton {
	background-color: #DDF6F8;
	border: solid 2px #202020;
	border-color: rgb(90%, 85%, 80%) rgb(80%, 75%, 70%) rgb(80%, 75%, 70%) rgb(90%, 85%, 80%);
	border-style: outset;
	cursor: pointer;
	padding: 0px 5px 2px 5px;
	margin: 10px 0 0 10px;
	text-align: center;
	white-space:nowrap;
}

a.memlink {
	color: #C90D84;
	font-weight: bold;
	font-size: 0.6em;
	text-decoration: none;
}

.avatar {
	float: right;
	width: 160px;
	margin: 0 20px 10px 10px;
	text-align: center;
}

.avatarselect {
	float: left;
	width: 160px;
	min-height: 360px;
	margin-right: 10px;
	text-align: center;
}

.avatarborder {
	background: #DDF6F8;
	padding: 4px;
	border: solid 2px #F5C6E5;
}

/* Writer Styles */
.bossmsg {
	padding: 10px 10px 10px 30px;
	background: #F6F6F8 URL(images/Login.gif) no-repeat;
	border: solid 1px #c0c0c0;
	width: 237px; 
}

td#writersb {
	width: 120px;
}

.writersidebar {
	float: left;
	margin: 0 5px;
	width: 120px;
}

.writersbcontent {
	padding: 0;
	margin: 0;
	max-width: 120px;
	background: #dcdcdc;
	border: solid 1px #c0c0c0;
}

a.writersmenu:link {
	display: block;
	background: #F6F6F8;
	border: solid 1px #c0c0c0;
	padding: 5px;
	margin: 0;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
	min-height: 20px;
}

a.writersmenu:visited {
	display: block;
	background: #F6F6F8;
	border: solid 1px #c0c0c0;
	padding: 5px;
	margin: 0;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
	min-height: 20px;
}

td#writercontent {
	min-width: 611px;
	text-align: left;
}

table#wquestion {
	width: 100%;
	border: solid 1px #c0c0c0;
	border-collapse:collapse;
}

td#wquestion {
	padding: 2px 5px 5px 5px;
	valign: top;
}

td#wnowrap {
	padding: 2px 5px 5px 5px;
	valign: top;
	white-space:nowrap;
}

.view {
	margin-bottom: 10px;
}

.profile {
	margin: 5px 0;
}

.qeditmsg {
	float: right;
	margin: 30px 10px 0 0;

}

.wlinksblock {
	float: right;
	margin: 10px 10px 0 0;
	max-width: 54%;
}

a.wlinks:link {color: #1A7A96; font-size: 1em; text-decoration: underline; margin: 0 20px 0 0;}
a.wlinks:visited {color: #1A7A96; font-size: 1em; text-decoration: underline; margin: 0 20px 0 0;}
a.wlinks:hover {color: #C90D84; font-size: 1em; text-decoration: underline; margin: 0 20px 0 0;}



/* Index Styles */
.psybans {

	margin-right: 5px;
}

/* Narrow Sidebar */
td#narrowsb {
	width: 130px;
}

.narrowsb {
	margin: 0 5px 0 0;
	width: 130px;
	text-align: left;
}

.narrowsbcontent {
	padding: 0px;
	margin: 0;
	width: 117px;
	background: #dcdcdc;
	border: solid 1px #c0c0c0;
}

.narrowhead {
	text-align: center;
	margin: 0px;
	padding: 4px;
	background: #F6F6F8;
	border-top: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	border-left: solid 1px #c0c0c0;
}

.narrowangelpic {
	width: 95px;
	border: solid 1px #c0c0c0;
	background: #F6F6F8;
	padding: 5px;
}

/* Footer */
.footer {
	text-align: center;
	width: 100%;
	margin: 40px 0 20px 0;
	color: #1A7A96;
}
