html, body, div, span, a, img,
h1, h2, h3, h4, h5, h6, hgroup, p,
dl, dialog, dt, dd, ol, ul, li,
abbr, acronym, address, b, big, blockquote,
cite, code, del, dfn, em, i, ins, kbd, pre, q,
samp, tt, var, small, strong, sub, sup,
object, iframe, form, fieldset, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, footer, header, nav, section,
figure, menu, time, mark, audio, video {
  font-family:'Helvetica Neue', Arial, sans-serif;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
  white-space: normal;
  text-align: left;
  margin: 0px;
  padding: 0px;
  border: 0px;
  outline: 0px;
  background: transparent; 
}

body {
	background: rgb(230,231,232) url(https://cdn.pricespectre.com/images/tophighlight.jpg) repeat-x;
}
a {color:#444;}
a:hover {color:#222;}
#wrapper {
	width:930px;
	margin:auto;
}
#header {
  position:relative;
  width:930px;
  height:170px;
}
#logo {
  float:left;
  margin:60px 24px 20px 0;
}
#footer-logo {
  position:absolute;
  top:0;right:5px;
}
#main {
  padding:0 10px;
  margin-bottom:20px;
}
.howitworks {
  height:450px;
}
.howitworks h2, .howitworks p {
  float:left;
  width:250px;
}
.video {
  width:640px;
  height:80px;
  background:#bbb;
  float:right;
  text-align:center;
  padding:140px 0;
  font-size:32px;
  color:#777;
  text-shadow: 0 1px #ddd;
}
#main table {
  border:1px solid #aaa;
  width:400px;	
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
tr.table-head td {
  font-weight:800;
  font-size:14px;
  background:url(https://cdn.pricespectre.com/images/button_large_green.jpg) repeat-x;
  color:#222;
  border-top:none;
  text-shadow:none;
  border-bottom:1px solid #111;
}
tr.table-head td.quantity {
  border-top-left-radius: 5px;
}
tr.table-head td.price {
  border-top-right-radius: 5px;
  border-bottom:1px solid #888;
  font-style:normal;
}

td.lastleft {
  border-bottom-left-radius: 5px;
}
td.lastright {
  border-bottom-right-radius: 5px;
}
td.quantity {
  width:30px;
  text-align:center;
  padding:5px;
  color:#eee;
  font-weight:800;
  text-shadow: 0 1px #000;
  background:#292929;
  border-top:1px solid #444;
  border-bottom:1px solid #000;
  font-size:13px;
}
td.price {
  width:120px;
  text-align:center;
  padding:4px 8px;
  font-size:13px;
  color:#333;
  border-top:1px solid #fff;
  border-bottom:1px solid #ccc;
  background:#eee;
  font-weight:800;
  font-style:italic;
}
tr.table-head td.price2 {
  border-top-right-radius: 5px;
  border-bottom:1px solid #888;
  font-style:normal;
  text-align:center;
}
td.quantity2 {
  width:90px;
  text-align:center;
  padding:5px;
  color:#eee;
  font-weight:800;
  text-shadow: 0 1px #000;
  background:#292929;
  border-top:1px solid #444;
  border-bottom:1px solid #000;
  font-size:13px;
}
td.price2 {
  width:80px;
  text-align:center;
  padding:4px 8px;
  font-size:13px;
  color:#333;
  border-top:1px solid #fff;
  border-bottom:1px solid #ccc;
  background:#eee;
  font-weight:800;
  font-style:italic;
}
td.free {
  color:#111;
  font-size:14px;
}
#footer {
  position:relative;
  clear:both;
  width:930px;
  font-size:14px;
  height:80px;
  margin-top:30px;
}
p#tableintro {
  color:#333;
  font-weight:800;
  margin-bottom:10px;
}
ul.footer-nav {
	width: 930px;
	font-size: 1em;
	font-weight:bold;
	list-style: none;
}
ul.footer-nav li {
  float: left;
  margin: 0;
  padding: 0 30px 0 0;
}
ul.footer-nav li a {
    	padding: 8px 5px;
    	color: #666;
    	font-size:15px;
    	display: block;
    	text-decoration: none;
    	float: left;
    }
    ul.footer-nav li a:hover {
    	color:#333;
    }

h1, h2, h3, h4, h5, p {
	line-height:1.5em;
	color:#222;
}

