/*************** CSS Document ******************/

/* reset.css */
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
margin:0;
padding:0;
border:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
}

table {border-collapse:separate; border:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
a img {border:none;}



/*  base css */

body,html
{ 
text-align:center;
padding:0; 
}


body
{
min-width:1024px;
font-family:"Lucida Grande", verdana, arial, "bitstream vera sans", sans-serif; 
color:#505050;
font-size: 13px; /* Except IE */
background-color: #a80000;
background-repeat: repeat;
background-position: center 0;
text-align: center;
}

* html body 
{ 
font-size: 80%; /* IE */ 
}


.bodyback h1,.bodyback h2,.bodyback h3,
.bodyback h4,.bodyback h5
{
letter-spacing:0.5px;
text-transform:uppercase;
font-family:Century Gothic,verdana, arial, "bitstream vera sans", sans-serif;
line-height:110%; 
}

.bodyback h1
{
margin: 10px 0;
font-size:280%; 
color:#000;
text-transform:uppercase;
}

.bodyback h2
{
margin: 10px 0;
color:#cc3333;
border-bottom:1px solid #cc3333;
font-size:180%; 
padding:3px 0; 
}

.bodyback h3
{
font-size:130%;
color:#cc3333;
margin:5px 0;
}

.bodyback h4
{
font-size:100%;
font-weight:bold;
margin:8px 0;
padding:3px 0;
background:url(hr_h.gif) repeat-x 0 bottom;
color:#505050;
}

hr 
{ 
height:1px; 
border:0; 
width:100%; 
background-image: url(hr_h.gif); 
background-repeat: repeat-x; 
background-position: 0 center; 
margin-top: 15px; 
margin-bottom: 15px; 
border:0;
}

blockquote
{
margin:15px;
}

ul
{
margin-left:15px;
}

ul li
{ 
margin-left: 5px; 
margin-top:2px;
padding-left: 15px; 
list-style-type: none; 
background-image: url(bullet.png); 
background-repeat: no-repeat; 
background-position: 0 5px; 
}

ul ul li
{
font-size:90%;
margin-left: 20px; 
margin-top:2px;
padding-left: 15px; 
list-style-type: none; 
background-image: url(bullet_s.png);
background-repeat: no-repeat; 
background-position: 0 7px; 
line-height:130%;
}

ul ul ul li
{ 
background-image: none; 
margin-left: 50px; 
padding: 0; 
list-style-type: circle; 
}

ol  { 
margin: 10px 0 10px 20px; 
padding: 0 ;
}

ol li  
{ 
margin-left: 5px; 
margin-top:5px;
}


p{margin:10px 0;}

br#clear
{
clear:both;
}

/*************** base ******************/

.bodyback
{ 
text-align:center;
z-index:2;
margin:0; 
padding:0;
background:#fff;
width:100%;
height:100%;
}

.banner
{
width:1000px;
height:120px;
margin:0 auto;
}


#headershadow2
{
background:url(shadow.png) repeat-x 0 0;
height:25px;
min-width:1024px;
width:100%;
position:absolute;
top:0;
left:0;
z-index:20;
}

.bannerbg
{
background:#a11f0d;
position:absolute;
top:85px;
left:0;
height:120px;
width:100%;
min-width:1024px;
}


#bodycontainer_top
{
padding: 400px 0 0 0; 
}

.bodycontainer
{
padding:120px 0 0 0; 
width:990px;
margin:0 auto;
}


/*************** header ******************/

.headerbg
{ 
background:#de080b;
text-align:center; 
height: 95px; 
margin:0; 
padding:0; 
}

.header
{ 
position: relative; 
color:#fff;
width:1000px;
margin:0 auto;
}

#headershadow
{
background:url(shadow.png) repeat-x 0 0;
height:25px;
width:100%;
position:absolute;
top:5px;
left:0;
z-index:20;
}

div.header h1
{
	position:absolute;
	top:30px;
	left:0;
	margin:0;
}


#language
{
font-size:90%;
position:absolute;
top:0;
right:0;
z-index:9999;
padding:0;
}

#language span.this_version
{
background:#fff;
padding:5px 8px;
margin:0;
color:#cc0000;
}

#language a.version
{
background:none;
padding:5px 8px;
text-decoration:none;
margin:0 2px;
color:#fff;
}

#language a.version:hover
{
color:#cc0000;
background:#fff;
text-decoration:none;
}

.version_separator
{
display:none;
color:#666;
padding:0 10px;
}

/*************** maincontents ******************/


.maincontents
{
	text-align:left;
	width:680px;
	float:left;
padding: 20px 0; 
margin:0;
min-height:600px;
line-height:150%;
}

.maincontents img
{
margin:10px;
}

.maincontents img.alignRight
{
margin:0 0 0 10px;
}

.maincontents img.alignLeft
{
margin:0 10px 0 0;
}

.maincontents table img
{
margin:0;
}

/*************** links ******************/

a
{ 
color:#e6910c; 
text-decoration:underline; 
padding-bottom: 1px;
}

a:hover
{ 
color: #666; 
background-image: none; 
text-decoration:none; 
}

a#readmore
{
	background:url(readmore.jpg) no-repeat 0 0 #963;
	width:125px;
	height:37px;
	display:block;
	text-indent:-9999px;
}

a#readmore:hover
{
	background:url(readmore.jpg) no-repeat -125px 0 #963;

}

/*************** menu ******************/

div.mainmenu
{ 
position:absolute;
right:0;
z-index: 1000; 
padding::5px 5px 0 5px; 
margin:0; 
width:700px;
}

div.mainmenu ul.CMenu
{ 
background:#ba9000;
vertical-align: bottom; 
margin: 0 5px; 
padding: 0; 
z-index:1000;
}

ul.CMenu li
{ 
background:none;
list-style-type: none;  
float:left; 
margin: 0; 
padding:0; 
display:inline; 
}

/*IE 7*/
*:first-child+html ul.CMenu a
{
}

/*IE 6*/
*html ul.CMenu a
{  }

ul.CMenu a
{ 
letter-spacing:0;
font-weight:bold;
text-transform: uppercase;
font-size: 14px; 
color:#fff; 
text-decoration:none; 
text-align: left;
margin: 0; 
padding:45px 13px 30px 13px; 
/padding:45px 10px 30px 10px; 
display:block; 
}


ul.CMenu a:hover
{ 
color: #292929;
background:url(menu_bot.png) repeat-x 0 bottom;
text-decoration:none; 
}

li#thispage a
{ 
color: #fff;
background:url(menu_bot2.png) repeat-x 0 bottom;
}

ul.CMenu li li.mItem
{
display:block;
}

ul.CMenu li ul
{
margin:-9px 0 0 0;
width:160px;
}

ul.CMenu li ul ul
{
background:#fff;
margin:-20px 0 0 17px;
width:160px;
}

ul.CMenu li li a.menu,ul.CMenu li#thispage li a.menu
{
color: #7f7258;
background:#fff;
font-size:90%;
font-weight:normal;
margin:0;
width:160px;
padding:7px 10px;
text-align:left;
border-bottom:1px solid #ccc;
}

ul.CMenu li li.mItem a.menu:hover,ul.CMenu li#thispage li a.menu:hover
{
background:#f2d58f;
}


/*************** rightsidebar ******************/

.rightsidebar
{ 
width:270px; 
float:right; 
text-align:left; 
margin:0; 
padding:20px 0 100px 0;
}

.rightsidebar h2
{ 
margin:0;
font-size:16px;
color:#fff;
text-transform:uppercase;
padding:10px;
background:#de080b;
}

.sideboxtext
{
background:#efe9db;
margin:0 0 10px 0;
padding:10px;
}

.sideboxtext div
{
margin:0;
padding:0;
}

.rightsidebar img
{ 
margin:5px 0;
}

ul.quicklink
{
border-top:1px solid #ccc;
margin:0;
padding:0;
}

ul.quicklink li
{
background:none;
padding:1px;
margin:0;
border-bottom:1px solid #ccc;
}

ul.quicklink li a
{
color:#505050;
background-repeat:no-repeat;
background-position:5px center;
padding:7px 0 7px 70px;
text-decoration:none;
height:45px;
font-size:11px;
display:block;
}

ul.quicklink li a:hover
{
background-color:#efe9db;
}

ul.quicklink b
{
display:block;
text-transform:uppercase;
color:#C60;
}

#quicklink_en li a
{
color:#C60;
padding:14px 0 0 80px;
height:45px;
font-size:13px;
}

ul.quicklink #history {background-image:url(story.png);}
ul.quicklink #blog {background-image:url(blog.png);}
ul.quicklink #career {background-image:url(job.png);}


#socialnet
{
padding:10px 0;
}

#socialnet a img
{
margin:0 3px;
}

/*************** footer******************/

#footerstand
{
	position:absolute;
	top:-80px;
	right:50px;
}


div.footerbg
{ 
top:0;
background: url(footer_bg.jpg) repeat-x 0 0; 
color:#fff;
clear:both; 
font-size:90%; 
text-align:center; 
padding:0; 
line-height:140%; 
margin: 0 auto; 
}

div.footer
{ 
background: url(fotter_img.jpg) no-repeat 0 -19px; 
position:relative;
text-align:left; 
padding:50px 0;
width:980px;
margin:0 auto;
}

div.footer a
{ 
color: #fff; 
margin:0 5px;
}

div.footer a:hover
{ 
color: #fff; 
background-image: none; 
}

ul#footermenu
{ 
font-size:110%;
text-transform: uppercase;
width:980px;
text-align:left; 
margin:0 auto; 
padding:20px 0 40px 0; 
}

ul#footermenu li
{
	float:left;
background-image:none;
padding:0;
list-style: none;
padding-right:17px;
}

ul#footermenu a
{
text-decoration:none;
color: #fff; 
}

ul#footermenu a:hover
{
	text-decoration:underline;
color:#fff;	
}


#exware
{
font-size:90%;
color:#f6d5d6;
padding:10px 0;
}

#exware a
{
color:#f6d5d6;
text-decoration:none;
}

/*************** table ******************/

table.A
{
margin:5px 0;
border-top:1px solid #ccc;
border-left:1px solid #ccc;
width:100%;
}

table.A td
{
padding:10px;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
text-align:left;
line-height:130%;
}

table.B
{
margin:5px 0;
border-top:1px solid #ccc;
width:100%;
}

table.B td
{
padding:10px;
border-bottom:1px solid #ccc;
text-align:left;
line-height:130%;
}

table.D
{
margin:5px 0;
width:100%;
}

table.D img
{
margin:10px;
}

table.D td
{
vertical-align:top;
text-align:left;
line-height:130%;
}

table.D td#left
{
padding:0 20px 0 0;
}

table.D td#right
{
width:210px;
color:#fff;
padding:20px;
background:#222;
}

table.D td#right h4
{
color:#fff;
}

table.D td#right h2
{
text-indent:-9999px;
background:url(menu_title.jpg) no-repeat 0 0;
text-align:center;
font-size:150%;
height:50px;
width:200px;
padding:0 0 0 0;
margin:0;
border:0;
}

table.D td#right ul
{
padding:0;
margin:5px 0;
}

table.D td#right li
{
font-size:90%;
background:none;
padding:0;
line-height:110%;
}

/*************** Top Page ******************/

table#topics
{
clear:both;
width:100%;
margin:15px 0;
border:1px solid #cc0000;
}

table#topics td
{
padding:7px 10px;
}

table#topics td#topics_title
{
font-weight:bold;
text-transform:uppercase;
font-family:Century Gothic,verdana, arial, "bitstream vera sans", sans-serif;
font-size:130%;
color:#fff;
background:#cc0000;
text-align:left;
}

table#topics .Zine td
{
padding:0;
}

table#topics .Zine
{
height:140px;
overflow-y:scroll;
overflow-x:hidden;
padding:0px;
}

table#topics .ZineBody {
    line-height: 110%;
    padding:0;
}

