body {
	color:#333333;
}

.header_nav {
	padding-bottom:3px;
	padding-top:3px;
	color:#666666;
	text-transform:uppercase;
	font-size:9px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	text-align:center;
	border-color:#666666;
	border-bottom-width:1px;
	border-style:dashed;
	border-top-width:1px;
}

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

a:hover {
	color:#333;
}

#footer {
	font-size:9px;
	color:#666666;
}

.dashed_border_top {
	border-color:#666666;
	border-style:dashed;
	border-top-width:1px;
}

.mailinglist {
	font-size:9px;
	padding:1px;
	background-color:white;
	color:#666666;
	border-color:#999999;
	border-width:1px;
	border-style:solid;
}

.content_grid {
	background-repeat:no-repeat;
	background-position:center center;
}

#content {
	position:relative;
}

#twtr-profile-widget {
	z-index:100;
	position:absolute;
	right:99px;
	top:121px;
}

.header,h1 {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#5F136C;
	font-weight:bold;
	font-size:30px;
}

.content {
	color:#333333;
	font-size:12px;
}

.lead {
	color:#666666;
	font-size:14px;
	font-weight:bold;
}

.price {
	font-weight:bold;
	color:#666666;
}

.order {
	background-color:#5f136e;
	color:#FFF;
	font-size:10px;
}

.order_label {
	text-align:right;
}

.order_input {
	font-size:9px;
	padding:1px;
	background-color:white;
	color:#666666;
	border-color:#999999;
	border-width:1px;
	border-style:solid;
	width:100%;
}

#order .error {
	font-weight:bold;
}

.content_link {
	position:relative;
	height:20px;
}

.content_link a {
	color:#5f136e;
	font-weight:bold;
	font-size:12px;
	position:absolute;
	left:20px;
	top:0;
}

.content_link img {
	position:absolute;
	top:2px;
}

.summary {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#666;
	font-size:9px;
}

.dialog .close {
	float:right;
}

.network {
	border-style:none;
	margin-right:1px;
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	height:16px;
	background:url(/images/network.png) left top;
	float:left;
}

.tbwa {
	background-position:left top;
	width:79px;
}

.tequila {
	background-position:-79px top;
	width:52px;
}

.cms {
	background-position:right top;
	width:35px;
}

.tbwa:hover {
	background-position:0 bottom;
}

.tequila:hover {
	background-position:-79px bottom;
}

.cms:hover {
	background-position:right bottom;
}

.share {
	margin-left:3px;
	border-style:none;
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	height:16px;
	width:16px;
	background:url(/images/favicon.png) left top;
	float:right;
}

.share:hover {
	background-position:right bottom;
}

#a2apage_sm_ifr {
	display: none;
	line-height: 0;
}