/*===== 1. RESET ===== */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ===== 2. GLOBAL ===== */
body {
    background-color: #f1f1f2;
    color: #474646;
    font: 10px/15px Verdana, Arial, sans-serif;
}
h1 {
    color: #003E80;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 18px 0 12px;
}
h2 {
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
}
h3 {
    font-weight: bold;
}
a {
    color: #003E80;
    text-decoration: none;
}
.print { display: none; }
a:hover { color: #FF9900; }
a.more {
    background: url(../img/ui-bg.gif) no-repeat 0 -206px;
    padding-left: 7px;
}
a.more:hover {
    background-position: 0 -231px;
}
a.extern {
    background: url(../img/ui-bg.gif) no-repeat right -256px;
    padding-right: 12px;
}
a.extern:hover {
    background-position: right -281px;
}
a.pdf {
    background: url(../img/pdf.png) no-repeat 0 0;
    padding: 2px 0 2px 20px;
}
a.word {
    background: url(../img/word.gif) no-repeat 0 0;
    padding: 2px 0 2px 20px;
}
a.excel {
    background: url(../img/excel.gif) no-repeat 0 0;
    padding: 2px 0 2px 20px;
}
a.powerpoint {
    background: url(../img/ppt.gif) no-repeat 0 0;
    padding: 2px 0 2px 20px;
}
a.zip {
    background: url(../img/zip.gif) no-repeat 0 0;
    padding: 2px 0 2px 20px;
}
.float-left { float: left; }
.float-right { float: right; }

/* ===== 3. BASIC POSITIONING ===== */
#container {
    background-color: #fff;
    margin: 0 auto;
    width: 960px;
}
#breadcrump {
	padding-top:5px;
}
#meta,
#main,
#footer {
	overflow: hidden;
    padding: 0 20px;
	width: 920px;
}
.sidebar,
#header,
#content,
#meta ul,
#footer .box {
	margin: 0 10px;
	overflow: hidden;
	float: left;
	display: inline;
}

/* ===== 4. META ===== */
#meta {
    background-color: #FF9900;
}
#meta ul {
    float:right;
}
#meta ul li { float:left; }
#meta ul li a {
    display: block;
    color: #FFF;
    float:left;
    padding: 3px 10px;
}
#meta ul li.member a {
    background: url(../img/ui-bg.gif) no-repeat 10px 0;
    padding-left: 20px;
}
#meta ul li a:hover {
    background-color: #FFCC80;
}

/* ===== 5. SIDEBAR ===== */
.sidebar { width: 220px; }
.sidebar .box { margin-bottom: 20px; }

    /* ===== 5.1 LOGO ===== */
    #logo {
        float: left;
        padding: 32px 0px 0px 0px;
    }
    #logo a {
        background: url(../img/GKV_Logo.png) no-repeat;
        display: block;
        height: 168px;
        float: left;
        text-indent: -999em;
        width: 220px;
    }
    
    /* ===== 5.2 NAV ===== */
    #nav {
        float: left;
        width: 220px;
    }
    #nav ul, #nav ul li {
        float: left;
        width: 220px;
    }
    #nav ul li a {
        color: #474646;
        display: block;
        float: left;
        font-size: 11px;
        font-weight: bold;
        line-height: 18px;
        padding: 2px 0;
        width: 220px;
        border-top-width: 1px;
	border-top-style: dotted;
        border-top-color: #CCCCCC;
    }
    #nav ul li.member a {
        background: url(../img/ui-bg.gif) no-repeat 0 -24px;
        color: #003E80;
        margin-top: 10px;
        padding-left: 13px;
        width: 207px;
    }
    #nav ul li.member a:hover { background-position: 0 -49px; }
    #nav ul li a:hover { color: #FF9900; }
    /*#nav ul li ul { padding-bottom: 5px; }*/
    #nav ul li ul li a {
        background: url(../img/ui-bg.gif) no-repeat 6px -76px;
        font-size: 10px;
        font-weight: normal;
        line-height: 18px;
        padding: 2px 0 2px 13px;
        width: 207px;
    }
    #nav ul li ul li a:hover {
        background-position: 6px -101px;
    }
    
    /* ===== 5.3 NAV-QUICK ===== */
    #nav-quick {
        float: left;
        width: 220px;
    }
    #nav-quick h2 {
        float: left;
        padding: 2px 0;
        width: 220px;
    }
    #nav-quick ul,
    #nav-quick ul li {
        float: left;
        width: 220px;
    }
    #nav-quick ul li a {
        background: url(../img/ui-bg.gif) no-repeat 0 -153px;
        display: block;
        float: left;
        padding: 2px 0 2px 13px;
        width: 207px;
    }
    #nav-quick ul li a:hover {
        background-position: 0 -178px;
        color: #FF9900;
    }
    
    /* ===== 5.4 ORGANIZATIONS ===== */
    #organizations {
        float: left;
        width: 220px;
    }
    #organizations h2 {
        float: left;
        padding: 2px 0;
        width: 220px;
    }
    #organizations img {
        margin: 3px 10px 3px 0;
    }
    
    /* ===== 5.5 NEWS / EVENTS ===== */
    #news,
    #events {
        width: 220px;
    }
    #news ul li,
    #events ul li {
        background-color: #F0F0F0;
        margin: 10px 0;
        padding: 7px 10px 10px;
    }
    #news ul li .date { color: #454545; }
    /*#events ul li .date { font-weight: bold; }*/
    #news ul li h3, #events ul li h3 { margin-bottom: 5px; }
    /*#events ul li h3 { font-weight: normal; }*/
    #news ul li h3 a { display: block; }
    
    /* ===== 5.6 TEASER ===== */
    #teaser {
        margin-top: 23px;
        width: 220px;
    }
    #teaser ul li { margin-bottom: 10px; }
    #teaser ul li h2 {
        background-color: #003E80;
        color: #FFF;
        font-size: 10px;
        line-height: 18px;
        margin-bottom: 2px;
        padding: 1px 10px;
        text-transform: uppercase;
    }
    #teaser ul li div {
        background-color: #F0F0F0;
        padding: 7px 10px 10px;
    }
    
