/*Datahost stylesheet*/

/*Set up body, td, and p as the same style. You'll also want to include the same info in the <body> tag on main template.*/

body {
	background:url(images/bbully_bkg.gif); 
	background-repeat: repeat; 
	background-position: 0% 0%;
	background-color: #0175A4;
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 1.5em; 
	color: #000000;
	margin: 0px 0px 0px 0px;
}

a:link {color: #2DAFE1; text-decoration: underline;}
a:visited {color: #8AAF0A; text-decoration: underline;}
a:active {color: #8AAF0A; text-decoration: underline;}
a:hover {color: #FB7905; text-decoration: underline;}

td {font-family: arial, helvetica, sans-serif; font-size: 12px; line-height: 1.5em; color: #333333;}

p {font-family: arial, helvetica, sans-serif; font-size: 12px; line-height: 1.5em; color: #333333;}

/*Here are some very useful options you may want to add to your styles and the choices for each option:

font-style: normal, italic, oblique

font-weight: instead of just putting "bold", you can assign a value from 100 to 900 (in jumps of 100). 400 is the normal weight (useful when you want your headers to be not bold). Doesn't work on all fonts. 

font-variant: small-caps

text-transform: uppercase, lowercase, capitalize (makes an initial cap), none

text-indent: 10px (would indent the first line 10 px)

line-height: 1.5em (this adds space between lines of text. You can specify in ems or percentages. I am going to add this to td style: if you don't want a style to use it, add a line-height of 1 em)

list-style-type: disc, square, circle, decimal, lower-roman, upper-roman, lower-alpha, upper-alpha, none. (I'm adding this to list style)

list-style-position: inside, outside (with outside text won't wrap under bullet--woo hoo! I'm adding this to list style)

list-style-image: if you want to use an image for a style just put the link to the image

*/
/* Note: All styles will use body info unless specified differently in a particular style*/


/*Main template styles.*/

.sbtestimonialheads {  font-size: 11px; font-weight: bold; line-height: 1.5em; color: #333333;}

.sbtestimonialtext {  font-size: 11px; line-height: 1.5em; color: #333333;}

.searchwords {  font-size: 10px; line-height: 1.5em; color: #333333;}

.sidebarheads {  font-size: 15px; font-weight:bold; color: #2853a1; text-decoration: none;} /*Product Category name*/

.search {  font-size: 12px; color: #000099; text-decoration: none;} /*next to the search box*/

.navlinks1 {font-size: 12px; font-weight: bold; text-decoration: none; text-transform: uppercase;}
.navlinks1 A {text-decoration: none; color:#0175A4;}
.navlinks1 A:hover  {text-decoration: none; color:#FA7B0A;}/*main sidebar links*/

.navlinks2 {font-size: 12px; font-weight: bold; text-decoration: none; text-transform: uppercase;}
.navlinks2 A    {color: #8AAF0A; text-decoration: none;}
.navlinks2 A:hover  {color: #FB7905; text-decoration: none;}/*links under the masthead if used*/

.sidebarclickhere {  font-size: 10px; line-height: 1.5em; color: #333333;}
.sidebarclickhere A    {color: #333399; text-decoration: underline;}
.sidebarclickhere A:visited {color: #333399; text-decoration: underline;}
.sidebarclickhere A:hover  {color: #ff0033; text-decoration: underline;}

.footername {  color: #FB7905; font-weight:bold; font-family: verdana, Arial,Geneva,sans-serif;font-size: 11px;text-decoration: none;}
.footername A    {  color: #0076A3;text-decoration: none;}
.footername A:hover  {  color: #FB7905;text-decoration: none;}

.footertext {color: #000000; font-family: verdana, Arial, Geneva, sans-serif; font-size: 11px;}
.footertext A {text-decoration: underline;}
.footertext A:visited {text-decoration: underline;}
.footertext A:hover {text-decoration: underline;}

.footerlinks {color: #000000; font-size: 10px;text-decoration: none;}
.footerlinks A {text-decoration: underline;}
.footerlinks A:visited {text-decoration: underline;}
.footerlinks A:hover {text-decoration: underline;}/*site links in the footer, like home, etc.*/

.siteby {  font-size: 10px; line-height: 1.5em; color: #333333;}
.siteby A    {color: #004A66; text-decoration: underline;}
.siteby A:visited {color: #004A66; text-decoration: underline;}
.siteby A:hover  {color: #FB7905; text-decoration: underline;}

.copyright {color: #2DAFE1; font-size: 10px; text-decoration: none; font-family: arial, geneva, sans-serif;}

.acctlogin {color: #FB7905; font-size: 12px; text-decoration: none; font-family: arial, geneva, sans-serif; text-transform:uppercase; font-weight: bold;}


/*index template styles*/

.welcome {  margin-bottom: 8px; font-size: 24px; font-weight: bold; line-height: 1.1em; color: #ff0033} /*this is the home page title*/

.intro {  font-size: 13px; line-height: 1.5em; color: #000000; font-family: arial, verdana, helvetica, sans-serif;}
.intro A    {text-decoration: underline;}
.intro A:hover  {text-decoration: underline;} /*intro paragraph*/

.featuredtitle {  font-size: 15px; font-weight:bold; color: #2853a1; text-decoration: none;}/*title above the featured items*/

.featuredhead {font-size: 14px; color: #ff0033; text-decoration: none; font-weight:bold;}
.featuredhead A    { color: #ff0033; text-decoration: none;}
.featuredhead A:visited    { color: #ff0033; text-decoration: none;}
.featuredhead A:hover  { color: #000099; text-decoration: underline;}/*featured product name*/

.featuredtext {  font-size: 10px; line-height: 1.5em; color: #333333;}
.featuredtext A    {color: #333399; text-decoration: underline;}
.featuredtext A:visited {color: #333399; text-decoration: underline;}
.featuredtext A:hover  {color: #ff0033; text-decoration: underline;}

.featuredclickhere {  font-size: 10px; line-height: 1.5em; color: #333333;}
.featuredclickhere A    {color: #333399; text-decoration: underline;}
.featuredclickhere A:visited {color: #333399; text-decoration: underline;}
.featuredclickhere A:hover  {color: #ff0033; text-decoration: underline;}

.announcementhead {font-size: 14px; color: #ff0033; text-decoration: none; font-weight:bold;}
.announcementhead A:visited    {text-decoration: none;}
.announcementhead A    {text-decoration: none;}
.announcementhead A:hover  {text-decoration: underline;}/*item name*/

.announcementtext {  font-size: 10px; line-height: 1.5em; color: #333333;}
.announcementtext A    {color: #333399; text-decoration: underline;}
.announcementtext A:visited {color: #333399; text-decoration: underline;}
.announcementtext A:hover  {color: #ff0033; text-decoration: underline;}

.announcementclickhere {  font-size: 10px; line-height: 1.5em; color: #333333;}
.announcementclickhere A    {color: #333399; text-decoration: underline;}
.announcementclickhere A:visited {color: #333399; text-decoration: underline;}
.announcementclickhere A:hover  {color: #ff0033; text-decoration: underline;}



/*Category and Product list, cell and details pages*/

h1 {  margin-bottom: 8px; font-size: 20px; font-weight: bold; line-height: 1.1em; color: #A7AC00;} /*this is always used for the page title, except home page and product detail pages*/

h2 {  margin-bottom: 8px; margin-top: 0px; font-size: 18px; font-weight: bold; line-height: 1.1 em; color: #A7AC00;}

h3 {  margin-bottom: 2px; margin-top: 0px; font-size: 14px; font-weight: bold; line-height: 1.5 em; color: #A7AC00;}

h4 {  margin-bottom: 2px; font-size: 12px; font-weight: bold; line-height: 1.2 em; color: #FB7905;}

.blue100 {margin-bottom: 0px; font-size: 15px; font-weight: bold; color: #0076A3; font-family: arial, verdana, helvetica, sans-serif;}

.bluetreats {margin-bottom: 20px; font-size: 20px; font-weight: bold; color: #0076A3; font-family: arial, verdana, helvetica, sans-serif;}

li {  font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; line-height: 1.5em; list-style-type: square; list-style-position: outside; color: #000000}

li.webpages {  font-size: 12px; line-height: 1.5em; color: #333333;}
li.webpages A    {color: #333399; text-decoration: underline;}
li.webpages A:visited {color: #333399; text-decoration: underline;}
li.webpages A:hover  {color: #ff0033; text-decoration: underline;}

.detailcategory {  margin-bottom: 8px; margin-top: 0px; font-size: 18px; font-weight: bold; line-height: 1.1 em; color: #8AAF0A;} /*category name on detail pages*/

.detailproduct {  margin-bottom: 8px; margin-top: 0px; font-size: 18px; font-weight: bold; line-height: 1.1 em; color: #0076A3;} /*product name on detail pages*/

.sku {font-size: 11px; color: #000000; text-decoration: none; font-weight:bold;}

.cellheader {font-size: 14px; color: #FB7905; text-decoration: none; font-weight:bold;}
.cellheader A:visited    {text-decoration: none;}
.cellheader A    {text-decoration: none;}
.cellheader A:hover  {text-decoration: underline;}/*cat name or product name, depending on which cell*/

.celltext {  font-size: 11px; line-height: 1.5em; color: #000000;}
.celltext A    {text-decoration: underline;}
.celltext A:hover  {text-decoration: underline;}

.testimonialcellheader {font-size: 14px; color: #ff0033; text-decoration: none; font-weight:bold;}
.testimonialcellheader A:visited    {text-decoration: none;}
.testimonialcellheader A    {text-decoration: none;}
.testimonialcellheader A:hover  {text-decoration: underline;}/*item name on the testimonial product list page*/

.testimonialcelltext {  font-size: 12px; line-height: 1.5em; color: #000000;}
.testimonialcelltext A    {text-decoration: underline;}
.testimonialcelltext A:hover  {text-decoration: underline;}

.highlight {  font-size: 12px; font-weight:bold; color: #FB7905; text-decoration: none;}

.freeship {  font-size: 12px; font-weight:bold; color: #339900; text-decoration: none;}
.freeship A    {color: #333399;text-decoration: underline;}
.freeship A:hover  {color: #ff0033;text-decoration: underline;}


.multiheader {  margin-bottom: 2px; margin-top: 15px; font-size: 18px; font-weight: bold; line-height: 1.1 em; color: #FB7905;} /*multilist header*/

.insertlist1 { font-size: 11px; color: #0076A3; text-decoration: none;}
.insertlist1 A    {color: #0076A3;text-decoration: underline;}
.insertlist1 A:hover  {color: #FB7905;text-decoration: underline;} /*youarehere links*/

.nextprev {  font-size: 10px; line-height: 1.5em; color: #0076A3;}
.nextprev A    {color: #0076A3; text-decoration: underline;}
.nextprev A:visited {color: #0076A3; text-decoration: underline;}
.nextprev A:hover  {color: #FB7905; text-decoration: underline;}

.gotocart {  font-size: 10px; line-height: 1.5em; color: #0076A3;}
.gotocart A    {color: #0076A3; text-decoration: underline;}
.gotocart A:visited {color: #0076A3; text-decoration: underline;}
.gotocart A:hover  {color: #FB7905; text-decoration: underline;} /*for viewcart links*/

.cellclickhere {  font-size: 10px; line-height: 1.5em; color: #0076A3;}
.cellclickhere A    {color: #0076A3; text-decoration: underline;}
.cellclickhere A:visited {color: #0076A3; text-decoration: underline;}
.cellclickhere A:hover  {color: #FB7905; text-decoration: underline;}

.jumplinks {font-size: 12px; line-height: 1.5em; color: #333333;} /*used on faq page*/

.clickhere {  font-size: 10px; line-height: 1.5em; color: #0076A3;}
.clickhere A    {color: #0076A3; text-decoration: underline;}
.clickhere A:visited {color: #0076A3; text-decoration: underline;}
.clickhere A:hover  {color: #FB7905; text-decoration: underline;} /*back to top links*/



/*Cart pages and shipping*/

.steps {
	display: inline;
	width: 150px;
	background: #CEF1FF;
	color: #ffffff;
	margin-right: 14px;
	padding: 3px 5px;
	text-align: center;
}

.stepson {
	display: inline;
	width: 150px;
	color: #ffffff;
	margin-right: 14px;
	padding: 3px 5px;
	background: #0076A3;
	font-weight: bold;
	text-align: center;
}



#cart {
	width: 100%;
}

.buttons {
	width: 100%;
	position: relative;
}

.leftbuttons {
	width: 50%;
	float: left;
	text-align: left;
}

.rightbuttons {
	width: 50%;
	float: right;
	text-align: right;
}

.clear {
	clear: both;
}

#cartcontent {
	width: 100%;
}

.tablecart {
	width: 100%;
	border: 0;
	padding: 0;
	border-collapse: collapse;
	margin-bottom: 10px;
}

.tablecart tr.bkgnd1 {
	background: #0076A3;
}

.tablecart th.bkgnd1 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
}

.tablecart tr.bkgnd2 {
	background: #ffffff;
}

.tablecart th.bkgnd2 {
	font-size: 13px;
	color: #0076A3;
	padding-top: 5px;
}

.tablecart td, .tablecart p {
	font-size: 13px;
}

.tablecart td.products {
	color: #333333;
	border-top: 1px solid #4f86ba;
	padding-top: 6px;
}

.tablecart td.options {
	font-size: 12px;
}

.tablecart td.subhead {  
	font-size: 13px; 
	font-weight: bold; 
	color: #95b15a;
	line-height: 1.2em;
	padding-top: 6px;
	padding-bottom: 6px;
}

.tablecart td.shipping {
	font-size: 12px;
}

.tablecart td.indshipnote {
	color: #95b15a;
	font-weight: bold;
}

.cartbutton {
	font-size: 10px;
	color: #ffffff;
	background: #8AAF0A;
	display: inline;
}

.instructions {  
	font-size: 13px;
}

.smallnotes {
	font-size: 11px;
	line-height: 1.2em;
}

.continue {
	text-align: right;
}

.continuebutton {
	background: #8AAF0A;
	border: 1px solid #666666;
	padding: 3px; 
	font-size: 15px; 
	color:#ffffff;
	text-transform: lowercase;
	font-weight:bold;
}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #eeeeee;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid #cad8ac;
line-height:1.2em;
z-index:100;
border-right: 2px solid #cad8ac;
border-bottom: 2px solid #cad8ac;
visibility: hidden;
text-decoration: none;
}

.hintanchor { /*CSS for link that shows hint onmouseover*/
	font-size: 12px;
	color: #4f86ba;
	background-color: #95b15a;
	display: inline;
	padding: 3px;
}

.hintanchor a:link, .hintanchor a:visited, .hintanchor a:hover {
	color: #ffffff;
	text-decoration: none;
}

.hintclick {
	font-size: 12px;
	color: #4f86ba;
}

.shippingnotes {
	width: 100%;
	margin-top: 25px;
}

.shippingnotes th {
	color: #4f86ba;
	padding-bottom: 10px;
	border-bottom: 1px solid #4f86ba;
}

.shippingnotes td {
	border-bottom: 1px solid #4f86ba;
}	



/*Miscellaneous*/

input {margin-top: 0px; margin-bottom: 0px; margin-left: 0px;}

form {margin-top: 0px; margin-bottom: 0px; }

table {margin-top: 0px; margin-bottom: 0px; }

table.price_table th {
	background-color: #9BE3FF;
	color: #000000;
	list-style-type: disc;
	list-style-position: inside;
	font-weight: bold;
	font-family: verdana, arial;
	font-size: 10px;
}

table.price_table td {
	background-color: #CEF1FF;
	color: #000000;
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 10px;
}


table.pmt_table th {
	background-color: #0082B1;
	color: #FFFFFF;
	list-style-type: disc;
	list-style-position: inside;
	border: outset,#0076A3,1px;
	font-weight: bold;
	font-size: 10;
}

table.pmt_table td {
	background-color: #ffffff;
	border-style: outset #D1D1CD 1px;
}

.label {  font-size: 11px; line-height: 1.2em; font-weight: bold; color: #333333;}

.attribute {  font-size: 11px; line-height: 1.2em; color: #333333;}


.errormessage {font-size: 12px; color: #ff0033; font-weight:bold; text-decoration: none;}
.errormessageA    {text-decoration: underline;}
.errormessage A:hover  {text-decoration: underline;}


.fancybutton {background: #CEF1FF; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color:#0076A3;}

.fancybutton2 {background: #CEF1FF; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color:#0076A3;}

.smallgreen {  font-size: 11px; line-height: 1.2em; color: #8AAF0A; font-weight:bold;}

.homebullet{
		font-size: 10px;
		font-weight: bold;
    color: #0076A3;
    line-height:1.2;
    list-style-type:none;
    background:transparent url(https://www.bestbullysticks.com/images/sm_orangepaw.gif) no-repeat;
    background-position:0 0px;
		padding-right: 10px;
		padding-left: 25px;
		padding-bottom: 9px;
		margin-left: 0px;
	}
	
/*.box rounded outline */
.box {float:center; clear:right; padding:0px; margin-bottom:10px;}
.box .b1, .box .b2, .box .b3, .box .b4 {
display:block;
overflow:hidden;
font-size:1px;
}
.box .b1, .box .b2, .box .b3 {height:1px;}
.box .b2, .box .b3, .box .b4 {}
.box .b1 {margin:0 5px; border-left:1px solid #900; border-right:1px solid #900;background-color:#900;}
.box .b2 {margin:0 3px; border-left:2px solid #900; border-right:2px solid #900;background-color:#F3B749;}
.box .b3 {margin:0 2px; border-left:1px solid #900; border-right:1px solid #900;background-color:#F3B749;}
.box .b4 {height:2px; margin:0 1px; border-left:1px solid #900; border-right:1px solid #900;background-color:#F3B749;}
.box .in { 
background-color:#F3B749;
display:block;
border-left:1px solid #900;
border-right:1px solid #900;
padding:0 7px;
}

/*you can change the color of the outline for different boxes by setting the background
color as follows*/
#detail .box .b1 {border-left:1px solid #8AAF0A; border-right:1px solid #8AAF0A; background-color:#8AAF0A;}
#detail .box .b2 {border-left:2px solid #8AAF0A; border-right:2px solid #8AAF0A; background-color:#E8F7FD;}
#detail .box .b3 {border-left:1px solid #8AAF0A; border-right:1px solid #8AAF0A; background-color:#E8F7FD;}
#detail .box .b4 {border-left:1px solid #8AAF0A; border-right:1px solid #8AAF0A; background-color:#E8F7FD;}
#detail .box .in {border-left:1px solid #8AAF0A; border-right:1px solid #8AAF0A; background-color:#E8F7FD;}	

#feature .box .b1 {border-left:1px solid #8AAF0A; border-right:1px solid #8AAF0A; background-color:#8AAF0A;}
#feature .box .b2 {border-left:2px solid #8AAF0A; border-right:2px solid #8AAF0A; background-color:#E8F7FD;}
#feature .box .b3 {border-left:1px solid #8AAF0A; border-right:1px solid #8AAF0A; background-color:#E8F7FD;}
#feature .box .b4 {border-left:1px solid #8AAF0A; border-right:1px solid #8AAF0A; background-color:#E8F7FD;}
#feature .box .in {border-left:1px solid #8AAF0A; border-right:1px solid #8AAF0A; background-color:#E8F7FD;}

.bulletstitle {
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
    color: #0076A3;
	}

.testimotitle {
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
    color: #FB7905;
	}

.testimotext {
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 10px;
		font-weight: bold;
    color: #0076A3;
	}

.testimolink {
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 10px;
		font-weight: bold;
    color: #FB7905;
	}
.testimolink A    {color: #FB7905; text-decoration: underline;}
.testimolink A:visited {color: #0076A3; text-decoration: underline;}
.testimolink A:hover  {color: #8AAF0A; text-decoration: underline;}

.cartitems {font-size: 12px; font-weight: bold; text-decoration: none; text-transform: uppercase; color: #8AAF0A;}

.message {font-size: 12px; font-weight: bold; font-style: italic; text-decoration: none; color: #FB7905;}

.newsdate {font-size: 10px; font-weight: bold; text-decoration: none; text-transform: uppercase; color: #0076A3;}	

.newstext {font-size: 12px; font-weight: normal; text-decoration: none; color: #000000;}

.label {  font-size: 12px; line-height: 1.2em; font-weight: bold; color: #333333; padding-right:3px;}

.logged {font-size: 12px; font-weight: bold; text-decoration: none; text-transform: uppercase; color: #000000;}

.qtytext {font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 1em; 
	color: #000000;
}

input, textarea, select {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	background-color:#FFFFFF;
	color: #666666;
}

#trustlogos {
 position: absolute;
 top: 30px;
 right: 26px;
}

#wrapper {
 width: 865px;
 margin: 0 auto;
}

#banner {
 position: relative;
 width: 865px;
 height: 150px;
 }

