
body {
	background: top left url(../graphics/body-bg.jpg) repeat-x #699a25;
	font: 0.7em "Trebuchet MS", Myriad, Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
body, p, h1, h2, h3, h4, h5, h6, div, form, img {
	padding: 0;
	margin: 0;
	border: 0;
}
input, select, textarea, form {
	font: 1.0em "Trebuchet MS", Myriad, Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}
a:link {
	color: #1d349f;
}
a:visited {
	color: #5b0b9f;
}

h1 {
	font-size: 1.7em;
	font-weight: normal;
	color: #333;
	margin: 0 0 10px 0;
}
h4 {
	font-size: 14px;
	padding-bottom: 5px;
}
p {
	margin: 0 0 10px 0;
}

#container {
	width: 970px;
	padding: 10px;
	margin: 0 auto;
	background-color: #fff;
}
#content {
	clear: both;
}
.cleaner {
	height: 1px;
	overflow: hidden;
	clear: both;
}
.clear-right {
	clear: right;
}
.clear-left {
	clear: left;
}
.float-right {
	float: right;
}

/** Header elements **/

#site-logo {
	margin: 0 0 0 20px;
}
#site-search, #site-signup {
	width: 315px;
	height: 30px;
	float: right;
	padding: 8px 0 0 0;
	background: top right url(../graphics/site-signup-bg.png) no-repeat;
}
#site-search {
	padding: 10px 0 0 0;
	margin-top: 40px;
	background: top right url(../graphics/site-search-bg.png) no-repeat;
}
#site-search label, #site-signup label	{
	float: left;
	width: 70px;
	padding: 2px 5px 0 0;
	text-align:right;
}
#site-search input, #site-signup input {
	float: left;
}
#site-search-term, #site-signup-email  {
	width: 165px;
}
#site-search .button, #site-signup .button {
	margin: -1px 0 0 5px;
}
#cart-summary {
	float: right;
	padding: 50px 20px 0 0;
}
#cart-summary a {
	color: #666;
}
a.cart-summary-icon {
	padding-left: 20px;
	background: 0 1px url(../graphics/icon-cart.png) no-repeat;
}
#banner-header, 
#banner-header-home, 
#banner-header-medical, 
#banner-header-back-talk,
#banner-header-help {
	clear:both;
	height:  130px;
	padding: 0 120px 0 0;
	background: top right url(../graphics/header-banner-bg.jpg) repeat-x #699a25;
}
#banner-header img, 
#banner-header-home img,  
#banner-header-medical img, 
#banner-header-back-talk img,
#banner-header-help img{
	float: left;
	margin-right: 20px;
}
#banner-header-medical {
	background: top right url(../graphics/header-banner-bg-medical.jpg) repeat-x #34398b;
}
#banner-header-help {
	background: top right url(../graphics/header-banner-bg-help.jpg) repeat-x #CD6533;
}
#banner-header-back-talk {
	background: top right url(../graphics/header-banner-bg-back-talk.jpg) repeat-x #CD6533;
}
#banner-header p, #banner-header a, 
#banner-header-home p, #banner-header-home a {
	color: #307a00;
}
#banner-header-help p, #banner-header-help a {
	color: #793818;
}
#banner-header-medical p, #banner-header-medical a {
	color: #a8abdf;
}
#banner-header-back-talk p, #banner-header-back-talk a {
	color:#c45ebe;
}
#banner-header p.quote, 
#banner-header-home p.quote,
#banner-header-medical p.quote,
#banner-header-back-talk p.quote,
#banner-header-help p.quote {
	color: #fff;
	font-size: 1.3em;
	padding-bottom: 5px;
	padding-top: 20px;

}
#sales-support {
	margin: 10px 0 8px 0;
}

/** Top navigation tabs **/

#top-navigation {
	float: right;
	width: 434px;
	padding-right: 10px;
}
#top-navigation ul, #top-navigation li {
	list-style:none;
	margin: 0;
	padding: 0;
}
#top-navigation li {
	float: left;
	height: 13px;
	text-align:center;
}
#top-navigation li a {
	display: block;
	width: 106px;
	padding-top: 3px;
	height: 23px;
	text-decoration: none;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}
#top-navigation li.selected a {
	width: 115px;
	font-size: 1.3em;
	padding-top: 1px;
	height: 25px;
}
#top-navigation li.before a.green { background: top left url(../graphics/top-nav-green-before.gif) no-repeat; }
#top-navigation li.before a.blue { background: top left url(../graphics/top-nav-blue-before.gif) no-repeat; }
#top-navigation li.before a.purple { background: top left url(../graphics/top-nav-purple-before.gif) no-repeat; }
#top-navigation li.before a.orange { background: top left url(../graphics/top-nav-orange-before.gif) no-repeat; }

