/* CSS Document */

body{
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/top_bg.png);
	background-repeat:repeat-x;
	background-color:#676767;
}

div{
	border:0 solid #FF0000;
}

.resoWrap{
 width:800px;
 margin::0px auto;
 background-color:#FFFFFF;
}

.heading{
 font-size:20px;
 color:#666666;
 font-weight:bold;
}

.heading2{
 font-size:12px;
 color:#666666;
 font-weight:bold;
}


.leftBg{
background-image:url(../images/leftBg.gif);
background-repeat:repeat-y;
}

.blueLine{
 border-top:4px solid #0099cc;
}

.greyBg{
 background-color:#676767;
}

.blueBg{
 background-color:#e1eeff;
 border:1px solid #cccccc;
}

.footerBg{ 
 background-image:url(../images/bottom.png);
 width:800px;
 height:79px;
 background-repeat:no-repeat;
}

.title{
 background-color:#000000;
 color:#FFFFFF;
 font-size:11px;
 line-height:20px;
 font-weight:bold;
 padding-left:5px;
}
.dropDown{
 width:100px;
}

.inputField{
 width:100px;
}

.inputField2{
 width:150px;
}

a.footerL:link{
 font-size:13px;
 color:#666666;
 text-decoration:none;
 font-weight:bold;
}
a.footerL:visited{
 font-size:13px;
 color:#666666;
  font-weight:bold;
 text-decoration:none;
}
a.footerL:hover{
 font-size:13px;
 color:#ff6600;
  font-weight:bold;
 text-decoration:underline;
}

.copyright{
 color:#CCCCCC;
 font-size:10px;
}

.noselect1{
border:1px solid #CCCCCC;
	cursor: pointer;
	float:left;
	
}

.noselect2{
	border:1px solid #CCCCCC;
	cursor: pointer;
	float:left;
	padding:10px;
}

.yesselect1{
	border:1px solid #0099FF;
	background-color: #E1F7FF;
	cursor: pointer;
}

.yesselect2{
	border:1px solid #0099FF;
	background-color: #E1F7FF;
	cursor: pointer;
}


.selectstyle{
 cursor: pointer;
}

#cpicker,#color1,#color4{
	position:absolute;
	z-index:5000;
	background-color:#FFFFFF;
	border:1px solid #999999;
	padding:10px;

}

#change11{
	float:left;
	}
	
#change21{
	float:left;
	padding:10px ;
	}
	
#internal_text,#front_text,#back_text{
	line-height:30px;
	font-size:17px;
}

.displaySample{
	background:url(../images2/gredBg.jpg) repeat-x top #f7f7ff;
	border:1px solid #c1d4f9;
	
}

.headingS{
	font-size:15px;
	font-weight:700;
	padding:10px;
	color:#92afe8;
}

/*/////////////////////////Style.css//////////////////////////////*/


DIV#right_side_wrapper DIV#money {

	background: #3333FF; margin: 5px; padding: 5px 0; display: block;

}

DIV#right_side_wrapper DIV#money P { margin: 0 5px; overflow: hidden; }

DIV#right_side_wrapper DIV#money P SPAN { float: left; display: block; padding-top: 3px; color: #fff; font-weight: 900; }

DIV#right_side_wrapper DIV#money P INPUT[type=text] { float: left; display: block; margin: 0 0 0 10px; width: 80px; padding: 3px 2px; font-size: 9pt; }

DIV#right_side_wrapper DIV#total_sidebar {

	display: block; margin: 0 0;

}

DIV#total_sidebar P {color: #666; font-size: 15pt;}

DIV#total_sidebar P STRONG { margin-left: 3px;}

.padd{
 padding-left:45px;
}

.rowFont{
	font-size:12px;
}