/* 
================================
3DCart Style Sheet 
by Infomart2000 Corp.
www.3dcart.com
================================
*/	
	

/***********************************/
/*          DESIGN ELEMENTS        */
/***********************************/

 
/*body:: Controls Page Background Color and any other fonts not defined below*/ 	
body
{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color : #000;
	background-color: #ffffff;
	background-image: url(../../../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 20px;
}

h3 {
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

/*data:: Controls body default fonts and colors*/
.data
{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
}

/*frame::  Controls the  Color of the Store's Frame*/		
.frame	
{
	background-color : #eeeeee;
}

/*top::  Controls the  Color of the top Bar*/		
.top
{
	background: url(../images/BG_Logo.gif) repeat-x;
}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices*/		
.footer
{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
}	

/*line::  Controls the  Color of the line bellow the top bar*/		
.line
{
	background: url(../images/BG_menu.gif) repeat-x;
}	

/*alternative:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative
{
	padding: 5px;
}
 
/*borders:: Controls the color of  the borders on forms*/ 
.borders
{
	border : #000000;
	background-color : #E9D187;
	
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2
{
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #DFBB4F;

}
.highlight {
 color: #000;
 background-color: #FF9;
 font-weight: bold;
 padding-top: 2px;
 padding-right: 5px;
 padding-bottom: 2px;
 padding-left: 5px;
 margin-top: 10px;
 margin-bottom: 2px;
 border: 1px solid #E4C974;
 text-align: center;
}



/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table
{
	background-color : #f9f8f8;
} 


/***********************************/
/*         HEADERS & TITLES        */
/***********************************/


/*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers
{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 14px;
	color : #b60000;
	text-decoration : none;
	line-height : 20px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #E9D187;
}

/*page_headers:: Controls the page's titles*/
.page_headers
{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 26px;
	color : #b60000;
	padding-top: 20px;
	padding-bottom: 20px;
	
}

/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers
{
 font-family : Verdana, Geneva, sans-serif;
 font-size : 16px;
 color : #333333;
 height: 20px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #E9D187;

}

/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles
{
	font-family :   Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 16px;
	color : #b60000;
} 

/*titles2:: Controls the titles on the view cart page*/ 
.titles2
{
 font-family :   Verdana, Arial, Geneva, Helvetica, sans-serif;
 font-size : 11px;
 background-color : #f9f4ce;
 color : #333333;
 padding-top: 4px;
 padding-right: 8px;
 padding-bottom: 4px;
 padding-left: 8px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #e4c974;
} 

/*options-titles:: Controls the way the titles on the product options display*/
.options-titles
{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px;color : #333333;
	border: 1px dotted #000000; 
	border-style: none none dotted;
}


/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title
{
	font-family :   Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;background-color : #cbcaca;
	color : #333333;
} 


/***********************************/
/*          GENERAL FONTS          */
/***********************************/


/*font1:: Primary Screen Font */ 
.font1
{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;color: #000000;
}
 
/*font2:: Secondary Screen Font */ 
.font2
{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 13px;color: #b60000;
}

.font3
{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;color: #333333;
}
.font4
{
 font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
 font-size : 11px;
}

/*icon:: Controls the way the menu icons display*/ 
.icon
{
	font-family :Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	color: #ffffff;
}

/*store-name:: Store Name*/		 
.store-name
{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 35px;
	color : #b60000;
	text-decoration : none;
}

/*store-slogan:: Store Slogan*/		 
.store-slogan
{
	font-family :Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 14px;
	font-weight:bold;
	color : #333333;
	padding-top:28px;
}	 	 

/*menu-text:: Controls the way the menu (mailing list) text look*/ 
.menu-text
{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	color : #2d2c2d;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item
{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;color : #333333;
	text-decoration: none;
}

/*price-info:: controls the way the prices display on the product page*/ 
.price-info
{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;color: #333333;
}

/*price:: Controls the way the product's prices display*/ 
.red
{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	color : #b60000;
}

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text
{
	font-family :Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 9px;color: #333333;
	line-height : 18px;
	background-color: #ffffff;
}


/*steps:: Controls the way the steps on the checkout pages display*/
.steps
{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 16px;
	color : #000000;
}

/*steps_on:: Controls the way the steps on the checkout [ages display*/
.steps_on
{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 16px;
	color : #B60000;
	background-color : #FFFCDF;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}

/*error:: Controls the error messages*/ 
.error
{
 font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
 font-size : 16px;
 color : #000000;
 text-decoration: none;
 padding: 15px;
 margin: 6px;
 text-align: center;
 background-color: #b9dcff;
}


/***********************************/
/*      FORM FIELDS & BUTTONS      */
/***********************************/


/*btn:: Controls the buttons*/ 
.btn
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	cursor: pointer;
	border: 1px solid #b60000;
	margin: 1px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #b60000;
	background-image: url(../../../images/BG_btn.gif);
	background-repeat: repeat-x;
} 

/*btn_over:: Controls the buttons*/ 
.btn_over
{
	background-image: url(../../../images/BG_btn_over.gif);
	background-repeat: repeat-x;
 	background-color:#b60000;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	cursor: pointer;
	border: 1px solid #b60000;
	margin: 1px;
	padding-right: 2px;
	padding-left: 2px;
} 

 /*btn2:: Controls the buttons*/
.btn2
{
	border: 1px solid #b60000;
	background-color: #b60000;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;font-size: 12px;    
	color: #990000;
	cursor: pointer;
} 	
	
/*txtBoxStyle:: Controls the text boxes*/  	
.txtBoxStyle
{
	background-color: #F9F4CE;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #E4C974;
	padding: 2px;
} 
	
/*txtAreaStyle:: Controls the text areas*/ 	
.txtAreaStyle
{
	background-color: #F9F4CE;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #E4C974;
	padding: 1px;
} 


/***********************************/
/*              LINKS              */
/***********************************/


/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A
{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	color : #3399CC;
	font-style:  normal;
	text-decoration: none;
}
	
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A:hover
{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-style: normal;
	color : #3399cc;
	text-decoration: underline;
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited
{
}
	
/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A:visited:hover
{
} 

A.menu
{
	font-family :  Verdana, Arial, Geneva, Helvetica, sans-serif;
	color : #b60000;
	font-size : 14px;
	font-style:  normal;
	text-decoration:none;
	margin-left: 3px;
	margin-right: 0px;
}
	
A.menu:hover
{
	font-family :  Verdana, Arial, Geneva, Helvetica, sans-serif;
	color : #3399cc;
	font-style:  normal;
	text-decoration: none;
}

A.menu:visited
{
 font-family :  Verdana, Arial, Geneva, Helvetica, sans-serif;
 color : #b60000;
 font-style:  normal;
 text-decoration:none;
}
	
A.menu:visited:hover
{
	font-family :  Verdana, Arial, Geneva, Helvetica, sans-serif;
	color : #3399cc;
	font-style:  normal;
	text-decoration: none;
} 

/*A.cat:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/ 	 
A.cat
{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	color : #333333;
	font-size : 11px;font-style:  normal;
	text-decoration:none;
}
	
/*A.cat:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/ 	
A.cat:hover
{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	color : #b12f29;
	font-size : 11px;font-style:  normal;
	text-decoration:none;
}

/*A.cat:visited:: Controls the way the  Links on the left bar look after a user has visited that section*/ 
A.cat:visited
{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	color : #333333;
	font-size : 11px;font-style:  normal;
	text-decoration:none;
}
	
/*A.cat:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
A.cat:visited:hover
{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	color : #b12f29;
	font-size : 11px;font-style:  normal;
	text-decoration:none;
} 
.header_logo {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.callout {
	font-size: 11px;
	color:#000;
	background-color: #f1dea4;
	border: 1px solid #e9d187;
	padding: 3px;
}

A.shoppingcart
{
 font-family :  Verdana, Arial, Geneva, Helvetica, sans-serif;
 color : #B60000;
 font-style:  normal;
 font-weight: normal;
 text-decoration:none;
}
	
A.shoppingcart:hover
{
	font-family :  Verdana, Arial, Geneva, Helvetica, sans-serif;
	color : #b60000;
	font-weight: normal;
	font-style:  normal;
	text-decoration: underline;
}

A.shoppingcart:visited
{
	font-family :  Verdana, Arial, Geneva, Helvetica, sans-serif;
	color : #000000;
	font-weight: normal;
	font-style:  normal;
	text-decoration:none;
}
	
A.shoppingcart:visited:hover
{
	font-family :  Verdana, Arial, Geneva, Helvetica, sans-serif;
	color : #b60000;
	font-weight: normal;
	font-style:  normal;
	text-decoration: underline;
} 



A.footer
{
	font-family :  Verdana, Arial, Geneva, Helvetica, sans-serif;
	color : #000000;
	text-decoration:none;
	font-weight: bold;
}
	
A.footer:hover
{
	font-family :  Verdana, Arial, Geneva, Helvetica, sans-serif;
	color : #3399cc;
	font-style:  normal;
	font-weight: bold;
	text-decoration: underline;
}

A.footer:visited
{
	font-family :  Verdana, Arial, Geneva, Helvetica, sans-serif;
	color : #000000;
	font-weight: bold;
	font-style:  normal;
	text-decoration:none;
}
	
A.footer:visited:hover
{
	font-family :  Verdana, Arial, Geneva, Helvetica, sans-serif;
	color : #3399cc;
	font-weight: bold;
	font-style:  normal;
	text-decoration: underline;
} 

#header a {
	text-decoration: none;
}
.font_white {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #FFFFFF;
}

.font_red {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #b60000;
}

.font_small
{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
}

.productimage_border {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #e9d187;
	border-right-color: #e9d187;
	border-bottom-color: #e9d187;
	border-left-color: #e9d187;
	text-align: center;
}

ul {
		margin-left: 0px;
		padding-left: 0px;
		}


li {
	font-style:oblique;
	list-style-type: square;
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 1.5em;
}

.hometext {
 font-family: Verdana, Geneva, sans-serif;
 font-size: 13px;
}

.borders_vertical {
 border-left-width: 1px;
 border-left-style: dotted;
 border-left-color: #E9D187;
}

.borders3 {
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #e9d187;
 border-top-width: 1px;
 border-top-style: dotted;
 border-top-color: #e9d187;
}

.item_size {
 font-family: Verdana, Geneva, sans-serif;
 font-size: 11px;
 color: #333;
 padding-top: 2px;
}

.media {
 background-color: #f9f4ce;
 text-decoration: none;
 margin-top: 15px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 text-align: left;
 display: block;
 border: 1px dotted #E9D187;
 font-size: 12px;
 font-family: Verdana, Geneva, sans-serif;
 padding-top: 2px;
 padding-right: 2px;
 padding-bottom: 2px;
 padding-left: 6px;
}

.media_space { margin-bottom: 6px; }

.padding { padding: 4px; }

.imageborder { border: none; }

.checkout {
	background-color: #b9dcff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin: 5px;
	text-align:center;
}

.trustedbyveterinarians {
	background-color: #b60000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	margin-right: 12px;
}

.new {
	background-color: #b60000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	margin-right: 3px;
	padding: 1px;
}

.poshipping {
	background-color:#b9dcff;
	font-size:12px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:4px;
	padding-right:4px;
}

.monthlyspecial {
 background-color: #b11111;
 padding: 10px;
 margin-top: 15px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 border: 1px solid #800D0D;
 color: #FFF;
 font-size: 14px;
 text-align:left;
}

.monthlyspecial2 {
 background-color: #807F6B;
 padding: 10px;
 margin-top: 15px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 border: 1px solid #000000;
 color: #FFF;
}


.monthlyspecial3 {
	background-color: #007bbe;
	padding: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #013f72;
	color: #FFF;
 	font-size: 18px;
  	text-align:center;
}

.floatLeft {
	float:left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.floatRight {
	float:right
}
