/* blue */

body.blue {
	background: #efefef;
}


body.blue div#header {
	background: url(../images/header_t.gif) 0 0 repeat-x;
}


body.blue div#header_l {
	background: url(../images/header_tl.gif) 0 0 no-repeat;
}


body.blue div#header_r {
	height: 149px;
	background: url(../images/header_tr.gif) 100% 0 no-repeat;
}


body.blue div#footer {
	background: url(../images/footer_b.gif) 0 0 repeat-x;
}


body.blue div#footer_l {
	background: url(../images/footer_bl.gif) 0 0 no-repeat;
}


body.blue div#footer_r {
	height: 47px;
	background: url(../images/footer_br.gif) 100% 0 no-repeat;
}


body.blue div#wrapper {
	background: #FFFFFF url(../images/shadow_l.gif) 0 0 repeat-y;
}


body.blue div#wrapper_r {
	background: url(../images/shadow_r.gif) 100% 0 repeat-y;
}

/* buttons menu*/
.menutxt {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	font-variant:small-caps;
}
.btMenuL {
	float: left;
	width: 82px;
	height: 34px;
    background: url(../images/btMenuL.gif) no-repeat;
	padding-top:8px;
}
.btMenuL:hover {
	background:url(../images/btMenuL-over.gif) no-repeat;
	text-decoration:none;
}
.btMenuLSel, .btMenuLSel:hover {
	float: left;
	width: 82px;
	height: 34px;
    background: url(../images/btMenuL-over.gif) no-repeat;
	padding-top:8px;
	text-decoration:none;
}
.btMenu {
	float: left;
	width: 78px;
	height: 34px;
    background: url(../images/btMenu.gif) no-repeat;
	padding-top:8px;
}
.btMenu:hover {
	background:url(../images/btMenu-over.gif) no-repeat;
	text-decoration:none;
}
.btMenuSel, .btMenuSel:hover {
	float: left;
	width: 78px;
	height: 34px;
    background: url(../images/btMenu-over.gif) no-repeat;
	padding-top:8px;
	text-decoration:none;
}
/*.button02 {
	float: left;
	width: 82px;
	height: 34px;
    background: url(../images/btCompany.gif) no-repeat;
	padding-top:9px;
	padding-left:9px;
}
.button02:hover {
	background:url(../images/btCompany-over.gif) no-repeat;
	text-decoration:none;
}
.button02Sel {
	float: left;
	width: 82px;
	height: 34px;
    background: url(../images/btCompany-down.gif) no-repeat;

}

.button03 {
	float: left;
	width: 73px;
	height: 34px;
    background: url(../images/btPartners.gif) no-repeat;

}
.button03:hover {
	background:url(../images/btPartners-over.gif) no-repeat;

}
.button03Sel {
	float: left;
	width: 73px;
	height: 34px;
    background: url(../images/btPartners-down.gif) no-repeat;

}

.button04 {
	float: left;
	width: 79px;
	height: 34px;
    background: url(../images/btCustomers.gif) no-repeat;

}
.button04:hover {
	background:url(../images/btCustomers-over.gif) no-repeat;

}
.button04Sel {
	float: left;
	width: 79px;
	height: 34px;
    background: url(../images/btCustomers-down.gif) no-repeat;
}

.button05 {
	float: left;
	width: 82px;
	height: 34px;
    background: url(../images/btProducts.gif) no-repeat;

}
.button05:hover {
	background:url(../images/btProducts-over.gif) no-repeat;

}
.button05Sel {
	float: left;
	width: 82px;
	height: 34px;
    background: url(../images/btProducts-down.gif) no-repeat;

}

.button06 {
	float: left;
	width: 66px;
	height: 34px;
    background: url(../images/btNews.gif) no-repeat;

}
.button06:hover {
	background:url(../images/btNews-over.gif) no-repeat;

}
.button06Sel {
	float: left;
	width: 66px;
	height: 34px;
    background: url(../images/btNews-down.gif) no-repeat;

}

.button07 {
	float: left;
	width: 106px;
	height: 34px;
    background: url(../images/btContacts.gif) no-repeat;

}
.button07:hover {
	background:url(../images/btContacts-over.gif) no-repeat;

}
.button07Sel {
	float: left;
	width: 106px;
	height: 34px;
    background: url(../images/btContacts-down.gif) no-repeat;

}*/
.search {
	float:right;
	width:200px;
	height:34px;
	background:url(../images/bcksearch.gif) no-repeat;
}
.search .txtfield {
	margin-top:8px;
	width:130px;
	height:17px;
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:#93B5E1;	
	border-bottom-color:#CCDEF1;
	border-top-color:#779FD6;
}

