/*-----------------------------------------------------------------------
   Reset styles
 ------------------------------------------------------------------------ */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, small { margin: 0; padding: 0; outline: 0; background: transparent; }

/*-----------------------------------------------------------------------
   Standard styles
 ------------------------------------------------------------------------ */

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	color: #14263c;
	background: #0d1d30 url(/images/corporate/en_CA/bg-main.gif) center repeat-y;
	min-width: 1000px;
}

a {
	text-decoration: underline;
	color:#1a344d;
    font-size: 13px;
}

a:hover { color: #485a71; }
a:active, a:focus { outline: 0; }
a.right { float: right; margin: 4px 0 0 0; }

img { border: 0; }

p{
	color: #14263c;
	font-size: 13px;
	line-height: 1.2em;
	padding: 0px 6px 14px 0;
}

h1 {
	color: #fff;
	font-size: 48px;
	letter-spacing: -2px;
}

h2 {
	color: #14263c;
	font-size: 27px;
}

h3 {
	color: #14263c;
	font-size: 23px;
}

/*-----------------------------------------------------------------------
   Header styles
 ------------------------------------------------------------------------ */

#header {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/*logo*/
#logo{
	float: left;
	background: url(/images/corporate/en_CA/logo.gif) no-repeat top left;
}

#logo a{
	width: 175px;
	height: 60px;
	display: block;
}

#logo span{ display: none; }

/*navigation*/
#nav {
	float: right;
	width: 690px;
	margin: 7px 0 0 0;
}

#nav li {
	list-style-type: none;
	float: left;
}

#nav li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0 0 0 31px;
	font-size: 15px;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: normal;
}

#nav li a:hover { color: #b7bcc1; }

#nav li#current a {
	color: #b7bcc1;
	border-bottom: 1px solid #b7bcc1;
	padding: 0 0 1px 0;
}

/*flags*/

#flags {
	padding: 5px 7px 0 0;
	text-align: right;
	float: right;
}

#flags li  {
	padding: 0 0 0 6px;
	list-style-type: none;
	float: left;
}

/*advisor advantage*/
#aa {
	padding: 2px 0 0 0;
	text-align: right;
	float: right;
}

#aa a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 16px 0 15px 30px;
	background: url(/images/corporate/en_CA/aa-butterfly.jpg) no-repeat;
	text-decoration: none;
	letter-spacing: -.25px;
	line-height: 28px;
}

#aa a:hover {
	color: #b7bcc1;
}

/*-----------------------------------------------------------------------
   Container layout styles
 ------------------------------------------------------------------------ */

#container {
	background: transparent url(/images/corporate/en_CA/bg-content.jpg) no-repeat 50% 0;
	height: 820px;
}

#content {
	width: 960px;
	margin: 0 auto;
}

/*lower sections*/
.section {
	float: left;
	width: 320px;
	background: url(/images/corporate/en_CA/border.gif) no-repeat right;
	margin: 15px 0 15px 0;
}

.section h2, .section h3 { padding: 0 0 5px 14px; }

.section p {
	padding: 0 14px 0 14px;
	line-height: 1.3em;
}

.last { background: none; }

.last p { padding: 0 0 0 9px; }

p.left { padding: 0 12px 0 0; }

.double-section {
	float: left;
	width: 620px;
	margin: 8px 0 8px 0;
}

/*-----------------------------------------------------------------------
   Homepage styles
 ------------------------------------------------------------------------ */

/*top frame*/
#home-content-header {
	width: 960px;
	height: 340px;
	background: url(/images/corporate/en_CA/bg-home-content-header.jpg) no-repeat;
	position: relative;
}

#home-content-callout {
	background: url(/images/corporate/en_CA/bg-home-callout.png) no-repeat;
	width: 301px;
	height: 160px;
	position: absolute;
	top: 167px;
	left: 13px;
}

#home-content-callout img {
	float: left;
	margin: 13px 0 0 13px;
}

#home-content-callout p {
	font-size: 11px;
	color: #e2e3d3;
	text-align: center;
	width: 160px;
	padding: 45px 0 0 7px;
	float: left;
}

#home-content-callout p img{
	float: left;
	margin: 11px 0 0 6px;
}

