/*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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 1.3em; 
	color: #000000;
	background-color: #000000;
}

a:link {
	color: #771100; 
	text-decoration: underline;
}

a:visited {
	color: #666666; 
	text-decoration: underline;
}

a:hover {
	color: #336699; 
	text-decoration: underline;
}

td, p {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 1.3em; 
	color: #000000;
}



/*Main template styles.*/

#wrapper {
	width: 780px;
	margin: 0 auto;
	position: relative;
	background-color:#CCCCCC;
	border: 1px solid #000000;
}

.acctlogin{
	font-size:11px;
	color: #FFFFFF;
}

.acctlogin a:link, .acctlogin a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.acctlogin a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

#masthead {
	width: 772px;
}

#bannerdivider {
	width: 772px;
	height: 25px;
	background-color: #771100;
}

#mainnav {
	width: 270px;
}

#mainnav ul {
	margin: 0;
	padding: 0;
	text-align: right;
}

#mainnav li {
	list-style: none;
	display: inline;
	padding-left: 3px;
	font-size: 10px;
	line-height: 1.2em;
	color: #ffffff;
}

#mainnav li a:link, #mainnav li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#mainnav li a:hover {
	color: #FFCC00;
	text-decoration: none;
}

.cartlinks {
	color: #ffffff; 
	font-size: 10px;
	position: relative;
	text-transform:uppercase;
	text-decoration: none;
}

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

.cartlinks a:hover {
	color: #FFCC00;
	text-decoration: none;
}/*site links in the footer, like home, etc.*/

.phonenum {
 color: #FFFFFF;
 font-weight: bold;
 font-size: 14px;

}

.cctext {
	color: #000000; 
	font-size: 10px;
	position: relative;
	text-transform:uppercase;
	text-decoration: none;
}

#navigation {
	width: 125px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	text-align: left;
  background:url(images/tak_fade.jpg); 
	background-repeat: repeat-x; 
	background-position: bottom left;
}

#navigation li {
	list-style: none;
	color: #ffffff;
	font-size: 13px;
	line-height: 1.2em;
	margin-bottom: 1px;
}

#navigation li a:link, #navigation a:visited {
	display: block;
	background-color: #343434;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 5px;
}

#navigation li a:hover {
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
}

#productmenu {
 position:relative;
}

#moremenu {
 position:relative;
}

#imgstop {
	position: absolute;
	top: 250px;
	left: 10px;
	z-index: 200;
}

#contentwrapper {
	width: 772px;
	background-color: #E6E6E6;
	position: relative;
	margin: 4px 4px 4px 4px;
	
}

#content {
	padding: 10px 10px 10px 10px;
}

#contenthm {
	padding: 0px 0px 0px 0px;
}

#footer {
	position: relative;
}

.footerlinks {
	color: #ffffff; 
	font-size: 10px;
	position: relative;
	text-transform:uppercase;
}

.footerlinks a:link {
	color: #ffffff;
	text-decoration: none;
}

.footerlinks a:visited {
	color: #999999;
	text-decoration: none;
}

.footerlinks a:hover {
	color: #FFCC00;
	text-decoration: none;
}/*site links in the footer, like home, etc.*/

.footername {  
	color: #000000; 
	font-size: 12px;
}

.siteby {  
	width: 764px;
	margin: 0px auto;
	padding-top: 8px;
	font-size: 9px; 
	line-height: 1.2em; 
	color: #FFFFFF;
}

.siteby a:link {
	color: #ffffff;
	text-decoration: none;
}

.siteby a:visited {
	color: #999999;
	text-decoration: none;
}

.siteby a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

/*index template styles*/


.intro {
	font-size: 14px;
	line-height: 1.2em;
	color: #000000;
}

.intro a:link, .intro a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.intro a:hover {
	color: #FFCC00;
	text-decoration: none;
}

.featuredtitle {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 400; 
	line-height: 1.0em; 
	
}

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

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

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

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

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

li {  
	font-size: 12px; 
	line-height: 1.2em; 
	list-style-type: square; 
	list-style-position: outside; 
	color: #000000;
}

li.webpages {  
	font-size: 13px; 
	line-height: 1.2em;
}

ol li {
	list-style-type: decimal;
}

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

.cellheader {
	font-size: 13px; 
	color: #000000; 
	font-weight:bold;
}

.cellheader a:link, .cellheader a:visited    {
	color: #000000;
	text-decoration: none;
}

.cellheader a:hover  {
	color: #771100;
	text-decoration: underline;
}/*cat name or product name, depending on which cell*/

.celltext {  font-size: 13px; line-height: 1.3em;}

.testimonialcellheader {
	font-size: 12px; 
	color: #771100; 
	font-weight:bold;
}

.testimonialcellheader a:link, .testimonialcellheader a:visited    {
	color: #FF9900;
	text-decoration: none;
}

.testimonialcellheader a:hover  {
	color: #CC6633;
	text-decoration: underline;
}/*item name on the testimonial product list page*/

.testimonialcelltext {  
	font-size: 12px;
	color: #000000; 
}

.testimonialcelltext a:link, .testimonialcelltext a:visited    {
	color: #000000;
	text-decoration: none;
}

.testimonialcelltext a:hover  {
	color: #771100;
	text-decoration: underline;
}

.testotitle {
	font-size: 11px; 
	color: #000000; 
	font-weight:bold;
}

.testocellheader {
	font-size: 11px; 
	color: #333333; 
	font-weight:bold;
}

.testocellheader a:link, .testocellheader a:visited    {
	color: #FF9900;
	text-decoration: none;
}

.testocellheader a:hover  {
	color: #CC6633;
	text-decoration: underline;
}/*item name on the testimonial product list page*/

