#newsletter {
	margin: 0px;
	padding: 30px;
	background-image:url(../images/newsletter_bg.jpg);
	background-repeat: no-repeat;
	font-family:"Arial Black", Arial, Tahoma, sans-serif;
	color:#63489f;
	font-size: 14px;
	float: left;
}
#rightFrame {
width: 205px;
float: left;
}

a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
.subtitle {
}

a:hover {
	color: #3B1462;
	text-decoration: underline;
}
h1 {
	font-size: 21px;
	color: #3B1462;
	margin-top: 0px;
	font-weight: normal;
}
html {
	font-family:"Arial Black", Arial, Tahoma, sans-serif;
}
h2 {
	color: #000000;
	font-size: 16px;
	font-weight: none;
}
h3 {
	font-size: 12px;
	color: #8360BF;
}
h4 {
	color: #8360BF; /*FFBB00*/
	font-size: 20px;
	margin-bottom: 0px;
}
body {
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	font-family:"Arial Black", Arial, Tahoma, sans-serif;
	font-size: 12px;
}




#header {
	padding: 25px 0 0 0;
background-color:#FFFFFF;
}
#header img {
}

#topnav {
	text-align: center;
	clear: both;
	padding-top:10px;
	font-size: 13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	background-color:#FFFFFF;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
}
#topnav ul li {
	display: inline;
	padding: 0 4px 0 8px;
	list-style-type: none;
	border-left: solid #3B1462 1px;
}
#topnav ul li.nob {
	border-left: solid #3B1462 0px;
}
#topnav a {
	color: #3B1462;
	text-decoration: none;
}
#topnav a:hover {
	color: #3B1462;
}
#inset {
text-align: right;
float: left;
padding-left: 20px;

}
#featured {
	margin-top: 10px;
	height: 229px;
	width: 188px;
	padding: 5px;
	margin-left: 20px;
	background-image:url(../images/featured_bg.jpg);
	float: left;
	background-repeat: no-repeat;
	font-family:"Arial Black", Arial, Tahoma, sans-serif;
	color:#fff;
	font-size: 15px;
}

#contentFrame {
width: 643px;
}
.floatit {
float: left;
}
.floatitright {
padding-top: 60px;
float: left;
}

#contentInnerWrapper {
float: left;
width: 369px;
}

#moovelous {
height: 311px;
width: 369px;
background-image: url(../images/right_bg.jpg);
background-repeat: no-repeat;
float: left;
}
#partners {
float: left;
width: 369px;
height: 161px;
background-image: url(../images/partners_bg.jpg);
background-repeat: no-repeat;
}
.moov {
font-size: 12px;
padding-top: 35px;
color: #858585;
width: 170px;
float: left;
}
.tehpartner {
padding-left: 20px;
font-size: 12px;
padding-top: 35px;
color: white;
float: left;
}

#sidebar {
	width: 180px;
	border: solid #EDE3FF 1px;
	background-image: url(../images/sidebar_bg.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	margin: 0 0 20px 0;
	float: left;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar h3 a:link, #sidebar h3 a:visited {
	color: #8360BF;
}
#content {
	position:relative;

	width: 500px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;

	line-height: 1.5;

}

#content input {
	border:0;
	}

.search {
	position: relative;
	top: -50px;
	right: -590px;
}
#content-index {
	float: right;
	width: 540px;
	background-image: url();
	background-repeat: no-repeat;
	padding: 0 0 20px 0;
	line-height: 1.5;
}
.style3 {
	font-size: 9px;
	font-weight: bold;
	color: #8F60BE;
}
#Layer1 {
	position:absolute;
	width:136px;
	z-index:1;
	left: 50%;
	top: 1015px;
	margin-left: -350px;
	height: 89px;
}

img{
border:0px;
}

.product{
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
color:#F9BD07;
font-weight:bold;
padding:10px 0px 5px 0px;
margin-left:15px;
}

.product a{
color:#F9BD07;
text-decoration:none;
}

