/* MAIN CSS
 * Bayer
 * 
 * 
*/


/* ========================  ======================== */
/* ------------------------  ------------------------ */
/* ........................  ........................ */

/* ======================== General ======================== */
* {
margin: 0;
padding: 0;
}
body {
font-size: 13px;
color: #464646;
text-align: center;
}
body, textarea, input, select {
font-family: Arial, Helvetica, sans-serif;
}
.clear-float {
clear:both;
height:0; 
overflow:hidden;
}
a img {
border: 0px;
}



/* ======================== Typography ======================== */
h1 {
	font-size: 21px;
	margin-bottom: 0.3em;
	color: #009ddc;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	margin-bottom: 0.3em;
	padding-top: 0.6em;
	color: #009ddc;
}
h3 {
	font-size: 12px;
	color: #444;
	padding-bottom: 2px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
}
p {
	margin-bottom: 11px;
}
a {
	color: #009ddc;
	text-decoration: none;
	outline: none;
}

h2 a:link,
h2 a:visited,
h2 a:hover,
h2 a:active {
	color: #009ddc !important;
	text-decoration: none !important;
}

.border {
	border-bottom: 1px solid #009ddc;
}



/* ======================== Structure ======================== */
#wrap {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}



/* ------------------------ HEADER ------------------------ */
#topbar {
	margin: 25px 0 10px 0;
	height: 65px;
}
#topHeader {
	padding-top: 20px;
	font-size: 15px;
	float: left;
	color: #777;
	width:450px;
}
#topHeader a {
      color: #777;
}
.sIFR-alternate {
	display: none;
}
#logo {
	float: right;
	position: relative;
}

#logoLinks {
	width: 180px;
	position: absolute;
	top: 35px;
	right: 0;
	font-size: 10px;
}
#logoLinks a:link,
#logoLinks a:visited {
color: #464646;
text-decoration: none;
}
#logoLinks a:hover,
#logoLinks a:active {
color: #45caff;
}
#logoLinks a.small {
	font-size: 10px;
}
#logoLinks a.medium {
	font-size: 11px;
}
#logoLinks a.large {
	font-size: 12px;
}



/* ------------------------ TOP NAV ------------------------ */
#topNav {
	clear: both;
	font-size: 12px;
}
#topNav ul {
	margin: 0;
	padding: 0;
	position: relative;
}
#topNav li {
	list-style: none;
	float: left;
	background: #878787;
	text-transform: uppercase;
	border-right: 1px solid #fff;
	display: block;
	width: 105px;
	padding: 6px 0px 4px;
	height: 18px;
	text-align: center;
}
#topNav li.last {
	width: 60px;
}
#topNav li.dark {
	background: #323232;
}
#topNav a:link,
#topNav a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #eee;
}
#topNav a:hover,
#topNav a:active,
#topNav li.active a {
	color: #45caff;
}
#topNav .search {
	border: 0px;
	padding: 5px 5px 1px;
	margin: 0;
	width: 146px;
	height: 22px;
}
#topNav .search .fldSearch {
	width: 100px;
	border: 0;
	font-size: 10px;
	background-color: #e7e7e7;
	padding: 2px 3px;
	margin: -1px 0 0 0;
}
#topNav .search .btnSubmit {
	padding: 5px 0 0 0;
	margin: -4px 0;
}
.searchArrow {
	position: relative;
	margin-left: -10px;
	top: 7px;
	right: 0;
}
.trigger {
	display: none;
	visibility: hidden;
}


/* ------------------------ LEFT NAV ------------------------ */
#leftNav {
	background: #dbdbdb;
	margin: 1px 0 0 0;
	border-right: 1px solid #4b4b4b;
	width: 144px;
	float: left;
	position: relative;
	font-size: 11px;
}
#leftNav ul {
	padding: 0;
	margin: 23px 0 0 0;
}
#leftNav li {
	margin: 0;
	list-style: none;
}
#leftNav a {
	padding: 4px 3px 4px 24px;
	display: block;
}
#leftNav li.main a {
	padding: 3px 3px 3px 16px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
#leftNav a:link,
#leftNav a:visited {
	color: #464646;
}
#leftNav a:hover,
#leftNav a:active {
	color: #009ddc;
}
#leftNav a:link.active,
#leftNav a:visited.active,
#leftNav a:hover.active,
#leftNav a:active.active {
	padding: 3px 0 3px 24px;
	font-weight: normal;
	color: #009ddc;
	background: #f1f1f1 url(/Templates/images/layout/leftNavplus.gif) 12px 5px no-repeat;
}
#leftNav li.main a:link.active,
#leftNav li.main a:visited.active,
#leftNav li.main a:hover.active,
#leftNav li.main a:active.active {
	font-weight: bold;
	padding: 3px 0 3px 16px;
	color: #009ddc;
	background: #f1f1f1 url(/Templates/images/layout/leftNavplus.gif) 4px 5px no-repeat;
}


