
/******************/
/*  Common tags.  */
/******************/

a
{
	color: #10497C;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a:active,
a:hover
{
	color: #10497C;
	text-decoration: none;
}

body
{
	background-color: #FFF;
	color: #000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}


form
{
	margin: 0;
	padding: 0;
}

input
{
	color: #000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	border: 1px #CCC solid;
	width: 180px;
	margin:1px 0px;
}
select
{
	color: #000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	border: 1px #CCC solid;
	width: 180px;
}
input.checkbox
{
	height: 12px;
	width: 12px;
}
input.radio
{
	height: 12px;
	width: 12px;
}
input.text
{
	background-color: #F2F2F2;
	border: 1px solid #999;
	padding: 1px;
}

li
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
}

ol
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
}

option
{
	color: #000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
}

p
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	margin: 0;
}

td
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
}

ul
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
}

textarea
{
	background-color: #F2F2F2;
	border: 1px solid #999;
	color: #000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	margin: 0;
	padding: 1px;
	scrollbar-3dlight-color: #999;
	scrollbar-arrow-color: #999;
	scrollbar-base-color: #999;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #999;
	scrollbar-track-color: #FFF;
}


/*************/
/*  Button.  */
/*************/

.button
{
	background-color: #FFF;
	border: 1px #F00 solid;
	color: #F00;
	display: block;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0;
	padding: 1px 4px;
	text-decoration: none;
}
.button:active,
.button:hover
{
	text-decoration: none;
}


/***************/
/*  Contacts.  */
/***************/

.contacts
{
	border-bottom: 1px #999 solid;
	border-top: 1px #999 solid;
	color: #666;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	padding: 3px 0;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}
.contacts a,
.contacts a:hover
{
	color: #666;
	text-decoration: underline;
}


/****************/
/*  Copyright.  */
/****************/

.copyright
{
	border-bottom: 1px #999 solid;
	border-top: 1px #999 solid;
	color: #666;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	padding: 3px 0;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
}


/********************/
/*  Document body.  */
/********************/

.doc_body
{
	color: #333;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	padding: 5px 5px 20px 7px;
	text-align: left;
	vertical-align: top;
	line-height:130%;
}


/*********************/
/*  Document title.  */
/*********************/

.doc_title
{
	color: #0F487B;
	font-family: "Trebuchet MS", Verdana;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	padding: 3px 0 0 7px;
}
.all {
	float: right;
}

/****************/
/*  Find-fast.  */
/****************/

.ff
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color: #000;
	width: 140px;
}


/***********/
/*  Form.  */
/***********/

.form
{
	background-color: #FFF;
}
.form td
{
	background-color: #FFF;
}

/* - form fields */
.form_field
{
	color: #000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	padding: 3px 1px;
	text-align: left;
	vertical-align: middle;
}

/* - form labels */
.form_label
{
	color: #000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	padding: 3px 1px;
	text-align: left;
	vertical-align: middle;
}

/*  - errors in form fields */
.err,
#err
{
	color: #C00;
}
input.err
{
	background-color: #F2F2F2;
	border: 1px #C00 solid;
	color: #000;
	padding: 1px;
}
select.err,
select.err option,
textarea.err
{
	border: 1px #C00 solid;
	color: #000;
}

/* - hints in forms */
#hint
{
	color: #999;
	font-size: 11px;	padding: 0 5px;
}

/* - required fields */
#req,
span.req
{
	color: #C00;
}

/* - titles of fieldgroups */
.form .title
{
	font-weight: bold;
	padding: 10px 0 5px 0;
}


/***************/
/*  Frontpage  */
/***************/

/* - contacts */
.frontp_contacts
{
	color: #0182D3;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	padding: 2px 0;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	font-weight:bold;
}
.frontp_contacts .oran {
	color:#F60;
}

.frontp_contacts a,
.frontp_contacts a:hover
{
	color: #999;
	text-decoration: underline;
}

/* - copyright */
.frontp_copyright
{
	background: url(/site/tmpl/img/frontp_bg1.gif) no-repeat right top;
	border-bottom: 1px #CCC solid;
	color: #999;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	height: 17px;
	padding: 0 340px 0 0;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
}


/***************/
/*  Headings.  */
/***************/

