/* /////////////////////////
AUTHOR: BLOW MEDIA
CLIENT: MARTINDALE PHARMA
MEDIA: SCREEN
CREATED: 02.11.08
////////////////////////// */


* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	background: url(../images/bk-body.jpg) no-repeat top center;
}



#headWrapper {
	width: 100%;
	height: 163px;
	text-align: center;
	background: url(../images/bk-head.gif) repeat-x top;
}

#headContent {
	width: 823px;
	height: 163px;
	margin: 0 auto;
	background: url(../images/head.jpg) no-repeat;
}

#contentWrapper {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}

#mainContent {
	width: 823px;
	margin: 0 auto;
	border-left: 12px solid #fff;
	border-right: 12px solid #fff;
	min-height: 500px;
	text-align: left;
	background-color:#FFFFFF;
}

#navigation {
	width: 823px;
	height: 43px;
	float: left;
	padding-top: 5px;
	background: #fff url(../images/bk-nav.gif) repeat-x top;
	font-size: 90%;
}

#navigation ul {
	list-style-type: none;
	float: left;
	border-left: 1px solid #fff;
	margin-left: 55px;
}

#navigation li {
	float: left;
	line-height: 29px;
	border-right: 1px solid #fff;
}


#navigation li.active {
	background: url(../images/bk-nav-active.gif) repeat-x top left;
	height: 43px;
}

#navigation li a {
	height: 26px;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 0px 40px 0px 10px;
}

#navigation li a:hover {
	color: #333;
}


#subnav {
	width: 823px;
	float: left;
	border-top: 3px solid #999;
	background: #fff;
	padding: 5px 0px 5px 0px;
}

#subnav ul {
	list-style-type: none;
	color: #666;
	font-size: 80%;
	margin-left: 0px;
}

#subnav ul li {
	float: left;
	margin-right: 2px;
}

#subnav a {
	color: #666;
	text-decoration: none;
}
#subnav a:hover {
	color: #ee0000;
}

#subnav ul li.active a {
	color: #ee0000;
}

#homeFlash {
	width: 823px;
	height: 197px;
	float: left;
	margin-bottom: 20px;
}

body.home #content {
	width: 378px;
	float: left;
	padding-left: 55px;
	padding-bottom: 30px;
}

body.about #content {
	width: 768px;
	float: left;
	padding: 40px 0px 30px 55px;
	border-top: 3px solid #999;
	background: #fff;
}

body.resources #content {
	width: 768px;
	float: left;
	padding: 40px 0px 30px 55px;
	border-top: 3px solid #999;
	background: #fff;
}

body.contact #content {
	width: 768px;
	float: left;
	padding: 40px 0px 30px 55px;
	border-top: 3px solid #999;
	background: #fff;
}

body.careers #content {
	width: 768px;
	float: left;
	padding: 40px 0px 30px 55px;
	border-top: 3px solid #999;
	background: #fff;
}

body.generic #content {
	width: 768px;
	float: left;
	padding: 40px 0px 30px 55px;
	border-top: 3px solid #999;
	background: #fff;
}

body.products #content {
	width: 768px;
	float: left;
	padding: 40px 0px 30px 55px;
	border-top: 3px solid #999;
	background: #fff;
}






#content h2 {
	color: #ee0000;
	font-size: 120%;
	margin-bottom: 20px;
}

#content h3 {
	color: #333;
	font-size: 110%;
	margin-bottom: 10px;
}

#content h4 {
	color: #666;
	font-size: 100%;
	margin-bottom: 2px;
}

#content p {
	font-size: 90%;
	color: #666;
	line-height: 140%;
	margin-bottom: 12px;
}

#content ul {
	margin-left: 20px;
	color: #666;
	line-height: 140%;
	font-size: 90%;
	margin-bottom: 12px;
}

#content ul li ul {
	font-size: 100%;
	margin-bottom: 0px;
}

#content a {
	color: #666;
}
#content a:hover {
	text-decoration: none;
}

#pageTitle {
	width: 768px;
	float: left;
	border-bottom: 1px solid #999;
	margin-bottom: 20px;
}

#pageTitle h2 {
	float: left;
	margin-bottom: 2px;
}

#pageTitle h2 span.titleSub {
	font-weight: normal;
}

#pageTitle p {
	float: right;
	margin-bottom: 2px;
}

.addressBlock {
	width: 250px;
	float: left;
	margin-top: 20px;
}



#prodCats {
	width: 768px;
	float: left;
}

#prodCats ul {
	list-style-type: none;
	margin: 0px;
}

#prodCats li {
	float: left;
}

