/*Bluepark Additional CSS*/

h1 { 
	border-bottom: 0px solid #C0C0C0; 
	padding-bottom: 0px;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 0.25em;
	line-height: 1.25em;
	}

p { 
	line-height: 1.5em; 
	}

.highlight { 
	background-color: #FFFF80; 
	}

/*Sub Menus*/

.child { 
	position: absolute; 
	visibility: hidden; 
	z-index: 40; 
	background-color: #000000; 
	margin-top: 0px; 
	padding: 0px; 
	text-align: left; 
	/*border-bottom-left-radius: 4px; 
	border-bottom-right-radius: 4px; 
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); 
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);*/
	border-bottom: 2px solid #FDB90A;
}

.childcolumn {
	border-left: 1px solid #333333;
	/*border-right: 1px solid #333333;*/
}

.child a, .childheading { 
	display: block; 
	padding: 5px 20px 6px 10px; 
	/*border-radius: 2px;*/ 
	}

.child a:link, .child a:visited { 
	background-color: transparent; 
	color: #606060; 
	font: normal 17px oswald, impact, 'arial narrow', sans-serif; 
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
}

.child a:hover, .child a:active, .childheading { 
	background-color: #333333; 
	color: #FDB90A; 
	font: normal 17px oswald, impact, 'arial narrow', sans-serif; 
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
}

.childheading {
	color: #F15C22;
	text-transform: uppercase;
}
	
/*Sub Menus End*/

div.header { 
	border-left: 0px; 
	border-right: 0px; 
	}

/*#nav, .cb_title, .lb_title, .rb_title, .button, #menu ul { 
	border-radius: 4px; 
	}

.button input { 
	border-radius: 2px; 
	}

#menu li:first-child > *, #catalogue li:first-child > *, #brand li:first-child > *, .menu li:first-child > * { 
	border-top-left-radius: 4px; 
	border-top-right-radius: 4px; 
	}

#menu li:last-child > *, #catalogue li:last-child > *, #brand li:last-child > *, .menu li:last-child > * { 
	border-bottom-left-radius: 4px; 
	border-bottom-right-radius: 4px; 
	}

#nav, .cb_title, .lb_title, .rb_title, .button { 
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); 
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3); 
	}

table.footer { 
	box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.2); 
	-moz-box-shadow: 0px -1px 2px rgba(0, 0, 0, 0.2); 
	}*/
	
#product_images, #product_details { vertical-align: top; }

#breadcrumb, #breadcrumb a {
	font-family: arial, sans-serif;
	font-size: 12px;
}

/*Buttons*/

.button {
	border: 1px solid #ffffff;
}

.button:hover {
	color: #FDB90A;
	border: 1px solid #FDB90A;
}

/*Form Fields*/

input[type=text], input[type=email], input[type=password], textarea, select {
	border-radius: 0;
}

/*Header*/

#ariba-logo {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 200px;
	height: 115px;
}

#ariba-logo-2 {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 215px;
	height: 140px;
}

#strapline {
	position: absolute;
	top: 132px;
	left: 10px;	
}

#strapline h2 {
	margin: 0px;
	text-transform: uppercase;
	color: #FDB90A; 
	font: normal 20px oswald, impact, 'arial narrow', sans-serif; 
	font-weight: 400;
}

#ariba-contact {
	position: absolute;
	right: 10px;
	width: 640px;
	height: 120px;
	background-color: #505153;
	background-image:url('/uploads/ariba-contact.gif') ;
}

#checkers {
	position: absolute;
	left: 10px;
	top: 5px;
}

#checkers img {
	width: 240px;
	height: 45px;
	margin: 5px 0px 7px;
}

#checkers h2 {
	margin: 0px;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

#contact-2 {
	position: absolute;
	right: 20px;
	top: 15px;
	text-align: right;
}

#contact-2 h2 {
	margin: 0px;
	color: #F15C22; 
	font: normal 30px oswald, impact, 'arial narrow', sans-serif; 
	font-weight: 400;
	line-height: 1em;
}

#contact-2 p {
	margin: 0px;
	font-size: 14px;
	color: #ffffff;
}

/*Nav*/

#nav {
	text-transform: uppercase;
}

/*Menus*/
/*order: link, visited, hover, focus, active*/

.lb_title {
	text-transform: uppercase;
}

.current {
	color: #F15C22;
	background-color: #1A1A1A;
}

#menu, #catalogue, .menu {
	text-transform: uppercase;
}

#catalogue .sub {
	text-transform: none;
}

#catalogue .sub:link, #catalogue .sub:visited {
	color: #ffffff;
	background-color: #333333;
	font-weight: 400;
}

#catalogue .sub:hover, #catalogue .sub:active {
	color: #FED66C;
	background-color: #000000;
}

.sub.current {
	color: #F15C22;
	background-color: #333333;
}

/*Category Page*/

.prti, .prti a:link, .prti a:visited, .primw, .primw a:link, .primw a:visited {
	text-transform: uppercase;
	font-family: oswald, impact, 'arial narrow', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
} /*text under the category image*/

/*Product Page*/

.ariba-page-content {
	padding: 10px 10px 12px;
	background-color: #B3B3B5;
	overflow: auto;
	margin-bottom: 1.75em;
}

.ariba-page-content h2, .ariba-page-content h3, .ariba-add-content h2 {
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-family: oswald, impact, 'arial narrow', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}

.ariba-page-content h2 {
	color: #FED66C;
}

.ariba-page-content h3 {
	color: #ffffff;
	margin-bottom: 0px;
}

