/** style.css **/
@font-face {
    font-family: 'open sans';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sans_bold';
    src: url('fonts/opensans-bold-webfont.eot');
    src: url('fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-bold-webfont.woff') format('woff'),
         url('fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 1em;
  font-style:normal;
  font-weight:normal;
  vertical-align: baseline;
  background: transparent;
}

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after
{
  content: '';
  content: none;
}

.nobreak
{
    white-space:nowrap;
}

:focus { outline: 0; }

ins { text-decoration: none; }

del { text-decoration: line-through; }

table
{
  border-collapse: collapse;
  border-spacing: 0;
}

input[type="submit"], input[type="button"]{
  cursor: pointer;  
}

label, p, span, select{
	font-family: 'open sans',sans, arial;
}

body{
    padding-top: 5%;
}

#fg_formContainer
{
   /* height:758px; */
   width:320px;
   background:#dfdfdf;
   border:1px solid #000;
   padding-top: 0;
   z-index:999;
   cursor:default;   
   margin: 0 auto;
}

/*
#fg_container_header
{
   height:95px;
   background:url("../images/Grout_header.png") no-repeat repeat scroll 0 0 #040707;
}
*/

form{
	margin: 20px 10px;
}

div.full-width{
	width: 100%;
}
dl {
	margin: 20px 0 0;
}
dl dt{
	width: 100%;
	text-align: left;
	padding: 10px 0 0;
	margin-bottom: 10px;
	float: left;
	clear: both;
}
dl dd{
	float: left;
	margin: 0 0 10px 0;
}

.full-width dd{
	width: 70%;
}

.select-long select{
	background: transparent;
	width: 280px;
	/* font-size: 1em;
	line-height: 1; */
	border: none;
	border-radius: 0;
	height: 39px;
	-webkit-appearance: none;
}

.select-long {
   width: 270px;
   height: 35px;
   overflow: hidden;
   background: url("http://www.proma.us/calculator/images/dropdown.png") no-repeat scroll center transparent;
   border: 2px solid #CCCCCC;
   margin-left: 10px;
}

/** form css **/
input[type="text"], select{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 2px none;
	border-radius: 0 0 0 0;
	color: #010101;
	font: 1em 'open sans',arial,sans-serif;
	left: -8px;
	margin: 0 0 0 20px;
	padding: 5px 0 5px 5px;
	position: relative;
}
input{
	border: 3px solid #CCCCCC !important;
	width: 55px;
	padding-left: 5px;
}

.column{
	width: 50%;
	float: left;
}

.column dt{
	width: 56%;
}

.column dd{
	
}

.last-column{
	margin-left: -30px;
}

.column.last-column:after{
	content: "";
	clear: both;
}

.calSelectShort {
  background: url("../images/dropdown2.png") no-repeat scroll -105px 0 transparent;
  border: 2px solid #CCCCCC;
  height: 34px;
  overflow: hidden;
  width: 110px;
  margin-left: 10px;
}

.calSelectShort select{
	background: transparent;
	width: 130px;
	/* font-size: 1em;
	line-height: 1; */
	border: none;
	border-radius: 0;
	height: 34px;
	-webkit-appearance: none;
}
.form-submit{
	clear: both;
	text-align: center;
	width: 100%;
}

input.inputBtn, input.gsc-search-button {
	background-clip: padding-box;
	background-color: #006D38;
	background: #006d38; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNmQzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYmE1NDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #006d38 0%, #1ba547 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006d38), color-stop(100%,#1ba547)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #006d38 0%,#1ba547 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #006d38 0%,#1ba547 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #006d38 0%,#1ba547 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #006d38 0%,#1ba547 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006d38', endColorstr='#1ba547',GradientType=0 ); /* IE6-8 */
	border-color: #0C4B20;
	border-radius: 8px;
	border-style: solid;
	border-width: 1px 1px 3px;
	color: #FFFFFF;
	font: bold 14px/18px 'open sans','Verdana','Arial',sans-serif !important;
	height: 40px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	width: 140px;
}

input.resetBtn {
	background-clip: padding-box;
	background-color: #B3D18D;
	background: #e22123; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyMjEyMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZjQ3MjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #e22123 0%, #ef4723 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e22123), color-stop(100%,#ef4723)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e22123 0%,#ef4723 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e22123 0%,#ef4723 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e22123 0%,#ef4723 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e22123 0%,#ef4723 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e22123', endColorstr='#ef4723',GradientType=0 ); /* IE6-8 */
	border-color: #BF1B1D;
	border-image: none;
	border-radius: 8px 8px 8px 8px;
	border-style: solid;
	border-width: 1px 1px 3px;
	color: #FFFFFF;
	font: bold 12px/14px 'open sans','Verdana','Arial',sans-serif !important;
	height: 40px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	width: 140px;
}

#mathresults {
  background-color: #FFFFFF;
  border: 2px solid #9D9FA2;
  clear: both;
  padding: 0 0 10px;
  width: 280px;
}

#answer {
  margin: 0 auto;
  padding: 5px 0 0;
  text-align: center;
}

#resultsnumber, #pickedproduct, #resultamount {
  font: bold 1em "open sans",arial,sans-serif;
  padding: 0 3px;
}

/** Overrides for dd styles **/
select.icon-menu{
	width: 110px;
}
#dd{
	display: none;
	float: left;
	margin: 30px 0 0 30px;
}
.dd, .dd .ddTitle{
	border: none;
	background: none;
	color: #fff;
}
.dd .arrow{
	width:16px;
	height:16px; 
	margin-top:-8px; 
	margin-right: -5px;
	background: url("../images/switcher.jpg") no-repeat 0 50%;
}
.dd .arrow:hover{
	background-position: 0 50%;
}
.divider{
	display: none;
}
.borderRadius{
	border-radius: 0;
}

/*
.wrapper-dropdown-1 {
  background: none repeat scroll 0 0 #040707;
  clear: right;
  color: #FFFFFF;
  cursor: pointer;
  float: right;
  font-family: 'open sans',arial;
  font-size: 9pt;
  font-weight: normal;
  left: -32px;
  margin: 0 auto;
  outline: 2px none;
  padding: 11px;
  position: relative;
  top: 11px;
  width: 111px;
}
*/
#fg_container_header{
	height: 130px;
	background-color: #040707;
}
#fg_container_header h1 span{
	display: block;
	float: center;
	margin-top: 5px;
	vertical-align: top;
	text-align: center;
	color: white;
	font-size: 1.5em;
	font-family: "open sans",sans-serif,Arial,Helvetica,Geneva;
	padding-left: 0px;
}

img.logo{
	margin: 20px 0 0 85px;
	float: center;
}

#tileType option{
	text-transform: capitalize;
}

/* form validations */
#errorDiv{
	margin:0;
	padding:0;
	clear: both;
}
.errors p{
	background: #EE797C;
	margin: 4px 0;
	padding: 8px 0;
	text-align: center;
	width: 580px;
}