@import url(/css/body.css);

/*----
Yahoo Browser Reset Classes
----*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
strong,th {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
/*----
End Yahoo Browser Reset Classes
----*/

/*----
Generic Base Styles
----*/
body {
	text-align: center;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	color: #020202;
	font-size: x-small;
	line-height: 1.5em;
	background: #eeeeee top center repeat-y url(/images/pages/pageBg.gif);
}
div#pageWrapper {
	padding: 0 33px;
}
div#outerWrapper {
	width: 921px;
	margin: 0 auto;
	text-align: left;
}
div#header {
	clear: both;
}
div#footer {
	clear: both;
}
p {
	line-height: 14px;
	font-size: 12px;
}
pre {
	line-height: 12px;
	font-size: 12px;
	margin:7px;
}
strong {
	font-weight: bold;
}

a {
	overflow: hidden;
	color: #245CB5;
	text-decoration: none;
}
em {
	font-style: italic;
}
h1 {
	color: #5579B1;
	font-size: 2.2em;
	margin: 12px 0 0 15px;
	line-height: 12px;
}
h2 {
	color: #4A444C;
	font-size: 1.8em;
	line-height: 12px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #35649C;
	text-transform: uppercase;
}
ol {
	padding: 2px 0 2px 15px;
	margin: 10px 20px 0 20px;
}
ol li {
	padding: 0 0 0 0;
	color: #545454;
	font-size: 12px;
	line-height: 14px;
	font-family: "宋体";
}
input {
	font-size: 12px;
	padding: 1px 4px;
	font-family: arial;
}
a:hover {
	color: #245CB5;
	text-decoration: underline;
}
span.blueText {
	color: #35649C;
	float: left;
}
span.redFont {
	color: #CC0000;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/*---- 
Begin Header/ Footer Styles
 ----*/
 
a.LingranLogo {
	display: block;
	margin-top: 12px;
	float: left;
	text-indent: -9000px;
	background: top left no-repeat url(/images/pages/Lingran-Logo.gif);
	width: 330px;
	height: 46px;
}
div.supplementalNavigation {
	float: right;
	color: #7C7C7C;
	width: 560px;
	margin-top: -97px;
}
div.supplementalNavigation a {
	margin: 0 5px 0 5px;
}
div.linksLeft {
	float: right;
	margin-top: 2px;
}
div.worldWide a.worldWide {
	float: right;
	margin-right: 0;
	display: block;
	padding: 2px 0 5px 47px;
	background: top left no-repeat url(/images/pages/worldWideButton.gif);
}
div.welcomeText {
	clear: right;
	float: right;
	margin-top: 46px;
	font-family: "宋体";
	font-size: 12px;
	text-align: right;
	color: #7C7C7C;
	width: 520px;
}
div.welcomeText a {
	text-decoration: underline;
}
div.welcomeText a:hover {
	text-decoration: none;
}

/*----
Main Navigation
----*/

div#mainNavigation {
	padding-top: 10px;
	clear: both;
	display: block;
	background: top left repeat-x url(/images/pages/search-bg.gif);
	background-position: 0 10px;
}
ul#topNav li {
	font-size: 12px;
	float: left;
	position: relative;
}
ul#topNav li.last {
	padding-right: 2px;
	background: top right no-repeat url(/images/pages/navEndCap.gif);
}
ul#topNav li ul {
	position: absolute;
	border-bottom: solid 1px #f0f0f0;
	top: 30px;
	left: -999em;
}
ul#topNav li ul ul {
	position: absolute;
	top: -1px;
	margin-left: 140px;
}
ul#topNav li:hover ul, ul#topNav li.sfhover ul {
	left: -999em;
}
ul#topNav li:hover ul ul, ul#topNav li.sfhover ul ul {
	left: -999em;
}
ul#topNav li:hover ul, ul#topNav li li:hover ul, ul#topNav li.sfhover ul, ul#topNav li li.sfhover ul {
	left:auto;
}
li > ul {
	top: auto;
	left: auto;
}
ul#topNav li ul li {
	background: #bdbdbd;
	width: 140px;
	border: solid 1px #f0f0f0;
	border-bottom: none;
	float: left;
	clear: left;
}
ul#topNav li ul li.group {
	background: #bdbdbd;
	width: 140px;
	border: solid 1px #f0f0f0;
	border-bottom: none;
        border-top: none;
	float: left;
	clear: left;
}
ul#topNav li ul li a {
	color: #000;
	border-right: solid 1px #d0d0d0;
	border-left: solid 1px #d0d0d0;
	display: block;
	padding: 3px 6px 3px 12px;
}
ul#topNav li ul li a:hover {
	text-decoration: none;
	background: #979797;
	color: #fff;
}
ul#topNav li ul li.subMenu a {
	background: right center no-repeat url(/images/pages/submenuIndicator.gif);
}
ul#topNav li ul li.subMenu a:hover {
	background: #979797 right center no-repeat url(/images/pages/submenuIndicator.gif);
}
ul#topNav li ul li ul li a {
	background-image: none !important;
}
ul#topNav li ul li ul li a:hover {
	background-image: none !important;
}
ul#topNav li.sfhover a {
	background-position: 0 -30px;
}
ul#topNav li:hover a {
	background-position: 0 -30px;
}
body.solutions ul#topNav li a.solutionsButton, body.products ul#topNav li a.productsButton, body.services ul#topNav li a.servicesButton, body.resources ul#topNav li a.resourcesButton, body.supportAndDownloads ul#topNav li a.supportAndDownloadsButton {
	background-position: 0 -30px;
}

