body
{
	margin: 0px;
	font-family:Arial,Verdana,sans-serif;
	font-size : 12px;
	font-weight: normal;
	color:#000000;
	background-color:white;
	height:100%;
}


#PageBody
{
	font-size : 1em;
	text-align:left;
	background : url("src/top_bg2.png") repeat-x;
	background-position: 00px 00px;
	height:100%;
	max-width: 1024px;
	margin: 0 auto 0 auto;
	border-left: 1px #e0e0e0 dotted;
	border-right: 1px #e0e0e0 dotted;
}

/* potter profile popup */
div.tooltipSelectedPotter{
	display:none;
	width: 150px;
	border: 1px solid #DBD5BF;
	padding: 5px 5px 7px 5px;
	background-color: #fff;
	overflow: hidden;
}
div.tooltipSelectedPotter img{
	width: 150px;
	margin: 0;
	border: 0;
}

h1,h2,h3,h4,h5,h6 {
	color:#66609f;
}

.b1 {
	font-weight:bold;
	color:#66609f;
}

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

.bar {
	/*background : url('src/bar_bg.png') repeat-x;*/
	background : url("src/filter_bg.png") repeat-x;
	background-color:#f6eee2;

	color:#71624a;
	font-weight:bold;
	font-size:1.3em;
	margin-top:20px;
	margin-bottom:15px;
	padding:9px 8px 7px 8px;
	margin-left:-6px;
}

.contentbox {
	background : url("src/filter_bg.png") repeat-x;
	background-color:#f6eee2;
	color:#71624a;
	margin-top:10px;
	margin-bottom:10px;
	padding:6px;
	padding-bottom:4px;
	margin-left:-6px;
}

.textblock img {
	float: left;
	margin: 0 15px 15px 0;
	height: 160px;
}

#topAd {
	position:absolute;
	top:1px;
	right:1px;
	border-style:solid;
	border-width:1px;
	border-color:#b7b393;
}
#bottomAd {
	background : url("src/footer_bg2.png") repeat-x;
	background-color:#e5dbbf;
	padding-top:12px;
	padding-bottom:8px;
	text-align:center;
}
#bottomAd div {
	height:60px;
	width:240px;
	display:inline;
	margin-left:6px;

}
#topNav {
	position:relative;
	height:120px;
	color:#847f58;
	margin:0px;
}

#nav1 div {
	position:absolute;
	top: 72px;
	text-align: center;
	font-size : 13px;
}

#nav2 {
	position:absolute;
	top:100px;
	left:3px;
	width:100%;
}

#nav2 div {
	padding-right: 0px;
	padding-left:  5px;
	font-size : 12px;
	float:left;
}


#footer {
	clear:both;
	height:18px;
	background : url("src/footer_bg.png") repeat-x;
	background-position: 0px 0px;
	font-size : 11px;
	color:#a19f80;
	background-color:#e5dbbf;
}

#footer a:link		{ color:#a19f80; text-decoration: none; }
#footer a:visited	{ color:#a19f80; text-decoration: none; }
#footer a:active	{ color:#a19f80; text-decoration: none; }
#footer a:hover		{ color:#736f4e; text-decoration: none; background-color: #ece9d1; }
#footer p 			{ margin:  0px; padding: 3px 0px 0px 2px; }


#content {
	position:relative;
}

/* like button formatting */
#content div#likeButtons{
	margin: 7px 0 0 7px;
	clear: both;
}

div.likeButtons div{
	float: left;
}
h2#potterProfileTitle{
	margin-top: 5px;
}
.toprightbuttons {
	font-weight:bold;
	float:right;
	position:relative;
	top:1em;
}




#potter_home_images {
	background-color:#eeeeef;
	margin-left:-10px;
	padding:15px;
	padding-left:10px;
}

div.extra_section h1 {
	font-size:14px;
	padding-top:20px;
}

div.potter_events h1 {
	font-size:14px;
	padding-top:20px;
}

#filter {
	background : #f6eee2 url("src/filter_bg.png") repeat-x;
	color:#71624a;
	font-weight:bold;
	line-height: 130%;
	margin-top:10px;
	margin-bottom:10px;
	padding:6px;
	margin-left:-6px;
}
div#filter a.here{
	font-size: 110%;
	color: #000;
}


