html {
	width:100%;
	min-width:902px;
	background: url(../images/bg-html-bottom.jpg);
}
body {
	margin:0;
	color:#494949;
	font:12px Arial, Helvetica, sans-serif;
	min-width:902px;
	background: url(../images/bg-html.jpg) repeat-x;
}
img {border-style:none;}
a {
	text-decoration:underline;
	color:#0f679a;
}
a:hover {text-decoration:none;}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.page {
	width:100%;
	background: url(../images/bg-body.jpg) no-repeat 50% 0;
	position:relative;
	z-index:1;
	min-height:500px;
}
* html .page {height:500px;}
#wrapper {
	width:937px;
	margin:0 auto;
	padding:36px 0 0;
}
#header {
	width:902px;
	margin:0 auto;
	background:#fff;
	padding:17px 3px 26px 20px;
}
#header:after {
	content:"";
	display:block;
	clear:both;
}
#header .logo {
	margin:8px 22px 0 0;
	float:left;
	background: url(../images/logo.gif) no-repeat;
	width: 195px;
	height: 51px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .logo a {
	display:block;
	height:100%;
}
#header .slogan {
	margin:19px 0 0;
	float:left;
	background: url(../images/slogan.gif) no-repeat;
	width: 205px;
	height: 34px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .panel {
	width:356px;
	float:right;
	font-size:11px;
	line-height:16px;
	color:#0f679a;
}
#header .panel p {margin:0 0 7px 6px;}
#header .panel p strong {display:block;}
.login-form div {
	float:left;
	background: url(../images/bg-login-input.gif) no-repeat;
	width: 117px;
	padding:0 8px;
	margin:0 3px 0 0;
	display:inline;
}
.login-form input {
	float:left;
	margin:0;
	padding:5px 0;
	width:117px;
	background:none;
	border-style:none;
	color:#b5b5b5;
}
.login-form .btn-login {
	text-indent:-9999px;
	background: url(../images/btn-login.gif) no-repeat;
	width: 59px;
	height: 21px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	border:0;
	padding:0;
	margin:2px 0 0 2px;
	cursor:pointer;
}
#main {
	overflow:hidden;
	background: url(../images/bg-main.png) repeat-y;
	width: 924px;
	padding:0 7px 0 6px;
} 
#nav {
	width:925px;
	list-style:none;
	margin:0;
	padding:0;
	background:#1e6698;
	font-family:Candara, Arial, Helvetica, sans-serif;
	border-top:1px solid #a5c2d6;
	position:relative;
	z-index:10;
}
#nav:after {
	content:"";
	display:block;
	clear:both;
}
#nav li {
	float:left;
	font-size:15px;
	line-height:17px;
	font-weight:bold;
	background: url(../images/bg-nav-li.gif) no-repeat 0 -1px;
	padding:0 0 0 3px;
	margin:0 0 0 -3px;
	position:relative;
}
#nav li:first-child {background:none;}
#nav li a {
	display:block;
	width:154px;
	padding:7px 0 9px 0;
	text-align:center;
	color:#fff;
	vertical-align:top;
	text-decoration:none;
}
#nav li a.active,
#nav li:hover a.active,
#nav li.hover a.active {
	margin:-1px 0 0 0;
	padding-top:8px;
	background:#ececec;
	color:#1e6698;
	position:relative;
}
#nav li:hover a,
#nav li.hover a {
	background:#00a651;
	text-decoration:none;
}
#nav li:hover li
#nav li.hover li {margin:0;}
#nav li:hover ul a,
#nav li.hover ul a {background:none;}
#nav ul li,
#nav ul li {
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	vertical-align:top;
}
#nav ul a,
#nav ul a {
	background:none;
	color:#1e6698;
	padding:7px 0 7px 13px;
	text-align:left;
	width:159px;
}
#nav ul {
	list-style:none;
	margin:0;
	padding:3px 0 0 0;
	width:172px;
	background:#fff url(../images/bg-drop.gif) repeat-x;
	border:#EFEFEF solid 1px;
	position:absolute;
	left:3px;
	top:100%;
	z-index:10;
	font-family: Arial, Helvetica, sans-serif;
	display:none;
}
#nav ul li:hover a,
#nav ul li.hover a {
	background:#f7f7f7;
	color:#00a651;
}
#nav ul li:hover ul a,
#nav ul li.hover ul a {color:#1e6698;}
#nav ul li {
	float:none;
	width:100%;
	margin:0;
	padding:0;
	background:none;
}
#nav ul ul {
	left:100%;
	top:0;
	background:#f7f7f7;
}
#nav ul ul a:hover {color:#00a651 !important;}
#nav li:hover ul,
#nav li.hover ul {display:block;}
#nav li:hover ul ul,
#nav li.hover ul ul {display:none;}
#nav ul li:hover ul,
#nav ul li.hover ul {display:block;}
.flash-block {
	width:925px;
	overflow:hidden;
	margin:0 -1px 10px 0;
	position:relative;
	background: url(../images/banner-bg.png) repeat-y;
}
.flash-block img {display:block;}
.container {
	width:898px;
	overflow:hidden;
	padding:0 0 0 23px;
}
.container h2 {
	margin:0 0 13px;
	font:bold 23px/27px Candara, Arial, Helvetica, sans-serif;
	vertical-align:top;
}
.container .green {color:#00a651;}
.container .blue {color:#1f6799;}
.container .gray {color:#757575;}
.container h2.gray {margin-bottom:9px;}
.container .text-block {
	width:100%;
	overflow:hidden;
}
.container .text-block p {margin:0 0 15px;}
#content {
	width:657px;
	float:left;
}
.column {
	width:321px;
	float:left;
}
.column .text-block {
	width:auto;
	padding:0 23px 0 0;
}
.aside {
	width:303px;
	float:right;
	padding:0 5px 0 0;
}
.syndicate-block {
	width:100%;
	margin:0 0 33px;
}
.syndicate-block ul {
	list-style:none;
	margin:0;
	padding:0;
}
.syndicate-block ul li {margin:0 0 15px;}
.syndicate-block ul a {font-weight:bold;}
.container .syndicate-block p {margin:0;}
.column .heading,
.post .heading {
	width:305px;
	background:#1e6698;
	border-right:1px solid #7ba5c2;
	color:#fff;
	padding:2px 10px 4px 5px;
	margin:0 0 1px;
	text-align:right;
}
.column .heading h5,
.post .heading h5 {
	margin:0;
	font-size:11px;
	line-height:15px;
	float:left;
	vertical-align:top;
}
.post .heading h5 {
	font-size:11px;
	font-style:normal;
	font-weight:bold;
}
.column .heading span,
.post .heading span {
	font-size:10px;
	line-height:15px;
	font-weight:normal;
	vertical-align:top;
	display:inline-block;
	padding:1px 0 0 0;
}
.column table,
.post table {
	border-collapse:collapse;
	padding:0;
	margin:0;
	width:321px;
	font-size:11px;
	line-height:15px;
	color:#676767;
}
.post table {margin-bottom:15px;}
.column tr,
.post tr {padding:0;}
.column th,
.post th {padding:2px 0 5px;}
.column th.first,
.post th.first {
	text-align:left;
	padding-left:2px;
	width:73px;
}
.column td,
.post td {
	text-align:center;
	padding:3px 0 3px 0;
	border-bottom:1px solid #e5e5e5;
}
.column tr td:first-child,
.post tr td:first-child {
	text-align:left;
	padding-left:4px;
}
.column thead,
.post thead {
	background:#00a651;
	font-size:10px;
	line-height:15px;
	color:#fff;
}
.calculate-block h3 {
	margin:0 0 9px;
	color:#555;
	font:bold 16px/19px Candara, Arial, Helvetica, sans-serif;
}
.calculate-block {
	width:100%;
	overflow:hidden;
	clear:both;
	padding:25px 0 0 0;
	margin:0 0 18px;
}
* html .calculate-block {margin-bottom:9px;}
*+html .calculate-block {margin-bottom:9px;}
.calculate-block ul {
	list-style:none;
	margin:0 30px 0 0;
	padding:0;
	float:left;
}
.calculate-block ul.left {
	width:321px;
}
.calculate-block ul.right {
	margin:0 5px 0 0;
	width:300px;
}
.calculate-block li {
	/*font-size:11px;*/
	line-height:15px;
	color:#454545;
	margin:0 0 12px;
	background: url(../images/bullet.gif) no-repeat 0 4px;
	padding:0 0 0 12px;
}
.calculate-block li a {
	color:#454545;
	text-decoration:none;
}
.calculate-block li a:hover {color:#0f679a;}
.calculate-block .visual {
	float:right;
	margin:-26px 0 0 -61px;
	height:105px;
	overflow:hidden;
}
.gallery {
	list-style:none;
	margin:0 0 0 -21px;
	padding:16px 0 19px 0px;
	background:#efefef;
	width:689px;
	overflow:hidden;
	position:relative;
}
.gallery li {
	float:left;
	margin:0 24px 0 34px;
	display:inline;
}
.gallery li a {
	float:left;
	border:1px solid #c4c4c4;
}
#sidebar {
	width:219px;
	float:right;
	padding:1px 0 0;
}
#sidebar.inner {padding-top:10px;}
#sidebar h3 {
	margin:0 0 11px;
	color:#555;
	font:bold 14px/17px Candara, Arial, Helvetica, sans-serif;
}
#sidebar dl {margin:0;}
#sidebar dt {
	font-size:10px;
	line-height:13px;
	color:#9f9f9f;
	margin:0 0 1px;
}
#sidebar dd {
	margin:0 0 18px 0;
	/*font-size:11px;*/
	line-height:16px;
	color:#004e7b;
}
#sidebar .text-block {margin-bottom:11px;}
.news-form {
	width:100%;
	overflow:hidden;
	padding:5px 0 0;
	margin:0 0 8px;
	text-align:center;
}
.news-form span {
	float:left;
	background: url(../images/bg-newsletter-input.gif) no-repeat;
	width: 134px;
	padding:0 10px;
	margin:0 5px 0 0;
	
}
.news-form input {
	float:left;
	width:134px;
	padding:4px 0;
	background:none;
	border-style:none;
	color:#adadad;
	height:14px;
}
.row {
	display:block;
	width:100%;
	overflow:hidden;
	margin:0 0 7px;
}
.news-form .btn-submit {
	float:left;
	text-indent:-9999px;
	background: url(../images/btn-submit.gif) no-repeat;
	width: 52px;
	height: 19px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	border:0;
	padding:0;
	margin:2px 0 0;
	cursor:pointer;
}
.news-form .text {
	padding:0 19px 0 1px;
	font-size:11px;
	line-height:15px;
}
#sidebar blockquote {
	margin:-4px 0 0;
	padding:0;
	/*font-size:11px;*/
	line-height:16px;
}
#sidebar q {
	quotes: none;
	display:block;
}
#sidebar q:before{content:"";}
#sidebar q:after{content:"";}
#sidebar blockquote cite {
	color:#004e7b;
	font-style:normal;
}
#sidebar .ad {
	width:219px;
	padding:14px 0 0 0;
	margin:0 0 0 -7px;
	position:relative;
}
#sidebar .ad a {
	display:block;
	margin:0 0 3px;
}
.breadcrumbs {
	width:600px;
	overflow:hidden;
	list-style:none;
	margin:0 0 11px -8px;
	padding:11px 0 0;
}
.breadcrumbs li {
	float:left;
	background: url(../images/separator2.gif) no-repeat 0 5px;
	padding:0 14px 0 14px;
	margin:0 0 0 -4px;
	font-size:10px;
	line-height:15px;
	color:#494949;
}
.breadcrumbs a {color:#1e6698;}
.post {width:100%;}
.post .text-block {
	width:642px;
	border-top:1px solid #efefef;
	padding:9px 0 16px;
	font-size:12px;
	line-height:14px;
}
.post h2 {
	margin-bottom:10px;
	color:#767676;
}
.post h3 {
	margin:0 0 16px;
	font-size:15px;
	line-height:17px;
	font-weight:bold;
	vertical-align:top;
}
.post h4 {
	font-size:12px;
	line-height:15px;
	color:#373737;
	margin:0 0 17px;
}
.post h5 {
	margin:0 0 6px;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	font-style:italic;
}
.post .text-block ul {
	list-style:none;
	margin:0 0 20px;
	padding:27px 0 0 24px;
}
.post .text-block ul li {
	background: url(../images/bullet2.gif) no-repeat 0 5px;
	padding:0 0 0 17px;
}
.post .text-block ul ul {
	padding:16px 0 0 0;
	margin:0 0 0 -2px;
}
.post .text-block ul ul li {
	background: url(../images/bullet3.gif) no-repeat 0 4px;
	padding-left:15px;
}

/* --- Horse Details Tree List --- */
.post .text-block ul.tree, .post .text-block ul.tree ul, .post .text-block ul.tree ul ul {
	margin:0;
	padding:0;
}
.post .text-block ul.tree ul, .post .text-block ul.tree ul ul {
	background: url(../images/vline.png) repeat-y;

}
.post .text-block ul.tree ul, .post .text-block ul.tree ul ul {
     margin-left: 95px;
     margin-top:5px;
     margin-bottom:5px;
   }
   
.post .text-block ul.tree li {
     margin: 0;
     padding: 0 12px 0 0;
     background:none;
     line-height: 20px;
     color: #1F6799;
     font-weight: bold; 
   }
   
.post .text-block ul.tree li li {
     padding: 0 12px;
     background: url(../images/node.png) no-repeat;
   }
   
.post .text-block ul.tree li.last {
	background: #fff url(../images/lastnode.png) no-repeat;
	}
	
	
/* ---  NEW BRANCHING PEDIGREE ---*/

.pedigree-container {
	width:630px;
	height:auto;
	float:left
}
	
.pedigree-container div {
	width:165px;
	float:left;
	height:17px;
	padding-left:35px;
	padding-top:8px;
	font-weight:bold;
	color:#1F6799;
}
.pedigree-container div.first-row {
	padding-left:0;
}
.branch {
	background:url('../images/branch.gif') repeat-y top left;
}
.branch-top {
	background:url('../images/branch-top.gif') no-repeat top left;
}
.branch-middle {
	background:url('../images/branch-middle.gif') no-repeat top left;
}
.branch-bottom {
	background:url('../images/branch-bottom.gif') no-repeat top left;
}

/* --- end Horse Details Tree List --- */

/*.comment-form {width:316px;}*/
.comment-form label {
	display:block;
	font-size:12px;
	line-height:16px;
	color:#373737;
	font-weight:bold;
	margin:10px 0 2px 0;
}
.comment-form div {
	overflow:hidden;
	background: url(../images/bg-text-comment.gif) no-repeat;
	width: 134px;
	padding:0 10px;
	margin:0 0 10px;
}
.comment-form div.form-left-col, .comment-form div.form-right-col {
	background:none;
	width:215px;
	padding:0;
	margin:0;
}
.comment-form div.form-left-col {
	float:left;
}

.comment-form div.form-right-col {
	
}

.comment-form div.non-textfield, .comment-form div#captcha, .comment-form div#captcha div {
	overflow:hidden;
	background: none;
	width: auto;
	padding:0;
	margin:0 0 10px;
}
.comment-form div input {
	float:left;
	width:134px;
	background:none;
	border-style:none;
	padding:4px 0;
	color:#adadad;
	height:15px;
}