/* ........................ LEFT NAV GUIDE ........................ */
#leftNav ul.guide {
	border-top: 1px solid #989898;
	margin: 30px 0px 35px 0px;
	font-size: 11px;
}
#leftNav .guide li {
	padding: 10px 0 0 0;
	margin: 0;
}
#leftNav .guide a:link,
#leftNav .guide a:visited {
	font-weight: bold;
	color: #009ddc;
	padding: 0;
	margin: 0;
	padding: 0 4px 0 16px;
}
#leftNav .guide a:hover,
#leftNav .guide a:active {
	font-weight: bold;
	color: #464646;
}
#leftNav .leftNavBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #dcdcdc;
}



/* ------------------------ CONTENT ------------------------ */
#content {
	margin: 0;
	padding: 0;
	width: 900px;
	color: #464646;
}

#rightContent {
	width: 755px;
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
}
#rightContent p {
	font-size: 13px;
}
#rightContent .faq p {
	font-size: 11px;
}
/*
.faq span.qa {
	font-weight: bold;
	color: #009ddc;
}
*/
.faq u {
	font-weight: bold;
	text-decoration: none;
	color: #009ddc;
}
.topBlock {
	padding: 15px 0 0 20px;
}
.contentBlock {
	padding: 15px 0 0 20px;
	position: relative;
	width: 510px;
}
.contentBlock a:link,
.contentBlock a:visited,
.contentBlock a:hover,
.contentBlock a:active,
.topBlock a:link,
.topBlock a:visited,
.topBlock a:hover,
.topBlock a:active {
	color: #f1c741;
	font-weight: bold;
	text-decoration: underline;
}
.contentBlock ol {
	margin: 0 0 5px 20px;
}
.contentBlock ol li {
	margin-top: 1.1em;
}

em.oc {
	font-weight: bold;
	color: #009ddc;
}



.bottomCopy {
	clear: both;
	margin: 40px 20px 20px;
}
.bottomCopy a:link,
.bottomCopy a:visited,
.bottomCopy a:hover,
.bottomCopy a:active {
	color: #f1c741;
	font-weight: bold;
	text-decoration: underline;
}

.flashHolder,
.flashHolder3D {
	height: 329px;
}
.flashHolder450 {
	height: 450px;
}
.flashHolder475 {
	height: 510px;
	width: 908px;
	text-align: right;
}
.rightFloatImageBottom {
	position: absolute;
	z-index: -1;
	bottom: 0;
	right: 0;
}
.rightFloatBottom {
	position: absolute;
	bottom: 0;
	right: 0;
}
.leftFloatImageTop {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
}
.rightFloatImageTop {
	position: absolute;
	top: 0;
	right: 0;
}
.rightFloatFlashTop {
	position: absolute;
	top: 20px;
	right: 20px;
	border: 1px solid #009ddc;
}
.rightFloatGlucoTop {
	position: absolute;
	top: 20px;
	right: 0;
	width: 325px;
	height: 370px;
}
.rightFloatBottom a {
	color: #f1c741;
	font-weight: bold;
}
.rightFloatGlucoTop .rightLinks {
	width: 200px;
	margin: 30px 0 0 125px;
}
.rightFloatGlucoTop .usbLogoBR {
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
}
.rightFloatGlucoTop .rightLinks a:link,
.rightFloatGlucoTop .rightLinks a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #f1c741;
}
.rightFloatGlucoTop .rightLinks a:hover,
.rightFloatGlucoTop .rightLinks a:active,
.rightFloatGlucoTop .rightLinks a.active {
	color: #009ddc;
}
.topUsbLogo {
	width: 205px;
	height: 75px;
	position: absolute;
	z-index: 3;
	top: 15px;
	right: 0px;
}
.usbLogoBottomRight {
	float: right;
	margin-top: 55px;
}
.topToc {
	width: 205px;
	position: absolute;
	top: 15px;
	right: 0px;
}
.topToc h2 {
	margin-top: 20px;
}
.topToc li {
	list-style: none;
	margin-bottom: 0.7em;
}
.topToc li a:link,
.topToc li a:visited,
.topToc li a:hover,
.topToc li a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #f1c741;
}

