/* BODY STYLES */
/***************************************************/

body, html {
  margin:  0;
  padding: 0;
  background: #cccccc;
  font: 12px/18px Arial, sans-serif;
  color: #5d5c5e;
}

* body a:focus{  
  -moz-outline-style: none;
}

p {
  margin: 0;
  padding: 6px 0 6px 0;
}

h1 {
  font: bold 18px Arial, sans-serif;
text-transform: uppercase;
  color: #aacf37;
  margin: 0;
  padding: 8px 0 8px 0;
}

h2 {
 font: bold 14px Arial, sans-serif;
  color: #000;
  margin: 0;
  padding: 14px 0 4px 0;
}

a:link, a:visited {
  font: 12px/18px Arial, sans-serif;
  color: #aacf37;
  text-decoration: none;
}

a:hover, a:visited:hover {
  font: 12px/18px Arial, sans-serif;
  color: #aacf37;
  text-decoration: underline;
}

* body a:focus{  
  -moz-outline-style: none;
}

.wspace {
  margin: 28px 0 0 0;
  padding: 0;
}

.search {
  height: 12px;
  width: 120px;
  margin: 6px 0 0 2px;
  padding: 0;
  border: 1px solid #c2c2c2;
}

/* FORM ELEMENTS */
/***************************************************/

.required {
  font: bold 11px/16px Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.required_text {
  margin: 16px 0 10px 100px;
  padding: 0;
}

fieldset {
  border: none;
  margin: 0;
  padding: 6px 0 0 0;
  width: 350px;
  text-align: left;
}

label {
  text-align: right;
  float: left;
  font: 12px/16px Arial, Helvetica, sans-serif;
  color: #5d5c5e;
  margin: 5px 10px 5px 0;
  padding: 0;
  width: 150px;
}

.label_text {
  font: 12px/16px Arial, Helvetica, sans-serif;
  color: #5d5c5e;
  margin: 5px 0 5px 0;
  padding: 0;
}

.form_text {
  margin: 6px 0 6px 0;
  padding: 0;
  width: 150px;
  height: 18px;
  border: 1px solid #c2c2c2;
  background-color: #f0f0f0;
}

.form_text:hover {
  margin: 6px 0 6px 0;
  padding: 0;
  width: 150px;
  height: 18px;
  border: 1px solid #5d5c5e;
}

.form_text:focus {
  margin: 6px 0 6px 0;
  padding: 0;
  width: 150px;
  height: 18px;
  border: 1px solid #5d5c5e;
  background-color: #ffffff;
}

.form_select {
  margin: 6px 0 6px 0;
  padding: 0;
  width: 150px;
  border: 1px solid #c2c2c2;
  background-color: #f0f0f0;
}

.form_select:hover {
  margin: 6px 0 6px 0;
  padding: 0;
  width: 150px;
  border: 1px solid #5d5c5e;
}

.form_select:focus {
  margin: 6px 0 6px 0;
  padding: 0;
  width: 150px;
  border: 1px solid #5d5c5e;
}

.form_box {
  margin: 6px 0 6px 0;
  padding: 0;
  width: 150px;
  height: 80px;
  border: 1px solid #c2c2c2;
  background-color: #f0f0f0;
}

.form_box:hover {
  margin: 6px 0 6px 0;
  padding: 0;
  width: 150px;
  height: 80px;
  border: 1px solid #5d5c5e;
}

.form_box:focus {
  margin: 6px 0 6px 0;
  padding: 0;
  width: 150px;
  height: 80px;
  border: 1px solid #5d5c5e;
  background-color: #ffffff;
}

.form_checkbox {
  margin: 0;
  padding: 0;
}

.submit {
  margin: 16px 0 20px 150px;
  padding: 0;
  background-color: #c2c2c2;
  color: #565656;
  font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
  width: 54px;
  height: 20px;
  border: 1px solid #565656;
}



/* PAGE BUILD */
/***************************************************/

#wrapper {
  width: 980px;
  margin: 0 auto;
  padding: 0;
  background: url(/images/border_middle.gif) repeat-y;
}

