﻿/* Stylesheet for www.dogs4ever.com */

html {height:100%;}

/* The page layout and main styling */

body {font-size:85%; font-family:Times Roman,Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; background:#FFFF98; color:#330000; margin:10px; padding:10px;}
img {border:0px;}
#container {
	text-align: left;
	margin: 10px;
	width: 739px;
	position: inherit;
	z-index: inherit;
	left: inherit;
	height: inherit;
}
.mast {margin-bottom:20px;}
#leftcontent {background:inherit; color:#000; float:left; width:160px; margin-top:30px;}
#maincontent { voice-family:"\"}\""; voice-family:inherit; margin-left:165px; margin-right:10px; padding-top: 10px; padding-bottom: 10px;}
#maincontent p {text-indent: 1.5em;}
#banner {width:560px; height:45px; text-align:center; margin-left:25px; background:url('images/banner.gif') no-repeat;}
#banner p {display:block; font-size:140%; font-weight:bold; color:#FFFF99; background:inherit; padding:10px 0px 10px 0px;}
#mainheader {width:100%; height:130px; margin-bottom:10px; padding:5px 0px 15px 0px;}
#header {text-align:center;}
#headerleft {float:left; width:30%; height:130px; font-size:125%; font-weight:bold; text-align:center;}
#headerright {float:right; width:30%; height:130px; font-size:125%; font-weight:bold; text-align:center;}
.links {padding:5px; margin:5px;}
.links .right {float:right; width:45%; padding:5px; text-align:center;}
.links .left {float:left; width:45%; padding:5px; text-align:center;}
.right {float:right; width:30%;}
.left{float:left; width:30%;}

/* Styling for your navigation links */

#navigation {font-size:80%; font-weight:bold;}
#navigation UL {list-style-type:none; margin:0px; padding:0px;}
#navigation UL LI {width:150px;}
#navigation a:link {display:block; padding:5px; text-decoration:none; color:#FFFF99; background:url('images/nav-up.gif') no-repeat;}
#navigation a:visited {display:block; padding:5px; text-decoration:none; color:#FFF; background:url('images/nav-down.gif') no-repeat;}
#navigation a:focus {display:block; padding:5px; text-decoration:none; color:#FFF; background:url('images/nav-down.gif') no-repeat;}
#navigation a:hover {display:block; padding:5px; text-decoration:none; color:#FFF; background:url('images/nav-down.gif') no-repeat;}
#navigation a:active {display:block; padding:5px; text-decoration:none; color:#FFF; background:url('images/nav-down.gif') no-repeat;}
#footer {clear:both; background:inherit; color:#000; text-align:center; font-size:75%; margin:10px 0px 10px 0px;}
#footer ul {margin: 0px 0px 5px 5px;}
#footer li {display:inline; list-style-type:none;}

/* Your header tags */

h1 {font-size:130%;}
h2 {font-size:120%;}
h3 {font-size:120%;}
h4 {font-size:120%;}
h5 {font-size:110%;}
h6 {font-size:110%;}

/* Specific styling classes */

.size120 {font-size:120%;}
.size140bc {font-size:140%; font-weight:bold; text-align:center;}
.size105bc {font-size:105%; font-weight:bold; text-align:center;}
.size120bc {font-size:120%; font-weight:bold; text-align:center;}
.size120blue1 {font-size:120%; color:#6600FF; background:inherit;}
.center {
	text-align: center;
	position: inherit;
	z-index: inherit;
	width: inherit;
	height: inherit;
}
.blue1 {color:#6600FF; background:inherit;}
.lgreen {color:#00FFFF; background:inherit;}
.green1 {color:#003333; background:inherit;}
.adbox {margin-top:100px;}
.textbox {border:1px solid #000; margin:10px 10px 10px 0px; padding:5px;}
.boxpink {width:150px; padding:5px; color:#330000; background:#FF9FFF;}
.clear {clear:both;}
table {font-size:80%;}

/* Style your links below */

a:link {text-decoration:underline; color:#990099
; background:inherit;}
a:visited {text-decoration:underline; color:#990099; background:inherit;}
a:focus {text-decoration:none; color:#990099; background:inherit;}
a:hover {text-decoration:none; color:#990099; background:inherit;}
a:active {text-decoration:none; color:#FF0000; background:inherit;}