#rt-breadcrumbs {
	/*-moz-linear-gradient(center top, #fff, #f5f5f5);*/
	border-bottom: 1px solid #ddd;
	display: block
}
.rt-breadcrumb-surround {
	display: block;
	height: auto!important;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px;
	position: relative;
	width: 940px
}
#breadcrumbs-home {
	width: 37px;
	height: 16px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	margin-left: 20px
}
#rt-breadcrumbs ul {
	display: inline-block;
	*display:inline;
	*zoom:1;
	list-style-type: none;
	padding: 0!important
}
#rt-breadcrumbs ul li, #rt-breadcrumbs ul li a {
	float: left
}
#rt-breadcrumbs ul li {
	line-height: 1.8em
}
#rt-breadcrumbs ul li a {
	color: #108de6;
	font-size: 1em;
	font-weight: normal;
	text-transform: capitalize
}
#rt-breadcrumbs ul li a.currentCrumb {
	color: #333;
	text-transform: capitalize
}
#rt-breadcrumbs ul li span {
	display: inline-block;
	*display:inline;
	*zoom:1;
	padding: 0 10px;
	position: relative;
	text-align: center;
	color: #666
}
#rt-breadcrumbs ul li {
	background: url(../images/icon-arrow.png) no-repeat 0 center;
	padding-left: 18px;
	padding-right: 10px
}
#rt-breadcrumbs ul li.first, #rt-breadcrumbs ul li:first-child {
	background: none!important;
	padding-left: 0!important
}
span.breadcrumbs {
	display: inline-block;
	*display:inline;
	*zoom:1;
	font-size: 115%;
	font-weight: normal;
	overflow: hidden
}
span.breadcrumbs img {
	width: auto;
	height: auto;
	float: left;
	padding-top: 3px
}
span.breadcrumbs a, span.no-link {
	float: left;
	display: block;
	line-height: 16px;
	font-size: 90%;
	padding: 2px 12px 0 8px;
	color: #7b6a66
}
button {
	font-size: 10px!important
}
.buttonYellow, .buttonYellow_s {
	background: none repeat scroll 0 0 #f0be37;
	border: 1px solid #624500;
	border-radius: 1px;
	color: #333!important;
	display: inline-block;
	font-weight: bold;
	padding: 5px 16px;
	text-transform: uppercase;
	font-size: 12px;
	cursor: pointer
}
.buttonYellow_s {
	font-size: 10px;
	line-height: 14px;
	padding: 5px 12px!important
}
.buttonDarkGrey, .buttonDarkGrey_s {
	background: none repeat scroll 0 0 #555;
	border: 1px solid #000;
	border-radius: 1px;
	color: #FFF!important;
	display: inline-block;
	font-weight: bold;
	padding: 5px 16px;
	text-transform: uppercase;
	font-size: 12px;
	cursor: pointer
}
.buttonDarkGrey_s {
	font-size: 10px;
	line-height: 14px;
	padding: 5px 12px!important
}
.buttonBlack, .buttonBlack_s {
	background: #000;
	border: 1px solid #000;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 0 1px 1px #fff inset;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 8px 12px;
	text-transform: uppercase;
	cursor: pointer
}
.buttonBlack_s {
	border: 1px solid #feffff;
	box-shadow: none!important;
	font-size: 11px;
	line-height: 11px;
	padding: 8px 12px!important
}
.buttonGrey, .buttonGrey_s {
	background: none repeat scroll 0 0 #ccc;
	border: 1px solid #999;
	border-radius: 1px;
	color: #333!important;
	display: inline-block;
	font-weight: bold;
	padding: 5px 16px;
	text-transform: uppercase;
	font-size: 12px;
	cursor: pointer
}
.buttonGrey_s {
	font-size: 10px;
	line-height: 14px;
	padding: 5px 12px!important
}
.cart-button-green {
	padding: 2px 10px 3px 25px;
	border: solid 1px #8ab134;
	position: relative;
	cursor: pointer;
	font-weight: bold;
	display: inline-block;
	background-image: url('../images/buttons/cart-btn-green-bkg.png');
	background-repeat: repeat-x;
	font-size: 11px;
	height: 16px;
	text-decoration: none;
	color: #40740d;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px
}
.cart-button-green img {
	position: absolute;
	top: -6px;
	left: -12px;
	border: 0
}
.cart-button-green:hover {
	color: #8ab134
}
.cart-button {
	padding: 2px 10px 3px 25px;
	border: solid 1px #af1543;
	position: relative;
	cursor: pointer;
	font-weight: bold;
	display: inline-block;
	background-image: url('../images/buttons/cart-btn-red-bkg.png');
	background-repeat: repeat-x;
	font-size: 11px;
	height: 16px;
	text-decoration: none;
	color: #9f0431;
	border-radius: 5px
}
.cart-button img {
	position: absolute;
	top: -6px;
	left: -12px;
	border: 0
}
.cart-button:hover {
	color: #ffc
}
.btn_wish_list {
	padding-top: 15px;
	padding-left: -15px
}
.addToShoppingList, .addToCompare {
	display: inline-block;
	padding-left: 16px
}
.addToShoppingList {
	background: url(../images/icon-shoppinglist.png) no-repeat 0 center
}
.addToCompare {
	background: url(../images/icon-compare.png) no-repeat 0 center
}
.addToCompare *, .addToShoppingList * {
	cursor: pointer
}
.addToShoppingList, .addToCompare {
	padding-left: 14px;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 10px!important;
	color: #999
}
.addToCompare:hover, .addToShoppingList:hover {
	color: #000
}
.addToCompare span, .addToShoppingList span {
	position: relative
}
.addToCompare img, .addToShoppingList img {
	padding-right: 5px
}
div.button, a.button {
	background: transparent url('../images/buttons/bg_button_a.png') no-repeat scroll top right;
	color: #444;
	display: inline-block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px;
	text-decoration: none
}
div.button span, a.button span {
	background: transparent url('../images/buttons/bg_button_span.png') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
	cursor: pointer;
	font-size: 12px
}
div.button:active, a.button:active {
	background-position: bottom right;
	color: #000;
	outline: 0
}
div.button:active span, a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px
}
button.btn2link {
	border: 0;
	padding: 0;
	background: transparent;
	color: #108de6
}
button.btn2link:hover {
	color: #00002a;
	cursor: pointer
}
#search button {
	height: 25px
}
.buttonYellow_contact {
	box-shadow: none!important;
	font-size: 11px;
	line-height: 11px;
	padding: 5px 12px!important
}
.blueButton {
	display: inline-block;
	zoom: 1;
	display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: 0;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top, #00adee, #0078a5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5')
}
.blueButton:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top, #0095cc, #00678e);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
	text-decoration: none
}
.blueButton:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top, #0078a5, #00adee);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
	position: relative;
	top: 1px
}
#rt-footer {
	background: #c4c4c4;
	display: inline-block;
	width: 100%;
	padding-bottom:20px;
	margin-bottom: -20px;
	margin-top: 20px;
}
#rt-footer h2 {
	color: #333;
	font-size: 12px;
	margin: 0 0 10px 0;
	text-transform: uppercase
}
#rt-footer-inner {
	margin: 0 auto;
	padding: 20px 0px;
	width: 960px;
}
#rt-footer ul {
	list-style-type: none;
	padding: 0 0 10px
}
#rt-footer ul li {
	display: block;
	padding: 0 2px
}
#rt-footer ul li:hover {
	color: #000
}
#rt-footer ul li a {
	color: #333;
	font-size: 12px
}
#rt-footer .module-content {
	margin: 10px 0;
	padding: 0
}
#rt-footer .idgfooterColumn {
	float: left;
	padding: 0 40px
}
#rt-footer .idgfooterColumn:nth-child(even) {
	border: 0
}
#rt-footer h6 {
	text-transform: uppercase;
	font-size: 11px;
	color: #666
}
#rt-footer .ecom {
	border: 0
}
.footerLinks {
	height: 210px;
	float: left;
	width: 724px;
	display: inline-block;
	background: #CCC;
	padding: 0;
	margin: 20px 0
}
#rt-footer .footerLinks h2 {
	font-size: 13px!important
}
.footerLinks .group {
	float: left;
	padding: 20px 50px 0 20px
}
.footerLinks ul {
	padding: 0!important
}
.socialLinks {
	float: right;
	position: absolute;
	right: 0;
	top: 10px
}
.cardsAccepted {
	float: right
}
.cardsAccepted .module-content {
	text-align: center
}
.cardsAccepted ul {
	margin: 0;
	padding: 0!important;
	position: relative;
	display: inline-block
}
.cardsAccepted li {
	border: medium none!important;
	display: block;
	float: left;
	height: 30px;
	padding: 0!important;
	margin: 0 0 0 6px;
	text-decoration: none
}
.cardsAccepted .visa, .cardsAccepted .mastercard, .cardsAccepted .americanexpress {
	width: 48px;
	background: url(../../../images/creditcard-logos.png) no-repeat
}
.cardsAccepted .visa {
	background-position: 0 0!important
}
.cardsAccepted .mastercard {
	background-position: -49px 0!important
}
.cardsAccepted .americanexpress {
	background-position: -147px 0!important
}
#email_lab {
	display: none
}
#error {
	color: #fe0c0c;
	margin: 0 1px 0 10px
}
.newsletterBoxSignup {
	border: 1px solid #000;
	background-color: #fff;
}
.newsletterBoxSubmit {
	padding: 0; height: 30px; line-height: 30px; border: none; background-color: black; color: #fff; text-transform: uppercase; width: 100px; border: 1px solid #fff;margin-top: 1px;
}
.newsletterBoxText {
	padding: 0; font-size:13px; color:#444; text-indent:10px; height: 30px; line-height: 30px; width: 280px; border: 1px solid#fff;
}
.godaddySecure {
	float: right;
	clear: left;
	margin-left: 5px
}
.contactUs {
	float: left;
	height: 170px;
	margin: 20px 10px;
	margin-right: 0;
	padding: 20px;
	width: 166px;
	background: #CCC
}
.contactUs h2 {
	font-size: 14px!important;
	color: #a60404!important
}
.contactUs .phone {
	font-size: 24px;
	line-height: 24px;
	color: #333
}
.copyright {
	float: left
}
.copyright p {
	color: #666;
	font-size: 11px;
	margin: 0
}
.copyright a {
	color: #666;
}
.menutop li {
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none
}
.menutop em {
	font-size: 80%;
	font-weight: normal;
	display: block;
	font-style: normal
}
.menutop li .item, .menutop li.active .item {
	display: block;
	margin: 0;
	text-decoration: none;
	float: none;
	width: auto
}
.menutop li .fusion-submenu-wrapper {
	float: none;
	left: -999em;
	position: absolute;
	z-index: 500;
	border-top: 1px solid #000
}
.menutop li:hover li ul, .menutop li.sfHover li ul {
	top: -999em
}
.menutop li:hover ul, .menutop li.sfHover ul {
	top: 39px
}
.menutop .subtext span {
	line-height: 20px
}
.menutop .subtext em {
	line-height: 14px
}
.menutop ul {
	padding: 0;
	margin: 0;
	background: #FFF;
	border: 1px solid #CCC;
	border-top: 0
}
.menutop .drop-top {
	height: 12px
}
.menutop .level2>.drop-top {
	display: none
}
.menutop ul.columns2 {
	width: 362px;
	padding: 0 0 20px 0
}
.menutop .columns2>.drop-top {
	width: 362px
}
.menutop ul li {
	width: 178px;
	height: 38px;
	padding: 0
}
.menutop ul.columns2 li {
	width: 173px;
	float: left;
	padding-left: 5px;
	height: 38px;
	margin-left: 2px
}
.menutop li>.item {
	padding: 0;
	height: auto;
	display: block;
	font-size: 12px;
	line-height: 38px
}
.menutop li>.bullet {
	padding-left: 15px
}
.menutop li>.item.image {
	padding: 0
}
.menutop li>.item img {
	float: left;
	margin: 10px 6px 0 8px
}
.menutop li>.item span {
	display: block;
	padding: 0;
	width: 100%
}
.menutop li a.item {
	cursor: pointer
}
.menutop li span.item {
	cursor: default;
	outline: 0
}
.menutop {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1.0
}
.menutop li.root {
	float: left;
	background: url(../images/nav-seperator.png) no-repeat right center
}
body .menutop li.root>.item {
	white-space: nowrap;
	display: inline-block;
	font-weight: bold;
	padding: 0;
	font-size: 13px;
	z-index: 100;
	cursor: pointer;
	position: relative;
	outline: 0;
	text-align: center
}
body .menutop li.root>.bullet {
	background: 0;
}
.menutop li.root>.item span {
	display: block;
	margin: 0;
	outline: 0;
	padding: 0px;
	width: auto
}
.menutop li.root>.item span.gray {
	color: #ccc;
	display: inline;
	padding: 0
}
.menutop li.root>.item em {
	font-size: 11px;
	font-weight: normal;
	display: block;
	font-style: normal;
	text-transform: lowercase
}
.menutop li.root:hover>.fusion-submenu-wrapper {
	top: 38px;
	left: 0
}
.menutop ul.columns1 li:hover>.fusion-submenu-wrapper {
	left: 180px;
	top: 0
}
.menutop ul.columns2 li:hover>.fusion-submenu-wrapper {
	left: 178px;
	top: 0
}
.menutop.nojs li.parent.root li .item span {
	padding-right: 0
}
.fusion-js-container {
	display: block;
	height: 0;
	left: 0;
	overflow: visible;
	position: absolute;
	top: 0;
	z-index: 600000!important;
	background: transparent!important
}
.fusion-js-subs {
	display: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute
}
.hp_scat {
	list-type: none;
	border: 1px solid #000;
	background-color: #FFF;
	display: block;
	margin-left: 0
}
.hp_scat li {
	position: relative;
	left: 2px;
	right: 2px;
	color: #000;
	background-color: #FFF
}
#div_cart_items_and_total {
	position: absolute;
	margin-top: -25px;
	margin-left: 710px;
	font-weight: bolder
}
.selectedmitem {
	border-bottom: 5px solid #FFF
}
.selectedmitem a {
	color: red
}
#menu {
	width: 210px;
	z-index: 99999
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0
}
#menu a, #menu h2 {
	font: bold 12px/16px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 2px 3px
}
#menu h2 {
	color: #fff;
	background: #000;
	text-transform: uppercase
}
#menu a {
	color: #FFF;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(images/system/arrow-next.png);
	background-repeat: no-repeat;
	background-position: -15px
}
#menu a:hover {
	color: #000;
	background-color: #e3e3e5
}
#menu li {
	position: relative
}
#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 150px
}
#menu ul li ul li ul li {
	background-color: #e3e3e5
}
#menu ul li ul li ul li a {
	color: #6f6f6f
}
#menu ul li ul li ul li a:hover {
	color: #000
}
div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {
	display: block
}
.text {
	display: block;
	float: none
}
.breaker {
	border-bottom: 2px solid grey;
	padding-bottom: 15px
}
#sctable {
	border-collapse: collapse;
	margin: 0 auto
}
#sctable thead tr th {
	background-color: #98999e;
	color: #000;
	font-size: 1.1em
}
#sctable .rowa {
	background: #fff;
	height: 100px
}
#sctable .rowb {
	background: #fffeef;
	height: 100px
}
#sctable .rowanh {
	background: #fff
}
#sctable .rowbnh {
	background: #fffeef
}
#sctable .cellt {
	vertical-align: top;
	padding: 0
}
#sctable .cellm {
	vertical-align: middle;
	padding: 0 10px 0 0
}
#sctable .cellmb {
	border-bottom: 10px solid #e5e5e5;
	vertical-align: middle;
	padding: 0
}
.toggler {
	cursor: pointer;
	font-weight: 700;
	color: #FFF;
	font-size: 14px;
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 3px 5px
}
.toggler:hover {
	background: #000
}
.element ul li:hover {
	background: #000;
	padding-left: 5px
}
.element {
	padding: 10px 15px
}
#fpHolder {
	display: block;
	clear: both;
	padding-bottom: 5px
}
.fpcell {
	width: 155px;
	height: 270px;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
	border: 1px solid #f4f4f4;
	margin: 6px
}
.fpimage {
	height: 100px;
	text-align: center
}
.fpdesc {
	display: block;
	padding: 0 5px;
	height: 40px;
	position: relative;
	overflow: hidden;
	text-align: center
}
.fpprice {
	float: left;
	width: 50%;
	font-color: green;
	font-weight: 700;
	font-size: 1.2em;
	height: 22px;
	overflow: hidden;
	margin-top: 10px;
	text-align: center
}
.fpuom {
	float: left;
	width: 50%;
	font-color: green;
	font-weight: 700;
	font-size: 1.2em;
	height: 22px;
	overflow: hidden;
	margin-top: 10px;
	text-align: center
}
.fpprice span {
	padding-right: 5px
}
.fpuom span {
	padding-left: 5px
}
.fpacbtn {
	display: block;
	padding-left: 20px;
	height: 50px;
	padding-top: 10px
}
#gvHolder {
	display: block;
	clear: both;
	padding-bottom: 5px;
	background-color: #FFF
}
.gvcell {
	width: 157px;
	min-height: 315px;
	float: left;
	border: 2px solid #CCC;
	background-color: #FFF;
	margin: 2px;
	padding: 2px
}
.gvimage {
	padding-top: 5px;
	height: 100px;
	text-align: center
}
.gvdesc {
	display: block;
	padding-left: 2px;
	height: 50px;
	text-align: left
}
.gvprice {
	display: block;
	font-weight: 700;
	font-size: 1.2em;
	padding-left: 10px;
	height: 20px;
	overflow: hidden;
	margin-top: 10px
}
.gvacbtn {
	display: block;
	padding-left: 20px;
	height: 70px;
	padding-top: 10px
}
#searchelecont {
	height: 25px;
	width: 600px
}
.searchele {
	float: left;
	padding-left: 5px
}
.region-heading {
	font-weight: 700
}
.textBoxSmall {
	width: 85px
}
.brandsDDShowHide {
	color: #1b75df;
	cursor: pointer
}
.brandsDDShowHide:hover {
	color: #356aa0
}
.ui-autocomplete {
	max-height: 200px;
	overflow: auto;
	z-index: 1000!important
}
.ui-autocomplete-loading {
	background: url(../../../images/ajax-loader_small.gif) right center no-repeat
}
#ui-datepicker-div {
	z-index: 1000!important
}
.div_two, .div_three, .div_four, div#menu ul ul ul, div#menu ul ul li:hover ul ul {
	display: none
}
/*.element ul li, // div .elementAttr ul li {
padding-left:5px
}*/
.fpmfr, .gvmfr {
	display: block;
	height: 40px;
	padding-top: 5px;
	text-align: center
}
div.growlUI {
	background: url(../../../images/successful.png) no-repeat scroll 14px 0 transparent;
	top: 85%;
	right: 5%;
	paddding-left: 25px
}
.rt-joomla .rt-article {
	margin-bottom: 35px
}
.rt-joomla .rt-articleinfo {
	margin: 0 0 10px 0;
	padding: 5px 0;
	overflow: hidden
}
.rt-joomla .rt-articleinfo2 {
	float: left;
	height: 24px;
	line-height: 24px
}
.rt-author, .rt-date-posted, .rt-date-modified {
	display: block;
	font-weight: bold;
	letter-spacing: 0;
	font-size: 12px
}
.rt-joomla .rt-article-cat {
	margin-top: 10px;
	margin-bottom: 15px
}
.rt-joomla .rt-article-title {
	margin-top: 0;
	margin-bottom: 10px;
	padding-bottom: 15px;
	font-weight: normal;
	font-size: 170%;
	letter-spacing: -1px;
	line-height: 1em
}
.rt-joomla .rt-article-bg {
	border-bottom: 0;
	padding: 0
}
.rt-joomla .rt-pagetitle {
	margin-top: 0;
	margin-bottom: 30px
}
body .rt-joomla .rt-blog .rt-description {
	border-bottom: 0
}
.rt-joomla ol {
	margin-left: 5px
}
.rt-joomla .rt-article-icons {
	width: auto;
	margin-top: 10px;
	padding: 1px 5px 0 4px
}
.rt-joomla .edit {
	margin-right: 0
}
#form-login ul li, #com-form-login ul li, ul.rt-more-articles li, .rt-section-list ul li {
	list-style: none
}
#form-login ul li a, #com-form-login ul li a, ul.rt-more-articles li a, .rt-section-list ul li a {
	padding-left: 10px;
	font-size: 110%
}
#form-login .inputbox, .rt-joomla .user input#email, .rt-joomla .user input#name, .rt-joomla .user input#username, .rt-joomla .user input#password, .rt-joomla .user input#passwd, .rt-joomla .user input#password2 {
	padding: 5px;
	outline: 0
}
.col12 .rt-grid-2 #form-login .inputbox {
	width: 110px
}
.col12 .rt-grid-3 #form-login .inputbox {
	width: 190px
}
.col12 .rt-grid-4 #form-login .inputbox, .col12 .rt-grid-5 #form-login .inputbox, .col12 .rt-grid-6 #form-login .inputbox, .col12 .rt-grid-7 #form-login .inputbox, .col12 .rt-grid-8 #form-login .inputbox, .col12 .rt-grid-9 #form-login .inputbox, .col12 .rt-grid-10 #form-login .inputbox, .col12 .rt-grid-12 #form-login .inputbox, #com-form-login .inputbox, .rt-joomla .user input#email, .rt-joomla .user input#name, .rt-joomla .user input#username, .rt-joomla .user input#password, .rt-joomla .user input#password2 {
	width: 270px
}
#com-form-login .inputbox {
	padding: 5px 10px;
	outline: 0
}
.rt-pagination {
	margin-top: 15px
}
ul.pagination {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left
}
ul.pagination li {
	display: inline;
	padding: 2px 5px 0;
	text-align: left
}
ul.pagination li a {
	padding: 2px
}
#com-form-login ul {
	margin-top: 15px
}
.rt-joomla .results ol.list {
	margin-top: 0
}
.rt-joomla .results ol.list h4 {
	border: 0;
	margin-top: 0;
	margin-bottom: 0;
	display: inline
}
.rt-joomla .results ol.list li {
	padding: 10px 5px;
	margin-bottom: 5px
}
.rt-joomla .results ol.list li p {
	margin-top: 0;
	font-size: 90%
}
.rt-joomla .results ol.list .description {
	margin-bottom: 15px
}
.rt-joomla .results ol.list li span.small {
	font-size: 90%
}
.rt-joomla .user legend, .rt-joomla .contact legend {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 260%;
	line-height: 120%
}
.rt-joomla .user {
	margin-top: 15px
}
.rt-joomla .user legend {
	text-transform: none;
	margin-top: 15px
}
.rt-joomla .user fieldset div {
	overflow: visible;
	clear: both;
	margin-bottom: 8px
}
.rt-joomla .user td.paramlist_key {
	width: 180px
}
.rt-joomla .search_result select#ordering.inputbox {
	margin-right: 10px
}
.rt-poll .rt-pollrow {
	padding: 8px 0 9px 0
}
.pollstableborder td div {
	border: 0;
	height: 20px!important;
	min-width: 2px!important
}
#rt-main-surround .rt-joomla .inputbox.invalid {
	color: #c00
}
#rokajaxsearch {
	overflow: hidden
}
#rokajaxsearch .inputbox {
	float: left;
	width: 245px;
	height: 17px;
	line-height: 12px;
	padding: 4px 5px 3px 5px;
	border: 0;
	font-size: 13px;
	outline: 0;
	background: 0
}
#rokajaxsearch .roksearch-wrapper {
	height: 24px;
	display: inline-block;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px
}
.search_options {
	float: left;
	margin: 12px 10px
}
.search_options label {
	margin-right: 8px
}
#roksearch_results {
	border-bottom: 0
}
#roksearch_results.roksearch_results {
	margin-left: -1px
}
#roksearch_search_str {
	width: auto;
	padding: 4px
}
#roksearch_search_str.loading {
	background: transparent url(../images/spinner.gif) no-repeat scroll 97% 50%!important
}
#roksearch_results {
	z-index: 10000;
	position: absolute;
	width: 400px;
	float: right;
	margin-top: -1px;
	text-align: left;
	visibility: hidden
}
#roksearch_results a#roksearch_link {
	float: right;
	padding-right: 5px;
	margin-top: 10px;
	display: block;
	height: 12px;
	width: 12px;
	background-position: 0 -50px
}
#roksearch_results h3 {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 110%;
	font-size: 120%;
	padding-bottom: 0
}
#roksearch_results span {
	display: block;
	line-height: 130%;
	font-size: 90%
}
#roksearch_results .container-wrapper {
	overflow: hidden
}
#roksearch_results .page {
	float: left
}
#roksearch_results .roksearch_header, #roksearch_results .roksearch_row_btm {
	padding: 10px;
	line-height: 100%;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 100%
}
#roksearch_results .roksearch_row_btm {
	overflow: hidden
}
#roksearch_results .roksearch_row_btm span {
	line-height: 140%
}
#roksearch_results span.small {
	display: inline-block;
	margin-top: 2px;
	margin-bottom: 7px;
	font-size: 10px
}
#roksearch_results span.highlight {
	display: inline
}
#roksearch_results a.clr {
	font-size: 100%
}
#roksearch_results a:hover {
	text-decoration: none
}
#roksearch_results .roksearch_odd {
	padding: 15px;
	position: relative
}
#roksearch_results .roksearch_even {
	padding: 15px;
	position: relative
}
#roksearch_results .container-arrows {
	height: 12px;
	width: 30px;
	float: left;
	margin-right: 5px;
	position: relative
}
#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled, #roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
	width: 12px;
	height: 12px;
	position: absolute;
	top: 0
}
#roksearch_results .arrow-left {
	left: 0;
	cursor: pointer;
	background-position: 0 2px
}
#roksearch_results .arrow-left-disabled {
	left: 0;
	background-position: 0 -33px
}
#roksearch_results .arrow-right {
	left: 18px;
	cursor: pointer;
	background-position: 0 -15px
}
#roksearch_results .arrow-right-disabled {
	left: 18px;
	background-position: 0 -33px
}
#roksearch_results .viewall span {
	line-height: 100%
}
#roksearch_results a.viewall {
	float: left;
	margin-right: 5px
}
#roksearch_results .estimated_res, #roksearch_results .pagination_res {
	font-size: 9px;
	font-style: italic;
	text-transform: none;
	float: left
}
#roksearch_results .pagination_res {
	font-style: normal;
	float: right;
	font-size: 11px;
	margin-top: -1px
}
#roksearch_results .powered-by-google {
	text-transform: lowercase;
	font-style: italic;
	font-size: 9px
}
#roksearch_results .google-search a#roksearch_link {
	margin-top: 5px
}
#roksearch_results .readon {
	display: inline-block;
	margin-left: 10px;
	height: 34px;
	margin-top: 15px
}
#roksearch_results .readon span, #roksearch_results .readon .button {
	display: block;
	margin-left: -10px;
	padding: 0 15px 3px 15px;
	border: 0;
	font-size: 13px;
	cursor: pointer;
	height: 34px;
	line-height: 32px;
	float: left;
	font-weight: bold
}
#roksearch_results .google-thumb-image {
	margin: 0 auto
}
.searchintro {
	overflow: hidden
}
#rokdownloads .rd_pagination .tab, #rokdownloads .rd_pagination .page-block {
	display: inline-block;
	margin: 0 10px
}
body ul.roknewspager {
	border: 0;
	padding: 0
}
body ul.roknewspager li .roknewspager-title {
	line-height: 125%
}
body .roknewspager-pages {
	background: 0;
	padding: 5px 0
}
body .roknewspager-pages2 {
	height: 24px;
	margin-left: 20px;
	padding-bottom: 5px
}
body .roknewspager-spinner {
	height: 24px
}
body ul.roknewspager-numbers {
	height: 24px;
	display: block;
	padding: 0 24px;
	background: 0
}
body ul.roknewspager-numbers li {
	line-height: 25px
}
body ul.roknewspager-numbers li.active {
	font-weight: normal
}
body .roknewspager-next-disabled, body .roknewspager-next, body .roknewspager-prev-disabled, body .roknewspager-prev {
	height: 24px;
	width: 16px;
	background-repeat: no-repeat
}
body .roknewspager-div a img {
	float: left;
	margin-right: 15px
}
body .roknewspager-prev-disabled, body .roknewspager-next-disabled {
	background-position: 5px 8px!important
}
body .roknewspager-prev, body .roknewspager-next {
	background-position: 5px -464px!important
}
body .square3 .roknewspager-next-disabled, body .square4 .roknewspager-next-disabled, body .square6 .roknewspager-next-disabled {
	background-position: 3px 6px!important
}
body .square3 .roknewspager-next, body .square4 .roknewspager-next, body .square6 .roknewspager-next {
	background-position: 3px -464px!important
}
body .square3 .roknewspager-prev-disabled, body .square4 .roknewspager-prev-disabled, body .square6 .roknewspager-prev-disabled {
	background-position: 6px 6px!important
}
body .square3 .roknewspager-prev, body .square4 .roknewspager-prev, body .square6 .roknewspager-prev {
	background-position: 6px -464px!important
}
body .article-rating .rating-bar {
	background: url(../images/ratingbar.png) repeat 0 0;
	height: 14px;
	width: 82px
}
body .article-rating .rating-bar div {
	background: url(../images/ratingbar.png) repeat 0 -15px
}
body ul.roknewspager li a {
	line-height: 120%;
	font-size: 100%
}
body ul.roknewspager .roknewspager-div {
	padding-left: 0
}
body ul.roknewspager li {
	background: 0
}
.feature-block .feature-title {
	font-size: 150%;
	letter-spacing: -2px
}
.feature-block .feature-title span {
	display: block;
	letter-spacing: normal;
	font-size: 150%;
	font-weight: bold;
	margin-top: 5px
}
#rt-showcase .rokstories-layout2 {
	margin: 0;
	padding: 15px 0 0 0;
	overflow: hidden;
	position: relative
}
#rt-showcase .rokstories-layout2 .feature-block {
	overflow: visible;
	position: static
}
.rokstories-layout2 .feature-block .readon1-l {
	display: none
}
.rokstories-layout2 .feature-block .readon1-r {
	height: 34px;
	line-height: 32px
}
.rokstories-layout2 .feature-block .readon1-m, .rokstories-layout2 .feature-block .readon-wrap1 {
	margin: 0
}
.rokstories-layout2 .feature-block .readon-main {
	display: inline-block;
	margin-left: 15px;
	height: 34px
}
.rokstories-layout2 .feature-block .readon-main .readon1-m {
	display: block;
	margin-left: -15px;
	padding: 0 38px 0 14px;
	border: 0;
	font-size: 16px;
	cursor: pointer;
	height: 34px;
	line-height: 32px;
	float: left;
	font-weight: normal;
	overflow: visible
}
.rokstories-layout2 .feature-block .readon-main:hover {
	background-position: 100% -39px
}
.rokstories-layout2 .feature-block .readon-main:hover .readon1-m {
	background-position: 0 -39px
}
body .rokstories-layout2 .feature-desc {
	margin: 15px 0 20px 0;
	display: block;
	font-size: 130%;
	line-height: 140%
}
body .rokstories-layout2 .feature-pad {
	margin-left: 25px
}
body .rokstories-layout2 .feature-arrow-r {
	width: 22px;
	height: 22px;
	bottom: 0;
	right: 0;
	top: inherit;
	background-position: -22px 0
}
body .rokstories-layout2 .feature-arrow-l {
	width: 22px;
	height: 22px;
	top: inherit;
	bottom: 0;
	left: inherit;
	right: 26px;
	background-position: 0 0
}
body .rokstories-layout2 .arrowleft-hover {
	background-position: 0 -22px
}
body .rokstories-layout2 .arrowright-hover {
	background-position: -22px -22px
}
.roktabs-wrapper {
	margin: -13px 0;
	padding: 0;
	position: relative
}
.roktabs {
	position: relative;
	z-index: 3
}
.roktabs-wrapper .roktabs-container-inner {
	position: relative;
	overflow: hidden
}
.roktabs-wrapper .rt-module-inner {
	position: relative
}
.roktabs-wrapper .roktabs-container-wrapper {
	clear: both;
	position: relative;
	overflow: hidden;
	width: 50000px
}
.roktabs-wrapper .roktabs-container-wrapper div {
	float: left
}
.roktabs-wrapper .roktabs-container-wrapper div.wrapper {
	padding: 15px 0 0 0;
	width: auto;
	float: none
}
.roktabs-wrapper .roktabs-links {
	margin: 0;
	padding: 0;
	height: 40px;
	overflow: hidden
}
.roktabs-wrapper .active-arrows .roktabs-links {
	margin: 0 20px;
	padding: 0;
	height: 40px
}
.roktabs-wrapper .roktabs-links ul {
	text-align: left;
	list-style-type: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
	height: 40px
}
.roktabs-wrapper .roktabs-links ul li {
	float: left;
	padding: 0;
	margin: 0;
	text-decoration: none;
	position: relative;
	height: 40px;
	line-height: 40px;
	font-size: 120%
}
.roktabs-wrapper .roktabs-links ul li.active {
	margin: 0 0 0 9px
}
.roktabs-wrapper .roktabs-links ul li.active span {
	margin-left: -9px
}
.roktabs-wrapper .roktabs-links ul li span {
	display: block;
	padding: 0 25px 0 15px;
	font-size: 15px
}
.roktabs-wrapper .roktabs-scroller {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 40px
}
.roktabs-wrapper .arrow-next, .roktabs-wrapper .arrow-prev {
	text-align: center;
	cursor: pointer;
	z-index: 2;
	position: absolute;
	top: 0;
	height: 40px;
	width: 20px
}
.roktabs-wrapper .arrow-prev span, .roktabs-wrapper .arrow-next span {
	display: none
}
.roktabs-wrapper .arrow-next {
	background-position: 100% 9px;
	background-repeat: no-repeat;
	right: 0
}
.roktabs-wrapper .arrow-next:hover {
	background-position: 100% -30px;
	background-repeat: no-repeat
}
.roktabs-wrapper .arrow-prev {
	background-position: 0 9px;
	background-repeat: no-repeat;
	left: 0
}
.roktabs-wrapper .arrow-prev:hover {
	background-position: 0 -30px;
	background-repeat: no-repeat
}
.square4 .roktabs-wrapper .arrow-next {
	background-position: 100% -69px;
	background-repeat: no-repeat;
	right: 0
}
.square4 .roktabs-wrapper .arrow-next:hover {
	background-position: 100% -108px;
	background-repeat: no-repeat
}
.square4 .roktabs-wrapper .arrow-prev {
	background-position: 0 -69px;
	background-repeat: no-repeat;
	left: 0
}
.square4 .roktabs-wrapper .arrow-prev:hover {
	background-position: 0 -108px;
	background-repeat: no-repeat
}
.square6 .roktabs-wrapper .arrow-next {
	background-position: 100% -147px;
	background-repeat: no-repeat;
	right: 0
}
.square6 .roktabs-wrapper .arrow-next:hover {
	background-position: 100% -186px;
	background-repeat: no-repeat
}
.square6 .roktabs-wrapper .arrow-prev {
	background-position: 0 -147px;
	background-repeat: no-repeat;
	left: 0
}
.square6 .roktabs-wrapper .arrow-prev:hover {
	background-position: 0 -186px;
	background-repeat: no-repeat
}
.roktabs-wrapper .tab-icon {
	margin-right: 10px
}
.roktabs-title {
	font-size: 210%;
	letter-spacing: -1px
}
.bodylevel-low .roktabs-wrapper .roktabs-links ul.roktabs-top li.active, .bodylevel-low .roktabs-wrapper .roktabs-links ul.roktabs-top li.active span, .bodylevel-low .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active, .bodylevel-low .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active span {
	background: none!important
}
.rt-joomla .edit-article fieldset legend {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 260%
}
.rt-joomla .edit-article fieldset div {
	overflow: visible;
	margin-bottom: 8px
}
.rt-joomla .edit-article fieldset #editor-xtd-buttons div {
	clear: none
}
#system-message dd.notice {
	border: 0;
	background: 0
}
#editor-xtd-buttons {
	padding: 5px 0
}
.button2-left, .button2-right, .button2-left div, .button2-right div {
	float: left
}
.button2-left a, .button2-right a, .button2-left span, .button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	cursor: pointer;
	margin-bottom: 5px
}
.button2-left span, .button2-right span {
	cursor: default
}
.button2-left .page a, .button2-right .page a, .button2-left .page span, .button2-right .page span {
	padding: 0 6px
}
.button2-left a:hover, .button2-right a:hover {
	text-decoration: none
}
.button2-left a, .button2-left span {
	padding: 0 24px 0 6px
}
.button2-right a, .button2-right span {
	padding: 0 6px 0 24px
}
.button2-left .blank a {
	padding-right: 6px
}
.img_caption.left {
	float: left;
	margin-right: 1em
}
.img_caption.right {
	float: right;
	margin-left: 1em
}
.img_caption.left p {
	clear: left;
	text-align: center
}
.img_caption.right p {
	clear: right;
	text-align: center
}
.img_caption {
	text-align: center!important
}
.edit-article fieldset div input, .edit-article fieldset textarea {
	padding: 4px
}
.edit-article fieldset div .label-left {
	padding: 0
}
.edit-article fieldset div img.calendar {
	vertical-align: middle;
	margin-left: 5px
}
body, .title, .rt-article-title, .rt-article-title a, #rt-bottom, #rt-footer, #rt-footer .title, #rt-header, #rt-copyright {
	color: #000
}
.title span, .rt-article-title span, .roktabs-title span, h1 {
	color: #333
}
#rt-showcase h2.title span, #rt-showcase .feature-title, #rt-showcase .feature-desc {
	color: #222;
	text-shadow: 1px 1px 1px #fff
}
.title, .roktabs-title, .rt-article-title {
	text-shadow: 1px 1px 1px #fff
}
.square3 .module-content {
	color: #ddd
}
.square3 .module-content a, #rt-main-surround .square3 ul.menu li.active>a, #rt-main-surround .square3 ul.menu li.active>.item, #rt-main-surround .square3 ul.menu li.active>.separator, #rt-main-surround .square3 ul.menu li:hover>a, #rt-main-surround .square3 ul.menu li:hover>.item, #rt-main-surround .square3 ul.menu li:hover>.separator {
	color: #fff
}
#rt-main-surround .square3 ul.menu li a, #rt-main-surround .square3 ul.menu li .item, #rt-main-surround .square3 ul.menu li .separator {
	text-shadow: -1px -1px 1px #666
}
#rt-footer .square3 h2.title, #rt-header .square3 h2.title, #rt-bottom .square3 h2.title, .square3 .title, .square3 .rt-article-title, square3 .rt-article-title a, #rt-main-surround .square3 ul.menu li a, #rt-main-surround .square3 ul.menu li .item, #rt-main-surround .square3 ul.menu li .separator {
	color: #ddd;
	text-shadow: -1px -1px 1px #666
}
.square3 .title span, .square3 .rt-article-title span {
	color: #fff
}
.square4 .module-content {
	color: #ccc
}
.square4 .module-content a, #rt-main-surround .square4 ul.menu li a, #rt-main-surround .square4 ul.menu li .item, #rt-main-surround .square4 ul.menu li .separator {
	color: #fff
}
#rt-main-surround .square4 ul.menu li a, #rt-main-surround .square4 ul.menu li .item, #rt-main-surround .square4 ul.menu li .separator {
	text-shadow: -1px -1px 1px #444
}
#rt-footer .square4 h2.title, #rt-header .square4 h2.title, #rt-bottom .square4 h2.title, .square4 .title, .square4 .rt-article-title, .square4 .rt-article-title a {
	color: #ccc;
	text-shadow: -1px -1px 1px #444
}
.square4 .title span, .square4 .rt-article-title span {
	color: #fff
}
.square5 .module-content {
	color: #666
}
.square5 .module-content a {
	color: #444
}
.square5 .title, .square5 .rt-article-title, .square5 .rt-article-title a {
	color: #666;
	text-shadow: 1px 1px 1px #eee
}
.square5 .title span, .square5 .rt-article-title span {
	color: #444
}
.menutop li>.item {
	text-transform: uppercase
}
#rt-main-surround ul.menu li a, #rt-main-surround ul.menu li .separator, #rt-main-surround ul.menu li .item {
	color: #666;
	text-shadow: 1px 1px 1px #fff
}
#rt-submenu ul.menu li>.item {
	color: #666;
	text-shadow: 1px 1px 1px #fff
}
#rt-submenu ul.menu li:hover>.item, #rt-submenu ul.menu li.active>.item {
	color: #444
}
.readon span, .readon .button, #rt-showcase .readon-wrap1 a, #rt-main-surround .inputbox, .rt-polltitle, .rt-article-links h3, .buttontext {
	color: #666
}
.readon:hover span, .readon:hover .button, #rt-showcase .readon-wrap1 a:hover {
	color: #333
}
.square4 .readon span, .square4 .readon .button {
	color: #ccc;
	text-shadow: -1px -1px 1px #555
}
.square4 .readon:hover span, .square4 .readon:hover .button {
	color: #fff
}
#developed-by, #powered-by, .copytext, #gantry-totop, #gantry-resetsettings a {
	color: #999
}
#gantry-resetsettings a:hover, #gantry-totop span:hover {
	color: #fff
}
body.backgroundlevel-high.backgroundstyle-style1 {
	background: #101d2e url(../images/backgrounds/style1/high/bg-top.jpg) 50% 117% no-repeat
}
body.backgroundlevel-high.backgroundstyle-style1 #rt-main-background {
	background: url(../images/backgrounds/style1/high/bg-top.jpg) 50% -20px no-repeat
}
body.backgroundlevel-med.backgroundstyle-style1 {
	background: #101d2e url(../images/backgrounds/style1/med/bg-tile.jpg) 50% 0 repeat-x
}
body.backgroundlevel-low.backgroundstyle-style1 {
	background: #101d2e
}
body.backgroundlevel-high.backgroundstyle-style2 {
	background: #2d112c url(../images/backgrounds/style2/high/bg-top.jpg) 50% 117% no-repeat
}
body.backgroundlevel-high.backgroundstyle-style2 #rt-main-background {
	background: url(../images/backgrounds/style2/high/bg-top.jpg) 50% -20px no-repeat
}
body.backgroundlevel-med.backgroundstyle-style2 {
	background: #2d112c url(../images/backgrounds/style2/med/bg-tile.jpg) 50% 0 repeat-x
}
body.backgroundlevel-low.backgroundstyle-style2 {
	background: #2d112c
}
body.backgroundlevel-high.backgroundstyle-style3 {
	background: #01281e url(../images/backgrounds/style3/high/bg-top.jpg) 50% 117% no-repeat
}
body.backgroundlevel-high.backgroundstyle-style3 #rt-main-background {
	background: url(../images/backgrounds/style3/high/bg-top.jpg) 50% -20px no-repeat
}
body.backgroundlevel-med.backgroundstyle-style3 {
	background: #01281e url(../images/backgrounds/style3/med/bg-tile.jpg) 50% 0 repeat-x
}
body.backgroundlevel-low.backgroundstyle-style3 {
	background: #01281e
}
body.backgroundlevel-high.backgroundstyle-style4 {
	background: #350a06 url(../images/backgrounds/style4/high/bg-top.jpg) 50% 117% no-repeat
}
body.backgroundlevel-high.backgroundstyle-style4 #rt-main-background {
	background: url(../images/backgrounds/style4/high/bg-top.jpg) 50% -20px no-repeat
}
body.backgroundlevel-med.backgroundstyle-style4 {
	background: #350a06 url(../images/backgrounds/style4/med/bg-tile.jpg) 50% 0 repeat-x
}
body.backgroundlevel-low.backgroundstyle-style4 {
	background: #350a06
}
body.backgroundlevel-high.backgroundstyle-style5 #rt-main-background {
	background: #FFF
}
body.backgroundlevel-med.backgroundstyle-style5 {
	background: #161515 url(../images/backgrounds/style5/med/bg-tile.jpg) 50% 117% repeat
}
body.backgroundlevel-low.backgroundstyle-style5 {
	background: #161515
}
body.backgroundlevel-high.backgroundstyle-style6 {
	background: #fff url(../images/backgrounds/style6/high/bg-top.jpg) 50% 117% no-repeat
}
body.backgroundlevel-high.backgroundstyle-style6 #rt-main-background {
	background: url(../images/backgrounds/style6/high/bg-top.jpg) 50% -20px no-repeat
}
body.backgroundlevel-med.backgroundstyle-style6 {
	background: #fff url(../images/backgrounds/style6/med/bg-tile.jpg) 50% 0 repeat-x
}
body.backgroundlevel-low.backgroundstyle-style6 {
	background: #fff
}
body.backgroundlevel-high.backgroundstyle-style7 {
	background: #fff url(../images/backgrounds/style7/high/bg-top.jpg) 50% 117% no-repeat
}
body.backgroundlevel-high.backgroundstyle-style7 #rt-main-background {
	background: url(../images/backgrounds/style7/high/bg-top.jpg) 50% -20px no-repeat
}
body.backgroundlevel-med.backgroundstyle-style7 {
	background: #fff url(../images/backgrounds/style7/med/bg-tile.jpg) 50% 0 repeat-x
}
body.backgroundlevel-low.backgroundstyle-style7 {
	background: #fff
}
body.backgroundlevel-high.backgroundstyle-style8 {
	background: #fff url(../images/backgrounds/style8/high/bg-top.jpg) 50% 117% no-repeat
}
body.backgroundlevel-high.backgroundstyle-style8 #rt-main-background {
	background: url(../images/backgrounds/style8/high/bg-top.jpg) 50% -20px no-repeat
}
body.backgroundlevel-med.backgroundstyle-style8 {
	background: #fff url(../images/backgrounds/style8/med/bg-tile.jpg) 50% 0 repeat-x
}
body.backgroundlevel-low.backgroundstyle-style8 {
	background: #fff
}
.rt-surround {
	background: transparent
}
#rt-submenu {
	background: #e3e3e5;
	border-bottom: 1px solid #ccc
}
#rt-submenu .nopill ul.menu li:hover, #rt-submenu ul.menu li.active {
	background: url(../images/body/light/menus/submenu-r.png) 100% 0 no-repeat
}
#rt-submenu .nopill ul.menu li:hover .item, #rt-submenu ul.menu li.active .item {
	background: url(../images/body/light/menus/submenu-l.png) 0 0 no-repeat
}
#rt-submenu ul.menu li.parent .item span {
	background: url(../images/body/light/menus/menutop-active-daddy.png) 100% 50% no-repeat
}
.menutop ul {
	background: #FFFFFF;
}
.menutop ul.columns2, .menutop .columns2>.drop-top {
	background-image: url(../images/body/light/menus/drop-bg-2.png)
}
.menutop ul.columns2, .menutop .columns2>.drop-top {
	background-image: url(../images/body/light/menus/drop-bg-2.png)
}
.menutop ul li:hover {
	background-color: #EEE
}
.menutop ul li>.daddy span {
	background: url(../images/body/light/menus/dropdown-daddy.png) 96% 50% no-repeat
}
#rt-showcase .module-content {
	padding: 0
}
#rt-utility {
	background: url(../images/body/light/showcase-section-bg.png) 50% 100% repeat-x
}
#rt-maintop {
	background: url(../images/body/light/showcase-section-bg.png) 50% 100% repeat-x
}
#rt-maintop2 {
	background: url(../images/body/light/main-body-bg.png) 50% 0 repeat-x
}
#rt-breadcrumbs {
	background: #fff;
	border-bottom:0px
}
.rt-module-top, .rt-article-top {
	background: url(../images/body/light/modules/module-tm.png) 0 0 repeat-x
}
.rt-module-top2, .rt-article-top2 {
	background: url(../images/body/light/modules/module-tl.png) 0 0 no-repeat
}
.rt-module-top3 {
	background: url(../images/body/light/modules/module-tr.png) 100% 0 no-repeat
}
.module-content {
	display: inline-block;
	padding: 0;
	width: 100%
}
.rt-module-bottom {
	background: url(../images/body/light/modules/module-bm.png) 0 0 repeat-x
}
.rt-module-bottom2 {
	background: url(../images/body/light/modules/module-bl.png) 0 0 no-repeat
}
.rt-module-bottom3 {
	background: url(../images/body/light/modules/module-br.png) 100% 0 no-repeat
}
.square1 .rt-module-top {
	background: url(../images/body/light/modules/module1-tm.png) 0 0 repeat-x
}
.square1 .rt-module-top2 {
	background: url(../images/body/light/modules/module1-tl.png) 0 0 no-repeat
}
.square1 .rt-module-top3 {
	background: url(../images/body/light/modules/module1-tr.png) 100% 0 no-repeat
}
.square1 .rt-module-inner {
	background: #fff
}
.bodylevel-low .square1 .rt-module-inner {
	background: #fff;
	border: 1px solid #d1d1d1
}
.square1 .rt-module-bottom {
	background: url(../images/body/light/modules/module1-bm.png) 0 0 repeat-x
}
.square1 .rt-module-bottom2 {
	background: url(../images/body/light/modules/module1-bl.png) 0 0 no-repeat
}
.square1 .rt-module-bottom3 {
	background: url(../images/body/light/modules/module1-br.png) 100% 0 no-repeat
}
.square2 .rt-module-top {
	background: url(../images/body/light/modules/module2-tm.png) 0 0 repeat-x
}
.square2 .rt-module-top2 {
	background: url(../images/body/light/modules/module2-tl.png) 0 0 no-repeat
}
.square2 .rt-module-top3 {
	background: url(../images/body/light/modules/module2-tr.png) 100% 0 no-repeat
}
.square2 .rt-module-inner {
	background: #f5f5f5 url(../images/body/light/modules/module2-m.png) 0 0 repeat-x;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1
}
.bodylevel-low .square2 .rt-module-inner {
	background: #f5f5f5;
	border: 1px solid #d1d1d1
}
.square2 .rt-module-bottom {
	background: url(../images/body/light/modules/module2-bm.png) 0 0 repeat-x
}
.square2 .rt-module-bottom2 {
	background: url(../images/body/light/modules/module2-bl.png) 0 0 no-repeat
}
.square2 .rt-module-bottom3 {
	background: url(../images/body/light/modules/module2-br.png) 100% 0 no-repeat
}
.square3 .rt-module-top {
	background: url(../images/body/light/modules/module3-tm.png) 0 0 repeat-x
}
.square3 .rt-module-top2 {
	background: url(../images/body/light/modules/module3-tl.png) 0 0 no-repeat
}
.square3 .rt-module-top3 {
	background: url(../images/body/light/modules/module3-tr.png) 100% 0 no-repeat
}
.square3 .rt-module-inner {
	background: #9a9a9c;
	border-left: 1px solid #99989a;
	border-right: 1px solid #99989a
}
.bodylevel-low .square3 .rt-module-inner {
	background: #9a9a9c;
	border: 1px solid #99989a
}
.square3 .rt-module-bottom {
	background: url(../images/body/light/modules/module3-bm.png) 0 0 repeat-x
}
.square3 .rt-module-bottom2 {
	background: url(../images/body/light/modules/module3-bl.png) 0 0 no-repeat
}
.square3 .rt-module-bottom3 {
	background: url(../images/body/light/modules/module3-br.png) 100% 0 no-repeat
}
.square4 .rt-module-top {
	background: url(../images/body/light/modules/module4-tm.png) 0 0 repeat-x
}
.square4 .rt-module-top2 {
	background: url(../images/body/light/modules/module4-tl.png) 0 0 no-repeat
}
.square4 .rt-module-top3 {
	background: url(../images/body/light/modules/module4-tr.png) 100% 0 no-repeat
}
.square4 .rt-module-inner {
	background: #5b5b5b;
	border-left: 1px solid #585858;
	border-right: 1px solid #585858
}
.bodylevel-low .square4 .rt-module-inner {
	background: #5b5b5b;
	border: 1px solid #585858
}
.square4 .rt-module-bottom {
	background: url(../images/body/light/modules/module4-bm.png) 0 0 repeat-x
}
.square4 .rt-module-bottom2 {
	background: url(../images/body/light/modules/module4-bl.png) 0 0 no-repeat
}
.square4 .rt-module-bottom3 {
	background: url(../images/body/light/modules/module4-br.png) 100% 0 no-repeat
}
.square5 .rt-module-top {
	background: url(../images/body/light/modules/module5-tm.png) 0 0 repeat-x
}
.square5 .rt-module-top2 {
	background: url(../images/body/light/modules/module5-tl.png) 0 0 no-repeat
}
.square5 .rt-module-top3 {
	background: url(../images/body/light/modules/module5-tr.png) 100% 0 no-repeat
}
.square5 .rt-module-inner {
	background: #c7c6c8 url(../images/body/light/modules/module5-m.png) 0 0 repeat-x;
	border-left: 1px solid #b8b7b9;
	border-right: 1px solid #b8b7b9
}
.bodylevel-low .square5 .rt-module-inner {
	background: #c7c6c8;
	border: 1px solid #b8b7b9
}
.square5 .rt-module-bottom {
	background: url(../images/body/light/modules/module5-bm.png) 0 0 repeat-x
}
.square5 .rt-module-bottom2 {
	background: url(../images/body/light/modules/module5-bl.png) 0 0 no-repeat
}
.square5 .rt-module-bottom3 {
	background: url(../images/body/light/modules/module5-br.png) 100% 0 no-repeat
}
.module-title, .rt-article-title, body ul.roknewspager li, body .roknewspager-pages2 {
	padding-bottom: 0;
	letter-spacing: 1px
}
.square3 .module-title, .square3 .rt-article-title, body .square3 ul.roknewspager li, body .square3 .roknewspager-pages2 {
	background: url(../images/body/light/modules/module3-title-bg.png) 50% 100% repeat-x
}
.square4 .module-title, .square4 .rt-article-title, body .square4 ul.roknewspager li, body .square4 .roknewspager-pages2 {
	background: url(../images/body/light/modules/module4-title-bg.png) 50% 100% repeat-x
}
.square5 .module-title, .square5 .rt-article-title, body .square5 ul.roknewspager li, body .square5 .roknewspager-pages2 {
	background: url(../images/body/light/modules/module5-title-bg.png) 50% 100% repeat-x
}
#rt-main-surround ul.menu li {
	background: url(../images/body/light/modules/module-title-bg.png) 50% 100% repeat-x
}
#rt-main-surround .square3 ul.menu li {
	background: url(../images/body/light/modules/module3-title-bg.png) 50% 100% repeat-x
}
.square3 .roknewspager-next, .square3 .roknewspager-next-disabled, #rt-main-surround .square3 ul.menu li a, #rt-main-surround .square3 ul.menu li .separator, #rt-main-surround .square3 ul.menu li .item {
	background: url(../images/body/light/menus/menu-arrows2.png) 3px 8px no-repeat
}
.square3 .roknewspager-prev, .square3 .roknewspager-prev-disabled {
	background: url(../images/body/light/menus/rtl/menu-arrows2.png) 3px 8px no-repeat
}
#rt-main-surround .square4 ul.menu li {
	background: url(../images/body/light/modules/module4-title-bg.png) 50% 100% repeat-x
}
#rt-main-surround .square5 ul.menu li {
	background: url(../images/body/light/modules/module5-title-bg.png) 50% 100% repeat-x
}
#rt-bottom2 .module-content {
	padding: 0
}
#rt-copyright {
	background: #d0d0d2 url(../images/body/light/footer-div.png) 0 0 repeat-x
}
#rocket, #gantry-logo {
	background: url(../images/body/light/branding.png) 0 0 no-repeat
}
.rt-poll .rt-pollrow {
	background: url(../images/body/light/modules/module-title-bg.png) 50% 100% repeat-x
}
.square3 .rt-poll .rt-pollrow {
	background: url(../images/body/light/modules/module3-title-bg.png) 50% 100% repeat-x
}
.square3 h4.rt-polltitle {
	color: #ddd
}
.square4 .rt-poll .rt-pollrow {
	background: url(../images/body/light/modules/module4-title-bg.png) 50% 100% repeat-x
}
.square4 h4.rt-polltitle {
	color: #ccc
}
.square5 .rt-poll .rt-pollrow {
	background: url(../images/body/light/modules/module5-title-bg.png) 50% 100% repeat-x
}
.square5 h4.rt-polltitle {
	color: #666
}
.rt-joomla .categorylist input {
	border: 1px solid #fff;
	background: #ddd;
	color: #666
}
.rt-joomla .search_result .phrase legend, .rt-joomla .search_result .only legend {
	color: #666
}
.rt-joomla label {
	color: #666
}
.rt-joomla-table {
	color: #666
}
.rt-joomla th {
	background: #fff;
	border-bottom: 1px solid #ddd
}
.rt-joomla tr.even td {
	padding: 5px;
	background: #fff;
	border-bottom: 1px solid #ddd
}
.rt-joomla tr.odd td {
	padding: 5px;
	background: #efefef;
	border-bottom: 1px solid #ddd
}
.rt-joomla .edit-article fieldset legend {
	color: #666
}
.rt-joomla .edit-article textarea {
	background: #fff;
	border: 1px solid #ddd;
	color: #666
}
.rt-joomla .edit-article #editor-xtd-buttons a:link, .rt-joomla .edit-article #editor-xtd-buttons a:visited {
	color: #666
}
.rt-joomla .user legend {
	color: #666
}
#rt-main-surround .rt-joomla .inputbox, .rt-joomla .user input#email, .rt-joomla .user input#name, .rt-joomla .user input#username, .rt-joomla .user input#password, .rt-joomla .user input#password2 {
	background: #fff;
	border: 1px solid #ddd;
	color: #666
}
dl.poll dd {
	border-bottom: 1px solid #d7d7d7
}
.rt-poll table caption {
	color: #93246f
}
.rt-poll td {
	border: solid 1px #d7d7d7
}
.rt-poll th {
	background: #fff;
	border: solid 1px #d7d7d7
}
#system-message dd ul {
	background: #222;
	color: #06f;
	border: 2px solid #06f
}
#system-message dd.error ul {
	color: #c00;
	background-color: #222;
	border: 2px solid #c00
}
#system-message dd.notice ul {
	color: #f3b200;
	background: #222;
	border: 2px solid #444
}
.button2-left a, .button2-right a, .button2-left span, .button2-right span {
	color: #666
}
.button2-left span, .button2-right span {
	color: #666
}
.button2-left a:hover, .button2-right a:hover {
	color: #000!important
}
.button2-left {
	background: url(../images/system/j_button2_left.png) no-repeat;
	color: #666
}
.button2-right {
	background: url(../images/system/j_button2_right.png) 100% 0 no-repeat;
	color: #666
}
.button2-left .image {
	background: url(../images/system/j_button2_image.png) 100% 0 no-repeat
}
.button2-left .readmore {
	background: url(../images/system/j_button2_readmore.png) 100% 0 no-repeat
}
.button2-left .pagebreak {
	background: url(../images/system/j_button2_pagebreak.png) 100% 0 no-repeat
}
.button2-left .blank {
	background: url(../images/system/j_button2_blank.png) 100% 0 no-repeat
}
body .button2-left .linkmacro {
	background: url(../images/system/j_button2_rokcandy.png) 100% 0 no-repeat
}
.button2-left .blank a {
	color: #666
}
.readon, .readon-main {
	background: url(../images/body/light/readon-r.png) 100% 0 no-repeat
}
.readon span, .readon .button {
	background: url(../images/body/light/readon-l.png) 0 0 no-repeat
}
.bodylevel-low .readon, .bodylevel-low .rokstories-layout2 .readon-main {
	background: #ddd;
	border: 1px solid #bbb
}
.bodylevel-low .readon:hover, .bodylevel-low .readon-main:hover {
	background: #eaeaea
}
.bodylevel-low .square4 .readon {
	background: #666;
	border: 1px solid #888
}
.bodylevel-low .square4 .readon:hover {
	background: #7a7a7a
}
.readon span, .readon .button {
	text-shadow: 1px 1px 1px #fff
}
#rt-main-surround .inputbox {
	background: #e9e9e9;
	border-top: 1px solid #d4d4d4;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #d4d4d4
}
#breadcrumbs-home {
	background: url(../images/body/light/bread_icon.png) 0 0 no-repeat
}
#rt-accessibility a.small .button, #rt-accessibility a.large .button, #rt-accessibility a.small:hover .button, #rt-accessibility a.large:hover .button {
	background-image: url(../images/body/light/utility.png)
}
.bodylevel-low #rt-login-button .buttontext {
	background: #ddd;
	border: 1px solid #bbb
}
.bodylevel-low #rt-login-button .buttontext:hover {
	background: #eaeaea
}
#rokajaxsearch .inputbox {
	color: #666
}
#rokajaxsearch .roksearch-wrapper {
	background: #fff;
	border: 1px solid #d5d5d5
}
#roksearch_results .rokajaxsearch-overlay {
	background: #fff
}
#roksearch_results {
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 0
}
#roksearch_results a:hover {
	color: #000
}
#roksearch_results h3 {
	color: #444
}
#roksearch_results span {
	color: #888
}
#roksearch_results span.highlight {
	background: #666;
	color: #fff
}
#roksearch_results .roksearch_header, #roksearch_results .roksearch_row_btm {
	background: #fff;
	border-bottom: 1px solid #ccc;
	color: #666
}
#roksearch_results .roksearch_odd {
	background: #efefef;
	border-bottom: 1px solid #dfdfdf
}
#roksearch_results .roksearch_even {
	border-bottom: 1px solid #dfdfdf
}
#roksearch_results .roksearch_odd-hover, #roksearch_results .roksearch_even-hover {
	background: #fff
}
#roksearch_results .roksearch_odd-hover h3, #roksearch_results .roksearch_even-hover h3 {
	color: #000
}
#roksearch_results a#roksearch_link {
	background: url(../images/body/light/search-controls.png) 0 -50px no-repeat
}
#roksearch_results .arrow-left {
	background: url(../images/body/light/search-controls.png) 0 2px no-repeat
}
#roksearch_results .arrow-left-disabled, #roksearch_results .arrow-right-disabled {
	background: url(../images/body/light/search-controls.png) 0 -33px no-repeat
}
#roksearch_results .arrow-right {
	background: url(../images/body/light/search-controls.png) 0 -15px no-repeat
}
body ul.roknewspager-numbers li.active {
	color: #333
}
.bodystyle-light #rokbox-close {
	background: url(../images/body/light/rokbox/close.png) 0 0 no-repeat
}
.bodystyle-light #rokbox-top.rokbox-left {
	background: url(../images/body/light/rokbox/tl.png) 0 0 no-repeat
}
.bodystyle-light #rokbox-top .rokbox-right {
	background: url(../images/body/light/rokbox/tr.png) 100% 0 no-repeat
}
.bodystyle-light #rokbox-top .rokbox-center {
	background: url(../images/body/light/rokbox/top.png) 0 0 repeat-x
}
.bodystyle-light #rokbox-middle.rokbox-left {
	background: url(../images/body/light/rokbox/left.png) 0 0 repeat-y
}
.bodystyle-light #rokbox-middle .rokbox-right {
	background: url(../images/body/light/rokbox/right.png) 100% 0 repeat-y
}
.bodystyle-light #rokbox-middle .rokbox-center {
	background: #fff
}
.bodystyle-light #rokbox-bottom.rokbox-left {
	background: url(../images/body/light/rokbox/bl.png) 0 0 no-repeat
}
.bodystyle-light #rokbox-bottom .rokbox-right {
	background: url(../images/body/light/rokbox/br.png) 100% 0 no-repeat
}
.bodystyle-light #rokbox-bottom .rokbox-center {
	background: url(../images/body/light/rokbox/bottom.png) 0 0 repeat-x
}
.bodystyle-light #rokbox-container.spinner {
	background: url(../images/body/light/rokbox/ajax-loader.gif) 50% 50% no-repeat
}
.bodystyle-light #rokbox-container.warning {
	background: url(../images/body/light/rokbox/warning.png) 50% 50% no-repeat
}
.bodystyle-light #rokbox-arrows #rokbox-previous {
	background: url(../images/body/light/rokbox/prev.png) 0 0 no-repeat
}
.bodystyle-light #rokbox-arrows #rokbox-next {
	background: url(../images/body/light/rokbox/next.png) 0 0 no-repeat
}
.bodystyle-light #rokbox-arrows #rokbox-previous.inactive, .bodystyle-light #rokbox-arrows #rokbox-next.inactive {
	background-position: 0 -20px
}
.bodystyle-light #rokbox-caption h2 {
	color: #333
}
.bodystyle-light #rokbox-caption p {
	color: #999
}
.read-less, .read-more {
	margin-left: 1em;
	padding: 3px;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: .25em;
	-moz-border-radius: .25em;
	-webkit-border-radius: .25em;
	text-decoration: none
}
.read-less img, .read-more img {
	border: 0
}
.square6 .module-content {
	color: #999
}
#rt-main-surround .square6 ul.menu li a, #rt-main-surround .square6 ul.menu li .item, #rt-main-surround .square6 ul.menu li .separator {
	color: #999;
	text-shadow: -1px -1px 1px #151515
}
.square6 .module-content a, #rt-main-surround .square6 ul.menu li.active>a, #rt-main-surround .square6 ul.menu li.active>.item, #rt-main-surround .square6 ul.menu li.active>.separator, #rt-main-surround .square6 ul.menu li:hover>a, #rt-main-surround .square6 ul.menu li:hover>.item, #rt-main-surround .square6 ul.menu li:hover>.separator {
	color: #ccc
}
.square6 .title, .square6 .rt-article-title, .square6 .rt-article-title a {
	text-shadow: -1px -1px 1px #151515;
	color: #777!important
}
.square6 .title span, .square6 .rt-article-title span {
	color: #333
}
#rt-navigation2 {
	background: url("../images/menus/style5/menubar-l.png") no-repeat scroll 0 0 transparent
}
#rt-navigation3 {
	background: url("../images/menus/style5/menubar-r.png") no-repeat scroll 100% 0 transparent
}
.square6 .rt-module-top {
	background: url("../images/body/style5/module6-tm.png") repeat-x scroll 0 0 transparent
}
.square6 .rt-module-top2 {
	background: url("../images/body/style5/module6-tl.png") no-repeat scroll 0 0 transparent
}
.square6 .rt-module-top3 {
	background: url("../images/body/style5/module6-tr.png") no-repeat scroll 100% 0 transparent
}
.square6 .rt-module-inner {
	background: #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	padding-top: 1px;
	border-radius: 3px 3px 0 0
}
.bodylevel-low .square6 .rt-module-inner {
	background: none repeat scroll 0 0 #333;
	border: 1px solid #333
}
.square6 .rt-module-bottom {
	background: url("../images/body/style5/module6-bm.png") repeat-x scroll 0 0 transparent
}
.square6 .rt-module-bottom2 {
	background: url("../images/body/style5/module6-bl.png") no-repeat scroll 0 0 transparent
}
.square6 .rt-module-bottom3 {
	background: url("../images/body/style5/module6-br.png") no-repeat scroll 100% 0 transparent
}
.square6 .module-title, .square6 .rt-article-title, body .square6 ul.roknewspager li, body .square6 .roknewspager-pages2 {
	background: url("../images/body/style5/module6-title-bg.png") repeat-x scroll 50% 100% transparent
}
.bodystyle-light .roknewspager-next, .bodystyle-light .roknewspager-next-disabled, .bodystyle-light #rt-main-surround ul.menu li a, .bodystyle-light #rt-main-surround ul.menu li .separator, .bodystyle-light #rt-main-surround ul.menu li .item {
	background: url("../images/body/light/menus/style5/menu-arrows.png") no-repeat scroll 5px 10px transparent
}
.bodystyle-light .roknewspager-prev, .bodystyle-light .roknewspager-prev-disabled {
	background: url("../images/body/light/menus/style5/rtl/menu-arrows.png") no-repeat scroll 100% 10px transparent
}
.bodystyle-light .square4 .roknewspager-next, .bodystyle-light .square4 .roknewspager-next-disabled, .bodystyle-light #rt-main-surround .square4 ul.menu li a, .bodystyle-light #rt-main-surround .square4 ul.menu li .separator, .bodystyle-light #rt-main-surround .square4 ul.menu li .item {
	background: url("../images/body/light/menus/style5/menu-arrows3.png") no-repeat scroll 3px 8px transparent
}
.bodystyle-light .square4 .roknewspager-prev, .bodystyle-light .square4 .roknewspager-prev-disabled {
	background: url("../images/body/light/menus/style5/rtl/menu-arrows3.png") no-repeat scroll 3px 8px transparent
}
.bodystyle-light .square6 .roknewspager-next, .bodystyle-light .square6 .roknewspager-next-disabled, .bodystyle-light #rt-main-surround .square6 ul.menu li a, .bodystyle-light #rt-main-surround .square6 ul.menu li .separator, .bodystyle-light #rt-main-surround .square6 ul.menu li .item {
	background: url("../images/body/light/menus/style5/menu-arrows4.png") no-repeat scroll 3px 8px transparent
}
.bodystyle-light .square6 .roknewspager-prev, .bodystyle-light .square6 .roknewspager-prev-disabled {
	background: url("../images/body/light/menus/style5/rtl/menu-arrows4.png") no-repeat scroll 3px 8px transparent
}
.bodystyle-dark .roknewspager-next, .bodystyle-dark .roknewspager-next-disabled, .bodystyle-dark #rt-main-surround ul.menu li a, .bodystyle-dark #rt-main-surround ul.menu li .separator, .bodystyle-dark #rt-main-surround ul.menu li .item {
	background: url("../images/body/dark/menus/style5/menu-arrows.png") no-repeat scroll 5px 10px transparent
}
.bodystyle-dark .roknewspager-prev, .bodystyle-dark .roknewspager-prev-disabled {
	background: url("../images/body/dark/menus/style5/rtl/menu-arrows.png") no-repeat scroll 100% 10px transparent
}
.bodystyle-dark .square4 .roknewspager-next, .bodystyle-dark .square4 .roknewspager-next-disabled, .bodystyle-dark #rt-main-surround .square4 ul.menu li a, .bodystyle-dark #rt-main-surround .square4 ul.menu li .separator, .bodystyle-dark #rt-main-surround .square4 ul.menu li .item {
	background: url("../images/body/dark/menus/style5/menu-arrows3.png") no-repeat scroll 3px 8px transparent
}
.bodystyle-dark .square4 .roknewspager-prev, .bodystyle-dark .square4 .roknewspager-prev-disabled {
	background: url("../images/body/dark/menus/style5/rtl/menu-arrows3.png") no-repeat scroll 3px 8px transparent
}
.bodystyle-dark .square6 .roknewspager-next, .bodystyle-dark .square6 .roknewspager-next-disabled, .bodystyle-dark #rt-main-surround .square6 ul.menu li a, .bodystyle-dark #rt-main-surround .square6 ul.menu li .separator, .bodystyle-dark #rt-main-surround .square6 ul.menu li .item {
	background: url("../images/body/dark/menus/style5/menu-arrows4.png") no-repeat scroll 3px 8px transparent
}
.bodystyle-dark .square6 .roknewspager-prev, .bodystyle-dark .square6 .roknewspager-prev-disabled {
	background: url("../images/body/dark/menus/style5/rtl/menu-arrows4.png") no-repeat scroll 3px 8px transparent
}
#rt-main-surround .square6 ul.menu li {
	background: url("../images/body/style5/module6-title-bg.png") repeat-x scroll 50% 100% transparent
}
.bodystyle-light #rt-login-button .buttontext {
	background: url("../images/body/light/style5/lgbutton-r.png") no-repeat scroll 100% 0 transparent
}
.bodystyle-light #rt-login-button .buttontext span {
	background: url("../images/body/light/style5/lgbutton-l.png") no-repeat scroll 0 0 transparent
}
.bodystyle-dark #rt-login-button .buttontext {
	background: url("../images/body/dark/style5/lgbutton-r.png") no-repeat scroll 100% 0 transparent
}
.bodystyle-dark #rt-login-button .buttontext span {
	background: url("../images/body/dark/style5/lgbutton-l.png") no-repeat scroll 0 0 transparent
}
.square6 .rt-poll .rt-pollrow {
	background: url("../images/body/style5/module6-title-bg.png") repeat-x scroll 50% 100% transparent
}
.square6 h4.rt-polltitle {
	color: #fff
}
.bodystyle-light .rokradios, .bodystyle-light .rokchecks, .bodystyle-light .rokradios-active, .bodystyle-light .rokchecks-active {
	background-image: url("../images/body/light/style5/inputs.png")
}
.bodystyle-light #form-login ul li a, .bodystyle-light #com-form-login ul li a, .bodystyle-light ul.rt-more-articles li a, .bodystyle-light .rt-section-list ul li a {
	background-image: url("../images/body/light/menus/style5/menu-arrows.png")
}
.bodystyle-dark .rokradios, .bodystyle-dark .rokchecks, .bodystyle-dark .rokradios-active, .bodystyle-dark .rokchecks-active {
	background-image: url("../images/body/dark/style5/inputs.png")
}
.bodystyle-dark #form-login ul li a, .bodystyle-dark #com-form-login ul li a, .bodystyle-dark ul.rt-more-articles li a, .bodystyle-dark .rt-section-list ul li a {
	background-image: url("../images/body/dark/menus/style5/menu-arrows.png")
}
.bodystyle-light .rokstories-layout2 .feature-arrow-l, .bodystyle-light .rokstories-layout2 .feature-arrow-r {
	background-image: url("../images/body/light/style5/rokstories-arrows.png")
}
.bodystyle-light .rokstories-layout2 .readon-main {
	background: url("../images/body/light/style5/lgbutton-r.png") no-repeat scroll 100% 0 transparent
}
.bodystyle-light .rokstories-layout2 .readon1-m {
	background: url("../images/body/light/style5/lgbutton-l.png") no-repeat scroll 0 0 transparent
}
.bodystyle-dark .rokstories-layout2 .feature-arrow-l, .bodystyle-dark .rokstories-layout2 .feature-arrow-r {
	background-image: url("../images/body/dark/style5/rokstories-arrows.png")
}
.bodystyle-dark .rokstories-layout2 .readon-main {
	background: url("../images/body/dark/style5/lgbutton-r.png") no-repeat scroll 100% 0 transparent
}
.bodystyle-dark .rokstories-layout2 .readon1-m {
	background: url("../images/body/dark/style5/lgbutton-l.png") no-repeat scroll 0 0 transparent
}
.bodystyle-light .roktabs-wrapper .roktabs-links ul.roktabs-top li.active {
	background: url("../images/body/light/style5/roktab-r.png") no-repeat scroll 100% 100% transparent
}
.bodystyle-light .roktabs-wrapper .roktabs-links ul.roktabs-top li.active span {
	background: url("../images/body/light/style5/roktab-l.png") no-repeat scroll 0 100% transparent
}
.bodystyle-light .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active {
	background: url("../images/body/light/style5/roktab-r.png") no-repeat scroll 100% 0 transparent
}
.bodystyle-light .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active span {
	background: url("../images/body/light/style5/roktab-l.png") no-repeat scroll 0 0 transparent
}
.bodystyle-light .square4 .roktabs-wrapper .roktabs-links ul.roktabs-top li.active {
	background: url("../images/body/light/style5/roktab2-r.png") no-repeat scroll 100% 100% transparent
}
.bodystyle-light .square4 .roktabs-wrapper .roktabs-links ul.roktabs-top li.active span {
	background: url("../images/body/light/style5/roktab2-l.png") no-repeat scroll 0 100% transparent
}
.bodystyle-light .square4 .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active {
	background: url("../images/body/light/style5/roktab2-r.png") no-repeat scroll 100% 0 transparent
}
.bodystyle-light .square4 .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active span {
	background: url("../images/body/light/style5/roktab2-l.png") no-repeat scroll 0 0 transparent
}
.bodystyle-light .square6 .roktabs-wrapper .roktabs-links ul.roktabs-top li.active {
	background: url("../images/body/light/style5/roktab3-r.png") no-repeat scroll 100% 100% transparent
}
.bodystyle-light .square6 .roktabs-wrapper .roktabs-links ul.roktabs-top li.active span {
	background: url("../images/body/light/style5/roktab3-l.png") no-repeat scroll 0 100% transparent
}
.bodystyle-light .square6 .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active {
	background: url("../images/body/light/style5/roktab3-r.png") no-repeat scroll 100% 0 transparent
}
.bodystyle-light .square6 .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active span {
	background: url("../images/body/light/style5/roktab3-l.png") no-repeat scroll 0 0 transparent
}
.bodystyle-light .square4 .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active span, .bodystyle-light .square4 .roktabs-wrapper .roktabs-links ul.roktabs-top li.active span, .bodystyle-light .square6 .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active span, .bodystyle-light .square6 .roktabs-wrapper .roktabs-links ul.roktabs-top li.active span {
	color: #fff
}
.bodystyle-light .roktabs-wrapper .arrow-next, .bodystyle-light .roktabs-wrapper .arrow-prev, .bodystyle-light .roktabs-wrapper .arrow-next-hover, .bodystyle-light .roktabs-wrapper .arrow-prev-hover {
	background-image: url("../images/body/light/style5/roktab-arrows.png")
}
.bodystyle-dark .roktabs-wrapper .roktabs-links ul.roktabs-top li.active {
	background: url("../images/body/dark/style5/roktab-r.png") no-repeat scroll 100% 100% transparent
}
.bodystyle-dark .roktabs-wrapper .roktabs-links ul.roktabs-top li.active span {
	background: url("../images/body/dark/style5/roktab-l.png") no-repeat scroll 0 100% transparent
}
.bodystyle-dark .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active {
	background: url("../images/body/dark/style5/roktab-r.png") no-repeat scroll 100% 0 transparent
}
.bodystyle-dark .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active span {
	background: url("../images/body/dark/style5/roktab-l.png") no-repeat scroll 0 0 transparent
}
.bodystyle-dark .square4 .roktabs-wrapper .roktabs-links ul.roktabs-top li.active {
	background: url("../images/body/dark/style5/roktab2-r.png") no-repeat scroll 100% 100% transparent
}
.bodystyle-dark .square4 .roktabs-wrapper .roktabs-links ul.roktabs-top li.active span {
	background: url("../images/body/dark/style5/roktab2-l.png") no-repeat scroll 0 100% transparent
}
.bodystyle-dark .square4 .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active {
	background: url("../images/body/dark/style5/roktab2-r.png") no-repeat scroll 100% 0 transparent
}
.bodystyle-dark .square4 .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active span {
	background: url("../images/body/dark/style5/roktab2-l.png") no-repeat scroll 0 0 transparent
}
.bodystyle-dark .square6 .roktabs-wrapper .roktabs-links ul.roktabs-top li.active {
	background: url("../images/body/dark/style5/roktab3-r.png") no-repeat scroll 100% 100% transparent
}
.bodystyle-dark .square6 .roktabs-wrapper .roktabs-links ul.roktabs-top li.active span {
	background: url("../images/body/dark/style5/roktab3-l.png") no-repeat scroll 0 100% transparent
}
.bodystyle-dark .square6 .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active {
	background: url("../images/body/dark/style5/roktab3-r.png") no-repeat scroll 100% 0 transparent
}
.bodystyle-dark .square6 .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active span {
	background: url("../images/body/dark/style5/roktab3-l.png") no-repeat scroll 0 0 transparent
}
.bodystyle-dark .square4 .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active span, .bodystyle-dark .square4 .roktabs-wrapper .roktabs-links ul.roktabs-top li.active span, .bodystyle-dark .square6 .roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active span, .bodystyle-dark .square6 .roktabs-wrapper .roktabs-links ul.roktabs-top li.active span {
	color: #fff
}
.bodystyle-dark .roktabs-wrapper .arrow-next, .bodystyle-dark .roktabs-wrapper .arrow-prev, .bodystyle-dark .roktabs-wrapper .arrow-next-hover, .bodystyle-dark .roktabs-wrapper .arrow-prev-hover {
	background-image: url("../images/body/dark/style5/roktab-arrows.png")
}
html {
	margin-bottom: 1px;
	background: #fff
}
body {
	height: 100%;
	margin-bottom: 1px;
	-webkit-font-smoothing: antialiased!important;
	-webkit-text-size-adjust: none!important;
	background-color:#fff;
}
.h {
	display: none!important
}
button {
	cursor: pointer!important
}
.rt-container, #rt-sidebar-a, #rt-sidebar-b, #rt-sidebar-c {
	background: none repeat scroll 0 0 transparent;
	padding-top: 10px
}
#rt-sidebar-c {
	padding-top: 0!important
}
.rt-container {
	width: auto!important;
	padding: 0!important
}
ul.menu {
	padding-left: 0
}
#rt-content-top, #rt-content-bottom {
	clear: both;
	overflow: visible
}
.rt-surround-bottom {
	margin: 0 9px 15px
}
.rt-surround-top2, .rt-surround-bottom2 {
	margin-left: -12px
}
.rt-surround-top3, .rt-surround-bottom3 {
	height: 12px;
	margin-right: -12px
}
.rt-surround2 {
	margin-left: -12px;
	padding-left: 3px
}
.rt-surround3 {
	margin-right: -12px;
	padding-right: 3px;
	position: relative
}
.rt-block {
	margin-bottom: 5px;
	padding: 0
}
#rt-debug {
	padding-top: 20px;
	position: relative
}
#rt-footer .module-title .title, #rt-bottom .module-title .title {
	color: inherit
}
#rt-footer .rt-grid-6 {
	clear: left;
	width: auto!important
}
#rt-top-fixed {
	background: none repeat scroll 0 0 #fff;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 20
}
#rt-header {
	display: block;
	width: 100%;
	background: #FFF
}
#rt-header * {
	-moz-user-select: none!important
}
#rt-header .rt-alpha {
	float: left
}
#rt-header .rt-omega {
	float: right!important
}
#rt-header .rt-grid-6 {
	margin: 0!important
}
#rt-header-inner {
	width: 940px;
	margin: 0 auto;
	position: relative;
	padding: 0 10px
}
#rt-header-inner .module-content {
	padding-top: 0
}
#rt-logo {
	background: none!important;
	height: 64px;
	width: 480px
}
#rt-logo .fullname {
	color: #666;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	left: 366px;
	letter-spacing: 0;
	line-height: 18.5px;
	position: absolute;
	text-transform: uppercase;
	top: 3px
}
#rt-logo .idg {
	background: url("../images/logo/vallen.jpg") no-repeat scroll 0 0 transparent;
	background-size: 480px 72px;
	background-repeat: no-repeat;
	height: 72px;
	display: block;
	overflow: hidden;
	position: relative;
	width: 480px
}
#phone-number {
	background: url("../images/blackbook_banner_top.png") no-repeat scroll 100% 50% transparent;
	position: absolute;
	height: 90px;
	width: 485px;
	top: 10px;
	margin-left: 250px
}
#mini_cart {
	width: 120px;
	margin-top: 0;
	padding-top: 10px;
	cursor: pointer
}
#cart_num_items {
	font-size: 2.6em;
	color: #fff;
	display: inline
}
#cart_message {
	display: inline;
	font-size: 1.2em;
	color: #fff
}
#rt-navigation {
	/*background: #333333;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAxMDEwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNSUiIHN0b3AtY29sb3I9IiMwNDA0MDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEzJSIgc3RvcC1jb2xvcj0iIzA2MDYwNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIxJSIgc3RvcC1jb2xvcj0iIzEzMTMxMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIzJSIgc3RvcC1jb2xvcj0iIzE1MTUxNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iIzE5MTkxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzE2MTYxNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzE0MTQxNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU0JSIgc3RvcC1jb2xvcj0iIzE2MTYxNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU5JSIgc3RvcC1jb2xvcj0iIzAyMDIwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYyJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTAxMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,#010101 0,#000 3%,#040404 5%,#000 8%,#060606 13%,#131313 21%,#151515 23%,#191919 33%,#161616 49%,#141414 51%,#161616 54%,#020202 59%,#000 62%,#010101 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#010101),color-stop(3%,#000),color-stop(5%,#040404),color-stop(8%,#000),color-stop(13%,#060606),color-stop(21%,#131313),color-stop(23%,#151515),color-stop(33%,#191919),color-stop(49%,#161616),color-stop(51%,#141414),color-stop(54%,#161616),color-stop(59%,#020202),color-stop(62%,#000),color-stop(100%,#010101));background:-webkit-linear-gradient(top,#010101 0,#000 3%,#040404 5%,#000 8%,#060606 13%,#131313 21%,#151515 23%,#191919 33%,#161616 49%,#141414 51%,#161616 54%,#020202 59%,#000 62%,#010101 100%);background:-o-linear-gradient(top,#010101 0,#000 3%,#040404 5%,#000 8%,#060606 13%,#131313 21%,#151515 23%,#191919 33%,#161616 49%,#141414 51%,#161616 54%,#020202 59%,#000 62%,#010101 100%);background:-ms-linear-gradient(top,#010101 0,#000 3%,#040404 5%,#000 8%,#060606 13%,#131313 21%,#151515 23%,#191919 33%,#161616 49%,#141414 51%,#161616 54%,#020202 59%,#000 62%,#010101 100%);background:linear-gradient(to bottom,#010101 0,#000 3%,#040404 5%,#000 8%,#060606 13%,#131313 21%,#151515 23%,#191919 33%,#161616 49%,#141414 51%,#161616 54%,#020202 59%,#000 62%,#010101 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#010101',endColorstr='#010101',GradientType=0);*//*border-top:4px solid #c00;*/
}
#rt-navigation-inner {
	position: relative;
	margin: 0 auto;
	width: 428px;
	padding: 1px 0;
	float:left
}
#rt-navigation ul li a {
	font-size: 14px
}
#rt-navigation ul li ul a {
	font-size: 13px
}
#rt-navigation3 {
	margin-right: -9px
}
.menutop ul, .menutop ul.columns2 {
	background-position: 50% 100%;
	background-repeat: no-repeat;
	float: left
}
.menutop .drop-top, .menutop .columns2>.drop-top {
	background-position: 50% 0;
	background-repeat: no-repeat
}
.rt-submenu-surround {
	margin: 0 auto;
	width: 960px
}
#rt-submenu {
	position: relative;
	z-index: 2;
	padding: 7px 12px 6px
}
.rt-module-surround {
	margin: 0;
	border-radius: 2px;
	position: relative
}
.rt-module-top3, .rt-module-bottom3 {
	margin-right: -9px;
	height: 9px
}
.flush .rt-block {
	padding: 0
}
.basic .rt-module-inner {
	border: 0 none
}
.bodylevel-low .rt-module-inner {
	border: 0 none;
	background: none repeat scroll 0 0 transparent;
	padding: 10px
}
.module-title .title {
	margin-top: 0;
	font-weight: bold;
	font-size: 20px!important;
	margin-bottom: 0;
	padding: 15px;
	background: #e4e4e4;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999!important;
	text-shadow: none!important
}
#rt-sidebar-c .module-title .title {
	background: #efefef!important;
	border: 0!important;
	font-size: 16px!important;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0;
	padding: 10px;
	text-shadow: none!important
}
#rt-sidebar-a .module-title .title {
	box-shadow: none!important
}
.article-title .title {
	font-size: 20px!important;
	margin: 0;
	padding: 0
}
.title2 .title {
	font-size: 200%
}
.title3 .title {
	text-transform: uppercase;
	font-size: 140%
}
#rt-main-surround ul.menu {
	margin-left: 0
}
#rt-main-surround ul.menu li {
	list-style: none outside none;
	margin: 0
}
#rt-main-surround ul.menu a:hover, #rt-main-surround ul.menu .separator:hover, #rt-main-surround ul.menu .item:hover {
	text-decoration: none
}
#rt-main-surround ul.menu a, #rt-main-surround ul.menu .separator, #rt-main-surround ul.menu .item {
	display: block;
	text-indent: 0;
	overflow: hidden;
	font-size: 120%;
	font-weight: 400;
	line-height: 130%;
	padding: 5px 0 7px 16px
}
a.orphan.item.bullet {
	color:#000;
}
a.orphan.item.bullet:hover {
	color:#108de6;
}
#rt-main-surround ul.menu li.active>a, #rt-main-surround ul.menu li.active>.separator, #rt-main-surround ul.menu li.active>.item {
	font-weight: 700;
	background-position: 3px -912px
}
#rt-main-surround ul.menu li li {
	font-size: 95%;
	background: none repeat scroll 0 0 transparent!important;
	border: medium none;
	margin: 0;
	padding: 0
}
#rt-main-surround .menu .subtext em {
	line-height: 14px
}
#rt-main-surround .menu em {
	display: block;
	font-size: 80%;
	font-style: normal;
	font-weight: 400
}
#rt-main-surround ul.menu li a:hover, #rt-main-surround ul.menu li .separator:hover, #rt-main-surround ul.menu li .item:hover {
	background-position: 5px -462px
}
#rt-main-surround .square3 ul.menu li a:hover, #rt-main-surround .square3 ul.menu li .separator:hover, #rt-main-surround .square3 ul.menu li .item:hover, #rt-main-surround .square4 ul.menu li a:hover, #rt-main-surround .square4 ul.menu li .separator:hover, #rt-main-surround .square4 ul.menu li .item:hover, #rt-main-surround .square6 ul.menu li a:hover, #rt-main-surround .square6 ul.menu li .separator:hover, #rt-main-surround .square6 ul.menu li .item:hover {
	background-position: 3px -462px
}
#rt-main-surround .square3 ul.menu li.active>a, #rt-main-surround .square3 ul.menu li.active>.separator, #rt-main-surround .square3 ul.menu li.active>.item, #rt-main-surround .square4 ul.menu li.active>a, #rt-main-surround .square4 ul.menu li.active>.separator, #rt-main-surround .square4 ul.menu li.active>.item, #rt-main-surround .square6 ul.menu li.active>a, #rt-main-surround .square6 ul.menu li.active>.separator, #rt-main-surround .square6 ul.menu li.active>.item {
	background-position: 0 -912px
}
.rt-footer-bottom-wrap {
	position: absolute;
	bottom: 0;
	width: 960px
}
.rt-footer-bottom {
	position: relative;
	z-index: 10;
	margin: 0 9px -9px
}
.rt-footer-bottom2 {
	margin-left: -9px;
	position: relative;
	z-index: 10
}
.rt-footer-bottom3 {
	height: 9px;
	margin-right: -9px;
	position: relative;
	z-index: 10
}
#developed-by {
	float: left;
	margin: 5px 0
}
#powered-by {
	float: right;
	margin: 5px 0
}
#rocket {
	display: inline-block;
	*display:inline;
	*zoom:1;
	width: 148px;
	height: 20px;
	vertical-align: middle;
	margin: 0 0 0 10px
}
#gantry-logo {
	display: inline-block;
	*display:inline;
	*zoom:1;
	width: 102px;
	height: 26px;
	margin-left: 10px;
	vertical-align: middle;
	background-position: 0 -36px
}
.totop-test {
	overflow: hidden;
	padding: 10px
}
#gantry-totop {
	position: absolute;
	display: block;
	bottom: 5px;
	left: 10px
}
#gantry-resetsettings {
	position: absolute;
	display: block;
	bottom: 5px;
	right: 10px;
	margin: 0
}
.copytext {
	display: block;
	padding: 10px 0
}
.readon {
	display: inline-block;
	*display:inline;
	*zoom:1;
	margin-left: 9px;
	height: 21px
}
.readon input.button {
	outline: medium none
}
.readon span, .readon .button {
	display: block;
	margin-left: -9px;
	border: 0 none;
	font-size: 12px;
	cursor: pointer;
	height: 21px;
	line-height: 21px;
	float: left;
	font-weight: 400;
	overflow: visible;
	text-transform: uppercase;
	padding: 1px 16px 0 12px
}
.readon span span {
	display: inline;
	background: none repeat scroll 0 0 transparent;
	margin-left: 0;
	float: none;
	padding: 0
}
.readon:hover {
	background-position: 100% -30px
}
.readon:hover span, .readon:hover .button {
	background-position: 0 -30px
}
.square3 .readon, .square5 .readon {
	background-position: 100% -60px
}
.square3 .readon span, .square3 .readon .button, .square5 .readon span, .square5 .readon .button {
	background-position: 0 -60px
}
.square3 .readon:hover, .square5 .readon:hover {
	background-position: 100% -90px
}
.square3 .readon:hover span, .square3 .readon:hover .button, .square5 .readon:hover span, .square5 .readon:hover .button {
	background-position: 0 -90px
}
.square4 .readon {
	background-position: 100% -120px
}
.square4 .readon span, .square4 .readon .button {
	background-position: 0 -120px
}
.square4 .readon:hover {
	background-position: 100% -150px
}
.square4 .readon:hover span, .square4 .readon:hover .button {
	background-position: 0 -150px
}
.bodylevel-low .readon {
	margin: 0 5px 0 0
}
.bodylevel-low .readon span, .bodylevel-low .readon .button {
	background: none repeat scroll 0 0 transparent;
	margin: 0;
	padding: 0 10px
}
.bodylevel-low .rokstories-layout2 .readon1-m {
	background: none repeat scroll 0 0 transparent;
	margin: 0!important;
	padding: 0 10px!important
}
.rokradios, .rokchecks {
	line-height: 120%;
	padding: 1px 5px 7px 24px
}
.rokradios {
	background-position: 0 0;
	background-repeat: no-repeat
}
.rokradios-active {
	background-position: 0 -240px;
	background-repeat: no-repeat
}
.rokchecks {
	background-position: 0 -482px;
	background-repeat: no-repeat
}
.rokchecks-active {
	background-position: 0 -744px;
	background-repeat: no-repeat
}
#form-login ul li a, #com-form-login ul li a, ul.rt-more-articles li a, .rt-section-list ul li a {
	background-position: 0 -469px;
	background-repeat: no-repeat
}
#form-login ul li a:hover, #com-form-login ul li a:hover, ul.rt-more-articles li a:hover, .rt-section-list ul li a:hover {
	background-position: 0 3px;
	background-repeat: no-repeat
}
#rt-header #rt-login-button {
	margin-top: 10px;
	float: right
}
#rt-login-button .buttontext {
	display: inline-block;
	*display:inline;
	*zoom:1;
	margin-left: 15px;
	height: 34px
}
#rt-login-button .buttontext span {
	display: block;
	margin-left: -15px;
	border: 0 none;
	font-size: 16px;
	cursor: pointer;
	height: 34px;
	line-height: 30px;
	float: left;
	font-weight: 400;
	overflow: visible;
	padding: 0 38px 0 14px
}
#rt-login-button .buttontext:hover {
	background-position: 100% -39px
}
#rt-login-button .buttontext:hover span {
	background-position: 0 -39px
}
.bodylevel-low #rt-login-button .buttontext {
	height: 28px;
	margin: 0
}
.bodylevel-low #rt-login-button .buttontext span {
	background: none repeat scroll 0 0 transparent;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0 10px
}
#rt-popup .rt-block {
	padding: 0 5px
}
#rt-popup .title {
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 0
}
#rt-popup .inputbox {
	width: 95%
}
#rt-accessibility {
	float: right;
	width: 108px;
	text-align: right;
	margin-right: -12px;
	height: 21px;
	padding: 0 8px
}
#rt-accessibility .rt-desc {
	display: block;
	float: left;
	text-align: left;
	margin-right: 5px;
	font-size: 12px;
	font-weight: 700
}
#rt-accessibility a {
	display: inline-block;
	*display:inline;
	*zoom:1
}
#rt-accessibility .button {
	display: block;
	width: 16px;
	height: 16px;
	margin-top: 2px
}
#rt-accessibility a.small .button {
	background-position: -40px 0;
	background-repeat: no-repeat;
	margin-right: 5px
}
#rt-accessibility a.small:hover .button {
	background-position: -40px -18px;
	background-repeat: no-repeat
}
#rt-accessibility a.large .button {
	background-position: -21px 0;
	background-repeat: no-repeat
}
#rt-accessibility a.large:hover .button {
	background-position: -21px -18px;
	background-repeat: no-repeat
}
body #gantry-viewswitcher {
	z-index: 100;
	position: relative;
	top: inherit;
	right: inherit;
	margin: 1em auto
}
#mytable {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse
}
#mytable caption {
	width: 700px;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 0 0 5px
}
#mytable th {
	background: none repeat scroll 0 0 #999;
	color: #fff;
	font-family: 'Abel', sans-serif;
	font-size: 11px!important;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
	padding: 10px 6px;
	text-transform: uppercase
}
#mytable th.nobg {
	border-top: 0 none;
	border-left: 0 none;
	border-right: 1px solid #c1dad7;
	background: none repeat scroll 0 0 transparent
}
#mytable td {
	background: none repeat scroll 0 0 #fff;
	border-right: 1px solid #DDD;
	color: #444;
	padding: 5px;
	padding: 0;
	margin: 0
}
#mytable td.alt {
	background: none repeat scroll 0 0 #f5fafa;
	color: #797268
}
#mytable table th.spec {
	border-left: 1px solid #c1dad7;
	border-top: 0 none;
	background: url("../images/bullet1.gif") no-repeat scroll 0 0 #fff;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif
}
#mytable th.specalt {
	border-left: 1px solid #c1dad7;
	border-top: 0 none;
	background: url("../images/bullet2.gif") no-repeat scroll 0 0 #f5fafa;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268
}
#searchelecont {
	height: 25px;
	width: 600px;
	display: inline
}
.searchele {
	float: left;
	padding-left: 5px;
	display: inline
}
.region-heading {
	font-weight: 700;
	display: inline
}
.cart-badge {
	position: absolute;
	top: 0;
	right: 0;
	background: url("../images/icons/horizontal-bar-active.png") repeat-x scroll 50% 0 #108ba7;
	border-bottom: 1px solid #55c3d0;
	border-top-width: 0;
	border-top-style: none;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
	box-shadow: 0 1px 5px rgba(0,0,0,0.5);
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	cursor: pointer;
	float: right;
	max-width: 175px
}
.cart-left {
	float: left;
	background: url("../images/icons/cart-div.png") no-repeat scroll 100% 50% transparent;
	padding: 10px 15px 10px 10px
}
.cart-icon {
	width: 29px;
	height: 29px;
	background: url("../images/icons/cart-icon.png") repeat scroll 0 0 transparent
}
.cart-right {
	float: right;
	color: #494949;
	padding: 10px 10px 5px 8px
}
.cart-right:hover {
	color: #a7c84c
}
.cart-count {
	float: right;
	font-size: 28px;
	line-height: 28px;
	font-weight: 700;
	margin-right: 8px
}
.cart-desc {
	float: right;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	margin-top: 5px
}
.cart-desc a {
	font-weight: 400;
	color: inherit
}
.rt-surround {
	display: block;
	width: 100%;
	background: #FFF;
	margin-top:12px
}
#rt-main-surround {
	margin: 0 auto;
	width: 960px
}
.bodylevel-low .rt-surround-bottom, #rt-popup, .bodylevel-low .rt-module-top, .bodylevel-low .rt-module-top2, .bodylevel-low .rt-module-top3, .bodylevel-low .rt-module-bottom, .bodylevel-low .rt-module-bottom2, .bodylevel-low .rt-module-bottom3, .bodylevel-low .rt-footer-bottom-wrap, #breadcrumbs h3, .leading_separator {
	display: none
}
#rt-navigation2, .rt-module-top2, .rt-module-bottom2 {
	margin-left: -9px
}
.menutop li.item1.root.active, .menutop li.item1.root:hover, .menutop li.item1.root.f-mainparent-itemfocus, .menu-type-splitmenu .menutop li.item1.active, .menu-type-splitmenu .menutop li.item1:hover, #rt-feature .module-title, .basic .rt-module-top, .basic .rt-module-top2, .basic .rt-module-top3, .basic .rt-module-inner, .basic .rt-module-bottom, .basic .rt-module-bottom2, .basic .rt-module-bottom3, .bodylevel-low .module-title, .bodylevel-low .rt-article-title, .title1 .module-title {
	background: none repeat scroll 0 0 transparent
}
#rt-showcase .rt-block, #rt-copyright .rt-block {
	margin-bottom: 0
}
#rt-showcase {
	padding: 10px 0 10px
}
#rt-showcase-section {
	margin: 0 auto;
	width: 960px
}
#rt-maintop2, #rt-bottom2, #rt-mainbottom {
	padding: 20px 0
}
.flushtop .rt-block, .readon .button {
	padding-top: 0
}
.flushbottom .rt-block, .title1 .title {
	padding-bottom: 0
}
.bodylevel-low .rokstories-layout2 .readon-main, #rt-popup .module-content {
	margin: 0
}
.fp-promos {
	text-align: center;
	position: relative
}
.price, .better_price {
	color: #972618;
	font-weight: bold
}
.old_price {
	color: #666!important;
	text-decoration: line-through
}
.uom-default {
	color: #666!important
}

