@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	background:#000;
}

p, li {
	font-size:12px;
	color:#fff;
}

h1, h2, h3, h4, h5, h6 {
	font-size:16px;
	color:#6c9d31;
	text-transform:uppercase;
	margin-bottom:0;
}

img {
	border:none;
}

/*Common Class Settings*/
.clear {clear:both;}
.uppercase {text-transform:uppercase;}
.lowercase {text-transform:lowercase;}
.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}
.bottomMargin {margin-bottom:20px;}
.topMargin {margin-top:20px;}
.zeroBottom {margin-bottom:0; padding-bottom:0;}
.zeroTop {margin-top:0; padding-top:0;}
.floatRight {float:right;}
.floatLeft {float:left;}
.textGreen {color:#6c9d31;}
.textWhite {color:#fff;}
.textBlack {color:#000;}
.line-spacer {border-top:2px solid #3b3b3b; padding:5px 0;} 
.horizontal-line {border-top:1px solid #E6E7E8; padding:0;} 


.link a {
	text-decoration:none;
	color:#6c9d31;
}

.link a:hover {
	text-decoration:none;
	color:#6c9d31;
}

#header {
	width:830px;
	margin:0 auto;
	padding:0;
}

#header p {
	margin:20px 40px 0 0;
	text-align:right;
	font-size:14px;
}

#header a {
	text-decoration:none;
	color:#fff;
}

#header a:hover {
	text-decoration:underline;
	color:#fff;
}

.mainNav ul {
	width:750px;
	margin:0 auto;
	padding:10px 0;
	list-style:none;
	text-align:center;
	background:url(../images/nav-bar2.jpg) no-repeat;
}

.mainNav li {
	display:inline;
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	text-align:center;
	padding:1px 10px;
}

.mainNav a {
	text-decoration:none;
	color:#fff;
}


.mainNav a:hover {
	text-decoration:none;
	color:#fff;
	padding-bottom:10px;
	background:url(../images/nav-rollover.jpg) bottom no-repeat;
}

.mainNav li a.focus {
	text-decoration:none;
	color:#fff;
	padding-bottom:10px;
	background:url(../images/nav-rollover.jpg) bottom no-repeat;
}

#containerMain {
	width:830px;
	margin:0px auto;
	background:#000;
	overflow:hidden;
}

/*Sub Container for Home Page*/

#containerHome {
	width:710px;
	min-height:120px;
	margin:0 auto;
	padding:10px 20px;
	overflow:hidden;
	background:#3b3b3b;
}

#containerHome th {
	text-align:left;
	text-transform:uppercase;
	color:#6c9d31;
}

#containerHome th a {
	color:#6c9d31;
	text-decoration:none;
}

#containerHome th a:hover {
	color:#6c9d31;
	text-decoration:underline;
}

#containerHome td {
	color:#fff;
	font-size:12px;
}

#containerHome td img {
	padding:0 15px 0 0;
}

#containerHome ul a {
	color:#6c9d31;
	text-decoration:none;
}

#containerHome ul a:hover {
	color:#6c9d31;
	text-decoration:underline;
}
/******************************************************************************/

#containerSub {
	width:570px;
	min-height:120px;
	margin:0 auto;
	padding:10px 90px;
	overflow:hidden;
	background:#fff;
}

div.item {
	padding-top:10px;
}

.item img {
	padding:10px 20px 10px 0;
}

.item ul {
	margin:0;
	padding:10px;
}

#containerSub p, #containerSub li {
	color:#000;
}

#containerSub th {
	text-align:left;
	text-transform:uppercase;
	color:#6c9d31;
}

#containerSub th a {
	color:#6c9d31;
	text-decoration:none;
}

#containerSub th a:hover {
	color:#6c9d31;
	text-decoration:underline;
}

#containerSub td {
	color:#000;
	font-size:12px;
}

#containerSub td img {
	padding:0 15px 0 0;
}

#containerSub ul a {
	color:#6c9d31;
	text-decoration:none;
}

#containerSub ul a:hover {
	color:#6c9d31;
	text-decoration:underline;
}

.box-right {
	float:right;
	width:320px;
	background:url(../images/box-center-right.jpg) repeat-y;
	margin-left:10px;
}

.box-right h2.chemist {
	width:280px;
	margin:30px 20px 10px 20px;
	padding:0px;
	font-size:22px;
	color:#fff;
	border-bottom:6px solid #6c9d31;
}

h2.chemist-page {
	width:280px;
	margin:30px 10px 10px 0px;
	padding:0px;
	font-size:27px;
	color:#fff;
	border-bottom:6px solid #6c9d31;
}

.box-right h2.chemist span {
	color:#6c9d31;
}

.box-right p.chemist {
	text-align:right;
}

.box-right p.chemist a {
	color:#6c9d31;
	text-decoration:none;
}

.chemist-page h2 {
	width:280px;
	margin:0px 10px 10px 0px;
	padding:0px;
	font-size:27px;
	color:#000;
	border-bottom:6px solid #6c9d31;
}

.chemist-page h4 {
	font-size:12px;
}

.chemist-page p a {
	color:#6c9d31;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
}

.chemist-page ul {
	list-style:none;
}

#subContainer.box-right h3.chemist a:hover {
	text-decoration:underline;
}

.box-right p {
	padding:0 20px;
}

.products {
	float:left;
	padding:15px 10px 10px 0;

}

#footer {
	clear:both;
	margin:0 auto;
	width:750px;
}

#footer ul {
	margin:0 auto;
	text-align:center;
	width:750px;
	padding:10px 0 0 0;
}

#footer li {
	list-style:none;
	display:inline;
	font-size:12px;
	padding:0 10px;
}

#footer p {
	font-size:12px;
	text-align:center;
}

#footer a {
	text-decoration:none;
	color:#fff;
}

#footer a:hover {
	text-decoration:underline;
	color:#fff;
}

#footer p.adminLogin {
	float:right;
	text-align:right;
	margin:0 auto;
	padding:0;
	font-size:12px;
	text-transform:none;
}