﻿body 
{
	background-color:#FFE8D1;
	margin:0;
	padding:0;
	background-image:url(../images/back_grad.gif);
	background-repeat:repeat-x;
}
a 
{
color:#f00;	
}
a:hover
{
color:#FF9966;	
}
h1
{
font-family:Arial;
font-size:14px;
font-weight:bold;	
text-transform:uppercase;
}
h2
{
font-family:Arial;
font-size:12px;
text-transform:uppercase;
padding:10px 0px 10px 0px;
}
#rel_container
{
	width:100%;
	height:100%;
	text-align:center;
}
#container
{
	width:925px;
	position:relative;
	text-align:left;
	margin:0 auto;
	padding:0;
	background-image:url(../images/body_grad.gif);
	background-repeat:repeat-y;
}
#left
{
	width:10px;
	height:663px;
	background-image:url(../images/left.gif);
	float:left;
}
#right
{
	width:10px;
	height:663px;
	background-image:url(../images/right.gif);
	float:left;
}
* html #right
{
width:9px;	
}
#centre
{
	width:903px;
	border-right:1px solid #666;
	border-left:1px solid #666;
	background-image:url(../images/square.gif);
	float:left;
}
#banner
{
	width:887px;
	height:95px;
	border-left:1px solid #666;
	border-bottom:1px solid #666;
	margin-left:8px;
	background-image:url(../images/banner_left.gif);
	background-repeat:no-repeat;
}
#logo
{
	width:140px;
	height:95px;
	margin-left:747px;
}
#navigation
{
background-color:#fff;
border:1px solid #666;
margin:8px 7px 8px 550px;
height:19px;
}
#navigation a
{
text-decoration:none;
display:block;
height:15px;
font-family:Arial;
font-size:12px;
float:left;
color:#666;
padding:2px 4px 2px 4px;
}
#navigation a:hover
{
background-color:#FFE8D1;	
}
#navigation .active
{
	color:#000;
	background-color:#fc9;
	padding:2px 4px 2px 4px;
	text-decoration:none;
display:block;
height:15px;
font-family:Arial;
font-size:12px;
float:left;
}

#banner_image
{
width:888px;
margin-left:8px;
margin-bottom:8px;
}
#secondary_navigation
{
width:199px;
background-color:#fff;
border:1px solid #666;
padding:2px;
margin-left:8px;
float:left;
font-family:Arial;
font-size:12px;
}
* html #secondary_navigation
{
margin-left:4px;	
}
#secondary_navigation a
{
font-family:Arial;
font-size:12px;
text-decoration:none;
display:block;
padding:3px;
background-color:#fff;
color:#000;
}
#secondary_navigation a:hover
{
color:#f00;
}
#secondary_navigation .active
{
font-family:Arial;
font-size:12px;
text-decoration:none;
display:block;
padding:3px;
background-color:#fc9;
border:1px solid #f99;
color:#000;	
}
#content
{
	width:653px;
	background-color:#fff;
	border:1px solid #666;
	float:left;
	font-family:Arial;
	font-size:11px;	
	margin-left:8px;
	padding:10px;
	min-height:330px;
}
#tertiary_navigation
{
	width:888px;
	padding:8px 8px 8px 8px;
	clear:both;
	
}
#tertiary_navigation a
{
display:block;
font-family:Arial;
font-size:11px;
text-decoration:none;
color:#999;
float:left;
width:120px;
margin:0px 3px 0px 3px;
}
.copyright
{
clear:both;	
text-align:center;
font-family:Arial;
font-size:11px;
color:#999;
padding-top:5px;
padding-bottom:5px;
border-bottom:1px solid #666;
}
.copyright a
{
	color:#999;
}
/*--------------------blog--------------------*/
.page
{
    width: 700px;
    margin: auto;
}
.sidebar a
{
color:#f00;	
text-decoration:none;
}
.sidebar a:hover
{
color:#FF9966;	
}
.header
{
    width: 100%;
    margin-bottom: 10px;
    border-bottom: dotted 2px #ccc;
    text-align: center;
}
.main
{
    width: 450px;
    float: left;
    text-align: left;
}
.sidebar
{
    width: 180px;
    float: right;
    background: #fff;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    border-left:1px solid #ddd;
    border-bottom:1px solid #ddd;
}
.footer
{
    width: 100%;
    text-align: left;
    font-size: 8pt;
    margin-top: 10px;
    padding-top: 5px;
    border-top: dotted 2px #ccc;
}
.post
{
    border-bottom: dotted 1px #ccc;
    margin-bottom: 10px;
}
.postDate
{
    font-family: Arial, Verdana;
    font-size: 12pt;
    font-weight: bold;
    color: #FF9966;
    background: #eee;
    
}
.postTitle
{
    font-weight: bold;
    font-size: 12pt;
    color: #f00;
    padding-top: 10px;
    padding-bottom: 10px;
}
.postMessage
{
    padding-bottom: 5px;
}
.postFooter
{
    color: #f00;
    font-size: 7pt;
    font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana;
    text-transform: uppercase;
    letter-spacing: .1em;
}
.postFooter a
{
color:#f00;	
}

