/* this one is for IE */
img { -ms-interpolation-mode:bicubic; }

body {
	margin: 0px;
	padding: 16px 0;
	color: #666666;
	text-align: center;
	background: url(/oeg/images/page_bkg.gif);
    background-repeat: repeat-x;
	font: 11px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
}
.codetxt {
	margin: 10px;
	color: #0033CC;
	background-color:#FFFFCC;
	font: 11px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	border: solid 1px #FFCC66;
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#container {
	position: relative;
	width: 1048px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}


#variable-container {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}


a {
	color: #993300;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

.h2 {
	width:100%;
	clear:both;
	height: 30px;
	font-size:24px;
	color: #993300;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(/oeg/images/site/title_line.gif) repeat-x center;

}

.h2 .title {
	background-color: #FFFFFF;
	background-repeat: repeat;
	padding-right: 10px;
}

h3{
	color: #993300;
	font-family: Georgia, "Times New Roman", Times, serif;

}

h4{
	color: #993300;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 11px 0px;
	border-bottom: 1px solid #CCCCCC;
}

/*------------ embedded login ------------*/

.embedded_login {
    color:#000000;
    background:transparent;
}



/*------------ image ------------*/

img {
	border-style: none;
}

img.pic_left{
	float:left;
	border:1px #CCCCCC solid;
	margin: 0 8px 8px 8px;
	padding: 5px 5px 1px 5px;
}

/*------------share page------------*/
 #share-container {
     position: relative;
     width: 920px;
     padding: 0px;
     text-align: left;
     margin: 0 auto;
 }

#share-map-display {
    border: 1px solid #cccccc;
    min-width:400px; 
    height: 350px;
    
/*    width: 100%; */
/*     position: relative; */
}

#share-map-display span {
    white-space:normal;
    font-size:85%;
}

#share-map-display a {
    white-space:normal;
    font-size:85%;
}



#share-media-controls {
    background:#CCCCCC none repeat scroll 0 0;
    bottom:0;
    left:0px;
    line-height:24px;
    padding-bottom:;
    padding-left:0;
    padding-right:0;
    position:absolute;
    text-align:center;
    width:100%;
}

.share-media-box-text {
    bottom:30px;
    left:0px;
    max-height:60px;
    overflow-y:auto;
    padding:2px 2px 0 5px;
    position:absolute;
    text-align:left;
    width:auto;
}

.share-media-box-text-solo {
    /*padding:5px 2px 0 10px;*/
    padding:0 0 0 0;
    text-align:left;
    position:absolute;
    bottom:30px;
    left:0px;
    width:auto;
    height:300px;
    overflow:hidden;
}

.share-media-box-media {
    bottom:104px;
    left:0px;/*ie*/
    position:absolute;
}

#share-media-box {
    background-color:#EEEEEE;
    position:relative;
    right:0;
    text-align:right;
    width:auto;
    height:347px;
    width:320px;
    /* width:auto;*/
    margin:0;
}

.search-box {
    font-family: helvetica, san-serif;
    font-size:15px;
    color:#5F6E7C;
    height:19px;
    width:219px;
    float:left;
}

.search-box-button {
    font-size:15px;
    background-color:#999999;
    color:#ffffff;
    height:25px;
    line-height:24px;
    width:75px;
    float:left;
    text-align:center;
}
.search-box-button:hover {
    color:#993300;
}


.track-attr-value {
    max-height:70px;
    overflow-y:auto;
    width:67%;
    float:left;
    padding:2px 6px 2px 2px;
}

.track-attr-name {
    width:28%;
    float:left;
    padding:2px 2px 2px 5px;
}

#track-attributes {
    height:100% auto;
    width:320px;
    font-size:12px;
}

.share-grey-line-rhs {
    width:320px;
    clear:both;
    height:1px;
    background-color:#CCCCCC;
}
.share-banner-rhs {
    font-size:15px;
    font-weight:bold;
    padding-left:3px;
    font-family: Helvetica, sans-serif;
    line-height:22px;
}

