body {
    background: #F5F5F5 !important;
    color: #000;
    line-height: 1.5;
    font-size: 12px;
    font-family: Arial,Helvetica,Sans-Serif;
    margin: 0;
    padding: 0;
    text-align: center;
}

#wrap {
    background-color: #FFF;
    width: 990px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
}

.clear {
    clear: both;
}

#navbar {
    float: left;
    width: 100%;
}

#menu-main-nav {
    width: 990px;
    height: 50px;
    color: #FFF;
    margin: 0;
    padding: 0 0 0 3px;
    background: url(images/prqa-top-menu-gradient.jpg) left top repeat-x;
}

#header {
    background: url(images/prqa-top-buttons-gradient.jpg) repeat-x;
    width: 990px;
    height: 112px;
    margin: 0 auto;
    padding: 0;
}

#content {
    background: #FFF;
    width: 990px;
    float: left;
    margin: 0;
    padding: 0;
}

#leftsidebar {
    background: #FFF;
    width: 140px;
    float: left;
    margin: 0;
    padding: 20px 10px 20px 20px;
}

#contentmid {
    background: #FFF;
    width: 620px;
    float: left;
    margin: 0;
    padding: 20px 10px;
}

#content2col {
    background: #FFF;
    width: 760px;
    float: left;
    margin: 0;
    padding: 20px 30px 20px 20px;
}

#content3col {
    background: #FFF;
    width: 960px;
    float: left;
    margin: 0;
    padding: 0 15px;
}

#content3colhome {
    background: #FFF;
    width: 970px;
    float: left;
    margin: 0;
    padding: 0 5px 0 15px;
}

#rightsidebar {
    background: #FFF;
    width: 140px;
    float: left;
    margin: 0;
    padding: 20px;
}

#contactform {
    width: 550px;
}

#hometopboxes {
    padding: 0;
    margin: 12px 0 0;
    float: left;
    font-size: 14px;
    width: 100%;
}

div.homelargebox {
    background: url(images/prqa-upper-text-boxes-gradient.jpg) repeat-x;
    border-width: 1px;
    border-style: solid;
    border-color: #9A9C9D;
    width: 315px;
    height: 256px;
    float: left;
    margin: 0;
    padding: 0;
    display: inline;
}

div.homelargeboxcontent {
    padding: 12px;
}

#homebottomboxes {
    padding: 0;
    margin: 12px 0;
    float: left;
}

div.homesmallbox {
    background: url(images/prqa-lower-text-boxes-gradient.jpg) repeat-x;
    border-width: 1px;
    border-style: solid;
    border-color: #9A9C9D;
    width: 315px;
    height: 126px;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 14px;
    display: inline;
}

div.homesmallboximage {
    padding: 7px 0 7px 7px;
    border: none;
    float: left;
}

div.homesmallboxtext {
    padding: 7px 10px 0 5px;
    border: none;
    float: left;
    width: 178px;
}

#slideshow {
    width: 960px;
    height: 400px;
}

div.homedivider {
    margin: 12px 0 0;
    border: 0;
    padding: 0;
    float: left;
}

#customerslideshow {
    width: 960px;
    height: 78px;
}

#footerbg {
    clear: all;
    background: url(images/prqa-footer-gradient.jpg) repeat-x;
    width: 990px;
    height: 346px;
}

#footer {
    width: 960px;
    height: 320px;
    color: #FFF;
    padding: 22px 15px 0;
    float: left;
}

#footer p {
    margin-top: 0;
    margin-bottom: 0;
}

#footerleft, #footermid {
    width: 322px;
    height: 270px;
    padding: 0;
    float: left;
}

#footerright {
    width: 222px;
    height: 270px;
    padding: 0;
    float: left;
}

#footersocialicons {
    width: 36px;
    height: 270px;
    padding: 18px 0 0;
    float: right;
}

#footerbottom {
    float: left;
}

