* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 760px;
	color: #0650a5;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

mmsearch_head h3{
	font-size: 16px;
	font-style: bold;
}

td {
	vertical-align: center;
}

a {
	color: #0650a5;
	text-decoration: underline;
}

a:hover {
	color: #00005c;
}

span {
	display: none;
}

img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 0px auto;
	width: 1000px;
	border-color: #0650a5;
	border-width: 0px 1px 1px;
	border-style: solid;
}

input {
	padding-left: 2px;
	background-color: #fff;
	color: #0650a5;
	font-family: tahoma, arial, sans-serif;
	font-size: 9px;
}


/* Page Header */

#page_header {
	width: 1000px;
	height: 94px;
	color: #fff;
	background: url('../images/topbar.jpg') repeat-x 0px 0px;
	overflow: hidden;
}

#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #00005c;
}

#page_heading {
	width: 205px;
	height: 103px;
	float: left;
}

#page_headerlinks {
	padding-right: 20px;
	padding-top: 5px;
	width: 185px;
	float: right;
	text-align: left;
	word-spacing: 0px;
}

#page_headerlinks ul {
	list-style-type: none;	
}

#page_headerlinks li {
	padding: 0px 10px 0px 9px;
	float: left;
	list-style-type: none;
	font-size: 11px;
}

#page_headerlinks li.last {
	padding-right: 0px;
}


/* Main Navigation Menu */

#menubar_table {
	vertical-align: middle;
	text-align: center;
	padding-top: 13px;
}

#searchbar_menu {
	width: 1000px;
	height: 52px;
	text-align: center;
}

#searchbar_table {
	vertical-align: middle;
	text-align: center;
	padding-top: 1px;
}

#searchbar_table1 {
	vertical-align: middle;
	text-align: center;
	padding-top: 8px;
}

#searchbar_table2 {
	text-align: center;
	padding-top: 2px;
}

.searchbar_box {
 	font-size: 9px;
 	background-color: #bedaff;
 	border: 1px solid #666666;
	text-shadow: none;
}

.searchbar_boxa {
 	font-size: 9px;
 	background-color: transparent;
 	border: 0px solid;
	text-shadow: none;
}

#search_box {
	background: url(images/searchbar_button.gif);
}

#page_menu {
	text-align: center;
	padding-top: 0px;
	width: 1000px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu ul {
	padding-top: 25px;
	width: 1000px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li {
	margin-right: 0px;
	width: 250px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#page_menu li.last {
	margin-right: 0px;
	width: 250px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#page_menu a {
	padding-top: 5px;
	color: #fff;
	text-decoration: none;
}

#page_menu a:hover {
	color: #00005c;
}

#menubar {
	text-align: center;
	padding-top: 0px;
	width: 1000px;
	height: 94px;
	list-style-type: none;
	overflow: hidden;
}

#menubar ul {
	padding-top: 0px;
	width: 1000px;
	list-style-type: none;
	overflow: hidden;
}

#menubar li {
	margin-right: 0px;
	width: 250px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#menubar li.last {
	margin-right: 0px;
	width: 250px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#menubar a {
	padding-top: 5px;
	color: #fff;
	text-decoration: none;
}

#menubar a:hover {
	color: #00005c;
}


/* Left Sidebar */

#left_sidebar {
	width: 160px;
	float: left;
	text-align: left;
	color: #0650a5;
}

#left_sidebar a {
	color: #0650a5;
}

#left_sidebar a:hover {
	color: #00005c;
}


/* Left Sidebar : Categories */

#categories {
	margin-bottom: 1px;
	width: 160px;
	padding: 1px 1px 1px 0px;
	border-color: #0650a5;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
}

#loginhead {
	margin-bottom: 1px;
	width: 160px;
	padding: 1px 1px 1px 0px;
	border-color: #0650a5;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
}

#login {
	margin-bottom: 1px;
	width: 160px;
	padding: 1px 1px 1px 15px;
	text-align: left;
}

#login1 {
	margin-bottom: 1px;
	width: 160px;
	padding: 1px 1px 1px 0px;
	text-align: right;
}

#categories_header {
	margin-bottom: 2px;
	width: 160px;
	height: 20px;
	background-color: #0650a5;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 3px;
	margin-left: 0px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#checkout_header {
	margin-bottom: 2px;
	width: 160px;
	height: 50px;
	background-color: #0650a5;
	overflow: hidden;
}

