/* Small Studio Template */
body {
margin: 0 auto;
padding: 0;
font-family: Arial, Verdana, Sans-Serif;
font-size: 0.8em;
background: #E9E9E9;
}

a {
text-decoration: none;
color: #B01111;
}

a:hover {
/*font-weight: bold;*/
font-style: italic;
color: #000080;
}


a img {
border: 0;
}

blockquote {
line-height: 1em;
font-size: 90%;
}

h3 {
font-size: 1.3em;
margin: 0 0 5px 0;
padding: 2px 0px 0px 0px;
border-bottom: 2px solid #ddd;
color: #3A6794;
}

ul.desc {
text-align: left;
margin-top: 0;
list-style-type: none;
list-style-image: none;
font-size: .9em;
line-height: 1.1em;
color: #3A6794;
}

ul.arrows {
list-style-image: url(images/strelica2.gif);
list-style-type: square;
/*font-size: 1em;
line-height: 1.4em;*/
color: #3A6794;
}

ul.none {
list-style-type: none;
}

li.spaced {
margin-bottom: 8px;
}
#bg {
width: 800px;
margin: 0 auto;
padding: 6px 10px 0px 10px;
background: url(images/store_bg.gif) no-repeat;
/*background: url(images/bg.gif) no-repeat;*/
}

#content {
padding: 9px 4px 0 2px;
color: #3A6794;
width: 775px;
/*width: 736px;*/
margin-bottom: 10px;
}


/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/
#header {
/*clear: both;*/
text-align: right;
padding: 1px 2px 0 0;
margin: 0px 0 3px 2px;
height: 150px;
border-bottom: 2px solid #eee;
background-image:url(images/logo_banner.jpg);
background-color:#FFF;
/*background-repeat:repeat-x;*/
background-repeat:none;
background-position:bottom;
color: black;
vertical-align: middle;
}
#header form {
float: right;
margin: 50px 5px 0 0;
text-align: left;
font-family: Arial, Verdana, Sans-Serif;
font-size: 0.8em;
}
/*#header a:hover {
font-weight: normal;
}*/
#title {
float: left;
font-weight: bold;
}
#title a {
display:block;
align:left;
background: none;
margin-top:1px;
margin-left:15px;
height:145px;
width:210px;
}

/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/
#navigation {
float: left;
width: 180px;
margin-bottom: 20px;
font-size: 0.9em;
border-right: 2px solid #ccc;
}
#navigation ul {
list-style: none;
list-style-image: none;
width: 180px;
padding: 0;
margin: 0;
font-size: 1.1em;
/*border-right: 2px solid #ccc;*/
}
#navigation li {
margin-bottom: 4px;
padding: 0 5px 0 5px;
}
#navigation li a {
font-size: 9pt;
font-weight: bold;
text-align: right;
height: 20px;
text-decoration: none;
color: #909090;
display: block;
padding: 5px 10px 0 10px;
background: #fff;
border-bottom: 1px dotted #ccc;
}
#navigation li a:hover {
color: #F5F5F5;
background-color: #B01111;
font-style: normal;
}
#navigation .search {
float: right;
color: #3A6794;
margin: 0 10px 0 0;
padding: 0;
text-align: right;
}
#navigation .nav_left {
margin: 10px 0 10px 0;
padding: 5px 15px 5px 0;
width: 180px;
color: #3A6794;
text-align: right;
line-height: 1.6em;
}

/*#navigation .nav_left a:hover {
color: #4B0082;
font-size: 1em;
font-style: italic;
}*/

#navigation .nav_left img {
align: center;
}
#navigation .nav_left h3 {
margin-right: 10px;
border-bottom: 2px solid #ddd;
}

#navigation .nav_left p {
margin-right: 8px;
text-align: right;
}

#navigation .nav_left script {
	padding-right: 4px;
	
}


/*------------------------------------------------------------*
**  Two column content
**------------------------------------------------------------*/


.ad {
  margin-left: 250px;
}

.right_column {
float: right;
width: 160px;
margin: 0 10px 10px 0;
padding: 5px 13px 50px 10px;
border-left: 1px solid #DDD;
color: #3A6794;
line-height: 1.2em;
font-size: 90%;
text-align: center;
}
.right_column p {
color: #3A6794;
}
.right_column h3{
line-height: 1.6em;
#color: #B01111;
}
/*.right_column a:hover {
font-style: italic;
}
*/

.left_column {
margin: 0 180px 50px 190px;
padding: 15px 0 5px 15px;
width: 350px;
font-size: 1.0em;
line-height: 1.6em;
text-align: left;
color: #3A6794;
}
.left_column a {
text-decoration: none;
}
.contact_column {
margin: 0 180px 50px 190px;
padding: 15px 0 5px 15px;
width: 350px;
line-height: 1.3em;
text-align: left;
color: #3A6794;
}
.contact_column strong {
color: #B01111;
}

/*------------------------------------------------------------*
**  About Box
**------------------------------------------------------------*/

