BODY {
    background: #E7F7D9;
    padding: 0;
    margin: 0;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    text-align: center;
}

* {
	margin: 0;
	padding: 0;
}



#Page {
	background: url('images/bgPage.jpg') repeat-y;
	float:left; 
	width: 1007px;
	padding: 0 !important;
	margin: 0 !important;
	text-align:left;
}

#MainContent {
	float:left;
	width: 1007px;  
	background: url('images/bgPageTop.jpg') no-repeat;
	padding-top: 10px;
}
#LeftCol {
	float:left;
	width: 200px;
	margin-left: 22px;
	padding: 0 0 10px 0; 
	background: #E7EFD8;
}
#MainCol {
	float:left;
    width: 770px;
    padding: 0;
    margin: 0;
    min-height: 300px;
    height:auto !important;
    height: 300px;
}

#Search {
	float:left;
	margin:3px 0 0 0;
	padding:0;
	width: 900px;

}
#Search H1 { 
	float:left;
	margin:0;
	padding:0;
	width: 60px;
	font-size: 14px;
	line-height: 22px;
	margin: 0px 10px 0 15px;
	color: #fff;
}
#Search FORM {
	float:left;
	width: 600px;
	margin:0;
	padding:0;
}
#Search INPUT.inp1 {
	background: url('images/bgFuncBoxInput1.gif') no-repeat;
	width: 176px;
	margin: 0 0 0 0;
	padding: 0 4px 4px 4px;
	height: 22px;
	line-height: 22px;
	font-size: 10px;
}
#SearchSelect {
	margin:0;
	padding: 2px 3px 2px 3px !important;
	background: #fff !important;
	font-size: 11px;
	height: 22px !important;
	line-height: 22px !important;
	font-weight: normal;
	color: #333;
}
#SearchSelect .SelectOption {
	margin: 0;
	padding: 2px 3px 2px 3px;
	background: #fff ;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	
}



	
	
	
TABLE {
    padding: 0;
    margin: 0;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
}

DIV { padding: 0; margin: 0; }

A {color: #008000;text-decoration: none;}
A:link {color: #008000;text-decoration: none;}
A:visited {color: #008000;text-decoration: none;}
A:hover {color: #008000;text-decoration: underline;}
A:active {color: #008000;}

UL, OL {
    margin: 0;
    padding: 0 30px;
}
LI {
    list-style-position: outside;
    list-style: none;
    margin: 0;
    padding: 0;
}

IMG {	border: 0; }

#alpha LI {
    list-style-type: lower-alpha;
}


H1 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin: 10px 0 20px 0;
	padding: 0;
}



.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	height: 18px;
	padding-left: 4px;
}

.categorytree {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0px;
}
.thead {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	height: 30px;
	background-image: url(images/bg_head.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 6px;
	border-bottom: solid 1px #F36A4A;
}

#error {
	background: #FFFFDF;
	border: 1px solid #EFEAB3 ;
	clear:both;
	width: 720px;
	color: #870000;
	padding: 10px;
	margin: 20px;
	font-size: 11px;
	text-align: left;
	line-height: 1.5em;
}


#header {
	background: url('images/bgHeader.jpg') no-repeat; 
	float: left;
	width: 1007px;
	height:170px;
}

#TopMenu {
	margin: 0 0 0 10px;
	padding:0;
	float: left;
	width: 997px;
}
#TopMenu LI {
	float: left;
	list-style: none;
	width: 164px;
	text-align:center;
}
#TopMenu LI A {
	display:block;
	width: 164px;
	padding: 10px 0; 
	color:#E7F7D9;
	font-family:Verdana,sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
#TopMenu LI A:hover {
}
#TopMenu LI.active {
	width: 173px;   
}
#TopMenu LI.active A {
  	color:#555555;
	width: 173px;   
}








#TopTabs {
	float:left;
	margin: 10px 0 0 15px;
	padding: 0;
}
#TopTabs LI {
	float: left;
	list-style: none;
	width: 120px;
	text-align:center;
}
#TopTabs LI A {
	display: block;
	padding: 10px 0 10px 0;
	font-size: 11px;
	color: #fff;
	font-weight:bold;
}
#TopTabs LI A:hover {
	background: url('images/bg_tab_hover.gif') no-repeat;   
	background-position: 0 2px; 
	text-decoration: none;
}
#TopTabs LI.active A:hover {
	background: none;   
	text-decoration: none;
}


#logo {
/*
	margin-top: 10px;
*/
	float:left;
	padding: 0;
	width: 200px;
	height: 60px;
}
#logo IMG {

}

#TopMenu2 {
	margin: 10px 20px 0 10px;
	padding: 0 0 0 0;
	float: right;       
	width: 490px;
	text-align: right;
}


#AdBox {
	margin: 0 0 10px 10px;
	padding: 7px 0 0 12px;
	background: url('images/bgAdBox.gif') no-repeat;
	width:752px;
	height:104px;	
}
#AdLeft {
	float: left;
	width: 160px;
	margin: 10px 0 10px 0px;
}
#AdSky {
	float: left;
	width: 160px;
	margin: 290px 0 10px 8px;
	display:inline;
}

#header-main {
/*
	margin-top: 10px;
*/
	float: left;
	width: 555px;
	height: 150px;
}

#header-right {
	margin: 0;
	padding: 0;
	float: right;
	width: 190px;
	height: 150px;
}




#top_notice {
	background: #;
	padding: 10px 0px 0px 30px;
	width: 600px;
	height: 50px;
}
#top_notice H1 {
	margin: 0px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #a00;
}
#top_notice p {
	margin: 0px 0px;
	padding: 0px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #800;
}


#navibar {
	margin: 0 0 0 20px;
	padding: 0px 0 5px 0px;
	border-bottom: 0px solid #dfdfdf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
	height: 30px;
}
#navibar TR TD {
	color: #000;
}
#navibar b {
	color: #000;
}
#navibar .selected {
	color: #000;
}
#navibar a {
	color: #666;
}
#navibar a:hover {
	color: #000;
	text-decoration: none;
}
#navibar a:active {
	color: #000;
}






#pager {
	background: url('images/bg_stripe.gif');
	float: left;
	margin: 0px 25px 8px 10px;
	margin-right: 0px;
	padding: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	display:inline;
	width: 735px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 770px;
 }
