@charset "utf-8";
/* CSS Document */

#CM_rightcolumn { 
 position: relative;
 float: right;
 display: inline;
 width: 654px;
 height:auto;
 color: #F39C07;
 border: 1px solid #ccc;
 margin: 0px 0px 0px 2px;
 padding: 10px;
 background: #333333;
}

.CM_header_holder {
position:relative;
width:650px;
height:auto;
}

.CM_table_holder_1 {
position:relative;
display:block;
width:630px;
height:auto;
margin: 0 auto;
margin-bottom:25px;
}

.CM_table_holder_2 {
position:relative;
display:block;
width:630px;
height:auto;
margin: 0 auto;
margin-bottom:25px;
}

.CM_table_holder_4 {
position:relative;
display:block;
width:630px;
height:115px;
margin: 0 auto;
margin-bottom:15px;
clear:both;
}


#CM_table_holder_3 {
position:relative;
display:block;
width:630px;
height:auto;
margin: 0 auto;
margin-bottom:25px;
}

tr.tbl_separator {
background-color:#FF9900;
}

tr.tbl_separator td{
height:3px;
}

table {
width:97%;
height:97%;
border-top:1px solid #e5eff8;
border-right:1px solid #e5eff8;
margin:1em auto;
border-collapse:collapse;
}

caption {
color:#F8E8CA;
font-size:14px;
font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
font-weight:bold;
}

td {
 color:#678197;
 border-bottom:1px solid #e5eff8;
 border-left:1px solid #e5eff8;
 text-align:center;
}

td.info {
color:#678197;
text-align:left;
font-weight:bold;
padding:3px;
}

tr.website td {
background:none;
font:bold .7em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
color:#FF9900;
text-align:left;
padding:7px;
}
/* odd cell data color */
tr.odd td {
background-color:#F8E8CA;
padding:7px;
}

/* odd first column color */
tr.odd .column1 {
background-color:#E0E0E0;
font-size:13px;
text-align:left;
padding-left:7px;
line-height:normal;
padding:7px;
font-weight:bold;
}

/* even cell color */
.column1 {
background-color:#F8E8CA;
font-size:13px;
text-align:left;
padding-left:7px;
line-height:normal;
padding:7px;
}

td.odd .cost {
font-weight:bold;
}

.cost {
font-weight:bold;
}
/* table header background color */
thead th {
background:#E0E0E0;
text-align:center;
font:bold 1em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
color:#66a3d3;
padding:7px;
}

/* footer column cell color */
tfoot th {
background-color:#E0E0E0;
text-align:center;
padding:7px;
}

tfoot th strong {
font:bold 12px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
margin:.5em .5em .5em 0;
color:#66a3d3;

}

tfoot th em {
color: #FF9900;
font-weight: bold;
font-size: 12px;
font-style: normal;
}

.info_1_holder {
position:relative;
width:630px;
height:auto;
padding:0px 0px 0px 10px;
}

p.info_1_holder {
font:"Century Gothic";
color:#FF9900;
font-size:12px;
}

.fix_list {
margin:10px 0px 10px 50px;
color:#F8E8CA;
}

.fix_list dt {
padding:1px;
}

.bullet {
padding:2px;
margin-top:6px;
}

.discount {
text-decoration:line-through;
}

.new_price {
font-weight:bold;
font-size:15px;
font-style:italic;
}

.save_now {
position:relative;
width: 125px;
height:125px;
float:right;
margin:25px 25px 0px 0px;
}

.save_now_txt {
margin:0;
margin:45px 0px 0px 0px;
font-size:15px;
}