/* DEFAULTS */
/* rules */

li{
	line-height:1.6;
}
.list	{
			margin:5px;
			direction:rtl;
		}

div.in2	{
 		width:500px;
 		display:table;
		position:relative;
   		}

div.in	{
 		position:relative;
		float:right;
		margin:0px;
		padding:0px;
		display:table;
		width:30px;
     	}
		
/*****************/

.allStars
{
	background-image:url('images/allStars.jpg');
	padding-right:6px;
}
.header1
{
	font-size:16px;
	font-weight:bold;
 }
.arrow
{
	color:#A9C215;
	font-size:14px;
 }

.green
{
	color:#A9C215;
	font-size:12px;
	font-weight:bold;
 }

a.link1
{
	color:#A9C215;
}
a.link1:hover
{
	color:#FFFFFF;
}

a.link2
{
	color:#FFFFFF;
	font-size:14px;
}
a.link2:hover
{
	color:#A9C215;
}
a.link3
{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:16px;
	font-weight:900;
}
a.link3:hover
{
	color:#6C8CE0;
}

.form
{
	padding:2px;
	padding-top:60px;
	width:387px;
	height:205px;
	background-image:url('images/form.jpg');
	background-repeat:no-repeat;
}
.themarker
{
	width:170px;
	height:61px;
	margin-right:490px;
	border:0px solid blue;
	display:block;
	float:left;
}

.subaru
{
	width:100px;
	height:61px;
	border:0px solid red;
	display:block;
	float:left;
 }
/* base design */


div.top {
	position:relative;
	left:0px;
	top:0px;
	width:760px;
	height:61px;
	background-image:url('images/subaru_01.jpg');
	text-align:right;
}

div.topMnu {
	position:relative;
 	width:100%;
	background-image:url('images/topBar.jpg');
	height:32px;
	border:0px solid red;
}

div.subaru-03 {
	position:relative;
 	width:760px;
 	background:#000000;
}
div.subaru-03-In {
	position:relative;
 	width:760px;
	height:400px;
	background:#000000;
}
 
div.subaru-03-InAllStars{
	/*
	background-image:url('images/subaru2.jpg');
	background-position:center 50%;
	background-repeat:no-repeat;
	background-attachment:fixed;
	*/
	position:relative;
  	width:430px;
	height:380px;
 	overflow: auto;
	border:0px solid red;
	margin-top:20px;
	scrollbar-3dlight-color:#000000; 
	scrollbar-arrow-color:#AAC41E; 
	scrollbar-base-color:#000000; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-face-color:#000000; 
	scrollbar-highlight-color:#000000; 
	scrollbar-track-color:#000000; 
	scrollbar-shadow-color: #000000;
	direction:ltr;
	text-align:right;
	padding:2px;
	padding-left:5px;
	
}


div.subaru-03-InRules{
	position:relative;
 	width:760px;
 	
}



div.subaru-04 {
	position:relative;
 	width:760px;
	height:275px;
}

div.subaru-04-2 {
 	width:760px;
	height:23px;
	text-align:center;
}

div.subaru-05 {
	position:relative;
 	width:100%;
	height:32px;
	background-image:url('images/topBar.jpg');
	
}

div.subaru-06 {
	position:relative;
 	width:760px;
	height:8px;
}


div.kahuna {
	position:relative;
 	width:33%;
 	text-align:left;
	direction:rtl;
	vertical-align:top;
	padding:0px;
	margin:0px;
	float:left;
 }
 div.exp
{
	position:relative;
	float:left;
 	width:33%;
 	text-align:center;
	direction:rtl;
	vertical-align:bottom;
	padding:0px;
	margin:0px;
	padding-top:3px;
	font-size:9px;
}
div.tax
{
	position:relative;
	float:left;
 	width:33%;
 	text-align:right;
	direction:rtl;
	vertical-align:bottom;
	padding:0px;
	margin:0px;
	padding-top:3px;
	font-size:9px;
}
/* top menu */
.topMnuIn
{
	width:760px;
	height:32px;
	
}

div.mnu-01 {
	position:relative;
 	width:75px;
	height:32px;
	float:left;
 	
}

