/* copyright Ayumi Obinata 2009
*/

body{
	font-size: 100%;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	background: #f4f4f4;
	line-height: 1em;
	padding: 0;
	margin: 0;
	padding-bottom: 40px;
	color: #191813;
}

a{
	color: #fff;
	text-decoration: none;
	font-family: 
}

a:hover{
	color: #fff;
	text-decoration: none;
}

a:visited{
	color: #fff;
	text-decoration: none;
}


body.main #header .head, body.main #nav ul, body.main #content, body.main #footer{
	width: 880px;
	margin: 0px auto;
}

#header, #nav, #content, #footer{
	padding: 0px 20px;
}


#header{
	
	height: 110px;
	background-color: #000;
	background-position: center top;	
}

#kari{
	
	height: 110px;
	background-color: #000;
	background-image: url(images/topbar110.png);
	background-repeat: no-repeat;
	background-position: center top;	
}

#header a#title{
	width: 220px;
	height: 67px;
	float: left;
	text-indent: -9999px;
	display: block;
	background: transparent url(images/logo.png) top left no-repeat;
	background-color: transparent;
	background-repeat: no-repeat;
	margin-top: 1.3em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: transparent;
}


#header a#applink{
	float: right;
	width: 140px;
	height: 46px;
	display: block;
	text-indent: -9999px;
	background: transparent url(images/App_Store_badge_46.png) top left no-repeat;
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: transparent;
}

#menubar{
	background-color: #3B7302;
}

#menu{
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #3B7302;
}

#menu a#german{
	float: right;
	width: 21px;
	height:16px;
	display: block;
	text-indent: -9999px;
	margin-top: 7px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: transparent;
	background-image: url(images/germany.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: transparent;
}

#menu a#france{
	float: right;
	width: 21px;
	height:16px;
	display: block;
	text-indent: -9999px;
	margin-top: 7px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: transparent;
	background-image: url(images/france.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: transparent;
}

#menu a#usa{
	float: right;
	width: 21px;
	height:16px;
	display: block;
	text-indent: -9999px;
	margin-top: 7px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: transparent;
	background-image: url(images/usa.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: transparent;
}

#menu a#usa2{
	float: right;
	width: 21px;
	height:16px;
	display: block;
	text-indent: -9999px;
	margin-top: 7px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: transparent;
	background-image: url(images/usa.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: transparent;
}

#menu a#japan{
	float: right;
	width: 23px;
	height:16px;
	display: block;
	text-indent: -9999px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	background-color: transparent;
	background-image: url(images/japan.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: transparent;
}

#menu a#twitter{
	float: right;
	width: 69px;
	height:16px;
	display: block;
	text-indent: -9999px;
	margin-top: 7px;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0;
	background-color: transparent;
	background-image: url(images/twitter_s.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: transparent;
}

#contentmargin{
	clear: both;
	height: 30px;
}

#content{
	clear: both;
	/*font-size: 0.75em; */
	font-size:13px;
	text-shadow: 0px 1px 1px #fff;
}

#content #contenthead{
	width: 880px;
	clear: both;
	height: 173px;
	background-image: url(images/japantop2.png);	
}

#content #contentheade{
	width: 880px;
	clear: both;
	height: 173px;
	background-image: url(images/usatop.png);	
}

#content #contentheadr{
	width: 880px;
	clear: both;
	height: 173px;
	background-image: url(images/radiotop.png);	
}


#content .column{
	float: left;
}


#content #column1{
	width: 440px;
	clear: both;
	padding-right: 20px;
}

#content #column2{
	width: 420px;
}



#content c1#lionlogo{
	width: 41px;
	height: 41px;
	display: block;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url(images/icon.png);
	background-repeat: no-repeat;
	margin-right: 1em;
	float: left;
	position: relative;
	margin-left: 0px;
}


#content p, #content ul{
	margin: 0 0 1.5em 0;
	text-align: left;
}

#content h3, #content h4{
	margin: 0 0 1.5em 0; font-size:12px;
	/*color: #7d1b00;*/
	color:#333;
}


#content .column ul{
	margin: 0 0 1.5em 0;
	padding: 0;
	list-style: none;
}

#content .column ul li{
	background-color: transparent;
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
}


#content a#twitter{
	width: 100%;
	display: block;
	height: 4.1em;
	text-indent: -9999px;
	background: transparent url(images/twitter-link.gif) center center no-repeat;
	color: transparent;
}