.comment-form div#captcha input {
	float:none;
	width:auto;
	background:none;
	color:#adadad;
	height:auto;
	border:solid 1px;
}
.comment-form .textarea {
	background: url(../images/bg-textarea-comment.gif) no-repeat;
	width: 236px;
	height: 80px;
	padding:6px;
}
.comment-form textarea {
	margin:0;
	padding:0;
	width: 236px;
	height: 80px;
	max-width: 236px;
	max-height: 80px;
	border-style:none;
	background:none;
	overflow:auto;
	color:#adadad;
}
.comment-form .btn-holder {
	width:100%;
	overflow:hidden;
	padding:0;
	margin-top:-3px;
	background:none;
}
.comment-form .btn-holder input {
	float:right;
	text-indent:-9999px;
	background: url(../images/bg-submit-green.gif) no-repeat;
	width: 59px;
	height: 21px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	border:0;
	padding:0;
	margin:0 0 0 11px;
	cursor:pointer;
}
.comment-form .btn-holder .btn-submit-blue {background: url(../images/bg-submit-blue.gif) no-repeat;}
#footer {
	background: url(../images/bg-footer.png) repeat-y;
	width: 881px;
	overflow:hidden;
	color:#d5d5d5;
	font-size:11px;
	line-height:13px;
	padding:12px 24px 5px 31px;
	margin:0 0 32px;
}
#footer .panel {
	float:right;
	margin:0 0 -5px 12px;
	width:137px;
	color:#888;
}
#footer .block {
	margin:0 0 14px;
}
#footer dl {
	margin:0;
	width:137px;
	overflow:hidden;
}
#footer dt {
	float:left;
	vertical-align:top;
	width:36px;
}
#footer dd {
	vertical-align:top;
	margin:0;
}
* html #footer dt {margin-right:-3px;} 
#footer h5 {
	margin:0;
	font-size:11px;
	line-height:13px;
	vertical-align:top;
	color:#888;
}
#footer .panel p {
	margin:0;
	vertical-align:top;
}
#footer address {
	font-style:normal;
	vertical-align:top;
}
#footer ul {
	list-style:none;
	margin:0 0 11px;
	padding:4px 0 0;
	width:732px;
	float:left;
	overflow:hidden;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
}
#footer ul a {
	color:#d5d5d5;
	text-decoration:none;
}
#footer ul a:hover {text-decoration:underline;}
#footer ul li {
	float:left;
	width:132px;
	margin:0 51px 0 0;
	vertical-align:top;
}
#footer ul li.stable {
	width:108px;
	margin-right:10px;
}
#footer ul ul {
	width:auto;
	font-size:11px;
	line-height:16px;
	color:#f7f7f7;
	font-weight:normal;
	padding:6px 0 0 1px;
	margin:0;
	float:none;
}
#footer ul ul a {color:#8b8b8b;}
#footer ul ul li {
	float:none;
	margin:0;
	width:auto;
}
#footer ul label {
	padding:0 0 0 6px;
	display:block;
	margin:0 0 10px;
}
.search-form {padding:0 0 0 1px;}
.search-form div {
	background: url(../images/bg-text-search.gif) no-repeat;
	width: 214px;
	overflow:hidden;
	padding:0 10px;
	margin:0 0 11px;
}
.search-form div input {
	float:left;
	margin:0;
	width: 214px;
	background:none;
	padding:7px 0;
	border-style:none;
	color:#636363;
}
.search-form .btn-search {
	display:block;
	text-indent:-9999px;
	background: url(../images/btn-search.gif) no-repeat;
	width: 59px;
	height: 21px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	border:0;
	padding:0;
	margin:0 0 0 2px;
	cursor:pointer;
}
* html .search-form .btn-search {margin-bottom:-3px;}
*+html .search-form .btn-search {margin-bottom:-3px;}
#footer .section {
	width:732px;
	overflow:hidden;
	color:#8b8b8b;
	background: url(../images/bg-footer-section.gif) repeat-x;
	padding:9px 0 0;
	float:left;
}
#footer .section ul {
	display:inline-block;
	list-style:none;
	margin:0 10px 0 -4px;
	padding:0;
	overflow:hidden;
	width:auto;
}
* html #footer .section ul {margin-right:4px;}
*+html #footer .section ul {margin-right:7px;}
#footer .section li {
	display:inline;
	float:none;
	font-weight:normal;
	color:#8b8b8b;
	background: url(../images/separator.gif) no-repeat 0 3px;
	margin:0 0 0 -1px;
	padding:0 1px 0 5px;
	width:auto;
}
#footer .section a {color:#8b8b8b;}
#footer .section p {
	display:inline;
	margin:0;
	vertical-align:top;
}
.shadow {
	position:absolute;
	background: url(../images/bg-body-l.jpg) repeat-x 50% 0;
	height:500px;
	width:50%;
	padding:0;
	top:0;
}
/* Horse Listing */
.post table.horsepanel {
	width:98%;
	border-collapse:separate;
}

