@font-face {
    font-family: 'Memphis';
    src: url('/media/layout/fonts/memphisltstd-medium.eot');
    src: local("ï¿½ï¿½"), url('/media/layout/fonts/memphisltstd-medium.eot?#iefix') format('embedded-opentype'),
         url('/media/layout/fonts/memphisltstd-medium.woff') format('woff'),
         url('/media/layout/fonts/memphisltstd-medium.ttf') format('truetype'),
                 url('/media/layout/fonts/memphisltstd-medium.svg#memphis') format('svg');
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
}

@font-face {
    font-family: 'MemphisBold';
    src: url('/media/layout/fonts/memphisltstd-bold.eot');
    src: local("ï¿½ï¿½"), url('/media/layout/fonts/memphisltstd-bold.eot?#iefix') format('embedded-opentype'),
         url('/media/layout/fonts/memphisltstd-bold.woff') format('woff'),
         url('/media/layout/fonts/memphisltstd-bold.ttf') format('truetype'),
         url('/media/layout/fonts/memphisltstd-bold.svg#memphisbold') format('svg');
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
}

/* FORM ELEMENTS  */

*:active, *:focus {
        outline: none;
}

*:active {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -moz-tap-highlight-color: rgba(0,0,0,0);
    tap-highlight-color: rgba(0,0,0,0);
}

table {
        border-collapse: collapse;
}

.kv .toplinks, .kv .bubble {
	background: #4c8930;
}

.sv .toplinks, .sv .bubble {
	 background: #68b42f;
}

.pv .toplinks, .pv .bubble {
	 background: #b80c03;
}

.vs .toplinks, .vs .bubble {
	 background: #f29d0c;
}

.button * {
        color: #FFF;
}

.button {
        display: inline-block;
        color: #FFF;
        text-decoration: none;
        text-shadow: 0 1px 0 rgba(0,0,0,0.4);
        padding: 0.3em 0.8em;
        font-size: 110%;
        -webkit-appearance: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
        margin: 0.8em 0.2em 0.4em 0;
        -webkit-border-radius: 2px;
        border-radius: 2px;
}

.button:hover, .button a:hover {
        text-decoration: none;
}

.button:active, .button:hover:active {
        border: 1px solid transparent;
        text-shadow: 0 -1px 0 rgba(0,0,0,0.4);
        -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
        box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
}

.kv .button, .kv #habla_window_div #habla_topbar_div {
	border-top: 1px solid #7bc576 !important;
        border-bottom: 1px solid #1d661e !important;
        border-right: 1px solid #599a3c !important;
        border-left: 1px solid #599a3c !important;
        background-color: #539235 !important;
}

.kv .button:hover, .kv #habla_window_div #habla_topbar_div:hover {
	text-decoration: none !important;
	border-top: 1px solid #6ad263 !important;
        background-color: #5d9e3e !important;
}

.kv .button:active, #kv .button:hover:active {
 	border: 1px solid transparent;
        border-color: #1d661e;
        text-shadow: 0 -1px 0 rgba(0,0,0,0.4);
        -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
        box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
        background-color: #518e35;
}

.kv form .button, .kv .bubble .button {
	border-top: 1px solid #6ad263 !important;
        background-color: #5d9e3e !important;
}

.kv form .button:hover, .kv .bubble .button:hover {
        background-color: #66a647 !important;
}

.sv .button, .sv #habla_window_div #habla_topbar_div {
 	border-top: 1px solid #95e05b !important;
        border-bottom: 1px solid #58aa19 !important;
        border-right: 1px solid #72c037 !important;
        border-left: 1px solid #72c037 !important;
        background-color: #68b330 !important;
}

.sv .button:hover, .sv #habla_window_div #habla_topbar_div:hover {
	text-decoration: none !important;
        background-color: #72d022 !important;
        border-top: 1px solid #95e05b !important;
}

.sv .button:active, .sv .button:hover:active {
	border: 1px solid transparent;
        text-shadow: 0 -1px 0 rgba(0,0,0,0.4);
        -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
        box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
        background-color: #5aa323 !important;
}

.sv form .button, .sv .bubble .button {
	border-top: 1px solid #8ddc51 !important;
        background-color: #7cca41 !important;
}

.sv form .button:hover, .sv .bubble .button:hover {
        background-color: #8cdb51 !important;
}

