@charset "utf-8";

/* CSS Document */

.top1 {
	height: 145px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 4px;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #E2F0FC;
}
.mainback {
	height: auto;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #3399FF;
}
.indexleftbox {
	height: 30px;
	width: 798px;
	background-color: #3399FF;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F88CA;
	padding-left: 200px;
}
.horizonalbar {
	clear: both;
	height: 1px;
	width: 100%;
}

.index1text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 160px;
	display: block;
	height: 30px;
	float: left;
	text-align: center;
}

.mainpagearea {
	height: auto;
	width: 960px;
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 4px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.horizontalloopbox {
	float: left;
	height: 190px;
	width: 180px;
	text-decoration: none;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBEBD7;
	border-right-color: #EBEBD7;
	border-bottom-color: #EBEBD7;
	padding-top: 10px;
	margin: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #EBEBD7;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #003399;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
.repeatboxnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #000000;
	text-align: center;
	width: 100%;
	line-height: 30px;
}
.repeattext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 100%;
	display: block;
	height: 30px;
}
.inyourcart {
	clear: both;
	height: auto;
	width: 167px;
	margin-top: 20px;
	border: 1px solid #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #333333;
	text-align: center;
	margin-bottom: 20px;
	padding: 3px;
}
.buttonscart {
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
	line-height: 30px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
}
.linkwhite {
	color: #FFFFFF;
	text-decoration: none;
}
.buybutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	display: block;
	padding: 5px;
	text-decoration: none;
}
.gotocart {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.paratext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #36446B;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 85%;
	line-height: 22px;
}
.footnote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 40px;
	color: #36446B;
	text-align: center;
	clear: both;
	height: 40px;
	width: 1000px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
a:hover {
	text-decoration: underline;
}
.moduletitle {
	background-color: #EBEBD7;
	display: block;
	height: auto;
	width: 98%;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.moduledetailline {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C0C081;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.promobox {
	float: right;
	height: auto;
	width: 250px;
	margin-left: 20px;
	text-align: center;
	background-color: #DFF0FF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;
}
.textbox {
	float: left;
	height: auto;
	width: 650px;
}
.thebestof {
	background-color: #E3F4FE;
	clear: both;
	height: auto;
	width: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #000000;
	line-height: 18px;
	margin-bottom: 10px;
}
.aandrprint {
	background-color: #FFFFFF;
	clear: both;
	height: auto;
	width: 248px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #000000;
	line-height: 18px;
	margin-bottom: 10px;
	border: 1px solid #FD7B21;
}
.partnerbox {
	background-color: #FFFFFF;
	clear: both;
	height: auto;
	width: 248px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #000000;
	line-height: 18px;
	margin-bottom: 10px;
	border: 1px solid #053798;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
	color: #003399;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E3F4FE;
}
.offertitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
}
.salespoints {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #333333;
	background-color: #DFF0FF;
	line-height: 40px;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
}
.membersdetails {
	height: 90px;
	width: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #040507;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6A82C8;
	border-right-color: #6A82C8;
	border-bottom-color: #6A82C8;
	border-left-color: #6A82C8;
	margin-left: auto;
	padding: 10px;
	clear: both;
	margin-right: auto;
}
.specialofferbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	line-height: 18px;
	color: #070510;
	padding: 10px;
	clear: both;
	height: auto;
	width: 80%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #171A29;
	margin-right: auto;
	margin-left: auto;
}
.specialoffertitle {
	line-height: 40px;
	background-color: #136ADE;
	height: 40px;
	width: 95%;
	display: block;
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5%;
	margin-bottom: 10px;
}
