/* @override 
	http://localhost/goldsmith/stylesheets/goldsmith-main.css*/

/* Styling for kbp 2010 */

/* Reset from Yahoo Grids */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	padding-bottom: 0px;
	border-width: 0px;
}

img.sector	{
	padding: 0 0 0 2px;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

div.image	{
	float: right;
	margin: 0px 10px 10px 25px;
	}

div.big-image	{
	float: right;
	margin: 0 0 10px 10px;
}

ul {
	list-style: none;
	}

ol	{
	margin-top: 3px;
	margin-bottom: 10px;
	list-style-position: inside;
	color: #fff;
	list-style-type: disc;
	font-weight:bold;
	line-height: 1.4em;
	list-style-image: url(../assets/img_bullet.gif);
}


/* sector styling */

ol.sectors	{
	margin-top: 3px;
	margin-bottom: 10px;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 1.5em;
	list-style-image: url(../assets/img_bullet.gif);
	
}

ol.sectors li {
	margin-bottom: 1px;
	text-decoration: none;
	color:#8d6f4c;
}

ol.sectors li.selected {
	text-decoration: none;
	color: #000;
}
		
ol.sectors li.selected a{
	text-decoration: none;

}

ol.sectors li.unselected a{
	padding-top: 7px;
	padding-left: 5px;
	text-decoration: none;
	color: #8d6f4c;
}

ol.sectors li.unselected a:hover{
	color: #6a5339;	
	text-decoration: none;
}

ol.sectors li a:hover{
	color: #6a5339;
	text-decoration: none;
	}
	
/* sector styling ends */


ol.how	{
	margin-top: 3px;
	margin-bottom: 10px;
	list-style-position: outside;
	color: #8d6f4c;
	list-style-type: disc;
	line-height: 1.4em;
	list-style-image: url(../assets/img_bullet.gif);
	padding-left: 10px;	
}
	
li.how	{
	padding: 0 10px 10px 5px;
	font-family: 'Fira Sans', sans-serif;
	font-weight: normal;
	color:#303030;
}


ol.info	{
	margin-top: 3px;
	margin-bottom: 10px;
	list-style-position: outside;
	color: #8d6f4c;
	list-style-type: disc;
	line-height: 1.4em;
	list-style-image: url(../assets/img_bullet.gif);
	padding-left: 25px;	
}
	


li.info	{
	padding: 0 10px 10px 5px;
	font-family: 'Fira Sans', sans-serif;
	font-size: 12px;
	color: #303030;
	font-weight: normal;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym { border:0;
}

/* General styling */

body {
	margin:0px;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #303030;
	line-height: 1.3em;
	background: #8d6f4c url(../assets/tile.gif);
}

p {
	font-family: 'Fira Sans', sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #231f20;
	line-height: 1.4em;
	padding-bottom: 10px;
}

p.legal {
	float: left;
	font-family: 'Fira Sans', sans-serif;
	color: #231f20;
	line-height: 1.3em;
	padding: 20px 0 0 0;
	font-weight:normal;
} 

p.blue	{
	font-weight: bold;
	color: #8d6f4c;
}

p.white {
	font-family: 'Fira Sans', sans-serif;	font-size: 11px;
	font-weight: normal;
	color: #f2f2f2;
	line-height: 1.3em;
	padding-bottom: 5px;
}

p.small {
	font-size: 80%;
	color: #f2f2f2;
	line-height: 1.4em;
	font-weight: 500;
}

p.fsa {
	font-size: 80%;
	color: #999;
	line-height: 1.4em;
	
}

p.required {
	font-size: 65%;
	color: #231f20;
}

p.client	{
	font-weight: bold;
	padding-bottom: 20px;
}

p.accordian {
	font-family: 'Fira Sans', sans-serif;	
	font-weight:normal;
	font-size: 12px;
	color: #231f20;
	line-height: 1.3em;
	padding: 10px;
		
	}

h1 {
	font-family: 'Source Serif Pro', serif;
	font-weight: 400;
	font-size: 30px;
	color: #8d6f4c;
	line-height: 1.2em;
	}

h1.white {
	color: #f2f2f2;
	text-align: center;
	padding: 30px;
}


h2 {
   font-family: 'Source Serif Pro', serif;
	font-weight: 400;
	font-size:20px;
	line-height: 1.3em;
	color:#8d6f4c;
	padding-bottom: 5px;
	
}

h2.headers {
   font-family: 'Source Serif Pro', serif;	
   font-weight: 400;
	font-size:16px;
	line-height: 1.3em;
	color:#f2f2f2;
	padding-bottom: 10px;
	margin-left: 10px;
}

h2.partners {
   font-family: 'Source Serif Pro', serif;	font-weight: 400;	font-size:16px;
	line-height: 1.3em;
	color:#8d6f4c;

	padding-bottom: 10px;
	margin-left: 10px;
}

h2.small {
	padding: 10px 0 0 10px;
	height: 15px;
	line-height: 15px;
	width: auto;
	font-size: 15px;
	font-weight: normal;
	float: left;
	text-align: left;
}

h3 {
	font-family: 'Source Serif Pro', serif;	font-weight: 600;
	font-size: 110%;
	color: #8d6f4c;
	line-height: 1.3em;
}

h3.partner {
	font-family: 'Source Serif Pro', serif;	font-weight: 600;
	font-size: 120%;
	color: #8d6f4c;
	line-height: 1.3em;
}


h3.quote	{
	font-weight: normal;
	font-size: 120%;
	margin-bottom:10px;
}

strong {
	font-weight: 700;
}

h4	{
	font-family: 'Source Serif Pro', serif;	font-weight: 600;
	font-size: 16px;
	line-height: 1.2em;
	color: #808080;
	width: 130px;
	padding: 0 5px 10px 15px;
	margin-top: 10px;
}

h5	{
	font-family: 'Source Serif Pro', serif;	font-weight: 700;	
	font-size: 13px;
	line-height: 1.2em;
	color: #8d6f4c;
	text-align: center;
}

h5.left	{
	font-family: 'Source Serif Pro', serif;	font-weight: 700;
	font-size: 13px;
	line-height: 1.2em;
	color: #8d6f4c;
	text-align: left;
}
	
#telephone {
font-family: 'Source Serif Pro', serif;	font-weight: 400;
	font-size: 200%;
	color: #8d6f4c;
	line-height: 1.2em;
}

/* Layout styling */

#wrapper {
	width: 900px;
	height: auto;
	margin: 0px auto;
	background: #ffffff;
	}
	
