body, html {
	overflow: hidden;
}

body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	
}
i {
	display: none;
}
a {
	position: relative;
	outline:none;
}
div {
	/*border:1px dotted #999999;*/
}
h1, h2, h3, h4, h5, h6{
	/*font-family: Arial, Helvetica, sans-serif;*/	
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	letter-spacing: -.03em;
}
h2{
	font-size:18px;
	color: #F60;
}
h4{
	font-size:14px;
	color: #069;
}
a.catbutton{
	color: #FFF;
	text-decoration: none;
	background: #069;
	padding: 3px 5px;
	margin-top:20px;
}
a.catbutton:hover{
	color: #FC0;
	background: #036;	
}
#mainbar {
	height: 160px;
	width: 100%;
	position: absolute;
	top: 360px;
	overflow: hidden;
	z-index: 100;
	background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/horbar.png',sizingMethod='scale');
}

#mainbar #mc {
	height: 160px;
	position: absolute;
	width: 100%;
}

* html #mainbar img {
	visibility:hidden;
	display: none;
}
#menubar {
	position: relative;
	width: 960px;
	/*overflow: hidden;*/
	margin-right: auto;
	margin-left: auto;
}
#menu {
	position: absolute;
	width: 100%;
	margin-top:70px;
	/*top: 451px;*/
	z-index: 102;
	overflow: hidden;
}

#menubar .nav {
	float:left;
	text-decoration: none;
	background: #660000;
	width: 80px;
	padding: 2px 0px 4px 0px;
	margin-top: 10px;
	margin-left:200px;
}
* html #menubar .nav {
	margin-left:131px;
}
#menubar #navi {
	color: #FFFFFF;
	padding: 2px 4px 4px 8px;
	text-decoration: none;
}
#menubar #navholder {
	float:left;
	position:relative;
	width:650px;
	overflow:hidden;
	height: 50px;
}
#menubar #navitems {
	/*width:550px;*/
	padding: 3px 0px 3px 10px;
	margin-top: 10px;
	margin-left:0px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/70bar.png',sizingMethod='scale');
}
#menubar[id] #navitems[id] {
	background: url(images/70bar.png) repeat;
}

#menubar #navitems a {
	padding: 3px 8px 3px 8px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
#menubar #navitems a:hover {
	background: #CC9900;
}





#main {
	height: 650px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}


#centre {
	height: 160px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#centre div {
	float: left;
}


#centre #logo {
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/veluz_logo.png',sizingMethod='scale');
	height: 160px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}
#centre #logo[id] {
	background: url(images/veluz_logo.png) no-repeat center;
}
#centre #welcome {
	margin-left: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 35px;
}







#content {
	height: 650px;
	width: 960px;
}
#left_fad {
	background: url(images/fade_left.png) no-repeat left top;
	width: 75px;
	height: 650px;
	float: left;
	position: absolute;
	z-index: 50;
}
#righ_fad {
	background: url(images/fade_righ.png) no-repeat right top;
	height: 650px;
	width: 75px;
	position: absolute;
	z-index: 50;
	left: 885px;
}

div.left{
	float:left;
}
div.right{
	float:right;	
}

#content #holder {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position:relative;
}
#scroller {
	width: 9600px;
	height: 650px;
	position: relative;
}

#scroller div {
	width: 661px;
	height: 510px;
	float: left;
	padding:80px 100px 20px 200px;
}


#control_contentmask{
	width: 661px;
	height:245px;
	position:absolute;
	margin:110px 0px 0px 200px;
	/*border:1px dotted #999;
	left:0px;*/
	overflow:hidden;
	z-index:50;
	float:left;
}

#control_scrollcontainer {
	position:absolute;
	width:10px;
	height:245px;
	margin:110px 0px 0px 863px;
	z-index:55;
	display:none;
}
#control_scrollcontainer #control_scrollUpBtn {
	background: url(images/scroll_up.gif) no-repeat left top;
	height: 10px;
	width: 10px;
	margin-bottom:0px;
}
#control_scrollcontainer #control_scrollDownBtn {
	background: url(images/scroll_down.gif) no-repeat left top;
	height: 10px;
	width: 10px;
	margin-top:0px;
}
#control_scrollcontainer #control_scrollDownBtn:hover, #control_scrollcontainer #control_scrollUpBtn:hover {
	background-position:bottom;
}

#control_scrolltrack {
	height: 225px;
	width: 12px;
	background-color: #e0e0e0;
	margin-left:-1px;
}

#control_scrollknob {
	width: 10px;
	height: 25px;
	border: 1px solid #e0e0e0;
	background-color: #637279;
}


#slider{
	width:1322px;
	position:absolute;
}
#slider .slideitem, #slider .testitem{
	width:661px;
	float:left;
}
#catslide, #catslide2, #testislide{
	width:540px;
	height:190px;
	overflow:hidden;
	margin:0px;
	float:left;
}
#catalog{
	list-style:none;
	margin:0px;
	padding:0px;
	height:190px;
	white-space:nowrap;
	
}
#catalog span{
	width: 115px;
	height:170px;
	background: url(images/thumbshadw.png) no-repeat;
	padding: 10px;
	float:left;
	margin:0px;
}
#catalog span img{
	 width:115px;
	 height:170px;
	 border:0;
}



#productimage{
	margin:10px auto 0px;
	width:680px;
	position:relative;
	overflow:hidden;
}
#bigimage{
	width:30000px;
	height:450px;
	position:absolute;
	top:0;
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
#bigimage li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	border:none;
	display:block;
	width:680px;
	text-align:center;
	height:360px;
}
#bigimage ul li img{
	margin:0 auto;
	display:block;
}
#imagenav{
	position:relative;
	margin-top:180px;
}
#thprevimage{
	float:left;
	cursor:pointer;
}
#thnextimage{
	float:right;
	cursor:pointer;
}
#thumbs{	
	position:relative;
	margin-top:170px;
	text-align:center;
	height:80px;
	z-index:1000;
}
#thumbs ul{
	list-style:none;
	margin:20px 0px 0px;
	padding:0;
	height:80px;
	/*overflow:hidden;*/
}
#thumbs a{
	margin-right:5px;
	padding:0px;
}


fieldset{
	margin:0px;
	padding:10px;
}
input[type=text],textarea{
	padding:1px;
	font-size:11px;
	width:300px;
}

#testimonial{
	width:680px;
	padding:0px 10px 0px;
	margin:0px auto;
}
#testimonial img[align=right]{
	margin-left:20px;
}

#ipad{
	padding:15px;
}

.ajax-loading{
	background: url(js/ajax-loader.gif) no-repeat center center;
}