/*gallery*/
#gallery {
	float: right;
	margin: 13px 0 0 0;
	padding: 0 13px 0 0;
	width: 622px;
	height: 313px;
	overflow: hidden;
}

#gallery li { list-style-type: none; }

/*ticker*/
#ticker {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #655744;
	background: url(/images/corporate/en_CA/bg-ticker.png) repeat;
	width:960px;
	height:27px;
}

#ticker span#latest {
	padding: 5px 0 0 6px;
	float: left;
}

#ticker-ls {
	font-weight: normal;
	padding: 5px 0 0 6px;
	float: left;
}

#ticker-ls a {
	color: #4b4237;
	font-weight: normal;
}

#ticker-ls a:hover {
	color: #655744;
	text-decoration: underline;
}

/*in the media*/
#news p{ padding: 4px 6px 14px 1px; }

#red-carpet { background: url(/images/corporate/en_CA/border.gif) no-repeat 2px; }
#red-carpet img { padding: 0 0 0 20px; }
#red-carpet h2 { padding: 0 0 5px 30px; }

.button a{
	color: #485a71;
	font-size: 14px;
	padding: 0 0 0 30px;
	display: block;
	text-decoration: none;
}

.mediabutton a{
	color: #485a71;
	font-size: 13px;
	display: block;
	line-height: 1.4em;
	text-decoration: none;
}

.mediabutton a:hover, .button a:hover { color: #14263c; }

#cnbc {
	float: left;
	width: 110px;
	height: 38px;
	background: url(/images/corporate/en_CA/icon-nbc.gif) no-repeat;
	margin: 12px 0 0 0;
	padding: 0 0 0 71px;
}

#facebook {
	float: left;
	width: 110px;
	height: 38px;
	background: url(/images/corporate/en_CA/icon-facebook.gif) no-repeat;
	margin: 12px 0 0 8px;
	padding: 0 0 0 114px;
}

#radio {
	float: left;
	width: 170px;
	height: 44px;
	background: url(/images/corporate/en_CA/icon-radio.gif) no-repeat;
	margin: 12px 0 0 4px;
	padding: 0 0 0 33px;
}

/*-----------------------------------------------------------------------
   Subpage styles
 ------------------------------------------------------------------------ */

/*top frame*/
#sub-content-header {
	width: 960px;
	height: 340px;
	background: url(/images/corporate/en_CA/bg-sub-content-header.jpg) no-repeat;
	position: relative;
}

#title{
	width: 312px;
	padding: 11px 0 0 13px;
	float: left;
	position: absolute; /*ie6 - enable links for callout below*/
}

#sub-content-callout {
	background: url(/images/corporate/en_CA/bg-sub-callout.png) no-repeat;
	width: 301px;
	height: 223px;
	position: absolute;
	top: 104px;
	left: 13px;
}

#sub-content-callout p {
	font-size: 12px;
	color: #e2e3d3;
	text-align: left;
	width: 260px;
	padding: 17px 0 0 17px;
	float: left;
}

.button-callout {
	position: relative;
	top: 16px;
	left: 75px;
}

/* About Us */
#victor { width: 300px; }

#victor img {
	float: left;
	width: 82px;
	padding: 18px 0 0 18px;
}

#victor p {
	float: left;
	width: 170px;
}

/*contact page*/
.butterfly {
	float: left;
	padding: 4px 4px 14px 14px;
}

.butterfly2 {
	float: left;
	padding :0px 4px 0px 4px;
}

dl#homeoffice {
	float: left;
	font-size: 12px;
}

dl#homeoffice dt {
	float: left;
	font-weight: bold;
	width: 58px;
	padding: 0 0 0 16px;
}

dl#homeoffice dd {
	float: left;
	width: 190px;
	padding: 0 0 0 54px;
}


#contactform {
	
}

#contactform .field {
	float: left;
	padding: 0 10px 0 0;
}

#contactform .field1 {
	float: left;
	padding: 0 155px 0 0;
}


#contactform .field2 {
	float: left;
    font-size: 12px;
    padding: 0 0 0 0px;
}

#contactform label {
	font-size: 12px;
	display: block;
	padding: 6px 0 2px 1px;
}



