@import url("enriched.css");

html, body {
	margin: 0;
	padding: 0;
}

body {
	background-image: url('/images/layout/background.png');
	background-repeat: repeat-x;
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2",serif;
	font-size: 14px;
	color: #505050;
	line-height: 1.5em;
}

a {
	color: #536497;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

#header {
	background-image: url('/images/layout/header-backgroundKelly.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	height: 282px;
}

#header h2 {
	font-family: "ff-dax-web-pro-1","ff-dax-web-pro-2",sans-serif;
	font-weight: 700;
	color: #FFFCF9;
	text-align: left;
	font-size: 44px;
	margin: 0;
	line-height: 1.25em;
	text-shadow: 0 1px 1px rgba(0,0,0,.8);	
}

#header h3 {
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2",serif;
	font-weight: 400;
	font-style: italic;
	font-size: 34px;
	color: #C8D6F1;
	padding: 25px 0 0 0;
	text-align: left;
	margin: 0;
	line-height: 1.25em;
	text-shadow: 0 1px 1px rgba(0,0,0,.8);		
}

#logo a, #phone {
	height: 70px;
	text-indent: -99999px;
	display: block;
	background-repeat: no-repeat;
}

#logo a {
	background-image: url('/images/layout/logo.png');
	background-position: center;
}

#phone {
	background-image: url('/images/layout/header-phone.png');
	background-position: 20px 7px;
	margin-top: 26px;
	height: 27px;
	border-left: 1px solid #7583ac ;
}

#navigation {
	height: 51px;
}

#navigation ul,
#navigation ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation ul li {
	float: left;
}

#navigation ul li a {
	float: left;
	line-height: 51px;
	height: 51px;
	background-image: url('/images/layout/navbar.jpg');	
	background-repeat: no-repeat;
	padding: 0 30px 0 0;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "ff-dax-web-pro-1","ff-dax-web-pro-2",sans-serif;	
	font-weight: 700;
	font-size: 14px;
	text-shadow: 0 1px 1px rgba(255,255,255,.8);
}

#navigation ul li a:hover {
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,.8);	
}

/*
#navigation ul li.home a 										{ background-position: -8px 0; width: 56px; } 
#navigation ul li.home a:hover 									{ background-position: -8px -100px; }
#home #navigation ul li.home a									{ background-position: -8px -200px; }
                                    							
#navigation ul li.team a 										{ background-position: -68px 0; width: 76px; } 
#navigation ul li.team a:hover 									{ background-position: -68px -100px; }
#team #navigation ul li.team a									{ background-position: -68px -200px; }
                                        						
#navigation ul li.services a 									{ background-position: -152px 0; width: 103px; } 
#navigation ul li.services a:hover 								{ background-position: -152px -100px; }
#services #navigation ul li.services a							{ background-position: -152px -200px; }

#navigation ul li.upcoming-auctions a 					 		{ background-position: -263px 0; width: 141px; } 
#navigation ul li.upcoming-auctions a:hover 			 		{ background-position: -263px -100px; }
#upcoming-auctions #navigation ul li.upcoming-auctions a 		{ background-position: -263px -200px; }
                                                                                         
#navigation ul li.completed-auctions a 					 		{ background-position: -412px 0; width: 152px; } 
#navigation ul li.completed-auctions a:hover 			 		{ background-position: -412px -100px; }
#completed-auctions #navigation ul li.completed-auctions a 		{ background-position: -412px -200px; }
                                                            	
#navigation ul li.charity a 									{ background-position: -572px 0; width: 68px; } 
#navigation ul li.charity a:hover 								{ background-position: -572px -100px; }
#charity #navigation ul li.charity a							{ background-position: -572px -200px; }

#navigation ul li.appraisal-information a 						{ background-position: -648px 0; width: 170px; } 
#navigation ul li.appraisal-information a:hover 				{ background-position: -648px -100px; }
#appraisal-information #navigation ul li.appraisal-information a{ background-position: -648px -200px; }

#navigation ul li.leverage-financing a 							{ background-position: -826px 0; width: 152px; } 
#navigation ul li.leverage-financing a:hover 					{ background-position: -826px -100px; }
#leverage-financing #navigation ul li.leverage-financing a 		{ background-position: -826px -200px; }*/


/*
	## Content ##
*/

#content {
	text-align: left;
}

#content img {
	border: 1px solid rgb(153, 153, 153);
}


h1,h2,h3 {
	clear: both;
}

h1 {
	font-family: "ff-dax-web-pro-1","ff-dax-web-pro-2",sans-serif;
	font-weight: 700;
	font-size: 36px;
	color: #536497;
	line-height: 1.5em;
}

h2 {
	margin: 1em 0em .5em 0em;
	color: #fff;
	font-family: "ff-dax-web-pro-1","ff-dax-web-pro-2",sans-serif;
	font-weight: 700;
	font-size: 26px;
	line-height: 1.5em;
}

