@import "forms.css";
@import "logged_in.css";
@import "offer.css";


/* > > > > common stuff*/

html {
 height: 100.02%; 
 min-height: 100.02%;
}

img {
 border: none;
}

.clearer {
 clear: both; 
 font-size: 0;
}

body {
 background-image: url(../images/body_bg.gif);
 background-repeat: repeat-x;
 color: #4d4d4d;
 font: 12px Verdana, Arial, Helvetica, sans-serif;
 line-height: 20px;
 text-align: center;
 margin: 0;
 padding: 0;
}

/* > > > > default layout*/

#wrapper { 
 margin: 0 auto;
 width: 855px;
 text-align: left;
}

#header {
 height: 92px;
}

#logo {
 width: 240px;
 float: left;
 margin: 10px 180px 0 0;
}


#top_links {
 font-size: 10px;
 word-spacing:5px;
 width: 170px;
 float: left;
 margin: 15px 10px 0 0;
}

#main_body {
 width: 855px;
}

#sidebar_menu {
 width: 180px;
 margin: 5px 0 0 0;
 float: left;
 text-align: right;
}

.side_menu_item {
 font-size: 17px;
 margin: 10px 0 5px 0;
 padding: 0 0 5px 0;
}

.side_menu_item_desc {
 font-size: 10px;
 color: #333;
 font-style: italic;
 padding: 0 25px 0 0;
 margin: -6px 0 0 0
}


.side_menu_border {
 margin: 0 25px 0 0;
 border-top: 1px dashed #bbb;
}


/* right stuff*/

#right_content_outer {
 background-image: url(../images/right_content_shadow.png);
 background-repeat: repeat-y;
 min-height: 600px;
 width: 670px;
 background-position: -11px 0;
 float: left;
 zoom:1;
}


#right_content {
 width: 631px;
 padding: 15px;
 margin: 0 0 20px 0;
 float: left;
 background-image: url(../images/right_content_bg.gif);
 background-repeat: repeat-x;
 _height: 600px;


}

#horizontal_menu {
 font-size: 15px;
 color: #666;
 word-spacing: 8px;
 margin: 0 0 30px 10px;
}

#right_content_top {
 margin: 10px 0 0 0;

}

#right_content_top_left {
 width: 315px;
 float: left;
 padding: 0 0 20px 0;
}

#right_content_top_right {
 width: 315px;
 float: left;
 padding: 0 0 20px 0;
}

#right_content_bot {
 height: 250px;
 border-top: 1px dotted #bbb;
 clear: both;
}

#right_content_bot_left {
 width: 265px;
 float: left;
 padding: 0 50px 0 0;
 margin: 20px 0 0 0;
 border-right: 1px dotted #bbb;
}

#right_content_bot_right {
 width: 290px;
 float: left;
 padding: 0 0 0 20px;
 margin: 20px 0 0 0;
}


#footer {
 clear: both;
 background-image: url(../images/footer_shadow.png);
 background-repeat: no-repeat;
 height: 70px;
 padding: 20px 0 0 0;
 font-size: 10px;
 line-height: 15px;
 margin: 0 0 0 180px;
 color: #666;
}

#footer_left {
 width: 335px;
 float: left;
}
#footer_left A  {
 color: #666;
}


#footer_right {
 width: 335px;
 float: left;
 text-align: right;
}


/* > > > > lists*/


.ul_help {
 margin: 10px 0 10px 25px;
 paddng: 5px;
 list-style: decimal;
}

.ul_help li {
 margin: 20px 0;
}


/* > > > > text stuff*/

h1 {
 font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
 font-size: 18px;
 color: #9c305f;
 font-weight: normal;
}

.h1_confidential {
 margin: 12px 0 20px 0;
}


/* > links */


a:link, a:visited {
 color: #00b0d8;
 text-decoration: none;
}

a:hover, a:active {
 color: #056839;
 text-decoration: underline;
}

#sidebar_menu a {
 display: block;
 padding: 0 25px 2px 0;
}

#current, #sidebar_menu a:hover {
 color: #9c305f;
 text-decoration: none;
 display: block;
 background-image: url(../images/side_menu_tri.gif);
 background-repeat: no-repeat;
 background-position: 100% 0;
}

#horizontal_menu .horizontal_current, #horizontal_menu a:hover {
 color:#9c305f;
 text-decoration: none;
 padding: 0 0 15px 0;
 background-image: url(../images/horizontal_current.gif);
 background-repeat: no-repeat;
 background-position: 50% 15px;
}

