/**************************************************************
   All page content except for footer
 **************************************************************/

#content {
	position: relative;
	height: auto;
	min-height: 100%;
}



/**************************************************************
   Topbar with newsletter form and theme change buttons
 **************************************************************/

#topbar {
  float: left;
  width: 100%;
  padding: 0.6em 0;

  font-size: 0.9em;
  text-transform: uppercase;

  color: #CFD9DB;
  background: #FFF url(../images/bg/topbar.gif) repeat-x bottom left;
}


/**************************************************************
   Top menu and logo
 **************************************************************/

#header {
	clear: both;
	position: relative;
	height: 5em;
	background-image: url(../images/bg/logo_40years.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFFFFF;
	width: 876px;
	border-bottom-color: #FFFFFF;
}


#header img {
	position: absolute;
	top: -1px;
	left: 0px;
	height: 65px;
	width: 335px;
}

#header ul {
	margin: 2.5em 1em 0 0 !important;
	margin: 3.5em 0.5em 0 0;
	padding: 0;
	float: right;
}

#header ul li {
  display: inline;
  list-style: none;
}

#header ul li a {
	float: left;
	padding: 0 1em;
	letter-spacing: 0.1em;
	line-height: normal !important;
	line-height: 1em;
	color: #999999;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 1em;
	font-weight: 400;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-variant: normal;
}

#header ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#header ul li a:hover {
	color: #000000;
}



/**************************************************************
   Header Image/Flash Movie
 **************************************************************/

#headerImg {
	height: 386px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/misc/reps.gif);
	background-color: #FFFFFF;
}



/**************************************************************
   Top Block Menu
 **************************************************************/

#menu {
	width: 877px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 1px;
}

#menu ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li a {
	float: left;
	width: 219px;
	height: 4.5em;
	letter-spacing: 0.1em;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 1.1em;
	font-weight: 400;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/bg/menu_back.gif);
}

#menu ul li a span {
	display: block;
	padding: 2px 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #fff;
}


#menu ul li a span.desc {
	font-size: 0.9em;
	background-image: url(../images/bg/menu_front.gif);
	color: #4c90b3;
}

#menu ul li a span.descr {
	font-size: 0.9em;
	color: #4c90b3;
}
#menu ul li a span.descri {
	font-size: 1.1em;
	color: #3F3F3F;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 0.3em;
}

#menu ul li a:hover,
#menu ul li a.here {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #006699;
	border-bottom-width: 0px;
	border-bottom-color: #006699;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
}

#menu ul li a:hover span.desc,
#menu ul li a.here span.desc {
	color: #000000;
	background-image: url(../images/bg/menu_back.gif);
}

#menu ul li a:hover span.descr,
#menu ul li a.here span.descr {
	color: #000000;
	}
#menu ul li a:hover span.descri,
#menu ul li a.here span.descri {
	color: #000000;
	}


/* Top menu icons */
#menu ul li a span.speaker {
	padding-left: 22px;
	background: url(../images/icons/speaker.gif) no-repeat 5px 50%;
}

#menu ul li a:hover span.speaker {
	background: url(../images/icons/speaker_on.gif) no-repeat 5px 50%;
}

#menu ul li a span.bubble {
	padding-left: 24px;
	background: url(../images/icons/bubble.gif) no-repeat 4px 4px;
}

#menu ul li a:hover span.bubble {
	background: url(../images/icons/bubble_on.gif) no-repeat 4px 4px;
}

#menu ul li a span.heart {
	padding-left: 20px;
	background: url(../images/icons/heart.gif) no-repeat 3px 50%;
}

#menu ul li a:hover span.heart {
	background: url(../images/icons/heart_on.gif) no-repeat 3px 50%;
}


#menu ul li a span.dollar {
	padding-left: 20px;
	background: url(../images/icons/dollar.gif) no-repeat 4px 50%;
}

#menu ul li a:hover span.dollar {
	background: url(../images/icons/dollar_on.gif) no-repeat 4px 50%;
}


/**************************************************************
   Page Content
 **************************************************************/

#page {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 6em;
	text-align: left;
	line-height: normal;
	font-size: 1.0em;
}

#columns {
  margin: 0 auto;
}


/* Column widths */
.width {
width: 876px;
}

.widthPad {
	width: 876px;
}

.width25 {
	width: 22.5%;
}

.width50 {
  width: 48%;
}

.width73 {
	width: 75.5%;
	padding-left: 5px;
}

.width75 {
	width: 74.5%;
}

.width100 {
  width: 100%;
}


/**************************************************************
   Footer
 **************************************************************/


#footer {
	clear: both;
	float: left;
	width: 100%;
	height: 5em;
	margin-top: -4em;
	color: #000000;
}

#footer #bg {
	position: relative;
	height: auto;
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #fff;
	border-left-color: #E9E9E9;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	background-color: #F9F9F9;
	padding: 5px;
	color: #999999;
}

#footer #bg ul {
	float: none;
	padding: 0;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 0;
	height: auto;
	width: auto;
}

