/* CSS Document */
/* 
================================
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, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background: #faf9f9 url(/assets/images/bg.jpg);
	font-weight: Normal;
}
#wrapper
{width:980px;
border:1px solid #BBBBBC;
}
img {border:none;}

/*data:: Controls body default fonts and colors*/
.data
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background: #ffffff;
}

/*frame:: Controls the  Color of the Store's Frame*/		
.frame	
{
	background-color: #FFF;
}

/*top:: Controls the  Color of the top Bar*/		
.top
{
	background: #ffffff url(images/BG_Logo.gif) repeat-x;
}

/*line:: Controls the  Color of the line bellow the top bar*/		
.line
{
	background: #ffffff url(../images/BG_menu.gif) repeat-x;
}	

/*alternative:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative
{
   background-color: #f9f8f8;
   padding: 2px 2px 2px 2px;
   border: 1px solid #eae9e9;
}
 
/*borders:: Controls the color of  the borders on forms*/ 
.borders
{
	border: #cccccc;
	background-color: #cccccc;
	
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2
{

	border: 1px dotted #cccccc; 
	border-style: none none dotted;

}


/*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;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFF;
	height:35px;
	color:#B33041;
	text-align:center;
	line-height:35px;
	background-image:url(/assets/images/menu_headere.gif);
	background-repeat:no-repeat;
}

/*page_headers:: Controls the page's titles*/
.page_headers
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #C7E56A;
	background-color: #ffffff;
	padding-left:15px;
	border-bottom:1px solid #C7E56A;
}

/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4196e7;
	font-weight: bold;

}

/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles
{
	font-family:   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*background: url(images/BG_featured.gif) repeat-x;*/
	color: #4196e7;
	border: solid;
	border-bottom-width: 0px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color:;
	padding:3px;
    text-indent:-9999;
} 

/*titles2:: Controls the titles on the view cart page*/ 
.titles2
{
	font-family:   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #eeeeee;
	color: #999999;
	padding:4px;
} 

/*options-titles:: Controls the way the titles on the product options display*/
.options-titles
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #585C5F;
	border: 1px dotted #cccccc; 
	border-style: none none dotted;
}


/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title
{
	font-family:   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #cbcaca;
	color: #4f4e4e;
} 


/***********************************/
/*          GENERAL FONTS          */
/***********************************/


/*font1:: Primary Screen Font */ 
.font1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #000000;
}
 
/*font2:: Secondary Screen Font */ 
.font2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Normal;
	color: #bc0000;
}

.font3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #ffffff;
}
.font4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #c32519;
}

/*icon:: Controls the way the menu icons display*/ 
.icon
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #89508c;
}

/*store-name:: Store Name*/		 
.store-name
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #4982b8;
	text-decoration: none;
}

/*store-slogan:: Store Slogan*/		 
.store-slogan
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #3a3740;
	padding-top:28px;
}	 	 

/*menu-text:: Controls the way the menu (mailing list) text look*/ 
.menu-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2c2d;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #585C5F;
	text-decoration: none;
	padding:3px;
	

}
/*.item a:link, .item a:visited {
font-size:12px;
border:1px solid #FFD473;
display:block;
width:155px;
text-decoration:none;
background-color:#FFFBEF;
height:20px;
line-height:20px;
padding:0 0 0 10px;
}--*/
.item a:link, .item a:visited {
font-size:12px;
display:block;
width:155px;
vertical-align: middle;

}
/*price-info:: controls the way the prices display on the product page*/ 
.price-info
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #585C5F;
}

/*price:: Controls the way the product's prices display*/ 
.price
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #d90d0e;
	font-weight: bold;
	padding:5px;
}

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: Normal;
	color: #999999;
	line-height: 18px;
	
}


/*steps:: Controls the way the steps on the checkout pages display*/
.steps
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
	background-color: #ffffff;
}

/*steps_on:: Controls the way the steps on the checkout [ages display*/
.steps_on
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	background-color: #ffffff;
}

