
.strong, b {font-weight:900; }
h1 { line-height:1.2em;}

fieldset {border: 0 none;}

.box {background-color: #efefef; border-top: 3px solid #ce9700; margin: 30px 0;}
.box .padding {padding:10px;}

#wrap{ z-index: 5;
	width:580px;
	margin:0 auto;
	text-align:left;
	margin-top:8px; ;
	padding:5px;
	background:#fff;
	position: relative;
}
#totalsArea {position: fixed; bottom: 50px; right:0; width: 240px; border: #fff solid; border-width: 5px 0 5px 5px; background-color:#ce9704; height:auto; z-index: 10; border-radius: 20px 0 0 20px; padding: 10px; display: none;}
.titleBit {float: left; width: 60%;}
.totalsDiv {padding: 8px 0 0; text-align: right; border: none 0; width: 40%; background-color:#ce9704; color: rgba(26, 26, 26, 0.7); letter-spacing: 0; float: left; }
#totalGrandDiv {font-weight:600;}

.descriptionDiv { display: none;     background: #fff none repeat scroll 0 0; margin-top: -8px;
    border-bottom: 1px solid #ccc;
    border-radius: 16px 0 16px 16px;
    color: rgba(26, 26, 26, 0.5);
    line-height: 1.6;
    padding: 12px 15px 12px 35px;}
.buttonMore {float: right; cursor: pointer; background: url('buttonMore.png') no-repeat 0px 0px; padding: 5px 15px 8px 30px; color:#666; line-height: 1.4em; margin-top: -42px;}
.buttonLess {background: #fff url("buttonMore.png") no-repeat scroll 0px -30px;
    border-radius: 15px 15px 0 0;
    line-height: 1.4em;
    }

.hidden {display: none;}

#wrap .cont_details input{
	margin-bottom:10px;
}
#wrap .input1:hover,.input1:active{

}
#wrap label{
	display:block;
    font-weight:900;
}
#wrap label.inlinelabel
{
    display:inline;
}
#wrap .cont_order input{
	margin-bottom:5px;
}
#wrap .cont_order p{
	padding-top:5px;
}

#wrap input[type="radio"]
{
margin-top:8px; margin-right: 8px;
margin-bottom:8px;
}

#wrap input[type="text"]:hover,
#wrap input[type="text"]:active {
background-color: #FAF398;
}

#wrap input#submit
{
margin:10px;
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:10px;
}


#wrap label.radiolabel
{margin: 10px 0;
font-weight:400;
 display:block;
}

.currencySelect {float: left; width: 300px; margin: 0 10px 0 0;}

.disabled {opacity: .5;}