#top-navigation li.selected a.green { background: top left url(../graphics/top-nav-green-selected.gif) no-repeat; }
#top-navigation li.selected a.blue { background: top left url(../graphics/top-nav-blue-selected.gif) no-repeat; }
#top-navigation li.selected a.purple { background: top left url(../graphics/top-nav-purple-selected.gif) no-repeat; }
#top-navigation li.selected a.orange { background: top left url(../graphics/top-nav-orange-selected.gif) no-repeat; }

#top-navigation li.after a.green { background: top left url(../graphics/top-nav-green-after.gif) no-repeat; }
#top-navigation li.after a.blue { background: top left url(../graphics/top-nav-blue-after.gif) no-repeat; }
#top-navigation li.after a.purple { background: top left url(../graphics/top-nav-purple-after.gif) no-repeat; }
#top-navigation li.after a.orange { background: top left url(../graphics/top-nav-orange-after.gif) no-repeat; }

/** Left panel and navigation **/

#left-panel {
	float: left;
	width: 201px;
}
#left-panel h3 {
	width: 181px;
	height: 30px;
	padding: 14px 0 0 20px;
	font-size: 1.2em;
	color: #fff;
	text-transform:uppercase;
}
#left-panel h3.green { background: top left url(../graphics/left-panel-head-green.png) no-repeat; }
#left-panel h3.blue { background: top left url(../graphics/left-panel-head-blue.png) no-repeat; }
#left-panel h3.orange { background: top left url(../graphics/left-panel-head-orange.png) no-repeat; }


/** Shop Navigation **/

#shop-navigation, #shop-navigation li {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#shop-navigation {
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	margin-bottom: 10px;
	position: relative;
	z-index: 10000;
}
#shop-navigation li a {
	display: block;
	padding: 5px 20px;
	margin: 0;
	color: #333;
	text-decoration:none;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
}
#shop-navigation li a:hover, #shop-navigation li a.active{
	background-color: #cfe891;
	border-right: 1px solid #cfe891;
}
#shop-navigation li.selected a {
	font-weight: bold;
}
#shop-navigation li.selected li a{
	font-weight: normal;
}
.shop-navigation-submenu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 200px;
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
}
#shop-navigation ul.shop-navigation-submenu {
	z-index: 9999;
}
html > body .shop-navigation-submenu {
	background-color: transparent;
	background-image: url(../graphics/submenu-bg.png); /* for Mozilla/Opera/etc */
}
#shop-navigation ul.shop-navigation-submenu li a {
	border-left: 0;
}
#shop-navigation ul.shop-navigation-submenu li a:hover {
	border-right: 1px solid #b2b2b2;
}
#shop-navigation ul.shop-navigation-submenu li a:hover {
	border-right: 1px solid #b2b2b2;
}
html > body #shop-navigation ul.shop-navigation-submenu li a:hover {
	background-color: transparent;
	background-image: url(../graphics/submenu-selected-bg.png); /* for Mozilla/Opera/etc */
}

/** Contact Navigation **/

#contact-navigation, #contact-navigation li {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#contact-navigation {
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	margin-bottom: 10px;
	position: relative;
	z-index: 10000;
}
#contact-navigation li a {
	display: block;
	padding: 5px 20px;
	margin: 0;
	color: #333;
	text-decoration:none;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
}
#contact-navigation li a:hover, #contact-navigation li a.active{
	background-color: #cfe891;
	border-right: 1px solid #cfe891;
}
#contact-navigation li.selected a {
	font-weight: bold;
}
#contact-navigation li.selected li a{
	font-weight: normal;
}


#medical-box, #help-box {
	border: 1px solid #b2b2b2;
	padding: 15px 20px ;
	margin-bottom: 10px;
}
#medical-box h4 {
	color: #162982;
	font-size: 1.1em;
}
#medical-box img {
	margin: 3px 4px 0 0;
}
#medical-box p {
	margin: 5px 0 15px 0;
}
#medical-box a {
	color: #666;
}

/** Right Panel **/