#contactform textarea, input {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	border:#7C7C7C 1px solid;
	font-size: 12px;
	padding: 3px;
}


input#name1, input#name2, input#email1, input#bestTime1, input#address1, input#city1 { width: 275px; }
input#dayPhone1, input#evePhone1, input#postalCode1 { width: 125px; }
input#mag{width: 125px; margin-Left:110px; }
input#web1{width: 125px; margin-Left:93px; }
input#show1{width: 125px; margin-Left:65px; }
input#newspaper1{width: 125px; margin-Left:109px; }
input#other1{width: 125px; margin-Left:235px; }
#contactform input#State { width: 28px; }
#contactform input#Zip { width: 62px; }



#contactform textarea {
	width: 574px;
	height: 124px;
	max-height:138px;
	overflow: auto;
}

#contactform input#sbutton {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	width: 77px;
	font-size: 12px;
	float: left;
	background-color: #afbbca;
	color: #14263c;
	margin: 58px 0 0 18px;
	cursor: pointer;
}

/* about us */
#dressForSuccess {
	background-image:url(/images/corporate/en_CA/bg-dress-for-success.jpg);
	height:160px;
	margin-left:10px;
	padding:0px;
}

#dressForSuccess p {
	width:175px;
	margin:0px;
	padding: 70px 0 0 16px;
}

#goingGreen {
	margin:0px 0px 0px 10px;
	padding:0px;
}

#goingGreen img {
	float:left;
	margin:0px;
	padding:5px 0px 0px 0px;
}

#goingGreen h2 {
	margin:0px;
	padding:0px;
}

#goingGreen p {
	padding-left:65px;
}

/* our jewelry */
#guaranteeContainer {
	background:url(/images/corporate/en_CA/bg-lifetime-guarantee.gif) no-repeat bottom;
	height:210px;
}

/* our opportunity */
#dsa {
	background: url(/images/corporate/en_CA/bg-dsa.jpg);
	height:130px;
	margin-left:10px;
	padding:0px;
}

#dsa p {
	width:180px;
	margin:0px;
	padding: 12px 0 0 14px;
}

/* testimonials */
#testimonials img { margin: 2px 0 0 54px; }

/* monthly specials */
.monthlySpecial {
	float:left;
	width:945px;
	margin-top:20px;
}

.monthlySpecial h4 {
	font-size:14px;
	font-weight:bold;
}

/*interior pages*/
#title-interior {
	width: 960px;
	height: 90px;
	background: url(/images/corporate/en_CA/bg-interior-header.jpg) no-repeat;
	padding: 0 0 14px 0;
    
}

#title-interior h1{
	padding: 16px 0 0 13px;
	line-height: 48px;
}

#content-interior {
	width: 940px;
	margin: 0 auto;
}

#content-interior p, #content-interior ul {
	font-size: 13px;
	line-height: 18px;
}

#content-interior ul {
	margin: 0 0 14px 14px;

}

#content-interior blockquote {
	background-color: #d8dade;
	margin: 0 0 0 280px;
	width: 640px;
}

#content-interior blockquote p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	padding: 14px 14px 14px 28px;
	margin: 0 0 14px 0;
}

#content-interior .left {
	float: left;
	padding: 0 8px 4px 0;
}

#content-interior .right {
	float: right;
	padding: 0 8px 0 4px;
}

.button-advisor {
	width: 266px;
	height: 40px;
	background: url(/images/corporate/en_CA/button-find-an-advisor.jpg) 0 0 no-repeat;
	cursor: pointer;
}

.button-advisor:hover {
	background-position: 0 -39px;
}

/*-----------------------------------------------------------------------
   Footer styles
 ------------------------------------------------------------------------ */

/*lower navigation*/
#lower-nav {
	border-top: solid 1px #c6c6c6;
	width: 960px;
	padding: 14px 0 36px 0;
	margin: 4px 0 12px 0;
	clear: left;
}

#lower-nav li{
	float: left;
	list-style-type: none;
}

#lower-nav li a {
	font-family: Tahoma, Arial, sans-serif;
	color: #14263c;
	margin: 0 27px 0 0;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}

#lower-nav li a:hover { color: #485a71; }

