/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Tahoma, verdana, lucida, helvetica, sans-serif; font-size: 10px; }
.errorBox { font-family : Tahoma, verdana, lucida, helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma, verdana, lucida, helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma, verdana, lucida, helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

#lightbox{
	background-color:#B7EBF3;
	padding: 10px;
	border-bottom: 2px solid #71D0E6;
	border-right: 2px solid #71D0E6;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; font-size:11px; font-family:Tahoma; }
#keyboardMsg{ float: right; font-size:11px; font-family:Tahoma; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

* html #overlay{
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

.gallerybox {
	background-color:white;
	padding: 10px;
	border-bottom: 2px solid #71D0E6;
	border-right: 2px solid #71D0E6;
	text-align:center;
	vertical-align:middle;
	height:170px;
}

BODY {
  color:#197D97;
  margin: 0px;
background-color:#B7EBF3;
font-size:12px;

}

A {
font-weight:none;
color : #177D93;
	font-weight:normal;
	font-family :Tahoma, verdana, lucida, helvetica, sans-serif;
	font-size :11px;
	text-decoration : none; 
	
  
}

A:hover {
  color : #FF0000;
	font-family :   Tahoma, verdana, lucida, helvetica, sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : normal;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
}

TD.headerNavigation {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 10px;
  color: #27839A;
}

.cathead {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 12px;
  color: #27839A;
  width: 600px;

  text-align: center;
  
}

A.headerNavigation { 
  font-size: 10px;
  color: #27839A;

}

A.headerNavigation:hover {
  color: #ff0000;
  font-size: 10px;

}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family:  Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:  Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
background-image:url(images/template_crazy/home43.jpg);
background-repeat:repeat-x;
  
}

TD.footer {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 10px;
background-image:url(images/template_crazy/home43.jpg);
background-repeat:repeat-x;
  color: #FFFFFF;
  font-weight: none;
  height:20px;
  padding:2px;
  
  
}

.infoBox {
  background:#B8EAF3;
}

.infoBoxContents {
  background: #B8EAF3;
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 10px;
  color:#177D93;
  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #B7EBF3;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #B7EBF3;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #FF3EB9;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 10px;
  background: #FF3EB9;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 10px;
}
TD.productListing-data_shop {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 10px;
}
A.pageResults {
  color: #ffffff;
  padding:3px;
}

A.pageResults:hover {
  color: #FFFAAC;
  padding:3px;
  background: #39A3C2;
}

TD.pageHeading, DIV.pageHeading {
padding-top:5px;
padding-bottom:5px;	
padding-left:20px;
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #187C94;
  background-repeat:repeat-x;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 10px;
  color: #197D97;
}

TD.main, P.main {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  padding:5px;
  color:#157D96;
 
}
.crazycontent {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  padding:8px;
  color:#157D96;
 
}
TD.main2, P.main2 {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color:#177B93;
}
TD.main3, P.main3 {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  padding:10px;
  background-color:#D2D2D2;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 10px;
  color:#177D94;
}

TD.accountCategory {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}
CHECKBOX,RADIO 
{
border:none;

}
input.chk
	{
	border:none;
	}

input.rad
	{
	border:none;
	}

.myinput
{
	font-size:13px;
	font-weight:normal;
	color:#177D94;
	width:200px;
	padding:3px;
	height:26px;
}

.myinput2
{
	font-size:13px;
	font-weight:normal;
	color:#177D94;
	padding:3px;
	height:26px;
}