#right-panel {
	float: right;
	width: 183px;
}
#right-panel h3 {
	width: 183px;
	height: 29px;
	padding: 14px 0 0 0;
	font-size: 1.2em;
	color: #fff;
	text-transform:uppercase;
	text-align:center;
}
#right-panel h3.purple { background: top left url(../graphics/right-panel-head-purple.png) no-repeat; }
#right-panel h3.blue { background: top left url(../graphics/right-panel-head-blue.png) no-repeat; }
#right-panel h3.green { background: top left url(../graphics/right-panel-head-green.png) no-repeat; }
#right-panel h3.orange { background: top left url(../graphics/right-panel-head-orange.png) no-repeat; }

#backtalk-box {
	border: 1px solid #b2b2b2;
	padding: 15px 20px ;
	margin-bottom: 10px;
}
#feedcategory-box {
	border: 1px solid #b2b2b2;
}
#helptopics-box {
	border: 1px solid #b2b2b2;
}
#helptopics-box ul {
	list-style: none;
	margin: 10px 15px;
	padding: 0;
}
#backtalk-box h4 {
	color: #561453;
	font-size: 1.1em;
}
#feedcategory-box h4 {
	color: #162982;
	font-size: 1.1em;
	height: 25px;
	padding: 3px 0 0 15px;
	background: top left url(../graphics/right-panel-blue-bg.png) repeat-x; 
}
#backtalk-box img, #feedcategory-box img {
	margin: 3px 6px 0 0;
}
#backtalk-box p {
	margin: 5px 0 15px 0;
}
#feedcategory-box p {
	margin: 5px 15px 10px 15px;
}
#feedcategory-box div {
	padding-bottom: 10px;
}
#backtalk-box a {
	color: #666;
}
#feedcategory-box a {
	color: #162982;
}

/** main-panel **/

#standard-main-panel, #main-panel, #product-main-panel {
	margin-left: 10px;
	float: left;
	width: 758px;
}
#threecolumn #main-panel {
	width: 568px;
}
#main-panel h2, #card-details h4 {
	width: 735px;
	height: 25px;
	padding: 5px 0 0 15px;
	font-size: 1.1em;
	color: #333;
	text-transform: uppercase;
	background: top left url(../graphics/middle-box-top-long.png) no-repeat;
}
#threecolumn #main-panel h2 {
	width: 553px;
	background: top left url(../graphics/middle-box-top.png) no-repeat;
}
#main-panel .main-box, #card-details .main-box {
	border: 1px solid #b2b2b2;
	border-top: 0;
	width: 722px;
	padding: 10px 13px 5px 13px;
	margin: 0 0 10px 0;
	background-color: #f5f5f5;
}
#threecolumn #main-panel .main-box {
	width: 540px;
	background-color: #fff;
}
#main-panel .white {
	background-color: #fff;
}
#main-panel h2.white {
	background: top left url(../graphics/middle-box-top-long-white.png) no-repeat;
}
#home-flash-panel {
	margin-bottom: 10px;
}
.home-ad {
	margin-bottom:6px;	
}
.breadcrumbs, .shop-breadcrumbs {
	margin-bottom: 5px;
}
.breadcrumbs, .breadcrumbs a, .shop-breadcrumbs, .shop-breadcrumbs a {
	color: #999;
}
.product-box{
	width: 160px;
	height: 240px;
	padding: 0 11px 0 9px;
	float: left;
	position: relative;
}
.product-box-small{
	width: 110px;
	height: 175px;
	padding: 0 17px 0 17px;
	float: left;
}
.product-box-small .thumb-img{
	width: 90px;
	height: 90px;
}
.product-box-wide,
.product-box-2col,
.product-box-small {
	padding-top: 10px;
	position: relative;
}
.product-box-2col{ width: 45%; float: left; }
.product-box-2col.left{ float: right; }
.product-name {
	display: block;
	height: 34px;
	overflow: hidden;
}
.product-box-details {
	padding-bottom: 10px;
	color: #333;
}
.product-box-wide .product-box-details{
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	padding-top: 15px;
}
.product-box-2col .product-box-details{
	width: 225px;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	padding-top: 15px;
}
ul.product-list{ padding: 0 10px; }
ul.product-list li{
	padding: 3px 0;
	list-style-type:none;
	position:relative;
}
ul.product-list li.odd{  }
ul.product-list li.even{  }
ul.product-list li span.details-wrapper{	
	position:absolute;
	right:0px;
	top:0px;
	display: block;
	width: 300px;
	text-align:right;
}
.product-summary {
	padding-right: 160px;
}
.product-box-wide .product-details-price {
	font-size: 1.4em;
	padding-bottom: 5px;
	padding-right: 5px;
}
.product-box .thumb-img {
	display: block;
	border: 1px solid #eee;
	padding: 2px;
	width: 150px;
	height: 150px;
	text-align:center;
}
.product-box-2col .thumb-img.small {
	display: block;
	border: 1px solid #eee;
	padding: 2px;
	width: 90px;
	height: 90px;
	text-align:center;
}
.product-box-wide .thumb-img {
	float: left;
	border: 1px solid #ddd;
	padding: 2px;
	margin-right: 10px;
	width: 150px;
	height: 150px;
	text-align:center;
}
.product-title {
	padding-top: 5px;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
}
#main-panel .main-box .product-box img, .product-box-wide .thumb-img img {
	width: 150px;
}
#main-panel .main-box .product-box img.free-shipping-icon {
	width: 22px;
	position: absolute;
	top: 2px;
	right: 17px;
	border: 4px solid #fff;
}
.product-box-wide .free-shipping {
	background: top left url(../graphics/icon-shipping.png) no-repeat;
	margin: 10px 0 4px 170px;
	padding: 0 0 0 30px;
	color: #9C0;
	text-transform: uppercase;
}
#main-panel .white .product-box img {
	bo/rder: 1px solid #eee;
}
.product-box del {
	font-weight:bold;
}
a.buy-now, a.add-to-cart {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	display: block;
}
.product-box-wide a.buy-now, .product-box-wide a.add-to-cart {
	display:inline;
	float:none;
	margin: 0;
}
.cart-buttons {
	margin: 5px 0 10px 0;
}
#product-media a.block {
	display: block;
	float: none;
}