#checkout_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#categories ul {
	margin: 0px auto;
	width: 150px;
	list-style-type: none;
}

#categories li {
	width: 150px;
	list-style-type: none;
	text-align: left;
	font-size: 10px;
	padding-bottom: 2px;
	border-bottom: #0650a5 1px solid;
	float: left;
}

#categories li.last {
	border: none;
}

#categories li a {
	margin-top: 4px;
	margin-left: 1px;
	display: block;
	color: #0650a5;
	text-decoration: none;
}

#categories li a:hover {
	color: #00005c;
	font-weight: bold;
}


/* Main Content Area */

#main_content {
	margin-right: 0px;
	margin-left: 2px;
	width: 675px;
	text-align: center;
	float: left;
}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #0650a5;
	overflow: hidden;
}

/* Product Item Description */

#prod_item {
	margin: 0px auto 2px;
	padding: 5px 10px;
	width: 650px;
	text-align: justify;
}

#prod_item_header {
	margin-top: 10px;
	float: left;
}

#prod_item_header h1 {
	color: #0650a5;
	font-size: 18px;
	font-weight: normal;
}

#prod_item_header h2 {
	color: #0650a5;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

#prod_item_image {
	float: centre;
	overflow: hidden;
}

#prod_cat {
	margin: 0px auto 2px;
	padding: 5px 10px;
	text-align: justify;
}
#prod_header a {
	padding-top: 5px;
	color: #fff;
	text-decoration: none;
}

#prod_item_text {
	float: left;
	clear: left;
	text-align: left;
	height: 74px;
	width: 415px;
	overflow: hidden;
}

#prod_text_lr {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
	clear: left;
	text-align: left;
	overflow: hidden;
}

#prod_item_link {
	float: left;
	clear: left;
	font-weight: bold;
	text-align: right;
}

#prod_item_link a {
	text-decoration: none;
}

#prodtable {
	margin-bottom: 1px;
	width: 648px;
	padding: 1px 1px 1px 0px;
	border-color: #0650a5;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

#prodtable2 {
	margin-bottom: 1px;
	width: 648px;
	padding: 1px 1px 1px 0px;
	border-color: #0650a5;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

#prodtable2 td{
	border-color: #0650a5;
	padding: 1px 1px 1px 2px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

#prodtable2no td{
	border-color: #0650a5;
	border-width: 0px 0px 0px 0px;
	border-style: none;
}

#prod_header {
	margin-bottom: 2px;
	width: 530px;
	height: 20px;
	background-color: #0650a5;
	overflow: hidden;
}

#prod_headerlr {
	margin-bottom: 2px;
	width: 650px;
	height: 20px;
	background-color: #0650a5;
	overflow: hidden;
}

#prod_table img {
	border-style: none;
	text-align: center;
}

#prod_descln {
	margin-bottom: 2px;
	width: 320px;
	height: 20px;
	background-color: #0650a5;
	overflow: hidden;
	color: #ffffff;
}

#prod_descln h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #ffffffs;
	font-size: 12px;
	font-weight: bold;
}

#prod_priceavail h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#prod_priceavail {
	margin-bottom: 2px;
	width: 320px;
	height: 20px;
	background-color: #0650a5;
	overflow: hidden;
	color: #ffffff;
	flow: right;
}

#prod_priceavail2 {
	margin-bottom: 2px;
	width: 120px;
	height: 20px;
	background-color: #0650a5;
	overflow: hidden;
	color: #ffffff;
	flow: right;
}

#prod_priceavail2 h2 {
	margin-top: 3px;
	margin-left: 6px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

#prod_headerstock {
	margin-bottom: 2px;
	width: 120px;
	height: 20px;
	background-color: #35c215;
	text-align: center;
	overflow: hidden;
	float: right;
}

#prod_hstock {
	margin-bottom: 2px;
	width: 120px;
	height: 20px;
	background-color: #35c215;
	text-align: center;
	overflow: hidden;
	float: right;
}

#prod_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#prod_headerlr h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#prod_headerstock h2 {
	margin-top: 2px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#prod_headerstock2 {
	margin-bottom: 2px;
	width: 120px;
	height: 20px;
	background-color: #0650a5;
	overflow: hidden;
	float: right;
}

#prod_headerstock2 h2 {
	margin-top: 3px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#ordercode {
	padding-left: 35px;
	font-weight: bold;
	text-align: left;
}

#ordercode_lr {
	padding-top: 20px;
	font-weight: bold;
	text-align: left;
}