.pv .button, .pv #habla_window_div #habla_topbar_div {
 	border-top: 1px solid #e81f15 !important;
        border-bottom: 1px solid #a20c04 !important;
        border-right: 1px solid #b80c03 !important;
        border-left: 1px solid #b80c03 !important;
        background-color: #b80c03 !important;
}

.pv .button:hover, .pv #habla_window_div #habla_topbar_div:hover {
	text-decoration: none !important;
        background-color: #c9140a !important;
        border-top: 1px solid #f92b21 !important;
}

.pv .button:active, .pv .button:hover:active {
	border: 1px solid transparent;
        text-shadow: 0 -1px 0 rgba(0,0,0,0.4);
        -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
        box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
        background-color: #b80c03 !important;
}

.pv form .button, .pv .bubble .button {
	border-top: 1px solid #ff473d !important;
        background-color: #e51e14 !important;
}

.pv form .button:hover, .pv .bubble .button:hover {
        background-color: #f92c21 !important;
}

.vs .button, .vs #habla_window_div #habla_topbar_div {
 	border-top: 1px solid #fdc911 !important;
        border-bottom: 1px solid #d28110 !important;
        border-right: 1px solid #f29d0c !important;
        border-left: 1px solid #f29d0c !important;
        background-color: #f29d0c !important;
}

.vs .button:hover, .vs #habla_window_div #habla_topbar_div:hover {
	text-decoration: none !important;
        background-color: #fdac19 !important;
        border-top: 1px solid #ffd028 !important;
}

.vs .button:active, .vs .button:hover:active {
	border: 1px solid transparent;
        text-shadow: 0 -1px 0 rgba(0,0,0,0.4);
        -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
        box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
        background-color: #f29d0c !important;
}

.vs form .button, .vs .bubble .button {
	border-top: 1px solid #ffda55 !important;
        background-color: #ffb934 !important;
}

.vs form .button:hover, .vs .bubble .button:hover {
        background-color: #ffc24f !important;
}

input, textarea, select {
 	border: 0px;
        font-family: Arial, sans-serif;
        padding: 0.4em 0.5em;
        background-color: #fff;
        -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07) inset;
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07) inset;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        font-size: 90%;
        -moz-transition: border 0.2s linear 0s, background 0.2s linear 0s;
        -webkit-transition: border 0.2s linear 0s, background 0.2s linear 0s;
        -ms-transition: border 0.2s linear 0s, background 0.2s linear 0s;
        -o-transition: border 0.2s linear 0s, background 0.2s linear 0s;
        transition: border 0.2s linear 0s, background 0.2s linear 0s;
	border-radius: 2px;
}

textarea {
        height: 6em;
        resize: vertical;
	overflow: auto;
}

input:focus, textarea:focus, .formNotice, .formRequiredList, select:focus {
        background-color: #f5f5f5;
        border-style: solid;
        border-color: #d8d7d7;
        border-width: 0px;
        -webkit-box-shadow: inset 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.required {
        color: #fff;
        font-style: italic;
        vertical-align: middle;
        font-size: 70%;
        border-radius: 3px;
        z-index: 2;
        padding-left: 5px;
}

.required.error {
        text-shadow: none;	
}	


form {
	font-size: 90%;	
}

form p {
	margin: 0 0 0.2em 0;
}

h1, h2, h3, h4, h5, h6 {
        font-family: 'Metrophobic', "Open sans", Tahoma, Arial, Verdana, sans-serif;
}

html, body {
   	margin: 0;
        padding: 0;
        font-family: Arial, Verdana, sans-serif;
        line-height: 1.6em;
        font-size: medium;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
        padding: 1em;
        color: #000;
	padding: 0;
        margin: 0;
	background-color: #111111;
} 

table {
	border-collapse: collapse; 
	mso-table-lspace: 0pt; 
	mso-table-rspace: 0pt;
}    

/* STYLE NORMAL TEXT HERE */
#footer {
	background: #111111;
}


#logos {
	background: #eeeeee;
}

.kv .toplinks td, .sv .toplinks td {
	font-size: 11px;
	color: #e1f7d7;
}

.pv .toplinks td {
        font-size: 11px;
        color: #ffc9c6;
}

.vs .toplinks td {
        font-size: 11px;
	color: #ffefda;
}

.toplinks a {
	color: #fff;
	font-weight: bold;
}

