
img {
	border:0px;
}

h1 {
	margin:0px;
	padding:0px;
	font-size:24px;
	color:#6f6f6f;
}
h2 {
	margin:0px;
	padding:0px;
	font-size:24px;
	font-weight:bold;
	color:#0066cc;
}
h3 {
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:bold;
	color:#0066cc;
}

h4 {
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
	color:#0066cc;
}

p {
	margin:4px 0px;
	padding:0px;
}

ul {
	margin: 0;
	padding: 0px 0px 0px 15px;
}
ul li {
	
}
sub {
	color: #000;
}
.text p {
	margin:8px 0px;
	padding:0px;
}

#framework
{
	position:relative;
	width:930px;
	margin:0px auto;
	text-align: left;
}

#head
{
	padding: 30px 0px 20px 20px;
}

#head #logo
{
	display:block;
	float:left;
	width:180px;
	height:53px;
	background-image:url(../images/skf_logo.gif);
	background-repeat:no-repeat;
}

#head .title
{
	float:left;
	padding-top:2px;
	width:370px;
}

#head .content
{
	width:440px;
}

#head .mailcontainer
{
	display: none;
	position:absolute;
	left:0px;
	top:0px;
	width:660px;
}

#head .mailcontainer .left
{
	float:right;
	width:19px;
	height:34px;
	background-image:url(../images/top_mail_corner_1.gif);
	background-repeat:no-repeat;
}

#head .mailcontainer .right
{
	float:right;
	width:19px;
	height:34px;
	background-image:url(../images/top_mail_corner_2.gif);
	background-repeat:no-repeat;
}

#head .mailcontainer .content
{
	float:right;
	width:auto;
	background: url(../images/top_mail_background.gif) repeat-x;
	height:34px;
}

#head .mailcontainer .content p 
{
	margin:0px;
	padding:0px;
}

#head .mailcontainer .content a {
	margin-left:16px;
	line-height:30px;
	color:#0066cc;
	text-decoration:none;
	background-image:url(../images/top_mail_icon.gif);
	background-repeat:no-repeat;
	padding-left: 20px;
}

#head .mailcontainer .content a:hover {
	text-decoration:underline;
}

body {
	text-align: center;
	margin:0px;
	padding:0px;
	font:10px verdana;
	color:#656565;
	background-image:url(../images/body_bg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	background-color:#FFFFFF;
}

.clear 
{
	font-size:0px;
	clear:both;
}

#contentheader {
	width:930px;
	background-image:url(../images/framework_border_right_top.gif);
	background-repeat:no-repeat;
	background-position: right top;
}

#contentheader .spacer {
	background-color:#FFFFFF;
	border-right:0px;
	border-bottom:0px;
	border-top:1px;
	border-left:1px;
	border-color:#b1b1b1;
	border-style:solid;
	width:910px;
	height:19px;
}

#contentheader .startmenu {
	height:47px !important;
}

#contentheader .startmenu a {
	display:block;
	float:left;
	padding:0px 14px 0px 14px;
	line-height:23px;
	background-image:url(../images/menu_corner.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#6db43f;
	margin:1px;
	color:#FFFFFF;
	text-decoration:none;
}

#contentheader .startmenu .selected {
	line-height:28px !important;
}

#contentfooter {
	position:relative;
	background-image:url(../images/footer_border.gif);
	background-repeat:no-repeat;
	width:930px;
	height:67px;
}

#contentfooter p {
	margin:0px;
	padding:0px;
}

#contentfooter div {
	position:absolute;
	left:492px;
	top:41px;
}

#contentfooter div a{
	color:#b0b0b0;
	text-decoration:none;
}

#contentfooter div a:hover{
	color:#b0b0b0;
	text-decoration:underline;
}

