
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #4B4D4C;
}

p.tickernav {
    color: ;
}

a.tickernav {
    text-decoration: none;
    color: #FFFFFF;
}

a.selectedNav {
	font-weight: bold;
    text-decoration: none;
    color: #4D7590;
}

a.nav {
    text-decoration: none;
    color: #4B4D4C;
}

a.nav:hover {
    text-decoration: underline;
    color: #4B4D4C;
}

img.link {
    border-style: none; 
}

a.link {
    text-decoration: none;
    color: #3366CC;
}

a.link:hover {
    text-decoration: underline;
    color: #3366CC;
}

a.link_b {
    text-decoration: none;
	color: #4B4D4C;
}

a.link_b:hover {
    text-decoration: underline;
	color: #4B4D4C;
}

.link_box {
    border: 1px solid #FFCC33;
    width: 170px;
    background-color: #FEF7E7;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    font-weight: bold;
    color: #4B4D4C;
    text-decoration: none;
}

li {
    list-style-position: inside;
    list-style-type: square;

}

h1 {
    font-size: 12px;
    font-weight: bold;
}

.arrows {
    color: #3366CC;
}

#main #header #icons div.icontext{
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

#main #header {
    width: 980px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
}

#main #footer {
    width: 980px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 9px;
    position: relative;
    top: -30px; 
}

#main #header #logo {
    float: left;
    margin-left: 15px;
    padding-top: 15px;
}

#main #header #icons {
    float: right;
    font-size: 12px;
}

#main #header #icons div {
    float: left;
}

#main #body #image div.callToAction {
    position: relative;
    float: left;
    top: -80px;
    font-size: 22px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
    left: 150px;
    width: 650px;
    height: 65px;
}

#main #body #content {
    width: 940px;
    /*margin-top: 10px;*/
    font-size: 12px;
    text-align: left;
    clear: left;
    position: relative;
    top: -55px;
    /*height: 600px; */
}

#main #body #content .text_top{
    background-color: #FFFFFF;
    padding: 15px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #C2D2D5;
    border-right-color: #C2D2D5;
    border-left-color: #C2D2D5;
    min-height: 150px;
    height:auto !important;
    height: 150px;
}

#main #body #content #center .text_bot{
    padding: 15px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-color: #C2D2D5;
    border-right-color: #C2D2D5;
    border-left-color: #C2D2D5;
    min-height: 567px;
    height:auto !important;
    height: 567px;
}

#main #body #content #right .text_bot{
    padding: 15px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-color: #C2D2D5;
    border-right-color: #C2D2D5;
    border-left-color: #C2D2D5;
    min-height: 248px;
    height:auto !important;
    height: 248px;
}

#main #body #content #left .text{
    background-color: #FFFFFF;
    padding: 15px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #C2D2D5;
    border-left-color: #C2D2D5;
    min-height: 200px;
    height:auto !important;
    height: 200px;
}

#main #body #content #right .text{
    background-color: #FFFFFF;
    padding: 15px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #C2D2D5;
    border-left-color: #C2D2D5;
    display: block;
    min-height: 254px;
    height:auto !important;
    height: 254px;
}

#main #body #content .header {
    background-color: #FEF7E7;
    font-weight: bold;
    border: 1px solid #FDBA31;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    min-height: 20px;
    height:auto !important;
    height: 20px;
}

#main #body #content .quote {
    background-color: #FEF7E7;
    border: 1px solid #FDBA31;
    color: #4B4D4C;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 350px;
    height:auto !important;
    height: 350px;
}

#main #body #content #left{
    width: 240px;
    float: left;
}

#main #body #content #center{
    min-height: 600px;
    height: 100%;
    width: 420px;
    background-color: #FFFFFF;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
}

#main #body #content #right{
    min-height: 600px;
    height: 100%;
    width: 240px;
    background-color: #FFFFFF;
    float: left;
}

#xenologoproductpage {
    float: right;
    margin-top: 20px;
    margin-right: 10px;
    margin-left: 5px;
}

#main #body #content #right #xenologo{
    float: right;
    clear: right;
    margin-bottom: 5px;
    margin-left: 5px;
}

#main #body {
	background-color: #EFF2F1 ;
	width: 940px;
    /*overflow: auto; */
    overflow: hidden;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	clear: both;
    position: relative;
    top: -35px; 
    float: none;
}

#main #nav {
	width: 982px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
    position: relative;
    top: -40px;
    z-index: 0;
}

#main #nav #_prime{
	font-size: 11px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear: left;
	float: right;
} 
#main #nav #prime {
	clear: left;
	float: right;
	font-size: 11px;
    width: 982px;
    height: auto;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
}

