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

/*font-family: 'PT Sans', sans-serif; */
@import url(http://fonts.googleapis.com/css?family=PT+Sans);

/*font-family: 'Francois One', sans-serif;*/
@import url(http://fonts.googleapis.com/css?family=Francois+One);

/*font-family: 'Open Sans', sans-serif;*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300);





#header{
	float:left;
	width:100%;
	height:120px;
	border-top:2px solid #111111;
}

#header p{
	float:right;
	text-align:right;
	padding-top:10px;
	text-shadow:1px 1px 1px #FFF;
}

#header b{
	color:#006;
	text-shadow:1px 1px 1px #FFF;
	font-size:14px;}

#animation{
	float:left;
	width:100%;
	height:400px;
	background:url(../images/home/body_div.jpg) center top repeat;
	border-bottom:2px solid #360;
	border-top:2px solid #360;
	padding:10px 0;
}

#animation .slider{
	float:left;
	height:360px;
	width:966px;
	background-color:#FFF;
	border:5px solid #CCC;
	padding:2px;
}

#animation .subimg{
	float:left;
	height:386px;
	width:966px;
	background-color:#FFF;
	border:5px solid #CCC;
	padding:2px;
}

#navigation{
	float:left;
	height:40px;
	width:100%;
	margin-bottom:10px;
}

#navigation ul{
	margin:0;
	padding:0;
	float:left;
	width:980px;
}

#navigation ul li{
	float:left;
	margin:0;
	padding:0 12px;
	line-height:35px;
	list-style:none;
	height:35px;
	width:auto;
}

#footer{
	float:left;
	height:auto;
	overflow:visible;
	min-height:35px;
	width:100%;
	border-top:#360 2px solid;
	background-color:#64831D;
	line-height:35px;
}

#footer p {
	font-family: 'PT Sans', sans-serif;
	color:#FFF;
	float:left;
	font-size:13px;
	line-height:1.7em;
	font-weight:400;
	line-height:35px;
	padding-right:5px;
}

#footer a{
	float:left;
	line-height:35px;
}


#site_box{
	float:left;
	height:auto;
	overflow:visible;
	min-height:200px;
	width:100%;
	padding:15px 0;
}

#home{
	float:left;
	width:980px;
	height:auto;
	overflow:visible;
}

#home h1{
	font-family: 'Open Sans', sans-serif;
	color: #666666;
    font-size:28px;
    font-weight:300;
	text-shadow:1px 1px 1px #FFF;
    line-height: 36px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
	text-align:center;
}

#home h2{
	font-family: 'Open Sans', sans-serif;
	color: #360;
    font-size: 34px;
    font-weight: 600;
    line-height: 38px;
    margin: 0 0 15px;
    padding: 0;
	text-align:center;
}

#home h3{
	font-family: 'PT Sans', sans-serif;
	color: #003;
    font-size: 20px;
    font-weight: 600;
    line-height:25px;
    margin:0;
    padding: 0;
	text-align:left;
}

#home p{
	font-family: 'PT Sans', sans-serif;
	color:#555555;
	font-size:13px;
	line-height:1.7em;
	font-weight:400;
	text-shadow:1px 1px 1px #FFF;
}

#banners{
	float:left;
	width:980px;
	height:auto;
	margin-top:20px;
	overflow:visible;
}

#banners div{
	float:left;
	padding:10px;
	background-color:#FFF;
	border:1px solid #EBEBEB;
	height:160px;
	width:290px;
	box-shadow: 0px 0px 2px #CCC;
}

#banners img{
	float:right;
	margin-top:8px;
	margin-left:10px;

}

#banners p{
	float:left;
	text-align:justify;
	width:155px;
	}

#banners h2{
	height:30px;
	width:290px;
	float:left;
	font-family: 'PT Sans', sans-serif;
	color:#333;
	font-size:18px;
	line-height:1.7em;
	border-bottom:1px dotted #CCC;
}

#product{
	float:left;
	height:auto;
	width:980px;
	min-height:100px;
	padding:20px 0;
}

#product h2{
	height:35px;
	text-align:center;
	font-family: 'PT Sans', sans-serif;
	font-size:18px;
	color:#006;
}

#product h3{
	font-family: 'PT Sans', sans-serif;
	color:#060;
	font-size:15px;
	width:310px;
	height:30px;
}

#product .pro{
	float:left;
	width:450px;
	height:auto;
}

.sub_pro{
	width:150px;
	height:auto;
	float:left;
}

#contact{
	float:left;
	width:980px;
	height:auto;
	overflow:visible;
}

#contact h3{
	font-family: 'PT Sans', sans-serif;
	color: #003;
    font-size: 20px;
    font-weight: 600;
    line-height:25px;
    margin:0;
    padding: 0;
	text-align:left;
}

#comDetails{
	width:300px;
	min-height:200px;
	float:left;
	margin-top:20px;
}

#comDetails h6{
	font-family: 'PT Sans', sans-serif;
	color: #003;
    font-size: 17px;
    font-weight: 600;
    line-height:25px;
    margin:0;
    padding:0;
	text-align:left;
}

#comDetails p{
	font-family:calibri, tahoma, verdana;
	color: #333;
    font-size: 13px;
    font-weight: 600;
    line-height:30px;
    margin:0;
    padding:0;
	text-align:left;
}

#comForm{
	width:650px;
	min-height:200px;
	float:left;
	margin-top:20px;
	margin-left:30px;
}

#comForm input[type=text]{
	width:290px;
	height:25px;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	padding:3px 10px;
	border:1px solid #D6D6D6;
}

#comForm textarea{
	width:615px;
	height:100px;
	float:left;
	margin-bottom:10px;
	padding:3px 10px;
	resize:none;
	border:1px solid #D6D6D6;
}

#comForm label{
	float:left;
	height:40px;
	width:615px;
	padding:10px;}

#comForm input[type=submit]{
	width:70px;
	height:33px;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	padding:3px 10px;
	border:0;
	cursor:pointer;
}

#comForm input[type=reset]{
	width:70px;
	height:33px;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	padding:3px 10px;
	border:0;
	cursor:pointer;
}

#thanks{
	width:650px;
	min-height:120px;
	float:left;
	text-align:center;
	padding-top:80px;

}

#events{
	float:left;
	width:980px;
	height:auto;
	overflow:visible;
}

#events h3{
	font-family: 'PT Sans', sans-serif;
	color: #003;
    font-size: 20px;
    font-weight: 600;
    line-height:25px;
    margin:0;
    padding: 0;
	text-align:left;
}

#events .eventList{
	width:980px;
	min-height:100px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	border-bottom:1px dashed #CCC;
	padding-bottom:25px;
}

#events .eventList div{
	width:460px;
	min-height:30px;
	float:right;
	margin-left:30px;
}

#events .eventList div ul{
	width:460px;
	float:left;
	height:auto;
	margin:0;
	padding:0;
}

#events .eventList div ul li{
	margin:0;
	padding:0;
	width:108px;
	height:81px;
	float:left;
	margin-left:5px;
	margin-bottom:5px;
	border:1px solid #CCC;
	list-style:none;
	text-align:center;
	vertical-align:middle;
}

#events .eventList div ul li img{
	float:none;
	border:0;
}

#events .eventList h4{
	width:490px;
	height:32px;
	float:left;
	font-family: 'PT Sans', sans-serif;
	color: #060;
    font-size: 15px;
    font-weight: 600;
    line-height:35px;
	margin-bottom:5px;
	text-align:left;
}

#events .eventList p{
	width:490px;
	min-height:30px;
	float:left;
}

/* news page */

#newsEvent{
	width:300px;
	height:330px;
	float:right;
}

#newsEvent h4{
	width:100%;
	height:32px;
	float:left;
	font-family: 'PT Sans', sans-serif;
	color: #333;
    font-size: 15px;
    font-weight: 600;
    line-height:35px;
	margin-bottom:5px;
	text-align:left;
	border-bottom: 1px dotted #999;
}