.post .horsepanel td, .post .horsepanel th {
	border-bottom: none;
	text-align: left;
}

.post .horsepanel table tr td:first-child {
	padding:0;
}

.post table.horsepanel td.horsepanel-cell {
	width:30%;
	padding:5px;
	background:#F5F5F5;
	border:1px solid #EDF1F4;
}

.post table.horsepanel td.horsepanel-cell-spacer {
	width:3%;
	border:none;
}

.post table.horsepanel td.horsepanel-row-spacer {
	border:none;
}

.post table.horsepanel td.featured {
	background:#95BCF2;
	border-color:#6FA5EE;
}

.post table.horsepanel td.featured td.horsepanel-cell-text {
	color:#FFF;
}
.post table.horsepanel td.featured td.horsepanel-cell-text a {
	color:#F6FF00;
}

.right-align {
	text-align:right;
}

table.horsepanel table.horsepanel-cell-table {
	margin-bottom:0;
	width:auto;
}

td.horsepanel-cell-image {
	height:180px;
}

td.horsepanel-cell-image .image-relative {
	position: relative;
	text-align:center;
}

.for-sale {
	position:absolute;
	right:-20px;
	top:10px;
}
/* END Horse Listing */

/* Horse Details */
.horse-image-outer {
	height:500px;
}
.horse-image-outer .main-image {
	position:relative;
	width:500px;
	height:500px;
	float:left;
	text-align:center;
	vertical-align:middle;
	margin-right:10px;
}
.horse-image-outer img {
	border:2px solid #E8E8E8;
}
/* END Horse Details */