a {
    color: #C62032;
    text-decoration: underline;
}

a:visited {
    color: #C62032;
}

a img {
    border: none;
}

a:active, a:focus, a:hover {
    outline: 0;
}

img.centered {
    display: block;
    margin: auto auto 10px;
    padding: 0;
}

img.alignnone {
    padding: 0;
    margin: 0 0 10px;
    display: inline;
}

img.alignright {
    padding: 0;
    margin: 0 0 0 10px;
    display: inline;
    float: right;
}

img.alignleft {
    padding: 0;
    margin: 0 10px 0 0;
    display: inline;
    float: left;
}

#leftmenu {
    margin: 0;
    padding: 0;
}

#leftmenu ul {
    list-style: none;
    margin: 0;
    padding: 10px 0 0;
    text-align: left;
    text-decoration: none;
    line-height: 1;
}

#leftmenu li, #leftmenu li a, #leftmenu li a:link, #leftmenu li a:visited {
    color: #9A9C9D;
    text-align: left;
    text-decoration: none;
    display: block;
    padding: 4px 0 4px 10px;
    font-size: 12px;
    font-weight: 700;
    text-indent: 0;
}

#leftmenu li {
    border-top-style: solid;
    border-top-color: #9A9C9D;
    border-top-width: 1px;
}

#leftmenu .current_page_item a:link, #leftmenu .current_page_item a:visited, #leftmenu li a:active, #leftmenu li a:hover {
    color: #C62032;
}

#breadcrumb {
    font-size: 10px;
}

#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited {
    color: #C62032;
}

#pagecontent {
    padding: 0;
    margin: 0;
}

#pagecontent h1, .blog-main > h1 {
    font-size: 26px;
    font-weight: 400;
    color: #000;
    padding: 0;
    margin: 0;
}

.blog-main > h1 {
	margin:10px;
}

#pagecontent h2 {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    padding: 0;
    margin: 0;
}

div.homelargebox h1 {
    font-weight: 700;
    font-size: 21px;
    background: url(images/prqa-title-tick.jpg) left top no-repeat;
    padding-left: 35px;
}

div.homelargebox h2 {
    font-weight: 700;
    font-size: 21px;
    background: url(images/prqa-title-tick.jpg) left top no-repeat;
    padding-left: 40px;
    line-height: 34px;
    margin: 0;
}

a:active, a:focus, a:hover, a:visited, div.homelargebox a {
    text-decoration: none;
}

div.homesmallbox h2 {
    font-weight: 700;
    font-size: 21px;
    line-height: 21px;
    margin: 0 0 7px;
}

a:active, a:focus, a:hover, a:visited, div.homesmallbox a {
    text-decoration: none;
}

#pagecontent h3 {
    font-size: 18px;
    font-weight: 400;
    color: #C62032;
    padding: 0;
    margin: 12px 0 0;
}

#pagecontent p {
    padding: 0;
    margin: 6px 0 0;
}

#pagecontent ul {
    list-style-type: none;
    padding-left: 10px;
    margin-left: 0;
}

#pagecontent li {
    background: url(images/web-bullet-tick.gif) left top no-repeat;
    padding-left: 30px;
}

#watupro_quiz li {
   background: none;
}

#pagecontent li.gfield {
    background: none !important;
}

#archives li {
    background: 0 0;
    padding-left: 0;
}

#datasheettable td {
    border-color: #9A9C9D;
    border-width: 1px;
    border-style: solid;
    margin: 1px;
    padding: 4px;
}

#rightsidecontent {
    padding-top: 25px;
}

#rightsidecontent h3 {
    font-size: 12px;
    font-weight: 700;
    color: #FFF;
    background-color: #9A9C9D;
    padding: 0;
    margin: 0;
    text-align: center;
}

#eventdescription {
    padding: 2px;
    border-width: 1px;
    border-style: solid;
    border-color: #9A9C9D;
    text-align: center;
    width: 134px;
    height: 150px;
}