/* ===== 6. HEADER ===== */
#header {
    margin-top: 30px;
    width: 660px;
}
#header img {
    display: block;
}

/* ===== 7. CONTENT ===== */
#content {
    font-size: 11px;
    line-height: 18px;
    padding: 5px 0 20px;
    width: 420px;
}
.prices #content,
.wide #content {
    width: 660px;
}
#content h2 {
    margin-bottom: 11px;
}
#content h3 {
    font-size: 11px;
    line-height: 18px;
    margin-bottom: 5px;
}
#content h4 {
    display: inline;
    text-transform: uppercase;
}
#content img.float-left { margin: 5px 20px 5px 0; }
#content p {
    font-size: 11px;
    line-height: 18px;
    margin-bottom: 18px;
}
#content ul {
    font-size: 10px;
    line-height: 15px;
    margin-bottom: 18px;
    padding: 0 10px;
}
#content ul li {
    background: url(../img/bullet-gray-bg.gif) no-repeat 3px 10px;
    padding: 3px 10px;
}
#content ul.news-list,
#content ul.event-list {
    margin: 0 0 18px;
    padding: 0;
}
#content ul.news-list li,
#content ul.event-list li {
	font-size: 11px;
	    background: none;
    border-bottom: 1px dotted #435286;
    margin-bottom: 18px;
	    padding: 0;
}
#content ul.news-list li li,
#content ul.event-list li li{
	border: 0;
	margin: 0;
}#content .date {
    color: #454545;
    font-size: 11px;
}
#content table {
    font-size: 10px;
    line-height: 15px;
    margin-bottom: 20px;
    width: 100%;
}
#content table tbody th {
    border-top: 2px solid #D5D5D5;
    font-weight: bold;
    padding: 4px 0 6px;
    text-align: left;
}
#content table tbody td {
    border-top: 1px solid #D5D5D5;
    padding: 4px 0 6px 10px;
}
#content table .noBorder td {
    border-top: none;
    padding: 4px 0 6px 10px;
}
#content .box {
    background-color: #F0F0F0;
    padding: 8px 10px 10px;
}
.ditto_page, .ditto_currentpage {
	margin-right: 3px;
	padding: 2px 5px;
}
.ditto_page {
	background-color: #F0F0F0;
	padding: 3px 6px;
}
.ditto_currentpage {
	border: 1px solid #D5D5D5;
	font-weight: bold;
}

/* ===== 9. TABS ===== */
.tabs {
    float: left;
    margin-top: 23px;
    width: 220px;
}
#content .tabs {
	width: 420px;
	margin-top: 0;
}
.wide #content .tabs {
	width: 660px;
	margin-top: 0;
}
.tabs .tabs-nav {
    background: url(../img/border-solid-bg.gif) repeat-x left bottom;
    float: left;
    width: 220px;
}
#content .tabs .tabs-nav {
    padding: 0;
    width: 420px;
}
.wide #content .tabs .tabs-nav {
    padding: 0;
    width: 660px;
}
.tabs .tabs-container {
    float: left;
    width: 220px;
}
#content .tabs .tabs-container  {
    width: 420px;
}
.tabs .tabs-nav li { float: left; }
#content .tabs .tabs-nav li {
	background: transparent;
	padding: 0;
}
.tabs .tabs-nav li a {
    display: block;
    float: left;
    font-size: 11px;
    line-height: 18px;
    padding: 2px 10px;
}
.tabs .tabs-nav li.active a {
    background-color: #FFF;
    border: 1px solid #CCC;
    border-bottom: 0;
    color: #474646;
    font-weight: bold;
    padding: 1px 9px 2px;
}

