/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
	height: 100%;
	margin-bottom: 1px;
}
form {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'Helvetica Nueue', Arial, sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}
a {
	 outline: none;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
}
input.button {
	cursor: pointer;
}
p {
	margin-top: 0;
	margin-bottom: 5px;
}
img {
	border: 0 none;
}
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	background: #c8c8c8 url(../images/page_background.gif) 0 0 repeat-x;
}
div.center {
	text-align: center;
}
div#wrapper {
	margin-left: auto;
	margin-right: auto;
}
div#wrapper_r {
}
body.width_medium div#wrapper {
	width: 960px;
}
body.width_small div#wrapper {
	width: 773px;
}
body.width_fmax div#wrapper {
	width:960px;
}
div#header_l {
	position: relative;
}
div#header_r {
	height: 63px;
	padding-left: 370px;
	padding-right: 0;
	padding-top: 25px;
	overflow: hidden;
	text-align: left;
}
div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 191px;
	height: 60px;
	background: url(../images/wardi_logo.gif) 0 0 no-repeat;
	margin-left: 7px;
	margin-top: 15px;
}
div#logo h1 {
	text-indent:-1000px;
}
div#iso {
	position: absolute;
	left: 0;
	top: 0;
	height: 61px;
	margin: 15px 0 0 230px;
}
div#banner {
	width:960px;
	height:233px;
}
div#banner a {
	postion:absolute;
	height:1px;
	with:1px;
}
div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}
div#bottom {
	background-color:#24387C;
	border-top:1px solid #FFFFFF;
	height:185px;
	width:100%;
	clear:both;
	float:left;
	position:relative;
}
div#footer {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#D9D9D9;
	height:40px;
	margin:0 15px;
	padding:10px;
	width:910px;
}
div#bottom div#white {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	background-color:#FFFFFF;
	margin:0 auto;
	padding-bottom:11px;
	width:960px;
	position:relative;
}
div#end {
	background-color:white;
	float:left;
	text-align:left;
	width:960px;
	padding-bottom:10px;
}
div#end .moduletable {
	margin:0;
}
div#footer ul {
	float:left;
	padding-left:10px;
	width:600px;
	margin:15px 0 10px;
}
div#footer ul li {
	border-left:1px solid #B5B5B5;
	float:left;
	list-style:none outside none;
	padding:0 10px;
}
div#footer li a {
	color:#434343
}
#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-top: -2px;
	margin-right: 250px;
	text-align: left;
}
div#copywrite {
	text-align:right;
	margin:10px auto 0 auto;
	width:935px;
	color:#c3c3c3;
}
#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 30px;
	height: 40px;
	overflow: hidden;
	text-align:right;
}
form#searchForm input {
	vertical-align: middle;
}
form#searchForm table {
	border-collapse: collapse;
}
form#searchForm td {
	padding:0;
	padding-bottom:10px;
}
#mod_search_searchword {
	padding-left: 3px;
	float:left;
}
#area {
	padding: 0;
	margin: 0;
	background: #fff;
	width: 960px;
	text-align:left;
}
div#tabmenu {
	clear:both;
	width:100%;
	height:41px;
}
div#tabmenu ul {
	margin:0;
	padding-left:5px;
	z-index:100;
}
div#tabmenu ul li {
	float:left;
	list-style:none;
	display:inline;
	background: url(../images/menu_background.gif) 0 -1px no-repeat;
	height:40px;
}
div#tabmenu ul li a {
	height:40px;
	padding: 0 25px;
	display:inline-block;
	line-height:40px;
	color:#ffffff;
	font-weight:bold;
	outline: none;
}
div#tabmenu ul li a:hover {
	text-decoration:none;
	color:#f0a82e;
}
div#tabmenu ul li ul {
	display:none;
	position:absolute;
	width:auto;
}
div#tabmenu ul li ul li {
	clear:both;
	background-color:#172c72;
	border-bottom:1px solid #fff;
	text-align:left;
	height:auto;
}
div#tabmenu ul li ul li a {
	padding:3px 20px;
	width:300px;
	line-height: 23px;
	height:auto;
	font-weight:normal;
}
div#tabmenu ul.menu_login {
	float:right;
}
div#tabmenu ul.menu_login li {
	background:none;
	background-color: #2f60b9;
	margin-top:9px;
	padding-left:10px;
	padding-right:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height:20px
}
div#tabmenu ul.menu_login a {
	line-height:20px;
	height:20px;
	font-weight:normal;
	padding:0;
}
div#intro {
	clear:both;
	float:left;
	width:960px;
	margin-bottom:15px;
}
div#intro div#intro_lt {
	width:24px;
	float:left;
	background: url(../images/intro_l1.gif) 0 0 no-repeat;
	height:7px;
}
div#intro div#intro_content {
	color:#fff;
	float:left;
	width:912px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	padding:25px 0 0 0;
	background: #3a8de7 url(../images/intro.gif) 0 0 repeat-x;
}
div#intro div#intro_content #corner_l{
	margin:10px 0 0 0;
	padding:0;
	height:5px;
	width:912px;
	background: url(../images/rounded_l.gif) 0 0 no-repeat;
	float:left;
}
div#intro div#intro_content #corner_r{
	height:5px;
	width:5px;
	float:right;
	background: url(../images/rounded_r.gif) 0 0 no-repeat;
}

