/* @override http://media.anthonybaggott.co.uk/css/layout.css */

body {
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
    font-size: 12px;
    color: #6e6e6e;
}

.wrapper {
    width: 984px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    text-align: left;
}

img {
    border: none;
}

/* @group Header */

.header {
    width: 984px;
    height: 205px;
}

h1 {
    float: right;
    padding-left: 8px;
    top: 0;
    color: #d0d1d1;
    margin-top: 90px;
    margin-bottom: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 4em;
}

.logo h1 {
    visibility: hidden;
    font-size: 12px;
}

.logo {
    background-image: url(../images/anthony-baggott-logo.gif);
    width: 183px;
    height: 205px;
    float: left;
}

.cta {
    float: right;
    height: 165px;
}

.hdr_title {
    width: 801px;
    height: 40px;
    background-image: url(../images/hdr-title-bg.gif);
    float: right;
}

h2 {
    padding-left: 30px;
    margin: 0;
    padding-top: 12px;
    font-size: 2em;
    color: #da3028;
}

.hdr_gallery_title {
	float: left;
/*    width: 100%;*/
	width: 801px
}

.hdr_gallery_title h3 {
    float: left;
    padding-left: 30px;
    margin: 0;
    padding-top: 12px;
    font-size: 1.1em;
    font-family: "trebuchet ms";
    color: #2c2c2c;
    font-weight: normal;
}

.hdr_gallery_title span {
    margin: 0;
    padding-top: 12px;
    font-size: 1.1em;
    font-family: "trebuchet ms";
    color: #2c2c2c;
    float: right;
}
/* @end */

/* @group Navigation */

.navwrapper {
    float: left;
    width: 183px;
}

.nav_top {
    width: 183px;
    height: 3px;
    background-image: url(../images/nav-top.gif);
}

.nav {
    font-size: 1.6em;
    background-color: #9b9b9b;
    position: relative;
    padding-bottom: 0;
    margin-bottom: 0;
    width: 183px;
}

.nav li {
    display: list-item;
    background-image: url(../images/nav-bg.gif);
    height: 50px;
    padding-bottom: 0;
    padding-left: 20px;
    padding-top: 5px;
}

.nav ul {
    list-style-type: none;
    padding-left: 0;
    padding-top: 10px;
    margin: 0;
    padding-bottom: 10px;
}

.nav a:link, .nav a:visited {
    color: #fff;
    text-decoration: none;

}

.nav a:hover {
    color: #000;
}
.nav_content_wrapper {
    background-image: url(../images/nav-bg-repeat.gif);
    background-repeat: repeat-y;
    margin: 0;
    padding: 0;
    float: left;
    width: 984px;
    
}

.page_content {
    margin-left: 184px;
    padding-left: 30px;
}

/* @end */

/* @group Content */

.content {
    /*width: 801px;
    margin-left: 184px;*/
    margin: 0;
}

.home_box_wrapper {
    width: 560px;
    float: left;
    margin-top: 14px;
}

.column_1 {
    padding-left: 17px;
    float: left;
}

.column_2 {
    float: right;
}

.home_box {
    width: 265px;
    height: 210px;
    background: url(../images/home-box-bg.gif) repeat-y;
}

.home_box h3 {
    margin: 0;
    padding: 14px 0 0 15px;
    color: #da3028;
    font-size: 1.7em;
}

.home_box_hdr {
    width: 265px;
    height: 44px;
    background-image: url(../images/home-box-hdr.gif);
}

.home_box_hdr a {
    float: right;
    padding-top: 15px;
    padding-right: 9px;
}

.home_box_img {
    border: 1px solid #b0b0b0;
    width: 244px;
    margin-left: 13px;
    margin-bottom: 0;
}

.home_box_ftr {
    width: 265px;
    height: 8px;
    background-image: url(../images/home-box-ftr.gif);
    margin-bottom: 14px;
}

.list_box {
    width: 554px;
    background: url(../images/list-box-bg.gif) repeat-y;
    margin-left: 10px;
}

.list_box h3 {
    margin: 0;
    padding: 17px 0 0 15px;
    color: #da3028;
    font-size: 1.7em;
}

.list_box_hdr {
    width: 554px;
    height: 47px;
    background-image: url(../images/list-box-hdr.gif);
}

.list_box_hdr a {
    float: right;
    padding-top: 17px;
    padding-right: 9px;
}

.list_box_img {
    border: 1px solid #b0b0b0;
    width: 240px;
    margin-left: 13px;
    margin-bottom: 0;
}

.list_box p {
    float: right;
    width: 260px;
    margin: 5px 20px 0 0;
}

.list_box_ftr {
    width: 554px;
    height: 17px;
    background-image: url(../images/list-box-ftr.gif);
    margin-bottom: 14px;
    margin-left: 10px;
}

/* @group Product Detail */

.prod_box tr {
    vertical-align: top;
}

.prod_box {
    width: 771px;
    background: url(../images/prod-box-bg.gif) repeat-y;
    margin-left: 200px;
    margin-top: 15px;
}

.prod_box h3 {
    margin: 0;
    padding: 15px 0 0 15px;
    color: #da3028;
    font-size: 1.7em;
}

.prod_box_hdr {
    width: 771px;
    height: 44px;
    background-image: url(../images/prod-box-hdr.gif);
}

.prod_box_img {
    margin-left: 13px;
    margin-bottom: 0;
    width: 320px;
}

.prod_box_img img {
    border: 1px solid #b0b0b0;
    width: 304px;
}

.prod_thumbs {
    text-align: center;
    margin-top: 8px;
}

.prod_thumbs p {
    margin-top: 5px;
}

