﻿/* 
================================
3DCart Style Sheet 
by Infomart2000 Corp.
www.3dcart.com
================================
*/	
	

/***********************************/
/*          DESIGN ELEMENTS        */
/***********************************/

 
/*body:: Controls Page Background Color and any other fonts not defined below*/ 	
body
{
	background-position: bottom;
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	background: #F1F3F5 url('../bg/thenavygray10b.jpg') repeat-x;
	font-weight: Normal;
}
	

/*data:: Controls body default fonts and colors*/
.data
{
	font-family: Tahoma;	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

/*frame:: Controls the  Color of the Store's Frame*/		
.frame	
{
	background-color: #F8F8F8;
}

/*top:: Controls the  Color of the top Bar*/		
.top
{
	background: #F3F3F3 url('') repeat-x;
}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices*/		
.footer
{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

/*line:: Controls the  Color of the line bellow the top bar*/		
.line
{
	font-family: Tahoma;	font-size: 11px;
	color: #ffffff;
	background: #123b68;
}	

/*alternative:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative
{
   background-color: #f3f2f2;
   padding: 2px 4px 2px 4px;
   border: 1px solid #eae9e9;
}
 
/*borders:: Controls the color of  the borders on forms*/ 
.borders
{
	background: #123b68;
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2
{
	border: #999999;
	background-color: #999999;
}

/*borders_coupon:: Controls the color of  the borders on the coupon and shipping box*/ 
.borders_coupon
{
	border: solid;
	border-color: #999999;
	border-width: 1px;
}

/*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
{
	background-position: left bottom;
	font-size: 14px;
	font-family: Tahoma, Verdana;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 5px 4px 5px 4px;
	background-image: url('../bg/mh_blbg2ac.jpg');
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	text-indent: inherit;
}

/*page_headers:: Controls the page's titles*/
.page_headers {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000080;
	background-color: #ffffff;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align:left;
}

/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8097b0;
	font-weight: bold;
}

/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles
{
	font-family: Tahoma;	
	font-size: 14px;
	text-align:left;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 5px 4px 5px 4px;
}

/*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: #000000;
	padding: 4px;
}

/*options-titles:: Controls the way the titles on the product options display*/
.options-titles
{
	font-family: Tahoma;	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #EEEEEE;
	color: #4f4e4e;
}


/***********************************/
/*          GENERAL FONTS          */
/***********************************/


/*font1:: Primary Screen Font */ 
.font1
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: Normal;
	color: #000000;
}
 
/*font2:: Secondary Screen Font */ 
.font2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: Normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.font3
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: Normal;
	color: #000000;
}
.font4
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: Normal;
	color: #000000;
}

/*icon:: Controls the way the menu icons display*/ 
.icon
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

/*store-name:: Store Name*/		 
.store-name
{
	
	font-family: "Arial Black", Arial, Helvetica, sans-serif ;
	font-size: 35px;
	color: #123b69;
	text-decoration: none;
}

/*store-slogan:: Store Slogan*/		 
.store-slogan
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #123b69;
line-height: -200%;

}	 	 

/*menu-text:: Controls the way the menu (mailing list) text look*/ 
.menu-text
{
	font-family: Tahoma;
	font-size: 12px;
	color: #292929;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: 500;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.itemid
{
	font-family: Tahoma;
	font-size: 8px;
	font-weight: 400;
	color: #3A3D3F;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #F3F3F3;
}
.itemqty
{
	font-family: Tahoma;
	font-size: 8px;
	font-weight: 400;
	color: #3A3D3F;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #F3F3F3;
}
.itemshelf
{
	font-family: Tahoma;
	font-size: 8px;
	font-weight: 400;
	color: #3A3D3F;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #F3F3F3;
}



/*price-info:: controls the way the prices display on the product page*/ 
.price-info
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #F3F3F3;
	text-align:left;
}
.price-infoa
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #F3F3F3;
	text-align:left;
}
.price-infob
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #F3F3F3;
	text-align:left;
}
.price-infoc
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #F3F3F3;
	text-align:left;
}
.price-infod
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #F3F3F3;
	text-align:left;
}
.product-qty-info
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: lighter;
	color: #535353;
	background-color: #F3F3F3;
}
.product-shelf-info
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #535353;
	background-color: #F3F3F3;
}


