﻿body {
}

label.error
{
    float: none;
    color: red;
    padding-left: .5em;
    vertical-align: top;
}
/*Start*/
#tellfriend {
	position: absolute;
	/*margin-top: 10px;
	margin-left: -90px; */
	/*left: 400px;*/
	color: #000;
	padding: 15px;
	margin-bottom: 20px;
	/*width: 380px;*/
	z-index: 1001;
	border: 1px solid #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #f2f2f2;
	-webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
    box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
}

#tellfriend a.close {
	position: absolute;
	right: -10px;
	top: -10px;
	background: url(imgs/details/fancy_closebox.png) no-repeat;
	height: 30px;
	width: 30px;
	overflow: hidden;
	text-indent: -1000px;
}

#tellfriend form textarea {
	height: 80px;
}

#newtestdrive {
	position: absolute;
	margin-top: 10px;
	/*margin-left: -90px; */
	/*left: 400px;*/
	color: #000;
	padding: 15px;
	margin-bottom: 20px;
	/*width: 380px;*/
	z-index: 1001;
	border: 1px solid #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #f2f2f2;
	-webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
    box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
}

#newtestdrive a.close {
	position: absolute;
	right: -10px;
	top: -10px;
	background: url(imgs/details/fancy_closebox.png) no-repeat;
	height: 30px;
	width: 30px;
	overflow: hidden;
	text-indent: -1000px;
}

#newtestdrive form textarea {
	height: 80px;
}

#newtestdrive_response {
	position: absolute;
	margin-top: 10px;
	/*margin-left: -90px; */
	/*left: 400px;*/
	color: #000;
	padding: 15px;
	margin-bottom: 20px;
	/*width: 380px;*/
	z-index: 1001;
	border: 1px solid #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #f2f2f2;
	-webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
    box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
}

#newtestdrive_response a.close {
	position: absolute;
	right: -10px;
	top: -10px;
	background: url(imgs/details/fancy_closebox.png) no-repeat;
	height: 30px;
	width: 30px;
	overflow: hidden;
	text-indent: -1000px;
}

#mytradein {
	position: absolute;
	margin-top: 10px;
	/*margin-left: -90px; */
	/*left: 400px;*/
	color: #000;
	padding: 15px;
	margin-bottom: 20px;
	/*width: 380px;*/
	z-index: 1001;
	border: 1px solid #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #f2f2f2;
	-webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
    box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
}

#mytradein a.close {
	position: absolute;
	right: -10px;
	top: -10px;
	background: url(imgs/details/fancy_closebox.png) no-repeat;
	height: 30px;
	width: 30px;
	overflow: hidden;
	text-indent: -1000px;
}

#paycalculator {
	position: absolute;
	margin-top: 10px;
	/*margin-left: -90px; */
	/*left: 400px;*/
	color: #000;
	padding: 15px;
	margin-bottom: 20px;
	/*width: 380px;*/
	z-index: 1001;
	border: 1px solid #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #f2f2f2;
	-webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
    box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
}

#paycalculator a.close {
	position: absolute;
	right: -10px;
	top: -10px;
	background: url(imgs/details/fancy_closebox.png) no-repeat;
	height: 30px;
	width: 30px;
	overflow: hidden;
	text-indent: -1000px;
}

#tellfriend2 {
	position: absolute;
	margin-top: 10px;
	margin-left: -200px;
	/*left: 700px;*/
	color: #000;
	padding: 15px;
	margin-bottom: 20px;
	width: 380px;
	z-index: 1001;
	border: 1px solid #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #f2f2f2;
	-webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
    box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
}

#tellfriend2 a.close {
	position: absolute;
	right: -10px;
	top: -10px;
	background: url(imgs/details/fancy_closebox.png) no-repeat;
	height: 30px;
	width: 30px;
	overflow: hidden;
	text-indent: -1000px;
}

#tellfriend2 form textarea {
	height: 80px;
}
