/* @override
	http://pccox.pixel-works.co.uk/fileadmin/layout/default/css/layout.css?1306318568
	http://pccox.pixel-works.co.uk/fileadmin/layout/default/css/layout.css?1310464982
	http://pccox.pixel-works.co.uk/fileadmin/layout/default/css/layout.css?1310466756
	http://pccox.pixel-works.co.uk/fileadmin/layout/default/css/layout.css?1310466858
*/

/* @group fonts */
@font-face {
	font-family: 'cafetaRegular';
	src: url('../font-face/cafeta/cafeta__-webfont.eot');
	src: local('☺'), url('../font-face/cafeta/cafeta__-webfont.woff') format('woff'), url('../font-face/cafeta/cafeta__-webfont.ttf') format('truetype'), url('../font-face/cafeta/cafeta__-webfont.svg#webfontbSoyfR0p') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FagoNoMedRomanRegular';
	src: url('../font-face/FagoNoMed-Roman/fanmdr__-webfont.eot');
	src: local('☺'), url('../font-face/FagoNoMed-Roman/fanmdr__-webfont.woff') format('woff'), url('../font-face/FagoNoMed-Roman/fanmdr__-webfont.ttf') format('truetype'), url('../font-face/FagoNoMed-Roman/fanmdr__-webfont.svg#webfontGjUYV1Se') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin-bottom: 2em;
}

.indent {
	margin-left: 1.2em;
}

/* @end */

/* @group clearing */
	.stretch,
	.clear {
		clear:both;
		height:1px;
		margin:0;
		padding:0;
		font-size: 15px;
		line-height: 1px;
	}
	.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block;
		width: 100%;
	}

	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}
/* @end*/

body{
	margin: 0;
	background-image: url(../img/bodyBg.gif);
	background-repeat: repeat-x;
}

html,
body {
   margin:0;
   padding:0;
   height:100%;
}

#wrapper {
   min-height:100%;
   position:relative;
}

form{
	margin: 0;
}

/* @group header */

#header{
	height: 162px;
	width: 800px;
	left: 0;
}
#navTop{
	background-repeat: repeat-x;
	position: absolute;
	height: 24px;
	width: 1000px;
	left: 0;
	top: 163px;
}

#quickLogin {
	position: absolute;
	left: 125px;
	width:  470px;
	padding: 2px 0 0 0 ;
}

#quickLogin legend,
#quickLogin label {
	display: none;
	}
#quickLogin fieldset {
	padding: 0;
	margin: 0;
	border: none;
}
#quickLogin input,
#quickLogin p {
	float: left;
	margin-left: 5px;
	cursor: pointer;
}
#quickLogin p,
#quickLogin a {
	color: white;
	margin: 0;
}

#quickLogin a {
	padding: 0;
	margin: 0;
	}

#quickLogin input.text {
	border: none;
	font-size: 10px;
	padding: 2px;
}
#quickLogin input.submit {
	background-color: transparent;
	border: none;
	color:  white;
}

/* @end */
/*
#arrowRight{
	background-image: url(../img/arrowRight_bg.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 10px;
	width: 57px;
	left: 0;
	top: 207px;
}
*/
#container {
	background-image: url("../img/arrowRight_bg.png");
    background-repeat: no-repeat;
    background-position: 0 44px;
	padding-top: 24px;
	padding-bottom: 250px;
}

#colLeft {
	float: left;
	width: 271px;
	margin-left: 56px;
	margin-top: 20px;
}
#colCenter{
	float: left;
	width: 221px;
	margin-left: 0;
	margin-top: 20px;
}
#colRight{
	float: left;
	width: 210px;
	margin-left: 0;
	margin-top: 0;
}

#footer{
	height: 250px;
	width: 100%;
	background-color: #359eec;
   position:absolute;
   bottom:0;
}

#footerNav{
	left: 0;

}
#footerNav a {
	margin-bottom: 0;
}

#footer ul {
	float: left;
	list-style: none;
	margin-left: 60px;
	margin-top: 30px;
}
#footer ul li {
	padding-bottom: 4px;
}

#footer p {
	color:  white;
	margin-left: 40px;
}


/* login box */
.loginCont {
	color: #fff;
	width: 200px;
	background: #D9DADB;
}

.loginCont a{
	font-weight: normal;
	color:#4c4c4c;
}

.loginCont form{

}

