/*
Developed by SymiSun*

	SymiSun* Free CSS Template 01 v1.1
	http://symisun.com/templates/free/01/

	The CSS, XHTML and design is licensed under a
	a Creative Commons Attribution 2.5 License

Converted to WebGUI by: Ning Sun
Converted Date: 25-Nov-2009
*/

/* Global white space reset */
* {padding:0; margin:0}
h1, h2, h3, h4, h5, h6, pre, blockquote, label, ul, ol, dl, fieldset, address {margin:0 10px}
li, dd {margin-left:15px}
fieldset {padding:6px}

/* Undo default HTML styling of common browsers */
a:link, a:visited {text-decoration:none; color:#aaa; font-weight:bold}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited {text-decoration:none; color:#1c4851}
ul, ol {list-style:none}
img {border:none}

/* General */
html, body {height:100%}
body {
	background:#282627 url(/uploads/09/b8/09b8af1e8abe0ee64aec2091ed361434/bg_general.gif) no-repeat top center;
	color:#4e4a49;
	text-align:center;
	margin:0;
	font:normal 11px/15px verdana,serif
	}

/* General links */
a:hover {text-decoration:underline}
a:active {text-decoration:none}
a:focus, input:focus {outline:none}

/* Paragraph and headings */
p {margin:3px 0 5px 15px}
.yui-skin-sam p {margin:0} /* important for WebGUI when Admin-On */
h1 {font-size:14px; text-transform:uppercase}
h2 {font-size:13px; text-transform:uppercase}
h3 {font-size:12px; color:#000; margin:5px 15px; text-transform:uppercase}
h4 {font-size:11px; font-variant:small-caps}
h5 {font-size:10px; font-variant:small-caps}

/* General Forms */
dl {margin:0; padding:5px 10px; border-bottom:1px solid #e6e1dd}
#odd {background:#a4c0ba; margin:0 -10px; padding:5px 20px}

/* Main Page Container */
#main {
	width:998px;
	min-height:100%;
	height:auto;
	margin:0 auto -95px auto;
	text-align:left
	}
* html #main {height:100%}

/* Header */
#header {height:332px}
#logo {
	width:366px;
	height:85px;
	padding:14px 0 0 0;
	background:url(/uploads/7e/ab/7eab7d0a91a12ea75d03721c0a77dfd7/bg_menu_starter.gif) no-repeat top right;
	float:left;
	display:inline;
	position:relative
	}
#logo-text {background:url(/uploads/63/e7/63e7327d19205b75a003dd526b3bf58c/logo.gif) no-repeat top left; color:#ccc; font:normal 27px arial,serif; padding:26px 0 0 100px; height:39px}
#logo-text a {text-decoration:none}
#ticker {height:31px; float:right; display:inline; padding:15px 30px 0 0; color:#888}
#headerimage {width:998px; height:233px; background:url(/uploads/09/04/0904517a9e2f5cf0c2fa2f85f2c99cd4/bg_header.jpg) no-repeat top left; float:left; position:relative}
#slogan {color:#000; font:normal 20px arial,serif; position:absolute; bottom:35px; left:320px}
#icons {width:97px; height:90px; background:url(/uploads/f2/bf/f2bf91e1836d55c04a76f34750678073/bg_icon_lines.gif) no-repeat top right; margin:126px 0 0 0; float:right}
#icon_home {background:url(/uploads/0a/0b/0a0bfa15215cda078a93b572a0fe7ee2/icon_home.gif) no-repeat top left; width:13px; height:13px; margin:30px 7px 0 0; float:right}
#icon_sitemap {background:url(/uploads/31/01/3101ed048e65f0e45a2e973356981a0c/icon_sitemap.gif) no-repeat top left; width:13px; height:13px; margin:52px 7px 0 0; float:right}
#icon_contact {background:url(/uploads/2a/57/2a572cceba6dc43c29350b9b2e676f53/icon_contact.gif) no-repeat top left; width:13px; height:13px; margin:76px 7px 0 0; float:right}
#icons a:hover {text-decoration:none}

/* Header links */
#logo a {font-weight:normal}

/* Menu */
#menu {
	width:632px;
	height:53px;
	background:url(/uploads/63/83/63833d665188ea25d9df89d73fbf0250/bg_menu.gif) repeat-x top left;
	float:right;
	display:inline;
        overflow:hidden
	}
#menu ul {padding:20px 0 20px 17px; margin:0}
#menu li {display:inline; list-style:none; margin:0 16px 0 0; font:bold 13px verdana,serif}
#menu ul li a:link, #menu ul li a:visited {padding:5px 7px; color:#000; border:1px solid #ead28b; background:#fff}
#menu ul li a:hover, #menu ul li a#active, #menu ul li a:active {color:#fff; border:1px solid #fff; background:#000; text-decoration:none}