hr.blue {
	border: 0;
	color: #009ddc;
	background-color: #009ddc;
	height: 1px;
}

.col1 {
	width: 335px;
	padding: 15px 0 0 20px;
}
.col2 {
	width: 335px;
}
.col2 .right {
	text-align: right;
}
.col2 a:link,
.col2 a:visited,
.col2 a:hover,
.col2 a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #f1c741;
}


.faqList p {
	margin-top: 10px;
}
.faqList .ratingBlock {
	margin: 0 0 0 20px;
}
.faqList ul {
	padding: 0;
	margin: 0;
}
.faqList ul li {
	padding: 0;
	font-size: 11px;
	margin-top: 1.1em;
	list-style-image: url(/Templates/images/layout/leftNavplus.gif);
}
.faqList ol li {
	font-size: 11px;
	margin-top: 11px;
}
.middle ul {
	margin: 0 0 10px 14px;
}
.middle ul li {
	list-style-image: url(/Templates/images/layout/leftNavplus.gif);
	margin-top: .2em;
}
.faqList ul.inline li {
	float: left;
	margin-right: 20px;
	margin-top: .6em;
}

.starRatings {
	margin-bottom: 15px;
	clear: both;
}
.starRatings .starBlock {
	float: left;
	text-align: center;
	margin-right: 15px;
}
.starBlock .stars {
	display: block;
	height: 16px;
	width: 76px;
	background-image: url(/Templates/images/layout/stars.jpg);
	background-repeat: no-repeat;
}
.starBlock .stars0 {
	background-position: 0 0px;
}
.starBlock .stars1 {
	background-position: 0 -18px;
}
.starBlock .stars2 {
	background-position: 0 -36px;
}
.starBlock .stars3 {
	background-position: 0 -53px;
}
.starBlock .stars4 {
	background-position: 0 -70px;
}
.starBlock .stars5 {
	background-position: 0 -87px;
}
.starRatings .starBlock strong {
	display: block;
}



.intHints {
	width: 250px;
	height: 75px;
	position: absolute;
	top: 15px;
	right: 20px;
}
.intHints .intHintsBlock {
	margin-bottom: 8px;
}
.intHints img {
	float: left;
}
.intHints .inHintCopy {
	float: right;
}
.intHints a {
	font-weight: bold;
	text-decoration: underline;
	color: #f1c741;
}
.swapBlock {
	margin: 15px 0 0 20px;
}
.swapBlock a {
	font-weight: bold;
	text-decoration: underline;
	color: #f1c741;
}
.bottomSwoop {
    float: left;
	margin-top: 25px;
}


.contentBlock ul {
	margin-left: 20px;
	list-style-image: url(/Templates/images/layout/list_plus_black.gif);
}
.contentBlock ul li p {
	margin-bottom: 0.4em;
	padding: 0;
}
ul.yellow {
	margin: 0 0 10px 15px;
	padding: 0;
	list-style-image: url(/Templates/images/layout/leftNavplus.gif);	
}
ul.yellow li {
	margin-bottom: 5px;
}
.contentBlock .applyBlock {
	margin-top: 230px;
	width: 360px;
}

.middle {
	clear: both;
	margin: 0 auto;
	padding: 15px 0 0 0;
	width: 735px;
}
.middle a:link,
.middle a:visited,
.middle a:hover,
.middle a:visited {
	color: #f1c741;
	font-weight: bold;
	text-decoration: underline;
}
.middle .image {
	float: left;
	width: 445px;
}
.middle .copyList {
	float: left;
	width: 285px;
}
.middle .usbLogo {
	margin-right: 90px;
	padding: 30px 0 0 0;
	text-align: right;
}

#goto360 {
	display: none;
}
.contentBlock table td {
  padding: 3px 5px;
}


/* ........................ SITEMAP ........................ */
#sitemap {
	padding: 15px 0 0 20px;
}
#sitemap a {
	color: #009DDC;
	text-decoration: none;
	font-weight: bold;
}
#sitemap td.level1 {
	width: 140px;
}
#sitemap span.level1,
#sitemap span.level2,
#sitemap span.level3 {
	display: block;
}
#sitemap .level2 {
	margin-top: 12px;
}
#sitemap .level2 a {
	background: transparent url(/Templates/images/layout/leftNavplus.gif) no-repeat scroll left 2px;
	padding: 0 0 0 12px;
	display: block;
}
#sitemap .level3 a {
	display: block;
	background: transparent url(/Templates/images/layout/list_plus_black.gif) no-repeat scroll left top;
	color: #464646;
	font-weight: normal;
	margin-left: 12px;
	padding: 0 0 0 12px;
}