.loginCont form p.break {
	clear: both;
	margin: 0;
	font-size: 9px;
	margin-left: 7px;
	width: 193px;
}
.loginCont p label{
	float: left;
	width: 55px;
	margin-top: 5px;
}
.loginCont p input.text{
	float: right;
	width: 118px;
	margin-top: 5px;
}

.topFade {
	background: url(../img/login/topFade.gif) no-repeat top right;
	padding: 5px;
}

.bottomFade {
	background: url(../img/login/bottomFade.gif) no-repeat bottom right;
}

img.corner {
   width: 19px;
   height: 19px;
   border: none;
   display: block !important;
}
.loginButton {
	border: 1px solid #ADADAD;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	float: right;
	margin: 0;
	width: 70px;
}

/* navigation */
.navFooter{
	color: #FFFFFF;
	font-size: 9px;
	margin: 0;
	margin-top: 3px;
	margin-left: 7px;
}

/* fe_user_admin */

#fe_user_admin{
	width: 468px;
}

#fe_user_admin h1{
	font-size: 11px;
	color: #008AC8;
	mergin-top: 0;
}


#fe_user_admin form p{
	width: 300px;
	height: 25px;
	margin: 0;
	clear: both;
	margin-left: 36px;
	display: block;
}

p.error{
	margin-left: 121px;
	font-style: italic;
	color: #FF0000;
	margin-bottom: 10px;
}
#fe_user_admin form p label{
	float: left;
	width: 103px;
	text-align: left;
}
#fe_user_admin form p input.text{
	float: right;
	width: 179px;
}
#fe_user_admin form p textarea{
	float: right;
	width: 179px;
}
#fe_user_admin form p input.button{
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #66B9DE;
	color: #66B9DE;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	margin: 0;
	margin-top: 10px;
}

/* forgotten password */
#fe_user_admin form.forgotten p{
	width: 468px;
	height: 25px;
	margin: 0;
	clear: both;
	display: block;
}
#fe_user_admin form.forgotten p input.text{
	float: left;
}
#fe_user_admin form.forgotten p input.button{
	float: left;
	margin: 0;
	margin-left: 15px;
}

/* nf_downloads */
.downloads p{
  color: #008AC8
  vertical-align: middle;
  margin: 0;
}

.downloads td{
  vertical-align: middle;
}

/*  ----   headings    ---- */
.headingImage{
  position: relative;
  left: -57px;
  width: 57px;
  height: 10px;
  background-image: url(../img/arrowRight_bg.png);
  background-position: left;
  background-repeat:no-repeat;
  border: 1px solid #000000;
  margin: 0;
  padding: 0;
  display:inline;
}

/* ---- fe_user_admin ---- */

div#contact{
	width: 468px;
}

div#contact h1{
	font-size: 11px;
	color: #008AC8;
	mergin-top: 0;
}


div#contact form p{
	width: 300px;
	height: 25px;
	margin: 0;
	clear: both;
	margin-left: 36px;
	display: block;
}

p.error{
	margin-left: 121px;
	font-style: italic;
	color: #FF0000;
	margin-bottom: 10px;
	height: auto;
}
#contact form p label{
	float: left;
	width: 103px;
	text-align: left;
}
#contact form p input.text{
	float: right;
	width: 179px;
}
#contact form p textarea{
	float: right;
	width: 179px;
}
#contact form p input.button{
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #66B9DE;
	color: #66B9DE;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	margin: 0;
	margin-top: 10px;
	width: 70px;
}

#productLeft {
	margin-top: 160px;
}

.iconFeatures {
	margin-right: 10px;
	width: 220px;
	border-collapse: collapse;
	margin-bottom: 20px;
}

#rangeImages .iconFeatures {
	width: 245px;
}

.iconFeatures td {
	padding: 4px;
}

.iconFeatures caption {
	background-color: #008AC8;
	color:  white;
	font-family: 'FagoNoMedRomanRegular', arial;
	font-size: 1.2em;
	font-size-adjust: 0.53;
	padding: 4px;
	text-transform: uppercase;
}

