/* Product list and product page css */

#content div.typography {
	padding: 0 8px 24px;
	background: #fff url(../../haze/images/text.gif) repeat-x bottom;
	margin-bottom: 12px;
}

.product_summary .ProductList {
	color: #666;
	list-style:none;
	width:954px;
}

.product_prices {
	font-size: 13px;	
	color: #999;
	line-height: 17px;
	margin-bottom: 10px;
}

.product_prices .active {
	font-weight: bold;	
	color: #444;
}

.product_summary .featureTitle,
.product_summary .productGroupTitle {
	font-size: 2.0em;
	font-weight: bold;
	border-bottom: 1px solid #a1d4f3;
	line-height: 2em;
	margin-bottom: 10px;
	color: #4EA3D7;
}

.product_summary li.productItem {
	margin-bottom: 30px;
	padding:0em;
	background:#ffffff;
	border: 0px solid #c9e5f7;
}
/*
.product_summary .productItem a {
	float: left;
	margin-right: 10px;
}
*/
.product_summary .productItem .wrapper {
	float: left;
}

.product_summary p { 	
	clear: both;
	font-size: 12px; 
	line-height: 17px;
}
/*
.product_summary a {
	color:#999;
	text-decoration: none;
}
.product_summary a:hover {
	text-decoration: underline;
}
*/
.product_summary .productTitle {
	font-size: 1.0em;
	margin: 0;
}
	.product_summary .productTitle a {
		color: #4694c4;
	}

.product_summary .productItem .quantityBox a {
	float: none;
	margin: 0;
}
.quantityBox a img { border: none; }
.price_display {
	font-weight:bold;
	color:#4694c4;
	line-height: 1.5em;
}

.quantityBox {
	border: 0px solid #9fcb61;
	padding: 5px 0;
	background: #ffffff;
	color: #fffff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 200px;
	float: left;
}

.quantityBox h3 a {
	color: #1270B6;	
}

h7 {
	color:#3d3d3d;
	display:block;
	font-family:Georgia;
	font-size:18px;
	font-weight:normal;
}

TalkSession {
	color:#11588c;
	display:block;
	font-family:Georgia;
	font-size:18px;
	font-weight:bold;
}

LiveSession {
	color:#ec008d;
	display:block;
	font-family:Georgia;
	font-size:18px;
	font-weight:bold;
}


.productActions {
	text-align: left;
	margin-top: 5px;
	clear: both;
}
	.productActions li {
		list-style: none;
	}
		.productActions li a {
			color: #999;
			text-decoration: none;
		}

.product_details {
	width: 150px;
	float: left;
	padding-right: 50px;
	font-size: 12px;
	line-height: 20px;
}

.product_text {
	float: left;
	width: 500px;
}

.product_text h2 {
	color: #3d3d3d;
	margin: 0;
	font-family: Georgia;
	font-weight: normal;
}

.product_text h2.sessiontype {
	margin: 0 0 5px 0;
	font-weight: bold;
	font-family: Arial,sans-serif;	
	font-size: 16px;
}

.product_actions {
	float: left;
	padding-left: 50px;
	width: 180px;
}

.NS_color {
	color: #4b0c62 !important;	
}

.PS_color {
	color: #1a70b6 !important;	
}

.TT_color {
	color: #1a70b6 !important;	
}

.LS_color, .LSC_color, .LSH_color {
	color: #ec008c !important;	
}

.AC_color {
	color: #c65327 !important;	
}

.FS_color {
	color: #8e2d61 !important;	
}

.WS_color {
	color: #008698 !important;	
}

.AS_color {
	color: #1a70b6 !important;	
}

.CS_color {
	color: #c8c54a !important;	
}

h1.DateHeader {
	color: #1270b6;
	border-bottom: 1px solid #1270b6;
	padding-bottom: 3px;
	margin: 20px 0 30px 0;
	font-size: 28px !important;
}

.starttime {
	font-size: 20px;	
}

.addthis_cont {
	margin-top: 30px;	
}