div#intro div#intro_content p {
	padding: 0 15px;
	float:clear;
}
div#intro div#intro_content h2 {
	margin-top:0;
	padding: 0 15px 15px 15px;
	color:#F0AA2E;
	font-weight:bold;
	float:left;
}
div#shadow {
	float:left;
	width:960px;
	margin-bottom:15px;
}
div#shadow div#shadow_content {
	height:10px;
	background: url(../images/shadow.gif) 0 0 repeat-x;
	float:left;
	width:912px;
}
div#shadow div#shadow_lt {
	width:24px;
	float:left;
	background: url(../images/intro_l1.gif) 0 0 no-repeat;
	height:7px;
}
div#shadow div#shadow_rt {
	width:24px;
	float:left;
	background: url(../images/intro_r1.gif) 0 0 no-repeat;
	height:7px;
}
div#quicklinks_3 {
	float:left;
	margin:0 25px;
	position:relative;
	
}
div#intro div#quicklinks_3 {
	margin:0 16px;
	width:880px;
}
div#end div#quicklinks_3 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#D9D9D9;
	padding:0 16px 10px;
	width:879px;
}
div#quicklinks_4 {
	background-color:#C7C7C7;
	float:left;
	margin: 10px 25px 0 25px;
	padding:0 10px 10px;
	width:890px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	clear:both;
	min-height:100px;
	position:relative;
}
.box {
	float:left;
	padding: 0 15px;
	margin-top:10px;
}
div#quicklinks_4 .box {
	margin:0 14px 0 0;
	padding:0;
	width:212px;
}
div#intro div#quicklinks_3 .box {
	width:284px;
}
div#end div#quicklinks_3 .box {
	width:283px;
	padding: 0 14px 0 0;
}
div#end div.box a {
	color:#1B3078;
}
div#end div.box h4 a {
	font-weight:bold;
	font-size:1.2em;
}
div#end div.box p a {
	text-decoration:underline;
}
div#end .last {
	padding-right:0 !important;
	margin-right:0 !important;
}
div#intro .box {
	margin:15px 14px 0 0;
	padding:0;
	width:284px;
	background:url("../images/box_line.gif") repeat-y scroll right 0 transparent;
}
div#intro .last {
	background:none;
	margin-right:0;
}
div#intro div.box a {
	color:#efa82d;
}
div#intro div.box h4 {
	margin-top:0;
}
div#intro div.box h4 a {
	font-weight:bold;
	font-size:1.3em;
}
div#intro div.box p a {
	text-decoration:underline;
	display:block;
	font-weight:bold;
}
.last  {
	
}
a.button {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:url("../images/button_h.gif") repeat-x scroll 0 0 transparent;
	color:white;
	display:block;
	font-weight:bold;
	line-height:1.5em;
	padding:7px 10px;
	width:auto;
}
a.button span {
	background:url("../images/arrow_blue.gif") no-repeat scroll right center transparent;
	display:block;
	padding-right:20px;
}
a.button:hover {
	background: url("../images/button.gif") repeat-x scroll 0 0 transparent;
	text-decoration:none;
	color:white;
}
a.button_large {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:url("../images/button_h.gif") repeat-x scroll 0 0 #1D3C83;
	color:#F0AA2E;
	display:block;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.5em;
	padding:7px 10px;
	width:auto;
}
a.button_large:hover {
	text-decoration:none;
	background: url("../images/button.gif") repeat-x scroll 0 0 #2f4b8d;
}
.box a.readmore {
	background: url(../images/intro_arrow.gif) top right no-repeat;
	padding-right:20px;
	font-size:1.1em;
	float:right;
	text-decoration:none;
}
.box h2 {
	margin-top: 0px;
	padding:0 !important;
}
div#intro div#intro_content div.box p {
	padding:0;
}
div#intro div#intro_rt {
	width:24px;
	float:left;
	background: url(../images/intro_r1.gif) 0 0 no-repeat;
	height:7px
}
#leftcolumn {
	padding: 0 0 0 25px;
	margin: 0;
	width: 290px;
	float:left;
}
.module_news {
	background-color:#C7C7C7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.module_news h3 {
	color:#fff;
	border-bottom: 1px solid #fff;
	margin: 0 5px;
	padding: 10px 5px 5px 5px;
}
.module_news ul.latestnews_news {
	padding-bottom:10px;
	padding-left:0;
	margin: 10px;
}
.module_news ul.latestnews_news li {
	padding:0;
	list-style:none;
	padding-left:0;
	margin-bottom:15px;
}
.module_news ul.latestnews_news a {
	color:#1b3078;
	text-decoration:underline;
}
#maincolumn, #maincolumn_full {
	padding: 0 20px 0 15px;
	width: 610px;
	float:left;
}
#maincolumn_full {
	margin-left:0;
	padding:0 30px;
	width:900px;
	margin-bottom:10px;
}
table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	float:left;
}
table.nopad td.middle_pad {
	width: 20px;
}
ul.menu_menu {
	padding:5px 0;
	margin:0;
	background-color: #24387c;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:270px;
}
ul.menu_menu li {
	list-style:none;
	padding:0;
	margin:0;
	border-bottom: 1px solid #5b6a9d;
}
ul.menu_menu li.first {
	border-top: 1px solid #5b6a9d;
}
ul.menu_menu li a {
	width:245px;
	display:block;
	padding: 5px 0 5px 25px;
	color:#d1d1d1;
	font-weight:bold;
	background: #24387c url(../images/arrow_trans.gif) 10px 9px no-repeat;
}
ul.menu_menu li a:hover, ul.menu_menu li.active a {
	color:white;
	background:#4c5c94 url(../images/arrow_trans.gif) 10px 9px no-repeat;
	text-decoration:none;
}
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}
span.pathway {
	display: block;
	margin: 0 20px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}