div.mnu-sep {
	position:relative;
 	width:2px;
	height:32px;
	background-image:url('images/mnu_02.jpg');
	float:left;
}
div.mnu-home {
	position:relative;
 	width:77px;
	height:32px;
	float:left;
 	
}

div.mnu-03 {
	position:relative;
 	width:92px;
	height:32px;
	float:left;
}
 
div.mnu-05 {
	position:relative;
 	width:98px;
	height:32px;
	float:left;
}

 
div.mnu-07 {
	position:relative;
 	width:74px;
	height:32px;
	float:left;
}

 
div.mnu-09 {
	position:relative;
 	width:129px;
	height:32px;
	float:left;
}
/* 
div.mnu-11 {
	position:relative;
 	width:95px;
	height:32px;
	float:left;
}
*/
 
div.mnu-13 {
	position:relative;
 	width:117px;
	height:32px;
	float:left;
}
 
div.mnu-15 {
	position:relative;
 	width:40px;
	height:32px;
	float:left;
	border:0px solid red;
 }

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

.text1
{
	color:#A9C215;
	font-size:13px;
	font-weight:bold;
}
.text2
{
	color:#FFFFFF;
 	font-size:14px;
	font-weight:bold;
}

.text3
{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	line-height:1.5;
}
 
hr.hr1
{
	border-bottom:1px solid #000000;
	border-top:1px solid #CCCCCB;
}

div.txt1
{
	width:117px;
	height:230px;
	margin-top:3px;
	overflow: auto;
	border:0px solid red;
	scrollbar-3dlight-color:#CCCCCC; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-base-color:#CCCCCC; 
	scrollbar-darkshadow-color:#CCCCCC; 
	scrollbar-face-color:#CCCCCC; 
	scrollbar-highlight-color:#CCCCCC; 
	scrollbar-track-color:#CCCCCC; 
	scrollbar-shadow-color: #CCCCCC;
	direction:ltr;
	text-align:right;
	padding:2px;
	padding-left:5px;
 }

div.rtl
{
	direction:rtl;
	width:100%;
	height:100%;
} 



.big
{
	font-family: Tahoma,sans-serif; 
	font-size: 11px;
	width:120px;

}

.medium
{
	font-family: arial,sans-serif; 
	font-size: 12px;
	width:110px;
	border:2px inset white;
	margin-right:8px;
	margin-top:8px;
	font-weight:bold;
	
}

.mediumc
{
	font-family: arial,sans-serif; 
	font-size: 12px;
  	margin-top:8px;
  }
.medium2
{
	font-family: arial,sans-serif; 
	font-size: 12px;
	width:210px;
	border:2px inset white;
	margin-right:8px;
	margin-top:8px;
	font-weight:bold;
	
}
 
.small
{
	font-family: Tahoma,sans-serif; 
	font-size: 11px;
	width:51px;

}
.Nosize
{
	font-family: Tahoma,sans-serif; 
	font-size: 11px;

}

.error
{
	font-size: 11px;
	color:red;
}


/* links */
a {
	font-family:arial;
	font-size:12px;
    text-decoration :none;
    color:#FFFFFF;
    font-weight:bold;
}
a:hover {
	color:#A9C215;
}
a.kahuna {
	font-family:arial;
	font-size:10px;
    text-decoration :none;
    color:#FFFFFF;
    font-weight:bold;
}
a.kahuna:hover {
	color:#A9C215;
}
a.menu{
	color:black;
}
a.menu:hover {
	color:black;
}
 
img     {border:0;}


/* flat input buttons/checlboxes */
.nav
{
 	cursor: pointer;
}

.button
{
	border: 3px outset white;
	padding-right: 3px;
	padding-left: 3px;
	cursor: pointer;
	font: bold 11px arial,sans-serif;
    background: #000000;
    color:#F7EFD9;
    height:25px;
}

/* optional fields */
td  {
    font: normal 12px Arial,sans-serif;
    border : 0px solid red;
    color : #FFFFFF;

}  
 
form
{
	margin:0px;
	
}

 
body  {
    font: normal 12px Arial,sans-serif;
    background:#000000;
    color:#FFFFFF;
	margin:0px;
	direction:ltr;
	text-align: right;
}
