/* PRINT CSS */

#printHeader {
	width:650px;
	height:133px;
/*	float:left;
	margin:0 auto;*/
	display:block;
	}

#printHeader img {
	width:650px;
	height:133px;
	}


#subnav {
	display:none
	}

/* HTML ELEMENTS */

* { margin:0}

body {
	margin:0; 
	font:0.8em Arial, Helvetica, sans-serif;
	line-height:1.3em;
	color:#66737c;
	 }

a { 
	text-decoration:none;
	color:#a20134
	}

a:hover {
	text-decoration:underline
	}
	
a img { border:none}

#container { 
	margin:0 auto; 
	width:650;
	}
	
hr { 
	color:#adbbc2;
	background-color:#adbbc2;
	height:1px;
	border-width:0;
	margin:20px 0;
	width:100%
	}

/* HEADER */
#header { 
	display:none 
	}

#logo {
	display:none
	}

#nav {
	display:none
	}

/* image slider */
#image-panel { 
	display:none
	}

#slider {
	display:none
	}

#quotes {
	float:right;
	overflow:hidden;
	width:190px;
	margin:22px 4px 0 0;

	}

.quote-box { 
	width:162px;
	border:1px solid #c7d1d8;
	background-color:#eceff1;
	padding:13px;
	margin-bottom:15px;
	font-size:0.9em;
	line-height:1.3em
	}	


#buttons { 
	overflow:hidden;
	width: 980px;
	text-indent: -9999px;
	padding:15px 0 35px
	}

#buttons ul { 
	list-style:none;
	display:inline;
	padding:0; 
	margin:0
	}
	
#buttons a {
    display: block;
    height:135px;
    text-indent: -9999px;
	}
	
#buttons li { 
	list-style: none; 
	float: left; }

#buttons li.one a { background: url(../images/btn1.jpg) 0 0 no-repeat; width:194px; height:198px; margin-right:2px}
#buttons li.one a:hover { background: url(../images/btn1.jpg) 0 -198px no-repeat;}

#buttons li.two a { background: url(../images/btn2.jpg) 0 0 no-repeat; width:194px; height:198px; margin-right:2px}
#buttons li.two a:hover { background: url(../images/btn2.jpg) 0 -198px no-repeat;}

#buttons li.three a { background: url(../images/btn3.jpg); width:194px; height:198px; margin-right:2px}
#buttons li.three a:hover { background: url(../images/btn3.jpg) 0 -198px no-repeat;}

#buttons li.four a { background: url(../images/btn4.jpg); width:194px; height:198px; margin-right:2px}
#buttons li.four a:hover { background: url(../images/btn4.jpg) 0 -198px no-repeat;}

#buttons li.five a { background: url(../images/btn5.jpg); width:194px; height:198px;}
#buttons li.five a:hover { background: url(../images/btn5.jpg) 0 -198px no-repeat;}


/* H TAGS */

/* page main headings */
h1 {
	color:#1d232c;
	font-size:1.4em;
	margin:0;
	}

/* subnav  */
h2 {	
	margin:0;
	font-size:1.0em;
	}

/* breadcrumbs- */
h3 {
	margin:0;
	display:inline;
	font-weight:normal;
	font-size:85%;
	}

/* page subheadings */
h4 {
	color:#557080;
	font-size:1.3em;
	padding-bottom:3px;
	margin-bottom:5px;
	border-bottom:1px solid #adbbc2
	}

#products h4 {
	color:#a20134
	}

#content2 h4 {font-size:1.1em;}

h5 {
	color:#a20134;
	font-size:1.1em;
	padding-bottom:3px;
	margin-bottom:5px;
	border-bottom:1px solid #adbbc2
	}
	
#content2 h5 { margin-bottom:10px}
	
/* common questions */	
h6 {
	color:#557080;
	font-size:1.2em;
	padding-bottom:3px;
	margin:8px 0 5px 0;
	border-bottom:1px dotted #adbbc2
	}

	
.title {
	color:#a20134;
	font-size:1.2em;
	font-weight:bold;
	width:650px;
	padding-bottom:3px;
	margin:25px 0 15px 0;
	border-bottom:1px dotted #adbbc2
	}

/* CONTENT */
#content {
	width:650px;
	overflow:hidden;
	}

#content1 {
	width:650px;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/bg-subnav.gif) top left repeat-y
	}

#content2 {
	width:650px;
	padding-left:0;
	overflow:hidden;
	}


#rightcol {
	float:left;
	overflow:hidden;
	width:721px;
	color:#1b212a;
	font-size:90%
	}

#rightcol ul li {	
	margin:0;
	list-style:none;
	background:url(../images/bullet.gif) top left no-repeat ;
	padding-left:12px;}