#main #nav #prime .empty {
    float: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFCC33;
    height: 38px;
    width: 492px; 
}

#main #nav #prime .link {
    float: left;
    width: 78px;
	padding-top: 4px;
    height: 33px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFCC33;
    background-color: #f6f9f8;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #e8edec;
    border-right-color: #e8edec;
    border-left-color: #e8edec;
}

#main #nav #prime _a.selectedNav {
	font-weight: bold;
    text-decoration: none;
    color: #4D7590;
}

#main #nav #prime .selectedLink {
    float: left;
	padding-top: 4px;
    height: 33px;
    width: 78px;
    background-color: #fef7e7;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FEF7E7;
    border-right-width: 1px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-top-style: solid;
    border-left-style: solid;
    border-right-color: #fdba31;
    border-top-color: #fdba31;
    border-left-color: #fdba31;
}

#main #nav #prime ._selectedlink {
	background-color: #FEF7E7;
    color: #4D7590;
	font-weight: bold;
	width: 76px;
	float: left;
	height: 28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FDBA31;
	border-right-color: #FDBA31;
	border-left-color: #FDBA31;
	text-align: center;
	vertical-align: bottom;
	margin-left: 3px;
	padding-top: 1px;
}

#main #nav #prime ._selectedlinkleftmost {
	background-color: #FEF7E7;
	font-weight: bold;
	width: 76px;
	float: left;
	height: 28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FDBA31;
	border-right-color: #FDBA31;
	border-left-color: #FDBA31;
	text-align: center;
	vertical-align: bottom;
	padding-top: 1px;
}

#main #nav #prime ._link {
	background-color: #F6F9F8;
	width: 76px;
	float: left;
	height: 28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E8EDEC;
	border-right-color: #E8EDEC;
	border-left-color: #E8EDEC;
	margin-left: 3px;
	padding-top: 1px;
}

#main #nav #prime .space {
    height: 38px;
    width: 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFCC33;
    float: left;
    overflow: hidden;
}

#main #nav #_sub {
	font-size: 11px;
	width: 980px;
	height: 31px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
    margin-bottom: 15px;
	clear: both;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FDBA31;
	padding: 0px;
}

#main #nav #sub {
	font-size: 11px;
    height: 35px;
    width: 980px;
    background-color: #fef7e7;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #fdba31;
    border-bottom-color: #fdba31;
    border-left-color: #fdba31;
    clear: both;
}

#main #nav #sub #tagline {
	background-color: #FEF7E7;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	float: left;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
}
#main #nav #sub #links {
    /*
    position: relative;
    top: -22px;
    float: right;
    */
    float: right;
	padding-top: 10px;
}


#main #nav #sub ._link {
	background-color: #FEF7E7;
	text-align: center;
	height: 27px;
	width: 78px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FDBA31;
	border-bottom-color: #FDBA31;
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 1px;
}

#main #nav #sub ._belowselectedlink {
	background-color: #FEF7E7;
	text-align: center;
	height: 27px;
	width: 78px;
	float: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FDBA31;
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
}

#main #nav #sub ._belowleftselectedlink {
	background-color: #FEF7E7;
	text-align: center;
	height: 27px;
	width: 78px;
	float: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FDBA31;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FDBA31;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 2px;
}

#main #nav #sub a.selectedNav {
	font-weight: bold;
    text-decoration: none;
    color: #4D7590;
}

#main _#space {
	height: 5px;
	width: 980px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear: left;
}


/* Template 2 : example asOverview*/

#template2 {
    width: 940px;
    font-size: 12px;
    text-align: left;
}


#template2 #left{
    min-height: 600px;
    height: 100%;
    width: 240px;
    float: left;
}

#template2 #left #bottom{
    /*color: #4D7590;*/
    padding: 15px;
    min-height: 50px;
}


#template2 #remainder{
    min-height: 570px;
    height:auto !important;
    height: 570px;
    width: 650px;
    background-color: #FFFFFF;
    float: right;
    padding: 15px;
    border-width: 1px;
    border-style: solid;
    border-color: #C2D2D5;
}

#template2 .quote {
    background-color: #FFFFFF;
    border: 1px solid #C2D2D5;
    color: #4B4D4C;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    min-height: 300px;
}

#template2 #text {
    background-color: #FFFFFF;
    border: 1px solid #C2D2D5;
    padding: 15px;
    /*margin-top: 10px;*/
    min-height: 300px;
}