div.h1
{
	font-family: Verdana, Helvetica, Arial;	font-size: 10px;
	font-weight: bold;
	padding: 1px 2px;
}
div.h2
{
	font-family: Verdana, Helvetica, Arial;	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px;
}
div.h3
{
	font-family: Verdana, Helvetica, Arial;	font-size: 12px;
	font-weight: bold;
	padding: 1px 2px;
}
div.h4
{
	font-family: Verdana, Helvetica, Arial;	font-size: 14px;
	font-weight: bold;
	padding: 1px 2px;
}
div.h5
{
	font-family: Verdana, Helvetica, Arial;	font-size: 16px;
	font-weight: bold;
	padding: 1px 2px;
}
div.h6
{
	font-family: Verdana, Helvetica, Arial;	font-size: 18px;
	font-weight: bold;
	padding: 1px 2px;
}


/*************/
/*  Search.  */
/*************/

.search_word
{
	background-color: #FFF;
	border: 1px #000 solid;
	color: #0F487B;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	padding: 3px 5px;
	width: 125px;
	margin-top:5px;
	font-size:11px;
	height:21px;
	font-weight:normal;
}
.search_btn
{
	background-color: #0D85C4;
	border: 1px #005FA5 solid;
	color: #FFF;
	display: block;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	margin: 5 0 0 6px;
	padding: 3px 6px 4px;
	text-decoration: none;
}
.search_btn:hover
{
	color: #FFF;
	text-decoration: none;
}
.search {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #0F487B;
	font-weight:bold;
}
#logosepar {
	background: #0F4C7B;
	height: 5px;
}

/**************************************************/
/*  Layout (base class for Listing, Form, etc.).  */
/**************************************************/

/* - body */
table.layout_body
{
	margin-bottom: 4px;
	margin-top: 4px;
}

/* - table of items at footer1 */
table.layout_footer1 #sep
{
	width: 6px;
}

/* - table of items at footer2 */
table.layout_footer2 #sep
{
	width: 6px;
}

/* - table of items at header1 */
table.layout_header1 #sep
{
	width: 6px;
}

/* - table of items at header2 */
table.layout_header2 #sep
{
	width: 6px;
}


/***********************/
/*  Tables of layout.  */
/***********************/

.t1
{
	width: 785px;
	margin: 0 auto;
	background: #D6D6D6;
}
.t1 .t1-c00 {
	padding: 10px 15px 30px 15px;
}

.t2-c00 {
	background: url(/site/tmpl/img/sailingsupply.jpg) no-repeat 10px center;
	width: 600px;
	height:40px;
}

.t3-c00 {
	background: url(/site/tmpl/img/top_left.jpg) no-repeat;
	width: 7px;
	height:203px;
}
.t3-c01 {
	vertical-align:top;
	background: url(/site/tmpl/img/top_grad.jpg) repeat-x;
	padding-top: 12px;
}
.t3-c02{
	background-repeat: no-repeat;
	width:551px;
}
.t4 {
	height: 35px;
}
.t5 {
	border: 1px solid #10497C;
	background-color: #FFF;
		border-bottom-color: #FFF;
		height:400px;
}
.t5-c00 {
	width:202px;
}
.t5-c01 {
	padding:5px;
}
.corner_tr {
	background: url(/site/tmpl/img/bord_tr.gif) no-repeat ;
	position:absolute;
	width: 6px;
	right:0;
	top:0;
	height: 7px;
}
.corner_br {
	background: url(/site/tmpl/img/border_br.gif) no-repeat ;
	position:absolute;
	width: 7px;
	right:0;
	bottom:0 !important;
	bottom:-6px;
	height: 8px;
}
.corner_bl {
	background: url(/site/tmpl/img/border_bl.gif) no-repeat ;
	position:absolute;
	width: 6px;
	left:0;
	bottom:0 !important;
	bottom:-6px;
	height: 8px;
}
.corner_tl {
	background: url(/site/tmpl/img/news_left.gif) no-repeat ;
	position:absolute;
	width: 6px;
	left:0;
	top:0;
	height: 26px;
}
.corner_tl_2 {
	background: url(/site/tmpl/img/news_left.gif) no-repeat ;
	position:absolute;
	width: 6px;
	left:0;
	top:0;
	height: 10px;
}
.t4-c00{
	padding-top: 2px;
}
.t4-c01 {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color:#990000;
}
.t6-c00 {
	height:26px;
	background: #10497C;
	color: #FFF;
	padding: 2px 0 0 20px;
	font-weight:bold;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}