/* banner related */
.g-items{
	margin: 0;
	padding: 0;
	list-style:none;
	position:relative;
	width:100%;
	height:100%;
}
.g-items li{
	position:absolute;
	top: 0;
	left:0;
	width:925px;
	height:240px;
	/*padding:7px 8px 9px 0;*/
}
.g-holder{
	position:relative;
	width:925px;
	height:240px;
	overflow:hidden;
}

.images {
	width:685px;
	overflow:hidden;
	float:right;
}
.images ul {
	list-style:none;
	margin:0;
	padding:0;
	width:685px;
	overflow:hidden;
	float:left;
}
.images li {
	float:left;
}
.switcher {
	position:absolute;
	bottom: 0;
	padding: 0 8px 9px 0;
	/*right:10px;*/
	/*left: 10px;*/
	z-index:50;
	/*width:240px;*/
	/*float:right;*/
	margin-left:10px;
	display:inline;
}
.switcher ul {
	/*width:377px;*/
	height:28px;
	list-style:none;
	margin:0;
	padding:0;
	padding:7px 0 0 13px;
	/*float: right;*/
}
.switcher li {
	float:left;
	margin-right:6px;
	border: solid black 1px;
	width: 25px;
	height: 25px;
	margin: 0px 0px 4px 4px;
}
.switcher li a {
	color: black;
	float:left;
	font-weight: bold;
	font-size: 14px;
	display:block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
}
.switcher li a img {
	float:left;
}
.text-elements{
	width:220px;
	/*padding:8px 5px 23px 19px;*/
	padding-left: 20px;
	padding-top: 10px;
	float:left;
	position:relative;
}
.text-elements strong{
	display:block;
	margin:0 0 13px 0;
}
.text-elements p{
	margin:0 0 10px 0;
	line-height:13px;
}
.switcher ul li.thumbnailItemActive
{
	background-color: #FFFFFF;
	opacity: 1;
	filter:alpha(opacity=100);
	text-style: none;
	padding: 0px;
	/*margin: 0px 0px 4px 10px;*/
	width: 10px;
	height: 10px;
	/*margin-bottom: 12px;*/
	float: left;
}
.switcher ul li.thumbnailItemActive a
{
	color: #FFFFFF;
}
.switcher ul li.thumbnailItem
{
	background-color: #146696;
	opacity: 0.7;
	filter:alpha(opacity=100);
	text-style: none;
	padding: 0px;
	/*margin: 0px 0px 4px 10px;*/
	width: 10px;
	height: 10px;
	/*margin-bottom: 12px;*/
	float: left;
}

