.alert {
	color: #ff0000;
	font-weight: bold;
}

div.indent {
	margin-left: 20px;
}
div.indent_small {
	margin-left: 10px;
}

div.hr {
	margin-top: 9px;
	margin-bottom: 9px;
	border-top: 1px #a6a6a6 solid;
}

.cleaner {
	clear: both;
}

#leftBar {
	color : #5b5b5b;
	/* padding: 0px 10px 0px 0px; */
	padding: 0;
}

ul.leftMenuItems {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 6px;
	margin-bottom: 3px;
}
ul.leftMenuItemsIndented {
	list-style-type: none;
	margin-left: 6px;
	padding-left: 6px;
	margin-top: 6px;
	margin-bottom: 3px;
}

li.leftMenuItem {
	margin-bottom: 9px;
}

#rightBar {
	color : #5b5b5b;
	/* padding: 0px 0px 0px 10px; */
	padding: 0px;
}

#footerNav {
	color: #044289;
	margin-top: 5px;
	text-align: center;
}


div.sideBlueBlocks {
	display: block;
	width: 115px;
	background-color: #575859;
	font-weight: bold;
	color : #ffffff;
	margin-bottom: 15px;
}

div.sideBlueBlocks a:link, div.sideBlueBlocks a:visited, div.sideBlueBlocks a:active {
	color: #ffffff;
	text-decoration: none;
}

div.sideBlueBlocks a:hover {
	color: #ffffff;
	text-decoration: underline;
}


div.sideItem {
	display: block;
	width: 110px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #5b5b5b;
}

div.sideItem a:link, div.sideItem a:visited, div.sideItem a:active {
	color: #5b5b5b;
	text-decoration: none;
}
div.sideItem a:hover {
	color: #5b5b5b;
	text-decoration: underline;
}
.sideItemTitle {
	font-weight: bold;
	color: #ff0000;
}

.centreItemDesc {
	margin: 5px 0px;
	font-weight: bold;
	color: #000000;
}


div.centreItem {
	display: block;
	font-size: 1.2em;
	width: 488px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #5b5b5b;
}
div.centreItem a:link, div.centreItem a:visited, div.centreItem a:active {
	color: #5b5b5b;
	text-decoration: none;
}
div.centreItem a:hover {
	color: #5b5b5b;
	text-decoration: underline;
}


#detailsContainer {
	position: relative;
	display: block;
	width: 488px;
}

#productDetails {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	width: 368px;
}

#shoppingSelections {
	font-size: 1.1em;
	display: block;
	position: absolute;
	top: 0px;
	left: 388px;
	width: 100px;
}

#itemPrice {
	font: 16px arial, geneva, helvetica, sans-serif;
	font-weight: bold;
	color : #ff0000;
}

#detailsPrice {
	font: 13px arial, geneva, helvetica, sans-serif;
	color : #000000;
}

#cartUpdated {
	border: 1px #e58824 solid;
	background-color: #eeeeee;
	margin-bottom: 15px;
	padding: 2px;
}

.cartAction {
	font: 11px arial, geneva, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

.linkArrow {
	color: #ff0000;
	font-weight: bold;
}

div.divider {
	border-top: 1px solid #f78f1e;
	margin-bottom: 10px;
	margin-top: 10px;
}

.bigTitle {
	font-size: 1.5em;
	/*font: 18px arial, geneva, helvetica, sans-serif;*/
	color: #000000;
	font-weight: bold;
}

.mediumTitle {
	font-size: 1.3em;
	/*font: 13px arial, geneva, helvetica, sans-serif;*/
	color: #ff0000;
	font-weight: bold;
}

.product {
	color: #000000;
}

.verticalDivider {
	background-color: #a6a6a6;
}

.thumbname {
	color: #000000;
	text-align: center;
}

.searchHeader {
	color: #ffffff;
	font-weight: bold;
	background-color: #044289;
}
.results0 {
	color: #000000;
	background-color: #ffffff;
}
.results1 {
	color: #000000;
	background-color: #f6e6e0;
}


a:link, a:visited, a:active {
	color: #044289;
	text-decoration: none;
}
a:hover {
	color: #044289;
	text-decoration: underline;
}

/*
a.leftLink:link, a.leftLink:visited, a.leftLink:active {
	color: #5b5b5b;
	text-decoration: none;
}
a.leftLink:hover {
	color: #ff0000;
	text-decoration: none;
}
*/

a.leftLinkOn:link, a.leftLinkOn:visited, a.leftLinkOn:active {
	/* color: #F78F1E; */
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
a.leftLinkOn:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

ol.withletters { 
	list-style-type: lower-alpha;
	font-weight: normal;

}

ol.noindent{
	margin-left: 0px;
	padding-left: 20px;
}


/* ----- tabs ----- */

#tabNavContainer {
	position: relative;
	top: -1;
	left: 0;
	width: 611px;
	border: 1px solid #a6a6a6;
	background-color: #fff;
}
#tabNavContainer2 {
	padding: 8px;
}

#tabnav {
	height: 20px;
	margin: 0px;
	padding-left: 0px;
}

#tabnav li {
	margin: 0; 
	padding: 0;
  	display: inline;
  	list-style-type: none;
}

#tabnav div.tab {
	float: left;
	background-color: #f3f3f3;
	font-size: 12px;
	line-height: 16px;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	border: 1px solid #a6a6a6;
	text-decoration: none;
	color: #666;
}

#tabnav div.tabActive {
	float: left;
	font-size: 12px;
	line-height: 16px;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	border: 1px solid #a6a6a6;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	background-color: #4d4d4d;
	color: #ffffff;
}

	
#tabnav a, #tabnav a:visited {
	float: left;
	background-color: #f3f3f3;
	font-size: 12px;
	line-height: 16px;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	border: 1px solid #a6a6a6;
	text-decoration: none;
	color: #666;
}

#tabnav a.active, #tabnav a:visited.active {
	background-color: #4d4d4d;
	color: #ffffff;
}


#tabnav a:hover {
	background-color: #4d4d4d;
	color: #ffffff;
}

/* ----- End tabs ----- */


div.sectionBlock {
	display: block;
	margin-bottom: 2.0em;
}
div.sectionBlock p {
	margin-top: 1.0em;
}
.blue {
	color: #0F07D4;
}

.rewardsform {
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.rewardsform p.registration_info {
	font-size: 13px;
	font-weight: bold;
}
.rewardsform table td {
	font-size: 11px;	
}

/****** main rewards page *****/

#rewards_main {
}
#rewards_main table td {
	font: 11px arial, geneva, helvetica, sans-serif;
	color: #000000;
}
#rewards_main_content {
	display: block;
	padding: 5px;
	padding-right: 2px;
	text-align: justify;
}
#rewards_main_content table.rewardsoffers td, span.emph {
	color: #e58824;
	font-weight: bold;
}
#rewards_main_content a:link, #rewards_main_content a:active, #rewards_main_content a:hover, #rewards_main_content a:visited {
	color: #F58220;
}