#footer #bg ul li {
  display: inline;
  list-style: none;
}

#footer #bg ul li a {
  float: left;
  padding: 0 1em;

  font: 400 1em arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 0.8em !important;
  line-height: 1em;

  color: #4D5760;
  border-right: 1px solid #4D5760;
}

#footer #bg ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#footer #bg ul li a:hover {
  color: #6C0;
}

#footer #bg img {
	left: 0px;
}

/**************************************************************
   Posts
 **************************************************************/

.post {
	float: right;
	width: 31% !important;
	width: 99%;
	position: relative;
	margin-bottom: 10px;
	margin-right: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 2px;
	padding-top: 20px;
}

.post .date {
	position: absolute;
	top: 0;
	left: 5px;
	width: 2.9em;
	text-align: right;
}

.post .date .month {
	text-transform: uppercase;
	color: #888;
	font-family: arial, sans-serif;
	font-size: 1em;
	font-weight: 700;
}

.post .date .day {
	display: block;
	margin-top: 5px;
	color: #888;
	font-family: arial, sans-serif;
	font-size: 1.6em;
	font-weight: 700;
}

.post .title {
  display: block;
  padding: 0 0 5px 0;

  font-size: 1.2em;
  font-weight: bold;
  color: #586B7A;
}

.post p {
  margin: 0 0 0 3.5em;
  padding:  0 0 1em 1.2em;
  border-left: 1px solid #CCCCCC;
}


.underpost {
	float: right;
	width: 72% !important;
	width: 99%;
	position: relative;
	margin-bottom: 10px;
	margin-right: 12px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 0px;
	padding-top: 20px;
	margin-left: 0px;
	text-indent: 2px;
}

.underpost p {
	border-left: 1px solid #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 5px;
}

.underpost2 {
	float: left;
	width: 98% !important;
	width: 99%;
	position: relative;
	margin-bottom: 10px;
	margin-right: 12px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	padding-top: 5px;
	margin-left: 0px;
}
.underpost3 {
	float: right;
	width: 55% !important;
	width: 99%;
	position: relative;
	margin-bottom: 10px;
	margin-right: 5px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	padding-top: 5px;
	margin-left: 0px;
}
.underpost4 {
	float: right;
	width: 72% !important;
	width: 99%;
	position: relative;
	margin-bottom: 10px;
	margin-right: 6px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	text-indent: 3px;
}
.post2 {
	float: left;
	width: 23% !important;
	width: 99%;
	position: relative;
	margin-bottom: 10px;
	margin-right: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 2px;
	padding-top: 2px;
	text-indent: 5px;
}
.post3 {
	float: right;
	width: 98% !important;
	width: 99%;
	position: static;
	margin-bottom: 10px;
	margin-right: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 2px;
	padding-top: 1px;
	background-color: #FFFFFF;
	padding-bottom: 2px;
}
.post4 {
	float: right;
	width: 74% !important;
	width: 99%;
	position: static;
	margin-bottom: 10px;
	margin-right: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	padding-top: 1px;
	background-color: #F3F3F3;
	padding-bottom: 2px;
	margin-left: 5px;
}

