/* --- Global styles --- */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFFFFF;
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: left;
}
a {
	font-size : 12px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
img {
	border: none;
}
table {	
	border-collapse: collapse;
}
select, input, textarea, label {
	display: inline;
	float: left;
	margin: 1px 5px !important;
	margin: 4px 2px 0 2px;
}
li {
	list-style: none;
}
input {
	border: #666666 1px solid;
}
/* --- Page styles --- */
#wrap {
	margin: 0 auto;
	overflow: hidden;
	width: 955px;
}

#checkout td{

	padding: 0 0 0 5px;
	text-align: left;
}

/* --- Header --- */
#topmenu {
	background: url(tollfree.png) right 20px no-repeat;
	height: 120px;
	margin-bottom: 16px;
}
#topmenu h1 {
	display: inline;
	height: 70px;
	margin: 10px;
	padding: 0;
}
#topmenu h1 a.l {
	background: url(logo.png) no-repeat;
	display: block;
	float: left;
	height: 70px;
	margin-left: 6px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -1988em;
	white-space : nowrap;
	width: 226px;
}
#topmenu p {
	font-size: 12px;
	height: 40px;
	padding: 15px 7px;
	width: 510px;
	text-align: center;
}
#topmenu ul {
	background: #D02828 url(topmenu.gif) 0 bottom repeat-x;
	border-left: #9A0808 solid 2px;
	clear: left;
	float: left;
	height: 36px;
	margin: 0;
	padding: 0;
	width: 682px;
}
#topmenu ul li {
	border-right: #FFFFFF dotted 2px;
	display: inline;
	height: 36px;
	line-height: 36px;
	list-style: none;
}
#topmenu ul li a {
	color: #FFFFFF;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	height: 26px;
	letter-spacing: -0.6px;
	padding: 5px 40px;
	text-decoration: none;
	text-transform: uppercase;
}
#topmenu ul li:first-child a {
	margin-left: 10px;
}
#topmenu div {
	background: url(topmenu.gif) 0 bottom repeat-x;
	border-right: #9A0808 solid 2px;
	clear: right;
	float: right;
	height: 30px;
	padding-top: 6px !important;
	padding-top: 3px;
	vertical-align: top;
	width: 269px;
}
#topmenu div label {
	color: #FBDF8B;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.6px;
	text-decoration: none;
	text-transform: uppercase;
}
#gobutton {
	border: none;
	float: right;
	height: 36px;
	margin-right: 30px;
	margin-top: -6px !important;
	margin-top: -3px;
	width: 29px;
}
/* --- Left Menu --- */
#ourproducts {
	background: url(ourproducts.png) 0 0 no-repeat;
	padding-top: 59px;
	text-align: left;
	width: 239px;
}
#ourproducts a {
	font-weight: normal;
	line-height: 24px;
}
#ourproducts ul {
	border: #ccc solid 1px;
	border-top: none;
	margin-left: 1px;
	padding: 0 0 5px 14px;
	width: 213px !important;
	width: 213px;
}
#ourproducts ul li h3 {
	background: url(list.gif) no-repeat left;
	text-indent: 10px;
}
#ourproducts ul li ul {
	border: none;
	padding: 0 0 0 9px !important;
}
.viewall, .viewall:visited, .viewall:hover {
	color: #000099;
	font-weight: bold;
}
/* --- Mainbody --- */
#mainbody {
	float: right;
	width: 706px;
}
#mbhead {
	background: url(mbhead.gif) repeat-x left;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	text-align: center;
	text-transform: uppercase;
	width: 706px;
}
dt.mbhead {
	background: url(mbhead.gif) repeat-x left;
	clear: left;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
	width: 706px;
}
#mbhead div, .mbhead div {
	background: url(mbheadl.gif) no-repeat left;
	height: 26px;
	width: 100%;
}
#mbhead div div, .mbhead div div {
	background: url(mbheadr.gif) no-repeat right;
	height: 26px;
	width: 100%;
}
#mbbody {
	height: 1%;
	overflow: hidden;
	width: 706px !important;
	width: 705px;
}
.mbcell {
	float: left;
	overflow: hidden;
	padding-top: 5px;
	text-align: center;
	width: 234px;
}
.ddcell {
	float: left;
	overflow: hidden;
	padding-top: 5px;
	text-align: center;
	width: 234px;
}
#mbcell h2 {
	color: #339;
}
.mbcell h2 a, .ddcell a{
	color: #036;
	font-weight: bold;
	line-height: 20px;
}
#preview {
	float: left;
	margin: 3px;
}
#mbbody img {
	height: 100px;
	width: 100px;
}
/* --- Footer --- */
#footer div {
	float: left;
	margin-left: 350px;
}
#footer div a {
	color: #C03;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;	
}
#footer a img {
	float: right;
}
/* ----- Product Columns ----- */
.productcolumn {
	float: left;
	overflow: hidden;
	text-align: center;
	/*width: 234px;*/
}
.productcolumn div {
	display: inline;
	float: left;
	overflow: hidden;
	padding: 10px 0;
	width: 214px;
}
.productcolumn img {
	background: #dedede;
	border: #cccccc 1px solid;
	margin: 3px;
}
.productcolumn p {
	color: #000066;
	display: block;
	margin: 10px;
	text-align: left;
}
.productcolumn p a {
	color: #CC0000;
	display: block;
	font-size: 11px;
	text-align: right;
	white-space: nowrap;
}
.productcolumn table {
	margin: 0 auto;
	text-align: left;
	width: 90%;
}
.productcolumn table th {
	padding: 5px;
}
.productcolumn h2 a {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.productcolumn table td input {
	text-align: center;
	width: 69px;
}
.productprice {
	color: #CC0000;
	font-weight: 900;
}
.addtocart {
	background: url(AddToCart.jpg);
	border: none;
	cursor: pointer;
	height: 20px;
	margin: 0 !important;
	margin: 3px;
	text-indent: -9000em;
	width: 69px;
}

h5 .price {font-family:Verdana;font-size:9px;font-weight:bold;font-style:normal;}
.smallest {font-family:Verdana;font-size:7px;font-weight:bold;font-style:normal;}
h4 {font-family:Arial;font-size:12px;font-weight:bold;font-style:normal;}
h3, .categoryTitle {font-family:Verdana;font-size:12px;font-weight:bold;font-style:normal;}
li {font-family:Verdana;font-size:11px;font-weight:bold;font-style:normal}
h2, .biggest {font-family:Verdana;font-size:12px;font-weight:bold;font-style:normal;text-align:center}
h1 {font-family:Verdana;font-size:14px;font-weight:bold;font-style:normal;text-align:center}
.subcategoryName {font-family:Arial;font-size:12px;font-weight:bold;font-style:normal;text-align:center}
.biggest2 {font-family:Arial;font-size:15px;font-weight:bold;font-style:normal;text-align:center}
#color2 {color: #ffffff}

.textInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:250px;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border-color: #7A7E7C #7A7E7C #7A7E7C #7A7E7C;
	border-style: solid groove groove solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.textinputsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: #7A7E7C solid 1px;
	width: 150px;
}
.drpdwn	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: #7A7E7C solid 1px;
}
#checkout {
	background-color: #fff;
	border: #999 solid 1px;
	float: none;
	font-size: 11px;
	margin: 2px;
	text-align: center;
	width: 70px;
}
#checkbox {
	float:none;
	margin: 0 !important;
	margin: 0 0 -1px; 
}
/*
.inputbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;background: white;
	border-bottom: 1px solid #616161;
	border-right: 1px solid #616161;
	border-left: 1px solid #666666;
	border-top:1px solid #666666;
	color:#666666; 
	font-weight:bold;
	text-decoration:none;
	cursor: hand;
	letter-spacing:1px;
}
#color1 {color: "#85AF25"}

#color3 {color: "#ffffff"}
#headmenu {font-size:8px;color: "#ffffff"}
#headback {background:"#F1AC07"}
#footback {background:"#8A713B"}	
#menuback {background:"#DBDEB3"}
#headback2 {background:"#FCDB90"}
		 
#big {font-size:15px}
#small {font-size:10px}
#smaller {font-size:8px;font-weight:normal}
#bb {font-size:16px}



.text {  font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 13px}
.regular { color:#000000;  font-family: Verdana ; font-weight:normal; font-size: 11.5px;}
.productTitle {font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#990033;font-size:17px; }
.categoryDescription{font-family:Verdana; font-weight:normal;font-size:11px; }
.categoryTitle {font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#990033;font-size:23px; }
.subcategoryName{font-family:Arial, Helvetica, sans-serif;font-weight:normal; color:#990033; font-size:13px;}
.leftColumn {font-family:Verdana; font-weight:bold; color:0A5EE7;font-size:10.5px;}

P, TD,.t1 { color : 666666; font-size : 12px; font-family: Verdana, Arial, Helvetica, sans-serif}

.description { color : black; font-size : 9px; font-family: Verdana, Arial, Helvetica, sans-serif}
.small { color : black; font-size : 9px; font-family: Verdana, Arial, Helvetica, sans-serif}
.body { color : black; font-size : 11px; font-family: Verdana, Arial, Helvetica, sans-serif}

A.link:hover { color: #cc0000; text-decoration: underline ; font-weight:bold;}
.link { color: RED;font-weight:bold;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}

A.whitelink:hover { color: black;text-decoration: underline}
.whitelink { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}

A.redlink:hover { color: #cc0000; text-decoration: underline} 
.redlink { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}

.fild {font-size: 8pt; color: black; font-family: Arial cyr, Arial, Helvetica, sans-serif; background-color: white; border: 1 solid black}


*/
