/* GLOBAL */
* { margin:0; padding:0; border:0; font-family: "verdana", sans-serif; }
body { background:#fff url(/images/backgrounds/bkg.gif); color:#444444; font-size:12px; text-align:center !important; }
body * { text-align:left !important; }
.contentWidth { width:970px; margin:0 auto; clear:both; text-align:left; }

.small { font-size:10px; }

a { color:#4b7aa0; text-decoration:underline; }
a:hover { color:#35a955; text-decoration:underline; }

h1 {font-size:16px; color:#4b7aa0; border-left:solid 2px #4b7aa0; padding-left:5px; }
h2 {font-size:14px; margin:10px 0 5px; }
h3 {font-size:12px;}
h4 {font-size:10px;}

/* Fix for nested floating divs above */
.clearfix:after
{
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* HEADER */
#header { background: url(/images/backgrounds/bkg-header.gif) repeat-x bottom; height:72px; padding-top:10px; color:#fff; }

#headerLogo { float:left; width:255px; margin-bottom:5px; }
#headerLogo img { width:283px; height:30px; margin-bottom:3px; }

span.tagline_en { font-size:11px; }
span.tagline_ch { font-size:12px; }

#globalTools { float:right; width:100px; font-size:11px; }
#globalTools a { color:#fff; text-decoration:underline; border-left:solid 2px #fff; padding-left:5px; line-height:12px; height:12px; display:block; margin:0 0 4px; }
#globalTools a:hover { color:#a5d9ed; }

#header ul { display:block; list-style:none; clear:both; }
#header li { float:left; margin-right:30px; height:20px; line-height:20px; font-size:11px; font-weight:bold; }
#header li a { color:#fff; text-decoration:none; }
#header li a.at { color:#a5d9ed !important; text-decoration:none !important; }
#header li a:hover { color:#a5d9ed; }

#log-reg { float:right; width:400px; overflow:hidden; color:#fff; margin-right:20px; font-size:11px; }
	#log-reg a { color:#fff; text-decoration:underline; }
	#log-reg a:hover { color:#a5d9ed; }

	#log-reg b { font-size:13px; line-height:15px; }
	#log-reg span { display:block; float:right; width:200px; font-size:11px; text-align:right; }

	#log-actions { float:right; width:200px; overflow:hidden; margin-left:10px; }
		#log-actions a { display:block; font-size:11px; }

/* FOOTER */
#footer { height:105px; background:#000 url(/images/backgrounds/bkg-footer.gif) repeat-x top; padding:10px; clear:both; font-size:11px; color:#ccc; }
#footer p { display:block; margin:10px 0; clear:both; }
#footer img { display:block; width:30px; height:29px; margin:10px auto; }
#footer a { color:#fff; text-decoration:none; font-weight:bold; }
#footer a:hover { text-decoration:underline; }


/* HOMEPAGE */
#homelogo { width:188px; height:266px; float:left; margin:15px 0 15px 20px; }
#homeMasthead { width:720px; height:266px; background:#eee; margin-bottom:15px; }

div.homeContentRight { float:right; width:460px; margin:0 15px 15px 0; }
div.homeContentLeft { float:left; width:460px; margin:0 0 15px 15px; }

#homepageAnnouncements { margin:0 0 40px 0; }
#homepageAnnouncements li { margin:7px 0 0 0; padding:8px 0 0 0; border-top:dotted 1px #ccc; display:block; }
#homepageAnnouncements li b { display:block; font-size:13px; margin-bottom:3px; }
#homepageAnnouncements li b span { display:block; font-size:10px !important; }

/* BODY */
.body { background:#ffffff; min-height:650px; border-left:solid 1px #ddd; border-right:solid 1px #ddd; }
.body p { margin:10px 0; }

.body ol, .body ul { margin-left:30px; }

div.bodyContent { float:right; width:720px; margin:15px 15px 15px 0; }

div.breadcrumb { float:right; width:720px; color: #cccccc; padding: 12px 15px 0; }
div.breadcrumb a { color:#ccc; font-size:10px; text-decoration:none; }
div.breadcrumb a:hover { color:#35a955; text-decoration: underline; }

div.menuContent { float:left; width:220px; padding:15px 0; margin-top:27px; }
div.menuContent a { font-weight:bold; text-decoration:none; display:block; }
div.menuContent a:hover { text-decoration:underline; }
div.menuContent div { clear:both; }
div.menuLevel0 { padding:0 0 4px 15px; font-size:14px; }
div.menuLevel1 { padding:4px 0 4px 15px; margin-top:4px; font-size:11px; border-top:dotted 1px #ccc; }
	div.menuLevel1 a { background:url(/images/elements/bullet_blue.gif) no-repeat 0 2px; padding-left:15px; }
div.menuLevel2 { font-size:10px; padding:2px 0 2px 25px; }
div.menuLevel3 { font-size:10px; padding:2px 0 2px 35px; }
div.menuAt a { color:#a5d9ed !important; }

#home_amazonAd { width:300px; height:250px; margin:50px auto; display:block; }
#content_amazonAd { width:180px; height:150px; margin:50px auto; display:block; }

/* Affiliate Members */
td.affiliateLeft, td.affiliateRight { font-size:10px; line-height:15px; text-align:left; vertical-align:top; width:50%; }
td.affiliateLeft { padding:0 10px 10px 0; }
td.affiliateRight { padding:0 0 10px 10px; }
h1.affiliate { font-size:12px; }
h2.country { border-bottom: dotted 1px #aaaaaa; }