﻿@import url(/App_Themes/dabs_com_v3/main.css);

/***Styling for CDS Selector Tool***/
/*CDS Specs table*/
body{background:#FFF!important;}
table.sel_specs {padding:10px; margin:20px auto; border:1px solid #CCC; width:740px}
table.sel_specs td {padding:10px; background-color:#F5F5F5; border:1px solid #FFF!important;}
table.rtbl {width:740px; margin:0 auto!important;}
table.sel_specs td.plimg {visibility:hidden}

/*CDS line listing table*/
table th {text-transform:capitalize; font-weight:bold; background-color:#999;color:#FFF; border-bottom:5px solid #FFF; padding:10px 5px!important;}
table td {padding:5px 10px 10px 10px; background-color:#EEE; border-bottom:5px solid #FFF!important; text-align:left!important}
table td.la {width:340px}


/*Product search*/
.sel_search table {width:740px; margin:0 auto!important;}
.sel_search table td {padding:5px 30px; border:0!important}
.sel_search table td span.sel_activetext {font-weight:bold; margin:20px 0}
.sel_search table td select {margin-bottom:10px}
.sel_search table td input {margin-bottom:20px}