/*********************   index  **************************/
/*#indTitle {
	color:#1b57b1;
	font-size:16px;
	font-weight:bold;
}*/
.indProd, .indProd a:link, .indProd a:visited {
	font-size:14px;
	font-weight:bold;
	color:#1b57b1;
}
.indSubprob {
	font-size:12px;
	color:#1b57b1;
}
/*.indtxt {
	float:left;
	margin-top:25px;
	margin-left:25px;
	width:250px;
}*/
/*******************   tooltip  *****************/
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
/* custom stuff */
html {
  height: 100%;
  margin-bottom: 1px;
}

/*:focus { -moz-outline-style: none; }*/

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 76%;
}

img {
	text-decoration: none;
	border: none;
}

a:link, a:visited {
	color: #1B57B1; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #00c;	text-decoration: underline;
	font-weight: normal;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  text-align: left;
}

div, p, table, td, th {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 1em;
	color: #333;
}

span.pathway {
	display: block;
	margin-bottom: 15px;
}


div.componentheading {
  padding-left: 0px;
}

h3, .componentheading, table.moduletable th {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica ,Arial,sans-serif;
  font-size: 1em;
  border-bottom: 1px solid #ccc;
  color: #333;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

a.mainlevel:link, a.mainlevel:visited {
	padding-left: 17px;
	font-weight: bold;
	background: url(../images/jos_bullet.png) no-repeat
}

a.mainlevel:hover {
	font-weight: bold;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;	
}

h2, .contentheading {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	vertical-align: bottom;
	color: #1B57B1;
	text-align: left;
	width: 100%;
}

table.text td.contentheading {
  padding-top: 15px;
}

table.contentpaneopen td p {
	line-height:1.5em;
}

table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
	
}

td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}

table.contentpaneopen, table.contentpane {
  width: 100%;
}

table.moduletable {
  width: 100%;
  margin-bottom: 15px;
}

table.moduletable td {
	padding: 8px 0;
}

div.moduletable {
  margin-bottom: 15px;
}

.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
/*	text-align: left;*/
}

/*.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}*/

.clr {
	clear: both;
}

#page_bg {
	height: 100%; 
	padding: 10px 0;
	margin-bottom: 1px;
}

/*div.mosimage {
  margin: 5px;
}

div.mosimage_caption {
  font-size: .90em;
  color: #666;
}*/

div.center {
  text-align: center;
  align: center;
}
.backtotop, .backtotop a, .backtotop a:hover, .backtotop a:visited {
	float:right;
	font-size:0.90em;
	padding-top:10px;
	height:30px;
	width:80px;
	font-family:Tahoma, sans-serif;
	color:#28538E;
	text-decoration:none;
	border:none;
}
/** some content stuff **/

div#wrapper {
		_height: 100%;
		height:auto;
		margin-left: auto;
		margin-right: auto;
		min-width: 820px;
		max-width: 1050px;
		_width: expression(((document.body.clientWidth)) < 820? "820px": ((document.body.clientWidth)) > 1050? "1050px": "auto" );
}

div#wrapper_r {
	padding-bottom: 8px;
}

div#tabarea {
	background: url(../images/menu_bg.gif) 0 0 repeat-x;
	margin: 0 10px;
}

div#tabarea_l {
	background: url(../images/menu_cap.gif) 0 0 no-repeat;
	padding-left: 1px;
}

div#tabarea_r {
	height: 34px;
	background: url(../images/menu_cap.gif) 100% 0 no-repeat;
	padding-right: 1px;
}
div#searchpage {
	padding:30px;
}

