body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
    
}
html, body
{
    height:100%;
}
div.wrapper {
    position:absolute;
	left: 50%;
    margin-left: -450px;
	width: 920px;
    border-left: solid 1px #bbbbbb;
    border-right: solid 1px #bbbbbb;
    min-height: 100%;
    background-color:#ffffff;
}

* html div.wrapper {
height: 100%;
}

#outercontainer
{
	float: left;
	width: 900px;
	margin-bottom: 10px;
	padding-bottom: 10px;
    margin-left: 10px;
    position:relative;
    height:100%;
}
#header
{
   float: left;
   width: 900px;
   height: 120px;
}
#logo
{
   float:left;
   width: 640px;
   height: 120px;
}
#mainsponsor
{
	float: right;
	width: 255px;
	height: 100px;
	padding-top: 20px;
}
#header2
{
	clear: left;
	float: left;
	width: 900px;
	height: 120px;
	background-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-top-color: #31562b;
	border-bottom-color: #31562b;
}
#header2img
{
   float:left;
   width: 900px;
   height: 120px;
}
#header2login
{
	float: right;
	width: 300px;
	height: 120px;
}
#header2loginbuttons
{
   float:left;
   height:20px;
   width: 300px;
   background: transparent url(../images/contact_banner_bg.png) no-repeat 0 0;
   overflow: hidden;
   margin-top:11px;
}
.contactKey
{
    padding-top:1px;
    font-size:.88em;
    font-weight:400;
    color:#ffffcc;
}
.contactValue
{
    font-size:.88em;
    font-weight:400;
    color:#ffffff;
}
.contactValue a
{
    font-size:1em;
    font-weight:400;
    color:#ffffff !important;
    text-decoration:none;
}
.contactValue a:hover
{ text-decoration:underline; }
#header2search
{
	clear:left;
	float:left;
	width: 235px;
	padding-left: 0;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding-top: 8px;
    font-weight:bold;
}
#header2search h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bolder;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    text-align:right;
}
#innercontainer
{
	clear:left;
	float: left;
	width: 900px;
	padding-top: 20px;
	padding-bottom: 20px;
	
	background-repeat: no-repeat;
}
#leftmainpane
{
   float:left;
   width: 640px;
}

#rightpane
{
	float: right;
	width: 255px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#rightpane h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FC6D0E;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* LI NORMAL class -SA 3/3/10 */
li.normal
{
    list-style: none;
    padding-left:2px;
}
#leftpane
{
	float:left;
	width: 150px;
	margin-top: 3px;
}

#mainpane
{
   float:right;
   width: 480px;
}
#mainpanefull
{
   float:right;
   width: 600px;
}
 #menu a.active
 {
    display:block;
	height: 32px;
	width: 150px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background: transparent url(../images/button_sprite.png) no-repeat 0 -83px !important;
	padding-left: 10px;
	text-decoration: none;
	padding-top: 3px;
 }
#menu a.menuAnchor, #menu a.menuAnchor:link, #menu a.menuAnchor:visited
{
	display:block;
	height: 32px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	background: transparent url(../images/button_sprite.png) no-repeat 0 0;
	padding-left: 0;
	text-decoration: none;
	padding: 3px 0 0 10px;
    overflow:visible;
    line-height:28px;
}
#menu a.menuAnchor:hover
{
	display:block;
	height: 32px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background: transparent url(../images/button_sprite.png) no-repeat 0 -38px;
	padding-left: 10px;
	text-decoration: none;
	padding-top: 3px;
}

.smallcategories a, .smallcategories a:link, .smallcategories a:visited, .smallcategories a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.smallcategories a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	font-weight: normal;
	color: #fc6d0e;
}
#network
{
    clear:left;
    float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: transparent;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: transparent;
	padding-top: 4px;
    background: transparent url(../images/networkmenu_bg.jpg) no-repeat 0 0;
    height:300px;
}
#networktitle
{
	padding-left: 3px;
    margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
    text-transform: uppercase;

}
#networkmenu_top
{
    padding-top:10px;
}
#networkmenu
{
	padding: 10px 0 0 0;
    

}
#networkmenu a, #networkmenu a:link, #networkmenu a:visited, #networkmenu  a:active
{
	display:block;
	height: 26px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 10px;
	text-decoration: none;
	padding-top: 3px;
    font-size:10pt;
    line-height:24px;
}
#networkmenu a:hover
{
	background: transparent url(../images/button_sprite.png) no-repeat 0 -38px;
	text-decoration: none;
	padding-top: 3px;
}
#productmonth
{
	clear:left;
	float:left;
	width:130px;
	background-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
#productmonthmenu
{
	clear:left;
	float:left;
	width:150px;
	background-color: #999999;

}
#productmonthmenu a
{
	display:block;
	height: 15px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#999999;
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-left: 10px;
	text-decoration: none;
	padding-top: 3px;
    padding-bottom: 3px;
}
#productmonthmenu a:hover
{
	color: #FFFFFF;
	background-color:#aaaaaa;
}
#recentsubscribers
{
	clear:left;
	float:left;
	width:150px;
	background-color: #CC6600;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;

}
#recentsubscriberstitle
{
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	padding-bottom: 5px;
}
#recentsubscribersnmenu
{
	clear:left;
	float:left;
	width:150px;
	background-color: #cccccc;

}
#recentsubscribersnmenu a
{
	display:block;
	height: 15px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #31562b;
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-left: 10px;
	text-decoration: none;
	padding-top: 3px;
    padding-bottom: 3px;
}
#recentsubscribersnmenu a:hover
{
	color: #FFFFFF;
    background-color:#999999;

}
#bigad
{
	clear:left;
	float:left;
	padding-top: 0px;
	margin-top: 20px;
	margin-left: 165px;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #025423;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.orange
{
	color: #aaaaaa;
    font-size:8pt;
    font-weight:normal;
}
a, a:link, a:visited, a:active
{
	color: #fc6d0e;

}
a:hover
{
	color: #000066;

}
.photo {
	border: 1px solid #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px !important;
	font-weight: bold !important;
	color: #444444 !important;
    margin: 10px 0 2px 0;
}
.sidebox
{
	padding: 4px;
	border: 1px solid #666666;
}
.sidebox h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;

}
.companycontact {
	border: 1px solid #000000;
	background-color: #CCCCCC;
	color: #000000;
}


#companysidebar a, #companysidebar a:link, #companysidebar a:visited, #companysidebar  a:active
{
	color: #666666;
	text-decoration: none;	
}
#companysidebar a:hover
{
	color: #fc6d0e;
	text-decoration: underline;
}
.black {
	color: #000000;
}
.boxline
{
	border: 1px solid #333333;
}

.contactinfo a, .contactinfo a:link, .contactinfo a:visited, #recentsubscribersmenu  a:active
{
	color: #000000;
	text-decoration: underline;

}
.contactinfo a:hover
{
	color: #fc6d0e;
	text-decoration: underline;
}
#sidesearchtitle
{
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
	padding-bottom: 5px;
	background-color: #CC6600;
	padding-top: 10px;
	padding-bottom: 10px;
	width:140px;
}
#sidesearchevents
{
	clear:left;
	float:left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
	background-color: #CC6600;
	padding-top: 10px;
	padding-bottom: 10px;
	width:140px;
}
#companyCheckboxes, #productCheckboxes
{
    margin:0;
    background-color:#cccccc;
    font-size:8pt;
}
.spanCheckboxHeader
{
    font-weight:bold;
    font-size:1em;
}
p.checkboxItem
{
    margin:.05em .1em;
}
div#menu
{
    position:relative;
}
ul#ulCountry
{
    margin:0;
    padding:0;
    display: block;
}
#companyCheckboxes li
{
    list-style: none;
    float: left;
    width:200px;
    padding-left:4px;
    display:block;
    height:1.2em;
    line-height:1.2em;
}
#stateUL
{
    list-style:disc;
    margin:0 0 0 20px;
    padding:0 0 4px 0;
    overflow-y:auto;
    overflow-x:hidden;
    width:150px;
}
#stateUL li
{
    width:130px;
    height:1.35em;
    padding-bottom:2px;
}
p#pSelAll
{
    margin:2px;
}
a#aSelNone
{
    margin-left:36px;
}
a.selAll
{
    display:block;
    float:left;
    margin: 2px;
    text-decoration:underline;
}
a.selAll:hover
{
    text-decoration:none;    
    
}
/* autocomplete stuff */
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #88d05d;
	color: #232323;
}
/* end autocomplete stuff */

