body {
	color:#333;
	background-color:#F2F3FB;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:small;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:1px;
	width: 800px;
	background: url("images/background_cols01_test.gif") repeat;
}

#header {
	background-color: #F2F3FB;
	padding-bottom: 5px;

}

#Header-top {
	background-color: white;
	height:77px;
	padding-bottom: 3px;
	border-bottom-color : #262626;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #262626;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #262626;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #262626;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #262626;
	border-top-style : solid;
	border-top-width : 1px;
}

#Header-bottom {
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	height:2em;
	line-height:2em;
	background-color:white;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:0.9em;
	/*float:bottom;*/
	clear:both;
	border-top-color : #262626;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : #262626;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #262626;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #262626;
	border-right-style : solid;
	border-right-width : 1px;
}

#left {
	float: left;
	width: 149px;
	min-height: 800px;
	border-left-color : #262626;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-color : #262626;
	border-top-style : solid;
	border-top-width : 1px;
	background-color: white;
}

#content { 
	margin: 0;
	float: left;
	width: 648px;
 	min-height:800px;
 	height:auto !important;
 	height:500px;
	border-top-color : #262626;
	border-top-style : solid;
	border-top-width : 1px;
	border-left-color : #262626;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #262626;
	border-right-style : solid;
	border-right-width : 1px;
	background-color: white;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#contentleft {
 	min-height:500px;
 	height:auto !important;
 	height:500px;
	float : left;
	padding-bottom:40px;
	padding-right: 10px;
	padding-left: 10px;
	width: 628px;
}

#footer-wrapper {
	clear: both;
	background-color: #F2F3FB;
	padding-top: 5px;
	border-top-color : #262626;
	border-top-style : solid;
	border-top-width : 1px;
}

#footer {

	background: white;
	font-size: 1em;
	text-align : center;
	border-bottom-color : #262626;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #262626;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #262626;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #262626;
	border-top-style : solid;
	border-top-width : 1px;
	height: 1.5em;
	line-height:1.5em;
}

#page-middle {
	padding-left : 10px;
	padding-top : 14px;
	margin-bottom : 14px;
}

a {
	color:#050505;
	font-size:1em;
	text-decoration:none;
	font-weight:normal;
	font-family:verdana, arial, helvetica, sans-serif;
}
a:link {color:#10348F;}
a:visited {color:#10348F;}
a:hover {
	text-decoration: underline;
}

#Menu {
	padding-left:4px;
	padding-right:4px;
	padding-top:10px;
	font-size: 0.8em;
	white-space : nowrap;

}

#Menu ul
{
list-style: none;
padding: 0;
margin: 0;
margin-bottom:20px;
	border-bottom-color : #262626;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #262626;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #262626;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #262626;
	border-top-style : solid;
	border-top-width : 1px;
	background-color: #F2F3FB;
}

#Menu li a
{
line-height: 1.5em;
width: 120px;
display: block;
color: #050505;
text-align: left;
padding-left:5px;
padding-right:5px;
font-weight: bold;
}

#Menu a:hover
{

}

#bottom-Menu
{
	padding-left:5px;
	padding-right:5px;
	font-size: 0.8em;
}

#bottom-Menu ul
{
list-style: none;
padding: 0;
margin: 0;
padding-bottom:10px;
	border-bottom-color : #262626;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #262626;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #262626;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #262626;
	border-top-style : solid;
	border-top-width : 1px;
	background-color: #F2F3FB;
}

#bottom-Menu li a
{
line-height: 1.5em;
width: 120px;
display: block;
color: #050505;
text-align: left;
padding-left:5px;
padding-right:5px;
font-weight:bold;
}

#bottom-Menu a:hover
{
}

#delivery{
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 0.9em;
}

#sizetable td{
border-bottom-color : #5f5f5f; border-bottom-style : solid; border-bottom-width : 1px; border-left-color : #5f5f5f; border-left-style : solid; border-left-width : 1px; border-right-color : #5f5f5f; border-right-style : solid; border-right-width : 1px; border-top-color : #5f5f5f; border-top-style : solid; border-top-width : 1px;
}

#sizetable th {
border-bottom-color : #5f5f5f; border-bottom-style : solid; border-bottom-width : 1px; border-left-color : #5f5f5f; border-left-style : solid; border-left-width : 1px; border-right-color : #5f5f5f; border-right-style : solid; border-right-width : 1px; border-top-color : #5f5f5f; border-top-style : solid; border-top-width : 1px;
}

/*For thumbnail popups*/
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail img{
border: 1px solid black;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFE0;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -160px;
left: 72px; /*position where enlarged image should offset horizontally */
}

.frontcolour{
	float: left;
	width: 70px;
	height:250px;
}

.text-header1 {
	color : #cf2929;
	font-size : 18px;
}

.text-header2 {
	color : #cf2929;
	font-size : 13px;
}

#product-heading {
	background-color : #F2F3FB;
	border: 1px #262626 solid;
	line-height : 2em;
	margin-left : 5px;
	margin-right : 5px;
	text-align : center;
}

#product-image img{
	border-bottom-color : #515151;
	border-bottom-style : solid;
	border-left-color : #515151;
	border-left-style : solid;
	border-right-color : #515151;
	border-right-style : solid;
	border-top-color : #515151;
	border-top-style : solid;
}

#product-image div{
	padding-left : 0.1em;
}

#product-info {
	margin-bottom : 25px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	min-height : 220px;
}

#product-form {
	background-color :#F2F3FB;
	border: 1px #262626 solid;
	line-height : 2em;
	margin: 0px 5px 25px 5px;
	padding: 5px 5px 5px 5px;
	text-align : center;
}

/*image popups on readymade pages*/
.readymadepopup{
position: relative;
z-index: 0;
}

.readymadepopup:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail img{
border: 1px solid black;
}

.readymadepopup span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFE0;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.readymadepopup span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.readymadepopup:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -160px;
left: 72px; /*position where enlarged image should offset horizontally */
}

div.info{
    position:relative; /*this is the key*/
	background-color: #fff;
    color:#000;
	z-index:24;
    text-decoration:none;
	display: inline;
	margin-left: 5px;
}

div.info a:hover{
	background-color:#fff;
	text-decoration: none;
}

div.info a span{display: none}

div.info a:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:6px; left:35px;
    width: 200px;
    border:1px solid #BFBFBF;
    background-color:#fff; color:#000;
    text-align: left;
	padding: 5px;
}

.item_box {
    float : left;
    padding-bottom : 40px;
    text-align : left;
    width : 50%;
  }


.item_image {
    border-bottom-color : #6d6d6d;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #6d6d6d;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #6d6d6d;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #6d6d6d;
    border-top-style : solid;
    border-top-width : 1px;
    height : 180px;
  }


.image_box {
    clear : left;
    float : left;
    padding-right : 10px;
    padding-top : 5px;
  }


.item_title {

  }