#newsAniPage{
	width:300px;
	min-height:100px;
	float:left;
}

#newsAniPage div{
	width:300px;
	min-height:100px;
	float:left;
	border-top:1px dashed #ccc;
	padding:15px 0 15px 0;
}

#newsAniPage ul li{
	width:90px;
	float:left;
	height:68px;
	border:1px solid #CCC;
	padding:4px;
	text-align:center;
	vertical-align:middle;
	list-style:none;
}

#newsAniPage span{
	width:300px;
	float:left;
	font-family: 'PT Sans', sans-serif;
	color: #060;
    font-size: 13px;
    font-weight: 600;
    line-height:35px;
	text-align:left;
}

#newsAniPage p{
	width:100%;
	float:left;
	margin-left:14px;
	padding:0;
	margin:0;
}

/* INTRO PAGE */


.RowDiv{
	width:100%;
	float:left;
	padding:10px 0;
}

.IntPharmacy{
	width:454px;
	margin:0 15px;
	float:left;
}

h2{
	font-family: 'Oswald', sans-serif;
	text-align:center;
	color:#001775;
	font-size:36px;
	font-weight:normal;
	letter-spacing:0.5px;
	text-transform:uppercase;}

.IntroP{
	padding:10px;
	text-align:center;
	font-size:13px;
}

.WelcmP{
	text-align:center;
	color:#000;
	letter-spacing:1px;
	font-weight:bold;
}

