@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	margin:0px;
	overflow: hidden;
}

#leftbox {
	width: 521px;
	height: 525px;
	border-right: 1px solid #d5d5d5;
	border-left: 1px solid #eeeeee;
	float: left;
	background-color: #eeeeee;
}

#rightbox {
	width: 361px;
	height: 525px;
	border-left: 1px solid #ffffff;
	float: left;
	padding-left: 9px;
	background-color: #eeeeee;
	
}



#topheader {
	width: 504px;
	height: 47px; 
	background: url(images/bgtitle.gif) repeat-x;
	font-size: 17px;
	color: #29292a;
	font-weight: bold;
	font-style: italic;
	padding: 10px 4px 0px 13px;
}

#topheader p {
	margin: 9px 0px 0px 0px;
	letter-spacing: -1px;
}

#topheaderty {
	width: 504px;
	height: 46px; 
	background: url(images/bgtitle.gif) repeat-x;
	font-size: 17px;
	color: #29292a;
	font-weight: bold;
	font-style: italic;
	padding: 10px 4px 0px 13px;
	border-bottom: 1px solid #d5d5d5;
}

#topheaderty p {
	margin: 9px 0px 0px 0px;
	letter-spacing: -1px;
}

.subtitle {
	width: 521px;
	height: 30px;
	background: url(images/bgsubtitle.gif) repeat-y;
	border-bottom: 1px solid #d5d5d5;
	border-top: 1px solid #ffffff;
	font-size: 13px;
	color: #595959;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
	float: left;
}

.middleimg {
	vertical-align: middle;
}
#frames {
	width: 516px;
	height: 108px;
	padding-top: 9px;
	padding-left: 5px;
	border-bottom: 1px solid #d5d5d5;
	float: left;
}
.imginactive {
	border: 3px solid #eeeeee;
}
.imginactive-white {
	border: 3px solid #ffffff;
}
.imgactive {
	border: 3px solid #3795d7;
}
.sepline {
	margin: 0px 1px 10px 1px;
}

#doors {
    width: 521px;
	height: 108px;
	padding-top: 9px;
	border-bottom: 1px solid #d5d5d5;
	float: left;
}
#extras {
    width: 513px;
	height: 76px;
	padding-top: 6px;
	border-bottom: 1px solid #d5d5d5;
	margin-left: 8px;
	float: left;
}
#glass {
	width: 521px;
	height: 108px;
	padding-top: 4px;
	border-bottom: 1px solid #d5d5d5;
	float: left;
}

#colours {
	width: 521px;
	float: left;
}
#door-colours {
    width: 266px;
	height: 108px;
	padding-top: 5px;
	float: left;
}
#frame-colours {
	width: 255px;
	height: 82px;
	padding-top: 31px;
	float: right;
}
#hard-colours {
    width: 150px;
	height: 77px;
	padding-top: 4px;
	padding-left: 20px;
	float: left;
}
#sbd-colours{
	width: 290px;
	height: 62px;
	float: right;
	background: #ffffff;
	border: 1px solid #d2d2d2;
	padding: 4px;
	margin: 4px 5px 5px 4px;
}

#handle-side{
	width: 236px;
	height: 20px;
	float: left;
	background: #ffffff;
	border: 1px solid #d2d2d2;
	padding: 5px;
	margin: 5px;
}
#thresh{
	width: 236px;
	height: 20px;
	float: right;
	background: #ffffff;
	border: 1px solid #d2d2d2;
	padding: 5px;
	margin: 5px;
}

/*###### TABS ###########*/
.tabs{
	width: 264px;
	position: relative;
}
#tabholder{
	z-index: 2;
	width: 264px;
	float: left;
	display: inline;
	position: absolute;
}
UL.tabNavigation {
    list-style: none;
    margin: 0;
    padding: 0;
}

UL.tabNavigation LI {
    display: inline;
}