.prod_thumbs img {
    width: 82px;
    margin-right: 2px;
    margin-left: 2px;
    border: 1px solid #b0b0b0;
}

.prod_desc p {
    width: 410px;
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0;
}

.prod_box_ftr {
    width: 771px;
    height: 17px;
    margin-bottom: 14px;
    margin-left: 200px;
    background: url(../images/prod-box-ftr.gif) no-repeat;
}

.btn_back {
    margin-left: 19px;
}

.prod_box ul {
    padding-left: 20px;
    margin-top: 10px;
}

.prod_box h4 {
    font-size: 1.5em;
    margin-bottom: 0;
    margin-top: 10px;
}

/* @end */

.rightcolumn {
    width: 191px;
    color: #6e6e6e;
    padding-right: 20px;
    float: right;
    margin: 0px;
}

.focus_box {
    width: 191px;
    background-color: #cccccc;
    padding-bottom: 4px;
    margin-top: 13px;
}

.directions {
    margin-left: 7px;
    margin-bottom: 41px;
    height: 133px;
}


.focus_box_image {
    width: 191px;
    text-align: center;
}

.focus_box a {
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 0;
    margin-bottom: 8px;
    margin-top: 8px;
}

.focus_box p {
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 0;
    margin-bottom: 8px;
    margin-top: 8px;
    color: #2c2c2c;
}

.focus_thumb {
    border: 1px solid #b0b0b0;
    margin-left: 7px;
}


.focus_box .contact-get-directions-button a {
    float: left;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
}

.why_box {
    width: 191px;
    background-color: #cccccc;
    padding-bottom: 6px;
    margin-top: 7px;

}

.why_box li {
    list-style-type: none;
    color: #da3028;
    font-size: 1.3em;
    margin-top: 6px;
    margin-left: 0;
    padding-left: 24px;
    background: url(../images/bullet.gif) no-repeat;
}

.why_box ul {
    padding-left: 14px;
    padding-top: 0;
    margin-top: 0;
}

.content a {
    color: #da3028;
}

.content a:hover {
    color: #95022c;
}

.product-table-header {
    background-image: url(../images/prod-box-hdr.gif);
    background-repeat: no-repeat;
    background-position: top;
    margin-top: 15px;
    margin-left: 12px;
}

.product-table-footer {
    background-image: url(../images/prod-box-ftr.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    margin: 20px;
}


.product-images-wrapper {
    padding-left: 25px;
}

.product-thumbnail-images {
    text-align: center;
}

.product-description {
    padding-left: 25px;
    padding-top: 0px;
}

.product-description p {
    margin-top: 0;
}

.product-description-header h2 {
    padding-top: 15px;
}

.product-description-header td {
    vertical-align: top;
}

.centre-text {
    text-align: center;
}

.contact_left {
    width: 400px;
    float: left;
    padding-left: 30px;
}

.contact_left input[type='text'], .contact_left select {
    margin-bottom: 10px;
    width: 220px;	
}

.contact_left textarea {
    width: 500px;	
}

.contact_left #submit {
    float: right;	
}

.contact_details {
	color: #DA3028;
	font-weight: bold;
}

.contact_details h2 {
    padding-left: 10px;
}

.contact_details h3 {
    padding-left: 10px;
}

.contact_details p {
    padding-left: 10px;
    font-size: 1.2em;
    color: #DA3028;
    margin-top: 0;
}

.contact_details .contact-number {
    font-size: 2em;
}

.contact_details .contact-address {
    margin-top: 10px;	
}

.contact-email a {
	padding-left: 0;
	font-size: 13px;
	font-weight: bold;
}

.contact_details label {
    padding-left: 10px;
    font-size: 1.5em;
    color: #DA3028;
}

.required {
    color: #DA3028
}

.errorlist {
    color: #DA3028;
    list-style: none; 
    padding: 0;
    margin: 0;
}

/* @end */

/* @group Footer */

.footer {
    width: 984px;
    clear: both;
    height: 59px;
    background-image: url(../images/footer-bg.gif);
}

.footerlinks {
    float: right;
    padding-right: 20px;
    padding-top: 5px;
    color: #808080;
}

.footerlinks a {
    color: #6e6e6e;
}

.footerlinks a:hover {
    color: #95022c;
}

/* @end */

/* gallery */
.gallery_column_1 {
    padding-left: 21px;
    float: left;
}

.gallery_column_2 {
    padding-left: 21px;
    float: left;
}

.gallery_box {
    width: 175px;
    height: 180px;
    /*background: url(../images/home-box-bg.gif) repeat-y;*/
    border: 1px solid #b7b7b7;
    text-align: center;
    margin-top: 15px;
}

.gallery_box h3 {
    margin: 0;
    padding: 14px 0 0 15px;
    color: #da3028;
    font-size: 1.7em;
}

.gallery_box p {
    width: 162px;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
}

.gallery_box_hdr {
    width: 175px;
    height: 44px;
    /*background-image: url(../images/home-box-hdr.gif);*/
}

.gallery_box_hdr a {
    float: right;
    padding-top: 15px;
    padding-right: 9px;
}

.gallery_box_img {
    border: 1px solid #b0b0b0;
    width: 163px;
    /*height: 108px;*/
    margin-top: 4px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}

.gallery_box_ftr {
    width: 175px;
    height: 8px;
    margin-bottom: 14px;
}

#gallery_pagination {
	width: 100%;
    float: right;	
    text-align: right;
}

#gallery_pagination #btn-previous {
    float: left;
    margin-left: 21px;	
}

#gallery_pagination #btn-next {
    float: right;
    margin-right: 16px;    
}

.paginator {
	padding-left: 450px;
}

.paginator a{
    float: left;
    padding-left: 5px;
    padding-bottom: 5px;
}