/* CSS Document */

body
{        
	/*background-image:url(images/v4_bg.jpg);*/
	background-repeat:repeat-x;
	background-color:#fff;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:0.8em;
	margin-top:0;
	color:#000;
}

ul.menu {list-style:none; margin:0px; padding:10px;}
li.menu {padding:2px 0px 2px 0px;}

ul.tmenu {list-style:none; margin:0px; padding:0px;}
li.tmenu {float:left; margin:0px; padding:0px 17px;}

a {text-decoration:none;}

a:link {color:white;}
a:visited {color:white;}
a:active {color:white;}
a:hover {color:white; text-decoration:underline;}

a.menu:link {color:#023641; font-size:1em;}   
a.menu:visited {color:#023641; font-size:1em;}
a.menu:active {color:#023641; font-size:1em;}
a.menu:hover {color:#023641; font-size:1em; text-decoration:underline;}

a.reverse:link {color:#FFF; font-weight:normal;font-size:15px}
a.reverse:visited {color:#FFF; font-weight:bold;}
a.reverse:active {color:#FFF; font-weight:bold;}
a.reverse:hover {color:#fff; font-weight:normal; text-decoration:none;}  /*003441*/

h1
{
	color:#083741;
	font-size:1.6em;
	font-weight:normal;
	margin:0;
	padding:15px 10px 0px 10px;
}

h2
{
  color:#083741;
	font-size:1.2em;
	font-weight:bold;
	margin:0px;
	padding:5px 10px 5px 10px;
}
.logo-head{
	color: #379898;
	font-weight:bold;
}
h3
{
	color:#fff;
	font-size:1.2em;
	font-weight:normal;
	margin:0;
	padding:15px 10px 5px 10px;
}

h4 /* Link Header titles large */
{
	color:#083741;
	font-size:1.6em;
	font-weight:normal;
	margin:0;
	padding:10px;
}

h5 /* Link Header titles small */
{
	color:#fff;
	font-size:1.1em;
	font-weight:normal;
	margin:0;
	padding:5px 10px 5px 10px;
}

h6 /* main text header */
{
	color:#fff;
	font-size:1.1em;
	font-weight:normal;
	margin:0 0 -5px 0;
	padding:5px 10px 0px 10px;
}

label
{
	width: 70px;
	font-size:0.9em;
	float: left;
	text-align: right;
	display: block;
	/*background-color:#FFFF00;*/
}

label.login
{
	font-size:0.9em;
	width: 70px;
	float: left;
	text-align: left;
	display: block;
}

hr {width:60%; height:1px; border:0; border-bottom: 1px solid #666;}

img{border:none;}

img.rightFramed{border:1px solid #666; float:right; padding:2px;margin:8px;}
img.leftFramed{border:1px solid #666; float:left; padding:2px;margin:8px;}

img.leftFramedNew{border:1px solid #666; float:left; padding:1px;margin:20px;}
img.rightFramedNew{border:1px solid #666; float:right; padding:1px;margin:20px;}

img.section{border:1px solid #666; float:right; padding:0px;margin:8px;}



select, input {font-size:0.9em;}

textarea{overflow:auto; font-size:11px;}

/**** IDs for main structure ****/
#distance 
{ 
	margin-bottom: -307px; /* half of content height */
	width: 1px;           /* required to "hide" distance div */
	height: 50%;          /* required */
	float: left;          /* required */
}

#container
{      
	width:1000px;  /*900px*/
	margin-left:auto;
	margin-right:auto;
	display:block;
	overflow:hidden;
	background-color:#CCF0F0; /*CCF0F0 */  /*004455*/
	border:1px solid #666;
  border-radius:10px;
}

#topmenu
{
	width:inherit;
	background-color:#083741;   /*4A6F78*/
	text-align:center;
	border-bottom:1px solid #666;
	height: 35px;
  padding-top: 15px;
}

#header
{
	width:inherit;
	height:118px;
	background-color:#fff;  /*003441*/
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

#footer
{
	width:100%;
	height:30px;
	float:left;
	background-color:#083741;
	border-top:1px solid #666;
}

    #footer p
    {
    	color:white;
			padding-left:10px;
    	padding-right:10px;
    	padding-top:10px;
    	margin:0;
    }

#tagbanner
{
	width:1000px;
	height:26px;
	background-color:#004455;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
}

#main
{
	width:inherit;
	background-color:#004455;   /**/
}


#maincolumn
{
	width:205px;
	float:left;
}

#mainmiddle
{
	width:560px;
  .width: 556px;
	float:left;
}

#maincolumn2
{
	width:217px;
	float:left;
}

.maincolumntitle1
{
	width:inherit;
	height:42px;
	background-color:#fff;   /*CECB8A*/
}

.maincolumntitle1 p
{
	margin:0;
	padding:0;
}

.maincolumntitle2
{
	width:inherit;
	height:24px;
	background-color:#083741;   /*4A6F78*/
	border-top:1px solid #666;
}

.maincolumntitle2 p
{
	margin:0;
	padding:0;
}

.maincolumntext
{
	width:inherit;
	border-top:1px solid #666;
}

.maincolumntext p
{
	margin:0;
	padding:3px 3px 3px 10px;
}

.quoteflash
{
	width:560px;
	height:186px;
	float:none;
	background-color:#fff;
	padding:0px;
	margin:0px;
}

.introtext
{
	width:inherit;
	/*height:145px;*/
	border-top:1px solid #666;
	border-bottom:1px solid #666;
}

.introtext p
{
	padding-left:10px;
	padding-right:10px;
}

.facelinks
{
	width:inherit;
	height:195px;
	background-color:#CECB8A;
}

.facelinks img
{
	padding-left:23px;
	padding-top:15px;
}

.tagbox
{
	width:inherit;
	height:70px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
}

.tagbox h1
{
	padding-top:21px;
	text-align:center;
	font-size:1.8em;
	font-weight:bold;
}

.maintext
{
	width:inherit;
	/*border-top:1px solid #666;
	border-bottom:1px solid #666;*/
}

.maintext p
{
	padding-left:10px;
	padding-right:10px;
}

.adimages
{
	padding-bottom:20px;
}

.adimages img
{
	padding-top:10px;
	padding-left:5px;
}

.highlight1
{
	color:#083741;
}

.highlight2
{
	color:#083741;   /*B8B458*/
}

.credits
{
	font-size:0.8em;
	color:#335953;
	text-align:right;
}

.symbol
{
	font-size:0.8em;
	vertical-align: 40%;
}

.italic
{
	font-style:italic;
}
 .free{
	color:#F00;
}
.enquiry-form{
	
}
.maincolumntext1{
	border-top:0px solid #666666;
width:inherit;
}
#headerContactForm{
	overflow:auto;
  margin-left:7px;
}
#headerContactForm .button {
	background:none repeat scroll 0 0 ;
	background-image:url(images/send.png);
  border: medium none;
  cursor: pointer;
  display: inline;
  float: right;
  font-size: 12px;
  height: 25px;
  line-height: normal;
  margin: 0 7px 0 0;
  text-align: center;
  text-transform: uppercase;
  width: 59px;
}
#headerContactForm .errorField{
	border:1px solid #F00;
}
#headerContactForm input, #headerContactForm textarea, #headerContactForm select {
	background:none repeat scroll 0 0 #FFFFFF;
	border-color: #666666 #BBBBBB #CCCCCC #777777;
	border-style:solid;
	border-width:1px;
	color:#333333;
	display:block;
	margin:0 5px 5px;
	text-align:left;
	width:200px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
}
.form-check{
	width:15px !important;
	float:left;
}
.check-label{
  display: block;
  float: left;
  font-size: 11px;
  margin-left: 0;
  text-align: left;
  width: 205px;
  font-weight:bold;
}
/* offers */

.offers {
	overflow:hidden;
	width:538px;
	margin:5px;
}
.offers big {
	font-size:115%;
}
.offers .left, .offers .right {
	background-repeat:no-repeat;
	border:1px solid #222222;
	
	color:#222222;

	height:147px;
	margin:0 0 20px;
	overflow:hidden;
	padding:10px 10px 0;
	
	width:174px;
}
.offers .right {
	background-position:100% 100%;
	float:right;
	text-align:left;
	padding-right:70px;
}
.offers .left{
	background-position:0 100%;
	float:left;
	padding-left:70px;
	text-align:right;
}
.offers ins {
	text-decoration:none;
}
.offers h3 {
	color:#222222;
	font-size:16px;
	font-weight:bold;
	line-height:1em;
	padding:5px 0px !important; 
 
}
.offers p {
	line-height:1em !important;
	margin:0 0 0.6em !important;
}
.offers .price {
	font-size:14px;
	font-weight:bold;
	margin:0 0 0.5em;
}
.offers .price big {
	font-size:24px;
}
#offer-image1 {
	background-image:url("../images/offer/image1.jpg");
	background-color:#FFF;
}
#offer-image2 {
	background-image:url("../images/offer/image2.jpg");
	background-color:#FFF;
}
#offer-image3 {
	background-image:url("../images/offer/image3.jpg");
	background-color:#FFF;
}
#offer-yummy {
	background-image:url("../images/offer/offer-yummy-mummy.jpg");
	background-color:#FFF;
}
#offer-augmentation {
	background-image:url("../images/offer/offer-breast-augmentation.jpg");
	background-color:#FFF;
}
#offer-rhino {
	background-image:url("../images/offer/offer-rhino.jpg");
	background-color:#FFF;
}
#offer-obagi {
	background-image:url("../images/offer/obagi.jpg");
	background-color:#FFF;
}
#offer-eyes {
	background-image:url("../images/offer/offer-eyes.jpg");
	background-position:100% 100%;
 
	background-color:#FFF;
}
#offer-eyes {
	background-image:url("../images/offer/offer-eyes.jpg");
	background-color:#FFF;
}
#offer-reduction {
	background-image:url("../images/offer/offer-breast-reduction.jpg");
	background-color:#FFF;
}
#offer-nonsurgical {
	background-image:url("../images/offer/offer-nonsurgical.jpg");
	background-color:#FFF;
}
.image-container {
	float:left;
	height:110px;
	overflow:hidden;
	padding:5px;
	width:190px;
}
#flashcontent1 { height: 180px; width: 560px; margin: auto; }
#flashcontent1 img { padding: 0px; border: 0px solid #ccc; background-color: #eee; }
.clear{
	clear:both;
}
.home-offer-box{
	padding:20px;
	border:1px solid #083741;
	text-align:center;
	margin:10px;
	background-color:#CCF0F0;
}

.social-icons {
  float: left;
  margin-top: 28px;
}

.bigB {
    background-color: #FFFFFF;
    border: 1px solid black;
    margin: 6px;
    padding: 9px;
    width: 189px;
}

tr .label {
  text-align: right;
}

#ideal-finance {
	text-align:center;font-size:14px;font-weight: bold;
}

#cqc {
  text-align: center;
}

#cqc img {
	width: 160px;
}

#special-offers {
	text-align:center; margin-top:10px; 
}

.pip {
  background: none repeat scroll 0 0 #FFEEFE;
  border: 1px solid #666666;
  margin: 10px auto;
  padding-top: 10px;
  width: 500px;
}

.textcenter {
	text-align:center;
}

.bmitable {
  margin: 0pt auto; 
  border: 1px solid rgb(102, 102, 102);
}

.calculatebmi {
  border:1px solid #666;
  padding:10px;
  width:400px;
  text-align:center;
  margin:0 auto;
}

.calculatebmi form {
  margin:0 auto;
}

.gastricvideo {
  margin:0 auto;
  width:450px;
}
