@charset "UTF-8";
/* CSS Document */

/* Tags
------------------------------------------------- */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	background-image: url(/skin/frontend/default/main/images/background.jpg);
	background-repeat: repeat-x;
	background-color: #014E83;
	color:#333333;
	}
a:link {
	color: #014f80;
	text-decoration: none;
}
a:visited {
	color: #014f80;
}
a:hover {
	color: #014f80;
	text-decoration: underline;
}
a:active {
	color: #014f80;
}
a img {
	border-width: 0;
	border-style: none;
}
.ajax_header_text {
max-width: 256px;
line-height: 20px;
}

h1  { font-size: 130%; margin:2px 0px; }
h2  { 
color: #80521E;
font-size: 125%;
font-weight: normal;
margin: 4px 0px;
}

h3 {
	font-size: 130%;
	margin: 0px;
}
h4  { color: #014F80; font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; margin: 6px 0; padding: 0; }

.clear {
	clear: both;
}
br {
	clear: both;
}
p {
	margin: 0;
	padding-top: 0.2em;
	line-height: 150%;
}
form {
	margin: 0px;
	padding: 0px;
}

.smalltext {font-size:10px}

ul {margin: 0px;}

.MenuBarVertical {

}


#pagewrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
#topnav {
	float: right;
	width: 380px;
	text-align: right;
	padding-top: 23px;
	padding-right: 3px;
}

#bookmark {
	text-decoration: none;
	font-weight: bold;
	color: #508db4;
}

#global_footer #navbarone {
	position:absolute;
	top:83px;
	width: 970px;
	height: 32px;
	left:5px;
	background-color: #FFFFFF;
	background-image: url(../images/navbar1_back.gif);
	background-repeat: no-repeat;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #3e95cc;
	clear: both;
	margin: 0;
	padding: 0;
	z-index:1000;
}

#global_footer #navbarone ul {
	list-style-type: none;
}
#global_footer #navbarone li {
	float: left;
}
#global_footer #navbarone li a {
	text-decoration: none;
	font-weight: bold;
	color: #508db4;
	font-size:14px;
}

#global_footer #navbarone .navimg {
  margin: 0px;
/*  border-right:1px solid #cccccc; */
}

#global_footer #navbarone li.navimg {
  display:block;
  padding:4px 10px 0px 0px;
}

#global_footer #navbarone .navimg a {
  padding:0px;
}

#global_footer #navbarone .phone   {
	float: right;
	width: 225px;
	font-weight: bold;
	margin-right: 95px;
	text-align: right;
	color: #014f80;
	padding-top: 7px;
	font-size:12px;
}
#global_footer #navbarone .chat   {
	float: right;
	margin-right: 14px;
}

#global_footer #navbartwo {
	position:absolute;
	top:118px;
	background-image: url(/skin/frontend/default/main/images/navbar2_back.gif);
	background-repeat: repeat-x;
	height: 35px;
	width: 966px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear: both;
	left:5px;
}
#global_footer #navbartwo ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #FFFFFF;
	font-weight: normal;
}
#global_footer #navbartwo ul li {
	float: left;
}
#global_footer #navbartwo ul li a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size:13px;
}
#global_footer #navbartwo .search{
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 38px;
}
#global_footer #navbartwo .clearance{
	padding-top: 10px;
	padding-left: 15px;
	background-image: url(/skin/frontend/default/main/images/navbar2_divider.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-right: 15px;
}
#global_footer #navbartwo .gifts{
	padding-top: 10px;
	padding-left: 22px;
	background-image: url(/skin/frontend/default/main/images/navbar2_divider.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
#global_footer #navbartwo .shipping{
	padding-top: 5px;
	padding-right: 5px;
	float: right;
}


#special_offer_bar {

	position:absolute;
	top:155px;
	background-color: #FFFFFF;
	width: 966px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	clear: both;
	left:5px;
}
#content_wrapper {
	padding: 14px;
	width: 942px;
	background-color: #FFFFFF;
	clear: both;
}
#footer {
	background-color: #e0e6eb;
	width: 940px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6fa6ca;
	text-align: center;
	color: #014f80;
	line-height: 1.4em;
	padding: 15px;
	margin-bottom: 20px;
}
#nav {
	width: 190px;
	float: left;
}
#nav #links {
	background-image: url(/skin/frontend/default/main/images/aside_back.gif) repeat;
	background-color: #E8E3D0;
	width:190px;
}

