/* CSS Document */

@import "import.css";

body {
	font-size: 17px;
	line-height:1.5;
}

.sideButton { 
    font-size: 18px;
    line-height: 1.6;
}
	
.subButton li { 
	font-size: 16px;
	margin-bottom:8px;
}

.subButton li.focus {
  margin-bottom: 8px;
}
.subButton li:hover {
	margin-bottom: 8px;
}

.mainNav {
  font-size: 17px;
  line-height: 2;
}

.mainNav li {
  padding-left: 2.85%;
  padding-right: 2.85%;
}

a.productBanner{
	line-height:3.5;
}

.button_ourproducts_ih { 
	line-height:3;
 }
.button_ourproducts_oh { 
	line-height:3;
 }
 .button_wallpaper { 
	line-height:3;
}
.button_screensaver { 
	line-height:3;
}
.button_music { 
	line-height:3;
}
.button_form { 
	line-height:3;
}
.button_manual { 
	line-height:3;
}

#breadcrumb_cn {
	font-size: 15px;
}

.content_big_header {
	font-size: 24px;
	line-height: 1.2;
}

.content_medium_header {
	font-size: 18px;
}

.content_sml {
	font-size:12px;
}

.productMeta .tiny {
	font-size:12px;
}

.whatson_article h2 {
	font-size:24px;
}

.whatson_hallOfFame h3, .productName, .sectionHeader{
	font-size: 17px;
}

.listNotices {
    font-size: 17px;
}

.listNotices .date {
    font-size: 13px;
}

.close_window {
	font-size: 14px;
}

.orange_header{
	font-size:17px;
}


