html {
}

body {
	font-size:62.5%;
	margin:0;
	padding:0;
	background-attachment:fixed;
	background-position:top center;
	background-repeat:no-repeat;			
}

body,form,input,button {
	margin:0;
	padding:0;
}

.dropdown_left {
	width:45%;
	float:left;	
}

.dropdown_right {
	width:45%;
	float:right;	
}

.dropdown_left {
	margin:0 10px 0 0;	
}

img {
	border:0;
	max-width:100%;	
}

#content img {
	border:0;
	padding:0 5px 5px 0;
	max-width:none;	
}

#logo {
	background-repeat:no-repeat;		
}

#iframe_holder {
	margin:0 auto;
	background-image:none;	
}

#home_left_header {
	width:49%;
	height:200px;	
	float:left;
}

#home_left_header_logo {
	margin:0;
	padding:30px 0 0 0;	
}

#home_right_header {
	width:49%;
	height:200px;
	float:right;	
}

#home_right_header_logo {
	margin:0;
	padding:30px 10px 0 0;
	float: right;	
}

#home_ticker_wrapper {
	height: 42px;
	margin:10px 0 0 0;
	padding: 0 0 0 24px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 5px;
}

#section_content_wrapper {
    background-color: #FFFFFF;
    border-radius: 10px;
    margin: 10px 0 0 0;
    padding: 12px 0 0 0;
}

#home_footer_header,#home_footer_wrapper,#home_footer_status {
	font-family: "ff-tisa-sans-web-pro",sans-serif;	
	margin:0 0 0 0;
	min-height: 41px;
	padding:0 24px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 5px;		
}

#home_footer_status {
	font-size:1.2em;
}

#home_footer_header a,#home_footer_wrapper a {
	color:#fff;	
}

#home_footer_header div,#home_footer_wrapper div {
	font-size:1.2em;	
}

.outer {
	padding:14px 0;
}

.right {
	text-align:right;
}

#content {
	padding:0 12px;
}

#content p,#content li {
	font-weight:normal;
	color:#222;			
}

#content ul {
	color:#222;	
	list-style:disc;		
}

#content h1,#content h2,#content h3,#content h4,#content h5,#content h6 {
	font-family:"museo", serif;
	padding:0;
	margin:8px 0;	
}

#content h1,#content h2,#content h5,#content h6 {
	font-size:1.8em;
	font-weight: 900;
	line-height: 1.6em;		
}

#content h3,#content h4 {
	font-size:1.8em;
	font-weight: 700;
	line-height: 1.6em;
    padding: 0 0 0 10px;			
}

#content p,#breadcrumb,#contentfooter {
	font-family: "ff-tisa-sans-web-pro",sans-serif;
	font-weight: 100;
	font-size: 1.2em;
	line-height: 1.6em;
}

#content p {
	font-family: "ff-tisa-sans-web-pro",sans-serif;
	font-weight: 100;
	font-size: 1.4em;
	line-height: 1.6em;
}

#content label {
	font-family: "ff-tisa-sans-web-pro",sans-serif;
	font-weight: 700;
	font-size: 1.4em;
	line-height: 1.6em;	
}

label, input.text {
    display: block;
    float: left;
    padding: 3px;
    width: 100px;
}

label {
    font-weight: bold;
    padding-right: 20px;
    text-align: right;
    width: 175px;
}

#content fieldset br {
	clear:both;
}

#content li {
	font-family: "ff-tisa-sans-web-pro",sans-serif;
	font-weight: 100;
	font-size: 1.4em;
	line-height: 1.6em;	
}

#content li li {
	font-family: "ff-tisa-sans-web-pro",sans-serif;
	font-weight: 100;
	font-size: 1em;
	line-height: 1.6em;	
}

#content ul {
	color:#222;	
	list-style:disc;		
}

#content h5 {
    border-radius: 5px;
    color: #FFFFFF;
    padding: 0 0 0 10px;
}

#content h6 {
    border-radius: 5px;
    color: #FFFFFF;
    padding: 0 0 0 10px;
}

