/*
///////////////////
CSS for shop layout
///////////////////
*/

#headerUserInformation {
display: none;
}

body {
font-size:1em;
}

#menuFooter ul li a {
font-weight:normal;
}

#content {
color:#00073F;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}
#content TD {
border-top:1px solid #DEEBFA;
padding:4px;
}
#content INPUT, #content SELECT {
border:1px solid #BBD2E2;
color:#006699;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
padding-left:3px;
}
.submitbtn {
cursor:pointer;
float:left;
margin:4px;
overflow:auto;
padding:4px;
text-align:center;
vertical-align:middle;
width:120px;
background:#E9F0F5 none repeat scroll 0% 50%;
border:1px solid #C6DFF9;
color:#336699;
}
.error {
	color: red;
}

#main, #menuFooter {
width: 57em;
}

#ebContent {
padding:20px 130px;
}

/*
////////////////////////////////
CSS from the partner's template
///////////////////////////////
*/


BODY, HTML {
	margin: 0;
	padding: 0;
	background: #C3CED9;
}

BODY {
	min-width: 906px;
	width: 100%;
}

#Container {
	margin: 0 auto;
	width: 906px;
	/* rectangle background */
	background: url(/users/589000/588497/383028/img/383028_containerbgrect.gif) repeat-y;
}

#Masthead {
	height: 97px;
}

#Nav {
	width: 576px;
	height: 20px;
}

#Content {
	float: left;
	padding-left: 24px;
	padding-right:24px;
	width: 858px;
}

#Header {
height:185px;
padding:0 155px 0 140px;
margin-top:25px;
}

#Login {
	width: 800px;
	margin-left: 24px;
	margin-top:-30px;
}

#Skyscraper {
	float: right;
	width: 120px;
	margin-right: 24px;
	margin-left: 0;
}

#Button {
position:absolute;
width:120px;
height:90px;
margin-top:96px;
margin-left: 762px;
display:block;
}

* HTML #Button {
	/* Explorer work-around for positioning bug */
	margin-right: 12px;
}

#Rectangle {
	width: 300px;
	height: 294px;
	margin-left: 26px;
	float: left;
	font-size: 10px;
	text-align: center;
	color: #999999;
	font-family: tahoma;

}

#Banner {
	background: url(/users/589000/588497/383028/img/383028_bannerBgRect.gif) no-repeat top left;
	padding-bottom: 10px;
	margin-left: -20px;
	padding-left: 20px;
	margin-right: 10px;
	width:898px;
	
}

#Summary {
	width: 800px;
	margin-left: 26px;
	color: gray;
	font-size: 8pt;
}

#Footer {
	height: 36px;
	clear: both;
	background: url(/users/589000/588497/383028/img/383028_footerbgrect.gif) no-repeat bottom;
}

/************MAIN****************/

.main {
	padding-left: 50px;
	padding-right: 5px;
	padding-top:5px;
	/*margin-right: 20px;*/
	text-align: justify;
	width:590px;
	float:left;
}

/* NEW HEADER MOCKUP */
UL.navigation {
	list-style: none;
	font-size: 12px;
	font-weight: bold;
}
UL.navigation LI {
	display: inline;
}
UL.navigation LI A {
	display: block;
	float: left;
	width: 96px;
	line-height: 48px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 0 #FFF;
}

UL.navigation LI A:link,
UL.navigation LI A:visited {
	color: #0a143c;
}

UL.navigation LI A:hover {
	background: url(/users/589000/588497/383028/img/383028_hover.gif);
	color: #09c;
}

UL.navigation LI A:active {
	background: url(/users/589000/588497/383028/img/383028_active.gif);
	color: #FFF;
	text-shadow: 0 2px 2px #000;
}


/*END NEW HEADER MOCKUP*/


#Nav {
	position: relative;
	top: 49px;
	left: 316px;
}

#Nav UL {
	list-style: none;
	margin: 0;
	padding: 0 0 0 3px;
}

#Nav LI {
	position: relative;
	top: -2px;
	height: 14px;
	margin-right: 3px;
	list-style: none;
	display: inline;
	background-image: url(/users/589000/588497/383028/img/383028_NavLink.gif);
	background-position:bottom right;
	background-repeat: no-repeat;
}

#Nav LI.current {
	position: relative;
	top: -2px;
	height: 14px;
	margin-right: 3px;
	list-style: none;
	display: inline;
	background-image: url(/users/589000/588497/383028/img/383028_NavLinkCurrent.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

* html #Nav LI.dummy {
	/* visible to IE only */
	width: 1px;
	margin-left: -4px;
	padding-right: 2px;
}

#Nav A {
	height: 14px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 16px;
	padding-right: 4px;
	/* background image placement fix */
	padding-bottom: 1px;
}