#prodCats li a {
	float: left;
	text-indent: -99999px;
}


#prodCats li.prodSpecials a {
	width: 256px;
	height: 125px;
	background: url(../images/bk-prodSpecials.jpg) no-repeat top left;
}
#prodCats li.prodSpecials a:hover {
	background-position: right;
}

#prodCats li.prodAseptic a {
	width: 256px;
	height: 125px;
	background: url(../images/bk-prodAseptic.jpg) no-repeat top left;
}
#prodCats li.prodAseptic a:hover {
	background-position: right;
}

#prodCats li.prodInjectables a {
	width: 256px;
	height: 125px;
	background: url(../images/bk-prodInjectables.jpg) no-repeat top left;
}
#prodCats li.prodInjectables a:hover {
	background-position: right;
}

#prodCats li.prodSuppositories a {
	width: 256px;
	height: 125px;
	background: url(../images/bk-prodSuppositories.jpg) no-repeat top left;
}
#prodCats li.prodSuppositories a:hover {
	background-position: right;
}

#prodCats li.prodOpthalmic a {
	width: 256px;
	height: 125px;
	background: url(../images/bk-prodOpthalmic.jpg) no-repeat top left;
}
#prodCats li.prodOpthalmic a:hover {
	background-position: right;
}

#prodCats li.prodENT a {
	width: 256px;
	height: 125px;
	background: url(../images/bk-prodENT.jpg) no-repeat top left;
}
#prodCats li.prodENT a:hover {
	background-position: right;
}



#prodCats li.prodSyringes a {
	width: 256px;
	height: 123px;
	background: url(../images/bk-prodSyringes.jpg) no-repeat top left;
}
#prodCats li.prodSyringes a:hover {
	background-position: right;
}

#prodCats li.prodAddiction a {
	width: 256px;
	height: 123px;
	background: url(../images/bk-prodAddiction.jpg) no-repeat top left;
}
#prodCats li.prodAddiction a:hover {
	background-position: right;
}

#prodCats li.prodOther a {
	width: 256px;
	height: 123px;
	background: url(../images/bk-prodOther.jpg) no-repeat top left;
}
#prodCats li.prodOther a:hover {
	background-position: right;
}

#prodIntro {
	width: 768px;
	float: left;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}

#prodIntro p {
	width: 380px;
}

#prodIntro .prodImage {
	width: auto;
}


body.about #content p {
	padding-right: 230px;
}

body.about #content #pageTitle p.bread {
	padding-right: 0px;
}

body.about #content .aboutImage {
	float: right;
	height: 200px;
	width: 190px;
	padding-right: 0px;
}

.prodImage {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}



.prodData {
	border: 0px;
	border-collapse: collapse;
	width: 766px;
	color: #666;
}

.dataCol1 {
	width: 400px;
}

.prodData th {
	text-align:left;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	font-size: 90%;
}

.prodData td {
	padding: 2px 4px 2px 4px;
	background: #fce6cc;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	font-size: 90%;
}



#footer {
	width: 823px;
	float: left;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font-size: 90%;
	padding: 4px 0px 4px 0px;
	margin-bottom: 20px;
	background-color:#FFFFFF;
}

#footer ul {
	list-style-type: none;
	margin-left: 55px;
}

#footer li {
	float: left;
}

#footer li a {
	color: #666;
	text-decoration: none;
	margin-right: 3px;
}

#footer li a:hover {
	color: #333;
}

#homeSpecials {
	width: 390px;
	float: right;
	text-align: right;
}

#homeSpecials a {
	margin-top: 50px;
	width: 147px;
	height: 40px;
	color: #000;
	text-decoration: none;
	padding: 10px;
	float: right;
	text-align: center;
	background: url(../images/bk-homeLink.gif) no-repeat top left;
}

#homeSpecials a:hover {
	color: #fff;
}
#resource {
	padding-left:55px;
	padding-right:50px;
	width: 250px;
	float: left;
	text-align: left;
}
#resource h3 {
	font-size: 90%;
	color: #666;
	line-height: 140%;
	margin-bottom: 30px;
	
}

#resource a {
	margin-top: 0px;
	margin-right:200px;
	width: 50px;
	height: 30px;
	color: #000;
	text-decoration: none;
	padding: inherit;
	padding-top:8px;
	float: left;
	text-align: center;
	background: url(../images/bk-homeLink2.gif) no-repeat top left;
}

#resource a:hover {
	color: #fff;
}


.clear {
	clear: both;
}


.access {
	display: none;
}

a:active {
	outline: 0px;
}
a:focus {
	outline: 0px;
}