#shoppinglist_dialogbox {
	text-transform: capitalize
}
.ui-dialog-titlebar {
	background: -moz-linear-gradient(center top, #fefefe 0, #e8e8e8 86%, #dbdbdb 99%) repeat scroll 0 0 transparent;
	border-radius: 3px 3px 0 0;
	font-weight: normal;
	color: #222;
	border: 0
}
.ui-dialog {
	padding: 0
}
.ui-dialog-buttonpane {
	border: 0
}
.dialog_list_title {
	text-decoration: underline
}/*
.fp-promos-top {
	padding-top: 26px
}*/
.dropdown-menu {
	font: 14px sans-serif;
	position: absolute;
	z-index: 9999999;
	display: none
}
.dropdown-menu UL {
	min-width: 160px;
	list-style: none;
	background: #FFF;
	border: solid 1px #DDD;
	border: solid 1px rgba(0,0,0,.2);
	/*border-radius: 6px;*/
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
	overflow: visible;
	padding: 4px 0;
	margin: 0
}
.dropdown-menu.has-tip {
	margin-top: 8px
}
.dropdown-menu.has-tip:before {
	position: absolute;
	top: -6px;
	left: 9px;
	content: '';
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #CCC;
	border-bottom-color: rgba(0,0,0,0.2);
	display: inline-block
}
.dropdown-menu.has-tip.anchor-right:before {
	left: auto;
	right: 9px
}
.dropdown-menu.has-tip:after {
	position: absolute;
	top: -5px;
	left: 10px;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #FFF;
	display: inline-block
}
.dropdown-menu.has-tip.anchor-right:after {
	left: auto;
	right: 10px
}
.dropdown-menu.has-scroll UL {
	max-height: 358px;
	overflow: auto
}
.dropdown-menu LI {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 18px;
	border-bottom: 1px solid #CCC
}
.dropdown-menu LI>A, .dropdown-menu LABEL {
	display: block;
	color: #108de6;
	text-decoration: none;
	line-height: 18px;
	padding: 3px 15px;
	white-space: nowrap;
	font-size: 12px
}
.dropdown-menu LI>A:hover, .dropdown-menu LABEL:hover {
	background-color: #EEE;
	color: #333;
	cursor: pointer
}
.dropdown-menu .divider {
	height: 1px;
	background: #e5e5e5;
	margin: 5px 1px;
	overflow: hidden
}
.dropdown-menu.has-icons LI>A {
	padding-left: 30px;
	background-position: 8px center;
	background-repeat: no-repeat
}
.dropdown-menu .undo A {
	background-image: url(icons/arrow-curve-180-left.png)
}
.dropdown-menu .redo A {
	background-image: url(icons/arrow-curve.png)
}
.dropdown-menu .cut A {
	background-image: url(icons/scissors.png)
}
.dropdown-menu .copy A {
	background-image: url(icons/document-copy.png)
}
.dropdown-menu .paste A {
	background-image: url(icons/clipboard.png)
}
.dropdown-menu .delete A {
	background-image: url(icons/cross-script.png)
}
.anythingSlider-default {
	border: 1px solid #CCC!important
}
.fp-categories .module-title .title, .shopbybrands .module-title .title {
	text-transform: uppercase
}
.newItem span {
	display: inline-block;
	line-height: 22px;
	font-weight: bold;
	padding-left: 20px;
	background: url(../../../images/star.png) no-repeat 0 center;
	font-weight: bold;
	padding-left: 20px
}
.career-op {
	margin: -29px 0 0 0;
	float: right;
	padding-bottom: 9px
}
.career-op a {
	color: #d40033
}
.career-op a:hover {
	color: #010101
}
#sctable {
	border-collapse: collapse;
	margin: 0 auto
}
#sctable thead tr th {
	background-color: #98999e;
	color: #000;
	font-size: 1.1em
}
#sctable .rowa {
	background: #fff;
	height: 100px
}
#sctable .rowb {
	background: #fffeef;
	height: 100px
}
#sctable .rowanh {
	background: #fff
}
#sctable .rowbnh {
	background: #fffeef
}
#sctable .cellt {
	vertical-align: top;
	padding: 0
}
#sctable .cellm {
	vertical-align: middle;
	padding: 0 10px 0 0
}
#sctable .cellmb {
	border-bottom: 10px solid #e5e5e5;
	vertical-align: middle;
	padding: 0
}
.table_s1 tr td {
	background: url(../../../images/td-lr-border-bg.png) right 0 no-repeat;
	padding: 10px;
	border-bottom: 1px solid #ddd;
	box-shadow: 0 2px 40px -30px #333 inset
}
.table_s1 tr:nth-child(odd) td:last-child {
	background: none!important
}
.table_s1 th.center {
	text-align: center
}
.table_s1 th.left {
	text-align: left;
	text-indent: 2px
}
.table_s1 input, .table_s1 select {
	border: 1px solid #CCC
}
.table_s1 .qty input {
	text-align: center
}
.table_s1 label {
	margin: 0 20px 0 10px
}
.table_s1 .extra td {
	background: #eaeaea;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxMSUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTBlMGUwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top, #eaeaea 11%, #e0e0e0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(11%, #eaeaea), color-stop(100%, #e0e0e0));
	background: -webkit-linear-gradient(top, #eaeaea 11%, #e0e0e0 100%);
	background: -o-linear-gradient(top, #eaeaea 11%, #e0e0e0 100%);
	background: -ms-linear-gradient(top, #eaeaea 11%, #e0e0e0 100%);
	background: linear-gradient(to bottom, #eaeaea 11%, #e0e0e0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#e0e0e0', GradientType=0);
	box-shadow: 0 0 10px 0 #ccc inset
}
.table_s1 {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse
}
.table_s1 caption {
	width: 700px;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 0 0 5px
}
.table_s1 th {
	text-transform: uppercase;
	padding: 5px 6px;
	margin-top: 0;
	font-weight: bold;
	text-shadow: 1px 1px 0 #FFF;
	font-size: 11px!important;
	margin-bottom: 0;
	background: #fefefe;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #fefefe 0, #e8e8e8 50%, #dbdbdb 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(50%, #e8e8e8), color-stop(99%, #dbdbdb));
	background: -webkit-linear-gradient(top, #fefefe 0, #e8e8e8 50%, #dbdbdb 99%);
	background: -o-linear-gradient(top, #fefefe 0, #e8e8e8 50%, #dbdbdb 99%);
	background: -ms-linear-gradient(top, #fefefe 0, #e8e8e8 50%, #dbdbdb 99%);
	background: linear-gradient(to bottom, #fefefe 0, #e8e8e8 50%, #dbdbdb 99%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dbdbdb', GradientType=0);
	box-shadow: 0 4px 9px -4px #ccc inset, 1px 0 #fff inset;
	border-radius: 2px 2px 0 0;
	border-right: 1px solid #d0d0d0
}
.table_s1 th.nobg {
	border-top: 0 none;
	border-left: 0 none;
	border-right: 1px solid #c1dad7;
	background: none repeat scroll 0 0 transparent
}
.table_s1 td {
	background: none repeat scroll 0 0 #fff;
	color: #444;
	padding: 6px 6px 6px 12px
}
.table_s1 td.alt {
	background: none repeat scroll 0 0 #f5fafa;
	color: #797268
}
.table_s1 table th.spec {
	border-left: 1px solid #c1dad7;
	border-top: 0 none;
	background: url("../images/bullet1.gif") no-repeat scroll 0 0 #fff;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif
}
.table_s1 th.specalt {
	border-left: 1px solid #c1dad7;
	border-top: 0 none;
	background: url("../images/bullet2.gif") no-repeat scroll 0 0 #f5fafa;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268
}
.rt-image {
	padding: 5px;
	margin-bottom: 15px
}
.bodystyle-light .rt-image {
	border: 1px solid #ddd
}
.bodystyle-dark .rt-image {
	border: 1px solid #333
}
ul.bullet-1, ul.bullet-2, ul.bullet-3, ul.bullet-4, ul.bullet-5, ul.bullet-6, ul.bullet-7, ul.bullet-8, ul.bullet-9, ul.bullet-10 {
	padding: 0 0 0 5px;
	margin: 0 0 15px
}
ul.bullet-1 li, ul.bullet-2 li, ul.bullet-3 li, ul.bullet-4 li, ul.bullet-5 li, ul.bullet-6 li, ul.bullet-7 li, ul.bullet-8 li, ul.bullet-9 li, ul.bullet-10 li {
	list-style: none;
	padding: 0 0 0 15px;
	margin: 0 0 3px;
	background-repeat: no-repeat;
	background-position: 0 5px
}
ul.bullet-1 li a, ul.bullet-2 li a, ul.bullet-3 li a, ul.bullet-4 li a, ul.bullet-5 li a, ul.bullet-6 li a, ul.bullet-7 li a, ul.bullet-8 li a, ul.bullet-9 li a, ul.bullet-10 li a {
	font-size: 100%;
	line-height: 1.7
}
ul.bullet-1 li {
	background-image: url(../images/typography/bullet1.png)
}
ul.bullet-2 li {
	background-image: url(../images/typography/bullet2.png)
}
ul.bullet-3 li {
	background-image: url(../images/typography/bullet3.png)
}
ul.bullet-4 li {
	background-image: url(../images/typography/bullet4.png)
}
ul.bullet-5 li {
	background-image: url(../images/typography/bullet5.png)
}
ul.bullet-6 li {
	background-image: url(../images/typography/bullet6.png)
}
ul.bullet-7 li {
	background-image: url(../images/typography/bullet7.png)
}
ul.bullet-8 li {
	background-image: url(../images/typography/bullet8.png)
}
ul.bullet-9 li {
	background-image: url(../images/typography/bullet9.png)
}
ul.bullet-10 li {
	background-image: url(../images/typography/bullet10.png)
}
em.color {
	font-style: italic;
	font-weight: bold
}
em.bold {
	font-size: 120%;
	font-weight: bold;
	line-height: 135%;
	font-style: normal
}
em.bold2 {
	font-size: 135%;
	font-weight: bold;
	line-height: 120%;
	font-style: normal
}
p.dropcap {
	overflow: hidden
}
span.dropcap {
	font-size: 400%;
	margin: 0 5px 0 0;
	line-height: 100%;
	float: left;
	display: block
}
.bodystyle-light span.dropcap {
	color: #333
}
.bodystyle-dark span.dropcap {
	color: #bbb
}
pre {
	font-style: italic;
	overflow: auto;
	padding: 10px;
	margin-bottom: 15px
}
.bodystyle-light pre {
	background: #f9f1ed;
	border: 1px solid #dcd7d4;
	color: #ac3400
}
.bodystyle-dark pre {
	background: #333;
	border: 1px solid #353535;
	color: #bbb
}
.alert, .approved, .attention, .camera, .cart, .doc, .download, .media, .note, .notice, .quote {
	display: block;
	margin: 15px 0;
	background-repeat: repeat-x;
	background-position: 0 100%
}
.typo-icon, .quote-l {
	display: block;
	padding: 8px 10px 0 36px;
	margin: 15px 0;
	background: no-repeat 10px 12px
}
.quote-r {
	display: block;
	padding: 0 10px 0 0
}
.approved .typo-icon {
	background-image: url(../images/typography/approved-icon.png)
}
.alert .typo-icon {
	background-image: url(../images/typography/alert-icon.png)
}
.attention .typo-icon {
	background-image: url(../images/typography/attention-icon.png)
}
.camera .typo-icon {
	background-image: url(../images/typography/camera-icon.png)
}
.cart .typo-icon {
	background-image: url(../images/typography/cart-icon.png)
}
.doc .typo-icon {
	background-image: url(../images/typography/doc-icon.png)
}
.download .typo-icon {
	background-image: url(../images/typography/download-icon.png)
}
.media .typo-icon {
	background-image: url(../images/typography/media-icon.png)
}
.note .typo-icon {
	background-image: url(../images/typography/note-icon.png)
}
.notice .typo-icon {
	background-image: url(../images/typography/notice-icon.png)
}
.quote-l {
	background-image: url(../images/typography/quote-l.png)
}
.quote-r {
	background: url(../images/typography/quote-r.png) no-repeat 100% 100%
}
.bodystyle-light .alert {
	color: #d0583f;
	background-image: url(../images/typography/light/alert.png);
	background-color: #fffbfb;
	border-bottom: 1px solid #f8c9bb;
	border-right: 1px solid #f8c9bb
}
.bodystyle-light .approved {
	color: #6cb656;
	background-image: url(../images/typography/light/approved.png);
	background-color: #fafdf9;
	border-bottom: 1px solid #c1cec1;
	border-right: 1px solid #c1cec1
}
.bodystyle-light .attention {
	color: #e1b42f;
	background-image: url(../images/typography/light/attention.png);
	background-color: #fffdf6;
	border-bottom: 1px solid #e4e4d5;
	border-right: 1px solid #e4e4d5
}
.bodystyle-light .camera {
	color: #55a0b4;
	background-image: url(../images/typography/light/camera.png);
	background-color: #f6fbfb;
	border-bottom: 1px solid #c9d5d8;
	border-right: 1px solid #c9d5d8
}
.bodystyle-light .cart {
	color: #559726;
	background-image: url(../images/typography/light/cart.png);
	background-color: #fcfcfc;
	border-bottom: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3
}
.bodystyle-light .doc {
	color: #666;
	background-image: url(../images/typography/light/doc.png);
	background-color: #fff;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5
}
.bodystyle-light .download {
	color: #666;
	background-image: url(../images/typography/light/download.png);
	background-color: #fcfcfc;
	border-bottom: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3
}
.bodystyle-light .media {
	color: #8d79a9;
	background-image: url(../images/typography/light/media.png);
	background-color: #fbf9fd;
	border-bottom: 1px solid #dbe1e6;
	border-right: 1px solid #dbe1e6
}
.bodystyle-light .note {
	color: #b76f38;
	background-image: url(../images/typography/light/note.png);
	background-color: #fffaf6;
	border-bottom: 1px solid #e6dad2;
	border-right: 1px solid #e6dad2
}
.bodystyle-light .notice {
	color: #6187b3;
	background-image: url(../images/typography/light/notice.png);
	background-color: #fafcfd;
	border-bottom: 1px solid #c7cdda;
	border-right: 1px solid #c7cdda
}
.bodystyle-light .quote {
	color: #727272;
	background-image: url(../images/typography/light/quote.png);
	background-color: #f3f3f3;
	border-bottom: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4
}
.bodystyle-dark .alert {
	color: #c15139;
	background-image: url(../images/typography/dark/alert.png);
	background-color: #64403e;
	border-bottom: 1px solid #382121;
	border-right: 1px solid #382121
}
.bodystyle-dark .approved {
	color: #6cb656;
	background-image: url(../images/typography/dark/approved.png);
	background-color: #436750;
	border-bottom: 1px solid #314c2d;
	border-right: 1px solid #314c2d
}
.bodystyle-dark .attention {
	color: #a4966f;
	background-image: url(../images/typography/dark/attention.png);
	background-color: #675c3d;
	border-bottom: 1px solid #383221;
	border-right: 1px solid #383221
}
.bodystyle-dark .camera {
	color: #55a0b4;
	background-image: url(../images/typography/dark/camera.png);
	background-color: #436668;
	border-bottom: 1px solid #213038;
	border-right: 1px solid #213038
}
.bodystyle-dark .cart {
	color: #86977c;
	background-image: url(../images/typography/dark/cart.png);
	background-color: #58693c;
	border-bottom: 1px solid #303821;
	border-right: 1px solid #303821
}
.bodystyle-dark .doc {
	color: #ccc;
	background-image: url(../images/typography/dark/doc.png);
	background-color: #7e7e7e;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444
}
.bodystyle-dark .download {
	color: #80ac75;
	background-image: url(../images/typography/dark/download.png);
	background-color: #47683f;
	border-bottom: 1px solid #253621;
	border-right: 1px solid #253621
}
.bodystyle-dark .media {
	color: #8d79a9;
	background-image: url(../images/typography/dark/media.png);
	background-color: #5e3c69;
	border-bottom: 1px solid #322037;
	border-right: 1px solid #322037
}
.bodystyle-dark .note {
	color: #b76f38;
	background-image: url(../images/typography/dark/note.png);
	background-color: #664b3f;
	border-bottom: 1px solid #382621;
	border-right: 1px solid #382621
}
.bodystyle-dark .notice {
	color: #6087b3;
	background-image: url(../images/typography/dark/notice.png);
	background-color: #415167;
	border-bottom: 1px solid #212e38;
	border-right: 1px solid #212e38
}
.bodystyle-dark .quote {
	color: #ccc;
	background-image: url(../images/typography/dark/quote.png);
	background-color: #878787;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444
}
span.inset-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px
}
span.inset-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px
}
span.inset-right-title, span.inset-left-title {
	position: absolute;
	display: block;
	top: -12px;
	left: 10px;
	padding: 3px 8px;
	font-size: 100%;
	font-weight: bold
}
span.inset-left, span.inset-right {
	display: block;
	padding: 12px 8px 8px 8px;
	width: 20%;
	font-size: 100%;
	font-style: italic;
	margin-top: 25px;
	position: relative;
	text-align: center
}
.rtl ul.bullet-1, .rtl ul.bullet-2, .rtl ul.bullet-3, .rtl ul.bullet-4, .rtl ul.bullet-5, .rtl ul.bullet-6, .rtl ul.bullet-7, .rtl ul.bullet-8, .rtl ul.bullet-9, .rtl ul.bullet-10 {
	padding: 0 15px 0 0;
	margin-right: 0!important
}
.rtl ul.bullet-1 li, .rtl ul.bullet-2 li, .rtl ul.bullet-3 li, .rtl ul.bullet-4 li, .rtl ul.bullet-5 li, .rtl ul.bullet-6 li, .rtl ul.bullet-7 li, .rtl ul.bullet-8 li, .rtl ul.bullet-9 li, .rtl ul.bullet-10 li {
	padding: 0 15px 3px 0;
	background-position: 100% 4px
}
.rtl ul.bullet-1 li {
	background-image: url(../images/typography/bullet1-rtl.png)
}
.rtl ul.bullet-2 li {
	background-image: url(../images/typography/bullet2-rtl.png)
}
.rtl ul.bullet-3 li {
	background-image: url(../images/typography/bullet3-rtl.png)
}
.rtl ul.bullet-4 li {
	background-image: url(../images/typography/bullet4-rtl.png)
}
.rtl ul.bullet-5 li {
	background-image: url(../images/typography/bullet5-rtl.png)
}
.rtl ul.bullet-6 li {
	background-image: url(../images/typography/bullet6-rtl.png)
}
.rtl ul.bullet-7 li {
	background-image: url(../images/typography/bullet7-rtl.png)
}
.rtl ul.bullet-8 li {
	background-image: url(../images/typography/bullet8-rtl.png)
}
.rtl ul.bullet-9 li {
	background-image: url(../images/typography/bullet9-rtl.png)
}
.rtl ul.bullet-10 li {
	background-image: url(../images/typography/bullet9-rtl.png)
}
.rtl span.dropcap {
	margin: 0 0 0 5px;
	float: right
}
.rtl .typo-icon {
	padding: 8px 36px 0 10px;
	margin: 15px 0;
	background-position: 99% 12px
}
.rtl span.important-title {
	right: 10px;
	left: inherit
}
.rtl span.inset-left {
	float: right;
	margin-left: 20px;
	margin-right: 0
}
.rtl span.inset-right {
	float: left;
	margin-right: 20px;
	margin-left: 0
}
.rtl span.inset-right-title, .rtl span.inset-left-title {
	right: 10px;
	left: inherit
}
.rtl .quote-l {
	padding: 8px 36px 0 10px;
	background: url(../images/typography/quote-r.png) no-repeat 99% 12px
}
.rtl .quote-r {
	padding: 0 0 0 10px;
	background: url(../images/typography/quote-l.png) no-repeat 10px 100%
}
.noticeBar {
	float: left;
	display: block;
	margin: 0 !important;
	width: 100%;
}
.noticeBar p {
	color: #000000;
	background: #FFCDCC !important;
	margin: 0 !important;
	width: 100%;
	text-align: center !important;
	padding: 10px 0;
}
/* ADOBE RECOMMENDATION
Template 1
*/
.sc_recommend {
	clear: both;
	display: block;
	width: 935px;
	margin: 0 auto;
	position: relative;
}
.sc_recommend h2 {
	width: 100%;
	line-height: 45px !important;
	text-indent: 15px;
	background-color: #e4e4e4;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	text-transform: capitalize;
}
.tb_recommend {
	width: 935px !important;
	border: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: block;
}
.tb_recommend tr {
	width: 2810px;
	display: block;
}
.tb_recommend td {
	width: 145px;
	margin: 0;
	padding: 3px 11px 0px 0px;
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	float: left;
	clear: none;
}
.tb_recommend .rec_row {
	width: 2810px;
	display: block;
}
.tb_recommend .rec_cell {
	width: 145px;
	margin: 0;
	padding: 3px 11px 0px 0px;
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	float: left;
	clear: none;
}
.tb_recommend img {
	margin: 0 auto;
	display: block;
	width: auto;
	max-width: 95px;
	max-height: 65px;
	float: none;
}
.a_recommend_price {
	width: 100%;
	display: block;
}
.a_recommend_price span {
	display: inline;
	clear: none;
}
.tb_recommend figure {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}
h1 .h1_recommend {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.sp_recommend_name, .sp_recommend_brand, .sp_recommend_price {
	float: left;
	clear: both;
}
.sp_recommend_name {
	color: #333;
}
.sp_recommend_brand {
	color: #aaa;
}
.goLeft, .goRight {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #333333;
	cursor: pointer;
	display: block;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	position: absolute;
	text-align: center;
	top: 12px;
	left: 100%;
	width: 20px;
}
.goLeft {
	margin-left: -56px;
}
.goRight {
	margin-left: -35px;
}
.btnRec {
	border: 1px solid #CCCCCC;
	background-color: #fff;
	color: #333333;
	cursor: pointer;
	display: block;
	float: right;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	left: 100%;
	line-height: 20px;
	margin-top: 12px;
	text-align: center;
	top: 12px;
	width: 20px;
}
/* New Search */

.departmentsMenu {
	display: none;
	position: absolute;
	background-color: #fff;
	width: 935px;
	z-index: 99999;
	margin-top: 39px;
	border: 3px solid #333;
	border-top: 0px;
	margin-left: -1px;
	overflow: hidden;
	height: 310px;
}
.departmentsMenu .c-group {
	float: left;
	height: 125px;
	width: 15%;
	margin-right: 2%;
	margin-top: 15px;
	cursor: pointer;
}
.departmentsMenu #dv_content {
	padding: 3px;
	width: 98.5%;
	margin: 0 auto !important;
	display: block;
}
.departmentsMenu .c-group img {
	width: 70px;
	display: block;
	clear: both;
	padding: 0px 0px 3px 0px;
	float: none;
	margin: 0 auto;
}
.departmentsMenu .c-group span {
	display: block;
	clear: both;
	border-top: 4px solid #ccc;
	padding-top: 3px;
}
.departmentsMenu .c-group a {
	text-align: center;
	display: block;
}
.departmentsMenu .c-group * {
	cursor: pointer;
}
.c-loadincover {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	height: 100%;
	background: url(../images/tranp50p.png) repeat top left;
	z-index: 999999;
}
.c-loadincover img {
	margin: 0 auto;
	display: block;
	margin-top: 200px;
	border: 3px solid #ccc;
	padding: 50px 240px 30px 240px;
	background-color: #fff;
	position: fixed;
	left: 50%;
	margin-left: -240px;
}
.c-loadincover span {
	display: block;
	margin-top: 229px;
	width: 420px;
	text-align: center;
	position: fixed;
	left: 50%;
	margin-left: -200px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.c-big-blankline {
	display: block;
	float: left;
	clear: both;
	height: 20px;
	background-color: #fff;
	width: 100%;
}
/* Adobe Autocomple */
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	-moz-border-radius-bottomright: 0px !important/*{cornerRadius}*/;
	-webkit-border-bottom-right-radius: 0px !important/*{cornerRadius}*/;
	-khtml-border-bottom-right-radius: 0px !important/*{cornerRadius}*/;
	border-bottom-right-radius: 0px !important/*{cornerRadius}*/;
	-moz-border-radius-bottomleft: 0px !important/*{cornerRadius}*/;
	-webkit-border-bottom-left-radius: 0px !important/*{cornerRadius}*/;
	-khtml-border-bottom-left-radius: 0px !important/*{cornerRadius}*/;
	border-bottom-left-radius: 0px !important/*{cornerRadius}*/;
	-moz-border-radius-topright: 0px !important/*{cornerRadius}*/;
	-webkit-border-top-right-radius: 0px !important/*{cornerRadius}*/;
	-khtml-border-top-right-radius: 0px !important/*{cornerRadius}*/;
	border-top-right-radius: 0px !important/*{cornerRadius}*/;
	-moz-border-radius-topleft: 0px !important/*{cornerRadius}*/;
	-webkit-border-top-left-radius: 0px !important/*{cornerRadius}*/;
	-khtml-border-top-left-radius: 0px !important/*{cornerRadius}*/;
	border-top-left-radius: 0px !important/*{cornerRadius}*/;
}
.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
	width: 428px !important;
	border: 1px solid #2c2c2c;
	text-indent: 20px;
	padding: 0px;
	position:fixed;
	-moz-box-shadow: 3px 3px 4px #999999;
	-webkit-box-shadow: 3px 3px 4px #999999;
	box-shadow: 3px 3px 4px #999999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
}
.ui-menu-item a {
	background-color: #fff;
	background-image: none;
}
.ui-menu-item a:hover {
	background-color: #eee;
	background-image: none;
	border: none;
}
.ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: 0px !important;
}
.ui-menu p {
	background-color: #ddd;
	display: block;
	height: 30px;
	line-height: 30px;
	margin: 0px;
	color: #999;
	font-style: italic;
}
.ui-menu p a {
	display: none !important;
}
.dvSearch {
	float: left;
	border: 1px solid #000;
	width: 245px;
	margin-top: 4px;
	background-color: #fff;
}
input#idgSearch {
	height: 29px !important;
	border: none !important;
	border-radius: 0 !important;
	text-indent: 5px;
	width: 205px !important;
	float: left;
	clear: none;
	font-size: 12px;
	padding:0px;
	margin:0px;
}
.dvSearch input.idgSearchBtn {
	margin-top: 2px !important;
}
.dvSearch a {
	background-color: #f0be37;
	height: 24px;
	line-height: 20px;
	border: none;
	display: inline-block;
	color: #000;
	float: left;
	clear: none;
	width: 70px;
	text-align: center;
	font-size: 11px;
}
.dvSearch input.idgSearchBtn {
	background-color: #F0BE37;
	border: medium none;
	clear: none;
	color: #000000;
	display: inline-block;
	float: right;
	font-size: 11px;
	height: 24px !important;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-indent: 0;
	width: 76px !important;
	cursor: pointer;
}
.ui-button-text {
	color: #000;
	width: auto !important;
}
.ui-dialog-buttonset .ui-button {
	width: auto !important;
	min-width: 70px !important;
}
#idgSearch {
	outline: 0px;
}
#cart_count, #cart_count a {
	color: #108de6;
	cursor: pointer !important;
}
.rec_cell a {
	height: 90px;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	width: 143px;
}
.sp_recommend_price span {
	line-height: 22px;
}
.sp_recommend_price .a_recommend_price {
	height: 12px !important;
	line-height: 19px;
}
/* Deparment Panel */
.departmentsPanel {
	display: block;
	height: auto;
	float: left;
	clear: both;
	position: relative;
	width: 940px;
	padding: 0px;
	border: none;
}
.departmentsPanel h2 {
	margin-bottom: 20px;
}
.departmentsPanel .dv_content {
	width: 970px;
}
.departmentsPanel .c-group {
	float: left;
	width: 100%;
	clear: both;
	height: auto;
}
.departmentsPanel .c-group .aspan {
	float: left;
	clear: both;
	display: block;
	background-color: #666;
	color: #fff;
	width: 100%;
	height: 38px;
	line-height: 38px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	text-indent: 12px;
}
.departmentsPanel .callAsyncSearch {
	float: left;
	clear: none;
	height: 38px;
	width: 100%;
	cursor: pointer;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow-x: hidden;
	text-indent: 12px;
	color: #333;
	font-size: 14px;
	line-height: 38px;
}
.departmentsPanel .callAsyncSearch:hover {
	background-color: #ddd;
}
.c-marginleft1pc {
	margin-left: 1%;
}
.depCol {
	float: left;
	clear: none;
	display: inline-block;
	width: 33.2%;
}
.departmentsRow {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	line-height: 38px;
}
.rowgrey {
	background-color: #ededed;
}
.borderleft {
	border-left: 1px solid #adadad;
}
.emptycell {
	display: block;
	width: 100%;
	float: left;
	clear: both;
	height: 38px;
}
.new_loginmenu, .new_loginmenu ul {
	display: inline-block;
	float:right;
}
.new_loginmenu ul > li {
	display: inline-block;
	clear: none;
}
#cartinfo {
	float:right;
}
li.parent.root.middleMenu {
	background-image:none; line-height:40px; padding:0px 15px; color:#2c2c2c;
}
li.parent.root.middleMenu a {
	color:#2c2c2c;
}
li.parent.root.middleMenu:hover {
	color:#fff; background-color:#0061a0;
}
li.parent.root.middleMenu:hover > a{
	color:#fff; background-color:#0061a0;
}
li.parent.root.middleMenu.middleActiveMenu {
	color:#fff; background-color:#0061a0;
}
li.parent.root.middleMenu.middleActiveMenu a {
	color:#fff;
}
.middleSubmenuElement {
	display:inline-block;
	float:left;
	line-height: 34px;
	margin-right: 20px;
	font-size: 13px;
}
#accountBox li {
	width: 100%;
	padding: 0px;
}
#accountBox li a {
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	text-indent: 12px;
	display: block;
	font-size: 14px;
}
#accountBox li:hover {
	background-color:#eee;
}
#accountBox {
	background-color: #fff;
	border: 1px solid #2c2c2c;
	border-top: none;
	position: fixed;
	width: 216px;
	top: 40px;
	margin-left: -14px;
	-moz-box-shadow: 3px 3px 4px #999999;
	-webkit-box-shadow: 3px 3px 4px #999999;
	box-shadow: 3px 3px 4px #999999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
}
#accountBox ul {
	float:left;
	padding: 0px;
	margin: 0px;
	width:100%;
}
.mydropdown-menu > div {
	display:none;
}
.mydropdown-menu:hover > div {
	display:block;
}
.top-brands, .row_shopperapproved {
	display:block;
	width:940px;
	margin:0 auto;
	float:none;
}
.top-brands div {
	display:block;
	float:left;
	clear:both;
}
.top-brands a {
	position:relative;
	display:inline-block;
}
.top-brands .gs2 {
	display:none;
}