/*price:: Controls the way the product's prices display*/ 
.price
{
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Normal;
	color: #000000;
	line-height: 18px;
}


/*steps:: Controls the way the steps on the checkout pages display*/
.steps
{
	font-family: Tahoma;	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: Tahoma;	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
}

/*error:: Controls the error messages*/ 
.error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e10e04;
	text-decoration: none;
}


/***********************************/
/*      FORM FIELDS & BUTTONS      */
/***********************************/


/*btn:: Controls the buttons*/ 
.btn
{
	border: 1px solid #dcdbdc;
	background: url('../images/buttons/button.gif') repeat-x;
	font-family: Tahoma;	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	cursor: pointer;
	margin: 1px;
}

/*btn_over:: Controls the buttons*/ 
.btn_over
{
	border: 1px solid #dcdbdc;
	background: url('../images/buttons/button2.gif') repeat-x;
	font-family: Tahoma;	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	cursor: pointer;
	margin: 1px;
}

 /*btn2:: Controls the buttons*/
.btn2
{
	border: 1px solid #ffffff;
	background: #ffffff url('../images/buttons/button.gif') repeat-x;
	font-family: Tahoma;		font-weight: bold;
		font-size: 12px;    
		color: #ffffff;
		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: #FBFAF9;
	font-family: Tahoma;	font-weight: normal;
	font-size: 11px;
	color: #38393a;
}
	
/*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: #ffffff;
font-family: Tahoma;font-weight: normal;
font-size: 11px;
color: #343333;
height: 80px;
width: 250px;

}


/***********************************/
/*              LINKS              */
/***********************************/


/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A
{
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
	
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A:hover
{
	font-family: Tahoma;	font-style: normal;
	color: #000080;
	font-size: 12px;
	text-decoration: underline;
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
/*A:visited
{
	font-family: Tahoma;	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}*/
	
/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A:visited:hover
{
	font-family: Tahoma;	color: #000000;
	font-size: 12px;
	text-decoration: underline;
} 

A.menu
{
	font-family: Tahoma;	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}

A.menu:hover
{
	font-family: Tahoma;	
	color: #FF0000;
	font-size: 11px;
	font-style: normal;
   font-weight: bold;
	text-decoration: none;
}	

A.menu:visited
{
	font-family: Tahoma;	
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.menu:visited:hover
{
	font-family: Tahoma;	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	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: Tahoma;	color: #000000;
	font-size: 12px;
	font-weight: 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: Tahoma;	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

/*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: Tahoma;	color: #000000;
	font-size: 12px;
	font-weight: 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: Tahoma;	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
} 

.link2:link {
	color: #000000;
	text-decoration: none;
}
.link2:visited {
	text-decoration: none;
	color: #173c68;
}
.link2:hover {
	text-decoration: none;
	color: #ff0080;
	text-decoration: underline;
}
.link2:active {
	text-decoration: none;
	color: #000000;
}


.white{
color: #1A1A1A;
}

.shoppingcart{

	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	
}
.style915 {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.style967 {
	font-family: Tahoma;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.style792a {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
}
div#navbar2 {
	height: 30px;
	width: 100%;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #336699;
	background-image: url('../bg/blue34d1_bg.jpg');
}
div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;	font-size: small;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
}
div#navbar2 li {
	list-style-type: none;
	display: inline;
}
div#navbar2 li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #FFFFFF;
}
div#navbar2 li a:link {
	color: #FFFFFF;
}
div#navbar2 li a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
}
div#navbar2 li a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366FF;
}
.style694 {
	font-size: small;
	color: #FFFFFF;
	font-family: Tahoma;	background-color: #FFFFFF;
}
.style688 {
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.style1124a {
	background-color: #FFFFFF;
	padding-left:0px;
	text-align:left;
	
}
.style1019 {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.style1137 {
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000080;
	background-color: #FFFFFF;
}
.redFont {
	color: #FF0000;
}

