/* x7862 - [nav] Gallery Nav (Image Gallery) */
/* Image Gallery */

#gallery .folio_nav_outer {
	border-left: 1px #e8e8e8 solid;
	padding: 0;
        text-align: center;
}
#gallery .gallery_main {
        text-align: center;
}
#gallery .folio_nav_outer {
	border-right: 1px #e8e8e8 solid;
        margin: 15px 0 0;
	padding: 0;
}

.folio_nav {
        margin: 15px auto 0;
	border-collapse: collapse;
}
.folio_nav td {
	font-size: 8pt;
	padding: 3px;
        width: 72px;
	vertical-align:top;
}
.folio_nav p.img_label {
        text-align: center;
        font-size:9px;
        line-height:1;
}
.folio_nav td.left {
	text-align: left;
}
.folio_nav td.right {
	text-align: right;
}
.folio_nav td img {
	border: 1px #fff solid;
}
.folio_nav td.selected img {
	border: 1px #f66 solid;
}
.folio_nav td a:link, .folio_nav td a:active, .folio_nav td a:visited {
	text-decoration: none;
	color: #727271;
}
.folio_nav td a:hover {
	color: #333;
	text-decoration: underline;
}
.folio_nav td.left img, .folio_nav td.right img {
	vertical-align: -20%;
}
.gallery_main {
        text-align: center;
}
.gallery_main img {
	border: 1px #e8e8e8 solid;
}
/* x7887 - [list] Request Item List (Partner Enquiry Generator) */
.enquirybox {
    border: 1px solid #000;
    background-color: #fff;
    padding: 8px;
}
/* x7900 - [list] Request List (Product Enquiry - General) */
#admintbl {
        width: 100%;
	border-collapse: collapse;
}

#admintbl td,
#admintbl th {
	border: 1px #8f8f8f solid;
	padding: 3px 6px;
}

#admintbl th {
	text-align: right;
	background-color: #c2c2c2;
}
#admintbl th.hdr {
	font-size: 11px;
	text-align: center;
	background: none;
}

#admintbl a:link,
#admintbl a:visited, 
#admintbl a:active {
	color: #660;
	text-decoration: underline;
}

#admintbl a:hover {
	color: #222;
	text-decoration: none;
}
/* x7902 - [edit] Submit (Product Enquiry - General) */
.enq_form {
    margin: 15px 0 0;
}
.enq_form table.admintbl {
    margin: 0 auto 12px;
}
.enq_form table.admintbl {
    width: 702px;
}
#admintbl {
        margin: 0 auto;
	border-collapse: collapse;
}

#admintbl td,
#admintbl th {
	border: 1px #8f8f8f solid;
	padding: 3px 6px;
}

#admintbl th {
	text-align: right;
	background-color: #c2c2c2;
}
#admintbl th.hdr {
	font-size: 11px;
	text-align: center;
	background: none;
}

#admintbl a:link,
#admintbl a:visited, 
#admintbl a:active {
	color: #660;
	text-decoration: underline;
}

