/* latest */
Warning: Cannot modify header information - headers already sent by (output started at /home/admin/domains/dasego.com/includes/CSS/style_ss.css:2) in /home/admin/domains/dasego.com/includes/CSS/style_ss.css on line 2
/* dasego.com - designer sunglasses */
table {
padding:0px;
margin:0px;
}
DIV.shoppingCartBlock {
min-height:600px;
margin:100px 0px;
width:950px;
clear:both;
margin-left:auto;
margin-right:auto;
}
H2.SCtitle {
background:url(http://www.dasego.com/pics/lock.png) no-repeat;
padding-left:30px;
height:50px;
}
H2 span {border:0px Solid Red;
font-size:10px;
}
table.tableSSDetails {
width:950px;
}
TD.tt {
font-size:9px;
font-weight:bold;
text-align:center;
height:15px;
background:#ccc;
}
table.tableTotal {
border-top:1px Solid #ccc;
margin-top:10px;
padding-top:10px;
}
table.tableTotal TD {
padding-top:5px;
}
TD#checkout {
padding-top:50px;
}
TD.subCost{
text-align:right;
padding-right:10px;
width:100px;
font-weight:bold;
}
DIV.note {
padding-top:50px;
}
/* billing-shipping page*/
DIV.addressInfo {border:0px solid red;
width:300px;
float:left;
margin:15px 20px;
padding:5px 60px;
background:#e9e9e9;
}
DIV.addressInfo span.field {
border-bottom:1px Dotted #ccc;
display:block;
padding:8px 0px;
}
INPUT.bill {
width:150px;
float:right;
position:relative;
bottom:20px;
}
DIV.continue {
clear:none;
float:right;
padding-top:50px;
}
/* graphic check out steps*/
#checkOutStep1, #checkOutStep2, #checkOutStep3 {
width:422px;
height:51px;
margin-right:auto;
margin-left:auto;
margin-top:20px;
position:relative;
left:200px;
display:block;
}
#checkOutStep1 {
background: url(http://www.dasego.com/pics/checkOutStep1.png) no-repeat;
}
#checkOutStep2 {
background: url(http://www.dasego.com/pics/checkOutStep2.png) no-repeat;
}
#checkOutStep3 {
background: url(http://www.dasego.com/pics/checkOutStep3.png) no-repeat;
}
/* CC Page */
TD.mainFrameCheckOutCell {
background:#e9e9e9;
padding:5px 50px;
}
TABLE.CreditCardInfo TD {
padding:5px 0px;
border-bottom:1px Dotted #ccc;
}
TR.colTitles {
text-align:center;
color:#999;
font-size:9px;
font-weight:bold;
background:#dcdbdb;
}
TR.colTitles TD {
width:33%;
height:10px;
}
TABLE.orderSummaryTotal {
width:300px;
}
TABLE.orderSummary TD{
height:30px;
border-bottom:1px Dotted #ccc;
}
TABLE.orderSummary TD.noBorder{
border:0px Dotted #fff;
}
TD.totalSumRightAlign {
text-align:right;
font-weight:bold;
padding-right:10px;
}
DIV.formError {
padding:10px;
color: Red;
font-weight:bold;
}
SPAN.fieldError {
color: Red;
margin-left:-20px;
font-size:9px;
width:200px;
}