A:active {color:#321a04; text-decoration:none;} 
A:link {color:#321a04; text-decoration:none;} 
A:visited {color:#321a04; text-decoration:none;} 
A:hover {color:#321a04; text-decoration:underline;}

BODY {
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#330033;
	margin:0;
	font-size:11px;
	font-family:Verdana, Arial;
	color:#321a04;
	line-height:15px;
}

div.top {
	width:821px;
	height:93px;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	cursor:hand;
}

td.menuleft {
	width:62px;
}

td.cleft {
	background-image:url(images/cleft.jpg);
	background-repeat:no-repeat;
	width:343px;	
}

td.cright{
	background-image:url(images/cright.jpg);
	background-repeat:no-repeat;
	width:362px;	
}

td.menuright{
	width:53px;
}

div.bottom {
	width:821px;
	height:36px;
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	margin-top:-1px;
}

div.copyright {
	font-family: Verdana, Arial, Tahoma;
	font-size:10px;
	color:#8f738f;
	text-align:center;
	margin-top:10px;
}

#aOverlay {
	background: #000;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0; left: 0;
	z-index: 900;
	display: none;
	cursor: pointer;
}
#aBox {
	position: absolute;
	z-index: 950;
	height: 42px; width: 42px;
	overflow: hidden;
}
#aBox div#aImgHolder {
	display: block;
	padding: 10px 0;
	background: #EEE;
	min-height: 32px;
}
#aBox img#aImg {
	display: block;
	margin: 0 10px;
	background: #EEE;
}
#aBox *:focus { -moz-outline: 0;; }
#aBox a.aButton {
	float: right;
	background-color: transparent;
	background-image: url(images/aBox-buttons.gif);
	text-decoration: none;
	width: 40px; height: 16px;
	cursor: pointer;
	border: 0;
	background-repeat: no-repeat;
}
#aBox a.aButton:hover {
	background-color: transparent;
	text-decoration: none;
	border: 0;
}
#aBox a.aButton:active {
	background-color: transparent;
	border: 0;
}
#aBox a#aCloseButton {
	width: 28px;
	height: 32px;
}
#aBox a#aCloseButton { background-position: 0 0; float: left; }
#aBox a#aNextButton { background-position: -68px 0; }
#aBox a#aPrevButton { background-position: -28px 0; }

#aBox a#aCloseButton:hover { background-position: 0 -64px; }
#aBox a#aNextButton:hover { background-position: -68px -64px; }
#aBox a#aPrevButton:hover { background-position: -28px -64px; }

#aBox a#aCloseButton:active { background-position: 0 -32px; }
#aBox a#aNextButton:active { background-position: -68px -32px; }
#aBox a#aPrevButton:active { background-position: -28px -32px; }

#aBox div#aBoxMeta {
	position: absolute;
	z-index: 960;
	background: #EEE;
	padding: 0 10px;
	height: 0;
	overflow: hidden;
}
#aBox h1#aInfoTitle {
	color: #444;
	font-size: 16px;
	font-weight: bold;
	margin: 0 80px 0 32px;
	text-align:left;
}
#aBox p#aCount {
	clear: right;
	float: right;
	text-align: center;
	width: 80px;
	margin: 0;
	color: #666;
	font-size: 11px;
}
#aBox p#aInfo {
	margin: 0 80px 0 32px;
	color: #666;
	font-size: 11px;
	text-align:left;
}
#aBox h1#aInfoTitle, #aBox p#aCount, #aBox p#aInfo {
	font-family: Arial, Helvetica, Verdana, sans-serif !important;
	text-transform: none !important;
}

img#aLoadImg {
	position: absolute;
	top: -900em; left: -900em;
	border: 0;
	width: 32px;
	height: 32px;
	z-index: 999;
}

div.scroll {
	width: 345px;
	height: 455px;
	overflow: auto;
	margin-top:40px;
}

div.scroll-left {
	width: 337px;
	height: 500px;
	overflow: auto;
	margin-top:0px;
}

div.title {
	font-weight:bold;
	font-size:15px;
	margin-bottom:5px;
}

img.photo {
	border: 1px solid #321a04;

}

img.boys-girls {
	border:3px solid #dcbd99;
	margin-top:3px;
}

span.b-g-name {
	font-weight:bold;
	font-size:15px;
	font-variant:small-caps;
}

div.dog {
	margin-bottom:20px;
	float:left;
	width:160px;
}

img.profile {
	border:3px solid #dcbd99;
}

div.profile-name {
	font-size:25px;
	line-height:25px;
	font-family:Monotype Corsiva;
}

div.profile-titles {
	font-size:14px;
}

div.p-p {
	font-weight:bold;
	margin-top:10px;
	font-size:13px;
}

img.profile-photos {
	border:3px solid #dcbd99;
	margin-bottom:5px;
}

span.brak {
	color:#9a7d5e;
}

#mainForm 
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
	background-color: #ffffff;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #edac6b;
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #321a04;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #321a04;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:95%;
	font-weight:bold;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(imgs/calendar.png);
	cursor: pointer;
	cursor: hand;
}


p.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #321a04;
	font-size:9px;
	position:relative;
	top:4px;
	left:-140px;
	letter-spacing: 2px;
}

a.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #321a04;
	font-size:9px;
	position:relative;
	top:4px;
	letter-spacing: 2px;
}

div.news {
	margin-left:10px;
	margin-bottom:30px;
}

div.news-title {
	font-weight:bold;
	font-size:17px;
	margin-bottom:5px;
}

img.news {
	border:3px solid #dcbd99;
	margin-top:3px;
	margin-bottom:3px;
}





















#header {
	height:125px;
	background-color:#330033;
	background-position:left top;
	background-repeat:no-repeat;
}

#header_lions {
	float:right;
}

#menu a {
	color:#FECF12;
	text-decoration:none;
}

#menu a:hover {
	color:#d4d4d4;
}

#menu {
	margin:0;
	padding:0;
}

#menu li {
	float:left;
	margin:10px 8px 25px 8px;
	list-style-type:none;
	padding:0;
}

#menucontainer {
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	width:750px;	
}

#site {
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	width:659px;	
}

#content {
	text-align:left;
	line-height:150%;
	clear:both;
}

#footer {
	padding-top:20px;
	text-align:center;
	font-size:x-small;
	clear:both;
}

.imgright {
	float:right;
	margin-left:5px;
	border:1px solid #d4d4d4;
}

.imgleft {
	float:left;
	margin-right:5px;
	border:1px solid #d4d4d4;
	text-align:center;
}

.boxright {
	float:right;
	margin-left:5px;
	text-align:center;
	margin-bottom:15px;
}

.boxleft {
	float:left;
	margin-right:5px;
	text-align:center;
	margin-bottom:15px;
}

.boxleft img,.boxright img {
	border:1px solid #d4d4d4;	
}

a {
	color:#8f3327;
}

h1 {
	font-size:medium;
	color:#8f3327;
}

h2 {
	font-size:small;
	color:#8f3327;
}

.red {
	color:red;
}

#gallery img {
	margin:10px;
}