#main-panel .white .product-box img.cart-button, #main-panel .main-box .product-box img.cart-button, .product-box-wide img.cart-button {
	padding: 0;
	border: 0;
	margin: 0;
	width: 73px;
	height: 19px;
}

/*
a.buy-now, a.add-to-cart {
	color: #b00;
	text-transform:uppercase;
	font-weight: bold;
	display: inline;
	padding: 0 2px 0 14px;
	background: 0 4px url(../graphics/icon-cart-small.gif) no-repeat;

}
a.add-to-cart {
	text-transform:none;
	font-weight: normal;
}
*/

/** Product details page **/

#subcategory-list {
	list-style:none;
	margin: 0;
	padding: 0;
}
#subcategory-list li {
	float: left; 
	width: 32%;
	margin: 0 4px 4px 0;;
	font-size: 1.1em;
}
#subcategory-list li img {
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	margin-right: 4px;
}

#product-detail-top {
	width: 760px;
	height: 8px;
	background: top left url(../graphics/details-box-top.png) no-repeat;
	overflow:hidden;
}

#product-detail-box {
	width: 760px;
	background: top left url(../graphics/details-box-bg2.png) no-repeat;
	border-bottom: 1px solid #b2b2b2;
	min-height: 200px;
	margin-bottom: 10px;
	overflow:hidden;
	color: #333;
}
#product-detail-box-img {
	padding: 10px;
	float: left;
	width: 180px;
	height: 180px;
	text-align: center;
	position: relative;
}
#icon-magnify {
	position: absolute;
	bottom: 0;
	right: 0;
	background: top left url(../graphics/icon-magnify.gif) no-repeat;
	width: 30px;
	height: 30px;
}
#product-detail-box-img-zoom {
	position: absolute;
	top:10px;
	left: 10px;
	width: 180px;
	height: 180px;
	text-align: center;
	overflow: hidden;
}
#product-detail-box-img-zoom img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
#product-detail-price {
	font-size: 19px;
	float: left;
	width: 185px;
	height: 35px;
	padding: 15px 20px;
}
#product-detail-flags {
	float: right;
	width: 280px;
	height: 25px;
	padding: 20px 20px;
	text-align:right;
}
#product-detail-flags .free-shipping {
	background: top right url(../graphics/icon-shipping.png) no-repeat;
	padding-right: 30px;
	color: #99cc00;
	text-transform: uppercase;
	text-decoration:none;
	font-weight: bold;
}
#product-detail-variants {
	float: left;
	width: 230px;
	padding: 10px 20px;
}
#product-detail-variants label {
	display: block;
	padding: 2px 0;
}
#product-detail-variants input {
	float: left;
	margin-top: 2px;
}
#product-detail-quantity {
	float: left;
	width: 50px;
	text-align: center;
	padding: 10px 20px;
}
#product-detail-quantity label {
	float: left;
	padding: 3px 3px 0 0;
}
#product-detail-addtocart {
	float: left;
	padding: 10px 0 0 20px;
}
.pricing-warning {
	padding-top: 10px;
}
.currency-code {
	padding: 0 4px;
}
#product-main-panel h2, #standard-main-panel h2 {
	color: #689926;
	font-weight: normal;
	font-size: 19px;
	margin-bottom: 10px;
}
#product-main-panel #card-details h4 {
	font-size: 1.1em;
	color: #333;
}