#lower-nav li#current a {
	border-bottom: 1px solid #14263c;
	padding: 0 0 2px 0;
}

/**
* Added for locator
**/
.section_header {
	background-color: #B0B8C3;
	font: 15px "verdana", "Lucida Sans Unicode", "arial", "helvetica";
	color: #FFFFFF;
	font-weight: bold
}
.text {
		color: #14263c;
	    font-size: 14px;
	    
	}
.error_text_yellow {
  background-color: #FFFFFF;
  font: 11px "verdana", "Lucida Sans Unicode", "arial", "helvetica";
}

.error_text_header_yellow {
  background-color: #FFFFFF;
  font: 11px "verdana", "Lucida Sans Unicode", "arial", "helvetica";
  font-weight: bold
}

#details_text {
		width: 876px;
		float: left;
		background: transparent;
	    padding: 10px;
		margin: 0px;
	}
	a.details {
		font-family: "Trebuchet MS", Tahoma;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: #1a344d;
		margin: 0px;
	}

	/*lower sections*/

	ul#sections {
		list-style-type: none;
		width: 900px;
		margin: 0;
		padding: 0;
	}
	#sections li {
		list-style-type: none;
		position: relative;
		float: left;
		border: 2px solid #1a344d;
	}
	#sections li.one {
		background: #b7bcc1;
		width: 314px;
		height: 160px;
		padding: 10px;
		margin: 10px 10px 0 0;
	}
	#sections li.two {
		background: #b7bcc1;
		width: 314px;
		height: 160px;
		padding: 10px;
		margin: 10px 10px 0 0;
	}
	#sections li.two_guarantee {
		background: #b7bcc1;
		background-image: url(../images/guarantee.gif);
		width: 314px;
		height: 160px;
		padding: 10px;
		margin: 10px 10px 0 0;
	}
	#sections li.three {
		background: #18344d;
		width: 200px;
		height: 180px;
		margin: 10px 0 0 0;
	}

	/*image alignment*/

	.section_image_left {
		float: left;
		margin-right: 8px;
	}
	.section_image_right {
		float: right;
		margin-left: 8px;
	}

	.style2 {font-size: 14px}

table.pagedResults tr.odd {
    text-align : left;
    color : #000000;
    background-color : #E2E4E7;
    vertical-align : middle;
}

table.pagedResults tr.even {
    text-align: left;
    color : #000000;
    background-color : #FFFFFF;
    vertical-align : middle;
}