#filter ul {
	width: 750px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#filter ul li {
	float: left;
	width: 20%;
	margin: 0;
	padding: 0;
}
#filter ul li strong{
	font-weight: bold;
	font-size: medium;
	color: #000;
}
#filter ul ul{
	width: 20%;
}
#filter ul ul li{
	float: none;
	margin-left: 15px;
	white-space: nowrap;
}

.boxheading {
	background : url("src/filter_bg.png") repeat-x;
	background-color:#f6eee2;
	padding:3px;
	width:24em;
	height:2.4em;
	margin-bottom: 15px;
}

.contactbox {
	width:25em;
	height:13em;
	float:left;
}

.search {
	clear:both;
}
.searchbox {
	width:250px;
	margin-right:30px;
	float:left;
}
.searchbox select {
	width:250px;
}

#mainContent {
	padding-top:15px;
	padding-left:185px;
	padding-right:20px;
	padding-bottom:40px;
	min-height:600px;
	position:relative;
}
/* Then you aim this hack at all the IE browsers*/
* html #mainContent{
	height:350px;
	/* Then you aim this hack at all the IEwin browsers leaving IEMac with
	the above style. \*/
	height:350px;
	/* */
}
div.homeMain object{
	margin-left:0px;

	background : url("images/blank.png") repeat-y;
}

#mainContent.noNav {
	padding-left:0px;

}

#mainContent.homeMain {
	padding-left:0px;

}

#mainContent h1 {
	font-size:24px;
	background: #f6eee2 url(src/filter_bg.png) repeat-x;
	color: #71624a;
	font-size:1.3em;
	margin-top:15px;
	padding: 7px 0 2px 5px;
}
#sectionhometable h2 {
	margin-top:35px;
}
#sectionhometable td img {
	width:170px;
	float:left;
	margin: 0 10px 10px 0;
}
#sectionhometable table.memberList img {
	float:none;
	margin:0;
	width: auto;
}
#sectionhometable td {
	vertical-align:top;
	padding: 0 50px 10px 0;
}
#sectionhometable td.rightedge {
	padding-right:0;
	width:330px;
}
#sectionhometable table.memberList td{
	background-color:#f6eee2;
	text-align:center;
	vertical-align:top;
	padding: 6px;
}
#sectionhometable table.memberList div {
	background: #fff;
	display: table-cell;
	vertical-align:middle;
	width:130px;
	height:130px;
	padding:10px;
	margin:0;
}
#sectionhometable table.memberList p {
	margin:4px 0 2px 0;
	font-size:95%;
}

#sectionhometable ul li {
	list-style-type:none;
	padding:0;
	margin:0 0 5px 0;
}

#sectionhometable ul.list{
	list-style-type:none;
	padding:0;
	margin:0;
}
/* Left Navigation */

#leftnav {
	position:absolute;
	left:0px; top:0px;
	padding:0px;
	padding-left:20px;
	color:#6c644e;
	font-size:12px;
	line-height:18px;
}

#leftnav h1 {
	font-size:18px;
	position:absolute;
	padding:0px; margin:0px;
	left:7px;
	top:35px;
	color:#6c644e;
	background:none;
}

#leftnav h3 {
	font-size:18px;
	position:absolute;
	padding:0px; margin:0px;
	left:6px;
	top:34px;
	color:#ffffff;
	background:none;
}

#leftnav h2 {
	margin:0px;
	color:#5c5fa2;
	font-size:14px;
	padding:0px;
	padding-bottom:8px;
	padding-top:15px;
}

div.redMain			{	background : url("src/left_bg.png") repeat-y; }
div.redTitle 		{	position:absolute; left:0px; top:0px; 
				 background : url(src/left_red.png) repeat-x;
				 width:160px; height:68px; }

div.orangeMain  	{	background : url("src/left_bg.png") repeat-y; }
div.orangeTitle 	{	position:absolute; left:0px; top:0px; 
				   background : url(src/left_orange.png) repeat-x;
				   width:160px; height:68px; }

div.yellowMain  	{	background : url("src/left_bg.png") repeat-y; }
div.yellowTitle 	{	position:absolute; left:0px; top:0px; 
				   background : url(src/left_yellow.png) repeat-x;
				   width:160px; height:68px; }

