﻿li 
{
    margin-left: -20px; 
    list-style-type:circle;
    
    } 

input
{
    font-size:11px;
    font-family:Verdana;
    border: solid 1px ##3399CC;
  
}

.nav_yellow
{
    font-family:verdana;
    font-size:11px;
    text-decoration:none;
    color:Black;
    font-weight:800;
}

.nav_yellow:hover
{
    font-family:verdana;
    font-size:11px;
    text-decoration:none;
    color:#CC9999;
    font-weight:800;
}

.subnav_off
{
    font-family:verdana;
    font-size:11px;
    text-decoration:none;
    color:white;
    font-weight:400;
}
.subnav_off:hover
{
    font-family:verdana;
    font-size:11px;
    text-decoration:none;
    color:yellow;
    font-weight:400;
}
.subnav_on
{
    font-family:verdana;
    font-size:11px;
    text-decoration:none;
    color:yellow;
    font-weight:400;
}
.copy
{
    font-family:Verdana;
    color:Black;
    font-size:11px;
}

.copybold
{
    font-family:Verdana;
    color:Black;
    font-size:11px;
    font-weight:800;
}


.copylink
{
    font-family:Verdana;
    color:Black;
    font-size:11px;
    text-decoration:unerline;
}
.copylink:hover
{
    font-family:Verdana;
    color:Black;
    font-size:11px;
    text-decoration:none;
}
.dotheader
{
    font-family:Verdana;
    color:Black;
    font-size:12px;
    font-weight:800;
}
.boldlink
{
    font-family:Verdana;
    color: Black;
    font-size:11px;
    font-weight:800;
    text-decoration:underline;
}
.boldlink_on
{
    font-family:Verdana;
    color: #3399CC;
    font-size:11px;
    font-weight:800;
    text-decoration:underline;
}

.clear {clear:both; position:relative; font-size:0px; height:0px; line-height:0px; visibility:hidden}

#steps-registerproduct {border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:10px 0;}

.register {font-family:Verdana, Geneva, sans-serif;font-size:11px;width:800px;margin:auto;}

.register h1 {font-size:16px;color:#000;font-weight:normal;border-bottom:1px dashed #accbdf;padding:0;margin:0 0 10px 0;line-height:30px;}
.register h1 span.serial {font-size:11px;font-style:italic;color:#555;}

.register a, .register a:link, .register a:active, .register a:visited, .register a:hover {color:#000;text-decoration:underline;}
.register a:hover {text-decoration:none;}

.register a.rednote, .register a:link.rednote, .register a:active.rednote, .register a:visited.rednote, .register a:hover.rednote {color:#c00;text-decoration:underline;}
.register a:hover.rednote {text-decoration:none;}

.register a.rednote strong {color:#c00;}

.register input, .register textarea {color:#555;font-size:10px;font-family:Verdana, Geneva, sans-serif;}

.required {color:#c00;font-style:italic;font-size:10px;}
.warranty, .includedin {font-size:10px;float:right;}

.col2-set, .col1-set {width:800px;padding:10px 0;border-bottom:1px solid #ccc;margin-bottom:5px;text-align:left;}
.col-1 {float:left;text-align:left;width:390px;padding-right:20px;border-right:1px dashed #999;}
.col-2 {float:right;text-align:left;width:360px;}

.protectionplan {font-size:11px;}
.protectionplan td {border:none;color:#555;font-size:11px;}
.protectionplan .title {color:#000;}
.protectionplan .item {border-bottom:1px solid #ccc;}
.protectionplan .item strong {color:#000;}
.protectionplan .price {border-bottom:1px solid #ccc;font-size:10px;text-align:right;color:#000;}
.protectionplan .total {border-top:2px solid #000;font-size:10px;text-align:right;color:#000;font-weight:bold;}

.includedin {display:block;background: url('../images/SS-PROTECTION-PLAN-LOGO2-sm.jpg') no-repeat top left;padding-left:30px;line-height:28px;}

.protectincludes {text-align:center;}
.protectincludes p, .protectincludes ul {text-align:left;}

.footer {border-top:1px solid #ccc;padding:7px 0 30px;margin-top:60px;font-size:10px;color:#bbb;margin:auto;text-align:center;width:750px;font-family:verdana;}

.errorField {color:#c00;font-weight:bold;font-size:90%;}
.formHint{color:#999;font-weight:normal;font-size:90%;}

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

.price_sale {
	color: #15b600;
	font-weight: bold;
}




