﻿/* Created by TopStyle Trial - www.topstyle4.com */
#index_promotion {
	width: 930px;
	margin: 0px auto 0px auto;
	text-align: center;
}

#index_promotion a, #index_promotion a:hover {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ee0000;
}
#index_promotion a:hover {
	text-decoration: none;
}



#index_container {
	width: 930px;
	margin: 0px auto 0px auto;
}


#index_container #alveo {
	float: left;
	width: 210px;
}

#index_container #pinky, #index_container #mastervit, #index_container #onyxplus {
	float: left;
	width: 210px;
	margin-left: 30px;
}

#index_container div.title {
	height: 36px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 0px 0px;
}

#index_container div.content {
	width: 208px;
	text-align: center;
	padding: 8px 0px 4px 0px;
}

#index_container div.content img {
	border: none;
}

#index_container div.bottom {
	height: 15px;
}


/* ALVEO */
#alveo div.title {
	background-color: #00a80a;
	color: #ffffff;
	background-image: url(../img/alveo_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#alveo div.content {
	border-left: 1px solid #00a80a;
	border-right: 1px solid #00a80a;
}

#index_container div.content a.alveo {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #00a80a;
	padding: 2px 0px 3px 0px;
}
#index_container div.content a.alveo:hover {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #00a80a;
}

#alveo div.bottom {
	height: 15px;
	background-image: url(../img/alveo_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}


/* PINKY */
#pinky div.title {
	background-color: #e478ac;
	color: #ffffff;
	background-image: url(../img/pinky_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#pinky div.content {
	border-left: 1px solid #e478ac;
	border-right: 1px solid #e478ac;
}

#index_container div.content a.pinky {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #e478ac;
	padding: 2px 0px 3px 0px;
}
#index_container div.content a.pinky:hover {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #e478ac;
}

#pinky div.bottom {
	height: 15px;
	background-image: url(../img/pinky_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}


/* MASTERVIT */
#mastervit div.title {
	background-color: #ee0216;
	color: #ffffff;
	background-image: url(../img/mastervit_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#mastervit div.content {
	border-left: 1px solid #ee0216;
	border-right: 1px solid #ee0216;
}

#index_container div.content a.mastervit {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #ee0216;
	padding: 2px 0px 3px 0px;
}
#index_container div.content a.mastervit:hover {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #ee0216;
}

#mastervit div.bottom {
	height: 15px;
	background-image: url(../img/mastervit_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}


/* ONYX PLUS */
#onyxplus div.title {
	background-color: #0191d8;
	color: #ffffff;
	background-image: url(../img/onyxplus_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#onyxplus div.content {
	border-left: 1px solid #0191d8;
	border-right: 1px solid #0191d8;
}

#index_container div.content a.onyxplus {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #0191d8;
	padding: 2px 0px 3px 0px;
}
#index_container div.content a.onyxplus:hover {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #0191d8;
}

#onyxplus div.bottom {
	height: 15px;
	background-image: url(../img/onyxplus_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#AddThis {
	width: 330px;
	margin: 20px auto 0px auto;
	text-align: center;
}

#AddThis a {
	color: #666666;
	text-decoration: none;
}
#AddThis a:hover {
	color: #666666;
	text-decoration: underline;
}