html>body #pager {
	width: 735px;
}
#pager-b {
	clear: both;
	height: 5px;
	margin-bottom: 0px;
}

#pager H1 {
	margin: 0px 0px 2px 0px;
	padding:0;
	color: #222;
/*
	color: #83800B;
*/
}


#pager FORM {
margin:0;
padding:0;
}
#pager TABLE, TR, TD {
margin:0;
padding:0;
}

#pager TABLE TR TD {
	font-family: Arial;
	padding-bottom:10px;
	font-size: 11px;
	line-height: 17px;
	color:#333;
}

#pager TABLE TR TD.pager {
	font-family: Arial;
	padding-bottom:10px;
	font-size: 11px;
	line-height: 17px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color:#333;
}
#pager TABLE TR TD.pager A {
	font-size:10px;
	padding: 2px 5px;
	background: #fff;
	color: #008000;
	border: 1px solid #89c911;
}
#pager TABLE TR TD.pager A:hover {
	background: #eee;
	color: #008000;
	font-weight:bold;
	text-decoration: none;
	border: 1px solid #89c911;
}

#pager TABLE TR TD.pager B.selected {
	font-size:10px;
	color:#000;
}

#pager TABLE TR TD.pager B.sep {
	color:#888;
}

#pager .table {
	width:735px;
}
#pager .select {
}
#pager .select TR TD {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0em;
}

#pager .select SELECT {
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	height: 18px;
	line-height: 21px;
	color: #666;
}
#pager .select SELECT OPTION {
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	padding-bottom:1px;
	height:10px;
	color: #666;
}
#pager TABLE TR TD A{
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	color: #000;
}
#pager TABLE TR TD A:hover {
	color: #000;
	text-decoration: underline;
}
#pager TABLE TR TD A IMG{
	vertical-align: middle;
}


#pagerbox {
padding:0 0 8px 0;
margin: 20px 0px 20px 18px;
background: url("images/box-b.gif") no-repeat bottom left;
font: 11px Arial, Helvetica, sans-serif;
width: 720px;
}
#pagerbox H3 {
margin:0;
padding: 0px 10px 0px 10px;
background:url("images/box-t.gif") no-repeat top left;
font: 5px Arial, Helvetica, sans-serif;
}
#pagerbox P {
background: #fff;
margin:0;
padding: 3px 9px 3px 9px;
border-left: 1px solid #838383;
border-right: 1px solid #838383;
}
#pagerbox .p {
background: #fff;
margin:0;
padding: 3px 9px 3px 9px;
border-left: 1px solid #838383;
border-right: 1px solid #838383;
}
#pagerbox input, #pagerbox textarea, #pagerbox select{
border:0;
margin: 0px;
padding: 0px 0px 0px 0px;
font: 9px Arial, Helvetica, sans-serif;
color: #000;
}
#pagerbox FORM {
margin:0;
padding:0;
}
#pagerbox label{
float: left;
margin: 6px 0px 3px 3px;
display: block;
font: 11px Arial, Helvetica, sans-serif;
}
#pagerbox label.large{
float: left;
margin: 3px;
display: block;
font: 14px Arial, Helvetica, sans-serif;
}

.clearAll{
clear:both;
}

/***** Shadows that wrap around ALL elements ***********/
#pagerbox .frmShdwTopLt{
float:left;
/*background:url(shadowUpperLeft.gif) top left no-repeat; */

}

#pagerbox .frmShdwBottomRt{
float:left;
/*background:url(shadowLowerRight.gif) bottom right no-repeat;*/

}

#pagerbox .frmShdwBottomLt{
float:left;
/*background:transparent url(shadowBottomLeft.gif) bottom left no-repeat;*/

}

#pagerbox .frmShdwTopRt{
float:left;
/*background:transparent url(shadowTopRight.gif) top right no-repeat;*/
}


/***** styles specific to the CHECKBOX **********/
#pagerbox .frmShdwCheck{
border:0;
margin:0;
padding:0;
}

#pagerbox .frmShdwCheck img{
border:0;
margin:0;
}


/***** styles specific to the RADIO BUTTONS **********/
#pagerbox .frmShdwRadio{
float:left;
margin:0;
}

#pagerbox .frmShdwRadio img{
border:0;
margin:0;
}


/***** styles specific to the SUBMIT BUTTONS **********/
#pagerbox .frmShdwSubmit{
border:0;
background:#f7f7f7 !important;
background:transparent;
float:left;
font-weight:bold;
cursor:pointer;
}

#pagerbox .frmShdwSubmit:hover{
color:#000000;
}


/***** styles specific to the SELECT BOX **********/
#pagerbox .frmShdwSelectDropChosen{
margin: 6px 3px 3px 2px;
padding: 0 0 0 2px !important;
padding: 0 0 3px 2px;
float:left;
border-right: 0px solid #cccccc;
border-left:  0px solid #ffffff !important;
border-left:  0;
display:block;
cursor:pointer;
text-align: right;
/*some stuff for IE*/
color:#000;
text-decoration:none;
}

#pagerbox .frmShdwSelectDropShown{
margin: 6px 3px 3px 0px;
padding: 0 3px 0 0px;
float:left;
border-right:  1px solid #cccccc;
border-left:   1px solid #cccccc;
border-bottom: 1px solid #cccccc;
position:absolute;
background: #ffffff;
}

#pagerbox .frmShdwSelectDrop{
display:none;
}

#pagerbox .fakeSelectImg{
	border:0;
	margin: 5px 0px 0px 0px;
}

#pagerbox .frmShdwSelectDropShown a{
	display:block;
	margin:0;
	padding: 0px 0px 3px 0px;
	border-bottom:0px dashed #ffffff;
	text-decoration: none;
	text-align:right;
	color:#000;
}

#pagerbox .frmShdwSelectDropShown a.selected{
	background: #f1f1f1;
	color:#103D7D;
	border-bottom:0px dashed #cccccc;
	text-align:right;
	font-weight: normal;
}
/*
#pagerbox .frmShdwSelectDropShown a.selected:before{
	content:"";
}
*/