.features p{
	margin: 0;
}
.features td{
	padding: 5px 11px;
	vertical-align: middle;
}
.row-odd{
	background-color: #ccecfb;
	border-bottom: 1px solid #FFFFFF;
}
.row-even{
	background-color: #9ad4f3;
	border-bottom: 1px solid #FFFFFF;
}
.compare{
	width: 150px;
}
.compare td {
	height: 16px;
}
.compare td.logo{
	height: 53px;
}
.compare td.image{
	height: 72px;
}
.compare td.features{
	height: 29px;
	background-image: url(../img/displayCompare/featuresBg.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}
.compare td.bdrLeft{
	border-left: 2px solid #ffffff;
}

/*--- search box rounded corner ----*/

.search select.select, .search input.text{
	width: 145px;
}
.button {
	border: 1px solid #008cda;
	color: #ffffff;
	background-color: #008cda;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	float: right;
	font-size: 11px;
	margin: 5px 0;
	min-width: 120px;
}
#range .button {
	background-color: none;
	border: none;
	float: none;
}

.btn {
	font-size: 11px;
	text-transform: uppercase;
}

#btnPrevInRange,
#btnBackToRange {
	width:  123px;
	color: #65B8DE;
	display: block;
}
#btnNextInRange {
	width:  122px;
	color: #65B8DE;
	text-align: right;
	display: block;
}
#btnCompareGun {
	width:  205px;
	padding: 10px;
	display: block;
}

#btnGunsToCompare {
	width: 191px;
	color: #76777A;
}

/***********
 * results
 **********/
 .displaySearchResults{
 	width: 468px;
 }

 .results-cell{
 	border-bottom: 1px solid #B2DCEE;
	padding: 10px 0;
 }
 .searchImage{
 	border: 1px solid #B2DCEE;
 }

 #colRight .tx-newloginbox-pi1 {
    padding: 5px;
    background-color: #d2d3d4;
 }


 .tx-newloginbox-pi1 p{
	margin: 0;
	font-size: 9px;
	margin-left: 7px;
	margin-right: 7px;
 }
 .tx-newloginbox-pi1 input.text{
 	width: 118px;
	margin-top: 5px;
 }
 .tx-newloginbox-pi1 input.button{
 	border: 1px solid #B2DCEE;
	color: #66B9DE;
	background-color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	float: right;
	font-size: 11px;
	margin: 5px 0;
 }

 /* --- glossary styles */
 .techSpecs{
 	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;

 }
 .techSpecs td, .techSpecs th{
 	text-align: center;
	padding: 6px;
 }
 .techSpecs th{
  	background-color: #000000;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	width: 33%;
 }

 .techSpecs .row1{
 	background-color: #DFDFDF;
 }

 .techSpecs .row2{
 	background-color: #FFFFFF;
 }

 /* ccs styled content */
 #colCenter dl.csc-textpic-image,
 #colRight dl.csc-textpic-image {
    margin: 0;
 }

 .addDropShadow {
    background-color: #fff;
 }

#downloadPdf a {
	display: block;
	border-color: #9ad4f3;
	height: 34px;
	text-transform: uppercase;
	background-image: url(/typo3conf/ext/pw_pccox/res/img/icons/downloadPdf.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 70px;
	padding-top: 22px;
	margin-right: 10px;
}
#downloadPdf a:hover {
	color: white;
	background-color: #9ad4f3;
	}


.socialLinks {
	margin: 1.5em 0 1.5em 0;
	text-align: right;
}

#contentSelector {
	width: 480px;
}

#askQuestion {
	padding: 0.5em 1em;
	display: block;
	font-size: 0.8em;
	color: #008cda;
}
#askQuestion span.ui-icon{
	float: left;
	margin-right: 1em;
}

/* @group survey */

.tx-pbsurvey-pi1 {
	padding: 10px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tx-pbsurvey-pi1 h1 {
	font-size: 12px;
	color: black;
	padding: auto 0;
}

.tx-pbsurvey-pi1 .barcontainer {
	background-color: transparent;
	border:	none;
	height:	30px;
	width:	300px;
	margin: 5px auto 5px auto;
	right: auto;
}

#surveyContent {
	padding: 10px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

#frmPbSurvey {
	padding-top: 20px;
}

.tx-pbsurvey-pi1 .ui-button {
	font-size: 11px;
	padding: 0.5em 1.5em;
	cursor: pointer;
}

.tx-pbsurvey-pi1 .question {
	color: #000;
	font-size: 12px;
}

.tx-pbsurvey-pi1 fieldset {
	border: none;
	font-size: 1em;
}

.tx-pbsurvey-pi1 textarea {
	width: 780px;
}

