/* This is where you can override the defat styles to fit with the site design */

@import "/css/tinymce.css";

body {
	font: 76% Arial, Helvetica, sans-serif;
	color: #000;
	background-attachment: fixed;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#D4D5D6;
}


h1{
	float:left;
}

.header {
	height: 130px;
	width:900px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	border-top:solid 20px #fff;
	border-bottom:solid 20px #fff;
}

.h_banner {
	position:absolute;
	right:1px;
	top:51px;
}

.header a img{
	border: 0;
}

.header p{
	color:#E0C283;
	float:left;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:30px;
	line-height:65px;
	padding-:0 0 0 30px;
	margin: 40px 0 0 20px;
	width:500px;
}


.header h1{
	color:#ffffff;
	float:left;
	text-indent: -2000px;
	font-size:30px;
	line-height:92px;
	padding-:0 0 0 30px;
	margin: 40px 0 0 20px;
}



.header h2 {
	color: #EF700D;
	margin: 20px 0 3px 0;
	font-size:2.2em;
	float: right;
	border-right: 20px solid #fff;
	text-align: right;
	
	
}

.header_blue{
	color: #009D88;
	font-size: 0.7em;
	
}

.login_top {
	background-image:url(../images/login_bground.gif);
	background-position:right top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	width:630px;
	font-weight:bold;
	line-height:15px;
	padding:0px;
	margin:0px;
	clear:right;
}

.login_top p {
	clear:left;
	float:left;
	line-height:15px;
	padding-left:49px;
	margin-top:10px;
}


.login_top form {
	float:left;
	margin:0;
	padding:7px 0 0 10px;
	width:481px;
}

.top_content {
	height: 60px;
	background-color: #888;
}

.site_wrapper {
	background: #fff url(/images/site_wrapper_bg.jpg) repeat-y !important;
	border:15px solid #FFFFFF;
	width:900px;
	position: relative;
}

.main_content .visual_padding {
	padding:20px;
}

.two_column_layout_left .columns_wrapper {
	width:720px;
	padding-bottom:20px;


}

.columns_wrapper_img {
	float:right;
	clear:right;

}

.two_column_layout_left .left_column {
	background-color:#333333;
	width:165px;
	padding:7px 0 10px 0;
	float: left;
	margin: 0;
}

.right_banner img{
margin:0 0 5px 0;
}




.left_top_content {
	background: #EF700D;
	padding: 15px 0;
	margin: 0;
	border-bottom: #ccc solid 1px;
	width: 225px;
}

.left_top_content h2{
	color: #fff;
	font-size: 1.4em;
	margin: 0 0 5px 20px;
	padding: 0;
}

.left_top_content p{
	color: #fff;
	margin: 10px 0 5px 20px;
	padding: 0;
}

.left_top_content img{
	padding: 0;
	margin: 4px 15px 0 80px;
	border: none;
}


.left_top_content input {
	
	cursor:pointer;
	margin: 0 0 0 116px;
	padding:0;
	width:100px;
	
}


.two_column_layout_left .main_content {
	background-color: #fff;
	float:left;
	margin:0;
	padding:0 0 0 0;
	width:450px;

	
}


.two_column_layout_left .right_column {
	display:block !important;
	float:right !important;
	margin-bottom:0;
	padding-top:30px;
	width:270px !important;

}

.footer {
	background-color: #c0c0c0;
}