#border_bottom {
  width: 980px;
  height: 20px;
  clear: both;
  margin: 0;
  padding: 0;
  background: url(/images/border_bottom.gif) bottom center no-repeat;
}

#header {
  width: 944px;
  height: 105px;
  margin: 0 auto;
  padding: 0;
  background: #ffffff url(/images/header.gif) bottom left no-repeat;
}

#subpage_header {
  width: 944px;
  height: 208px;
  margin: 0 auto;
  background-color: #ffffff;
  clear: both;
  padding: 0;
}

#footer {
  width: 944px;
  margin: 0 auto;
  padding: 0;
  font: 11px/16px Arial, sans-serif;
  color: #555555;
text-align: center;
}

#footer a:link, #footer a:visited {
  font: 11px/16px Arial, sans-serif;
  color: #555555;
  text-decoration: underline;
}

#footer a:hover, #footer a:visited:hover {
  font: 11px/16px Arial, sans-serif;
  color: #555555;
  text-decoration: none;
}

/******** SUB PAGE ELEMENTS ********/

#greybar {
  background-color: #f0f0f0;
  margin: 0;
  padding: 0;
  height: 15px;
  width: 100%;
  border-bottom: 1px solid #cacaca;
}

#main_content {
  width: 724px;
  margin: 0;
  padding: 0 0 0 20px;
}

#content {
  width: 534px;
  margin: 0;
  padding: 0;
}

.table_header {
  border-bottom: 1px solid #cacaca;
  background-color: #f0f0f0;
}

#right_sidebar ul {
  margin: 0 10px 0 10px;
  padding: 0;
}

#right_sidebar li {
  margin: 0;
  padding: 6px 0 6px 0;
  list-style: none;
  border-bottom: 1px solid #cacaca;
}

/* SMALL NAV */
/***************************************************/

#top_nav {
  margin: 0;
  padding: 14px 0 0 8px;
  font: 11px/14px Arial, sans-serif;
  color: #FFFFFF;
}

.search_main {
  height: 18px;
  width: 130px;
  margin: 0;
  padding: 0;
  border: 1px solid #bbbbbb;
}

#small_nav {
  list-style: none;
  padding: 0 0 4px 0;
  margin: 0;
}

#small_nav li {
  float: left;
  height: 14px;
  display: block;
  margin: 0;
  padding: 0; 
}

#small_nav li a {
  height: 14px;
  display: block;
  text-indent: -9000px;
}

/* FOR FACEBOOK */
#for_facebook a {
                    background: url(/images/facebook.gif) no-repeat;
                    text-indent: -9000px;
                    height: 14px;
                    width: 74px;
}

/* FOR TWITTER */
#for_twitter a {
                    background: url(/images/twitter.gif) no-repeat;
                    text-indent: -9000px;
                    height: 14px;
                    width: 61px;
}

/* FOR LINKED IN */
#for_linkedin a {
                    background: url(/images/linked-in.gif) no-repeat;
                    text-indent: -9000px;
                    height: 14px;
                    width: 71px;
}
/* FOR BUSINESS */

#for_business {  
  background: url(/images/for_business.gif) no-repeat;
  height: 14px;
  width: 80px;
  text-indent: -9000px;
}

#for_business a:link, #for_business a:visited {
  background: url(/images/for_business.gif) no-repeat 0 0;
}

/* FOR EMPLOYEES */

#for_employees {  
  background: url(/images/for_employees.gif) no-repeat;
  height: 14px;
  width: 92px;
  text-indent: -9000px;
}

#for_employees a:link, #for_employees a:visited {
  background: url(/images/for_employees.gif) no-repeat 0 0;
}

/* FOR SITE SELECTORS */

#for_site_selectors {  
  background: url(/images/for_site_selectors.gif) no-repeat;
  height: 14px;
  width: 102px;
  text-indent: -9000px;
}

#for_site_selectors a:link, #for_site_selectors a:visited {
  background: url(/images/for_site_selectors.gif) no-repeat 0 0;
}