div#footer_r div {
	text-align: center;
	padding-top: 8px;
	font-size: .90em;
	color:#DDDDDD;
}

div#footer_r a:link, div#footer_r a:visited  {
	color:#FFFFFF;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
	
}
/* Newslist style */
.newslistTitle {
	font-weight:bold;
	font-size:12px;
}
.newslistContent {
	line-height:1.5em;
}
.newslistDate {
	font-weight:bold;
	color:#2C5EA0;
}
table.newslist {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}
table.newslist tr.row0 {
	background-color: #F9F9F9;
}
table.newslist tr.row1 {
	background-color: #FFFFFF;
}
table.newslist td {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
}
table.newslist tr.row0:hover {
	background-color:#e6ecf2;
}
table.newslist tr.row1:hover {
	background-color:#e6ecf2;
}

.DateNews {
	font-size:0.90em;
	font-weight:bold;
	color:#2C5EA0;
	height:20px;
	padding-top:1em;
}
.TitleNews{
	font-size:1.5em;
	font-weight:bold;
	color:#000;
	padding-left:0.4em;
}
.NewsContent {
	padding-top:8px;
/*	font-size:12px;*/
	font-style:normal;
	font-weight:normal;
	line-height:1.5em;
}
.NewsContent p {
	padding-bottom:10px;
}

.RSSfeeds {
	padding-bottom:50px;
	padding-top:30px;
}
.newsnavbar a {
	padding:5px;
	border:1px #e6ecf2 solid;
	text-decoration:none;
	font-weight:bold;
}
.newsnavbar a:hover{
	background-color:#e6ecf2;
}
.newsnavbar a.sel {
	background-color:#000099;
	color:#FFFFFF;
}
/** css buttons **/

.formbutton {
	width:99px;
	height:24px;
	color: #FFFFFF;
	font-size:10px;
	background:#357BF4;
	border: 1px solid #003FC4;
}
.formbutton:hover {
	background:#0064C2;
}
/*#css_buttons {
	width: auto;
	white-space: nowrap;
	float: right;
	margin-top: 85px;
	margin-right: 20px;
}

#css_buttons a {
	margin-right: 1px;
}*/

/* grey menu */
#greymenu {
	padding: 0;
	white-space: nowrap;
	float: right;
}

#greymenu ul {
	float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

#greymenu li {
	float: left;
	margin: 0;
	padding: 0;
}


/* top module stuff */
/*#topmodule {
	padding: 8px 10px;
	width: auto !important;
	width: 100%;
}*/

#whitebox {
	margin: 0 18px 0px 18px;
	background: #fff;
	width: auto !important;
	width: 100%;
}

#whitebox div {
	text-align: left;
}

#whitebox_m {
	width: auto !important;
	width: 100%;
	padding: 1px 8px;
}


