/* x15675 - [_def_general] Default Detail () */
.img_float {
        float: right;
        width: 425px;
        text-align: right;
}
.img_wrap {
        margin: 0 425px 0 0;
        padding: 0 15px 0 0;
}
/* x15680 - [_def_list] Default List () */
.section_list_item {
        margin: 0 0 30px;
        padding: 0 10px;
}
.section_list_item h2 a {
        color: #3A3A3A;
}
.section_list_detail {
        padding: 0 35px;
}

.section_list_detail .inner {
        border: 1px solid #d5d5d5;
        padding: 15px;
}
.section_list_detail .readmore a {
        font-family: Arial, sans-serif;
        color: #f69314;
        font-size: 12pt;
}
#v2 .section_list_detail .img_float {
        float: right;
        padding: 2px;
        width: 302px;
        background-color: #d5d5d5;
}
#v2 .section_list_detail .img_float img {
        border: 1px solid #575859;
}
#v2 .section_list_detail .img_wrap {
        margin: 0 320px 0 0;
}
/* x15805 - [list] My Account Module List (Login) */
.my_account_table {
	margin: 0 0 0 18px;
}
.my_account_table td:hover, .my_account_table tr.f td:hover {
	background-color: #eee;
}
.my_account_table .item_inner {
	margin: 0 0 0 51px;
	padding: 0 10px 0 0;
}
.my_account_table .item_img {
	float: left;
}
.my_account_table td.left .item_inner {
	background: url('../i/pf_dot_y.gif') top right repeat-y;
}
.my_account_table td {
	padding: 10px 0 10px 10px;
	width: 280px;
	vertical-align: top;
	background: url('../i/pf_dot_x.gif') top left repeat-x;
}
.my_account_table tr.f td {
	background: none;
}
.my_account_table div {
	color: #808080;
}
/* x15829 - [list] Blog List (Blog) */
/* Blog List */
#v2 .blist_item {
	margin: 0 0 5px;
	padding: 20px 0 10px;
	border-bottom: 1px solid #d0d0d0;
}
#v2 .blist_item.last_item {
	border-bottom: none;
}
#v2 .blist_item_body {
	padding: 1px 14px 2px 7px;
}
#v2 .blist_item_details {
	min-height: 62px;
        font-family: Arial, sans-serif;
        font-size: 10pt;
        color: #3d3f45;
}
#v2 .blist_item_details p {
        font-family: Arial, sans-serif;
        font-size: 10pt;
        color: #3d3f45;
}
#v2 .blist_item_details .byline {
        font-family: Arial, sans-serif;
        font-size: 9pt;
        color: #878789;
}
#v2 .blist_item_details h4 {
        font-size: 13pt;
        font-weight: bold;
        font-family: Arial, sans-serif;
        color: #550d00;
}
#v2 .blist_item_details h4 a {
        color: #550d00;
}
* html #v2 .blist_item_details {
	height: 62px;
}
#v2 .blist_item_info1 {
	min-height: 26px;
}
* html #v2 .blist_item_info1 {
	height: 26px;
}
#v2 .blist_item .read_more  {
	padding-left: 10px;
       /* font-family: Georgia, serif;*/
        color: #0085d3;
}
#v2 .blist_item .read_more a {
        /*font-family: Georgia, serif;*/
        color: #0085d3;
}
#v2 .blist_item .comments  {
	padding-left: 10px;
	padding-right: 10px;
}
#v2 .blist_item .edit_controls  {
	padding-left: 10px;
}


/* News List */

.news_list_item {
	margin: 0 0 24px;
        border:4px #d0d0d0 solid;
}
.news_list_item .news_inner {
	padding: 7px 14px 7px 11px;
	border-bottom: 1px #d0d0d0 solid;
}
.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:#f6951d;
	text-decoration: none;
        font-size:16px;
        font-family:Arial;
}
.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: 2px 5px 3px 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: 2px 35px 3px 0;
}
.news_list_item .undertab img {
	vertical-align: center;
}
* 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: Black;
	text-decoration: none;
}
.news_list_item .undertab a:hover {
	color: #844;
	text-decoration: none;
}
.news_list_item .byline {
	margin: 0 0 10px 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;
}
.undertab{
       text-align:right;
       background: url('../i/blog_bottom_bg.png');
       padding-top:5px;
}