.testocelltext {  
	font-size: 11px;
	color: #000000; 
}

.testocelltext a:link, .testocelltext a:visited    {
	color: #000000;
	text-decoration: underline;
}

.testocelltext a:hover  {
	color: #FFCC00;
	text-decoration: underline;
}

.newstitle {
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight:bold;
}

.newscellheader {
	font-size: 11px; 
	color: #F4F4F4; 
	font-weight:bold;
}

.newscellheader a:link, .newscellheader a:visited    {
	color: #FF9900;
	text-decoration: none;
}

.newscellheader a:hover  {
	color: #CC6633;
	text-decoration: underline;
}/*item name on the testimonial product list page*/

.newscelltext {  
	font-size: 11px;
	color: #FFFFFF; 
}

.newscelltext a:link, .newscelltext a:visited    {
	color: #F4F4F4;
	text-decoration: underline;
}

.newscelltext a:hover  {
	color: #FFCC00;
	text-decoration: underline;
}

.highlight {  
	font-size: 14px; 
	font-weight:bold; 
	color: #336699; 
}

.highlight a:link, .highlight a:visited {
	color: #336699;
	text-decoration: underline;
}

.highlight a:hover  {
	color: #54A4DE;
	text-decoration: underline;
}

.freeship {  font-size: 12px; font-weight:bold; color: #9b0075;}


.multiheader {  
	margin-top: 0px; 
	margin-bottom: 8px; 
	font-size: 16px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #FFFFFF;
	background-color: #999999;
	display: block;
	padding: 4px 10px;
	font-variant: small-caps;
} /*multilist header*/

.insertlist1 { 
	font-size: 10px; 
}

.insertlist1 a:link, .insertlist1 a:visited {
	text-decoration: none;
}

.insertlist2 { 
	font-size: 9px;
	line-height: 1.1em; 
}

 /*youarehere links*/

.nextprev {  font-size: 12px; line-height: 1.5em; }

.gotocart {  font-size: 12px; line-height: 1.5em; }
 /*for viewcart links*/

.cellclickhere {  font-size: 12px; line-height: 1.5em; }


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

.clickhere {  font-size: 11px; line-height: 1.5em; }
 /*back to top links*/



/*Cart pages and shipping*/

.steps {
	display: inline;
	width: 100px;
	color: #666;
	margin-right: 8px;
	padding-right: 0px;
	text-align: left;
}

.stepson {
	display: inline;
	width: 120px;
	color: #333;
	margin-right: 8px;
	padding:2px 0 0 20px;
	background: url(images/tak_cartarrow.gif) left center no-repeat;
	font-weight: bold;
	text-align: left;
}



#cart {
	width: 100%;
}

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

.leftbuttons {
	width: 50%;
	float: 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: #666666;
}

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

.tablecart tr.bkgnd2 {
	background-color: #E6E6E6;
}

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

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

.tablecart td.products {
	color: #333333;
	border-top: 1px solid #000000;
	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;
}

.optionsbkgrnd{
background-color: #CCCCCC;
}

.cartbutton {
	font-size: 10px;
	color: #000000;
	background: #FFCC00;
	display: inline;
}

.instructions {  
	font-size: 13px;
}

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

.continue {
	text-align: right;
}

.continuebutton {
	background: #FFCC00;
	border: 1px solid #666666;
	padding: 3px; 
	font-size: 15px; 
	color:#000000;
	text-transform: lowercase;
}

#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 #FFCC00;
line-height:1.2em;
z-index:100;
border-right: 2px solid #FFCC00;
border-bottom: 2px solid #FFCC00;
visibility: hidden;
text-decoration: none;
}

.hintanchor { /*CSS for link that shows hint onmouseover*/
	font-size: 11px;
	color: #000000;
	background-color: #FFCC00;
	display: inline;
	padding: 3px;
}

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

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

.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,select {margin-top: 0px; margin-bottom: 0px; margin-left: 0px; font-size:10px;}

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

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

.certificate { padding: 0; margin: 0; border: 2px solid #9b0075; background-color: #ffffff; }
.certificate td { padding: 5px; }


/*hr {
	border-bottom: 1px dotted #000000;
	color: #bc56a2;
	background-color: #bc56a2;
}*/

table.price_table th {
	background-color: #ffcc66;
	color: #000000;
	list-style-type: disc;
	list-style-position: inside;
	border: outset #ffcc66 1px;
	font-weight: bold;
	font-size: 10px;
}

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


table.pmt_table th {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

table.pmt_table td {
	background-color: #CCCCCC;
}

.label {font-size: 10px; line-height: 1.2em; font-weight: bold; font-family:arial,verdana,helvetica,sans-serif;}
.label2 {font-size: 12px; line-height: 1.2em; font-weight: bold; font-family:verdana,arial,helvetica,sans-serif;}

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


.errormessage {font-size: 14px; color: #FF0000; font-weight:normal; text-decoration: none;}
.errormessageA    {text-decoration: underline;}
.errormessage A:hover  {text-decoration: underline;}


.fancybutton {background: #CCCCCC; font-size: 13px; color:#000000;}
.fancybutton2 {background: #CCCCCC; font-size: 12px; color:#000000;}

.fancyform p {
	padding-top: 0px;
	clear: left;
	margin-bottom: 0px;
	margin-top: 8px;
}

.fancyform input, .fancyform textarea, .fancyform select, .fancyform option {
	border: 1px solid #666;
}

.fancyform p label {
	width: 180px;
	float: left;
	text-align: right;
	font-weight: bold;
	padding-right: 8px;
}

.fancyform p.rightcolumn {
	padding-left: 188px;
	font-size: 11px;
	padding-top: 0px;
	margin-top: 0px;
}

.fancyform p.submit {
	padding-left: 188px;
}