div.greenMain  		{	background : url("src/left_bg.png") repeat-y; }
div.greenTitle 		{	position:absolute; left:0px; top:0px; 
				   background : url(src/left_green.png) repeat-x;
				   width:160px; height:68px; }

div.cyanMain 	 	{	background : url("src/left_bg.png") repeat-y; }
div.cyanTitle	 	{	position:absolute; left:0px; top:0px; 
				  background : url(src/left_cyan.png) repeat-x;
				  width:160px; height:68px; }

div.blueMain  		{	background : url("src/left_bg.png") repeat-y; }
div.blueTitle	 	{	position:absolute; left:0px; top:0px; 
				  background : url(src/left_blue.png) repeat-x;
				  width:160px; height:68px; }

div.purpleMain  	{	background : url("src/left_bg.png") repeat-y; }
div.purpleTitle 	{	position:absolute; left:0px; top:0px; 
				   background : url(src/left_purple.png) repeat-x;
				   width:160px; height:68px; }

div.pinkMain  		{	background : url("src/left_bg.png") repeat-y; }
div.pinkTitle 		{	position:absolute; left:0px; top:0px; 
				  background : url(src/left_pink.png) repeat-x;
				  width:160px; height:68px; }

div.brownMain  		{	background : url("src/left_bg.png") repeat-y; }
div.brownTitle 		{	position:absolute; left:0px; top:0px; 
				   background : url(src/left_brown.png) repeat-x;
				   width:160px; height:68px; }

div.subMenuBox 		{	position:absolute; left:10px; top:70px; width:160px;}

div.plainMain  		{ background : url("src/left_plain.png") repeat-y; }
#leftnav.plain span	{ color:#9096b2; }

div.greyMain  {
	background : url("images/main_content_bg_grey.png") repeat-y;
}
#leftnav.grey h1 {
	background : url("images/left_nav_h1_grey.png") no-repeat;
	color:white;
}
#leftnav.grey h2 {
	background : url("images/left_nav_h2_grey.png") no-repeat;
	color:white;
}