.undertab #readmore{
      border-right:1px #d0d0d0 solid;
      padding-right:10px;

}
.undertab #comments{
      border-right:1px #d0d0d0 solid;
      padding-right:10px;
      padding-left:10px;

}
.undertab #votes{
      border-right:1px #d0d0d0 solid;
      padding-right:10px;
      padding-left:10px;

}
.undertab #score{
      padding-right:10px;
      padding-left:10px;

}
#v2 .byline{
  color:#a04109;
}
#v2 #seperator{
border:1px #8d8d8d dashed;
margin:-5px 0 5px 0;
}
/* x15831 - [detail] Blog Detail (Blog) */
.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;
}
.pdf_dl {
        margin: 15px 0;
}
.pdf_dl a:link,
.pdf_dl a:visited,
.pdf_dl a:hover {
        display: block;
        padding: 25px 0 25px 90px;
        background: transparent url('../i/pdf_icon.gif') no-repeat left center;
        color: #585858;
        font-size: 14pt;
}

#blog .byline_inner_left {
        float: left;
        width: 500px;
}
#blog .byline_inner_right {
       margin: 0 0 0 500px;
       text-align: right;
}
#blog .byline {
        font-family: Arial, sans-serif;
        font-size: 10pt;
        color: #878789;
}
#blog .blog_detail {
        clear: left;
        margin: 35px 0 0;
}
/* x15834 - [detail] Portfolio Detail (Portfolio) */
#v2 #pf_inner_left {
        float: left;
        padding: 0 15px 0 0;
        width: 540px;
}
#v2 #pf_inner_right {
        margin: 0 0 0 555px;
        padding: 0;
}
#v2 #pf_inner_right #testimonialbox {
        border: 2px solid #d4d4d4;
        padding: 10px;
        color: #fff;
        background-color: #575859;
}
#v2 #pf_inner_right #inner_cta {
        padding: 2px;
        background-color: #d0d0d0; 
}
#v2 #pf_inner_right #inner_cta img {
        border: 1px solid #979899;
}
.pf_gallery_ct {
        overflow: hidden;
}
.pf_gallery_link {
        position: relative;
        margin: 0 0 20px;
        padding: 2px;
        width: 196px;
        overflow: hidden;
        text-align: center;
        background-color: #d5d5d5;
}
.pf_gallery_fwlink {
        position: relative;
        margin: 0 0 20px;
        padding: 2px;
        width: 421px;
        overflow: hidden;
        text-align: center;
        background-color: #d5d5d5;
}
.pf_gallery_link img.gal_sc,
.pf_gallery_fwlink img.gal_sc {
       border: 1px solid #575859;
}
.pf_gallery_overlay {
        position: absolute;
        top: 3px;
        left: 3px;
}
#pf_gallery_screens {
        float: left;
}
#pf_gallery_befter {
        margin-left: 225px;
}
* html #pf_gallery_befter {
        margin-left: 222px;
}
/* x15835 - [list] Portfolio List (Portfolio) */
.pf_scrollbox {
        overflow: hidden;
}
.pf_row {
        overflow: hidden;
}
#portfolio_scrollbox {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
        width: 724px;
        /*height: 572px;*/
        overflow: hidden;
}
#portfolio_scrollbox .pf_item {
	display: block;
	padding: 0 18px;
	float: left;
	width: 205px;
        height: 286px;
        background: none;
        overflow: hidden;
}
* html #portfolio_scrollbox .pf_item {
        display: inline;
}
.pf_item_inner {
}
.pf_item .pf_img {
        margin: 0 0 10px;
        padding: 4px;
        height: 150px;
        background-color: #d5d5d5;
}
.pf_item .pf_img img {
        border: 1px solid #575859;
}
.pf_item h4 {
        margin: 0 0 5px;
}
.pf_item h4 a {
        font-family: Arial, sans-serif;
        font-size: 12pt;
        color: #575859;
        font-weight: normal;
        text-decoration: none;
}
.pf_item .pf_url a {
        padding: 0 10px 2px 0;
        color: #ff8b00;
        background: transparent url('../i/v2011/icon_portfolio_arrow.png') right center no-repeat;
}

#pflist_ctrls {
        margin: 15px 0 0;
        text-align: center;
}
#pflist_ctrls a {
        margin: 0 3px;
        display: inline-block;
        width: 17px;
        height: 17px;
        color: #d0d2d3;
        background: transparent url('../i/v2011/icon_pflist_page.png') top left no-repeat;
}
#pflist_ctrls a.selected {
        color: #5f6062;
        background: transparent url('../i/v2011/icon_pflist_page_active.png') top left no-repeat;
}
.pf_scrollbox .prev {
    float: left;
    width: 70px;
}
.pf_scrollbox .inner {
    float: left;
    margin: 0;
    padding: 0;
    width: 724px;
    /*height: 574px;*/
    overflow: hidden;
}
.pf_scrollbox .next {
    float: left;
    margin: 0;
    width: 70px;
    text-align: right;
}
.pf_scrollbox .prev,
.pf_scrollbox .next {
    position: relative;
    padding: 200px 34px 0 34px;
    z-index: 5;
}
.pf_scrollbox .prev span,
.pf_scrollbox .next span {
    cursor: pointer;
    display: none;
}

