@import url(general.css);

#logo {
	position: absolute;
	top: 22px;
	left: 18px;
	z-index: 30;
}
#intro {
	padding: 1em 1.2em;
	font-size:1.15em;
	line-height: 1.6em;
	color: #4A4B7B;
	background: #E1E2F3;
	letter-spacing: 0.02em;
	text-align: justify;
}
#intro strong {
	letter-spacing: 0.15em;
	color: #59598A;
	font-size: 1.7em;
	font-weight: normal;
}
#contact a ,#login a {
	display: block;
	background-color: #8080C6;
	/*position: absolute;*/
	padding: 0.3em 1em;
	color: white;
	font: normal normal 0.75em "MS Trebuchet",Arial,sans-serif;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}
#contact a:hover ,#login a:hover {
	text-decoration: none;
	background-color: #9394E3;
}
#main {
	background: #F0F0FA url(../images/bg_home_main.gif) repeat-x left top;
	padding-right: 305px;
	position: relative;
	z-index:10;
	height: 340px;
}
#main_pic {
	position: absolute;
	right: 305px;
	bottom: 0;
}
#lateral {
	position: absolute;
	right: 0;
	top: 0;
	width: 305px;
	height: 100%;
	background: #202032 url(../images/bg_lateral_inner.jpg) repeat-x left top;
	z-index:20;
}
#banners {
	text-align: center;
	padding: 40px 10px 10px 10px;
}
#featured {
	font-family: "MS Trebuchet", Arial, sans-serif;
	color: #4A4B7B;
	z-index: 30;
	position: absolute;
	width: 252px;
	height: 44px;
	padding: 4px 194px 4px 12px;
	bottom: 6px;
	left: 6px;
	background: #FCFCFF;
}
#featured h2 {
	float: left;
	margin-right: 10px;
	font-family: "Times New Roman", Times, serif;
}
#featured a {color: #4A4B7B}
#accessories {
	position: absolute;
	top: 4px;
	right: 4px;
}
#accessories img {
	margin: 1px;
	background-color: #DBDBE7;
}
#extra_content {
	background: #595A8A;
	color: white;
	position: relative;
	z-index: 30;
}
#extra_content h3 {
	padding:0.2em 0;
	text-indent: 1em;
	background: #4A4B7B;
	color: white;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.6em;
}
#browse_lines ul {
	padding-left: 1em;
	list-style: none;
	display: block;
	height: 64px;
	margin: 10px 2px 14px 2px;
	padding-left: 12px;
}
#browse_lines li {
	list-style: none;
	display: block;
	float: left;
	margin: 4px;
	text-align:center;
}
#browse_lines a {
	font-family: "MS Trebuchet", Arial, sans-serif;
	font-size: 0.9em;
	padding: 0 3px 2px 3px;
	display: block;
	background: #636399 url(../images/bg_browse_over_dark.gif) no-repeat left top;
	color: #ABACE3;
	opacity: .7;
	text-decoration: none;
}
#browse_lines a:hover {
	color: white;
	background-color: #7172AF;
	opacity: 1;
}
#browse_lines strong {
	display: block;
	font-weight: normal;
}
#browse_lines img {background-color:white}
#fersa {
	padding: 20px 10px 28px 10px;
	clear: both;
	background: white url(../images/bg_shadow_bottom.gif) repeat-x left bottom;
}
#fersa img {float: left}
#fersa h2 {
	color: #8080C6;
	margin: 0 0 0 115px;
	font-size: 19px;
	font-weight: normal;
}
#fersa p {
	color: #333333;
	margin: 0 0 0 115px;
	font-size: 12px;
}

/* sIFR */
.sIFR-hasFlash #browse_lines h3 {
	text-indent: 0;
	line-height: 1em;
}
