/* _________________________________________________

320 and Up boilerplate extension
Andy Clarke http://about.me/malarkey
Version: 2
URL: http://stuffandnonsense.co.uk/projects/320andup/
License: http://creativecommons.org/licenses/MIT/
_____________________________________________________

1 ROOT
2 HEADINGS
3 TYPOGRAPHY
4 LINKS
5 FIGURES & IMAGES
6 TABLES
7 FORMS
8 BANNER
9 NAVIGATION
10 CONTENT
11 MAIN
12 COMPLEMENTARY
13 CONTENTINFO
14 GLOBAL OBJECTS
15 VENDOR-SPECIFIC 
16 MODERNIZR
17 TEMPLATE SPECIFICS

COLOURS 

*/



/* 3 TYPOGRAPHY
   ============================================================================= */ 

p,
ol,
ul,
dl,
address {
  font-size: 80%; /*14px / 16px*/
}
li ul, li ol {
  font-size: 80%; /*14px / 16px*/
}
pre,
code,
kbd,
samp {
  font-size: 80%; /*14px / 16px*/
}


/* 4 LINKS
   ============================================================================= */ 
a.button {
	font-size: 90%;
}
.mainwrap .readmore a {
	font-size: 80%; /*15px / 16px*/
}
.mainwrap .readmore a {
	margin-top: -26px;
}


/* 6 TABLES
  ============================================================================= */ 

table {
  font-size: 82%; /*13px / 16px*/
}


/* 8 BANNER & HEADER
  ============================================================================= */
.banner {
	padding: 10px 0;
}
.headerwrapper {
	max-width: 940px;
	margin: 0 auto;
}
header .logo {
	width: 232px; /*231px / 940px*/
	float: left;
	margin: 0 20px 0 0;
}
header h1 {
	width: 100%;
	margin: 44px 0;
}
header nav ul li {
	line-height: 1;
}


/* 9 NAVIGATION
  ============================================================================= */
header nav {
	border-top: none;
	margin: 0;
	padding-right: 0;
}
header nav ul {
	width: 68%;
	text-align: right;
	float: right;
	display: block;
	margin-top: 35px;
}
header nav ul li {
	width: auto;
	display: inline-block;
	float: none;
	padding-bottom: 10px;
}
header nav li:last-child {
	padding-bottom: 0;
}
header nav a:link,
header nav a:visited {
	padding-left: 20px;
	padding-right: 0;
}
.complementary nav {
	margin: 0 0 20px 0;
}


/* 10 CONTENT
  ============================================================================= */
.contentwrapper {
	width: 940px;
	margin: 0 auto;
}
  

/* 11 MAIN
  ============================================================================= */
.main {
	width: 700px; /*700px / 940px*/
	margin: 0 0 0 20px;
	float: right;
	position: relative;
	max-width: 700px;
	border-top: none;
}
.homepage .mainimg {
	margin: 0;
	float: left;
	width: 460px; /*460px / 700px*/
	height: 460px;
}
.homepage .mainimg img {
	max-width: 460px;
	margin: 0;
	display: block;
}
.mainnobg {
	margin: 0;
	border-bottom: none;
}
.mainwrap .readmore {
	width: 220px;
	margin-right: 20px;
}
.mainwrap .box{
	height: 75px;
}
.mainwrap .right {
	margin-right: 0;
}
/*.mainwrap img.plus {
	float: left;
}*/
.homepage .maintext {
	margin: 0;
	width: 180px; /*220px / 700px*/
	float: right;
}
.maintext {
	margin: 0;
	width: 660px;
}
.maintext h1 {
	text-align: left;
	line-height: 1.2;
}
.maintext .twocol {
	float: left;
	margin: 20px 10px 20px;
	width: 270px;
	clear: right;
	min-height: 500px;
}
.maintext img.figures {
	width: 220px;
}
.homepage .videolink {
	margin-top: 20px;
	margin-left: 460px;
}



/* 12 COMPLEMENTARY
  ============================================================================= */
div[role="complementary"] {
	width: 220px; /*220px / 940px*/
	margin: 0;
}
.fittingsolution {
	margin: 0;
}
.fittingsolution .logos img {
	width: 35%;
	padding-bottom: 20px;
	vertical-align: middle;
}
.fittingsolution .logos img.plus {
	width: 12%;
	padding: 0 10px 20px;
}
.fit img {
	width: 100%;
}
.homepage .fittingsolution h1 {
	margin: 0;
	border-bottom: 1px solid #65be61;
	font-size: 135%;
	padding-bottom: 0.6em;
}
.homepage .gullet p {
	padding-bottom: 0;
}
.homepage .gullet img {
	width: 95%;
	padding-bottom: 0.4em;
	padding-top: 1em;
}
.homepage .riser img {
	width: 95%;
	padding-bottom: 0.4em;
	padding-top: 1.4em;
}
.homepage .plus {
	margin: -25px 46%; 
}
.homepage img.plus {
	width: 25px;
	height: 26px;
}
.homepage .fittingsolution a.button {
	position: relative;
	top: 10px;
}
.homepage .fit img {
	padding-bottom: 0em;
	padding-top: 1.2em;
}



/* 13 SECONDARY
  ============================================================================= */
.secondarywrapper {
	width: 940px;
	margin: 0 auto;
	position: relative;
}
.feature {
	margin: 0 240px;
	width: 460px;
	position: relative;
	z-index: 50;
}
.links {
	max-width: 940px;
	width: 940px;
	position: absolute;
}
.secondary .box {
	margin: 20px 0 20px;
	width: 220px;
	float: left;
	min-height: 205px;
}
.feature a:link,
.feature a:visited {
	font-size: 90%; /*15px / 16px*/
}
.feature .saddlefit {
	margin-right: 20px;
	z-index: 10;
}
.secondary .feature a {
	min-height: 33px;
}
.feature .saddlefit a img,
.feature .adjustments a img {
	width:  12px;
}
.links .stockists {
	padding: 0;
	float: right;
}
.links .ecgs img {
	width: 72px;
	height: 68px;
}
.secondary .feature img {
	overflow: hidden;
	height: 155px;
}


/* 14 CONTENTINFO
  ============================================================================= */
footer {
	width: 940px;
	margin: 0 auto;
}
footer .column {
	width: 220px;
	padding: 20px 20px 20px 0;
}