/** old 
#share-media-controls {
    text-align: center;
    margin-top: 5px;
}

.share-media-box-text {
    width: auto;
    padding: 2px 2px 0px 5px;
    text-align:left;
    max-height:60px;
    overflow-y:auto;
  }

.share-media-box-text-solo {
    width: auto;
    padding: 5px 2px 0px 10px;
    text-align:left;
  }

.share-media-box-media {
  }

#share-media-box {
  right:0px;
  margin-top:10px;
  margin-bottom:10px;
  text-align:right;
  }


**/

#share-head {
    width: 100%;
    height: 118px;
    margin:auto;

}

#share-head h1 {
    position: absolute;
    width: 545px;
    height: 86px;
    background: url(/oeg/images/logo.png) no-repeat;
    margin: -13px 0 0 26px;
}

#share-head h1 a {
    text-indent: -2000px;
    width: 545px;
    height: 86px;
    display: block;
    background: url(/oeg/images/logo.png) no-repeat;
}


#share-footer {
    text-align:center;
    font-size:10px;
    color:#999999;
    height:50px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url(/oeg/images/footer.png);
    background-repeat: no-repeat;
    background-position: right 0px;
    margin:auto;
}

#share-main {
    margin: auto;
    width: 100%;
    height: auto;
    background-color: #FFFFFF;
}

#share-right {
    float: left;
    width: 335px;
/*    max-width: 450px;*/
    padding: 5px 10px 0 20px;
    vertical-align: top;
}

#share-right-user-custom {
    height: 300px;
    width: 350px;
    /* padding: 5px 10px 0 5px;*/
    vertical-align: top;
}

#share-left {
    float: left;
    width: 510px;
    min-width: 401px;
    padding: 10px 10px 30px 30px; /* t r b l */
    vertical-align: top;
}

/* not used by publishing pages any longer 10/8/08 */
#share-left-ie {
    vertical-align: top;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
    padding-left: 30px;
    width:550px;
}

.share-tagcloud {
    width:280px;
    text-align:centered;
    padding: 10px 0px 10px 13px;
}

.cloud-item {

}

#share-footer a {
	color: #666666;
}
 
#share-footer a:hover {
	color: #993300;
}

#share-tag-line {
    position: absolute;
    left: 200px;
    top: 35px;
    font-family: Arial Rounded MT bold;
    font-size: 30px;

}

#share-campaign-left {
    width: 100%;
}

#share-campaign-right {
    width: 100%;
}

#share-track-list {
    width: 320px;
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.share-track-entry {
    color: #993300;
    width: 98%; 
    margin-left:5px;
    white-space:nowrap;
    padding-left:7px;
/*    width:275px;*/
}

.share-track-entry:hover {
    background-color: #dddddd;
    cursor:pointer;
}

.share-media-link {
    text-decoration: underline;
}

/*------------campaign page static config------------*/

#campaign-container {
    position: relative;
    min-width: 810px;
    width: 860px;
    padding: 0px;
    text-align: left;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto; 
    margin-bottom: 0;
}

#campaign-map-display {
    border: 1px solid #cccccc;
    width: 100%;
/*    min-width:400px;*/
    height: 350px;
/*     position: relative; */
}

#campaign-media-box {
  margin-right:15px;
  margin-top:10px;
  margin-bottom:10px;
  text-align:right;
  }

.campaign-media-box-text {
    width: 350px;
    margin-top:5px;
    text-align:left;
  }

#campaign-head {
    width: 100%;
    height: 105px;
    background-image: url(/oeg/images/site/header2.gif);
    background-repeat: no-repeat;
    background-position: center top;
    margin:auto;
}

#campaign-head h1 {
    position: absolute;
    width: 192px;
    height: 88px;
    background: url(/oeg/images/logo.png) no-repeat;
    margin: 20px 0 0 0;
}

#campaign-head h1 a {
    text-indent: -2000px;
    width: 154px;
    height: 59px;
    display: block;
    background: url(/oeg/images/logo.png) no-repeat;
}


#campaign-footer {
    text-align:center;
    font-size:10px;
    color:#999999;
    height:57px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url(/oeg/images/site/footer2.gif);
    background-repeat: no-repeat;
    background-position: right 0px;
}