#rightcol2 {
	float:left;
	overflow:hidden;
	width:721px;
	color:#1b212a;
	background:url(../images/bg-page.jpg) top left no-repeat;
	font-size:90%
	} 
	
#headerpic {
	display:none
	}
	
#rightcol-inner {
	width:650;
	margin:0}


#products { 
	width:650;
	overflow:hidden
	}

#products-left {
	float:left;
	overflow:hidden;
	width:376px;
	margin-right:25px;
	}

#products-right {	
	float:left;
	overflow:hidden;
	width:249px;	
	}

#products ul { 
	margin-top:10px;
	padding:0
	}

#products ul li { 
	margin:0;
	padding-bottom:5px;
	background:url(../images/bullet.gif) top left no-repeat ;
	padding-left:12px;
	}

#details ul li {
	list-style-type:none;
	padding-left:0;
	background:none;
	}
	
	
#products ul.list1 { 
	list-style:none;
	margin-top:10px;
	padding:0;
	margin-left:40px;
	}

#products ul.list1 li { 
	margin:0;
	padding:0;
	list-style: disc
	}

#details {
	width:376px;
	overflow:hidden;
	}

#details-left {
	float:left;
	overflow:hidden;
	width:178px;
	margin-right:20px
	}
	

#details-right {
	float:left;
	overflow:hidden;
	width:178px;
	}

#top {
	width:650px;
	overflow:hidden
	}
	
#top-left {
	width:468px;
	float:left;
	overflow:hidden
	}
	
#breadcrumbs {display:none}


#page-title {
	padding:20px 0
	}

#btn-enquire-now {
	float:right;
	padding-top:10px;
	overflow:hidden;
	width: 178px;
	text-indent: -9999px;
	}
	
#btn-enquire-now a { float:left; overflow:hidden; background-image: url(../images/btn-enquire-now.jpg); width:178px; height:45px; text-decoration:none;}
#btn-enquire-now a:hover { background:url(../images/btn-enquire-now.jpg) 0 -46px; width:178px; height:45px; text-decoration:none}

#btn-enquire-now2 {
	float:right;
	padding-top:10px;
	overflow:hidden;
	width: 178px;
	text-indent: -9999px;
	}
	
#btn-enquire-now2 a { float:left; overflow:hidden; background-image: url(../images/btn-enquire-now2.jpg); width:178px; height:45px; text-decoration:none;}
#btn-enquire-now2 a:hover { background:url(../images/btn-enquire-now2.jpg) 0 -46px; width:178px; height:45px; text-decoration:none}


#btn-print {
	padding-top:25px;
	width: 178px;
	text-indent: -9999px;
	}
	
#btn-print a { float:left; overflow:hidden; background-image: url(../images/btn-print-page.jpg); width:178px; height:44px; text-decoration:none;}
#btn-print a:hover { background:url(../images/btn-print-page.jpg) 0 -44px; width:178px; height:44px; text-decoration:none}


.rows {
	width:650px;
	overflow:hidden;
	padding:20px 0 0 0
	}

.th1 {
	width:143px;
	float:left;
	overflow:hidden;
	margin-right:26px;
	text-align:center
	}
	
.th2 {
	width:143px;
	float:left;
	overflow:hidden;
	margin-right:26px;
	text-align:center
	}
	
.th3 {
	width:143px;
	float:left;
	overflow:hidden;
	margin-right:26px;
	text-align:center
	}
	
.th4 {
	width:143px;
	float:left;
	overflow:hidden;
	text-align:center
	}

.rows a img  { 
	border:1px solid #535861;
	padding:0;
	margin:0 0 -1px -1px;
	}
	
.rows a:hover img   { 
	border:1px solid #a70a3b;
	padding:0;
	margin:0 0 -1px -1px;
	}

.rows a { 
	text-decoration:none;
	color:#1b212a;
	padding:0 1px;
/*	font-size:90%;*/

	}

.rows a:hover {
	text-decoration:none;
	color:#a70a3b;
	}



ol {
	padding:0;
	margin:0;
	}

ol li { 
	padding:0;
	margin-left:40px;
	}


	
/* FOOTER */
#footer { 
 	display:none
	}

#footer1 { 
	display:none
	}

#toplink {
	display:none
	}

#warranty ul {margin-top:10px;
list-style:none}

#warranty ul li { 
	margin:0;
	padding-bottom:5px;
	list-style:none;
	background:url(../images/bullet.gif) top left no-repeat ;
	padding-left:12px;
	}

#product-categories { 
	margin:0;
	padding:0}

#product-categories h5  {
	margin:15px 0 15px 0;
	}

#product-categories h5.first  {
	margin:0 0 15px 0;
	}
	
#product-categories a img  { 
	border:1px solid #535861;
	padding:0;
	margin:0 0 -1px 2px;
	}
	
form legend {	
	color:#a20134;
	font-size:1.1em;
	font-weight:bold
	}