#main h1 {
  clear:both;
  font-size:24px;
  color:#444;
  width:100%;
  padding-bottom:5px;
  border-bottom:1px solid #ccc;
  text-shadow:0 1px #fff;
  margin:30px 0 0;
}
/*--MENU TOP LEVEL--*/

ul.sf-menu {
	width: 930px;
	font-size: 1em;
	font-weight:bold;
	list-style: none;
  position:absolute;
  bottom:0; left:0;
  z-index:2000;
}
    ul.sf-menu li {
    	float: left;
    	margin: 0;
    	padding: 0 30px 0 0;
    	position: relative; /*--Declare X and Y axis base for sub navigation--*/
    }
    
    ul.sf-menu li.user {float:right;padding:0;margin:0;}
    
    a#tools{
      -moz-border-radius-bottomleft: 12px;
      -moz-border-radius-topleft: 12px;
      -webkit-border-top-left-radius: 12px;
      -webkit-border-bottom-left-radius: 12px;
      border-top-left-radius: 12px;
      border-bottom-left-radius: 12px;
      background: url(https://cdn.pricespectre.com/images/button_large_gray.jpg) no-repeat;
      margin-right:0;
      height:20px;
      padding:7px 32px 5px 18px;
      color:#42424f;
      font-size:14px;
    }
      a#tools {background-position:-94px 0;}
      a#tools:hover {background-position:-94px -32px;color:#32323f;}
    a#login {
      -moz-border-radius-bottomright: 12px;
      -moz-border-radius-topright: 12px;
      -webkit-border-top-right-radius: 12px;
      -webkit-border-bottom-right-radius: 12px;
      border-top-right-radius: 12px;
      border-bottom-right-radius: 12px;
      margin-left:0;
      height:20px;
      padding:7px 18px 5px 16px;
      color:#466321;
      font-size:14px;
      background: url(https://cdn.pricespectre.com/images/button_large_green.jpg) no-repeat;
    }
      a#login {background-position:0 0;}
      a#login:hover {background-position:0 -32px;}
    
    ul.sf-menu li a {
    	padding: 8px 5px;
    	color: #555;
    	font-size:15px;
    	display: block;
    	text-decoration: none;
    	float: left;
    }
    ul.sf-menu li a:hover, ul.sf-menu2 li a:hover {
    	color:#8bc441;
    }
    ul.sf-menu li a.current {
      color:#8bc441;
    }
#home {
	padding-right:0;
}
#showcase {
  position:relative;
  margin-top:30px;
  width:930px;
  height:305px;
  background:url(https://cdn.pricespectre.com/images/cameras.jpg) no-repeat;
}
#showcase h1 {
  clear:right;
  float:right;
  margin:15px 20px 0;
  font-size:28px;
  color:white;
}
#showcase small {
  position:absolute;
  bottom:10px;
  right:10px;
  font-size:10px;
  color:#888;
}
#news {
  width:850px;
  height:40px;
  background: url(https://cdn.pricespectre.com/images/news_bkg.jpg) no-repeat;
  padding:25px 40px;
}
#news h1 {
  text-align:center;
  color:#555;
  text-shadow: 0 1px #fff;
}
#news a.button {
  padding:4px 26px 4px 12px;
  font-size:13px;
  font-weight: 600;
  height:16px;
  margin:0 20px;
  background: url(https://cdn.pricespectre.com/images/button_gray.jpg) no-repeat;
  color:#666;
  text-shadow: 0 1px #ccc;
  box-shadow:0 1px 5px #888;
  text-decoration:none;
}
#news a.button {background-position: -17px 0;}
#news a.button:hover {background-position: -17px -24px;}


.left-column, .right-column {
  width:430px;
  margin:30px 0;
}
.left-column {float:left;}
.right-column {float:right;}

