body {
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, verdana;
	font-size: 12px;
	text-align: center;
	background: #225464
				url('../img/bg.gif') repeat-x top left;
	color: #333;
}

a {
  color: #3281C3;
}
a:active {
  text-decoration: none;
  color: #F49500;
}

h1{
	font-family: Arial, Georgia;
	color: #015BA0;
	font-size: 30px;
	padding: 0 0 15px 0;
	margin: 0;
}

h2{
	font-family: Arial, Georgia;
	color: #777;
	font-size: 20px;
	padding: 0 0 10px 0;
	margin: 0;
}

h3{
	font-family: Arial, Georgia;
	color: #D07202;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}

.hdr {
	font-family: verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #F49500;
}

.redb {
  color: #cc0000;
  font-weight: bold;
  font-size: 110%;
}

.cart_row {
  border-bottom: 1px solid #C0DDF6;
}

/* HEAD AREA */
#top {
	position: relative;
	left:0px;
	top: 0px;
	width: 979px;
	height: 90px;
}
.logo {
	float: left;
	width: 249px;
	height: 75px;
	text-align: right;
}

.cart {
	float: right;
	width: 224px;
	height: 46px;
	line-height: 46px;
	/*background: url('../img/cart.gif') no-repeat center left;*/

	font-family: Verdana, Arial, Georgia;
	color: #ffffff;
	font-size: 11px;
	padding-left:35px;
	text-align: left;
	/*vertical-align: center;*/
}

.cart b{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}

.cart a, .cart a:visited{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.cart a:hover{
	text-decoration: underline;
}

.slogan {
	float: left;
	width: 418px;
	height: 46px;
	background: url('../img/slogan.png') no-repeat bottom right;
}

.menu {
	float: right;
	width: 677px;
	height: 44px;
	vertical-align: bottom;
	margin: 0 18px 0 0;
}

.menu_bg {
	background: url('../img/mbg.gif') repeat-x bottom;
	float: right;
	height: 44px;


	Font-family:Times New Roman, Arial, verdana;
	color: white;
	font-size: 20px;
	vertical-align: bottom;
}
.menu_bg a ,
.menu_bg a:visited {
	display: block;
	margin: 15px 0 0 0;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_bg a:hover {
	display: block;
	text-decoration: underline;
}

.menu_l {
	background: url('../img/ml.gif') no-repeat bottom left;
	float: right;
	width: 18px;
	height: 44px;
}
.menu_m {
	background: url('../img/mm.gif') no-repeat bottom left;
	float: right;
	width: 24px;
	height: 44px;
}
.menu_r {
	background: url('../img/mr.gif') no-repeat bottom left;
	float: right;
	width: 24px;
	height: 44px;
}

/* HEAD AREA END */

/* MAIN AREA */
#main {
	width: 946px;
	background-color: #FFFFFF;
	padding: 3px 0 3px 0;
}

.sub_menu_line {
	width: 940px;
	height: 29px;
	background:  url('../img/sm_bg.png') repeat-x bottom left;
	vertical-align: middle;

}

.search_f {
	float:left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 21px;
	padding: 4px 0 0 4px;
}

.search_f input {
	float: left;
	border: 1px solid #B4D9F8;
	height: 17px;
}
.search_f img {
	float: left;
	padding: 0 0 0 5px;
}

.sub_menu {
	float:left;
	position: relative;
	top: 2px;
	width: 720px;
	height: 21px;
	padding: 4px 10px 0 4px;

	text-align: right;
	font-family: verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.sub_menu a ,
.sub_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sub_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#f_left {
	float: left;
	width: 231px;
	padding: 5px 5px 5px 0;
}
#f_center {
	float: left;
	width: 458px;
	padding: 5px 5px 5px 5px;
	text-align: left;
}
#f_right {
	float: left;
	width: 231px;
	padding: 5px 0 5px 5px;
}

/* cell big*/
.cell_big {
	width: 448px;
	font-family: Arial, verdana;
	font-size: 14px;
}

.cell_head_big {
 	width: 446px;
 	height: 26px;
 	border: 1px solid #418AAF;
 	padding: 0 0 0 10px;
 	line-height: 24px;
 	background: url('../img/ph_bg.png') repeat-x top right;

	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
}

.cell_body_big {
 	width: 446px;
 	border: 1px solid #418AAF;
 	padding: 0 0 0 10px;
 	margin: 0 0 10px 0;
 	background: #FFFFFF
 				url('../img/pb_bg.png') repeat-x top right;
	color: #015BA0;
}

.cell_input_big {
	border: 1px solid #B4D9F8;
	width: 220px;
}
/* cell big*/

.cell {
	width: 231px;
	font-family: Arial, verdana;
	font-size: 14px;
}

.cell_head {
 	width: 219px;
 	height: 26px;
 	border: 1px solid #418AAF;
 	padding: 0 0 0 10px;
 	line-height: 24px;
 	background: url('../img/ph_bg.png') repeat-x top right;

	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
}

.cell_body {
 	width: 219px;
 	border: 1px solid #418AAF;
 	padding: 0 0 0 10px;
 	margin: 0 0 10px 0;
 	background: #FFFFFF url('../img/pb_bg.png') repeat-x top right;
	color: #015BA0;
}

