/*
Theme Name: 2am
Theme URI: http://www.2amdesign.co.uk/
Description: 
Version: 1.0
Author: Ryan Hussey
Author URI: http://www.2amdesign.co.uk/
Tags: 

*/



/* 2am Super CSS */


/*****************************************************
* Global
*****************************************************/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}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;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}a{text-decoration:none;}

div.clear {
	clear: both;
}
.nodisp { display: none; }
.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.bottom-footer .alignright {
	margin-bottom: 0px;
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.clear {
	clear: both;
}
span.back,
.nodisp { display: none; }
.left { float: left; }

body {
	text-align: center;
	margin: 0 auto 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/*****************************************************
* Typography
*****************************************************/

p {
	font-size: 0.7em;
	color: #717171;
	line-height: 1.55em;
	padding-bottom: 8px;
}
.main-text p,
#footer p {
	font-size: 0.8em;
}
.main-text p {
	padding-bottom: 15px;
}
.top-text p,
.bottom-footer p,
.read-more p {
	padding-bottom: 0px;
}
body .quote-text,
body #footer .quote-text {
	font-size: 1.3em;
	color: #042770;
	line-height: 1.1em;
	font-style: italic;
	font-weight: lighter;
}
span.quote-from {
	font-size: 0.6em;
	color: #717171;
	line-height: 2.5em;
	padding-top: 5px;
	font-style: normal;
}
.contact-head p {
	text-indent: -7777px;
}
h1 {
	font-size: 1.75em;
	font-weight: bold;
	color: #000000;
	letter-spacing: -1px;
	padding-bottom: 5px;
	line-height: 1.2em;
}
body.home h1 {
	padding-bottom: 15px;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #D90042;
	line-height: 1.3em;
	padding-top: 8px;
	padding-bottom: 8px;
}
.solutions-boxes h2 {
	color: #042770;
	font-size: 1.3em;
	line-height: 1.1em;
	padding-right: 146px;
	padding-top: 10px;
	padding-left: 12px;
}
h3 {
	font-size: 1em;
	color: #DE0042;
	font-weight: normal;
	padding-bottom: 4px;
}
h4 {
	font-size: 0.8em;
	color: #D90042;
	padding-bottom: 5px;
	text-transform: uppercase;
}
body .main-text blockquote p {
	font-size: 1em;	
	color: #042770;
	font-style: italic;
	font-weight: lighter;
}
.quick-contact h4 {
	background: #E7E7E7 url(images/quick-contact-top.gif) no-repeat left top;
	padding: 7px 12px 5px;
	z-index: 100;
}
.quick-contact p {
	color: #FFFFFF;
}



/*****************************************************
* Links
*****************************************************/

.content a,
.content a:visited,
#footer a,
#footer a:visited {
	font-weight: bold;
	color: #042770;
	border-bottom: 1px dotted #042770;
}
.content a:hover,
#footer a:hover {
	border-bottom: none;
}
.content h2 a,
.content h2 a:visited {
	font-weight: normal;
	color: #D90042;
	border-bottom: 1px dotted #D90042;
}
.top-text a,
.top-text a:visited {
	color: #717171;
	font-weight: normal;
	border-bottom-style: none;
}
.top-text a:hover {
	border-bottom: 1px dotted #717171;
}
.read-more a,
.read-more a:visited {
	height: 24px;
	width: 100%;
	padding-top: 7px;
	display: block;
	border-bottom-style: none;
	color: #D90042;
}
.read-more a:hover {
	color: #000000;
}
.latest-news-side h3 a,
.latest-news-side h3 a:visited {
	font-weight: normal;
	color: #D90042;
	border-bottom-style: none;
}
.latest-news-side h3 a:hover {
	color: #000000;
}

/*****************************************************
* Layout
*****************************************************/