#pagerbox .frmShdwSelectDropShown a:hover{
background: #f1f1f1;
border-bottom: 0px dashed #cccccc;
text-decoration: none;
color:#000;
}
/*

#pagerbox .frmShdwSelectDropShown a:hover:before{
content:"";
}
*/




TABLE .fprodbox {
	width: 251px;
	background:#f7f7f7;
	border: solid 1px white; float: left;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #;
}
TABLE .fprodbox TR {
}
TABLE .fprodbox TR TD {
	padding: 2px 0px;
}

.wrapper {
	background: #000;
	padding: 10px;
}

#newslist {
	float:left;
	width: 770px;
	font-size: 11px;
	margin: 0 auto;
	padding: 0;
	padding-top: 0px;
}

#newslist H1 {
	margin: 0 0 3px 0;
	padding: 0px 0 5px 0px;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial;
	color: #008000;
}
#newslist P {
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #7A8F50;
}

#newslist H1 A:link, #newslist H1 A:visited { color: #008000; }
#newslist H1 A:hover, #newslist H1 A:active { color: #008000; }

#newslist .left {
/*	background: url('images/bg_newsbox.gif') no-repeat top left; */
	background: #fff; 

	float: left;
	padding: 10px;
	margin: 0 0 10px 10px;
	border-top: 1px solid #89c911;
	border-bottom: 1px solid #89c911;
	border-left: 1px solid #89c911;
	border-right: 1px solid #89c911;
	display: inline;

	min-height: 150px;
  height:auto !important;
  height: 150px;

	width: 349px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 370px;
}
html>body #newslist .left  {
	width: 349px;
}


#newslist .right {
/*	background: url('images/bg_newsbox.gif') no-repeat top left; */
	background: #fff; 

	float: left;
	padding: 10px;
	margin: 0 0 10px 10px;
	border-top: 1px solid #89c911;
	border-bottom: 1px solid #89c911;
	border-left: 1px solid #89c911;
	border-right: 1px solid #89c911;
	display: inline;

	min-height: 150px;
  height:auto !important;
  height: 150px;

	width: 349px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 370px;
}
html>body #newslist .right  {
	width: 349px;
}


#newslist .pic {
	float: right;
}

#newslist IMG {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
}


#maincatsbox {
	background: #f8f8f8;
	margin-left: 10px;
	margin-right: 12px;
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border: 1px solid #ddd;
}
#maincatsbox TH {
	background: #000 url('images/bg03.gif') repeat-x;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #aaa;
}
#maincatsbox TH H1 {
	padding: 5px 0px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 14px;
	color: #eee;
}
#maincatsbox .subcats {
}
#maincatsbox .subcats TR {
	padding: 0px 10px 0px 10px;
}
#maincatsbox .subcats TR TD {
	padding: 2px 0px 1px 0px;
}
#maincatsbox .subcats-title {
	padding: 10px 0px 0px 0px;
	margin:0;
	color: #87C80C;
	font-weight: bold;
}
#maincatsbox .subcats-title a:link {
	color: #87C80C;
}
#maincatsbox .subcats-title a:hover {
	color: #87C80C;
	text-decoration: underline;
}
#maincatsbox a {
	color: #444;
}
#maincatsbox a:hover {
	color: #6CA5BE;
}

#maincats {
	background: #;
}
#maincats TD {
	margin:3px;
	background: #;
}



#head {
	width: 100%;
	height: 28px;
	height/* */:/**/25px;
	height: /**/25px;
	background: #EBEBEB url('images/bg_head.gif') repeat-x top;
  border-top: 0px solid #ddd
	border-bottom: solid 1px #ddd;
} 

#head #headcontent {
	margin: 4px 10px 3px 10px;
}

#head H1 {
	margin: 0;
}


 
 .tablazat {
 float: left;
 margin: 10px;
 padding: 10px 0px 5px 0px;
 font-family: Verdana;
 font-weight: normal;
 }
 .tablazat a {
 color: #71674E; 
 }
 .tablazat table {
 margin: 10px;
 width: 210px;
 font-size: 9px;
 background: #fff;
 border-bottom: 1px solid #eee;
 border-left: 1px solid #eee;
 }
 .tablazat table caption {
 margin: 0;
 padding: 3px 2px;
 text-align: left;
 font-weight: bold;
 font-family: Arial;
 font-size: 14px;
 color: #007EAE;
 border-bottom: none;
 background: #fff;
 }
 .tablazat table tr {
 background: #fdfdfd;
 }
 .tablazat table tr.alt {
 background: #fafafa;
 }
 .tablazat table th {
 padding: 1px 4px;
 font-weight: bold;
 font-family: Arial;
 font-size: 10px;
 color: #fff;
 text-align: left;
 height: 24px;
 background: #666;
 border-right: 1px solid #eee;
 }
 .tablazat table td {
 padding: 1px 4px;
 color: #555;
 text-align: left;
 font-family: Verdana;
 font-size: 9px;
 border-right: 1px solid #eee;
 border-top: 1px solid #eee;
 }
 .tablazat table td.col2 {
 padding: 1px 4px;
 color: #555;
 font-family: Verdana;
 font-size: 9px;
 text-align: right;
 border-right: 1px solid #eee;
 border-top: 1px solid #eee;
 }
 
 
 
 
#noreg {
	border: 0px solid #ccc;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	color: #222;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;	
} 
#noreg FORM {
	margin: 0 0 0 10px;
} 
#noreg P {
	margin: 5px 0 0 15px;
} 
INPUT.inp1 {
	background: url('images/bgFuncBoxInput1.gif') no-repeat;
	width: 176px;
	margin: 2px 0 2px 0;
	padding: 0 6px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
}
INPUT.inp2 {
	background: url('images/bgFuncBoxInput2.gif') no-repeat;
	width: 143px !important;
	margin: 2px 0 2px 0 ;
	padding: 0 6px !important;
	height: 20px !important;
	line-height: 20px ;
	font-size: 11px;
}
#noreg INPUT.input-bn {
   	margin-left: 5px;
	margin-right: 0px;
	vertical-align: top;
	cursor: pointer;
	width: 28px;
	height: 22px;
	font-size: 9px;
	background: url('images/ok.gif') no-repeat;
	border: none;
} 