.t6-c00_2 {
	height:3px;
	background: #10497C;
	color: #FFF;
	padding: 2px 0 0 20px;
	font-weight:bold;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}

.upper {
	text-transform: uppercase;
}

.t7-c00 {
	height:26px;
	background: #10497C;
	color: #FFF;
	padding: 2px 0 0 20px;
	font-weight:bold;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}
.t6-c10 {
	padding: 7px 0 7px 7px;
}
.t7-c10 {
	padding: 1px 0 7px 2px;
}

.t8{
	background: #FFF;
	border: 1px solid #10497C;

}
.t8-c00 {
	padding: 7px;
	color: #3FA2F3;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	text-align: center;
}
.t9 {
	margin-bottom: 1px;
}
.t9-c00 {
	height: 72px;
	background-color: #0A6BBC;
	padding: 8px 12px;
}
.t9-c00 .title {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}
.remedy {
	margin: 8px auto;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	text-align:center;
}
.supply {
	padding: 10px 0 10px 0;
}
.supply .main {
	padding: 0 0 0 12px;
	background: url(/site/tmpl/img/supply_ar.gif) no-repeat 0 center;
}
.supply .sub {
	padding: 0 0 10px 12px;
}
.supply .main  a {
	color: #166AB6;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	text-decoration:none;
}
.supply .main  a:hover {
	text-decoration: underline;
}
.supply .sub a {
	color: #166AB6;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	text-decoration:none;
}
.supply .sub  a:hover {
	text-decoration: underline;
}
/************/
/* siteEdit */
/************/

.siteEditDotOver
{
	background-color: #EFEFEF;
	border: 2px solid #369;
	display: none;
	height: 169px;
	margin: 0;
	position: absolute;
	visibility: visible;
	width: 150px;
	z-index: 2500;
}
.siteEditDotOver table
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
}
.siteEditDotOver table td.odata
{
	background-color: #FFF;
	border-bottom: solid #BBB 1px;
	padding: 0;
}
.siteEditDotOver table td.edata
{
	background-color: #F6F6F6;
	border-bottom: solid #BBB 1px;
	padding:0;
}
.siteEditDotOver a
{
	display: block;
	color: #009;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	text-decoration: none;
}
.siteEditDotOver a:hover
{
	text-decoration: underline;
}

.oldprice {
	text-decoration: line-through;
}
.saleprice {
	color: #FFF;
	background: #c00;
	font-weight: bold;
	padding: 1px 5px;
}

a.fp_link {
	color: #CC3300;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	text-decoration: none;
	display:block;
	width: 170px;
	padding: 3px 5px;
}
a.fp_link:hover {
	text-decoration: underline;
}
.prod_gr_list .image {
	width: 122px;
	height: 122px;
	overflow:hidden;
	border: 1px solid #0C6AB9;
}
.prod_gr_list {
	margin-bottom: 5px;
}

#manufs
{
	background-color: #f5f5f5;
	border: 1px solid #0d6bb9;
	margin-bottom: 10px;
	padding: 6px;
}
#manufs span
{
	color: #000;
}
#manufs a
{
	color: #0d6bb9;
	padding-left: 12px;
	text-decoration: underline;
}
#manufs a:hover
{
	color: #0d6bb9;
	text-decoration: none;
}
#manufs a.sel
{
	font-weight: bold;
	text-decoration: none;
}



/**************************************/
/* horizontal menu at left-top corner */
/**************************************/



/*  - 1.level */
.h1_menu_content .l1,
.h1_menu_content .l1_a
{
	color: #105089;
	display: block;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 0 7px 0;
	text-decoration: none;
	white-space: nowrap;
	border-left: 1px solid #105089;
}
.h1_menu_content .l1_a,
.h1_menu_content .l1:active,
.h1_menu_content .l1:hover,
.h1_menu_content .l1_a:active,
.h1_menu_content .l1_a:hover
{
	color: #105089;
	text-decoration: underline;
}