#Nav A, 
#Nav A:visited {
	color: #003366;
	background-image: url(/users/589000/588497/383028/img/383028_navArrowReg.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#Nav A:hover {
	color: #ff6600;
	text-decoration: none;
	background-image: url(/users/589000/588497/383028/img/383028_navArrowHover.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#Nav .current A, 
#Nav .current A:visited {
	color: #ff6600;
	background-image: url(/users/589000/588497/383028/img/383028_navArrowActive.gif);
	background-position: left;
	background-repeat: no-repeat;
}

/****************** DROPDOWN MENU LANGUAGES ******************/
#Nav #languages {
	position: absolute;
	width: 34px;
	right: 0;
	top: 2px;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 11px;
	cursor: pointer;
	height: 16px;
	padding-left: 5px;
	padding-top: 1px;
	vertical-align: middle;
}

#Nav #languages {
	/*background-image: none;*/
	background-image: url(/users/589000/588497/383028/img/383028_langButton.gif) ;
}

#Nav #languages IMG {
	border: none;
	padding: 0;
	margin: 0;
}

/****************** UTILITY LINKS ******************/
.utils {
	color: #545454;
	font-size: 9px;
	float: right;
	margin-right: 8px;
	top: 10px;
}

.utils LI {
	display: inline;
	list-style-type: none;
	padding-right: 2px;
}

.utils A, 
.utils A:visited {
	color: #003366;
}

.utils A:hover, 
.utils A:active {
	color: #FF6600;
	text-decoration: underline;
}

.MSN {
	color: #0099CC;
}

.Yahoo {
	color: #669933;
}

.AOL {
	color: #FF3500;
}
.Neutral {
	color:#FF6600;
}
.sidebar {
	width: 200px;
	float: left;
	padding: 10px;
	padding-right:0px;
	font-size: 10px;
}
.sidebar UL {
	padding-left: 1.5em;
}
.main #img_size {
width: 100px;
}
/***************** Styling ****************/
.sidebar LI {
	/*list-style-type: none;*/
	line-height: 1.5em;
	color: #666666;
	font-family: Arial, sans-serif;
}
#Content .sidebar H1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #0099CC;
	font-weight: bold;
	margin-bottom: 20px;
	padding-top: 45px;
	background-image: url(/users/589000/588497/383028/img/383028_eHead.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.sidebar H4 {
	font-weight:bold;
	font-size:9px;
}
.sidebar H2 {
	font-size: 8pt;
}
.sidebar H3 {
	font-size:8pt;
	font-weight:bold;
	color:#666666;
}
.sidebar UL {
	margin-bottom: 10px;
}

.sidebar A, .sidebar A:Visited {
	color: #545454;
}

.sidebar A:Hover {
	color: #FF6600;
}

.main H1 {
	margin-bottom: 10px;
	font-family:tahoma;
	font-size:16pt;
}

.main P {
	font-size: 12px;
	margin-bottom: 1em;
}

.breadcrumb {
	display: block;
	font-size: 10px;
	color: #545454;
	padding-bottom: 38px;
}

.breadcrumb A, .breadcrumb A:visited {
	color: #999999;
}


/***************HELP*******************/
.help {
width:500px;
float:right;
position:inherit;
}


/*******************PAGE: main part *************************/

#main_part{
  font-size:8pt;
  line-height:13pt;
}
#main_part .title{
	font-family:Tahoma;
	font-weight:bold;
	font-size:15pt;
}
#main_part .subtitle{
font-family:Tahoma;
  font-size:9pt;
  cursor:pointer;
}

#main_part .version {
font-family:tahoma;
 font-size:13pt;

 }
 #main_part H4 {
	color: #0099CC;
	font-weight:bold;
	font-size:9px;
}
#main_part H2 {
	font-size: 15px;
	color: #FF6600;
	font-weight:bold;
}
#main_part H3 {
	font-size:10pt;
	font-family:tahoma;
	margin-bottom: 0.3em; 
	color: #666;
}

#main_part A {
color:#FF6600;
}

#main_part P {
font-family:tahoma;
font-size:12px;
line-height: 15px;
}


#main_part dl {
			margin-bottom: 3em;
			/* padding: 8px;
			background: #f0f0f0; */
			border-top: 1px solid #CCC;
			width: 50%;
			float: left;
		}
			
#main_part dt {
				width: 90px;
				color: #999;
				clear:both;
				float:left;
				font-size: 10px;
				line-height:20px;
				/* text-align:right; */
				border-bottom: 1px solid #CCC;
		}

#main_part dd {
				font-size:12px;
				line-height:20px;
				margin:0;
				padding:0;
				padding-left: 98px;
				color: #666;
				border-bottom: 1px solid #CCC;
		}

.profile {
			width: 28%; padding: 2%;
			margin-left: 2%;
			float: right;
			font-size: 12px;
			color: #333;
			background: #f0f0f0;
		}
		
.profile H2 { font-size: 0.7em; }
.profile LI { margin-left: 1.2em }
#headline {
	background-image: url(/users/589000/588497/383028/img/383028_odometer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 138px;
	padding-left: 150px;
	padding-top: 20px;
}
#job_desc {
	width:265px; 
	float: left;  
	color: #333;
}
#job_list {
	width:250px; 
	float: left; 
	margin-left:35px; 
	color: #8c8c8c; 
	font-size: 12px;
}
.job_heading {
	font-size: 18px; 
	font-weight: bold;
}
#job_intro {
	font-size:14px; 
	color: #333333;
	line-height: 15px;
}