/* STYLE NORMAL LINKS HERE */
a, .yshortcuts, .yshortcuts a, .yshortcuts a:link, #outlook a {
	color: #4C8930; 
	text-decoration: none !important;
} 

/* STYLE MOBILE LINKS HERE */
@media only screen and (max-device-width: 480px) {
	a[href^="tel"], a[href^="sms"] {
		color: #4C8930;
		text-decoration: none;
		pointer-events: none;
	}
}

/* STYLE TITLES HERE */

h1 { font-weight: normal; color: #4a4a4a; webkit-font-smoothing: antialiased; padding: 0 0 0.8em 0; margin: 0; font-size: 24px; line-height: 28px !important; }
h2 { font-weight: normal; color: #4a4a4a; webkit-font-smoothing: antialiased; padding: 0 0 1em 0; margin: 0;  font-size: 18px; line-height: 22px !important; }
h3 { font-weight: normal; color: #4a4a4a; webkit-font-smoothing: antialiased; padding: 0 0 1em 0; margin: 0;  font-size: 16px; line-height: 20px !important; }
h4 { font-weight: normal; color: #4a4a4a; webkit-font-smoothing: antialiased; padding: 0 0 1em 0; margin: 0;  font-size: 14px; line-height: 18px !important; }
h5 { font-weight: normal; color: #4a4a4a; webkit-font-smoothing: antialiased; padding: 0 0 1em 0; margin: 0; font-size: 12px; line-height: 16px !important; }
h6 { font-weight: normal; color: #4a4a4a; webkit-font-smoothing: antialiased; padding: 0 0 1em 0; margin: 0;  font-size: 10px; line-height: 14px !important; }

table.white, td.white, .white h1, .white h2, .white h3, .white h4, .white h5, .white h6, .white p, .white ul, .white ol, .white b, .white a, .white font {
	color: #FFFFFF;
}     

.bubble h1 {
	font-weight: bold;
	padding-bottom: 0.3em;
}

.bubble h1, .bubble h2, .bubble h3 .bubble h4, .bubble h5, .bubble h6, .bubble p, .bubble ul, .bubble ol {
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

.footer h3 {
	color: #FFFFFF;
	padding-bottom: 0.3em;	
}

.footer h3 font {
	color: #FFFFFF;	
}

.footer p {
	color: #d0d0d0 ;
	font-size: 12px;
}

.footer a {
	color: #6cca40;
}

.footerinfo p, .footerinfo font {
	color: #FFFFFF;
}

p { margin: 0 0 1em 0; padding: 0;}

ol {
        padding: 0 0 1em 20px;
        margin: 0;
}

ol li {
        padding: 0 0 0.7em 0;
        line-height: 1.6em;
}

ul {
        margin: 0;
        padding: 0.5em 0 1em 0;
}

ul li {
        list-style-type: none;
        background: transparent url('/media/layout/img/kv/dot.gif') no-repeat left 0.4em;
        padding: 0 0 0.7em 20px;
        line-height: 1.2em;
}

ul.checklist {
        padding-bottom: 0;
}

.checklist li {
        padding: 0 0 0.7em 0;
        text-indent: 25px;
        background: transparent url('/media/layout/img/check.gif') no-repeat left 0.3em !important;
        line-height: 1.6em;
}

.checklist.arabia li {
	padding-right: 25px;
	text-indent: 0;
	background-position: right 0.3em !important;
}


/* IMAGES */ 
img { 
	display: block; 
	outline: none; 
	text-decoration: none; 
	-ms-interpolation-mode: bicubic; 
}

a img { 
	border: 0; 
}

/* STYLE LOGO ALT TEXT HERE */
img.logo {
	font-family: Times, serif;
	font-size: 30px; 
	line-height: 60px;
}

/* REMOVE SPACE AROUND IMAGES IN EDITOR */

td.flat { 
	line-height: 100%; 
}
td.flat br { 
	font-size: 0; 
	line-height: 0; 
}

.block {
	clear: both;
}

.bubble {
	border-radius: 2px;
}

.personimage img {
	border: 8px solid #ffffff; 
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
}

.logo img {
	border: 1px solid #e6e6e6;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
}

.borderimg img {
	border: 1px solid #e6e6e6;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
}

.show480, .show480 td, .show480 img {
	display: none;
	visibility: hidden;
	overflow:hidden;
	font-size: 0px;
	line-height: 0px;
	max-height: 0px;
	height: 0px;
	width: 0px;
}

.toplinks td {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
}

table.hiddendivider {
	display: none;
	width: 0px;
	height: 0px;
	max-height: 0px;
}

table.hiddendivider img {
	width: 0px;
	height: 0px;
	max-height: 0px;
}

form a.button {float: left;}

td.border {border: 1px solid #e4e8ee; }

/* FIXED BUTTONS */

#fixed {
        position: fixed;
        bottom: -1px;
        right: 10px;
        z-index: 1;
        font-size: 90%;
        padding:
}

#fixed .button {
        margin: 0px 4px 0px 0;
        font-weight: bold !important;
        border-bottom: 0;
        height: 38px !important;
}

#toTop span.arru {
        margin: 0 0.2em 0 0.05em;
        font-size: 160%;
}

.ie7 #toTop, .ie8 #toTop {
        display: none !important;
}

.hidden, .showmobile {display: none;}


/* ARROWS */
.arr, .arrd, .arru {
        font-weight: 400;
        display: inline-block;
        zoom: 1;
        *display: inline;
        font-family: Arial;
        font-size: 140%;
        vertical-align: text-top;
        line-height: 72%;
        margin: 0 0 0 0.2em;
}

.arrd {
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
}

.arru {
        -moz-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
}

.ie7 .arr {
        margin-top: -0.35em;
        line-height: 100%;
}

.ie7 .arrd, .ie7 .arru, .ie8 .arrd, .ie8 .arru {
        display: none;
}

#logos2 {
	margin: 0 auto;
	padding: 20px 0;
}

#logos2 .avainlippu-logo, #logos2 .aaa-logo, #logos2 .eba-logo, #logos2 .suomenyrittajat-logo, #logos2 .deloitte-logo, #logos2 .iab-logo {
        background-image: url('/media/layout/img/logos.png');
}

#logos2 .avainlippu-logo:hover { background-position: 0px -60px; }
#logos2 .aaa-logo:hover { background-position: -60px -60px; }
#logos2 .eba-logo:hover { background-position: -140px -60px; }
#logos2 .suomenyrittajat-logo:hover { background-position: -225px -60px; }
#logos2 .deloitte-logo:hover { background-position: -425px -60px; }
#logos2 .iab-logo:hover { background-position: -550px -60px; }

.avainlippu-logo {
        background-position: 0px 0px;
        width: 60px;
}

.aaa-logo {
        background-position: -60px 0px;
        width: 80px;
}

.eba-logo {
        background-position: -140px 0px;
        width: 85px;
}

.suomenyrittajat-logo {
        background-position: -225px 0px;
        width: 200px;
}

.deloitte-logo {
        background-position: -425px 0px;
        width: 125px;
}

.iab-logo {
        background-position: -550px 0px;
        width: 60px;
}

.avainlippu-logo, .aaa-logo, .eba-logo, .suomenyrittajat-logo, .deloitte-logo, .iab-logo {
        background-image: url('/media/layout/img/logos-onwhite.gif');
        display: inline-block;
        zoom: 1;
        *display: inline;
        text-indent: -9999px;
        height: 60px;
        margin-right: 10px;
	display: inline-block;
}


/* OLARK CHAT */

#habla_conversation_div a {
        color: #4c8930 !important;
}

.olrk-state-compressed #habla_window_div, .olrk-state-compressed #habla_panel_div {
        width: 150px !important;
        right: 128px;
        bottom: 0px;
        position: absolute;
}

