/* For Screen Page */

/* Format Links */

*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body{
margin-top:0px;
}

body, p, td{
font-size:13px;
}

a{
color:#53825E;
}

a:hover{
text-decoration:none;
}


.textbold{font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
margin-bottom:1em;
margin-top:1em;
}


.margensetting{
margin-left:3em;
margin-right:3em;
}

h3{
color:#53825E;
font-size:20px;
}

h4{
	color:#53825E;
	font-size:16px;
	line-height: 16px;
}

.alert{
color:#FF0000;
text-decoration:none;
}

.white{
color:#FFFFFF;
}

#mainmenu,#topmenu,#bottommenu{
color:#FFFFFF;
}

#copy{
color:#999999;
}

#mainmenu {
margin-left:10px;
}

#mainmenu a{
	color: #FFFFFF;
	text-decoration: none;
}

#topmenu a{
	color: #FFFFFF;
	text-decoration: none;
}

#bottommenu a{
	color: #FFFFFF;
text-decoration:underline;
}

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

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

.leftpadd{
padding-left:10px;
}

#bottommenu a:hover{
text-decoration:none;
}

.testimo{
background:#EAEAEA;
margin-bottom:15px;
margin-right:10px;
margin-left:10px;
padding:15px;
}

#sidemenu{
padding:0;
margin-left:5px;
list-style-type:none;
}

#sidemenu li{
padding-left:10px;
background-image: url(http://statesvillechiropractic.com/images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

/*Added For Cart*/
.fldMsg{
color:red;
font-size:10px;
}

.errMsg{
display:inline;
color: red;
}

#alertMessagePlaceHolder{
border:1px solid #FF0000;
background:#FFCCCC;
}
h5 {
	color: #53825E;
	font-size: 15px;
	font-weight: bold;
}

.roundbox-tl{
	background:url(../cart/images/box-tl.gif);
	background-repeat:no-repeat;
	width:190px;
	height:50px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}

.roundbox-tr{
background:url(../cart/images/box-tr.gif);
background-repeat:no-repeat;

width:13px;
height:112px;
}

.roundbox-bl{
background:url(../cart/images/box-bl.gif);
background-repeat:no-repeat;
width:202px;
height:13px;
}

#buynowtable{
margin-left:10px;
}