/* CONTENT AND COLUMNS */
#container {background:#f3f2f0 url(/uploads/a9/74/a974c784ce000f2ee96059b13ab911c9/bg_page.gif) repeat-y top left}
#container a:link, #container a:visited {color:#1c4851; font-weight:bold}
#cA {float:left; width:270px; margin:0 11px 0 30px; display:inline}
.Ctopleft {background:url(/uploads/6c/73/6c73d93fc50be3dc45badafd51e67871/corners_top.gif) no-repeat top left; width:9px; height:9px; overflow:hidden; float:left}
#cB {float:right; width:679px; margin:0 8px 0 0; display:inline}
.Ctopright {background:url(/uploads/6c/73/6c73d93fc50be3dc45badafd51e67871/corners_top.gif) no-repeat top right; width:9px; height:9px; overflow:hidden; float:right}
.SymiSun_Content {
        background:#c6d6d6;
        border:1px solid #a4c0ba;
        padding:5px; margin:10px 8px 0 0;
        color:#282627;
        width:659px;
        overflow:hidden;
        min-height:470px
        }
.SymiSun_Content ul {list-style-type:none}
.SymiSun_Content li {padding:0 0 0 20px; margin:5px 0; background:url(/uploads/a2/fb/a2fbb6d5a705a4f9ac5faefe03fdc5dc/check.gif) no-repeat 0 0}
.content {padding:5px 5px 0 0}
.Cpad {margin:0 8px 0 30px}
.Cbottomleft {background:url(/uploads/cb/8e/cb8eeb8dbacba7dd0fffd8761b423998/corners_bottom.gif) no-repeat top left; width:9px; height:9px; overflow:hidden; float:left; display:inline}
.Cbottom {
	width:942px;
	height:9px;
	overflow:hidden;
	display:inline;
	float:left;
	background:url(/uploads/a9/74/a974c784ce000f2ee96059b13ab911c9/bg_page.gif) repeat-y -39px 0
	}
.Cbottomright {background:url(/uploads/cb/8e/cb8eeb8dbacba7dd0fffd8761b423998/corners_bottom.gif) no-repeat top right; width:9px; height:9px; overflow:hidden; float:right; display:inline}

/* Search Panel & Search Result */
#cA #search {background:#a4c0ba; padding:10px 15px}
#cA #search input#keywords_formId {width:150px; height:18px; margin:0; padding:5px 6px 1px; border:1px solid #999999; background:url('/uploads/fc/60/fc6011dda8e94121275cd77bc5c82376/bg_search_field.gif') 0 0 no-repeat; font:normal 12px "verdana",sans-serif; color:#333333;vertical-align:middle}
#cA #search #search_form {background:transparent; border:medium none; color:#1C4851; cursor:pointer; margin:0 0 0 2px; width:60px; font:bold 12px "verdana",sans-serif;}
#cA #search #result_intro, #cA #search #home_link, #cA #search #search_result, #cA #search #pagination, #cA #search #no_result {height:0; overflow:hidden}
#cB .SymiSun_Content #keywords_formId, #cB .SymiSun_Content #search_form {height:0; width:0; color:#c6d6d6; border:none; overflow:hidden}
#cB .SymiSun_Content .wg-content-position form {height:auto}
#cB .SymiSun_Content #pagination {color:#1c4851; padding:5px; text-align:right;}
#cB .SymiSun_Content #result_intro {float:left; font-size:12px; font-weight:bold; color:#000; margin:0 10px; text-transform:uppercase}
#cB .SymiSun_Content #home_link {padding:0 10px 13px; color:#1c4851; text-align:right;}
#cB .SymiSun_Content #search_result {margin:10px 0}
#cB .SymiSun_Content #no_result {margin:0 10px; color:#1c4851; font-weight:bold}

/* Company Norm */
#cA #norms {padding:10px; font:normal 11px arial,sans-serif}
#cA #norms .articleImage img {padding:4px; border:1px solid #d3cfce; margin:4px 7px 0 0}

/* Footer */
#footer {height:95px; width:100%; margin:0; background:url(/uploads/58/be/58be04aedf7313f185960f4845cfa1cd/bg_footer.gif) no-repeat bottom center}
#foot {height:95px; width:998px; margin:0 auto; text-align:left}
#foot1 {height:30px; text-align:right; padding:12px 29px 0 0}
#foot1 a:link, #foot1 a:visited {color:#888}
#foot1 a:active {color:#999}
#foot2 {padding:10px 360px 0 30px; color:#999}
#foot2 a:link, #foot2 a:visited {color:#ddd}
#foot2 a:active {color:#eee}
.star {color:#fc0}

/* Misc */
.clear {clear:both}
.leflo {float:left}
.riflo {float:right}
#properspace {height:105px}
#preloader {display:none}