.ie7 .olrk-state-compressed #habla_window_div, .ie7 .olrk-state-compressed #habla_panel_div, .ie8 .olrk-state-compressed #habla_window_div, .ie8 .olrk-state-compressed #habla_panel_div {
        position: static;
}

.EN .olrk-state-compressed #habla_window_div, .EN .olrk-state-compressed #habla_panel_div, .lang-en .olrk-state-compressed #habla_window_div, .lang-en .olrk-state-compressed #habla_panel_div {
        right: 167px;
}

.RU .olrk-state-compressed #habla_window_div, .RU .olrk-state-compressed #habla_panel_div, .lang-ru .olrk-state-compressed #habla_window_div, .lang-ru .olrk-state-compressed #habla_panel_div {
        right: 160px;
}

.ZH .olrk-state-compressed #habla_window_div, .ZH .olrk-state-compressed #habla_panel_div {
        right: 152px;
}

.AR #habla_window_div {
        right: auto !important;
        left: 135px !important;
}

.AR .olrk-state-compressed #habla_window_div {
        right: auto !important;
        left: 306px !important;
}

.olrk-state-expanded #habla_panel_div {
        -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0px 20px rgba(0, 0, 0, 0.2);
}

#habla_window_div {
        right: 10px !important;
        bottom: 0px !important;
        margin: 0 !important;
}