#colTable { width:100%; margin:0px; }
#colTable td { padding:5px; }
.rowcol { background-color:#f5f0e3; }

a:link {text-decoration:none; color:#669; }
a:visited {text-decoration:none; color:#669;}
a:active {text-decoration:none; color:#669;}
a:hover {text-decoration:underline; color:#333348; }

#mainContent a {text-decoration:underline}
#mainContent a:link{color:#6a5b97}
#mainContent a:visited{color:#6a5b97}
#mainContent a:active{color:#6a5b97}
#mainContent a:hover{color: black}

#nav1 a:link		{ color:#333000; text-decoration: none; }
#nav1 a:visited		{ color:#333000; text-decoration: none; }
#nav1 a:active		{ color:#333000; text-decoration: none; }
#nav1 a:hover		{ color:#333000; text-decoration: none; background-color: #f4f2e4;}

#nav2 a:link		{ color:#444222; text-decoration: none; }
#nav2 a:visited		{ color:#444222; text-decoration: none; }
#nav2 a:active		{ color:#444222; text-decoration: none; }
#nav2 a:hover		{ color:#333000; text-decoration: none; background-color: #fff;}

#leftnav a:link		{ font-weight:normal; color:#444222; text-decoration:none;}
#leftnav a:visited	{ font-weight:normal; color:#444222; text-decoration:none;}
#leftnav a:active	{ font-weight:normal; color:#444222; text-decoration:none;}
#leftnav a:hover 	{ font-weight:normal; color:#444222; background-color:#fff; }

#filter a:link		{ color:#71624a; text-decoration:none;}
#filter a:visited	{ color:#71624a; text-decoration:none;}
#filter a:active	{ color:#71624a; text-decoration:none;}
#filter a:hover 	{ color:#000000; background-color:#cec3a2; }

.mapdot {
	position:absolute;
}
.mapdot:hover {
	background: #fe0;
}
.mapdot span {
	background: #fff;
	padding:0 1px 0 1px;
	/* for IE */
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;
}
.mapdot img {
	margin: 1px;
}
.mapdot div {
	padding:2px;
	text-align:center;
	font-size:10px;
	color:#000;
}

/* members work for sale */

.mwfs {
	float: left;
	width: 140px;
	padding: 5px 10px 5px 10px;
	margin:  0 30px 40px 0;
	background: #e5e5e5 url('/images/forsale_bg.gif') repeat-x;
	text-align: center;
	font-weight:bold;
}
.mwfs a {
	text-decoration:none;
}
.mwfs .pic {
	display: table-cell;
	padding:10px;
	margin: 0 10px 0 10px;
	height: 120px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	background:#fff;
}
.mwfs .name {
	margin-bottom: 5px;
	height: 30px;
	color:#fff;
}
.mwfs .price {
	margin-top: 5px;
	color:#000;
}
/* classified ads bit */
.clad {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ddd;
	color: #666;
	line-height:15px;
}

.clad img {
	margin: 0 8px 0 0;
}
.ctitle {
	margin:0 0 3px 0;
	font-weight:bold;
}

/* dynamic new home pages 

#mainContent a {text-decoration:underline}
#mainContent a:link{color:#6a5b97}
#mainContent a:visited{color:#6a5b97}
#mainContent a:active{color:#6a5b97}
#mainContent a:hover{color: black}  

*/

.dynamic {
	border-top:    2px solid #fff;
	border-bottom: 2px solid #fff;
	border-left:   3px solid #fff;
	border-right:  3px solid #fff;
	table-layout:fixed;
}
.dynamic td {
	padding: 0 3px 0 3px;
	background:#fff;
	font-size:12px;
}
.db a, #mainContent .dynamic a {
	color: #000;
	padding:2px 0;
	font-weight:bold;
	text-decoration:none;
}
.db a:hover, #mainContent .dynamic a:hover {
	background:#000;
	color:#ccc;
	text-decoration:none;
}
.db h2 {
	margin:0 0 8px 0;
	border-bottom:2px solid #000;
	font-size:14px;
	color: #000;
	font-weight:normal
}
.db {
	padding:10px;
	margin:6px 0 6px 0;
	background: url(/images/shade.png) repeat-x top;
}
.db-w,.db1 { background-color: #ff8a7c; }
.db-p,.db2 { background-color: #ffc17d; }
.db-e,.db3 { background-color: #ffe785; }
.db-g,.db4 { background-color: #8ef3a4; }
.db-m,.db5 { background-color: #9cc1dc; }
.db-n,.db6 { background-color: #a29bbe; }
.db-f,.db7 { background-color: #da9ebf; }

.db-sq, .db-sq2 {
	overflow:hidden;
	display: -moz-inline-box; /* For FF<3 */ 
	-moz-box-orient: vertical; /* For FF<3 */ 
	display: inline-block; /* IE <8 needs this tripped back to display: inline; to make it work on block elements - see conditional below */ 
	vertical-align: middle; /* explicitly declare your preference as Moz inline-box auto aligns to top */
	padding:4px;
	text-align:center;
	background:#fff;
	margin:0;
}
.db-sq-cl {
	clear:both;
}
.db-sq-im, .db-sq-im2 {
	display:table-cell;
	width:100px;
	height:100px;
	background:#ccc;
	vertical-align:middle;
	text-align:center;
	margin-bottom:3px;
}
.db-sq-im img, .db-sq-im2 img {
	border:0px;
}
.db-sq-im:hover,.db-sq-im2:hover  {
	background:#666;
}
.db-sq p {
	height:40px;
	width:90px;
	font-size:11px;
	margin:5px 0 0 0;
}

/* for sale pics are bigger */
.db-sq2 {
	padding:  3px;
	width  :140px;
	height :210px;
}
.db-sq-im2 {
	width :140px;
	height:140px;
}
.db-sq2 p {
	width:120px;
	font-size:11px;
	margin:5px 0 5px 10px;
	color:#555;
}

.circ_btn {
	display:table-cell;
	width:100px;
	height:100px;
	background-image:url(/images/dynamic-circle.png);
	background-repeat:repeat-x;
	text-align:center;
	vertical-align:middle;
	/*border-top:4px solid #fff;;
	border-bottom:11px solid #fff;;*/
}
a .circ_btn {
	text-decoration:none;
	font-size:14px;
	color:#000;
	font-weight:bold;
}
.circ_btn:hover {
	background-image:none;
}

