﻿
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.content-container-two-column {
	margin-top:-30px;
    padding: 0px 40px 50px 40px;
	width:870px;
	background:url(../../images/bg-content-side.png) repeat-y left;
	}

#content-main-two-column
{
	margin-top:-30px;
	width: 700px;
	float: right;
	height: 100%;
}

.content-side-two-column {
	float:left;
	width:160px;
	}
	
.content
{
    width: 870px;
    margin-top: -30px;
    padding: 0px 30px 50px 30px;
}

body
{
    background: #ffffff;
    margin: 0px;
    padding: 0px;
}



/* type styles */

h1
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 14pt;
    line-height: 16px;
    color: #fd6200;
    font-weight: bold;
}

h3
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 12pt;
    line-height: 13px;
    color: #fd6200;
    font-weight: bold;
}

body, td, div
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 13px;
    line-height: 18px;
    color: #555555;
}
a:link, a:visited
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 13px;
    line-height: 14px;
    color: #555555;
    text-decoration: underline;
}
a:active, a:hover
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 13px;
    line-height: 14px;
    color: #fd6200;
    text-decoration: underline;
}

.newsandevents
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 11px;
    line-height: 13px;
    color: #555555;
}
.newsandevents a:link, .newsandevents a:visited
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 11px;
    line-height: 13px;
    color: #555555;
    text-decoration: underline;
}
.newsandevents a:active, .newsandevents a:hover
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 11px;
    line-height: 13px;
    color: #fd6200;
    text-decoration: underline;
}

.newsandevents_date
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 10px;
    line-height: 12px;
    color: #555555;
}
.newsandevents_more
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 10px;
    line-height: 12px;
    color: #555555;
}
.newsandevents_more a:link, .newsandevents_more a:visited
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 10px;
    line-height: 12px;
    color: #fd6200;
    text-decoration: underline;
}
.newsandevents_more a:active, .newsandevents_more a:hover
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 10px;
    line-height: 12px;
    color: #555555;
    text-decoration: underline;
}

.footer, .footer .right
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 9px;
    line-height: 11px;
    color: #898989;
    font-weight: bold;
}
.footer a:link, .footer .right a:link, .footer a:visited, .footer .right a:visited
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 9px;
    line-height: 11px;
    color: #898989;
    font-weight: bold;
    text-decoration: none;
}
.footer a:active, .footer .right a:active, .footer a:hover, .footer .right a:hover
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 9px;
    line-height: 11px;
    color: #898989;
    font-weight: bold;
    text-decoration: underline;
}

.orange
{
    color: #fd6200;
}
a:link.orange, a:visited.orange
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 13px;
    line-height: 14px;
    color: #fd6200;
    text-decoration: underline;
}
a:active.orange, a:hover.orange
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 13px;
    line-height: 14px;
    color: #555555;
    text-decoration: underline;
}