#eventdescription p {
    padding: 2px 0 0;
    margin: 0;
}

div.findoutmorerh {
    padding: 2px;
    margin-top: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: #9A9C9D;
    color: #9A9C9D;
    background-color: #FFF;
    width: 134px;
    height: 28px;
    text-align: left;
    display: block;
    cursor: pointer;
}

div.findoutmorerhtext {
    padding-top: 5px;
}

#fromourcustomers {
    padding: 2px;
    border-width: 1px;
    border-style: solid;
    border-color: #9A9C9D;
    text-align: center;
    width: 134px;
    height: 150px;
    font-size: 11px;
}

#fromourcustomers p {
    padding: 2px 0 0;
    margin: 0;
    font-style: italic;
    color: #9A9C9D;
}

#spacedlist li {
    margin-bottom: 10px;
}

#footer {
    font-size: 10px;
}

#footer h3 {
    font-size: 17px;
}

#footer a, #footer a:active, #footer a:focus, #footer a:hover, #footer a:visited {
    color: #FFF;
    text-decoration: none;
}

#footerbottom {
    color: #9A9C9D;
    font-size: 10px;
    padding: 20px 0 20px 20px;
}

#footerbottom a, #footerbottom a:active, #footerbottom a:focus, #footerbottom a:hover, #footerbottom a:visited {
    color: #9A9C9D;
    text-decoration: none;
}

#navmenu {
    margin: 0;
    padding: 0;
}

#navmenu ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

#navmenu li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 9px 0 8px;
}

#navmenu li a, #navmenu li a:link, #navmenu li a:visited {
    background: #C62032;
    color: #FFF;
    display: block;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 122px;
    border-right: 1px solid #FFF;
    font-weight: 700;
    font-size: 12px;
}

#navmenu a {
    text-align: center;
}

#navmenu li a:active, #navmenu li a:hover {
    color: #000;
    display: block;
}

#navmenu li li {
    padding: 0;
    margin: 0;
}

#navmenu li li a, #navmenu li li a:link, #navmenu li li a:visited {
    width: 170px;
    color: #9A9C9D;
    background-color: #FFF;
    float: none;
    text-align: left;
    padding: 7px 10px;
    border-bottom: 1px solid #9A9C9D;
    border-left: 1px solid #9A9C9D;
    border-right: 1px solid #9A9C9D;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -khtml-border-radius: 0;
    -webkit-border-radius: 0;
}

#navmenu li li a:active, #navmenu li li a:hover {
    background: #9A9C9D;
    color: #FFF;
    padding: 7px 10px;
}

#navmenu li ul {
    z-index: 9999;
    position: absolute;
    display: none;
    top: 135px;
    height: auto;
    width: 160px;
}

#navmenu li ul a {
    width: 160px;
}

#navmenu li.sfhover1 ul, #navmenu li:hover ul {
    display: none;
}

#navmenu li.sfhover, #navmenu li:hover {
    position: static;
}

#headerleft {
    width: 465px;
    float: left;
    padding: 20px 10px 0 25px;
}

#headerright {
    width: 485px;
    height: 95px;
    float: right;
    background-image: url(http://www.prqadevelop.co.uk/wp-content/themes/PRQATheme/images/header-ribbons.jpg);
}

#searchtitle {
    float: right;
    font-size: 14px;
    font-weight: 400;
    padding: 42px 0 0;
}

#searchform {
    float: right;
    padding: 40px 40px 0 15px;
}

.menu-main-nav-container {
    float: left;
    width: 800px;
}

ul#menu-main-nav {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu-main-nav li {
    float: left;
    list-style: none;
    margin: 0;
}

#menu-main-nav li a, #menu-main-nav li a:link, #menu-main-nav li a:visited {
    color: #FFF;
    display: block;
    margin: 0;
    padding: 13px 12px;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
}

#menu-main-nav li a:active, #menu-main-nav li a:hover {
    color: #000;
    display: block;
}

