/* 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.title:link {color: #1A7A96; font-size: 1.6em;; font-weight: bold; text-decoration: none;}
a.title:visited {color: #1A7A96; font-size: 1.6em;; font-weight: bold; text-decoration: none;}
a.title:hover {color: #C90D84; font-size: 1.6em;; 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 {
	margin: 0 0 0 10px;
	width: 310px;
}

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

div#login {
	float: right;
	margin: 0 5px 0 0;
	width: 230px;
	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;
}

/* PREMIMUM MEMBERS */
#leftcorner {
	text-align: left;
	width: 280px;
	height: 230px;
	background: #ffffff;
	border: solid 2px #F5C6E5;
	padding: 10px 5px 10px 10px;
	color: #000000;
}

/* 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: #F6F6F8
}


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

.widebanback {
	padding: 10px 0;
	background: #F6F6F8;
}

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

.scrollhead {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: dotted 1px #c0c0c0;
	width: 140px;
	margin-left: 4px;
}

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

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

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

#pscroller2 a{
text-decoration: none;
}

.scrollertitle {
	color: #C90D84;
}

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

/*Writers and Prima Members Left Col */

#psymenu {
	color: #000000;
	font-weight: bold;
}

#writermenu {
	float: right;
	width: 120px;
	margin-right: 10px;
}

#primabegin {
	width: 98px;
	border: dotted 1px #404040;
	background: #f0f8ff URL(http://psychicbitch.com/images/PrimaSmileyCrown.gif) no-repeat;
	padding: 5px 0 5px 22px;
}

.wmenubegin {
	width: 120px;
	background: #f0f8ff URL(http://psychicbiatch.com/sisters/images/VaultBkSisters.gif) no-repeat;
	border: dotted 1px #404040;
	padding: 5px 0;
}

#wprimabegin {
	width: 120px;
	border: dotted 1px #404040;
	background: #f0f8ff URL(http://psychicbitch.com/images/PrimaSmileyCrown.gif) no-repeat;
	padding: 5px 0 5px 0px;
}

.wbiatchmenu {
	width: 120px;
	background: #f0f8ff URL(http://psychicbiatch.com/sisters/images/VaultBiatchSisters.gif) no-repeat;
	border: dotted 1px #404040;
	padding: 5px 0;
}

.adminmenu {
	width: 120px;
	background: #f0f8ff URL(http://psychicbiatch.com/sisters/images/AdminIcon.gif) no-repeat;
	border: dotted 1px #404040;
	padding: 5px 0;
}

.wmenutop {
	width: 120px;
	background: #f0f8ff;
	border: dotted 1px #404040;
	padding: 5px 0;
}

.wmenu {
	width: 120px;
	background: #f0f8ff;
	border-bottom: dotted 1px #404040;
	border-left: dotted 1px #404040;
	border-right: dotted 1px #404040;
	padding: 5px 0;
}

a.leftmenu:link {
	font: 12px arial; 
	color: #000080;
	text-decoration: none;
	font-weight: bold; 
}

a.leftmenu:visited {
	font: 12px arial; 
	color: #000080;
	text-decoration: none; 
	font-weight: bold;
}
a.leftmenu:hover {
	font: 12px arial; 
	color: #c00000; 
	text-decoration: none;
	font-weight: bold;
}

a.menuhide:link {
	font: 12px arial; 
	color: #c00000; 
	text-decoration: none;
	font-weight: bold; 
}

a.menuhide:visited {
	font: 12px arial; 
	color: #c00000; 
	text-decoration: none; 
	font-weight: bold;
}
a.menuhide:hover {
	font: 12px arial; 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.writermenu:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold; 
}

a.writermenu:visited {
	color: #000000;
	text-decoration: none; 
	font-weight: bold;
}
a.writermenu:hover {
	color: #c00000; 
	text-decoration: none;
	font-weight: bold;
}

/* 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: 330px;
	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;
}

/* STYLE FOR OLD SMALL ANGEL PIC */
div#angelpic {
	font-size: 0.8em;
	font-weight: bold;
	color: #1A7A96;
	text-align: center;
	padding: 0;
	border: solid 1px #c0c0c0;
	width: 148px; height: 148px;
}
/* END STYLE */

#psyangelimg {
	width: 280px;
	max-height: 340px;
	border: solid 1px #c0c0c0;
}

#asingleangel {
	width: 140px;
	max-height: 168px;
	border: solid 1px #c0c0c0;
}

.alert {
	border: 1px solid #000000;
	background: #ffff00;
	padding: 10px;
	font-weight: bold;
	color: #000000
}

.errormsg {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	background: #ffff00;
	border: solid 1px #000000;
	margin: 0 20px 10px 0;
	padding: 5px 0;
	text-align: center;
	width: 19em;
}

.topicimg {
	width: 30px;
	margin-right: 2px;
	border: solid 2px #8B4513;
}

.topictimetext {
	font-size: 0.6em;
	color: #808080;
}

.topictext {
	margin: 10px 0 0 0;
}

.fstar {
	width: 16px;
	height: 18px;
	border: 0;
}

.memberimage {
	float: left;
	width: 30px;
	margin-right: 5px;
	border: solid 2px #8B4513;
}

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

.psychicdivision {
	min-height: 173px;
	margin: 5px 0px 20px 5px;
	background: #F6F6F8;
	padding: 4px;
	border: solid 2px #F5C6E5;
	text-align: left;
}

.angelleft {
	float: left;
	margin: 0 5px 0 2px;
	width: 140px;
	max-height: 168px;
	border: solid 1px #c0c0c0;
}

.availablenow {
	background: #ffff00;
	padding: 5px;
	text-align: center;
}

.availableright {
	float: right;
	width: 120px;
}

.availableleft {
	float: left;
	width: 120px;
}

.psytitlelink {
	text-align: center;
	margin: 0 0 5px 0;
}

.picright {
	float: right;
	width: 110px;
	max-height: 110px;
	margin: 0 0 0 5px;
}

.psybanleft {
	float: left;
	width: 88px;
	height: 31px;
	border: 0;
	margin: 0 5px 0 0;
}

.requestlink {
	background: #F6F6F8 URL(http://psychicbitch.com/images/PrimaSmileyCrown.gif) no-repeat;
	float: left;
	padding: 10px 0 0 26px;
	width: 400px;
	min-height: 28px;
}

.psyprofilelink {
	text-align: right;
	padding: 10px 0 0 0;
}

/* 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: 5px 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: 300px;
	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;
}

.walert {
	font-weight: bold;
	color: #c90d84;
}

.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;}

.pagenate {
	float: left; 
	margin-right: 5px;
}

/* 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;
}