#top-header {
	width: 100%;
	margin: 0px auto;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	background: #E1E1E1;
}
.top-text {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header-wrap {
	width: 100%;
	margin: 0px auto;
	background: url(images/headr-bg.gif) repeat-x left bottom;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 188px;
	z-index: 200;
}
.logo {
	position: absolute;
	left: 0px;
	top: 12px;
}
.fade-one,
.fade-two {
	background: url(images/header-bg-fade.gif) no-repeat left top;
	height: 152px;
	width: 12px;
	position: absolute;
	top: 0px;
}
.fade-one {
	left: 145px;
}
.fade-two {
	left: 662px;
}
.quote-wrap {
	position: absolute;
	left: 180px;
	top: 28px;
}
ul.quote {
	width: 420px;
	text-align: left;
	overflow: hidden;
	height: 120px;
}
.contact-head {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(images/telephone.gif) no-repeat left top;
	padding-top: 70px;
}
#nav {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 0px;
	height: 36px;
	top: 152px;
}
.content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	text-align: left;
}
.main-image {
	margin-bottom: 15px;
}
.sidebar {
	float: left;
	width: 286px;
}
.quick-contact {
	background: #D90042 url(images/quick-contact-bottom.gif) no-repeat left bottom;
	padding-bottom: 5px;
	z-index: 10;
}
.radio-buttons {
	padding-bottom: 5px;
}
.latest-news-side {
	margin-top: 20px;
}
.l-news-block {
	background: url(images/news-bg.gif) repeat-x left bottom;
	padding: 9px 12px 2px;
}
.main-text {
	margin-left: 21px;
	float: left;
	width: 593px;
	padding-top: 10px;
}
.solutions-boxes {
	float: left;
	height: 188px;
	width: 286px;
	margin-bottom: 18px;
	position: relative;
	cursor: pointer;
}
.management-box {
	margin-right: 18px;
	background: url(images/solutions-bg-management.jpg) no-repeat left top;
}
.warehouse-box {
	background: url(images/solutions-bg-warehouse.jpg) no-repeat left top;
}
.training-box {
	margin-right: 18px;
	background: url(images/solutions-bg-training.jpg) no-repeat left top;
}
.mobile-box {
	background: url(images/solutions-bg-mobile.jpg) no-repeat left top;
}
.desktop-box {
	margin-right: 18px;
	background: url(images/solutions-bg-desktop.jpg) no-repeat left top;
}
.it-box {
	background: url(images/solutions-bg-it.jpg) no-repeat left top;
}
.read-more {
	background: url(images/read-more-button.gif) no-repeat left top;
	height: 31px;
	width: 112px;
	text-align: center;
	position: absolute;
	left: 12px;
	bottom: 27px;
}
.divider-box {
	margin-bottom: 17px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 8px;
	overflow: auto;
}

.footer-wrap {
	width: 100%;
	margin: 0px auto;
	background: #E1E1E1;
	margin-top: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.footer-cols {
	width: 286px;
	margin-right: 20px;
	float: left;
}
body .right-col {
	margin-right: 0px;
}
.bottom-footer-wrap {
	width: 100%;
	margin: 0px auto;
	background: #D3D3D3;
	padding-top: 7px;
	padding-bottom: 5px;
}
.bottom-footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.post {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #E7E7E7;
}
#callmeouter, #echocall, #callme {
	z-index: 1100 !important;
}

/*****************************************************
* Lists
*****************************************************/

#nav ul {
}
#nav ul li {
	float: left;
}
#nav li a,
#nav li a:visited {
	display: block;
	width: 120px;
	margin-right: 2px;
	font-size: 0.84em;
	color: #717171;
	font-weight: bold;
	padding-top: 10px;
	height: 26px;
	background: url(images/button-bg.gif) no-repeat left bottom;
}
#nav li a:hover {
	color: #000000;
}
#nav ul li.current_page_item a,
#nav ul li.current_page_item a:visited,
#nav ul li.current_page_item a:hover,
#nav ul li.current_page_parent a,
#nav ul li.current_page_parent a:visited,
#nav ul li.current_page_parent a:hover {
	background: url(images/button-bg.gif) no-repeat left top;
	color: #0F1A5C;
}

