BODY {
	text-align: left;

}
	
endeca_term {
	font-weight: bold;
}

.merchZone {
	border: 0px solid #cccccc;
	background-color: #fff;
	width: 226px;
}

#messageBar {
	border: 0px solid #ccc;
	background-color: #f2f2f2;
	padding: 6px 16px;;
	border-top: none;
}

#refinements {
	border: 1px solid #999999;
}



/** Rogers Specific CSS */
#search_box {
	text-align: left;
}

/*
#pageHeading {
	margin-top: 10px;
	text-align: left;
}
*/

#main_search_container {
	padding: 0px 0px 0px 10px;
	clear: both;
}

/* left navigation for embeded only */

/* *** BREADCRUMBS::BEGIN *** */

#breadcrumbs {
	margin: 0;
	padding: 0;
}


.crumbLabel {
	font-weight: normal;
	color: #000;
	padding: 3px 4px 0 5px;
}
.crumbValue {
	font-weight: bold;
	color: #06F;
	padding: 3px 4px 0 0;
}

.crumbRemove {
	width: 15px;
	height: 15px;
	background: url("remove_dim_icon.gif") 0px 2px no-repeat;
	padding: 0;
}

#breadcrumbs ul {
}

#breadcrumbs li {
	text-align:left;
	border-bottom: 1px solid #FFF;
	display:block;
	width: 86%;
	list-style-type: none;
	padding-left: -10px;
}
/* *** BREADCRUMBS::END *** */

/* *** GUIDED NAV::BEGIN *** */
#guided_nav_container {
	width: 159px;
}

#guided_nav_container #leftNavWrapper{}

#guided_nav_container .separator {
	background: transparent url("bottom_shadow.jpg") no-repeat scroll 0 0;
	height: 13px;
	width: 100%;
	margin: 14px 0px 17px 0px; /* 11px top because 3px are from the table padding and 3px from tabls spacing */
	padding: 0px;
}

#guided_nav_container .section_header {
	background: #fff;
	padding: 0px 4px 4px 8px;
	margin: 0px 0px 1px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
}

#guided_nav_container .header {
	background: #fff;
	padding: 4px 4px 4px 8px;
	margin: 0px 0px 1px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #06F;
	text-align: left; 
}

#guided_nav_container .nav_header {	background: #fff; padding: 4px 4px 4px 8px;	margin: 0px 0px 1px 0px; font-size: 12px; font-weight: bold;	color: #cc0000; text-align: left; }

#guided_nav_container ul {
	background: #fff;
	width: 100%;
	margin: 0px 0px 1px 0px;
}

#guided_nav_container li {
	font-size: 11px;
	line-height: 14px;
	color: #333;
	padding: 3px 4px 4px 18px;
	background: url("arrow.gif") 8px 8px no-repeat;
}

#guided_nav_container li.divider {
	font-size: 1px;
	line-height: 1px;
	background: #fff;
	padding: 0px 0px 0px 0px;
	height: 1px;
}

#guided_nav_container .divider {
	
}

#guided_nav_container li a {
	color: #069;
	text-decoration: none;
}

#guided_nav_container li a:hover {
	color: #069;
	text-decoration: underline;
}

#guided_nav_container li strong {
	color: #000
}

#multiSelect li {
	font-size: 11px;
	line-height: 14px;
	color: #333;
	padding: 3px 4px 4px 3px;
	background: none;
}

.moreLink {
	color: #06F;
}

/* *** GUIDED NAV::END *** */

.search_left_nav {
	width: 169px;
	float:left;
	border: 1px solid black;
}


/* *** RESULT META DATA::BEGIN *** */
#pagination a {
	color: #06F;
	text-decoration:none;
}
#pagination a:hover {
	color: #06F;
}

#pagination .pagenum {
	background-image: url("page_icon_bg.gif");
	background-repeat: repeat-x;
	color: #ffffff;
	padding: 0px 3px 0px 3px;
	border: 1px solid #8F8D8D;
}

