@CHARSET "UTF-8";

* {
	margin: 0;
	padding: 0;
}

body,html {
	margin: 0;
	padding: 0;
	color: #000000;
	background: #313131 url("images/bottomBG.gif") repeat-x scroll center bottom;
	text-align: center;
	font-family: Verdana,Arial,sans-serif;
	line-height: 1.4em;
}

ul li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}

img {
	border: 0px;
}

a {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	text-decoration: none;
}

hr {
	margin: 20px;
	color: #cacaca;
}

.clear {
	clear: both;
}

#wrap {
	text-align: left;
	width: 844px;
	margin: 0 auto;
	background: transparent;
	z-index: 2;
	position: relative;
	display: none;
}

#header {
	background-image: url("images/header_large.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: transparent;
	width: 844px;
	height: 365px;
	position: relative;
}

#loader {
	position: absolute;
}

.topBG {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 365px;
	background: transparent url("images/topBG.gif") repeat-x scroll center top;
	z-index: 1;
}

#headerCont {
	padding-top: 140px;
	padding-left: 320px;
}

/*MAIN*/
#main {
	float: right;
	width: 586px;
	background-image: url("images/main.gif");
	background-repeat: repeat-y;
	background-color: transparent;
	background-position: left;
}

#mainCont {
	padding-left: 60px;
	padding-right: 84px;
	min-height:600px;
	height:auto !important;
	height:600px;
}

#contentMenu a {
	float: left;
	display: inline;
	margin: 0px 0px 32px 12px;
	width: 130px;
	height: 200px;
}

#mira {
	background: transparent url("images/miraButton.jpg") no-repeat scroll left top;
}

#mira:hover {
	background: transparent url("images/miraButtonHover.jpg") no-repeat scroll left top;
}

#demon {
	background: transparent url("images/demonButton.jpg") no-repeat scroll left top;
}

#demon:hover {
	background: transparent url("images/demonButtonHover.jpg") no-repeat scroll left top;
}

#darling {
	background: transparent url("images/darlingButton.jpg") no-repeat scroll left top;
}

#darling:hover {
	background: transparent url("images/darlingButtonHover.jpg") no-repeat scroll left top;
}

#contentText {
	text-align: justify;
	font-size: 13px;
	color: #cacaca;
}

.logoDim {
	width: 400px;
	height: 159px;
}

/*SIDEBAR*/
#sidebar {
	float: left;
	width: 258px;
}

#sideMenu {
	background-color: #fdfdfd;
	padding-top: 20px;
	padding-bottom: 30px;
}

#sideMenu li {
	border-bottom: 1px solid #313131;
	margin: 4px 18px 6px 18px;
}

#sideMenu li a {
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	color: #313131;
	font-family: Verdana,sanserif;
	line-height: 2;
	display: block;
}

#sideMenu li a:hover {
}

#sideMenu li.lastChild {
	border: none;
}

#sideMenuTop {
	background-image: url("images/sideMenuTop.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-color: transparent;
	height: 84px;
}

#sideMenuBottom {
	background-image: url("images/sideMenuBottom.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-color: transparent;
	height: 174px;
}

.subMenuCont {
	margin-top: -33px;
	margin-left: 203px;
	float: none;
	position: absolute;
	background-color: #fdfdfd;
	border: thin solid #313131;
	display: none;
}

.subMenuCont li {
	display: block;
	float: none;
	width: 180px;
}

.subMenuCont li a:hover {
	background-color: #D0D9E6;
}

/*FOOTER*/
#footer {
	clear: both;
	background-image: url("images/footer.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	background-color: transparent;
	width: 844px;
	height: 250px;
}

#footer p {
	padding-top: 100px;
	padding-bottom: 125px;
	margin-left: 498px;
}

#footer p a {
	font-size: 13px;
	font-family: Verdana;
	line-height: 1.4;
	color: #cacaca;
	text-decoration: none;
	
}

* html #footer {
	height: 1px;
}

/*CONTENT*/
.AWHMsgTitle {
	font-size: 30px;
	font-family: Georgia, serif;
	line-height: 1.2em;
	text-align: center;
}

.AWHMsgTitle .AWHLine {
	background: transparent url("images/underLine.gif") no-repeat bottom center;
	height: 8px;
	line-height: 8px;
	font-size: 8px;
	margin-bottom: 12px;
}

.AWHMsg {
	margin-bottom: 62px;
}

.AWHMsgInscribeDate {
	font-size: 12px;
	text-transform: lowercase;
	line-height: 1.2em;
	word-spacing: 1px;
}

.AWHPortrait {
	float: right;
	margin: 0px 0px 20px 12px;
	border-color: #313131;
	border-style: inset;
	border-width: 3px;
}

.AWHDogDescr {
	text-align: left;
}

.AWHIndent {
	text-indent: 40px;
}

.AWHDogAchivs {
	text-indent: 40px;
	margin: 12px auto;
}

.AWHDogAchivs ul li {
	margin-left: 22px;
}

.AWHLink {
	font-weight: bold;
	text-decoration: underline;
	color: #fdfdfd;
}

#AWHContextMenu {
	height: 34px;
	vertical-align: middle;
}

#AWHContextMenu a {
	display: block;
	float: left;
	border-right: 1px solid #cacaca;
	color: #cacaca;
	width: 109px;
	text-align: center;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
}

#AWHContextMenu a:hover {
	text-decoration: underline;
}

#AWHContextMenu .AWHLastChild {
	border: none;
}

#AWHContextMenu .AWHItem3 {
	width: 145px;
}

#modalCont {
	display: none;
}

.AWHPedigreeDialog {
	position: absolute;
	width: 800px;
	height: 600px;
	background-color: yellow;
	top: 10px;
	left: 10px;
	display: none;
}

.AWHGalleryCont {
	margin: 40px 90px 0px 90px; 
}

.AWHGalleryCont ul li {
	text-align: left;
	font-size: 16px;
	list-style-type: square;
	list-style-position: inside;
	margin: 12px 0;
	padding: 6px 0px 6px 0px;
}

.AWHGalleryCont ul li a {
	display: block;
	color: #cacaca;
	font-size: 13px;
	margin: 6px 0px 6px 40px;
	width: 25%;
	text-align: center;
	border-bottom: 1px dotted #cacaca;
}

.AWHGalleryCont ul li a:hover {
	color: #000000;
	background-color: #D0D9E6;
}

.AWHLinks p {
	margin: 12px 0;
}

.AWHLinks p a {
	color: #fdfdfd;
	font-weight: bold;
}

.AWHMsg p.AWHImg {
	text-align: center;
}

.AWHMsg p.AWHImg img {
	width: 300px;
	margin: 22px 0 0;
}