#nav #links a {
	display: block;
	padding-right: 10px;
	padding-left: 13px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
	color: #014F80;
	font-size: 12px;
}

.catheading {
	margin-left: -5px;
}

.petsupplies {
	margin-left: -5px;
}

#nav #newsletter {
	padding: 12px;
	width: 166px;
	background-color: #e0e6eb;
	margin-top: 14px;
}
#nav #newsletter h1 {
	font-size: 1.2em;
	color: #014f80;
	margin: 0px;
	padding: 0px;
}
#nav #newsletter p {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 10px;
}
#nav #extra {
	margin-top: 14px;
}
#body_content  { width: 745px; float: right }
#body_content_checkout {
	float:left;
	width:680px;
}
#right_checkout {
	float:right;
	min-height: 400px;
	width: 248px;
	border: 1px solid #E7E9EA;
	}
.checkoutheader_right {
	color:#333333;
	font-size:14px;
	margin-bottom:3px;
	font-weight:bold;
	height: 27px;
	background-color: #C7CDD0;
	padding: 14px 5px 0px;
}

.contiguous {
	color:#333333;
	background-color:#FFFFCC;
	font-size:11px;
	text-align:center;
	padding-top:9px;
	padding-bottom:5px;
	}

.cart_header {
	background-color:#EFEFEF;
	color:#333333;
	height:20px;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	padding:5px;
	}

#showcase {
	background-image: url(/skin/frontend/default/main/images/home_showcase.jpg);
	background-repeat: no-repeat;
	height: 342px;
/*	width: 753px; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-position: center;
}
#showcase #showcaselinks {
	padding-top: 112px;
	padding-left: 292px;
	width: 170px;
	float:left;
}
#showcase #showcaselinks a {
	display: block;
	width: 150px;
	padding-bottom: 4px;
	text-decoration: none;
	text-align: center;
	line-height: 135%;
}
#showcase #showcaselinks h1 {
	color: #014f80;
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #014f80;
	width: 150px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	text-align: center;
}
#showcase #special {
	width: 212px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}
.threecolumn {
	width: 235px;
	float: left;
	margin-right: 20px;
}
.threecolumn#last  {
	margin-right: 0px;
}
.threecolumn h1 {
	margin: 0px;
	font-size: 1em;
	display: block;
	background-color: #014f80;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
}
#home_special_text {
	width: 494px;
	float: left;
	margin-top: 18px;
}
#home_warning {
	width: 463px;
	clear: left;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3e95cc;
	border-right-color: #3e95cc;
	border-bottom-color: #3e95cc;
	border-left-color: #3e95cc;
	padding: 14px;
}
#home_warning .image {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #666666;
	padding: 1px;
}
#home_warning_title {
	background-color: #3e95cc;
	color: #FFFFFF;
	font-size: 1.3em;
	text-align: center;
	padding: 3px;
	float: left;
	width: 487px;
	margin-top: 14px;
}
#home_extra_info {
	width: 195px;
	float: right;
	background-color: #d6e5f0;
	padding: 20px;
	margin-top: 18px;
	color: #014f80;
}
#home_extra_info .line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 14px;
	padding-bottom: 14px;
}
#home_extra_info img {
	display: block;
	margin-bottom: 5px;
}

#home_extra_info a {
font-size:11px; 
color:#80521E;}

.subcat   { text-align: center; width: 16%; float: left; }
.catprod         { text-align: center; width: 33%; float: left; }

.prodprice    { color: #c00; font-size: 16px; }
.ctgyprodprice    { color: #c00; font-size: 16px; }
#yousave   { color: #999; }
#ctgyyousave   { font-size:10px; color: #999; }

hr   { color: #ccc; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 0 none; border-left: 1px solid #ccc; }

#mainprodimg  { width: 368px; border: solid 1px #bbb8a5; }

#altthumb     { color: #bbb8a5; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 13px; text-decoration: none; padding-top: 3px; padding-right: 3px; padding-left: 3px; }
#altthumb img   { background-color: #fff; margin: 3px; padding: 3px; width: 50px; border: solid 1px #bbb8a5; }
#altthumb a:hover img   { border: solid 1px #0b4f7e; }

#prodimgcol       { text-align: center; width: 370px; float: left; }
#prodinfocol       { text-align: left; width: 370px; float: right; }

#optionName  { color: #014f80; text-decoration: none; }
#prodqty  { font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #f1f1f1; margin: 0; padding: 2px; border: solid 1px #ccc; }

#reviewstars img   { padding-bottom: 2px; vertical-align: middle; }

#sizechart   { border-collapse: collapse; margin-top:10px;}
#sizechart td   { border: solid 1px #ccc;  }
#sizechart th  { background-color: #f1f1f1; border: solid 1px #ccc;}

#message { color: #c00; padding: 3px 0px; }

.checkoutheader {
	color: white;
	font-size: 14px;
	margin-bottom: 3px;
	font-weight: bold;
	text-align: center;
	height: 23px;
}
.checksec { background-image: url(/skin/frontend/default/main/images/check_grad.jpg);
	background-repeat: repeat-x; }

.checkcrumbs {
	color:#ccc;
	font-size:16px;
	margin-bottom:10px;
	font-weight: bold;
}
.chkbactive {
	color:#333;
}



/* ------------------  styling for product tables   ------------------   */