UL.tabNavigation LI A {
    background: url(images/tabnotselected.gif) no-repeat;
	width: 130px;
	height: 22px;
	float: left;
	color: #000;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}

UL.tabNavigation LI A.selected{
    background: url(images/tabselected.gif) no-repeat;
	width: 130px;
	height: 22px;
    color: #000;
	padding-top: 5px;
}

UL.tabNavigation LI A:focus {
	outline: 0;
}
#first {
    padding-top: 8px;
	width: 255px;
	height: 72px;
	float: left;
	z-index: 1;
	position: absolute;
	top: 21px;
	padding: 5px;
	border: 1px solid #cfcfcf;
	background-color: #fff;
}

#second {
    padding-top: 8px;
	width: 255px;
	height: 72px;
	float: left;
	z-index: 1;
	position: absolute;
	top: 21px;
	padding: 5px;
	border: 1px solid #cfcfcf;
	background-color: #fff;
}

#intcolhide{
	display: none;
}
/*###### TABS step2 ###########*/
.tabs2{
	width: 520px;
	position: relative;
}
#tabholder2{
	z-index: 2;
	width: 520px;
	float: left;
	display: inline;
	position: absolute;
}
#first2 {
    padding-top: 8px;
	width: 508px;
	height: 72px;
	float: left;
	z-index: 1;
	position: absolute;
	top: 21px;
	padding: 5px;
	border: 1px solid #cfcfcf;
	background-color: #fff;
}

#second2 {
    padding-top: 8px;
	width: 508px;
	height: 72px;
	float: left;
	z-index: 1;
	position: absolute;
	top: 21px;
	padding: 5px;
	border: 1px solid #cfcfcf;
	background-color: #fff;
}

#third2 {
    padding-top: 8px;
	width: 508px;
	height: 72px;
	float: left;
	z-index: 1;
	position: absolute;
	top: 21px;
	padding: 5px;
	border: 1px solid #cfcfcf;
	background-color: #fff;
}
#fourth2 {
    padding-top: 8px;
	width: 508px;
	height: 72px;
	float: left;
	z-index: 1;
	position: absolute;
	top: 21px;
	padding: 5px;
	border: 1px solid #cfcfcf;
	background-color: #fff;
}
#titframecolour {
	float: right;
	width: 235px;
}
#titdoorcolour {
	float: left;
	width: 235px;
}

#titsbd {
	float: right;
	width: 290px;
}
#tithardcolour {
	float: left;
	width: 215px;
}

#titthresh {
	float: right;
	width: 235px;
}
#tithside {
	float: left;
	width: 275px;
}

#footer {
	width: 516px;
	height: 16px;
	background: url(images/bgbottom.gif) repeat-x;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}

#footer a{
	text-decoration: none;
	color: #000000;
}
.greytxt {
	color: #757575;
}

#holderbtns {
	width: 361px;
	float: left;
}
#holderbtnsty {
	width: 361px;
	float: left;
	padding-top: 10px;
}

#priceval {
	color: #29292a;
	font-size: 32px;
	font-weight: bold;
	width: auto;
	float: left;
	margin: 0px;
	margin: 0px 0px 0px 14px;
	display: inline;
}
.myprice {
	width: 198px;
	height: 38px;
	background: url(images/bgprice.jpg) no-repeat;
	border: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	margin-top: 3px;
}
#pright {
	float: left;
	color: #595959;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
	width: 150px;
	margin: 6px 0px 0px 38px;
}

.myprice2 {
	width: 138px;
	height: 44px;
	background: url(images/viewthisdoor2.gif) no-repeat;
	border: 0px;
	padding: 5px 0px 0px 9px;
	float: left;
}
#pright2 {
	color: #595959;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
	width: 140px;
	/*margin: 6px 0px 0px 25px;*/
}

.nextbtn input {
	width: 162px;
	height: 44px;
	background: url(images/nextbtn.gif) no-repeat;
	border: 0px;
	padding: 0px;
	float: right;
	cursor: pointer;
	
	display: inline;
}

