.header {

	height: 60px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;

}
.header_cont {

	margin:0 auto;
	width:900px;
	height: 52px;
	color:#ABABAB;
}

.footer {
	
	font: 9px Verdana, Helvetica, sans-serif;
	color: #ffffff;
	display: block;
	width: auto;
	padding: 5px 0;
	padding-left: 10px;
	text-decoration: none;
	
}

// :S.Y coment 030810 
//.footer a:link, a:visited, a:active{

	//color: #ffffff;

//}

.menu {

	/*position:relative;*/
	margin:0 auto;
	padding: 0;
	width:900px;
	
}

.back{

	margin:0 auto;
	padding: 0;
	width:960px;	
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
}

.back_mike{
	background-image: url(../images/mi.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.bf_main{

	margin:0 auto;
	padding: 0;
	width:900px;
	height: 482px;
	background-image: url(../images/barefoot_main.jpg);
	background-repeat: no-repeat;
}

/*

.wrapper{
	margin:0 auto;
	padding: 0;
	width:900px;
	height: 485px;

}
.bf_main_TL{

	margin:0 ;
	padding: 0;

	width:300px;
	height: 243px;

	background-image: url(../images/barefoot_main_01.gif);
	background-repeat: no-repeat;
}

.bf_main_TM{

	margin:0 ;
	padding: 0;
	width:300px;
	height: 243px;
    left:300px; 
	position:relative;
	background-image: url(../images/barefoot_main_02.gif);
	background-repeat: no-repeat;
}

.bf_main_TR{

	margin:0;
	padding: 0;
	width:300px;
	height: 243px;
	left:300px; 
	position:relative;
	background-image: url(../images/barefoot_main_03.gif);
	background-repeat: no-repeat;
}

.bf_main_BL{

	margin:0;
	padding: 0;
	width:300px;
	height: 242px;
    top:243px; 
	left:-600px;
	position:relative;
	background-image: url(../images/barefoot_main_04.gif);
	background-repeat: no-repeat;
}
.bf_main_BM{

	margin:0;
	padding: 0;
	width:300px;
	height: 242px;
	left:300px;
	position:relative;
	background-image: url(../images/barefoot_main_05.gif);
	background-repeat: no-repeat;
}
.bf_main_BR{

	margin:0;
	padding: 0;
	width:300px;
	height: 242px;
	left:300px;
	position:relative;
	background-image: url(../images/barefoot_main_06.gif);
	background-repeat: no-repeat;
}

*/


.jv_main{

	margin:0 auto;
	padding: 0;
	width:900px;
	height: 482px;
	background-image: url(../images/jvoice_main.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
}


.bf_cont{
	margin:0 auto;
	padding: 0;
	width:900px;
	min-height: 482px;
	height: auto !important;
	height: 482px;
	font-family: Tahoma; 
}

.left_side {
	
	float: left;
	width:200px;
	background-color: #ffffff;
}
.right_side {
	
	float: left;
	width:700px;
	background-color: #ffffff;
}

.main{
	font-size: 10pt;
	font-family: Tahoma;
}

.small{
	font-size: 8pt;
}

.bf_blurry{
	width: 700px;
	margin-top : 3px ; 
	margin-left : auto ; 
	margin-right : auto ; 
	background: url(../images/bf_main_blurry.png);
	border: 8px solid white; 
	padding: 2px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}

.jv_blurry{
	width: 700px;
	margin-top : 30px ; 
	margin-left : auto ; 
	margin-right : auto ; 
	background: url(../images/bf_main_blurry.png);
	border: 8px solid white; 
	padding: 2px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}

.error_output {
	background-color:#ff9999;
}

/* 040210 S.Y */
.grayText{
color:#86878B;
}

/* menu +++++++++++++++++++++++++++++++++++++++++++++*/
.jqueryslidemenu{
font: bold 12px Verdana;
background: black;
width: 100%;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;

}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: black; /*background of tabs (default state)*/
color: white;
padding: 8px 10px;
border-right: 1px solid #778;
color: #2d2b2b;
text-decoration: none;

}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover{
background: red; /*tab link background during hover state*/
color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;

}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ebay menu +++++++++++++++++++++++++++++++++++++++++++++*/
.jqueryslidemenu_ebay{
font: bold 12px Verdana;
background: #070443;
width: 100%;
}

.jqueryslidemenu_ebay ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu_ebay ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu_ebay ul li a{
display: block;
background: #070443; /*background of tabs (default state)*/
color: white;
padding: 8px 10px;
border-right: 1px solid #778;
text-decoration: none;
}

* html .jqueryslidemenu_ebay ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu_ebay ul li a:link, .jqueryslidemenu_ebay ul li a:visited{
color: white;
}

.jqueryslidemenu_ebay ul li a:hover{
background: #22107F; /*tab link background during hover state*/
color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu_ebay ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu_ebay ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu_ebay ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu_ebay ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

/* bf menu +++++++++++++++++++++++++++++++++++++++++++++*/
.jqueryslidemenu_bf{
font: bold 12px Verdana;
background: #494949;
width: 100%;
}

.jqueryslidemenu_bf ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu_bf ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu_bf ul li a{
display: block;
background: #494949; /*background of tabs (default state)*/
color: white;
padding: 8px 10px;
border-right: 1px solid #778;
color: white;
text-decoration: none;
}

* html .jqueryslidemenu_bf ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu_bf ul li a:link, .jqueryslidemenu_bf ul li a:visited{
color: white;
}

.jqueryslidemenu_bf ul li a:hover{
background: #070443; /*tab link background during hover state*/
color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu_bf ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;

}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu_bf ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu_bf ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu_bf ul li ul li a{
font: normal 13px Verdana;
width: 220px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}




/* menu end +++++++++++++++++++++++++++++++++++++++++++++*/