#admintbl a:hover {
	color: #222;
	text-decoration: none;
}
/* x7909 - [list] List View (Product - General) */
#product_list {
    margin: 15px 0 0;
}
#product_list .limitwidth {
        margin: 15px 201px 0 0;
        padding: 0 20px 0 0;
}
#product_list .list_item {
        background: transparent url('../i/dash_border.gif') top center repeat-x;
        padding: 13px 0;
        overflow: auto;
}
.list_item h4 a:link,
.list_item h4 a:active,
.list_item h4 a:hover,
.list_item h4 a:visited {
        color: #252525;
        font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
        font-size: 16px;
        text-transform: none;
}
.list_item .btns {
    float: right;
    width: 70px;
    margin-right: 20px;
}
.list_item .read_more {
    margin: 11px 0 0;
}
.list_item .summary {
    margin-right: 90px;
    padding-right: 20px;
    font-size: 10px;
}
#product_list .summary p {
    font-size: 10px;
}
.list_item .edit_controls {
    margin-bottom: 11px;
}
/* x7910 - [detail] Detail View (Product - General) */
#product h1 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17px;
    color: #252525;
}
#product h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #363636;
}
#product_summary_box {
    margin: 0 0 35px;
    padding: 16px 13px;
    background: #c2c2c2;
}
#product_summary_box th,
#product_summary_box td {
    padding: 0 0 5px;
    font-weight: normal;
    vertical-align: top;
}
#product_summary_box th {
    width: 135px;
}
form.iasp_requestbutton {
    margin: 10px 0 0;
}
#product .img_float {
	width: 211px;
}
#product .img_col {
    padding: 5px;
    text-align: center;
    background: #dfdfdf;
}
#product .imgbox {
    margin: 0;
}
.img_col p {
    font-size: 10px;
    color: #acacac;
    text-align: center;
}
.img_col p.img_label {
    margin: 3px 0 20px;
    font-size: 10px;
    color: #363636;
}
#product .img_wrap {
	margin-right: 211px;
	padding-right: 20px;
}
* html #product .img_float {
	margin-left: -3px;
}
 * html #product .img_wrap {
	margin-right: 208px;
}
#product_info_box {
    margin: 10px 0 0;
    padding: 15px 10px;
    background: #c2c2c2;
}
#product_info_box ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#product_info_box li {
    margin: 0 0 10px;
    padding: 0 0 0 43px;
}
#product_info_box li.pdf {
    min-height: 33px;
    background: transparent url('../i/icon_pdf.gif') center left no-repeat;
}
#product_info_box li.print {
    padding: 10px 0 10px 43px;
    background: transparent url('../i/icon_print.gif') center left no-repeat;
}
#product_info_box a:link,
#product_info_box a:active,
#product_info_box a:hover,
#product_info_box a:visited {
    color: #363636;
    font-size: 11px;
    font-weight: normal;
    font-family: Arial, sans-serif;
}
/* x7913 - [brochure] Print View (Product - General) */
#brochure {
    background: #fff;
}
#brochure #ct0 {
    width: 85%;
    margin: 0 auto;
    padding: 40px;
    text-align: left;
}
#brochure h2 {
    text-align: center;
}
/* x35601 - [hplist] hp list (News) */
#hp_news {
    margin: 15px 0 0;
    padding: 10px 0;
    background: transparent url('../i/dash_border.gif') top center repeat-x;
}

.news_hp_item {
    margin: 0;
    padding: 0;
}

.news_hp_item .img_floatL {
    float: left;
    width: 43px;
    
}

.news_hp_item .img_wrapL {
    margin: 0 0 0 66px;
}

.news_hp_item .news_title a:link,
.news_hp_item .news_title a:hover,
.news_hp_item .news_title a:active,
.news_hp_item .news_title a:visited {
    color: #363636;
    font-size: 12px;
    font-weight: bold;
}

.news_hp_item .read_more {
    text-align: right;
}

.news_hp_item .read_more a:link,
.news_hp_item .read_more a:hover,
.news_hp_item .read_more a:active,
.news_hp_item .read_more a:visited {
    color: #2a5798;
}
    
/* x35602 - [list] News List (News) */
/* News List */

.news_list_item {
	margin: 0 0 24px;
}
.news_list_item .news_inner {
	background: #ececec url('../i/n_bgx.gif') bottom left repeat-x;
	padding: 7px 14px 7px 11px;
	border: #fff solid;
	border-width: 0 1px;
}
.news_list_item .news_inner p {
	margin: 0 0 6px 0;
}
.news_list_item .t0 {
	background: #ececec url('../i/n_t.gif') bottom left repeat-x;
	margin: 0 3px;
}
.news_list_item .t1 {
	position: relative;
	left: -3px;
	background: url('../i/n_tl.gif') bottom left no-repeat;
}
.news_list_item .t2 {
	position: relative;
	right: -6px;
	background: url('../i/n_tr.gif') bottom right no-repeat;
	height: 4px;
	font-size: 1pt;
	overflow: hidden;
}
.news_list_item .b0 {
	background: #d0d0d0 url('../i/n_b.gif') top left repeat-x;
	margin: 0 0 0 4px;
}
.news_list_item .b1 {
	background: url('../i/n_br.gif') top right no-repeat;
}
.news_list_item .b2 {
	height: 5px;
	position: relative;
	left: -4px;
	background: url('../i/n_bl.gif') top left no-repeat;
	font-size: 1pt;
	overflow: hidden;
}
.news_list_item  .news_inner h4 {
	border-bottom: 1px #fff dashed;
	padding: 0 0 3px 0;
	margin: 0 0 3px 0;
	font-size: 10pt;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: normal;
}
.news_list_item h4 a:link, .news_list_item h4 a:active,.news_list_item h4 a:visited {
	color: #444;
	text-decoration: none;
}
.news_list_item h4 a:hover {
	color: #844;
	text-decoration: underline;
}

