/* ---- Contact Form ---- */

#contact #contactform p label .required {
	color: #F00;
}
#contact #contactform p label {
	width: 100px;
}
.form-title {
	width: 100px;
	float: left;
}
.form-text {
	float: inherit;
}
#contactform .form-title .required {
	color: #F00;
}
.required {
	color: #F00;
}

/* ---- Testimonials ---- */
				
#content #testimonialName {
	font-size: 16px;
	height: 20px;
	padding-left: 60px;

}
#content .portfolio_one_col li .portfolio_det ul {
	margin: 0px;
	padding: 0px;
		border: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: circle;
	-moz-box-shadow: none;

}
#content .portfolio_one_col li .portfolio_det ul li {
	margin: 0px;
	padding: 0px;
	border: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius:none;
	-moz-border-radius:0px;
	-khtml-border-radius:0px;
	-webkit-border-radius:0px;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	width: 290px;
}
.portfolio_one_col li .units {
	float: left;
	width: 200px;
}
.btn2			{
	width:auto;
	display:block;
	padding:7px 14px;
	cursor:pointer;
	outline:none;
	text-decoration:none;
	font-size:11px;
	line-height:10px;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	border:1px solid #000;
	/* background-image:url(../images/btn_px.gif); */
	background-color: #9247AE;
	background-position: 0 0;
	background-repeat:repeat-x;
	box-shadow:1px 1px 1px #999;
	-moz-box-shadow:1px 1px 2px #999;
	-webkit-box-shadow:1px 1px 1px #999;
	border-radius:6px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
				}

a:hover.btn2		{
	color:#fff;
	text-decoration:none;
	background-color: #5F2E72;
	background-position: 0 -5px;
				}
				
.redFont {
	color: #F00;
}
/* SPACE CALCULATOR */
/* ------------------------- */

#calculate {
	width:100%;
	padding:20px 0;
	float:left;
}

#calculate h1,
#calculate h2,
#calculate h3,
#calculate h4 {
	width:560px;
}

#calculate h3 {
	clear:left;
	font-size:12px;
	margin:3px 0 9px 0;
	border-bottom:1px solid #4f4f4f;
}

#calculate dl {
	float:left;
	width:600px;
	margin-bottom:8px;
}

#calculate dt {
	float:left;
	width:140px;
	height:22px;
	line-height:22px;
	padding:0;
	margin: 0;
	padding-left: 15px;
	padding-bottom: 10px;
}
#calculate dd {
	float:left;
	width:25px;
	height:22px;
	padding:0 10px 0 0;
}
#calculate dd input {
	width:20px;
}

#calculate input#clear {
	clear:left;
	float:left;
	width:100px;
}
#calculate input#submit {
	float:left;
	margin-left:45px;
	width:100px;
}
#calculate input#label {
	width:16em;
	display:block;
	clear:left;
	float:left;
	margin-top:10px;
	padding:2px;
	font-weight:bold;
	border:0;
	background:transparent;
}
#calculate input#total {
	display:block;
	float:left;
	padding:2px;
	font-weight:bold;
	margin-top:10px;
	color:#600;
	border:0;
	background:transparent;
}

#calculate h2 {
	clear:both;
	padding:10px 0;
}
#calculate h2.total {
	font-size:18px;
}
#sec_menu .sf-menu li a:hover {
	cursor: pointer;
}
#payment .form-title {
	width: 130px;
}
#payment .clear1 {
	height: 8px;
}
#payment .form-text #expyr {
}
#main .content_wrapper #content ul li {
	list-style-image: url(../icons/16x16/diamonds_1.png);
	list-style-type: circle;
	list-style-position: inside;
}
#main .content_wrapper #content ol li {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
#main .content_wrapper #content ol {
	margin: 0px;
	padding: 0px;
}

#main .content_wrapper #content ol li ol li {
	list-style-position: inside;
	list-style-type: decimal;
	margin-left: 30px;
}

div#master_content table#Container {
	display:none;
}