#doorcarousel.jcarousel-skin-doomed{ 
	background:url(js/jcarousel/skins/doomed/loading-small.gif) center center no-repeat; 
	width:521px; 
	height:97px; 
} 
#doorcarousel.jcarousel-skin-doomed li{ 
  	display:none; 
} 

#doorcarousel4.jcarousel-skin-doomed4{ 
	background:url(js/jcarousel/skins/doomed/loading-small.gif) center center no-repeat; 
	width:521px; 
	height:97px; 
} 
#doorcarousel4.jcarousel-skin-doomed4 li{ 
  	display:none; 
} 

#doorcarousel5.jcarousel-skin-doomed5{ 
	background:url(js/jcarousel/skins/doomed/loading-small.gif) center center no-repeat; 
	width:521px; 
	height:97px; 
} 
#doorcarousel5.jcarousel-skin-doomed5 li{ 
  	display:none; 
} 

#doorcarousel6.jcarousel-skin-doomed6{ 
	background:url(js/jcarousel/skins/doomed/loading-small.gif) center center no-repeat; 
	width:521px; 
	height:97px; 
} 
#doorcarousel6.jcarousel-skin-doomed6 li{ 
  	display:none; 
}

#doorcarousel7.jcarousel-skin-doomed7{ 
	background:url(js/jcarousel/skins/doomed/loading-small.gif) center center no-repeat; 
	width:521px; 
	height:97px; 
} 
#doorcarousel7.jcarousel-skin-doomed7 li{ 
  	display:none; 
}

#doorcarousel8.jcarousel-skin-doomed8{ 
	background:url(js/jcarousel/skins/doomed/loading-small.gif) center center no-repeat; 
	width:521px; 
	height:97px; 
} 
#doorcarousel8.jcarousel-skin-doomed8 li{ 
  	display:none; 
}

#dcolourcarousel1.jcarousel-skin-doomed2{ 
	background:url(js/jcarousel/skins/doomed/loading-small.gif) center center no-repeat;
	width:255px; 
	height:72px; 
} 
#dcolourcarousel1.jcarousel-skin-doomed2 li{ 
  	display:none; 
} 

#dcolourcarousel2.jcarousel-skin-doomed2{ 
	background:url(js/jcarousel/skins/doomed/loading-small.gif) center center no-repeat; 
	width:255px; 
	height:72px; 
} 
#dcolourcarousel2.jcarousel-skin-doomed2 li{ 
  	display:none; 
} 
#fcolourcarousel.jcarousel-skin-doomed3{ 
	background:url(js/jcarousel/skins/doomed/loading-small.gif) center center no-repeat; 
	width:254px; 
	height:72px; 
} 
#fcolourcarousel.jcarousel-skin-doomed3 li{ 
  	display:none; 
} 

.side {
	background-color: #eeeeee;
}

#side-topheader {
	width: 650px;
	height: 47px; 
	background: url(images/bgsidetitle.gif) repeat-x;
	font-size: 17px;
	color: #29292a;
	font-weight: bold;
	font-style: italic;
	padding: 10px 4px 0px 13px;
	letter-spacing: -1px;
}
#side-middlebox {
	width: 650px;
}

#side-middle-left{
	background: url(images/bgsides.jpg) no-repeat;
	width: 169px;
	height: 307px;
	float: left;
	margin: 12px;
	padding-left: 18px;
}

#side-middle-middle {
	background: url(images/bgsidemiddle.gif) no-repeat;
	width: 191px;
	height: 255px;
	float: left;
	margin-top: 23px;
	padding: 14px;
}

#side-middle-right {
	background: url(images/bgsides.jpg) no-repeat;
	width: 167px;
	height: 307px;
	float: left;
	margin: 12px;
	padding-left: 20px;
}

.side .side-imginactive-white {
	border: 3px solid #ffffff;
	margin: 9px;
}
.side .side-imgactive {
	border: 3px solid #3795d7;
	margin: 9px;
}