#campaign-main {
    margin: auto;
    width: 100%;
    height: auto;
    background-color: #FFFFFF;
}

#campaign-right {
    width: 425px;
/*    max-width: 450px;*/
    height:auto;
    padding: 5px 10px 0 5px;
    vertical-align: top;
}

#campaign-right-user-custom {
    height: 300px;
    width: 350px;
    /* padding: 5px 10px 0 5px;*/
    vertical-align: top;
}

#campaign-right input {
    font-size: 11px;
    width: 200px;
}

#campaign-left {
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    min-width: 401px;
    width: 500px;
    vertical-align: top;
}

#campaign-left-ie {
    vertical-align: top;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
    padding-left: 30px;
    width:550px;
}

#campaign-footer a {
	color: #666666;

}
 
#campaign-footer a:hover {
	color: #993300;
}

#campaign-tag-line {
    position: absolute;
    left: 200px;
    top: 35px;
    font-family: Arial Rounded MT bold;
    font-size: 30px;

}

#campaign-signup {
    width: 100%;
}


/*------------header------------*/

#head {
    width: 772px;
    height: 105px;
    background: url(/oeg/images/site/pagebkg.gif) no-repeat;
}

#head h1 {
    width: 545px;
    height: 91px;
    background: url(/oeg/images/logo.png) no-repeat;
    margin: -8px -8px 0 8px;
}

#head h1 a {
    text-indent: -2000px;
    width: 154px;
    height: 59px;
    display: block;
    background: url(/oeg/images/logo.png) no-repeat;
}

/*
#main {
    margin: auto;
    width: 772px;
    height: auto;
    background-color: #FFFFFF;
}
*/

#main {
	margin: auto;
	height: auto; 
}

/*------------ menu ------------*/

#menu {
	position: absolute;
	width: 470px;
	top: 45px;
	z-index: 100;
	right: 100px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 0;
	padding: 0;
}

#menu li {
	list-style-type: none;
	float: right;
	height: 22px;
	margin: 0 4px 0 4px;
}

#menu li a {
	padding: 0 0 7px 0;
	height: 22px;
	color: #999999;
}

#menu li a:hover {
	color:#993300;
}

#menu .current {
	color:#993300;
	font-weight:bold;
}

#menu .current a:hover{
	color:#993300;
	font-weight:bold;
}

.login-link a {
    color:#ffffff!important;
    background:#999999!important;
    padding: 2px 4px 4px 4px!important;
}

.login-link a:hover {
    color:#993300!important;
}


.login-field {
    border:1px solid #0069A8;
    font-family:Verdana,
    serif;font-size:12px;color: #6d777e;
    margin-bottom: 2px;
    width:125px;
 }

#real-login-form {
    width: 280px;
    margin-top:-2px;
}

/*------------ main ------------*/


.spacer{
	width:auto; 
	height:2px; 
	clear:both; 
	padding-bottom:2px;
}

.separator {
	width:100%;
	clear:both;
	background-image: url(/oeg/images/site/separator.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
}
 
.content_nonsplit {
	width:100%;
	clear:both;
	text-align:justify;
	line-height:16px;
 }

/*------------ split ------------*/
.split2_right{
	width:48%;
	float:right;
	text-align:justify;
	line-height:16px;
}

.split2_left{
	width:48%; 
	float:left;
	text-align:justify;
	line-height:16px;
}

#content_right_home {
	float:right;
	height:auto;
	padding: 5px 10px 0 5px;
}

#content_left_home {
	float:left;
	width: 480px;
	height:auto;
	padding-top: 0;
	padding: 10px 10px 30px 0px;
}

#split_left {
	float:left;
	width: 1028px;
	height:auto;
	padding: 35px 10px 30px 10px;
}

#split_right{
	float:left;
	padding:5px;
	width: 150px;
	height:auto;
}

/*------------footer------------*/
#footer {
	text-align:center;
	font-size:10px;
	color:#999999;
	background: url(/oeg/images/footer.png) no-repeat 0px 0px;
	padding-top:10px;
	width: 1048px;
	height:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    margin:auto;

}