#hero	{
	width:747px; 
	position:relative; 
	height:199px;
	background: #6a5339;
}

#hero-img	{
	float: left;
	height: 199px;
}

/* product box styling */

#product	{
	width: 526px;
	height: 92px;
	margin-bottom: 10px;
	font-family: 'Source Serif Pro', serif;
	font-weight: 400;
}

#product ul {
	list-style:none;
	

	
}

#product li {
	margin-right: 5px;
	width: 98px;
	display: inline;
	float: left;
	border: 1px solid #dddddd;
	
}

#product li.selected {
	display: block;
	width: auto;
	height: 70px;
	padding: 10px;
	
}
		
#product li.selected a{
	text-decoration: none;
	color: #f2f2f2;	
	
}

#product li.unselected a{
	display: block;
	font-size: 120%;
	height: 70px;
	padding:10px;
	text-decoration: none;
	color: #8d6f4c;
	background: #f2f2f2;

}

#product li.unselected a:hover{
	display: block;
	text-decoration: none;
	background: #8d6f4c;
}

#product li a:hover{
	color: #ffffff;
	text-decoration: none;
	}
	
/* product box styling end */



.main-headings	{
	font-family: 'Fira Sans', sans-serif;
	font-weight: 400;
	font-size:16px;
	line-height: 1.3em;
	color:#f2f2f2;
	display: block;
	margin-bottom: 10px;
	height: 28px;
	padding: 8px 0 0 10px;
	background: #8d6f4c;
	width: 514px;
		
}

.info-headings	{
	float: left;
	width: 514px;
		
}
	
.body-content	{
	float:left;
	overflow: hidden;
	width: 747px;
	background: #ffffff;
	margin-bottom: 40px;
}
.inner-body-content	{
	float: left;
	width: 747px;
}

.text-content	{
	float: left;
	width: 525px;
	padding:30px 26px 40px 40px;	
	
}

.block {
	float: left;
	padding: 0 0 10px 0;
	border: 0.1em dotted #8ba321;
	
	}