#h1_first {
	border-left:none;
}
#h1_last {
	padding-right:3px;
}

/*****************************/
/* horizontal menu at footer */
/*****************************/

/*  - container */
.h2_menu_content
{
	padding: 10px 0 30px 0;
}

/*  - 1.level */
.h2_menu_content .l1,
.h2_menu_content .l1_a
{
	color: #666;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 0 7px;
	text-decoration: none;
}
.h2_menu_content .l1_a,
.h2_menu_content .l1:active,
.h2_menu_content .l1:hover,
.h2_menu_content .l1_a:active,
.h2_menu_content .l1_a:hover
{
	color: #666;
	text-decoration: underline;
}


/***************************************/
/* horizontal menu at right-top corner */
/***************************************/

/*  - container */
.nav_menu_content
{
	padding: 7px 0 0 0;
}

/*  - 1.level */
.nav_menu_content .l1,
.nav_menu_content .l1_a
{
	color: #666;
	display: block;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 0 4px;
	text-decoration: none;
	white-space: nowrap;
	border-left: 1px solid #666;
}
.nav_menu_content .l1:active,
.nav_menu_content .l1:hover{
	color: #666;
	text-decoration:none;
}

.nav_menu_content .l1_a,
.nav_menu_content .l1_a:active,
.nav_menu_content .l1_a:hover
{
	color: #F60;
	font-weight:bold;
}
#nav_last {
	border-right:1px solid #666;
}


/**********************************/
/* vertical menu at left or right */
/**********************************/

/*  - container */
.v1_menu_content
{
	padding:0px 0 0 4px;
	width:180px;
}

/*  - 1.level */
.v1_menu_content .l1,
.v1_menu_content .l1_a
{
	color: #FFF;
	display: block;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px 3px 19px;
	text-decoration: none;

	border-bottom: 1px solid #67C6F6;
	border-top: 1px solid #1597EE;
}
.v1_menu_content .l1:active,
.v1_menu_content .l1:hover
{
	text-decoration: underline;
	color: #FFF;
}
.v1_menu_content .l1_a,
.v1_menu_content .l1_a:active,
.v1_menu_content .l1_a:hover
{
	color: #FC0;
	text-decoration: none;
}
#v1_last{
	border-bottom:none;
}
#v1_first {
	border-top:none;
}
.v1_menu_content .l1_cell,
.v1_menu_content .l1_a_cell
{
	background: url(/site/tmpl/img/bul1.gif) no-repeat 9px 50%;
}


/*  - 2.level */
.v1_menu_content .l2,
.v1_menu_content .l2_a
{
	background-color: #FFF;
	color: #5E5E5E;
	display: block;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 5px 2px 32px;
	text-decoration: none;
}
.v1_menu_content .l2:active,
.v1_menu_content .l2:hover
{
	background-color: #F2F2F2;
	color: #5E5E5E;
	text-decoration: none;
}
.v1_menu_content .l2_a,
.v1_menu_content .l2_a:active,
.v1_menu_content .l2_a:hover
{
	background-color: #E6E6E6;
	color: #5E5E5E;
	text-decoration: none;
}



/*  - container */
.prod_menu_content
{
	width:100%;
}

/*  - 1.level */
.prod_menu_content .l1,
.prod_menu_content .l1_a
{
	color: #125794;
	display: block;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	padding: 1px 5px 1px 12px;
	text-decoration: none;
	line-height: 120%;
	border-top: 1px solid #67C6F6;
}
.prod_menu_content .l1:active,
.prod_menu_content .l1:hover
{
	text-decoration: underline;
	color: #125794;
}
.prod_menu_content .l1_a,
.prod_menu_content .l1_a:active,
.prod_menu_content .l1_a:hover
{
	color: #125794;
	text-decoration: none;
}
.prod_menu_content .l1_cell,
.prod_menu_content .l1_a_cell
{
	background: url(/site/tmpl/img/v2_l1.jpg) no-repeat 1px 3px;
}


.prod_menu_content .l1_cell #prod_last,
.prod_menu_content .l1_a_cell #prod_last {
	border-bottom: 1px solid #67C6F6;
}
.prod_menu_content .l2_cell #prod_first,
.prod_menu_content .l2_a_cell #prod_first {
	border-top: 1px solid #67C6F6;
}
 .prod_menu_content .l3_cell #prod_last,