#holdersidepanel {
	z-index: 3;
	position: absolute;
}

#leftsidepanel {
	z-index: 4;
	position: absolute;
	margin-left: 9px;
	margin-top: 48px;
}

#rightsidepanel {
	z-index: 5;
	position: absolute;
	margin-left: 147px;
	margin-top: 48px;
}
/*############################################################################*/
/*########################### Image change divs ############################# */
/*############################################################################*/
#skybg {
	width: 361px;
 	background: url(images/bgsky.jpg) no-repeat;
 	height: 479px;
	margin-top: 1px;
	float: right;
}
#holderbox {
	position: relative;
}
#bigimg {
	width: 347px;
	height: 465px;
	float: left;
	display: inline;
	margin-left: 7px;
	margin-top: 8px;
}
#layering1 { /* FRAME */
	position: absolute;
	top: 0px;
	left: 0px;
	width: 347px;
	height: 465px;
	float: left;
	z-index: 1;
}
#layering2 { /* DOOR */
	position: absolute;
	top: 0px;
	left: 0px;
	width: 347px;
	height: 465px;
	float: left;
	z-index: 2;
}
#layering3 { /* LEFT GLASS */
	position: absolute;
	top: 78px;
	left: 9px;
	width: 60px;
	height: 376px;
	float: left;
	z-index: 3;
}
#layering4 { /* LEFT COMPOSITE SIDE */
	position: absolute;
	top: 78px;
	left: 9px;
	width: 60px;
	height: 376px;
	float: left;
	z-index: 4;
}
#layering5 { /* LEFT COMPOSITE SIDE GLASS */
	position: absolute;
	top: 78px;
	left: 9px;
	width: 60px;
	height: 376px;
	float: left;
	z-index: 5;
}
#layering6 { /* LEFT FLAG */
	position: absolute;
	top: 287px;
	left: 0px;
	width: 81px;
	height: 178px;
	float: left;
	z-index: 6;
}
#layering7 { /* LEFT MIDRAIL */
	position: absolute;
	top: 250px;
	left: 0px;
	width: 81px;
	height: 24px;
	float: left;
	z-index: 7;
}

#layering8 { /* RIGHT GLASS */
	position: absolute;
	top: 78px;
	left: 278px;
	width: 60px;
	height: 376px;
	float: left;
	z-index: 8;
}
#layering9 { /* RIGHT COMPOSITE SIDE */
	position: absolute;
	top: 78px;
	left: 278px;
	width: 60px;
	height: 376px;
	float: left;
	z-index: 9;
}
#layering10 { /* RIGHT COMPOSITE SIDE GLASS */
	position: absolute;
	top: 78px;
	left: 278px;
	width: 60px;
	height: 376px;
	float: left;
	z-index: 10;
}
#layering11 { /* RIGHT FLAG */
	position: absolute;
	top: 287px;
	left: 266px;
	width: 81px;
	height: 178px;
	float: left;
	z-index: 11;
}
#layering12 { /* RIGHT MIDRAIL */
	position: absolute;
	top: 250px;
	left: 266px;
	width: 81px;
	height: 24px;
	float: left;
	z-index: 12;
}
#layering13 { /* MIDDLE TOP BOX GLASS */
	position: absolute;
	top: 12px;
	left: 91px;
	width: 163px;
	height: 41px;
	float: left;
	z-index: 13;
}
#layering14 { /* LEFT TOP BOX GLASS*/
	position: absolute;
	top: 12px;
	left: 11px;
	width: 60px;
	height: 41px;
	float: left;
	z-index: 14;
}
#layering15 { /* RIGHT TOP BOX GLASS */
	position: absolute;
	top: 12px;
	left: 277px;
	width: 60px;
	height: 41px;
	float: left;
	z-index: 15;
}
#layering16 { /* DOOR GLASS */
	position: absolute;
	top: 0px;
	left: 0px;
	width: 347px;
	height: 465px;
	float: left;
	z-index: 16;
}
#layering17 { /* THRESHOLD */
	position: absolute;
	top: 455px;
	left: 79px;
	width: 188px;
	height: 10px;
	float: left;
	z-index: 17;
}
#layering18 { /* HANDLE */
	position: absolute;
	top: 0px;
	left: 0px;
	width: 347px;
	height: 465px;
	float: left;
	z-index: 18;
}
#layering19 { /* TOP URNS */
	position: absolute;
	top: 0px;
	left: 0px;
	width: 347px;
	height: 465px;
	float: left;
	z-index: 19;
}
#layering20 { /* LETTERPLATE */
	position: absolute;
	top: 0px;
	left: 0px;
	width: 347px;
	height: 465px;
	float: left;
	z-index: 20;
}

