/* CSS Document */

body {
padding: 0;
margin: 8px;
font-family: verdana, arial, sans-serif;
color: #333;
background-image:url(../images/topgradient_mob.jpg);
background-repeat:repeat-x;
background-color:#fff;
font-size: 0.85em;
}

h1 {
text-indent: -9000px;
background: url(../images/header_mobile.jpg) no-repeat;
background-position:center;
height: 110px;
width: 150px;
margin: 10px auto 0px auto;
padding: 0px;
border: none;
}

h1, h2 {
color: #600;
}

h3 {
color: #fff;
font-size: 14px;
background-color:#600;
padding:5px;
}

a:link, a:visited, a:focus {
color: #600;
text-decoration:underline;
}

a:hover {
color: #F60;
}

/* ----- DOG SUBLIST ---- */

.sublist, .sublist ul, .sublist li {
display:  block;
list-style-image: none;
margin: 0px 0px 0px -15px;
}

.sublist img {
float: left;
margin: 0px 5px 5px 0px;
}


/* ---- DONWLOADS ---- */

.downloads li {
list-style-image:url(../images/bullet_marker.gif);
}

/* ---------- SUBTITLE H4 ------------ */

h4 {
color: #FF0000;
padding: 0px 0px 5px 0px; 
border-bottom: 1px solid #999999;
font-weight: bold;
font-size:14px;
margin: 0;
}

.list li p img, .flash, #footer, .note, .redline, .clearer, #StickyRight, #StickyLeft {
display:none;
}

/* ----- GALLERY ----- */

.gallery {
display: none;
}

.MobileGallery img {
margin: 5px;
border: 3px solid #666;
}

/* ----------- MAINNAV ----------- */

.MenuNonMob {
display: none;
}

#mainnav ul {
list-style-type: none;
padding: 0px;
margin: 0px;
}

#mainnav a, #mainnav a:visited {
clear: right;
display:block;
width: 95%;
margin: 5px 0px 0px 0px;
background-color:#CCC;
padding: 2px 5px 3px 5px;
text-decoration:none;
list-style-image:none;
}

#mainnav a:hover {
background-color:#666;
color:#FFF;
}

/* --------- SUBNAV ------- */


.subnav ul {
list-style-type:none;
padding: 0px;
margin: 10px 0px 0px 0px;
}

.subnav li a {
clear: right;
display:block;
width: 95%;
margin: 5px 0px 0px 0px;
background-color: #600;
color:#FFF;
padding: 3px 5px 5px 5px;
text-decoration:none;
}

.subnav li a:hover {
background-color:#666;
}

/* ----- HOMEPAGE LIST ------ */

.list li a, .list li a:visited {
display: block;
padding: 3px 3px 4px 6px;
margin: 0px 3px 0px 0px;
color:#FFF;
background-color: #600;
border: 1px solid #333;
text-decoration: none;
}

.list li a:hover {
background-color: #666;	

}

.list li {
padding: 0px 5px 5px 8px;
margin: 5px 0px 0px -40px;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
background-image:url(../images/gradient_bg_mob.jpg);
background-repeat:repeat-x;
background-color:#FFC;
list-style-type: none;
color:#333;
list-style-image:none;
}

#para1 {
margin: 20px 0px 0px 0px;
pading: 0px;
}

#para1 h3, #para2 h3 {
display: none;
}

/* ----- ABOUT IMG ------ */

.AboutImg {
display: none;
}

/* ----- FAQ ------ */

#test-header, #test1-header, #test2-header, #test3-header, #test4-header, #test5-header {
clear: right;
display:block;
width: 95%;
margin: 5px 0px 0px 0px;
background-color: #900;
color:#FFF;
padding: 2px 5px 3px 5px;
}

#test-content, #test1-content, #test2-content, #test3-content, #test4-content, #test5-content {
margin: 4px 4px 0px 4px;
}

#basic-accordian {
margin: 10px 0px 0px 0px;
}

/* ----------- DOWNLOADS --------------- */

.downloads {
margin: 0;
padding: 0;
}

.downloads ul {
list-style-image: url(../images/bullet_marker.gif);
margin: 0px 0px 0px -15px;
}

/* ------ NOTE MOBILE ------- */

.notemobile {
margin: 10px 0px 20px 0px;
padding: 5px 5px;
border: 1px dashed #999;
background-color:#FFFFCC;	
}
