/*
CSS Style Guide for GT Pets website 
*/

h1 {
	font-size: 14px;
	letter-spacing: 1;
	color: #529d4a;
	margin-bottom: 4;

}

h2 {
	font-size: 14px;
	color: #529d4a;
	margin-bottom: 4;
}

h3 {
	font-size: 12px;
	letter-spacing: 1;
	margin-bottom: 4;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	letter-spacing: 1;
	color: #529d4a;
	margin-bottom: 4;
}

h5 {
	font-size: 14px;
	letter-spacing: 1;
	margin: 0 0 4 0;
}

h6 {
	font-size: 11px;
	margin: 0 0 0 0;
	font-weight: bold;
	color: #529d4a;
}

#content p {
	margin-top: 0;
}

.textinput {

}

.shinetext {
	color: #529d4a;
	font-size: 10px;
	font-style: italic;
	margin-left: 10px;
}

.shinered {
	color: #d1222a;
}

.shineblue {
	color: #26408e;
}

.shinegreen {
	color: #63b460;
}


.formbutton {
	border: 1px solid #73af55;
	background: #edf5eb;
	font-size: 10px;
	font-weight: bold;
}

.newstext {
	font-size: 11px;
}


.smalltext {
	font-size: 10px;
	color: #333333;
}

.smalltextbold {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.quotes {
	font-style: italic;
}

.hline {
	border: 0;
	color: #c7c7c6;
	background-color: #c7c7c6;
	height: 1px;
}

a {
	text-decoration: none;
	color: #529d4a;
}

a:hover, a.homepage:hover{
	text-decoration: underline;
	color: #2d5329;
}

a.currentpage {
	color: #000000;
}

a.homepage {
	text-decoration: none;
	color: #529d4a;
	font-size: 14px;
}


img {
	border-style: none;
}

body {
	margin: 15px 0 0 0;
	padding: 0;
	font-family: verdana, arial, san-serif;
	font-size: 12px;
	text-align: center;
}

table {
	border-collapse: collapse;
}

td.nochange {
	font-size: 12px;
}

table, td, tr, th {
	font-size: 11px;
	text-align: left;
	border-color: #CCCCCC;
}

td.mainpage {
	text-align: center;
	vertical-align: top;
	width: 33%;	
}


td, th {
	padding: 3px;
}

td.tableheading {
	padding: 6px;
	vertical-align: top;
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-bottom-color: #E8E8E8;
}

td.tableheadingnoline {
	padding: 6px;
	vertical-align: top;
}

p.leftheading {
	text-align: right;
	font-weight: bold;
	color: #529d4a;

}

#container
{
	width: 950px;
	border: 1px solid #c7c7c6;
	text-align:left;
	margin-left:auto; 
	margin-right:auto;
}

#banner
{
	margin: 1em 1em 0em 1em;
}

#banner p
{
	font-size: 11px;
	text-align: right;
	margin: 0;
}

#nav
{
	float: left;
	width: 200px;
	margin-left: 10px;
	padding-top: 1em;
	padding-right: 1em;
	border-right: 1px solid #e2e2e2;
}

#nav p.lowborder { 
	border-bottom: 1px solid #e2e2e2;
	padding: 0 0 10px 0;
}

#content
{
	
	float: right;
	width: 700px;
	min-height: 500px;
	height:auto !important;
	height:500px;
	padding-top: 1em;
	padding-right: 15px;
}

#rightcolumn {
	position: relative; 
	width: 190px; 
	float: right;
	padding: 5px;
}

#leftcolumn {
	position: relative; 
	width: 480px; 
	float: left;

}


#footer
{
	clear: both;
	text-align: right;
	font-size: 10px;
	margin: 1em 1em 1em 0;
	color: #6f6f6f;
}

#footer a
{
	color: #6f6f6f;
}





.floatleft {
	float: left;
	margin: 10px 15px 10px 10px;
}
		