#habla_window_div.olrk-fixed-bottom .habla_panel_border, #habla_window_div.olrk-fixed-bottom #habla_topbar_div {
        -webkit-border-top-left-radius: 2px !important;
        -webkit-border-top-left-radius: 2px !important;
        border-top-left-radius: 2px !important;
        border-top-right-radius: 2px !important;
}

#habla_window_div #habla_topbar_div {
        padding: 0.61em 0.8em !important;
        height: 16px !important;
        font-weight: bold !important;
        font-family: Arial, Verdana, sans-serif !important;
        font-size: medium !important;
        color: #FFF !important;
        text-decoration: none !important;
        text-shadow: 0 1px 0 rgba(0,0,0,0.4) !important;
        font-size: 115% !important;
}

#habla_window_div .habla_conversation_person2 {
        color: #427e26 !important;
}

#habla_window_div #habla_wcsend_input {
        border: 1px solid #d8d7d7 !important;
        font-family: Arial, sans-serif !important;
        background-color: #fff !important;
        -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07) inset !important;
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07) inset !important;
        font-size: 90% !important;
        -moz-transition: border 0.2s linear 0s, background 0.2s linear 0s;
        -webkit-transition: border 0.2s linear 0s, background 0.2s linear 0s;
        -ms-transition: border 0.2s linear 0s, background 0.2s linear 0s;
        -o-transition: border 0.2s linear 0s, background 0.2s linear 0s;
        transition: border 0.2s linear 0s, background 0.2s linear 0s;
        margin: 10px !important;
        width: 210px !important;
}

#habla_window_div #habla_wcsend_input:focus {
        background-color: #efefef !important;
        border-style: solid !important;
        border-color: #d8d7d7 !important;
        border-width: 1px !important;
        -webkit-box-shadow: inset 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
}

#habla_window_div #habla_expanded_div {
        border-left: 1px solid #d8d7d7 !important;
        border-right: 1px solid #d8d7d7 !important;
        border-bottom: 1px solid #d8d7d7 !important;
}

#habla_oplink_a:hover {
        text-decoration: none !important;
}

#habla_window_div .habla_button {
        background-image: url("/media/layout/img/buttons-light.png") !important;
}

#habla_window_div.habla_window_div_base {
        z-index: 1000 !important;
}


#fancybox-loading div {
        background-image: url('/media/layout/img/kv/loading-fancybox.gif');
}

#toTop {
	display: none;
}

.error {color: #c32b11;}

.formNotice {
        padding: 15px 20px 10px 20px;
        border-width: 1px 1px 0 1px;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin: 0;
        font-size: 110%;
        color: #c32b11;
}

.formNotice br {
        display: none;
}

.formRequiredList {
        padding: 0 20px 15px 20px;
        margin: 0;
        border-width: 0 1px 1px 1px;
        -webkit-box-shadow: none;
        box-shadow: none;
}

.formRequiredList li {
        padding-bottom: 0;
}

/* FANCYBOX */

.fancybox-overlay {
}

.fancybox-wrap h2, .fancybox-wrap h3 {
        margin-top: 0.8em;
        width: auto !important;
	font-size: 150%;
}

.fancybox-wrap ul li {
        padding-bottom: 0;
}

.fancybox-close.button {
        padding: 7px 0 0 2px;
        text-align: center;
        font-size: 28px;
}

.fancybox-wrap .winpadding {
        float: left;
        padding: 1.5em;
}

.fancybox-nav span {
        visibility: visible;
}

.fancybox-type-ajax .fancybox-inner {
        height: auto !important;
        overflow: visible !important;
}

/* TOOLTIP */
#tooltip {
        display: none;
        opacity: 0;
        filter: alpha(opacity = 0);
        position: absolute;
        border: 1px solid #e6e6e6;
        padding: 0.2em 0.6em;
        z-index: 200;
        background: #fff;
        font-size: 80%;
        border-radius: 3px;
        -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.07);
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.07);
}

