﻿body 
{
    
	font-family: Helvetica;
	font-size:18px; /*.8em;*/
	color: #666;
}
.hr
{
    margin:5px 5px 10px 5px;
    color:#3CC;
}
.form_title
{

    font-size:1.5em;
    font-family:Helvetica;
    margin: 0px 0px 0px 20px;
}
.form_title h1
{
font-size:24px;
color:#0099CC;
    font-family:Helvetica;
    margin: 20px 0px 0px 20px;
}
.form_title h2
{
font-size:16px;
color:#333;
/*color:#0099CC;*/
    font-family:Helvetica;
    margin: 20px 0px -20px 20px;
}
.master_div 
{
    width:200px;
    float:left;
    text-align:left;
    margin:30px 2px 0px 20px;
}
.master2_div 
{
    /*border: 1px solid red;*/
	/*height:auto;*/
    width:150px;
    float:left;
    text-align:left;
	padding-top:0px;
	padding-left:5px;
	margin:45px 2px 0px 50px;
	
	/*margin:45px 2px 0px 50px !important;
    margin:-100px 2px 0px 50px;*/
}

.master2_div h3
{
padding-bottom: 5px;
border-bottom: 1px solid #0099CC;
padding-top:0px;
margin-top:0px;
}

/*///////// DIVIDERS //////////*/
.masterDIV_div 
{

    width:2px;
    float:right;
    text-align:right;
    margin:30px 2px 0px 50px;
}
.selectionDIV_div
{

    margin:5px;
    font-size:.8em;
	height:75px;
	width:2px;
	margin:25px 0px 25px 0px;
}
/*///////// DIVIDERS //////////*/

.master_div a
{
    font-weight:bold;
	/*border: 1px solid green;  debug */
}
.selection_div
{
    width:200px;
    /*border:1px solid red;*/
    font-size:.8em;
}

.selection2_div
{
    font-size:11px;
}


.selection_title {
    font-weight:bold;
	margin-bottom:10px;
}

.selection_title h3 {
    padding-bottom: 5px;
    border-bottom: 1px solid #0099CC;
    font-size:16px;
    color:#666666;
	margin-bottom:10px;
}

.selection_div a
{
    /* text-decoration:none; */
    font-size:.8em;
	color:Blue;
	
}
.label
{
    font-size:.8em;
}

.features_div
{
text-align:center;
    margin:5px;
    font-size:.8em;
	/*border: 1px solid green;  debug */
}
.features_sub_div{
    border-bottom:solid 1px #0099cc;
}
.features_div div
{
    margin:3px;
	/*border: 1px solid green;  debug */
}
.gridview 
{
    font-size:.65em;
	/*border: 1px solid green;  debug */
}
.gridview a
{
    text-decoration:none;
    color:White;
}
.sort_arrow {
  margin:0px 0px 0px 5px;
}
.design_header
{
   /* background:#0099cc;*/
    font-size:.65em;
    display:block;
    width:200px;
    height:26px !important;
    height:33px;
    text-align:center;
    color:#0099CC;
    font-weight:bold;
	/*border: 1px solid green;*/
	
	margin-top: -12px !important;
	
	/*margin-top: 10px;*/
	padding-top:5px;
	padding-bottom:25px;
}
.design_header h1
{
font-size:18px;
   /*padding-top:10px;*/
  /* border: 1px solid green;*/
}
.div_design {
margin-left:10px;
width:200px;
/*border: 1px solid red;*/
    
}
.featured_items {
    font-size:.8em;
}