#reg {
	border: 0px solid #87C80C;
	float: left;
	width: 360px;
	margin: 0px;
	padding: 0px 0px 0px 0px;   
	color: #222;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;	
} 
#reg FORM {
	margin: 0 0 0 10px;
} 
#reg P {
	margin: 5px 0 0 15px;
} 
#reg LABEL {
	float:left;
	display:block;
	margin: 0 0 0 0;
	width: 100px;
	color: #222;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;	
}   
#reg INPUT.inp1 {
	background: url('images/bgFuncBoxInput1.gif') no-repeat;
	width: 176px;
 	margin: 2px 0 2px 0;
	padding: 0 6px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
}
#reg INPUT.inp2 {
	background: url('images/bgFuncBoxInput2.gif') no-repeat;
	width: 143px;
	margin: 2px 0 2px 0;
	padding: 0 6px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
}


#reg INPUT.input-bn {
	margin-left: 5px;
	margin-right: 0px;
	vertical-align: top;
	cursor: pointer;
	width: 28px;
	height: 22px;
	background: url('images/ok.gif') no-repeat;
	border: none;
}  
 
 
#funcbox {
	background: url('images/bgFuncBox.gif') no-repeat; 
	border: 0px solid #ccc;
	float: right;
	margin: 0 0 10px 0px;
	padding: 0px;
	width: 200px;
	height: 104px;
	color: #222;
    font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}


#funcbox H1 {
	margin: 0;
	padding: 5px 0 4px 0;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}


#funcbox UL  {
	padding-top: 6px;
}
#funcbox LI  {
	padding-left: 6px;
	list-style: none;
	background: url('images/bullet.gif') no-repeat;
}


#funcbox FORM INPUT {
	border-color: #aaa;

	color: #444;
}
FORM INPUT.inp1 {
	vertical-align: top;
  margin: 0 0 2px 0;
	padding: 2px 3px 1px 3px;
	width: 120px;
	height: 16px;
	border: 0px solid #999;
/*
	background: url('images/input-fied.gif') repeat-x;
*/
}
FORM INPUT.inp2 {
	vertical-align: top;
	padding: 2px 3px 1px 3px;
	font-family: Helvetica;
	font-size: 9px;
	border: 0px solid #999;
	width: 20px;
	height: 16px;
/*
	background: url('images/bg_nput.gif') repeat-x;
	background: url('images/input-field-2.gif') no-repeat;
*/
}

FORM INPUT .inp3 {
	vertical-align: center;
	margin: 1px 0 0 0;
	padding-left: 4px;
	padding-right: 4px;
	border: none;
	font-family: Helvetica;
	font-size: 9px;
	width: 68px;
	height: 16px;
	background: url('images/bg_input.gif') repeat-x;
/*	background: url('images/input-field-3.gif') no-repeat; */
}
#funcbox P {
  margin: 0px;
  padding: 2px 0px;
}





#loginbox {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 0px 10px;
	width: 180px;
	height: 68px;
}
#loginbox FORM {
	width: 180px;
	padding: 0px 0px 0px 0px;
}
#loginbox INPUT.inp1 {
	background: url('images/bgFuncBoxInput1.gif') no-repeat;
	width: 176px;
	margin: 5px 0 5px 2px;
	padding: 0 4px 0 4px;
	height:20px;
	line-height:20px;
	font-size:10px;
}
#loginbox INPUT.inp2 {
	background: url('images/bgFuncBoxInput2.gif') no-repeat;
	width: 143px;
  	margin: 2px 0 5px 2px;
	padding: 0 4px 0 4px;
	height:20px;
	line-height:20px;
	font-size:10px;
}

FORM INPUT.input-bn {
	margin-left: 5px;
	margin-right: 0px;
	vertical-align: top;
	cursor: pointer;
	width: 28px;
	height: 22px;
	font-size: 9px;
	background: url('images/ok.gif') no-repeat;
	border: none;
}


#login_box .forgetpass {
	margin: 0px;
	padding: 0px;
	margin-left: 6px;
	color: #444;
	font-weight: normal;
}



#forget_box {
	float: left;
	margin: 0;
	padding: 0px 0 0 0px;
}
#forget_box H2 {
	margin: 0;
	padding: 14px 0 5px 2px;
	font-family: Helvetica;
	font-size: 9px;
	color: #444;
}

#forget_box FORM {
	width: 182px;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
#forget_box INPUT.inp2 {
	background: url('images/bgFuncBoxInput2.gif') no-repeat;
	width: 143px;
	margin: px 0 5px 2px;
	padding: 0 4px 0 4px;
	height:20px;
	line-height:20px;
	font-size:10px;
}
#forget_box INPUT.input-bn {
	margin-top: 0px;
	margin-left: 5px;
	vertical-align: top;
	cursor: pointer;
	width: 28px;
	height: 22px;
	font-size: 9px;
	background: url('images/ok.gif') no-repeat;
	border: none;
}


#wl-login FORM {
	width: 182px;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
#wl-login INPUT.inp1 {
	background: url('images/bgFuncBoxInput1.gif') no-repeat;
	width: 176px;
	margin: 5px 0 5px 2px;
	padding: 0 4px 0 4px;
	height:20px;
	line-height:20px;
	font-size:10px;
}
#wl-login INPUT.inp2 {
	background: url('images/bgFuncBoxInput2.gif') no-repeat;
	width: 143px;
  	margin: 2px 0 5px 2px;
	padding: 0 4px 0 4px;
	height:20px;
	line-height:20px;
	font-size:10px;
}
#wl-login INPUT.input-bn {
	margin-top: 0px;
	margin-left: 5px;
	vertical-align: top;
	cursor: pointer;
	width: 28px;
	height: 22px;
	font-size: 9px;
	background: url('images/ok.gif') no-repeat;
	border: none;
}




#searchbox {
	background: url('images/search-input-bg.jpg') no-repeat;
	background-position: 15px 2px;
	border-bottom: none;
	float: left;
	margin-top: 0px;
	padding: 0px 10px 10px 10px;
}



#search_form {
	width: 175px;
}

FORM INPUT.search-input {
	vertical-align: top;
	margin: 0 0px 0px 10px;
	padding: 11px 0px 0px 0px;
	width: 110px;
	height: 39px;
	font-size: 12px;
	color: #ddd;
	border: 0px solid #999;
	background: url('images/spacer.gif') repeat-x;
}
FORM INPUT.search-input-bn {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	cursor: pointer;
	width: 39px;
	height: 39px;
	font-size: 9px;
	background: url('images/spacer.gif') no-repeat;
	border: none;
}

