/*CSS Reset*/body, div, dl, dt, dd, li, pre,form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }ol, ul { list-style: none; margin: 0; padding: 0; }table { border-collapse: collapse; border-spacing: 0; } caption, th { text-align: left; font-weight: normal; font-style: normal; }acronym, abbr, fieldset, img { border: 0;}:focus { outline: 0; }

body {
	text-align: center;
	font-size: 15px;
	font-family: Verdana;
	color: #313131;
	background-color: #6f1d00;
}
.clear {
	clear: both;
}
.bold {
	font-weight: bold;
} 
.italics {
	font-style: italic;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#site {
	width: 960px;
	background-color: #f5f5f5;
}
#header {
	width: 960px;
	height: 226px;
}
.header-one {
	width: 545px;
	height: 194px;
	float: left;
}
.header-two {
	width: 385px;
	height: 196px;
	float: left;
	padding-left: 30px;
	padding-top: 15px;
}
.header-two img {
	margin-right: 25px;
}
.navigation {
	width: 960px;
	background-color: #999;
}
.navigation ul li {
	float: left;
}
.navigation ul li a {
	display: block;
	padding: 7px 15px 7px 15px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
.navigation ul li a:link {
	display: block;
	padding: 7px 15px 7px 15px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
.navigation ul li a:visited {
	display: block;
	padding: 7px 15px 7px 15px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
.navigation ul li a:hover {
	display: block;
	padding: 7px 15px 7px 15px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	background-color: #313131;
}
.navigation ul li.current-menu-item a {
	display: block;
	padding: 7px 15px 7px 15px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	background-color: #313131;
}
.navigation ul li a:active {
	display: block;
	padding: 7px 15px 7px 15px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
.content {
	width: 910px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
}
.top-content {
	width: 910px;
	padding-top: 20px;
	padding-bottom: 25px;
}
.top-content-one {
	width: 455px;
	float: left;
}
.top-content-one img {
	margin-right: 30px;
}
.top-content-two {
	width: 455px;
	float: left;
	text-align: center;
	padding-top: 30px;
}
.top-content-two p {
	margin-bottom: 20px;
}
.section {
	width: 910px;
	margin-bottom: 20px;
}
.section h1 {
	font-size: 24px;
	color: #6f1d00;
	border-bottom: 1px solid #6f1d00;
	margin-bottom: 15px;
}
h2 {
	font-size: 30px;
	color: #6f1d00;
	margin-bottom: 25px;
}
h6 {
	font-size: 24px;
	color: #6f1d00;
	margin-bottom: 10px;
}
h3 {
	font-size: 20px;
	color: #6f1d00;
	margin-bottom: 10px;
}
ul.post-categories {
	display: inline;
}
ul.post-categories li a {
	font-size: 20px;
	color: #6f1d00;
	margin-bottom: 10px;
	text-decoration: none;
}
ul.post-categories li a:link {
	font-size: 20px;
	color: #6f1d00;
	margin-bottom: 10px;
	text-decoration: none;
}
ul.post-categories li a:visited {
	font-size: 20px;
	color: #6f1d00;
	margin-bottom: 10px;
	text-decoration: none;
}
ul.post-categories li a:hover {
	font-size: 20px;
	color: #6f1d00;
	margin-bottom: 10px;
	text-decoration: none;
	cursor: text;
}
ul.post-categories li a:active {
	font-size: 20px;
	color: #6f1d00;
	margin-bottom: 10px;
	text-decoration: none;
}
.section-one {
	width: 660px;
	background-color: #e2e2e2;
	float: left;
	padding: 20px;
}
.section-one p {
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 20px;
}
.section-one ul li {
	list-style-type: disc;
	font-size: 12px;
	margin-bottom: 10px;
}
.section-one ul {
	margin-left: 30px;
}
p.indent {
	margin-left: 30px;
}
p.indent span {
	text-transform: uppercase;
	color: #6f1d00;
}
.section-two {
	width: 110px;
	padding-left: 100px;
	float: left;
}
.section-two img {
	margin-bottom: 20px;
}
.profile-pic {
	width: 165px;
	padding-left: 45px;
	float: left;
}
#footer {
	width: 960px;
	height: 30px;
	background-color: #5f5f5f;
}
#footer p {
	font-size: 10px;
	color: #fff;
}
#footer a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
#footer a:link {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
#footer a:visited {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}
#footer a:active {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
.footer-one {
	width: 290px;
	height: 22px;
	padding-left: 30px;
	padding-top: 8px;
	float: left;
}
.footer-two {
	width: 320px;
	height: 22px;
	padding-top: 8px;
	float: left;
	text-align: center;
}
.footer-three {
	width: 290px;
	height: 27px;
	padding-top: 3px;
	padding-right: 30px;
	text-align: right;
	float: left;
}












/*FAQs
********************************/
.faq {
	margin-bottom: 20px;
}
.faq h1 {
	font-size: 12px;
	border: 0px;
	font-weight: bold;
	background-image: url(images/red-arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
}
.faq h1:hover {
	cursor: pointer;
}
.faq h1.down {
	background-image: url(images/red-arrow-down.jpg);
}
.faq p {
	margin-left: 20px;
}











/*Terms
*******************************/
.terms h1 {
	margin-bottom: 5px;
	border: 0px;
	font-size: 15px;
	font-weight: bold;
}









/*Gallery
*****************************/
.full-section {
	width: 870px;
	background-color: #e2e2e2;
	padding: 20px;
}
.full-section h1 {
	color:#6f1d00;
	font-size: 20px;
	margin-bottom: 10px;
}
.image-holder {
	text-align: center;
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 40px;
	margin-right: 10px;
}
.image-holder img {
	border: 1px solid #6f1d00;
}
.image {
	height: 122px;
}
.mouldings-image {
	height: auto;
	width: 145px;
}
.colour-image {
	height: auto;
}
.mouldings-image-holder {
	margin-right: 1px;
}
.image-holder a {
	font-size: 13px;
	text-decoration: none;
	color: #6f1d00;
}
.image-holder a:link {
	font-size: 13px;
	text-decoration: none;
	color: #6f1d00;
}
.image-holder a:visited {
	font-size: 13px;
	text-decoration: none;
	color: #6f1d00;
}
.image-holder a:hover {
	font-size: 13px;
	text-decoration: underline;
	color: #6f1d00;
}
.image-holder a:active {
	font-size: 13px;
	text-decoration: none;
	color: #6f1d00;
}











/*Artwork Options
********************************/
.large-image-holder {
	width: 435px;
	text-align: center;
	float: left;
	margin-bottom: 40px;
}
.large-image-holder a {
	color: #6f1d00;
	text-decoration: none;
}
.large-image-holder a:link {
	color: #6f1d00;
	text-decoration: none;
}
.large-image-holder a:visited {
	color: #6f1d00;
	text-decoration: none;
}
.large-image-holder a:hover {
	color: #6f1d00;
	text-decoration: underline;
}
.large-image-holder a:active {
	color: #6f1d00;
	text-decoration: none;
}
.full-section p {
	font-size: 12px;
	margin-bottom: 20px;
}

.full-section ul li {
	list-style-type: disc;
	font-size: 12px;
	margin-bottom: 10px;
}
.full-section ul {
	margin-left: 30px;
}





/*Canvas One
****************************/
.upload-your-own-form {
	width: 870px;
}
input.next-step {
	width: 109px;
	height: 31px;
	background-image: url(images/next-step.jpg);
	background-repeat: no-repeat;
	border: 0px;
	float: right;
	background-color: transparent;
}
input.next-step:hover {
	cursor: pointer;
}
input.first-step {
	width: 203px;
	height: 31px;
	background-image: url(images/back-to-one.jpg);
	background-repeat: no-repeat;
	border: 0px;
	background-color: transparent;
	position: relative;
	top: -31px;
}
input.first-step:hover {
	cursor: pointer;
}
img.next-step-image {
	float: right;
}
.our-photo {
	width: 870px;
	padding-top: 40px;
}
.selectarea {
	font-size: 11px;
}
ul.column {
	width: 200px;
	float: left;
}
ul.column li {
	font-size: 12px;
	margin-bottom: 4px;
	list-style-type: none;
}
ul.column li:hover {
	cursor: pointer;
	text-decoration: underline;
}
li.top {
	color: #6f1d00;
	font-size: 
}
li.top:hover {
	cursor: text!important;
	text-decoration: none!important;
}
h3.hidden-gallery {
	margin-top: 25px;
}
.highslide-credits {
	display: none!important;
}


/*3
********************/
.sizes {
	font-size: 11px;
	width: 130px;
	padding-left: 10px;
	padding-top: 20px;
	float: left;
	height: 50px;
}
.again {
	width: 200px;
}





/*4
************************/
.standard-wrap {
	width: 272px;
	float: left;
}
.standard-wrap h1 {
	border-bottom: 0px;
	font-size: 16px;
}
.standard-wraps {
	width: 272px;
	font-size: 11px;
	margin-bottom: 30px;
}
.standard-wraps img {
	margin-bottom: 10px;
}
.gallery-wrap {
	float: right;
}








/*5
*******************/
.quote-top {
	width: 870px;
	padding-bottom: 50px;
}
.quote-one {
	float: left;
	width: 435px;
}
.quote-one h2 {
	font-size: 17px;
	margin-bottom: 5px;
}
.quote {
	width: 870px;
	text-align: right;
}
.discount {
	width:870px;
	font-size: 12px;
}
.discount input {
	width: 180px;
	height: 16px;
}
.quote p {
	font-size: 14px;
}
.postage {
	text-align: right;
	font-size: 12px;
	padding-bottom:15px;
}
.happy {
	width: 870px;
	text-align: center;
	padding-top: 30px;
}
img.back-to-one {
	float: left;
}

/*3 
*********************/
.again {
	width: 
}






/*Single
****************************/
img.single-image {
	float: left;
	margin-right: 20px;
}
a.go-back-link {
	color: #6f1d00;
	text-decoration: none;
	font-size: 12px;
}
a.go-back-link:link {
	color: #6f1d00;
	text-decoration: none;
	font-size: 12px;
}
a.go-back-link:visited {
	color: #6f1d00;
	text-decoration: none;
	font-size: 12px;
}
a.go-back-link:hover {
	color: #6f1d00;
	text-decoration: underline;
	font-size: 12px;
}
a.go-back-link:active {
	color: #6f1d00;
	text-decoration: none;
	font-size: 12px;
}






/*Dropdown
**************************/

.navigation {
	width: 960px;
	background-color: #999;
	height:32px;
}
#nav {
  float:left;
}
/*.navigation ul li {
	float: left;
}
.navigation ul li a {
	display: block;
	padding: 7px 15px 7px 15px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
.navigation ul li a:link {
	display: block;
	padding: 7px 15px 7px 15px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
.navigation ul li a:visited {
	display: block;
	padding: 7px 15px 7px 15px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
.navigation ul li a:hover {
	display: block;
	padding: 7px 15px 7px 15px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	background-color: #313131;
}
.navigation ul li#current a {
	display: block;
	padding: 7px 15px 7px 15px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	background-color: #313131;
}
.navigation ul li a:active {
	display: block;
	padding: 7px 15px 7px 15px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}*/









#nav, #nav ul{
     margin:0;
     padding:0;
     list-style-type:none;
     list-style-position:outside;
     position:relative;
 }
 
  #nav a:link{
    display:block;
    color:#fff;
    text-decoration:none;
 }
   #nav a:visited{
    display:block;
    color:#fff;
    text-decoration:none;
 }

