/*            
  ___ ___ ___ 
 / __/ __/ __|
| (__\__ \__ \
 \___|___/___/
             
================================================================
Global Default CSS file for www.urbod.co.uk
Created by: Lorraine Humm lorraine@divine-creations.com
 © Divine-Creations.Com Limited 2009			
================================================================
  */

body {
	font: 80%/1.6em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	}
	
/*
===================
LINKS
===================
*/

a, a:link, a:visited {
	color:#007334;
	text-decoration: none;
	}
a:hover {
	color: #007334;
	text-decoration: underline;
	}
a:active, a:focus {
	color: #fff;
	background: #007334;
	text-decoration: none;
	}

/*--------HEADING CLASSES--------*/
        	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em; 
	color: #007334;
	padding: 0;
	margin-top: 0;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em; 
	font-weight: normal;
	color: #007334;
	padding: 0;
	margin-top: 0;
	}

h3 {
	font-size: 1.1em; 
	color: #000;
	}
h4 {
	color: #fff;
	margin-top: 0;
	}
h5 {
	font-size: 0.8em;
	color: #fff;
	margin: 0;
	
	}
	
/*-------- MAIN STRUCTURAL --------*/

#container {
	width: 900px;
	margin: auto;
	padding: 0;
	background: #FFFFFF;
	}

#container.contHome {
       background: url(../images/structure/greenapples.gif) bottom left no-repeat;
       }
	
.mast {
	width: 100%;
	margin-top: 10px;
        margin-bottom: 10px;
	}
	
.mastInner {
	width: 900px;
	margin: auto;

	}	
.logo {
	width: 190px;
        height: 93px;
	float: left;
	padding: 0;
	}
.flashlogo {
        float: left;
        width: 300px;
        height: 93px;
        }

.logo img {
	border:0;
	}

.contact {
	width: 350px;
        height: 24px;
	float: right;
	padding: 0;
	margin: 70px 0 0 0;
	clear: right;
        background: url(../images/structure/tel.gif) bottom left no-repeat;
	}
	

	
/*-- COLUMN WRAPPER --*/

.content {
	width: 900px;
	float: left;
	padding: 0;
	margin: 15px 0 10px 0;
	}

.leftPos {
	width: 530px; /*550*/
	float: left;
	margin: 0;
	padding: 0;
	}
.rightPos {
	width: 350px;
	float: right;
	margin: 0;
	padding: 0;
	}

.icons {
       padding: 13px 0 0 75px;

        }
	
/*
===================
NEWS BOX
===================
*/
	
.news {
	width: 350px;
	background: url(../images/structure/grey_bottomcurve.gif) bottom left no-repeat;
	margin: 10px 0 10px 0;
        padding-bottom: 10px;
	}
.newsTop {
	width: 350px;
	height: 6px;
	background: url(../images/structure/grey_topcurve.gif) top left no-repeat;
	}
.news p {
        margin-left: 20px;
        margin-right: 20px;
	font-size: 0.9em;
	line-height: normal;
	}
.news h1 {
	margin: 10px 5px 10px 20px;
	}
.news h2 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 3px 5px 3px 20px;
	}
.news a, .news a:link, .news a:active .news a:visited {
	color: #00a514;
	text-decoration: none;
	}
.news a:hover {
	color: #00a514;
	text-decoration: underline;
	}
.news a:active,
.news a:focus {
	background: none;
	color: #00a514;
	}
.news h1 a, .news h1 a:link, .news h1 a:active .news h1 a:visited {
        color: #007334;
        }
.details {
        margin-left: 20px;
        font-weight: bold;
}

/*
===================
RIGHT COL VERTICAL NAV
===================
*/

.navVertical {
       list-style: none;
       margin: 0;
       padding: 0 10px 10px 10px;
       }
.navVertical li {
       
       }
.navVertical li a {
      display: block;
      background: url(../images/structure/leaf_bullet.gif) top left no-repeat;
      background-position: 0 0;
      padding: 0 0 0 25px;
      }
.navVertical li a:hover {
      text-decoration: underline;
      background-position:0  -18px;
      }
.navVertical li a.sticky {
      font-weight: bold;
      }
	
/*
===================
MEDIA SPACE
===================
*/

.media {
	margin-top: 40px;
       width: 350px;
	}


/*
===================
TOUCHBAR
===================
*/

.touchBar {
	width: 100%;
	 background: url(../images/structure/touchbar.gif) top left repeat-x;
	}
.touchInner {
	width: 900px;
	margin: auto;
	height: 28px;
        padding-top: 2px;
	}
.touchBar form {
	margin: 0;
	padding: 0;
	}
.touchBar p {
	margin: 0;
	padding: 0;
display: inline;
	}
.touchBar form input {
	margin: 0;
	padding: 0;
	}
/*
===================
FOOTER
===================
*/

#footer {
	width: 100%;
	padding: 0;
	background: url(../images/structure/footer.gif) repeat-x top left;
	float: left;
       color: #fff;
	}

#footer p {margin: 0px; padding: 0px;}
#footer h1 {color: #fff;}

#footer a, #footer a:link, #footer a:visited {color: #fff;}
#footer a:hover {text-decoration: underline;}
	
.footerInner {
	width: 900px;
	margin: auto;
	padding: 10px 0 10px 0;
	clear: both;
	}
	
#footer ul {
        color: #fff;
	margin: 0 0 10px 13px; 
	padding: 0;
	font-size: 0.8em;
	}

#footer ul li  {

       margin-bottom: 0.1em;
       padding: 0;
	}
#footer ul li a {
	color: #fff;
	text-decoration: underline;
	}
#footer ul li a:hover {
	color: #006b31;
        background: #dedede;
        text-decoration: none;
	}