#area {
	padding-top: 10px;
}
div.module-grey h3, div.moduletable-grey h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333;
	margin: -2px -8px 0 -8px;
	border-bottom: 1px solid #cdcdcd;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module-grey, div.moduletable-grey {
	background: url(../images/box_grey_tl.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

div.module-grey div, div.moduletable-grey div {
	background: url(../images/box_grey_tr.png) 100% 0 no-repeat;
}

div.module-grey div div, div.moduletable-grey div div {
	background: url(../images/box_grey_bl.png) 0 100% no-repeat;
}

div.module-grey div div div, div.moduletable-grey div div div {
	background: url(../images/box_grey_br.png) 100% 100% no-repeat;
	padding: 8px;
	width: auto !important;
	width: 100%;
}

div.module-grey div div div div, div.moduletable-grey div div div div {
	background: none;
	padding: 1px;
}

div.module-grey ul, div.moduletable-grey ul {
margin: 10px 0;
padding-left: 20px;
}

div.module-grey ul li a:link, div.module-grey ul li a:visited {
	font-weight: bold;
}

div.moduletable-grey ul li a:link, div.module-greytable ul li a:visited {
	font-weight: bold;
}

div.module-grey a.mainlevel:link, div.module-grey a.mainlevel:visited  {
	background: none;
	padding-left: 0;
}

div.module-grey ul li a:hover {
	font-weight: bold;
}

div.moduletable-grey ul li a:hover {
	font-weight: bold;
}

ul.submenu ul {
	margin: 0 0 5px 0;
}
div.center60 {
	width:60%;
	margin-left:20%;
	background: url(../images/box_center60_tl.png) 0 0 no-repeat;
	padding: 0;
	margin-bottom: 20px;
}
div.center60 div {
	background: url(../images/box_center60_tr.png) 100% 0 no-repeat;
}

div.center60 div div {
	background: url(../images/box_center60_bl.png) 0 100% no-repeat;
}

div.center60 div div div {
	background: url(../images/box_center60_br.png) 100% 100% no-repeat;
	padding: 8px;
	width: auto !important;
	width: 100%;
}

div.center60 div div div div {
	background: none;
	padding: 1px;
}

div.module-prod {
	background: url(../images/box_prod_tl.gif) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

div.module-prod div {
	background: url(../images/box_prod_tr.gif) 100% 0 no-repeat;
}

div.module-prod div div {
	background: url(../images/box_prod_bl.gif) 0 100% no-repeat;
}

div.module-prod div div div {
	background: url(../images/box_prod_br.gif) 100% 100% no-repeat;
	padding: 8px;
	width: auto !important;
	width: 100%;
}

div.module-prod div div div div {
	background: none;
	padding: 1px;
}
div.module-details h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin: 10px -8px 0 -8px;
	padding-left: 20px;
	padding-bottom: 30px;
	color:#000000;
	border:none;
}
div.module-details h2 {
/*	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;*/
	margin: 10px -8px 0 -8px;
	padding-left: 20px;
	padding-bottom: 30px;
/*	color:#000000;*/
	border:none;
}
div.module-details {
	background: url(../images/box_details_tl.gif) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

div.module-details div {
	background: url(../images/box_details_tr.gif) 100% 0 no-repeat;
}

div.module-details div div {
	background: url(../images/box_details_bl.gif) 0 100% no-repeat;
}

div.module-details div div div {
	background: url(../images/box_details_br.gif) 100% 100% no-repeat;
	padding: 8px;
	width: auto !important;
	width: 100%;
}

div.module-details div div div div {
	background: none;
	padding: 1px;
}
div.module-prodtree h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: -4px -8px 0 -8px;
	padding-left: 10px;
	padding-bottom: 30px;
	color:#FFFFFF;
	border:none;
}
div.module-prodtree ul {
	margin-left:-10px !important;
	_margin:auto;
	list-style-image:url(../images/prodtree_bullet.gif);
}
div.module-prodtree ul li ul li a:link, div.module-prodtree ul li ul li a:visited{
	font-weight:normal;
}
div.module-prodtree ul li a:link, div.module-prodtree ul li a:visited{
	font-weight:bold;
	color:#007CB6;
	
}
div.module-prodtree ul li.li_sel{
	list-style-image:url(../images/prodtree_bullet_sel.gif);
}
div.module-prodtree ul li.li_sel a:link, div.module-prodtree ul li.li_sel a:visited{
	color:#E35900;
}
div.module-prodtree {
	background: url(../images/box_prodtree_tl.gif) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

div.module-prodtree div {
	background: url(../images/box_prodtree_tr.gif) 100% 0 no-repeat;
}

div.module-prodtree div div {
	background: url(../images/box_prodtree_bl.gif) 0 100% no-repeat;
}

div.module-prodtree div div div {
	background: url(../images/box_prodtree_br.gif) 100% 100% no-repeat;
	padding: 8px;
	width: auto !important;
	width: 100%;
}

div.module-prodtree div div div div {
	background: none;
	padding: 1px;
}
#rightcolumn {
	padding: 0;
	margin: 0;
	width: 25%;
	float:right;
}
#leftcolumn {
	padding: 0;
	margin: 0;
	width: 25%;
	float:left;
}
#maincolumn {
	margin-right: 25%;
	float: none;
	padding-left: 25px;
	padding-right: 25px;
	width: auto !important;
	width: 100%;
}
#maincolumn_r {
	margin-left: 25%;
	float: none;
	padding-left: 25px;
	padding-right: 25px;
	width: auto !important;
	width: 100%;
}
table.text span.article_seperator {
	display: block;
	height: 20px;
}
table.text, table.text table {
	width:100%;
}

