/*
Theme Name: Lion
Version: 1.0
Author: GD Graphics
Author URI: http://www.gd-graphics.com
Tags: Lion
*/

@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8D8A9B;
	text-align: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	background-color: #FFF;
	width: 1015px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position:relative;
-webkit-box-shadow: 0px 0px 12px ;
-moz-box-shadow: 0px 0px 12px ;
box-shadow: 0px 0px 12px ; 
}
.clearall {
	clear: both;
}


#footer {
	background-color: #000;
	/*background-image: url(images/lion-design-layout-3_r4_c1.gif);
		background-repeat: no-repeat;*/
	height: 125px;
	clear: both;
}
#slider-wrapper {
	height: 253px;
	margin-bottom: 20px;
}
#content {
	/*height: 1397px;*/
	margin-top: 2px;
}
#header {
	/*background-image: url(images/lion-design-layout-3_r1_c1.gif);*/
	height: 173px;
	position:relative;
}
#submenu {
	background-color: #FFF;
	height: 25px;
	width: 710px;
	position: absolute;
	left: 269px;
	top: 135px;
	color: #614882;
	font-size: 12px;
	letter-spacing: 15%;
	word-spacing: 100%;
}
#wrapper #header #submenu a {
	font-size: 12px;
	color: #614882;
	text-decoration: none;
}
#wrapper #header #submenu a:hover {
	color: #000;
	text-decoration: underline;
}
#bigbuttons {
	position:absolute;
	left:254px;
	top:43px;
	width:495px;
	height:86px;
	z-index:1;
}
#bigbuttons .bigbutton {
	background-color: #D8CCE0;
	float: left;
	height: 60px;
	width: 118px;
	margin-right: 5px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #614882;
	letter-spacing: 90%;
	line-height: 125%;
	text-align: center;
	padding-top: 10px;
	-moz-border-radius:7px;
	border-radius:7px;
	-moz-text-shadow: 1px 1px 1px #fff;
	text-shadow: 1px 1px 1px #fff;
/*-webkit-box-shadow: inset -1px -3px 5px #9E7DA3;
-moz-box-shadow: inset -1px -3px 5px #9E7DA3;
box-shadow: inset -1px -3px 5px #9E7DA3; */
}
#bigbuttons .bigbutton:hover {
	background-color: #CCC;
	color: #000;
	/*
	-webkit-box-shadow: inset -1px 3px 5px #5d5d5d;
-moz-box-shadow: inset -1px 3px 5px #5d5d5d;
box-shadow: inset -1px 3px 5px #5d5d5d; 
*/
}

.big_btn_single {position:relative; top:13px;}


#title {
	text-align: center;
	background-color: #CCC;
}
#content #leftcol {
	float: left;
	width: 255px;
	margin-left: 0px;
	margin:20px 0 50px 0;
	min-height:600px;

}
#content  #rightcol {
	float: left;
	width: 680px;
	margin:20px 0 50px 20px;
	font-size: 14px;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	padding:0;
}
#content #rightcol h1{
			font-size: 28px;
		margin-top:0px;
			padding:0;
				line-height: 115%;

}

#leftcol ul li{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: 100;
	width: 220px;
	padding:10px 0px;
	margin:0;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	border-bottom:1px dashed #f1d1e5;
	background-color:#ffffff;
	display: block;
}

#leftcol ul li a{
	color: #644668;
	text-decoration: none;
	overflow: auto; /*force hasLayout in IE7 */
		display: block;
		padding:5px 0;
}
#leftcol ul li a:hover{
	color: #000;
	text-decoration: none;
	overflow: auto; /*force hasLayout in IE7 */
		display: block;
}
#leftcol ul li a strong {font-weight:300;}

#leftcol ul {
	position:relative;
	left:-32px;
	list-style-type: none;
	margin:0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .95em;
	font-weight: 100;
}
.grid_quarter {width:180px; float:left; margin:10px 0; padding:10px;}

#lionmap {
	height: 600px;
	width: 950px;
	margin-top: 30px;
	margin-left: 0px;
}
#wrapper #content #message {
	width: 800px;
	margin-top: 30px;
	margin-left: 20px;
}.bigproductpanel {
	float: left;
	width: 275px;
	padding-right: 15px;
	margin: 15px;
}
ul.productbuttons {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	width: 250px;
	float:left;
}
li.prodbutton {
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	color: #400040;
	background-color: #F5E3EF;
	display: block;
	padding: 10px;
	margin-top: 12px;
	margin-bottom: 12px;
	background-image: url(images/arrowhead.png);
	background-repeat: no-repeat;
	background-position: 90% 12px;
}
li.prodbutton a {
}
li.prodbutton a:hover {
	color:#609;
}