#menu-main-nav li li {
    padding: 0;
    margin: 0;
}

#menu-main-nav li li a, #menu-main-nav li li a:link, #menu-main-nav li li a:visited {
    width: 170px;
    color: #9A9C9D;
    background-image: none;
    background-color: #FFF;
    float: none;
    text-align: left;
    padding: 7px 10px;
    border-bottom: 1px solid #9A9C9D;
    border-left: 1px solid #9A9C9D;
    border-right: 1px solid #9A9C9D;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -khtml-border-radius: 0;
    -webkit-border-radius: 0;
}

#menu-main-nav li li a:active, #menu-main-nav li li a:hover {
    background: #9A9C9D;
    color: #FFF;
    padding: 7px 10px;
}

#menu-main-nav li ul {
    z-index: 9999;
    position: absolute;
    display: none;
    height: auto;
    width: 160px;
    padding: 0;
}

#menu-main-nav li ul a {
    width: 160px;
}

#menu-main-nav li.sfhover1 ul, #menu-main-nav li:hover ul {
    display: block;
}

#menu-main-nav li.sfhover, #menu-main-nav li:hover {
    position: static;
}

#home-searchform {
    float: right;
    padding: 0;
    margin: 10px 15px 0 0;
    width: 154px;
    height: 27px;
    background: url(images/prqa-search.png) no-repeat;
}

#home-searchform input {
    float: left;
}

#home-searchbox {
    margin: 5px 0;
    background-color: transparent;
    border: none;
    width: 100px;
}

#home-searchbox:focus {
    border: none;
    outline: 0;
}

#branding {
    margin: 25px 0 10px;
    float: left;
    width: 100%;
}

#logo {
    float: left;
    margin-left: 15px;
    width: 210px;
}

#call-to-action {
    float: right;
    margin-right: 15px;
    width: 224px;
}

#main-slideshow {
    margin: 15px;
}

#main-trio {
    background: url(images/faux-col-grad.png) repeat-y;
    margin: 0 15px;
}

#main-trio a {
    text-decoration: none;
}

#main-trio a:hover {
    text-decoration: underline;
}

.top-trio {
    width: 316px;
    float: left;
    margin: 0;
    border-top: 1px solid #989C9D;
    font-size: 14px;
    color: #666;
    position: relative;
    height: 282px;
}

.top-trio .top-trio-inner {
    margin: 12px;
}

.top-trio.even {
    margin: 0 6px;
}

.faux-bottom {
    width: 960px;
    height: 1px;
    background: url(images/faux-bottom.png) no-repeat;
}

.top-trio h2 {
    font-size: 21px;
    background: url(images/tick.jpg) left top no-repeat;
    padding-left: 40px;
    line-height: 34px;
    margin: 0;
    color: #000;
}

#sub-trio {
    background: url(images/faux-col-short.png) repeat-y;
    margin: 15px 15px 0;
}

#sub-trio a {
    text-decoration: none;
}

#sub-trio a:hover {
    text-decoration: underline;
}

.trio-bottom {
    width: 316px;
    float: left;
    margin: 0;
    border-top: 1px solid #989C9D;
    font-size: 14px;
    color: #666;
}

.trio-bottom.even {
    margin: 0 6px;
}

.trio-bottom .trio-bottom-inner {
    margin: 5px;
}

.trio-bottom h2 {
    color: #C62032;
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 16px;
}

.trio-bottom p {
    margin: 0;
}

img.teaser {
    float: left;
    margin: 0 10px 0 0;
    width: 114px;
    height: 114px;
}

#brands {
    margin: 15px 15px 0;
    padding-top: 6px;
    border-top: 1px solid #C62032;
    background: url(images/customer-border-bottom.jpg) bottom right no-repeat;
    height: 90px;
}

#footer h3 {
    color: #666;
}

.homesocialicons {
    margin-bottom: 10px;
}