h2 {
  font-size:16px;
  line-height:20px;
  color:#444;
  font-weight:800;
  text-shadow: 0 1px white;
}
p {
  font-size:14px;
  line-height:19px;
  color:#777;
  margin:5px 0 24px;
  text-align:justify;
}
a.button {
  -moz-border-radius:12px;
  -webkit-border-radius:12px;
  border-radius:12px;
  text-decoration:none;
}
a.green, input.button {
  padding:5px 26px 4px 20px;
  font-size:12px;
  background: url(https://cdn.pricespectre.com/images/button_green.jpg) no-repeat;
  margin:10px 0;
  float:right;
  height:15px;
  color:#4f6f24;
  font-weight: 600;
  text-transform:uppercase;
}
a.green {background-position:0 0;}
a.green:hover {background-position:0 -24px;}
a.loginbutton {background-position:-100px 0;}
a.loginbutton:hover {background-position:-100px -24px;}
#currentcustomer {
  border-top:1px solid #bbb;
  padding:15px 0;
  float:right;
  width:100%;
  margin-top:15px;
}
#currentcustomer h3 {
  float:right;
  padding:15px;
  font-size:14px;
  text-align:right;
  color:#555;
  font-weight:800;
}
a.loginbutton {
  margin:15px 0;
}
#ribbonbutton {
  position:absolute;
  bottom:60px;
  right:3px;
  display:block;
  width:323px;
  height:80px;
  background: url(https://cdn.pricespectre.com/images/ribbon_button.png) no-repeat;
  text-indent:-9999em;
}
#ribbonbutton:hover {
  background-position: 0 -87px;
}
#ribbonbutton:active {
  background-position: 0 -86px;
}
/*--MENU SUB LEVELS--*/

ul.subnav, ul.subnav2 {
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	margin:0;
	padding:0;
	list-style: none;
	z-index:2500;
	display: none;
	float: left;
	color:#074F72;
}
ul.subnav {
	left: 7px; top: 42px;
}
ul.subnav2 {
	left: 209px; top: 0px;
}
    ul.subnav li, ul.subnav2 li {
    	margin: 0; padding: 0;
    	clear: both;
    	background: #EDF0F0;
    }
    ul.subnav li:hover, ul.subnav2 li:hover {
    	background: #b7d88a;
    }
    ul.subnav li:active, ul.subnav2 li:active {
    	background: #D6D8D8;
    }
    ul.subnav li a, ul.subnav2 li a, ul.subnav li a:hover, ul.subnav2 li a:hover {
    	font-family: Arial, Helvetica, sans-serif;
    	float: left;
    	font-size:12px;
    	width: 150px;
    	color:#bbb;
    	padding: 4px 8px;
    }
    ul.subnav li a:hover, ul.subnav2 li a:hover {
    	color:#111;
    }
ul.subnav, ul.subnav2 {
    background:#222;
    background: rgba(0,0,0,.8);
  	-moz-box-shadow:0 3px 5px #222;
  	-webkit-box-shadow: 0px 3px 5px #222;
  	box-shadow: 0px 3px 5px #222;
  	-webkit-border-radius: 8px;
  	-moz-border-radius: 8px;
  	border-radius: 8px;
  	padding:6px 0;
}
img.subnavarrow {
  position:absolute;
  top:-14px;
  left:24px;
}
ul.subnav li, ul.subnav2 li {
	background:	none;
}
ul.subnav li:hover, ul.subnav2 li:hover {
	background:	-webkit-gradient(linear, left top, left bottom, color-stop(0, #d7f8aa),color-stop(1, #b7d88a));
}
ul.subnav li:active, ul.subnav2 li:active {
	background:	-webkit-gradient(linear, left top, left bottom, color-stop(1, #EDF0F0),color-stop(0, #D6D8D8));
}

/*TABS*/

#tab-box {
	width:930px;
	height:50px;
	margin:20px 0 10px;
}
.tabs {
	width:930px;
}
    .tabs li {
    	float:left;
    	list-style: none;
    }
    .tabs li a {
    	display:block;
    	width:305px;
    	text-align: center;
    	color:#555;
      padding:15px 0;
    	font-size:18px;
    	font-weight:bold;
    	line-height:17px;
    	letter-spacing:-0.04em;
    	text-decoration:none;
    	background:#ddd;
    	vertical-align:bottom;
    }
    .tabs li a:hover {
      background:#ccc;
    }
    .tabs li a:active {
    }
    .tabs li a.current {
    	background:#8bc441;
    	color:white;
    }

/*FORMS*/

form {
  margin:20px 0;
}
label, input, textarea, select {
  clear:left;
  float:left;
}
label {
  margin:10px 0 3px;
  font-size:14px;
  color:#777;
  text-shadow: 0 1px #fff;
}
select {
  margin-bottom:20px;
}
input {
  height:24px;
  width:300px;
  font-size:14px;
}
input.button {
  clear:none;
  margin-right:10px;
}
#formgroup1{
  float:left;
  width:360px;
}
#formgroup2{
  float:right;
  width:500px;
}
#formgroup2 input.reg {
  width:500px;
}
#formgroup2 textarea {
  width:500px;
  height:250px;
}
div.input {
  float:left;
  margin:5px 0;
  width:300px;
}
input.button {
  width:110px;
  color:#466321;
  height:24px;
  border:none;
  outline:none;
  cursor:pointer;
  text-transform:uppercase;
  font-size:12px;
  line-height:14px;
  -webkit-border-radius:9px;
  -moz-border-radius:9px;
  border-radius:9px;
  margin:10px 0 0 10px;
}
input.button {background-position:0 0;}
input.button:hover {background-position:0 -24px;}