.product a:hover{
text-decoration:underline;
}

.product a:visited{
color:#F9BD07;
text-decoration:none;
}

.project{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}

.project a{
color:#FFFFFF;
text-decoration:none;}

.project a:hover{
color:#FFFFFF;
text-decoration:none;}

.project a:visited{
color:#FFFFFF;
text-decoration:none;}

.text_1{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
margin-left:10px;
}

.editor{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4E2782;
margin-left:10px;
padding-top:10px;
font-weight:bold;
}
html, body {
	height:100%;
}
#wrapper {
	width: 770px;
	background-color: #FFFFFF;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -120px; /* the bottom margin is the negative value of the footer's height */
}
.footer {
	background-color: #F2E6FF;
}
.footer a {
	color: #9060BF;
}
.footer a:link {
	color: #9060BF;
}
.footer a:visited {
	color: #9060BF;
	text-decoration: none;
}
.footer a:hover {
	color: #9060BF;
	text-decoration: underline;
}
.footer p {
	margin: 0;
	padding: 0;
}
.footer, .push {
	/* .push must be the same height as .footer */
	clear: both;
	height: 120px;
}
.footer {
	height: 120px;
}
#footer-wrapper {
	margin: 0 auto;
	width: 770px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9060BF;
	text-align: right;
	padding: 10px 0;
}
.img{
		float: right;
		margin: 10px;
}
.clear{
clear: right;
height: 15px;
text-align: right;
padding-right: 50px;
	}
#content a{
	margin-right: 10px;
}

	#ana{
border: solid #ede3ff 1px;
padding: 3px;
margin: 5px;
float:right;
}
.style1 {font-size: 10px}

.gPicRight{
margin: 5px;
float: right;
}
.gPicLeft{
margin: 5px;
float: left;
}
#create1, #create3{
	border: solid #ede3ff 1px;
	padding: 10px;
	margin: 30px 0;
	clear: both;
}
#about1, #about2{
	border: solid #ede3ff 1px;
	padding: 15px 10px;
	margin: 0px 0px;
	width: 160px;
}
#about3 {
	clear:both;
}
#aboutTitle {
	width: 150px;
	background-color:#FFFFFF;
	border: solid #ede3ff 1px;
	padding: 2px;
	position:relative;
	top: 10px;
	left: 12px;
}
.style1 {font-size: 12px}
.style2 {font-size: 10px; }



/**************************
*					FORMS						*
***************************/
div.log_forms {
	width: 320px;
	border: solid 1px #989DA5;
	background-color: #FFFFFF;
	margin: 0px 0px 25px 30px;
}
div.log_forms h3 {
	margin-left: 10px;
}
div.log_forms form {
	margin: 0px 10px 15px;
}
div.form_row {
	clear: both;
}
div.form_buttons {
	clear: both;
	margin-top: 10px;
}
form.log label {
	display: block;
	font-size: 12px;
	text-align: left;
	font-weight: 600;
}
form.checkout fieldset {
	margin: 10px 0px;
}
form.checkout legend {
	font-weight: 600;
}
form.checkout label {
	float: left;
	text-align: right;
	width: 150px;
	margin-right: 5px;
}
form.checkout label.radio {
	float: none;
	text-align: left;
}
form.checkout div.form_row {
	margin: 5px 0px;
}



