@charset "utf-8";
/* Medpricer Styles */


BODY {
background: url(images/background.gif) #f1f0f0 repeat-x;
margin: 0;
padding: 0;
}
#page{
width: 950px;
margin: 0 auto;
background: url(images/pagebg.gif) repeat-x;
}
#content{
width: 918px; 
min-height: 970px; 
margin: 18px auto;
}

#header{
height: 95px;
background: url(images/headerbg.gif) repeat-x;
width: 950px;
}
#header img{
border: none;
position: relative;
top: 17px;
left: 10px;
margin: 0;
padding: 0;
}
#logo{
float: left; 
width: 251px; 
height: 95px;
}
#tabs{
float: right;
width: 699px; 
height: 22px; 
margin-top: 35px; 
white-space: nowrap;
}
#span_aboutus{
position: relative; 
left: 1px;  
z-index: 9;
}
#span_oursolution{
position: relative; 
left:-14px; 
z-index: 8;
}
#span_casestudies{
position: relative; 
left:-27px; 
z-index: 7;
}
#span_testimonials{
position: relative; 
left:-40px; 
z-index: 6;
}
#span_supplierssite{
position: relative; 
left:-53px; 
z-index: 5;
}
#span_contactus{
position: relative; 
left:-66px; 
z-index: 4;
}

/* Footer Styles */
#footer{
height: 30px;
background: url(images/footerbg.gif) no-repeat;
position: relative;
clear: both;
margin: 0;
padding: 0;
}
#footer ul{
margin: 0;
padding: 0;
position: relative;
left: 120px;
}
#footer li{
float: left;
margin: 7px 16px 0 16px;
list-style-type: none;
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: 700;
}
#footer li a{
color: #989898;
text-decoration: none;
}


/* Homepage Branding Section Styles */
#intro{
float: left;
margin: 18px 16px 10px 16px;
}
#intro img{
float: left;
margin: 0;
padding: 0;
}
#branding{
width: 327px;
float: right;
margin: 0px 0 0 0px;
padding: 0;
background: url(images/branding-bg.gif) repeat-y;
position:relative;
}
.branding-top{
width: 327px;
float: right;
position:relative;
margin:0;
padding:0;
background: url(images/branding-top.gif) no-repeat top;
}
.branding-bot{
width: 327px;
height: 266px;
float: right;
clear: both;
position:relative;
margin:0;
padding:0;
background: url(images/branding-bot.gif) no-repeat bottom;
}
#branding h1{
margin: 15px;
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: 900;
color: #21598f;
}
#branding h2{
margin: 10px 16px 10px 24px;
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: 700;
color: #f09130;
}
#branding p{
margin: 10px 18px 10px 25px;
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: 200;
color: #515151;
}

/* Homepage Pic Navigation Styles */

#picnavigation{
float: right;
margin: 25px 16px 0 0;
width: 320px;
}
#picnavigation .left{
float: left;
clear: left;
}
#picnavigation .right{
float: right;
clear: right;
}
#picnavigation a{
display: inline;
margin: 0 0 10px 0;
text-decoration: none;
color: #21598f;
text-align: center;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 11px;
font-weight: 700;
}
#picnavigation img{
border: 2px solid #21598f;
padding: 0px;
margin: 10px 10px 0 9px;
}
#picnavigation a:hover img{
border: 2px solid #9bcefe;
}
#picnavigation a:hover {
color: #9bcefe;
}


/* Special Item Section Styles */

#specialitems{
width: 587px;
float: left;
margin: 7px 0 20px 16px;
padding: 0;
background: url(images/special-bg.gif) repeat-y;
position:relative;
}
.special-top{
width: 587px;
float: left;
position:relative;
margin:0;
padding:0;
background: url(images/special-top.gif) no-repeat top;
}
.special-bottom{
width: 587px;
float: left;
clear: both;
position:relative;
margin:0;
padding:0;
background: url(images/special-bot.gif) no-repeat bottom;
}
#specialitems h2{
margin: 10px;
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: 700;
color: #f09130;
}
#specialitems p{
margin: 10px;
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: 200;
color: #515151;
}
.special1{
margin: 10px;
float: left;
width: 273px;
border-right: 3px solid #dadada;
}