.myhead
{background:#178095; padding-left:18px; color:white; font-size:14px; font-weight:bold; font-family:tahoma; border:1px dotted #71D0E6;}
.mybox
{background:#D5F3F8; padding:10px; border:1px dotted #71D0E6;}

 INPUT {
 /* border-top: 1px solid #197D97;
	border-bottom: 1px solid #197D97;
	border-left: 1px solid #197D97;
	border-right: 1px solid #197D97;*/
	font-size:11px;
	font-weight:none;
	color:#177D94;
}

SELECT
	{
	border-top: 1px solid #197D97;
	border-bottom: 1px solid #197D97;
	border-left: 1px solid #197D97;
	border-right: 1px solid #197D97;
	font-family:verdana,arial, times new roman;
	font-size:13px;
	font-weight:normal;
	color:#177D94;
	padding:3px;
	}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#177D94;
	padding:3px;
}

SPAN.greetUser {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family:  Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:  Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  color: #AD006E;
  font-weight:bold;
}

SPAN.errorText {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #FFCF31; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, verdana, lucida, helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, verdana, lucida, helvetica, sans-serif; font-size: 10px; color: #197D97; }

/* message box */

.messageBox { font-family: Tahoma, verdana, lucida, helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, verdana, lucida, helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, verdana, lucida, helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma, verdana, lucida, helvetica, sans-serif; font-size: 10px; color: #ff0000; }
td
	{
	font-size: 11px;
	font-family :   verdana, Arial, Helvetica,sans-serif;
	font-weight : normal;
	line-height:20px;
	color : #197D97;
	}
	
.link {
	color : #197D97;
	font-weight:normal;
	font-family :   Tahoma, verdana, lucida, helvetica, sans-serif;
	font-size :10px;
	text-decoration : underline; 
	font-weight : normal;
	}
	a.linkcata {
	color : #197D94;
	font-weight:normal;
	font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
	font-size :12px;
	text-decoration :none;
	padding-top:10px;

	
	}
	a.linkcata:hover {
	color :#034B5D;
	font-weight:normal;
	font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
	font-size :12px;
	padding-top:10px;
	
	};
	a.linkindex2
	{
	color :#FBFA00;
	font-weight:normal;
	font-family :   Tahoma, verdana, lucida, helvetica, sans-serif;
	font-size :12px;
	text-decoration :none;
	
	};
	a.linkindex2:hover
	{
	color :#FBFA00;
	font-weight:normal;
	font-family :   Tahoma, verdana, lucida, helvetica, sans-serif;
	font-size :12px;
	text-decoration :none;
	
	};
	td.ml1
	{
	font-weight:normal;
	font-family :   Tahoma, verdana, lucida, helvetica, sans-serif;
	font-size :12px;
	text-decoration :none;
	padding-top:8px;
	}
	.text
{
color : #187C96;
	font-weight:normal;
	font-family :   Tahoma, verdana, lucida, helvetica, sans-serif;
	font-size :12px;
	text-decoration :none;
	font-weight:none;
	padding-left:30px;

	
}
	.info_price
{
color : #187C96;
	font-weight:normal;
	font-family :   Tahoma, verdana, lucida, helvetica, sans-serif;
	font-size :12px;
	text-decoration :none;

}
TD.subBar2 {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 10px;
  color: #197D97;
  background-image:url(images/design_31.jpg);
  background-repeat:repeat-y;
 
}
TD.catagories {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  background-image:url(images/cata.gif);
  background-repeat:repeat-x;
  padding-left:25px;
  padding-bottom:5px;
  padding-top:5px;
  font-weight:bold; 
}
.catagories2 {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  background-image:url(images/pd_03.jpg);
  background-repeat:repeat-x;
  padding-left:25px;
  padding-bottom:5px;
  padding-top:5px;
  font-weight:bold; 
}
.right{
background-image:url(images/bg_02.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
td.header_cart
{
background-image:url(images/header3.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
width:173px; 
height:162px;
}
.cart_text{
 font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 10px;
  color: #FFCBEC;
  padding-left:10px;
}
.cart_price{
 font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight:none;
  background-color:#63B35A;
  text-align:right;
  padding-top:0px;
  height:10px;
  padding-top:0px;
  padding-bottom:0px;
  padding-right:5px;
  
}
td.header_cart
{
background-image:url(images/hd_01.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;
width:173px; 
height:162px;
}
td.header_nav
{
background-image:url(images/bg_header.jpg);
background-repeat:repeat-x;
background-color:#FF3EB9;
height:25px;
}
.f_ngang
{
background-image:url(images/feature_04.jpg);
background-repeat:repeat-x;


}
.f_doc
{
background-image:url(images/feature_09.jpg);
background-repeat:repeat-y;
}
.infoBox2 {
  background:#B7EBF3;
}

.infoBoxContents2 {
  background: #B7EBF3;
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 10px;
  color:#177D94;
  position:relative;
}
.login
{
background-image:url(images/template_crazy/home41.jpg);
background-repeat:repeat-x;
padding-left:20px;
color:#FFFFFF;
}
.pageHeading1 {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  background-repeat:no-repeat;
  width:20px;
  height:5px;  
}
.pageHeading2 {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  background-repeat:no-repeat;
  width:93px;
  height:5px;  
}
.pageHeading3 {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  background-repeat:repeat-x;
  height:5px;
}
.pageHeading4 {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  background-image:url(images/heading/pd_08.jpg);
   width:9px;

  height:25px;
  text-align:right; 
   
}
.pageHeading_index {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  background-image:url(images/heading/design_03.jpg);
  background-repeat:no-repeat;
  width:55px;
  height:25px;  
}
.info_left{
font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  background-image:url(images/border/pd_left.jpg);
  background-repeat:repeat-y;  
  }
  .info_right{
font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  background-image:url(images/border/pd_right.jpg);
  background-repeat:repeat-y;  
  }
    .info_bottom{
font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  background-image:url(images/border/pd_bot.jpg);
  background-repeat:repeat-x;  
  }
  .info_top{
font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  background-image:url(images/border/pd_top.jpg);
  background-repeat:repeat-x;  
  }
.gach
{

background-image:url(images/g_03.jpg);
background-repeat:no-repeat;
}
.pageHeading_info {
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  height:25px;  
  padding-top:5px;
padding-bottom:5px;	
padding-left:1px;
   font-size: 14px;
  font-weight: bold;
  color: #1A7C97;
}
.mybag1{
font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
background-image:url(images/template_job03/bg_shopping.jpg);
background-repeat:repeat-x;
height:19px;
  }
.mybag2{
font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
height:19px;
color:#197B94;
font-weight:none;
font-size:10px;
padding-bottom:2px;

  }
  .mybag3{
font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
background-image:url(images/template_job03/shopping_right.jpg);
background-repeat:no-repeat;
height:19px;
  }
  .infoBox3 {
  background:#D2D2D2;
}

.infoBoxContents3 {
  background: #D2D2D2;
  font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
  font-size: 10px;
}
.bg_left
{
background-image:url(images/template_job03/bg_left.jpg);
background-repeat:repeat-y;
}
.bg_right
{
background-image:url(images/template_job03/ng_right.jpg);
background-repeat:repeat-y;
}
.bg_colum_left
{
background-color:#B7EBF3;
width:190px;
}
.bg_right_col_left
{
background-image:url(images/template_job03/bg_col_right.jpg);
background-repeat:repeat-y;
width:26px;

}
.bg_body_left
{
background-image:url(images/template_job03/bg_body_left.jpg);
background-repeat:repeat-y;
width:13px;
}
.bg_body_right
{
background-image:url(images/template_job03/bg_body_right.jpg);
background-repeat:repeat-y;
width:8px;
}
.box_home
{
color :#F9FA00;
	font-weight:normal;
	font-family :   Tahoma, verdana, lucida, helvetica, sans-serif;
	font-size :12px;
	text-decoration :none;
}
.box_home:hover
{
color :#F9FA00;
	font-weight:normal;
	font-family :   Tahoma, verdana, lucida, helvetica, sans-serif;
	font-size :12px;
	text-decoration :none;
}
.bg_header_top
{
background-image:url(images/template_job03/bg_top.jpg);
background-repeat:repeat-x;
}
.bg_header_bot
{
background-image:url(images/template_job03/bg_bottom.jpg);
background-repeat:repeat-x;
}
td.header_search
{
background-color:#6ABB5F;
height:10px;
}
.price_cart
{
color:#177D94;
}
.bg_body_shop
{
background-color:B7EBF3;

}
.bg_shop_button
{
background-image:url(images/template_job03/bg_cart_button.jpg);
background-repeat:repeat-x;
height:24px;
}
.new_top{
background-image:url(images/template_job03/product_top.jpg);
background-repeat:repeat-x;
}
.new_left
{
background-image:url(images/template_job03/product_left.jpg);
background-repeat:repeat-y;
}
.new_bot
{
background-image:url(images/template_job03/product_bot.jpg);
background-repeat:repeat-x;
}
.new_right
{
background-image:url(images/template_job03/product_right.jpg);
background-repeat:repeat-y;
}
.new_pd_right
{
background-image:url(images/template_job03/pd_new_pro_right.jpg);
background-repeat:repeat-y;
}
.left_new_pro
{
background-image:url(images/template_job03/pd_new_pro_left.jpg);
background-repeat:repeat-y;
}
.new_name
{
background-color:#B7EBF3;
color:#FFFFFF;
font-weight:bold;
font-family :Tahoma, verdana, lucida, helvetica, sans-serif;
font-size :12px;
}
a.new_name
{
background-color:#B7EBF3;
color:#FFFFFF;
font-weight:bold;
font-family :Tahoma, verdana, lucida, helvetica, sans-serif;
font-size :10px;
}
a.new_name:hover
{
background-color:#B7EBF3;
color:#FF0000;
font-weight:bold;
font-family :Tahoma, verdana, lucida, helvetica, sans-serif;
font-size :10px;
}
.new_pd_des
{
background-color:#B7EBF3;
color:#FFFFFF;
font-weight:none;
font-family :Tahoma, verdana, lucida, helvetica, sans-serif;
font-size :10px;
}
.new_price
{
background-image:url(images/template_job03/bg_price.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
font-family :Tahoma, verdana, lucida, helvetica, sans-serif;
font-size :10px;
padding-bottom:1px;
}
.info_name
{
color:#FFFFFF;
font-family :Tahoma, verdana, lucida, helvetica, sans-serif;
font-size :14px;
padding-bottom:1px;
font-weight:bold;
padding-left:10px;
}
.bg_info_but
{
background-image:url(images/template_job03/bg_pd_button.jpg);
background-repeat:repeat-x;
}
.heding_info
{
color:#6BBE62;
font-family :Tahoma, verdana, lucida, helvetica, sans-serif;
font-size :14px;
padding-bottom:1px;
font-weight:bold;
padding-left:2px;
}
.info_dec
{
color:#818181;
font-family :Tahoma, verdana, lucida, helvetica, sans-serif;
font-size :12px;
padding-bottom:1px;
font-weight:none;
padding-left:2px;
}
.info_des_short

{
color:#FFFFFF;
font-family :Arial, Helvetica, sans-serif;
font-size :11px;
padding-bottom:1px;
font-weight:bold;
padding-left:45px;
}
.gift{

padding-top:4px;
padding-left:15px;
}
.bg_nav_top{
background-image:url(images/template_crazy/home6.jpg);
background-repeat:repeat-x;
}
.bg_nav_cart
{
background-image:url(images/template_crazy/home30.jpg);
background-repeat:repeat-x;
color:#157E94;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.heding_cate{
color:#1A7C97;
font-family :Arial, Helvetica, sans-serif;
font-size :14px;
padding-bottom:10px;
font-weight:bold;
padding-left:22px;
}
.list_name{
color:#187C94;
font-family :Arial, Helvetica, sans-serif;
font-size :10px;
text-align:center;
}
.list_name:hover
{
color:#FF0000;
font-family :Arial, Helvetica, sans-serif;
font-size :10px;
text-align:center;
}
.productslist_price{
color:#197B94;
font-family :Arial, Helvetica, sans-serif;
font-size :11px;
text-align:center;
}
.bg_header{
background-image:url(images/3.jpg);
background-repeat:x;
width:100%;
}
.bg_bot_nav
{
background-image:url(images/nav_02.jpg);
background-repeat:repeat-x;


}
.nav_cart
{
background-image:url(images/bg_cart.jpg);
background-repeat:repeat-x;
color:#157E94;
padding-bottom:0px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.nav_cart:hover
{
background-image:url(images/bg_cart.jpg);
background-repeat:repeat-x;
color:#157E94;
padding-bottom:0px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.box_home2
{
color :#FFFFFF;
	font-weight:normal;
	font-family :   Tahoma, verdana, lucida, helvetica, sans-serif;
	font-size :10px;
	text-decoration:none;
}
.box_home2:hover
{
color :#F9FA00;
	font-weight:normal;
	font-family :   Tahoma, verdana, lucida, helvetica, sans-serif;
	font-size :10px;
	text-decoration:underline;
}

.productlink
{
color :#197B94;
	font-weight:bold;
	font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
	font-size :11px;
	text-decoration:none;
}
.productlink:hover
{
color :#034B5D;
	font-weight:bold;
	font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
	font-size :11px;
	text-decoration:underline;
}

h1
{
	font-weight: bold;
	font-size:18px;
	font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
	line-height:22px;
	margin:0px;
	}
h2
{
	font-weight: bold;
	font-size:14px;
	font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
	line-height:18px;
	margin:0px;
	}

.tags
{
	font-size:10px;
	font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
	color:#27839A;
}
tags .a
{
	font-size:10px;
	color:#27839A;
	font-family: Tahoma, verdana, lucida, helvetica, sans-serif;
}

#navigation ul				{margin:0;padding:0;list-style:none;}
#navigation li				{background:url(images/template_crazy/navbg1.gif); padding:0;margin:0;border-bottom:0px;}
#navigation a.subcat		{display:block;padding:6px;text-decoration:none; font:9px; padding-left:10px; color:#178297;}
#navigation a.subcat:hover	{background:url(images/template_crazy/navbg2.gif); font:9px; color:#D8F9FF; padding-left:10px;}
#navigation a				{font-weight:bold;display:block;padding:6px;text-decoration:none;font-size:10px;}
#navigation a:hover			{font-weight:bold;background:url(images/template_crazy/navbg.gif);font-size:10px;color:#D8F9FF;}

.belowprod	{padding-top:5px;}
.navbox		{color:white;}

/* VJ Links Manager v1.16 begin */
TABLE.linkListing {
  border-left: 1px dotted #27B9E0;
  border-top: 1px dotted #27B9E0;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #27B9E0;
  color: #FFFFFF;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data {
  border-right: 1px dotted #27B9E0;
  border-bottom: 1px dotted #27B9E0;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #D9F6FA;
}

TR.linkListing-even {
  background: #BFE7ED;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black;
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingMain {
  color: #fff;
}
A.linkListingMain:hover {
  color: #FF0000;
}

A.linkListingCats {
  font:bold 11px Tahoma, verdana;
  color: #14A1C7;
  border:1px dotted #27B9E0;
  background:#D9F6FA;
  padding:12px;
  width:200px;
  text-align:center;
}

A.linkListingCats:hover {
  font:bold 11px Tahoma, verdana;
  color: #fff;
  border:1px dotted #27B9E0;
  background:#14A1C7;
  padding:12px;
  width:200px;
  text-align:center;
}

.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingSubCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}

/* VJ Links Manager v1.16 end */


.newstitle {
	background:url(images/newsbg.gif) repeat-x;
	border-top:1px dotted #3A9FAE;
	height:29px;
	font:bold 16px Tahoma, arial, verdana;
	color:#006574;
	padding:4px;
}

.newslink {
	background:url(images/newsbg.gif) repeat-x;
	border-top:1px dotted #3A9FAE;
	height:29px;
	padding:4px;
}

.newslink a:link {
	font:bold 14px Tahoma, arial, verdana;
	color:#006574;
}
.newslink a:visited {
	font:bold 14px Tahoma, arial, verdana;
	color:#006574;
}
.newslink a:hover {
	font:bold 14px Tahoma, arial, verdana;
	color:#555555;
}

.newsdate {
	background:url(images/newsbg.gif) repeat-x;
	border-top:1px dotted #3A9FAE;
	font:normal 10px Tahoma, arial, verdana;
	color:#107484;
	height:29px;
	padding:4px;
}

.welcome {
	position:absolute;
	margin:3px 0 0 0px;
	padding:6px;
	font:bold 11px tahoma, arial, verdana;
	color:#3F8FA0;
	background:#E2F2F4;
	border-top:1px solid #fff;
	border-right:1px solid #A4CFD5;
	border-bottom:1px solid #A4CFD5;
	border-left:1px solid #fff;
}

.contactbox {
	position:absolute;
	right:0px;
	top:10px;
	padding:16px;
	width:250px;
	font:normal 11px tahoma, arial, verdana;
	color:#3F8FA0;
	background:#E2F2F4;
	border-top:1px solid #fff;
	border-right:1px solid #A4CFD5;
	border-bottom:1px solid #A4CFD5;
	border-left:1px solid #fff;
}