/*
 * Global style sheet - MedicalStockings.com.au
 * Copyright ITbyUs 2005
 * Author David Dale
 */

a {
	color: #662D91;
	font-weight: bold;
}

a:hover {
	color: #0000CC;
}

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}

h1, .heading1 {
	font-size: 20px;
	font-weight: normal;
	color: #036;
}

h2, .heading2 {
	font-size: 18px;
	font-weight: normal;
	color: #036;
}

h3, .heading3 {
	font-size: 15px;
	font-weight: bold;
	color: #662D91;
}

h4, .heading4 {
	font-size: 14px;
	font-weight: normal;
	color: #036;
}

li {
	list-style: square;
}

table, td, th {
	font-size: 100%;
}

.body {
	background-color: #fff;
	background-image: url(../images/body-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
}

.bodyhome {
	background-color: #fff;
	background-image: url(../images/body-bg-home.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
}

.button {
	background-color: #0000CC;
	border: 0;
	color: #fff;
	font-weight: bold;
}

.button2 {
	background-color: #F9D8A0;
	border: 1px solid #F9D8A0;
	color: #000;
	font-weight: bold;
}

.info {
	border-bottom: 1px dotted #555;
	color: #555;
	cursor: help;
}

.input {
	background-color: #FDF0D4;
	border: 1px solid #F9D8A0;
	font-size: 100%;
	width: 250px;
}

.results {
	background-color: #FFFDEB;
	border: 1px solid #F9D8A0;
}

.results td, .results th {
	padding: 5px;
}

.tabledata td, .tabledata th {
	padding: 0 10px 10px 0;
}

.required {
	color: #f00;
	font-weight: bold;
}

.results .divider {
	border-bottom: 1px solid #F9D8A0;
	line-height: 1px;
}

.tabledata th, .results th {
	text-align: left;
	font-weight: bold;
}

#admin {
	float: right;
	margin-left: 20px;
}

#content {
	background-image: url(../images/header-content.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 45px 15px;
}

#contenthome {
	padding: 10px 15px;
}

#footer {
	color: #777;
	font-size: 10px;
	padding: 20px 10px 10px 160px;
}

#footerhome {
	color: #777;
	font-size: 10px;
	padding: 20px 15px;
}

#footer a, #footerhome a {
	color: #555;
}

#footer a:hover, #footerhome a:hover {
	color: #662D91;
}

#footer ul, #footerhome ul {
	margin: 0;
	padding: 0;
}

#footer li, #footerhome li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 10px 0 0;
}

#header {
	background-color: #fff;
	height: 69px;
	text-align: right;
}

#headerhome {
	height: 96px;
	text-align: right;
}

#headermenu {
	clear: right;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#headermenu li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 0 0 7px;
}

#headermenu li a {
	font-weight: normal;
	text-decoration: none;
}

#headermenu li a:hover {
	text-decoration: underline;
}

#linklogo {
	margin: 10px 4px 0 0;
}

#linklogohome {
	margin: 37px 4px 0 0;
}

#logo {
	float: left;
	margin: 19px 0 0 0;
}

#logohome {
	float: left;
	margin: 46px 0 0 0;
}

#masthead {
	/* width 530 */
	width: 530px;
}
#menu {
	/* width 150 */
	border-right: 2px solid #fff;
	width: 148px;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li a {
	/* width 230 */
	background-color: #92C4F3;
	border-bottom: 2px solid #fff;
	color: #fff;
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	width: 128px;
}

#menu li a:hover {
	background-color: #662D91;
}

#menuhome {
	/* width 230 */
	background-color: #92C4F3;
	background-image: url(../images/menu-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-left: 1px solid #fff;
	width: 229px;
}

#menuhome ul {
	margin: 0;
	padding: 0;
}

#menuhome li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menuhome li a {
	/* width 230 */
	border-bottom: 2px solid #fff;
	color: #fff;
	display: block;
	font-size: 20px;
	font-weight: normal;
	line-height: 44px;
	padding: 0 10px;
	text-decoration: none;
	width: 209px;
}

#menuhome li a:hover {
	background-color: #662D91;
}

#submenu {
	background-color: #FDF0D4;
}

#submenu ul {
	margin: 0;
	padding: 0;
}

#submenu li {
	list-style: none;
	margin: 0;
	padding: 5px 10px;
}

#submenu li a {
	color: #003366;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

#submenu li a:hover {
	color: #662D91;
	text-decoration: underline;
}

#wrapper, #wrapperhome {
	border: 2px solid #fff;
	border-width: 0 2px; 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 760px;
}

#wrapper {
	background-image: url(../images/wrapper-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.loading {
	color:  #92C4F3;
}

/* news snippets on home page */
.news * {  font-size: 1em; margin:0; padding:0; color:#003366;} 
.news {  border: 1px solid #F9D8A0; margin:5% 2%; padding:1em; background: #FEF7E7; }
.news h3 { font-size:1.2em; }
.news h4 { margin-top: 0.5em;}
.news p { color:#000 !important;  }
.news p.more { margin-bottom: 1em;}
.news p.more a { font-size:0.9em; }
