/*
Theme Name: Acura Pharmaceuticals, Inc.
Theme URI: http://acurapharm.com/
Description: Custom theme designed by Galfano Design.
Version: 1.0
Author: Galfano Design
Author URI: http://galfanodesign.com.com/
*/


/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com 
   Addition by Christian Montoya - www.christianmontoya.net */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
        margin: 0;
        padding: 0;
     	font: 100%/1.125em Verdana, Arial sans-serif;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
dd, blockquote { margin-left: 1em; }

/* Miscellaneous conveniences: */
form label { cursor: pointer; }
fieldset { border: none; }
input, select, textarea { font-size: 100%; font-family: inherit; }

body {
	font-size: 100%;
	color: #444;
	background-color: #BBB;
	min-width: 960px;
	margin: 0px auto;
	padding: 0px;
}

#sn { position: absolute; width: 80%; top: -300px; right: 0;}
#sn a { position: absolute; top: 0; font-size: .85em			}
.p7ie6Fix:active, #sn a:active, #sn a:focus { top: 300px; right: 15px; color: #fff; text-decoration: none; background-color: #c03;}


#wrapper {
width: 980px;
margin: 0 auto;	
padding: 0 10px;
background: #fff url(images/page-bg.gif) repeat-y;
}

#header-home{background: #333 url(images/rx.home.jpg); height: 337px}
#header {background: #333 url(images/rx.main.jpg); height: 140px}

#logo {float: left; margin-left: 50px;}

/* Headers */

