@charset "UTF-8";
body {
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	background: #cccccc top center;
	background-image:url('images/bg.jpg');
	background-repeat: no-repeat;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	overflow:auto;
}
.layout #container {
	width: 960px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	overflow:auto;
}
.layout #menu {
	margin:38px 0px;
	font-size: 18px;
	text-align: center;
	overflow:hidden;
}
.layout #menu ul {
	margin: 0px;
	padding:0;
}
.layout #menu img{
	display: inline;
	float: left;
	padding: 0;
}
.layout #menu li{
	display: inline;
}

.layout #menu a{
	float: left;
	text-decoration: none;
	color: #333333;
	margin:0 10px;
} 
.layout #menu a.visiting{
	color: #078bde;
} 
.layout #mainContent {
	margin-top:-150px;
}
img#logo_index
{
	float:right;
	margin-top:-377px;
	z-index:3;
	position:relative;
}
#front_img
{
	z-index:2;
	position:relative;
}
div#footer
{
	width:100%;
	height:150px;
	background: #2e2e2e url('images/bg_footer.png') repeat-x;
}
div#footer_content
{
	background:url('images/bg_footer.jpg') no-repeat;
	width:966px;
	height:148px;
	overflow:visible;
	margin:0 auto;
	text-align:left;
	color:#fff;
	position:relative;
	top:2px;
}
img#logo_footer
{
	width:73px;
	height:148px;
	display:block;
	float:left;
	margin-left:-10px;
	border:0;
}
.footer_title
{
	font-size:30px;
	margin-top:15px;
	margin-bottom:15px;
	display:block;
}
#footer_left_content .footer_text
{
	margin-left:20px;
	font-size:14px;
}
#footer_left_content .footer_text a
{
	color:#fff;
}
#footer_left_content #footer_mail
{
	font-size:18px;
	display:block;
	margin-bottom:10px;
}
#footer_left_content
{
	margin-top:8px;
	margin-left:-30px;
	float:left;
	width:300px;
	height:136px;
	border-right: #343434 solid 1px ;
}
#footer_center_content
{
	float:left;
	margin-top:8px;
	width:310px;
	height:136px;
	border-right: #343434 solid 1px ;
	text-align:Center;
}
#footer_center_content .footer_text
{
	font-size:12px;
}
#footer_right_content
{
	float:left;
	margin-top:8px;
	padding-left:25px;
	width:295px;
	height:136px;
}
#footer_right_content .footer_text
{
	font-size:12px;
}
.teporingo_link
{
	color:#c66;
	text-decoration: none;
	font-weight:bold;
}
.teporingo_link img
{
	border:0;
}
div.columnsWrapper
{
	overflow:hidden;
}
div.columnOf3
{
	float:left;
	width:290px;
	padding:0 9px;
}
img.badge
{
	vertical-align:baseline;
	position:relative;
	top:10px;
}
div#indexColumns
{
	margin-top:30px;
	margin-bottom:30px;
}
.maincontent_title
{
	font-size:24px;
}
.index_mainContent_link
{
	float:right;
}
.index_mainContent_link a
{
	color:#069;
	text-decoration: none;
}
.index_mainContent_link a:hover
{
	text-decoration: underline;
}
#front_content_title
{
	font-size:56px;
}
p.front_content_text
{
	font-size:16px;
	width:494px;
	display:block;	
}
div#front_content
{
	width:902px;
	height:146px;
	padding-top:15px;
	padding-left:40px;
	z-index:-1;
	position:relative;
	background:url('images/front_content_bg.jpg');
	clear:right;
	top: -150px;
}
img#logo_content
{
	float:right;
	margin-top:-60px;
	margin-right:50px;
	border:0;
}
div.listingLeftColumn
{
	float:left;
	width:290px;
	padding:0;
}
div.listingLeftColumn ul
{
	list-style: none;
}
div.listingLeftColumn ul li
{
	margin-bottom:6px;
	font-size:16px;
}
div.listingLeftColumn ul li a
{
	color:#078bde;
	text-decoration: none;
	font-weight: bold;
}
div.listingLeftColumn ul li a:hover
{
	text-decoration: underline;
}
div.listingRightColumn
{
	float:left;
	width:620px;
	margin-left:30px;
	padding:0;
}
div#listingColumns
{
	margin:40px 0;
	
}
form#search_form
{
	margin-top:8px;
}
form#search_form input.input_text
{
	width:160px;
	margin-left:25px;
	color:#8b8b8b;
	font-style: italic;
}
div.listingRightColumn span.category_title
{
	font-size:18px;
	color:#078bde;
}
div.category
{
	border-bottom:1px solid #999;
	overflow:hidden;
	margin-bottom:15px;
}
div.category ul
{
	margin:0;
	padding:0;
	list-style:none;
	margin-top:15px;
	margin-bottom:10px;
	overflow:hidden;
}
div.category ul li
{
	float:left;
	margin-right:10px;
	margin-bottom:15px;
	width:195px;
	height:175px;
	text-align:center;
	cursor:pointer;
}
div.category_title_bar
{
	width:99%;
	margin:0 auto;
	margin-top:10px;
	height:20px;
	border:1px solid #a8c2d2;
	background:#cae9f4;
}
div.category_title_bar span.left
{
	font-size:10px;
	display:block;
	margin-top:3px;
	margin-left:8px;
	float:left;
}
div.category_title_bar span.right
{
	font-size:10px;
	display:block;
	margin-top:3px;
	margin-right:8px;
	float:right;
}
div.category_title_bar span.right a
{
	color:#000;
	text-decoration: none;
}
div.category_title_bar span.right a:hover
{
	text-decoration: underline;
}
span.item_title
{
	color:#078bde;
	font-weight: bold;
}
span.more_info
{
	color:#078bde;
	font-weight:bold;
	font-size:10px;
	margin-left:5px;
	position:relative;
	top:-5px;
}
img.item_img
{
	display:block;
	width:130px;
	height:110px;
	margin:5px auto;
}
#Covered
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	opacity:0.3; /* non IE */
	filter:alpha(opacity=30); /* IE */
	background:#000;
	z-index:3;
	display:none;
	min-width:1007px;
}
#topCover
{
	z-index:5;
	position:fixed;
	width:1000px;
	display:none;
}
#topCover-default
{
	width:490px; 
	height:325px; 
	margin:0px auto; 
	background:#fff; 
	padding:5px; 
	border:5px solid gray;
}
.details_item_img
{
	float:left;
	width:130px;
	height:110px;
	margin:60px 15px;
}
.details_title
{
	color:#000;
	font-weight: bold;
	font-size:18px;
	margin:10px 25px;
	display:block;
}
.explain_text
{
	font-size:12px;
	font-style: italic;
	color:#000;
	display:block;
	padding:0 65px;
	width:200px;
	float:left;
	margin-top:15px;
}
form.details_form
{
	width:330px;
	float:left;
	margin-top:10px;
	margin-bottom:25px;
}
div.details_form
{
	width:250px;
}
form.details_form input
{
	margin:2px;
}
div.category_content
{
	overflow:hidden;
}
div.category_content p
{
	margin:1em 10px;
}
div.category_content img
{
	float:left;
	margin:20px;
}
div.category_content img.right
{
	float:right;
	margin:20px;
}
div#contactoColumns
{
	margin:40px 0;
}
div.contactoLeftColumn
{
	float:left;
	width:480px;
	padding:0;
}
div.contactoLeftColumn img
{
	margin-top:10px;
	margin-bottom:5px;
	cursor:pointer;
}
div.contactoLeftColumn span.img_explain
{
	text-align:center;
	color:#1597c3;
	font-style: italic;
	font-size:12px;
	display:block;
	margin:0 auto;
}
div.contactoRightColumn
{
	float:left;
	width:400px;
	padding:0;
	margin-left:60px;
}
div#refac-logos
{
	text-align:center;
}
img.refac-logo
{
	width:150px;
	height:150px;
	margin:auto;
	margin:15px;
}
div#topCover span.img_explain
{
	text-align:center;
	color:#1597c3;
	font-style: italic;
	font-size:12px;
	display:block;
	margin:10px auto;
	text-decoration: none;
}
