/*
Theme Name: Pharmanet Group

*/

body{
background-image: url(./images/bg.jpg);
background-repeat:repeat-x;
background-color:#fff;
font-family:arial;
font-size:13px;
color:#666666;
margin:0!important;
padding:0!important;
}

a {
color:#323499;
font-weight:bold;
}

a:hover {
color:#323499;
font-weight:bold;
text-decoration:none;
}

.wrapper {
float:left;
width:100%;
background-color:transparent;
}

.container {
position: relative;
width:1045px;
background-color:transparent;
float:left;
}


.content {
background-image: url(./images/gradient.gif);
background-repeat:repeat-x;
background-position:0px 60px;
>background-position:0px 48px;
background-color:transparent;
padding-top:20px;
float:left;
width:100%;
}

.content_main {
float:left;
width:100%;
}


.top_banner {
background-image: url(./images/logo.jpg);
background-position: 30px 10px;
background-repeat:no-repeat;
background-color:transparent;
height:133px;
width:1045px;
margin-bottom:0px;
}

.main_banner {
background-color:transparent;
height:225px;
width:1045px;
}

.nav {
width: 225px;
height: 220px;
background-color:#373485;
float:left;
}

.nav ul {
padding:0px;
margin:0px;
padding-left:20px;
padding-top:30px;
}

.nav li {
font-size:12px;
text-transform:uppercase;
display:block;
padding: 6px 0px;
list-style:none;
}

.nav li a {
font-size:12px;
text-transform:uppercase;
color:#fff;
font-weight:normal;
padding-bottom:5px;
border-bottom: 1px solid #5552A3;
text-decoration:none;
}

.nav li a:hover {
font-size:12px;
text-transform:uppercase;
color:#fff;
font-weight:normal;
padding-bottom:5px;
border-bottom: none;
text-decoration:none;
}

.banner {
height:220px;
width:820px;
float:left;
}

.top_code {
float:right;
height:40px;
width:210px;
padding-left:10px;
padding-top:10px;
background-color:#F4F4F4;
color:#A4568A;
font-size:18px;
}

.top_code a {
color:#A4568A;
font-size:18px;
text-decoration:none;
font-weight:normal;
}

.top_code a:hover {
color:#A4568A;
font-size:18px;
text-decoration:none;
font-weight:normal;
}

.top_code small {
color:#666666;
font-size:11px;
}

.first_col {
width:490px;
float:left;
margin-left:270px;
min-height:250px;
}

*html .first_col {
margin-left:135px;
}

.first_col p {
padding: 0px 10px 0px 10px;
}

.first_col h2 {
width:480px;
padding: 5px 0px 5px 10px;
background-color:#EEEEEE;
color:#6666cc;
font-family:arial;
font-size:14px;
font-weight:bold;
}

.second_col {
width:265px;
margin-left:10px;
float:left;
}

.second_col li {
list-style:none;
list-style-position:outside;
}

.second_col p {
padding: 0px 10px 0px 10px;
}

.second_col h2 {
width:255px;
padding: 5px 0px 5px 10px;
background-color:#EEEEEE;
color:#6666cc;
font-family:arial;
font-size:14px;
font-weight:bold;
}

.footer_container {
  clear: both;
  position: relative;
  width:1045px;
  float:left;
  background-color:#EEEEEE;
  margin:0;
  margin-top:20px;
}

.footer {
font-family: 'Trebuchet MS', Arial;
position: relative;
top: 0px;
margin-top:0px;
width: 1005px;
float:left;
clear:both;
text-align:left;
padding-top:5px;
padding-bottom:10px;
padding-left:30px;
background-color:none;
color:#999999;
font-size:11px;
font-weight:normal;
height:15px;
}

*html .footer {
float:none;
}

.footer a {
font-size: 11px;
font-family: 'Trebuchet MS', Arial;
color:#999999;
font-weight:norml;
text-decoration:none;
}

.footer img {
border:none;
vertical-align:bottom;
}

.footer ul {
padding:0px;
margin:0px;
margin-bottom:10px;
}

.footer li {
display:inline;
padding:0px 5px 0px 10px;
border-right: 1px solid #ccc;
list-style:none;
}

.footer li a{
font-weight:normal;
text-transform:Uppercase;
}

.footer a{
font-weight:normal;
}

.footer a:hover {
text-decoration:underline;
font-weight:normal;
text-transform:Uppercase;
}

#recent-posts h3 {
display:none;
}