#product-main-panel h3, #standard-main-panel h3 {
	color: #689926;
	font-size: 16px;
	margin-bottom: 10px;
}
#product-description {
	margin-left: 210px;
	margin-right: 210px;
}
#product-media {
	float: left;
	width: 200px;
}

#product-media h3 {
	color: #689926;
	font-size: 0.9em;
	font-weight: normal;
	text-transform:uppercase;
	padding-left: 18px;
	margin: 5px 0;
}
#product-media h3.image-icon { clear: left; background: 0 1px url(../graphics/icon-magnify.png) no-repeat; }
#product-media h3.movie-icon { clear: left; margin-top: 15px; background: 0 2px url(../graphics/icon-movie.png) no-repeat; }
#product-media h3.other-icon { clear: left; margin-top: 15px; background: 0 2px url(../graphics/icon-other.png) no-repeat; }

#product-media a.thumb-image, #product-media a.icon-image {
	border: 1px solid #eee;
	padding: 2px;
	margin: 1px;
	display: block;
	float: left;
	width: 90px;
	height: 90px;
	text-align:center;
}
#product-media a.thumb-image {
	width: 150px;
	height: 150px;
	float: none;
}
#product-media a.thumb-image img {
	width: 150px;
}
#product-media .movie-link, #product-media .document-link {
	background: 0 2px url(../graphics/icon-movie-big.png) no-repeat;
	display: block;
	padding: 0 0 10px 25px;
	font-size: 0.9em;
}
#product-media .document-link {
	background: 0 2px url(../graphics/icon-doc-big.png) no-repeat;
}
#product-media .movie-link a, #product-media .document-link a {
	font-size: 1.1em;
}

#product-additional-buttons {
	float: right; 
	clear: right;
	margin: 0 0 10px 0;
	height: 19px;
	width: 195px;
}

.emailafriend-link {
	float: left;
}
.print-link {
	float: right;
}
#product-additional {
	float: right;
	clear: right;
	width: 155px;
	background-color: #eeeeee;
	border: 1px solid #eaeaea;
	padding: 15px 20px;
	margin-bottom: 15px;
	color: #333;
}
#product-additional h3 {
	color: #333;
	font-weight: normal;
}
#product-additional em {
	margin: 0;
	padding: 0 0 10px 0;
	color: #666;
}


/** Email a friend page **/



/** Medical Feed Page **/

.medical-item {
	width: 46%;
	height: 150px;
	float: left;
	padding: 0 10px 10px;
}
.medical-item img {
	margin: 3px 6px 0 0;
}

/** Contact Page **/

#mapBris {
	width: 360px;
	height: 250px;
	margin: 0 10px 10px 0;
	float: left;
	border: 1px solid #b2b2b2;
	position:relative;
	z-index: 1
}

#mapMelb {
	width: 360px;
	height: 250px;
	margin: 0 10px 10px 0;
	float: left;
	border: 1px solid #b2b2b2;
	position:relative;
	z-index: 1
}
#mapSyd {
	width: 360px;
	height: 250px;
	float: left;
	border: 1px solid #b2b2b2;
	position:relative;
	z-index: 1
}
#mapPerth {
	width: 360px;
	height: 250px;
	float: left;
	border: 1px solid #b2b2b2;
	position:relative;
	z-index: 1
}
#screenBris, #screenMelb, #screenSyd, #screenPerth {
	width: 360px;
	margin: 0 10px 10px 0;
	float: left;
	text-align:center;
}
#mapBrisDetail, #mapSydDetail, #mapMelbDetail, #mapPerthDetail {
	width: 360px;
	margin: 0 10px 10px 0;
	float: left;
}
#mapBrisDetail p.right, #mapSydDetail p.right, #mapMelbDetail p.right, #mapPerthDetail p.right {
	float: right;
	width: 45%;
}
.contact-left {
	float: left; 
	width: 45%;
	padding-left: 10px;
}
.contact-right {
	float: right; 
	width: 45%;
}
#contactform label {
	float: left;
	width: 100px;
}
#contactform .mediuminput {
	width: 300px;
}
#contactform .shortinput {
	width: 200px;
}
#contactform textarea {
	width: 500px;
}
#recapture-field {
	padding-left: 100px;	
}
/** Champions Page **/


