/* x31012 - [_def_general] Default Detail () */
.img_float {
	float: right;
	width: 280px;
	margin-right:20px;

}
.img_float .img_bord{
	width: 280px;
	border:1px solid #ccc;
	padding:1px;
	margin-bottom:5px;
	text-align:center;
}
.img_wrap {
	margin-right: 280px;
	padding-right: 20px;
}
* html .img_float {
	margin-left: -3px;
}
* html .img_wrap {
	margin-right: 276px;
}
.bottom_margin{
	padding-right: 20px;
}
/* x31017 - [_def_list] Default List () */
/* Requires the images to be cropped to 78px x 84px square */
.list_item {
	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, .list_item .edit_controls  {
	float: left;
	padding-top: 8px;
	height: 18px;
}
.list_item .read_more  {
	padding-right: 10px;
}
.list_item .price  {
	padding-left: 8px;
	padding-right: 10px;
}
.list_item .comments  {
	padding-left: 10px;
	padding-right: 10px;
}
.list_item .edit_controls  {
	padding-left: 10px;
}
/* x31161 - [subsectionlist] Subsection List () */
#categories {
	width:860px;
	float:left;
}
#categories .box7{
	height:105px;
}
#categories .left{
	float:left;
	padding-bottom:5px;
	padding-right:5px;
	width:420px;
}
#categories h3,#categories h3 a:link,#categories h3 a:active,#categories h3 a:visited {
	color:#01bbdd;
	font-size:11pt;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:5px;
}
#categories .img_float {
	float: left;
	width: 100px;
}
#categories .img_wrap {
	margin: 5px 0 5px 105px;
	padding: 0 0 0 12px;
}
* html #categories .img_float {
	margin-right: -3px;
}
* html #categories .img_wrap {
	margin: 0 0 0 100px;
}

#categories p{
	margin-bottom:0;
}
#categories .content{
	margin-bottom:5px;
	min-height:75px;
}

/* x31164 - [hp_subsection] Homepage Subsection (Sub Section) */
#hp_categories {
	width:500px;
	float:left;
}
#hp_categories .left{
	float:left;
	padding-bottom:5px;
	padding-right:5px;
	width:120px;
}
#hp_categories h3 {
	margin: 0;
        height: 26px;
	text-align:center;
	font-size:10px;
}
#hp_categories h3 a:link,#hp_categories h3 a:active,#hp_categories h3 a:visited {
        display: block;
	color:#525252;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	font-family:Arial;
	text-align:center;
	margin-bottom:0;
        vertical-align: middle;
}
#hp_categories .cat_img{
	min-height:98px;
}
#hp_categories p{
	margin-bottom:0;
}
.box0{
	background:url(../i/box_white_border.gif) repeat-y left bottom;
}
.box1{
	background:url(../i/box_white_border.gif) repeat-x left top;
}
.box2{
	background:url(../i/box_white_border.gif) repeat-x right bottom;
}
.box3{
	background:url(../i/box_white_border.gif) repeat-y right top;
}
.box4{
	background:url(../i/box_white_bl.gif) no-repeat left bottom;
}
.box5{
	background:url(../i/box_white_br.gif) no-repeat right bottom;
}
.box6{
	background:url(../i/box_white_tl.gif) no-repeat left top ;
}
.box7{
	background:url(../i/box_white_tr.gif) no-repeat right top;
	min-height:110px;
padding:5px;
}
* html .box7{
	height:110px;
padding:5px;
}
/* x31172 - [special] Category Special (Category) */
#cat_list h3{
color:#fff;
font-size:14px;
font-weight:normal;
background-color:#778dd1;
padding:5px 15px;
}
/* x31174 - [prodlist] General Product List (General Product) */
#productlist {
	width:860px;
	float:left;
}
#productlist .box7{
	min-height:105px;
}
#productlist .left{
	float:left;
	padding-bottom:5px;
	padding-right:5px;
	width:209px;
}
#productlist h3,#productlist h3 a:link,#productlist h3 a:active,#productlist h3 a:visited {
	color:#01bbdd;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:5px;
	line-height:1;
}
#productlist .img_float {
	float: left;
	width: 100px;
	margin-right:5px;
}
#productlist .img_wrap {
	margin: 0 0 0 105px;
	padding: 0 0 0 5px;
}
* html #productlist .img_float {
	margin-right: -3px;
}
* html #productlist .img_wrap {
	margin: 0 0 0 100px;
}

