/* ********** [ ASTRODATES GENERAL ] ********** */

* {
	margin: 0px;
	padding: 0px;
}

div.clear {
	clear: both;
}

body {
	margin: 0px;
	padding: 0px;
	cursor: default;
	font: 11px arial, verdana, sans-serif;
	color: #000;
	background: #000 url('page_bg.gif') top left repeat-x;
}

/* ********** [ ASTRODATES PAGE ] ********** */

div#page_wrap {
}

div#page {
}


/* ********** [ ASTRODATES HEADER ] ********** */

div#header {
	margin: 0px auto;
	width: 900px;
}

div#header h1 span {
}

#top_menu {
	margin: 15px 0 5px 0;
	background:url(nav_bar.gif) 0 0 no-repeat;
	width:900px;
	height:40px;
}


/* *******  HEADER SEARCH BORROWED FROM DARK YELLOWISH  ******** */
div#header_search {
	width: 200px;
	height: 100px;
	float: right;
	background: #ffffff no-repeat; 
}

div#header_search h5 {
	margin: 8px 0px 0px 18px;
	padding: 0px;
	font: bold 14px tahoma;
	color: #999999; 
}

div#header_search h5 span { 
}

div#header_search div#header_search_form {
	margin: 20px 0px 0px 18px;
	padding: 0px; 
}

div#header_search div#header_search_form select.select {
	width: 200px; 
}



/* *******  NOT LOGGED IN  ******** */
div#addthis {
	margin: 10px 10px 10px 10px;
	padding: right;
	float: right; 
}
/* ******* BOTTOM LEFT TOP RIGHT  ******** */



/* ********  LOGGEDIN  ********* */
div#addthis2 {
	margin: 10px 10px 50px 10px;
	padding: right;
	float: right; 
}


/*     IMPORTANT MENU POSITION/CHANGE IF YOU CHANGE MENU      */
#top_menu ul {
	margin: 0 auto;
	width: 630px;
}

/*     IMPORTANT MENU POSITION/CHANGE IF YOU CHANGE MENU      */


#top_menu ul li {
	background:url(nav_line.gif) right top no-repeat;
	height:40px;
	float:left;
	padding:0 1px 0 0;
	list-style: none;
}

#top_menu ul li a {
	display:block;
	background:url(images/nav_bg.gif) 0 0 repeat-x;
	padding:0 14px;
	font:bold 12px/40px Arial, Helvetica, sans-serif;
	color:#333;
	background-color:inherit;
	text-decoration:none;
}

#top_menu ul li a:hover {
	background:url(nav_hover.gif) 0 0 repeat-x;
	color:#333;
	background-color:inherit;
}

#top_menu ul li a.hover {
	display:block;
	background:url(nav_hover.gif) 0 0 repeat-x;
	color:#333;
	padding:0 14px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	background-color:inherit;
	text-decoration:none;
	cursor:text;
}

#top_menu ul li.last {
	background-image:none;
	height:40px;
	float:left;
}

#head {
	width: 900px;
	height: 140px;
	background:	url(head_bg.jpg) 0 0 no-repeat;
}

#head h1 {
	width:266px;
	height:80px;
	overflow: hidden;
	background:url(logo.gif) no-repeat;
	float: left;
	margin-top: 30px;
}

#head h1 a:link, #head h1 a:hover, #head h1 a:visited, #head h1 a:active {
	display: block;
	width:266px;
	height:80px;
	text-indent: -100000px;
}

#head h2 {
	width:96px;
	height:32px;
	overflow: hidden;
	background:url(login.gif) no-repeat;
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	border: none;
}

#head h2 a:link, #head h2 a:hover, #head h2 a:visited, #head h2 a:active {
	display: block;
	width:96px;
	height:32px;
	text-indent: -100000px;
}


/* ********** [ ASTRODATES FOOTER ] ********** */

div#footer_wrap {
	margin: 0px auto;
	padding: 0px 10px 10px 10px;
	width: 900px;
}

div#footer {
	height: 30px;
	font: 10px/30px verdana;
	color: #999999;
	text-align: center;
}

