#content-body {
	padding-left: 8px;
	padding-right: 8px;
}

/* --- tabs --- */
#prod-tabs {
	margin-top: 10px;
	margin-bottom: 6px;
	padding: 0 !important;
	height: 82px;
	width: 734px;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url("image/product/p-bar-idle.gif");
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	line-height: 12px;
	font-size: 11px;
}

#prod-tabs li {
	list-style-type: none;
	float: left;
	padding: 0 !important;
	/*padding-top: 2px !important;*/
	height: 82px;
}

#prod-tabs li a {
	display: block;
	padding-top: 20px;
	padding-left: 14px;
	padding-right: 14px;
	height: 56px;
	text-decoration: none;
	text-shadow: #ffffff 0px 1px 0px;
	margin-top: 2px;
}

#eBox-tab a,#sub-tab a,#cd-tab a,#buy-tab a {
	border-right: solid 1px #E6E6E6;
}

#eBox-tab {
	width: 153px;
}

#eBox-tab a {
	margin-left: 3px;
}

#sub-tab {
	width: 134px;
}

#cd-tab {
	width: 136px;
}

#buy-tab {
	width: 144px;
}

#monkey-tab {
	width: 167px;
}

#prod-tabs strong {
	display: block;
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 6px;
}

#prod-tabs li.active {
	background-image: url("image/product/p-bar-down.gif");
	background-position: top center;
}

#prod-tabs li.active a {
	text-shadow: black 0px 1px 0px;
	color: white;
}

#prod-tabs #eBox-tab.active {
	background-position: top left;
}

#prod-tabs #monkey-tab.active {
	background-position: top right;
}

/* --- boxes --- */
#prod {
	overflow: hidden;
	width: 754px;
}

#prod-scroller {
	width: 3772px;
}

.p-box,.p-box * {
	background-repeat: no-repeat;
}

.p-box {
	height: 330px;
	background-position: top left;
	padding-top: 30px;
	padding-left: 30px;
	color: #808080;
	float: left;
	width: 724px;
}

.p-box h2 {
	font-weight: bold;
	border-bottom: none !important;
	padding: 0 !important;
	text-shadow: #ffffff 0px 1px 0px;
	margin-bottom: 10px !important;
}

.p-box p {
	text-align: left !important;
}

.p-box strong {
	font-weight: normal;
	color: black;
}

.p-box a.p-action {
	display: block;
	margin-bottom: 10px;
	text-decoration: none !important;
	padding-left: 38px;
	color: #808080;
	font-size: 10px;
	background-position: 1px 4px;
}

.p-box a.p-action strong {
	color: #2390CC;
	display: block;
	font-size: 16px;
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
}

.points {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	padding: 0 !important;
	margin-top: 14px;
	font-size: 11px;
	float: left;
}

.points li {
	float: left;
	width: 100px;
	padding: 0;
	padding-left: 20px !important;
	list-style-type: none !important;
	list-style-position: outside !important;
	background-image: url(image/product/point.png);
	padding-top: 0 !important;
}

/* --- eBox --- */
#eBox-box {
	background-image: url("image/product/eBox-bg.jpg");
}

#eBox-box h2,#eBox-tab a {
	color: #DD2A2A;
}

#eBox-descr {
	width: 250px;
	margin-right: 60px;
	float: left;
}

#eBox-cart,#eBox-install {
	padding-left: 20px;
}

#eBox-cart {
	background-image: url(image/cart-tr.gif);
	background-position: 2px 4px;
}

#eBox-install {
	background-image: url(image/product/install-icon.gif);
	background-position: 2px 6px;
	margin-bottom: 10px;
}

#eBox-vid {
	background-image: url(image/product/big-reel.gif);
}

#eBox-app {
	background-image: url(image/product/big-eBox.gif);
}

#eBox-licence {
	display: block;
	margin-top: 24px;
	font-size: 10px;
	text-decoration: none !important;
	color: #808080;
}

/* --- sub --- */
#sub-box {
	background-image: url("image/product/sub-bg.jpg");
}

#sub-box h2,#sub-tab a {
	color: #2390CC;
}

#sub-points {
	padding-left: 20px !important;
	width: 425px;
	margin-right: 20px;
}

#sub-points li {
	width: 150px;
}

#sub-point-1 {
	margin-right: 20px;
	width: 200px !important;
}

#sub-descr {
	float: left;
	width: 230px;
}

#sub-descr p {
	line-height: 20px;
	margin-bottom: 20px;
}

#sub-primary,#sub-schools {
	background-position: 1px 1px;
}

#sub-primary {
	background-image: url("image/product/big-question.gif");
}

#sub-schools {
	background-image: url("image/product/big-exclamation.gif");
}

#sub-free {
	background-image: url("image/product/big-dl.gif");
}

#sub-btn {
	float: right;
	margin-top: 10px;
}

/* --- cds --- */
#cd-box {
	background-image: url("image/product/cds-bg.jpg");
}

#cd-box h2,#cd-tab a {
	color: #808080;
}

#cd-box ul,#cd-btn {
	margin-right: 24px;
}

#cd-box ul {
	margin-left: 424px;
	font-size: 11px;
}

#cd-box li {
	list-style-type: none;
	list-style-position: outside;
	padding-left: 24px;
	background-image: url(image/product/point.png);
	background-position: left center;
	margin-bottom: 8px;
}

#cd-btn {
	float: right;
	margin-top: 10px;
}

/* --- buy --- */
#buy-box {
	background-image: url("image/product/buy-bg.jpg");
	padding-right: 456px;
	width: 270px;
}

#buy-box h2,#buy-tab a {
	color: #7ed629;
}

#buy-box ul,#buy-box li {
	float: none;
}

#buy-box li {
	width: auto;
	margin-bottom: 12px;
}

#buy-contact {
	background-image: url("image/product/buy-contact.gif");
	background-position: left 2px;
	text-decoration: none !important;
	color: #808080;
	font-size: 10px;
	display: block;
}

#buy-contact strong {
	padding-left: 22px;
	display: block;
	font-size: 12px;
	text-decoration: underline;
}

#buy-points {
	margin-top: 24px;
	margin-bottom: 24px;
}

/* --- monkey --- */
#monkey-box {
	background-image: url("image/product/monkey-bg.jpg");
}

#monkey-box h2,#monkey-tab a {
	color: #c7ba2c;
}

#monkey-points {
	padding-left: 20px !important;
	width: 420px;
}

#monkey-descr {
	float: left;
	width: 256px;
}

#monkey-descr p {
	line-height: 18px;
}

#monkey-vid {
	background-image: url(image/product/big-reel.gif);
	margin-top: 16px;
}

#monkey-iphone {
	background-image: url(image/product/big-iphone.gif);
	background-position: 5px;
}

#monkey-eM {
	background-image: url(image/product/big-logo.gif);
	background-position: 3px 5px;
}

#monkey-btn {
	float: right;
	margin-top: 18px;
}