﻿/*-----t-drill-------*/

table.tablepress td {
    font-family: Verdana,arial;
    color: #454545; 
    font-size:12px;
}
table.tablepress .odd td {
    background-color: #f9f9f9;    
}
table.tablepress tbody td, 
table.tablepress tfoot th {
    border-top: 1px solid #ddd;
}
table.tablepress tbody td {
    vertical-align: top;
}
table.tablepress td, 
table.tablepress th {
    padding: 8px;
    border: none;
    background: 0 0;
    text-align: left;
    float: none!important;
}
table.tablepress {
    border-collapse: collapse;
    border-spacing: 0;
    width: 642px;
    margin-bottom: 1em;
    border: none;    
}
table.tablepress tfoot th, 
table.tablepress thead th {
    background-color: #333!important;
    color: #fff;
}
table.tablepress thead th {
    border-bottom: 1px solid #ddd;
    font-family: Verdana,arial;
    font-size:12px;
}
table.tablepress tfoot th, 
table.tablepress thead th {
    background-color: #d9edf7;
    font-weight: 700;
    vertical-align: middle;
}

p.p_tdrill b
,p
{
	color: #454545;
}
ul.u_tdrill
{
	
}

ul.u_tdrill li
{
	list-style:inside;
	margin:5px 0px;
	color: #454545;
}


ul.u_tdrill li ul
{
	margin-left: 15px;
}

ul.u_tdrill li ul li
{
	list-style:none;
}

table.tablepress,
table.tablepress tr,
table.tablepress td,
table.tablepress th
{
	border: none;
}

.pro_description li.title
,.pro_description p.title
,.product_catagories_title 
,.properties_value .title{
    color: #a9112c;
}
#product_details_top_right h1
{
	color: #a9112c !important;
}

#product_details_center h3
{
	color: #a9112c;
	text-decoration: underline;
	font-size: 14px;
	float:left;
	width:100%;
}
.pro_description li p
{
	line-height: 22px;
}
.properties_value li div
{
	color:#454545;
}
table.tablepress tr:hover
,table.tablepress tr:hover td
{
	background-color:#EEE !important;
	cursor:pointer;
	
}
#product_details_center a
{
	color: #a9112c;
    transition: color ease .26s;
}