@charset "UTF-8";


/* Reset CSS Import */

/*  Popup Pages
============================================================================================ */
#pop_body {
	font-family:"Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	font-size:11px;
	letter-spacing:.03em;
	color:#444;
	text-align:center;
	margin:0 auto;
	background: #d4dda8;
}

#pop_wrapper { width:506px; text-align:left; margin:0 auto 0 auto; }
#coming_pop_wrapper { width:506px; text-align:left; margin:0 auto 0 auto; height:400px; }

#guide_pop_wrapper { width:550px; text-align:left; margin:0 auto 0 auto; }

.blue{color:#0e287b; }
/* Head */
#pop_head {
	width:inherit;
	height:152px;
	background:url(/assets/popups/images/pop_masthead.png) no-repeat 3px 0;
	margin: 0px auto;
}

#guide_pop_head { width:inherit; height:50px; background:url(/assets/popups/images/guide_head.gif) no-repeat 3px 0; }

#guide_pop_wrapper .guide_img{margin: 0 0 20px 0;}



/* Content */
#pop_content { width:460px; padding:10px 23px 0 23px; }

#pop_content .pop_content_img { width:460px; margin:0 auto 10px auto; }

#pop_content .pop_row { width:460px; clear:both; margin:0 auto 10px auto; }
#pop_content .pop_row_left { width:220px; float:left; }
#pop_content .pop_row_right { width:220px; float:right; }

#coming_soon{background:url(../images/coming_soon.gif) top left no-repeat; width:500px; height:276px; margin:0 auto;}

/* ================================================================= */

.qTag {
	font-family:"Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	font-size:13px;
	font-weight:900;
	color:#333333;
	background: #d4ddb9;
}
.aTag{
	font-family:"Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	font-size:13px;
	font-weight:900;
	color:#222222;
	background: #d4ddb9;
}


.no_bull{list-style:none; margin:0; padding:0;}
.no_bull li{padding:0 0 5px 0;

/*  Clear Fix
============================================================================================ */
.clearfix:after { content:"."; display:block; clear:both; visibility:hidden;	overflow:hidden;	line-height:0;	height:0;	}
.clearfix { display: inline-block; }
/* Holly Hack Targets IE Win only \*/
* html .clearfix { height:1%; }
.clearfix { display: block; }

.clear { width:inherit; height:0px; clear:both; line-height:0px; font-size:0px; }
/* ================================================================= */