.prod_menu_content .l3_a_cell #prod_last {
/*	border-bottom: 1px solid #67C6F6;*/
}

#feat_first {
	border-top: none;
}

#feat_last {
	border-bottom: none;
	background-color:#FFF;

	color:#C30;
}

/*  - 2.level */
.prod_menu_content .l2,
.prod_menu_content .l2_a
{
	color: #125794;
	display: block;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 5px 3px 26px;
	text-decoration: none;

}
.prod_menu_content .l2:active,
.prod_menu_content .l2:hover
{
	color: #125794;
	text-decoration: underline;
}
.prod_menu_content .l2_a,
.prod_menu_content .l2_a:active,
.prod_menu_content .l2_a:hover
{
	color: #125794;
	text-decoration: none;
}
.prod_menu_content .l2_cell
{
	background: url(/site/tmpl/img/bul4.gif) no-repeat 15px 50%;
}



/*  - 3.level */
.prod_menu_content .l3,
.prod_menu_content .l3_a
{
	color: #125794;
	display: block;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 5px 3px 33px;
	text-decoration: none;

}
.prod_menu_content .l3:active,
.prod_menu_content .l3:hover
{
	color: #125794;
	text-decoration: underline;
}
.prod_menu_content .l3_a,
.prod_menu_content .l3_a:active,
.prod_menu_content .l3_a:hover
{
	color: #125794;
	text-decoration: none;
}
.prod_menu_content .l3_cell
{
}





/**************************************/
/* vertical menu under document title */
/**************************************/

/*  - container */
.v2_menu_content
{
	padding: 5px 0;
}
.v2_menu_content td
{
	padding: 0 0;
}

/*  - 1.level */
.v2_menu_content .l1,
.v2_menu_content .l1_a
{
	background: url(/site/tmpl/img/v3_l1.jpg) no-repeat 4px 50%;
	color:#166AB6;
	display: block;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-size:11px;
	font-weight: bold;
	padding: 2px 5px 2px 18px;
	text-decoration: none;
}
.v2_menu_content .l1:active,
.v2_menu_content .l1:hover,
.v2_menu_content .l1_a,
.v2_menu_content .l1_a:active,
.v2_menu_content .l1_a:hover
{
	color: #166AB6;
	text-decoration: underline;
}


/*******************/
/* language-switch */
/*******************/

/*  - container */
.lang_menu_content
{
	padding: 7px 0 0 0;
}

/*  - 1.level */
.lang_menu_content .l1,
.lang_menu_content .l1_a
{
	color: #FFF;
	display: block;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	padding: 0 8px 0 0;
	text-decoration: none;
	white-space: nowrap;
}
.lang_menu_content .l1_a,
.lang_menu_content .l1:active,
.lang_menu_content .l1:hover,
.lang_menu_content .l1_a:active,
.lang_menu_content .l1_a:hover
{
	color: #FFF;
	text-decoration: underline;
}


/****************/
/* location-bar */
/****************/
.location_bar{
	padding:2px 0 7px 7px;
}
/*  - 1.level */
.location_bar td
{
	vertical-align: top;
}
.location_bar a
{
	color: #666;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 0 1px;
	text-decoration: none;
}
.location_bar a:active,
.location_bar a:hover
{
	color: #666;
	text-decoration: underline;
}

/*  - separator */
.location_bar .sep
{
	color: #666;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 0 4px 0 1px;
}


/******************/
/* navigation-bar */
/******************/

/*  - container */
.navi_menu_content
{
	border-top: 1px #F00 dotted;
	padding: 9px 0;
}

/*  - 1.level */
.navi_menu_content .l1,
.navi_menu_content .l1_a
{
	color: #666;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0;
	text-decoration: none;
}
.navi_menu_content .l1_a,
.navi_menu_content .l1:active,
.navi_menu_content .l1:hover,
.navi_menu_content .l1_a:active,
.navi_menu_content .l1_a:hover
{
	color: #666;
	text-decoration: underline;
}

/*  - separator */
.navi_menu_content .l1_sep
{
	color: #666;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 0 11px;
}


