html {
	font-size: 100%;
}

body {
background: #e5e5e5 url("images/background.gif");
margin-top : 0; 
margin-bottom : 0; 
} 
.sidebar_left {
background-image: url("images/sidebar_left.gif");
background-repeat: repeat-y
}
.sidebar_right {
background-image: url("images/sidebar_right.gif");
background-repeat: repeat-y
}
.frame {
background-image: url("images/adsense_frame.jpg");
}
.margin {
background-color : #000000;
}
.div1 {
text-align : center; 
padding : 0; 
} 
.table1 {
border-collapse : collapse; 
background-color : #ffffff; 
text-align : left; 
} 
img {
border-width : 0; 
border-color : black;
} 
.pics {
border-width : 1px;
border-color : black;
}
.font1 {
font-family : arial; 
font-size : 16px; 
font-weight : bold; 
color : #000000; 
} 
.font2 {
font-family : arial; 
font-weight : bold; 
color : #000000; 
} 
.font3 {
font-family : arial; 
font-size : 16px; 
font-weight : bold; 
color : #0000ff; 
text-decoration: underline;
} 
.normal {
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #000000; 
} 
.nav3 {
margin-left: 5px;
margin-right: 5px;  
} 
.nav1 {
font-family : arial; 
font-size : 12px; 
font-weight : bold; 
color : #ffffff; 
background-color : #120D09; 
vertical-align : top; 
text-align : left;  
} 
.tabs {
font-family : arial; 
font-size : 12px; 
font-weight : bold; 
color : #ffffff; 
background-color : #120D09; 
vertical-align : middle; 
text-align : left; 
width : 100%; 
} 
.nav2 {
font-family : arial; 
font-size : 12px; 
font-weight : bold; 
color : #120D09; 
background-color : #e5e5e5; 
vertical-align : top; 
text-align : left; 
} 
.table2 {
border-collapse : collapse; 
font-family : arial; 
font-size : 12px; 
font-weight : bold; 
color : #ffffff; 
background-color : #A15154; 
vertical-align : top; 
text-align : center; 
width : 100%; 
} 
a {
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #0000ff; 
text-decoration : none; 
} 
a:hover {
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #0000ff; 
text-decoration : underline; 
} 
.nav1 a:link, .nav1 a:visited {
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #ffffff; 
text-decoration : underline; 
} 
.nav1 a:hover {
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #ffffff; 
text-decoration : underline; 
} 
.random {
border : solid; 
border-width : 2px; 
border-color : #cccccc; 
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #000000; 
background-color : #ffffff; 
vertical-align : top; 
text-align : left; 
width : 97%; 
} 
.definition {
border : solid; 
border-width : 1px; 
border-color : #cccccc; 
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #ffffff; 
background-color : #5c5c5c; 
vertical-align : top; 
text-align : left; 
width : 97%; 
} 
.copyright {
font-family : arial; 
font-size : 12px; 
font-weight : normal; 
color : #ffffff; 
background-color : #120D09; 
vertical-align : center; 
text-align : center; 
} 
.navigation{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.navigation ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 1px solid #1B4591; /* border*/
border-width: 1px 0;
background: #2358b7 url("http://homeofthefinickycat.com/forum/styles/MyStyle/theme/images/shadow.png") center center repeat-x;
}

.navigation ul li{
display: inline;
}

.navigation ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #1B4591; /*divider between menu items*/
font-weight: normal !important;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

.navigation ul li a:visited{
color: white;
}

.navigation ul li a:hover, .navigation ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: #1548ae;
font-weight: normal !important;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

#wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
	background-image: url('http://homeofthefinickycat.com/forum/styles/MyStyle/theme/images/background.gif');
	background-repeat: repeat-x;
	padding: 0 25px 15px 25px;
	padding: 0;
}

#wrapcentre {
	margin: 15px 21px 0 21px;
}

#wrapfooter {
	text-align: center;
	clear: both;
	padding-bottom: 0px;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #003399;
}

#logodesc {
	padding: 0px 25px;
	background-color: #003399;
	background-repeat: repeat-no;
	border-bottom: 1px solid #4787A7; 
	height: 163px;
}

#menubar {
	margin: 0 21px;
}

#datebar {
	margin: 10px 21px 0 21px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: red;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }



h1 {
	color: black;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

p {
	font-size: .8em;
}

p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: .8em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
	color: #333333 !important;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #000000;
}

.postdetails {
	color: #000000;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: none;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: black;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: .8em;
}

.genmed {
	margin: 1px 1px;
	font-size: .8em;
}

.gensmall {
	margin: 1px 1px;
	font-size: .8em;
}

.copyright {
	color: #000000;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}

.error {
	color: red;
}



th {
	color: #666666;
	font-size: 1em;
	font-weight: bold;
	background-color: #EFF3FF;
	background-image: url('http://homeofthefinickycat.com/forum/styles/MyStyle/theme/images/th.gif');
	white-space: nowrap;
	padding: 7px 5px;
	border: 1px solid #FFFFFF !important;
}

td {
	padding: 0px;
}
td.profile {
	padding: 4px;
}

.tablebg {
	background-color: #8ab4db;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #99B3CC;
	background-image: url('http://homeofthefinickycat.com/forum/styles/MyStyle/theme/images/cat.gif');
	background-repeat: repeat-x;
}
.rtl .catdiv {
	background: white url('http://homeofthefinickycat.com/forum/styles/MyStyle/theme/images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #99B3CC;
	background-image: url('http://homeofthefinickycat.com/forum/styles/MyStyle/theme/images/cat.gif');
	background-repeat: repeat-x;
	text-indent: 4px;
}

.row1 {
	background-color: #ffffff;
	padding: 4px;
	background-image: url('http://homeofthefinickycat.com/forum/styles/MyStyle/theme/images/silver.gif');
	background-repeat:repeat-x;
}

.row2 {
	background-color: #FFFFFF;
	padding: 4px;
	background-image: url('http://homeofthefinickycat.com/forum/styles/MyStyle/theme/images/silver.gif');
	background-repeat:repeat-x;
}

.row3 {
	background-color: #C0C8D0;
	padding: 4px;
}

.spacer {
	background-color: #D1D7DC;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}


a:link {
	color: #003399;
	text-decoration: none;
}

a:active,
a:visited {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #003399;
	text-decoration: underline;
}

a.forumlink {
	color: #003399;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1em;
}

a.topictitle {
	margin: 1px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #003399;
}

a.topictitle:visited {
	color: #003399;
	text-decoration: none;
}

th a,
th a:visited {
	color: #003399 !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}



form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #8ab4db;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #8ab4db;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #8ab4db;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #8ab4db;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #8ab4db;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #8ab4db;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}



.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #8ab4db;
	color: #333333;
	background-color: #8ab4db;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #8ab4db;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #FAFAFA;
	color: #4B5C77;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #8ab4db;
	color: #333333;
	background-color: #8ab4db;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #8ab4db;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}



.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #8ab4db;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}



img {
	border: none;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}

.inside {
	background-color: #FFFFFF;
	color: #003399;
	border: 1px solid #b0b0b0;
	border-top: none !important;
}

.outside {
	margin: 0 auto;
	width : 960px;
	padding-bottom: 15px;
}

