@charset "utf-8";
/* CSS Document */
/*

Files using this stylesheet
1.	Index.php

=========================
1.0 Structure
2.0 Maskhead 
3.0 H2 Title
4.0 Our Partners
5.0 Premium Exchange
6.0 The Essentials
7.0 Rci Tips
8.0 Button
9.0 Sub Banner
========================== */

/* 1.0 Structure ================ */
#indexContainerSubL {width:691px; float:left;}
#indexContainerSubR {width:240px; float:right;}
#indexContainerSubL ul {font-size:1.2em;}

/* 2.0 Maskhead ================ */
#maskhead {height:412px; position:relative;}
#maskhead #mainFlash {font-size:1.6em; color:#666666;}
#testimonial_container {top:315px; left:410px; position:absolute;}

/* 3.0 H2 Title ================  */
h3 {background-color:#86AFD0; font-weight:bold; padding:0; padding-left:20px; margin-bottom:10px; height:30px;}
/*
.h2Title {padding-left:20px; position:relative;}
.h2Title img {position:absolute;}
#partners .h2Title img {top:-10px; left:190px;}
#premiumExchange .h2Title {background:none; margin-bottom:0px; padding-left:10px;}
#premiumExchange .h2Title img {top:5px; left:275px;}
#essentials .h2Title {width:220px; margin:25px 0;}
#essentials .h2Title img {top:-12px; left:212px;}
#rciTips .h2Title {padding-top:50px;}
#rciTips .h2Title img {top:18px; left:140px;}*/

/* 4.0 Our Partners ================ */
#partners {width:230px; float:left;}
#partners ul {padding:0 20px;}
#partners li {padding-top:10px; margin-top:10px; border-top:1px dotted #99CCFF; min-height:40px;}
#partners li img {float:left;}
#partners a {display:block; margin-left:60px;}

/* 5.0 Premium Exchange ================ */
#premiumExchange {float:right; width:445px;}

/* 6.0 The Essentials ================ */
#essentials {margin:20px 0 10px;}
#essentials ul {}
#essentials li {float:left; width:200px; padding-right:10px; margin-left:20px;}
#essentials li .essentialsPic {float:left;}
.highlightedText {padding-bottom:0; color:#000;}
#essentials li p {margin-left:60px;}
#essentials li p.desc {font-size:0.9em; height:3.2em; padding:0;}

/* 7.0 Rci Tips ================ */
#rciTips ul {float:left; width:210px; margin-left:20px;}

/* 8.0 Button ================ */
#indexLink {position:absolute; top:30px; right:40px; display:block; width:180px; height:110px;}
#indexLink span {display:none;}
#indexContainerSubR .btnMore {position:relative; left:130px; top:-18px; width:60px;}

/* 9.0 Sub Banner =============== */
.subBannerL1Container {background:url(../images/index/subBannerFrame.jpg) top left no-repeat; width:202px; height:195px; margin-bottom:10px;}
.subBannerL1Container img {margin:10px 0 0 17px;}
.subBannerL2Container {background:url(../images/index/subBannerFrame2.jpg) top left no-repeat; width:202px; height:102px;	margin-bottom:10px;}
.subBannerL2Container img {margin:15px 0 0 17px;}


#announcement {background:url(../images/index/announcements.jpg) 20px 10px no-repeat; padding:70px 30px 10px; font-size:1.2em; color:#444;}