/*table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}*/


/* content styles */

/*#prodtree {
	float:left;
	margin-top:25px;
	width:183px;
	background-image:url(../../images/bckprodtree.gif);
	background-repeat:repeat-y;
}*/
table.prodlist, table.tablebar {
	width:100%;
}
/*.prodthumb {
	float:left;
	width:289px;
	margin-right:3px;
	margin-bottom:20px;
}*/
table.tablebar tr.otherprods  {
	
	background:url(../images/otherprod_bg.gif) repeat-x;
	text-align:left;
}
table.tablebar tr.ad01  {
	
	background:url(../images/ad01_bg.gif) repeat-x;
	text-align:left;
}
table.tablebar tr.ad02  {
	
	background:url(../images/ad02_bg.gif) repeat-x;
	text-align:left;
}
table.tablebar tr.automechanika  {
	
	background:url(../images/automechanika_bg.gif) repeat-x;
	text-align:left;
}
table.tablebar tr.bluebar  {
	
	background:url(../images/bluebar_bg.gif) repeat-x;
	text-align:left;
}
table.tablebar .bluebar td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color:#FFFFFF;
}
/*a.prodmenu, a.prodmenu:visited {
	padding-left:15px;
	border:none;
	text-decoration:none;
	color:#333366;
}
a.prodmenu:hover {
	border:none;
	text-decoration:underline;
	color:#333366;
}
a.prodmenusel, a.prodmenusel:visited{
	padding-left:15px;
	border:none;
	text-decoration:underline;
	color:#333366;
	background:url(../../images/yellowarrow.gif) no-repeat 5px 3px;	
}*/
a.prodname:link,  a.prodname:visited{
 font-size: 12px;
 text-decoration: none;
 color: #DF5E00;
 font-weight: bold;
}
a.prodname:hover {
	text-decoration:underline;
}

a.SeeDetailsBT, a.SeeDetailsBT:visited {
	padding:3px;
	color: #FFFFFF;
	font-size:10px;
	background:#357BF4;
	border: 1px solid #003FC4;
	text-decoration:none;
}
a.SeeDetailsBT:hover {
	background:#0064C2;
}
table.proddesc {
	padding-left:20px;
}

.addtocart input {
	background:url(../images/addtocart.gif);
	width:146px;
	height:41px;
	border:none;
	text-align:right;
	color:#4895FF;
	font-size:5px;
}
table.contactform {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 100%;
	padding: 10px;
	border-collapse: collapse;
}
table.contactform td {
	padding: 3px;
	text-align: left;
}
input.contact {
	width: 300px;
	height:1.5em;
}
textarea.contact {
	width:300px;
}

.formbuttonSend {
	width:99px;
	height:24px;
	color: #FFFFFF;
	font-size:9px;
	background:#357BF4;
	border: 1px solid #003FC4;
}
.formbuttonSend:hover {
	background:#0064C2;
}
/*lastest News*/
table.lastestnews td {
	padding: 10px 10px;
}
table.lastestnews span.news_seperator {
	display: block;
	height: 20px;
	border-bottom: 1px solid #ccc;
}
.date {
	font-size: .90em;
	font-weight: normal;
	text-align: left;
}
a.titlelastnews, a.titlelastnews:visited, a.titlelastnews:hover {
	font-weight:bold;
	font-variant: small-caps;
	text-decoration:underline;
	color:#1B57B1;
}
.lnknews, .lnknews:visited {
	font-family: Tahoma;
	font-size: .90em;
/*	color:#FFD200;*/
/*	border-bottom-style:none;*/
}

.lnknews:hover{
/*	color:#FFFF00;*/
	border-bottom-style:none;
}


