/* CSS Document */
body {
  background-image:url('http://www.groutperfect.com/images/bg.jpg'); 
  background-position:top;
  background-repeat:repeat;
  background-attachment:fixed;
  }
  
.innerside{
	border-right-width: 1px;
	border-left-width: 1px;	
	
	border-right-style: solid;
	border-left-style: solid;
	
	
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	

} 

p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
margin-bottom:0px;
margin-top:0px;
}

h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#FFCC00;
margin-bottom:0px;
margin-top:0px;
}
 
.outerside{
	border-right-width: 1px;
	border-left-width: 1px;	
	
	border-right-style: solid;
	border-left-style: solid;
	
	border-right-color: #445566;
	border-left-color: #445566;
	

}

.imgborder{
border: 2px solid #ffffff;
}

.mcontent{
background-color:#445566;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

.prodhead{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#BEA77E;
}

.proddes{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#CFD8E5;
}

a:link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#CFD8E5;
}
a:active{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#CFD8E5;
}
a:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#CFD8E5;
}


.bottom1{
border-bottom-width: 1px;
border-bottom-style:solid;
border-bottom-color:#ffffff;

border-right-width: 1px;
border-left-width: 1px;	

border-right-style: solid;
border-left-style: solid;
	
border-right-color: #445566;
border-left-color: #445566;

background-color:#303C47;
}

.bottom2{
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom:#445566;


background-color:#303C47;
}

.footer{
background-color:#303C47;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color:#BACAD1;
text-align:center;
padding:4px;

}

.footer a:link{
background-color:#303C47;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color:#BACAD1;
text-decoration:none;
text-align:center;
}

.footer a:visited{
background-color:#303C47;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color:#BACAD1;
text-decoration:none;
text-align:center;
}

.footer a:active{
background-color:#303C47;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color:#BACAD1;
text-decoration:none;
text-align:center;
}


.ccbox{
background-color:#303C47;
border:1px dashed #6B798A;
}

.orderbox{
border:2px solid #6B798A;
}


.hline{
border-bottom-width:2px;
border-bottom-style:dotted;
border-bottom:#6B798A;
}

.input{
background:#E6EBEE;
border:1px solid #8095AA;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
	