li.prodbutton:hover {
	background-color: #E6E2F5;
}

.productImage {
width:150px; height:150px;
overflow:hidden;
float:left;
margin-right:20px;
}


.bigproductdescription {
	clear: right;
	float: left;
	width: 350px;
	/*margin-top: 15px;*/
	margin:0;
}


.lionproducts {
width:90%;

}

#greyboxes {
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.clearFloat {clear:both; height:20px;}

	.button_69:hover{
	background:url(images/button_69_over.jpg) no-repeat;
	}
	
	.button_139:hover{
	background:url(images/button_139_over.png)
	no-repeat;
	 }
#sub-column	#content li{
	list-style:disk;
}

#content .rightcol p a:hover {color:#644668; text-decoration:underline;}
/* #content .rightcol ul {list-style-type:disc;list-style-position: outside; margin-top:-10px;} */
#content .rightcol ul.nobullet {list-style-type:none;list-style-position: inside; margin-top:10px;} 
#content .rightcol ul.nobullet li {list-style-type:none;list-style-position: inside; margin-top:10px;}

#sub-column  #content .rightcol  #faqlist ul.nobullet  {list-style-type:none ;list-style-position: outside; margin-top:10px;}
#sub-column  #content .rightcol  #faqlist ul.nobullet   li.nobullet {list-style-type:none ;list-style-position: outside; margin-top:10px;}
#sub-column  #content .rightcol #faqlist.nobullet li a {list-style-type:none;}
.inlineprodpic {position:relative; left:-160px;}
a span.highlight {padding:2px; background-color:yellow;}
div.entry-content div.boxContent {width:700px;}

div.rightcol a, div.rightcol a:link, div.rightcol a:visited {font-weight:900; /*color:#000000*/;}
div.rightcol a:hover{font-weight:900; color:#614882;}

#scrollnews {
margin: 0 80px;
font-weight:400;
color:#FFF;
font-size:18px;
position:relative;
top: -35px;
width:850px;
z-index: 100;
text-align:center;
}

#scrollnews p{
margin:0 ; padding:0;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
}

#scrollnews p a {
color:#FFF;
}

#scrollnews p a:hover {
color:#8D8A9B;
text-decoration:underline;
}


#content div.contentleftcol {width:425px; float:left; margin: 0 55px 0 0;}

.Translate_btn_area {width:212px; height:18px:Margin:0;padding:2px 0 0 80px;
background:url(http://www.lionlaboratories.com/wp-content/themes/Lion/images/translate-btn.png) 0 0 no-repeat; font-size:13px; }

#searchform {margin:3px 0 0px 0;}

a.bigbuttonpage, #faqlist li li p a.bigbuttonpage {
	background-color: #D8CCE0;
	margin:25px 0px;
	padding:5px 25px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #614882;
	letter-spacing: 90%;
	line-height: 105%;
	text-align: center;
	-moz-border-radius:10px;
	border-radius:10px;
	-moz-text-shadow: 1px 1px 1px #fff;
	text-shadow: 1px 1px 1px #fff;
-webkit-box-shadow: inset -1px -3px 5px #9E7DA3;
-moz-box-shadow: inset -1px -3px 5px #9E7DA3;
box-shadow: inset -1px -3px 5px #9E7DA3; 
}
a.bigbuttonpage:hover, #faqlist li li p a.bigbuttonpage:hover {
	background-color: #CCC;
	color: #000;
	-webkit-box-shadow: inset -1px 3px 5px #5d5d5d;
-moz-box-shadow: inset -1px 3px 5px #5d5d5d;
box-shadow: inset -1px 3px 5px #5d5d5d; 
}
.smallertext {font-size:50%;}

#alcocalsbox {
margin-top:25px;
text-align:center;
padding:15px;
border: 1px solid #000;
background-color:#F79A20;
}

#alcocalsbox p {
text-align:justify;
margin:10px 0;
font-weight:bold;
}

#alcocalsbox a {
color:#000; 
text-decoration:underline;
font-weight:900;
}

#alcocalsbox a: {
color:#000; 
text-decoration:none;
font-weight:900;
}

.flexslider .caption-wrap .caption .rightcaption {
margin-left:430px;
padding-right:40px;
}

.flexslider .caption-wrap .caption .leftcaption {
margin-right:500px;
}

.flexslider .caption-wrap .caption h2 {
font-weight:300;
line-height:120%;
font-size: 30px;
font-family:"open sans", arial, helvetica, sans-serif;
}