@charset "utf-8";
/* CSS Document */

body {
	background-color:#01225D;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 auto;
	font-size:12px;

}

#container {
	width:778px;
	margin:0 auto;
	background:#FFFFFF url(../images/container.gif) repeat-y;
}	

#header {
	width:inherit;
	margin:0 auto;
	height:257px;
	background: #FFFFFF url(../images/top-header-06.gif) no-repeat;
}	

#header #flags {
	float:right;
	margin-right:10px;
	margin-top:14px;
}	
#header #flags span{
	color:#FFFFFF;
}



#left-area #left-content {
	margin-left:9px;
	margin-top:10px;
	width:144px;
}	
#right-area {
	width:622px;
	float:left;
	margin:0;
	background-color:#FFFFFF;
}

#right-area #content-header {
	width:622px;
	height:150px;
	background:#FFFFFF url(../images/content-header.jpg) no-repeat;
	margin:0 auto;
	display:none;

}

#right-area #content-header #order-now a{
	float:right;
	height:52px;
	margin-right:14px;
	margin-top:84px;
	width:236px;	
	background:#1A79B0 url(../images/order.gif) no-repeat;
}

#right-area #content-header #order-now a:hover{
	background:#1A79B0 url(../images/order-over.gif) no-repeat;

}
#right-area #content {
	background:#FFFFFF url(../images/content-bg.jpg) repeat-y;
	height:auto;
}
#right-area #content .page-content {
	margin:0 5px 0;
	padding:10px;
	width:588px;
}
#right-area #content a { 
	text-decoration:none; 
	color:#1A79B0;
	font-weight:bold;
}
#right-area #content a:hover{ 
	text-decoration:none; 
	color:#0099FF;
	font-weight:bold;
}
#right-area #content h1 {	
	background:#1A79B0 url(../images/heading-arrow.gif) no-repeat ;
	color:#FFFFFF;
	font-size:18px;
	line-height:30px;
	padding-left:34px;
}
#right-area #content h1 a {	
	background:#1A79B0 url(../images/heading-arrow.gif) no-repeat ;
	color:#FFFFFF;
	font-size:18px;
	line-height:30px;
	padding-left:34px;
}
#right-area #content h2 {	
	background:#1A79B0 url(../images/heading-arrow.gif) no-repeat ;
	color:#FFFFFF;
	font-size:16px;
	line-height:30px;
	padding-left:34px;
}
#right-area #content h3 {	
	background:#1A79B0 url(../images/heading-arrow.gif) no-repeat ;
	color:#FFFFFF;
	font-size:14px;
	line-height:30px;
	padding-left:34px;
}
#right-area #content h3 a{	
	color:#FFFFFF;
}
#right-area #content p {
	line-height:18px;
	text-align:justify;
}
#right-area #content p img{
	margin:5px;
}
#right-area #content .icon {
text-align:center;
}

#right-area #content .warning {
color:#FF0000;
font-size:16px;
font-weight:bold;
}
#container #footer {
	background:#FFFFFF url(../images/footer-bg.gif) no-repeat;
	height:145px;
}

#container #footer .footer-content {
	color:#FFFFFF;
	font-size:12px;
	padding-top:25px;
	text-align:center;
}
#container #footer p {
	color:#01225D;
	font-size:12px;
	text-align:center;
}
#container #footer .footer-content a {font-size: 11px; text-decoration: none; color: #01225D;}
#container #footer .footer-content a:link {text-decoration: none; color: #01225D;}
#container #footer .footer-content a:hover {text-decoration: none; color: #FFFFFF;}

#share {
	float:right;
	margin-top:12px;
	width:156px;
	margin-right:20px;
	color:#FFFFFF;
}
#share a{
	color:#FFFFFF;
	text-decoration:none;
}










.cal-2{
 position:fixed;
 right:40px;
 top:50px;
}
#calculator-2{
 width:205px;
 margin:auto;
 height:330px;
 background-image:url(../images/calculator1-new.png);
 position:relative;
 display:block;
}


.top input[type=text]{
 width:85px;
 margin-top:3px;
}
.top label{
 font-size:12px;
 margin-top:10px;
 display:inline-block;
}

.top-2{
	text-align:center;
	margin-left:-18px;
}