.text-content-quote	{
	float: left;
	width: 420px;
	height: auto;
	padding:40px 0px 40px 100px;
	background: url(../assets/img_quotemarks.gif) no-repeat left top;
	margin-top: 35px;
	margin-bottom: 0px;
	border-bottom: 0.1em dotted #8ba321;

}


.leftcolumn	{
	float: left;
	margin:0 5px 10px 0;
	border: 1px solid #dddddd;
	background: #f2f2f2;
}

.leftcolumn-small	{
	float: left;
	margin:0 6px 10px 0;
	border: 1px solid #dddddd;
}

.left-inner	{
	float: left;
	width: 477px;
	padding:10px 10px 0 20px;
	
}

.rightcolumn	{
	float: right;
	margin:10px 0 5px 0;
	border: .1em solid #c2c2c2;
}

.right-inner	{
	float: left;
	width: auto;
	padding: 10px;
	background: #f2f2f2;
}

/* styling for three columns */

.two-col	{
	float: left;
	width: 504px;
	padding: 8px;
	margin:10px 0 10px 0;
	background: #f2f2f2;
}

.partners	{
	float: left;


}

.col-span	{
	float: left;
	margin-bottom: 7px;
	width: 100%;
	
		}

.two-col-left	{
	float: left;
	width: 248px;
	background-color: #fff;
	height: 230px;
	
}

.two-col-right	{
	float: right;
	background-color: #fff;
	width: 248px;
	height: 230px;
	
	
}

.two-col-inner	{
	float: left;
	padding: 10px;
	display: block;
	
	}
	
.two-col-inner-big	{
	float: left;
	padding: 10px;
	display: block;
	height: auto;
	}

.column	{
	height: auto;
	padding: 8px 0 3px 10px;
	background: #f2f2f2;
}


#header {
	width: 900px;
	height: 100px;
	
	}

#header-left {
	float: left;
	height: 100px;	
	width: 300px;	
}

#header-right a{
	display: block;
	height: 100px;
	text-decoration: none;	
}

#header-right {
	float: right;
	text-decoration: none;	
	width: 600px;
	
	height: 100px;
	background: url(../assets/goldsmith_logo.gif) no-repeat right;
}

#header span {
	visibility: hidden;
}

/* gallery styling */

#maincontent-gallery	{
	float:left;
	width: 592px;
	height: auto;
}

#maincontent-gallery-inner	{
	float:left;
	height: auto;
	padding: 15px 0 0 15px;
}

.left	{
	width: 120px;
	margin-bottom: 15px;
}

.cell	{
	height: 120px;
	background-color: #231f20;
	}
	
.icon-holder	{
	float: left;
	width: 520px;
	margin-top: 10px;
}

.icon	{
	float: right;
	width:16px;
	margin: 0 0 20px 0;
	
	}


/* email link styling */
#email-link {
	font-family: 'Source Serif Pro', serif;	
	font-weight: 400;
	font-size: 14px;
	color: #8d6f4c;
	padding: 30px 0 0 30px;
	height: 70px;
}

#email-link ul {
	 list-style: none;
	 height: 25px;
}

#email-link li {
	}

#email-link li.selected {
	color: #8d6f4c;
}
		
#email-link li.selected a{
	color: #f2f2f2;
	text-decoration: none;
}

#email-link li.unselected a{
	color: #8d6f4c;
	text-decoration: none;	
}

#email-link li.unselected a:hover{
	color: #c0c0c0;
	text-decoration: none;	
}

#email-link li a:hover{
	color: #c0c0c0;
	text-decoration: none;
}

/* email link styling end */

/* clausen link styling */
.blank-link {
	font-family: 'Fira Sans', sans-serif;
	font-weight: 500;	font-size: 80%;
	color: #f2f2f2;
	text-decoration: none;
	line-height: 1.7em;
}

.blank-link ul {
	 list-style: none;
	 text-decoration: none;
	
}

.blank-link li {
	color: #f2f2f2;
	text-decoration: none;
	}

.blank-link li.selected {
	color: #bba994;
	text-decoration: none;
}
		
.blank-link li.selected a{
	color: #f2f2f2;
	text-decoration: none;
}

.blank-link li.unselected a{
	color: #f2f2f2;
	text-decoration: none;	
}