#footer a {
	color: #666666;

}

#footer a:hover {
	color: #993300;
}


/* ----------- Map Display -------*/


#login-map-display {
    border: 1px solid #cccccc;
    width: 450px;
    height: 350px;
    position: absolute;
    left: 30px;
}
#login-outer-wrapper
{
    width: 800px;
    margin: 0px auto 0px auto;
    text-align: left;	
    background: transparent;
}
#login-news-box {
  margin-top: -2px;
  width:      745px;
  }

#login-news-box-items {
  height:       145px;
  overflow:     auto;
  }
#login-news-box-items span{
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
  }
#login-news-box-items small{
	color:#990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
 }
 #login-news-box-items p{
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	padding-bottom: 5px;
 }
.login-news-item {
  margin-left:  10px;
  margin-right: 10px;
  font-size:    11px;
  }

  .blue-form-border {
    border: 1px solid #cccccc;
    width: auto;
}

/* ----------- personal info -------*/

#personal-info {
    width:100%;
    background:transparent;
}
#personal-info input textarea label {
    width: 100%;
    font: 12px Arial, Helvetica, sans-serif;
}

.personal-info-field-values {
    width: 250px;
}

.personal-info-field-names {
    width: 100px;
}

.personal-info-field {
    font: 12px Arial, Helvetica, sans-serif;
}



/* ----------- input -------*/
#input1 {
	width:241px;
	height:177px;
	background: url(/oeg/images/site/form_bg1.gif) no-repeat;
	padding: 5px 0 20px 10px;
	margin-bottom: 10px;
	color: #ffffff;

}
fieldset {
	border: none;
	margin: 10px 0pt 0pt 0px;
}

fieldset a{
	color:#FFFFCC;
}
fieldset a:hover{
	text-decoration: underline;
}

#input1 h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFCC;
	margin: 5px 0pt 0pt 0px;
	padding: 0px;

}
#input2 {
	width:251px;
	height:155px;
	background-image: url(/oeg/images/site/form_bg2.gif);
	color: #FFFFFF;

}
label
{
	float: left;
	text-align: right;
	margin-right: 0.5em;
}

.submit input
{
	margin-left: 1em;
}
.input_vert {
width:241px;
height: 30px;
clear:both;
}

/*------------ list ------------*/
ul {
	list-style-type: none;
}

.list_front {
	padding:10px 20px 5px 20px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	
}

.list_front  li {
	margin-right: 4px;
	margin-left: 4px;
	padding-left: 20px;
	background: url(/oeg/images/site/ul_circle.gif) no-repeat 1px 1px;


}

.contents_ul  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;

}
.contents_ul li {
	margin: 0 5px 0 4px;
	padding: 0 0 4px 15px;
	background: url(/oeg/images/site/arrow.gif) no-repeat 1px 4px;
 
}
#menu_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	width:150px;
	margin: 0;
	padding: 0;

}
#menu_right li {
	margin: 0 4px 0 0;
	padding: 0 0 6px 20px;
	background: url(/oeg/images/site/ul_sq.gif) no-repeat  1px 1px;

}
#menu_right li a{

	text-decoration: underline;
}
#menu_right li a:hover{
	color: #999999;
}

/*------------ download ------------*/
.table_dl {
	height:30px;
	float:left;
	font-weight:bold;
	background-color:#f0f0f0;
	margin: 5px 10px 5px 5px;
	text-align: center;
	line-height: 32px;
}
.table_dl_sub {
	height:60px;
	float:left;
	margin: 5px 10px 5px 8px;

	
}

/* --------- round corner -----------*/
/*.fl {
	width:6px;
	height:57px;
	float:left;
	background:url(/oeg/images/site/footer1.gif);
}
.fr {
	width:6px;
	height:57px;
	float:right;
	background:url(/oeg/images/site/footer3.gif);
}
.tl {
	width:6px;
	height:105px;
	float:left;
	background:url(/oeg/images/site/header1.gif);
}
.tr {
	width:6px;
	height:105px;
	float:right;
	background:url(/oeg/images/site/header3.gif);
}*/