a.solutionsButton {
	display: block;
	width: 87px;
	height: 30px;
	text-indent: -9000px;
	background: top left no-repeat url(/images/pages/solutionsButton.gif);
}
a.productsButton {
	display: block;
	width: 89px;
	height: 30px;
	text-indent: -9000px;
	background: top left no-repeat url(/images/pages/productsButton.gif);
}
a.servicesButton {
	display: block;
	width: 88px;
	height: 30px;
	text-indent: -9000px;
	background: top left no-repeat url(/images/pages/servicesButton.gif);
}
a.resourcesButton {
	display: block;
	width: 87px;
	height: 30px;
	text-indent: -9000px;
	background: top left no-repeat url(/images/pages/resourcesButton.gif);
}
a.supportAndDownloadsButton {
	display: block;
	width: 161px;
	height: 30px;
	text-indent: -9000px;
	background: top left no-repeat url(/images/pages/supportAndDownloadsButton.gif);
}

/* Search styles */
div.searchBox {
        height: 29px;
        border-right: solid 1px #7b7d7b !important;
}
input.searchBox {
        float:left;
        width: 152px;
        height: 15px;
        margin: 6px 3px 0px 65px !important;
        border: solid 1px #656365;
        border-right: solid 1px #cccccc;
        border-bottom: solid 1px #cccccc;
}
input.searchGraphic {
	display: block;
        float:left;
	width: 59px;
	height: 20px;
	margin-top: 4px;
	background: url(/images/pages/searchButton.gif) top left no-repeat;
}
input.searchGraphic:hover {
	background-position: 0 -20px;
}
a.searchButton {
        display: block;
        float: left;
        text-indent: -9000px;
        width: 59px;
        height: 20px;
        margin-top: 4px;
        background: top left no-repeat url(/images/pages/searchButton.gif);
}
a.searchButton:hover {
        background-position: 0 -20px;
}
input.searchButton {
        display: block;
        float: left;
        width: 59px;
        height: 20px;
        margin-top: 4px;
        padding: 1px;
}


/* Search styles - search, support webapps */
.searchBox {
        float: right;
        height: 29px;
        width: 300px;
        border-right: solid 1px #7b7d7b !important;
}

#searchInput {
        float:left;
        width: 120px;
        height: 15px;
        margin: 6px 3px 0px 5px !important;
        border: solid 1px #656365;
        border-right: solid 1px #cccccc;
        border-bottom: solid 1px #cccccc;
}

