@charset "UTF-8";
/* CSS Document */

body {
	background-color: #005a00;
	margin: 0;
	font-family: Helvetica, "Trebuchet MS", Arial;
	}
	
a:link {
	color: white;
	text-decoration: none;
	}
	
a:visited {
	color: white;
	text-decoration: none;
	}
	
a:hover {
	color: white;
	text-decoration: none;
	}
	
.container {
	width: 833px;
	margin: auto; 
	}
	
/* HEADER AND NAVIGATION */

.header {
	background-image: url(images/portapoo_header.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 133px;
	}

.navigation {
	background-color: #ad6231;
	color: white;
	font-size: 13px;
	text-align: center;
	padding: 0px;
	}

.navigation li {
	margin: 0;
	display: inline;
	padding-left: 4px;
	}
	
.navigation ul {
	margin: 0px;
	padding: 10px 0;
	}
	
/* CONTENT */
	
.content {
	background-color: #51932b;
	padding: 15px 0;
	}
	
.content table {
	margin: 10px 0 15px 0;
	}

.content_header {
	color: white;
	font-size: 30px;
	font-weight: bold;
	padding: 10px 0 0 15px;
	}
	
.content_left {
	width: 460px;
	float: left;
	color: white;
	font-size: 12px;
	padding: 0 15px 15px 15px;
	line-height: 20px;
	letter-spacing: 1px;
	text-indent: 20px;
	}
	
.content_left p {
	margin: 0;
	}
	
.content_left td {
	padding: 5px 0;
	}
	
	
.content_right {
	width: 338px;
	float: right;
	text-align: right;
	}
	
.content_right img {
	padding-bottom: 10px;
	}
	
.content_full {
	color: white;
	font-size: 12px;
	padding: 0 15px 15px 15px;
	line-height: 20px;
	letter-spacing: 1px;
	}
	
.content_full strong {
	font-size: 14px;
	}
	
/* HOME PAGE */

.home_slogan {
	color: white;
	font-size: 30px;
	line-height: 35px;
	letter-spacing: 1px;
	text-align: right;
	}
	
.home_announce {
	background-color: #8deb56;
	}
	
.home_announce_header {
	font-size: 15px;
	font-weight: bold;
	color: #34510f;
	padding: 10px 5px 5px 8px;
	}
	
.home_announce_header a:link, .home_announce_header a:visited {
	color: #34510f;
	text-decoration: underline;
	}
	
.home_announce_content {
	font-size: 13px;
	color: #34510f;
	padding: 5px 5px 9px 16px;
	line-height: 16px;
	}
	
.home_announce_headline {
	padding-bottom: 10px;
	}
	
.home_boxes {
	background-color: #3e7e1b;
	padding-bottom: 4px;
	}
	
.home_friends_header {
	font-size: 15px;
	font-weight: bold;
	color: white;
	padding: 13px 5px 13px 8px;
	}	

.home_friends {
	padding: 10px;
	}
	
/* PRODUCTS PAGE */

.content_full_products {
	color: white;
	font-size: 12px;
	padding: 0 0px 15px 0px;
	line-height: 20px;
	letter-spacing: 1px;
	}
	
.products_tleft {
	background-color: #007600;
	padding: 10px;
	vertical-align: top;
	}
	
.products_tright {
	background-color: #3d4e34;
	padding: 10px;
	vertical-align: top;
	}
	
.products_hiwtxt {
	padding: 5px;
	}
	
.products_hiwtxt_hint {
	font-size: 11px;
	font-style: italic;
	}
	
/* SHOP PAGE */

.content_full_shop {
	padding: 0;
	}
	
.shop_sidebars {
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 1px;
	background-color: #D5EDBA;
	color: #3c7b18;
	}
	
.shop_sidebars2 {
	background-color: #D5EDBA;
	border-right: 1px dashed #71953a;
	}	
	
.shop_sidebars_right form {
	margin: 0 0 0 10px;
	}

.shop_sidebars_right input {
	border:0;
	background-color: #D5EDBA;
	margin-bottom: 5px;
	text-transform: capitalize;
	color: black;
	font-weight: bold;
	}
	
.shop_sidebars img {
	border: 0;
	margin: 4px 0;
	}
	
.shop_bottombar {
	font-size: 12px;
	color: white;
	background-color: #3c7b18;
	}

.shop_links {
	font-size: 11px;
	padding-top: 5px;
	line-height: 18px;
	}
	
.shop_links a:link {
	color: #779e43;
	}
	
.shop_links a:visited {
	color: #779e43;
	}
	
.shop_middle input {
	border: 0;
	background-color: white;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	}
	
.shop_dyn_text {
	color: black;
	font-size: 12px;
	font-weight: ;
	text-transform: capitalize;
}

.shop_dyn_text_title {
	color: black;
	font-size: 14px;
	font-weight: ;
	text-transform: capitalize;
}

.shop_dyn_text2 {
	color: black;
	font-size: 12px;
	font-weight: ;
	text-transform: capitalize;
}

.shop_accessories {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: white;
	font-size: 11px;
	line-height: 15px;
}

.shop_accessories_product {
	border-bottom: #d5edbb 1px solid;
	padding-top: 10px;
}
						   

.shop_accessories h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

.shop_accessories_img {
	float: left;
	padding: 10px;
}

.shop_accessories_description {
	float: left;
	padding: 10px 10px 0px 0;
	width: 550px;
}

.shop_accessories a {
	color: #435c29;
}

.shop_accessories a:visited {
	color: #435c29;
}

.shop_accessories a:hover {
	color: black;
}

input.poobutton {
	color:#f0ffd4; 
	font: 11px bold Tahoma, Geneva, sans-serif; 
	background-color: #749f46;
	border: 1px #749f46 solid;
}

select.poobutton {
	color: #435c29;  /*f0ffd4*/
	font: 11px bold Tahoma, Geneva, sans-serif; 
	background-color: white;/*749f46*/
	border: 1px #749f46 solid;
}
	
/* ANNOUNCEMENT PAGE */

.announce_title {
	font-weight: bold;
	margin-top: 18px;
	font-size: 15px;
	color: #34510F;
	}
	
.announce_content {
	padding-left: 10px;
	color: #34510F;
	}
	
.announce_back {
	padding-left: 10px;
	color: #34510F;
	}
	
	
	
/* RETAILERS PAGE */
.retailers_title {
	border-bottom: 1px white solid;
	width: 500px;
	font-size: 18px;
	padding-bottom: 3px;
	margin: 30px 0 5px 0;
	}

	
/* FOOTER */

.footer {
	vertical-align: top;
	padding: 10px;
	text-align: center;
	color: #CCCCCC;
	font-size: 12px;
	clear: both;
	}
	
/* VERACART CUSTOM CHANGES */	

.veracarttitle {
	height: 0px; 
	}
	
.veracartsubt {
	padding: 5px;
	}
	
.veraerror {
	color: white;
	background-color: red;
	padding: 5px;
	}
	
.verachecksub {
	background-color: #3c7b18;
	padding: 5px;
	}
	
.veracartprice {
	color: black;
	}
	
.veracarttotalp {
	color: black;
	}
	
/* Video popup */
#videogallery { zoom:1; }
#videogallery span{ display:block; }
#videogallery a{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	position:relative;
	vertical-align:top;
	margin:5px;
	width:160px;
	text-align:center;
	opacity:0.87;
}
#videogallery a img{
	display:block;
	border:none;
	margin:0;
}
#videogallery a:hover{
	opacity:1;
}
#videogallery a#videolb{display:none}