h3 {
	margin: .5em 0em 1em 0em;
	font-family: "ff-dax-web-pro-1","ff-dax-web-pro-2",sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.5em;
}

#home-title h1 {
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2",serif;
	font-size: 48px;
	font-weight: 400;
/*	margin: 35px 0;*/
	color: #000;
	border-bottom: 1px solid #cbd0e0;
	padding-bottom: 5px;
	line-height: 1em;
	margin: 0.7em 0 0.5em 0;
}

#home-title h3 {
/*	float: right;*/
	position: absolute;
	margin: 0;
	top: 30px;
	right: 0;
	color: #536497;
	line-height: 1em;
}

#home-title {
	clear: both;
	position: relative;
}

.homepageblock h2,
.inside h1 {
	font-size: 26px;
	background: #7986AE;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7986AE), to(#6473A1));
	background: -moz-linear-gradient(top,  #7986AE,  #6473A1);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7986AE', endColorstr='#6473A1');		
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	color: #fff !important;
/*
	background: rgb(83, 100, 151);
	background: rgba(83, 100, 151, 0.9);*/

	padding: 8px 6px 6px 6px;
	font-family: "ff-dax-web-pro-1","ff-dax-web-pro-2",sans-serif;	
}

.sideblock h2 {
	padding: 12px 6px 0px 0px;
	border-bottom: 1px solid #6473A1;
	color: #6473A1 !important;
	font-family: "ff-dax-web-pro-1","ff-dax-web-pro-2",sans-serif;
}

.sideblock h4 {
	padding: 10px 0 0 0;
	font-family: "ff-dax-web-pro-1","ff-dax-web-pro-2",sans-serif;
}

.homepageblock .blockcontent {
	padding: 5px 10px;
}

.homepageblock .blockcontent p {
	line-height: 1.6em;
}

.homepageblock .blockcontent ul {
}

.homepageblock .blockcontent ul li {
	padding: 2px 0;
}

.homepageblock .blockcontent img {
	margin: 5px 4px;
}

#previousauction img {
	border: 0px;
}

#featuredauction h3 {
	font-weight: bold;
	font-style: italic;
	color: #000;
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2",serif;
}

#featuredauction h2 {
/*	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d0d4e2), to(#b2b9cd));*/
/*	background: -moz-linear-gradient(top,  #d0d4e2,  #b2b9cd);*/
/*	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0d4e2', endColorstr='#b2b9cd');		*/
	background-color: #d0d4e2;
	text-shadow: 0 1px 1px rgba(255,255,255,.8);	
	padding: 8px 6px 6px 6px;
	font-family: "ff-dax-web-pro-1","ff-dax-web-pro-2",sans-serif;	
/*	color: #fff !important;*/
	border: none;
	font-weight: 700;
}


/*
.moreinformation {
	padding: 8px 6px 6px 6px;
	width: 150px;
	float: right;
	background: rgb(153, 153, 153);
	background: rgba(153, 153, 153, 0.9);
}
*/

.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 14px;
	padding: .5em 1em .65em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
/*	margin: 0 0 0 111px;*/
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.blue {
	color: #d9eef7 !important;
	border: solid 1px #0076a3;
	background: #536497;
	background: -webkit-gradient(linear, left top, left bottom, from(#7988b5), to(#536497));
	background: -moz-linear-gradient(top,  #7988b5,  #536497);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7988b5', endColorstr='#536497');
}
.blue:hover {
	color: #d9eef7 !important;	
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#536497), to(#7988b5));
	background: -moz-linear-gradient(top,  #536497,  #7988b5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#536497', endColorstr='#7988b5');
}

.photogrid {
	padding: 5px 0 0 0;
	text-align: center;
}

.moreinformation a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}

.moreinformation a:hover {
	color: rgb(83, 100, 151);
	color: rgba(83, 100, 151, 0.9);
}

tr:hover {
	background-color: #A3A3A3;
}

.privacy {
	padding: 12px 0 0 0;
	font-size: 12px;
	font-style: italic;
}


input[type="submit"] {
	-webkit-appearance: none;

	margin: 6px 0 0 0;
	padding: 4px 13px;
	text-align: center;
	text-shadow: rgba(0, 0, 0, 0.496094) 0px -1px 0px;
}

/*
	## Footer ##
*/

#copyrightnav {
	float: left;
	padding: 35px 0 0 15px;
}

#yastech a {
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	width: 130px;
	float: right;
	text-align: right;
	display: block;
	padding: 35px 80px 35px 15px;
	background-image: url(http://cdn.yastech.ca/marketing/footers/yastech.png);
	background-position: right center;
	background-repeat: no-repeat;
	color: #5d5d5d;
}


#footer {
	border-top: 1px solid #6473A1;
	text-align: left;
}