#searchdropdown {
        display:block;
        float:left;
        margin-top: 6px;
        font-size:x-small;
}

/*----- Secondary Drop Down Menu Styles -----*/

ul#secondaryNav li {
	position: relative;
	float: left;
}
ul#secondaryNav li.last {
	position: relative;
	float: left;
}
ul#secondaryNav li a {
	display: block;
	margin: 0;
	padding: 0;
}
ul#secondaryNav li a span span {
	display: block;
	padding: 0 10px 0 11px;
	background: top right no-repeat url(/images/pages/secondaryNav-Pipe.gif);
	background-position: right 4px;
}
ul#secondaryNav li a:hover span, ul#secondaryNav li:hover a span  {
	display: block;
	padding: 0;
	background: top left no-repeat url(/images/pages/secondaryNav-TopLeft.gif);
}
ul#secondaryNav li a.noDropDown:hover span, 
ul#secondaryNav li a.noDropDown:hover span span {
	background: top right no-repeat url(/images/pages/secondaryNav-Pipe.gif);
	background-position: right 4px;
}
ul#secondaryNav li.last a.noDropDown span, ul#secondaryNav li.last a.noDropDown span span {
	background-image: none !important;
}
ul#secondaryNav li.last a.noDropDown:hover span span {
	background-image: none !important;
}
ul#secondaryNav li a:hover span span, ul#secondaryNav li:hover a span span {
	display: block;
	padding: 0 10px 0 11px;
	background: top right no-repeat url(/images/pages/secondaryNav-TopRight.gif);
}
ul#secondaryNav li ul.secondaryNavSingle, ul#secondaryNav li ul.secondaryNavDouble {
	position: absolute;
	z-index: 900;
	top: 30;
	left: -999em;
}
ul#secondaryNav li ul.secondaryNavSingle li {
	width: 138px;
}
ul#secondaryNav li ul.secondaryNavDouble li {
	width: 212px;
}
ul#secondaryNav li ul.secondaryNavSingle li a {
        display: block;
	text-decoration: underline;
	padding: 3px 10px 2px 10px;
	margin-left: 0;
	background: top left no-repeat url(/images/pages/secondaryNav-Arrow.gif);
	background-position: 0 8px;
}
ul#secondaryNav li ul.secondaryNavDouble li a {
	display: block;
	text-decoration: underline;
	padding: 3px 0 2px 10px;
	margin-left: 0;
	background: top left no-repeat url(/images/pages/secondaryNav-Arrow.gif);
	background-position: 0 8px;
}
ul#secondaryNav li ul.secondaryNavDouble li a {
	float: left;
	width: 86px;
}
ul#secondaryNav li ul.secondaryNavSingle li a:hover, ul#secondaryNav li ul.secondaryNavDouble li a:hover {
	text-decoration: none;
}
ul#secondaryNav li ul.secondaryNavSingle li {
	padding: 0;
	background: bottom left no-repeat url(/images/pages/secondaryNav-1colBottom.gif) !important;
}
ul#secondaryNav li ul.secondaryNavDouble li {
	padding: 0;
	background: bottom left no-repeat url(/images/pages/secondaryNav-2colBottom.gif) !important;
}
ul#secondaryNav li ul.secondaryNavSingle li span {
	display: block;
	padding: 6px 0 10px 10px;
	background: top left no-repeat url(/images/pages/secondaryNav-1colTop.gif);
}
ul#secondaryNav li ul.secondaryNavDouble li span {
	display: block;
	padding: 6px 0 10px 10px;
	background: top left no-repeat url(/images/pages/secondaryNav-2colTop.gif);
}

ul#secondaryNav li:hover ul, ul#secondaryNav li.sfhover ul {
	left: -999em;
}
ul#secondaryNav li:hover ul, ul#secondaryNav li.sfhover ul {
	left:auto;
}

/*----
Footer Styles
----*/
div#footer {
	clear: both;
	margin-top: 10px;
}
div#footer a {
	text-decoration: underline;
}
div#footer a:hover {
	text-decoration: none;
}
div#footer p {
	display: block;
	padding: 15px 0 20px 0;
	background: top left no-repeat url(/images/pages/footerTop.gif);
	text-align: center;
	clear: both;
}