table#topics .ZineTitle h3 {
font-size:100%;
}

table#topics div.ZineItem
{
padding:0 0 0 75px;
position:relative;
}

table#topics div.ZineBody
{
position:absolute;
left:0;
top:0;
}

table#topics .ZineImage
{
padding:0;
margin:0;
float:left;
}

table#topics .Zine .ZineArticle{padding:5px 0 0 0;}

table#topics .ZineAbout{display:none;}

#welcome
{
background:url(stand.jpg) no-repeat right center;
padding:0;
min-height:280px;
}


#welcome p
{
padding:0 260px 0 0;
}

h2#location
{
font-size:130%;
background:url(pointer.png) no-repeat 10px 5px #ee931d;
padding:13px 10px 13px 45px;
margin:0 0 10px 0;
color:#fff;
border-bottom:0;
}

h2#orange
{
font-size:130%;
background:#ee931d;
padding:13px 10px;
margin:0 0 10px 0;
color:#fff;
border-bottom:0;
}

table.C
{
margin:15px 0 0 0;
}

table.C h2
{
border-bottom:1px solid #ee931d;
color:#ee931d;
font-weight:bold;
letter-spacing:0;
font-size:110%;
margin:0 0 5px 0;
padding:7px 0;
}


table.C h2 a
{
text-decoration:none;
}