#box_margin {
border: 1px solid #819CD7;
padding: 2px 10px 10px 10px;
}
#about_box {
margin:  5px 5px 5px 200px;
line-height: 1.4em;
height: 300px;
font-size: 1em;
text-align: justify;
color: black;
}
#about_box h2 {
margin: 3px 0 1px 0 ;
font-size: 12pt;
color: #3A6794;
}
#about_box h3 {
margin: 2px 0 0 0;
padding: 0;
font-size: 10pt;
border-bottom: none;
color: #B01111;
}
#about_box p {
margin: 3px 0 0 5px;
color: #3A6794;
}
#about_box strong {
color: #B01111;
}
#about_box table, td, tr {
vertical-align: top;
}
#about_box div.right {
float: right;
padding-top: 10px;
width: 150px;
height: 80px;
text-align: right;
word-spacing: 1px;
vertical-align: top;
}
#about_box div.left {
padding-top: 2px;
height: 80px;
text-align: justify;
vertical-align: top;
}
#about_box div.announce {
padding: 6px 0 6px 0;
}

/*------------------------------------------------------------*
**  Section for product page
**------------------------------------------------------------*/
.products {
float: right;
width: 560px;
padding: 10px;
margin-bottom: 10px;
color: #3A6794;
line-height: 1.4em;
font-size: 1em;
background: white;
}
.products a {
text-decoration: none;
color: #B01111;
font-weight: bold;
}
/*.products a:hover {
color: #4B0082;
font-weight: bold;
}
*/
.products td {
vertical-align: middle;
}

/*------------------------------------------------------------*
**  Content Section for Amazon.com inline store
**------------------------------------------------------------*/
.store {
background: none;
float: right;
width: 580px;
padding: 0;
margin: 10px 0 5px 0;
color: #3A6794;
}
.store iframe {
padding: 0;
margin: 0;
}

.store_top_ad {
margin: 20px 0 0 220px;
}

.store_nav {
width: 580px;
float: right;
text-align: left;
color: #3A6794;
line-height: 2em;
}
.store_nav ul {
list-style: none;
list-style-image: none;
}
.store_nav li {
display: inline;
}
.store_nav li.head {
display: inline;
color: #3A6794;
margin-right: 5px;
background-color: #FFFFFF;
}
.store_nav li a {
font-size: 9pt;
font-weight: bold;
padding: 0 3px 0 3px;
margin: 0 2px 0 2px;
text-decoration: none;
color: #B01111;
background-color: #FFFFFF;
}
.store_nav li a:hover {
color: #F5F5F5;
background-color: #3A6794;
}
/* Adoptable Nav */
/*.a_nav {
text-align: left;
vertical-align: middle;
color: #3A6794;
line-height: 2em;
background-color: #FFFFFF;
}
.a_nav ul {
list-style: none;
list-style-image: none;
}
.a_nav li {
display: inline;
}
.a_nav li.head {
display: inline;
color: #3A6794;
margin: 0 0 0 5px;
padding: 0;
}
.a_nav li a {
font-size: 9pt;
font-weight: bold;
padding: 0 3px 0 3px;
margin: 0 2px 0 2px;
text-decoration: none;
color: #B01111;
}
.a_nav li a:hover {
color: #F5F5F5;
background-color: #3A6794;
font-style: normal;
}
*/

/*------------------------------------------------------------*
**  Content Section when content spans two columns
**------------------------------------------------------------*/
.two_column {
background: none;
float: right;
width: 560px;
padding: 10px 10px 10px 5px;
margin-bottom: 10px;
color: #3A6794;
line-height: 1.4em;
font-size: 1em;
}
.two_column td {
vertical-align: middle;
}
.two_column a {
text-decoration: none;
color: #B01111;
font-weight: bold;
}
/*.two_column a:hover {
color: #4B0082;
font-weight: bold;
}
*/
.two_column a.mypet67:link, a.mypet67:visited, a.mypet67:hover {
text-decoration: none;
font-weight: normal;
color: #3A6794;
border-bottom:1px dotted #3A6794;
}
.two_column h2 {
font-size: 16pt;
/*color: #3A6794;*/
}
.two_column ul {
list-style-image: none;
list-style-type: none;
}
.two_column ul.arrows {
list-style-image: url(images/strelica2.gif);
list-style-type: square;
line-height: 1.5em;
}
.two_column ul.titles {
font-weight: bold;
}

/*------------------------------------------------------------*
**  Bottom Box
**------------------------------------------------------------*/
#downbox {
background: #FFF url(images/bluebg.jpg) repeat-x;
border: 1px solid #819CD7;
text-align: center;
color: black;
font-size: .9em;
clear: both;
height: 115px;
vertical-align: middle;
line-height: 1.3em;
margin: 20px 0px 10px 5px;
}
#downbox div.left {
float: left;
position: relative;
padding-top: 10px;
width: 175px;
vertical-align: middle;
}
#downbox div.right {
float: left;
position: relative;
padding-top: 7px;
width: 575px;
text-align: justify;
word-spacing: 1px;
vertical-align: middle;
}

/*------------------------------------------------------------*
**  Ad Box
**------------------------------------------------------------*/
#adbox {
background: #FFF
border: 1px solid #819CD7;
text-align: center;
color: black;
font-size: .9em;
height: 60px;
vertical-align: middle;
line-height: 1.3em;
}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {
clear: both;
color: #808080;
background: #FFF;
font-size: 0.8em;
text-align: center;
padding: 10px;
margin: 15px 0 10px 5px;
border: 1px solid #ccc;
}
#footer a {
text-decoration: underline;
color: #3A6794;
}
#footer a:hover {
color: #000;
}

