@charset "UTF-8";
/* CSS Document */

/*// BACKGORUND //////////////////////////////////////////////////////////////////////////////////
/*/
body {
	margin: 0px;
	background-image:url(../images/topbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}


/*// TOP //////////////////////////////////////////////////////////////////////////////////
/*/
.pad_logo {
	margin-top: 24px;
	margin-left: 33px;
	float:left;
}
.pad_tagline {
	margin-top: 24px;
}

/*// LOGIN //////////////////////////////////////////////////////////////////////////////////
/*/
.poplogin {
	background-image: url(../images/pop_loginBG.jpg);
	background-repeat: no-repeat;
	padding-top: 130px;
}
.logintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #266FA7;
	height: 30px;
	vertical-align: middle;
}
.loginfield {
	height: 20px;
	width: 150px;
	border:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	}
.loginfooter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #457ca7;
	line-height:12px;
	font-weight: bold;
}

/*// RIGHT //////////////////////////////////////////////////////////////////////////////////
/*/
.right_guarcreative {
	background-image:url(../images/right_guarcreative.jpg);
	background-repeat: no-repeat;
	padding-top: 158px;
	padding-left: 31px;
	width: 140px;
	padding-right: 35px;
	height: 30px;
}
.right_smrtrenewcreative {
	background-image:url(../images/right_smrtrenewcreative.jpg);
	background-repeat: no-repeat;
	padding-top: 130px;
	padding-left: 31px;
	width: 140px;
	padding-right: 35px;
	height: 30px;
}
.right_guartest {
	background-image:url(../images/right_testimonial.jpg);
	background-repeat: no-repeat;
	padding-top: 158px;
	padding-left: 31px;
	width: 140px;
	padding-right: 35px;
}
.right_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 16px;
	color: #1b75bb;
	font-weight: bold;
}
.right_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #1b75bb;
}
.right_bottom {
	background-image:url(../images/right_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
}
.right-arrow {
	margin: 2px;
}
.right_testimonial {
	background-image:url(../images/right_testimonial.jpg);
	background-repeat: no-repeat;
	padding-top: 65px;
	padding-left: 31px;
	width: 140px;
	padding-right: 35px;
}

/*// CONTENT //////////////////////////////////////////////////////////////////////////////////
/*/

.arrowlink_up {
	background-image:url(../images/arrow_up.jpg);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 3px;
}
.arrowlink_down {
	/*// background-image:url(../images/arrow_down.jpg);/*/
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	text-decoration: none;
	color: #666666;
	background-repeat: no-repeat;
	background-position: left top;
	font-style: italic;
	padding-bottom: 3px;
}
.arrow_dividers {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1E5F4;
	padding-bottom: 4px;
	padding-top: 4px;
}
.maintext_boldlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #1974BD;
}
.pad_content {
	padding-top: 23px;
	padding-left: 23px;
	padding-right: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color: #666666;
	overflow: auto;
	height: 417px;
}
.pad_contact {
	border-top:solid 1px #1974BD;
	margin-top: 25px;
	padding-top: 5px;
}
.maintext_bbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.maintext_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #1974BD;
}
.maintext_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #1974BD;
	text-decoration:underline;
}

/*// POP UP WINDOW //////////////////////////////////////////////////////////////////////////////////
/*/
.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.9;
    opacity:.80;
    filter: alpha(opacity=80);
}
.white_content {
    display: none;
    position: absolute;
    top: 30%;
    left: 30%;
    width: 375px;
    height: 255px;
    border: 10px solid #FFFFFF;
    background-color: white;
    z-index:1002;
    overflow: auto;
}
.white_contentCREATIVE {
    display: none;
    position: absolute;
    top: 20%;
    left: 30%;
    width: 554px;
    height: 439px;
    border: 10px solid #FFFFFF;
    background-color: white;
    z-index:1002;
}
.pop_bg {
	background-image:url(../images/popup_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	padding: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color: #666666;
}
.pop_head {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	line-height: 34px;
	color: #1974BD;
	border-bottom:#a9cbe7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	letter-spacing: -1px;
}
.pop_headNOLINE {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	line-height: 34px;
	color: #1974BD;
	margin-bottom: 15px;
	padding-bottom: 5px;
	letter-spacing: -1px;
}
.pop_subheadtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:26px;
	padding-bottom: 10px;
	color: #1974BD;
	letter-spacing: -0.05pc;
}
.largetext_boldlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #1974BD;
}
.popblank_bg {
	padding: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color: #666666;
}
.pop_right {
	float:right;
}
.pop_content {
	width: 200px;
}
.pop_next {
	background-image:url(../images/arrow_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	padding-left: 15px;
	}
			  
/*// FOOTER //////////////////////////////////////////////////////////////////////////////////
/*/
.footer_bg {
	background-image:url(../images/foot_bg.jpg);
	background-repeat: repeat-x;
	height: 768px;
	background-position: bottom;
}
.footer_fullbg {
	background-image:url(../images/foot_fullbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 143px;
	width: 864px;
	padding-left: 49px;
	padding-top: 25px;
	padding-right: 37px;
}
.footer_pima {
	margin-right: 24px;
}
.footer_links {
	margin-left: 311px;
	margin-right: 15px;
}
.footer_kaiser {
	margin-left: 14px;
	margin-right: 12px;
}
.footer_fb {
	margin-bottom: 7px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #5bbaf4;
	}