table.C td
{
vertical-align:top;
line-height:120%;
width:33%;
font-size:90%;
}

table.C td.left
{
padding:0 20px 20px 0;
}

table.C td.mid
{
padding:0 20px 20px 20px;
}

table.C td.right
{
padding:0 0 20px 20px;
}


/*---- Menu Page ---*/

table.food_menu
{margin:15px 0 0 0;}

table.food_menu h2
{
border-bottom:1px solid #ee931d;
color:#ee931d;
font-weight:bold;
letter-spacing:0;
font-size:110%;
margin:0 0 5px 0;
padding:7px 0;
}


table.food_menu h2 a
{
text-decoration:none;
}

table.food_menu td
{
vertical-align:top;
line-height:120%;
background: #fff;
line-height:120%;
width:25%;
font-size:90%;
padding:10px ;
}

table.food_menu img
{
max-width:150px;
max-height:94px;
border:2px solid #fff;
}

table.food_menu a:hover img
{
border:2px solid #ccc;
}




table#location td img
{
margin:0 0 10px 0;
width:196px;
border:2px solid #fff;
}

table#location td a:hover img
{
border:2px solid #ccc;
}

table#location td
{
padding:0 15px 10px 0;
text-align:left;
}

table#location td:last-child
{
padding:0 0 10px 0;
}