.cell_input {
	border: 1px solid #B4D9F8;
	width: 120px;
}
.botton_o {
	border: 1px solid #E8D5BB;
	width: 120px;
	height: 23px;
 	background: url('../img/button_o.png') repeat-x top right;
 	margin: 10px 0 10px 0;

 	font-size:14px;
 	font-weight: bold;
	color: #FFFFFF;
}


.faq_q {
	text-align: right;
	font-family: Arial, verdana;
	font-size: 30px;
	font-weight: bold;
	color: #FAA137;
}
.faq_q_text {
	padding: 5px;
	text-align: left;
	font-family: Arial, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FAA137;
}

.faq_a {
	text-align: right;
	font-family: Arial, verdana;
	font-size: 30px;
	font-weight: bold;
	color: #68B5F6;
}
.faq_a_text {
	padding: 5px;
	text-align: left;
	font-family: Arial, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #68B5F6;
}


.product {
	padding: 0px 3px 10px 0px;
	text-align: left;
	font-family: Arial, verdana;
	font-size: 11px;
	color: #696868;
}

.product h1{
	margin:0;
	padding: 10px 0 10px 0;
	font-family: Arial, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #F49500;
}

.product a{
	text-decoration: none;
	font-family: Arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #68B5F6;
}
.product a:hover{
	text-decoration: underline;
}


.product img{
	float: left;
	padding: 10px 5px 2px 0px;
}

#footer {
	width: 946px;
	height: 90px;
	padding: 10px 5px 5px 2px;

	font-family: verdana, Arial;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
}



.item {
	float: left;
	width: 454px;
/*	height: 150px;*/

	padding: 0;
	margin: 5px 0 5px 0;

	background-color: #F0F7FC;
	border: 1px dotted #aaa;
	text-align:	left;
}

.item h1 {
	padding: 0 10px 15px 0;
	margin: 0;

	font-family: Arial, Verdana;
	font-size: 18px;
	text-align: center;
}

.item a {
	text-decoration: none;
	color: #FAA137;
}

.item a:hover{
	text-decoration: underline;
	color: #FAA137;
}

.item img {
	float: left;
	padding: 0 10px 0 0;
}

.item_pages {
	margin: 10px 0px 0px 0px;
	padding: 0;
	width: 100%;
	float: left;
	text-align:left;
}


/* SEARCH BEGIN */

.search	{

}

.head_t {
	font-size: 11px;
}

.head_sr {
	font-size: 11px;
	font-weight: bold;
}
/* SEARCH END */


.non {
	border: 0;
}

.preview {
	float: left;
	padding: 2px 2px 20px 2px;
	margin: 0 5px 5px 0;
	border: 1px solid #dddddd;
	Background: url('img/zoom.gif') no-repeat bottom right;
}

.rcart a {
  color: #015BA0;
  text-decoration: none;
}
.rcart a:hover {
  text-decoration: underline;
}


/* -------------------------- dropdown menu section start ------------------------------------*/

.drdn, .drdn ul {
	margin: 0;
	padding: 0;
	height: 21px;
	border: 0;
	list-style-type: none;
	display: block;
}

.drdn li {
	margin: 0;
	margin-top: -3px;
	padding: 0;
	display: block;
	height: 21px;
	float: left;	/* move all main list items into one row, by floating them */
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
}

.drdn li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the drdn */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.drdn li li {
	float: none;/* items of the nested drdns are kept on separate lines */
}

.drdn ul {
	visibility: hidden;	/* initially hide all subdrdns. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}

.drdn li:hover>ul {
	visibility: visible;	/* display subdrdn them on hover */
	top: 100%;	/* 1st level go below their parent item */
}

.drdn li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.drdn:after, .drdn ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.drdn, .drdn ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

/* -- sticky.subdrdn --
	it should not disappear when your mouse moves a bit outside the subdrdn
	YOU SHOULD NOT STYLE the background of the ".drdn UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.drdn ul {
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;

	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.drdn ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* -- sticky.subdrdn.END -- */

/* - - - ADxdrdn: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */

.drdn, .drdn ul li {
	color: #fff;
}

.drdn ul {
	width: 12em;
}

.drdn a {
	text-decoration: none;
	color: #fff;
	padding: .4em 1em;
	display: block;
	position: relative;
}

.drdn a:hover, .drdn li:hover>a {
	color: #fff;
}

.drdn li li {	/* create borders around each item */
	border: 1px solid #23637B;
	top: 5px;
	height: 24px;
	text-align: left;
	background: #2B8BBB url('../img/sm_bg.png') repeat-x left bottom;
}
.drdn ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}

.drdn li li:hover>ul {	/* inset 2nd+ subdrdns, to show off overlapping */
	top: 5px;
	left: 90%;
}

/* special colouring for "Main drdn:", and for "xx subdrdn" items in ADxdrdn
	placed here to clarify the terminology I use when referencing subdrdns in posts */
.drdn>li:first-child>a, .drdn li + li + li li:first-child>a {
	color: #fff;
}

/* Fix for IE5/Mac \*//*/
.drdn a {
	float: left;
}
/* End Fix */

/*]]>*/

/* ---------------------------- dropdown menu section end ----------------------------------*/