.opening_times {
	background-image: url(../images/open_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:113px;
	padding:10px 10px 0;
	margin:0px;	
	width:130px;
}

.opening_times p {
	color:#FFFFFF;
	font-weight:normal;
	font-size:12px;	
	margin:0px;	
}

.opening_times h3 {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	padding:0px;
	margin:0px;
}

.v_nav {
	width: 150px;
	}

.v_nav  {
	width: 150px;
	margin:10px 0 20px 7px;
	z-index: 2;
}

.v_nav  li {
	width: 150px;
	position: relative;
}

.v_nav  li a {
	
	padding: 8px 0;
	color: #fff;
	font-size: 12px;
}

.v_nav  li a:link, .v_nav  li a:visited {
	color: #fff;
	background: #333333;
	padding: 12px 0 12px 10px;
}

.v_nav a {
	display:block;
	padding:3px;
	width:150px !important;
}


.v_nav  li a:hover {
	background: #EE3338;
	color: #000;
	text-decoration: none;
}

.h_nav  {
	background: #717074;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 760px;
	height: 30px;
	margin: 0;
	padding: 0;
	float: left;
}

.h_nav  {
	width: 590px;
	margin: 0;
	padding: 0;
	float: left;
}

.h_nav  li a {
	padding: 8px 15px;
	font-size: 1.1em;
}

.h_nav  li a:link, .h_nav  li a:visited {
	color: #eee;
	text-decoration: none;
}

.h_nav  li a:hover {
	background-color: #EE3338;
	color: #000;
	text-decoration: none;
}

.nav_buttons {
	background-color: #fff;
	color: #fff;
	text-decoration: none;
	border-bottom:solid 20px #fff;
	height:70px;
	float:left !important;
}

.nav_buttons  li {
	padding: 0;
	list-style:none;
	float:left;
	height:70px;
	margin:0 0px 0 0px;
}

.button_register {
	background-image: url(../images/buttons_register.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:70px;
	width:142px;
	float:left;
	text-indent:-99999px;
}

.button_register:hover {
	background-image: url(../images/buttons_register.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:70px;
	width:142px;
}

.button_stand {
	background-image: url(../images/buttons_stand.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:70px;
	width:142px;
	float:left;
	text-indent:-99999px;
}
.button_stand:hover {
	background-image: url(../images/buttons_stand.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:70px;
	width:142px;
}

.button_exhibitor {
	background-image: url(../images/buttons_exhibitor.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:70px;
	width:142px;
	float:left;
	text-indent:-99999px;
}
.button_exhibitor:hover {
	background-image: url(../images/buttons_exhibitor.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:70px;
	width:142px;
}

.button_entertained {
	background-image: url(../images/buttons_entertained.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:70px;
	width:142px;
	float:left;
	text-indent:-99999px;	
}
.button_entertained:hover {
	background-image: url(../images/buttons_entertained.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:70px;
	width:142px;	
}

.login {


	border-left: solid 1px #fff;
	margin:0;
	padding: 0;
	float: left;
	height: 30px;
	

}

.login  a:link, .login  a:visited {
	color:  #fff;
	padding: 0 0 0 35px;
	margin:  0;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.9em;
	

}

.login  a:hover {
	text-decoration: none;
	color: #EE3338;
}

.sponsors {
background: #fff;
	width: 900px;
	margin: 0;
	padding: 0;
	float: left;
border-top: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
}


/* FOOTER NAVIGATION */
.footer {
	background: #fff;
	width: 900px;
	margin: 0;
	padding: 0;
	float: left;
	border: none;
}

*html .footer {
	
	float: none;
}



.footer  a {
	border-right: 0;
	color: #828282 !important;
}


.footer  a:hover {
text-decoration: none;
color:#666!important;
}

.footer  a:visited {
text-decoration: none;
color: #999;
}










.f_nav {
	

	border: none;
	width: 760px;
	
	
	
}


.f_nav  {
	width: 760px;
	float: right;
	margin: 0 0  0 0!important;
	padding: 5px 0;
	background: #C2C1C5 !important;
	
	
}

.f_nav  li a  {
	color: #EF700D;
	padding:  3px 5px 4px 5px;
	font-size: 0.9em;
	margin:0;
	text-decoration: none;

	
}



.f_nav  li a:hover {
text-decoration: none;
color:#EF700D!important;
}

.f_nav  li a:visited {
text-decoration: none;
color: #666;
}

.f_nav  li a.curr_page:link, .f_nav  li a.curr_page:visited {
	 
	font-weight: bold;
}



.f_nav  li a.curr_page {
	font-weight: bold;
}

.footer p  {
	color:#333;
	float: left;
	margin: 20px 0 0 10px;
	padding: 0;
	
}

.footer img{
	float: left;
	margin: 0 15px 0 20px;
	padding: 0;

}


.artavia {
	clear: both;
	font-size: 0.9em;
	padding: 4px 0 10px 0;
	text-align: right;
	background: #fff;
	width: 740px;
	margin: 0 10px 0 0;
	float: right;
	color: #666;
	
	
}

.copyright {
	clear: both;
	background: #fff;
	font-size: 0.9em;
	padding: 4px 0 0 0;
	width: 895px;
	text-align: left;
	color: #ccc;
	margin: 6px 0 0 0;
	float: right;
	
	}


.copyright p{
	margin: 2px 0 4px 3px;
	padding: 0;
	width: 500px;
	color:#666666
	
	

	
}

.copyright img{
	margin: 0 6px 0 0;
	padding: 0;

	
}


.copyright a  {
	text-decoration: none;
color: #112269 !important;	
}



.copyright a:hover {
text-decoration: underline;

}

.copyright a:visited {
text-decoration: none;
color: #112269 !important;	
}










/* -  - - - - - - - - -- - CONTACT US FORM STYLES- - - - - - - - - - - - - - - - - -*/


form.main_content input.submit{
	
	cursor:pointer;
	height:55px;
	margin: 0 0 0 100px;
	padding:0;
	width:100px;
	float: left;
}
.main_content fieldset {
	background: #FFF;
	padding: 15px ;
	margin:  0 0 15px 15px;
	border: none;
	width: 70%;
}

.main_content fieldset label{
	width: 160px;
	float: left;
	margin: 10px 0 0 10px;
	padding: 0;
	font-size: 1.1em;
}
.main_content input{
	float: right;
	margin: 10px 0 0 0;
	
}

.main_content fieldset input{
	float: left;
	width: 150px;
	margin: 10px 0 0 0;
}
.main_content fieldset select{
	float: left;
	width: 150px;
	margin: 10px 0 0 0;
}
.main_content fieldset textarea{
	float: left;
	width: 150px;
	margin: 10px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main_content fieldset br{
	clear: left;
}

/* ______________________________________________________________________________________________________________________ */
/*																									   Sponsor Management */
																									   
h2.acms_sponsorManagement{
	margin: 0 !important;
	padding: 0 0 5px 0 !important;
	clear: both;
}


h3.acms_sponsorManagement {
margin: 0 !important;
padding: 0 0 10px 0 !important;
	clear: both;
	color: #F7D10E;
	font-style: italic;
	display: none;

}







/* STYLES TO CHANGE for Content */

.main_content p{
color:#000000;
line-height:1.4em;
text-align:left;
}

.main_content h2{
	color: #EE3338;
	font-size: 1.8em;
	
}

.main_content h3{
	color:#666666;

	font-size:1.1em;
	font-weight:bold;
	margin:4px 0 2px;
	padding:0;
}


.main_content h4{
	color: #000;
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 1.2em;
}



.main_content {
	color: #000;
}

.main_content ol{
	color: #000;
	font-size: 0.9em;
}


.main_content  li{
	color: #000;
	padding: 0;
	margin: 3px 0;
}


.main_content dl{
	
}

.main_content dl dt{
	color: #E44145;
	padding: 0;
	margin: 5px 0;
	font-weight: bold;
	font-size: 1.2em;
}


.main_content dl dd{
	color: #000;
	padding: 0 0 4px 0;
	margin: 5px 0;
	font-size: 1em;
	border-bottom: dotted #ccc 1px;
}



.main_content  a {
	border-right: 0;
	color: #333 !important;
	font-weight: bold;
	text-decoration: none !important;
	margin: 0;
	padding: 0;
}


.main_content  a:hover {


}

.main_content  a:visited {
color: #333 !important;
}

.main_content form {
	
	padding: 0;
	margin:  15px 0;
	border: none;
	width:90%;
	float: left;
}



.main_content fieldset {
	
	padding: 0;
	margin: 0 0 30px 0;
	border: none;
	width: 100%;
	float: left;
}


.main_content legend {
	color:  #000;
	padding: 0;
	margin:  10px 0 0 -5px;
	font-size: 1.3em;
	font-weight: bold;	
	
}



* html .main_content legend {
	color:  #E44145;
	padding: 0;
	margin:  0;
	font-size: 1.2em;
	font-weight: bold;	
	
}


.main_content fieldset label{
	width: 160px;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
	
}


* html .main_content fieldset label{
	width: 160px;
	float: left;
	margin: 10px 0 0 8px;
	padding: 0;
	font-size: 0.9em;
	font-weight: bold;
	
	
}


.main_content fieldset input{
	float: left;
	width: 150px;
	margin: 10px 0 0 0;
	font-size:1em;
	width: 160px;

}

.schede_slider {
	border: 1px solid #000;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
}

.schede_slider li {
	display: inline;
	list-style-type: none;
	text-align: center;
	padding: 0 33px;
	line-height: 50px;
	border-right: 1px solid #000;
}

.schede_slider li.rests {
	border-right: 0;
}

.schede_slider li.active { }

.schede_slider li.inctive { }

.main_content fieldset select{
	float: left;
	font-size: 0.9em;
	margin: 10px 0 0 0;
}
.main_content fieldset textarea{
	float: left;
	font-size: 0.9em;
	margin: 10px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.main_content img{

	float:right;
	margin: 3px  7px 10px 7px;
	clear: none;
	padding: 0;
}


.main_content fieldset br{
	clear: left;
}



.main_content table{
	width: 90%;
	margin: 3px 0 15px 0;
	padding: 4px;
	text-align:justify;
	line-height: 1.4em;
	border: none;
	/*text-align:left;*/
}


.main_content table tr{
	
	
	/*text-align:left;*/
}


.main_content table tr th{
	padding: 5px 0;
	margin: 2px 0;
	font-weight: bold;
	border: none;
	border-bottom: dotted 1px #ccc;
	font-size: 1.1em;
	
		/*text-align:left;*/
}


.main_content table tr td{
	padding: 5px 0;
	margin: 2px 0;
	border: none;
	border-bottom: dotted 1px #ccc;

	/*text-align:left;*/
}


.checkbox {
width: 15px !important; 

}

.submit_button {
margin: 0px!important;
padding: 0;

}


/* html .submit_button {
float: right;
margin: 5px 39px 15px 10px!important;
padding: 0;

}*/



#skip {
display: none;
}



/* ______________________________________________________________________________________________________________________ */
/*																									   Sponsor Management */
																									   
h3.acms_sponsorManagement{
	margin: 15px 0 0 0 !important;
	padding: 0  0 !important;
	clear: both;
	font-style: italic;
	font-size: 1.2em;
}

div.acms_sponsorManagement_sponsors {
margin: 0;
padding: 0;
width: 478px;
}


div.acms_sponsorManagement_sponsors div.sponsor{
border-bottom: dashed 2px #ccc;
margin: 10px 0 !important;
padding: 0 0 10px 0;
width: 478px;
float: left;
}


div.acms_sponsorManagement_sponsors div.sponsor h3{
	font-size:1.5em;
	margin-top:20px;
	width: 390px;
	float: left;
}

div.acms_sponsorManagement_sponsors div.sponsor img{
	margin: 0;
	margin: 0 0 10px 0 !important;
	width: auto !important;
	float: left;
	clear: none;
}

div.acms_sponsorManagement_sponsors div.sponsor p{
}

div.acms_sponsorManagement_sponsors{
}


/* ______________________________________________________________________________________________________________________ */
/*																									              Search */

.acms_search{
	background-image: url(../images/search_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:140px;
	height:83px;
	padding:5px;
}

.acms_search h3{
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	margin:0 0 5px;
	padding:0;
}

.acms_search input{
	width:135px;
	margin:5px 0px 5px 0px;
}

.search{
	float:right;
	font-size:12px;
	margin-bottom:0;
	position:relative !important;
	width:50px !important;
}

.search_form{
	padding:0px;
	margin:0px;
}

/**** Side Ads ****/

.side_ads {
	width: 120px;
	position: absolute;
	top: -5px;
	right: -130px;
}

/* ______________________________________________________________________________________________________________________ */
/*																												Exhibitors*/




/* Rollover styling and behavior - to change the position of the rollover menu edit the "top" and "left" values */

body { behavior: url("/css/csshover2.htc"); }

.v_nav ul li {
	position: relative;
	border-top: solid 1px #666666;

}

.v_nav ul li:hover,
.v_nav ul li a:hover {
	background-color:#EE3338;
}

.v_nav ul li ul {
	display: none;
	position: absolute;
	top: -1px;
	left: 150px;
	background: #333333;
	border-right: 1px solid #666666;
	width: 140px;
	z-index: 1000;
	border-left: 1px solid #666666;
}

.v_nav ul li:hover ul {
	display: block !important;
}

/* Fix IE! */
* html .v_nav  li { float: left; height: 1%; }
* html .v_nav  li a { height: 1%; }

* html .h_nav  li { float: left; height: 1%; }
* html .h_nav  li a { height: 1%; }



/* End rollover stuff */

.banners {
	position:absolute;
	z-index:9999 !important;
	top:0;
	right:-165px;
}


.banners img{
border: none;
}

.cornerBox {
	margin:0px 0 0 7px;
	position:relative;
	width:130px;
}

.login_top input {
	border:1px solid #666666;
	height:17px;
	margin-right:10px;
	padding-left:3px;
	width:100px;
}

.login_top .submit_button {
	background:transparent url(../images/submit.gif) no-repeat scroll 0 0;
	border:0 none;
	color:#000000;
	cursor:pointer;
	height:21px;
	padding-bottom:3px;
	width:66px;
}

.acms_search form {
	margin:0;
	padding:0;
}

.nav_buttons ul {
	padding:0px;
	margin:0px;
}

.nav_buttons ul li {
	padding:0px;
	margin:0px;
}

.button_register {
	margin:0 35px 0 18px !important;
	padding:0 0px 0 0px !important;
}

.button_stand {
	margin:0 39px 0 0 !important;
	padding:0 0 0 0 !important;
}

.button_exhibitor {
	margin:0 45px 0 0 !important;
	padding:0 0px 0 0 !important;
}

.button_entertained {
	padding:0 0 0 0 !important;
	margin:0px !important;
}

.outer_wrapper {
	position:relative;
	z-index:1;
	width:900px;
	margin:0 auto 0 auto;
}

/******************************************** Search styles **/

#searchWordSuggest {
	background-color:#00ADEF;
	position:relative;
	z-index:10000;
	border: solid 1px #000;
	padding:3px;
}

#searchWordSuggest a{
	background-color:#00ADEF;
	color:#000;
	text-decoration: none;
}

#searchWordSuggest a:hover {
	color:#666;
}

/* ================================= ACMS_SEARCH ================================= */

div.acms_search{
	color: #ffffff;
}

div.acms_search label{
	display: block;
	float: left;
	clear: left;
	text-align: right;
	width: 60px;
	padding-top: 4px;
	margin-right: 5px;
}

div.search_result{
	padding: 5px;
	border-bottom: solid 2px #CCCCCC;
	color: #666666;
	margin: 20px 0;
}

div.search_result strong{
	color: #E86629;
}

div.search_result h3{
	margin: 0 !important;
	padding: 0 0 5px 0;
	color: #E86629;
	font-weight: normal;
	font-size: 1.5em !important;
}

div.search_result h3 a{
	color: #E86629;
	text-decoration: none !important;
}

div.search_result h3 a:visited{
	color: #E86629;
	text-decoration: none !important;
}

#searchWordSuggest {
	background-color:#00ADEF;
	position:relative;
	z-index:10000;
	border: solid 1px #535353;
	padding:3px;
}

#searchWordSuggest a{
	background-color:#00ADEF;
	color:#fff;
}

#searchWordSuggest a:hover {
	color:#fff;
}

.search_result a {
	color:#ffffff !important;
}

div.search_result strong {
	font-weight:normal;
	color: #ffffff !important;
}

div.search_result {
	border-bottom:2px solid #CCCCCC;
	color:#666666;
	margin:20px 0;
	padding:5px;
}

div.search_result {
	border-bottom:2px solid #CCCCCC;
	color:#666666;
	margin:20px 0;
	padding:5px;
}

div.search_result h3 a {
	color:#E86629;
	text-decoration:none !important;
}

.search_result h3 a {
	color:#99CC33;
}

.login_top a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.login_top a {
	color:#FFFFFF;
	float:right;
	font-size:14px;
	margin:11px 16px 9px 0;
	text-decoration:none;
}

.login_top a:hover {
	color:#ccc;
	text-decoration:none;
}

.exhibitorForm fieldset {
	background:#B7B8BA none repeat scroll 0 0 !important;
	border:0 none !important;
	margin-top:5px !important;
	position:relative;
}

.exhibitorForm h4 {
	color:#EE3338;
	font-size:15px;
	font-weight:normal !important;
	margin:10px 0 0;
	padding:0;
}

.exhibitorForm fieldset label {
	font-weight:bold;
	text-align:left !important;
	width:100px !important;
}

.exhibitorForm legend {
	display:none;
}

.exhibitorForm img {
	padding:10px;
}

.exhibitorForm p {
	padding:0 10px !important;
}

.image_upload_fields table {
	padding-left:7px !important;
}

.photoGallery {
	float:left;
margin-top:5px;
}

.photoGallery img {
	border:medium none;
	float:left !important;
	margin:0 !important;
	padding:0;
}

.v_nav a {
	display:block;
	padding:3px;
	width:140px !important;
}

.logo_image {
	float:left !important;
	margin-top:-4px !important;
	*margin-top:0px !important;	
	border:none;
}

.left_blocks ul li a {
	color:#404041;
	float:left !important;
	margin:0 0 5px !important;
	text-decoration:none;
	width:90px;
	text-align:left !important;
}

.left_blocks ul li {
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float:left;
}

.cornerBoxInner {
	width:120px !important;
}

.cornerBoxInner ul {
	padding:0 !important;
	margin:10px 0 0 !important;
	float:left !important;
	width:130px;
}

.cornerBoxInner a {
	color:#ffffff;
	text-decoration:none;
}

.cornerBoxInner a:hover {
	text-decoration: underline !important;
	color:#ffffff;
}

.cornerBoxInner ul li a:hover {
	text-decoration: underline !important;

}

#acms_news_search * {
	float:left !important;
}

#acms_news_search {
	float:left;
	width:420px;
}

.acms_news_submit {
	margin-top:9px !important;
}

ul.acms_news_date_list {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:10px 0 0;
	width:420px;
}

ul.acms_news_date_list li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.acms_news_date_list li ul {
	display:inline;
	margin:0;
	padding:0 5px 0 0;
}

ul.acms_news_date_list li ul li {
	border-left:1px solid #F16522;
	display:inline;
	margin:0 0 0 5px;
	padding:0 0 0 5px;
}

h3.month {
	color:#EE3338;
	float:left;
	font-size:1.25em;
	margin:10px 0 5px;
	width:420px;
}

.rss_button {
	float:left !important;
	margin:0;
	padding:10px 0 0 !important;
}

.rss_button img {
	float:left !important;
	margin:0 !important;
	padding:0px 0 0 !important;	
}

img {
	border:none !important;
}

.acms_news_item_full h4 {
	color:#EE3338;
	float:left;
	font-size:1.25em;
	margin:5px 0;
	width:420px;
}

.acms_news_item_article {
	clear:left;
}

.acms_news_item_date {
	margin:5px 0 10px;
}

.f_nav {
	background:#333333 none repeat scroll 0 0 !important;
	float:right;
	margin:10px 0 0 !important;
	padding:5px 0;
	width:900px;
}

.f_nav li a {
	color:#ffffff !important;
	font-size:0.9em;
	margin:0;
	padding:3px 5px 4px;
	text-decoration:none !important;
}

.f_nav li a:hover {
	color:#cccccc !important;
	text-decoration:none;
}

.addthis_block {
	float:right;
	margin:0 0 15px !important;
	width:870px;
}

.addthis_block a {
	float:right;
}

.addthis_block a:hover {
	float:right;
}


a.press_link {
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:1px;
	padding-left:10px;
}

.product_title .name {
	color:#EE3338;
	font-size:13px;
	font-weight:bold;
} 

.press_data {
	font-size:11px;
}

a.view {
	display:block;
	margin-bottom:15px;
}

a.back_to_press {
	display:block;
	margin-top:10px;
	font-size: 12px;
}

.product_title .short_desc {
	color:#000;
	font-weight:normal;
}

.fullDescription {
	color:#000;
	font-weight:normal;
	font-size:12px;
}

h3 {
	color:#336633;
	font-size:13px;
	margin:0;
	padding:0;
}

.about_prop {
	padding:0;
	margin:15px 0 5px 0;
}

#paymentProcess_form fieldset legend {
}




.manuals {
background: #B7B8BA;
float: left;
margin: 15px 0;
*margin: 8px 0;
width: 100%;
}

.manuals h3{
font-size: 14px;
margin: 0;
color: #EE3338 !important;
}

.manuals  a{
color: #EE3338 !important;

}

.manuals  a:visited{
color: #EE3338 !important;

}



.manuals p{

margin: 2px 0 8px 0 !important;

}



 .visual_padding2 {
	padding:10px;
	float: left;
	
}

.main_content p a img {
	float: none;
	margin-left: 0;
}




