body{
	font-size:14px;
}

/* Layout Styles */
/*.puddzy-t1 .yui-b{
	float:left;
	width:16.153em;
	*width:15.750em;
}

.puddzy-t1 #yui-main{
	float:right;
	margin-left:-25em;
}

.puddzy-t1 #yui-main .yui-b{
	margin-left:16.923em;
	*margin-left:16.5em;
	padding:5px 5px 5px 20px;
}*/

/* Header Styles */
.yui-b{
	padding:5px;
}

#hd{
	margin:10px 0 10px 0;
}

#hd a {
	float:left;
	margin-left:10px;
}

#hd div {
	margin-right:10em;
	float:right;
	font-size:150%;
	color: #0053a0;
	font-weight:900;
	margin-right:10px;	
}

#hd div#numbers{
	width:340px;
}

#hd div.big{
	padding:0;
	clear: right; 
	font-size: 200%;
	width:340px;
	text-align:right;
}

/* Menu Styles */
div#navmenu {
	background: transparent url(../images/menu_gradient2.gif) repeat-x scroll 0 0;
	border:none;
	padding:0;
	margin:0;
	position:static;
}

div#navmenu .yuimenubaritem-selected {
	background: transparent url(../images/menu_gradient_hover2.gif) repeat-x scroll 0 0;
}

div#navmenu .yuimenubaritem{
	width: 11%;
	*width: 11%;
}

div#navmenu .medmenuitem{
	width: 15%;
	*width: 15%;
}

div#navmenu .largemenuitem{
	width: 19%;
	*width: 19%;
}

div#navmenu .yui{
	width: 18%;
	*width: 18%;
}

div#navmenu > .bd > ul{
	height:41px;
}

div#navmenu .yuimenubaritemlabel{
	text-align:center;
	font-size:135%;
	color:white;
	width: 100%;
	margin:0;
	padding:0;
	border:0;
}

div#navmenu .yuimenu ul{
	background-color:#C5CCE6;
}

#leftside,
#rightside,
#maincontent{
	float:left;
}

/* Left Side Bar */
#leftside img {
	margin:5px;
}

/* Right Side Bar */
#rightside img {
	margin-top:40px;	
}

/* Main Content */
#maincontent {
	padding: 5px;
	width:600px;
}

/* Footer */
#ft hr{
	color:navy;
}

#ft img{
	float:right;
}

/* Product Summary Styles*/

.group-list{
	padding:10px 0 10px 30px;
}

div.product-summary{
	padding-top:15px;
	margin-bottom:20px;
	width:100%;
	clear:left;
}

div.product-summary div.item{
	width:28%;
	padding-left:20px;
	height:240px;
	overflow:hidden;
	float:left;
	margin-top:10px;
}

div.product-summary img{
	margin-top:10px;
}

div.product-summary div.capacity{
	height:35px;
}

div.capacity img{
	height:30px;
	width:30px;
	vertical-align:middle;	
}

/* .product-detail .first img{
	margin:10px;	
} */

.product-detail{
	margin:15px;	
}

.product-detail .description,
.product-detail .spec{
	margin: 5px 0 20px 20px;
	padding:0;
	clear:left;		
}

.product-detail .spec div{
	float:left;
}

.product-detail .spec .height{
	padding: 50px 5px 0 5px;
}

.product-detail .spec .depth{
	padding: 25px 5px 0 5px;
}

.product-detail .spec .width span{
	padding-left:5px;
}

/* General Styles */
ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

li{
	list-style-type: square;
	list-style-position: inside;
}

h1{
	padding-top:17px;
	font-size:160%;
	color:#3366ff;
	font-weight:bolder;
}

h2{
	padding-top:15px;
	font-size:116%;
	color:#3366ff;
	font-weight:bolder;
}

h3{
	background: url(../images/h3.gif) no-repeat scroll 0 0;
	clear:left;
	font-size:160%;
	margin-top:10px;
	padding:7px 0 6px 15px;
	font-weight:bold;
	color:white;
}

h4{
	background: url(../images/h4.gif) no-repeat scroll 0 0;
	clear:left;
	font-size:130%;
	margin-top:10px;
	padding:2px 0 2px 10px;
	font-weight:bold;
	color:white;
}

div.colour-picker{
	background: #154DA6 url(../images/colour_small.gif) no-repeat scroll 0 0;
	height:30px;
	width:30px;
	padding:0;
	margin:0;
	float:left;
}

div.product-detail div.first > div{
	float:left;
}

.section-container{
	float:left;
	width:100%;	
}

.right-side-image div.image{
	float:right;
}
.left-side-image div.image{
	float:left;
}

.left-side-image  div.image img,
.right-side-image  div.image img{
	width:120px;
	margin:15px;
}

.left-side-image div.html,
.right-side-image div.html{
	float:left;
	width:600px;
	margin:5px;
	padding:5px;
}

a:link,
a:hover,
a:visited,
a:active {
	color:#2A6FAE;
}

h3 a:link,
h3 a:hover,
h3 a:visited,
h3 a:active {
	color: white;
}

.large div.image img{
	width:200px;
}

#ino div.image img{
	width:80px;
}

.ie7 .yuimenu .bd {
	zoom: 1;
}

/* index only stylesz */
.index {
	width:1000px;
	float:left;
}

.index div{
	float:left;		
}

.index .range{
	padding-top:100px;
}

.index .range img{
	width:200px;
	margin:10px;
}

/*.index .content .logos{
	width:140px;
	margin:0;
	bottom:0;	
}*/

.index .content .logos img{
	float:left;
	width:140px;
	margin:10;
	bottom:0;	
}

.index .content{
	width: 660px;
}

.index .right{
	float:right;
	width:200px;
}

.index .content .glass{
	margin:30px 30px 30px 15px;
	width:150px;
	height:200px;
}

.index .content img{
	width:180px;
	margin:30px;
}