/*
	Joomla templates developed by 
	http://www.qdesignstudio.org copyright 2010
*/

*{
	padding:0;
	margin:0;
}*
body {
	font-family: "Trebuchet MS", Arial,Verdana, Helvetica, sans-serif;
	text-align: left;
	background: #212121 url(../images/bg-img.png) no-repeat bottom right;
	background-attachment: inherit;
	min-height: 700px;
}

h1 {
	font: bold 1.3em Arial, Sans-Serif;
	letter-spacing: -1px;
	color: #fff;
}


h1 a {
	color: #BF3E17;
}

tr, p, div {
	font-family: "Trebuchet MS", Arial,Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.7em;
	color:#fff;
}

.right p {
	display: block;
	font: normal 12px/18px "Trebuchet MS",Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
	text-align: left;
}

hr {
	background:#999999;
	height:1px;
	width:100%;
}

ul {
	list-style:none;
}

li {
	padding-left: 25px;
	padding-top: 0;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 10px 5px;
	margin: 0 0 5px 0;
}

ol{
	margin-left:40px;
	list-style-position:inherit;
}

.header {
	float: left;
}

.date {
	float: right;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 3px 20px 0 0;
}

.mainmenu {
	float: left;
	display: block;
	width: 100%;
	margin: 10px 0 10px 0;
	background: url(../images/bg.png) repeat;
}

.breadcrumb{
	float:left;
	width: 100%;
	text-indent: 10px;
	font-size: 12px;
	padding: 5px 0 5px 0;
	margin: 5px 0px 20px 0px;
	border-bottom: #FFF solid 1px;
	background: url(../images/bg.png) repeat;
}

body.published {
background: #AADDFF;
}

body.mceContentBody {
background: white;
}


#mainlevel-nav {
	float: left;
	font-size: 1.1em;
	color: #FFF;
	text-align: center;
	padding: 0 20px 0 0;
}

#mainlevel-nav ul {
	font-size: 1.1em;
	margin: 0; 
	padding: 0;
}

#mainlevel-nav li { 
	color: #fff;
	background: none;
	display: inline;
}

#mainlevel-nav li a { 
	font-weight: bold;
	color: #FFF; 
} 

#mainlevel-nav li a:hover { 
	color: #fff;
	text-decoration   : underline;
} 
	
		
#searchform {
	background: #F0F0F0;
	text-align: right;
	color: #FFFFFF;
	height: 40px;
	padding: 10px 10px 0 0;
}

form {
	display: inline;
	margin: 0;
 	padding: 0;
}

.pathway {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
a.pathway:link, a.pathway:visited {
	color: #FF9F00;
	font-weight: normal;
}
a.pathway:hover {
	color: #ff3300;
	font-weight: normal;
	text-decoration: none;
}

ul.menu {
	/*display: block;*/
	left: 10px;
	text-align: left;
}

ul.menu li {
	display: block;
	float: left;
	/*margin: 0 5px 0 5px;*/
	padding: 0 5px 0 5px;
	background: none;
	text-align: left;
}

ul.menu li a:link,
ul.menu li a:visited {
	display: block;
	color: #FF9F00;
	padding: 5px 0 5px 10px;
	margin: 0 5px 0 5px;
	text-align: left;
}

ul.menu li a:hover {
	color: #76c41d;
	/*background: #D8D8D8;*/
}

ul.menu li.active a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}

ul.menu li ul {

}

ul.menu li ul li a:link,
ul.menu li ul li a:visited,
ul.menu li.active ul li a:link,
ul.menu li.active ul li a:visited {
	font-size: 11px;
	color: #76C41D;
	display:block;
	text-align: center;
}

ul.menu li ul li a:hover{
	color: #FF9F00;
}

a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	color: #ffffff;
	display:block;
	margin: 5px 0 5px 0;
	width: 100%;
	background-color:#c6c6c6;
}

a.sublevel:hover {
	color: #000000;
	text-decoration: none;
}

#system-message {
	margin-bottom: 20px;
}

#system-message dd.message ul {
	background: #C3D2E5;
	4px center no-repeat;border-top:
	3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin:0px;
	padding-left:
	40px;
	text-indent:0px;
}

#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0	4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;}

#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 4px center no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}

.pollstableborder {
	border: 1px solid;
	padding: 1px;
}


div.moduletable,
div.moduletable_menu {
	padding: 0 0px 5px 0px;
	width: 200px;
	margin-bottom:5px;
	font: normal 11px Arial, Helvetica, sans-serif;
}

div.moduletable h3,
div.moduletable_menu h3 {
	font: bold 1.1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-weight:bold;
	padding:0 0 5px 10px;
	text-align: left;
	width: 190px;
}

.poll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}

table.pollstableborder {
	border: 1px solid #cccccc;
}