table#location td h2
{
padding:0 0 3px 0;
margin:0 0 10px 0;
}


.locationguide
{
line-height:120%;
margin:10px 0 0 0;
width: 300px; 
float: right; 
font-size: 11px;
}


.locationguide img
{
margin:2px 5px;
}

/* Zine tweaks */

.rightsidebar .Zine h1 { 
display:none;
}

.rightsidebar div.ZineSubtitle {
display: none;
}

table.ZineIndex td
{
vertical-align:top;
padding:10px 0;
}

.ZineTitle h3{
line-height:110%;
font-family:"Lucida Grande", verdana, arial, "bitstream vera sans", sans-serif; 
margin:0 0 10px 0;
font-size:120%;
border:0;
padding:0;
background:none;
color:#292929;
}

.ZineTeaser {
font-size:90%;
padding: 0;
}

a.ZineTitle {
color: #4e6f99;
font-size:110%;
}

a.ZineTitle:hover {
color:#515151;
}

div.ZineAbout {margin-bottom:5px;font-style: italic;}

div.ZineItem {
padding: 12px 0 0 0;
}

img.ZineThumb
{
margin:0 20px 0 0 !important;
}


.rightsidebar div.ZineItem {
padding: 5px;
}

.rightsidebar .ZineImage {
    float:left;
margin:0 10px 10px 0;
}


