/*
Theme Name: AVM Solutions UK
Theme URI: http://www.avmsolutionsuk.com/
Description: AVM Solutions UK.
Version: 1.0
Author: Ketan Mistry, Dubbed Creative
Tags: AVM Solutions UK

AVM Solutions UK by Dubbed Creative || http://www.dubbedcreative.com
*/

#content {
	font-size: 62.5%;
}

#colLeft p {
	font-size: 1.2em;
	color: #464646;
	line-height: 150%;
	padding-bottom: 15px;
	clear: both;
}

#colLeft a {
	color: #d8242b;
	border-bottom: 2px solid #d8242b;
	text-decoration: none;
}

#colLeft h1 {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	padding-bottom: 10px;
	color: black;
}

#colLeft h2 {
	font-size: 1.4em;
	padding-bottom: 10px;
	color: #ff7f00;
}

#colLeft h3 {
	font-size: 1.3em;
	padding-bottom: 10px;
	color: #ff7f00;
}

#colLeft table {
	width: 100%;
	color: #999;
	padding-bottom: 15px;
}

#colLeft table td {
	border-bottom: 1px solid #ebebeb;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	line-height: 150%;
	font-size: 1.0em;
}

#colLeft table strong {
	font-size: 1.2em;
	color: #464646;
}

#colLeft ul {
	font-size: 1.2em;
	line-height: 150%;
	margin-left: 16px;
	margin-bottom: 15px;
	color: #464646;
	width: 440px;
	list-style: disc;
}

#colLeft ul ul {
	font-size: 1.0em;
	margin-bottom: 0px;
}

#colLeft ul.sortlist {
}

#colLeft ul.sortlist li {
	float: left;
	width: 215px;
	height: 20px;
	list-style: disc;
}

img.size-medium {
	border: 1px solid #ebebeb;
	padding: 2px;
	margin: 5px;
}

/*** contact form table ***/

.contactTable {
	width: 100%;
	margin-top: 15px;
}

#colLeft table.contactTable td {
	border-bottom: none;
	padding-bottom: 10px;
	padding-top: 0px;
	vertical-align: middle;
}

.textfield {
	width: 290px;
	height: 15px;
	border: 2px solid #ebebeb;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 6px 2px 4px 2px;
	color: #464646;
}

.textarea {
	width: 290px;
	height: 65px;
	border: 2px solid #ebebeb;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 6px 2px 4px 2px;
	color: #464646;
	line-height: 130%;
}

.btnSubmit {
	padding: 5px;
	background-color: #ebebeb;
	border: 1px solid #ccc;
	color: #464646;
	font-size: 1.2em;
}

/** end***/