/* ........................ HOVER BLOCK ........................ */
.hoverBlock {
	margin: 0 0 0 20px;
	min-height: 280px;
}
.hoverBlock .meter {
	margin-top: 50px;
	text-align: center;
}
.hoverBlock .hoverInfo {
  position: absolute;
	font-size: 12px;
	width: 80px;
  bottom: 200px;
  left: 20px;
	padding: 0 0 8px 8px;
	background: url(/Templates/images/layout/rolloverArrow.jpg) bottom left no-repeat;
}
#rolloverMeter {
  position: absolute;
  top: 104px;
  left: 120px;
  width: 488px;
  height: 214px;
}
.rolloverMeter {
  background-image: url(/Templates/images/layout/meter-off.jpg);
  background-repeat: no-repeat;
}
.rolloverAutolog {
  background-image: url(/Templates/images/layout/meter-autolog.jpg);
  background-repeat: no-repeat;
}
.rolloverTarget {
  background-image: url(/Templates/images/layout/meter-target.jpg);
  background-repeat: no-repeat;
}
.rolloverTrends {
  background-image: url(/Templates/images/layout/meter-trends.jpg);
  background-repeat: no-repeat;
}
.rolloverReminder {
  background-image: url(/Templates/images/layout/meter-reminder.jpg);
  background-repeat: no-repeat;
}
.rolloverNotes {
  background-image: url(/Templates/images/layout/meter-notes.jpg);
  background-repeat: no-repeat;
}
.spacer {
  background-image: url(/Templates/images/layout/spacer.gif);
}
div#Autolog {
  position: absolute;
  top: 320px;
  left: 142px;
  width: 180px;
  display: none;
}
div#Target {
  position: absolute;
  top: 320px;
  left: 248px;
  width: 174px;
  display: none;
}
div#Trends {
  position: absolute;
  top: 320px;
  left: 344px;
  width: 174px;
  display: none;
}
div#Reminder {
  position: absolute;
  top: 320px;
  left: 454px;
  width: 174px;
  display: none;
}
div#Notes {
  position: absolute;
  top: 320px;
  left: 550px;
  width: 174px;
  display: none;
}
ul#rollover {
  list-style-type: none;
  width: 518px;
  position: absolute;
  top: 268px;
  left: 128px;
}
ul#rollover li {
  width: 101px;
  display: inline;
  float: left;
}
ul#rollover li .spacer {
  height: 120px;
  width: 60px;
  cursor: pointer;
}
.swapper p {
	font-size: 11px !important;
}
.swapper a {
	font-weight: bold;
}



/* ........................ Tip Block ........................ */
.tipBlock {
	width: 200px;
	position: absolute;
	top: 100px;
	right: 0;
	display: none;
}
.tipBlock h3 {
	color: #fff;
	padding: 12px 15px 0;
	height: 18px;
	margin: 0;
	background: url(/Templates/images/layout/tip_top.jpg) top left no-repeat;
}
.tipBlock .tipContent {
	background: url(/Templates/images/layout/tip_bottom.jpg) bottom left no-repeat;
	padding: 5px 15px 4px;
}
.tipBlock p {
	color: #464646;
	font-size: 11px !important;
	margin: 0;
	padding-bottom: 8px;
}
.tipBlock a:link,
.tipBlock a:visited,
.tipBlock a:hover,
.tipBlock a:active {
	color: #464646;
	font-weight: bold;
	text-decoration: underline;
}
.topBlockMore {
	margin: 5px 15px;
}
.topBlockMore a:link,
.topBlockMore a:visited,
.topBlockMore a:hover,
.topBlockMore a:active {
	color: #f1c741;
	font-weight: bold;
}





/* ........................ Callouts ........................ */
.smallCallouts {
	float: left;
	margin-left: 25px;
	font-size: 11px;
}
.smallCallouts a:link,
.smallCallouts a:visited,
.smallCallouts a:hover,
.smallCallouts a:active {
	color: #464646;
}
.smallCallouts .callBlock {
	float: left;
	margin-right: 10px;
}
.smallCallouts .callBlock span {
	display: block;
	text-align: center;
}


