/*
Theme Name: Active Pharma
Theme URI: http://www.shiftonline.com
Description: Design created by ryan@shiftonline.com
Version: .1
Author: Ryan Rongavilla
Author URI: http://www.shiftonline.com
Tags: Custom
*/

@charset "utf-8";
/* CSS Document */

body {
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
h1 {
	font-family: 'Crimson Text', arial, serif;
	font-size: 36px;
	color: #039;
}
h2 {
	font-family: 'Crimson Text', arial, serif;
	font-size: 22px;
	color: #039;
}
p {
	margin-bottom: 12px;
	line-height: 18px;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #039;
}
a:hover {
	text-decoration: none;
	color: #039;
}
a:active {
	text-decoration: underline;
	color: #039;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 136px;
}
#logo {
	margin-top: 18px;
	margin-left: 8px;
	float: left;
}
#social {
	float: right;
	margin-top: 100px;
}
#social img {
	margin-left: 5px;
}
#navigation {
	height: 41px;
	background-image: url(navigation_background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#navigation ul {
	padding-top: 13px;
	padding-left: 13px;
}
#navigation ul li {
	float: left;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 15px;
}
#navigation ul li a:link {
	color: #333;
	text-decoration: none;
}
#navigation ul li a:visited {
	text-decoration: none;
	color: #333;
}
#navigation ul li a:hover {
	text-decoration: underline;
	color: #333;
}
#navigation ul li a:active {
	text-decoration: none;
	color: #333;
}
#search {
	float: right;
	margin-right: 10px;
	margin-top: -4px;
}
#main_box {
	margin-top: 10px;
}
#sidebox_left {
	float: left;
	width: 200px;
	background-image: url(background_sidebox.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F2F2F2;
}
#sidebox_left ul {
	width: 175px;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 15px;
}
#sidebox_left ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(bullet01.gif);
	background-repeat: no-repeat;
	background-position: 5px 13px;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
}
#sidebox_left ul li a:link {
	color: #333;
	text-decoration: none;
}
#sidebox_left ul li a:visited {
	text-decoration: none;
	color: #333;
}
#sidebox_left ul li a:hover {
	text-decoration: underline;
	color: #333;
}
#sidebox_left ul li a:active {
	text-decoration: none;
	color: #333;
}
#sidebox_left h2 {
	margin-top: 15px;
	margin-left: 10px;
}
#main_content {
	width: 670px;
	margin-left: 50px;
	float: left;
}
#main_content h1{
	margin-top: 15px;
	margin-bottom: 20px;
}
#main_content h2 {
	font-family: 'Crimson Text', arial, serif;
	font-size: 22px;
	color: #06F;
}
#letter_title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#main_content table {
	margin-top: 7px;
	margin-bottom: 15px;
}
#main_content table tr td {
	padding: 7px;
}

#footer {
	background-image: url(background_footer.jpg);
	font-size: 11px;
	padding-top: 35px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	padding-right: 15px;
	color: #999;
}
#footer a:link {
	color: #999;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #999;
}
#footer a:hover {
	text-decoration: underline;
	color: #999;
}
#footer a:active {
	text-decoration: none;
	color: #999;
}
/*
     FILE ARCHIVED ON 12:14:15 Oct 17, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:21:59 Jul 06, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/