.topbrandsmarginFirst {
	margin-right:16px;
}
.topbrandsmarginSec {
	margin-right:9px;
}
.moreDeps {
	position: relative;
	cursor: pointer;
}
.moreDeps ul {
	display:none;
	margin: 0;
	padding: 0;
	background-color: #ececec;
	position: absolute;
	list-style: none;
	margin-top: -5px;
	z-index: 9;
	margin-left: -10px;
	-moz-box-shadow: 3px 3px 4px #999999;
	-webkit-box-shadow: 3px 3px 4px #999999;
	box-shadow: 3px 3px 4px #999999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#999999')";
}
.moreDeps:hover {
	color:#000;
}
.moreDeps:hover > ul {
	display:block;
}
.moreDeps li, .moreDeps li a {
	display:block;
	float:left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #ececec;
	white-space: nowrap;
	font-size: 12px;
	list-style: none;
}
.moreDeps li a {
	text-indent: 10px;
	line-height: 30px;
	padding-right: 10px;
	color: #000;
}
.moreDeps li a:hover {
	color:#108de6;
}

.div_aboutidg h1 {
	display:block;font-size:17px; font-weight:bold; margin:0; padding:20px 0px 6px 0px;
}
.div_aboutidg h2 {
	display:block;font-size:17px; font-weight:normal; margin:0; line-height:24px; padding:0px 0px 20px 0px;
}
.aboutidg {
	width: 100%; line-height: 30px; font-size: 15px; text-indent: 10px; margin-bottom: 15px;
}
.aboutidg td:hover {
	background-color: #eee;
	cursor: pointer;
}
.aboutidg_border {
	border-bottom: 1px solid #fb9302;
	width:33%;
}
.aboutidg a {
	width: 100%;
	display: block;
	line-height: 48px;
	font-size: 15px;
	color:#000;
}
.aboutidg a:hover {
	text-decoration: none;
	color:#000;
}
.div_aboutidg {
	width: 940px; margin: 0 auto;
}