#next_link {
 text-align: right;
 padding: 0 0 10px 0;

}

/*--search results --*/

.results {
   border-top: 1px #ccc dashed;
 }

.resultsSection ul{
  margin: 30px 0 10px 25px;
  padding: 5px;
  listx-style: decimal;
}

.resultsSection li{
     margin: 5px 0 5px 10px;
     padding: 5px 5px;
     font-weight: bold;
     background-color: #f5f5f5;
}

.smallDetails {
	 font-weight: normal;
  background-color: #fff;
}

.verifiedEmail {
   font-style: italic;
    background-color: #fff;
}
	    

.timer {
    font-weight: normal;
    font-family:Arial, Verdana, sans-serif;
    color:#663;
    font-size:0.8em;
    text-align: center;
    }
		    
.h2_head {
 font-size: 14px;
 line-height: 27px;
 font-weight: normal;
 color: #333;
 background-color: #d3ead8;
 width: 600px; 
 padding: 0 10px; 
 margin: 5px 0; 
 position: relative; 
}

.messageHistory {
	background-color:#f5eede;
	padding:1.0em;
	width: 98%;
	height: 300px;
	overflow-y: scroll;
}

.IndividualMessageHistory{
	background-color:white;
	width: 100%;
}

.IndividualMessageHistory H1{
	font-family:arial,sans-serif;
    font-weight: bold;
	font-size: 12pt;
}

.IndividualMessageHistory H2{
	font-family:arial,sans-serif;
    font-weight: normal;
    font-style: italic;
	font-size: 8pt;
}

.IndividualMessageHistory p{
	font-family:arial,sans-serif;
    font-weight: normal;
	font-size: 1em;
	text-align: left;
}

pre {
color: #4d4d4d;
 font: 12px Verdana, Arial, Helvetica, sans-serif;
  line-height: 20px;
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.exchangeTable{
    padding-left: 9;
    padding-right: 9;
    padding-top: 9;
    padding-bottom: 9;
    boxrder-left: #afcdd8 2px solid;
    boxrder-right: #afcdd8 2px solid;
    bxorder-top: #afcdd8 2px solid;
    xborder-bottom: #afcdd8 2px solid;
    maxrgin-bottom: 25px;
    margin-left: 125px;
    margin-right: 125px;
    font-weight: bold;
    }

.delete_image:hover {
	cursor: pointer;
}

.social_image {
	float: left;
	margin-right: 5px;
}

#hotmailSelectedPeople {
    margin-left: 200px
}

#epop_container {
width: 420px;  
position:absolute; 
z-index: 100;   
overflow:hidden;   
visibility: hidden; 
}

#epop {  
bxxorder: 4px solid #D1D1D1;
border: 4px solid #000000;
width: 380px; 
position:absolute;  
background-color: #cfecd7;
padding: 10px; 
left: 0;  
top: 0; 
}
#epop h1  {
margin:0 0 20px 0; 
background: url("../images/nrtrit.gif") no-repeat  top left; padding:10px 10px 10px 48px; }
}

#epop a {
font-size: 12px; 
text-decoration: underline; 
color: #00b0d8;
}


.inviteEmail {
	background-color:#f5eede;
	padding:1.0em;
	text-align: left;
	font-size: 0.8em;
}

#contHelp {
    position: relative; 
    z-index: 1;
    top: 70px;
    right: -20px;
    float: right;
    width: 1px;
}

/*side sticker*/

#sidesticker {
}

.form_content label,
.form_content input {
	display: block;
	width: 125px;
	float: left;
	margin: 0 15px 15px 0;
}

.form_content label {
	text-align: right;
	width: 75px;
	padding-right: 10px;
	float: left;
}
.form_content select {
	display: block;
	width: 50px;
	float: left;
	margin: 0 38px 15px 52px;
}


.extra {
 float: left;
 width: 270px;
}

.form_content br {
 clear: left;
}

.status_content label,
.status_content input {
	display: block;
	width: 125px;
	float: left;
	margin: 0 5px 5px 0;
}

.status_content label {
	text-align: right;
	width: 180px;
	padding-right: 10px;
	float: left;
     font-weight: bold;
}

.status_extra {
 float: left;
 width: 270px;
}

.status_content br {
 clear: left;
}
