/* @override 
	http://clientinputform.com/assets/css/global.css
	http://www.clientinputform.com/assets/css/global.css
*/

/*----------------------------------------
Name: global.css
Developed by: Michael Lee Giles
Date Created:
Last Updated: 11/25/2008
Copyright: Michael Lee Giles
----------------------------------------*/

/* === CSS Imports === */
/* You can change the URLs here to be absolute if needed */
@import url("layout.css");
@import url("ui.tabs.css");
@import url("accordion.css");

/*=== Global Body Settings ===*/

body {
	padding:0;
	margin:0 auto 0 auto; 
	}


body, p, td, th, li
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4em;
	color:#000000;
	}
p
	{
	margin: 0 0 1em 0;
	}
img.borders-right {
	padding:5px;
	background:#EEE;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border:1px solid #CCCCCC;
}

/*--- Header Type Styles ---*/
h1
	{
	font-size:20px;
	color:#173758;
	font-weight:normal;
	margin: 0 0 10px;
	padding:10px 0 5px 0;
	}

#livechat-icons-black div.icon-options-black {
	display: inline-block;
	padding-top: 8px;
	background-color: black;
	height: 133px;
	padding-bottom: 8px;
	width: 100%;
}

#livechat-icons-black div.icon-options-black div.livechaticon p {
	color: white;
	margin-top: 7px;
}

h2, h3, h4, h5
	{
	font-size:16px;
	color:#266692;
	font-weight:normal;
	}

#column1 h1
	{
	color:#4782ba;
	padding-bottom:10px;
	}

#column2 h1
	{
	color:#79993b;
	padding-bottom:10px;
	}

#column3 h1
	{
	color:#ba5f47;
	padding-bottom:15px;
	}

.pr-title
	{
	font-size:16px;
	color:#173758;
	padding-bottom:10px;
	font-weight:normal;
	}

img {border:none;}



a:link, a:visited, a:active
{
	text-decoration:none;
	outline:none;
}
	
/* =========== Standard Float Definitions ============*/
.left 		{float:left;}
.right 		{float:right;}
.clearBoth 	{clear:both;}
.hide		{display:none;}
p.last		{margin-bottom:0px;}

div.video-wrapper {
	padding: 0;
	
}

img.IAB-image {
	border-style: none;
	margin: 25px 0 15px;
	padding: 0;
}

div.web-banner-gutter {
	margin-left: 40px;
	display: inline-block;
	margin-bottom: 200px;
	margin-top: 10px;
}

div.web-banner-gutter img {
	border: 1px solid silver;
}

div.web-banner-top-banner {
	width: 708px;
	height: 70px;
	margin: 10px auto;
	padding: 10px;
	font-size: 20px;
	line-height: 24px;
	color: black;
	background: silver url(../../ads/728x90-uap-2.png) 0 0;
	border: 1px solid gray;
}

div.col-1 {
	width: 250px;
	margin-right: 25px;
	display: inline-block;
	float: left;
	font-size: 1.15em;
}

div.col-2 {
	float: left;
	display: inline-block;
	width: 425px;
	color: black;
}

div.col-3 {
	float: left;
	display: inline-block;
	color: purple;
	font-size: 24px;
	margin-top: 14px;
}



div#chat1, div#chat2, div#chat3, div#chat4 {
	display: inline-block;
	margin: 15px;
	clear: both;
	vertical-align: text-top;
}

div.livechaticon {
	display: inline-block;
	margin-right: 0;
	text-align: center;
	float: left;
	width: 232px;
	height: 150px;
}

#iab-standards p,
#iabstandards p {
	clear: both;
}

#iab-pdf-download a img {
	float: left;
	margin-right: 8px;
	margin-left: 10px;
}

#iab-standards p#iab-pdf-download,
#iabstandards p#iab-pdf-download {
	width: 150px;
	float: right;
	padding: 6px;
	margin-top: 55px;
	clear: none;
	background-color: #eaeaea;
	font-size: 13px;
}



p.backtotop {
	clear: both;
}

#livechat-icons div.icon-options div.livechaticon img {
	margin-bottom: 8px;
}

#livechat-options div.icon-options div.livechaticon.firsticon {
	clear: both;
}

div#black-row {
	display: inline-block;
	clear: both;
	margin: 0;
	padding: 5px 0 5px 5px;
	background-color: black;
}

#livechat-color div.icon-options div.livechaticon.color {
	width: 115px;
	margin-right: 19px;
}

#text-options div.livechaticon img {
	display: block;
}

div#twenty-six-options {
	display: inline-block;
}

#livechat-text p.backtotop {
	clear: both;
}

#livechat-options p.backtotop {
	clear: both;
}

#twenty-six-options div.livechaticon img {
	margin-bottom: 5px;
}

#text-options div.livechaticon p {
	display: block;
	clear: both;
}

#livechat-color div.icon-options div#black-row div.livechaticon.color {
	margin-bottom: 0;
	padding: 0;
	height: 130px;
}

#black-row div.livechaticon.color p {
	margin-bottom: 0;
	color: white;
}