form, h1, h2, h3, h4, h5, h6, ul, ol  {
	margin:0;
	padding:0;
}

body {
	background: url(../img/fido_bg_gradient.jpg) repeat-x;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

endeca_term {
	font-weight: bold;
}

img {
	border:0;
}

ul li {
	list-style-type:none;
	text-align:left;
}

h3 {
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 0 0 3px 0;	
}

#main_search_container, .admin_toolbar {
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	width: 710px;
}


#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 */

.left_nav{
	background-color: #e0e0e0;
	padding: 15px 0;
	margin: 0;
}

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



.crumbLabel {
	font-weight: normal;
	font-size: 14px;
	color: #666;
	padding: 3px 4px 0 8px;
}

.crumbValue {
	font-weight: normal;
	font-size: 14px;
	color: #000;
	padding: 3px 4px 0 0;
}

.crumbRemove {
	width: 15px;
	height: 15px;
	background: url(../img/fido_remove_dim_icon.gif) 0px 6px no-repeat;
	padding: 0 5px 0 0;
	margin-top: 10px;
}

.crumbRemove img {
	margin-top: 6px;
}

#breadcrumbs  {
	border-bottom: 1px solid #CCC;
}

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

/* *** BREADCRUMBS::END *** */

/* *** GUIDED NAV::BEGIN *** */

#left_nav_container {
	width: 100%;
}

#guided_nav_container {
	width: 100%;
	background-color: #e0e0e0;
}

.guidedNavDivider {
	border-top: 1px solid #fff;
}

.section_header {
	padding: 0px 5px 0px 10px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: left;
}

#guided_nav_container .header {
	padding: 0px 5px 0px 10px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left; 
}

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

.refinement_dimension li {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	padding: 6px 6px 6px 15px;
	margin: 0 0 0 8px;
	background: url(../img/fido_arrow.gif) 0px 10px no-repeat;
}

.refinement_dimension li.divider {
	font-size: 0px;
	line-height: 0px;
	padding: 0;
	height: 0px;
}

.refinement_dimension li a {
	color: #666;
	text-decoration: none;
}

.refinement_dimension li a:hover {
	color: #333;
	text-decoration: underline;
}

.refinement_dimension li strong {
	color: #000
}

.refinement_dimension {
	margin: 0;
	padding: 8px 0 0 0;
}
	
.multiSelect li {
	font-size: 12px;
	line-height: 14px;
	color: #4f4f4f;
	padding: 3px 5px 4px 0px;
	margin: 0 0 0 6px;
	background: none;
}

.moreLink {
	color: #CC0000;
}

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

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

#search_results_container {

}

/* *** RESULT META DATA::BEGIN *** */
#pagination {
	font-size: 12px;
	padding: 0 0 6px 8px;
	border-bottom: 1px solid #ccc;
}

.pagination_toolbar {
	padding: 12px 0 0 0;
}

.pagination_top {

}

.pagination_bottom {

}


#pagination .pagenum {
	color: #4f4f4f;
	padding: 1px;
	text-decoration: none;
}

#pagination a.pagenum:hover {
	text-decoration: underline;
}

#pagination a.pageImage {
	text-decoration: none;
}

#pagination a.pageImage:hover {
	text-decoration: none;
}

#pagination .selected_pagenum {
	color: #000000;
	padding: 1px;
	border: 0;
}

#pagination select {
	color: #666;
	font-size: 11px;
}

.dropdown_label {
	color: #666;
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 0 12px;
}

#sort, #sortBottom, #recsPerPage, #recsPerPageBottom {
	padding: 4px 0 0 12px;
}

.numberpages {
	font-weight: bold;
}

.resultMetaData {
	text-align: left;
	padding: 6px 15px 6px 6px;
	margin: 5px 0px 5px 0px;
}

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

.numResults {
	font-weight: bold;
	color: #000;
	font-size: 30px;
}

.resultLabel {
	font-weight: bold;
	color: #000;
	font-size: 30px;
}

.resultMetaData .messageContainer {
	padding: 0 0 5px 0;
	font-size: 16px;
	font-weight: normal;
	color: #666;
}

.resultMetaData .messageContainer a {
	color: #666;
}

.resultMetaData .messageContainer a:hover {
	color: #333;
}

.corrected_term {
	font-weight: bold;
	color:#666;
	font-size:16px;
}

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