.more-news {
    position: absolute;
    bottom: 25px;
    left: 12px;
}

.ui-datepicker {
    background-color: #DDD;
    border: 1px solid #9A9C9D;
}

.ui-datepicker-prev {
    padding-right: 5px;
}

.ui-datepicker-next {
    padding-left: 5px;
}

.charcountertext {
    font-size: 10px;
    color: #9A9C9D;
}

.charcounterbox {
    text-align: right;
    border: none;
    width: 25px;
    font-size: 10px;
    color: #9A9C9D;
}

.members-login-form .login-password input, .members-login-form .login-username input {
    width: 130px;
}

.members-login-form .login-submit input {
    width: 80px;
}

.bootstrap-contact #contactform {
    float: left;
    width: 450px;
}

.bootstrap-contact #contactform input, .bootstrap-contact #contactform select, .bootstrap-contact #contactform textarea {
    width: 80% !important;
}

.panel-float {
    float: left;
    width: 260px;
}

.error {
    border: 2px solid red;
}

img.tooltip {
    vertical-align: middle;
    float: right;
}






/*blog */
#blog-content {
    margin: 0 10px;
}

.blog-main {
    width: 700px;
    float: left;
}

.blog-sidebar {
    width: 220px;
    float: right;
}

.blog-main h1 {
    margin: 0 0 20px 0;
}

#blog-header {
    margin: 0;
}

.blog-breadcrumb{
    margin: 10px;
    height: 18px;
	margin-left:0px;
}

.post-body {
    margin: 20px 0;
}

.post-tags {
    margin-bottom: 20px;
}

.attachment-blog-thumb {
    float: left;
    width: 300px;
    margin: 0 20px 20px 0;
}

.post-title-share {
    float: left;
    width: 290px;
}

.post-body {
    clear: both;
    margin-top: 20px;
}

.post-author {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}

.post-date {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}

.post-meta {
    float: left;
    width: 100%;
    clear: both;
    margin: 0;
}

.author-profile {
    background: #eee;
    padding: 15px;
}

.author-avatar-meta {
    float: left;
    width: 100%;
    margin: 5px 0;
}

.author-avatar-meta h2 {
    font-size: 15px;
    margin: 0 0 5px 0;
}

.author-avatar-meta .avatar {
    float: left;
}

.author-avatar-meta .author-meta {
    float: right;
    width: 460px;
}

.author-avatar-meta .social-links {
    margin: 5px 0;
}

/*comment form*/
#respond b{
    font-weight: normal;
    font-size: 16px;
}
#commentform small{
    font-size: 16px;
}
#commentform input[type="text"], #commentform textarea{
    padding: 5px;
}
#commentform input[type="text"]{
    margin-right: 15px;
}
#commentform textarea{
    width: 685px;
height: 150px;
}
ol.commentlist li{
    list-style-type: none;
}


/* widgets */
.widget-container {
    background: #eee;
    margin-bottom: 20px;
    padding: 15px;
}

.widget-container h2.widget-title {
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 5px;
}
.widget-container h2.widget-title a{
    color: #000;
    text-decoration: none;
}

.widget-container ul {
    margin: 0;
    padding: 0;
}

.widget-container ul li {
    list-style-type: none;
}

.upw-posts h4 {
    margin: 0;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
}

.upw-posts article {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: none !important;
}

.widget-container .author-profile {
    padding: 0;
}

.widget-container #searchform {
    float: none;
    padding: 0;
}

/*archive page*/
.blog-post {
    margin-bottom: 20px;
    background: url("images/blog-border-bottom.png") bottom left no-repeat;
    padding-bottom: 10px;
}

.read-more-link {
    float: left;
    margin-bottom: 20px;
}

.blog-post .post-tags {
    float: right;
}

.blog-post h2 {
    margin: 0 0 20px 0;
    font-size: 24px;
}


.widget-container #searchform input[type="text"]{
    width: 110px !important;
}