.news_list_item .undertab {
	margin: 0;
	height: 25px;
}
.news_list_item .undertab .ut_i {
	float: right;
	margin: 0;
	padding: 0 8px 0 0;
	background: url('../i/n_social_r.gif') top right no-repeat;
	height: 25px;
	white-space: nowrap;
}
.news_list_item .undertab .u_r {
	float: right;
	background: url('../i/n_social_x.gif') top right repeat-x;
	height: 25px;
	color: #fff;
	font-size: 7.5pt;
	padding: 5px 5px 0 0;
	height: 20px;
}

.news_list_item .undertab .ul0 {
	float: right;
	background: url('../i/n_readmore_l.gif') top left no-repeat;
	padding: 0 0 0 41px;
}
.news_list_item .undertab .ul1 {
	background: url('../i/n_readmore_x.gif') top left repeat-x;
}
.news_list_item .undertab .ul2 {
	background: url('../i/n_readmore_r.gif') top right no-repeat;
	height: 20px;
	color: #fff;
	font-size: 7.5pt;
	padding: 5px 35px 0 0;
}
.news_list_item .undertab img {
	vertical-align: top;
}
* html .news_list_item .undertab .ut_i div {
	width: 1%;
	white-space: nowrap;
}
.news_list_item .undertab a:link, .news_list_item .undertab a:active, .news_list_item .undertab a:visited {
	color: #fff;
	text-decoration: underline;
}
.news_list_item .undertab a:hover {
	color: #ffffdf;
	text-decoration: underline;
}
.news_list_item .byline {
	margin: 0 0 4px 0;
}
.news_list_item p.tags {
	margin: 8px 0 0 0;
	padding: 6px 0 0 0;
	border-top: 1px #eee dashed;
	font-size: 7.5pt;
}
/* x35603 - [detail] News Detail (News) */
#iasp_comments {
    clear: right;
}
.news_article {
    overflow: auto;
}
.blog_hdr {
	padding: 0 0 6px 0;
	margin: 0 0 12px 0;
	border-bottom: 1px #e5e5e5 dashed;
	font-size: 8pt;
	text-align: right;
}
.blog_hdr img {
	vertical-align: middle;
}

/* x35605 - [homepage] Homepage List (Media Player) */
.video1 {
	background: url('../i/box_green1_bg.gif') top center repeat-y;
}
.video2{
	background: url('../i/box_green1_bottom.gif') bottom center no-repeat;
}
.video3{
	background: url('../i/box_green1_top.gif') top center no-repeat;
	overflow:hidden;
}
.video3 h1{
	color:#315d1f;
	font-size: 16px;
	font-weight: bold;
	padding:5px;
	text-decoration: none;
}
.video{
padding:0 5px;
text-align:center;
}
.video h4, .video h4 a:link, .video h4 a:active, .video h4 a:visited {
color:#fff;
font-size:9pt;
text-align:center;
font-weight:bold;
}
/* x35606 - [simple_list] Simple List (Media Player) */
.videos td{
padding: 0 10px 10px 0;
width:120px;
}
/* x35607 - [detail] Flash Media Detail (Media Player) */
.center_flv {
    text-align: center;
}
.bottom_margin {
    margin: 0 0 20px 0;
}
/* x35609 - [_def_list] Default List () */
#section_list {
    margin: 15px 0 0;
}
#section_list.limitwidth {
        margin: 15px 201px 0 0;
        padding: 0 20px 0 0;
}
#section_list .list_item {
        background: transparent url('../i/dash_border.gif') top center repeat-x;
        padding: 13px 0;
        overflow: auto;
}
.list_item .img_float {
        float: left;
       margin: 0;
        width: 100px;
}
.list_item .img_float img {
        border: 3px solid #000;
}
.list_item .img_wrap {
        margin: 0 0 0 100px;
        padding: 0 0 0 20px;
}
* html .list_item img_wrap {
        margin: 0 0 0 100px;
        padding: 0 0 0 20px;
}
.list_item h4 a:link,
.list_item h4 a:active,
.list_item h4 a:hover,
.list_item h4 a:visited {
        color: #252525;
        font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
        font-size: 16px;
        text-transform: none;
}
.list_item .read_more {
    margin: 11px 0 0;
}
.list_item .summary {
    margin-right: 90px;
    padding-right: 20px;
}
.list_item .edit_controls {
    margin-bottom: 11px;
}
/* x35624 - [_submenu] Equipment Submenu () */
#submenu {
    margin: 0 0 15px;
    padding: 17px;
    background: #fff;
}
#submenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#submenu li {
    background: transparent url('../i/submenu_blt.gif') center left no-repeat;
    padding: 10px 0 10px 17px;
}
#submenu li.subitem {
    margin: 0 0 0 15px;
    padding: 10px 0 10px 17px;
}
#submenu a:link,
#submenu a:active,
#submenu a:hover,
#submenu a:visited {
    color: #252525;
    font-size: 14px;
    font-weight: normal;
    font-family: Arial, sans-serif;
}
/* x35625 - [_hp_equip_list] HP Equipment List () */
#hp_equipment {
    margin: 5px 10px 0 0;
}