ul.horiz {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
ul.horiz li {
	float: left;
	width: 20%;
}
ul.horiz li label{
	margin-top: 0.5em;
	display: block;
	width: 100%;
	text-align: center;
}
ul.horiz li input {
	text-align: center;
	display: block;
	margin: 1em auto 0 auto;
	}


.tx-pbsurvey-pi1 .pagenumbering {
	display: none;
}
.answerGrid {
	width: 780px;
}

.answerGrid th {
	font-size: 10px;
	text-align: left;
	width: 550px;
}

.answerGrid td {
	font-size: 10px;
}

.answerGrid td.smilie {
	text-align: center;
	font-size: 14px;
}

.answerGrid td.option {
	text-align: center;
}

.answerGrid tr.head td {
	height: 26px;
	padding: 0;
}

.tx-pbsurvey-pi1 .sadface {
	height: 26px;
	width: 26px;
	background-image: url(../img/faces/sadface.gif);
	background-repeat: no-repeat;
}

.tx-pbsurvey-pi1 .normalface {
	height: 26px;
	width: 26px;
	background-image: url(../img/faces/normalface.gif);
	background-repeat: no-repeat;
}

.tx-pbsurvey-pi1 .happyface {
	height: 26px;
	width: 26px;
	background-image: url(../img/faces/happyface.gif);
	background-repeat: no-repeat;
}

.tx-pbsurvey-pi1 #surveyContent.ui-widget input,
.tx-pbsurvey-pi1 #surveyContent.ui-widget td {
	font-size: 11px;
}

.loggedInOnly {
	display: none;
}


/* @end */

/* @group nav */
ul.horizMenu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
ul.horizMenu li {
	float: left;
}
#mainNav {
	float: left;
	/*width: 549px;*/
	height: 24px;
	/*background-color: #fff;*/
}

ul.horizMenu a {
	margin-bottom: 0;
	color: #fff;
/*	font-family: 'FagoNoMedRomanRegular', arial;*/
	font-family: arial;
	font-size-adjust: 0.53;
}

#mainNav a {
	text-transform: uppercase;
	padding: 4px 7px 10px 7px;
	display: inline-block;
	border-right: 1px solid #fff;
	height: 10px;
	font-size: 10px;
	background-image: url(../img/sprites.png);
	background-position: 0 0;
	background-repeat: repeat-x;
}

#mainNav a:hover,
#mainNav a.active {

	background-position: 0 -32px;

}

#regNav {
	float: right;
	width: 209px;
	height: 24px;
	/*border-right: 1px solid #4c4c4c;
	border-left: 1px solid #4c4c4c;
	background-image: url(../img/sprites.png);*/
	background-position: 0 -96px;
	background-repeat: repeat-x;
	margin: 3px 0 3px 0;
}

#regNav li {

}

#regNav a {
	/*text-transform: uppercase;*/
	color: #000;
	padding: 4px 2px 4px 2px;
	display: inline-block;
	height: 10px;
	font-size: 10px;
	border-right: 1px solid #000;
	/*width: 64px;*/
	/*text-align: center;*/
}
#regNav .last a {
	border-right: none;
	/*padding-right: 5px;
	width: 64px;*/
}

#regNav a:hover,
#regNav a.active {
	background-image: url(../img/sprites.png);
	background-position: 0 -64px;
	background-repeat: repeat-x;
}

#lang {
	position: absolute;
	left: 620px;
}
#lang li {
	margin-right: 5px;
}

#lang.horizMenu {
	width: auto;
}

#lang {
/*	visibility: hidden;*/
}

/* @end */

/* @group articles */
.articleList {

}

.articleList .article {
	padding: 1em;
	margin-bottom: 1em;
	}
.articleList .article img {
	float: left;
	}
.articleList .article h2,
.articleList .article p {
	margin-left: 140px;
	}

#homeNewsList.articleList {
	height: 250px;
}

#latestNewsList.articleList {
	margin-bottom: 1em;
}

#latestNewsList.ui-widget-content {
	border: 1px solid #dfddde;
	background-color: #dfddde;
	background-image: none;
	width: 448px;
	padding: 0 10px 0 10px;
}
#latestNewsList h2 {
	color:  black;
}
#latestNewsList .article {
	float:  left;
	padding: 10px 4px 10px 10px;
	width: 98px;
	border-right: 1px solid white;
	min-height: 50px;
	list-style: none;
}
#latestNewsList .article:first-child,
#latestNewsList .article-first {
	padding-left: 0;
}

#latestNewsList .article:last-child,
#latestNewsList .article-last {
	border: none;
	padding-right: 0;
}



#latestNewsList h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#latestNewsList h3 a {
	font-weight: bold;
}
#latestNewsList h3.last {
	border-right: none;
}