#ordercode_lr h2 {
	margin-top: 2px;
	color: #0650a5;
	font-size: 12px;
	font-weight: bold;
}

#prod_qty {
	margin-bottom: 1px;
	vertical-align: top;
	width: 30px;
	height: 14px;
	background-color: #abd2ff;
	overflow: hidden;
	text-align: center;
	color: #0650a5;
}

#prod_price {
	margin-bottom: 1px;
	margin-left: 1px;
	vertical-align: top;
	width: 88px;
	height: 14px;
	background-color: #abd2ff;
	overflow: hidden;
	text-align: center;
	color: #0650a5;
}
#prod_usualprice {
	margin-bottom: 1px;
	margin-left: 0px;
	vertical-align: top;
	width: 119px;
	height: 14px;
	background-color: #abd2ff;
	overflow: hidden;
	text-align: center;
	color: #0650a5;
}

#order_qty {
	margin-top: 5px;
	padding-top: 2px;
	vertical-align: middle;
	width: 119px;
	height: 19px;
	overflow: hidden;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}

#prod_addbasket {
	margin-top: 5px;
	width: 19px;
	height: 19px;
	background-color: #ffffff;
	overflow: hidden;
	text-align: right;
	color: #0650a5;
}


/* Page Footer */

#page_footer {
	margin: 0px auto;
	text-align: center;
	padding-top: 0px;
	width: 1000px;
	list-style-type: none;
	overflow: hidden;
}

#compalign {
	text-align: center;
}

#company_information a {
	text-align: center;
	color: #0650a5;
	text-decoration: none;
}

#company_information a:hover {
	text-align: center;
	color: #00005c;
	font-weight: bold;
}


/* Right Sidebar */

#right_sidebar {
	width: 160px;
	float: right;
	text-align: left;
	color: #0650a5;
}

#right_sidebar a {
	color: #0650a5;
}

#right_sidebar a:hover {
	color: #75759c;
}

#popularprodshead {
	width: 160px;
	overflow: hidden;
	color: #0650a5;
	font-size: 9px;
	padding: 1px 0px 1px 0px;
	border-color: #0650a5;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	text-align: center;
}

#popularprods {
	color: #0650a5;
	font-size: 9px;
	padding: 1px 0px 1px 0px;
	border-color: #0650a5;
	border-width: 0px 0px 1px 0px solid;
	border-bottom: #0650a5 1px solid;
	text-align: right;
	text-decoration: none;
}

#popularprods1 a{
	color: #0650a5;
	font-size: 9px;
	padding: 1px 0px 1px 0px;
	border-color: #0650a5;
	border-width: 0px 0px 1px 0px solid;
	border-bottom: #0650a5 1px solid;
	text-align: left;
	text-decoration: none;
}

#popularprods a{
	color: #0650a5;
	font-size: 9px;
	padding: 1px 0px 1px 0px;
	border-color: #0650a5;
	border-width: 0px 0px 1px 0px solid;
	border-bottom: #0650a5 1px solid;
	text-align: right;
	text-decoration: none;
}

#popularprods1 {
	color: #0650a5;
	font-size: 9px;
	padding: 1px 0px 1px 0px;
	border-color: #0650a5;
	border-width: 0px 0px 1px 0px solid;
	border-bottom: #0650a5 1px solid;
	text-align: left;
	text-decoration: none;
}

#shoppingcarthead {
	width: 160px;
	overflow: hidden;
	color: #0650a5;
	font-size: 9px;
	padding: 1px 0px 1px 0px;
	border-color: #0650a5;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	text-align: center;
}

#shoppingcart {
	width: 160px;
	overflow: hidden;
	color: #0650a5;
	font-size: 9px;
	padding: 1px 0px 1px 0px;
	border-color: #0650a5;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	text-align: left;
}
#shopcart_header {
	margin-bottom: 2px;
	width: 650px;
	height: 20px;
	background-color: #0650a5;
	overflow: hidden;
}

#shopcart_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#shopcart_ocode {
	padding-left: 5px;
	padding-top: 1px;
	margin-top: 2px;
	width: 100px;
	height: 15px;
	background-color: #0650a5;
	overflow: hidden;
	color: #ffffff;
}