/* headers */
div.componentheading {
	padding-left: 0px;
}

h1 {
	padding: 0;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}
h2, .contentheading {
	padding: 0;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
	margin-bottom:0;
}
.contentheading a {
	text-decoration:none !important;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}
table.contentpaneopen img {
	margin:30px 0;
}
table.contentpaneopen p.emphasis {
	background-color: #ebebeb;
	padding: 5px 5px 5px 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width:585px;
	margin:15px 0;
}
h4 {
	color: #333;
}
h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-weight: bold;
	font-size: 1.5em;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}
/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}
.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}
a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}
/* form validation */
.invalid {
	border-color: #ff0000;
}
label.invalid {
	color: #ff0000;
}
/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}
.ol-background {
	background-color: #666;
}
.ol-textfont {
	font-size: 10px;
}
.ol-captionfont {
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}
.ol-closefont {
}
/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}
a.mainlevel:hover {
}
/* spacers */
span.article_separator {
	display: block;
	height: 1px;
}
.article_column {
	padding-right: 5px;
}
.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}
td.buttonheading {
}
td.buttonheading img {
	border:none;
	margin:0;
}
.clr {
	clear: both;
}
td.greyline {
	width: 20px;
	background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}
div#maindivider {
	border-top: 1px solid #ddd;
	margin-bottom: 10px;
	overflow: hidden;
	height: 1px;
}
table.blog span.article_separator {
	display: block;
	height: 20px;
}
/* edit button */
.contentpaneopen_edit {
	float: left;
}
/* table of contents */
table.contenttoc {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
	float: right;
}
table.contenttoc td {
	padding: 0 5px;
}
/* content tables */
td.sectiontableheader {
	background: #efefef;
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-right: 1px solid #fff;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 4px;
}
td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
	padding: 3px;
}
/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
	float:left;
}
table.contentpaneopen ul {
	padding-left:0px;
}
table.contentpaneopen li {
	margin-bottom: 5px;
	list-style:none;
	background: url(../images/bullet.gif) 0 5px no-repeat;
	padding-left: 12px;
}
table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}
table.contentpaneopen h4 {
	color: #333;
}
table.contentpaneopen a {
	color:#1B3078;
	text-decoration:underline;
}
.highlight {
	background-color: #fffebb;
}
table.contentpaneopen dl {
}
table.contentpaneopen dt {
	background: url(../images/gradient_grey.gif) 0 0 repeat-x;
	font-weight:bold;
	padding:5px 10px;
	margin: 1px 0 0 0;
	color:#000;
}
table.contentpaneopen dt.mouseenter {
	background: url(../images/gradient_blue.gif) 0 0 repeat-x;
}
table.contentpaneopen dd {
	border-left: 1px solid #d2d2d2 !important;
	border-right: 1px solid #d2d2d2 !important;
	border-bottom: 1px solid #d2d2d2 !important;
	margin:0;
	padding-left:10px !important;
	padding-right:10px !important;
}
table.contentpaneopen dd p,table.contentpaneopen dd ul, table.contentpaneopen dd ol	{
	margin:7px 0;
}
table.contentpaneopen table {
	width:100%;
}
/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}
.moduletable_login {
	margin:0 35px 0 0;
	width:290px;
	float:left;
}
.moduletable_login select {
	margin-top:1px;
width:100%;
}
.moduletable_login h4 {
	margin-top:25px;
}
.moduletable_login a {
	text-decoration:underline;
	color:#1B3078;
}
.moduletable_signup {
	border-right:1px solid #CCCCCC;
float:left;
margin:0 15px 0 35px;
width:584px;
}
.moduletable_signup h3 {
	margin-bottom:0;
}
.moduletable_signup h4 {
	margin-top:10px;
}
.moduletable_signup h5 {
	font-size:1.3em;
	margin:20px 0 5px 0;
	padding-left:44px;
}
.moduletable_signup .real-time {
	background: url(../images/login_realtime.gif) 0 0 no-repeat;
}
.moduletable_signup .order-status {
	background: url(../images/login_barcode.gif) 0 0 no-repeat;
}
.moduletable_signup .custom-reports {
	background: url(../images/login_reports.gif) 0 0 no-repeat;
}
.moduletable_signup p {
	margin-bottom:5px;
	margin-top:0;
	padding-left:44px;
}
div.moduletable, div.module {
	margin-bottom: 10px;
	float:left;
	position:relative;
}
div.moduletable p,div.moduletable small {
	width:100%;
}
div.module_menu h3 {
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}
div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}
div.module_menu div div div div {
	background: none;
	padding: 0;
}
div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}
div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}
#leftcolumn div.module {
	padding: 0 10px;
}
#leftcolumn div.module table {
	width: auto;
}
/* forms */
table.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}
div#header_r form {
	float: right;
	clear:both;
}
#jflanguageselection {margin: 3px 0 10px 5px;}
div.search input {
	width: 145px;
	border: 1px solid #ccc;
}
div.search input.button {
	background:url(../images/arrow.gif) 0 0 no-repeat;
	height:16px;
	width:16px;
	border:none;
	margin-left:5px;
	text-indent:-999999px;
}
form#form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}
form#form-login ul {
	padding-left: 20px;
}
form#com-form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}
form#com-form-login ul {
	padding-left: 20px;
}
/* thumbnails */
div.mosimage {
	margin: 5px;
}
div.mosimage_caption {
	font-size: .90em;
	color: #666;
}
div.caption {
	padding: 0 10px 0 10px;
}
div.caption img {
	border: 1px solid #CCC;
}
div.caption p {
	font-size: .90em;
	color: #666;
	text-align: center;
}
div.img_caption {
	padding: 0 10px 0 10px;
}
div.img_caption img {
	border: 1px solid #CCC;
}
div.img_caption p {
	font-size: .90em;
	color: #666;
	text-align: center;
}
/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}
table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}
table.paramlist td.paramlist_value {
}
div.message {
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}
/* Banners module */