.news-single-img {
	float:  right;
	width:  240px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.news-single-backlink {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.articleList  h2 ,
.news-single-item  h2 {
	font-family: 'FagoNoMedRomanRegular', arial;
	font-size: 1.4em;
	font-size-adjust: 0.53;
	color:  #008cda;
	text-transform: capitalize;
	font-weight: normal;
}

/* @end articles */

/* @group headers */
.csc-header h1,
.csc-header h2,
.csc-header h3,
.csc-header h4,
.csc-header h5 {
	color: #008AC8;
	font-family: 'FagoNoMedRomanRegular', arial;
	font-size: 1.2em;
	font-weight: normal;
	font-size-adjust: 0.53;
}
#home h2 a{
	font-size: 1.2em;
}
/* @end headers */


/* @group form 2col */
.twoCol {
	border: none;
	width: 468px;
}


.twoCol legend {
	display: none;
}

.twoCol dt {
	float: left;
	width: 160px;
}

.twoCol dd {
	float: left;
	width: 300px;
}

.list dt,
.list dd {
	font-size: 11px;
}

.list dt {
	font-weight: bold;
}

.twoCol label {
	text-transform: capitalize;
	font-size: 11px;
}

.twoCol label.required {
	font-weight: bold;
}

.twoCol input {
	border: 1px solid #ccc;
	background: transparent;
	color: #000;
	font-size: 12px;
	padding: 2px 4px;
	width: 290px;
	height: 20px;
}

.twoCol textarea {
	border: 1px solid #ccc;
	background: transparent;
	color: #00;
	font-size: 12px;
	width: 270px;
	padding: 0.5em 1em;
}

.twoCol select {
	width: 300px;
	font-size: 12px;
	color: #000;
}

fieldset.twoCol option {

}
div.rounded {

}
.hilite {
	background-color: red;
}
label.tx-srfeuserregister-pi1-password-again,
#tx-srfeuserregister-pi1-password,
#tx-srfeuserregister-pi1-password_again {
	width: 80px;
	float: left;
}
label.tx-srfeuserregister-pi1-password-again {
	text-align: right;
	padding-right: 10px;
}
#tx-srfeuserregister-pi1-password_again {
	float: right;
}
#tx-srfeuserregister-pi1-user_fesubs_optin {
	float: left;
	width: auto;
}
#optIn {
	visibility: hidden;
}
input.tx-srfeuserregister-pi1-submit {
	width: auto;
	padding: 0.5em 1em;
	height: auto;
}

.errors {
	color: #008AC8;
}

/* @end */

dl.list dt,
dl.list dd {
	margin-bottom: 1em;
}

.button-ui,
ui-button {
	width: auto;
	padding: 0.5em 1em;
	height: auto;
	margin-bottom: 1em;
	font-size: 12px;
}
.errorList li {
	margin-left: 0.7em;
}
.tooltip {
	display:none;
	background:transparent url('../img/jquerytools/tooltip/black_arrow.png');
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;
	z-index: 10000;
}

#glossaryOfTerms a {
	display: block;
	padding: 22px;
	width:  300px;
	text-align: center;
	text-transform: uppercase;
	border-color: #9ad4f3;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	background-color: #9ad4f3;
	font-size: 18px;
}

.pageBrowser .button {
	text-align: center;
	float: left;
}
.pageBrowser .next {
float: right;
}

/* @group displayHomeSearch */
#displayHomeSearch {
	background-color: #dfddde;
	padding: 10px;
	margin-bottom: 10px;
}

#displayHomeSearch h2,
#displayHomeSearch h3 {
	color: #01afee;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	margin:0;
}
#displayHomeSearch h3 {
	font-size: 12px;
	color: #fff;

}
#displayHomeSearch label {
	color: #01afee;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
}
#displayHomeSearch select {
	width: 190px;
}
#displayHomeSearch dt,
#displayHomeSearch dd {

}
#displayHomeSearch dd {
	margin-bottom: 10px;
}
#displayHomeSearch .message {
	font-size: 10px;
	color:  #000;
	text-transform: uppercase;
}
/* @end */
/* @group mailchimp */
#mailchimp {
	display: none;
}
/* @end */

table.csc-uploads {
    width: 100%;
}

.csc-uploads-fileName {

}

.csc-uploads-fileSize{

}

.csc-uploads-icon{

}

table.csc-uploads p {
    margin-bottom: 0;
}

#home .ui-state-highlight h2 {
    color: #008AC8;
}
