/* x1 - [_def_list] Default List () */
/* Requires the images to be cropped to 78px x 84px square */
#listbox {
    float: right;
    padding: 14px 30px 0 30px;
    width: 490px;
}
.list_item {
        clear: left;
	margin-bottom: 5px;
	padding-top: 10px;
	background: url('../i/dashed_hor.gif') top left repeat-x;
}
.list_item_body {
	padding: 1px 14px 2px 7px;
}
.list_item .img_float {
	float: left;
	width: 78px;
}
.list_item .img_wrap {
	margin: 0 0 0 82px;
	padding: 0 0 0 12px;
}
* html .list_item .img_float {
	margin-right: -3px;
}
* html .list_item .img_wrap {
	margin: 0 0 0 79px;
}
.list_item_details {
	min-height: 62px;
}
* html .list_item_details {
	height: 62px;
}
.list_item_info1 {
	min-height: 26px;
}
* html .list_item_info1 {
	height: 26px;
}
.list_item .read_more, .list_item .price, .list_item .comments  {
	float: left;
	padding-top: 8px;
	height: 22px;
}
.list_item .read_more  {
	padding-right: 10px;
}
.list_item .price  {
	padding-left: 8px;
	padding-right: 10px;
}
.list_item .quantity {
	float: right;
	padding: 3px 0px;
}
.list_item .comments  {
	padding-left: 10px;
	padding-right: 10px;
}
.list_item .edit_controls  {
        clear: left;
	padding-left: 10px;
	padding-top: 8px;
	height: 18px;
}
/* x2 - [_img_nav] Image Nav () */
.image_nav {
	background: url('../i/dashed_hor.gif') top left repeat-x;
	min-height: 26px;
}
* html .image_nav {
	height: 26px;
}
.image_nav .previous, .image_nav .next  {
	padding-top: 8px;
	height: 18px;
	float: right;
}
.image_nav .return_to_parent  {
	padding-top: 8px;
	height: 18px;
	float: left;
}
.image_nav .previous  {
	background: url('../i/dashed_ver.gif') top right repeat-y;
	padding-right: 10px;
}
.image_nav .next  {
	padding-left: 10px;
}
/* x3 - [_img_only_list] Image Only List () */
/* Requires the images to be cropped to 108px x 104px */
.image_only_list {
	margin: 0 -22px;
}
.image_only_list_item {
	float: left;
	width: 112px;
	margin-bottom: 22px;
	padding: 0 22px;
}
.image_only_list_info0 {
	background: url('../i/dashed_hor.gif') top left repeat-x;
	margin-top: 6px;
}
.image_only_list_info1 {
	background: url('../i/dashed_hor.gif') bottom left repeat-x;
	padding: 4px 0;
}
/* x4 - [_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;
}
/* x5 - [_sim_list] Simple List () */
/* Simple List */
.simple_list_item {
	padding-bottom: 4px;
	margin-bottom: 3px;
	background: url('../i/dashed_hor.gif') bottom left repeat-x;
}
.simple_list_item_body {
	padding: 1px 14px 2px 12px;
}
.simple_list_item_body h4 {
	min-height: 14px;
	margin: 0;
	padding-left: 12px;
}
* html .simple_list_item_body h4 {
	height: 14px;
}
/* x6 - [_def_general] Default Detail () */
.img_float {
	float: right;
	width: 176px;
}
.img_float div {
        text-align: right;
}
.img_wrap {
	margin-right: 176px;
	padding-right: 20px;
}
* html .img_float {
	margin-left: -3px;
}
* html .img_wrap {
	margin-right: 173px;
}
/* x7 - [_flv_general] Flash Video Detail () */
/* Image */
.flash_info {
	margin-top: 15px;
}
/* x8 - [_img_general] Image Detail () */
/* Image */
.image_info {
	margin-top: 15px;
}
/* x9 - [_prod_general] Product Detail () */
.product_details .img_float {
	float: left;
	width: 155px;
        text-align: left;
}
.product_details .img_wrap {
	margin: 0 0 0 155px;
	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;
        table-layout: fixed;
        width: 330px;
}
.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;
        white-space: nowrap;
        width: 93px;
}
.product_details_table td {
        width: 230px;
        word-wrap: break-word;
}
.product_details select {
	border: 1px solid #c0c0c0;
	height: 18px;
	color: #949494;
	font: 8pt verdana;
}
.product_details .btn {
    float: right;
    width: 95px;
}
/* x20 - [list] User List (User) */
span.btn_delete {
    cursor: pointer;
}
/* x33 - [cart] Single Recipient Cart (Order) */
#carttbl {
     width: 100%;
}
/* x34 - [payment] Payment Gateway (Order) */
.paytbl {
    width: 392px;
    float: left;
}

.gateway {
    float: right;
}
/* x59 - [detail] Benefit Detail (Benefit) */
.bottom_margin {
        margin-bottom: 10px;
}

.benefit_cta {
        text-align: center;
        margin: 10px 0;
}
/* x192 - [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;
}
/* x201 - [left_list] Left Ad List (Adbox) */
#lh_ad_list {
    margin: 5px 0 0;
}
#lh_ad_list .adbox {
    margin: 0;
    padding: 0;
    border: 4px solid #e7e7e7;
    text-align: center;
}

#lh_ad_list .adbox img {
    margin: 0;
    padding: 0;
    border: 2px solid #d7d6d6;
}
img.lh_ad_img {
    max-width: 240px;
    max-height: 110px;
}

/* x202 - [right_list] Right Ad List (Adbox) */
#rh_ad_list {
    margin: 5px 0 0;
}
#rh_ad_list .adbox {
    margin: 0;
    padding: 0;
    border: 4px solid #e7e7e7;
    text-align: center;
}

#rh_ad_list .adbox img {
    margin: 0;
    padding: 0;
    border: 2px solid #d7d6d6;
}
img.rh_ad_img {
   max-width: 180px;
    max-height: 160px;
}
/* x206 - [product_list] All-Product List View (Product) */
#product_list .btn {
    padding-top: 10px;
    text-align: right;
}
/* x207 - [_img_list] Right Column Image List () */
#img_list {
    margin: 5px 0;
}
#img_list div {
    margin-bottom: 5px;
}
#img_list img {
    border: 1px solid #A6A6A6;
}
/* x209 - [list] List View (Adbox) */
img.lv_ad_img {
        width: 78px;
        max-height: 84px;
}