.ariba-page-content p {
	margin-top: 0px;
}

.ariba-page-content ul, .ariba-add-content ul {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 15px;
	padding-bottom: 5px;
	text-indent: 0;
	margin: 0;
}

.ariba-page-content li, .ariba-add-content li {
	margin-bottom: 7px;
}

.left-column {
	float: left;
	width: 40%;
	padding-right: 20px;
}

.right-column {
	float: left;
	width: 60%;
	padding-left: 15px;
	border-left: 1px solid #DEDFE0;
}

.connector {
	float: right;
	margin: 10px 20px 0 0;
}

.connector p {
	font-family: oswald, impact, 'arial narrow', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}

/*Tables*/

.ariba-page-content table {
	width: 250px;
	margin: 15px 0;
}

.ariba-page-content tr {
	background-color: #DEDFE0;
	font-family: oswald, impact, 'arial narrow', sans-serif;
}

.ariba-page-content td {
	padding: 3px 5px 4px;
}

.annotation {
	text-transform: uppercase;
	color: #F15C22;
}

.dimensions {
	text-align: right;
}

.brackets {
	color: #434343;
	text-transform: none;
	font: italic 10px arial, sans-serif;
}

/*Additional Content*/

.ariba-add-content {
	padding-top: 5px;
}

/*Footer*/

#ariba-footer {
	padding: 20px 10px;
}

/*Home Page*/

#ariba-home {
	width: 940px;
	padding-top: 10px;
}

.ariba-home-box {
	float: left;
	width: 220px;
	margin-right: 20px;
}

/*.ariba-home-box:nth-child(4n+4) {
	margin-right: 0px;
}*/

.ariba-home-box.box-right {
	margin-right: 0px !important;
}

.ariba-home-box img {
	width: 220px;
	height: 220px;
	background-color: #DEDFE0;
	border-style: none;
}

.ariba-home-box img:hover {
	opacity: 0.5;
}

.ariba-home-box h2 {
	text-transform: uppercase;
	text-align: center;
	margin: 0.5em 0 1em;
	font: 400 14px oswald, impact, 'arial narrow', sans-serif;
}

/*Content*/

.ariba-content {
	padding: 17px 20px 20px 20px;
	background-color: #B4B4B6;
	margin-bottom: 20px;
}

.ariba-content p {
	font-size: 14px;
	color: #ffffff;
	margin: 1em 0 0;
}

.ariba-content p a {
	font-size: 14px;
	color: #FED66C;
	font-weight: bold;
}

.ariba-content p a:hover {
	color: inherit;
}

.ariba-content h2 {
	font: 400 18px oswald, impact, 'arial narrow', sans-serif;
	text-transform: uppercase;
	margin: 1em 0 0.5em;
}

.ariba-content ul {
	font-size: 14px;
	line-height: 1.5em;
	list-style-type: square;
	color: #ffffff;
	list-style-position: outside;
	padding-left: 15px;
	text-indent: 0;
	margin-bottom: 0px;
}

.ariba-content li {
	margin-bottom: 0.25em;
}

.ariba-downloads {
	float: right;
	margin: 0 0 10px 10px;
}

.ariba-downloads p, .ariba-downloads p a {
	font: 400 13px oswald, impact, 'arial narrow', sans-serif;
	text-transform: uppercase;
	text-align: right;
	margin: 0.5em 0 0;
}

/*Blocks*/

#cardlogos img {
	margin: 0px 6px 6px 0px;
}

/*News*/

.post_title, a.post_title, a.post_title:link, a.post_title:visited, a.post_title:hover, a.post_title:active {
	font: 400 18px oswald, impact, 'arial narrow', sans-serif;
	text-transform: uppercase;
}

/*.post {
	background-color: #CDCDCD;
}*/

.post p {
	font-size: 14px;
	margin: 1em 0 0;
}

/*.tables td {
	padding: 17px 20px 15px 20px;
}

.tables {
	margin-top: 0px;
	margin-bottom: 1em;
	position: relative;
	top: 1em;
}

.tables td .p {
	margin-top: 0px;
}

.tables tr:nth-child(even) {
	background-color: #DEDFE0;
}*/

.ariba-news {
	padding: 17px 20px 20px 20px;
	background-color: #B4B4B6;
	margin: 10px 0;
}

.ariba-news p {
	font-size: 14px;
	color: #ffffff;
	margin: 1em 0;
}

.ariba-news p a {
	font-size: 14px;
	margin: 1em 0;
}

.ariba-news p:first-of-type {
	margin: 0;
}

.ariba-news h2 {
	font: 400 18px oswald, impact, 'arial narrow', sans-serif;
	text-transform: uppercase;
	margin: 0 0 0.75em;
}

/*Forms*/

/*.l_form b {
	font-size: 14px;
}*/

/*Footer*/

.footer {
	height: auto !important;
	background-color: #000000;
}

.ariba-footer-content {
	width: 960px;
	height: auto;
	padding: 0 10px;
}

.ariba-footer-1 {
	float: left;
	width: 210px;
}

.ariba-footer-2, .ariba-footer-3 {
	float: left;
	width: 250px;
}

.ariba-footer-4 {
	float: left;
	width: 225px;
}

.ariba-footer-content p {
	margin: 0;
}

.ariba-footer-bold {
	color: #F15C22;
	text-transform: uppercase;
	font-weight: bold;
}

.liquid {
	margin-top: 28px;
	width: 140px;
	height: 60px;
}