#captcha {
  float:left;
  margin-top:25px;
}
form small {
  clear:left;
  float:left;
  font-size:10px;
  font-style:italic;
  margin-top:6px;
  color:#555;
}
#formgroup2 input.city {
  width:240px;
}
#formgroup2 input.zip {
  width:70px;
}
#confirm {
  margin:25px 0;
}
#confirm ul{
  margin:10px 0;
  font-size:14px;
  color:#444;
  text-shadow: 0 1px white;
  list-style:none;
}
#confirm ul li {
  margin:5px 0;
}
#confirm input.button {
  float:left;
  width:160px;
}
/* Manager authorization shared styles */
.manager-page {
	margin: 0 auto;
	max-width: 960px;
	padding: 40px 20px 60px;
}

.manager-title {
	font-size: 26px;
	margin-bottom: 20px;
}

.manager-description {
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 24px;
}

.manager-card {
	background: #ffffff;
	border: 1px solid #d9dde1;
	border-radius: 6px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
	margin-bottom: 30px;
	padding: 20px;
}

.manager-card--filled {
	background: transparent;
	border: none;
	box-shadow: none;
	padding: 0;
}

.manager-card--filled .manager-message {
	margin-bottom: 16px;
}

.manager-card--filled .manager-table {
	margin-top: 0;
}

#main .manager-table {
	width: 100%;
}