#tooltip .text {
        white-space: nowrap;
}

#tooltip .tip {
        position: absolute;
        bottom: -8px;
        left: 47%;
        display: block;
        width: 16px;
        height: 8px;
        background: transparent url('/media/layout/img/tooltip-tip.gif') center center no-repeat;
}


/*.....................................................................................*/

.wrap, .clear {
zoom: 1;
}

.clear {
clear: both;
}

ul {
margin: 0;
padding: 0.5em 0 1em 0;
}



.two-full-cols .checklist li {
list-style: none;
padding: 0 0 0.7em 25px;
text-indent: 0px;
background: transparent url('/media/layout/img/check.gif') no-repeat left 0.3em !important;
line-height: 1.6em;
display: inline-block;
margin-left: 10px;
}


.button, .formSubmit, .pagination a, .curPage {
display: inline-block;
color: #FFF;
text-decoration: none;
text-shadow: 0 1px 0 rgba(0,0,0,0.4);
padding: 0.3em 0.8em;
font-size: 110%;
-webkit-appearance: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
cursor: pointer;
margin: 0.8em 0.4em 0.4em 0;
border-top: 1px solid #7bc576;
border-bottom: 1px solid #1d661e;
border-right: 1px solid #599a3c;
border-left: 1px solid #599a3c;
background-color: #539235;
-webkit-border-radius: 2px;
border-radius: 2px;
}

.button .tip {
display: block;
border-style: solid;
border-width: 1em 0 1em 1em;
width: 0;
height: 0;
position: absolute;
top: 100%;
right: 10px;
font-size: 90%;
}


.button .tip {
border-color: #B80C03 transparent transparent transparent;
}

.cols3images div.col {
width: 29%;
padding-right: 6.5%;
}

div.col img {
max-width: 100%;
}

.frameimage .frame {
clear: both;
width: 100%;
height: auto;
float: left;
}

div.col img.frame {
max-width: none;
}

.frameimage {
float: right;
/*width: 400px;*/
position: relative;
margin: 2.5em -40px 0 0;
text-align: center;
}

.frameimage .frame {
width: 100%;
height: auto;
float: left;
}

.frameimage .img {
position: absolute;
top: 2px;
left: 34px;
height: 173px;
}

.frameimage .button, .overlayimage .button {
position: absolute;
top: -3.7em;
left: 47%;
font-size: 90%;
font-weight: bold;
margin-left: -10%;
z-index: 1;
-o-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
opacity: 0;
filter: alpha(opacity = 0);
}


.image-overlay {
display: inline-block;
width: 43px;
height: 42px;
position: absolute;
top: 34%;
left: 45%;
border-radius: 100px;
background: #ffffff;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee));
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
z-index: 1;
border: 1px solid #d7dede;
filter: alpha(opacity = 80);
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}


a:hover .image-overlay, a:hover .image-overlay span {
	opacity: 1;
	filter: alpha(opacity = 100);	
}

span.play-icon {
background: transparent url('/media/layout/img/overlay-icons.png') center top no-repeat;
}

