

#tabs #readymades a
{
	background-color:RGB(251,96,2);
	color:white;
	background:url(../images/backgrounds/TabSelected.jpg) top left no-repeat;
	border:1px solid black;
}



.corner
{
}

#ColMiddle
{
/* 
	background:url(../images/backgrounds/mirrorsfaded.jpg) top left no-repeat;
 */
}

#clickonpicheader
{
	background:url(../images/titles/clickonpicformoreinfo.jpg) top left no-repeat;
	height:50px;
	width:485px;
/*	border-top:1px solid gray;
	border-bottom:1px solid gray;*/
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#clickonpicheadernoimage
{
	height:60px;
	width:493px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:8px;
}

.collectionsheader
{
	margin:0;
	padding:0;
	height:228px;
	width:776px;
	margin:auto;
	border:1px solid silver;
}


#form_sizeentry
{
	margin:0;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border:1px solid silver;
	width:75%;
	padding:10px;
	background:url("/content/images/blueswirlyback.gif") top left no-repeat;
	
}

#input_height, #input_width
{
	margin:0;
	padding:2px;
	font-size:12px;
	background-color:RGB(251,96,2);  /* deep orange */ 
	color:white;
	border:2px solid black;
	margin-right:2px;
}

#div_pleaseenter
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-weight:bold;
	border-top:1px dotted silver;
	width: 75%;
	padding:5px;
}

#div_examples
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-bottom:1px dotted silver;
	width: 75%;
	padding:5px;
	font-size:smaller;
}

#cornerdiv
{
	/*background: url(../images/shadowbox.jpg) top center no-repeat;*/
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	/* border:1px solid blue; */
	width:150px;
	height:50px;
	padding:5px;
	border:0;
}

.descbox, .descboxali
{
	margin:0;
	padding:0;
	padding-left:3px;
	padding-right:3px;
	background-color:RGB(255,236,224);
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 2px solid silver;
	border-bottom: 2px solid silver;
	width:195px;
	font-size:90%;
	
}

.descboxali
{
	background-color:#D9DFFF;
}

.descbox p
{
	font-size:smaller;
	vertical-align:middle;
}

.descboxlink
{
	display:inline;
	padding:0;
	margin:0;
	font-weight:normal;
	background-color:RGB(255,236,224);
	color:black;  /* deep orange */ 
	border-bottom:1px dashed RGB(253,92,0);
}

.descbox .descboxlink:active
{
	display:inline;
	padding:0;
	margin:0;
	font-weight:normal;
	color:RGB(251,96,2);  /* deep orange */ 
	background-color:RGB(255,236,224);
}

.descbox .descboxlink:hover
{
	display:inline;
	padding:0;
	margin:0;
	font-weight:normal;
	color:white;
	background-color:RGB(251,96,2);  /* deep orange */ 
}

.descbox .descboxlink:visited
{
	display:inline;
	padding:0;
	margin:0;
	font-weight:normal;
	color:#666666;
	background-color:RGB(255,236,224);
}

.descbox .descboxlink:visited:hover
{
	display:inline;
	padding:0;
	margin:0;
	font-weight:normal;
	color:white;
	background-color:RGB(251,96,2);  /* deep orange */ 
}

.descboxlinkali
{
	display:inline;
	padding:0;
	margin:0;
	font-weight:normal;
	background-color:#D9DFFF;
	color:black;  /* deep orange */ 
	border-bottom:1px dashed RGB(253,92,0);
}

.descbox .descboxlinkali:active
{
	display:inline;
	padding:0;
	margin:0;
	font-weight:normal;
	color:RGB(251,96,2);  /* deep orange */ 
	background-color:RGB(255,236,224);
}

.descbox .descboxlinkali:hover
{
	display:inline;
	padding:0;
	margin:0;
	font-weight:normal;
	color:white;
	background-color:RGB(251,96,2);  /* deep orange */ 
}

.descbox .descboxlinkali:visited
{
	display:inline;
	padding:0;
	margin:0;
	font-weight:normal;
	color:#666666;
	background-color:RGB(255,236,224);
}

.descbox .descboxlinkali:visited:hover
{
	display:inline;
	padding:0;
	margin:0;
	font-weight:normal;
	color:white;
	background-color:RGB(251,96,2);  /* deep orange */ 
}

#smallfont
{
	margin:0;
	padding-left:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;

}

.smallfont
{
	margin:0;
	padding-left:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:10px!important;
	margin-top:0px!important;
	margin-bottom:5px;}

#smallfont1
{
	margin:0;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:90%;
}

.smallfont1
{
	margin:0;
	padding:0;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:90%;
}

.form_qty
{
	margin:0;
	padding:2px;
	padding-left:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:90%;
}

.input_qty
{
	margin:0;
	padding:2px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:90%;
}


#tablecorners
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:550px;
	table-layout:fixed;
}

#tablecorners td
{
	text-align:center;
	margin:0;
	padding:0;
	
}

.pageheadergraphic
{
	height:114px;
	margin-top:20px;
	width:100%;
	text-align:center;
}


.pageheadergraphic img
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}


.tablenesteddescription
{
	width:75%;
}

.div_descriptioncontainerwood, .div_descriptioncontainerali
{
	padding:0;
	margin:0;
	background-color: #F5E4DE;
	border-top:0;
	color:black;
	margin-bottom:3px;
	text-align:center;
}

.div_descriptioncontainerali
{
	background-color:#D9DFFF;
}

.div_descriptioncontainerwood .div_headerfooter, .div_descriptioncontainerali .div_headerfooter
{
	padding:0;
	margin:0;
	border-bottom:1px solid silver;
	margin-bottom:0px;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#F2D2C7;
}

.div_descriptioncontainerali .div_headerfooter
{
	background-color:#c7cfff;
}
		
.div_descriptioncontainerwood #footer, .div_descriptioncontainerali #footer 
{
	border-bottom:0px solid silver;
}

.table_descriptioncontainerwood, .table_descriptioncontainerali
{
	width:100%;
	border:0px solid silver;
	margin:0;
	padding:0;
	margin-bottom:0px;
	border-collapse:collapse;
}

.table_descriptioncontainerwood td, .table_descriptioncontainerali td
{
	padding:0;
	margin:0;
	padding-top:30px;
	padding-bottom:50px;
}
.table_descriptioncontainerwood .left, .table_descriptioncontainerali .left
{
	text-align:left;
	font-size:9px;
	padding:0;
	padding-left:10px; 
	width:75px;
}

.table_descriptioncontainerwood .right, .table_descriptioncontainerali .right
{
	padding:0;
	text-align:left;
	font-size:9px;
	padding-left:10px;
}

.table_descriptioncontainerwood .rightcolour, .table_descriptioncontainerali .rightcolour

{
	padding:0;
	text-align:left;
	font-size:9px;
	padding-left:10px; 
	width:100px;
	padding-right:5px; 
}

.table_descriptioncontainerwood .links, .table_descriptioncontainerali .links
{
	text-align:left;
	font-size:9px;
	padding:0;
	padding-left:0px; 
	width:100%; 
	text-align:center;
}


.table_descriptioncontainerwood .links span, .table_descriptioncontainerali .links span

{
	margin-right:5px;
	font-size:9px;
}


.table_descriptioncontainerwood .links .productlink, .table_descriptioncontainerali .links .productlink
{
	margin-right:5px;
	font-size:9px;
}