/* x15920 - [list] Table List (Table List) */
.table_list {
	margin: 8px -4px;
	border-collapse: collapse;
}
.table_list td, .table_list th {
	padding: 4px;
	border: 1px #fff solid;
}
.table_list td {
	background: #eee;
}
.table_list tr.a td {
	background: #f8f8f8;
}
.table_list th {
	background: #ddd;
	text-align: right;
}
.table_list tr.listhdr th {
	text-align: center;
}
/* x17876 - [designpage] Design Page (Portfolio) */
.web_feature {
	padding: 8px;
	margin: 8px;
	background: #eee;
}
.wf_img {
	float: left;
}
.wf_inner {
	margin: 0 0 0 100px;
}
/* x29624 - [list] Feature List (Before After) */
.pf_list_img2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #DEDEDE;
padding:2px;
}
.pf_list_inner2{
margin-top:20px;
}
/* x35637 - [_prod_list] Product List () */
/* Tech List */
/* Requires the images to be cropped to 78px x 84px square */
.tech_list_item0 {
	padding-top: 16px;
	margin-top: 15px;
	background: url('../i/dashed_hor.gif') top left repeat-x;
}
.tech_list_item1 {
	background: url('../i/dashed_ver.gif') 403px 0 repeat-y;
}
.tech_list_item0 .img_float {
	float: left;
	width: 78px;
}
.tech_list_item0 .img_float img {
	border: 1px solid #c5c5c5;
}
.tech_list_item0 .img_float a:link img, .tech_list_item0 .img_float a:active img, 
.tech_list_item0 .img_float a:visited img, .tech_list_item0 .img_float a:hover img {
	border: 1px solid #c5c5c5;
}
.tech_list_item0 .img_wrap {
	margin: 0 0 0 82px;
	padding: 0 0 0 12px;
}
.tech_list_item0 .tech_list_item1 .img_wrap {
	margin: 0 186px 0 82px;
}
.tech_list_item_details {
	min-height: 75px;
}
* html .tech_list_item1 {
	height: 75px;
}
.specs_float {
	float: right;
	width: 163px;
	padding: 0 0 0 22px;
}
.specs_float ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.specs_float li {
	background: url('../i/standard_bullet.gif') 0 5px no-repeat;
	padding-left: 8px;
	margin: 0;
}
/* x35638 - [_prod_general] Product Detail () */
.product_details .img_float {
	float: left;
	width: 236px;
}
.product_details .img_wrap {
	margin: 0 0 0 236px;
	padding: 0 0 0 15px;
}
* html .product_details .img_float {
	margin-right -3px;
}
* html .product_details .img_wrap {
	margin: 0 0 0 233px;
}
.product_details_table {
	border-collapse: collapse;
	margin: -8px 0 15px;
}
.product_details_table th, .product_details_table td {
	padding: 8px 0;
	background: url('../i/dashed_hor.gif') bottom left repeat-x;
}
.product_details_table tr.last_row th, .product_details_table tr.last_row td {
	background: none;
}
.product_details_table th {
	padding-right: 15px;
	text-align: right;
	vertical-align: top;
	font: bold 8pt verdana;
}
.product_details select {
	border: 1px solid c0c0c0;
	height: 18px;
	color: #949494;
	font: 8pt verdana;
}
/* x35668 - [seo_list] SEO Product List (SEO Product) */
.seo_product {
    margin: 10px 0;
    padding: 10px 0;
    border-top: 1px dashed #E5E5E5;
}