.link {
	display:block;
	width:auto;
	background-image:url(../images/link_arrow.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:16px;
	line-height:19px;
	color:#0066cc !important;
	font-weight:bold;
	text-decoration:none;
}

.link:hover {
	background-image:url(../images/link_arrow_hover.gif);
	color:#66a3e0 !important;
}

.linkback {
	display:block;
	width:auto;
	background-image:url(../images/link_back_arrow.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:16px;
	line-height:19px;
	color:#0066cc;
	font-weight:bold;
	text-decoration:none;
}

.linkback:hover {
	background-image:url(../images/link_back_arrow_hover.gif);
	color:#66a3e0;
}

.linkemail {
	display:block;
	width:auto;
	background-image:url(../images/link_email.gif);
	background-repeat:no-repeat;
	background-position:2px 6px;
	padding-left:20px;
	line-height:20px;
	color:#0066cc;
	font-weight:bold;
	text-decoration:none;
}

.linkemail:hover {
	background-image:url(../images/link_email_hover.gif);
	color:#66a3e0;
}

.documentlink {
	display:block;
	width:auto;
	/*background-image:url(../images/icon_default.gif);*/
	background-image:url(../images/link_arrow.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:16px;
	line-height:19px;
	color:#0066cc;
	font-weight:bold;
	text-decoration:none;
}

.documentlink:hover {
	color:#66a3e0;
	background-image:url(../images/link_arrow_hover.gif);
}

.documentlinkppt {
	display:block;
	width:auto;
	background-image:url(../images/icon_ppt.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:16px;
	line-height:19px;
	color:#0066cc;
	font-weight:bold;
	text-decoration:none;
}

.documentlinkppt:hover {
	color:#66a3e0;
}

.documentlinkdoc {
	display:block;
	width:auto;
	background-image:url(../images/icon_doc.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:16px;
	line-height:19px;
	color:#0066cc;
	font-weight:bold;
	text-decoration:none;
}

.documentlinkdoc:hover {
	color:#66a3e0;
}

.documentlinkxls {
	display:block;
	width:auto;
	background-image:url(../images/icon_xls.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:16px;
	line-height:19px;
	color:#0066cc;
	font-weight:bold;
	text-decoration:none;
}

.documentlinkxls:hover {
	color:#66a3e0;
}

.documentlinkpdf {
	display:block;
	width:auto;
	background-image:url(../images/icon_pdf.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:16px;
	line-height:19px;
	color:#0066cc;
	font-weight:bold;
	text-decoration:none;
}

.documentlinkpdf:hover {
	color:#66a3e0;
}


.notice {
	border: 1px solid #b1b1b1;
	padding: 15px 82px !important;
	background: #e2f0d9 url(../images/notice.gif) no-repeat 15px bottom;
	font-weight: bold;
	line-height: 14px !important;
	color: #6db43f;
	margin-top: 10px;
}

a, a:link, a:visited {
	color:#0066cc;
}

/************************************************/

#offercontainer {
	position:relative;
	width:928px;
	border-left:1px solid #b1b1b1;
	border-right:1px solid #b1b1b1;
	background-color:#FFFFFF;
}
* html #offercontainer { width:930px; }

#offercontainer .left {
	float:left;
	width:590px;
	padding-left:20px;
}

#offercontainer .right {
	float:right;
	width:280px;
	padding-right:20px;
}

#offercontainer .right .linkback 
{
	margin:10px 4px !important;
}



#offercontainer h2 {
	margin-top:3px;
	height:77px;
}

#submenucontainer{width:100%;height:30px;text-align:left;float:left;overflow:hidden;padding-left:5px;border-bottom:1px solid #b1b1b1;margin-bottom:30px;}
* html #submenucontainer{height:37px;padding-left: 10px;}
#submenucontainer ul{list-style:none;padding:0;margin:0;}
#submenucontainer ul li{z-index:10;position:relative;float:left;background:url(../images/submenu_left.png) no-repeat bottom left;height:32px;margin:0 0 0 -5px;padding:0 0 0 20px;font-size:0;line-height:38px;}
* html #submenucontainer ul li{padding:0;}
#submenucontainer ul li.selected{z-index:20;background:url(../images/submenu_left_selected.png) no-repeat bottom left;height:32px;}
#submenucontainer ul a{font-size:10px;color:#fff;text-decoration:none;background:url(../images/submenu_right.png) no-repeat bottom right;margin:0;padding:0;height:32px;display:block;padding-right:20px;}
* html #submenucontainer ul a{display:inline;margin-left:20px;}
#submenucontainer ul li.selected a{background:url(../images/submenu_right_selected.png) no-repeat bottom right;}
* html #submenucontainer ul li a span {position:relative;top: 6px;}
* html #submenucontainer ul li {background:url(../images/submenu_left.gif) no-repeat bottom left;}
* html #submenucontainer ul li a {background:url(../images/submenu_right.gif) no-repeat bottom right;}
* html #submenucontainer ul li.selected {background:url(../images/submenu_left_selected.gif) no-repeat bottom left;}
* html #submenucontainer ul li.selected a {background:url(../images/submenu_right_selected.gif) no-repeat bottom right;}

/*
#submenucontainer {
	border-bottom:1px solid #b1b1b1;
	overflow:hidden; /* -margin fix *
}

#submenucontainer a {
	position: relative;
	display:block;
	float:left;
	background-color:#6db43f;
	color:#FFFFFF;
	z-index:10;
	background-image:url(../images/sub_menu.gif);
	background-position:right top;
	background-repeat:no-repeat;
	line-height:23px;
	padding: 0px 10px 0px 6px;
	margin-top:5px;
	text-decoration:none;
}

#submenucontainer .last {
	background-image:url(../images/sub_menu_last.gif);
}

#submenucontainer .selectedlast {
	background-image:url(../images/sub_menu_selected_last.gif);
	line-height:28px;
	margin-top:0px;
	z-index:1;
	margin-left:-7px;
	padding-left:11px;
}

#submenucontainer .first {
	margin-left:0px !important;
}

#submenucontainer .selected {
	background-image:url(../images/sub_menu_selected.gif);
	line-height:28px;
	margin-top:0px;
	z-index:1;
	margin-left:-7px;
	padding-left:11px;
}
*/
.linksection {
	margin-bottom:20px;
}

.linksection a {
	border-bottom:1px solid #b1b1b1;
	text-decoration:none;
}

.linksection .header {
	background-image:url(../images/link_section_bg.gif);
	background-repeat:no-repeat;
	background-position: right top;
	background-color:#bbbbbb;
	padding-left:9px;
	line-height:20px;
	color:#FFFFFF;
	font-weight:bold;
}

#templateintroduction {
	width:590px;
	margin-top:23px;
}

#templateintroduction .text {
	padding-bottom:40px;
}

#templateintroduction .text img {
	padding:12px 20px;
}

