
 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	font: 12px/17px Georgia, serif;
 	color: #000;
	background: #333;
	text-align: center;
	
}
#frame {
	width: 640px;
	margin: 0 auto;
	align: center;
	background: #FFFFFF;
	padding: 0 0 10px 0;
}
#pic {
	background: #fff;
	width: 600px;
	padding: 20px 20px 0 20px;

}

#header {
margin: 0px 0 0 20;
text-align: left;
}

#mainnav {
	height: 30px;
	width: 600px;
	margin: 5px 20px 20px 20px;
}

#mainnav ul#menu {
	height: 30px;
	width: 600px;
	background: #fff url(http://doghousenyc.com/images/nav.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}

#mainnav ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

ul#menu li, ul#menu a {
	height: 30px;
	display: block;
}

#mainnav ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
	border: 0;
}

#artmenu {left: 0; width: 62px;}
#stumenu {left: 62px; width: 48px;}
#workmenu {left: 110px; width: 44px;}
#biomenu {left: 154px; width: 70px;}
#conmenu {left: 224px; width: 56px;}

#artmenu a:hover {background: #fff url(http://doghousenyc.com/images/nav.gif) 0 -30px no-repeat;}
#stumenu a:hover {background: #fff url(http://doghousenyc.com/images/nav.gif) -62px -30px no-repeat;}
#workmenu a:hover {background: #fff url(http://doghousenyc.com/images/nav.gif) -110px -30px no-repeat;}
#biomenu a:hover {background: #fff url(http://doghousenyc.com/images/nav.gif) -154px -30px no-repeat;}
#conmenu a:hover {background: #fff url(http://doghousenyc.com/images/nav.gif) -224px -30px no-repeat;}

#footnote {
	margin: 50px 20px 0 20px;
	clear: both;
	height: 30px;
	padding: 20px 0 0 0;
}


p.foot {
	font: normal 9px/30px verdana, "lucida grande", sans-serif;
	color: #000000;
	background-color: #ccc;
}

/* General font families for common tags */
font,th,td,p { font-family: Georgia, serif}
a:link,a:active,a:visited { color : #069; text-decoration: none; border: none;}
a:hover		{ text-decoration: underline; color : #9c6; }
hr	{ height: 0px; border: solid #CCCCCC 0px; border-top-width: 1px;}




/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #ffffff; 
}

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 1px #069 solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #FFFFFF; }
td.row2	{ background-color: #cccccc; }
td.row3	{ background-color: #FFFFFF; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated black background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
}

/* Header cells - the black gradient backgrounds */
th	{
	color: #000; font-size: 12px; font-weight : bold;
	background-color: #FFFFFF; height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-color: #fff; border: #ccc; border-style: solid; height: 28px;
}
img
{
 border-style: none;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFCC66; border-style: solid; height: 25px; }
td.row3Right,td.spaceRow {
	background-color: #ccc; border: #FFCC66; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop	 { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: Georgia, serif;
			text-decoration: none; line-height : 120%; color : #000;
}


/* General text */
.gen { font-size : 12px; }
.bgen { font-size : 12px;color:Black }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000; text-decoration: none; }
a.gen,a.genmed,a.gensmall { color: #069; text-decoration: none; }
a.gen:visited,a.genmed:visited,a.gensmall:visited	{ color: #069; text-decoration: none; border: 0;}
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #9c6; text-decoration: none; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #069; }
a.mainmenu		{ text-decoration: none; color : #069;  }
a.mainmenu:visited { text-decoration: none; color : #069; }
a.mainmenu:hover{ text-decoration: none; color : #9c6; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #666}
a.cattitle		{ text-decoration: none; color : #069; }
a.cattitle:visited { text-decoration: none; color : #069; }
a.cattitle:hover{  color: #9c6; text-decoration: none; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #069; }
a.forumlink 	{ text-decoration: none; color : #069; }
a.forumlink:visited { text-decoration: none; color : #069; }
a.forumlink:hover{ text-decoration: none; color : #9c6; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #069;}
a.nav			{ text-decoration: none; color : #069; }
a.nav:visited { text-decoration: none; color : #069; }
a.nav:hover		{ text-decoration: none; color : #9c6; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #069; }
a.topictitle:link   { text-decoration: none; color : #069; }
a.topictitle:visited { text-decoration: none; color : #069; }
a.topictitle:hover	{ text-decoration: underline; color : #9c6; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #069;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #069; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; color: #000;}
a.postlink:link	{ text-decoration: none; color : #069; }
a.postlink:visited { text-decoration: none; color : #069; }
a.postlink:hover { text-decoration: none; color : #9c6; }


/* Quote & Code blocks */
.code {
	font-family: Georgia, serif; font-size: 11px; color: #ccc;
	background-color: #fff; border: #BFBFBF; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 125%;
	background-color: #ccc; border: #BFBFBF; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Georgia, serif; color: #000; letter-spacing: -1px;}
a.copyright		{ color: #069; text-decoration: none;}
a.copyright:link   { color : #069; text-decoration: none;}
a.copyright:visited { color : #069; text-decoration: none;}
a.copyright:hover { color: #9c6; text-decoration: underline;}


/* Form elements */
textarea, select {
	color : #9c6;
	font: normal 11px Georgia, serif;
	border-color : #ccc;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #fff;
	color : #000;
}

input { text-indent : 2px; 
	color : #000000; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color: #ccc;
	color : #000;
	font-size: 11px; font-family: Georgia, serif;
}

/* The main submit button option */
input.mainoption {
	background-color: #000;
	color : #9c6;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color: #FFFFFF;
	color : #9c6;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { color : #FFFFCC; background-color: #212121; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