#productlist p{
	margin-bottom:0;

}
#productlist .content{
	font-size:7pt;
	margin-bottom:5px;
	min-height:80px;
}

/* x31188 - [related] Related Product (General Product) */
#relatedlist {
	width:1000px;
	overflow:hidden;
	margin-botto/m:-170px;
	margin-top:10px;
margin-bottom:-40px;
}

#relatedlist .left{
	float:left;
	padding-bottom:5px;
	padding-right:5px;
	width:110px;
}
#relatedlist h1{
	color:#01BBDD;
	font-size:10pt;
	font-weight:normal;
	border:none;
}
.related_img{
	width:100px;
	min-height:95px;
	text-align:center;
}
#relatedlist h3,#relatedlist h3 a:link,#relatedlist h3 a:active,#relatedlist h3 a:visited {
	color:#949494;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:5px;
	line-height:1;
text-align:center;
}

#relatedlist p{
	margin-bottom:0;

}

#relatedlist .box0{
	background:#525252 url(../i/box_related_bg.gif) repeat-y left bottom;
}
#relatedlist .box1{
	background:url(../i/box_related_bg.gif) repeat-x left top;
}
#relatedlist .box2{
	background:url(../i/box_related_bg.gif) repeat-x right bottom;
}
#relatedlist .box3{
	background:url(../i/box_related_bg.gif) repeat-y right top;
}
#relatedlist .box4{
	background:url(../i/box_related_bl.gif) no-repeat left bottom;
}
#relatedlist .box5{
	background:url(../i/box_related_br.gif) no-repeat right bottom;
}
#relatedlist .box6{
	background:url(../i/box_related_tl.gif) no-repeat left top ;
}
#relatedlist .box7{
	background:url(../i/box_related_tr.gif) no-repeat right top;
	min-height:110px;
	padding:5px;
}
/* x31189 - [detail] Product Detail (General Product) */
.img_floatL {
float:left;
margin-right:10px;
}
.img_wrapL {
margin-left:360px;
padding-left:20px;
}
.prod_img_main{
text-align:center;
border:1px solid #CCCCCC;
padding:1px;
width:360px;
}
.addition{
color:#ccc;
padding-top:10px;
padding-left:5px;
width:360px;
}
.prodthm{
float:left;
padding-right:5px;
}
#productdetail .box7{
min-height:70px;
}
#productdetail .box0{
width:365px;
}
* html #productdetail .box7{
height:70px;
}
/* x31220 - [relatedpage] Related Page () */
#relatedpage {
	overflow:hidden;
	margin-top:10px;
margin-bottom:10px;
}

#relatedpage .left{
	float:left;
	padding-bottom:5px;
	padding-right:5px;
	width:107px;
}
#relatedpage h1{
	color:#01BBDD;
	font-size:10pt;
	font-weight:normal;
	border:none;
}
.related_img{
	width:97px;
	min-height:45px;
	text-align:center;
}
#relatedpage h3,#relatedpage h3 a:link,#relatedpage h3 a:active,#relatedpage h3 a:visited {
	color:#949494;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:5px;
	line-height:1;
text-align:center;
}

#relatedpage p{
	margin-bottom:0;

}


#relatedpage .box7{
	min-height:110px;
	padding:5px;
text-align:center;
width:97px;
}
/* x32347 - [cart] Single Recipient Cart (Order) */
.displaytbl td, .displaytbl th {
padding:5px 10px;
}
/* x32358 - [_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;
}
/* x32359 - [_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;
}
/* x32361 - [product_list] Product List (Product) */
#productab{
width:880px;
} 

#productab .butn{
text-align:right;
padding-top:10px;
}
.productab {
width:880px;
border-bottom:#636363 dashed 1px;
}
.productab th{
padding:10px;
color:#999;
vertical-align:top;
}
.productab td{
color:#fff;
border-top:#636363 dashed 1px;
padding:10px;
vertical-align:top;
}
.black_footer0 .productab p, .black_footer0 .productab a, .black_footer0 .productab b{
color:#fff;
margin:0;
}
.smallc{
text-align:center;
width:100px;
}
.smallr{
text-align:right;
width:120px;
}
.tinyc{
text-align:center;
width:60px;
}

/* x36331 - [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;
}

