/* STANDARD PAGE TAGS *************************/

/* Fixes problems with margins between various web browsers */
* {
	margin: 0;
	padding: 0;
}

body { 
	background: #C8C8C8;
	width: 100%;
	height: 100%;
	font-family: verdana, arial, san-serif;
	font-size: 12px;
	line-height: 20px;
	color: #2E3C52;
	text-align: center;
}

address {
	font-style: normal;
}

td { 
	font-family: verdana, arial, san-serif;
	font-size: 12px;
	line-height: 20px;
	color: #2E3C52;
	vertical-align: top;
}

a { 
	color: #4D658A;
	text-decoration: underline;
	position: relative;
}

	a:hover { 
		cursor: pointer;
		color: #CE6700;
		text-decoration: none;
	}
	
	a:active {
		outline: none;
	}

form {
	margin: 0px;
}

ul {
	list-style-image: url('../img/today-pharmacy-bullet.gif');
	padding-left: 30px;
}

h1 {
	font-family: 'Trebuchet MS',Verdana;
	font-size: 20px;
	/*color: #1B2330;*/
	font-weight: bold;
	text-transform: none;
}

h1 a, h1 a:visited, h1 a:hover {
	color: #132846;
	background-color:#C7C7CD;
	text-decoration: none;
	font-family:'Courier New';
	font-family:'Trebuchet MS';
	font-size:90%;
	line-height:22px;
	/*letter-spacing:-1px;*/
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1B2330;
	font-weight: bold;
	text-transform: none;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E3C52;
	font-weight: bold;
	text-transform: none;
}


/* CUSTOM PAGE TAGS *************************/
.forms { 
	background-color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	width: 100%;
	color: #000000;
}

.quizTextBoxes { 
	background-color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	width: 100px;
	color: #000000;
}

#topmenu li
{
	padding-bottom: 20px;
	float: left;
	width: auto;
	display: block;
	margin-right: 20px;
}

#list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
	
#list li {
	margin: 0;
	list-style: none;
	list-style-image: none;
}


/* CONTAINERS *************************/
#container {
	width: 770px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
}

#topnavcontainer {
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
	margin-top: 75px;
	list-style-type: none;	
}

#showcasecontainer {
	width: 335px;
	height: 130px;
	float: left;
}

#calloutcontainer {
	width: 435px;
	height: 150px;
	float: left;
	background-image: url('../img/today-parmacy-contacts.jpg');
}

#gendercontainer {
	width: 129px;
	height: 75px;
	float: right;
	margin-right: 5px;
}

#associationscontainer {
	width: 147px;
	height: 44px;
	float: right;
	margin-right: 5px;
}

#articlescontainer {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 485px;
	height: 112px;
	float: left;
}

#articlesform {
	margin-top: 10px;
	width: 484px;
	text-align: center;
	float: left;
	background-image: url('../img/today-parmacy-repeat.jpg');
	background-repeat: repeat-y;
}

#quizform {
	margin-top: 10px;
	width: 484px;
	text-align: center;
	float: left;
	background-image: url('../img/today-parmacy-repeat.jpg');
	background-repeat: repeat-y;
}

#resourcesform {
	margin-top: 10px;
	width: 484px;
	text-align: center;
	float: left;
	background-image: url('../img/today-parmacy-repeat.jpg');
	background-repeat: repeat-y;
}

.sitecontainer {
	width: 485px;
	float: left;
	margin-bottom: 20px;
}

#contactcontainer {
	width: 270px;
	float: left;
	margin: 0px;
	padding: 0px;
}


/* GRAPHICS *************************/
#content {
	width: 500px;
	float: left;
	margin-top: 20px;
}

#contentcontact {
	width: 485px;
	float: left;
	margin-top: 20px;
	background-image: url('../img/today-parmacy-interior.jpg');
	background-repeat: repeat-y;
}

#contentclients {
	width: 770px;
	float: left;
}

#website {
	width: 770px;
	height: 64px;
	float: left;
	text-indent: -9999px;
	margin-top: 60px;
	background-image: url('../img/today-pharmacy-bottom.gif');
	background-repeat: none;
}

#copyright {
	width: 770px;
	float: left;
	margin-top:32px;
	text-align: center;
	color: #707070;
	font-size: 10px;
}

	#copyright a, #copyright a:link, #copyright a:active, #copyright a:visited {
		cursor: pointer;
		color: #707070;
		text-decoration: none;
	}
	
	#copyright a:hover, #copyright a:visited:hover {
		cursor: pointer;
		color: #2E3C52;
		text-decoration: underline;
	}

#contactinfo {
	width: 200px;
	float: left;
	margin-left: 19px;
}

#contactinfo2 {
	width: 210px;
	float: left;
}

#wcm {
	width: 75px;
	height: 75px;
	margin-right: 10px;
	float: left;
}

#bc {
	width: 44px;
	height: 75px;
	float: left;
}

#omahachamber {
	width: 55px;
	height: 44px;
	margin-right: 10px;
	float: left;
}

#mba {
	width: 82px;
	height: 44px;
	float: left;
}

#featuresdivider {
	width: 479px;
	height: 11px;
	background-image: url('../img/today-pharmacy-text-divider.gif');
	background-repeat: no-repeat;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* TITLES *************************/
#privacy {
	width: 277px;
	height: 56px;
	text-indent: -9999px;
	float: left;
	background-image: url('../img/today-parmacy-privacy.jpg');
}

#solutions {
	width: 257px;
	height: 556px;
	float: left;
}

#solution {
	width: 257px;
	height: 56px;
	float: left;
	background-image: url('../img/today-parmacy-menu.jpg');
}

#mentaldisorderdrugs {
	width: 238px;
	height: 375px;
	background-image: url('../images/mental_disorder.jpg');
	background-repeat: no-repeat;
	margin-left: 2px;
	margin-bottom: 110px;
}

#strattera25mg {
	width: 230px;
	height: 235px;
	background-image: url('../images/adhd.jpg');
	background-repeat: no-repeat;
	margin-left: 12px;
	margin-bottom: 100px;
}

#content ul {
	list-style: none;
	list-style-image: none;
	padding-left: 12px;
}

#content ul li h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #435167;
	font-weight: bold;
}

#content u {
	color: #2E3C52;
	font-weight: bold;
	text-decoration: none;
	font-size:115%;
}

#navigation {
	height:95px;
	background-image: url('../img/today-pharmacy-header.gif');
	background-repeat: no-repeat;
	margin-bottom:0;
	margin-top:40px;
	margin-left:85px;
}

.buydrugs { font-size:125%; font-family: Tahoma, 'Trebuchet MS'; }
.buycheapdrugs { font-size:130%; font-family: 'Trebuchet MS'; }
#title {
	height:52px;
	padding-top:0;
	padding-right:25px;
	margin-bottom:10px;
	text-align:right;
}
.smallletters { font-size:90%;}

.package {background-color:#C7C7CC; padding:10px;width:220px; border:1px solid #bcbcbc;margin-bottom:20px;}
.buynow {margin-top:10px;margin-bottom:5px;}
.buynow a, .buynow a:link,.buynow a:visited {background-color:#FF7400; padding:5px; color:#FFFFFF; text-decoration:none;}
.buynow a:hover {color:#ECECF5;}

td.titlename { font-family: 'Trebuchet MS'; font-weight: bold; font-size:130%; }
.addbutton { color: #FFFFFF; border: 1px solid #FFFFFF; background-color: #FF6A06; font-family:Arial; font-size:12; }
td { text-align:center; padding:5px; }

#content .caption {font-family:Tahoma;font-size:125%}