h1, h2 {color: #c03; font-size: 1.5em; margin: 0 0 20px}
h2.sub-heading {color: #666; font-weight: bold; font-size: 1em; margin: 5px 0 10px; text-align:center; padding: 2px 5px;}
h3 {color: #c03; font-weight: bold; font-size: 1em; margin: 30px 0 10px; text-align:left; padding: 2px 5px;}
h4 {margin: 30px 0 10px}
p {margin: 0}


/* Images */
img a {border: none;}
img {border-style:none;}
.sb-image {margin: 20px 0 0}
.img-center, .center {text-align: center; margin: 25px 0}
.imgleft {float: left; margin: 0 15px 15px 0}
.imgright {float: right; margin: 0 0 15px 15px}

/* Links */
.content a:link, .content a:visited {color: #c03}
.content a:hover, .content a:active, .content a:focus {background-color: #c03; color: #fff}
#message a:link, #message a:visited {color: #663; font-size: .9em}
#message a:hover, #message a:active, #message a:focus {color: #FFF; background-color: #30485C}
#footer a:link, #footer a:visited {color: #fff}
#footer a:hover, #footer a:active, #footer a:focus {color: #fff; text-decoration: none; border-bottom: 1px #fff dotted}
#breadcrumbs a:link, #breadcrumbs a:visited {color: #cff}
#breadcrumbs a:hover, #breadcrumbs a:active, #breadcrumbs a:focus {text-decoration: none; border-bottom: 1px #fff dotted; color: #fff;}
#sidebar h2 a, #sidebar h2 a:visited {color: #666; text-decoration: none; font-size: .9em}
#sidebar h2 a:hover, #sidebar h2 a:active, #sidebar h2 a:focus {color: #444}

#breadcrumbs {background-color: #333; color: #fff; padding: 5px 15px; font-size: .7em; overflow: hidden; border-top: 1px solid #444}
.here {color: #555}
.right {float: right}
.left {float: left}

/* Home Layout */
#columnwrapper {font: .95em/1.4em "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial; margin-top: 20px; clear: both; height: 100%}
#c1, #c2, #c3, #c4 {
	width: 220px;
	float: left;
	padding: 5px 13px
}
#c1, #c2, #c3 {border-right: 1px dotted #999}
#c1 {padding-bottom: 36px; margin-left: 5px; padding-right: 0 !important}
#c4 {
	margin-right: 0px;
}

/*Site Layout*/
#sidebar {width: 220px; float: left; padding: 10px 15px; border-right: 1px dotted #999}
#sidebar ul {list-style: none !important; margin: 0}
/*#maincontent  {width: 660px; float: right; padding: 10px 33px; text-align: justify}
*/#maincontent  {width: 640px; float: right; padding: 15px 44px; text-align: justify; font-size: .9em; line-height: 1.6em}

#footer {
	clear: both;
	margin: 0 -14px 0 auto;
	font-size: .7em;
	background: #bbb url(images/footer-bg.png) no-repeat top right;
	color: #fff;
	height: 28px;
	padding: 22px 45px 0 15px;
    overflow: hidden
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

.content ul {
margin: 15px 0;
padding: 0;
list-style: none;
} 	
.content li { 
padding: 4px 0 4px 25px;
background: url(images/bullet.gif) no-repeat 0.6em .75em;
}

/* Tables */
.liteTbl {
 border:1px solid #ddd;
 width: 100%;
 border-collapse:collapse; 
 font-size: .95em;
 margin: 5px 0 10px;
}
.rowLite {
 background-color: #ddd; color: #fff;
}
.liteTbl th {background-color: #ddd; color: #c03; padding: 2px; text-align:center; padding: 5px 0}
.liteTbl td {padding: 5px 10px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;}
caption {
	padding: 0 0 5px 0;	 
	font-size: .75em;
	font-style: italic;
	text-align: left;
}
.odd {background-color: #eee}


/* Page Specific */

ol.roman {list-style-type: upper-roman }
ol.roman li {background: none; padding: 4px 0 4px 5px; margin-bottom: 25px}
ol.roman li li { 
padding: 4px 0 4px 25px;
margin-bottom: 0;
background: url(images/bullet.gif) no-repeat 0.6em .75em 
}

/* Home */
#intro {padding-top: 122px; padding-left: 40px; line-height: 1.5em}
#intro h1 {font-size: 1em; margin-right: 400px; color: #fff; margin-bottom: 0}
#header-list {
margin-left: 0;
padding: 8px 0 10px;
list-style: none;
background: url(images/home-list-bg.png) no-repeat;
width: 510px
} 	
#header-list li { 
padding-left: 35px;
background: url(images/blue-bullet.png) no-repeat 1em .5em;
	color: #cff;
	font-size: .8em
}
.action ul {
margin: 5px 0 !important;
padding: 0;
list-style: none;
} 	
.action li { 
padding: 0 0 0 15px;
background: url(images/bullet.gif) no-repeat 0 .5em;
}
small {font-size: .85em; color: #777}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 10px !important
}
.sIFR-hasFlash h1 {margin-bottom: 20px !important}

.sIFR-hasFlash h2.sub-heading {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 20px;
	line-height: 17px

}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 10px;
	margin: 30px 0 10px !important;
}
.sIFR-hasFlash h1#intro-text {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 60px;
	width: 510px;
	height: 85px
}




/* 
  -----------------------------------
  Pop Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme: 07 - See-Through
  -----------------------------------
*/

#p7PMM_1 {
position: relative;
z-index: 9999999;
}

/*Menu Outer Wrapper*/
.p7PMMh07 {
	width: auto;
	font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
	font-size: inherit;
	padding: 1px;
	text-align: left;
	line-height: normal;
	float: right;
	margin-top: 35px; 
	margin-right: 25px
}
/*Hide Sub-Menu in Design View*/
.p7PMMh07 ul div {
	display: none;
}
/*Provide Buffer for lowered 1st level Drop Down*/
.p7PMMh07 ul div {
	padding-top: 6px;
	background-image: url(images/nav/pmm_iefix.gif);
}
/*Remove Buffer 2nd level flyouts*/
.p7PMMh07 ul ul div {
	padding-top: 0px;
	background-image: none;
}
/*
TOP LEVEL MENU
*/
.p7PMMh07 ul {
	margin: 0;
	padding: 0;
}
.p7PMMh07 li {
	list-style-type: none;
	float: left;
	width: 120px;
	margin-right: 6px;
}
/* Hide from IE5 Mac \*/
.p7PMMh07 li {
	width: auto;
}
/*Top Level Links*/
.p7PMMh07 ul a {
	display: block;
	text-decoration: none;
	padding: 10px 14px;
	color: #900 !important;
	border: 1px solid #000;
	text-align: left;
}
.p7PMMh07 a:hover {
	color: #fff !important;
	border-color: #fff;
}
.p7PMMh07 li:hover {
	background-position: 0px -80px;
}
/*
Syntax for special classes programatically assigned to first and last links and also LIs
See user guide for more information
*/
.p7PMMh07 ul a.pmmfirst {
}
.p7PMMh07 ul a.pmmlast {

}
.p7PMMh07 ul li.pmmfirst {
}
.p7PMMh07 ul li.pmmlast {
}
/*First Sub Level*/
.p7PMMh07 ul ul {
	z-index: 10000;
	width: 210px;
	border-right: 1px solid #500;
	border-bottom: 1px solid #500;
	background-image: url(images/nav/pmm_sheer_subs.png);
	border-top: 1px solid #800;
	border-left: 1px solid #800;
    font-size: .8em
}
.p7PMMh07 ul ul li {
	float: none;
	background-image: none;
	margin-right: 0px;
}
.p7PMMh07 ul ul a {
	padding: 4px 14px;
	color: #600!important;
	border: 0;
	background-image: none;
	background-color: transparent;
	text-align: left;
	overflow: hidden;
}
.p7PMMh07 ul ul a:hover {
	background-color: #800 !important;
	color: #fff!important;
	background-image: none;
}
/*Third Level (Flyouts in horizontal menu)*/
.p7PMMh07 ul ul ul { 
}
/*
SPECIAL IMAGE-BASED RULES
*/
.p7PMMh07 img {
	border: 0;
}
.p7PMMh07 .p7PMM_img {
	padding: 0;
	border: 0;
	background-image: none;
	background-color: transparent;
}
/*
TRIGGERS and CUURENT MARK RULES
The Closed state relates to trigger items when their child menus are not showing
The Open state relates to trigger items when their child menus are showing
Selectors appended with _left Automatically change arrow position and orientation
if sub levels are set to fly out to the left
*/

.p7PMMh07 ul a.trig_closed {
	background-image: url(images/nav/pmm_south_medium.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7PMMh07 ul a.trig_closed_up {
	background-image: url(images/nav/pmm_north_medium.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7PMMh07 ul li.trig_open, .p7PMMh07 ul li.trig_open_left, .p7PMMh07 ul li.trig_open_up {
	color: #000 !important;
	background-color: transparent;
	background-position: 0px -80px;
}
/*Sub Level*/
.p7PMMh07 ul ul a.trig_closed {
	background-image: url(images/nav/pmm_east_medium.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMh07 ul ul a.trig_closed_left {
	background-image: url(images/nav/pmm_west_medium.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7PMMh07 ul ul a.trig_open {
	color: #FFF !important;
	background-image: none;
	background-color: #800 !important;
}
/*The Current Marker (You are here) links*/
.p7PMMh07 .current_mark {
	color: #000 !important;
}
.p7PMMh07 ul ul .current_mark {
	color: #fff !important;
	background-color: #800 !important;
}

/*
Utility Rule used for Clearing floats in Horizontal Menus
*/
.p7pmmclearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
/* divaPOP.css v 1.1.7 */
/*Copyright (c) 2007 divaHTML : Thierry Koblentz & E Michael Brandt. All rights reserved.*/

/* NOTE: The active divaPOP selectors below all contain an underscore.  HOWEVER, when you need to add these classes manually to your page, OMIT the UNDERSCORE!  So, for example, use "divaPOPimgR"' and NOT "divaPOP_imgR".  In javascript-enabled browsers, divaPOP will add the underscore to "activate" the styling. */

/* ****  These are just so Dreamweaver will offer these classes to you in its select boxes (see Note above)  **** */
.divaPOPpdf, .divaPOPoutlink, .divaPOPimgR, .divaPOPimgL, .divaPOPimgX, .divaPOPskip, .divaPOPnorel, .divaPOP {}


.divaPOP, .divaPOP_pdf, .divaPOP_outlink {padding-right:15px !important; background-position:100% 50% !important; background-repeat:no-repeat !important} 
.divaPOP, .divaPOP_pdf, .divaPOP_outlink{background-position:100% 100% !important}
.divaPOP_imgL {padding-left:15px !important; background-position:0 50% !important; background-repeat:no-repeat !important}
.divaPOP_imgL{background-position:0 0 !important}

 
/* ****  change images if you wish  **** */ 
.divaPOP_ {background-image:url(images/diva/divaPOPout_1.gif) !important}
.divaPOP_pdf     {background-image:url(images/diva/divaPOPpdf_1.gif) !important} 
.divaPOP_outlink {background-image:url(images/diva/divaPOPout_1.gif) !important}

/* ****  provides the No-Image option  **** */
/* If your site typically uses a bg image, or padding, on anchors, you may edit the values below to match those */ 
.divaPOP_imgX  {background-image:none !important; padding-left:0 !important; padding-right:0 !important}