.mediumCallout {
	position: absolute;
	bottom: 0;
	left: 0;
}
.mediumCallout .infoBlock {
	float: left;
	margin-left: 20px;
	padding-right: 20px;
}
.mediumCallout span {
	display: block;
	width: 125px;
	margin-top: 5px;
}
.mediumCallout a:link,
.mediumCallout a:visited,
.mediumCallout a:hover,
.mediumCallout a:active {
	color: #f1c741;
	font-weight: bold;
	text-decoration: underline;
}


.bigCallouts {
	position: relative;
	z-index: 3;
	margin-left: 20px;
	width: 600px;
	clear: both;
}
.bigCallouts .callout {
	float: left;
	margin-right: 25px;
	padding-bottom: 20px;
	width: 150px;
}
.bigCallouts span {
	display: block;
	font-size: 12px;
}
.bigCallouts span i {
	font-style: normal;
}
.bigCallouts a:link,
.bigCallouts a:visited {
	color: #009ddc;
	font-weight: bold;
}
.bigCallouts a:hover,
.bigCallouts a:active {
	color: #f1c741;
}
.bigCallouts i {
	color: #009ddc;
}





/* ........................ Use ........................ */
#rightContent .use {
	margin: 0;
	padding: 0;
	min-height: 540px;
	position: relative;
}
.use ul {
	margin: 0 0 0 45px;
	padding: 0;
	list-style-image: url(/Templates/images/layout/leftNavplus.gif);
	color: #464646;
	width: 355px;
}
.use li {
	padding: 2px 0;
}





/* ........................ Blue Panel ........................ */
.bluePanel {
  width: 685px;
	position: relative;
	color: #fff;
	background: #1b94cb;
	min-height: 300px;
	clear: both;
}
.bluePanelUpper {
  background: url(/Templates/images/layout/bg_bluepanel_upper.jpg) top left no-repeat;
  width: 685px;
  height: 12px;
}
.bluePanelContent {
	padding: 0 0px 0 20px;
}
.bluePanelContent .blueImageHolder {
	float: right;
	margin-right: 20px;
}
.bluePanelContent .blueImageHolderNoMargin {
	float: right;
}
.bluePanelContent h2 {
	color: #fff;
	margin: 0 0 3px 0;
	padding: 0;
}
.bluePanelContent .blueCopy {
	width: 325px;
	margin-top: 3px;
}
.blueCopy a:link,
.blueCopy a:visited,
.blueMore a:link,
.blueMore a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #fee16d;
}
.blueCopy p {
	margin: 0;
	padding: 0;
}
.blueCopy p.blueTip {
	margin: 5px 0 5px 30px;
}
.blueCopy ul {
	margin: 0 0 0 45px;
	padding: 0;
	list-style-image: url(/Templates/images/layout/list_plus.gif);
}
.blueCopy li {
	margin: 0;
	padding: 0;
}
.bluePanelContent .blueMore {
	padding: 2px 0 8px;
	position: absolute;
	bottom: 0;
}
.blueMore ul,
.blueMore li {
	list-style: none;
	margin: 2px 0 0 0;
	padding: 0;
}
.blueMore a {
	background: url(/Templates/images/layout/arrow_right_yellow.gif) 100% 100% no-repeat;
	padding: 0 11px 0 0;
}

.bluePanelBottom {
  background: url(/Templates/images/layout/bg_bluepanel_bottom.jpg) top left no-repeat;
	position: absolute;
	font-size: 11px;
	bottom: -21px;
	width: 685px;
	height: 21px;
}
.bluePanelBottom .bluePanelClose {
	margin-left: 20px;
	font-size: 12px;
	padding-top: 3px;
	float: left;
}
.bluePanelBottom .pager {
	float: right;
	padding-top: 3px;
}
.bluePanelBottom .pager span {
	padding: 0 10px;
}
.bluePanelBottom a:link,
.bluePanelBottom a:visited,
.bluePanelBottom a:hover,
.bluePanelBottom a:active {
	color: #fff;
}
.bluePanelBottom .prev {
	background: url(/Templates/images/layout/arrow_left.gif) 0 100% no-repeat;
	padding: 0 0 0 15px;
}
.bluePanelBottom .next {
	background: url(/Templates/images/layout/arrow_right.gif) 100% 100% no-repeat;
	padding: 0 15px 0 0;
}





/* ------------------------ FEATURES ------------------------ */
#features {
	color: #464646;
