.clearAll {
	clear: both;
}
#opaqback {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background-color:#000000;
	filter:alpha(opacity=75);
	opacity:.75;
	text-align:center;
	z-index: 99998;
	display:none;
}
.overlay {
	position:absolute;
	top:100px;
	/* Use this section if we want the overlay to stay on the screen when scrolling
	position:fixed;
	_position:absolute;
	top:60px;
	_top:expression(60+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');
	*/
	left:50%;
	font: normal 85% Arial,Helvetica,sans-serif;
	color:#9A9A9A;
	z-index:99999;
	background-color:#000000;
	border:1px solid #414141;
}
.overlay h2 {
	font-size:130%;
	color:#2A2A2A;
}
.overlay h3 {
	font-size:120%;
}
.overlay p {
	margin:3px 0 10px 0;
}
.overlay p.poperror {
	color:#FF0000;
}
.overlay label {
	margin:10px 0 0 0;
	display:block;
}
.overlay input{
	width:220px;
}
.overlay textarea {
	width:220px;
	font: normal 100% Arial,Helvetica,sans-serif;
	margin-bottom:10px;
}
.overlay a {
	margin-top:15px;
	color:#FFFFFF;
	text-decoration:none;
}
a.closex {
	float:right;
	margin:3px 5px 0 0;
}
a.popbutton {
	display:block;
	width:153px;
	height:25px;
	line-height:25px;
	background:#646464 url(../images/popbutton.gif) no-repeat top left;
	color:#000000;
	padding-left:5px;
}
#profilepop {
	display:none;
	width:688px;
}
#poplogin {
	margin:100px 42px 135px 72px;
	width:268px;
	border-right:1px solid #414141;
	float:left;
	text-align:left;
	display:inline; /* to fix ie6 double-margin bug */
}
#popcreate {
	margin:100px 0 0 0;
	width:250px;
	float:left;
	text-align:left;
}
#passwordpop {
	display:none;
	width:300px;
}
#sendpasspop {
	display:none;
	width:300px;
}
#passwordpop h3, #sendpasspop h3{
	font-size:130%;
}
#passwordpop div, #sendpasspop div {
	width:225px;
	margin:42px auto 25px auto;
	text-align:left;
}
#emailpop {
	display:none;
	width:415px;
	text-align:center;
}
#popemailhead {
	margin:42px auto 25px auto;
}
#popemail {
	margin:0 auto 52px auto;
	width:225px;
	text-align:left;
}
#emailframe {
	display:none;
}
#thanksemail {
	display:none;
	margin:0 auto 52px auto;
	width:225px;
	text-align:left;
}

li.Country {
	position:relative;
	z-index:99998;
}
li.Country a {
	cursor:default;
}


/* begin buy it now overlay */

.cii-store {
	display:none;
	width:600px;
	color:#FFFFFF !important;
	position:fixed !important;
	_position:absolute !important;
	_top:expression(100+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px') !important;
}

.cii-store h2 {
	color:#FFFFFF !important;
	margin:5px;	
}

.cii-store h3 {
	color:#FFFFFF !important;
	margin-left:25px;
}

.cii-store input.zip {
	margin:6px 0 0 25px;
	float:left;
	width:130px;
	display:block;
}

.cii-store a.zipsubmit {
	float:left;
	margin:0 0 0 25px;
}

.cii-store p {
	display:block;
	margin:0 0 0 25px;
	padding:10px 0 15px 0;
	clear:both;
}
.cii-store p.ziperror {
	color:#FF0000;
	padding:10px 0 5px 0;
}

.cii-buynow {
	width:550px;
	height:150px;
	margin:10px 0 10px 25px;
	overflow-y:auto;
	overflow-x:hidden;
}
.cii-buynow table, .cii-buynow td {
	margin:0;
	padding:0;
	border:0;
	color:#000000;
}

.cii-locations {
	width:550px;
	margin:10px 0 10px 25px;
	display:none;	
}


/* end buy it now overlay */



#countryList {
	display:none;
	position:absolute;
	top:0;
	right:210px;
	width:340px;
	background:#000;
	color:#ffffff;
	text-align:left;
	margin: 0 0 0 0;
	padding:22px 22px 42px 42px;
	filter:alpha(opacity=92);
	opacity:.92;
	z-index:99999;
}

* html #countryList
{
	width: 407px;
}

.countryColumn {
	float:left;
	width:112px;
/*	position: relative; */
	margin:0;
	padding:0;
	color: #fff;
}
.countryColumn h3 {
	font-weight:bold;
	font-size:12px;
	margin:20px 0 0 0;
	color: #fff; 
	padding-left: 3px !important;
}
.countryColumn p {
	font-weight:normal !important;
	font-size:10px !important;
	margin:0 !important;
	padding:0 !important;
}
.countryColumn a {
	font-weight:normal !important;
	font-size: 90% !important;
	color: #C7C8CA;
	display:block !important;
	text-transform: none !important;
	margin:2px 0;
	padding: 1px 3px !important;
	text-indent: 0 !important;
}

.chromestyle ul li .countryColumn a:hover, 
.chromestyle ul li .countryColumn a:focus  { 
	background-color: rgb(254,255,255) !important;
	color: #000000 !important;
	text-decoration: none !important;
}

#tophomenav.chromestyle ul li .dropmenudiv a:hover,
#tophomenav.chromestyle ul li .dropmenudiv a:focus { 
	color: #fff;
	background-color: #2b2b2b;
	font-weight: bold;
	font-size: 11px !important;
	text-decoration: none !important;
}
/*
#dropmenu6 { 
	height: auto !important;
	left: 598px !important;
	top: 25px !important;
	visibility: visible !important;
}
*/