/* *** 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;
	border-top: 1px solid #fff;
}

#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(../img/li-bullet.gif) no-repeat 2px 5px;
	text-indent: 0;
	font-size: 12px;
}

/* 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: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

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

#resultList .priceCell {
	padding-right:10px;
}
	
#resultList .featuresCell {
	border-left:1px solid #CCC;
	padding-left:10px;
}

#resultList .term_length {
	font-size: 12px;
}

#resultList .starting_from {
	font-size: 12px;
	font-weight: bold;
}



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

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

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

#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 .currency_sign {
	color: #000;
	font-weight: bold;
	font-size: 20px;
}

#resultList .currency_sign_selected {
	color: #000;
	font-weight: bold;
	font-size: 32px;
}

#resultList .hardware_term_price {
	color: #000;
	font-weight: bold;
	font-size: 67px;
}

#resultList .hardware_term_price_selected {
	color: #000;
	font-weight: bold;
	font-size: 112px;
}

#resultList .term_price {
	color: #000;
	font-weight: bold;
	font-size: 67px;
}

.product_title {
	color: #000;
	font-weight:bold;
	font-size:20px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

#resultList a.product_title {
	text-decoration: none;
	color: #000;
	font-weight:bold;
	font-size:20px;
	padding: 0;
	margin: 0;
}

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

#resultList a.showDetailLink {
	color: #555;
	font-weight: normal;
	font-size: 12px;
	clear: both;
}

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

a.moreDetailLink {
	color: #555;
	font-weight: normal;
	font-size: 12px;
	clear: both;
	text-decoration: none;
}

a:hover.moreDetailLink {
	text-decoration: underline;
	color: #555;
}

#short_description_wireless {
	padding: 0 0 0 12px;
}

#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 2px 0;
}

#detail_description a {
	background:#FFE600 none repeat scroll 0 0;
	color:#444444;
	text-decoration:underline !important;
}

#detail_description a:hover {
	background:#EEEEEE none repeat scroll 0 0;
	text-decoration:none !important;
}

#detail_description ul {
	margin: 0 0 0 0;
}

#detail_description li {
	margin: 0 0 2px 0;
}

h5.buyFlow {
	font-size:14px;
	padding: 0;
}

h6.buyFlow {
	font-size:12px;
	padding: 3px 0 2px;
}


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

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

#search_right_nav .merch_record_title {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	padding-bottom: 10px;
}

#search_right_nav .merch_record_title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	padding-bottom: 10px;
}

#search_right_nav .merch_record_title a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	padding-bottom: 10px;
}



#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;
	display: block;
	float: left;
	width: 90%;
	list-style-type: none;
}

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

.secondaryNav table {
	width: 200px;
}

#search_right_nav ul {
	width: 100%;
}

.merchBox {
	width: 225px;
	background-color: #e0e0e0;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	margin: 6px 0 0 0;
}

.merchBox .hardware_term_price {
	color: #000;
	font-weight: bold;
	font-size: 30px;
}

.merchBox .currency_sign {
	color: #000;
	font-weight: bold;
	font-size: 16px;
}

.merchBox .term_length {
	font-size: 10px;
	font-weight: bold;
}

.merchBox .title {
	font-size: 22px;
	font-weight: bold;
	padding: 20px 14px 10px;
}

.merchBox .product_item {
	padding: 10px;
	border-bottom: 1px solid #ccc	
}

.merchBox .product_item_mid {
	border-top: 1px solid #fff;
}

.merchBox .product_item_last {
	border-top: 1px solid #fff;
	border-bottom: 0;
}

.merchBox .content_item_last {
	padding: 0 0 20px 0;
}


.merchBox li {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	padding: 6px 0 0 15px;
	margin: 0 0 0 8px;
	background: url(../img/fido_arrow.gif) 0px 10px no-repeat;
}

.merchBox a {
	color: #666;
	text-decoration: none;
}

.merchBox a:hover {
	color: #333;
	text-decoration: underline;
}



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

.moreInfoContainer {
	padding: 4px 0 0 0;
	white-space:nowrap;
}

.hideInfoContainer {
	padding: 4px 0 0 0;
	white-space:nowrap;
}

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

#merch_featured_product {
	list-style-type: none;
	text-align: left;
}

#merch_featured_product .term_price {
	color: #CC0000;
	font-weight: bold;
	font-size: 18px;
}

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

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

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


/* *** ADMIN *** */
.admin_toolbar {
	padding: 10px 10px 10px 5px;
	float: left;
	color: #333;
	font-size: 12px;
}

.admin_toolbar a {
	color: #c00;
	font-size: 12px;
}


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

.ac_results {
	padding: 0px;
	background-color:#fff;
	border-color: #fff;
	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: 24px;
	overflow: hidden;
}

.ac_results span {
	font-size: 12px;
  	font-weight: bold;
}

.ac_results a, .ac_results a:visited, .ac_results a:hover {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

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

#ac_textarea {
	color:#000000;
	float:none;
	margin:0;
	padding: 0;
	width:auto;
}

#ac_content {
	width:auto;
}

#Ph_fea_conright {
	display: block;
	width: 100%;
	clear: both;
}

#Ph_fea_conleft {
	display: block;
	width: 100%;
	clear: both;
}

#ph_hor_line {
	width: auto;
}

