@charset "UTF-8";
/* CSS Document */

/* begin of where to buy page*/
#wheretobuypage #content #header {
	float:left;
	background: rgb(40,40,41);
	width: 100%;
	height: 125px;
	overflow: hidden;
	position:relative;
	display: inline;
	margin: 0;
}
#wheretobuypage #content #header div {
	overflow: hidden;
	margin: 29px 0 0 35px;
}
#wheretobuypage #content #header h1 {
	font-weight: bold;
	margin: 0 0 5px 0;
}
#wheretobuypage #content #header h3 {
	color: #666666;
}
#wheretobuypage #content #header #title {
	float:left;
	width: 480px;
	height:125px;
	overflow: hidden;
	position:relative;
	display: inline;
	margin:0;
}
#wheretobuypage #content #header #anoun {
	float:right;
	width: 400px;
	height:70px;
	overflow: hidden;
	position:relative;
	display: inline;
	margin-top: 45px;
}
#wheretobuypage #content #header img {
	float:right;
	width:120;
	height:23;
	position:relative;
	display: inline;
	margin-right: 15px;
	margin-bottom:5px;
}
#wheretobuypage #content #header p {
	float:right;
	color:#666666;
	position:relative;
	display: inline;
	margin-right:15px;
}
#wheretobuypage #content #wheretobuyMain {
	float: left;
	width: 100%;
	overflow: hidden;
	position:relative;
	display: inline;
	margin:0;
}
#wheretobuypage #content #wheretobuyMain .can {
	float:left;
	width: 100%;
	height: 100px;
	color: white;
	line-height:1.5;
	overflow: hidden;
	position:relative;
	display: inline;
	margin:10px 0 0 0;
}
#wheretobuypage #content #wheretobuyMain .tag {
	float:left;
	background: rgb(40,40,41);
	width: 188px;
	height: 100%;
	overflow: hidden;
	position:relative;
	display: inline;
	margin:0 5px 0 0;
}
#wheretobuypage #content #wheretobuyMain a {
	color:white;
	font-size:16px;
}
#wheretobuypage #content #wheretobuyMain p {
	color:#CCCCCC;
}
#wheretobuypage #content #wheretobuyMain .email {
	font-size:12px;
	color:#CCCCCC;
}
#wheretobuypage #content #wheretobuyMain .rowContent {
	float:left;
	width: 90%;
	height: 100%;
	overflow: hidden;
	position:relative;
	display: inline;
	margin-left:15px;
}
#wheretobuypage #content #wheretobuyMain .dash {
	float:left;
	background: rgb(130,172,53);
	width: 5px;
	height: 100%;
	overflow: hidden;
	position:relative;
	display: inline;
	margin:0 5px 0 0;
}
#wheretobuypage #content #wheretobuyMain h2 {
	font-size:20px;
	color: #666666;
	margin: 40px 50px 50px 27px;
}
#wheretobuypage #content #wheretobuyMain .row {
	float: right;
	width: 760px;
	height: 100%;
	background: rgb(40,40,41);
	overflow: hidden;
	position:relative;
	display: inline;
	margin:0;
}
#wheretobuypage #content #wheretobuyMain img {
	margin: 8px 0 0 25px;
}
/* end of wheretobuy page*/