/*
	position: relative;
*/
}
.featPageBlock {
	position: relative;
}
#features .featBlock {
	background: #eaeaea url(/Templates/images/layout/bg_features.png) top left no-repeat;
	display: block;
	margin-right: 12px;
	width: 292px;
	height: 121px;
	float: left;
	position: relative;
}
#features .featBlock.last {
	margin-right: 0;
	position: relative;
	overflow: hidden;
}
#features .featBlock .title {
	color: #009ddc;
	font-size: 13px;
	position: absolute;
	z-index: 5;
	top: 9px;
	left: 0;
	width: 280px;
	background: url(/Templates/images/layout/opaque.png);
	padding: 3px 0 0 10px;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
}
#features .featBlock img {
	float: left;
}
#features .featBlock .copy {
	display: block;
	margin: 35px 20px 0 110px;
	font-size: 11px;
}
#features .featBlock .copy p {
	margin-top: 5px;
}
#features .featBlock .copy a:link,
#features .featBlock .copy a:visited {
	color: #009ddc;
	background: url(/Templates/images/layout/feat_arrow_right.gif) 100% 50% no-repeat;
	padding: 0 10px 0 0;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#features .featBlock .copy a:hover,
#features .featBlock .copy a:active {
	color: #f1c741;
}
#features .featBlock.last .featPage {
	display: none;
}
#features .featBlock.last #fPage1 {
	display: inline-block;
}

.featPager {
	text-align: right;
	position: absolute;
	z-index: 10;
	bottom: 4px;
	right: 12px;
}
#features .featPager a {
	color: #878787;
	text-decoration: none;
	padding: 0 4px;
	font-size: 12px;
	font-weight: bold;
}
#features .featPager .pNext {
	position: fixed;
	right: 0px;
	z-index: 6;
	border: 1px solid lime;
	background: #333;
}
#features .featPager #nextPager img {
	float: none;
}

#features .featPager a.activeSlide {
	background: url(/Templates/images/layout/pager_active.gif) top left no-repeat;
}



/* ------------------------ RATING ------------------------ */
div.rating-cancel, div.star-rating {
  float: left;
  width: 17px;
  height: 14px;
  text-indent: -999em;
  cursor: pointer;
  display: block;
  background: transparent;
  overflow: hidden;
	margin: 0 0 8px;
}
div.rating-cancel, div.rating-cancel a {
  background: url(/Templates/images/layout/delete.gif) no-repeat 0 -16px
}
div.star-rating, div.star-rating a {
  background: url(/Templates/images/layout/star.jpg) no-repeat 0 0px
}
div.rating-cancel a, div.star-rating a {
  display: block;
  width: 16px;
  height: 100%;
  background-position: 0 0px;
  border: 0
}
div.rating-cancel, div.rating-cancel a {
  display: none;
  width: 0;
  height: 0;
  overflow: hidden;
}
div.star-rating-on a {
  background-position: 0 -16px !important
}
div.star-rating-hover a {
  background-position: 0 -32px
}
div.star-rating-readonly a {
  cursor: default !important
}
div.star-rating {
  background: transparent !important;
  overflow: hidden !important
}





/* ------------------------ FOOTER ------------------------ */
#footer {
	margin: 40px 0;
	padding: 0 0 40px 0;
	font-size: 11px;
}
#footer .x_simplewins {
	text-align: center;
	margin: 10px 0 20px;
}

/* ........................ FOOTER NAV1 ........................ */
#footer #footer_nav1 {
	width: 600px;
	float: left;
}
#footer_nav1 ul {
	margin: 0;
	padding: 2px 0;
	clear: both;
}

#footer_nav1 li {
	list-style: none;
	float: left;
	color: #464646;
	padding: 0 0 0 5px;
}
#footer_nav1 li a:link,
#footer_nav1 li a:visited {
	padding: 0 5px 0 0;
	color: #464646;
	text-decoration: none;
}
#footer_nav1 li a:hover,
#footer_nav1 li a:active {
	color: #009ddc;
}

/* ........................ FOOTER NAV2 ........................ */
#footer #footer_nav2 {
	float: right;
}
#footer_nav2 #langSelector {
	border: 1px solid #7d7d7d;
padding: 3px;
	height: 22px;
}
#langSelector .flag {
	padding: 4px 0 0 5px;
	float: left;
}
#langSelector span {
	display: block;
	cursor: pointer;
	float: left;
	color: #464646;
	background: url(/Templates/images/layout/feat_pager_arrow_right.gif) 100% 50% no-repeat;
	padding: 5px 10px 5px 10px;
	margin: 0 5px 0 0;
}




/* ........................ SEARCH ........................ */
#resultContainer
{
    margin-top: 20px;
}

#resultContainer ul
{
    list-style-type: none;
}