#hp_equipment h2 {
    font-size: 19px;
    font-weight: normal;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    color: #004a85;
}
/* x35626 - [_hp_equip_item] HP Equipment List Item () */
#equipment_list {
    margin: 10px 0;
    overflow: auto;
    background: transparent url('../i/dash_border.gif') top center repeat-x;
}

.equip_item {
    padding: 13px 0;
    background: transparent url('../i/dash_border.gif') bottom center repeat-x;
    overflow: hidden;
}

.equip_item .img_floatL {
    width: 120px;
}

.equip_item img.equip_img {
    border: 3px solid #fff;
}

.equip_item .img_wrapL {
    margin: 0 0 0 20px;
}
.equip_item p {
    font-size: 10px;
}
.equip_item .title a:link,
.equip_item .title a:active,
.equip_item .title a:hover,
.equip_item .title a:visited {
    font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    color: #2a5798;
}
.equip_item .read_more {
    text-align: right;
    margin: 0;
}
/* x35627 - [_hp_supplier_list] HP Supplier List () */
#hp_supplier_list {
        overflow: auto;
}
.
#hp_supplier_list h2 {
    padding: 0 13px 0 0;
    color: #004a85;
    font-size: 19px;
}
#hp_supplier_list h2 img {
    padding: 0 5px;
    vertical-align: middle;
}
.hp_supplier {
    float: left;
    margin: 0 12px 10px 0;
    overflow: auto;
}
.hp_supplier.last {
    margin: 0;
}
.hp_supplier a:link,
.hp_supplier a:hover,
.hp_supplier a:active,
.hp_supplier a:visited {
    color: #363636;
    font-size: 10px;
}
/* x35628 - [_def_general] Default Detail () */
.img_float {
	float: right;
	width: 201px;
}
.imgbox {
    margin: 0 0 7px;
}
.imgbox img {
    border: 3px solid #000;
}
.img_wrap {
	margin-right: 201px;
	padding-right: 20px;
}
* html .img_float {
	margin-left: -3px;
}
* html .img_wrap {
	margin-right: 198px;
}
/* x35634 - [list] List View (Download) */
#dl_list {
    clear: right;
    padding: 10px;
    background: #ccc;
}

#dl_list .list_item {
    padding: 0 0 0 20px;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
}
/* x36505 - [detail] Flash Generator Detail (Flash Generator) */
table.flash_gen_admin {
	border-collapse: collapse;
	margin: 10px 0;
}
table.flash_gen_admin th {
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	background: #989898;
	border: 1px #fff solid;
	padding: 4px 11px;
}
table.flash_gen_admin td {
	vertical-align: middle;
	color: #5a5a5a;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 4px 11px;
	text-align: left;
	border: solid;
	border-color: #fff #fff #a6a6a6 #fff;
	border-width: 0 1px 1px 1px;
}
table.flash_gen_admin a:link, table.flash_gen_admin a:active, table.flash_gen_admin a:visited {
	color: #5a5a5a;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
table.flash_gen_admin.nb {
	white-space: nowrap;
}
table.flash_gen_admin td.c {
	text-align: center;
}
table.flash_gen_admin td.a {
	background: #f8f8f8;
}
table.flash_gen_admin td.b {
	background: #ececec;
}
table.flash_gen_admin img {
	vertical-align: middle;
}
table.flash_gen_admin input.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #777;
	border: 1px #999 solid;
}
