@charset "utf-8";
/* CSS Document */

#extra-products-form a, #extra-products-form a:hover {
	border:none;	
}

form {
	margin: 0;
}

p {
	font-size: 12px;
	line-height: none;
	margin: 0;
	color:#636363; 
	line-height:1.3em;
}

hr {
	background: #000000;
	margin: 0.5em 0 0;
}

input {
	float:left;
}

select {
	float:right;
}

#title {
	font-size: 16px;
	font-weight: bold;
}

.content_data {
	width:100%;
}

.content_data a.more-information {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.form_data {
	width:85%; 
	height:150px; 
	margin:0 auto;
}

.form_data a.more-information {
	color: #a9a9a9;
	font-size: 10px;
	text-decoration: none;
	float: right;
}

.content-header {
	margin-bottom: 10px;
	float: left;
}

/* Data Migration */
#data-migration-header {
	width: 80%;
	float: right;
}

#data-migration-content {
	width: 72%;
	float: right;
	margin-right: 45px;
}

/* SMS */
#content_sms {
	margin-top: 40px;
	margin-left: 40px;
}

#sms-header {
	width: 60%;
	margin-top: 70px;
}

#sms-content {
	width: 70%;
}

/* Nitro */
#content_nitro {
	float: right;
	text-align: right;
	margin-top: 40px;
}
#nitro-header {
	width: 70%;
	float: right;
	margin-top: 15px;
}

#nitro-content {
	width: 55%;
	float: right;
}

/* Web Portal Loading */
#content_web_portal_loading {
	float: right;
	text-align: right;
	margin-top: 90px;
}
#web-portal-loading-header {
	width: 55%;
	margin-top: 15px;
	float: right;
}

#web-portal-loading-content {
	width: 55%;
	float: right;
}

/* Media Vendor Integration */
#content_media_vendor_integration {
	margin-top: 50px;
	background: url(../images/three/media_vendor_integration_image.jpg) top right no-repeat;
	height: 310px;
}
#media-vendor-integration-header {
	width: 100%;
	margin-top: 15px;
	margin-left: 20px;
}

#media-vendor-integration-content {
	width: 65%;
	margin-left: 20px;
}

/* Websites */
#content_website {

	background: url(../images/three/website_image.jpg) top left no-repeat;
	height: 310px;
}
#website-header {
	width: 53%;
	margin-top: 65px;
	float: right;
}

#website-content {
	width: 53%;
	margin-left: 20px;
	float: right;
}

/* Client Login */
#client-login-header {
	width: 80%;
	margin-left: 75px;
}

#client-login-content {
	width: 70%;
	margin-left: 75px;
}

#content_client_login {
	margin-left:40px;	
}