/* ===== 10. FORM ===== */
form.std  {
	clear: both;
    margin-bottom: 18px;
}
form.std fieldset {
    background-color: #F0F0F0;
	position: relative;
    margin: 5px 0;
    padding: 5px;
}
form.std fieldset ol,
form.std fieldset .add-products {
	width: 410px;
    overflow: hidden;
	float: left;
}
form.std fieldset ol li {
    float: left;
    padding: 5px;
    width: 400px
}
form.std fieldset ol li.col {
    width: 195px;
}
form.std fieldset ol li .label-wrapper {
    color: #454545;
    float: left;
    text-align: right;
    width: 160px;
}
form.std fieldset ol li .input-wrapper {
    float: right;
    width: 230px;
}
form.std fieldset ol li label {
    font-weight: bold;
}
form.std fieldset ol li small {
    font-weight: normal;
}
form.std fieldset ol li .text,
form.std fieldset ol li textarea {
    border: 1px solid #999;
    border-color: #999 #D5D5D5 #D5D5D5 #999;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    padding: 2px 1px;
    width: 189px;
}
form.wide fieldset ol li .text,
form.wide fieldset ol li textarea {
    width: 226px;
}
form.std fieldset ol li select {
    border: 1px solid #999;
    border-color: #999 #D5D5D5 #D5D5D5 #999;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    padding: 1px;
}
form.std fieldset ol li .checkbox {
    margin-left: 0;
}
#searchTree select {
	width: 394px;
}
form.std fieldset ol li .text:focus,
form.std fieldset ol li textarea:focus {
    border-color: #FF9900 #FFCC80 #FFCC80 #FF9900;
}
form.std .submit ,
form.std fieldset ol li .submit {
    background: #FF9900;
    border: 0;
    color: #fff;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: normal;
    overflow: visible;
    padding: 2px 5px;
    width: auto;
}
form.std fieldset ol li #street,
form.std fieldset ol li #city {
    width: 144px;
}
form.std fieldset ol li #number,
form.std fieldset ol li #zip {
    width: 37px;
}
form .formHelper {
    color: #666;
    margin-left: 435px;
    padding: 5px 0;
    width: 200px;
}
#content form .add-products .results {
    float: left;
    padding: 10px 5px 5px;
    width: 400px;
}
#content form .add-products .results ul {
    font-size: 11px;
    line-height: 18px;
    padding: 5px 0 0;
}
#content form .add-products .results li {
    font-size: 11px;
    line-height: 18px;
    padding: 0 0 5px;
}
#content form .add-products .results li img {
    margin-right: 5px;
    vertical-align: top;
}
#ajaxSearch_form {
    margin-bottom: 18px;
}
#ajaxSearch_form ol {
    display: inline-block;
}
#ajaxSearch_form ol li {
    float: left;
    padding-right: 5px;
}
#ajaxSearch_form ol li .text {
    border: 1px solid #999;
    border-color: #999 #D5D5D5 #D5D5D5 #999;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    padding: 2px 1px;
    width: 136px;
}
#ajaxSearch_form ol li .text:focus {
    border-color: #FF9900 #FFCC80 #FFCC80 #FF9900;
}
#ajaxSearch_submit {
}
.errors {
    background-color: #FFE5E5;
    border: 1px solid #FFCCCC;
    color: #BF3030;
    padding: 10px;
}

/* ===== 11. FOOTER ===== */
#footer {
    background-color: #E5E5E5;
    border-top: 2px solid #D5D5D5;
    color: #454545;
}
#footer h2 {
    padding: 2px 0;
}
#footer .box { padding: 10px 0 20px; }
#footer .service, #footer .info { width: 220px; }
#footer .contact { width: 420px; }
#footer .contact address { font-style: normal; }
#footer .info { margin-right: 0; }
.resultlist li.hover {
	background-color: #E5E5E5;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	padding: 2px 10px !important;
}

/* ===== CLEARFIX ===== */
.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%;
}

/*form div.formHelper {
	position: absolute;
	top: 0px;
	left: 453px;
	padding-left: 7px;
	padding-right: 7px;
	width: 193px;
}
.smartposition div.formHelper {
	position: fixed;
}*/
span.phone {
	display: inline-block;
	width: 150px;
	height: 16px;
	padding-left: 20px;
	background-image: url('../img/nav_phone.gif');
	background-repeat: no-repeat;	
	margin: 2px 0;
}
span.web {
	display: inline-block;
	width: 150px;
	height: 16px;
	padding-left: 20px;
	background-image: url('../img/nav_home.gif');
	background-repeat: no-repeat;
	margin: 2px 0;
}
span.fax {
	display: inline-block;
	width: 150px;
	height: 16px;
	padding-left: 20px;
	background-image: url('../img/nav_fax.gif');
	background-repeat: no-repeat;
	margin: 2px 0;
}
span.mail {
	display: inline-block;
	width: 150px;
	height: 16px;
	padding-left: 20px;
	background-image: url('../img/nav_msg.gif');
	background-repeat: no-repeat;
	margin: 2px 0;
}