.heading {
	color:#062f4f;	
}

.featured {
	border: solid 1px #FFFFFF;	
}

p.slidename {
	color:#00B152;
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
}

p.slidetext {
	color: #FFFFFF;
	font-size: 20px;
	line-height: 22px;
}

p.slidetext a, p.slidetext a:active, p.slidetext a:visited {
	color: #4B4E52;
	text-decoration: none;
}

p.slidetext a:hover {
	color: #062F4F;
	text-decoration: none;
}

/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
	float:right;
	width:100%;
	text-transform:uppercase;
	font-size:11px;
}

div.pagination a {
	padding: 4px 8px;
	margin-right: 2px;
	border: 1px solid #E4E4E4;
	text-decoration: none; 
	color: #373737;
	background:#E4E4E4 url(../images/pagination_bg.jpg) repeat-x top left;
}

div.pagination a:hover, div.pagination a:active {
	border:1px solid #174360;
	color: #FFF;
	background:#1E6698 url(../images/pagination_active_bg.jpg) repeat-x top left;
}

div.pagination span.current {
	padding: 4px 8px;
	margin-right: 2px;
	border: 1px solid #174360;
	background:#1E6698 url(../images/pagination_active_bg.jpg) repeat-x top left;
	color: #FFF;
}

div.pagination span.disabled {
	padding: 4px 8px;
	margin-right: 2px;
	border: 1px solid #E4E4E4;
	color: #B9B9B9;
	background:#E4E4E4 url(../images/pagination_bg.jpg) repeat-x top left;
}

.clearbottom {
	clear:both;
	padding-bottom:15px;
}
.newsDate {
	display:block;
	font-weight:bold;
	margin-bottom:10px;
}
.newsListItem .newsDate {
	margin:5px 0;
}

/* Forms */
.MessageBox {
	background-color:#E4FCF1;
	background-position:7px 5px;
	background-repeat:no-repeat;
	margin:10px 0;
	padding:8px 8px 8px 30px;
}

.MessageBoxError {
	background-color:#FFECEC;
	background-image:url(../images/error.gif);
}

.MessageBoxSuccess {
	background-image:url(../images/success.gif);
}

.no	{
	font-weight:bold;
	color:#FF0000;
}