.black {
  font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
}
.black12 {
  font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.listHeaderColumn {
  color: #ffffff;
  font-family: "Trebuchet MS", Tahoma;
  font-weight: bold;
  font-size: 12px;
  font-style: normal;
  margin: 4px 0 0 0;
}

/*
The following properties are migrated from the template3.css for the nested corporate catalog.
*/
.subheader { color: #396781 !important; font-weight: bold }
.sectiondarkInner  { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
.text12 {font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;font-size: 12px;font-style: normal;color: #18334C;margin: 4px 0 0 0;}
table.sectiondark {  }
td.sectiondark   {  }
.caption { color: #18334C !important; text-align: left; }
.catalog { color: #18334C; font-weight: bold }

table.section3  { background-color: #b7bcc1; border: solid 1px #41687B}


/*   New for corporate catalog    */
hr.separator {color:#18334C;;background-color:#18334C;height:1px;border:0;}

a:link {
  color: #333366;
  color: #5B7186;
  text-decoration: underline;
}
a:visited {
  color: #18334C;
}
a:hover {
  color: #5B7186;
}
.highlight  { color: #5B7186; font-size: 11px; text-decoration: underline;}
a.highlight:link   { color: #5B7186; }
a.highlight:visited   { color: #5B7186; }

.centerCotainer {
    margin-left: auto;
    margin-right: auto;

}

/*** PRODUCT CATALOG ***/
#productCatalog { float: left; padding-bottom: 10px; }
input.productCatalog-search { background: url(/skins/sites/template3/images/product-search.png) top left no-repeat; padding: 0 5px; line-height: 18px; width: 144px; height: 18px; border: none; }

.productCatalog-header-name {clear: both; margin: 5px 0; font-weight: normal; font-size: 21px; color: #516377; font-family: Georgia, Times, serif; }

#productCatalog-catalog {clear: none; float: left; text-align: center; padding: 20px}
#productCatalog-catalog a {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0f212f; text-decoration: none;}

/* Catalog Page */
#productCatalog-catalogPages {text-align: center; background-color: #dbecf0; width: 90%; border: solid 1px #3a6882; margin: 40px 0 15px 25px; color: #776859; font-size: 12px}
#productCatalog-catalogPages a {color: #776859; text-decoration: underline; font-weight: bold   }
#productCatalog-catalogPage {float: left; text-align: center;}
#productCatalog-catalogPage-pageNumber {color: #396781; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}

a.productCatalog-pageLink-active {color: #396781 !important; text-decoration: none !important; cursor: text;}
a.productCatalog-pageLink-inactive {color: #776859; text-decoration: underline;}

/* Category Listing Page */
#productCatalog-categoryListingItems {width: 100%; text-align: center; float: left; vertical-align: middle; margin: 10px 0 5px 3px;}
#productCatalog-categoryListingItem { text-align: left; float:left; margin: 0 13px 15px 13px; width: 199px; height: 294px; border: 1px solid #999; padding: 13px; background-color:#FFF; }
#productCatalog-categoryListingItem div.itemLink { clear: both; width: 199px; padding: 0; margin: 0; }
#productCatalog-categoryListingItem div.product-category-image { float:left; margin: 0; padding: 0; width: 199px; height: 223px; overflow: hidden;}
#productCatalog-categoryListingItem a { font-size: 12px; color: black; text-decoration: none; font-weight: bold}

/* Detail Pages */

#productCatalog-detail-main {clear: both; width: 100%;}
#productCatalog-detail-left {clear: none; width: 510px; float:left;}
#productCatalog-detail-left-top {clear: none; float:left; height: 381px; padding-bottom:10px; margin: 0px; background-color: #e3e4e6; width: 510px; border: 1px solid #999;}

#productCatalog-imageFrame { text-align: center; float:left; width: 250px; margin: 0 10px;}
#productCatalog-imageFrame p { margin: 10px 0 0; padding: 0; }
#productCatalog-imageFrame a {font-weight: bold; text-decoration: none;}
#productCatalog-viewLarger { float:left; line-height: 12px; margin-top: 10px; margin-left:7px; font-family: Georgia, Times, serif; font-size: 12px; font-weight: normal; color: #5b7187;}
#productCatalog-viewLarger a:link, #productCatalog-viewLarger a:visited, #productCatalog-viewLarger a:hover, #productCatalog-viewLarger a:active { color: #5b7187; font-family: Georgia, serif; font-size: 12px; font-weight: normal; }

#productCatalog-content {text-align: left; float:left; margin: 10px 0; width: 216px; color: #000; font-family: Georgia, Times, serif; font-size: 10pt; }
#productCatalog-content p { padding: 0; margin: 0; font-size: 12px; }
#productCatalog-style {font-weight: bold}
#productCatalog-promoMessage {color: #008aff; font-weight: bold; text-align: left; padding: 2px;}

#productCatalog-recentlyViewedItems { clear:both; width: 100%; padding-top: 30px; text-align: left; }
#productCatalog-recentlyViewedItems h1 {text-align: left; padding-top: 5px; }
#productCatalog-recentlyViewedItem {float: left; text-align: left; width: 124px; margin: 10px 13px 10px 0;}
#productCatalog-recentlyViewedItem a {font-weight: normal; text-decoration: none; color: #5b7187; font-size: 12px; font-family: Georgia, serif; }

#productCatalog-upsellItems {clear:both; width: 100%; padding-top: 20px}
#productCatalog-upsellItem {float: left; text-align: center; width: 100%; padding:2px; margin-top: 5px; background-color: #D5E5F3;}

#productCatalog-savePlanMessage {float:left; clear: both;background-color: #D5E5F3;}

#productCatalog-matchingItems {float: left; height: 381px; width: 228px; text-align: center; padding-bottom:10px; }
#productCatalog-matchingItems h1 {text-align: center; padding-top: 15px; padding-bottom: 5px}
#productCatalog-matchingItem {clear: both; text-align: center;  margin: 10px; min-height: 80px; }
#productCatalog-matchingItem div.matching-item-image { margin: 0 auto; padding: 0; width: 87px; overflow: hidden; }
#productCatalog-matchingItem a {font-weight: normal; text-decoration: none; color: #5b7187 !important; font-size: 12px; font-family: Georgia, serif; }

#productCatalog-divSwatches {clear: both; width: 100%; font-size: 12px; }
#productCatalog-divSwatches select { font-size: 12px; }
#productCatalog-divSwatches a {text-decoration: none;}

#productCatalog-divSwatch{ margin: 5px; float:left; text-align: center;}

.productCatalog-swatchBorder {border: 1px solid black;}
.productCatalog-swatchBorderSelected {border: 1px solid red;}

/* Search Listing */
#productCatalog-searchResultTable {clear: both; width: 100%;}
#productCatalog-searchResultTable table {width: 100%}
#productCatalog-searchResultTable th {background: #2A5E77; color: white; }
#productCatalog-searchResultTable tr {padding-top:5px }
#productCatalog-searchResultTable tr#odd {background: #cccccc; }
#productCatalog-searchResultTable tr#event {background: #2A5E77; }
#productCatalog-searchResultTable td {padding:5px }
#productCatalog-searchResultTable a {color: black; text-decoration: underline;}

#productCatalog-template {float:left; clear:both; padding: 0px; width: 100%; background-color: white; height: 100%; font-family: Arial, Helvetica, sans-serif;  font-size: 12px; color: #000000}
#productCatalog-template label { color: #000; font-weight: normal; }
#productCatalog-template TD {vertical-align: top;}
#productCatalog-template H1 {font-size: 21px; color: #516377; font-family: Georgia, "Times New Roman", Times, serif;}
#productCatalog-template h2 {font-size: 18px; color: #516377; font-family: Georgia, "Times New Roman", Times, serif;}

.productCatalog-h1 {font-size: 21px; color: #516377; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; display: block; }
.productCatalog-h2 {font-size: 18px; color: #516377; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; display: block; }
.productCatalog-h3 {font-size: 16px; color: #516377; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; display: block; }

#productCatalog .productCatalog-h1 { font-weight: normal !important; font-family: Georgia, serif; font-size: 18pt; color: #5b7187; }

/* Common */
#productCatalog-categoryTrail {clear:both; margin: 5px 0px 10px 0px; font-family: "Times New Roman", Times, serif; font-size: 12px; color:#0f212f; text-transform: uppercase;}
#productCatalog-categoryTrail a {font-family: Georgia, Times, serif; font-size: 10px; color:#5b7187; text-transform: uppercase; font-weight: normal; text-decoration: none !important; }

#productCatalog-categoryListContainer { clear: both; border:solid 1px #999; }
#productCatalog-pagingBar {clear:both; width: 100%; margin: 5px 0 5px 0; border:solid 1px #ccdce8; background-color: #E6F6FF; background: url(/images/en_US/productcatalog/paging_bar_background.gif) top left repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #514e30; height: 25px; padding: 0; width:760px }
#productCatalog-pagingBar div { margin: 0; padding: 0; }
#productCatalog-pagingBar a {color: #514e30; font-weight: normal; text-decoration: underline; border: 0;}

/* Catalog Menu and Header */
#productCatalog-template-left {width: 18%; overflow: auto; height: 100%; text-align:right;}
#productCatalog-template-menu-container {border-right: 2px solid #B8B8B8;}
#productCatalog-template-menu {
    padding: 0 0 0 10px;
}
#productCatalog-template-menu a {
    line-height: 23px;
}
#productCatalog-template-menu a.productCatalog-menu:link, a.productCatalog-menu:visited{ color: #0e2839; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; font-weight: normal;  text-decoration: none; margin-right:5px; line-height: 26px; }
#productCatalog-template-menu a.productCatalog-menu:hover{ text-decoration: underline;}
#productCatalog-template-menu a.productCatalog-menu-active{color: #0e2839; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; font-weight: bold;  text-decoration: underline; margin-right:5px; line-height: 26px;}

#productCatalog-template-right {width: 82%;}

#productCatalog-template-main {clear:both; font-size: 12px; font-family:Arial, Helvetica, sans-serif; width: 98%; margin: 9px}
#productCatalog-template-main a {color: black}

/* Catalog Listing Page */
#productCatalog-catalogs{clear: both; float: left; text-align: left; margin: 5px 0;}
#productCatalog-catalogs a { font-weight: normal !important; }
#productCatalog-catalogs img.catalog-cover { border: 1px solid #B6CDDF; }

/** Category List Paging Bar **/
#productCatalog-categoryListPagingBar {clear:both; width: 100%; background: url(/images/en_US/productcatalog/paging/topbar-bg.gif) top left repeat-x; font-family: Arial; font-size: 14px; color: #514e30; height: 37px; line-height: 37px; padding: 0; overflow: hidden; }
#categoryListPageNumberOff {float: left; width:22px; height:19px; border: 1px solid #999; background: url(/images/en_US/productcatalog/paging/bg-number-button-off.gif) top left repeat-x; margin: 7px 2px auto 0; text-align:center; line-height:19px;}
#categoryListPageNumberOff a {font-weight: bold; text-decoration: none; color: #5b7187;}
#categoryListPageNumberOn {float: left; width:22px; height:19px; border: 1px solid #5b7187; background: url(/images/en_US/productcatalog/paging/bg-number-button-on.gif) top left repeat-x; margin: 7px 2px auto 0; text-align:center;font-weight: bold; text-decoration: none; color: #fff; line-height:19px;}
#categoryListPagingOff {float: left; margin: 7px 1px 0 1px;}
#categoryListPagingOn {float: left;margin: 9px 1px 0 1px;}
#categoryListViewAll {float: right; margin: 7px 0 0 3px;}
/** Category List Paging Bar **/

/*** Catalog Intro ***/
.productCatalog-intro-rightSideBar { width:251px; height:177px; float:left; }
.productCatalog-intro-rightSideBar .productCatalog-intro-text { width:129px; height:175px; float:left; }
#productCatalog-intro-rightSideBar1 { margin: 0 0 0 6px; padding: 7px 7px 12px; border-bottom: 1px solid #7a91b4; }
#productCatalog-intro-rightSideBar2 { margin: 8px 0 0 6px; padding: 7px; }
/*** Catalog Intro ***/

/*** PRODUCT CATALOG ***/
#productCatalog-template-header {background-color: #7a91b4; width: 100%; border-bottom: 10px solid #5b7187; font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #FFF; font-weight: normal; }
#productCatalog-template-header #productCatalog-header-wrapper { width: 100%; overflow: auto; }

#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-search { float:left; width: 172px; height: 110px; border-right: 1px solid #bdc8da; padding: 0; }
#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-search #productSearch { margin: 15px 0 0 17px; }
#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-search #productSearch-form { clear: both; float: left; margin: 5px 0 0 17px; width: 144px; }
#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-search #productSearch-form #productSearch-input { float: left; }
#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-search #productSearch-form #productSearch-button { margin-top: 8px; float: right; }

#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-column2 { float: left; width: 365px; height: 110px;  border-right: 1px solid #bdc8da; padding: 0; }
#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-column2 #host-a-show-header { display: block; margin: 10px 0 0 17px; }
#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-column2 p { font-family: Arial, sans-serif; font-size: 11px; margin: 12px 17px 0 0; line-height: 1.5em; color: #FFF !important; }

#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-column3 { float: left; width: 420px; height: 110px;  border-right: 1px solid #bdc8da; padding: 0; }
#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-column3 #how-to-purchase-header { display: block; margin: 10px 0 0 17px; }
#productCatalog-template-header #productCatalog-header-wrapper #productCatalog-header-column3 p { font-family: Arial, sans-serif; font-size: 11px; margin: 12px 17px 0 0; line-height: 1.5em; color: #FFF !important; }

#productCatalog-template-header a:link,
#productCatalog-template-header a:visited,
#productCatalog-template-header a:hover,
#productCatalog-template-header a:active { font-family: Georgia, Times, serif; font-size: 18px; color: #FFF; text-decoration: underline; }