#twocol_left,#twocol_right {
	width:45%;
	float:left;
	margin-left:20px;	
}

#main_left {
	width:30%;
	float:left;
	margin-left:20px;			
}

#main_center {
	width:30%;
	float:left;
	margin-left:20px;	
}

#main_right {
	width:30%;
	float:left;
	margin-left:20px;			
}

#main_left span, #main_center span, #main_right span, #twocol_left span, #twocol_right span {
	display:block;
	padding:0 20px;
}

#main_left p, #main_center p, #main_right p, #twocol_left p, #twocol_right p, #main_intro p {
	padding:0 10px;
}

#content p.attention {
	font-size:1.4em;
	margin:1.2em;
	padding:0 0 10px 0;
	border-bottom:1px dotted #999;	
}

#content table.basket {
	font-family:"ff-tisa-sans-web-pro",sans-serif;
	font-size:1.2em;
	padding:2px;
}

#content table.basket tr.row_on {
	background-color:#e6e6e6;
}

#content table.basket tr.row_off {
	background-color:#c0c0c0;
}

.fixed {  
    position: fixed;   
    top: 20px;
	padding:10px;  
    margin-left: 720px;
	margin-right:10px;  
    background-color: #c0c0c0 ! important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 5px;	
}

.subcat {
	display:block;
	width:95%;
	border-bottom:1px dotted #999;
	margin:10px 0 10px 10px;
	padding:5px 2px;		
}

#content h5 a,#content h5 a:visited,#content h5 a:hover,#content h5 a:link,
#content h6 a,#content h6 a:visited,#content h6 a:hover,#content h6 a:link {
	color:#fff;
	text-decoration:none;
}

#content p.attention_large {
	padding:10px;
	font-size:160%;
}

#basketGraphic {
	visibility:hidden;
}

.basketStatus {
	float:right;
}

#breadcrumb,#contentfooter {
	font-family: "ff-tisa-sans-web-pro",sans-serif;
	font-weight: 100;
	font-size: 1.2em;
	line-height: 1.6em;
}

.outercontent {
	margin:20px;	
}

.outersubnavpanel {
	margin:6px 20px 40px 40px;	
}

.subnavpanelheader {
	width:100%;
	font-family:"museo", serif;	
	font-size:1.6em;
	font-weight: 500;
	line-height: 1.6em;		
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 5px;
	padding:0 0 0 20px;	
}

div.accordion h4 {
	width:85%;
	font-family:"museo", serif;	
	font-size:1.2em;
	font-weight: 200;
	line-height: 1.6em;		
	color:#fff;
	background-color:#888;
	-moz-border-radius: 5px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 5px;
	padding:0 0 0 10px;	
	cursor:pointer;	
}

div.accordionCTA div {
	width:75%;
	height:100px;
	font-family: "ff-tisa-sans-web-pro",sans-serif;	
	font-weight: 100;
	font-size: 1.2em;
	line-height: 1.6em;		
}

div.accordionCTA div a {
	font-size: 0.8em;	
}

.HAVS_searchBar {
	font-family: "ff-tisa-sans-web-pro",sans-serif;
	font-size:1.1em;
	width:450px;
	color:#999;
	background-color:#fff;
	padding:5px 10px;
	margin:20px 0;
	clear:left;
	border:1px solid #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 5px;	
}

.HAVS_searchBarTop {
	padding:3px 0;
	border-bottom:1px solid #999;
}

.HAVS_searchBarBottom{
	padding:3px 0;
}

.HAVS_tbl {
	font-family: "ff-tisa-sans-web-pro",sans-serif;
	width:450px;
	font-size:1.1em;
	padding:3px;
}

.expander .read-less {
	font-family: "ff-tisa-sans-web-pro",sans-serif;	
	font-size:1.2em;
}

#subnavpanel {
	float: right;
}

.contentLeft {
	float:left;
}

#breadcrumb {
	width: 100%;
	padding: 0 0 12px 0;
}

#contentfooter {
	width: 100%;
	height: 30px;
	padding: 12px 0;
	text-align: right;
}