#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 0px 0px 10px 10px;
	width: 470px;
	text-align: center;
	border-collapse: collapse;
	float: right;
	color: #333333;
	line-height: 1.3em;
	border: 1px #fff;
}
#gradient-style th
{
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	background: #e0e6eb url('/skin/frontend/default/main/images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td
{
	padding: 5px;
	color: #333333;
	background: #e0e6eb url('/skin/frontend/default/main/images/gradback.png') repeat-x;
	border: 1px solid #fff;
	font-size: 11px;
}
#gradient-style tfoot tr td
{
	background: #e0e6eb;
	font-size: 11px;
	color: #333333;
	padding: 2px;
}

#gradient-style tbody .even td
{
	background: none; /* #d0dafd url('/skin/frontend/default/main/images/gradhover.png') repeat-x; */
	color:#09588a;
	background-color: #F8F5EF;
	font-size:11px;
}

.purple {
	color: #993399;
	font-weight: bold;
}

.smalltext11 {font-size: 11px;}
ul {margin: 0px;}

/**** Expand feature ********/
.hide {
display:none;
}
.norm
{
	color:#003399;
	text-decoration:none;
	cursor: pointer;
}

/**************** Tool bar ***********************/

.toolbar {
	height:31px;
	padding:0px 4px;
	margin:5px 0px;
	background-image: url(/skin/frontend/default/main/images/toolbar-bg.gif);
}

.toolbar-cat {
	float: left;
	padding-top:8px;
}
.toolbar-page {
	float: right;
	padding-top:8px;
}

.livechat{
	position: absolute;
	height: 28px;
	width: 81px;
	top: 1px;
	left: 888px;
	z-index: 201;
}
#craftysyntax_5{
	position: absolute;
	height: 28px;
	width: 81px;
	top: 1px;
	left: 888px;
	z-index: 201;
}

.swatch-box {
	width:752px;
	height:auto; }

.swatch-header {
	z-index: 1;
	height: 20px;
	background-color: #7aa95a;
	layer-background-color: #7aa95a;
	color: #ffffff;
	visibility: visible;
	padding-top: 5px;
	padding-left: 10px;
	margin: 10px 0px;
	font-weight: bold; }

.category-image {
/*	height:200px; */
	vertical-align:bottom;
}

.fan_box .connect_action .name {
font-size:12px !important;
}

/******************** Popup windows *************************/

.smalltext9 a {
	line-height:17px;
	color:#333333;
	font-size:9px;
	text-decoration: none;}

.smalltext9 a:hover {text-decoration:underline;}