/* dropdown */

body #nav li.page-item-6 ul {
	display: none;
	width: 120px;
	background: #DFDFDF;
}
body #nav li.page-item-6:hover ul {
	display: block;
}
body #nav li.page-item-6 ul li a,
body #nav li.page-item-6 ul li a:visited {
	padding: 5px 10px;
	background: #DFDFDF url(none);
	width: 110px;
	margin-right: 0px;
	border-top: 1px solid #F7F7F7;
	height: auto;
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	color: #717171;
}
body #nav li.page-item-6 ul li.current_page_item a,
body #nav li.page-item-6 ul li.current_page_item a:visited,
body #nav li.page-item-6 ul li.current_page_item a:hover {
	background: #FFFFFF url(none);
	color: #0F1A5C;
}
body #nav li.page-item-6 ul li a:hover {
	background: #DFDFDF url(none);
	color: #000000;
}
	



.main-text ul {
	padding-top: 8px;
	padding-bottom: 8px;
}
.main-text ul li {
	font-size: 0.8em;
	line-height: 1.3em;
	font-weight: normal;
	color: #000000;
	padding-bottom: 9px;
	margin-left: 10px;
	padding-top: 2px;
	padding-left: 25px;
	background: url(images/tick.gif) no-repeat left top;
}

#footer ul li {
	margin-left: 0px;
	background: url(images/footer-bullet.gif) no-repeat left 3px;
	padding-left: 15px;
	font-size: 0.8em;
	line-height: 1.2em;
	padding-bottom: 5px;
	color: #717171;
}
#footer ul li ul {
	padding-top: 5px;
}
#footer ul li ul li {
	font-size: 1em;
}
#footer ul li a,
#footer ul li a:visited,
.bottom-footer a,
.bottom-footer a:visited {
	color: #717171;
	font-weight: normal;
	border-bottom-style: none;
}
#footer ul li a:hover,
.bottom-footer a:hover {
	color: #000000;
}

/*****************************************************
* Forms
*****************************************************/

.quick-contact form {
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 8px;
}
.quick-contact textarea,
.quick-contact input {
	width: 252px;
	padding: 2px;
	border: 1px solid #D9648B;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
body .quick-contact .submit input {
	background: url(images/send-email-button.gif) no-repeat left top;
	width: 150px;
	height: 27px;
	font-size: 12px;
	font-weight: bold;
	color: #D90042;
	border-style: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}
.quick-contact span.fmradio {
	display: block;
}
.quick-contact span.fmradio input {
	width: auto;
	margin: 3px;
	border: none;
}
.quick-contact .ddfmwrap {
	padding-bottom: 10px;
}
.main-text .ddfmwrap {
	background: #E7E7E7;
	width: 430px;
	padding: 20px;
	margin: 15px 0px;
}
.main-text .ddfmwrap textarea,
.main-text .ddfmwrap input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	width: 400px;
	border: 1px solid #999999;
}
.main-text .ddfmwrap .submit input {
	background: url(images/main-button-bg.gif) no-repeat left top;
	width: 202px;
	border-style: none;
	height: 34px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	cursor: pointer;
}
.main-text label {
	display: block;
}

div.sent-email {
	border: 1px solid #398f14;
	background: #D3F5CE;
	padding: 10px;
	margin: 15px;
}
div.sent-email p {
	color: #398f14;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.4em;
	padding-bottom: 5px;
}
div.ddfmerrors,
div.errorlist {
	border: 1px solid #FF6600;
	color: #FF6600;
	background: #FFEFDF;
	padding: 10px;
	margin: 15px;
	font-size: 0.9em;
	line-height: 1.4em;
}

/* comments */

ol.commentlist {
	padding-bottom: 10px;
}
.commentmetadata {
	display: none;
}
li.comment {
	padding: 10px 15px;
	border-bottom: 1px solid #E7E7E7;
}
.comment-author {
	padding-bottom: 8px;
}
.odd {
	background: #E7E7E7;
}