/* Default skyscraper style */
.bannergroup {
	float:right;
	width:200px;
	line-height:40px;
}
.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}
.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}
/* System Messages */
/* see system general.css */

.pagination span {
	padding: 2px;
}
.pagination a {
	padding: 2px;
}
/* Polls */
.pollstableborder td {
	text-align: left;
}
/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}
/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}
legend {
	margin: 0;
	padding: 0 10px;
}
td.key {
	border-bottom:1px solid #eee;
	color: #666;
}
/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}
.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}
.tool-text {
	font-size: 100%;
	margin: 0;
}
/* System Standard Messages */
#system-message {
	margin-bottom: 20px;
}
#system-message dd.message ul {
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}
/* System Error Messages */
#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}
/* System Notice Messages */
#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}
#syndicate {
	float:left;
	padding-left: 25px;
}
#power_by {
	float:right;
	padding-right: 25px;
}
/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}
.required_field {
	color:red;
}
.aiContactSafe_contact_form_field_label_left {
	margin-top:10px;
}
.aiContactSafe_row .textbox, .aiContactSafe_row .email, .aiContactSafe_row .editbox {
	border: 1px solid #d5d5d5;
	width: 75%;
}
.countdown_div {
	margin-top:10px;
}
#countdown_aics_message {
	margin: 0 4px;
}
a.location {
	padding-left:35px;
	background: url(../images/icon_location.gif) 0 0 no-repeat;
	line-height: 28px;
	display:block;
	color:#333;
	font-weight:bold;
}
a.telephone {
	padding-left:35px;
	background: url(../images/icon_telephone.gif) 0 0 no-repeat;
	line-height: 28px;
	display:block;
	color:#333;
	font-weight:bold;
}
a.portal {
	padding-left:35px;
	background: url(../images/icon_portal.gif) 0 0 no-repeat;
	line-height: 28px;
	display:block;
	color:#333;
	font-weight:bold;
}
a.contact {
	padding-left:35px;
	background: url(../images/icon_contact.gif) 0 0 no-repeat;
	line-height: 28px;
	display:block;
	color:#333;
	font-weight:bold;
}
a.chemical {
	padding-left:35px;
	background: url(../images/icon_warning.gif) 0 0 no-repeat;
	line-height: 28px;
	display:block;
	color:#333;
	font-weight:bold;
}
a.vet {
	padding-left:50px;
	background: url(../images/icon_veterinary.gif) 0 0 no-repeat;
	line-height: 28px;
	display:block;
	color:#333;
	font-weight:bold;
}
a.general {
	padding-left:35px;
	background: url(../images/icon_general.gif) 0 0 no-repeat;
	line-height: 28px;
	display:block;
	color:#333;
	font-weight:bold;
}
/*roundies*/
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