#templateintroduction .columncontainer 
{
	background-image:url(../images/dot_vert_bg.gif);
	background-repeat:repeat-y;
}

#templateintroduction .columncontainer h4 
{
	margin-bottom: 10px;
}
#templateintroduction .columncontainer a
{
	line-height: 15px; 
}
#templateintroduction .columncontainer .column1
{
	float:left;
	width:180px;
}

#templateintroduction .columncontainer .column2
{
	float:left;
	width:180px;
	margin-left: 22px;
}

#templateintroduction .columncontainer .column3
{
	float:left;
	width:180px;
	margin-left: 18px;
}


/***************************************************/

#templatefacts {
	width:590px;
	margin-top:23px;
}

#templatefacts .text {
	padding-bottom:40px;
	width:440px;
}

#templatefacts .text img {
}

.facts {
	width:100%;
	border-collapse: collapse;
}

.facts thead td {
	background-color:#dddddd;
}

.facts td {
	background-color:#f1f1f1;
}
.facts td, .facts th {
	margin: 0px 0px 0px 0px;
	padding: 2px;
	border-bottom:1px solid #ffffff;
}

.facts img {
	margin:0px !important;
	padding:0px !important;
}


/***************************************************/

.infobox {
	visibility:hidden;
	position:absolute;
	top:-1000px;
	left:0px;
	padding:9px;
	/*width:233px;*/
	border:1px solid #b1b1b1;
	font-size:0px;
	background-color:#FFFFFF;
}

.infobox img {
	width:215px;
}

.infobox h3 {
	width:215px;
	margin-top:6px;
}

.infobox p {
	width:215px;
	margin:0px 0px 0px 0px;
	font-size:10px;
	text-align: left;
}

#newoffers {
	position:relative;
	width:928px;
	border-left:1px solid #b1b1b1;
	border-right:1px solid #b1b1b1;
	background-color:#FFFFFF;
}
* html #newoffers {
	width: 930px; 
}

#newoffers .wideimage {
	padding:30px 0px 16px 20px;
}

#newoffers .linklistcontainer
{
	margin-left:20px;
	margin-right:20px;
}

#newoffers .linklistcontainer .left
{
	float:left;
	width:440px;
}

#newoffers .linklistcontainer .right
{
	float:right;
	width:440px;
}

/*#newoffers .linklistcontainer .hr {*/
.hr {
	font-size:0px;
	height: 1px;
	background-color:#FFFFFF;
	background-image:url(../images/hr_bg.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	display:block;
	width:100%;
}

#promotecontainer
{
	margin-left:20px;
}

#promotecontainer .first
{
	margin-left:0px !important;
}

#promotecontainer .item
{
	margin-left:10px;
	float:left;
	width:215px;
}

#promotecontainer .item h3
{
	margin-top:10px;
}

#promotecontainer .item p
{
	width:200px;
	margin:0px 0px 4px 0px;
}

#promotecontainer .item a
{
	text-decoration:none;
	color:#656565;
}

/***************************************************/
	
.image215x90 {
	width:215px;
	height:90px;
	overflow:hidden;
}
/*
.image215x90 img {
	
	width:215px;
	height:90px;
}
*/
.image280x150 {
	width:280px;
	height:150px;
	overflow:hidden;
}
/*
.image280x150 img {
	visibility:hidden;
}
*/


