@charset "UTF-8";
/* CSS Document */



.search .searchbutton {
    border: 0;
    border-width: 0;
    background-color: #c77445;
    color: #fff;
    height: 29px;
    margin-left: 2px;
    margin: 0;
    padding: 0;
    width: 38px;
    float: right;
    -webkit-border-radius: 0;
}


.basketEditButton, .editoractionbutton, .saveCommentButton, .downloadPDFProof, .addnewfriendcomment, #create-button, .startYBPreview, .bookoptions button, .saveYearbookSettings, .editBookUnitSave, .saveSelectedTemplateAction, .createBookUnitSave, .addNewQuestion, .createBookUnitAction, .add-contributors-button, .update-button, #newAlbum, #markerControls button, .registerbutton, .file-upload-button, .facebookbutton, .report-action, .loginbutton, .continueshoppingbutton, .addaddressbutton, .saveaddressbutton, .changepasswordbutton, .registernextstepbutton, .productlistproductdetailbutton, .productvariantaddtocartbutton, .editaddressbutton, .orderdetailsbutton, .productwritereviewbutton, .savecustomerinfobutton, .removediscountbutton {
    background-color: #c77445 !important;

}

.attribute {
    background: rgb(239, 232, 211) none repeat scroll 0% 0%;
    border: 0;
    margin-top: 5px;
    padding: 5px;
}
.Label  Option_A {
	color:red!important;
	
	}



.product-details-info .picture {
    border: 0;
}
.product-details-info .bigpicture {
	max-width: 770px!important;
    display: block;
    vertical-align: middle;
    text-align: center;
    background: rgb(239, 232, 211) none repeat scroll 0% 0%;
	margin-left: auto;
    margin-right: auto;
   
}

.product-details-page {
    margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
}


.overview {
  
    background: rgb(239, 232, 211) none repeat scroll 0% 0%;
    padding: 5px;
    margin-bottom: 0;
    margin-top: 10px;
	margin-left: 5px;
    margin-right: 5px;
    text-align: center;
	border:0;
}


body {
    background: rgb(237, 228, 203);
}

.adminlinks {
    padding: 5px;
    border-top: 7px rgb(237, 228, 203);
    background: rgb(237, 228, 203);
}

@media only screen and (min-width: 1200px) {
.grid_6 {
	
    width: 1200px;
    margin: 0 5px 0 5px;
    overflow: hidden;
    float: left;
    display: inline;
}
}

@media only screen and (min-width: 1200px){
.offset_4 
	{
    margin-left: 0!important;
}
}
@media only screen and (min-width: 1200px){
.grid_8 
	{
    width: 1200px!important;
    margin: 0 5px 0 5px;
    overflow: hidden;
    float: left;
    display: inline;
}
}
/* MENU  */

.selectnavwrapper {
  
    display: none!important;
}
#menurow {
    width: 100% !important;
    text-align: center;
    min-height: 68px;
    background: rgb(237, 228, 203)!important;
    padding-bottom: 0;
    padding-top: 30px;
	margin-bottom: 0!important;

	
}

.search {
    background: #f0ebd9;
    padding: 4px;
}
.searchbox {
    background: #f0ebd9;
  
}

.grid_12_menu menuwrapper {
	margin-right:auto;
	margin-left:auto;
	
	}
	
@media only screen and (min-width: 1200px){
	
.grid_12 {
    width: 1190px;
    margin: 0 5px 0 5px;
    overflow: hidden;
    float: left;
    display: inline;
    padding: 5px;
	background-color:rgb(237, 228, 203);
}
}
	


.generalPageWrapper, footer {
    float: left;
    width: 100%;
    background: rgb(237, 228, 203);
}
.small-product-item .picture {
    height: 200px;
    display: table-cell;
    width: 286px;
    border: 1px solid #eee;
    background: rgb(239, 232, 211);
    
}
.overview .add-info {
    padding: 10px;
    background: rgb(239, 232, 211);
    border: 1px solid #EEE;
    margin-top: 5px;
}
.attributeHeader {
    margin-bottom: 5px;
    border-bottom: 0;
    padding-bottom: 5px;
}
.overview .add-info {
    padding: 10px;
    background: rgb(239, 232, 211);
    border: 0;
    margin-top: 5px;
}



/* TIDY Categories ETC */
.breadcrumb {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #EEE;
    padding: 10px;
    margin-bottom: 10px;
    visibility: hidden;
}


    /* This centres the menu */	
.row, #menurow .menuwrapper {
    margin-left: auto !important;
    margin-right: auto !important;
    /* width: 960px !important; */
    border: none;
    float: none;
    display: block;
}

.table-container {
    border: 1px solid rgb(239, 232, 211);
    background: rgb(239, 232, 211);
    margin-bottom: 10px;
}

.bestsellers {
    margin: 0;
    color: #22A8E5;
    font-size: 14px;
    visibility: hidden;
}

.overview .shortdescription {
    margin-bottom: 10px;
    border:0px!important;
    padding-bottom: 10px;
}
	
.fulldescription {
    background: rgb(239, 232, 211)!important;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0;
    max-width: 1190px;
	border:0px!important;
}

.fulldescription .fulldescriptionTitle {
    margin: 0;
    text-align: center;
}

.shareWrapper {
    
	display:none;
}

/* FOOTER */
#footerrow {
    background: rgb(237, 228, 203)!important;
    color: #fff;
    margin-top: 20px;
}

.footercopyrightrow {
    background: rgb(237, 228, 203)!important;
    border-bottom: solid rgb(237, 228, 203)150px !important;
    color: #fff;
}


.footerinner {
    background: rgb(237, 228, 203)!important;
}

/* Hide featured cat title */
#homeFeaturedCategoriesTitleRow {
	
	display:none;
	}
/* hide flex slider thumbs */	
.flex-control-thumbs img {
  
    display: none;

}

@media only screen and (min-width: 1200px){
.grid_3 {
    width: 290px;
    margin: 0 60px 0 49px;
    overflow: hidden;
    float: left;
    display: inline;
}
.homeFeaturedProductsWrapper .listItem {
    width: 23%;
    margin: 1%;
    overflow: hidden;
    float: none;
    display: inline-block;
    box-sizing: border-box;
}
.homeFeaturedProductsWrapper .listWrapper {
	text-align:center;}
}

.product-details-info .bigpicture img {
    max-width: 100%;
    max-height: 400px;
}