/* classes */
#outer
{
    position: relative;
    margin: 0px auto;
    width: 950px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
.head
{
    width: 950px;
    height: 150px;
}

.head_home
{
    background: url('../../images/banner_main_custom.jpg') no-repeat top left;
    z-index: 100;
}


.footer
{
    width: 885px;
    margin-left: 25px;
    border-top: 1px solid #cccccc;
    padding: 9px 0px;
}
.footer .right
{
    float: right;
}

.clear
{
    clear: both;
}

h1, .top
{
    margin-bottom: 16px;
}
h1.first
{
    margin-top: 0px;
}

.newsandevents_date
{
    float: left;
    margin-top: 12px;
}
.newsandevents_more
{
    float: right;
    margin-top: 12px;
}
.newsandevents_div
{
    width: 175px;
    height: 1px;
    border-top: 1px solid #cccccc;
    margin: 12px 0px 11px 0px;
    line-height: 1px;
}


ul.col1
{
    float: left;
    width: 170px;
    padding-right: 18px;
    border-right: 1px solid #cccccc;
}
ul.col2
{
    float: left;
    margin-left: 20px;
    border-right: 0px;
}
li
{
    list-style: none;
    background: transparent url('../../images/bullet.gif') no-repeat 0px 0px;
    padding: 0px 0px 0px 18px;
    line-height: 20px;
}

ul.standard li
{
    list-style-image: none;
    margin-left: 20px;
}

.download
{
    float: left;
    margin: 10px 5px;
    width: 100px;
    text-align: center;
}
.download img
{
    margin: 0px auto 8px auto;
}



/* standard block elements */
table, form
{
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}
table
{
    border-spacing: 0px;
    empty-cells: show;
}
ul, ol
{
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: 1px;
    margin-top: 0px;
    margin-bottom: 0px;
}
td
{
    padding: 0px;
}
img
{
    border: none;
    display: block;
}

.errorControl
{
    color: Red !important;
    font-weight: bold;
}

.newsmore_div
{
    width: 431px;
    height: 1px;
    border-top: 1px solid #cccccc;
    margin: 12px 0px 11px 0px;
    line-height: 1px;
}

.newsmore_footer
{
    padding-top: 12px;
    line-height: 14px;
    font-size: 11px;
}

.formTextField
{
    background-image: url(../../images/textfield.gif);
    background-repeat: no-repeat;
    background-position: top left;
    float: left;
    width: 250px;
    height: 23px;
}

.formItem
{
    height: 23px;
}

.formItem span
{
    padding-left: 10px;
}

.formItem img
{
    display: inline;
}

.formItem div.formHelp
{
    position: absolute;
    padding: 3px;
    background-color: #ffe1c1;
    border: 2px solid #ffb260;
    font-size: 9pt;
    color: #fd6200;
    font-weight: bold;
    visibility: hidden;
    width: 200px;
}

.formTextFieldshort
{
    background-image: url(../../images/textfield_short.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 180px;
    height: 23px;
    float: left;
}

.formTextFieldtiny
{
    background-image: url(../../images/textfield_tiny.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 40px;
    height: 23px;
    float: left;
}

.formTextArea
{
    background-image: url(../../images/textarea.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 380px;
    height: 83px;
}

.formDesc
{
    font-size: smaller;
    color: #fd6200;
}

input.textfield
{
    width: 240px;
    height: 21px;
    background: none;
    border: none 0px;
    margin-top: 2px;
    margin-left: 6px;
    font-size: 13px;
    color: #555555;
}

input.textfieldshort
{
    width: 170px;
    height: 21px;
    background: none;
    border: none 0px;
    margin-top: 2px;
    margin-left: 6px;
    font-size: 13px;
    color: #555555;
}

input.textfieldtiny
{
    width: 30px;
    height: 21px;
    background: none;
    border: none 0px;
    margin-top: 2px;
    margin-left: 6px;
    font-size: 13px;
    color: #555555;
}

.textarea
{
    width: 372px;
    height: 78px;
    background: none;
    border: none 0px;
    margin-top: 2px;
    margin-left: 6px;
    font-size: 13px;
    color: #555555;
}


table.menu_table
{
    padding: 0px;
    margin-top: -40px;
    _margin-top: 0px;
    table-layout: fixed;
    width: 93%;
}

table.menu_table tr td
{
    vertical-align: top;
}

.widelabel2
{
    display: block;
    float: left;
    width: 90px;
    font-weight: bold;
}

/*
div.error
{
    padding: 5px;
    color: Red;
    border: 2px Red dotted;
    width: 100%;
    margin-bottom:8px;
}

div.notify
{
    padding: 5px;
    background-color: #ffe1c1;
    border: 2px solid #ffb260;
    color: #fd6200;
    margin-bottom:8px;
}

div.info
{
    padding: 5px;
    background-color: #bde5f8;
    border: 2px solid #4582ab;
    color: #00529b;
    margin-bottom:8px;
}
*/

.info_table
{
    width: 60%;
}

.info_table tr td
{
    border-bottom: 1px #e5e5e5 solid;
    padding: 4px 0px 2px 0px;
}

.info_table tr td span, .info_table tr td a
{
    font-weight: bold;
}

.widelabel1
{
    display: block;
    float: left;
    width: 170px;
    font-weight: bold;
}

.widelabel
{
    display: block;
    float: left;
    width: 220px;
    font-weight: bold;
}

.fieldgroup
{
    padding-top: 8px;

}

div#nav_main
{
    margin: -65px 20px 65px 400px;
    padding: 0px 15px 0px 15px;
    height: 40px;
    width: 500px;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e5e5;
}

div#nav_main a
{
    padding: 15px 8px 15px 8px;
    text-decoration: none;
    display: block;
    float: left;
    color: #888888;
    font-size: 11pt;
    position: relative;
    white-space: nowrap;
}

div#nav_main a:hover
{
    color: #2671b3;
}

div#nav_main a.active
{
    color: #2671b3;
}

div#nav_main div div
{
    padding: 3px 5px 10px 15px;
    position: absolute;
}

div#nav_main div div div
{
    padding: 0px;
    position: static;
}

div#nav_main div div div div
{
    padding: 0px 5px 10px 10px;
    position: absolute;
}

div#nav_main div div a
{
    padding: 5px 3px 5px 3px;
    font-size: 9pt;
    float: none;
    border-bottom: 1px solid #e5e5e5;
    background-color: white;
}

div#nav_main div.withchild
{
    float: left;
}

div#nav_main img.menu_tri
{
    display: inline;
    height: 9px;
    width: 8px;
    margin: 0;
    padding: 0;
}

/*Message Panel formatting */
.error, .info, .success, .warning, .notify
{
	border: 1px solid;
	background-repeat: no-repeat;
	background-position: 10px center;
	/*
	margin: 10px 0px 10px 125px;
	*/
	padding: 15px 10px 15px 50px;
}
.error
{
	color: Red;
	background-color: #FFBABA;
	background-image: url('../../images/error.png');
}

.info
{
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../../images/info.png');
}

.success
{
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('../../images/success.png');
}

.notify
{
	color: #4F8A10;
	background-color: #DFF2BF;
}

.modalBackground
{
    position: fixed;
    top: 0;
    left: 0;
    background-color: #FFFFFF;
    filter: alpha(opacity=70);
    opacity: 0.7;
    height: 100%;
    width: 100%;
    min-height: 100%;
    min-width: 100%;
}

.modalWorking
{
    text-align: center;
    vertical-align: middle;
    position: absolute;
    bottom: 50%;
    left: 45%;
}

.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
    text-align: center;
}

.positionRight
{
	float:right;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	DEFAULT DATA GRID SETTINGS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.gridPanel, .chartPanel
{
    width: 100%;
}

.gridMain
{
    border: none;
    border-collapse: collapse;
}

.gridMain table
{
    border-collapse: collapse;
    border: none;
}

.gridMain td
{
    border: none;
}

/*Default header row formatting */
.gridHeader
{
    /*background-color: #9ec3df;	*/
    background-image: url('../../images/header.jpg');
    background-repeat: repeat-x;
    height: 46px;
    color: White;
    border: 1px solid #e5e5e5;
}

.gridHeader a
{
    color: White;
}

.gridHeader th
{
    font-weight: normal;
    padding: 0px;
    line-height: 14px;
    border: 0;
    padding-left: 5px;
    padding-right: 5px;
}

.gridHeader th, x:-moz-any-link
{
    border: 1px solid transparent;
}

/*Default footer row formatting */
.gridFooter
{
    background-image: url('../../images/footer.jpg');
    background-repeat: repeat-x;
    height: 22px;
    line-height: 20px;
    font-size: 10pt;
    text-align: right;
    border: 1px solid #e5e5e5;
}

.gridFooter td
{
	color: White;
	font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}

.gridFooter td, x:-moz-any-link
{
    border: 1px solid transparent;
}

/*Row formatting*/
.gridRow
{
    height: 46px;
}

.gridRow td
{
    padding: 4px;
    border: 1px solid #e5e5e5;
    line-height: 20px;
    padding-left: 5px;
    padding-right: 5px;
}

.gridRow a:hover
{
    color: #0b31fe;
}

/*Alternate Row formatting*/
.gridAlternateRow
{
    background-image: url('../../images/alternate.jpg');
    background-repeat: repeat-x;
    height: 46px;
}

.gridAlternateRow a
{
    color: white;
}

.gridAlternateRow a:hover
{
    color: #0b31fe;
}

.gridAlternateRow td
{
    padding: 4px;
    border: 1px solid #e5e5e5;
    line-height: 20px;
    color: White;
    padding-left: 5px;
    padding-right: 5px;
}

.gridMain table
{
    margin-top: 5px;
    margin-bottom: 5px;
}

.gridWrapper .right
{
    background-image: url('../../images/gradient_right.jpg');
    background-repeat: repeat-y;
    width: 8px;
}

.gridWrapper .bottom
{
    height: 8px;
}

.gridWrapper .bottomLeft
{
    background-image: url('../../images/gradient_bottom.jpg');
    background-repeat: repeat-x;
}

.gridWrapper .bottomRight
{
    background-image: url('../../images/gradient_bottomRight.jpg');
    background-repeat: no-repeat;
}

.radioButton label
{
    font-weight:bold;
    font-size:11pt;
}
.imageCatalog
{
	padding: 5px;
	border: 1px solid #000 !important;
}

.alignBottom
{
	vertical-align:bottom;
}

div#actions1
{
	float:left;
}

div#actions2
{
	
float:right;
}
.content_home
{
    background: url('../images/footer/home.jpg') no-repeat bottom left;
}
.main_nav
{
    width: 125px;
    /*
    height: 385px;
	*/
	height:775px;
    margin-left: 0px;
    float: left;
    display: inline;
}

.menu 
{
	
}
.spacer10
{
	display:inline-block;
	width:10px;
}

.spacer20
{
	display:inline-block;
	width:20px;
}

.spacer30
{
	display:inline-block;
	width:30px;
}
