html
{
    overflow: -moz-scrollbars-vertical;
	overflow-x: auto; 
    overflow-y: scroll;   
}

body
{
	background-color:rgb(233,233,233);
	color:#333;
	font-family:arial, helvetica, sans-serif;
	background-image:url(../images/bk/bg.gif);
	background-position:center top;
	background-repeat:repeat-y;
	behavior:url(csshover.htc);
}

html,
body
{
	margin: 0;	
	padding: 0;
	height: 100%;
}

a{
	outline: none; /* for Firefox */
 	hlbr:expression(this.onFocus=this.blur()); /* for IE */
}

.page
{
	margin: 0 auto;
	width: 1063px;
	background-color: white;
	background-image: url(../images/bk/background.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	text-align: left;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.page.nonavi
{
  background-image: none;
  width: 615px;
}

.page.nonavi .content
{
  padding-left: 24px;
  width: 615px;
}
DEL
{
	color:#990000;
	font-size:15px;
}

TABLE
{
	word-break: break-all;
}

h1
{
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    z-index: 100;
}

h1,
h1 img
{
    width: 223px;
    height: 114px;
}

a
{
    color: rgb(102,102,102);
}

.content
{
	padding-left: 248px;
	width: 815px;
	padding-bottom: 0;
	clear: both;
	min-height: 820px;
	height: auto !important;
	height: 820px;
	font-size: 18px;
}
.content #top{
	padding:0px;
	float: right;
}

.content #top a{
	text-decoration: none;
	font-size:12px;
	color:#000000;
}

.content #top a:hover{
	text-decoration: none;
	font-size:12px;
	color:#666666;
}

h2
{
    padding: 0;
    margin: 18px 0px 2px 0px;
    color: rgb(132,132,132);
    font-size: 21px;
    font-family: arial, sans-serif;
    font-weight: bold;
	
}

h2 img
{
    display: block;
    height: 27px;
}

h2.standaloneHead
{
	padding-top: 8px;
	border-bottom: 1px solid rgb(204,204,204);
	padding-bottom: 1px;
	margin-bottom: 13px;
}

.page.nonavi h2.standaloneHead
{
    padding-top: 24px;
	border: 0;
	width: 567px;
}

body p.comment
{
    color: rgb(200,50,50);
    letter-spacing: 1px;
    padding: 4px;
    padding-left: 8px;
    border-left: 1px dotted rgb(200,50,50);
    margin-top: 40px;
    margin-bottom: 18px;
}

.innerContent p,
.innerContent h3,
.innerContent table
{
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.6em;
	clear: both;
}

.innerContent p
{
	text-align:justify;
}

.innerContent table p
{
    font-size: 12px;
}

.innerContent h3
{
    font-weight: bold;
	font-size:18px;
	color:rgb(132,132,132);
	margin-bottom:15px;
}

