@charset "UTF-8";
/* CSS Document */

html {
	background-color: #FFF;
}

html, body, div, dl, dt, dd, ul, ol, li, tr, th, td, h1, pre, form, fieldset, blockquote {
	margin: 0;
	padding: 0;
}

body {
	font: 10px/14px "dejarip-1","dejarip-2", Arial, Helvetica, sans-serif;
}

a:active, a:focus {
	outline: none;
}

#vertical {
	position: absolute;
	top: 38%;
	margin-top: -28em;
	margin-left: 0;
	height: 61em;
	width: 100%;
	background-image: url(../images/template/background.gif);
	background-repeat:repeat-x;
}

#master {
	position: relative;
	width: 94em;
	margin: 0 auto 0 auto;
	min-height: 60em;
	background-image: url(../images/template/background.gif);
	background-repeat:repeat-x;
}

#content {
	font-size: 10px;
	width: 94em;
	margin: 130px auto 0 auto;
}
#content p {
	text-align: left;
	line-height: 1.4em;
	font-size: 1.4em;
}

#content #copy {
	position: absolute;
	top: 200px;
	left: 554px;
}

#copyright {
	position: absolute;
	top:546px;
	#top: 555px;
	left: 509px;
	font-size:1.3em;
	padding-bottom: 2px;
}

#fb, #li {
	display:block;
	float: left;
	position: relative;
	top: -11px;
	margin-right: 4px;
}

#fb_like {
	position: absolute;
	top: 5px;
	left: 61px;
}

#cr_text {
	clear: both;
	padding-top: 6px;
}

#fb {
	height: 23px;
	width: 24px;
	background-image: url('/images/fb_icon.gif');
	background-repeat: no-repeat;
}

#li {
	height: 24px;
	width: 24px;
	background-image: url('/images/li_icon.gif');
	background-repeat: no-repeat;
	margin-right: 6px;
}

#fb span, #li span {
	display:none;
}

h1 {
	position: relative;
	font-size: 10px;
	top: 82px;
	left: 0px;
	width: 340px;
	height: 74px;
	background-image:url(../images/template/VerveLogo.gif);
}

h1 span { display: none; }

h1 a {
	display: block;
	width: 340px;
	height: 74px;
}

#tag_line {
	position: absolute;
	top: 98px;
	left: 20px;
}

#flash {
	position: absolute;
	top: 178px;
	#top: 177px;
	left: -12px;
	border-left: 12px solid #ffffff;
	border-right: 12px solid #ffffff;
	background-color: #fff;
	width: 498px;
	height: 352px;
	
}

#email_signup {
    position: absolute;
    width: 300px;
    top: 3px;
    left: 147px;
}

#email_signup input.text, textarea {
    margin: 0;
    padding: 5px 0 4px 6px;
    width: 186px;
    border: solid 1px #ffc423;
    color: #939598;
    font-size: 10px;
    position: relative;
    top: 0;
}

#email_signup input.submit {
    margin: 0 0 0 3px;
    height: 23px;
    border: 0px solid;
    padding: 0 5px;
    background-color: #ffc423;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    position: relative;
    top: 0;
    line-height: 10px;
    font-weight: normal;
}

#email_signup input.submit:hover {
    background-color: #e2b028;    
}

.sq {
	font-size: 20px;
	vertical-align: sub;
	margin-right: 2px;
}

