﻿ @font-face { font-family: BodoniStd; src: url('fonts/BodoniStd-Book.otf'); } 
 @font-face { font-family: BodoniStd; font-style:italic; src: url('fonts/BodoniStd-BookItalic.otf'); }
 @font-face { font-family: BrandonGrotesque; font-weight:bold; src: url('fonts/Brandon_bld.otf'); }
 @font-face { font-family: BrandonGrotesque; src: url('fonts/Brandon_reg.otf'); }
 @font-face { font-family: ProximaNova; font-weight:bold; src: url('fonts/ProximaNova-Bold.otf'); } 
 @font-face { font-family: ProximaNova; src: url('fonts/ProximaNova-Regular.otf'); } 
 @font-face { font-family: YanoneKaffeesatz; src: url('fonts/YanoneKaffeesatz-ExtraLight.otf'); } 
 @font-face { font-family: YanoneKaffeesatz; font-weight:lighter; src: url('fonts/YanoneKaffeesatz-ExtraLight.otf'); } 
 @font-face { font-family: YanoneKaffeesatz; font-weight:bold; src: url('fonts/YanoneKaffeesatz-Regular.otf'); } 
 


*
{
    font-family:YanoneKaffeesatz;
    font-size: 16px;
}

html, body {height: 100%;}

html {
    margin-top:60px!important;
    padding: 0!important;
    background-image: url("Images/background-faded.png"), linear-gradient(to right, #F1F1F1, #E1E1E1)!important;
    background-repeat: no-repeat!important;
    background-position: top center!important;
}
article
{
    width:95%!important;
}
#tabs
{
    width:100%;
    padding-top:100px;
}
#tabs li
{
    width:150px;
    font-weight:bold;
}
#tabs a
{
    width:100%;
}
#tabs2
{
    height:30px;
    padding-top:5px;
}
#tabs2 a
{
    font-size:12px;
}
.ui-widget-content, .ui-widget-header
{
    border:0!important;
    background:none!important;
}
section.content-wrapper.main-content.clear-fix h2, section.content-wrapper.main-content.clear-fix h3, p.editor-field
{
    margin-left:0px!important;
}
.ui-accordion-header{
  text-align: left!important;
}
#accordion-1 h3, #accordion-2 h3, #accordion-3 h3, #accordion-4 h3, #accordion-5 h3, #accordion-6 h3, #accordion-7 h3
{
    font-weight:bold;
}
#accordion-2 li, #accordion-3 li, #accordion-4 li,  #accordion-5 li, #accordion-6 li
{
    width:100%;
    font-weight: normal;
}
.TermsCondition
{
    font-size:1.0em;
}