/* The following is for the shopping cart but there are extras that need to be removed */
#cont{
width: 540px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin-bottom: 125px;
padding-bottom: 30px;
}
#cont h2{
display: inline;
font-family: Arial, Helvetica, sans-serif;
font-size: 24px; 
}
#top{
background-color:#F1F1F1;
background-image: url(../images/display/top-mit.gif);
background-repeat: repeat-x;
height: 62px;
border-bottom: #CDCDCD 1px solid;
}
.topleft{
	background-image:url(../images/display/top-left.gif);
	height: 37px;
	padding-top: 25px;
	padding-left: 10px;
	background-repeat:no-repeat;
}
.topright{
float: right;
width: 95px;
font-size: 12px;
color:#333333;
font-family: Arial, Helvetica, sans-serif;
background-image:url(../images/display/top-right.gif);
height: 27px;
background-repeat:no-repeat;
background-position: top right;
margin-top: 0px;
padding-top: 35px;
padding-right: 10px;
}
.break{
clear: both;
background-color:#FFFFFF;
border-top: #EBEBEB 1px solid;
}
.breakspace{
clear: both;
background-color:#FFFFFF;
border-top: #EBEBEB 1px solid;
padding-bottom: 5px;
margin-top: 5px;
}
.breax{
clear: both;
background-color:#FFFFFF;
border-top: #EBEBEB 1px solid;
background-image:url(../images/display/backing.gif);
}
.breaxx{
clear: both;
background-color:#FFFFFF;
border-top: #EBEBEB 1px solid;
border-left: #EBEBEB 1px solid;
border-right: #EBEBEB 1px solid;

}
.item{
background-color:#FFFFFF;
width:  174px;
height:  150px;
border-right: #EBEBEB 1px solid;
float: left;
display: inline;
padding-top: 25px;
overflow: hidden;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.3;
display: block;
color: #666;
padding-left: 5px;
}
.heading a{
color:#33CC66;

}
.start{
background-color:#FFFFFF;
width: 178px;
height:  150px; 
border-left: #EBEBEB 1px solid;
border-right: #EBEBEB 1px solid;
float: left;
padding-top: 25px;
overflow: hidden;
display: block;
line-height: 1.3;
color: #666;
}
.start img{
float: left;
width: 75px;
height: 75px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 100px;
}
.start h2{
margin-top: 3px;
margin-bottom: 3px;
margin-bottom: 10px;
font-size: 12px;
font-weight:bold;
azimuth: center;
white-space: normal;
word-wrap: break-word;

}
.start a{
font-size: 12px;
color:#333333;
text-decoration: none;
margin-top: 3px;
margin-bottom: 3px;
font-weight:bold;
}
.start a:hover{
color:#666;;
text-decoration: underline;
}
.item  img{
float: left;
width: 75px;
height: 75px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 100px;

}
.item  h2{
margin-top: 3px;
margin-bottom: 3px;
margin-bottom: 5px;
font-size: 12px;
font-weight:bold;
}
.item   a{
font-size: 12px;
color:#333333;
text-decoration: none;
margin-top: 3px;
margin-bottom: 3px;
font-weight:bold;
}
.item  a:hover{
color:#666;
text-decoration: underline;
font-weight:bold;
}
.price{
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}
#bottom{
margin: 0px;
height: 4px;
margin-bottom: 50px;
}
#theside{
width: 169px;
background-color: #FFFFFF;
}
#thesidetop{
background-image:url(../images/display/side-top.gif);
background-repeat: no-repeat;
height:24px;
width: 168px;
}
#thesidetop h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
padding-top: 2px;
padding-left: 6px;
color: #FFFFFF;
}
#thesidetop h2 a {
color: #FFFFFF;
text-decoration: none;
}
#thesidetop h2 a:hover {
color: #FFFFFF;
text-decoration: underline;
}