.post5 {
	float: right;
	width: 33% !important;
	width: 38%;
	position: static;
	margin-bottom: 5px;
	margin-right: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 3px;
	padding-top: 10px;
	background-color: #F3F3F3;
	padding-bottom: 10px;
}
.post6 {
	float: right;
	width: 38% !important;
	width: 38%;
	position: static;
	margin-bottom: 10px;
	margin-right: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 2px;
	padding-top: 1px;
	background-color: #F3F3F3;
	padding-bottom: 2px;
}
.post7 {
	float: right;
	width: 54%;
	margin-bottom: 10px;
	margin-right: 5px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 2px;
	padding-top: 1px;
	background-color: #F3F3F3;
	padding-bottom: 2px;
}
.post7e {
	float: right;
	width: 75%;
	margin-bottom: 10px;
	margin-right: 5px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 2px;
	text-indent: 10px;
}
.post7ceu {
	float: left;
	width: 51% !important;
	width: 38%;
	position: static;
	margin-bottom: 10px;
	margin-right: 5px;
	padding-left: 2px;
	padding-top: 1px;
	background-color: #FFFFFF;
	padding-bottom: 2px;
	margin-left: 2px;
	padding-right: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.post8 {
	float: right;
	width: 74% !important;
	width: 38%;
	position: static;
	margin-bottom: 5px;
	margin-right: 5px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 2px;
}
.post8e {
	float: left;
	width: 42%;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-top: 1px;
	background-color: #F3F3F3;
	padding-bottom: 2px;
	text-align: left;
	color: #666666;
	border: 0px solid #CCCCCC;
	margin-left: 5px;
}
.post8ceu {
	float: right;
	width: 33% !important;
	width: 38%;
	position: static;
	margin-bottom: 10px;
	margin-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	background-color: #FFFFFF;
	padding-bottom: 2px;
	text-align: left;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.post9ceu {
	float: right;
	width: 43%;
	margin-bottom: 10px;
	margin-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	background-color: #FFFFFF;
	padding-bottom: 2px;
	text-align: left;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.post9 {
	float: left;
	width: 53%;
	margin-bottom: 10px;
	margin-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	background-color: #FFFFFF;
	padding-bottom: 2px;
	text-align: left;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/**************************************************************
   Thumbnail Lists
 **************************************************************/

ul.thumbs,
ul.thumbs li {
  margin: 0;
  padding: 0;
}

ul.thumbs li {
  margin: 0 0 15px 0 !important;
  margin: 0;
  padding: 0px;
  list-style: none;
}

a.thumb img {
  
  border: 5px solid #ccc;
}

a:hover.thumb img {
  background: #8EB4C6;
  border: 5px solid #668FA3;
}

a:hover.thumb {
  background: none;
}

a.thumb span {
  display: block;
  margin-top: -5px !important;
  margin-top: -2px;
}



/**************************************************************
   Submenu Styles
 **************************************************************/

ul.submenu1,
ul.submenu2 {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

ul.submenu1 li,
ul.submenu2 li{
	margin: 0;
	padding: 0;
	list-style-image: url(../en/foo.gif); /* because IE is balls */
	list-style-type: none;
}

ul.submenu1 li a,
ul.submenu2 li a {
	display: block;
	height: auto !important;
	/* Start hide from IE Mac \*/
  height: 1%;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 20px;
}

ul.submenu1 li a {
	background-image: url(../images/arrows/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: normal;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
}

ul.submenu1 a:hover {
	color: #000000;
	background-image: url(../images/arrows/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	text-decoration: none;
}

ul.submenu2 li a {
	color: #006699;
	background-image: url(../images/arrows/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.submenu2 a:hover {
	color: #000000;
	background-image: url(../images/arrows/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	text-decoration: none;
}

ul.submenunolink li a {
	color: #f6852f;
	background-image: url(../images/bg/submenu2_grey.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.submenunolink a:hover {
	color: #000000;
	background-image: url(../images/bg/submenu2_dkgrey.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	text-decoration: none;
}

ul.submenunolink,
ul.submenunolink2 {
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	text-indent: 0px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../images/arrows/arrow_grey_submenu.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

ul.submenunolink li,
ul.submenunolink2 li{
	margin: 0;
	padding: 0;
	list-style-image: url(../en/foo.gif); /* because IE is balls */
	list-style-type: none;
	text-indent: 10px;
}

/**************************************************************
   Generic Display 
 **************************************************************/


.block {
  display: block;
}

.clear {
  clear: both;
}

.marginRight {
  margin-right: 15px;
}

.paddingLeft {
  padding-left: 5px;
}

.paddingRight {
  padding-right: 5px;
}

.floatLeft {
	float: left;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	border: 0px none #CCCCCC;
	padding-left: 4px;
}

.floatRight {
	float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.alignTop {
  vertical-align: top;
}

.alignMiddle {
  vertical-align: middle;
}

.alignBottom {
  vertical-align: bottom;
}

.lightBlueBg {
	background-color: #FFFFFF;
}

.dark {
  color: #353E47;
}

.breadcrumb {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	font-size: x-small;
	word-spacing: normal;
}

.aligntweak {
	line-height: 23px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.aligntweak2 {
	line-height: 23px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-image: url(../images/bg/submenu_no_link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
}
/*	Data Table styles

------------------------------------------------------------------------------------*/

table tr td {	padding: 4px;	}

table.dataTable, .tablenoborder table {
	border-left: 1px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
	margin:0 0 10px 0;
	width: 98%;
	font-size: 11px;
}

* html table.dataTable, .tablenoborder table {	margin:20px 0;	}

table.devJournal {	width: auto;	}

.devJournal th {	background-color: #F2F2F2;	}

.inlineLeft .dataTable, .inlineRight .dataTable {	margin-bottom: 0;		}

.dataTable caption, .tablenoborder table caption {	padding: 5px;	font: normal 11px Arial, Verdana, sans-serif;	margin: 8px 0 0 0;	text-align: left;	color: #F2F2F2;	background: #F2F2F2;	width: 100%;	font-weight: bold;	}

.dataTable tr.shaded {	background-color: #F2F2F2;	}

.dataTable th, .tablenoborder table th {	padding: 4px;	font-weight: bold;	margin: 0px;	text-align:left;	border-right: 1px solid #F2F2F2;	border-bottom: 1px solid #F2F2F2;	}

.dataTable .headrow {	border-right: none;	}

.dataTable td, .tablenoborder table td {
	vertical-align: top;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #99adbd;
}

.dataTable td ul, .tablenoborder table td ul{	margin: 0 0;	}

.tableMidHeader {	background: #f2f2f2;	text-align: left;	font-size: 11px;	font-weight: bold;	padding: 3px 4px;	}

th.columnCenter {	text-align:center;	}