/* FOR MEMBERS */

#for_members {  
  background: url(/images/for_members.gif) no-repeat;
  height: 14px;
  width: 122px;
  text-indent: -9000px;
}

#for_members a:link, #for_members a:visited {
  background: url(/images/for_members.gif) no-repeat 0 0;
}

/******** MAIN PAGE ELEMENTS ********/


#main_image {
  width: 944px;
  height: 295px;
  margin: 0 auto;
  padding: 0;
}

#intro {
  width: 944px;
  margin: 0 auto;
  padding: 0;
  background: #555555;
  clear: both;
}

#intro_text {
  margin: 0 264px 0 16px;
  padding: 0;
  color: #ffffff;
}

#features {
  width: 944px;
  height: 138px;
  margin: 0 auto;
  padding: 0;
  background: #555555;
}

#cando {
  width: 269px;
  height: 138px;
  overflow: hidden;
  float: left;
  margin: 0 2px 0 0;
  padding: 0;
  border-right: 1px solid #6d6d6d;
}

#cando_header {
  width: 269px;
  height: 21px;
  float: left;
  margin: 0;
  padding: 0;
  background: url(/images/header_cando.gif) top left no-repeat;
  background-color: #99cc33;
}

#cando p {
  font: 11px/14px Arial, sans-serif;
  color: #fff;
  margin: 0;
  padding: 0 0 0 4px;
}

#news {
  width: 269px;
  float: left;
  margin: 0 2px 0 2px;
  padding: 0;
  border-left: 1px solid #6d6d6d;
  border-right: 1px solid #6d6d6d;
  height: 138px;
  overflow: hidden;
}

#news_header {
  width: 269px;
  height: 21px;
  float: left;
  margin: 0;
  padding: 0 2px 0 0;
  background: url(/images/header_news.gif) top left no-repeat;
  background-color: #ff9900;
  text-align: right;
}

#news_header a:link, #news_header a:visited {
  font: 12px/18px Arial, sans-serif;
  color: #555555;
  text-decoration: none;
}

#news_header a:hover, #news_header a:visited:hover {
  font: 12px/18px Arial, sans-serif;
  color: #555555;
  text-decoration: underline;
}

#news p {
  font: 10px/14px Arial, sans-serif;
  color: #fff;
  margin: 0;
  padding: 0 0 0 4px;
}

#events {
  width: 269px;
  float: left;
  margin: 0 2px 0 2px;
  padding: 0;
  border-left: 1px solid #6d6d6d;
  border-right: 1px solid #6d6d6d;
  height: 138px;
  overflow: hidden;
}

#events_header {
  width: 269px;
  height: 21px;
  float: left;
  margin: 0;
  padding: 0;
  background: url(/images/header_events.gif) top left no-repeat;
  background-color: #4791d9;
}

#events p {
  font: 10px/14px Arial, sans-serif;
  color: #fff;
  margin: 0;
  padding: 0 0 0 4px;
}

#members {
  width: 120px;
  float: left;
  margin: 0 0 0 1px;
  padding: 0;
  border-left: 1px solid #6d6d6d;
  height: 137px;
  overflow: hidden;
}

#members_header {
  width: 120px;
  height: 21px;
  float: left;
  margin: 0;
  padding: 0;
  background: url(/images/header_members.gif) top left no-repeat;
  background-color: #4791d9;
}

/* FEATURE BOXES */
/***************************************************/

/* LATEST NEWS*/

.rss_item {
  margin: 0;
  padding: 2px 4px 0 10px;
  overflow: visable;
}

.rss_events_item_title {
  margin: 0;
  padding: 0;
  font: 11px/14px Arial, sans-serif;
  color: #4791d9;
}

.rss_events_item_title a:link, .rss_events_item_title a:visited {
  margin: 0;
  padding: 0;
  font: 11px/14px Arial, sans-serif;
  color: #4791d9;
  text-decoration: underline;
}