.ZineBody {
line-height:120%;
padding:10px 0 0 0;
display:block;
}

.ZineTitle h2
{
display:none;
}

.Zine .ZineArticle
{
padding:0;
margin:0;
line-height:0;
}

div.ZineIndex span.ZineDate
{
font-style:italic;
font-size:11px;
display:block;
color:#999;
}

.ZineAttachment table
{
float:left;
}

.ZineAttachment table a img.ZineThumb
{
border:3px solid #e6910c;
margin:0 10px 0 0 !important;
}

.ZineAttachment table a:hover img.ZineThumb
{
border:3px solid #ccc;
opacity:0.8;
}


#hotdogofmonth span.ZineDate
{
display:none;
}

.ZineArchive .ZineItem
{
font-size:90%;
color:#666;
font-style:italic;
}

.ZineArchive .ZineItem .ZineLink
{
font-size:110%;
font-style:normal;
display:block;
}

.rightsidebar .Zine .ZineAbstract
{
font-size:90%;
}

.rightsidebar .Zine .ZineDate
{
line-height:110%;
display:block;
font-size:90%;
}

.rightsidebar .ZineTools
{
display:none;
}

.ZineTools td
{
padding:5px;
}

.ZineTools a
{
text-decoration:none;
font-size:90%;
color:#666;
}

.ZineTools a img
{
float:left;
margin:0 5px 0 0;
}

.ZineFooter
{
display:none;
}

.ZineImage
{
float:right;
margin:0 0 10px 20px;
width:auto !important;
}

.ZineImage img
{
max-width:300px;
height:auto;
}


.ZineAbout
{
font-style:italic;
font-size:11px;
display:block;
color:#999;
}

/*************** Form ******************/

.request_form td
{
padding:0 20px 0 0;
}

.request_form h3
{
border-bottom:1px solid #ccc;
margin:10px 0;
}

input.qaQuestion 
{
border:1px solid #ccc;
color:#65686F;
padding:5px;
}

textarea.qaQuestion 
{
border:1px solid #ccc;
color:#65686F;
padding:5px;
}

span.requiredPrompt 
{
font-weight:normal !important;
background-image:url("asterik.jpg");
background-position:right 2px;
background-repeat:no-repeat;
padding-right:10px;
}

td.prompt
{
padding-top:7px;
}

.Report
{
width:600px;
}

.Report caption
{
border-bottom:1px solid #ccc;
}

.Report tr.A td
{
background:#ddd;
}

.Report td
{
padding:7px;
}

.Report th
{
padding:7px;
}

table#media
{
margin:0 0 30px 0;
width:100%;
}

table#media td img,table#media td iframe
{
margin:5px auto;
max-width:220px !important;
height:150px !important;
border:1px solid #fff;
}

table#media td a:hover img
{
border:2px solid #ccc;
}

table#media td
{
padding:0 15px 0 0;
text-align:center;
font-weight:bold;
}

table#media #media_topics td
{
padding:5px;
text-align:center;
background:#fadfb8;
}

table#media td:last-child
{
padding:0;
}


/* JGallery */

.JGallery ul {
list-style-type:none;
padding:0;
margin:0;
}

.JGallery ul li{
background:none;
padding:5px;
margin:0;
width:auto !important;
height:auto !important;
}

.JGallery ul li a {
text-decoration:none;
}

.JGallery ul li a img{
border:5px solid #fff;
-moz-box-shadow: 1px 1px 10px #ccc;
-webkit-box-shadow: 1px 1px 10px #ccc;
box-shadow: 1px 1px 10px #ccc;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#cccccc')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#cccccc');
}

.JGallery ul li a:hover img{
border:5px solid #ee910c;
opacity:0.8;
}