/*error:: Controls the error messages*/ 
.error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e10e04;
	text-decoration: none;
}


/***********************************/
/*      FORM FIELDS & BUTTONS      */
/***********************************/



/*btn:: Controls the buttons*/ 
.btn,.btn_over
{

	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;    
	color: #5D6F43;
	cursor: pointer;
	margin-right:5px;
	background-color:#F9F9F4;
	height:25px;
	/*float:left;----removed to center the add to cart button--*/
	border:1px solid #5D6F43;
	
	
} 

/*btn_over:: Controls the buttons*/ 
.btn_over
{background-color:#F9F9D0;
} 	

 /*btn2:: Controls the buttons*/
.btn2
{
	/*border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;*/
	background-color: #ffffff;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;    
	color: #990000;
	cursor: pointer;
} 	
	
/*txtBoxStyle:: Controls the text boxes*/  	
.txtBoxStyle
{
	border-top: 1px solid #b3b4b5;
	border-bottom: 1px solid #b3b4b5;
	border-left: 1px solid #b3b4b5;
	border-right: 1px solid #b3b4b5;
	background-color: #FBFBFB;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;    
	color: #38393a;
	heigth:50px
} 
	
/*txtareaStyle:: Controls the text areas*/ 	
.txtareaStyle
{
	border-top: 1px solid #C7D5E0;
	border-bottom: 1px solid #C7D5E0;
	border-left: 1px solid #C7D5E0;
	border-right: 1px solid #C7D5E0;
	background-color: #FBFBFB;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;;
	font-size: 11px;    
	color: #343333;

}


/***********************************/
/*              LINKS              */
/***********************************/