.rss_events_item_title a:hover, .rss_events_item_title a:visited:hover {
  margin: 0;
  padding: 0;
  font: 11px/14px Arial, sans-serif;
  color: #4791d9;
  text-decoration: none;
}

.rss_events_item_summary {
  margin: 0;
  padding: 0;
  font: 11px/14px Arial, sans-serif;
  color: #fff;
}

.rss_news_item_title {
  margin: 0;
  padding: 0;
  font: 11px/14px Arial, sans-serif;
  color: #ff9900;
}

.rss_news_item_title a:link, .rss_news_item_title a:visited {
  margin: 0;
  padding: 0;
  font: 11px/14px Arial, sans-serif;
  color: #ff9900;
  text-decoration: underline;
}

.rss_news_item_title a:hover, .rss_news_item_title a:visited:hover {
  margin: 0;
  padding: 0;
  font: 11px/14px Arial, sans-serif;
  color: #ff9900;
  text-decoration: none;
}

.rss_news_item_summary {
  margin: 0;
  padding: 0;
  font: 11px/14px Arial, sans-serif;
  color: #fff;
}

/* MAIN NAV */
/***************************************************/

#nav {
  font: 12px/14px Arial, sans-serif;
  color: #FFFFFF;
  margin: 0;
  padding: 26px 0 0 4px;  
}

#subpage_nav {
  font: 11px/14px Arial, sans-serif;
  color: #FFFFFF;
  margin: 0 0 0 10px;
  padding: 181px 0 0 0;  
}

#udm {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
}

#udm ul {
  float: left;
display: none;
}

#udm li {
  float: left;
  margin: 0;
  padding: 0; 
  display: block;
}

#udm li ul li {
  float: left;
  margin: 0;
  padding: 0; 
  display: block;
}

#udm li a {
  height: 26px;
  line-height: 26px;
  display: block;
}

#udm li a:hover {
  background-position: center -26px;
}

#udm li.on a:link, #udm li.on a:visited, #udm li.on a:hover, #udm li.on a:active {
  background-position: center -26px;
}

/* BUSINESS*/

#nav_business {
  width: 124px;
  border-right: 1px solid #99cc00;
}

#nav_business a.top_level, #nav_business a:visited.top_level {
  background: url(/images/business_main.gif) no-repeat top center;
  text-indent: -9000px;
}

#nav_business a:hover.top_level, #nav_business a:visited:hover.top_level {
  background-position: center -26px;
}

/* LIFESTYLE */

#nav_lifestyle {
  width: 124px;
  border-right: 1px solid #99cc00;
}

#nav_lifestyle a.top_level, #nav_lifestyle a:visited.top_level {
  background: url(/images/lifestyle_main.gif) no-repeat top center;
  text-indent: -9000px;
}

#nav_lifestyle a:hover.top_level, #nav_lifestyle a:visited:hover.top_level {
  background-position: center -26px;
}

/* DATA CENTER */

#nav_data {
  width: 94px;
  border-right: 1px solid #99cc00;
}

#nav_data a.top_level, #nav_data a:visited.top_level {
  background: url(/images/data_main.gif) no-repeat top center;
  text-indent: -9000px;
}

#nav_data a:hover.top_level, #nav_data a:visited:hover.top_level {
  background-position: center -26px;
}

/* NEWS */

#nav_news {
  width: 53px;
  border-right: 1px solid #99cc00;
}

#nav_news a.top_level, #nav_news a:visited.top_level {
  background: url(/images/news_main.gif) no-repeat top center;
  text-indent: -9000px;
}

#nav_news a:hover.top_level, #nav_mews a:visited:hover.top_level {
  background-position: center -26px;
}

/* ABOUT EDAWN */

#nav_about {
  width: 106px;
}

#nav_about a.top_level, #nav_about a:visited.top_level {
  background: url(/images/about_main.gif) no-repeat top center;
  text-indent: -9000px;
}

#nav_about a:hover.top_level, #nav_about a:visited:hover.top_level {
  background-position: center -26px;
}
