/*  
Theme Name: Medlook Default
Theme URI: http://medlookusa.com
Description: Medlook blog theme
Version: 1.0
Author: David Mckee
Author URI: http://medlookusa.com/
*/

html, body {
margin: 0;
padding: 0;
background-color: #355087;
}
 
body {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #1a1a1a;
	line-height:1.5em;
}

h1,h2,h3,h4,h5 { padding:0; margin:0; font-weight:normal; }
h4 { font-size: 13px; }
h3 { font-size:15px; }
h2 {font-size: 18px;}
h1 {font-size: 20px;}

 #page-container {
width: 768px; /* prev 900px */
min-height:600px;
margin: auto;
overflow: auto;
}
.rightdiv a { color: #3899EC;}
.rightdiv a:visited{ color: gray;}

.leftdiv a { color: #1a1a1a }
.leftdiv a:visited { color:gray; }

#header {
margin: 15px auto auto auto;
width:100%;
height:128px;
background-image: url(../../../../images/header.png);
background-repeat: no-repeat;
}

#headernav {
padding:0;
margin: 0px auto 0px auto;
width: 501px;
height:21px;
background-image: url(../../../../images/headernav.png);
background-repeat: no-repeat;
}
#headernav ul { 
width:100%;
text-align:center;
padding:0;
margin: auto auto auto auto;
}
#headernav   li { 
margin:0;
padding:0;
display:inline; 
list-style-type: none;
}
#headernav li a {
margin:0;
padding:0;
text-decoration:none;
font-weight:bold;
color: white;

}
#headernav li a:hover {
color: red;
background-color:white;
}

#headerblurb {
float:right;
margin:6% 10px auto auto;
color: white;
}

#smallnav {
padding:0;
width:100%;
height:30px;
background-image: url(../../../../images/smallnav.png);
background-repeat: no-repeat;
}
#smallnav ul {
margin:auto;
padding:0;
width:100%;
text-align:center;
color: #DF331C;
font-weight: normal;
}
#smallnav li {
margin: 0px auto 0px auto;
padding: 0;
display: inline;
list-style-type: none;
font-weight:normal;
}
#smallnav  a {
margin: 0;
padding: 0;
text-decoration: none;
font-size: 14px;
color:#DF331C;
font-weight:normal;
}
#smallnav  a:hover {
color: white;
background-color: #DF331C;
font-weight: 900;

}

#pagebody {
margin:0;
padding: 10px 0 0 0;
width: 100%;
/*height: 1400px;        fix or set statically for each page floated divs bust out of containers*/
background-color: white;

}

#pagebottom {
clear:both;
margin: auto auto 25px auto;
width:100%;
height:18px;
background-image: url(../../../../images/PageBottom.png);
background-repeat: no-repeat;
}

#leftcontent {
float:left;
margin:15px auto auto 10px;
width:515px;

}

.phone {
padding:0;
margin:0;
width:25px;
height:25px;
border:none;
}

#rightcontent {
float:right;
margin: 15px 10px auto auto;
width:205px;

}
.leftdiv {
float: left;
width:205px;
margin: 15px 5px auto 10px;
height: 250px;
}
.rightdiv {
float: right;
width:525px;
margin: 15px 10px auto 5px;
}

.blog_leftdiv {
float: left;
width:525px;
margin: 15px 10px auto 5px;

}
.blog_rightdiv {
float: right;
width:205px;
margin: 15px 5px auto 10px;

}

#uppercontent {
margin: auto auto 10px auto;
width:750px;
height: 205px;
}

#footer {
display:block;
width:766px;
height: 35px;
clear:both;
border-left: 1px solid #EEEEEE;
border-right:1px solid #EEEEEE;
background-color: #CC2812;
margin: 50px auto auto auto;
color: white;
}

.validbadge {
display:inline;
margin: auto 5px auto 5px;
}

.validbadge img {
margin-top: 2px;
border:none;
}

