
#trash-top{
	background:#FFFFFF url(../images/e_side_cut.gif) no-repeat top left;
	height:20px;
	margin:0px 0px 3px 0px;
	padding-left:20px;
}

#trash-content{
	background:#FFFFFF;
	width: 230px;
	float: left;
	min-height:100px;
	border-bottom:#CCCCCC 3px solid;
}


#img-container-top
{
	position:relative;
	padding-top:30px;
	vertical-align:top;
	max-width:1024px;
	background:url(/template/images/frontpage/top.jpg) no-repeat; 
	height:273px; 
	width:100%;
	float:right;
}

#img-container-middle
{
	position:relative;
	margin-top:-32px;
	vertical-align:top;
	background:url(/template/images/frontpage/middle.jpg) no-repeat; 
	height:227px; 
	width:100%;
	max-width:1024px;
	float:right;
}

#img-container-bottom
{
	position:relative;
	vertical-align:top;
	background:url(/template/images/frontpage/bottom.gif)no-repeat; 
	height:200px; 
	width:100%;
	max-width:1024px;
	float:right;
}

#product-container
{
	position:relative;
	max-width:75%;
	padding-top:30px;
	margin-right:250px;
	vertical-align:top;
}

#products
{
	width: 100%;
	/*border-bottom:#CCCCCC 3px solid;*/
	border-bottom:#6CAF00 2px solid;
	margin-bottom:3px;
}

#project-products
{
	width: 100%;
	margin-bottom:3px;
}


#product-detail-right
{
	width: 99%;
}


.product-detail-header
{
	float:left;
	font-family:"Century Gothic",Arial, Helvetica, sans-serif;
	color:#0000FF;
	font-size:1.6em;
	font-weight:bold;
	color:rgb(50,101,154);
	
}
.product-detail-right-header
{
	width:100%;	
	float:left;
	font-family:"Century Gothic",Arial, Helvetica, sans-serif;
	color:#0000FF;
	font-size:1.4em;
	background-color:#efefef;
	font-weight:bold;
	color:rgb(50,101,154);
}

.product-detail-right-detail
{
	width:100%;
	background:#fff;
	float:right;
	margin-bottom:10px;
	padding-top:10px;
	border-bottom:#CCCCCC 3px solid;
}

.product-detail-right-detail-inner
{
	width:90%;
	padding:10px;
}

#product-detail-right-spec-box
{
	width:100%;
	min-height:100px;
	background:#fff;
	float:right;
	margin-bottom:10px;
	border-bottom:#CCCCCC 3px solid;
}


#product-detail-right-related
{
	width:100%;
	height:200px;
	background:#fff;
	float:right;
	margin-bottom:10px;
	border-bottom:#CCCCCC 3px solid;
}

#related-box
{
	width:98%;
	background:#fff;
	margin:0px auto;
}

#related-box-inner
{
	width:95%;
	padding:5px;
	height:100%;
}

.related-img
{
	width:150px;
	height:100px;
	background:#fff;
	float:left;
	border:#CCCCCC .05em solid;
	margin:0px 10px 10px 10px;
	margin:-100px 10px 10px 10px !important;
}


.related-specs
{
	position:relative;
	width:75%;
	height:100px;
	background:#fff;
	margin:10px 10px 0px 170px;
	border:#CCCCCC .05em solid;
}

#product-detail-left
{
	width: 325px;
}

.product-detail-left-header
{
	width:100%;	
	float:left;
	font-family:"Century Gothic",Arial, Helvetica, sans-serif;
	color:#0000FF;
	font-size:1.3em;
	background-color:#efefef;
	font-weight:bold;
	color:rgb(50,101,154);
}

.product-detail-left-download-header
{
	width:100%;	
	float:left;
	font-family:"Century Gothic",Arial, Helvetica, sans-serif;
	color:#0000FF;
	font-size:1.3em;
	background-color:#efefef;
	font-weight:bold;
	color:rgb(50,101,154);
}

.product_left_box{
	width:100%;
	float:left;
	margin-bottom:10px;
}

#product_image_main_cont {
	background-color:#FFFFFF;
}


#p_img_cont {
	width:301px;
	float:left;
	padding: 4px 4px 0px 4px;
	border-bottom:1px solid #efefef;
	border-right:1px solid #efefef;
min-height:225px;
}

#p_img_cont_table{
	width:100%;
	padding:0px;
	margin:0px;
	
}

#p_img_cont_table td{
	vertical-align:middle;
	text-align:center;
}

#p_img_right {
	width:15px;
	height:20px;
	background: #FFFFFF url(/template/images/box_top_r.gif) no-repeat top;
	float:right;
}

#p_img_bottom {
	height:18px;
	background: #FFFFFF url(/template/images/box_bot.gif) no-repeat;
	width:100%;
	text-align:center;
}

