/*-----------------------------------------------------------------------
   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_US/bg-main.gif) center repeat-y;
	min-width: 1000px;
}

a {
	text-decoration: underline;
	font-weight: bold;
	color:#1a344d;
}

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_US/logo.gif) no-repeat top left;
}

#logo a{
	width: 175px;
	height: 60px;
	display: block;
}

#logo span{ display: none; }

/*navigation*/
#nav {
	float: right;
	width: 678px;
	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 33px;
	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_US/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_US/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_US/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: 15px 0 15px 0;
}

/*-----------------------------------------------------------------------
   Homepage styles
 ------------------------------------------------------------------------ */

/*top frame*/
#home-content-header {
	width: 960px;
	height: 340px;
	background: url(/images/corporate/en_US/bg-home-content-header.jpg) no-repeat;
	position: relative;
}

#home-content-callout {
	background: url(/images/corporate/en_US/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_US/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_US/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_US/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_US/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_US/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_US/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_US/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 {
	background: url(/images/corporate/en_US/border.gif) no-repeat right;
}

#contactform .field {
	float: left;
	padding: 0 6px 0 0;
}

#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;
}

#contactform input#Name, input#Email, input#Address, input#City { width: 230px; }
#contactform input#Phone { width: 105px; }
#contactform input#State { width: 28px; }
#contactform input#Zip { width: 62px; }

#contactform textarea {
	width: 474px;
	height: 124px;
	max-height:138px;
	overflow: auto;
}

#contactform input#Submit {
	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: 78px 0 0 18px;
	cursor: pointer;
}

/* about us */
#dressForSuccess {
	background-image:url(/images/corporate/en_US/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_US/bg-lifetime-guarantee.gif) no-repeat bottom;
	height:210px;
}

/* our opportunity */
#dsa {
	background: url(/images/corporate/en_US/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_US/bg-interior-header.jpg) no-repeat;
	padding: 0 0 14px 0;
	float: left;
}

/*look at*/
#title-interior h1{
	padding: 16px 0 0 13px;
	line-height: 48px;
	float: left;
}

#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_US/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 }
.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;

}