/****************************/
/* login form for site user */
/****************************/

table.login_form
{
	margin: 5px 0 2px 0;
	width: 100%;
}

.login_form .form_label
{
	color: #000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	padding: 2px 5px 2px 15px;
}

.login_form .form_field
{
	padding: 0 5px 0 5px;
}
.login_form .form_field input.text,
{
	border: 1px #CCC solid;
	color: #666;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	width: 70px;
}
.form_field select {
	background-color: #F2F2F2;
}
table.userinfo
{
	margin: 5px 0 2px 0;
	width: 100%;
}
table.userinfo .label
{
	color: #000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	margin: 2px 5px 0 0;
	padding: 1px 5px 1px 5px;
	text-decoration: none;
}
table.userinfo .field
{
	color: #000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 5px 2px 15px;
	text-decoration: none;
}

a.login_form_button
{
	background-color: #2175C6;
	border: 1px #2175C6 solid;
	color: #FFF;
	display: block;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	margin: 0 10px 7px 0;
	padding: 0 2px 0 2px;
	text-decoration: none;
}
a.login_form_button:active,
a.login_form_button:hover
{
	background-color: #FFF;
	border: 1px #2175C6 solid;
	color: #2175C6;
	text-decoration: none;
}

.box_title {
	color:#FFF;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight:bold;
	padding-left:3px;
}

.fp_news_title {
	color:#FFF;
	font-family: "Trebuchet MS", Verdana;
	font-size:14px;
	font-weight:bold;
	padding-left: 10px;
}

.prod_gr_list {
	width: 100% !important;
	width: 97%;
}

.prod_gr_list .cell {
	width: 25%;
	padding:0px 0 10px 0 ;
	text-align: center;
	vertical-align:top;
	color:#0C6AB9;
}

.prod_gr_list .cell .image {
	vertical-align:bottom;
	display:block;
	margin-bottom: 5px;
	width: 122px;
	height: 122px;
	border:1px solid #0C6AB9;
}
.prod_gr_list  a{
	font-size:11px;
	text-decoration:none;
}
.prod_gr_list  a:hover{
	text-decoration:underline;
}
.prod_gr_list .cell .name a{

}


.prod_gr_list .cell .image img {
	border:0;
}
.prod_list{
	width:510px;
}

.prod_list .cell {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	padding:5px 5px;
	border-bottom: 1px solid #CCC;
}

.prod_list td a {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}
.prod_list td a:hover {
	text-decoration:underline;
}

.prod_list .order
 {
	color:#F60;
}
.prod_list .order:HOVER{
	color:#F60;
}
.prod_list .moreinfo, .btn_moreinfo
 {
 	padding: 2px 7px;
	color:#0F487B;
	border: 1px solid #10497C;
	background: #C7E4FC;
	font-weight: bold;
	text-decoration: none;
}

.prod_list .moreinfo:HOVER{
	text-decoration: underline;
}

.prod_nav  a {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight:bold;
	color: #666;
	list-style:none;
	text-decoration:none;
}

.prod_nav .position {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}

.prod_detail .name {
	width: 100%;
	padding: 4px 4px;
	color: #125794;
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	border-bottom: 1px solid #CCC;
}

.prod_detail .featured {
	padding: 8px 4px;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}

.prod_detail .featured a {
	color: #125794;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	text-decoration:none;
}

.prod_detail .option a,
.prod_detail .option
 {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	padding: 2px 4px;
}
.prod_detail .option input {
	height:20px;
	border: 1px solid #ccc;
	width:40px;
	text-align:center;
}
.prod_detail .order
 {
	color:#F60;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	border: 1px solid #F60;
	width: 60px;
	padding: 2px 0px;
}

.prod_detail .order:hover{
	color: #F60;
}


