/* @override http://206.221.222.189/wp-content/themes/avistar/form.css */

/***** Global *****/
/* Body */
body {
	background: #fff;
	margin: 0;
	padding: 0;
}

/* Headings */
h1 {font-size: 22px}
h2 {font-size: 20px}
h3 {font-size: 18px}
h4 {font-size: 16px}
h5 {font-size: 14px}
h6 {font-size: 13px}

h1,h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: normal;
	margin-bottom: 5px;
	color: #000;
}

/* Anchors */
a {outline: 0;}
a img {border: 0px; text-decoration: none;}
a:link, a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}

/* Paragraphs */
p {margin-bottom: 10px;}

strong, b {font-weight: bold;}
em, i {font-style: italic;}

/* Lists */
ul {
	list-style: outside disc;
	margin: 1em 0 1.5em 1.5em;
}

ol {
	list-style: outside decimal;
	margin: 1em 0 1.5em 1.5em;
}

dl {margin: 0 0 1.5em 0;}
dt {font-weight: bold;}
dd {margin-left: 1.5em;}

/* Quotes */
blockquote {font-style: italic;}
cite {}

q {}

/* Tables */
table {margin: .5em auto 1.5em auto; width: 98%;}

	/* Thead */
	thead th {padding: .5em .4em; text-align: left;}
	thead td {}

	/* Tbody */
	tbody td {padding: .5em .4em;}
	tbody th {}

	tbody .alt td {}
	tbody .alt th {}

	/* Tfoot */
	tfoot th {}
	tfoot td {}

/*
	Main
*****************/

/** Rio **/

#contentWrap #rioWrap {
	line-height: 20px;	
}

#contentWrap #rioWrap .roi {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	padding: 10px 0;
}

#contentWrap #rioWrap .roi span {
	color:#FF9900;
}

#contentWrap #rioWrap .roiBox {
	width: 160px;
	float: left;
	text-align: center;
	margin-right: 6px;
}

#contentWrap #rioWrap .roiBox.last {
	margin-right: 0px;
} 

#contentWrap #rioWrap .imgwrap {
	background: url(images/roi_imgwap.jpg)  no-repeat left top;
	padding: 4px;
	width: 152px;
	height: 101px;
}

#contentCol.norightCol #contentWrap #rioWrap .roiBox .imgwrap img {
	margin: 0px;
	padding: 0px;
}

/* sales-information-request */

#sales-information-request {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 15px;
	float: left;
	width: 446px;
}

#sales-information-request h2 {
	color:#000000;
	font-size:18px;
	font-weight:bold;
	margin-bottom:17px;	
}

#sales-information-request .genarel-information {
	padding-bottom: 14px;
	border-bottom: 1px solid #dedede;
	width: 648px;
}

#sales-information-request .genarel-information .inputWrap {
	margin-bottom: 14px;
	width: 648px;
}

#sales-information-request .genarel-information .inputWrap label {
	width: 400px;
	float: left;
	padding: 0 0 0 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
}

#sales-information-request .genarel-information .inputWrap .inputbox {
	border: 1px solid #ffc500;
	width: 406px;
	height: 18px;
	line-height: 18px;
	float: left;
}

#sales-information-request .genarel-information .inputWrap select {
	border: 1px solid #ffc500;
	width: 408px;
	height:22px;	
	float: left;
}


#sales-information-request .additional-field {
	padding-bottom: 14px;
	border-bottom: 1px solid #dedede;
	padding: 28px 0 40px 0px;
}

#sales-information-request .additional-field .inputWrap {
	margin-bottom: 30px;	
}

#sales-information-request .additional-field .inputWrap label {
	width: 500px;
	float: left;
	padding: 0 0 0 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
}

#sales-information-request .additional-field .inputWrap .inputbox {
	border: 1px solid #ffc500;
	width: 406px;
	height: 18px;
	line-height: 18px;
	float: left;
}

#sales-information-request .additional-field .inputWrap select {
	border: 1px solid #ffc500;
	width: 408px;
	height:22px;	
	float: left;
}

#sales-information-request .additional-field .inputWrap textarea {
	border: 1px solid #ffc500;
	width: 406px;
	float: left;
	height: 256px;
	text-align: left;
}

#sales-information-request .additional-field .submit {
	background: url(images/info-submit.jpg) no-repeat left top;
	width: 55px;
	height: 19px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	border: none;
	float: none;
	cursor: pointer;
}