#catazine_removal_form {
}

#catazine_removal_form td.label {
    padding: 3px;
    padding-right: 20px;
}

#catazine_removal_form td.field {
    padding: 3px;
}

a#learn_how_link {
    font-size: 12px;
    color: #d134a7;
    text-decoration: none;
    z-index: 20;
    font-weight: bold;
    background: url(/images/layout/navarrow_pink2.gif) no-repeat center left;
    padding-left: 10px;
}

/* Customer Care */
#left_column, #center_column, #right_column {
    float: left;
}

#left_column {
    width: 150px;
}

#center_column {
    width: 150px;
    padding-left: 10px;
    padding-right: 20px;
}

#right_column {
    width: 736px;
    padding-left: 5px;
}



#right_column_slice1{
    color:#92278F;
    font-size:12px;
    padding:30px 0px 0px 30px;
    width:480px;
}

#right_column_slice2{
    font-size:12px;
    padding-left:20px;
}

.right_column_title {
    font-size: 14px;
    color: #EC008C;
    font-weight: bold;
}

#right_column_slice2 .data1{
    color:#EC008C;
}

#right_column_slice2 .data2{
    color:#F7941D;
}

#right_column_slice2 .data2 a{
    color: #f7941d;
    text-decoration: none;
    font-weight: normal;
}

#right_column_slice2 .data2 a:hover{
    text-decoration:underline;
}

#page_title {
    font-size: 16px;
    color: #CCC;
    font-weight: bold;
}

#center_column p {
    margin: 20px 0px;
}

.pinktitles{
    color:#EC008C;
    font-size:11pt;
    font-weight:bold;
}


#category{
    color:#92278F;
    font-size:11pt;
    text-decoration:none;
    font-weight:bold;
}

#category a{
    color:#92278F;
    font-size:11pt;
    text-decoration:none;
    font-weight:bold;
}

#subcategory{
    color:#5E5E5E;
    font-size:10pt;
    text-decoration:none;
}

#subcategory hover{
    text-decoration:underline;
}

#subcategory a{
    color:#5E5E5E;
    font-size:10pt;
    text-decoration:none;
}

#subcategory a:hover{
    text-decoration:underline;
}

#opt_header {
    width:885px;
    height:85px;
    margin:10px 0 60px 30px;   
}

#opt_txt {
    width:670px;
    height:90px;
    margin: 0 0 55px 138px; 
}

#opt_email_txt {
    margin: 0 0 0 362px;
    font-size:12px;
    font-family: Arial;
    color: #7a176b;
    height:15px;
    width: 100px;
}

#email {
   width:159px;
   height: 25px;
   border: 1px solid #F2A135;
   color:#666666;
   vertical-align:top;
   line-height: 25px;
}

.opt_form {
    margin: 0 0 0 322px;   
    padding-top:5px;
}

.opt_button {
    padding-left:5px;
}

.opt_error {
    margin: 0 0 0 320px;
}

#opt_email_ty {
    text-align:center;
    font-size:12px;
    font-family: Arial;
    color: #7a176b;
    height:15px;
    width:100%;
}

/*  order tracking */

#ot_header {
    width: 368px;
    height: 52px;
    background-image: url(/images/headers/order-tracking-header.jpg);
    padding: 80px 269px 0 269px; 
    margin: 0 16px;
}

#ot_num {
    border: 2px solid #923d81;
    font: 10px Arial;
    color: #92278f;
    height: 13px;
    width: 228px;
    padding: 6px 5px;
}

#ot_error {
    text-align: center;
    font: 16px Arial;
    color: #de080d;
    font-weight: bold;
    margin-top: 20px;
}

#ot_error a {
    color: #DE080D;
}

.ot_header_title {
    font: 16px Arial;
    font-weight: bold;
    color: #92278f;
    margin: 0;
}

.ot_header_text {
    color: #000000;
}

#ot_table {
    border-bottom: 1px solid #92278f;
}

#ot_table td {
    font: 11px Arial;
    color: #636363;
    padding: 5px 0;
}

#ot_table a {
    color: #92278f; 
}

.ot_table_th1,
.ot_table_th2,
.ot_table_th3,
.ot_table_th4,
.ot_table_th5 {
    text-align: left;
    font: 12px Arial;
    color: #92278f;
    font-weight: bold;
    border-bottom: 1px solid #92278f;
}

.ot_table_th2,
.ot_table_th3 {
    text-align: center;
}

.ot_td_border {
    border-bottom: 1px dashed #92278f;
}

.ot_info {
    float: left;
    width: 150px;
}

.ot_image {
    width: 68px;
    max-height: 88px;
    border: 1px solid #92278f;
}

.ot_image_container {
    float: left;
    width: 70px;
    height: 90x;
    padding-right: 7px;
}

.ot_item_name {
    color: #ec0f8c;
}
#ot_table {
    margin-top: 10px;
}

#ot_table .ot_col1 {
    width: 228px;
    vertical-align: top;
}

#ot_table .ot_col2 {
    width: 112px;
    text-align: center;
    vertical-align: top;
}

#ot_table .ot_col3 {
    width: 129px;
    text-align: center;
    color: #ec0f8c;
    vertical-align: top;
}

#ot_table .ot_col4 {
    width: 94px;
    color: #ec0f8c;
    vertical-align: top;
}

#ot_table .ot_col5 {
    width: 192px;
    vertical-align: top;
}

.ot_shipped {
    color: #2149cc;
}

.ot_pending {

}

.ot_cancelled {
    color: #ec0f8c;
}

#ot_table ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
    margin: 0;
}

#order_tracking {
    width: 755px;
    margin: 10px auto 0;
}

.ot_bottom {
    text-align: center;
    color: #92278f;
    font: 12px Arial;
}

.ot_link {
    color: #92278f;
}