div.c-empty-loadincover {
	display: none;
	min-height: 1000px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	background: url(/templates/shopidg/images/tranp50p.png) repeat top left;
	z-index: 999;
}

.gMenu {
	display: none;
	background-color: #fff;
	border: 1px solid #2c2c2c;
	border-top: none;
	position: fixed;
	width: auto;
	top: 40px;
	margin-left: -2px;
	-moz-box-shadow: 3px 3px 4px #999999;
	-webkit-box-shadow: 3px 3px 4px #999999;
	box-shadow: 3px 3px 4px #999999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
}

.specialMenu:hover > .gMenu {
	display: block;
}

.specialMenu a {
	line-height: 36px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 38px;
}

.gMenu ul {
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
	min-width: 190px;
	display: block;
}

.gMenu li {
	width: 100%;
	padding: 0px;
	display: inline-block;
	float: left;
	clear: both !important;
}
.gMenu li:hover {
	background-color: #eee;
}
.gMenu li:hover > a {
	color: #000;
}

.gMenu a {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	text-indent: 12px;
	display: block;
	font-size: 14px;
	color: #108de6;
	padding-right: 30px;
}

.displaynone {
	display: none;
}

.allimagesmallhero {
	position:absolute;
	left:50%;
	margin-left: -135px;
	top:0;
	z-index:1;
}
form#form-logout {
	float: left;
}

.aboutidg td {
	height: 37px;
}

#menubartop {
	display:block; width:100%; margin:0 auto; border-top:1px solid #ccc; height:38px; border-bottom:5px solid #0061a0;
}
.supertopmenu {
	display:block; width:100%px; margin:0 auto; background-color:#fff;
}
.floatingtopbar {
	position:fixed; display:block; top:0px; left:0px; width:100%; height:40px; background-color:#0061a0; z-index:9999;
}

span.articleDate {
	display: none !important;
}
span.articleTitleOverlayLabel {
	height: 23px;
}

@media print {

	div#rt-footer {
		display: none;
	}

	.floatingtopbar {
		display: none;
	}

	#rt-header-inner div {
		border: 0px !important;
	}

}