.blank-link li.unselected a:hover{
	color: #bba994;
	text-decoration: none;	
}

.blank-link li a:hover{
	color: #6a5339;
	text-decoration: none;
}

/* staff link styling */
.staff-link {
	font-family: 'Fira Sans', sans-serif;
	font-weight: 400;	font-size: 12px;
	color: #8d6f4c;
	text-decoration: none;
	line-height: 1.7em;
	font-weight: bold;
}

.staff-link ul {
	 list-style: none;
	 text-decoration: none;
	
}

.staff-link li {
	color: #8d6f4c;
	text-decoration: none;
	padding: 10px 0 0 10px;
	
}

.staff-link li.selected {
	color: #8d6f4c;
	text-decoration: none;
}
		
.staff-link li.selected a{
	text-decoration: none;
}

.staff-link li.unselected a{
	color: #8d6f4c;
	text-decoration: none;
	padding:3px;	
}

.staff-link li.unselected a:hover{
	color: #f2f2f2;
	text-decoration: none;
	background-color: #8d6f4c;
	padding:3px;
}

.staff-link li a:hover{
	color: #6a5339;
	text-decoration: none;
}

/* partner link styling */
.partner-link {
	font-family: 'Fira Sans', sans-serif;
	font-weight: 600;
	font-size: 12px;
	color: #8d6f4c;
	text-decoration: none;
	line-height: 1.3em;

}

.partner-link ul {
	 list-style: none;
	 text-decoration: none;
	
}

.partner-link li {
	color: #8d6f4c;
	text-decoration: none;
	padding: 3px 0 0 0;
	
}

.partner-link li.selected {
	color: #8d6f4c;
	text-decoration: none;
}
		
.partner-link li.selected a{
	text-decoration: none;
}

.partner-link li.unselected a{
	color: #8d6f4c;
	text-decoration: none;
	padding:3px 0;	
}

.partner-link li.unselected a:hover{
	color: #f2f2f2;
	text-decoration: none;
	background-color: #6a5339;
	padding:3px;
}

.partner-link li a:hover{
	color: #6a5339;
	text-decoration: none;
}


/* end of partner link styling */

/* staff link styling */

#contact-panel	{
	float: left;
	width: 260px;
}
.contact-link {
	float: left;
	width: 260px;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 400;	font-size: 12px;
	color: #8d6f4c;
	text-decoration: none;
	line-height: 1.7em;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: .1em dotted #c2c2c2;
}

.contact-link ul {
	 list-style: none;
	 text-decoration: none;
	
}

.contact-link li {
	color: #8d6f4c;
	text-decoration: none;
	padding: 5px 0 0 0;
	}

.contact-link li.selected {
	color: #8d6f4c;
	text-decoration: none;
}
		
.contact-link li.selected a{
	text-decoration: none;
}

.contact-link li.unselected a{
	color: #8d6f4c;
	text-decoration: none;
	
}

.contact-link li.unselected a:hover{
	color: #f2f2f2;
	text-decoration: none;
	background-color: #6a5339;
	padding:3px;
}

.contact-link li a:hover{
	color: #6a5339;
	text-decoration: none;
}

/* staff link styling end */


#col-left	{
	float:left;
	width: 153px;
	
}


#inner-bottom	{
	float:left;
	padding: 70px 15px 0 ;
	
}

#col-left #bottom	{
	float:left;
	margin: 15px 0 10px 0;
		
}

#fsa	{
	float: left;
	padding: 60px 20px 0  10px;
	width: 100px;
	color: #999;
}

#page-headline	{
	float: left;
	margin-top: 260px;
	padding-left: 15px;
}

#leftcol {
	width: 520px;
	margin-top: 60px;
	margin-left: 160px;
	padding: 23px 0 0 20px;
}

#leftcol.inner	{
	float: left;
	margin-top: 2px;
}

/*#rightcol {
	float: left;
	width: 155px;
	float: left;
	margin-bottom: -700px;
	padding-bottom: 700px;
	background: -moz-linear-gradient(top,#f2f2f2, #e6e6e6);
	/*If IE */
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#e6e6e6');
	/*If Safari*/
	/*background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e6e6e6));
	}*/

#rightcol-inner	{
	float: left;
	width: 155px;
	height: auto;
	
}