#pagination a.pagenum:hover {
	/*color: #fff89b;*/
	color: #069;
}

#pagination .selected_pagenum {
	background: #CC0000;
	color: #ffffff;
	padding: 1px 4px 1px 4px;
	border: 0;
}

#pagination_top {
	margin: 10px 0 10px 0;
	padding: 0 15px 0 15px;
}

#pagination_bottom {
	padding: 0 15px 0 15px;
}

.resultMetaData {
	background: #f2f2f2;
	text-align: left;
	border: 0px solid #ccc;
	padding: 6px 15px 6px 15px;
	margin: 5px 0px 5px 0px;
}

.corrected_term {
	font-weight: bold;
	color: blue;
}

.correct_term {
	font-weight: bold;
	color: #000;
}

.autoPadDiv {
	border-bottom: 1px solid #ccc
}

.numResults {
	font-weight: bold;
	color: #CC0000;
	font-size: 14px;
}

.resultLabel {
	font-weight: bold;
	color: #444;
	font-size: 14px;
}

.resultMetaData .messageContainer {
	padding: 5px 0px 5px 0px;
}

/* *** RESULT META DATA:: END *** */

/* *** SEARCH RESULTS::BEGIN *** */

/* OVERRIDE of Rogers native CSS class that was coming over in endeca results */
.productDetailContent {
	width: 100%;
	padding: 0;
}

#resultList {
	margin: 0; 
	border-width: 0;
	border-color: #ccc;
	border-style: solid; 
	text-align: left;
}

#resultList dl {
	padding-top: 0px;
	margin-top: 0;
}

/* OVERRIDE of html element styling being carried through in endeca search results */
#resultList dd {
	margin: 0;
	padding:0 0 0 12px;
	background:transparent url("bullet_grey.gif") no-repeat 2px 5px;
	color: #333;
	text-indent: 0;
}

/* OVERRIDE of html element styling being carried through in endeca search results */
#resultList ol {
	float: none;
}

#resultList li {
	margin: 0 0 14px 0;
}

#resultList a {
	/* color: #CC0000; */
	color: blue;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#resultList a:hover {
	color: #069;
}

#resultList .term_length {
	margin: 0px 0px 19px 0px;
	font-size: 10px;
}

#faq_answer table  {
	width: 380px;
}

.no_term_price {
	color: #666;
	font-size:11px;
	font-weight:bold;
}

.savingsMsg {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
}

#resultList .search_result {
	padding-right: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

#resultList .last_result {
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;	
}

.savings_container {
	text-align: left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px 0px 2px 0px;
	margin: 5px 0px 0px 0px;
	font-size:12px;
}

#resultList .hardware_term_price {
	color: #CC0000;
	font-weight: bold;
	font-size: 24px;
}

#resultList .term_price {
	color: #CC0000;
	font-weight: bold;
	font-size: 16px;
}

.product_title {
	color: #333333;
	font-weight:bold;
	font-size:12px;
}

#resultList a.product_title {
	color: #069;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
}

#resultList a:hover.product_title {
	color: #069;
	text-decoration: underline;
}

#resultList a.showDetailLink {
	color: #069;
	font-weight: normal;
	clear: both;
}

#resultList a:hover.showDetailLink {
	text-decoration: underline;
	color: #069;
}

#short_description dl {
	margin: 7px 0 0 0;
}

#short_description_wireless dl {
	margin: 0 0 0 0;
}

#short_description dd, #short_description_wireless dd {
	margin: 0 0 14px 0;
}

/* *** SEARCH RESULTS::END *** */

/* *** RIGHT NAV::BEGIN *** */
#search_right_nav {
	width: 258px;
	float: left;
}

#search_right_nav .merch_record_title {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#search_right_nav a.merch_record_title {
	color: #069;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#search_right_nav a:hover.merch_record_title  {
	color: #069;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}


#search_right_nav a:hover {
	color: #069;
}