.manager-form {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.manager-form label {
	font-weight: bold;
}

.manager-hint {
	color: #555555;
	font-size: 12px;
	margin: -6px 0 6px;
}

.manager-input {
	border: 1px solid #aeb4bb;
	border-radius: 4px;
	box-sizing: border-box;
	font-size: 14px;
	letter-spacing: 0.08em;
	padding: 8px;
	text-transform: uppercase;
	width: 100%;
}

.manager-button {
	background: linear-gradient(180deg, #d7f8aa 0%, #96d13b 100%);
	border: 1px solid #5f9c23;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.15);
	color: #2f4f15;
	cursor: pointer;
	display: inline-flex;
	font-size: 14px;
	font-weight: 600;
	gap: 6px;
	line-height: 1.2;
	padding: 8px 22px;
	text-shadow: 0 1px rgba(255, 255, 255, 0.65);
	text-transform: none;
}

.manager-button:hover {
	background: linear-gradient(180deg, #c8f27e 0%, #7ec12b 100%);
}

.manager-button:active {
	background: linear-gradient(180deg, #7ec12b 0%, #6aa622 100%);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.25);
}

.manager-button:disabled {
	background: linear-gradient(180deg, #dfead0 0%, #b5c9a1 100%);
	border-color: #98b280;
	color: #6f7d57;
	cursor: default;
	text-shadow: none;
}

.manager-form .manager-button {
	align-self: center;
	justify-content: center;
}

.manager-button--small {
	display: inline-flex;
	font-size: 13px;
	padding: 6px 14px;
}

.manager-button--danger {
	background: linear-gradient(180deg, #d86060 0%, #b02929 100%);
	border-color: #861f1f;
	color: #ffffff;
	text-shadow: 0 1px rgba(0, 0, 0, 0.45);
}

.manager-button--danger:hover {
	background: linear-gradient(180deg, #d04a4a 0%, #a32121 100%);
}

.manager-button--danger:active {
	background: linear-gradient(180deg, #a32121 0%, #8c1b1b 100%);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.25);
}

.manager-button--danger:disabled {
	background: linear-gradient(180deg, #d39a9a 0%, #ba7b7b 100%);
	border-color: #9b5c5c;
	color: #f2f2f2;
	text-shadow: none;
}

.manager-message {
	border: 1px solid transparent;
	border-radius: 4px;
	display: none;
	margin-bottom: 18px;
	padding: 12px 15px;
}

.manager-message.success {
	background: #e6f6e6;
	border-color: #4caf50;
	color: #2e7d32;
}

.manager-message.error {
	background: #fdecea;
	border-color: #f44336;
	color: #c62828;
}

.manager-section {
	margin-bottom: 36px;
}

.manager-heading {
	font-size: 20px;
	margin-bottom: 12px;
}

.manager-table {
	border-collapse: separate;
	border-spacing: 0;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
	width: 100%;
}

.manager-table thead th {
	padding: 6px 12px;
	background: url(https://cdn.pricespectre.com/images/button_large_green.jpg) repeat-x;
	border-bottom: 1px solid #111;
	color: #222;
	font-size: 13px;
	font-weight: 800;
	text-shadow: none;
	text-align: left;
}

.manager-table thead th:first-child {
	border-top-left-radius: 5px;
}

.manager-table thead th:last-child {
	border-top-right-radius: 5px;
	border-bottom: 1px solid #888;
}

.manager-table tbody td {
	padding: 10px 12px;
	background: #eee;
	border-bottom: 1px solid #ccc;
	color: #333;
	text-align: left;
}

.manager-table tbody td:not(:first-child) {
	border-top: 1px solid #fff;
}

.manager-table tbody td:first-child {
	background: #292929;
	border-bottom: 1px solid #000;
	border-top: 1px solid #444;
	color: #eee;
	font-weight: 800;
	text-shadow: 0 1px #000;
}

.manager-table tbody tr:last-child td:first-child {
	border-bottom-left-radius: 5px;
}

.manager-table tbody tr:last-child td:last-child {
	border-bottom-right-radius: 5px;
}

.manager-empty {
	background: #ffffff;
	border: 1px solid #d9dde1;
	border-radius: 6px;
	font-style: italic;
	padding: 16px;
	text-align: center;
}

.manager-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

/* Mobile Responsive Styles */
@media screen and (max-width: 960px) {
	#wrapper {
		width: 100%;
		max-width: 930px;
		padding: 0 15px 60px 15px;
		box-sizing: border-box;
	}

	#header {
		width: 100%;
		height: auto;
		min-height: 80px;
		padding-bottom: 10px;
	}

	#logo {
		margin: 20px auto;
		float: none;
		display: block;
	}

	ul.sf-menu {
		width: 100%;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		gap: 5px;
		background: rgba(255, 255, 255, 0.95);
		padding: 10px 5px;
		box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.15);
		z-index: 1000;
		box-sizing: border-box;
	}

	ul.sf-menu li {
		padding: 0 8px;
		order: 1;
	}

	ul.sf-menu li a {
		font-size: 12px;
		padding: 6px 4px;
	}

	/* Position Tools on left, Login on right - at top of page */
	ul.sf-menu li.user {
		float: none;
		position: fixed;
		top: 10px;
		bottom: auto;
	}

	/* Tools button - left side */
	ul.sf-menu li.user:last-child {
		left: 10px;
	}

	/* Login button - right side */
	ul.sf-menu li.user:nth-last-child(2) {
		right: 10px;
	}

	/* Mobile button styles - use CSS gradients instead of images */
	a#tools {
		border-radius: 12px;
		background: linear-gradient(180deg, #e8e8e8 0%, #c8c8c8 100%);
		background-position: 0 0;
		padding: 7px 18px 5px 18px;
	}
	a#tools:hover {
		background: linear-gradient(180deg, #d8d8d8 0%, #b8b8b8 100%);
		background-position: 0 0;
	}
	a#login {
		border-radius: 12px;
		background: linear-gradient(180deg, #d7f8aa 0%, #96d13b 100%);
		background-position: 0 0;
	}
	a#login:hover {
		background: linear-gradient(180deg, #c8f27e 0%, #7ec12b 100%);
		background-position: 0 0;
	}

	/* Mobile dropdown positioning - dropdowns appear below fixed top buttons */
	ul.sf-menu li.user ul.subnav {
		position: fixed;
		top: 45px;
		bottom: auto;
		min-width: 160px;
	}

	/* Tools dropdown - align to left edge */
	ul.sf-menu li.user:last-child ul.subnav {
		left: 10px;
		right: auto;
	}

	/* Login dropdown - align to right edge */
	ul.sf-menu li.user:nth-last-child(2) ul.subnav {
		left: auto;
		right: 10px;
	}

	ul.subnav li a, ul.subnav2 li a {
		width: auto;
		min-width: 140px;
	}

	#showcase {
		width: 100%;
		height: auto;
		min-height: 200px;
		background-size: 100% auto;
		background-position: top center;
		padding-bottom: 30px;
	}

	#ribbonbutton {
		position: absolute;
		bottom: 40px;
		right: 0;
		left: auto;
		margin: 0;
		width: 260px;
		height: 64px;
		background-size: 260px auto;
		background-position: right top;
		background-repeat: no-repeat;
	}

	#showcase small {
		position: absolute;
		bottom: 8px;
		right: 10px;
		display: block;
		text-align: right;
	}

	.left-column, .right-column {
		width: 100%;
		float: none;
		margin: 20px 0;
	}

	#sellingpoints {
		padding: 0 10px;
	}

	a.green, input.button {
		float: none;
		display: inline-block;
		margin: 10px auto;
	}

	#currentcustomer {
		text-align: center;
	}

	#currentcustomer h3 {
		float: none;
		text-align: center;
		padding: 10px;
	}

	a.loginbutton {
		float: none;
		display: inline-block;
	}

	#videogallery {
		float: none !important;
		text-align: center;
		margin: 20px 0;
	}

	#videogallery img {
		max-width: 100%;
		height: auto;
	}

	#footer {
		width: 100%;
		height: auto;
		padding: 20px 0;
	}

	ul.footer-nav {
		width: 100%;
		text-align: center;
	}

	ul.footer-nav li {
		float: none;
		display: inline-block;
		padding: 5px 10px;
	}

	/* Tab box */
	#tab-box {
		width: 100%;
	}

	.tabs {
		width: 100%;
	}

	.tabs li a {
		width: auto;
		padding: 10px 15px;
		font-size: 14px;
	}

	/* Forms */
	#formgroup1, #formgroup2 {
		float: none;
		width: 100%;
	}

	#formgroup2 input.reg,
	#formgroup2 textarea {
		width: 100%;
		box-sizing: border-box;
	}

	input {
		width: 100%;
		box-sizing: border-box;
	}

	/* Tables */
	#main table {
		width: 100%;
		max-width: 400px;
	}
}

