/* Start of CMSMS style sheet 'Table 2 ==' */
#table2 {clear:both;}

/* HEADER //////////////////////////// */

#table2 tr#header {
height: 55px;
max-height: 55px;
}
#table2 tr#header td {
background: url(images/background/bg-th.jpg) repeat-x bottom center;
vertical-align: bottom;
font-size: 16px;
line-height: 24px;
font-weight: bold;
color: #333;
}
#table2 tr#header td.col1 {
width: 40%;
text-align: left;
padding: 3px;
padding-left: 7px;
padding-bottom: 10px;
border-bottom: 2px solid #e9e9e9;
}
#table2 tr#header td {
width: 20%;
text-align: center;
/*border-left: 1px solid #fff;*/
padding: 3px;
padding-bottom: 10px;
border-bottom: 2px solid #e9e9e9;
}
#table2 tr#header td.col1 {
/*border-left: 1px solid #d0d0d0;*/
}
#table2 tr#header a {
color: #348fc2;
}
#table2 tr#header a:hover {
color: #ff6633;
}
#table2 tr#row1 a {
color: #348fc2;
}
#table2 tr#row1 a:hover {
color: #ff6633;
}
#table2 tr#row1 a.cartedit {
font-weight: bold;
}
#table2 tr#row1 a.cartremove {
color: #cc0000;
font-weight: bold;
}



#table2 tr#row2 a {
color: #348fc2;
}
#table2 tr#row2 a:hover {
color: #ff6633;
}


/* ROW1 //////////////////////////// */

#table2 tr#row1 {
/*color: #222;*/
}
#table2 tr#row1 .price {
font-weight: bold;
color: #f26100;
}
#table2 tr#row1 .buy a {
font-weight: bold;
color: #348fc2;
}
#table2 tr#row1 .buy a:hover {
color: #f26100;
text-decoration: none;
}
#table2 tr#row1 .col1 {
width: 40%;
text-align: left;
text-transform: capitalize;
padding: 10px 5px;
padding-left: 7px;
}
#table2 tr#row1 .col3 {}
#table2 tr#row1 .col4 {}
#table2 tr#row1 td {
width: 15%;
text-align: center;
padding: 10px 5px;
}
#table2 tr#row1 td p {
margin: 0px;
padding: 0px;
}


/* ROW2 //////////////////////////// */

#table2 tr#row2 {
/*color: #222;*/
background-color: #f6f6f6;
}
#table2 tr#row2 .col1 {
width: 40%;
text-align: left;
text-transform: capitalize;
padding: 10px 5px;
padding-left: 7px;
}
#table2 tr#row2 .col3 {}
#table2 tr#row2 .col4 {}
#table2 tr#row2 td {
width: 15%;
text-align: center;
padding: 10px 5px;
}
#table2 tr#row2 td p {
margin: 0px;
padding: 0px;
}



/* End of 'Table 2 ==' */

