@charset "utf-8";
/*------------- CSS Document created for L R Pharmaceuticals -------------*/
/*------------- CSS Document created by WEB VIRTUOSO (26/06/2009) -------------*/

/*------------- Global Styles ---------------*/
body {
	margin: 0;
	padding: 0;
	background: #f3fbfe url(../images/bg_body.jpg) no-repeat center top;
	height: 100%;
} 
img {
	border: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
* {
	padding: 0;
	margin: 0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#site {
	width: 1000px;
	margin: 0 auto;
}
.clearboth {
	clear: both;
}
/*------------- Global Styles ---------------*/


/*------------- Top Menu Styles ---------------*/
#topnav {
	margin-left: 348px;
	background: transparent url(../images/bg_topnav.png) no-repeat left top;
	width: 550px;
	height: 60px;
	font: 16px Tahoma, Arial, Helvetica, sans-serif;
	color: #094174;
	text-align: center;
}
#topnav ul {
	padding-top: 15px;
}
#topnav li {
	display: inline;
	padding: 0 24px;
}
#topnav li.last {
	padding-right: 0;
}
#topnav li a {
	color: #7b2612;
}
#topnav li a:hover {
	color: #094174;
}

/*------------- End Top Menu Styles ---------------*/

/*------------- Content Styles ---------------*/
#content_box {
	margin-top: 345px;
	padding-left: 105px;
	padding-right: 105px;
}
#content_box h1 {
	font: normal 26px "Times New Roman", Times, serif;
	color: #048e56;
}
#content_box h5 {
	font: normal 22px "Times New Roman", Times, serif;
	color: #048e56;
}
#content_box h2 {
	font: normal 18px "Times New Roman", Times, serif;
	color: #7b2612;
	padding-bottom: 7px;
}
#content_box h3 {
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: #6c5339;
	padding-bottom: 4px;
	padding-top: 10px;
}
#content_box p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #3f3c39;
	line-height: 20px;
	padding-bottom: 28px;
}
#content_box p a {
	color: #7b2612;
	border-bottom: 1px solid #7b2612;
}
#content_box p a:hover {
	color: #00b268;
	border-bottom: 1px solid #00b268;
}

#content_box ul.bullets {
	margin-left: 10px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#content_box ul.bullets li {
	background: url(../images/bullet01.gif) no-repeat left 4px;
	padding-left: 18px;
	color: #3f3c39;
	line-height: 16px;
	padding-bottom: 7px;
}

#content_box ul.bullets li a {
	border-bottom: 1px dashed #666;
	color: #3f3c39;
}

/* start - table */
table.data {
	border-collapse: collapse;
	margin: 10px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;	
}
table.data a {	
	color: #5A93C9;
	background: inherit;
	text-decoration: none;	
}
table.data a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;	
}
table.data th strong {
	color: #fff;
}
table.data th {
	background: #93BC0C url(nav.jpg) repeat-x;
	height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #fff;
}
table.data tr {
	height: 32px;
}
table.data td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
table.data td.first, table.data th.first {
	border-left: 0px;
}
table.data tr.row-a {
	background: #F8F8F8;
}
table.data tr.row-b {
	background: #EFEFEF;		
}
/* end - table */


/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #f1f1f1; 
	background-color: #f5f5f5;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 10px;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
	color: #B48266;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:350px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(nav.jpg) repeat-x 0 0;
	border: 1px solid #88AD0C;
}
/* end form elements */



#featured_prod {
	background: url(../images/bg_featured.jpg) no-repeat left top;
	padding-top: 60px;
	padding-left: 90px;
	padding-right: 20px;
	width: 173px;
}
#featured_prod_acheivement {
	background: url(../images/bg_featured_acheivement.jpg) no-repeat left top;
	padding-top: 60px;
	padding-left: 90px;
	padding-right: 20px;
	width: 173px;
}

#featured_prod_acheivement p {
	color: #7b2612;
	line-height: 15px;
	padding-bottom: 15px;
}
#featured_prod_acheivement p span {
	font-size: 11px;
	color: #2b4052;
}
#featured_prod_acheivement p span.link a {
	color: #be2d0a;
	text-transform: uppercase;
	border-bottom: none;
}
#featured_prod_acheivement p span.link a:hover {
	color: #346935;
}

#featured_prod p {
	color: #7b2612;
	line-height: 15px;
	padding-bottom: 15px;
}
#featured_prod p span {
	font-size: 11px;
	color: #2b4052;
}
#featured_prod p span.link a {
	color: #be2d0a;
	text-transform: uppercase;
	border-bottom: none;
}
#featured_prod p span.link a:hover {
	color: #346935;
}

/*------------- End Content Styles ---------------*/

/*------------- Footer Styles ---------------*/
#footer {
	background: #372a1b url(../images/bg_footer.jpg) repeat-x;
}
#footer_box {
	background: transparent url(../images/bg_footer_box.png) no-repeat left top;
	width: 870px;
	margin: 0 auto;
	padding-top: 154px;
	padding-left: 65px;
	padding-right: 65px;
}
#footer_box {
	color: #abb3a4;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}
#footer_box a {
	background: url(../images/bullet_footernav.gif) no-repeat left 5px;
	color: #00b169;
	padding-left: 12px;
	padding-right: 7px;
}
#footer_box a:hover {
	color: #a9db80;
}
#footer_box a.first {
	background: none;
	padding-left: 0;
}
#footer_box a.current {
	color: #a9db80;
	cursor: text;
}
#asc a {
text-decoration:none;
color:#CCCCCC;
font:xx-small;
}
#asc a:hover {
color:#009933;
}
/*------------- End Footer Styles ---------------*/