/* Styles used by the search results page */

#searchresults {
      width:100%;
      margin-bottom:5px;
      overflow:auto;
}
#searchresultsleft {
      float:left;
      width:70%;
}
#searchresultsright {
      float:right;
      width:25%;
      text-align:right;
}
#searchquicklinks {
      width:100%;
      background-color:#E6F2F2;
      padding:2px;
      margin-bottom:5px;
}
div.searchquicklink {
      margin:2px;
}
#spellsugg {
      margin-top:5px;
}
#spellsugg span {
      color:red;
}

/* styles for the export questionaire page */

div.exportquestioncontainer {
        margin-top:12px;
        margin-bottom:12px;
        padding:0.25em;
        overflow: auto;
        height: 30em;
        border:1px solid #dddddd;
}

ol#exportquestion {
    list-style-type:upper-roman;
    font-size:100% !important;
}

ol#exportquestion li h2 {
    font-size:100% !important;
}

ol#exportquestion li ol {
    list-style-type:upper-alpha;
    font-size:80% !important;
}

ol#exportquestion li ol ul li {
    list-style-type:upper-alpha;
    font-size:80% !important;
}

/* styles for support kb pages */

body.support * div#leftColumn table tbody tr td {
    margin:5px 10px 15pt 0px;
    padding-bottom:0px;
}
body.support * div#leftColumn table tbody tr td h3 {
    margin:10px 10px 5pt 0px;
}

div#supportkb {
        font-size:12px;
        color:#545454;
        font-family:"宋体";
        line-height:12px;
        margin-top:10px;
}

div#supportkb p {
        margin-bottom:1ex;
}

div.rightbox {
        background-color:#F9FBF3;
        border:1px solid #CEDDA8;
        margin-bottom:2ex;
        text-align:left;
}
div.rightbox p {
        font-size:90%;
        margin-bottom:1ex;
        padding-left:0.5em;
        padding-right:0.5em;
}
div.rightbox h3 {
        background-color:#CEDDA8;
        background-image:none;
        font-size:100%;
        font-weight:normal;
        line-height:4ex;
        margin-bottom:1ex;
        margin-top:0px;
        padding-left:0.5em;
        padding-right:0.5em;
}
div.rightbox ul {
        list-style-type:none;
        margin:0ex 0.5em 1ex;
        padding-left:0px;
        padding-right:0px;
}
div.rightbox li {
        line-height:2.4ex;
}
div.rightbox a {
        text-decoration:none;
}
div.rightbox a:hover {
        text-decoration:underline;
}

/* CSS fixes jbyrne - 02042008 */ 

ul.errorlist {
	clear:both;
	display:block;
	background-color:#F9DDD9;
	border:1px solid #E4978C;
        list-style-image:url(/images/icons/stop_16x16.png) !important;
	list-style-position:inside !important;
	padding-left:5px;
}

ul.messagelist {
	clear:both;
	display:block;
	color:#009900 !important;
	border:1px solid #CCCCCC;     list-style-image:url(/images/icons/go_16x16.png) !important;
	list-style-position:inside !important;
	margin-left:15px !important;
	padding-left:5px;
}

b.required {
	color:red;
	margin-right:3px;
}

td.gray {
	padding-right:0.25em;
}

.smallText {
	font-size:0.75em;
}

body#popup {
	text-align:left;
	padding-left:12px;
	padding-right:12px;

}

body#popup form {
	color:#545454;
	font-family:"宋体";
	font-size:12px;
	clear:both;
}

body#popup h1, body#popup h2 {
	clear:both;
}

body#popup form table {
	width:100%;
}

#popup div.upperNavigation {
	width:100%;
}

#popup div.upperNavigation .LingranLogo {
	padding-bottom:12px;
}

div#leftColumn ul li {
	padding-top:2px;
}

p.grayText {
	margin:7px;
}

