/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;outline:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.clr{clear:both;}

p{margin:15px; text-align:justify; color:#000;}
body {
	font-size:12px; 
	color:#727171; 
	font-family:Arial, Helvetica, sans-serif;
	background:#0f0b08 url(../images/bodybg.jpg) no-repeat top;
	}
#wrapper{
	width:1000px;
	margin:20px auto;
	}
#header {
	width:auto;
	height:91px;
	background:url(../images/headerbg.jpg) repeat-x;
	}	
#header .logo{
	width:170px;
	height:79px;
	display:block;
	float:left;
	background:url(../images/axor-logo.gif) no-repeat;
	margin:2px 0 0 20px;
	}

#header .logo a#logohome {
	display:block;
	width:170px;
	height:79px;
	text-indent:-9999px;
	}	
	
#contaner{
	width:998px;
	border-top:solid 1px #FFF;
	border-right:solid 1px #FFF;
	border-left:solid 1px #FFF;
	background-color:#100c09;
	}
#innercontaner{
	width:auto;
	height:auto;
	background-color:#FFF;
	}

#productthumb{
	width:797px;
	float:right;
	margin:6px 0 3px 0;
	border:solid 1px #a3a1a0;
	background-color:#f0f0f0;
	min-height:400px;
	}
#productthumb2{
	width:996px;
	float:right;
	margin:6px 0 3px 0;
	border:solid 1px #a3a1a0;
	background-color:#f0f0f0;
	min-height:400px;
	background:url(../images/aboutbg.jpg) no-repeat top;
	}
		
#prothumb{}	
#prothumb ul{list-style:none; padding:0px; margin:0px;}
#prothumb ul li{
	width:180px; 
	height:auto;
	margin:15px 40px 5px 40px;
	float:left;
	line-height:12px;
	font-size:11px;
	text-align:left;
	}
#prothumb ul li strong{color:#000;}	
#prothumb ul li img{
	width:170px; 
	height:121px; 
	border:solid 1px #a3a1a0; 
	padding:4px; 
	background-color:#FFF;
	}				
.indbotm{
	background:url(../images/bottombg.jpg) repeat-x top;
	height:68px;
	}
.indbotm img{
	margin:0 auto 0 auto; 
	display:block;
	}
#footer{
	color:#FFF;
	font-size:11px;
	text-align:right;
	height:88px;
	border-top:solid 1px #FFF;
	background:url(../images/footerbg.jpg) no-repeat center top;
	padding-top:10px;
	}
#footer a, #footer a:visited{ 
	color:#FFF; 
	text-decoration:none; 
	padding: 0 5px 0 5px;
	}
#footer a:hover{
	color:#FFF; 
	text-decoration:underline; 
	padding:0 5px 0 5px;
	}						
	
#footer span{
	color:#857d7b; 
	padding-left:10px;
	}
#footer span a, #footer span a:visited{ 
	color:#857d7b; 
	text-decoration:none; 
	padding:0;
	}
#footer span a:hover{
	color:#66605e; 
	text-decoration:none; 
	padding:0;
	}


ul#nav { position: relative; margin: 13px 40px 0px 0px; height: 55px; width: 435px;float:right;}

ul#nav li { float: right; list-style: none; }

ul#nav li a { position: absolute; text-indent: -9999px; text-decoration: none; border: none !important; top: 0; height: 55px;}

ul#nav li#home a { left: 0; width: 81px; background:  url(../images/nav.jpg) 0px 0px no-repeat; outline:none;}

ul#nav li#about a { left: 84px; width: 121px; background:  url(../images/nav.jpg) -84px 0 no-repeat; outline:none;}

ul#nav li#products a { left:208px; width: 101px; background:  url(../images/nav.jpg) -208px 0 no-repeat; outline:none;}

ul#nav li#contact a { left: 309px; width: 121px; background:  url(../images/nav.jpg) -309px 0 no-repeat; outline:none;}


ul#nav li#home a:hover  { background-position:   0px -55px; }

ul#nav li#about a:hover { background-position:	-84px -55px; }

ul#nav li#products a:hover  { background-position: -208px -55px;}

ul#nav li#contact a:hover  { background-position: -309px -55px; }

ul#nav li#home a.active { background-position:   0px -110px; }

ul#nav li#about a.active { background-position:	-84px -110px; }

ul#nav li#products a.active { background-position: -208px -110px;}

ul#nav li#contact a.active  { background-position: -309px -110px; }

#leftpanel{
	width:197px;
	float:left;
	margin-top:5px;
	}
/*-----Left bar-----*/	
#leftlink{
		width:197px;
		height:25px;
		float:left;
		margin:0;
		padding:0;
		}
#leftlink li {
		float:left;
		list-style: none;
		}
#leftlink li img {margin-bottom:-5px;}	
#leftlink li a {
		display:block;
		width:197px;
		height:25px;
		float:left;
		padding:0;
		text-indent: -9999px;
		text-decoration: none;
		border: none !important;
		outline:none;
	}
#leftlink li.m1 a, #leftlink li.m1 {background:url(../images/luxury-toilet.gif) no-repeat 0 0;}
#leftlink li.m2 a, #leftlink li.m2 {background:url(../images/washbasin-btn.gif) no-repeat 0 0;}
#leftlink li.m3 a, #leftlink li.m3 {background:url(../images/vanitie-btn.gif) no-repeat 0 0;}
#leftlink li.m4 a, #leftlink li.m4 {background:url(../images/urinal-btn.gif) no-repeat 0 0;}
#leftlink li.m5 a, #leftlink li.m5 {background:url(../images/steamroom-btn.gif) no-repeat 0 0;}
#leftlink li.m6 a, #leftlink li.m6 {background:url(../images/showerbox-btn.gif) no-repeat 0 0;}
#leftlink li.m7 a, #leftlink li.m7 {background:url(../images/massage-bathtub-btn.gif) no-repeat 0 0;}
#leftlink li.m8 a, #leftlink li.m8 {background:url(../images/shower-panel-btn.gif) no-repeat 0 0;}
#leftlink li.m9 a, #leftlink li.m9 {background:url(../images/tiles-btn.gif) no-repeat 0 0;}
#leftlink li a.active {background-position:0 100%;}
#leftlink li a:hover {background-position:0 100%;}
/*-----End Left bar-----*/	

.nextbtn{
	padding:10px 33px 10px 10px; 
	float:right;
	}
.pagination12{
	width:500px;
	height:21px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	}	
.pagination{
	width:auto; 
	float:right; 
	height:21px;
	margin:10px 55px 10px 0;
	}
.pagination a { 
	padding: 0px 10px; 
	margin:0 2px; border:1px solid #bbbbbb; 
	background:url(../images/pagination-bg.png) repeat-x left top; 
	text-decoration: none; 
	color: #333;
	}
.pagination a:hover, .pagination a:active {	color: #d50404;}
.pagination span.current {
	padding: 0px 10px; 
	margin:0 2px;	
	border:1px solid #bbbbbb; 
	background:url(../images/pagination-bg.png) repeat-x left top; 
	color: #d50404;
	}
.pagination span.disabled {
	padding: 0px 10px ;	
	margin: 0 2px;
	border: 1px solid #EEE;	
	color: #bdbdbd;
	}