#template2 #remainder .section {
    margin-bottom: 10px;
    /*border: thin solid #000000;*/
    padding: 1px;
    /*overflow: auto; -> this causes a tabbing bug */
    overflow: hidden;
    clear: left;
}

#template2 #remainder .section .header {
    width: 140px;
    font-weight: bold;
    float: left;
    padding: 1px;
    margin-right: 5px;
}

#template2 #remainder .section .fields .name {
    width: 160px;
    float: left;
    padding: 1px;
}
#template2 #remainder .section .fields .field {
    padding: 1px;
}

#template2 #remainder .section .fields {
    float: left;
    padding: 1px;
}

/* Template 3 : example faq */

#template3 {
    width: 940px;
    font-size: 12px;
    text-align: left;
}

#template3 #left {
    width: 210px;
    float: left;
    background-color: #FFFFFF;
    border: 1px solid #C2D2D5;
    padding: 15px;
    padding-bottom: 5px;
    min-height: 50px;
}

#template3 #remainder{
    min-height: 570px;
    height: 100%;
    width: 650px;
    background-color: #FFFFFF;
    float: right;
    padding: 15px;
    border-width: 1px;
    border-style: solid;
    border-color: #C2D2D5;
}

/* Template 4 : example ourteam */

#template4 {
    width: 940px;
    font-size: 12px;
    text-align: left;
}

#template4 #left {
    float: left;
    width: 210px;

}

#template4 #left .top{
    color: #4D7590;
    width: 100%;
    background-color: #FFFFFF;
    border: 1px solid #C2D2D5;
    padding: 15px;
    min-height: 50px;
}

#template4 #left .bottom{
    color: #4D7590;
    width: 100%;
    padding: 15px;
    min-height: 50px;
}

#template4 #left a.nav {
    text-decoration: none;
    color: #4D7590;
}

#template4 #left a.nav:hover {
    text-decoration: underline;
    color: #4D7590;
}
#template4 #remainder {
    float: right;
}

#template4 #remainder .top{
    min-height: 50px;
    height: 100%;
    width: 650px;
    padding: 15px;
    background-color: #FEF7E7;
    border-width: 1px;
    border-style: solid;
    border-color: #FDBA31;
}

#template4 #remainder .bottom{
    min-height: 370px;
    height: 100%;
    width: 650px;
    padding: 15px;
    background-color: #FFFFFF;
    border-width: 1px;
    border-style: solid;
    border-color: #C2D2D5;
}

#template5 {
    width: 940px;
    font-size: 12px;
    text-align: left;
}

#template5 #message{
    color: #4D7590;
    width: 907px;
    background-color: #FFFFFF;
    border: 1px solid #C2D2D5;
    padding: 15px;
    min-height: 570px;
}

/* Template 6 : example xue2008*/

#template6 {
    width: 940px;
    font-size: 12px;
    text-align: left;
}


#template6 #left{
    min-height: 600px;
    height: 100%;
    width: 235px;
    float: left;
}

#template6 #left #bottom{
    /*color: #4D7590;*/
    padding: 15px;
    min-height: 50px;
}

#template6 #right {
    width: 235px;
    float: right;
}

#template6 #right .image{
    margin-bottom: 10px;
}

#template6 #remainder{
    min-height: 570px;
    height:auto !important;
    height: 570px;
    width: 405px;
    background-color: #FFFFFF;
    float: left;
    padding: 15px;
    margin-left: 16px;
    border-width: 1px;
    border-style: solid;
    border-color: #C2D2D5;
}

#template6 .quote p {
    font-style: italic;
    width: 210px;
}

#template6 .quote {
    background-color: #FFFFFF;
    border: 1px solid #C2D2D5;
    color: #4B4D4C;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    min-height: 130px;
    height:auto !important;
    height: 130px;
}

#template6 #text {
    background-color: #FFFFFF;
    border: 1px solid #C2D2D5;
    padding: 15px;
    /*margin-top: 10px;*/
    min-height: 300px;
}

#template6 #remainder .section {
    margin-bottom: 10px;
    /*border: thin solid #000000;*/
    padding: 1px;
    /*overflow: auto; -> this causes a tabbing bug */
    overflow: hidden;
    clear: left;
}

#template6 #remainder .section .header {
    width: 140px;
    font-weight: bold;
    float: left;
    padding: 1px;
    margin-right: 5px;
}

#template6 #remainder .section .fields .name {
    width: 160px;
    float: left;
    padding: 1px;
}
#template6 #remainder .section .fields .field {
    padding: 1px;
}

#template6 #remainder .section .fields {
    float: left;
    padding: 1px;
}