BODY, P, DIV, TD, BLOCKQUOTE {
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
}
p {
line-height:1.5em;
}
form{margin:0;padding:0;}
A:ACTIVE{color:#F00;text-decoration:none;}
A:LINK{color:#B33041;text-decoration:none;}
A:VISITED{color:#B33041;text-decoration:none;}
A:HOVER{color:#F00;text-decoration:underline;}

/*////// NEW TOP BAR CODE //////*/
.TopBar{
    font-size:20px;
	background-color:#FFFBEF;
	height:25px;
	color:#B33041;
	line-height:47px;
}
A:ACTIVE.TopBarLink{color:#F00;text-decoration:none;}
A:LINK.TopBarLink{color:#B33041;text-decoration:none;}
A:VISITED.TopBarLink{color:#B33041;text-decoration:none;}
A:HOVER.TopBarLink{color:#F00;text-decoration:none;}


li {list-style-type: none;}





/*//////eo top bar css //////*/

.TopBottomBar{font-size:20px;
	background-color:#FFFBEF;
	height:25px;
	color:#B33041;
}
A:ACTIVE.TopBottomBarLink{color:#F00;text-decoration:none;}
A:LINK.TopBottomBarLink{color:#B33041;text-decoration:none;}
A:VISITED.TopBottomBarLink{color:#B33041;text-decoration:none;}
A:HOVER.TopBottomBarLink{color:#F00;text-decoration:none;}

.strike{
	text-decoration:line-through;
}
/** BOX STYLES **/
.BoxFrame{background-color:#FFD473;}

.BoxHeader{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFF;
	height:35px;
	color:#B33041;
	text-align:center;
	line-height:35px;
	background-image:url(/assets/images/menu_headere.gif);
	background-repeat:no-repeat;
	
}
.BoxContent{
	font-family:verdana;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	background-color:#FFFBEF;
	color:#451008;
}
.BoxText{
	font-family:verdana;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	background-color:#FFFBEF;
	color:#B33041;
}
A:ACTIVE.BoxLink{color:#B33041;text-decoration:none;}
A:LINK.BoxLink{color:#B33041;text-decoration:none;}
A:VISITED.BoxLink{color:#B33041;text-decoration:none;}
A:HOVER.BoxLink{color:#F00;text-decoration:underline;}



/** PAGE HEADER AND NAVIGATION					**/
.pageHeader{
	font-family:verdana;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	text-align:left;
	padding:5px;
	margin:0px 0px 15px 0px;
	color:#A1C050;
}

.pageNavigation{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background-color:#FFFFFF;
	padding:5px;
	height:16px;
	color:#0033cc;
}

.pageNavigation div{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#0033cc;
}

/** CATALOG ITEMS				 				**/
.CatalogNavigation{
	background-color:#F6F6F6;
	border-bottom:1px solid #D3E4D6;
}
.CatalogNavigation table tr td{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#F6F6F6;
	color:#666666;
}
.CatalogItemDark{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:4px;
	color:#000000;
}
.CatalogItemLight{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	padding:4px;
	color:#000000;
}

/** LISTS FOR CART ITEMS - USES CATALOG STYLES **/

.listHeader{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	color:#000000;
}

.listItem{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	color:#000000;
}

/** FORMS										**/
/**NEW FORM STYLES**/

.formFieldSet{
	border:1px solid #89a8ad;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	/*border-style: outset;*/
	padding-bottom:10px;

}

.formContent{
	clear:both;
	float:left;
	padding-left:0px;
	width:99%;
}

.formSeparator{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:6px;
	color:#000000;
}

.formHeader{
	clear:both;
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#000000;
	padding:5px;
}

.formLine{
	clear:both;
	float:left;
	width:100%;
}

.formCaption{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	margin-top:3px;
	text-align:right;
	width:40%;
}

.formControl{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
}

.formSpace{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	padding-left:15px;
}

.formControlText{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:144px;color:#666666;
}

.formControlSelect{
	font-family:arial;
	#font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:150px;color:#666666;
}

.formButtons{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	clear:both;
	float:left;
	width:99%;
}
/**NEW FORM END**/

.FormItems{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:2px;
	color:#333333;
}

.formRemark{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color:#999999;	
}

.ProductSubtitle{
	font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	padding:5px;
	margin:0px;
}

/*////// Hatton Code /////////*/

/*----Header -----*/
.notseen {
	margin-left:-9999px;
}
#header {
	height:150px;
	background-image: url(/assets/images/cindy_logo_150x225.gif);
	background-repeat:no-repeat;
	background-position: 20px;
	position:relative;
}
#topnav {
width:400px;
float:right;
height:20px;
color:#993300;
margin-top:10px;
}
#topnav a {
color:#993300;
}

#topnavbar {
	height:49px;
	background-image:url(/assets/images/maintopnavBG.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #BBBBBC;
	border-right:1px solid #BBBBBC;
	text-align: center;
}
#topnavbar a:link,#topnavbar a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
display:block;
margin:12px 0 0 145px;
float:left;

}
#topnavbor a:hover {
color:#FF0000;
text-decoration:none;

}


table.border {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #FFC361;
	}

.odd {
  background-color:#F7FFDF;
}

#schedule tr:hover {
  background-color:#FFF5E4;
  color: #AB172C;
}
#schedule tr {
height:30px;
}
#schedule td {
padding:5px;
}
#schedule table {
margin:0px 0px 0px 12px;

}
tr.heading {
background:#F7FFDF;
}
.heading h2 {color:#C7E56A;}

#home {
width:500px;
margin-left:20px;
}
#home h1 {
color:#B33041;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
}
#home h2 {
color:#B33041;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
}
#homeimg {
width:195px;
height:190px;
background-color:#FFF;
float:left;
background-image:url(/assets/images/wacomtab.jpg);
background-repeat:no-repeat;

}

.hrfaux {
border-bottom:1px dotted #DDD;
}

#footer {
	border-top:1px solid #BBBBBC;
	height:50px;
	text-align: center;

}
#underfooter {margin:10px 0 10px 0;text-align: center;}

/*//////Categories navigation ///////////*/
.navborder { 
border-right:1px solid #FFD05D;
border-left:1px solid #FFD05D;
border-bottom:1px solid #FFD05D;
margin-top:-10px;
}
.shopcartborder {
border:1px solid #FFD05D;
margin-top:-10px;
}

.catlinks {
width:200px;
margin:15px 0 15px 5px;
position:relative;

}

.catlinks ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border-top:1px solid #FFD05D
  }
  
.catlinks ul li ul li a {
	padding-left:30px;
	color:#85B000;
	font-size: 11px;
	border-top:1px solid #FFF;
	background-image: url(/assets/images/dot.gif);
	background-repeat:no-repeat;
	background-position: 15px 5px;
 }
 
 .catlinks ul li ul li a:hover {
background-image: url(/assets/images/dotover.gif);
	background-repeat:no-repeat;
	background-position: 15px 5px;
	}

	
.catlinks li {
display: inline; /* :KLUDGE: Removes large gaps in IE/Win */
position:relative;
}

.catlinks a {
	display: block;
	width: 100%x;
	height: 32px;
	line-height: 32px;
	color: #B33041;
	text-decoration: none;
	background: #FFFBEF;
	text-indent:5px;
	text-transform: normal;
padding-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-variant: normal;	
  }

.catlinks a:hover, #catlinks.selected a {
  background-color: #FFEFBE;
  background-position: right bottom;
  color: #F00;
  	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-variant: normal;	
	text-decoration:none;
  
  
  }

/*about page*/

.contentcopy {
padding:0px 50px 0px 50px;
}

.firstletter:first-letter {
font-size:400%; 
float:left;
line-height:.8em;
color:#B33041;
padding-right:2px;
font-family:"Times New Roman", Times, serif;
}
.highlight {color:#B33041;}

#search {
width:300px;
position:absolute;
left:650px;
top:86px;
background-image:url(/assets/images/search-bg.gif);
background-repeat:no-repeat;
height:64px;
padding:5px 0px 0px 15px;
}
#search img {
margin:3px 0px 0px 0px;
}
#searchbox input {height:27px;}
#darklink {margin:0px 0px 0px 40px;}
#darklink a {color:#5A6B2D;

}
#bottoncontrol {
width:65px;
margin:10px 0px 0px 0px;
float:left;
}
#searchbox {width:300px;float:left;margin:10px 0px 0px 0px;}
#customnav {}
#customnav li {
	list-style-type: none;
	margin:0;
	padding:0;
	line-height:20px;
	
}
.BoxLink2 {
position:absolute;
top:1px;
left:-9px;
width:1px;
text-align:left;}

#plus a:link {background: none;}
#plus a:active {background-color:#F00;}
#plus a:hover {background-color: #DD8368;}


/*-----amazon--------*/
#amazonwrap {
width:183px;
margin-left:5px;
background-color:#FFF;
border:1px solid #C7E56A;
padding:7px;
}
#amazonwrap p {
	margin:0px;
	padding:0px;
}
#amazonwrap p strong {
color:#B33041;
}
.affiliations {
border-bottom:dotted 1px #C7E56A;
height:70px;
}

.affiliations img {
float:left;
}


#amazonwrap p, .affiliations p {font-size:11px; line-height:16px; margin-bottom:10px;}
.apple {
	padding-left:22px;
	padding-top:5px;
	background-image: url(/assets/images/dotwhite.gif);
	background-repeat:no-repeat;
	height:30px;
	overflow:visible;
	display:block;
	
}
.center input {
float:none;
margin:5px 3px 5px 3px;
}
#total {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#FFD473;
}
/*------Add to cart category_1.html-------*/


#pop {border:1px solid #DDDDDD;}
#addtocartbutt input {text-align:center; margin:0 auto; padding: 0 auto;border:3px solid #FFD473;}

div.AuthorizeNetSeal {position:absolute; top:0px; left:850px;}