div#footer a {
	font: 10px/30px verdana;
	color: #999999;
	text-decoration: none;
}

div#footer a:hover {
	color: #ff3399;
	text-decoration: none;
}

div#footercenter {
	font: 10px/38px arial, verdana, sans-serif;
	color: #999999;
	text-align: center;
	float: center; 
}

.adsensefooter {
	border-top: 1px solid #ff3399;
	margin-top: 7px;
	margin-bottom: 210px;
	width: 750px;
	margin: 0px auto;
	float: center;
}

.membersregister {
	border-top: 0px solid #ff3399;
	margin: -16px 0px 18px 0px;
	width: 800px;
}

#postregister_wrap {
	margin: 30px auto 0;
	width: 800px;
	height: 5px;
	border-top: 0px solid #ff3399;
}

div#footerright {
	font: 11px/38px arial, verdana, sans-serif;
	color: #999999;
	text-align: center;
	float: center; 
}


/* ********** [ ASTRODATES CONTAINER ] ********** */

.adsenseheader {
	margin-top: 7px;
	margin-bottom: 210px;
	width: 750px;
	margin: 0px auto;
	float: center;
}

div#container_wrap {
	margin: 0px auto;
	width: 890px;
	background: #f1f1f1;
	border: 5px solid #fff;
}
div#container {
	margin: 0px auto;
	width: 890px;
	background: #f1f1f1 url(contbg.gif) bottom right no-repeat;
	overflow: auto;
}


/* ********** [ ASTRODATES CONTENT ] ********** */

#content_wrap {
	padding-bottom: 10px;
}

#content {
}


/* ********** [ ASTRODATES SIDEBAR ] ********** */

div#sidebar_wrap {
	padding: 0px 10px 10px 10px;
	width: 120px;
	float: left;
}

div#sidebar {
}

/* ********** [ ASTRODATES USER NAVIGATION ] ********** */

div#usernav_wrap {
	margin-top: 5px;
}

div#usernav {
}

div#usernav ul {
	list-style: none;
}

div#usernav li {
	border: 1px dotted #cccccc;
	border-width: 0px 0px 1px 0px;
}

div#usernav ul li a {
	padding-left: 10px;
	height: 30px;
	display: block;
	font: bold 12px/30px arial, verdana, sans-serif;
	color: #da0080;
	text-decoration: none;
}

div#usernav ul li a:hover {
	color: #000;
	text-indent: 3px;
}

/* ********** [ ASTRODATES COMMON ITEMS ] ********** */

h2, h3, h4, h5, h6 {
	padding-bottom: 5px;
	padding-left: 5px;  /**** LINE ADDED BY RGW  ***/
	font: bold 14px/16px arial, verdana, sans-serif;
	color: #cc0099;
}
h2 {
	margin-bottom: 5px;
	font: bold 14px/16px arial, verdana, sans-serif;
	border-bottom: 1px solid #d4d4d4;
}

h3 {
	font: bold 13px/16px arial, verdana, sans-serif;
}

h4 {
	font: bold 12px/16px arial, verdana, sans-serif;
}

h4 {
	font: bold 11px/16px arial, verdana, sans-serif;
}

p {
	font: 11px/16px arial, verdana, sans-serif;
	color: #222222;
}

a {
	font: 11px arial, verdana, sans-serif;
	color: #da0080;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* ********** [ MOD BY RGW FOR TOOLTIPS ] ********** */

.hint {
	display: none;
	position: absolute;
	left: 500px;
	width: 200px;
	margin-top: -4px;
	border: 1px solid #c93;
	padding: 10px 12px;
/* to fix IE6, I can't just declare a background-color,
I must do a bg image, too! So I'm duplicating the pointer.gif
image, and positioning it so that it doesn't show up
within the box */
	background: #ffc url(pointer.gif) no-repeat -10px 5px;
}

.hint .hint-pointer {
	position: absolute;
	left: -10px;
	top: 5px;
	width: 10px;
	height: 19px;
	background: url(pointer.gif) left top no-repeat;
}




