

/*A DOG-WEB.INFO stilusai*/

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #BED1C2;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
	margin: 0px 0px 0px 0px; 
}

#container {
	width: 1000px;
	background: #004F4F;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #2D6F6F;
	vertical-align: middle;
	padding-bottom: 20px;
	padding-top: 5px;
}

#content {
	text-align: justify;
	margin: 2em 50px 10px 50px;
	padding: 1em 5em 5em;
	background-color: #FFFFFF;
	color: #4B7A7A;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	border:'border-width' 'border-style' 'color'
	border-left-width: thick;
	border-left-color: #004F4F;
	border-left-style: ridge;
	border-right-width: thick;
	border-right-color: #004F4F;
	border-right-style: ridge;
	border-bottom-width: thick;
	border-bottom-color: #004F4F;
	border-bottom-style: ridge;
	
}

#content img {
	float: right;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 2em;
	background-color: #225555;
}

p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	
}

#siteName {
	background-color: #004A4A;
	text-align: left;
	margin: 20px 20px 0px 20px;
	border: 1px solid #2D6F6F;
	
		
}


h1 {
	font-size: 36px;
	color: #2D6F6F;
	font-family: "Franklin Gothic Heavy", "Gill Sans Ultra Bold", "Arial Black";
	letter-spacing: 2px;
	
}

h2 {
	font-size: 18px;
	color: #276363;
	line-height: 30px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h3 {
	font-size: 15px;
	color: #2D6F6F;
	line-height: 20px;
	padding-top: 1.5em;
}

h4 {
	font-size: 13px;
	color: #2D6F6F;
	line-height: 20px;
	padding-top: 1.5em;
}


#subnav {
	
	padding: 30px 0px 0px 0px;
	font-size: 12px;
	text-align: center;
	word-spacing: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	
}


#subnav a {
	text-decoration: none;
	background-color:#002F2F;
	color: #638989;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	margin-right: 11px;
	border: 1px solid #2D6F6F;
}

#subnav a:hover, a:active {
	color: #FFCC00;
	background-color:#006666;
	border: 1px solid #FFCC00;
}

#subnav a.current {
	color: #AFC7B5;
	background-color:#004F4F;
	border-top: 1px solid #AFC7B5;
	border-right: 1px solid #AFC7B5;
	border-bottom: 1px none #AFC7B5;
	border-left: 1px solid #AFC7B5;
}


table {
	background-color: #245757;
	text-align: center;
	border: 1px solid #2D6F6F;
	border-collapse: collapse;
	text-decoration: none;
	padding: 20px 10px 10px 0px;
	margin: 28px 10px 10px 20px;
	color: #8DA7A7;
	float: inherit;
	height: 120px;
	
		
}

table image {
	border: 1px solid #111111;
}

table a:link {
	color: #8DA7A7;
	text-decoration: underline;
}

table a:visited {
	color: #8DA7A7;
	text-decoration: underline;
}

table a:hover {
	color: #FFCC00;
	text-decoration: underline;
	border: 1px solid #FFFFFF;
}

table a:active {
	color: #FFCC00;
	text-decoration: underline;
	
}

th {
	border: 1px solid #2D6F6F;
	background-color: #004242;
	padding-right: 6px;
	padding-left: 6px;
}

td {
	border: 1px solid #2D6F6F;
	padding-top: 12px;
	padding-bottom: 10px;

}

.dogName {
	color: #FFCC00;
	line-height: 32px;
}