#product-detail-left-cart
{
	background:#efefef;
}


.product-detail-left-specs
{
	width:100%;
	background:#fff;
	float:left;
	margin-bottom:10px;
	border-bottom:#CCCCCC 3px solid;
}

.product-detail-right-specs-table
{
	background:#fff;
	float:left;
	padding-bottom:10px;
	padding-top:5px;
}

.product-detail-right-specs-table-inner
{
	width:100%;padding:5px;
}

#product-detail-right-specs td{
	border-bottom:1px solid #CCCCCC;
	padding:3px;
}

.product-detail-left-download-specs
{
	width:100%;
	background:#fff;
	float:left;
	margin-bottom:10px;
	border-bottom:#CCCCCC 3px solid;
}

.product-detail-left-download-specs-table
{
	width:100%;
	background:#fff;
	float:left;
	padding-bottom:10px;
	padding-top:5px;
}

.product-detail-left-download-specs-table-inner
{
	width:90%;padding:5px;
}

.product-name-header
{
	font-family:"Century Gothic",Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.4em;
	display:block;
}

.product-name-header a:hover{
	text-decoration:underline !important;
	color:rgb(50,101,154) !important;
}

.product-description{
	font-size:12px;
	display:block;
	padding-bottom:3px;
	margin-bottom:3px;
	/*border-bottom:solid 1px #CCCCCC;*/
	border-bottom:solid 1px #336699;
}

.product
{
	width: 100%;
	background:#fff;
}

.img
{
	cursor: move;
	float:left;
	width:20%;
	margin:3px 0px 0px 3px;
	padding:3px;
}
.product desc
{
	float:left;
	width:100%;
}

.product h2
{
	font-size: 12px;
}
.product p
{
	font-size: 1em;
	color: #333;
}

.product-actions {
	margin-bottom:3px;
	font-weight:bold;
	font-size:1em;
}
.product-actions a{
	color: #6CAF00;
	font-weight:bold;
	font-size:1em;
}
.product-actions a:hover{
	text-decoration:underline;
	font-weight:bold;
	font-size:1em;
}

.productCart
{
	font-size: 10px;
	margin: 10px;
}
.productCart a
{
	color: #f00;
	float: right;
}
.transferProduct
{
	border: 1px solid #6CAF00;
}

/* color picker section */
#colors{

}

.colorsq{
	width:21px;
	height:21px;
}

.color_cont
{
	border:1px solid #666666;
	padding:1px;
	background-color:#FFFFFF;
	cursor:pointer;
}

.color_full_cont{
	width:25px;
	float:left;
	padding:3px;
}

.color_highlite{
	background-color:#FFFF00 !important;
}
/* end color picker section */

div#search { background:#fff; width:100%; display:none;margin:0px 0px 10px 0px; }



/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-image: url(../images/top-bottom.gif);
	background-color: #e6EEEE;
	border:solid .02em rgb(220,220,220);
	font-size: 8pt;
	font-weight:bold;
	padding: 5px;
}
table.tablesorter thead tr .header {
	background-image: url(../images/top-bottom.gif);
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
	border:solid .02em rgb(220,220,220);
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/top-bottom.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/top-bottom.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/top-bottom.gif);

}

.searchText
{
	font-size:.8em;
}

#div10 {
	 margin-left:73%;
	 margin-top:-55px;
	 max-width:900px;
 }
 
#seach_img_btn{
	vertical-align:bottom;
	width:17px;
	height:17px;
}

#searchbox{
float:right;
margin-top:0px;
padding:3px 15px 3px 4px;
background:#fff;
}

.product-binder-category-header
{
	width:100%;	
	float:left;
	font-family:"Century Gothic",Arial, Helvetica, sans-serif;
	color:#0000FF;
	font-size:1.4em;
	font-weight:bold;
	color:rgb(50,101,154);
}



.related_product
{
	float:left; 
	width: 175px; 
	height: 220px; 
	border:1px solid #efefef; 
	padding:5px; 
	margin:5px 5px 0px 0px;
}

.associated_products{
	width:100%;
}

.associated_products td{
	padding: 2px;
	border-bottom:1px solid grey;
}

.ap_name{
	color:#003399;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
.ap_desc{
	color:#666666;
}

.rp_name
{
	color:#44690C;
	font-size:13px;
	font-weight:bold;
}

.rp_sku
{
	color:#003399;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

.rp_desc
{
	color:#666666;
}

.rp_image
{
	width:100%;
	text-align:center;
	margin-top:5px;
}

#img_caption{
	font-weight:bold;
}

.otherImg {
	border:2px solid #DCDCDC;
	cursor:pointer;
}
.otherImg:hover {
	border:2px solid #456595;
}

p{
	margin:5px 0px !important;
}