.layout_footer2 a.button,
.buttonbar a,
.prod_detail .nav,
.navi .nav
 {
	color:#125794;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	border: 1px solid #125794;
	padding: 3px 7px;
}
.prod_detail .descr
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	padding: 8px 4px;
	border-bottom: 1px solid #CCC;
}
.prod_detail .prod_detail_img{
	width:122px;
	padding-top: 15px;
}
.prod_detail .prod_detail_img .c00 {
	border:1px solid #0F487B;
	text-align:center;
	padding:0;

}
.prod_detail .prod_detail_img .c10 {
	text-align:center;
	border-top:none;
	padding:0;
}
.prod_detail .prod_detail_img a
 {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color:#666;
	text-decoration:none;
}
.prod_detail .moreinfo {
	padding-top:10px;
}
.prod_detail .moreinfo a {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color: #125794;
	text-decoration:none;
}
.suggested {
	width: 100%;
	padding: 15px 0px 8px;
	color: #0F487B;
	font-family: "Trebuchet MS", Verdana;
	font-size: 17px;
}
.prod_sug_list .cell {

	text-align:center;
}
.prod_sug_list .cell img{
	border: 1px solid #0F487B;
}
.prod_sug_list td a {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color:#125794;
	text-decoration:none;
}
.prod_sug_list td a:hover {
	color:#125794;
	text-decoration:underline;
}
.prod_sug_list .order
 {
	color:#F60;
}
.prod_sug_list .order:HOVER{
	color:#F60;
}


#prodtable {
	width: 505px;
	height: 50px;
}

#prodtable-c00 {
	width: 50px;
	vertical-align: middle;
	padding: 0 10px 0 0;
}

#prodtable-c01,
#prodtable-c11,
#prodtable-c21 {
	padding: 0 0 0 10px;
}

#prodtable-c01 {
	width: 300px;
}

.prod_price {
	width:100px;
	float:left;
	color: #666;
	font-size:11px;
}
.prod_quantity {
	width:28px;
	float:left;
	padding-top: 1px !important;
	padding-top:0;
}
.prod_quantity input.quantity {
	color:#10497C;
	font-weight: bold;
	border: 1px solid #10497C;

}
.prod_update {
	width:42px;
	float:left;
	padding: 4px 0;
	margin-left:10px;
}
.prod_total {
	width:130px;
	float:right;
	text-align:right;
}
.prod_remove {
	float:left;
	margin-left:25px !important;
	margin-left:10px;
	padding: 4px 0px 3px 0px;
}
.prodtable-row {
	padding:5px 0;
	border-top: #999 solid 1px;
}
.cart-total {
	font-weight:bold;
	text-align:right;
}

input.quantity
{
	border: 1px solid #999;
	color: #666;
}
#prodtable a {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

table.layout_header1
{
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 2px 5px;
	margin: 10px 0;
}

table.layout_header1 td
{
	font-weight: bold;
}

.form_label
{
	color: #333;
}

.form_field input
{
	border: 1px solid #999;
}

span.req
{
	color: #c00;
	padding: 3px;
	font-weight: bold;
}

.mod_checkout,
.layout_footer1
{
	width: 490px;
	margin-left: 10px;
}

.layout_footer2
{
	margin: 15px 0;
}

.layout_footer2 td
{
	padding: 3px 0;
}

.clabel
{
	font-weight: bold;
	color: #333;
}

.checkout2_btn {
	background: url(/site/tmpl/img/btn_checkout.gif) no-repeat left center;
	padding: 5px 5px 5px 27px;
	text-decoration: none;
	margin-left:15px;
	height: 20px;
}
.checkout2_btn:hover {
	text-decoration: underline;
}
.cart2_btn {
	background: url(/site/tmpl/img/btn_cart.gif) no-repeat left 50%;
	padding: 5px 5px 5px 27px;
	text-decoration: none;
	height: 20px;
}
.totalprice {
	height: 17px;
}
.cart2_btn:hover {
	text-decoration: underline;
}

a.btn_moreinfo2
 {
 	padding: 2px 7px;
	border: 1px solid #0F487B;
	background: #0C6AB9;
	font-weight: bold;
	text-decoration: none;
	color:#FFF;
}
a.btn_remove
 {
	color:#666;
 	padding: 2px 7px;
	border: 1px solid #999;
	font-weight: bold;
	text-decoration: none;
}
a.nav_next {
	color:#666;
	background: url(/site/tmpl/img/arrows_next.gif) no-repeat right center;
	padding: 2px 21px 2px;
}
a.nav_prev {
	color:#666;
	background: url(/site/tmpl/img/arrows_prev.gif) no-repeat left center;
	padding: 2px 0 2px 21px;
}