#search_form SELECT {
	background: none;
	border: none;
	border: 0px solid #fff;
	background: url('images/bg_input_login-short.gif') no-repeat;
	background-position: 1px 1px;
	width: 125px;
	height: 16px;
	font-family: Helvetica;
	font-size: 9px;
	color: #444;
	margin-left: 5px;
	padding-top: 2px;
	
}


#search_form SELECT OPTION {
	border: none;
	border-bottom: 1px solid #ddd;
	background: #fff;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 9px;
	color: #444;
}







#ad_banner {
	float: left;
	margin: 0 0 0 0px; 
	padding: 0; 
	width: 555px;
	height: 80px;
/*
	border: 1px solid #ddd;
*/
}

#ad_banner-2 {
	margin: 0 0 0 0px; 
	padding: 0; 
	height: 50px;
	text-align: center;
}

#ad_bottom {
	margin: 10px auto 1px auto;
	padding: 1px 10px 8px 10px; 
	border-top: 1px solid #ddd;
	text-align: center;
}
#ad_bottom_555x80 {
	border: 1px solid #eee;
}

/*
#ad_bottom {
	background: #fff;
	margin-top: 7px; 
	border-top: 1px solid #eee;
	padding: 1px 10px 12px 10px; 
	text-align: center;
	font-family: verdana;
	font-weight: normal;
	font-size:9px; 
	color: #888;

	width: 950px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 1007px;
 }
html>body #ad_bottom {
	width: 950px;
}
*/
#ad_bottom P {
	margin: 0;
	padding: 2px 0px 0px 0px;
	font-family: verdana;
	font-weight: normal;
	text-align: left;
	font-size:9px; 
	color: #888;
}				

#ad_left1 {
	float:left;
}				
#ad_left2 {
	background: #fff;
	border-top: 1px solid #eee;
	margin-top: 20px; 
	padding: 1px 10px 10px 10px; 
	text-align: center;
	font-family: verdana;
	font-weight: normal;
	font-size:9px; 
	color: #888;

	width: 180px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 200px;
 }
html>body #ad_left2 {
	width: 180px;
}
#ad_left2 P {
	margin: 0;
	padding: 4px 0px 4px 0px;
	font-family: verdana;
	font-weight: normal;
	font-size:9px; 
	color: #888;
}


#funcbar {
	float: left;
	width: 100%; 
	margin: 0px;
	padding: 27px 0px 17px 0px;
}
#funcbar #menu {
	float: left;
	margin: 0;
	padding: 0px 0px 0px 10px; 
}
#funcbar #menu LI {
  background: url('images/bullet3.gif') no-repeat;
  background-position: 0px 2px;
	margin: 0;
	padding: 0 7px 0 9px; 
	float: left;
	color: #000;
	text-decoration: none;
	font-family: arial,verdana;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	list-style: none;
}
#funcbar #menu LI.first {
  background:none;padding-left:0;
}
#funcbar #menu LI.first A {
	color: #8B5229;
}
#funcbar #menu LI.first A:hover {
	color: #714322;
}
#funcbar #menu LI A {
	text-decoration: none;
	font-family: arial,verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	color: #333;
}
#funcbar #menu LI A:hover {
	color: #6CA5BE;
	text-decoration: none;
}
#funcbar #menu LI A:active {
	color: #6CA5BE;
}

#funcbar #menu LI.color A {
	text-decoration: none;
	font-family: arial,verdana;
	font-weight: bold;
	text-transform: uppercase;
	color: #87C80C;
}
#funcbar #menu LI.color A:hover {
	color: #87C80C;
	text-decoration: underline;
}



.szoveg {
	font-size: 11px;
	color: #333;
}

.simpletable {
	width: 508px;
	border: none;
	border-collapse: collapse;
}

.simpletable TH { 
	padding: 5px 5px 5px 5px; 
	font-family: arial;
	font-size: 11px;
	text-align: left;
}
.simpletable TD { 
	border-top: solid 1px #eee; 
	padding: 2px 5px 2px 5px; 
	font-family: arial;
	font-size: 10px;
	line-height: 10px;
}


#Footer {
	background: url('images/bgFooter.jpg') no-repeat;
    clear: both;
	height: 93px;
    font-family: verdana;
    font-size: 11px;
    color: #E7F7D9;
    padding-left:22px;
}

#FooterLinks {
	float:left; 
	width:900px;
	margin-top: 8px;
	text-align: center;
}
#FooterLinks UL {
	margin: 0 auto;
}
#FooterLinks UL LI {
	float:left;
}
#FooterLinks UL LI A {
	display: block;
	padding: 10px 10px;
    color: #007f00;
}
#FooterInfo {
	float:left; 
	width:900px;
	margin: 15px 0 0 10px;
	line-height:30px;
	vertical-align: middle;
	font-size:10px;
	color: #E7F7D9;
}
#FooterInfo A {
	color: #E7F7D9;
}
#FooterInfo IMG {
	vertical-align: middle;
}

#CartBox {
    background: url('images/bgCartBox.gif') no-repeat;
    margin: 0 0 10px 0px;
    width: 200px; 
    height: 80px;
}
#CartBox TR TD {
    font-family: tahoma,arial,verdana;
    font-size: 11px;
}
#CartBox TR TD P {
    margin:0;
    padding:0;
}




#catbox {
	float: left;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	width: 198px;
	border: 1px solid #95CE2A;
	background: #f8f8f8;
	
}
#catbox H2 {
	background: #87c80d url(images/CatBoxTop.gif); 
	background-repeat: repeat-x; 
	background-position: bottom center;
	margin: 0 0 10px 0;
	padding: 6px 6px 20px 6px;  
	font-weight: bold;
	font-size: 13px;
	color: #fff;
}
			
