/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */
@import url(../../../Obitcom/css/layouts.css);
@import url(../../../Obitcom/css/components.css);
@import url(../../../Obitcom/css/modules.css);
@import url(../../../Obitcom/css/navigation.css);
@import url(../../../Obitcom/css/misc.css);
@import url(../../../Obitcom/css/forms.css);

/* #######################  GENERAL SETTINGS ############################ */
html{height:100%;}

body{
	margin:0px;
	height:100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #666666;
	background-color:#fff;
}

/*  Heading Formatting */
h1 {font-size:1.9em;line-height: 0.8em;font-weight: 900;color: #000;}
h2 {font-size:1.7em;line-height: 0.8em;font-weight: 900;color: #000;}
h3 {font-size:1.5em;line-height: 0.8em;font-weight: 900;color: #000;}
h4 {font-size:1.4em;line-height: 0.8em;font-weight: 900;color: #000;}
h5 {font-size:1.3em;line-height: 0.8em;font-weight: 900;color: #000;}
h6 {font-size:1.2em;line-height: 0.8em;font-weight: 900;color: #000;}

/*links*/
a:link {
	color: #660066;
}
a:hover {
	color: #666666;
}
a:visited {
	color: #660066;
}
img {border: 0 none;}

/* Clears Divs */
.clr{clear: both;}

/* #######################  END GENERAL SETTINGS ############################ */
#pagecontainer {
	height: 100%;
	width: 1000px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 22px;
}
#tablecontainer {
	text-align: left;
	vertical-align: top;
}
#tablecontainer #pagecontainer #header {
	background-image: url(../images/header.png);
	height: 95px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
#tablecontainer #pagecontainer #navigation1 {
	background-attachment: scroll;
	background-image: url(../images/navigation1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 59px;
}
#tablecontainer #pagecontainer #banner {
	height: 220px;
	background-attachment: scroll;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 4px;
}
#tablecontainer #pagecontainer #contenthome {
	height: 300px;
	background-attachment: scroll;
	background-image: url(../images/contenthome.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 16px;
}
#tablefootercontainer {
	height: 100%;
	background-color: #F5F5F5;
}
#tablefootercontainer #footer {
	height: 83px;
	width: 1000px;
	background-attachment: scroll;
	background-image: url(footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#tablecontainer #pagecontainer #navigation2 {
	background-image: url(../images/navigation2.png);
	height: 29px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 4px;
	margin-bottom: 4px;
}
#tablecontainer #pagecontainer #navigation2 #navigation2table td {
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	width: 20%;
	line-height: 29px;
}
#tablecontainer #pagecontainer #navigation2 #navigation2table {
	height: 29px;
}
#tablecontainer #pagecontainer #navigation2 #navigation2table a {
	color: #FFFFFF;
	text-decoration: none;
}
#tablefootercontainer #footer #foot1 {
	font-size: 10px;
	padding-left: 26px;
	padding-top: 10px;
	line-height: 15px;
	height: 70px;
	width: 392px;
	float: left;
}
#tablefootercontainer #footer #foot2 {
	font-size: 10px;
	width: 166px;
	height: 70px;
	float: left;
	padding-top: 10px;
	padding-left: 27px;
	line-height: 15px;
}
#tablefootercontainer #footer a {
	text-decoration: none;
	color: #666666;
}
#tablefootercontainer #footer a:hover {
	text-decoration: none;
	color: #660066;
}#tablefootercontainer #footer #foot1 span {
	color: #CCCCCC;
}
#tablecontainer #pagecontainer #contenthome #fplatestnews {
	height: 290px;
	width: 208px;
	padding-left: 26px;
	padding-top: 15px;
	float: left;
}
#tablecontainer #pagecontainer #contenthome #fpmodule {
	width: 170px;
	float: left;
	height: 124px;
	padding-top: 15px;
	padding-left: 12px;
	padding-bottom: 0px;
	padding-right: 5px;
	margin-top: 5px;
}
#tablecontainer #pagecontainer #contenthome #fpmodule h1 {
	font-size: 17px;
	font-weight: normal;
	color: #660066;
}
#tablecontainer #pagecontainer #contenthome #fpmodule p {
	color: #666666;
	font-size: 11px;
	line-height: 14px;
}
#tablecontainer #pagecontainer #contenthome #fpmodule a {
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	background-attachment: scroll;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	padding-right: 12px;
}
#tablecontainer #pagecontainer #contenthome #fpmodule a:hover {
	color: #660066;
}

#tablecontainer #pagecontainer #contenthome #fplatestnews h1 {
	font-size: 17px;
	font-weight: normal;
	color: #666666;
	padding-left: 2px;
}
#tablecontainer #pagecontainer #contenthome #fplatestnews h4 {
	font-size: 14px;
	font-weight: normal;
	color: #660066;
	padding-top: 0px;
	padding-bottom: 0px;
}
#tablecontainer #pagecontainer #contenthome #fplatestnews p {
	color: #666666;
	font-size: 11px;
	line-height: 14px;
}
#tablecontainer #pagecontainer #contenthome #fplatestnews a {
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	background-attachment: scroll;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	padding-right: 12px;
}
#tablecontainer #pagecontainer #contenthome #fplatestnews a:hover {
	color: #660066;
}
#tablecontainer #pagecontainer #header #finders {
	margin-top: 60px;
	margin-right: 6px;
}
#tablecontainer #pagecontainer #navigation1 #breadcrumb {
	margin-left: 10px;
	margin-top: 38px;
	float: left;
	font-size: 10px;
}