.image-overlay span {
display: block;
margin: 10px 0 0 11px;
width: 24px;
height: 24px;
opacity: 0.7;
filter: alpha(opacity = 70);
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

.cols3images .frameimage {
margin-top: 1em;
margin-bottom: -0.5em;
}

.cols3images .frameimage span.button {
left: 47%;
}

.zoom {
opacity: 1;
filter: alpha(opacity = 100);
-ms-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

.frameimage .button.hover {
top: -5em;
opacity: 1;
filter: alpha(opacity = 100);
}


td.twitter{
	padding: 70px 0 0;
}
td.twitter a{
	color: #00acee;
	font-size: 12px;
}
td.twitter img{
	float: left;
	margin-right: 20px;
}

/* RESPONSIVE STYLES */

@media all and (max-width: 300px) {
	*[class].fluid300 {
		width: auto !important;
	}
}

@media all and (max-width: 320px) {
	*[class].logos table.col {
		width: 100% !important;
		float: none !important;
		clear: both !important;
	}
	*[class].logos table.col td.logo img {
		width: auto !important;
	}
}

@media all and (max-width: 600px)  and (min-width: 321px) {
	*[class].logos table.col {
		width: 48% !important;
	}
}

@media all and (max-width: 480px) {
	*[class].imageright p {
		display: block;
		width: 100% !important;
	}
	*[class].rightpadding {
		width: 20px !important;
	}
	
	*[class].twocols table.col {
		width: 100% !important;
		float: none !important;
		clear: both !important;
	}
	*[class].on480-190 {
		width: 190px !important;
	}
	*[class].twocols table.on480-230 {
		width: 230px !important;
		margin: 0 auto !important;
	}
	*[class].twocols table table.on480-300 {
		float: none !important;
		width: 300px !important;
		margin: 0 auto !important;
	}
	table[class].on480-140 {
		width: 140px !important;
	}
	td[class].on480-100 {
		width: 100px !important;
	}
	*[class].show480, *[class].show480 td, *[class].show480 img {
		display: block !important;
		visibility: visible !important;
		overflow : visible !important;
		font-size: auto !important;
		line-height: auto !important;
		max-height: auto !important;
		height: auto !important;
		width: auto !important;
	}
	table[class].hiddendivider {
		display: table !important;
		width: 100% !important;
		height: auto !important;
		max-height: auto !important;
	}

	table[class].hiddendivider img {
		width: 100% !important;
		height: 20px !important;
		max-height: 20px !important;
	}
	table[class].show480 {
		display: table !important;
	}
	*[class].fluidimg600 img.divider, *[class].divider {
		height: 20px !important;
	}
	*[class].twocols td.toppadding {
		height: 10px !important;
	}
	*[class].fluid480 {
		width: auto !important;
	}
	*[class].fluidimg480 img, *[class].fluidimg480 {
		width: 100% !important;
		height: auto !important;
	}
	*[class].on480-80 {
		width: 80px !important;
	}
	*[class].on480-60 {
		width: 60px !important;
	}
	*[class].on480-60 img {
		width: 60px !important;
		height: auto !important;
	}
	table[class].footer td.white p {
		margin: 0 0 2em 0;
	}
	
	.on480-width50percent { display: block; width: 100px !important; clear: both !important; }
	.on480-widthfull { display: block; width: 100% !important; clear: both !important; }
	.on480-textcenter { text-align: center !important; }
	.on480-center { display: block !important; margin: 0 auto !important; }
	
	*[class].hide480 {
		display: none !important;
		visibility: hidden !important;
		font-size: 0px !important;
		line-height: 0px !important;
		height: 0px;
	}
}

@media all and (max-width: 620px)  and (min-width: 479px) {
	*[class].twocols table.col {
		width: 50% !important;
	}
}

@media all and (max-width: 620px) {
	*[class].block {
		width: 100% !important;
	}
	*[class].fluid600 {
		width: auto !important;
	}
	*[class].fluidimg600 img, img[class].fluidimg600 {
		width: 100% !important;
		height: auto !important;
	}
	.on600-20 {
		width: 20px !important;
	}
	
	*[class].hide600 {
		display: none !important;
		visibility: hidden !important;
		font-size: 0px !important;
		line-height: 0px !important;
		height: 0px;
	}
	*[class].show600 {
		display: block !important;
	}
	*[class].toplinks td.fluid600 {
		text-align: center !important;
	}
	*[class].footer table.col {
		width: auto !important;
		float: none !important;
		clear: both !important;
	}
	
	.cols2 div.col {
		clear: both;
		width: 100% !important;
		float: none;
		display: block;
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
	}

	.cols2 div.col {
		padding-top: 0.7em;
		padding-bottom: 0.5em;
		background: transparent url('/media/layout/img/hdivider.gif') top center repeat-x;
	}

	.cols2 .frameimage {
		float: none;
		display: inline-block;
		width: 400px;
	}
	
	.col img.frame{
		min-width: 400px;
	}
	
	.frameimage .img{
		height: auto;
	}
	
	.two-full-cols .col, .full600{
		width: 100% !important;
	}
	
	
	
}

@media all and (max-width: 767px){
	

}

input[type=checkbox]
{
/* Double-sized Checkboxes */
  -ms-transform: scale(1.2); /* IE */
  -moz-transform: scale(1.2); /* FF */
  -webkit-transform: scale(1.2); /* Safari and Chrome */
  -o-transform: scale(1.2); /* Opera */
  padding: 10px;
}