/******************** versions page **************/

.versions UL {
	left: 10px;
	padding-left: 1.5em;
}
.versions LI {
	color: #0033cc;
}
.versions A {
color: #0033cc !important;
}
.newversions {
	background: url(/users/589000/588497/383028/img/383028_ebuddyversions.png) no-repeat;
	float: left;
	display:block; 
	height: 240px;
	cursor:pointer;
}

/*********************NEW HEADER MOCKUP******************/
	
.navigation {
/*position: absolute;*/
	margin-top: 36px;
	margin-left: 194px ;
	position: relative !important;
	position: absolute;
	width:577px;
}
.dropdown {
	top: 42px;
}
/*********************END NEW HEADER MOCKUP******************/


/***************** GENERAL STYLES ****************/
* {
	padding :0; 
	margin:0
}

BODY {
	font-family: Tahoma, 'Lucide Grande', Arial, sans-serif;
	background:url(/users/589000/588497/383028/img/383028_bodybg.gif) repeat-x top; 
	/* Explorer 5- centering workaround */
	text-align: center !important;
/*	font-size : 16px;*/
}
#shop   {
  font-size:small;
}
#shop   A {
  font-size:small;
  text-decoration:none;
  color: #4b5c78;
  font-weight:bold;
}
/* Explorer dissapearing background-bug workaround */
ul, ol, dl {
	position: relative;
}

A {
	text-decoration: none;
}

A:visited {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

A:active {
	text-decoration: none;
}

H1, H2, H3 {
	margin: 0;
	padding: 0;
}

H1 {
	font-size: 24px;
	font-weight: normal;
}

.genLeft {
	float: left;
}

.genRight {
	float: right;
}

.clear {
	clear: both;
	font-size: 0px;
	margin: 0;
	padding: 0;
}

/***************** MASTHEAD ****************/
#Masthead {
	background-image: url(/users/589000/588497/383028/img/383028_ebuddy_masterheadbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#Masthead IMG {
	float: left;				/* Explorer patch */
}

/***************** CONTAINER ****************/
#Container {
	/* Explorer 5- centering workaround */
	text-align: left;
	margin:0 auto;
}

/***************** CONTENT ****************/
	
#Content H1 {
	color: #FF6600;
}

/***********REDIRECT*******************/
#redirect{
position:absolute;
width:300px;
height:50px;
top:30px;
display:block;
cursor:pointer;

}

/***************** HEADER ****************/

#Header H1 {
	color: #0099CC;
	margin: 0;
	padding-top: 25px;
	font-size:16pt;
	margin-top:5px;
	margin-bottom:5px;
}

#Header P {
	color: #545454;
	font-size: 11pt;
	margin: 0;
	padding-left:110px;
	margin-top: 0;
}
#Header A {
	color: #545454;
	font-size: 11pt;
	margin-top:10px;

}
/********************FOOTER *************************/
#Footer_content						/* general Footer style */
{
	width:906px;
	margin: 0 auto;
	padding: 0 24px 0 24px;
	font-size: 9px;
	color: #003366;
}

#Footer_content P {
	margin-top: 0;
	margin-left:27px;
	color: #fff;
	font-weight: bold;
}	

#Footer_content UL {
	margin-top: 0;
	/*margin-right: 27px;*/
}

#Footer_content LI				/* inline list for links */
{	
	display: inline;
	border-right: 1px solid #003366;
	margin-left: 1px;
	padding-left: 4px;
	padding-right: 4px;
}

#Footer_content LI.last
	{
		border: none;
	}
	
#Footer_content A {
	color: #003366;
}

#Footer_content A:hover {
	color: #FF6600;
}
/*****************Rectangle*********************/
#Rectangle {
	background-image: url(/users/589000/588497/383028/img/383028_rectBg_new.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.debug { 
        font-size: 8px;
        color: red;
}


.notification { 
     font-size: 11pt;
     color: red;
}
/***********GOOGLE SEARCHBAR***************/
		.google {
			margin-top: 7px; position: absolute; margin-left: 555px; width: 345px; line-height: 1em; text-align: right;
		}
		.google IMG {
			behavior: url(/users/589000/588497/383028/img/383028_pngbehavior.htc);
			vertical-align:	middle;
		}

#content {
color:#00073F;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}
#content TD {
	border-top:1px solid #DEEBFA;
	padding:4px;
}
#content INPUT, #content SELECT {
border:1px solid #BBD2E2;
color:#006699;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
padding-left:3px;
}
.submitbtn {
cursor:pointer;
float:left;
margin:4px;
overflow:auto;
padding:4px;
text-align:center;
vertical-align:middle;
width:120px;
background:#E9F0F5 none repeat scroll 0% 50%;
border:1px solid #C6DFF9;
color:#336699;
}
.error {
	color: red;
}

.left {
float:left;
width:200px;
}

.right {
float:right;
}

img{
border:0;
}
