@CHARSET "UTF-8";

body{
	min-height:800px;
}	
.header{
	margin: 0px;
	margin-bottom:5px;
	padding: 10px;
	font-size:2.3em;
}
.nav{
	margin: 0px;
	padding: 0px;
}
.subnav{
	margin: 5px;
	padding: 10px;
}
.main{
	font-family:arial;
	margin: 0px;
	padding: 0px;
	background: none;
	min-height:400px;
}

.main_content{
	font-size:12px;
	line-height:16px;
	padding:10px 20px;
	text-align:left;
	vertical-align:top;
}

.conceptI{
	height:220px;
	width:448px;
	background-repeat:no-repeat;
	background-image: url('/images/cgr_hankook_front_sm.jpg');
	background-position: 0 0;
	float:left;
	margin-left:15px;
	margin-bottom:20px;
}
.conceptII{
	height:220px;
	width:448px;
	background-repeat:none;
	background-image: url('/images/cgr_hankook_rear_sm.jpg');
	background-position: 0px -7px;
	float:right;
	margin-right:15px;
	margin-bottom:20px;
}

.sponsor{
width: 98px;
float:left;
}

.footer{
	margin: 10px;
	padding: 10px;
	align:justify;
}

ul#sponsors1.li{
 	margin-top: 0px;
  	margin-bottom: 0px;	
  	padding: 10px;
	float:left;
}
ul#sponsors2.li{
	margin-top: 0px;
  	margin-bottom: 0px;	
  	padding: 10px;
	float:left;
}

.tag1{
	font-size:2.0em;
}
.tag2{
	font-size:1.8em;
}
.tag3{
	font-size:1.6em;
}
.tag4{
	font-size:1.4em;
}
.tag5{
	font-size:1.2em;
}
.tag6{
	font-size: 1.0em;
}
.tag7{
	font-size:.8em;
}
.cgr li a{
	font-size:14px;
}

#blog a:link,
#blog a:focus,
#blog a:hover,
#blog a:visited {
	font-size:14px;
    Xposition:relative;
    zoom:1;
	background:#000000;
    color:#fff;
    margin: 0px;
    padding:0px;
    text-decoration:none;
    left:315px;
	position:relatve;
	top:23px;
	z-index:1;
}

/* yui overrides */
#doc2{
	width:74.307em;
}

.yui-skin-sam .yui-navset .yui-nav .selected a em {
    margin:0px;
    min-height:18px;
	padding:2px 10px;
	border:solid #0000068;
	border-width:1px 1px 1px 0;
}
/* .yui-navset defaults to .yui-navset-top */
.yui-skin-sam .yui-navset .yui-nav .cgr,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav .cgr { /* protect nested tabviews from other orientations */
    border:solid #0000068; /* color between tab list and content */
    border-width:1px 1px 1px 0;
    Xposition:relative;
    zoom:1;
}

.yui-skin-sam .yui-navset .yui-nav li,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav li {
	background: #000000;
	colof:#fff;
    margin:0; /* space between tabs */
    padding:0; /* gecko: make room for overflow */
    zoom:1;
}

.yui-skin-sam .yui-navset .yui-nav a:focus,
.yui-skin-sam .yui-navset .yui-nav a:hover{
	background:#000068;
    color:#fff;
    border:solid #000068;
    border-width:1px 1px 1px 0;
}

.yui-skin-sam .yui-navset .yui-nav .selected,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav .selected { 
	background: #000668;
	color:#fff;
    margin:0; /* for overlap */
    border:solid #000068;
    border-width:1px 1px 1px 0;
}

.yui-skin-sam .yui-navset .yui-nav,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a {
    /*background:#d8d8d8 url(../../../../assets/skins/sam/sprite.png) repeat-x;  tab background */
    background: #000000;
    border:solid #000068;
    border-width:1px 1px 1px 0;
    color:#fff;
    text-decoration:none;
}

.yui-skin-sam .yui-navset .yui-nav a, 
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a {
	background: #000000;
    border:solid #000068;
    border-width:1px 1px 1px 0;
    color:#fff;
    text-decoration:none;
}

.yui-skin-sam .yui-navset .yui-nav a em,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a em {
    border:solid #000068;
    border-width:1px 1px 1px 0;
    cursor:hand;
    /*padding:0.25em .75em; */
    left:0; right: 0; bottom: 0; /* protect from other orientations */
    /* top:-1px; for 1px rounded corners */
    position:relative;
}

.yui-skin-sam .yui-navset .yui-nav .selected a,
.yui-skin-sam .yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */
.yui-skin-sam .yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
    /*background:#2647a0 url(../../../../assets/skins/sam/sprite.png) repeat-x left -1400px;  selected tab background */
    background:#000068;
    color:#fff;
}

.yui-skin-sam .yui-navset .yui-nav a:hover,
.yui-skin-sam .yui-navset .yui-nav a:focus {
    background:#000068;
    /* url(../../../../assets/skins/sam/sprite.png) repeat-x left -1300px; selected tab background */
    outline:0;
}