#rightcol-bottom	{
	float: left;
	width: 125px;
	padding: 5px 0 0 15px;
	margin-top: 20px;
}

.bottom-inner	{
	padding: 5px 0 7px 0;
	width: 125px;
	margin-bottom: 2px;
	
}

.arrow	{
	margin: 0px 55px 1px 54px;
	height: 15px;
	background-image: url(../assets/img_arrow.gif);
}

/* Form styling */
#right_form {
	font-family: 'Fira Sans', sans-serif;

	font-weight: 400;	
}

#right_form fieldset dl dd input, #right_form form fieldset dl dd textarea {
	border: none;
	line-height: 1.5em;
	background-color: #f2f2f2;
	margin-bottom: 10px;
	padding-left: 2px;
	width: 180px;
}

#right_form fieldset dl dt {
	line-height: 1.5em;
}

#right_form fieldset div.button input {
	margin-top: 5px;
	float: right;
}

#right_form fieldset textarea{
	width: 180px;
}

span.error {
	color: #ec008c;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 400;
}

/* Footer */

#footer	{
	clear: both;
	height:135px;
	background: #6a5339;
}

#footer-inner	{
	float: left;
	width: 900px;
	height:120px;
}

#footer-left	{
	float: left;
	padding-top: 16px;
	text-decoration: none;
}

#leftcontent-left	{
	float: left;
	padding-left: 30px;
}

#leftcontent-middle	{
	float: left;
	padding-left: 60px;
	width: 170px;
	padding-top: 2px;}

#leftcontent-right	{
	float: left;
	margin-left: 30px;
	width: 230px;
}

#footer-right	{
	float: right;
	padding-top: 95px;
	text-decoration: none;
}

#rightcontent-left	{
	float: left;
	padding-right: 30px;
}

#rightcontent-right	{
	float: left;
	margin-right: 30px;
}

#footer span {
	visibility: hidden;
}

/* Navbar styling */

#nav	{
	font-family: 'Fira Sans', sans-serif;
font-weight: 400;	font-size: 100%;
	color: #ffffff;
	text-align: left;
	width: 153px;

}

#nav ul {
	list-style: none;
}

#nav li {
	margin-bottom: 1px;
}

#nav li.selected {
	display: block;
	width: auto;
	height: 27px;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 25px;
	background: #8d6f4c;
	text-decoration: none;
}
		
#nav li.selected a{
	text-decoration: none;
	color: #f2f2f2;
}

#nav li.unselected a{
	display: block;
	height: 25px;
	padding-top: 7px;
	padding-left: 25px;
	text-decoration: none;
	color: #8d6f4c;
	background: #f2f2f2;

}

#nav li.unselected a:hover{
	display: block;
	text-decoration: none;
	background: #6a5339;
}

#nav li a:hover{
	color: #ffffff;
	text-decoration: none;
	}

/* feature links */
#box	{
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 130%;
	color: #ffffff;

	text-align: left;
	width: 155px;

}

#box ul {
	list-style: none;
	height: 200px;
}

#box li {
	list-style: none;
	height: 40px;
	}

#box li.selected {
	background: #e6e6e6;

}
		
#box li.selected a{
	text-decoration: none;
	color: #8d6f4c;
	display: block;
	padding: 10px 5px 15px 15px;
}

#box li.unselected a{
	display: block;
	padding: 10px 5px 15px 15px;
	text-decoration: none;
	color: #f2f2f2;
	background: #8d6f4c;
}

#box li.unselected a:hover{
	display: block;
	text-decoration: none;
	background: #999999;
	}

#box li a:hover{
	color: #ffffff;
	text-decoration: none;
}

/* form styling */

#form	{
	float: left;
	
}
#right_form {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
}

#right_form fieldset dl dd input, #right_form form fieldset dl dd textarea {
	border: none;
	line-height: 1.5em;
	background-color: #f2f2f2;
	margin-bottom: 5px;
	padding-left: 2px;
	width: 200px;
}

#right_form fieldset dl dt {
	line-height: 1.5em
}

#right_form fieldset div.button input {
	margin-top: 5px;
	float: right;
}

#right_form fieldset textarea{
	width: 200px;
}

span.error {
	color: red;
	font-size: 75%;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;}