/* Rounded Corners */

.ct {
}

.ct .l {
	background: url(/designimages/lgtl.gif) no-repeat;
}

.ct .r {
	height: 15px;
	background: url(/designimages/lgtr.gif) no-repeat right top;
}

.cb {
	background: url(/designimages/lgv.gif) repeat-x left bottom;
}

.cb .l {
	background: url(/designimages/lgbl.gif) no-repeat left bottom;
}

.cb .r {
	height: 15px;
	background: url(/designimages/lgbr.gif) no-repeat right bottom;
}

#roundlg {
	background: #edf5eb url(/designimages/lgh.gif) repeat-y right top;
}

#roundlg p {
	margin: 0 15px 0 15px;
}


/* Dark Green Solid Rounded Corners */
.dgct {
}

.dgct .l {
	background: url(/designimages/dgtl.gif) no-repeat;
}

.dgct .r {
	height: 15px;
	background: url(/designimages/dgtr.gif) no-repeat right top;
}

.dgcb {
	background: url(/designimages/dgv.gif) repeat-x left bottom;
}

.dgcb .l {
	background: url(/designimages/dgbl.gif) no-repeat left bottom;
}

.dgcb .r {
	height: 15px;
	background: url(/designimages/dgbr.gif) no-repeat right bottom;
}		


#rounddg {
	background: #73af55 url(/designimages/dgh.gif) repeat-y right top;
	color: white;
}

#rounddg p {
	margin: 0 15px 0 15px;
}


/* Dark Green Border Light Green Solid Rounded Corners */

.dgof_box {
	background: url(/designimages/dgof_tl.png) no-repeat top left;

	}
.dgof_top {
	background: url(/designimages/dgof_tr.png) no-repeat top right;
}
.dgof_bottom {
	background: url(/designimages/dgof_bl.png) no-repeat bottom left;
}
.dgof_bottom div {
	background: url(/designimages/dgof_br.png) no-repeat bottom right;
}
.dgof_content {
	background: url(/designimages/dgof_r.png) top right repeat-y;
}

.dgof_top div,.dgof_top,
.dgof_bottom div, .dgof_bottom {

	width: 100%;
	height: 20px;
	font-size: 1px;
}
.dgof_content, .dgof_bottom {
	margin-top: -19px;
}
.dgof_content { padding: 0 15px; }


/* Dark Green Border White Solid Rounded Corners */	

.dgo_box {
	background: url(/designimages/dgo_tl.png) no-repeat top left;
}
.dgo_top {
	background: url(/designimages/dgo_tr.png) no-repeat top right;
}
.dgo_bottom {
	background: url(/designimages/dgo_bl.png) no-repeat bottom left;
}
.dgo_bottom div {
	background: url(/designimages/dgo_br.png) no-repeat bottom right;
}
.dgo_content {
	background: url(/designimages/dgo_r.png) top right repeat-y;
}

.dgo_top div,.dgo_top,
.dgo_bottom div, .dgo_bottom {
	width: 100%;
	height: 20px;
	font-size: 1px;
}
.dgo_content, .dgo_bottom {
	margin-top: -19px;
}
.dgo_content { padding: 0 15px; }		
		
/* Black Solid Rounded Corners */	

.bs_box {
   background: #000000;
}
.bs_top div {
   background: url(/designimages/bs_tl.png) no-repeat top left;
}
.bs_top {
   background: url(/designimages/bs_tr.png) no-repeat top right;
}
.bs_bottom div {
   background: url(/designimages/bs_bl.png) no-repeat bottom left;
}
.bs_bottom {
   background: url(/designimages/bs_br.png) no-repeat bottom right;
}

.bs_top div, .bs_top, 
.bs_bottom div, .bs_bottom {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.bs_content { 
	margin: 0 16px;
	color: white;
}

.bs_content, .bs_bottom {
	margin-top: -19px;
}