.sectiontableheader {
	background-color: #CCCCCC;
	color: #333333;
	font-weight: bold;
	padding:5px;
}

.sectiontableentry1 td{
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;

}

.sectiontableentry2 td {
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;
}

.small {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.smalldark {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.contentpane {
}
.contentpaneopen {
	border : 0px ridge #0099cc;
	width: 100%;
	padding: 1px;
}

/* big titles */
.contentheading, .componentheading {
	font: bold 2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #76D41C;
	text-align: left;
	margin: 0 0 10px 0;
	
}
.createdate {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color:  #666666;
	text-align       : left;
	text-indent:18px;
	font-weight:bold;
	top:-5px;
	vertical-align: top;
	padding-bottom:2px;
	background:url(../images/date.png) no-repeat;
}
.button {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	background-color : #6dbc0f;
	color: #ffffff;
	border: 1px solid #757575;
}

/* search form input */

.inputbox {
	color: #757575;	
	padding: 2px;
	border: 1px solid #808080;
	margin: 0 0 4px 0;
}

#searchform .inputbox {
	color: #757575;	
	width: 300px; 
	border: 1px solid #808080;
	background: #fff;
	float: right;
}


a:link, a:visited {
	color: #99CB46;
	text-decoration: none;
}

a:hover {
	color: #76c41d;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
 	color: #76c41d;
	text-align:left;
	text-decoration: underline;
}

a.contentpagetitle:hover {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align:left;
	color: #FFBB00;
	text-decoration: none;
}

a.category:link, a.category:visited {
	color: #99CB46;
	font-weight: bold;
	font-size: 11px;
	font-weight: bold;
}

a.category:hover {
	color: #77C51F;
}

.ontab {
	background-color: #ffae00;
	border: outset 2px #99cb46;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.offtab {
	background-color : #e5e5e5;
	border: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}

.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

.back_button {
	text-align: center;
	margin-top: 40px;
}

table.contenttoc {
	color: #333300;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding: 0 5px 0 5px;
}

table.contenttoc th {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding:5px;
	background-color:#333333;
	color:#FFFFFF;
}

table.searchintro {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

.readon {
	display:block;
	color:#fffff;
	text-align: right;
	padding: 0 5px 0 5px;
}

.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}

.mosimage_caption {
	margin-top: 2px;
	background-color:#cccccc;
	padding: 1px 2px;
	color: #fff;
	text-transform: normal;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}

#core {
	padding:0px 5px 5px 5px;
}

#mod_down1 {
	width:48%;
	float:left; 
	margin: 10px 2px 0 0;
}

#mod_down2 {
	width: 50%;
	float:left;
	margin: 10px 2px 0 0;
}

.joomladesignsfooter { 
	display:block;
	clear: both; 
	color: #FF9F00;
	padding: 10px;
	border: 1px solid #eee;
	text-align: justify;
	line-height: 1.8em;
    font-weight: bold;
	background: url(../images/bg.png) repeat;
}

.copyrightfooter{
	display: block;
	text-align: center;
	color: #fff;
	padding: 5px;
	width: 100%;
}

.copyrightfooter a{
	color: #FF9F00;
}

#form-login {
	float: right;
	display: block;
	text-align: left;
}

#form-login fieldset {
	border: 0px;
	margin: 0px 0 0px 0px;
	width: auto;
	text-align: left;
}


.wrap {
	padding: 0;
	/*margin: 10px auto;*/
	text-align: left;
	width: 920px; 
}

.content {
	border: 1px solid #E3E3E3;
	padding: 5px;
	margin: 0px auto;
	margin-top: 20px;
	text-align: left;
	width: 920px;
	background: url(../images/bg.png) repeat;
}

.left {
	float: left;
	width: 200px;
	margin: 0 0 10px 0;
}

.right {
	display: block;
	float: right;
	width: 700px;
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
}

.main {
	float: left;
	width: 99%;
	margin: 0 0 10px 0;
}

table td {
	text-align: left;
}

div#banner {
	margin: 0px auto 10px auto;
	text-align: center;
}

.button2-left{
	float:left;
	display: block;
	padding: 5px;
}

table.dogdata {
	display: block;
}

table.dogdata th {
	text-align: center;
}

table.dogdata td {
	vertical-align: middle;
	padding: 0 5px;
	border: #fff 1px solid;
}

.dog{
	padding-right: 5px;
	float: left;
}

.flash{
	margin: 10 0 0 0;
}

/*pedigre table*/

.pedigree th   {
	color: #fff;
	text-align: center;
	border: #fff 1px solid;
	background: url(../images/bg.png) repeat;
}

.pedigree td {
	text-align: center;
	vertical-align: middle;
	width: 225px;
	height: 50px;
	border: #fff 1px solid;
}