/* -------------------------- */
/* Comments                   */
/* -------------------------- */

.comment
{
    border-bottom: dotted 1px #ccc;
    background: #f5f5f5;
    margin-bottom: 10px;
}
.commentMessage
{
    font-size: 8pt;
    padding: 10px 4px 10px 4px;
}
.commentMessage BLOCKQUOTE
{
    font-size: 8pt;
    padding: 5px 5px 5px 5px;
    margin: 10px 5px 0px 10px;
    border: 1px dashed #ccc;
    background-color: #fff;
}
.commentFooter
{
    color: #a8a8a8;
    font-size: 7pt;
    font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana;
    text-transform: uppercase;
    letter-spacing: .1em;
}
.commentFooter a
{
color:#f00;	
}

/* -------------------------- */
/* Trackbacks                 */
/* -------------------------- */

.trackback
{
    font-size: 7pt;
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
}

/* -------------------------- */
/* Sidebar                    */
/* -------------------------- */

.sidebarHeading
{
    font-family: Arial, Verdana;
    font-size: 12pt;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 15px;
    margin: 0px 0 10px 0;
    color: #999;
    border-top: dotted 1px #ccc;
}
.sidebarText
{
    padding-bottom: 10px;
}

/* -------------------------- */
/* Profile                    */
/* -------------------------- */

.profile
{
    font-size: 7pt;
    margin-top: 0px;
    padding-bottom: 10px;
}
.profile A
{
    font-family: Arial, Verdana;
    text-transform: uppercase;
}

/* -------------------------- */
/* Various Forms              */
/* -------------------------- */

.forms
{
    font-size: 7pt;
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
}
.formsHeader
{
    font-family: Arial, Verdana;
    font-size: 12pt;
    font-weight: bold;
    padding: 0px 2px 2px 2px;
    color: #f00;
}
.formsError
{
    color: red;
    font-weight: bold;
}
.formsValid
{
    color: green;
    font-weight: bold;
}
.formsLabel
{
    font-size: 8pt;
    color: #888888;
    margin-top: 2px;
    margin-bottom: 2px;
}

/* -------------------------- */
/* Miscellaneous              */
/* -------------------------- */

