/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#959595;
	font-size:.7em;
	line-height:1.6em;
	margin:0 0 25px 0;
	background-color:#fff;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

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

a img { border:0; }

a:hover { text-decoration:underline; }

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:1.8em; }

h2 { font-size:1.4em; }

h3 { font-size:1.2em; }

h4 { font-size:1.0em; }

/* ---- class settings ----------------------- */

.red { color:#990000; }

.grey { color:#999; }

.no-border { border:0; }

.flag { margin:0 0 8px 0; }

.a-img { border:0; }

a:hover img.a-img {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
}

.logo {
	position:absolute;
	top:0;
	left:45px;
	border:0;
}

.img-top {
	position:absolute;
	top:0;
	left:0;
}

.img-btm {
	position:absolute;
	left:0;
	bottom:0;
}

.data_cell {
	position:relative;
	float:left;
	top:0;
	left:0;
	width:178px;
	height:125px;
	text-align:center;
	margin:0 10px 0 10px;
}

.faq_cell {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:auto;
}

.divisions {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:200px;
	height:auto;
	text-align:center;
}

.div_min-height {
	position:relative;
	top:0;
	left:0;
	float:left;
	width: 1px;
	height:400px;
}

.login-field {
	border:1px solid #b0b0b0;
}

.btn_login {
	border:1px solid #b0b0b0;
}

.media_header {
	border-bottom:1px solid #b0b0b0;
}

.media_row a {
	display:block;
	padding-left:3px;
	text-decoration:none;
}

.media_row a:hover {
	background-color:#F7F1F0;
}

/* ---- layout settings ----------------------- */

#main_container {
	position:relative;
	width:864px;
	height:auto;
	margin:0 auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:829px;
	height:25px;
	padding:27px 35px 0 0;
	background-repeat:no-repeat;
	background-image:url(images/img_main-top.gif);
}

#banner_bar {
	position:relative;
	top:0;
	left:0;
	width:829px;
	height:75px;
}

#member_nav {
	position:relative;
	top:0;
	left:0;
	width:600px;
	height:auto;
	margin:0 auto;
	text-align:center;
}

#member_nav a {
	margin:0 15px 0 15px;
}

a#skip {
	position:absolute;
	bottom:37px;
	left:100px;
	color:#999;
	font-size:18px;
	font-weight:bold;
}

#skip_intro {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:250px;
	height:auto;
	padding-top: 100px;
  	margin-left: -100px;
}

#intro {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:500px;
	height:auto;
  	margin-right: -100px;
	margin-top: -38px;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	color:#fff;
	width:829px;
	height:auto;
	text-align:right;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:814px;
	height:auto;
	padding:10px 25px 10px 25px;
	background-repeat:repeat-y;
	background-image:url(images/bg_main-y.gif);
}

#content_main {
	position:relative;
	top:0;
	left:0;
	width:600px;
	height:auto;
	margin:0 auto;
}

/* ---- start main content settings -------------- */

#content_left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:408px;
	height:auto;
}

#product_left {
	position:absolute;
	top:150px;
	left:175px;
	width:250px;
	height:auto;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#content_right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:355px;
	height:auto;
}

#product_right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:408px;
	height:auto;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	clear:both;
	width:864px;
	height:60px;
	background-repeat:no-repeat;
	background-image:url(images/img_main-btm.gif);
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	color:#fff;
	text-decoration:none;
	padding:10px 5px 10px 5px;
}

#nav a:hover {
	text-decoration:underline;
}

/* ---- start nav drop settings -------------------------- */

#hidden-layers {
	position:absolute;
	top:47px;
	left:0;
	width:930px;
	height:auto;
}

#hidden-layers a {
	color:#fff;
	padding:5px;
	display:block;
	font-size:10px;
	text-decoration:none;
}

#hidden-layers a:hover {
	color:#c02e30;
	background-color:#fff;
}

#L1, #L2, #L3, #L4, #L5 {
	position:absolute;
	visibility:hidden;
	height:auto;
	padding:5px;
	background-color:#999999;
}

#L1 { width:150px; right:304px; }
#L2 { width:200px; right:188px; }
#L3 { width:150px; right:105px; }
#L4 { width:125px; right: 89px; }
#L5 { width:200px; right:162px; }

.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}

#paginate {
	display:none;
}

