/* Click Sergent ***************************************************************
	Company: HarvestDigital
	Homepage: http://www.harvestdigital.com 
	Author: Matt Hobbs
*******************************************************************************/

/* Page Reset *****************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100.01%;
	font-family: inherit;
	vertical-align: baseline;
	}
body {
	line-height: 1;
	color: #000;
	background: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: 400;
	}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/* Basic Page Styling *********************************************************/
#wrapper {
	width: 732px;
	margin: 0 auto;
	}
#header a {
	margin: 17px 0 0 8px;
	display: block;
	}
#content {
	background: url(/clicsargent_images/support_page/images/mainBG.jpg) no-repeat;
	position: relative;
	padding: 220px 0 20px;
	overflow: hidden;
	width: 732px;
	}
#greyBot {
	background: url(/clicsargent_images/support_page/images/greyBot.gif) no-repeat;
	width: 732px;
	height: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 1;
	font-size: 1px;
	}
#content h1 {
	width: 231px;
	height: 25px;
	text-indent: -999em;
	background: url(/clicsargent_images/support_page/images/cH1.gif) no-repeat;
	position: absolute;
	top: 36px;
	left: 21px;
	}
#content h2 {
	width: 340px;
	height: 72px;
	text-indent: -999em;
	background: url(/clicsargent_images/support_page/images/cH2.gif) no-repeat;
	position: absolute;
	top: 65px;
	left: 21px;
	}
#differenceBox {
	width: 340px;
	margin: 0 0 0 21px;
	position: relative;
	float: left;
	display: inline;
	}
#differenceBox h3 {
	width: 218px;
	height: 20px;
	text-indent: -999em;
	background: url(/clicsargent_images/support_page/images/makeDifference.gif) no-repeat;
	margin: 0 0 10px;
	}
#differenceBox p {
	font-size: 0.75em;
	color: #666;
	line-height: 1.3;
	margin: 0 0 18px;
	}
#differenceBox p strong {font-weight: 700;}
#donateBox {
	width: 314px;
	background: url(/clicsargent_images/support_page/images/donateTodayBG.gif) no-repeat;
	padding: 50px 10px 0;
	position: relative;
	float: right;
	margin: 0 11px 0 0;
	display: inline;
	}
#donateBox h3 {display: none;}
#donateBox label {
	color: #666;
	font-size: 0.75em;
	}
#donateBox table td {padding: 0 0 5px;}
#donateBox table td.radioBox {padding-right: 5px;}
#inputAmount {
	width: 52px;
	margin: 0 0 0 18px;
	}
#submitButton {
	display: block;
	width: 144px;
	height: 44px;
	padding: 44px 0 0;
	margin: 16px auto 0;
	border: 0;
	background: url(/clicsargent_images/support_page/images/donateButton.gif) no-repeat;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	}
#donateBox p {
	color: #333;
	line-height: 1.3;
	font-size: 0.75em;
	padding: 0 0 15px;
	}
#donateBox p a {color: #ad3a8d;}
.hideMe {display: none;}
body.hasJS .hideMe {display: inline;}
#blueBot {
	position: absolute;
	width: 334px;
	height: 11px;
	line-height: 1;
	font-size: 1px;
	background: url(/clicsargent_images/support_page/images/blueBot.gif) no-repeat;
	bottom: 0;
	left: 0;
	}
#footer {
	width: 702px;
	background: #e9e9e9;
	margin: 10px 0 0;
	position: relative;
	padding: 11px 15px 13px;
	}
#footer p {
	color: #5f5f5f;
	font-size: 0.69em;
	line-height: 1.2;
	}
#footer ul {
	overflow: hidden;
	margin: 0 0 5px -8px;
	width: 702px;
	}
#footer ul li {float: left;}
#footer ul li a {
	color: #5f5f5f;
	font-size: 0.69em;
	text-decoration: none;
	border-right: 1px solid #5f5f5f;
	padding: 0 8px;
	}
#footer ul li a:hover {text-decoration: underline;}
#footer ul li.last a {border: 0;}
#footer b.cn {
	width: 8px;
	height: 8px;
	position: absolute;
	line-height: 1;
	font-size: 1px;
	background: url(/clicsargent_images/support_page/images/cnr.gif) no-repeat;
	display: block;
	}
#footer b.tl {
	top: 0;
	left: 0;
	background-position: top left;
	}
#footer b.tr {
	top: 0;
	right: 0;
	background-position: top right;
	}
#footer b.bl {
	bottom: 0;
	left: 0;
	background-position: bottom left;
	}
#footer b.br {
	bottom: 0;
	right: 0;
	background-position: bottom right;
	}