#nav a:hover{
    background-color:#313131;
    color:#fff;
}
  #nav a:active{
    display:block;
    color:#fff;
    text-decoration:none;
 }
  #level-two a:link{
    display:block;
    border-bottom:1px solid #fff;
    color:#fff;
    text-decoration:none;
    background-color:#999;
    font-size: 12px;
 }
   #level-two a:visited{
    display:block;
    border-bottom:1px solid #fff;
    color:#fff;
    text-decoration:none;
    background-color:#999;
    font-size: 12px;
 }
 #level-two a:hover {
 	color: #fff;
 	background-color: #313131;
 }
   #level-two a:active{
    display:block;
    border-bottom:1px solid #fff;
    color:#fff;
    text-decoration:none;
    background-color:#999;
    font-size: 12px;
 }
   #level-three a:link{
    display:block;
    border-bottom:1px solid #fff;
    color:#fff;
    text-decoration:none;
    background-color:#999;
 }
    #level-three a:visited{
    display:block;
    border-bottom:1px solid #fff;
    color:#fff;
    text-decoration:none;
    background-color:#999;
 }
  #level-three a:hover {
 	color: #fff;
 	background-color: #313131;
 }
    #level-three a:active{
    display:block;
    border-bottom:1px solid #fff;
    color:#fff;
    text-decoration:none;
    background-color:#999;
 }