.seo_product.f {
    border-top: none;
}
/* x38973 - [homepage] Homepage List (Banner Image) */
#banner .lgeimg img {
	margin-bottom: 0;
}
#banner_ctrls {
        overflow: hidden;
}
#banner_ctrls #controls {
        float: right;
        width: 160px;
	padding: 5px 0;
	height: 25px;
	text-align: right;
        /*overflow: hidden;*/
}
* html #banner_ctrls #controls {
        width: 180px;
}
#banner_ctrls #controls .ctrl,
#banner_ctrls #controls .ctrl_active {
	float: left;
	margin: 0 0 0 5px;
        width: 27px;
	height: 25px;	
        text-align: center;
}
.ctrl a:link,
.ctrl a:visited,
.ctrl a:hover,
.ctrl a:active {
        padding: 4px 9px 5px 9px;
        width: 27px;
	height: 25px;
        font-size: 1.4em; /*11pt;*/
        color: #fff;
        background: #000;
        text-decoration: none;
}
* html .ctrl a:link {
        padding: 10px 9px 10px 9px;
}
.ctrl a:hover {
        text-decoration: underline;
}
.ctrl_active a:link,
.ctrl_active a:visited,
.ctrl_active a:hover,
.ctrl_active a:active {
        padding: 4px 9px 5px 9px;
        font-size: 1.4em; /*11pt;*/
        color: #fff;
        background: #0080c0;
        text-decoration: none;
}
.ctrl_active a:hover {
        text-decoration: underline;
}
/* x38974 - [hp_featured] Homepage Carousel (Portfolio) */
.scrollbox {
        overflow: hidden;
}
ul#feat_scrollbox {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#feat_scrollbox li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
	width: 220px;
	height: 220px;
        text-align: center;
}
.scrollbox_item .item_title {
    font-size: 12px;
    font-weight: bold;
}
.scrollbox_item .item_img img {
}
.scrollbox .prev {
    float: left;
    margin: 0;
}
.scrollbox .inner {
    float: left;
    margin: 0;
    padding: 10px 0 10px 10px;
    width: 690px;
    height: 220px;
    background-color: #d0d0d0;
    border: 1px solid #b0b0b1;
}
.scrollbox .next {
    float: left;
    margin: 0;
}
.prev,
.next {
    position: relative;
    padding: 80px 0 0;
    width: 139px;
    text-align:center;
    z-index: 5;
}
.prev span,
.next span {
    cursor: pointer;
}
/* x38975 - [hp_testimonial] Homepage Testimonial (Portfolio) */
#testimonialbox .home_img{
float:right;
border:1px #bdbcbc solid;
margin:0 0 0 20px;
}
#testimonialbox .testimonial_name{
position:absolute;
bottom:0px;
right:15px;
}
#testimonialbox{
position:relative;
}
/* x38976 - [hp_blog_list] Hp Blog List v2011 (Blog) */
#v2 .hpblist_item {
	padding: 10px 0;
	border-bottom: 1px solid #d0d0d0;
}
/* x38991 - [inner_banner] Inner Page Banner (Section) */
#header_banner {
        height: 63px;
        position: relative;
        z-index: 1;
}
#header_banner_cta {
        position: absolute;
        top: 7px;
        right: 0px;
        z-index: 5;
}
/* x38992 - [inner_cta] Inner Page Runner CTA (Section) */
#inner_cta {
        margin: 5px 0 0;
        padding: 0px;
        background: #fff url('../i/v2011/home_cta_bg.png') repeat-x;
        text-align: left;
        border:4px #d0d0d0 solid;
}
#inner_cta a{
        display:block;
}
#inner_cta img {
        border: none;
        text-align: left;
}

/* x39003 - [img_gal_screens] Image Gallery Screens Popup (Portfolio v2) */
#pf_gallery_screens_ct {
       display: none;
       overflow: hidden;
}
#screens_inner {
        padding: 25px;
        text-align: center;
}
#screens_inner table {
        margin: 0 auto;
}
#screens_inner td {
        text-align: center;
}
#screens_inner td.thumb {
        padding: 15px 0 0;
}
#screens_inner p {
        margin: 5px 0 0;
        font-size: 12pt;
        font-weight: bold;
}
#screens_inner .top {
        padding: 4px;
        height: 382px;
        background-color: #d5d5d5;
        overflow: hidden;
}
#screens_inner .top img {
        border: 1px solid #575859;
}
#screens_inner .thumb img {
        border: 1px solid #575859;
}
/* x39016 - [img_gal_befter] Image Gallery Before/After Popup (Portfolio) */
#pf_gallery_befter_ct {
       display: none;
       overflow: hidden;
}
#befter_inner {
        padding: 25px;
        text-align: center;
}
#befter_inner table {
        margin: 0 auto;
}
#befter_inner td {
        text-align: center;
}
#befter_inner td.thumb {
        padding: 15px 0 0;
}
#befter_inner p {
        margin: 5px 0 0;
        font-size: 12pt;
        font-weight: bold;
}
#befter_inner .top {
        padding: 4px;
        height: 382px;
        background-color: #d5d5d5;
        overflow: hidden;
}
#befter_inner .top img {
        border: 1px solid #575859;
}
#befter_inner .thumb img {
        border: 1px solid #575859;
}
/* x39017 - [img_gal_screens] Image Gallery Screens Popup (Portfolio) */
#pf_gallery_screens_ct {
       display: none;
       overflow: hidden;
}
#screens_inner {
        padding: 25px;
        text-align: center;
}
#screens_inner table {
        margin: 0 auto;
}
#screens_inner td {
        text-align: center;
}
#screens_inner td.thumb {
        padding: 15px 0 0;
}
#screens_inner p {
        margin: 5px 0 0;
        font-size: 12pt;
        font-weight: bold;
}
#screens_inner .top {
        padding: 4px;
        height: 382px;
        background-color: #d5d5d5;
        overflow: hidden;
}
#screens_inner .top img {
        border: 1px solid #575859;
}
#screens_inner .thumb img {
        border: 1px solid #575859;
}