.button
{
    font-family: Tahoma, MS Sans Serif, Arial, Sans Serif;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    cursor: hand;
    border: solid 1px #808080;
    background: url(images/buttonback.gif) center;
    padding: 1px 1px 1px 1px;
}
.highlight
{
    color: #000000;
    background-color: #ffff66;
}
/*---------backend--------*/
FIELDSET
{
    padding: 0 10px 10px 10px;
    margin-left: 0;
    margin-bottom:10px;
    border: solid 1px #bbb;
}
LEGEND
{
    font-weight: bold;
    color:#3366CC;
}
INPUT, SELECT, TEXTAREA
{
    color: #333;
    font-size: 9pt;
    font-family: Courier New, Courier, Verdana, Tahoma, Arial;
}
.pageHeading
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 130%;
    font-weight: bold;
    padding: 3px 3px 3px 3px;
    margin-bottom: 8px;
    border-bottom: dotted 2px #bbb;
}
.subHeading
{
    font-weight: bold;
}
.smallText
{
    color: #888;
    font-size: 7pt;
}
.textUpper
{
    font-weight: bold;
    font-size: 7pt;
    text-transform: uppercase;
}
.textAlt
{
    color: #ff9900;
}
.textLight
{
    color: #888;
}
.textError
{
    font-weight: bold;
    border: 1px solid Red;
    background-color: #FFEEEE;
    color: Red;
    padding: 5px 5px 5px 5px;
}
.textValid
{
    font-weight: bold;
    border: 1px solid #9FBE4C;
    background-color: #EEFCD2;
    color: Green;
    padding: 5px 5px 5px 5px;
}
.areaHeader
{
    border-bottom: dotted 2px #ccc;
    margin-bottom: 5px;
    padding: 13px 3px 13px 3px;
}
.areaNavBar
{
    padding: 5px 0 180px 7px;
}
.areaNavBarItem
{
    padding: 3px 0 3px 0;
}
.areaMain
{
    background-color: #f5f5f5;
    padding: 0 15px 0 15px;
}
.areaFooter
{
    border-top: dotted 2px #ccc;
    margin-top: 5px;
    padding-top: 5px;
}
.normalBox
{
    background-color: #eee;
    border: solid 1px #ddd;
}
.gridItem
{
    border-bottom: solid 2px #ddd;
    padding-bottom: 4px;
    margin-top: 5px;
}
.gridPostMessage
{
    background-color: white;
    padding: 5px 5px 5px 5px;
    border: solid 1px #eee;
}
.gridPager TD
{
    background-color: #eee;
    font-weight: bold;
    padding: 2px 2px 2px 5px;
    border: solid 1px #ddd;
}
.button
{
    font-family: Tahoma, MS Sans Serif, Arial, Sans Serif;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    cursor: hand;
    border: solid 1px #808080;
    background: url(images/buttonback.gif) center;
    padding: 1px 1px 1px 1px;
}
#quote
{
	float:right;
	border:1px solid #f00;
	padding:5px;
	width:200px;
	font-size:14px;
	letter-spacing:1px;
	line-height:20px;
	background-color:#FFE2D2;
	margin-left:10px;
	margin-bottom:10px;
}
#quote a
{
text-align:right;
display:block;	
font-size:11px;
letter-spacing:0px;
}
#quote .author
{
text-align:right;	
font-size:9px;
line-height:12px;
}
.bigquote
{
		float:left;
	border:1px solid #f00;
	padding:5px;
	width:300px;
	font-size:12px;
	letter-spacing:1px;
	line-height:20px;
	background-color:#FFE2D2;
	margin-left:10px;
	margin-bottom:10px;
}
.bigquote .author
{
	text-align:right;	
font-size:9px;
line-height:12px;
margin-top:10px;
}
.supplier
{
padding:10px 0px 10px 0px;	
border-bottom:1px dotted #f00;
}
.leader
{
	padding:10px 0px 10px 0px;	
border-bottom:1px dotted #f00;
clear:both;
}
.leader img
{
	border:0;
	float:left;
	margin-right:10px;
}
#address
{
	float:right;
	border:1px solid #f00;
	padding:5px;
	width:250px;
	font-size:14px;
	letter-spacing:0.5px;
	line-height:20px;
	background-color:#FFE2D2;
	margin-left:10px;
	margin-bottom:10px;
}
.txt1
{
width:250px;	
}
.tdleft
{
width:100px;	
}
.tdleft2
{
width:93px;	
}
.newsitem td
{
	vertical-align:top;	
}
.newsitem .date
{
color:#f96;
font-size:10px;	
}
.newsitem .right
{
padding-left:10px;	
}

.emphasis
{
font-weight:bold;
font-size:12px;
color:orange;	
}

.clinictable table
{
	border: 1px solid #f00;
	margin-top:10px;
}
.clinictable td
{
padding:5px;
}
.issues1 a
{
	text-decoration:none;
	
}
.issues1 h2
{
font-size:14px;	
font-weight:normal;
text-transform:lowercase;
margin:20px 20px 0px 20px;
}
.issues1 .em{
font-size:18px;	
font-weight:bold;
}

.customers
{
float:left;	
border:1px solid #fc9;
margin:5px;
padding:10px;
width:45%;
}