body {background: url('/images/bg_brown.jpg');}
a {text-decoration: none;}

.ac /*Align center*/ {position: relative; width: 100%; z-index:2;}
.ac:after{content: ''; display: block; clear: both;}
.ac_l{position: relative; right: 50%; float: right;}
.ac_r{position: relative;z-index: 1;right: -50%;}

.main {background: url('/images/bg.jpg') no-repeat; width: 1106px; height: 811px; margin: 20px 0 0 0;}

.logo {height: 150px; width: 300px; position: absolute; top: 20px; left: 80px;}

.title {color: white; position: absolute; top: 95px; right: 80px; font-family: MyriadPro-Bold, sans-serif; text-transform: uppercase;}
.title .big {font-size: 50px; font-weight: bolder;}
.title .small {font-size: 17px; font-family: MyriadPro-Regular; padding-left: 7px; margin-top: -2px;}
.title .dateTime {font-size: 15px; font-family: MyriadPro-Regular; padding-left: 17px; margin-top: 2px;}

.navi {height: 50px; max-height: 50px; width: 895px; position: absolute; top: 210px; left: 106px;}
.navi a {text-decoration: none; float: left; background-repeat: no-repeat; text-align: center; line-height: 50px; max-width: 149px; width: 149px; height: 50px; color: #484E2A; cursor: pointer; font-family: MyriadPro-Bold; font-size: 16px; font-weight: bolder; text-transform: uppercase;}
	.navi a:hover {background-position:0 bottom;}
.navi a.b1 {background-image: url('/images/buttons/1.jpg');}
	.navi span.currpage a.b1{background: url(/images/buttons/current/1.jpg);}
.navi a.b2 {background-image: url('/images/buttons/2.jpg');}
	.navi span.currpage a.b2{background: url(/images/buttons/current/2.jpg);}
.navi a.b3 {background-image: url('/images/buttons/3.jpg');}
	.navi span.currpage a.b3{background: url(/images/buttons/current/3.jpg);}
.navi a.b4 {background-image: url('/images/buttons/4.jpg');}
	.navi span.currpage a.b4{background: url(/images/buttons/current/4.jpg);}
.navi a.b5 {background-image: url('/images/buttons/5.jpg');}
	.navi span.currpage a.b5{background: url(/images/buttons/current/5.jpg);}
.navi a.b6 {background-image: url('/images/buttons/6.jpg');}
	.navi span.currpage a.b6{background: url(/images/buttons/current/6.jpg);}

.dd div {display: none; position: absolute; top: 260px; width: 203px; background: no-repeat; z-index: 50;}
.dd a {color: black;}
.dd ul {margin: 18px 10px 5px 25px; list-style: outside url('/images/dropdowns/dot.png'); font: 13px sans-serif;}
.dd ul li {border-bottom: 1px #D16C00 dashed; margin-top: 5px; padding-bottom: 5px;}
	.dd #dd_cup {left: 110px; background-image: url(/images/dropdowns/dd_4.png); height: 268px;}
	.dd #dd_zorb {left: 259px; background-image: url(/images/dropdowns/dd_2.png); height: 174px;}
	.dd #dd_partners {left: 408px; background-image: url(/images/dropdowns/dd_3.png); height: 217px;}

.news_block {width: 149px; position: absolute; top: 358px; left: 92px;}
.news_block div {color: white; max-height: 67px; height: 67px; width: 149px; overflow: hidden; padding-top: 5px; cursor: pointer; font-family: MyriadPro-Regular, sans-serif; font-size: 14px;}
.news_block div .news_date {color: #FFB400; width: 92px; display: block; background: no-repeat 100% 90% url('/images/news_arrow.png'); font-size: 15px;}

.all_news {width: 149px; position: absolute; top: 650px; left: 92px; text-transform: uppercase; color: white; background: no-repeat bottom right url('/images/allnews_arrow.png'); font-size: 18px; font-style: italic; font-family: MyriadPro-Bold, sans-serif; line-height: 0.8; cursor: pointer;}
.all_news .all {font-family: MyriadPro-Regular, sans-serif;}
.all_news .news {font-weight: bolder;}

.content {	width: 545px; height: 380px; position: absolute; top: 310px; left: 290px; padding-right: 10px; 
			font-family: MyriadPro-Regular, sans-serif; font-size: 16px; text-align: justify;
			overflow-y: auto;
			scrollbar-base-color:#F0F1EB;
			scrollbar-face-color:#F6D381; /*3D4AF0 7B8DF9 */
			scrollbar-highlight-color:#F0F1EB;
			scrollbar-3dlight-color:#F0F1EB;
			scrollbar-darkshadow-color:#F0F1EB;
			scrollbar-shadow-color:#F0F1EB;
			scrollbar-arrow-color:#F6D381;
			scrollbar-track-color:#F0F1EB;}
	.content h1, h2, h3 {text-transform: uppercase;}		
	.content h2 {font-size: 19px;}
	.content h3 {font-size: 16px;}
	.content a {text-decoration: underline; color: black;}
	div#request td {margin-bottom: 8px;}
	
.reg { vertical-align: top; padding-left: 10px; padding-top:5px; padding-right:15px; padding-bottom:5px; }

.honordesk {width: 149px; position: absolute; top: 348px; right: 92px;}
.honordesk img {width: 145px; margin-bottom: 10px; border: 1px lightgrey solid;}
.honordesk2 {width: 1010px; position: absolute; top: 800px; right: 32px;}
.honordesk2 img {margin-right: 7px;}

.scroll_bottom {background: url('/images/scroll_bottom.jpg') repeat-y; width: 1106px; height: 105px;}
.bottom {background: url('/images/bottom.jpg') no-repeat; width: 1106px; height: 73px;}
.bottom .copyright {position: absolute; bottom: 24px; left: 80px; cursor: pointer; font-family: MyriadPro-Regular, sans-serif; font-size: 14px; color: black;}


.imgtable img {cursor: pointer;}
.collapse {border-collapse: collapse;}