.list {
	margin: 0;
	padding: 0;
}
.list H3 {
	margin: 0;
	padding: 0 0 3px 6px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #222;
}
.list UL {
	margin: 0;
	padding: 0px 12px 20px 10px;
}
.list UL LI {
	background: url(images/list-bullet.gif) no-repeat;
	background-position: 0px 8px;
	margin: 0;
	padding: 2px 0 3px 8px;
	list-style: none;
	font-family: verdana;
	font-size: 11px;
	line-height: 1.3em;
	color: #444;
}
.list UL LI A {
  	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #008000;
}
.list UL LI A:visited {
	margin: 0;
	padding: 0;
  color: #008000;
	text-decoration: none;
}
.list UL LI A:hover {
	margin: 0;
	padding: 0;
  color: #222;
	text-decoration: none;
}
.list UL LI A:active {
	margin: 0;
	padding: 0;
	color: #008000;
	text-decoration: none;
}


.list UL LI B {
	color: #000;
}
.list UL LI A SPAN.n {
	color: #333;
}



#orders .head {
	width: 750px;
	margin: 0 0 0 10px;
	padding: 10px 0 10px 10px;
	background: url('images/bg_stripe.gif');
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 770px;
 }
html>body #orders {
	width: 750px;
}
#orders .head H1 {
	margin: 0;
	padding: 0px 0px 0px 0px;
}
#orders P {
	margin: 0px 0px 0px 10px;
	padding: 16px 0px 0px 10px;
}

















/* STATIC */

#static {
	float: left;
	margin: 0 10px 0 10px;
	padding: 0;
	display: inline;
	text-align:left;

	width: 750px;
}

#static #head {
	margin: 0;
	padding: 10px 10px 10px 10px;
	border: 1px solid #94CD28;
	background: #E7EFD8;

	width: 728px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 750px;
 }
html>body #static #head {
	width: 728px;
}
		

#static #content {
	margin: 0;
	padding: 10px 10px 30px 10px;
}


#static .index {
  	border: 1px solid #94CD28;
	background: #E7EFD8;
	float: right;
	padding: 0px 10px 10px 10px;
	margin-left: 550px;
	position: absolute;
	text-align: left;
	font-size: 12px;
	font-family: Arial;
	line-height: 1.2em;

	width: 168px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 188px;
}
html>body #static .index {
  width: 168px;
}

#static .index H1 {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}


#static H1 {
	margin: 0;
	padding: 0px 0px 0px 0px;
	color: #222;
}

#static P {
	padding: 5px 5px 5px 5px;    
}
#static .caption {
	margin: 0;
	padding: 15px 0px 15px 0px;
	font-size: 14px;
	color: #222;
}

#static UL {
	margin: 0px;
	padding: 10px 0 10px 35px;
}
#static OL {
	margin: 0px;
	padding: 10px 0 10px 35px;
}

#static .gotop {
	float:left;
	padding: 5px 0px 4px 0px;
	border-bottom: 2px solid #999;
	margin: 0 0 10px 0;
	color: #000;
	width: 530px;
}
#static .gotop H2 {
	float: left;
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	color: #222;
	width: 350px;
}
#static .gotop P {
	float: right;
	margin: 0;
	padding: 0px 5px 0px 0px;
	font-size: 11px;
	width: 150px;
	font-weight: normal;
	text-align:right;
}


#static H2 {
	background: #;
	margin: 0;
	padding: 10px 0px 8px 0px;
	color: #000;
	font-size:15px;
}
#static .lead {
	margin: 0;
	padding: 10px 0px 20px 0px;
	font-size: 13px;
	font-family: Arial;
	line-height: 1.2em;
	text-align: justify;
	color: #222;
	font-weight: bold;
}


#static #descr {
	margin: 0;
	padding: 0;

	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	line-height: 1.2em;
	text-align: justify;
}


#static #descr .paragraph {
	float: left;
	font-size: 12px;
	font-family: Arial;
	padding: 0px 0px 15px 0px;
	line-height: 1.2em;
	color: #333;
	width: 530px;
}
#static .paragraph b {
	color: #111;
}
#static #descr .notice {
	font-size: 10px;
	font-family: Arial;
	padding: 0px 0px 0px 0px;
	line-height: 1.2em;
	color: #666;
}
#static .notice b {
	font-size: 11px;
	color: #444;
}
#static .paragraph H1 {
	padding: 10px 0px 10px 0px;
	font-size: 13px;
}
#static #descr .img {
	float: left;
	margin: 4px 0 0 0;
}
#static .paragraph IMG.top {
	text-align: left;
	padding: 4px 0px 10px 0px;
}
#static .paragraph IMG.bottom {
	text-align: left;
	padding: 4px 0px 10px 0px;
}
#static .paragraph IMG.left {
	float: left;
	padding: 4px 15px 10px 0px;
}
#static .paragraph IMG.right {
	float: right;
	padding: 4px 0px 10px 15px;
}
#static #descr .img img {
	margin: 0 8px 10px 0;
	padding: 4px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #fff;
}
#static .keretes {
	border: 1px solid #94CD28;
	background: #E7EFD8;
	margin: 4px 0px 14px 0px;
	padding: 10px;
}
#static .keretes H1.caption {
	margin: 0;
	padding: 0px 0px 15px 0px;
	font-size: 14px;
	color: #000;
}

.gallery {
	background: #;
	float: left;	
	margin: 0;
	padding: 20px 0px;
	width: 555px;
	text-align: center;
}
#thumballs {
	background: #;
	margin: 0 auto;
	padding: 10px 0px;
	border-spacing: 0px;
	border: none; 
}
#thumballs TD {
	background: #fafafa;
	margin: 0;
	padding: 0px 25px;
	text-align: center;
	width: 130px;
	height: 130px;
	border: 1px solid #ddd;
}
#thumballs TD.tdtxt {
	background: none;
	padding: 5px;
	text-align: center;
	width: 100%;
	height: 15px;
	border: none;
}
#thumballs TD.tdtxt a {
 font-family: Arial;
	font-weight: bold;
	font-size: 9px;
	color: #DE7A04;
}
#thumballs TD.tdtxt a:hover {
 font-family: Arial;
	font-weight: bold;
	font-size: 9px;
	color: #DE7A04;
}
#thumballs IMG {
	background: #;
	padding: 0px;
	margin: 0px;
}