.special2{
margin: 10px;
float: right;
width: 270px;
}
.special1 img{
float: left;
margin: 10px;
}
.special2 img{
float: right;
margin: 10px;
}
#contact{
border-top: 3px solid #dadada;
}
#contact img{
margin: 10px 0 0 35px;
border: none;
}




/* Our Solution */
#leftbar{
background: url(images/our-solution-leftbarbg.png);
width: 210px;
height: 794px;
float: left;
margin-right: 5px;
}
#leftbar h2{
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: 700;
color: #ef8921;
margin: 10px auto 10px 22px;
}
#leftbar p{
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: 200;
color: #515151;
}
#leftbar a{
color: #21598f;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 11px;
font-weight: 700;
}
#leftbar img{
margin-top: 10px;
}
.contactus img{
border: none;
position: relative;
}
#leftbar a:hover {
color: #9bcefe;
}
#testimonials {
background: #ffffff;
width: 185px;
height: 245px;
padding: 5px;
margin-bottom: 35px;
}
#testimonials p{
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: italic;
font-weight: 200;
color: #515151;
}

#centerbar{
background: #ffffff;
width: 488px;
min-height: 952px;
float: left;
}
#centerbar h1{
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: 900;
color: #21598f;
margin-bottom: 5px;
}
#centerbar h2{
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: 700;
color: #ef8921;
}
#centerbar h3{
margin: 6px 16px 10px 0px;
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: 700;
color: #21598f;
}

#centerbar p{
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: 200;
color: #515151;
}

#centerbar ul{
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: 200;
color: #515151;
}
#centerbar .date{
margin: 0px;
padding: 0px;
font-size: 11px;
}
#centerbar .news{
margin: 0px;
padding: 0px;
font-size: 13px;
font-weight: 800;
color: #21598f;
}
#centerbar .right{
float: right;
}

#advantages {
background: #fdf3e9;
border: 1px solid #ef8921;
margin: auto 3px auto 3px;
padding: 5px;
}
#advantages h2{
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: 700;
color: #21598f;
text-align: center;
margin: 5px 5px 11px 5px;
}
#tbl{
width: 469px;
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: 200;
color: #515151;
}
#tbl td{
border-color:#a19b94;
border-style: solid;
border-width: 1px;
border-right: none;
border-bottom: none;
}
#tbl .tdbottom{
border-bottom: solid;
border-width: 1px;
border-color:#a19b94;
}
#tbl .centeredcolbottom{
border-bottom: solid;
border-width: 1px;
border-color:#a19b94;
text-align: center;
}
#tbl .centeredcol {
text-align: center;
}
#tbl .centeredcolright{
border-right-style: solid;
border-width: 1px;
border-color:#a19b94;
text-align: center;
}
#tbl .centeredcolrightbottom {
border-right-style: solid;
border-width: 1px;
border-color:#a19b94;
text-align: center;
border-bottom-style: solid;
}
#tbl h2{
background: #ef8921;
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: 700;
color: #ffffff;
text-align: center;
margin: 5px 5px 5px 5px;
}
#tbl .toprow {
background: #ef8921;
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: 700;
text-align: center;
padding: 0;
}

#rightbar{
background: url(images/our-solution-rightbarbg.png);
width: 210px;
height: 537px;
float: left;
margin-left: 5px;
}
#rightbar a{
text-decoration: none;
color: #21598f;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 11px;
font-weight: 700;
}
#rightbar img{
border: 2px solid #21598f;
margin: 23px auto 5px auto;
}
#rightbar a:hover img{
border: 2px solid #9bcefe;
}
#rightbar a:hover {
color: #9bcefe;
}
#copyright p{
margin: 5px;
padding: 0;
color: #777;
}
.copyrightl{
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 10px;
float: left;
margin: 0 0 0 8px;
padding: 0;
}
.copyrightr{
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 10px;
float: right;
margin: 0 8px 0 0;
padding: 0;
}

#downloadlinks p a{
margin: 2px;
float: left;
clear: left;
}
#downloadlinks h2{
float: left;
clear: left;
margin: 10px 0 5px 0;
}
#downloadlinks p{
float: left;
clear: left;
margin: 0 0 10px 0;
}