.validbadge a {
border:none;
}

.miniblog {
padding:0 0 16px 0; 
margin:0; 
list-style-type:none;
border-left: 1px solid #C01C06;
border-right:1px solid #C01C06; /*#CC2812;*/
}

.blogentry {
padding:12px 0 8px 0; 
margin: auto 10px auto 10px; 
border-bottom:2px dotted gray;
}

.blogtitle {
padding:0; 
margin:0; 
color: #CC2812;
}

.blogdate {
margin-left:10px; 
color: gray;
}

.blogcontent {
width: 100%;
max-height: 6.5em;
padding:0 0 4px 0;
margin:0; 
color: #2f2f2f;
overflow:hidden;
}

.bloglink {
text-decoration:none;
font-weight:bold;
margin: auto 10px auto auto;
padding: 0;
color: #68C1FF;
}
.bloglink:visited {
color: #7BC8FE;
}

.bloglink:hover {
text-decoration: underline;
color: #FECFC7;
}

.floatfix { clear:both; margin: 15px 0 0 0; }
.bluediag {
background-image: url(../../../../images/bluediag.png);
}

#uppercontent .rb { height: 100%;}

.leftdiv .rb h2 a { color:white; }
.leftdiv ul li {
padding:0;
margin: 12px 0px 28px 20px;
font-size: 16px;
font-weight:normal;
}

.leftdiv ul { 

margin:0 0 25px 0;
padding:0;
list-style-type:circle;
}

.leftdiv ul li a {
margin:0;
padding:0;
text-decoration:none;
}
.pricestbl  {text-align:center; width:100%;}

.ftable .bth { 
background-color: #355087;
color:white;
font-weight:bold;
}

.rtable .bth { 
background-color: #355087;
color:white;
font-weight:bold;
}

.ftable .rth { 
color:white;
background-color:#D02A14;
font-weight:bold;
}
.rtable .rth { 
color:white;
background-color:#D02A14;
font-weight:bold;
}

.rb .rtable {
border-collapse:collapse;
margin-bottom:25px;
border-bottom:4px solid black;
}
.rb .rtable th {
font-weight:bold;
}
.rb .rtable td{
border-bottom:1px solid black;
}

.rb .ftable {
border-collapse:collapse;
margin-bottom:25px;
border-bottom:4px solid black;
}
.rb .ftable th {
font-weight:normal;
font-size:18px;
text-align:center;
}
.rb .ftable td{
border:none;
}

#sideA,#sideB {
margin:0;
padding:0;
width:50%;
height: 100%;
/*background-color: white;*/
}

#box1,#box2,#box3,#box4 {
margin:0;
padding:0;
width:49%;
height:100%;
/*background-color: white;*/

}
#sideA,#box1,#box3 { float:left;}
#sideB,#box2,#box4 { float:right;}

.topcontent {
width:96%;
height:97%;   /* changed from 96% */
margin:2% auto auto auto;
/*border-right:1px dashed gray;*/
}

.topcontent h3 { font-size:14px; font-weight:bold; padding:0; margin: 3px 0 0 0;}