/* EMAIL COMPANY */
a.emailCompany
{
    display:block;
    height:24px;
    width:160px;
    border:solid 1px #35965e;
    color:#ffffff;
    background:#227a47 url(../images/mail_dark.png) no-repeat 4px 4px;
    text-decoration:none;
    text-align:left;
    line-height:24px;
    font-weight:bold;
    float:right;
}
a.emailCompany:hover
{
    border:solid 1px #008f3c;
    background:transparent url(../images/mail_light.png) no-repeat 4px 4px;
}
a.emailCompany span
{
    display:block;
    margin-left:26px;
    color:#ffffff;
    text-decoration:none;
}
a.emailCompany:hover span
{
    display:block;
    margin-left:26px;
    color:#111111;
}

/* END EMAIL COMPANY */


/* PREVIOUS PAGE */
a.previousPage
{
    display:block;
    height:24px;
    width:160px;
    color:#232323;
    border:1px solid transparent;
    background:transparent url(../images/arrow_large_left.png) no-repeat 4px 4px;
    text-decoration:none;
    text-align:left;
    line-height:24px;
    float:left;
}
a.previousPage:hover
{
    border:solid 1px #93c6a1;
    background:transparent url(../images/arrow_large_left_outline.png) no-repeat 4px 4px;
}
a.previousPage span
{
    display:block;
    margin-left:26px;
    color:#353535;
    text-decoration:none;
}
a.previousPage:hover span
{
    display:block;
    margin-left:26px;
    color:#111111;
}
/* END PREVOUS PAGE */

/* More NEWS */
a.moreNews
{
    display:block;
    height:24px;
    width:100px;
    color:#232323 !important;
    border:1px solid transparent;
    background:transparent url(../images/arrow_small_right.png) no-repeat 86px 11px;
    text-decoration:none;
    text-align:left;
    line-height:24px;
    float:right;
    height: 38px;
    line-height:38px;
}
a.moreNews:hover
{
    border:solid 1px transparent;
    background:transparent url(../images/arrow_small_right.png) no-repeat 86px -14px;
}
a.moreNews span
{
    display:block;
    margin-left:22px;
    color:#353535;
    text-decoration:none;
}
a.moreNews:hover span
{
    display:block;
    margin-left:22px;
    color:#111111;
    text-decoration:underline;
}
/* END MORE NEWS */