#content a#twitter:hover{
	background: transparent url(images/twitter-link-over.gif) center center no-repeat;
	color: transparent;
}

#content #screenshots{
	margin: 40px auto 0;
	color: #f4f4f4;
	background-color: f4f4f4;
	color: transparent;
}

#content #screenshots a.screenshot img{
	background: #f4f4f4;
	color: #f4f4f4;
	color: transparent;
}

#content #screenshots a.last img{
	margin: 0 !important;
	background-color: f4f4f4;
	color: #f4f4f4;
	color: transparent;
}

#content #screenshots a.screenshot:hover img{
	background: #f4f4f4;
	color: #f4f4f4;
	color: transparent;
}

#movie{
	width: 410px;
	background-color: #191813;
	height: 255px;
	bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
	clip: rect(auto,auto,20px,auto);
}


#movietitle{
	width: 410px;
	height: 30px;	
}
	


#footer{
	height: 3.5em;
	text-shadow: 0px 1px 1px #fff;
	clear: both;
	font-size: 0.6em;
	text-align: left;
	padding-top: 20px;
	position: inherit;
}
#footer span { font-size:13px; }
#content #faq{
	clear: both;
	height: 500px;
}

#content #radio{
	width: 880px;
	clear: both;
	padding-top: 0px;
}

#content #press{
	width: 880px;
	padding-top: 0px;
	text-align: center;
}


.jqueryslidemenu{
	font: bold 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	background: #3B7302;
	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: #3B7302; /*background of tabs (default state)*/
	color: white;
	padding: 8px 10px;
	color: #2d2b2b;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #478d01;
}

* 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: black; /*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-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #478d01;
}

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

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

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

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

/* ------------------
 styling for the tables 
   ------------------   */



#box-table-a
{
	font-size: 12px;
	width: 880px;
	text-align: center;
	border-collapse: collapse;
	clear: both;
	color: #fff;
	margin-bottom: 20px;
	bottom: 0px;
	clip: rect(auto,auto,20px,auto);
	height: auto;
	padding-top: 10px;
	text-shadow: 0px 0px 0px #fff;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #3B7302;
	border-top: 0px solid #191813;
	border-bottom: 1px solid #fff;
	color: #fff;
	text-shadow: 0px 0px 0px #fff;
}
#box-table-a td
{
	padding: 8px;
	background: #7D1B00;
	border-bottom: 1px solid #fff;
	color: #d5dcd3;
	border-top: 1px solid transparent;
	color: #fff;
	text-shadow: 0px 0px 0px #fff;
}
#box-table-a tr:hover td
{
	background: #FFA700;
	text-shadow: 0px 0px 0px #fff;
}

/* ---- */
.clear { clear: both; }
.content_bottom { margin: 0 auto; width: 880px; height: auto; padding: 10px 0;}
.bg_line { margin: 0 auto; width: 880px; height: 13px; background: url(images/line.jpg) no-repeat top center; }
.con_bott_left { float: left; margin: 0; padding: 5px 0; width: 432px; height: auto; }
.con_bott_left h4 { margin: 0 0 1.5em 0; color: #333; font-size:12px; }
.con_bott_left p { margin: 0 0 1.5em 0; font-size:13px; }
.con_bott_left p.text-bottom { margin: 2.0em 0 1.0em; font-size: 12px; }
.con_bott_right { float: right; margin: 0; padding: 5px 0; width: 422px; height: auto; }
.con_bott_right p{ font-size:12px; }
.con_bott_right h4 { margin: 0 0 1.5em 0; color: #333; font-size:12px; }
.con_bott_right-box { float: right; width: 150px; height: auto; text-align: center; font-size: 0.75em; font-weight:bold; }



.box-con { margin: 0 auto; width: 880px; height: auto; }
.thebox { font-size: 0.75em;}
.thebox .TRrow{ clear:both; line-height:28px;  padding: 0 0 0 8px; font-weight:bold;}
.thebox .TRrow:hover{ background: url(images/bg_tables.jpg) no-repeat top left;  }
.thebox .TRrow .left{ width:33%; float:left; text-align:left; }
.thebox .TRrow .middle{ width:33%; float:left; text-align: center;}
.thebox .TRrow .right{  width:33%; float:left; text-align:center; }
.odd { background: url(images/bg_tables.jpg) no-repeat top left; }
.even { background: none;}

.main.home #content #column1 p a {
	color: #03F;
}