.output input[type=text]{
 width:96px;
 border:0;
 background:-moz-linear-gradient( left , #cdcdcd 5%, #f9f9f9 );
 margin-top:10px;
 font-weight:bold;
}

.button-2, .output, .clear{
 text-align:center;
}

.button-2 input[type=button]{
 background: -moz-linear-gradient( top , #53aad7, #064b74);
 background: -ms-linear-gradient( top , #53aad7, #064b74);
 background: -o-linear-gradient( top , #53aad7, #064b74);
 background: -webkit-linear-gradient( top , #53aad7, #064b74);
 background: linear-gradient( top , #53aad7, #064b74);
 border:1px solid #064f7a;
 color:#ffffff;
 width:85px;
 height:25px;

}

.button-2 input[type=submit]{
 background: -moz-linear-gradient( top , #53aad7, #064b74);
 border:1px solid #064f7a;
 color:#ffffff;
 width:85px;
 height:28px;

}


.total{
	position:relative;
}
#width, #length {
    padding-top: 0;
    width: 50%;
	text-align:center;
}


#frm label {
}
#frm span {
}
.estimate-2 h5{
	margin:0;
	font-weight:normal;
	font-size:12px;
	line-height:20px;
}






.estimate-2{
	text-align:left;
	margin-bottom:5px;
	font-size:12px;
}
h4.text {
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 3px;
}

#frm-2 {
    left:0px;
    padding: 5px 20px;
    position: absolute;
    top: 80px;
	text-align:center;
}

.button-2 {
    margin-top: 43px;
}

p.multiply {
    top:38px;
    left: 47%;
    margin: 0;
    position: absolute;
    width: 5%;
}
.width {
    float: left;
    margin-left: 15px;
    width: 40%;
}.length {
    float: right;
    margin-right: 15px;
    width: 40%;
}
.center {
    padding: 0 26px;
    text-align: center;
}



.rightfix1 {
	position:relative;
	float:right;
}

.cal-banner {
    position: fixed;
	margin-top: 65px;
	margin-left: 3px;
}




.cal{
 position:fixed;
 margin-top:-248px;
/* right:40px;
 top:50px;*/
}
#calculator{
 width:205px;
 margin:auto;
 height:330px;
 background-image:url(../images/calculator1-new.png);
 position:relative;
 display:block;
}


.top input[type=text]{
 width:85px;
 margin-top:3px;
}
.top label{
 font-size:12px;
 margin-top:10px;
 display:inline-block;
}

.top{
	text-align:center;
	margin-left:-18px;
}








.output input[type=text]{
 width:96px;
 border:0;
 background:-moz-linear-gradient( left , #cdcdcd 5%, #f9f9f9 );
 margin-top:10px;
 font-weight:bold;
}

.button, .output, .clear{
 text-align:center;
}

.button input[type=button]{
 background: -moz-linear-gradient( top , #53aad7, #064b74);
 background: -ms-linear-gradient( top , #53aad7, #064b74);
 background: -o-linear-gradient( top , #53aad7, #064b74);
 background: -webkit-linear-gradient( top , #53aad7, #064b74);
 background: linear-gradient( top , #53aad7, #064b74);
 border:1px solid #064f7a;
 color:#ffffff;
 width:85px;
 height:25px;

}

.button input[type=submit]{
 background: -moz-linear-gradient( top , #53aad7, #064b74);
 border:1px solid #064f7a;
 color:#ffffff;
 width:85px;
 height:28px;

}





.total{
	position:relative;
}
#width, #length {
    padding-top: 0;
    width: 50%;
	text-align:center;
}





#frm label {
}
#frm span {
}
.estimate h5{
	margin:0;
	font-weight:normal;
	font-size:12px;
	line-height:20px;
}






.estimate{
	text-align:left;
	margin-bottom:5px;
	font-size:12px;
}
h4.text {
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 3px;
}

#frm {
    left:0px;
    padding: 5px 20px;
    position: absolute;
    top: 80px;
	text-align:center;
}

.button {
    margin-top: 40px;
}

p.multiply {
    top:32px;
    left: 47%;
    margin: 0;
    position: absolute;
    width: 5%;
}
.width {
    float: left;
    margin-left: 15px;
    width: 40%;
}.length {
    float: right;
    margin-right: 15px;
    width: 40%;
}
.center {
    padding: 0 26px;
    text-align: center;
}



.tftable {font-size:12px;color:#333333;width:100%;border-width: 1px;border-color: #729ea5;border-collapse: collapse;}
.tftable th {font-size:12px;background-color:#acc8cc;border-width: 1px;padding: 8px;border-style: solid;border-color: #729ea5;text-align:center;}
.tftable tr {background-color:#ffffff;}
.tftable td {font-size:12px;border-width: 1px;padding: 8px;border-style: solid;border-color: #729ea5;}

