body {font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif; color: black;}
h1 {color: #690; font-size:14px}

/* For Calculator-----------------------------------------*/
/* For All Select Blocks*/
select, input.calc, input.staticpages, input.forms  {font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif; color: black;}
.containerYes, .containerVariants, .containerBanners {border: 2px solid #FFF; position: relative; overflow: hidden; height: 18px;}
.inpSelectYes, .inpSelectVariants, .inpSelectBanners {color: #000; background: #ffffff; position: absolute;  top: -2px; left: -2px;}


/*Yes/No Blocks*/
.OutsideYes, .OutsideVariants, .OutsideBanners {padding:2px; border:1px solid #999999; float:left;}
.OutsideYes {margin:0 20px 0 0;}
.containerYes {width: 44px;}
.inpSelectYes {width: 48px;}

/* For Logo and Design Blocks*/
.containerVariants {width: 150px;}
.inpSelectVariants {width: 154px;}

/* For Banners*/
.containerBanners {width: 70px;}
.inpSelectBanners {width: 74px;}

input.staticpages, input.calc, input.forms {border:1px solid #999999; padding:4px; height:18px;}
input.staticpages {margin:10px 0 10px 30px; width:20px;  color:#000; }
input.calc {width:130px; color:#000;}
input.forms {margin:0 10px 0 0; width:20px; color:#000;}
input.checkboxes{margin:0 10px 0 0;}


div.paddform {padding:5px 0 0 0;}
div.paddstatic {border:1px solid; position:absolute;}

div.radio {float:left; margin: 0 10px 0 0;}
div.clear {clear:both}

h1.price 
{
	font-weight:bold;
	font-size:15px;
	margin:10px 0 0 0;
}

form.form
{
	margin: -20px 0 20px 0;
	padding:0 30px;
	position:relative;
}


.red {color:#FF0000;}

/* For Calculator-----------------------------------------*/