#champion-header {
	background: top left url(../graphics/champions-head-bg.jpg) no-repeat;
	height: 123px;
	color: #235800;
	margin: 0 0 5px 0;
}
#champion-header img {
	float: left;
	margin-right: 40px;
}
#champion-header p {
	padding: 20px 40px 0 0;
	color: #235800;
	font-size: 1.7em;
}

#champion-summary {
	padding: 10px;
	float: left;
	background: top left url(../graphics/champions-side-bg.png) no-repeat;
	height: 200px;
	width: 142px;
	margin-top: 5px;
}
#champion-main {
	float: right;
	width: 390px;
	margin-top: 5px;
}
#champion-summary h4 {
	font-size: 1em;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
	margin-bottom: 4px;
	text-transform:uppercase;
}
.champion-item img {
	float: left;
	margin-right: 5px;
	padding: 2px;
	border: 1px solid #eee;
}
.champion-item strong {
	border-bottom: 1px solid #ccc;
	display: block;
	margin-bottom: 5px;
}
.champion-item p {
	padding: 5px 0;
}

/** Sitemap Page **/

.sitemap ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
}
.sitemap li {
	padding: 3px 0 3px 18px;
	background: 0 6px url(../graphics/icon-other.png) no-repeat;
}
.sitemap li li {
	padding: 3px 0 3px 18px;
	background: 0 6px url(../graphics/icon-other.png) no-repeat;
}
.sitemap a {
	text-decoration: none;
	color: #333;
}
.sitemap a:hover {
	text-decoration: underline;
	color: #444;
}

/** Search Results Page **/

.searchresultlink {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
.searchresultlink:hover {
	text-decoration: underline;
}

/** Error and success message boxes **/

.errors {
	padding: 5px 15px;
	margin: 0 0 10px 0;
	border: 1px solid #AF1C01;
	background-color: #F9D6CC;
	color: #6A1304;
}
.success {
	padding: 5px 15px;
	margin: 0 0 10px 0;
	border: 1px solid #1CAF01;
	background-color: #CCF9D6;
	color: #136A04;
}


div.affil-box { clear:both; margin-left:211px; border:1px solid #c0c0c0; background-color:#edeced; height:70px; padding:0 20px; width:526px; }
div.affil-box table { float: left; width: 170px; font-size: 0.9em; }
div.affil-box span { width:100px; margin:3px 0; padding:12px 5px 17px 0; display:block; color:#000; text-align:center; float:left; font-size:9px; line-height:11px; background:url(../graphics/vr.gif) top right no-repeat; }
div.affil-box img { float:left; padding:20px 7px 0 10px; vetical-align:middle; }
div.affil-box img.hon { padding:0 5px; }
div.affil-box img.visa { padding:20px 10px 0 10px; }
div.affil-box img.mc { padding-top:20px; }
div.affil-box img.amex { padding-top:15px; }
div#main-panel.home-wrapper div.affil-box { margin-left:0; }

/** Page footer **/

#footer {
	clear: both;
	height: 195px;
	background: top left url(../graphics/footer-bg.png) repeat-x;

}
#footer-content {
	width: 940px;
	padding: 0 25px;
	margin: 0 auto;
}
#footer h3 {
	width: 175px;
	text-align:center;
	height: 41px;
	margin-bottom: 15px;
	padding: 10px 8px 0 0;
	font-size: 1.2em;
	text-transform:uppercase;
	background: top left url(../graphics/footer-heading-bg.png) no-repeat;
}
#footer ul {
	list-style:none; float:left;
	margin:-40px 0 0 0;
    padding-left:210px;
	width: 565px;
}
#footer ul li {
	float: left;
	width: 140px;
	padding-bottom: 5px;
}
#footer a {
	color: #666;
	text-decoration:none;
}
#footer a:hover {
	color: #666;
	text-decoration:underline;
}
#copyright {
	color: #bbb;
	text-align:right;
	float: right;
	margin:-40px -20px 0 0;
}

.searchword {
	font-weight:bold;
	color:#009;
	font-size:1.1em;
	background-color: #e1e1e1;
}
div#geotrust-badge {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 100px;
	height: 39px;
	text-indent: -9999em;
	background: url(../graphics/geotrust-badge.jpg) top left no-repeat;
}

#right-panel .addthis_toolbox {
	padding: 4px 0 10px 0;
}