.innerContent h5
{
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0.05em;
	background-image: url(../images/icons/triangle.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: justify;
	color: #666666;
}

.innerContent h3 img
{
    display: block;
    padding: 0;
    margin: 0;
}

.innerContent h2 span,
.innerContent p span
{
	color:rgb(143,41,47);
	font-weight:bolder;
}

* html .content .innerContent h3
{
	padding-top: 28px;	
	margin-top: 0;
	
}

* html .content .innerContent .introFactsContent h3
{
	padding: 0;
	margin: 0;	
}

* html .content .innerContent h3.firstH3
{
	padding-top: 0;	
	margin-top: 0;
	
}

*+html .content .innerContent #galleryClaims+h3
{
	padding-top: 28px;	
	margin-top: 6;
	
}


p.footnote
{
    font-size: 11px;
	padding-top: 6px;
}

p.navigation
{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 112px;
	width: 224px;
}

.navigationChapter
{
    display: block;
    border-top: 1px solid rgb(204,204,204);
    padding-left: 24px;
    padding-right: 19px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-repeat: no-repeat;
    font-size: 12px;
    text-decoration: none;
}

.navigationChapter
{
    width: 223px;
}

.navi\gationChapter
{
    width: 180px;
}

.navigationHome
{
    background-image: url(../images/icons/arrow-gray.gif);
    background-position: 210px 8px;
}

.navigationHome:hover
{
    background-image: url(../images/icons/arrow-red.gif);
	color: rgb(204,0,0);
}

.navigationBelowHome,
.navigationBelowHomeFirst
{
	background-image: url(../images/icons/arrow-gray.gif);
    background-position: 10px 8px;
}

.navigationBelowHome:hover,
.navigationBelowHomeFirst:hover
{
	background-image: url(../images/icons/arrow-red.gif);
	color: rgb(204,0,0);
}

.navigationBelowHomeLast
{
    background-image: url(../images/icons/arrow-gray-down.gif);
    background-position: 8px 10px;
}

.navigationBelowHomeLastActive
{
	background-image: url(../images/icons/arrow-red-down.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
    color: rgb(204,0,0);
}

.navigationBelowHomeLastActiveSingle
{
    background-image: url(../images/icons/arrow-red.gif);
    background-position: 10px 8px;
    color: rgb(204,0,0);
    border-bottom: 1px solid rgb(204,204,204);
}

.navigationBelowHomeLast:hover
{
    background-image: url(../images/icons/arrow-red-down.gif);
    color: rgb(204,0,0);
}

.navigationBelowHomeFirstAndLastActive:hover
{
    background-image: url(../images/icons/arrow-red-down.gif);
	color: rgb(204,0,0);
}

.subNavigation
{
	display: block;
	width: 223px;
	border-top: 1px dashed rgb(204,204,204);
	border-bottom: 1px solid rgb(204,204,204);
	padding-top: 3px !important;
	padding-top: 4px;
	padding-bottom: 4px;
}

.subNavigationHeader
{
    background-image: url(../images/icons/arrow-gray-down.gif);
    background-position: 16px 6px;
    background-repeat: no-repeat;
}
.subSubNavigationHeader
{
    background-image: url(../images/icons/arrow-gray-down.gif);
    background-position: 28px 6px;
    background-repeat: no-repeat;
}

.subNavigationHeader:hover,
.subSubNavigationHeader:hover
{
    background-image: url(../images/icons/arrow-red-down.gif);
}

.subNavigationHeaderActive
{
    background-image: url(../images/icons/arrow-red-down.gif);
    background-position: 16px 6px;
    background-repeat: no-repeat;
    color: rgb(204,0,0);
}
.subSubNavigationHeaderActive
{
    background-image: url(../images/icons/arrow-red-down.gif);
    background-position: 28px 6px;
    background-repeat: no-repeat;
    color: rgb(204,0,0);
}

.subNavigationHeaderActive,
.subNavigationHeader,
.subSubNavigationHeaderActive,
.subSubNavigationHeader

{
    margin-bottom: 1px;
}

.subNavigationChapter,
.subSubNavigation,
.subSubSubNavigation
{
    display: block;
    padding: 0 24px 0 32px;
    font-size: 11px;
    text-decoration: none;
    line-height: 15px;
	margin-top: 1px;
}

.subSubNavigation
{
	padding-left: 44px;
	width: 170px;
	color: #000033;
}
.subSubSubNavigation
{
	padding-left: 56px;
	width: 144px;
	color: #000033;
}

a.subNavigationChapter,
a.subSubNavigation,
.subNavigationNow
{
    width: 160px;
}

a.subNavi\gationChapter
{
    width: 167px;
}

a.subSubNavi\gation
{
    width: 155px;
}

.subNavigationChapter:hover,
.subSubNavigation:hover,
.subSubSubNavigation:hover,
.subNavigationActive,
.subNavigationNow
{
    color: rgb(204,0,0);
}

.subNavigationActive
{
    background-image: url(../images/icons/arrow-red.gif);
    background-position: 18px 4px;
    background-repeat: no-repeat;
}

.subSubNavigationActive
{
    background-image: url(../images/icons/arrow-red.gif);
    background-position: 32px 4px;
    background-repeat: no-repeat;
}
.subSubSubNavigationActive
{
    background-image: url(../images/icons/arrow-red.gif);
    background-position: 46px 4px;
    background-repeat: no-repeat;
}

.subSubNavigationActive,
.subSubSubNavigationActive
{
    color: rgb(204,0,0);
}
.square
{
	font-size: 8px;
	margin:2px;
	vertical-align:top;
}


#grid
{
    position: absolute;
    left: -1px;
    top: 0;
    width: 840px;
    height: 800px;
    background-image: url(../images/bk/grid-navi.gif);
    background-repeat: no-repeat;
    display: none;
    -moz-opacity: .4;
    filter: alpha(opacity=40);
    z-index: 4000;
}

.introImage
{
    margin-left: -24px;
    margin-bottom: 0px;
}

.introImage img
{
    display:block;
}
.imagePrint
{
	display:none;
}
#footer
{
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 25px !important;
	width: 100%;
	color: rgb(102,102,102);
	font-size: 10px;
	border-top: 1px solid rgb(204,204,204);
	background-color: #fff;
	background-image: url(../images/bk/background.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	overflow: hidden;
}



.copyright,
.meta
{
    position: absolute;
    top: 4px !important;
    top: 6px;
    line-height: 12px;
    overflow: hidden;
}

.meta
{
    width: 224px;
    left: 0;
    text-align: center;
	color:#990000;
}

.copyright
{
    left: 248px;
    width: 988px;
}

#footer a
{
    text-decoration: none;
}

#footer a:hover
{
    color: rgb(204,0,0);
}

.nonavi #footer
{
    background-image: none;
}

.nonavi #footer .meta
{
	display: none;
}

.nonavi #footer .copyright
{
  left: 16px;
}

.related
{
    width:88px;
    height:98px;
    position:relative;
    padding-top:32px;
	left:688px;
    overflow:hidden;
}

.innerContent
{
    width: 770px;
    background-color: #fff;
    margin-top: -80px;
    padding-bottom: 98px;
}

.innerContent a
{
    color: rgb(130,130,130);
    text-decoration: underline;
}

.innerContent a:hover
{
    color: rgb(248,182,45);
}

.related a
{
    display:block;
    text-decoration: none;
    width:117px;
    padding-left: 18px;
    font-size: 14px;
    background-image:url(../images/icons/arrow-gray.gif);
    background-repeat:no-repeat;
    background-position:4px 5px;
	font-weight:bold;
}

.related a:hover
{
    color: rgb(204,0,0);
    background-image: url(../images/icons/arrow-red.gif);
}

.image
{
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 10px;
    color: rgb(102,102,102);
}

.image img
{
    display: block;
    margin-bottom: 4px;
}

a img
{
    border: 0;
}

.fullContent
{
    background-color: transparent;
    text-align: center;
    background-image: none;
    padding-top: 100px;
}

#navigationShade
{
    position: absolute;
    left: 224px;
    top: 106px;
    width: 226px;
    height: 133px;
    display: none;
    z-index: 2999;
}

#navi\gationShade
{
    background-image: url(../images/transparent/gray-60.png) !important;
    background-color: transparent !important;

    filter: alpha(opacity=60);
    background-image: none;
    background-color: #ccc;
}

#navigationHomeSub
{
    position: absolute;
    left: 229px;
    top: 112px;
    width: 215px;
    height: 120px;
    display: none;
    overflow: hidden;
    border-bottom: 1px solid rgb(204,204,204);
    z-index: 3000;
}

.navigationHome,
.navigationBelowHomeFirst,
#navigationHomeSub
{
    text-transform: uppercase;
}

.navigationHome
{
	background-image: url(../yama/images/icons/arrow-gray.gif);
    background-position: 210px 8px;
}


#navigationHomeSub .navigationChapter
{
    width: 227px;
    height: 24px;
    overflow: hidden;
}

#navigationHomeSub .navi\gationChapter
{
    width: 170px;
    height: 13px;
}

#navigationHomeSub .navigationChapter:hover
{
    color: rgb(204,0,0);
    background-color: rgb(242,242,242);
}

#navigationHomeSub a
{
    background-color: #fff;
    border-left: 1px solid rgb(204,204,204);
    border-right: 1px solid rgb(204,204,204);
}

.zoomable
{
    cursor: pointer;
}

.zoomImage
{
    position: absolute;
    left: 118px;
    top: 110px;
    width: 400px;
    height: 300px;
    display: none;
    z-index: 1701;
}

#zoomImageShade
{
    position: absolute;
    left: 100px;
    top: 100px;
    width: 410px;
    height: 310px;
    display: none;
    z-index: 1700;
}

#zoomIma\geShade
{
    background-image: url(../images/transparent/black-78.png) !important;
    background-color: transparent !important;
    filter: alpha(opacity=78);
    background-image: none;
    background-color: #000;
}

.mainframe
{
    width: 615px;
    height: 1800px;
    display: block;
    border: 0;
    frameborder: 0;
    overflow: hidden;
    margin-left: -24px;
}

body.framed
{
    background-color: #fff;
    overflow: hidden;
}

.framed .content
{
    padding-left: 0;
}

.debugInfo a
{
    position: absolute;
    top: 10px;
    right: 8px;
    width: 15px;
    font-size: 11px;
    display: block;
}

.debugInfo a
{
    color: #bbb;
}


/* Table module */

table.normalTable
{
    border-collapse: collapse;
    width: 399px;
    margin-top: 21px;
    margin-bottom: 16px;
}

table.extensive
{
    width: 567px;
}

.normalTable th,
.normalTable td
{
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: top;
    text-align: left;
}

.normalTable th
{
    background-color: rgb(132,132,132);
    color: #fff;
}


.normalTable .alternate td
{
    background-color: rgb(248,248,248);
}

.normalTable td
{
    background-color: #fff;
    border-bottom: 1px dashed rgb(204,204,204);
}


table.separateColumns td.alternate
{
    background-color: #fff;
}

table.separateColumns td
{
    background-color: rgb(248,248,248);
}

.closeButton
{
    position: absolute;
    left: 20px;
    top: 4px;
    width: 13px;
    height: 13px;
    cursor: pointer;
}
ul.defaultList
{
	margin: 2px 0px 5px 18px;
	font-size: 12px;

}

ul.defaultList li,
ol.defaultList li
{
	line-height: 18px;
}

ul.defaultList li
{
    list-style-type: square;
}

.fontHighLight
{
	color:#990000;
	font-weight:bolder;
}

body h3.firstH3
{
    margin-top: 0;
    padding-top: 0;
}

p.introduction
{
    border-top: 1px dashed rgb(204,204,204);
    border-bottom: 1px dashed rgb(204,204,204);
    padding-top: 12px;
    padding-bottom: 11px;
}

table td.number
{
    text-align: right;
}

body div.width
{
    width: 183px;
}

.continueButton
{
    text-align: right;
}

.contentframe
{
    border: 0;
    width: 567px;
    height: 319px;
}

.noShow
{
	display: none;
}

#ifLoggedIn
{
    display: none;
}

#ifLoggedIn a
{
    color: rgb(204,0,0);
}

.subTitle
{
    color: rgb(132,132,132);
    font-size: 13px;
    margin-bottom: 8px;
    display: block;
}

.exceptionLine
{
    border-bottom: 1px solid rgb(204,204,204);    
}

.copyrightpho
{
display: none;
}



/* GSC DEFINED STYLES */

a.info_btn { 
    position: relative;
    height: 13px;
    padding-top: 5px;
    padding-right: 16px;
    padding-bottom: 0px;
    background: url(/images/icon-info2.gif) right top no-repeat;
    text-decoration: none;
	font-size: 11px;
    line-height: 11px;
    cursor: help;
}

a.info_btn:hover { 
    background-position: right -20px; 
    cursor: help;
} 

a.help_btn { 
    position: relative;
    height: 13px;
    padding-top: 5px;
    padding-right: 16px;
    padding-bottom: 0px;
    background: url(/images/icon-info2.gif) right top no-repeat;
    text-decoration: none;
    line-height: 12px;
    cursor: help;
}

a.help_btn:hover { 
    background-position: right -20px; 
    cursor: help;
} 


#aboutusName {
	position: relative;
	top: -5px;
	margin: 0;
	margin-bottom: -10px;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	color: #cc0000;
}

td.headline {
	margin-top: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #848484;
	text-transform: uppercase;
	border-bottom: 1px dashed rgb(204,204,204);
}

p.headline {
	margin-top: 25px;
	font-weight: bold;
	color: #848484;
}

p.headline_event {
	font-size: 13px;
	margin-top: 10px;
	font-weight: bold;
	color: #848484;
}

p.postdate {
    font-size: 11px;
	color: #999999;
}

div.caption {
	margin: 0 0 25px 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: rgb(204,0,0);
}

#dealerfooter {
	position: relative;
	height: 26px !important;
	top: -20px;
	width: 100%;
	color: rgb(102,102,102);
	font-size: 10px;
	z-index: 20;
}

.dealerinfo {
	position: relative;
	left: 248px;
	width: 610px;
	line-height: 10px;
}

.premier {
	width: 125px;
	height: 45px;
	position: absolute;
	top: 200;
	left: 690px;
	z-index: 5000;
}

.zoomthisimage {
	position: relative;
	display: block;
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 10px;
}

.zoomthisimage img {
	display: block;
}

label {
	font-size: 11px;
	font-weight: bold;
	color: #848484;
}

.textfield {
	margin-right: 1px;
/*	height: 13px; */
	color: #666;
    font-family: arial, geneva, sans;
    font-size: 11px;
	border: 1px solid #ccc;
	vertical-align: middle;
	padding: 1px;
	background-color: transparent;
}

.text\field {
/*	height: 13px; */
}

.submitbutton {
	color: #666;
	font-size: 9px;
	border: 1px solid #ccc;
	vertical-align: middle;
	padding: 0px;
	margin: 0;
	background-color: #ffffff;
}

.border {
	padding: 5px;
	border: 1px solid #e9e9e9;
}

.text11px {
	font-size: 11px;
	line-height: 13px;
}

.formlabel {
	font-size: 11px;
    font-weight: bold;
	color:#666666;
}

.LINKROT11px {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;
	color: #d60027;
}

.LINKROT11px:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.LINKROT11px:active {
	font-size: 11px;
	cursor: hand;
	text-decoration: underline;
	font-weight: bold;
	color: #666666;
}

.LINKROT11px:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;
	color: #d60027;
}

