body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  /* background-color:#ffffff;*/
  background-color: #333333; 
  margin-top: 0px
  text-align: left;
}
/*
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
} */

.right_shadow {background-image: url(img/nav/right_side_shadow.gif)}
.left_shadow {background-image: url(img/nav/left_side_shadow.gif)}

/* fonts for the front page */
/*
*/

form
{
vspace: 0px;
hspace: 0px;
}

.footer {
	font-size: 11px;
}

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

.majHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #000;
}

.minHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000;
}

.title {
	font-size: 20px;
	font-weight:bold;
}

.grey_box {
	border: 1px solid #c1c1c1;
}

black_border {
	border: 1px solid #000000;
}

.box_r {
	border-right: 1px solid  #c1c1c1;
}

.box_l {
	border-left: 1px solid  #c1c1c1;
}
.box_t {
	border-top: 1px solid #c1c1c1;
}

.box_b {
	border-bottom: 1px solid  #c1c1c1;
}

.box_bb{
	border-bottom: 1px solid #98B1C4;
}

.box_rb{
	border-right: 1px solid #98B1C4;
}

.box_lr {
	border-right: 1px solid  #c1c1c1;
	border-left: 1px solid  #c1c1c1;
}

.solHeading {
	color: #FF0000;
}
.darkGreyBox {
	border: 1px solid #666666;
}
.pad_r {
	padding-left: 30px;
}

.pad_r1 {
	padding-right: 1px;
}
.pad_t1 {
	padding-top: 1px;
}
/* styles for the products pages 
 *
 */
 .product_heading {
	font-size: 14px;
	font-weight: bolder;
	color: #062c7a;
 }
 
 .product_text {
 	font-size: 12px;
 }
 
 .product_price {
 	font-size: 13 px;
	font-weight: bolder;
	color: #062c7a;
 }
 
 /* basket font settings */
 .basket_heading {
	font-size: 15px;
	font-weight: bolder;
 }

.basket_empty {
	font-size: 15px;
}

.smallTxt {
	font-size: 11px;
}

.spec_summary {
	font-size: 11px;
	color: #666666;
	
}

.no_stock {
	color: #666666;
}

.low_stock {
	color: #666666;
}

.in_stock {
	color: #666666;
}

.menu_title {
 	font-size: 12px;
	font-weight:bolder;
 }
 
 .price {
  	font-size: 15px;
 	font-weight:bolder;
 }

.temp_background {
	background-image: url(img/temp_background.gif);
}
.searchbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#eeeeee;
	border: 1px solid #666666;

}

/* parts font settings */



/* padding classes
 *
 */
 .pad4 {
 	padding: 4px;
 }

 .pad6 {
 	padding: 6px;
 }

 .pad10 {
 	padding: 10px;
 }
 
 .pad20 {
  	padding: 20px;
  }
 
.pad_r_20 {
 	padding-right: 20px;
 }
 .pad_l_20 {
 	padding-left:20px;
 }
 
/* tabbed classes
 *
 */

.tab4 {
	padding-left: 30px;
	font-size: 11px;
	color: #FF0000;
}
.grey {
	color:#999999;

}

.tab20 {
	margin: 8px 0px 20px 70px;

}
.tab10 {
	margin: 5px 5px 5px 10px;
}
.tab40 {
	margin: 0px 0px 0px 20px;
}
.tab_right {
	padding-left: 20px;
}

.tab_left {
	padding-right: 40px;
}
.pad_tb4 {
	padding-top: 4px;
	padding-bottom:4px;
}

a.menuitem:visited {
	text-decoration:none;
	color:#000000;
}

a.menuitem:active {
	text-decoration:none;
	color:#000000;
}
.white_txt {
	color: #FFFFFF;
}

a.menuitem:hover {
	text-decoration:underline;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}


a.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.white:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

a.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

a.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
}

a.blue:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
}
a.blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
}
a.blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
}

a.blue_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000ff;
	text-decoration: none;
	font-weight:bolder;
}

a.blue_bg:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000ff;
	text-decoration: none;
	font-weight:bolder;
}
a.blue_bg:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000ff;
	text-decoration: none;
	font-weight:bolder;
}
a.blue_bg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000ff;
	text-decoration: none;
	font-weight:bolder;
}


/* links definitions */
a.wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.wht:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.wht:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.wht:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
a.blk {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a.blk:active {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a.blk:visited {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a.blk:hover {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}

/* this class is for the cart menu only */
a.vmed_blk {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.vmed_blk:active {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.vmed_blk:visited {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.vmed_blk:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

/* this class is for the remove button */

a.remove {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000ff;
	text-decoration: none;
}
a.remove:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000ff;
	text-decoration: none;
}
a.remove:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000ff;
	text-decoration: none;
}
a.remove:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000ff;
	text-decoration: underline;
}


.error_txt {
	font-size: 12px;
	color: #990000;	
}

.red_txt {
	font-size: 12px;
	color: #990000;	
}

.error_btn {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #c1c1c1;
}
.error_input {
	background-color: #990000;
	color: #FFFFFF;
}

.checkout_btn {
	font: normal 14px arial, sans-serif;
	font-weight: bold;
	height: 24px;
	padding: 2px 0 6px 0;
	line-height: 16px;
	width: 160px;
	background: #FF8800;
	color: #FFFFFF;
}

.account_menu {
	font: arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	list-style-type: none;
	list-style-position: inside;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}