#thesidecont{
border-left: #CCCCCC 1px solid;
border-right: #CCCCCC 1px solid;
width: 156px;
padding: 5px;
padding-top: 0px;
margin-top: 0px;
}
#thesidecont li{
list-style-type: none;
}
#thesidecont li a{
color:#CC6600;
}
#thesidecont li a:hover{
color:#333;text-decoration: underline;
}
#thesidecont li a:visited{
text-decoration: none;
}
#thesidebot{
height:6px;
width: 168px;
background-image:url(../images/display/side-bot.gif);
background-repeat: no-repeat;
}
.cartdivtop{
width: 124px;
float: left;
border-left: 1px #EBEBEB solid; 
padding-left: 10px;
background-color:#FEF4E9;
padding-top: 3px;
padding-bottom: 3px;
background-color:#FFFFFF;
}
.logout{
width: 0px;
float: right;
padding-right: 10px;
padding-top: 25px;
padding-bottom: 2px;
background-position: top right;
font-family: Arial, Helvetica, sans-serif;
color:#333333;
}
.cartdiv{
width: 124px;background-color:#FFFFFF;
float: left;
border-left: 1px #EBEBEB solid; 
padding-left: 10px;
padding-top: 3px;
padding-bottom: 3px;
}
.cartend{
width: 123px;
float: left;
border-left: 1px #EBEBEB solid; 
border-right: 1px #EBEBEB solid; 
padding-left: 10px;
padding-top: 3px;
padding-bottom: 3px;background-color:#FFFFFF;
}
.cartendtop{
width: 123px;
float: left;
border-left: 1px #EBEBEB solid; 
border-right: 1px #EBEBEB solid; 
padding-left: 10px;
padding-top: 3px;
padding-bottom: 3px;
background-color:#FEF4E9;
}
.improv{
width: 518px;
border-left: 1px #EBEBEB solid; 
border-right: 1px #EBEBEB solid; 
padding: 10px;
}
.self{
clear: both;
border-top: #EBEBEB 1px solid;
border-left: 1px #EBEBEB solid; 
border-right: 1px #EBEBEB solid; 
padding-left: 10px;
background-color:#fff;
}
.self img{
margin-left: -10px;
}
#buyitem{
	position:absolute;
	width:549px; 
	height:339px;
	z-index:1;
	left: 215px; 
	top: 25px;
	background-image:url(../images/display/product.gif);
	background-repeat: no-repeat;
}
#buyitem img{
	position:absolute;
	width:250px; 
	height:250px;
	z-index:2;
	left: 65px; 
	top: 35px;
}
.buydescript{
	position:absolute;
	width:170px; 
	height:25px;
	z-index:2;
	left: 380px; 
	top: 15px;
	font-size: 12px;
}
.buyprice{
	position:absolute;
	width:170px; 
	height:25px;
	z-index:2;
	left: 375px; 
	top: 310px;
	font-size: 13px;
	font-weight:bold;
	text-align: center;
	overflow: hidden;
}
.buyprice a{
color:#666;
font-size: 12px;
}
.buyprice a:hover{
color:#CC6600;
text-decoration: underline;
}

/* styling for side box accordians*/
.mypets{ /*header of category*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
}

.subcat{ /*header of subcat*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
width: 146px;
margin-left: 5px;
}
.thesubcat{
padding-left: 15px;
margin-bottom: 20px;
}
.openpet{ /*class added to contents of 1st demo when they are open*/
color:#7A47AD;
}
.thepet{
margin-left: 8px;
font-size: 11px;
}
.thepet li{
margin-bottom: 5px;
}
.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin: 10px 0;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: red;
}

.clearboth{
	clear:both;
	}
.productshead{
	border:1px solid #cccccc;
	background-color:#cccccc;
	cursor: hand;
	cursor: pointer;
	padding: 2px 5px;
}

.productsin {
	border:1px solid #cccccc;
	width:540px;
}
.newcategory {
	float:left;
	padding:20px;
	}
#shopping{
position: absolute;
left: 50%;
top: 62px;
z-index: 500;
background-image:url(../images/shop.jpg);
background-repeat: no-repeat;
width: 169px;
padding-left: 10px;
padding-right: 10px;
height: 20px;
padding-top: 8px;
margin-left: 215px;
text-align: center;
}
input {
padding: 2px;
}

#admin_class input{
	border: 1px solid #333333;
	}

#admin_class td{
	padding: 5px;
	}
#cont input{
	border: 1px solid #333333;
	}

#admin_class textarea {
	width: 350px;
	height: 300px;
}
div.locator_logos, div.ranch_logos{
	float: left;
	width: 250px;
	height: 100px;
	margin: 12px 0px;
	text-align: center;
	vertical-align: middle;
}