#search_right_nav a.learnMore {
	color: #069;
	font-weight: normal;
	text-decoration: none;
}

#search_right_nav a:hover.learnMore {
	text-decoration: underline;
}

#search_right_nav .faqAnswerContainer {
	border: 0 dotted #ccc;
	margin-top: 10px;
	padding-left: 5px;
	font-style: italic;
}

.secondaryNav li {
	text-align: left;
	color: #333333;
	display: block;
	float: left;
	width: 90%;
	list-style-type: none;
}

.secondaryNav li.divider {
	width: 100%;
}

#merch_featured_content table {
	width: 200px;
}

#search_right_nav ul {
	width: 100%;
}

/* *** RIGHT NAV::END *** */

.moreInfoContainer {
	text-align: left;
	padding: 12px 0 12px 0;
}

.search_right_nav merchLink{
	color: blue;
	font-weight: normal;
	text-decoration: none;
}


/* *** NO RESULTS *** */
#noResultsContainer {
	text-align: left;
	padding: 25px 0px 100px 10px;
}

#noResultsContainer li:before {
	content: "\00BB \0020";
}

#noResultsContainer .searchTerm {
	font-weight: bold;
}


/* *** ADMIN *** */
.admin_toolbar {
	padding: 10px 10px 10px 5px;
	float: left;
}

/* *** TYPEAHEAD DROPDOWN *** */

