@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/bg-slice.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: "Book Antiqua";
	font-size: 100%;
	background-attachment: fixed;
}
body.XXXsubscriptions #mainContent { 
	width:1040px; 
	padding-right:0;
	padding-left:0
	
}
body.XXXsubscriptions div#akeebasubs {
	width:800px;
	margin:auto;
	padding-bottom:50px;
}
#akeebasubs .level-image {
	background-color:black;
	border-radius:5px;
}

.header {
	background-color: #0D0D0D;
	height: 95px;
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.footerimage {
	width: 790px;
	background-color: white;
	height: 161px;
	text-align: center;
	padding-bottom: 1px;
}

.menu {
	width: 1040px;
	margin: 0 auto;
	clear: both;
	height: 50px;
	background-color: #0D0D0D;
}
.menu .searchArea {
	float: right;
	width: 250px;
	height: 50px;
	text-align: left;
	color: #FFFFFF;
}
#searchbar {
	background-image: url(images/searchbg.png);
	border: 0;
	width: 190px;
	height: 25px;
	background-color: #0D0D0D;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 5px;
	margin-top: 3px;
	font: inherit;
}
.footerColumn a {
	color: #FFF;
}
.footerColumn a:hover {
	color: #AAA;
}


.image  {
	background-image: url(images/header-bg.png);
	height: 315px;
	width: 1040px;
	margin: 0 auto;
}
.featureditems .fitem1 {
	width: 208px;
	height: 225px;
	background-color: #232323;
	background-image: url(images/featured-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
}
.featureditems .fitem2 {
	width: 208px;
	height: 225px;
	background-color: #254949;
	background-image: url(images/featured-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
}
.featureditems .fitem3 {
	width: 208px;
	height: 225px;
	background-color: #187473;
	background-image: url(images/featured-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
}
.featureditems .fitem4 {
	width: 208px;
	height: 225px;
	background-color: #D5AE15;
	background-image: url(images/featured-bottom3.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
}
.featureditems .fitem5 {
	width: 208px;
	height: 225px;
	background-color: #C37D04;
	background-image: url(images/featured-bottom2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
}
.footer {
	width: 1040px;
	margin: 0 auto;
	background-color: #0D0D0D;
	clear: both;
	;
	text-align: left;
}
.footerColumn {
	height: 225px;
	width: 240px;
	background-color: #0D0D0D;
	float: left;
	color: #FFF;
	text-align: left;
	padding: 15px 0 0 20px;
	clear: right;
}


.featureditems {
	width: 1040px;
	margin: 0 auto;
	clear: both;
	height: 225px;
}







.oneColFixCtr #container {
	width: 1040px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	clear: both;
	padding: 0 0 0px 0;
	overflow: hidden;
	background-color: #0D0D0D;
}
.oneColFixCtr #mainContent {
	margin-top: 0px;
	width: 750px;
	float: left;
	clear: left;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFF;
}
.rightarea {
	float: right;
	width: 250px;
	background-color: #0D0D0D;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}
.rightarea .rightBox {
	background-image: url(images/rightHeader.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 33px;
	margin-top: 10px;
	padding-left: 55px;
	color: #FFF;
	font-size: 20px;
	padding-top: 10px;
}
body.subscriptions .rightarea table {
	color:white;
	padding:10px;
	padding-bottom:20px;
	border-bottom:1px solid white;
}
body.subscriptions .rightarea a,
body.subscriptions .rightarea a:visited {
	text-decoration:none;
	color:white;
	text-align:center;
	display:block;
	margin-bottom:10px;
}
body.subscriptions .rightarea a:hover {
	text-decoration:underline;
}

.rightarea .text {
	color: #FFF;
	padding: 0 5px;
	border-bottom-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}


.featureditems .highlight  {
	width:180px;
	padding:8px 10px 0px 10px;
	height:82px;
	background-image:url(images/featuredHighlight.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFF;
	font-size: 14px;
}
.header a {
	color: #FFF;
}
.header a:hover {
	color: #AAA;
}


.featureditems a {
	color: #FFF;
}
.featureditems a:hover {
	color: #AAA;
}




.header .logoarea {
	float: left;
	text-align: left;
	padding: 10px;
}
.header .logoarea h1 {
	color: #EEE;
	margin: 0px;
	padding: 0px;
	font-size: 30px;
}
.header .logoarea .logo {
	width: 47px;
	float: left;
}
.header .logoarea .title {
	float: left;
	width: 630px;
	padding: 18px 0px 0px 15px;
}
.header .top-right {
	float: right;
	width: 300px;
	color: #FFF;
	text-align: right;
	margin-top: 10px;
	margin-right: 20px;
}
#bottomImage {
	padding: 5px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 0px;
	width: 730px;
	float: left;
	clear: left;
}
.statemenu {
	width: 350px;
	float: right;
	margin-top: 35px;
	text-align: right;
}
.rightarea .text td {
	font-size: 12px;
	color: #FFF;
}
.iconSpacing {
	margin-right: 8px;
}
.doctorlisting {
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background.png);
	border: 1px solid #000;
	font-size: 16px;
	color: #EEE;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center top;
}
.doctorlisting p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}
.tooltip {
	height: 107px;
	width: 300px;
	background-image: url(images/black_arrow_tooltip.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	padding-top: 15px;
	display: none;
}
.storelisting {
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #0D0D0D;
	color: #FFF;
	padding-bottom: 5px;
	padding-right: 10px;
}
.storelisting td.prod-image,
.storelisting td.prod-description {
	vertical-align:top;
}
.oneColFixCtr #mainContentFull {
	margin-top: 0px;
	width: 1000px;
	float: left;
	clear: left;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFF;
}

