* { font-family: Verdana, Arial, Helvetica, sans-serif; }

body, form, div, h1, h2, h3, h4, h5, h6, ul, ol, li, p, img { margin: 0; padding: 0; }

/***** Body and main container *****/

body {
margin:0 auto;
padding:0;
font:8pt Verdana,Tahoma,Arial,sans-serif;
background:#f4f4f4 url(../img/bg.gif) top center repeat;
color:#404040;
}

#wrap {
background:#ffffff;
color:#404040;
margin:0 auto;
width:778px;
border-left: solid 1px #E1D8E4;
border-right: solid 1px #E1D8E4;
}

/***** Various tags *****/


a img {
border:0;
}

p {
padding:0 0 1.4em 0;
}

h1, h2, h3, h4  {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


h1 {
	font-size: 25px;
	padding: 0 0 5px 0;
	margin: 0 0 15px 0;
	display: inline;	
}

h2 {
	font-size: 16px;
	padding: 5px 0 5px 0;
	display: inline;	
}

h3 {
	font-size: 20px;
	text-align:right;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
}




/***** Header *****/

#header {
margin:10px 0 0;
padding:0;
height:45px;
}

#header h1 {
color:#505050;
background-color:inherit;
width:350px;
margin:0 0 10px;
font-size:2em;
float:left;
}

#header h1 a {
color:#505050;
background-color:inherit;
text-decoration:none;
}

#header p {
width:400px;
float:right;
text-align:center;
margin:8px 0 0;
font-weight:bold;
line-height:1.3em;
}

#headerbar {
margin:0 auto;
width:778px;
height:89px;
border-left: solid 1px #E1D8E4;
border-right: solid 1px #E1D8E4;
}

#address {
margin:0 auto;
width:754px;
margin:0 auto;
border: solid 1px #E1D8E4;
background-color: #D42BB6;
text-align: right;
font-weight: bold;
font-size: 11pt;
color: white;
line-height:1.6em;
padding: 4px 12px;
}

#address a {
text-decoration:none;
font-weight:bold;
color:white;
padding: 2px;
}

#address a:hover {
text-decoration:none;
color: #FFFFFF;
font-weight:bold;
background-color: #9C01CE;
padding: 2px;
}


#frontphoto {
position:relative;
margin:0;
border-top:0;
}

#fronttext {
position: absolute;
border: solid 1px #E1D8E4;
right: 15px;
top:15px;
width: 320px;
padding:10px;
color: #000;
background-color:#FFC9EF;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;

}

/***** Left sidebar *****/

#leftside {
clear:left;
float:left;
width:140px;
margin:0 0 5px;
padding:0;
}

#leftside h2,#leftside h3 {
color:#505050;
background-color:inherit;
font-size:1.3em;
margin:0 0 5px;
padding:0;
}

#leftside div.announce {
clear:left;
margin:10px 0 15px;
padding:7px 5px;
width:126px;
font-size:0.9em;
background-color:#f4f4f4;
color:#505050;
border-left:4px solid #cccccc;
line-height:1.5em;
border-top:30px solid #ffffff;

}

#leftside div.announce p {
margin:10px 0 0;
padding:0;
}


ul.paws {
margin-left: 20px;
list-style-position: outside;
}

ul.paws li {
list-style-image: url(../img/paw_pink.gif);
margin:0 0 5px 0;
padding:0;
}




/***** Main content *****/

#content {
padding:10px 15px;
line-height:1.5em;
}


#content img ,
#content img.last {
width: 180px;
height: 180px;
margin:5px 5px 5px 0;
}

#content img.last {
margin:5px 0 5px 0;
}

#content img.oversized {
width: 304px;
height: 304px;
margin:5px 5px 5px 0;
}


#content ul.paws {
margin: 15px 0 15px 25px;
list-style-position: outside;

}

#content ul.paws li {
list-style-image: url(../img/paw_pink.gif);
margin:0 0 5px 0;
padding:0;
}


/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:15px 0;
width:780px;
text-align:center;
}

#footer p {
color:#AD4179;
margin:0;
padding:0;
}

#footer a {
color:#AD4179;
text-decoration:none;
font-weight:bold;
}

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

/***** Various classes *****/

.title {
padding: 5px 0 5px 0;
color:#2D91AF;
font-size: 12pt;
font-weight: bold;
margin:0 0.4em 0.4em 140px;
border-bottom: 1px solid #cccccc ;
}

.add {
margin:0 0 0.4em 0;
}

.buts {
margin:1em 0 0.4em 0;
font-size: 0.9em;
vertical-align: top;
}

.disabled {
font-weight:bold;
color:#cecece;
}

.desc {
margin:0 0 2em 0;
display:none;
font-size: 0.9em;
padding: 0 0 5px 0;
border-bottom: 1px solid #cccccc ;
}

.entry {
height: 120px;
display: block;
clear: right;
}

.news {
height: 120px;
display: block;
width: 98%;
}


.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:0 10px 0 0 ;
float:right;
}

.clear {
display: block;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.em {
font-weight:bold;
color: #B52121;
}



/* Top Menu */

div#navcontainer
{
background-color: #D42BB6;
border: solid 1px #E1D8E4;
width: 778px;
margin: 0 auto;
}
div#navcontainer span {
float:right;
font-weight:bold;
color: #FFC9EF;
padding: 2px 15px 0 0;
}

div#navcontainer ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: white;
text-align: left;
margin: 0;
padding-bottom: 2px;
padding-top: 2px;
padding-left: 0px;
}
div#navcontainer ul li
{
display: inline;
}
div#navcontainer ul li a
{
padding: 2px 10px 2px 10px;
color: white;
text-decoration: none;
border-left: 1px solid #fff;
border-right: 1px solid #fff; /* the borders have the same size */
margin-right: -1px; /* the value has to be like the above but negative */
}
div#navcontainer ul li.first a
{
border-left: 0px solid #fff;
}

div#navcontainer ul li a:hover
{
background-color: #9C01CE;
color: white;
}



.list2{
	width:767px;
	overflow:hidden;
	margin:0 0 0 10px;
	padding:10px 0;
	list-style:none;
	position:relative;
}
.list2 li ,
.list2 li.fixed1,
.list2 li.fixed2,
.list2 li.fixed3 {
	float:left;
	width:126px;
	overflow:hidden;
}
.list2 li.fixed1 {
	width:90px;
}
.list2 li.fixed2{
	width:135px;
}
.list2 li.fixed3 {
	width:106px;
}
.list2 li img{
	float:left;
	border: 4px solid white;
}
.list2 li a ,
.list2 li a:hover {
	padding:2px;
	float:left;
	font-weight:bold;
	color: black;
	text-decoration: none;
}
.list2 li a:hover {
background-color: #9C01CE;
color: white;
}

#links {
margin:0 auto;
width:778px;
border: solid 1px #E1D8E4;
background-color: #FFC9EF;
}


.gallery {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}
.gallery li,
.gallery li.last {
	float:left;
	width:182px;
	margin:5px 5px 5px 0;
	overflow:hidden;
}
.gallery li.last {
	margin:5px 0 5px 0;
}


.sIFR-flash{
	visibility:visible !important;
	margin:0;
}
.sIFR-replaced{
	visibility:visible !important;
}
span.sIFR-alternate{
	position:absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	display:block;
	overflow:hidden;
}
.sIFR-flash + div[adblocktab=true]{
	display:none !important;
}
.sIFR-hasFlash h1 {
	visibility:hidden;
}
.sIFR-hasFlash h2 {
	visibility:hidden;
}