#shopcart_desc {
	padding-top: 1px;
	margin-top: 2px;
	width: 222px;
	height: 15px;
	background-color: #0650a5;
	overflow: hidden;
	color: #ffffff;
	flow: right;
}
#shopcart_del {
	padding-top: 1px;
	margin-top: 2px;
	width: 20px;
	height: 15px;
	background-color: #0650a5;
	overflow: hidden;
	color: #ffffff;
	flow: right;
}

#shopcart_qty {
	padding-top: 1px;
	margin-top: 2px;
	width: 46px;
	height: 15px;
	background-color: #0650a5;
	overflow: hidden;
	color: #ffffff;
}
#shopcart_ref {
	padding-top: 1px;
	margin-top: 2px;
	width: 96px;
	height: 15px;
	background-color: #0650a5;
	overflow: hidden;
	color: #ffffff;
}

#shopcart_unitp {
	padding-top: 1px;
	margin-top: 2px;
	width: 80px;
	height: 15px;
	background-color: #0650a5;
	overflow: hidden;
	color: #ffffff;
}

#shopcart_linep {
	padding-top: 1px;
	margin-top: 2px;
	width: 80px;
	height: 15px;
	background-color: #0650a5;
	overflow: hidden;
	color: #ffffff;
}

#shopcart_ocodeln {
	padding-left: 5px;
	margin-top: 2px;
	width: 100px;
	height: 20px;
	overflow: hidden;
	color: #0650a5;
	border-bottom: 1px #b9d1ed solid;
}

#shopcart_descln {
	margin-top: 2px;
	width: 222px;
	height: 20px;
	overflow: hidden;
	color: #0650a5;
	border-bottom: 1px #b9d1ed solid;
}
#shopcart_refln {
	margin-top: 2px;
	width: 96px;
	height: 20px;
	overflow: hidden;
	color: #0650a5;
	border-bottom: 1px #b9d1ed solid;
}
#shopcart_delln {
	margin-top: 2px;
	width: 20px;
	height: 20px;
	overflow: hidden;
	color: #0650a5;
	border-bottom: 1px #b9d1ed solid;
}

#shopcart_qtyln {
	margin-top: 2px;
	width: 46px;
	height: 20px;
	overflow: hidden;
	color: #0650a5;
	border-bottom: 1px #b9d1ed solid;
}

#shopcart_unitpln {
	margin-top: 2px;
	width: 79px;
	height: 20px;
	overflow: hidden;
	color: #0650a5;
	border-bottom: 1px #b9d1ed solid;
}

#shopcart_linepln {
	margin-top: 2px;
	width: 80px;
	height: 20px;
	overflow: hidden;
	color: #ffffff;
	color: #0650a5;
	border-bottom: 1px #b9d1ed solid;
}

#shopcart_subth {
	margin-top: 5px;
	padding-right: 5px;
	overflow: hidden;
	color: #0650a5;
	font-weight: bold;
	text-align: right;
	font-style: italic;
}

#shopcart_subt {
	padding-left: 5px;
	margin-top: 5px;
	width: 73px;
	overflow: hidden;
	color: #0650a5;
	border: 1px #0650a5 solid;
}
#shopcart_chh {
	color: #0650a5;
	padding-right: 5px;
	font-weight: bold;
	text-align: right;
	font-style: italic;
}

#shopcart_ch {
	padding-left: 5px;
	width: 73px;
	overflow: hidden;
	color: #0650a5;
	border-left: 1px #0650a5 solid;
}
#shopcart_toth {
	padding-top: 5px;
	padding-right: 5px;
	overflow: hidden;
	color: #0650a5;
	height: 18px;
	font-weight: bold;
	text-align: right;
	font-style: italic;
}

#shopcart_tot {
	padding-top: 5px;
	padding-left: 5px;
	width: 71px;
	height: 18px;
	overflow: hidden;
	color: #0650a5;
	border: 2px #0650a5 solid;
	font-weight: bold;
}
#shopcart_header {
	margin-bottom: 2px;
	width: 630px;
	height: 35px;
	background-color: #ffffff;
	overflow: hidden;
	text-align: center;
}

#infotable {
	margin-bottom: 1px;
	width: 412px;
	padding: 1px 1px 1px 0px;
	border-color: #0650a5;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	background-color: #30b1f8;
	color: #ffffff;
}

#infotable_content{
	color: #ffffff;
}

#infotable a{
	color: #ffffff;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#plistingbar {
	margin-top: 2px;
	width: 651px;
	height: 25px;
	color: #fff;
	background: url('../images/plistingbar.jpg') no-repeat;
	overflow: hidden;
}