.yui-skin-sam .yui-navset .yui-nav .selected a,
.yui-skin-sam .yui-navset .yui-nav .selected a em {
    border-color:#000068; /* selected tab border color */
}

.yui-skin-sam .yui-carousel-nav form{
    display: none;	
}

.yui-carousel-vertical .yui-carousel-element{
    margin:0px;	
}
.yui-carousel-element li{
    margin:0px;	
}
.yui-carousel-element .yui-carousel-item-selected {
    margin:0px;
    opacity:1;	
}

.formLabel {
	padding: 3px 0px 2px;
	text-align: right;
    margin-top: 10px;	
}
	
.formField {
	padding:0px;
	margin:10px 5px 0 0;
	align: left;
}
.formInput {
    margin: 15px 0 0 0;	
}	
	
.formButton {
	padding: 2px;
	margin: 10px;
	align: center;
}

.newsHeading {
	align: left;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	font-color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	margin-left:15px;
	margin-right:15px;
}
.newsItem {
	align: left;
	text-align:left;
	font-size:12px;
	font-color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	padding-bottom:10px;
	margin-left:15px;
	margin-right:15px;
}

#photos {
    margin: 20px 0px 20px 0px;	
    max-height: 500px;
}
#bio{
    max-height: 794px;	
}


.photoHeading {
	font-size:1.3em;
	font-weight:bold;
	color:#ffffff;
	font-family:Arial,Helvetica,sans-serif;
	padding-bottom:5px;
	height:25px;
	margin-left:200px;
}
.photoCarousel {
	align: center;
	border: 0px;
	margin: 0px 10px;
	padding: 0px;
	float:left;	
}
.spotlight{
    height: 430px;
    width: 684px;
    margin-left:200px;
    margin-top:5px;
}

.yui-carousel-element li {
    height: 107px;
    width: 171px;
    opacity: 0.6;
}
.yui-carousel-element img{
    height: 107px;
    width: 171px;
}
.photoCaption{
    margin-left:220px;
    height:20px;
    color: #fff;
    font-size: 1em;
}
.blbg{
    background-color:#00006B;
}

#placeHolder {
    width:120px;
    height:120px;
    background:none;	
    position:absolute;
}

.sponsor
{
background:none;
position:relative;
}

.a1{
    width: 290px;
    height: 42px;
    top: 0px;
    left:0px;
}
.b1{
    width: 155px;
    height: 42px;
    top: 0px;
    left:0px;
}
.c1{
    width: 150px;
    height: 42px;
    top: 0px;
    left:0px;
}
.d1{
    width: 150px;
    height: 42px;
    top: 0px;
    left:0px;
}
.e1{
    width: 210px;
    height: 42px;
    top: 0px;
    left:0px; 
}
.a2{
    width: 95px;
    height: 32px;
    top: 0px;
    left:0px;
}
.b2{
    width: 158px;
    height: 32px;
    top: 0px;
    left:0px;
}
.c2{
    width: 240px;
    height: 32px;
    top: 0px;
    left:0px;
}
.d2{
    width: 170px;
    height: 32px;
    top: 0px;
    left:0px;
}
.e2{
    width: 124px;
    height: 32px;
    top: 0px;
    left:0px; 
}
.f2{
    width: 166px;
    height: 32px;
    top: 0px;
    left:0px; 
}
.a3{
    width: 165px;
    height: 37px;
    top: 0px;
    left:0px;
}
.b3{
    width: 120px;
    height: 37px;
    top: 0px;
    left:0px;
}
.c3{
    width: 110px;
    height: 37px;
    top: 0px;
    left:0px;
}
.d3{
    width: 140px;
    height: 37px;
    top: 0px;
    left:0px;
}
.e3{
    width: 126px;
    height: 37px;
    top: 0px;
    left:0px; 
}
.f3{
    width: 160px;
    height: 37px;
    top: 0px;
    left:0px; 
}
.g3{
    width: 130px;
    height: 37px;
    top: 0px;
    left:0px; 
}
.video_title{
    font-size:1.3em;
	font-weight:bold;
	color:#ffffff;
	font-family:Arial,Helvetica,sans-serif;
	padding-bottom:5px;
	height:25px;
	padding-top:5px;
    text-align:center;
}
.video_module{
    align: center;	
    padding: 0px 200px;
}

.video_postdate{
	align: left;
    color:#ffffff;
	font-family:Arial,Helvetica,sans-serif;
	margin-left: 31px;
	font-size:.75em;
	font-style: italic;
}
.video_notes {
    align: center;
	margin-left: 31px;

}
.video_notes p{
	width:450px;
	text-align:center;
	color:#ffffff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;
}
.video_embed{
	border: 2px solid #ffffff;
    margin-bottom:20px;
    margin-left:31px;
    width:450px;	
}
 
	
/*	
dark blue: 11119F/000099
bold blue: 0F0FCF/0100CC
dark orange:FF7011/FF6600
light orange:FCF1B9/FCF1B4
light grey:F2F2FF
blue-grey: E1E1FF */