#tablearea {
 float: left;
 margin: 0px;
 padding: 0px;
 text-align: center;
}
#tablearea .tbl_partners {
 margin: 0px auto;
 width: 100%; 
 padding:0;
 border: 1px solid #ededed;
}
#tablearea caption {
 margin: 0;
 padding: 10px 10px;
 text-align: left;
 font-family: Arial,Verdana;
 font-weight: bold;
 font-size: 14px;
}
#tablearea .tbl_partners th {
 margin: 0px;
 padding: 10px 10px 15px 10px;
 font-size: 10px ;
 text-align: left;
}
#tablearea .tbl_partners td {
 margin: 0px;
 padding: 2px 10px 2px 10px;
 font-size: 10px ;
 text-align: left;
}
#tablearea .tbl_partners tr {

 background: #fafafa;
}
#tablearea .tbl_partners tr.alt {
 background: #eee;
}
#tablearea .tbl_partners td a {
 display: block;
 font-weight: normal;
}


#checkout {
	min-height: 610px;
  height:auto !important;
  height: 610px;

}
#checkout H1 {
	margin: 0px 0px 10px 10px;
	padding: 10px 10px 10px 0px ;
	border: 0px solid #ddd;
}
#checkout H2 {
	font-size: 12px;
	padding: 10px 10px 10px 10px ;
	text-align:left;
	color: #333;
}

}
#checkout A { 
	font-size: 11px;
}
#checkout TR.buttons TD { 
	padding: 10px 0px 15px 0px;
}
#checkout TR.buttons TD A { 
	font-size: 18px;
	color: #800;
	font-family: arial;
	font-weight:normal;
}

#checkout .itemqtty { 
	font-size:10px;
	width:28px;
	height:18px;
	text-align:center;
}

#sect_delivery { 
	float: right;
	width: 49%;
	margin: 0px 0px 0px 10px;
}
#sect_delivery TABLE TR TD INPUT { 
	background: #f5f5f5;
	height: 18px;
	border: 1px solid #ddd;
}
#sect_delivery TABLE TR TD TEXTAREA { 
	background: #f5f5f5;
	border: 1px solid #ddd;
}


#sect_delivery_personal { 
	float: right;
	width: 49%;
	margin: 0px 0px 0px 10px;
}
#sect_delivery_personal TABLE TR TD INPUT { 
	background: #f5f5f5;
	height: 18px;
	border: 1px solid #ddd;
}
#sect_delivery_personal TABLE TR TD TEXTAREA { 
	background: #f5f5f5;
	border: 1px solid #ddd;
}


#input_sect {
	float: right;
	width: 48%;
	margin: 0px 0px 0px 10px;
}
#input_sect TABLE TR TD INPUT { 
	background: #f5f5f5;
	height: 18px;
	border: 1px solid #ddd;
}
#input_sect TABLE TR TD TEXTAREA { 
	background: #f5f5f5;
	border: 1px solid #ddd;
}


#cart_table {
    float:left;
    width: 750px;
    margin: 10px 20px 10px 20px;
    padding: 0px;
    font-family: Arial;
    font-size: 10px;
    color: #444;
}
#cart_table TR {
    margin: 0;
    padding: 0px 0px 0px 0px;
}
#cart_table TH {
    padding: 2px 4px 10px 4px;
    color: #333;
    text-align:left;
    font-size: 11px;
    font-family: Verdana;
}
#cart_table TD {
    margin: 0;
    padding: 2px 4px 2px 4px;
}
#cart_table TD B {
    font-size: 12px;
}

#selectdelivery {
	float:left;
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-family: Arial;
	font-size: 10px;
	color: #444;
}
#selectdelivery TR {
	margin: 0;
	padding: 0px 0px 0px 0px;
}
#selectdelivery TH {
	padding: 2px 4px 10px 4px;
	color: #333;
	text-align:left;
	font-size: 11px;
	font-family: Verdana;
}
#selectdelivery TD {
	margin: 0;
	padding: 2px 4px 2px 4px;
}
#selectdelivery TD B {
	font-size: 12px;
}

.colored-notice {
	padding: 0px 0px 10px 10px; 
	color:#900;
}


.help_box {
	float:left;
	width: 230px;
	padding: 5px 0px 5px 5px;
	font-family: Verdana;
	font-size: 11px;
	color: #666;
}
.help_box H1 {
	margin: 0;
	padding: 5px 0px 5px 0px;
	font-family: Arial;
	font-weight:normal;
	font-size: 17px;
	color: #222;
}
.help_box H2 {
	margin: 0;
	padding: 7px 10px 0px 10px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #6CA5BE;
}
.help_box P {
	margin: 0;
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	color: #777;
}
.help_box B {
	color: #666;
}

TR .alt {
	background:#eee;
}



#checkout {
	margin: 0 10px 0px 10px;
/*
	border: 6px solid #eee;
*/
}




INPUT.submit-back {
	width: 76px;
	height: 22px;
	border: none;
	cursor: pointer;
	background: url('images/submit-vissza_w76.gif') no-repeat;
	text-indent: 0px
}	
INPUT.submit-continue {
	width: 76px;
	height: 22px;
	border: none;
	cursor: pointer;
	background: url('images/submit-tovabb_w76.gif') no-repeat;
	text-indent: 0px
}	
INPUT.submit-browse {
	width: 76px;
	height: 22px;
	border: none;
	cursor: pointer;
	background: url('images/submit-vasarlas_w76.gif') no-repeat;
	text-indent: 0px
}	
INPUT.submit-check {
	width: 76px;
	height: 22px;
	border: none;
	cursor: pointer;
	background: url('images/submit-ellenorzes_w76.gif') no-repeat;
}	
INPUT.submit-order {
	width: 95px;
	height: 22px;
	border: none;
	cursor: pointer;
	background: url('images/submit-megrendelem_w95.gif') no-repeat;
}	

INPUT.submit-cart {
	width: 24px;
	height: 22px;
	border: none;
	cursor: pointer;
	background: url('images/submit-cart.gif') no-repeat;
	background-position: 0px -1px;
}	
INPUT.submit-wishlist {
	width: 24px;
	height: 22px;
	border: none;
	cursor: pointer;
	background: url('images/submit-wishlist.gif') no-repeat;
}	
INPUT.submit-checkout {
	width: 24px;
	height: 22px;
	border: none;
	cursor: pointer;
	background: url('images/submit-checkout.gif') no-repeat;
}	