#layering21 { /* numeral1 */
	position: absolute;
	top: 80px;
	left: 145px;
	width: 12px;
	height: 16px;
	float: left;
	z-index: 21;
}
#layering22 { /* numeral2 */
	position: absolute;
	top: 80px;
	left: 158px;
	width: 12px;
	height: 16px;
	float: left;
	z-index: 22;
}
#layering23 { /* numeral3 */
	position: absolute;
	top: 80px;
	left: 171px;
	width: 12px;
	height: 16px;
	float: left;
	z-index: 23;
}
#layering24 { /* numeral4 */
	position: absolute;
	top: 80px;
	left: 184px;
	width: 12px;
	height: 16px;
	float: left;
	z-index: 24;
}
#intcol{
	margin: 15px 0px 0px 20px;;
}
#intcol input{
	vertical-align: middle;
}

.numerals{
	width: 20px;
	height: 20px;
	font-size:16px;
	border: 1px solid #333;
}

.radio {
	width: 19px;
	height: 19px;
	padding: 0 5px 0 0;
	background: url(images/radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
	cursor: pointer;
}

#sbd-radio{
	width: 70px;
	float: left;
	margin-top:10px;
	margin-left:10px;
}
#sbd-img{
	width: 195px;
	float: right;
}
.sbd-btns{
	width: 80px;
	margin-bottom: 5px;
	height: 19px;
}
.radio-btns2{
	width: 100px;
	float:left;
}
/*##########################################################*/
/*############ CONTACT DETAILS FORM ########################*/
/*##########################################################*/
#contactform1 {
	width: 521px;
	height: 270px;
	padding-top: 4px;
	border-bottom: 1px solid #d5d5d5;
	float: left;
}
#contactform {
	width: 470px;
	height: 240px;
	float: left;
	padding: 10px 15px 0px 15px;
}

#contactform table {
	font-size: 13px;
	font-style: italic;
}

#contactform td {
	padding-bottom: 4px;
}
#contactform .nameinput input {
	width: 109px;
	border: 1px solid #aeaead;
	background: #ffffff;
	padding: 0px 5px 0px 5px;
	color: #595959;
}

#contactform .surnameinput input {
	width: 146px;
	border: 1px solid #aeaead;
	background: #ffffff;
	padding: 0px 5px 0px 5px;
	color: #595959;
}

#contactform .longinput input {
	width: 325px;
	border: 1px solid #aeaead;
	background: #ffffff;
	padding: 0px 5px 0px 5px;
	color: #595959;
}

#contactform .countyinput input {
	width: 168px;
	border: 1px solid #aeaead;
	background: #ffffff;
	padding: 0px 5px 0px 5px;
	color: #595959;
}

#contactform .postcodeinput input {
	width: 72px;
	border: 1px solid #aeaead;
	background: #ffffff;
	padding: 0px 5px 0px 5px;
	color: #595959;
}

#contactform .phoneinput input {
	width: 134px;
	border: 1px solid #aeaead;
	background: #ffffff;
	padding: 0px 5px 0px 5px;
	color: #595959;
}
#contactform .textarea {
	padding-bottom: 0px;
}

