body, table {
	font-family: "Courier New",Courier,monospace;
	font-size: 10.5pt;
}

p {
	margin-bottom:15px;
	margin-top:15px;
}

a {
	color: red;
	text-decoration: none;
	outline:none;
	border:0px;
}


.divider {
	background:url(../images/divider.gif) repeat-x top left; 
	border: none;  
	height: 6px; 
	width: 99%;
	margin-top:15px;
	margin-bottom:15px;
}

.divider + p {
	margin-top:0px !important;
}

p + .divider {
	margin-top:0px !important;
}

#container {
    width: 960px;
    margin: 0 auto;
}

#primary {
    float: left;
    width: 170px;
}

#content {
    float: left;
    width: 620px;
}

#secondary {
    float: right;
    width: 170px;
    text-align:right;
}

#footer {
    clear: both;
}

.languagesign{
	position:absolute;
	top:30px;
	right:107px;
}

h4 {
	margin:0px !important;
}

/** MAILCHIMP SIGNUP FORM **/
#mc_embed_signup form {padding:0px !important;}
#mc_embed_signup {line-height: 1.3em; overflow: hidden; /*margin-bottom: 20px*/}
#mc_embed_signup label {display: block; clear: right; margin-bottom: 25px}
#mc_embed_signup input.email {background-color: #EEE; border: none; float: left; margin: 0 2% 10px 0; *margin-bottom: 0px; min-width: 130px; padding: 10px 5px; text-indent: 5px;width: 55%; color: #333; font-family: Courier New; font-size: 14px; }
#mc_embed_signup input.email {border: 2px solid #D0D0D0;}
#mc_embed_signup input:focus {outline: none; outline-width:0; }
#mc_embed_signup  input:invalid {-moz-box-shadow: none;}
input.button:link, 
input.button:active, 
input.button:visited, 
input.button {
    background-color: #FF0000;
	color: #FFF;
}
input.button:hover {
    background-color: #336699;
    color: #FFFFFF;
}
input.button {
    border: 0 none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
	border-radius: 4px;
    cursor: pointer;
    float: left;
    font-family: "Courier New",Courier,monospace;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    height: 41px;
    line-height: 32px;
    margin: 0 5px 0 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: auto;
}
#mce-error-response {color: #F00 !important} 
#mce-error-response,
#mce-success-response {clear: left; color: #336699; display: block; padding: 10px 0 20px 0; *padding: 0 0 10px 0; font-weight: bold}

/** MAILCHIMP SIGNUP FORM SMALL**/
#mc_embed_signup2 {line-height: 1.1em; overflow: hidden; margin-bottom: 20px}
#mc_embed_signup2 label {display: block; clear: right; margin-bottom: 25px}
#mc_embed_signup2 input.email {background-color: #EEE; border: none; float: left; margin: 0 2% 3px 0; margin-left:6px; *margin-bottom: 0px; width: 115px; padding: 5px 3px; text-indent: 5px; color: #333; font-family: Courier New; font-size: 12px; height:10px;max-height:10px;}
#mc_embed_signup2 input.email {border: 1px solid #D0D0D0;}
#mc_embed_signup2 input:focus {outline: none; outline-width:0; }
#mc_embed_signup2  input:invalid {-moz-box-shadow: none;}
input.button2:link, 
input.button2:active, 
input.button2:visited, 
input.button2 {
    background-color: #FF0000;
	color: #FFF;
}
input.button2:hover {
    background-color: #336699;
    color: #FFFFFF;
}
input.button2 {
   background-color: #FF0000;
border: 0px;
color: #FFFFFF;
font-family: "Courier New", "Courier", monospace;
font-size: 11px;
outline: medium none currentColor;
padding-bottom: 11px;
padding-top: 11px;
}
#mce-error-response {color: #F00 !important} 
#mce-error-response,
#mce-success-response {clear: left; color: #336699; display: block; padding: 10px 0 20px 0; *padding: 0 0 10px 0; font-weight: bold}

a img {
 border:none !important;
 outline:none !important;
}

.press_hover a {
	color:black;
}

.press_hover a:hover {
	color:red;
}

@media screen and (max-device-width: 1024px) and (orientation: portrait){
	body {
		font-size:12px !important;
	}
}