.box1 h3 {color:red;}
.box2 h3 {color:green;}
.box3 h3 {color:blue;}
.box4 h3 {color:#FFD700;}

.redglobe,.greenglobe,.blueglobe,.yellowglobe{
width:60px;
height:60px;
margin:10px 25px 15px 30px;
border:none;
}

.globetext{ 
width: 95%; 
height:38%;
margin:0; 
padding:0; 
font-size:10px;
line-height: 1.3em;
}
 
.redmore {  color: red; font-weight:bold;}
.greenmore {   color: green; font-weight:bold;}
.bluemore {   color: blue; font-weight:bold;}
 .yellowmore {   color: #EFC700; font-weight:bold;}
 
.redmore,.greenmore ,.bluemore ,.yellowmore {text-decoration:none; margin:auto auto auto auto;}
.redmore:hover,.greenmore:hover ,.bluemore:hover ,.yellowmore:hover {text-decoration:underline;}
  
/*.redglobe { background-image: url(../../../../images/RedGlobe.png);}
.greenglobe { background-image: url(../../../../images/GreenGlobe.png);}
.blueglobe { background-image: url(../../../../images/BlueGlobe.png);}
.yellowglobe { background-image: url(../../../../images/YellowGlobe.png);}*/

#leftcontent .rb h3, #rightcontent .rb h3 { margin: 0 0 0 10px; }
.rb p { margin:0; padding:10px;}

.rbbody{
margin: 0;
padding: 0;
height:100%;
width: 100%;

}

.rb {
margin: auto;
padding: 0;
width:100%;
height:100%;
}
.rbtop, .rbbottom {
margin: 0;
padding: 0;
width: 100%;
height: 8px;
}
.b_rbbody{
margin: 0;
padding: 0;
height:100%;
width: 100%;
background-image: url(../../../../images/b_rbbody.png);
}
.b_rbtl{
margin: 0 8px 0 0;
padding: 0;
height: 8px;
background-image: url(../../../../images/b_rb.png); 
background-repeat: no-repeat;
}
.b_rbtr {
float:right;
margin:-8px 0 0 0;
padding:0;
height: 8px;
width: 8px;
background-image: url(../../../../images/b_rb.png);
background-position: top right;
background-repeat: no-repeat;
}
.b_rbbl {
margin: 0 8px 0 0;
padding: 0;
height: 8px;
background-image: url(../../../../images/b_rb.png);
background-position: left bottom; 
background-repeat: no-repeat;
}
.b_rbbr{
float:right;
margin:-8px 0 0 0;
padding:0;
height: 8px;
width: 8px;
background-image: url(../../../../images/b_rb.png);
background-position: bottom right;
background-repeat: no-repeat;
}

.r_rbbody{
margin: 0;
padding: 0;
height:100%;
width: 100%;
background-image: url(../../../../images/r_rbbody.png);
}
.r_rbtl{
margin: 0 8px 0 0;
padding: 0;
height: 8px;
background-image: url(../../../../images/r_rb.png); 
background-repeat: no-repeat;
}
.r_rbtr {
float:right;
margin:-8px 0 0 0;
padding:0;
height: 8px;
width: 8px;
background-image: url(../../../../images/r_rb.png);
background-position: top right;
background-repeat: no-repeat;
}
.r_rbbl {
margin: 0 8px 0 0;
padding: 0;
height: 8px;
background-image: url(../../../../images/r_rb.png);
background-position: left bottom; 
background-repeat: no-repeat;
}
.r_rbbr{
float:right;
margin:-8px 0 0 0;
padding:0;
height: 8px;
width: 8px;
background-image: url(../../../../images/r_rb.png);
background-position: bottom right;
background-repeat: no-repeat;
}

.gray_rbbody {
margin: 0;
padding: 0;
height:100%;
width: 100%;
background-image: url(../../../../images/gray_rbbody.png);
}
.gray_rbtl{
margin: 0 8px 0 0;
padding: 0;
height: 8px;
background-image: url(../../../../images/gray_rb.png); 
background-repeat: no-repeat;
}
.gray_rbtr {
float:right;
margin:-8px 0 0 0;
padding:0;
height: 8px;
width: 8px;
background-image: url(../../../../images/gray_rb.png);
background-position: top right;
background-repeat: no-repeat;
}
.gray_rbbl {
margin: 0 8px 0 0;
padding: 0;
height: 8px;
background-image: url(../../../../images/gray_rb.png);
background-position: left bottom; 
background-repeat: no-repeat;
}
.gray_rbbr {
float:right;
margin:-8px 0 0 0;
padding:0;
height: 8px;
width: 8px;
background-image: url(../../../../images/gray_rb.png);
background-position: bottom right;
background-repeat: no-repeat;
}





