.basket_but {
	background-color: #CC0033;
	border-color: #cccccc;
	border-width: 3px;
	border-style: solid;
	width: 90px;
	color: white;
	font-size: 12px;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.sc_alert {
border: 1px solid #CC0033; 
font-weight: bold;
color: #CC0033;
font-size: 12px;
margin-bottom: 4px;

}



input.myform {
	color: #333333;
	font-weight: normal;
	background: white;
	border: 1px solid #cccccc;
	width: 100%;
	font-size: 13px;
	margin-top: 2px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

textarea.myform {
	color: #333333;
	font-weight: normal;
	background: white;
	border: 1px solid #cccccc;
	width: 100%;
	font-size: 13px;
	margin-top: 2px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}



select.myform {
	background-color: #ececec;
	border-color: #C0C0C0;
	border-width: 1px;
	border-style: solid;
	width: 95%;
	margin-top: 17px;
	font-weight: bold;
	font-size: 12px; 
	color: #333333;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.formfields{
	width: 48%;
	float:left;
}


.formcell {
text-align: left;
height: 50px;
font-weight: bold;
}



#billform {
clear: both;
width: 100%;
padding: 10px;
font: bold 12px lucida grande,arial,helvetica; 
color: #666666;
}

.mybut {
	background-color: #CC0033;
	border-color: #cccccc;
	border-width: 3px;
	border-style: solid;
	width: 100px;
	color: white;
	font-size: 12px;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;

}

.mybut:hover {
	border-color: #CC0033;
}

.smallbut {
	background-color: #CC0033;
	border-color: black;
	border-width: 2px;
	border-style: solid;
	width: 90px;
	color: white;
	font-size: 10px;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}


#tabmain {
width: 100%;
height: 27px;
background-image:url('shopmastery_images/blank.gif');
background-position:bottom;
}

#tabmain2 {

border-bottom: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
width: 100%;
background: white;
}


#sc_main {
width: 520px;
min-height: 440px;
padding: 10px;
font: normal 12px lucida grande,arial,helvetica; 
color: #666666;
}


.sc_main {
font-size: 16px;
font-weight: normal;
font-family: verdana,arial, helvetica;
color: white;
width: 100%;
height: 30px;
border-bottom: 0px solid #dd7b1a;
text-align: center;
line-height: 30px;
background-color:#0193cf;
}


.taboff {
float: left;
width: 130px;
height: 25px;
font: bold 12px Tahoma,lucida grande,arial;
color: #CC0033;
text-align: center;
padding-top: 0px;
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
line-height: 23px;
background-color: #ececec;
margin-right: 3px;
-moz-border-radius-topleft: 14px;
-moz-border-radius-topright: 14px;
-webkit-border-top-right-radius: 14px;
-webkit-border-top-left-radius: 14px;

}

.tabon {
float: left;
background-color: #ffffff;
width: 130px;
height: 25px;
font: bold 12px Tahoma,lucida grande,arial;
color: #CC0033;
text-align: center;
padding-top: 0px;
line-height: 25px;
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #ffffff;
-moz-border-radius-topleft: 14px;
-moz-border-radius-topright: 14px;
-webkit-border-top-right-radius: 14px;
-webkit-border-top-left-radius: 14px;
margin-right: 3px;
}

.tabhover {
background-color: #ececec;
color: #CC0033;
cursor: pointer;
}

td.tabmain {
border-bottom: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}

#myhead {
clear: both;
font: 20px lucida grande,arial,helvetica; 
color: #666666;
margin: 12px 0px 12px 0px;
text-align: left;
border-bottom: 1px solid #CC0033;
width: 100%;
}



.thinrule {
height: 1px;
border-top: 1px;
color: #CC0033;
background-color: #CC0033;
width: 100%;
}

.error {
border: 1px solid #CC0033; 
font-weight: bold;
color: #CC0033;
font-size: 12px;
margin-bottom: 4px;
visibility: hidden;

}

.asterisk {
color: #CC0033;
font-weight: bold;
}

.sc_link, .sc_link a:link, .sc_link a:active, .sc_link a:visited {
color: #0193cf;
font-weight: normal;

}

.sc_link a:hover {
color: #CC0033;
text-decoration: underline;
}
