/* kiwi2do.css (C) 2007 Kiwi2do. Some Rights Reserved.
 * Licensed under a Creative Commons License. See http://creativecommons.org/licenses/by/2.5/
 * Purpose: basic structural style for kiwi2do.com
 */
 
body { margin:0; padding:0; font-family:"HelveticaNeueLT Std"; font-size:small; font-weight:normal; color:#302702; background:url(../images/background.gif) #CCFF80 top left repeat-x; text-align:center; }
body a:link, a:visited { color:#538B00; text-decoration:none;}
body a:hover, a:focus { color:#538B00; text-decoration:underline; }
img, img a {border:none;}
* {margin:0; padding:0;}
p {padding-top:8px; padding-bottom:8px;}

div#container { width:1000px; height:550px; margin-top:0; margin-bottom:0; margin-left:auto; margin-right:auto; padding:0; text-align:left;}
div#background-process { visibility:hidden; display:none;}
h1#kiwi2do-logo { float:left; text-indent:-9999px; position:relative; width:266px; height:126px; margin-top:424px; margin-bottom:0; margin-left:0; margin-right:0; padding:0; background:url(../images/kiwi2do_logo.gif) top left no-repeat; display:block; text-align:left;}
div#introduction { float:right; width:250px; height:80px; margin-top:470px; margin-bottom:0; margin-left:484px; margin-right:0; padding:0; display:block; text-align:left;}
div#mainNav { height:27px; width:125px; text-align:left; }
ul#language-chooser { position:absolute; height:27px; width:125px; list-style:none;}
ul#language-chooser li { float:left; text-indent:-9999px; display:block; height:27px;}
ul#language-chooser li a { float:left; text-indent:-9999px; display:block; height:27px;}
ul#language-chooser li#english { width:70px;}
ul#language-chooser li#chinese { width:45px;}
ul#language-chooser li#english a:link, ul#language-chooser li#english a:visited { width:70px; background:url(../images/english.gif) top left no-repeat;}
ul#language-chooser li#english a:hover, ul#language-chooser li#english a:focus { background:url(../images/english.gif) bottom left no-repeat;}
ul#language-chooser li#separator { width:10px; background:url(../images/version-separator.gif) top left no-repeat;}
ul#language-chooser li#chinese a:link, ul#language-chooser li#chinese a:visited {  width:45px; background:url(../images/chinese.gif) top left no-repeat;}
ul#language-chooser li#chinese a:hover, ul#language-chooser li#chinese a:focus { background:url(../images/chinese.gif) bottom left no-repeat;}
div#site-requirements { width:250px; text-align:left; text-indent:6px;}