#home_right {
	float: right;
	min-height: 100%;
	margin:16px 0 0 0;
}

#home_right h2 {
	font-family:"museo", serif;	
	font-size:1.6em;	
	color:#fff;	
}

#home_right div#fam,#home_right div#ssform,#home_right div#memform {
	color:#fff;
	margin:10px 0 0 0;
	padding: 0 0 0 24px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 5px;
}

#home_find_a_member_instructions {
	font-family: "ff-tisa-sans-web-pro",sans-serif;	
	font-size:1.4em;	
}

#home_find_a_member_instructions a {
	color:#fff;	
}

.ticker {
	height: 40px;
	display: block;
	position: relative;
	overflow: hidden;
	font-family: "ff-tisa-sans-web-pro",sans-serif;
	font-weight:normal;
	font-size:1.2em;
}

.ticker-title span {
	display:block;
	margin:3px 0 0 0;
}

#home_right_description {
	color:#fff;
	text-align:center;	
}

#home_right_description h1,#home_right_description p {
	font-family:"museo", serif;
	font-size:1.4em;
	line-height:1.6em;
	font-weight:300;	
	display:inline;
	margin:0;
	padding:0;
}

#home_left_description {
	background-color:#c0c0c0;
	margin:0 0 10px 0;		
}

#home_left_description h1,#home_left_description p {
	font-family:"museo", serif;
	font-size:2em;
	line-height:1.6em;	
	display:inline;
}

#home_left_description h1 {
	font-weight:700;		
}

#home_left_description p {
	font-weight:300;
}

.hero_line h3,.hero_line h3 span {
	font-family: "ff-tisa-sans-web-pro",sans-serif;
	font-size:1.4em;	
}

.hero_line h3 span {
	font-family: "ff-tisa-sans-web-pro",sans-serif;
	font-size:1em;	
}

#home_right_advertising {
	margin:0 0 10px 40px;
}

#cookiesWarning {
	font-family: "ff-tisa-sans-web-pro",sans-serif;
}

#cookiesWarningActive {
	margin: 5px;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 5px;	
}

#cookiesWarningActive small {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 5px;	
}

#readMoreURL  a:link {
	text-decoration: underline;
}

#readMoreURL  a:visited {
	text-decoration: underline;
}

#readMoreURL  a:hover {
	text-decoration: none;
}

#text {}

#warning {}

#cookiesDisabled {}

.checkbox {}

.acceptance {
	padding-left: 10px;
	padding-right: 10px;
}

.button {}

#home_footer_container {
	margin: 0 auto;
}

#home_footer_outer {
	padding:25px;	
}

#home_footer_container {
	color:#FFFFFF;
	font-family: "ff-tisa-sans-web-pro",sans-serif;
	font-size:1.4em;	
}

#home_footer_container a {
	color:#FFFFFF;	
}

#home_footer_container_left {
	float:left;
}

#home_footer_container_right {
	float:left;
}

.mgmenu_trigger {
	visibility:hidden;
	display:none;
}

.support {
	color:#BB3D48;
}

.protect {
	color:#BBBE58;
}

.develop {
	color:#DC7939;
}

.promote {
	color:#523863;
}

.support_background {
	color:#fff;
	background-color:#BB3D48;	
}

.protect_background {
	color:#fff;
	background-color:#BBBE58;	
}

.develop_background {
	color:#fff;
	background-color:#DC7939;	
}

.promote_background {
	color:#fff;
	background-color:#523863;	
}

.standard_background {
	color:#fff;
	background-color:#333;		
}

.section-landing-outer {
	margin:0 0 10px 0;
	padding:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 5px;		
}


div#content div.section-landing-element h4 {
	color:#fff;
	padding: 0;
	border-bottom:1px dotted #fff;
}

div#content div.section-landing-element p, div#content div.section-landing-element a {
	color:#fff;
}

p.ticker-content {
	font-size:16px;
}

div#home_right h2 {
	font-family: "ff-tisa-sans-web-pro",sans-serif;
	font-size:1.9em;
	text-transform:uppercase;
	margin:14px 1em;
}