#enlarge_popup{margin:10px auto;padding:10px;font-family:verdana,arial,helvetica,sans-serif;font-size:10px;color:#333333;background-color:white;}
img.enlarge{width:500px;height:500px;margin:10px auto;border:3px double #014e82;}
.popup_header{font-family:"Times New Roman",Times,serif;font-size:16pt;font-weight:normal;color:#165b94;margin:5px 0 10px 5px;}
.popup_body,.popup_body table{font-family:verdana,arial,helvetica,sans-serif;font-size:12px;color:#333333;margin:0 5px;padding:0 5px;}
.popup_body_outerborder{border:3px double #014e82;margin:0 auto;}
.popup_logo_header {height:77px;width:100%;background-color:#014e82;}

.grayline {
  border:0;
  border-top: 2px solid #CCCCCC;
  height: 0;
  background: none;
}
.graylinedots {
	border:0;
	border-top: 1px dotted #999999;
	height: 0;
	background: none; }

/************** Fancy Order Login Page ********************/

.order_login_1 {
	float: left;
	width: 195px;
	border: 1px gray solid;
	margin-left: 0px;
	height: 250px;
	text-align: center;
	background-color: #EBEBEB;
}

.order_login_1 h3, .order_login_2 h3, .order_login_3 h3 {
	height:30px;
	background-color:#014e83;
	color:#FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #4C7FAC;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 20px;
	text-align: left;
	margin-bottom:5px;
 }

.order_login_1 p {
	padding:0 5px; }

.order_login_2 {
  float: left;
  width: 208px;
  border: 1px gray solid;
  margin-left: 8px;
  height: 250px;
}
.order_login_3 {
  float: left;
  width: 242px;
  border: 1px gray solid;
  margin-left: 8px;
  height: 250px;
}
.order_login_3 input {
/*  width: 10em; */
}

.navigationContainer .menu-top {
  width:605px;
/*  background:url("../images/top-categorie-top.png") repeat-y; */
  height:36px;
}

.navigationContainer .menu-bottom {
  width:605px;
  /*background:url("../images/top-categorie-botton.png") no-repeat;*/
  height:6px;
  font-size:6px;
}

.navigationContainer {
  margin:-2px 0px 0px 0px;
  width:605px;
  position:absolute;
  padding:2px 0px 0px 0px;
}

.navigationContainerContent {
  	background:#FFFFFF;
	padding-top:10px;
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
	z-index:1005; 
/*	-moz-box-shadow: 5px 6px 5px rgba(51,51,51,0.5), 0 0 2px rgba(51,51,51,0.5);
    -webkit-box-shadow: 5px 6px 5px rgba(51,51,51,0.5), 0 0 2px rgba(51,51,51,0.5);
    -o-box-shadow: 5px 6px 5px rgba(51,51,51,0.5), 0 0 2px rgba(51,51,51,0.5);
    box-shadow: 5px 6px 5px rgba(51,51,51,0.5), 0 0 2px rgba(51,51,51,0.5) */
	
	-moz-box-shadow: 5px 6px 5px #969696;
	-webkit-box-shadow: 5px 6px 5px #969696;
	-o-box-shadow: 5px 6px 5px rgba(51,51,51,0.5);
    box-shadow: 5px 6px 5px rgba(51,51,51,0.5);
/*	behavior: url(ie-css3.htc); */

	/* For IE 8 */ 
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#969696')"; 
	/* For IE 5.5 - 7 */ 
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#969696'); 
	zoom:1;
}

.navigationContainer .menu-col,
.navigationContainer .menu-col-center,
.navigationContainer .menu-col-last {
  width:160px;
  border-right:1px solid #CCCCCC;
  text-align:left;
  padding:0px 0px 0px 20px;
  margin:0px 0px 10px 0px;
  float:left;
}

.navigationContainer .menu-col-last {
  border-right:0px;
}

.navigationContainer .menu-col ul.categories li {
  float:none !important;
  padding:1px 0px !important;
}

.navigationContainer .custom-content {
  border-bottom:1px solid #CCCCCC;
  padding:0px 0px 15px 0px !important;
  margin:0px 10px 10px 0px;
  color:#333333;
}

.navigationContainer .menu-col ul.categories li a {
  font-size:12px !important;
  color:#333333 !important;
  font-weight:normal !important;
  display:block;
  line-height: 20px;
}

.navigationContainer .menu-col ul.categories li a:hover {
  text-decoration:underline !important;
}

ul#topNavigation {
  padding:0px 0px 0px 0px;
}

ul#topNavigation li a.top-item {
  text-transform:uppercase;
/*  border-right:1px solid #cccccc; */
  padding:7px 17px 4px 17px;
  display:block;
}

ul#topNavigation li.top-item-active >a,
ul#topNavigation li>a.top-item:hover {
  background:#FFFFFF !important; 
  padding:7px 16px 8px 16px;
  padding-bottom: 8px;
  position: relative;
  z-index: 1010;
  color:#669900;
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
}

.data-table tr.odd {
background-color: white;
}


/* Facebook mods  ******************************/

.uiStreamStory .storyContent .storyInnerContent {
margin-left: 0px !important;
font-size: 10px;
}

.connect_widget .page_stream img {
height: auto;
display: none !important;
}