.col {
	float: left;
	width: 127px;	
	}

.copyright {
      clear: both;
      font-size: 0.8em;
      border-top: 1px dashed #fff;
      padding-top: 10px;
      }

	
/* data display table */

.data {
	width: 100%;
	}
.data th {
	text-align: left;
	font-weight: bold;
	padding: 2px;
	background: #CCCCCC;
	}
.data td {
	padding: 2px;
	}

/*-- GLOBALNAV --*/

#navwrap {
	width: 100%;
	float: left;
	height: 30px;
	background: url(../images/structure/nav_bg.gif) top left repeat-x;
	}
#nav {
	width: 900px;
	margin: auto;
	}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#nav ul li {
	display:inline;
	}
#nav a {
	float: left;
	background: url(../images/structure/slideLeft.gif) top left no-repeat;
	padding:0 0 0 15px;
	margin: 6px 3px 0 0;
	text-decoration: none;
	color: #fff;
	font-size: 0.9em;
	line-height: normal;
	}	
#nav ul li a span {
	float:left;
	display:block;
	background: url(../images/structure/slideRight.gif) top right no-repeat;
	padding:4px 15px 7px 0px;
	color:#fff;
	text-decoration:none;
	
	}
#nav ul li a:hover span {
	background: url(../images/structure/slideRightOver.gif) top right no-repeat;
	}
#nav ul a:hover  {
	background: url(../images/structure/slideLeftOver.gif) top left no-repeat;
	}

body.dcHome #tabHome a,
body.dcConsultation #tabConsultation a,
body.dcNutritionists #tabNutritionists a,
body.dcClinics #tabClinics a,
body.dcCorporate #tabCorporate a,
body.dcAdvice #tabAdvice a,
body.dcFreebies #tabFreebies a {
	background: url(../images/structure/slideLeftSelected.gif) top left no-repeat;
	color: #333333;
	}
	
body.dcHome #tabHome a span,
body.dcHome #tabHome a:hover span,
body.dcConsultation #tabConsultation a span,
body.dcConsultation #tabConsultation a:hover span,
body.dcNutritionists #tabNutritionists a span,
body.dcNutritionists #tabNutritionists a:hover span,
body.dcClinics #tabClinics a span,
body.dcClinics #tabClinics a:hover span,
body.dcCorporate #tabCorporate a span,
body.dcCorporate #tabCorporate a:hover span,
body.dcAdvice #tabAdvice a span,
body.dcAdvice #tabAdvice a:hover span,
body.dcFreebies #tabFreebies a span,
body.dcFreebies #tabFreebies a:hover span {
	background: url(../images/structure/slideRightSelected.gif) top right no-repeat;
	color: #333333;
	}	

/*-- SUB NAVIGATION --*/

.subWrap {
	float: left;
	width: 100%;
	 background: url(../images/structure/subsilver.gif) bottom left repeat-x;
	}

.subnav {
	width: 900px;
	margin: auto;
	height: 26px;
	padding-top: 4px;
	}
	
.subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.subnav ul li {
	display: inline;
	padding-right: 18px;
	list-style: none;
	}

.subnav ul li a {
	text-decoration: none;
	color: #000;}
	
.subnav ul li a:hover {
	text-decoration: none;
	color: #00a514;
	}

.subnav ul li a:active,
.subnav ul li a:focus {
	text-decoration: none;
	color: #00a514;
        background: none;
	}
	
.subnav ul li a.subselected {
	color: #00a514;}
	
/** SIDE NAV **/

.sideNav {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.sideNav li {
	margin: 0;
	padding: 0;
	list-style: none;
    list-style-type: none;
    border-bottom: 1px dashed #ccc;
	}
.sideNav li a {
	text-decoration: none;
	padding: 3px 0 3px 0;
	display: block;
	}

/*-- NUTRITIONISTS--*/

.imageWrap {
        float: left;
        }
.imageWrap p {
        margin-top: 0;
        font-size: 0.85em;
        }
.mugshot {
        float: left;
        padding: 0 5px 0 20px;
        }

/*-- RANDOM ADDITIONS --*/

html { height: 100%; margin-bottom: 1px;}
.widget {float: left;}
.sticky {font-weight:bold;}
.bold { font-weight: bold;}
.clear {clear: both;}
.center {text-align:center;}
#footer a.newWindow {
        text-decoration: underline;
        }
#footer a.newWindow:hover {
        color: #006b31;
        background: #dedede;
        text-decoration: none;
        }
img.center{  
    margin-left: auto;
    margin-right: auto;
    width: 6em;}

form.sitesurvey fieldset {
  margin-bottom: 10px;
}
form.sitesurvey legend {
  padding: 0 5px 0px 2px;
  font-weight: bold;
  color: #000000;
}
form.sitesurvey label {
  display: inline-block;
  line-height: 1.8;
}
form.sitesurvey fieldset ol {
  margin: 0;
  padding: 0;
}
form.sitesurvey fieldset li {
  list-style: none;
  padding: 2px;
  margin: 0;
}
form.sitesurvey fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.sitesurvey fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.sitesurvey fieldset fieldset label {
  display: block;
  width: auto;
}
form.sitesurvey em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.sitesurvey label {
  width: 75px; /* Width of labels */
}
form.sitesurvey fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
form.sitesurvey input {
	padding-left: 5px;
	padding-right:5px;
	width: 400px;
	}
form.sitesurvey textarea{
	padding-left: 5px;
	padding-right:5px;
	width: 400px;
        height:100px;
	}
form.sitesurvey input.formButt {
	text-align: center;
	width:150px;
	padding: 0;
	margin: 0;
	}

.bookmarks img {
       text-decoration:none;
       border:0px; 
       margin:2px;
       padding:0;
} 

img, img a {border: none;}