.w240 {
	width: 240px;
}

.w700 {
	width: 700px;
}

/* clearfix */
.group:before, .group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
	zoom:1; /* For IE 6/7 (trigger hasLayout) */
}
.debug {
	border: 1px solid #F00;
}
.m15 {
	margin-bottom: 15px;
}
.m10 {
	margin: 0px 0px 10px;
}
.m20 {
	margin: 0px 0px 20px;
}
.m30 {
	margin: 0px 0px 30px;
}

.m_lt_10 {
	margin: 0px 0px 0px 10px;
}
.m_lt_20 {
	margin: 0px 0px 0px 20px;
}
.m_rt_10 {
	margin: 0px 10px 0px 0px;
}
.m_rt_20 {
	margin: 0px 20px 0px 0px;
}
.m5 {
	margin: 0px 0px 5px;
}
.m0 {
	margin: 0px;
}




.m_auto {
	margin-right: auto !important;
	margin-left: auto !important;
}

.p10 {
	padding: 10px !important;
}
.p5 {
	padding: 5px !important;
}
.p0 {
	padding: 0px;
}
.min-h-40 {
	min-height:40px;
}
.min-h-80 {
	min-height:80px;
}
.min-h-490 {
	min-height:490px;
}


.border_w {
	border: 1px solid #999;
	padding: 2px;
	background: #FFF;
}
.border_john {
	border: 5px dashed #000;
	padding: 0px;
}
.brdr_btm {
	border-bottom: 1px dotted #666;
}
.tcenter {
	text-align: center;
}
.hidetext {
	text-indent: -9999px;
	overflow: hidden;
}

/* floats */
.left {
	float:left;
}
.right {
	float:right;
}
.dblock {
	display: block;
}
.dinline {
	display: inline;
}
.p-rel {
	position: relative;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
body, h1, h2, h3, h4, h5, p {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
}
.f10 {
	font-size: 10px;
	line-height: 12px;
}
.f12 {
	font-size: 12px;
	line-height: 14px;
}
.f14 {
	font-size: 14px !important;
	line-height: 16px !important;
}
.f16 {
	font-size: 16px;
}
.f18 {
	font-size: 18px;
	line-height: 16px;
}
.f20 {
	font-size: 20px;
	line-height: 20px;
}
.f22 {
	font-size: 22px;
	line-height: 24px;
}
.f24 {
	font-size: 24px;
	line-height: 26px;
}
.f26 {
	font-size: 26px;
	line-height: 28px;
}
.f28 {
	font-size: 28px;
	line-height: 30px;
}
.f30 {
	font-size: 30px;
	line-height: 32px;
}
.f32 {
	font-size: 32px;
	line-height: 30px;
}
.f34 {
	font-size: 34px;
	line-height: 32px;
}
.f36 {
	font-size: 36px;
	line-height: 34px;
}
.f38 {
	font-size: 38px;
	line-height: 34px;
}
.f42 {
	font-size: 42px;
	line-height: 40px;
}
.f46 {
	font-size: 46px;
	line-height: 42px;
}
.br5 {
	border-radius:5px;
}
.br10 {
	border-radius:10px;
}
.strike {
	text-decoration: line-through;
}
.scrollbox {
	height: 250px;
	border: 2px dashed #000;
	overflow: scroll;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	background: #dadada;
}
.orange_box {
	background: #FDF6C2;
	border: 1px dotted #E99616;
}
.gray_box {
	background: #EBEBEB;
	border: 1px dotted #666;
}
#live_stamp {
	background: url("http://authorexpertmarketingmachines.com/_images/live-event-flag.png");
	height: 140px;
	width: 250px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.cWhite {
	color: #FFF;
}

.cRed,.tRed {
	color: #d51f27 !important;
}

.cGray {
	color: #C2C1C1 !important;
}

.tBlue {
	color: #4a7e9c;
}

.vid_container ,#slideshow_cont{
	background: url("../_images/video_plate_bg.gif") repeat-x;
	padding: 10px;
	height: 264px;
	width: 470px;
	overflow: hidden;
}
.slides_container {
	height: 264px;
	width: 470px;
	overflow: hidden;
}
.slide_block {
	height: 264px;
	width: 470px;
	background: #FFF;
	border-radius:10px;
}

.pagination {
	height: 0px;
	width: 0px;
	overflow: hidden;
}
