@charset "utf-8";
/* CSS Document */

.newspic
{
	background: #ffffff;
	border: 1px solid #000000;
	max-height: 50px;
	padding: 10px;
	margin-right: 20px;
	float:left;
	padding:right: 20px;
}
#calendar
{
	width: 200px;
	float:right;
	font-size: 85%;
	padding: 20px;
	background-color: #FFC;
	box-shadow: 10px 10px 5px grey;
}
.clothtypes
{
	text-align:center;
	position: relative;
	clear:both;
	overflow: hidden;
	width: auto;
	margin: 20px 0px 20px 0px;
}
.fabtype
{
	
	border-radius: 5px;
	padding:5px;
	background-color: #ffffff;	
}
#footer
{
	position:relative;
	margin-top: 100px;
	
}
#shadecardrequest
{
	position: relative;
	font-size: 90%;
	text-align: right;
}
/* ELEMENTS THAT WILL NEED TO BE RESIZED DEPENDING ON BROWSER SIZE */
.outerblock
{	
	float:left;
	border: 1px solid #666;
	background-color:#fff;
	width: auto;
	padding: 5px;
}

#gallery_01
{
	position: relative;
	text-align: left;
	clear:both;
}
#gallery_01 .galleryouter
{	
	float:left;
	text-align:center;
	overflow:hidden;
	margin:0px 20px 20px 0px;
}
#gallery_01 .box{
	position:relative;
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border:2px solid #000000; 
}
#gallery_01 .active.box
{
	border:2px solid #ff0000 !important;
}
/* END OF SHADECARD STYLES */


#addressbox
{
	float:right;
	padding: 0px;
	margin: 0px;
	font-size: 75%;
	text-align: center;
}
.adminform input
{
	margin: 5px;
	padding: 2px;
}

#maincontent
{
	position:relative;
	padding: 10px;
	
}
.lfloat
{
	width: 50%;
	height: 50%;
	float:left;
	margin: 0px 20px 20px 0px;
	background: #ffffff;
	padding: 20px;
	border: 1px solid #000000;
	box-shadow: 10px 10px 5px #888888;
}
.rfloat
{
	float:right;
	margin: 0px 0px 20px 20px;
	background: #ffffff;
	padding: 20px;
	border: 1px solid #000000;
	box-shadow: 10px 10px 5px #888888;
}
#searchbox
{
	padding-top: 40px;
	margin: 0px;
	width: 100%;
	height: 100px;
	background-color: #ccc;
	position: absolute;
	text-align: center;
	visibility: hidden;
	z-index: 100;
}


.formgroup
{
	margin-bottom: 20px;
}


.colourblock
{
	float:left;
	padding 10px 10px 10px 10px;
	text-align: center;
	margin: 10px;
}
.colourimage
{
	width: 200px;
	height: 200px;
	border: 1px dashed #000000;
	padding: 10px;

}




.shadeblock
{
	margin: 40px;
	float:left;
	
}
.shadeblock a:link
{
	border: 1px solid #000000;
}
.shadeblock a:active
{
	border: 1px solid #9C0;
}

#header
{
	display:none;
	line-height: 100%;
}
#header h1
{
	padding-bottom:0px;
	margin-bottom: 0px;
}

/* SHADECARD DISPLAY */
.qblock
{
	display: none;
}
.proddesc
{
	width: auto;
	position: relative;
	overflow:hidden;
}

#mainblockpanel
{
	padding:0px 0px 0px 0px;
	text-align: right;
}
#outermainblock /* THIS IS ON SHADECARD */
{	position:relative;
	border: 1px solid #666;
	background-color: #fff;
	padding: 5px;
}

.mainblock
{	position:relative;
	overflow: hidden;
	height: 200px;
}
.rulers
{	
	font-size: 80%;
	font-weight: bold;
	position: absolute;
	left:0;
	top:10px;
}
#inch
{	
	text-align: center;
	padding:0px 5px 0px 0px;
	margin:0px 0px 10px 0px;
	height: auto;
	width: 1in !important; 	
}
#cmrule
{
	text-align: center;
	padding:0px 5px 0px 0px;
	margin:0px 0px 10px 0px;
	height: auto;
	width: 1cm !important; 
}
#closer /*ZOOMED IN SECTION ON SHADECARD */
{
   	display:none;
}
#x2
{
	width: auto;
	position:absolute;
	right: 0px;
	font-size: 140%;
	font-weight: bold;
	padding: 10px;
	margin: 10px;
	text-align: center;
}
#addcard
{
position:relative;
float:right;
padding: 5px;	

}

.boxit
{
	position: relative;
	width: auto;
	clear:both;
	font-size: 100%;
	padding: 5px;
	border: 1px dotted #000000;
	margin: 5px 0px 20px 0px;
}
h1
{ font-size: 24px;}
@media screen and (min-width: 768px) {
	
#header
{
	display: block;
}
.navbar-brand
{
	display: none;
}
 .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }
#mainblockpanel
{
	float:right;
	width: 412px;
}
.mainblock
{	position:relative;
	width: 400px;
	height: 300px;
	overflow: hidden;
}
.proddesc
{
	float:left;
	width: 250px;
}
#closer /*ZOOMED IN SECTION ON SHADECARD */
{
	display:block;
   	height: 300px;
   	width: 2.05in;
  	overflow: hidden;
   	position: absolute;
	top: 0px;
  	right: 0px;
   	border-left: .05in solid #000000;
}
.scard
{
	width: 76px;
	height: 53px;
}
}
h1
{ font-size: 24px;}
@media screen and (min-width: 1024px) {
	h1
{ font-size: 28px;}
.qblock
{
	display: inline;
	border: 1px solid #000000;
	margin-right:10px;
	float:left;
}
#mainblockpanel
{
	width: 512px;
}
.mainblock
{	position:relative;
	width: 500px;
	overflow: hidden;
}
#closer
{
	height: 400px;
}
.proddesc
{
	
	width: 400px;
}
.boxit
{
	
	font-size: 140%;
	padding: 20px;
	border: 1px dotted #000000;
	margin: 20px 0px 20px 0px;
}
