#iframe_page
{
	margin: 29px 0px 0px 153px; /* (11px-IE) top right bottom left (151px-IE) */
}

#header{
    margin: 125px 0px 0px 166px; /* top right bottom left */
   	height:1px;
}
#header ul{
	margin:0;
	padding:0 0 0 13px;
	font:13px Trebuchet MS, sans-serif;
	list-style:none;
}
#header ul li{
	margin:0 31px 0 0;
	float:left;
}
#header ul li.last{
	margin:0;
}
#header ul li a{
	color:#000000;
	text-decoration:none;
	font-style: normal;
}
#header ul li a:hover{
	text-decoration:underline;
}
#header ul li a.active{
	color:#00A2E3;
}

/* products type page */ 
.item-box{
	position:relative;
	margin:0 0 0 1px;
	padding:0;
}
.item-box_new{
	position:relative;
	margin:0 0 0 0;
	padding:10px 0 0 0;
	height:300px; 
	width:630px;
}
.item-box_new .row_new{
	width:645px;
	padding:0 0 0 0;
	margin:0 0 0 35px;
}
.item-box_new .row_new .item_new{
    width:135px;
    height:132px;
	margin:0 12px 20px 12px;
	float:left;
	text-align:center;
	background:url(../images/bg-item-image_large_grey.png);
	padding:7px 0 0 0;
}
.item-box .box{
	overflow:hidden;
	width:630px;
	margin:0 0 0 39px;
}
.item-box .box .row{
	width:648px;
	overflow:hidden;
	float:left;
	padding:3px 0 0 0;
}
.item-box .item{
	width:90px;
	margin:0 18px 0 0;
	float:left;
}
.item-box .item .image a{
	margin: 0;
}
.item-box .item .image{
	width:90px;
	height:85px;
	text-align:center;
	background:url(../images/bg-item-image.gif);
	padding:5px 0 0 0;
}
.item-box .item.blank .image{
	background:url(../images/bg-item-image-blank.gif);
}
.item-box .item a{
	display:block;
	text-align:center;
	font-weight:bold;
	color:#9AB0B7;
	text-decoration:none;
}
.item-box .item a:hover{
	text-decoration:underline;
}

a.foo{
	font-size:12px;
	color:#000000;
	line-height:50px;
	text-decoration:none;
	font:13px Trebuchet MS, sans-serif;
}
a.foo:hover{
	text-decoration:underline;}
	
/* product page */

.product_frame
{
    width:135px;
    height:136px;
    margin:0 0 0 0px;
	background:url(images/product_frame_blue.png);
}

.product_frame .product_pic
{
    padding: 6px 0 0 7px;
    margin: 0 0 0 0; /* top right bottom left */
}

.range_name
{
    text-align:center;
    margin:0 0 0 0;
    padding: 0 0 0 0;
}

/* media page */

#div_media_frame
{
    width:238px;
    height:200px;
	margin: 0 0 0 229px; /* top right bottom left */
	background:url(images/Ad_frame.png);
	position: absolute;
}

#div_media_pic
{
    padding: 33px 0 0 0;
    margin: 0 0 0 42px; /* top right bottom left */
    position: absolute;
}

#div_media_anchor
{
    margin: 233px 0 0 273px;
    position: absolute;
}

#div_video_frame
{
    width:310px;
    height:220px;
	margin: 0 0 0 210px; /* top right bottom left */
	background:url(images/video_frame_new.png); 
	position: absolute;
}

#div_video
{
   margin: 14px 0 0 29px;   
   position: absolute;
}

#div_video_anchor
{
    margin: 233px 0 0 287px;
    position: absolute;
}
