

/* MEYER RESET v1.0*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* BASIC TYPOGRAPHY */

html { font-size: 62.5%; font-family: "Lucida Grande","Lucida sans", geneva, arial, sans-serif; }
strong, th, thead td, h1, h2, h3, h4, h5, h6 { font-weight: bold; }
cite, em, dfn { font-style: italic; }
code, kbd, samp, pre, tt, var, input[type='text'], input[type='password'], textarea { font-size: 92%; font-family: "Lucida Grande", "Lucida sans", geneva, "microsoft sans serif", arial, sans-serif;  }
del { text-decoration: line-through; color: #666; }
ins, dfn { border-bottom: 1px solid #ccc; }
small, sup, sub { font-size: 85%; }
abbr, acronym { text-transform: uppercase; font-size: 85%; letter-spacing: .1em; }
a abbr, a acronym { border: none; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px solid #ccc; }
sup { vertical-align: super; }
sub { vertical-align: sub; }

/* FORMS */

fieldset { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend { font-weight: bold; font-size:1.2em; }
label { font-weight: normal;margin-left:10px }
textarea, input[type='text'], input[type='password'], select { border: 1px solid #ccc; background: #fff; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #bbb; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #888; outline: 2px solid #ddd; }
input, select { cursor: pointer; }
input[type='text'] { cursor: text; }
input[type='text'] {border:1px inset #f0f0f0;margin:0 0 19px 10px;width:250px;height:16px;}

/* BASE SIZES */

.container { font-size: 1.2em; line-height: 1.6em; }
.container h1 { font-size: 1.9em; }
.container h2 { font-size: 1.7em; }
.container h3 { font-size: 1.5em; }
.container h4 { font-size: 1.3em; }
.container h5 { font-size: 1.2em; }
.container h6 { font-size: 1em; }

/* HR */

hr {background:#ddd;color:#ddd;clear:both;float:none;width:95%;height:.1em;margin:0 0 1.45em;border:none;}

/* LISTS */

.container ul li { margin-left: .85em; }
/*.container ul li:before {content: "\2022\00a0\00a0"; }  REMOVED FOR FF3 */
.container ol { list-style-position: outside; list-style-type: decimal; }
.container dt { font-weight: bold; }

/* TABLES */
.container table { border-top: 1px solid #ccc;  border-left: 1px solid #CBDAEF; }
.container th, .container td { border-bottom: 1px solid #ddd; border-right: 1px solid #CBDAEF; }
/* MARGINS & PADDINGS */

.container blockquote *:first-child { margin: .8em 0; }
.container hr, .container p, .container ul, .container ol, .container dl, .container pre, .container blockquote, .container address, .container table, .container form { margin-bottom: 1.6em; }
/* NOTE: Calulate header margins: TOP: 1.6em/size, BOTTOM: 1.6em/size/2 */

.container h2 { margin: 1.07em 0 .535em; }
.container h3 { margin: 1.14em 0 .57em; }
.container h4 { margin: 1.23em 0 .615em; }
.container h5 { margin: 1.33em 0 .67em; }
.container h6 { margin: 1.6em 0 .8em; }
.container th, .container td { padding: .8em; }
.container caption { padding-bottom: .8em; } /* padding instead of margin for IE */
.container blockquote { padding: 0 1em; margin: 1.6em 0; }
.container fieldset { padding: 0 1em 1em 1em; margin: 1.6em 0; } /* padding-top is margin-top for fieldsets in Opera */
.container legend { padding-left: .8em; padding-right: .8em; }
.container legend+* { margin-top: 1em; } /* compensates for the opera margin bug */
.container textarea, .container input { padding: .3em .4em .15em .4em; }
.container select { padding: .1em .2em 0 .2em; }
.container option { padding: 0 .4em; }
.container a { position: relative; padding: 0.3em 0 .1em 0; } /* for larger click-area */
.container dt { margin-top: .8em; margin-bottom: .4em; }
.container ul { margin-left: 1.5em; }
.container ol { margin-left: 2.35em; }
.container ol ol, .container ul ol { margin-left: 2.5em; }
.container form div { margin-bottom: .8em;}



/* 24 COLUMN GRID */

.showgrid {background:url(../img/grid.png);}
body {margin:0;}
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23 {float:left;margin-right:10px;}
/*div.span-24 {float:left;}*/
div.last {margin-right:0;}

.span-24, div.span-24 {width:950px;margin:0 auto;}
.container {width:950px;margin:0 auto;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}

hr {background:#ddd;color:#ddd;clear:both;float:none;width:95%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}

.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}




/* TEXT CLASSES */

.container .small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.container .large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.container .hide {display:none;}
.container .quiet {color:#666;}
.container .loud {color:#000;}
.container .highlight {background:#ff0;}
.container .top {margin-top:0;padding-top:0;}
.container .bottom {margin-bottom:0;padding-bottom:0;}
.container .thin {font-weight: lighter;}
.container .error, .container .notice, .container .success {padding:.8em;margin-bottom:1.6em;border:2px solid #ddd;}
.container .error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.container .notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.container .success {background:#E6EFC2;color:#264409;border-color:#C6D880;background:#d3e9ee;border-color:#B5D8DF;}

.container .error a {color:#8a1f11; background:none; padding:0; margin:0; }
.container .notice a {color:#514721; background:none; padding:0; margin:0; }
.container .success a {color:#264409; background:none; padding:0; margin:0; }
.container .center {text-align: center;}



.container a.button, .container a.button2, .container a.button3, .container button {
  /*display: inline-block;
  float: left;*/
  margin:0 0.583em 0.667em 10px;
  padding:8px 25px 9px 25px;   /* Links */
width:100px;
height:35px;
  background:url(../img/button.png) 0 0 no-repeat;
  font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  font-size:120%;
  line-height:130%;
  text-decoration:none;
  font-weight:bold;
  color:#f0f0f0;
  cursor:pointer;
}
.container a.button3 {padding:8px 38px 9px 30px; }
.container button[type] {
  padding:4px 10px 4px 7px;   /* Firefox */
  line-height:17px;           /* Safari */
}

*:first-child+html .container button[type] {
  padding:4px 10px 3px 12px;   /* IE7 */
}

.container button img, .container a.button img{
  margin:0 3px -3px 0 !important;
  padding:0;
  border:none;
  width:16px;
  height:16px;
  float:none;
}

/* Standard Buttons */
button:hover, a.button:hover, a.button3:hover{

   background:url(../img/button.png) 0 -35px no-repeat;
  color:#FFF;
}
.container a.button2 {background:url(../img/button2.png) 0 0 no-repeat;padding:8px 35px 9px 35px;color:#666}
.container a.button2:hover {background:url(../img/button2.png) 0 -35px no-repeat;color:#333;}

a.button:active, button:active{
   background:url(../img/button.png) 0 -35px no-repeat;
  color:#FFF;
}


a.backtotop {background:url(../img/arrow.jpg) 0 80% no-repeat;padding-left:20px; color:#3b5998;text-decoration:none;}
a.backtotop:hover {background:url(../img/arrow.jpg) 0 80% no-repeat;padding-left:20px; color:#2b4783;text-decoration:underline;}

.container h1 {font-size:16px;color:#e45126;margin-bottom:15px;}
.container h2 { margin: 1.07em 0 .535em; font-size:12px;color:#444}
.container ul, .container ol {color:#666; width:700px;margin:10px 0 10px 20px;font-size:12px;}
.container ul {margin-left:0}
#logo {
	text-indent: -9999px;
	color: #FFF;
	display: block;
	height: 69px;
}

#logo
{

	width: 161px;
	background: url(../img/eHOPEX_logo.gif) 0 0 no-repeat;

}
.container {background: url(../img/bg.png) top left repeat-y;width:900px;padding:20px 50px 0;}
.container .notice {float:right;background:#EEE;border:1px solid #ddd;padding:0px 100px 0px 100px;width:400px;margin-right:80px}
.container .notice p {padding:15px 0 0 50px;}

.container .notice {background:url(../img/notice_bg.gif) top left repeat-x;color:#444;border-color:#EEE;}
fieldset {margin: 0 0 1.5em 0; border: 1px solid #e2e2e2; background:#f2f2f2;width:550px}



/*Services Table*/
.mytable2 {
	width: 650px;
	padding: 0;
	margin: 0;

}

.mytable2 td {
	font-size:12px;
	border-right: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	
	padding: 6px 0px 6px 12px;
	color: #4f6b72;
		color:#111;
		text-align:left;
			font-weight:normal;
}



.mytable2 td.alt {
		font-size:12px;
	background: #EFF6FF;

}
.mytable2 td.alt2 {
	background: #FFF;

}

.mytable2 th.specalt2 {
		font-size:12px;
		color: #4f6b72;
		color:#111;
	background: #FFF;
	border-left: 1px solid #CDCDCD;
	border-top: 0;
	text-align:left;

}
.mytable2 th {
	color:#FFF;

	border-right: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
    text-align: left;
	padding: 6px 0px 6px 12px;
	background: #342E24 url(../img/table1.png) repeat-x;
	font-size:13px;
	text-align:center;	font-weight:normal;
}

.mytable2 tr.grey_bg  {background:#eee;}
.mytable2 tr.grey_bg td {font-weight:bold}
.mytable2 tr td.ranking {text-align:center;}
fieldset {background:none;border:none;}
.container .success {padding-left:15px;padding-right:15px;width:800px;}

.success ol, .success ul {color:#264409; width:750px;}

h1 span {font-weight:normal;}
.container .note {background:url(../img/body_grad_grey.png) top left repeat-x;padding:15px 0 15px 20px;width:850px}
.container .note ul {color:#555}
.container .note ol li {color:#444}
.container .note p strong {font-size:14px;text-decoration:underline}