/* Families panel */
#fpanel {  text-align: center;  vertical-align: middle; }

#fpanel div.icon   { margin: 3px; text-align: center; }
#fpanel div.icon a { 
	display: block; float: left;
/*	height: 97px !important;
	height: 100px; 
	width: 108px !important;
	width: 110px; */
	height: 147px !important;
	height: 150px; 
	width: 158px !important;
	width: 160px; 	
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
	font-weight:bold;
}

#fpanel div.icon a:link    {  color : #1b57b1;  }
#fpanel div.icon a:hover   { 
/*	color : #333333; */
	background-color: #e6ecf2;  
	border: 1px solid #327cc2;
	padding: 3px 4px 0px 6px; 
}
#fpanel div.icon a:active  {  color : #1b57b1;  }
#fpanel div.icon a:visited {  color : #1b57b1;  }

#fpanel div.icon img { margin-top: 13px; }
#fpanel div.icon span { display: block; padding-top: 3px;}


table.familiesform {
/*	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;*/
	padding: 10px;
	border-collapse: collapse;
}

table.familiesform td {
	padding: 3px;
	text-align: left;
}



table.summary td {
	padding: 0 10px;
	color: #1B57B1
}

table.summary li {
	margin-bottom: 5px;
}

table.summary td h2 {
	margin-top: 0;
	padding-top: 0;
	line-height: 150%;
}

table.summary td.bullets {
	padding-left: 30px;
	text-align: left;
}
#gekatexlogo {
	float:left;
	padding-left:30px;
	padding-top:10px;
}
#languages {
	float:right;
	padding-right:30px;
	padding-top:10px;
	color:#0053A0;
	font-size:0.90em;
}

/*   Select box */ 
    ul.refs  {
      list-style-type: none;
      margin:0px;
      padding:0px;
    }
	ul.refs li {
		border-bottom:#CCCCCC solid 1px;
	}
	ul.refs li:hover {background-color: #e6ecf2;}
    li.ref {
      list-style-type: none;
      display:block;
      margin:0;
      padding:2px;
	  margin-bottom:5px;
    }
    li.ref div.image {
      float:left;
      width:32px;
      margin-right:8px;
    }
    li.ref div.name {
      font-weight:bold;
      font-size:12px;
      line-height:1.2em;
    }
    li.ref div.attrib {
	  display:inline;
      font-size:11px;
      color:#888;
    }
	li.ref div.qty input {
	width:30px;
	text-align:center;
	}
/*
table.carttable {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.carttable th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(../../images/bgcarttableth.gif);
	background-repeat: repeat;
	font-size: 11px;
	font-weight:bold;
	color: #000;
	text-align:left;
}
table.carttable td {
	margin: 0px;
	padding: 6px 4px 2px 4px;
}
table.carttable tr.prodrow {
	border-bottom:#999999 solid 1px;
}
table.checkoutstages {
	width:100%;
	text-align:center;
	border-collapse: collapse;
	margin-bottom:20px;
	margin-top:20px;
}
table.checkoutstages th {
	background:url(../../images/bgstages.png) repeat-x;
	height:24px;
	width:20%;
}
table.checkoutstages td {
	padding:2px;
}
*/
/*  ************   ZOOM  ***********  */

.zoom {
    cursor: url(../scripts/zoom/graphics/zoomin.cur), pointer;
    outline: none;
}
.zoom img {
	border: 1px solid white;
}
.zoom:hover img {
	border: 1px solid gray;
}

.zoom-image {
	cursor: poiner; /* opera */
	cursor: url(../scripts/zoom/graphics/zoomout.cur), pointer;
    border: 2px solid white;
}
.zoom-image-blur {
    cursor: pointer;
    cursor: hand;
}
.zoom-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.zoom-display-block {
    display: block;
}
.zoom-display-none {
    display: none;
}
.zoom-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    
    padding-left: 22px;
    background-image: url(../scripts/zoom/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}
/*
a.zoom-credits,
a.zoom-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.zoom-credits:hover,
a.zoom-credits:hover i {
    color: white;
    background-color: gray;
}
*/