#nav li{
    float:left;
    position:relative;
}
#nav ul {
    position:absolute;
    width:12em;
    top:35px;
    display:none;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#nav ul {
    top:33px;
	}
}
#nav li ul a{
    width:12.5em;
    float:left;
}
#nav li ul a:link{
    width:12.5em;
    float:left;
}
#nav li ul a:visited{
    width:12.5em;
    float:left;
}
#nav li ul a:hover{
    width:12.5em;
    float:left;
}
#nav li ul a:active{
    width:12.5em;
    float:left;
}
#nav ul ul{
	top:auto;
	}	

#nav li ul ul {
    left:12em;
    margin:0px 0 0 0px;
    }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;
    }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;
    }
    ul#level-three {
    	padding-left: 0px;
    	margin-left: -15px;
    }
ul#level-two {
	margin-top: -3px;
}
ul#level-two li {
    	width: 100%;
    }
.navigation ul li.current-menu-item li a:link {
	font-size: 12px;
	background-color: #999;
}
.navigation ul li.current-menu-item li a:visited {
	font-size: 12px;
	background-color: #999;
}
.navigation ul li.current-menu-item li a:hover {
	font-size: 12px;
	background-color: #313131;
}
.navigation ul li.current-menu-item li a:active {
	font-size: 12px;
	background-color: #999;
}
margin-top: 0@media screen and (-webkit-min-device-pixel-ratio:0) {
	ul#level-two {
	margin-top: 3px!important;
	}
}

