/*-------------------------------------------

             Title :  RS Displays
             Usage :  Homepage
             Author:  QualityXHTML
             Edited:  2009-10-09

---------------------------------------------*/


/*===================TOC=====================

               1. Introduction

=============================================*/



/* 1. Introduction
---------------------------------------------*/
#intro2 {
	overflow: hidden;
	margin: 18px 0 2px;
	height: 1%;
	min-height: 400px;
}

#intro2 h2 {
	color: #670D64;
	margin-bottom: 15px;
}

#intro2 p {
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 18px;
	color: #666;
}

#intro2 p a {
	color: #333;
}
#intro2 ul {
	margin-left: 25px;
	list-style-type: disc;
}
#intro2 ul li {
	font-size: 12px;
	padding: 3px;
	color: #666;
	line-height: 1.4em;
	margin-bottom: 10px;
}
#intro2 ul li a {
	color: #670D64;	
}
#intro ul li a {
	color: #efceec;	
}
#intro {
	margin: 18px 0 2px;
	overflow: hidden;
	height: 1%;
	}

.ie6-7 #intro {
	margin-bottom: -4px;
	}

#intro #intro-1,
#intro #intro-2 {
	float: left;
	display: block;
	margin-bottom: 14px;
	padding: 10px 172px 0 12px;
	width: 147px;
	min-height: 221px;
	background: url(../images/intro_li_bg.jpg) no-repeat;
	}

#intro #intro-1 { background-position:      0 0; margin-right: 22px; }
#intro #intro-2 { background-position: -331px 0; }

#intro #intro-1 h3,
#intro #intro-2 h3 {
	margin-bottom: 19px;
	font-weight: normal;
	font-size: 1.75em;
	}

#intro #intro-1 h3 { color: #FAAF40; }
#intro #intro-2 h3 { color: #C8328F; }

.ie7    #intro li h3,
.ie8    #intro li h3,
.safari #intro li h3 {
	font-weight: bold !important;
	}

#intro #intro-1 p,
#intro #intro-2 p {
	margin-bottom: 13px;
	color: white;
	font-size: 0.8125em;
	line-height: 1.4em;
	}

#intro #intro-1 a,
#intro #intro-2 a {
	display: block;
	padding-top: 2px;
	width: 76px;
	height: 18px;
	color: white;
	font-weight: bold;
	font-size: 0.8125em;
	text-align: center;
	text-decoration: none;
	background: url(../images/button.png) no-repeat;
	}

.ie6-7 #intro #intro-1 a,
.ie6-7 #intro #intro-2 a {
	padding-top: 3px;
	height: 17px;
	}

#intro #intro-1 a { background-position: 0     0; }
#intro #intro-2 a { background-position: 0 -20px; }

#intro h2 {
	clear: left;
	margin-bottom: 10px;
	color: #670D64;
	font-weight: normal;
	font-size: 1.125em;
	line-height: 1.4em;
	}

#intro h2 em {
	text-decoration: underline;
	}

#intro p {
	margin-bottom: 18px;
	color: #666;
	font-size: 0.8125em;
	line-height: 1.4em;
	}

#intro ul {
	float: right;
	margin-left: 15px;
	padding-top: 6px;
	width: 331px;
	}

#intro ul li {
	margin-bottom: 5px;
	padding: 10px 22px 0 96px;
	width: 212px;
	min-height: 62px;
	background: url(../images/intro_li_bg.jpg) no-repeat;
	}

#intro ul #intro-3 { background-position:  -662px 0; }
#intro ul #intro-4 { background-position:  -992px 0; }
#intro ul #intro-5 { background-position: -1322px 0; }

#intro ul li h3 {
	margin-bottom: 5px;
	color: #FAAF40;
	font-size: 0.9375em;
	}

#intro ul li p {
	color: white;
	font-size: 0.625em;
	line-height: 1.25em;
	}


/* 2. Extras
---------------------------------------------*/
.whyrs h2 {
	background: url(../images/rs.jpg) top left no-repeat;
	padding-left: 40px;
	padding-top: 3px;
	padding-bottom: 5px;
	}

.whyrs .whyrsleft {
	width: 220px;
	float: left;
	}

.whyrs .whyrsright {
	width: 420px;
	float: left;
	padding-left: 15px;
	}

.whyrs .whyrsleft img {
	display: block;
	margin-bottom: 10px;
	}

.whyrs table {
	margin-top: 20px;
	}

.whyrs table tr td {
	padding: 10px;
	}

.whyrs table tr td.bord {
	border-right: 1px dotted #d9d9d9;
	}

.whyrs table tr td h3 {
	font-size: 14px;
	color: #670d64;
	font-weight: bold;
	}

.whyrs table tr td p {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #7a7a7a;
	line-height: 18px;
	}

.whyrs table tr td p a {
	color: #670d64;
	}

.whyrsright form input[type=text] {
	width: 300px;
	padding: 4px;
	font: 12px Arial;
	color: #50034c;
	background: #fff;
	border-top: 1px solid #828282;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	border-left: 1px solid #828282;
	}

.whyrsright form input[type=text]:hover {
	border-top: 1px solid #4d4d4d;
	border-right: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	border-left: 1px solid #4d4d4d;
	}

.whyrsright form textarea {
	width: 300px;
	padding: 10px;
	font: 12px Arial;
	color: #50034c;
	background: #fff;
	border-top: 1px solid #828282;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	border-left: 1px solid #828282;
	}

.whyrsright form textarea:hover {
	border-top: 1px solid #4d4d4d;
	border-right: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	border-left: 1px solid #4d4d4d;
	}
	
.whyrsright form input[type=submit] {
	padding: 5px;
	font: 12 Arial;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	background: #680063;
	border: 0;
	cursor: pointer;
	}


.system-message {
	background: #fff;
	}

.system-message h1 {
	font-size: 24px;
	color: #680063;
	line-height: 32px;
	}

.system-message p {
	font-size: 14px;
	}

.webform-results {
	font-size: 14px;
	color: #515151;
	line-height: 18px;
	}