.ac_results {
	padding: 0px;
	background-color:#F7F7F7;
	border-color:#DEDEDE;
	border-style:solid;
	border-width:1px;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	font-family:arial,helvetica,sans-serif;
	
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_results span {
  color: #006699;
}

.ac_results a, .ac_results a:visited, .ac_results a:hover {
	color: #333333;
	text-decoration: none;
}

.ac_results li.ac_over {
	background-color: #b2b4bf;
}

/* *** WIRELESS PLANS PAGE *** */
.red_title { color: #06F; }

.hide_plans, .hide_accessories { display: none; }
.expand_all_link { padding: 0px 15px 0 0; }
.expand_all_link a { color: #069; font-weight: normal; text-decoration: none; }
.expand_all_link a:hover { text-decoration: underline; }

/* *** TOP ACCESSORIES (PHONE DETAIL) *** */
.top_accessories { margin: 0; padding: 0; }
	.top_accessories .title_td 	{ vertical-align: bottom; color: #333333; font-weight: bold; font-size: 14px; text-transform: uppercase; padding: 0 0 4px 8px; margin: 0; height: 28px; margin: 0; background: transparent bottom url("top_accessories_top.gif"/*tpa=http://www.rogers.com/web/img/pagebuilder/top_accessories_top.gif*/) no-repeat; }
	.top_accessories .middle_td { padding: 0 2px 0 2px; margin: 0; background: transparent url("top_accessories_middle.gif"/*tpa=http://www.rogers.com/web/img/pagebuilder/top_accessories_middle.gif*/) repeat-y; }
		.top_accessories .middle_td .product_image	{ position:relative; height: 100px; padding: 5px 0 0 0; }	
		.top_accessories .middle_td .product_title	{ height: 40px; padding: 5px; color: #333333; font-weight: bold; font-size: 12px; overflow: hidden; }	
		.top_accessories .middle_td .product_price	{ padding: 5px; color: #cc0000; font-weight: bold; font-size: 16px; }	
		.top_accessories .middle_td .product_select { margin: 0; padding: 0px 5px 0px 5px; color: #666666; font-weight: bold; font-size: 12px; }	
	.top_accessories .bottom_td { padding: 0; height: 10px; margin: 0; background: transparent url("top_accessories_bottom.gif"/*tpa=http://www.rogers.com/web/img/pagebuilder/top_accessories_bottom.gif*/) no-repeat; }
	.top_accessories .separator { margin-top: 5px; border-bottom: 1px solid #bebebe; }
	
/* *** SUPPORT BROWSE PAGE *** */
.support_top_bar 	{ border-top: 5px solid #06F; } /*ÐÞ¸ÄÑÕÉ«ÇøÓò*/
.support_padding	{ padding-top: 15px; }
.support_selected	{ color: #06F; }

.support_en_bg 		{ background: url("support_middle_bg.gif") no-repeat top; }

.support_middle 	{ margin: 0; padding: 0; }
	.support_middle input.search_box { background-color: transparent; font-size: 11px; border: 0px solid #fff; width: 200px; height: 15px; }
	.support_middle .title 		{ font-size: 15px; color: #333333; font-weight: bold; padding: 25px 0 10px 15px; }
	.support_middle .faq_item 				{ padding: 3px 10px 3px 3px; border-bottom: 1px solid #e6e6e6; margin: 0px 7px 2px 8px; background-color: #f8f8f8; }
	.support_middle .item_on 				{ background: #b9b9b9 url("support_middle_selected_bg.gif") repeat-x; }
	.support_middle .item_off 				{ background-color: #f8f8f8; }
	.support_middle .question_off 			{ padding: 3px 30px 3px 2px; background: #f8f8f8; }
	.support_middle .question_off a 		{ color: #524c4c; }
	.support_middle .question_off a:hover 	{ text-decoration: underline; }
	.support_middle .question_on 			{ padding: 3px 30px 3px 3px; display: none; }
	.support_middle .question_on a 			{ color: #fff; font-weight: bold; }
	.support_middle .question_on a:hover 	{ text-decoration: underline; }
	.support_middle .answer	{ display: none; border-bottom: 1px solid #e6e6e6; margin: 0 20px 0 10px; padding: 10px 0 10px 5px; }
	.support_middle .answer	ol { width: 530px; float: none; }
	.support_middle .answer ul li { list-style-type: disc; margin: 0 5px 0 15px; }
	
	.support_middle .answer a:link 		{ color: #448BCA; }
	.support_middle .answer a:visited 	{ color: #448BCA; }
	.support_middle .answer a:hover 	{ color: #448BCA; text-decoration: underline; }
	.support_middle .answer a:active 	{ color: #448BCA; }

/* *** PAGEBUILDER BREADCRUMBS *** */

.pb_bc { margin: 0 0 20px 0; padding: 0; }
	.pb_bc div.section_header { background: #fff; padding: 0px 4px 4px 8px; margin: 0px 0px 1px 0px; font-size: 12px; font-weight: bold; color: #000; text-align: left; }
	.pb_bc .crumbLabel { font-weight: normal; color: #000; padding: 3px 0 2px 8px; }
	.pb_bc .crumbValue { font-weight: bold;	color: #cc0000;	padding: 3px 4px 0 0; }

.pb_multi_select { margin: 0; padding: 0; }
	.pb_multi_select .nav_header { background: #fff; padding: 4px 4px 4px 8px; margin: 0px 0px 3px 0px; font-size: 12px; font-weight: bold; color: #cc0000; text-align: left; }
	.pb_multi_select table { padding: 0; }
	.pb_multi_select table td { padding: 0; background: none; }

/*
#TB_iframeContent {
	overflow:auto;	
}
#TB_load {
	visibility:hidden;
}
#TB_title {
	display:none;
}
*/

.compare_different {
	background-color:#FFFF77;
}

.plan_select input, .plan_select span, 
.plan_compare input, .plan_compare span, 
.addon_description input, .addon_description span, 
.addon_lower_content input, .addon_lower_content span { 
	padding: 3px; 
	vertical-align: middle; 
}

.group_0_prop_0 {
	font-weight:bolder;
}

a.disclaimerlink {
	color: #267CAD;
}

.fulldisclaimer {
	display: none;
}
/** Compare Page end */

.outOfStockDetail {float:left; position:relative; top:0px; border:1px solid #000000; width:126px; height:24px; text-align:center; padding-top:5px; background: #DDDDDD; font-weight:bold;}