﻿/* /Sites/0/default.css */
BODY
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    color: #000000;
    padding-top: 0px;
}
.SkinObject
{
}
A.SkinObject:link
{
}
A.SkinObject:visited
{
}
A.SkinObject:hover
{
}
A.SkinObject:active
{
}
H1
{
}
H2
{
}
H3
{
}
H4
{
}
H5
{
}
DT
{
    font-weight: bold;
}
H6
{
}
TFOOT
{
}
THEAD
{
}
TH
{
    font-weight: bold;
    vertical-align: baseline;
}

SMALL
{
}
BIG
{
}
BLOCKQUOTE
{
}
PRE
{
}
UL LI
{
    list-style-type: square;
}
UL LI LI
{
    list-style-type: disc;
}
UL LI LI LI
{
    list-style-type: circle;
}
OL LI
{
    list-style-type: decimal;
}
OL OL LI
{
    list-style-type: lower-alpha;
}
OL OL OL LI
{
    list-style-type: lower-roman;
}
OL UL LI
{
    list-style-type: disc;
}
HR
{
    height: 1pt;
    text-align: left;
}
.footer
{
}

a.videoThumbnail img
{
    border: 0px;
}

.PageModulePanelOuter
{
}
.PageModulePanelTitle h2
{
    font-weight: bold;
}
.PageModuleTitle
{
font-size:125%;
}
.PageModulePanel
{
}
.fieldLabel
{
    font-weight: bold;
}
.PageHeadingPanelTitle
{
}
.PageHeadingTitle
{
    font-weight: bold;
}
.announcementtitle 
{
    font-weight:bold;
}
.announcementdate 
{
} 
.announcementdescription 
{
} 
.announcementviewall 
{
} 
.announcementreadmore 
{
} 




.PG_mainContainer
{
	width: 500px; 
	height: 80%;
	background-color: #303030;	
}
.PG_photoContainer
{
	border-right: #262626 thin solid;
	border-top: #262626 thin solid;
	vertical-align: middle;
	border-left: #262626 thin solid;
	border-bottom: #262626 thin solid;
	text-align: center;
	background-color: white;
	height: 450px;
}

.PG_slidesNav
{
	border-right: #262626 thin solid;
	border-top: #262626 thin solid;
	vertical-align: middle;
	border-left: #262626 thin solid;
	border-bottom: #262626 thin solid;
	text-align: center;
	background-color: #121212;
	height: 50px;
}
.PG_collapsePanel 
{
	overflow:hidden;
}
.PG_collapsePanelHeader
{
	width:100%;
	height:24px;
	background-image: url(../../images/header.gif);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}
.PG_photoSettings
{
	border-right: #262626 thin solid;
	border-top: #262626 thin solid;
	border-left: #262626 thin solid;
	border-bottom: #262626 thin solid;
	background-color: #cccccc;	
	color: black;	
}
.PG_smallFont
{
	font-size: 9pt;
}

.resultsBuyNow
{
    font-weight:bold;
}

.showDiv
{
    position: static;
    visibility: visible;
}
.hideDiv
{
    position: absolute;
    visibility: hidden;
}
div.ic_myCarousel {
	margin: 0 auto 0 auto;
	clear:right;
}
div.infiniteCarousel {
	margin: 0 auto 0 auto;
}
.ic_myCarousel .ic_button {
	background: #999;
	width: 60px;
	height: 45px;
	position: relative;
	float: left;
	margin-right: 6px;
	border-radius: 10px;
	margin-top: 1px;
	border: 1px solid #eee;
}

.ic_myCarousel .ic_thumbnails_custom .ic_button {
	border-radius: 0px;
}

.ic_myCarousel .ic_thumbnails {
	position: relative;
	overflow: auto;
	padding: 2px 6px;
    	padding-right: 0px;
	margin: 0 auto;
	display: inline-block;
}


.ic_myCarousel  .ic_circles_custom
{
margin-top:-25px;
}

.ic_caption {
    padding: 10px;
}
.ic_thumbnail_tray {
    margin-right: 10px;
}
.ic_myCarousel .ic_circles_custom .ic_button {
    width: 11px;
    height: 11px;
}
.ic_active, .ic_myCarousel .ic_active, .ic_vidCarousel .ic_active {
    background: #fff;
    border: 1px solid #faa;
}

.animalSRImage {
    min-height: 162px;
}