.LINKROT11px:visited:hover {
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	text-decoration: underline;
	color: #000000;
}

.grey10px {
	font-size: 10px;
	color: #666666;
}

.black10px {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	font-weight: normal;
}

.req {
	font-weight: bold;
	color: #990000;
}

.ERRORTEXT {
	color: red;
	font-weight: bold;
}

.highlight {
	background-color: #FFFFCCC;
}

.ROT12PX {
	font-size: 12px;
	color: #b71e1b;
}

table.text11px td {
    font-size: 11px;
}

#search_again_button {
    float: left;
}
#info_request_button {
    float: right;
}
.employeeName {
    font-size: 13px;
    font-weight: bold;
    color: #848484;
}
.position {
    font-size: 11px;
}
input.text {
   	margin-right: 1px;
   	margin-bottom: 5px;
    padding: 1px;
    height: 17px;
    color: #666;
    font-size: 11px;
    border: 1px solid #ccc;
    vertical-align: middle;
    background-color: transparent;
}

in\put.text {
    height: 15px;
}

textarea {
	font-family: Arial, Geneva, sans;
   	margin-right: 1px;
   	margin-bottom: 5px;
    padding: 5px;
    color: #666;
    font-size: 11px;
    border: 1px solid #ccc;
    background-color: transparent;
}