@media screen and (max-width: 600px) {
	#header {
		min-height: 60px;
		padding-bottom: 5px;
	}

	#logo {
		margin: 15px auto;
		max-width: 200px;
		height: auto;
	}

	ul.sf-menu {
		padding: 8px 5px;
	}

	ul.sf-menu li {
		padding: 0 5px;
	}

	ul.sf-menu li a {
		font-size: 11px;
		padding: 5px 3px;
	}

	a#tools, a#login {
		padding: 5px 10px 4px 8px;
		font-size: 11px;
	}

	#showcase {
		min-height: 150px;
		padding-bottom: 25px;
	}

	#ribbonbutton {
		bottom: 35px;
		width: 220px;
		height: 54px;
		background-size: 220px auto;
	}

	#showcase small {
		display: none;
	}

	h2 {
		font-size: 14px;
		line-height: 18px;
	}

	p {
		font-size: 13px;
		line-height: 17px;
	}

	.tabs li {
		width: 100%;
	}

	.tabs li a {
		width: 100%;
		box-sizing: border-box;
	}

}

@media screen and (max-width: 400px) {
	#wrapper {
		padding: 0 10px 60px 10px;
	}

	#logo {
		max-width: 160px;
	}

	#showcase {
		min-height: 120px;
		padding-bottom: 20px;
	}

	#ribbonbutton {
		bottom: 25px;
		width: 180px;
		height: 45px;
		background-size: 180px auto;
	}

	h2 {
		font-size: 13px;
	}

	p {
		font-size: 12px;
		line-height: 16px;
	}

	ul.sf-menu li a {
		font-size: 13px;
		padding: 6px 4px;
	}
}