#login{
	padding: 9px 0px 3px 16px;
	margin-bottom:0px;
	height: 68px;
	border-bottom: 1px solid #ccc;
}	
#login A {
	color: #237;
}	
#search{
	padding: 3px 0px 1px 16px;
	margin-bottom: 0px;
}	




#leftbox {
	float: left;
	margin: 0;
	padding: 10px 10px 5px 10px;
	border: 1px solid #ddd;
	background: url('images/bg_stripe.gif');
}
#leftbox H1 {
	margin: 0;
	padding: 0px 0px 15px 0px;
	line-height: 1.1em;
}
#leftbox P {
	margin: 0;
	padding: 0px 0px 15px 0px;
	font-size:10px;
	color:#444
}


#wl-login {
	float: right;
	margin: 0;
	margin-left: 10px;
	padding: 10px 10px 15px 10px;
	width: 150px;
	font-size: 11px;
	border-left: 1px solid #ccc;
}
#wl-login H1 {
	margin: 0px;
	padding: 0px 0px 2px 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}



#agecheck {
	padding: 10px 0 0 20px;
	font-size: 15px;
	color:#800;
}
#agecheck P {
	margin: 0;
	padding: 0px 0px 0px 115px;
	min-height: 250px;
  height:auto !important;
  height: 250px;
}


#catresult {
	margin: 0;
	padding: 1px 20px 25px 20px;

}
#catresult H2 {
	font-weight:normal;
	font-size: 12px;
}



/*
.clipout {
  position: relative;
  width: 130px;
  height: 100px;
  top: 0px;
  bottom: 0px;
  left: 0px;
}
.clipin {
  position: absolute;
  clip: rect(0px 130px 100px 0px);
  top: 0px;
  left: 0px;
}
.shade1 {
  background:;
  float: left;
  width: 134px;
  height: 100px;
  border: 0px solid #ddd;
}
*/

#btnCancel{
	background: #000;
 }






#showpicBody { 
	background: #fff;
}
#showpic { 
	width: 100%;
	background: #fff;
}
#showpic #showpic-header { 
	width: 100%;
}
#showpic #showpic-header #logo { 
	background: none;
	padding: 5px 0 10px 10px;
}
#showpic #showpic-header #logo IMG { 
	background: url('images/harmonet_logo.gif') no-repeat; 
	width: 200px;
	height: 60px;
}

#showpic #navigation {
	color: #bbb;
}
#showpic #navigation TR TD {
	padding: 0px 8px 25px 8px;
	height: 55px;
	font-size: 13px;
	vertical-align:bottom;
}
#showpic #navigation TR TD A {
}

#showpic #navigation TR TD A:hover {
	text-decoration: none;
}


/* content_general */

#content_general.content {
	padding: 0px 40px !important;
	font-size: 12px !important;
	color: #666 !important;
}

#content_general.content A {
	text-decoration: none;
}
#content_general.content A:hover {
	text-decoration: underline;
}

.para {
	padding: 0 0 10px 0 !important;
	margin: 0 !important;
	font-size: 14px !important;
	line-height: 1.4em !important;
}
#content_general.content H1 {
	color: #111 !important;  
}
#content_general.content H2 {
	padding: 22px 0 10px 0 !important;
	margin: 0 !important;
	font-size: 18px !important;
	font-weight: normal;
	color: #333 !important;  
}

#content_general.content P {
	padding: 10px 0 5px 0 !important;
	margin: 0 !important;
	font-size: 14px !important;
	line-height: 1.4em !important;
	color: #666 !important;
}

#content_general.content IMG.left {
	float: left;
	margin: 5px 30px 10px 0px !important;
}
#content_general.content IMG.right {
	float: right;
	margin: 5px 0px 10px 30px !important;
}
#content_general.content IMG.center {
	margin: 5px 0px 10px 0px;
}

#content_general.content UL {
	padding: 0 0 10px 0px !important;
	margin: 0 0 0 40px !important;
}
#content_general.content OL {
  	padding: 0 0 10px 0 !important;
	margin: 0 0 0 40px !important;
}
#content_general.content LI {
	margin: 0 !important;
	padding: 0 0 0 0 !important;
	list-style: square !important;
/*
	background: url(../images/bullet-li.gif) no-repeat !important;
	background-position: 0px 4px !important;                      */
	font-size: 14px !important;
	line-height: 1.4em !important;  
	color: #666 !important;
}


#content_general.content .gotop {
	float:left;
	padding: 0 0 10px 0 !important;
	margin: 0px 0px 10px 0px !important;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px 0;
	color: #000;
	width: 700px;
}
#content_general.content .gotop H3 {
	float: left;
	margin: 0 0 0 0 !important;
	padding: 0px 0px 0px 0px !important;
	width: 450px;
}
#content_general.content .gotop P {

	float: right;
	 margin: 0 0 0 0 !important;
	padding: 0px 10px 0px 0px !important;
	font-size: 11px;
	width: 200px;
	font-weight: normal;
	text-align: right;
}


/* content_general end */ 

.x_form_error {
	display: block;
	background: #FFFCDF; 
	border: 1px solid #ccc;
	margin: 10px 0px;
	padding: 8px;
	font-size: 11px;
	color: #BB0000 !important;
}

.a_button {
	background: #E7EFD8;
	border: 1px solid #94CD28;
	margin: 10px 0px; 
	padding: 4px 8px;
}
.a_button:hover {
	text-decoration: none;
	background: #F8FFE9;
}


#partners {
	padding: 20px auto;
}
#partners img {border: none;margin: 0; padding: 0;}

ul.partners {
	width: 200px;
	list-style: none;
	margin: 0 auto; padding: 0;
}
ul.partners li {
	float: left;
	margin: 1px; padding: 0;
	text-align: center;
	border: 1px solid #e3e3e3;
	-moz-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	display: inline; /*--Gimp Fix aka IE6 Fix--*/
	background: #fff;
}
ul.partners li a.thumb {
	width: 90px;
	height: 60px;
	padding: 3px;
	cursor: pointer;
}
ul.partners li span { /*--Used to crop image--*/
	width: 90px;
	height: 60px;
	overflow: hidden;
	display: block;
}
ul.partners li a.thumb:hover {
	background: #333;
}
ul.partners li a {text-decoration: none; color: #777; display: block;}