#contactform .textarea textarea {
	width: 325px;
	border: 1px solid #aeaead;
	background: #ffffff;
	padding: 0px 5px 0px 5px;
	color: #595959;
	font-family: Arial, Helvetica, sans-serif;
}



#contactform .nameinput .error {
	border-color: #ff0000;
}

#contactform .surnameinput .error {
	border-color: #ff0000;
}

#contactform .longinput .error {
	border-color: #ff0000;
}

#contactform .countyinput .error {
	border-color: #ff0000;
}

#contactform .postcodeinput .error {
	border-color: #ff0000;
}

#contactform .phoneinput .error {
	border-color: #ff0000;
}


#contactsubmitbox {
	width: 499px;
	height: 139px;
	float: left;
	padding: 0px 12px 0px 10px;
	border-top: 1px solid #ffffff;
}
#thankyousubmitbox{
	width: 511px;
	height: 167px;
	float: left;
	padding: 28px 0px 0px 10px;
	border-top: 1px solid #ffffff;
}
#contactsubmitbox #contbutns {
	width: 322px;
	float: right;
	padding-top: 25px;
}
#contbutnslft{
	width: 90px;
	float: left;
}
#contbutnsrgt{
	width: 231px;
	float: left;
}
#contactsubmitbox #error {
	width: 150px;
	height: 54px;
	float: left;
	display: inline;
	padding: 15px 10px 5px 10px;
	border: 1px solid #ff0000;
	background: #ffffff;
	margin-top: 30px;
	display: none;
}

#contactsubmitbox #error p {
	margin: 0px;
	text-align: center;
	color: #ff0000;
	font-size: 11px;
}

#contactsubmitbox #error img {
	margin: 5px 10px 0px 0px;
}

#contactsubmitbox input {
	width: 231px;
	height: 87px;
	float: right;
	background: #2ba8e8 url(images/getquote.gif);
	border: 0px;
	cursor: pointer;
}

#contactsubmitbox span input {
	background: #2ba8e8 url(images/getprice.gif);
}

#contactsubmitbox input {
	background: #2ba8e8 url(images/getquote.gif);
}

#thankyouform1 {
	width: 521px;
	height: 245px;
	padding-top: 4px;
	border-bottom: 1px solid #d5d5d5;
	border-top: 1px solid #ffffff;
	float: left;
}
#thankyouform2 {
	width: 521px;
	height: 442px;
	padding-top: 4px;
	border-top: 1px solid #ffffff;
	float: left;
	text-align:center;
}
.logotbl {
	border: 1px solid #969696;
	height: 138px;
	width: 265px;
	background-color: #ffffff;
}
#thankyouprice {
	width: 336px;
	height: 87px;
	float: left;
	display: inline;
	margin: 0px 22px 10px 22px;
	background: #ffffff url(images/thankyouprice-bg.jpg);
	padding-top: 20px;
}


.head1 {
	font-size: 15px;
	font-weight: bold;
	color: #2c2c2c;
}

.head2 {
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}
#thankyouleft {
	width: 380px;
	float: left;
	text-align: center;
	padding-left: 70px;
}

#thankyouleft h2 {
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	margin: 0px;
}

#thankyouleft h3 {
	margin: 10px 0px 10px 0px;
}
#thankyouprice h2 {
	margin: 0px;
	text-align: center;
	color: #47a3e4;
	font-size: 60px;
}

.sagebtn {
	width: 233px;
	height: 104px;
	background: #2ba8e8 url(images/orderdoor.jpg);
	border: 0px;
	cursor: pointer;
}
.sagebtn-deposit {
	width: 233px;
	height: 104px;
	background: #2ba8e8 url(images/orderdoor-deposit.jpg);
	border: 0px;
	cursor: pointer;
}
.sagetit1{
	font-size: 28px;
	color: #29292a;
	font-weight: bold;
	font-style: italic;
}

.sagetit2{
	font-size: 17px;
	font-weight: normal;
}