
/* 
Riviera Partners Style Sheet
Author: Intellectual Alchemy
Implimenation: public
Date: 6/01/09
*/

/*----------------------------------------------------------------------------------
***************************** Global Elements  ***********************************
----------------------------------------------------------------------------------*/

html, body {
	height:100%;
	
	
	background-color: #ECE9E3;
	background-image:url(../images/BG_HTML.jpg);
	background-position:50% 0%;
	background-repeat:no-repeat;

	padding:0px 0 0px 0;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-size:12px;

}



/*----------------------------------------------------------------------------------
******** THE LITEPACIFIC CSS HACK - EXPLAINED BELOW IN FULL:  ******************
----------------------------------------------------------------------------------*/
/* this hack changes changes the bottom position of the thumbnail image for IE6Only so that it's not below the container border -- */

#MemberThumb {
	bottom:0px;/*IE 5 for PC only*/
	voice-family:"\"}\"";
	voice-family:inherit;
	bottom:0px;/*all non-IE 5 browsers*/
}
/*end*/

/*\*/
html*#MemberThumb {
[bottom:0px;/*Affects older Firefox and Netscape browsers only. Seen also by IE5-6 and Safari for Macintosh, which is addressed below.*/
bottom:0px;/*Affects Safari for Macintosh only (v1-3). See also by IE5-6, but thats addressed below. Also hidden from older Firefox and Netscape browsers.*/
]bottom:0px;/*Affects IE 7 only. Seen by IE5-6 but thats addressed below. Hidden from Safari and all Firefox and Netscape browsers.*/
}/**/
.dummyend[id]{clear:both/*end hack using dummy attribute selector for IE5 mac, else error in CSS occurs!*/}

/*The above rule is hidden from IE for MAC, and read only by older Firefox and Netscape 6-7 and IE5-7 for PC, and Safari on MAC, in general.*/
/*Newer Firefox and Netscape agents reads rule, but does not read any properties set within [], so is unaffected by it, probably because it sees these as part of an attribute selector. Those will be hidden.*/
/*IE 7 on PC will correctly read all rules as it will ignore many characters before a property*/
/*Safari for MAC sees each [] as a character and not part of a selector, if one falls before a property. These cause the property name following the character to not be read, but next line without "[]" property is  parsed.*/
/*use of [] will break all css selectors following the rule, if all are not closed, as Mozilla-Netscape read the [] as part of a selector rule, so make sure they are all closed, using dummy selector.*/

/*\*/
* html #MemberThumb {
bottom:2px;/*Finally, be sure to reapply a fix that affects IE 5-6 only here. IE for Mac and IE 7 for PC are not affected here, which means purple above should work only in IE 7 above!*/
}
/**/


/*----------------------------------------------------------------------------------
***************************** Div Styles ***********************************
----------------------------------------------------------------------------------*/
/* create 100% width container for centering the site... this method is backwards compatible for low resolutions */ 
.div_BrowserBounds{	width: 100%; height:100%;}

/* Site Container*/ 
.div_SiteContainer {
	width: 980px; min-height:740px; position:relative; background-image:url(../images/BG_Site.jpg);
}

/* Masthead Container -- */
.div_Masthead {
	width: 980px; height:371px; position:relative; float:left;  margin:0px 0px 0px 0px;
}

/* Site Body Container -- */
.div_SiteBody {
	width: 980px; min-height:300px; position:relative; float:left; margin:2px 0 0 0px; padding-bottom:20px;
}

/* Site Body Container -- */
.div_PageContainer {
	width: 945px; min-height:300px; position:relative; float:left; margin:20px 0 0 19px;
}

/* Footer Container -- */
.div_Footer {
	width: 980px; height:55px; position:relative; margin:12px 0px 0px 0px;
}

/* Upper Well Container -- */
.div_UpperWell {
	width: 980px; height:260px; position:absolute; left:0px; top:111px;
}

/* RivQuote Container -- */
.div_RivQuote {
	width: 550px; min-height:100px; position: relative; float:left; margin:0 0 0 0; 
}

/* BulletPoints -- */
.div_Point {
	width: 550px; height:100px; position: relative; float:left; margin:0 0 0 0; cursor:pointer; 
}
.div_PointHover {
	width: 550px; height:100px; position: relative; float:left; margin:0 0 0 0; background-color:#3E3E3E; cursor:pointer;
}


/* Mem Details Quote Container -- */
.div_MemDetailsQuote {
	width: 630px; height:100px; position: relative; float:left; margin:0 0 0 0; background-image: url(../images/Sprite_Assets.png); background-position:-900px -550px; overflow:hidden; background-repeat:no-repeat;
}

/* Quote Logo Container -- */
.div_QuoteLogo {
	width: 150px; height:100px; position: relative; float:left; margin:0 15px 0 0; background-image: url(../images/Sprite_Assets.png); background-position:-900px -190px; overflow:hidden; background-repeat:no-repeat;
}

/* MemQuote Container -- */
.div_MemQuote{
	width:370px; height:500px; position:relative; float:right; margin:0px 0 0 0; background-image: url(../images/Sprite_Assets.png); background-position:-1240px -30px; overflow:hidden; background-repeat:no-repeat;
}

/* Submit Resume Container -- */
.div_SubmitResume{
	width:370px; height:500px; position:relative; float:right; margin:0px 0 0 0; background-image: url(../images/Sprite_Assets.png); background-position:-1620px -240px; overflow:hidden; background-repeat:no-repeat;
}

/* Member Container -- */
.div_Member {
	width: 160px; height:220px; position: relative; float:left; margin:8px 8px 0 0; background-image: url(../images/Sprite_Assets.png); background-position:-900px -660px; overflow:hidden; background-repeat:no-repeat;
}
.div_MemberHover {
	width: 160px; height:220px; position: relative; float:left; margin:8px 8px 0 0; background-image: url(../images/Sprite_Assets.png); background-position:-900px -890px; overflow:hidden; background-repeat:no-repeat; cursor:pointer;
}


/* Member Thumb -- */
.div_MemberThumb {
	width: 150px; height:190px; position: absolute; bottom:0px; left:50%; margin-left:-75px; background-position:-219px -30px; overflow:hidden; background-repeat:no-repeat;
}

/* Member Overlay -- */
.div_MemberOver {
	width: 160px; height:220px; position: absolute; top:0px; background-image: url(../images/Sprite_Assets.png); background-position:-1070px -660px; overflow:hidden;
}

/* Client Logo Container -- */
.div_ClientLogo {
	width: 150px; height:100px; position: relative; float:left; margin:8px 4px 0 0; background-image: url(../images/Sprite_Assets.png); background-position:-900px -190px; overflow:hidden; background-repeat:no-repeat;
}

/* Client Overlay -- */
.div_ClientLogoOver {
	width: 150px; height:100px; position: absolute; top:0px; left:0px; background-image: url(../images/Sprite_Assets.png); background-position:-1240px -660px; overflow:hidden;
}

/* Opportunity Container -- */
.div_Opportunity {
	width: 275px; height:54px; position: relative; float:left; margin:8px 8px 0 0; background-image: url(../images/Sprite_Assets.png); background-position:-1240px -770px; overflow:hidden; background-repeat:no-repeat;
}
/* Opportunity Overlay -- */
.div_OpportunityOver {
	width: 275px; height:54px; position: absolute; top:0px; left:0px; background-image: url(../images/Sprite_Assets.png); background-position:-1240px -830px; overflow:hidden;
}

/* UC containers -- */
.div_UC240 {
	width: 240px; height:21px; position: relative; float:left; margin:0px 10px 0 0; background-image: url(../images/Sprite_Assets.png); background-position:-1620px -30px; overflow:hidden; background-repeat:no-repeat;
}
.div_UC240alt {
	width: 240px; height:21px; position: relative; float:left; margin:10px 10px 0 0; background-image: url(../images/Sprite_Assets.png); background-position:-1620px -210px; overflow:hidden; background-repeat:no-repeat;
}

.div_UC490 {
	width: 490px; height:21px; position: relative; float:left; margin:10px 0px 0 0; background-image: url(../images/Sprite_Assets.png); background-position:-1620px -60px; overflow:hidden; background-repeat:no-repeat; 
}
.div_UC490x110 {
	width: 490px; height:110px; position: relative; float:left; margin:10px 0px 0 0; background-image: url(../images/Sprite_Assets.png); background-position:-1620px -90px; overflow:hidden; background-repeat:no-repeat; 
}

.div_Validation {
	width: 320px; min-height:55px; position: relative; float:left; clear:left; margin:16px 0px 0 14px; background-image: url(../images/Sprite_Assets.png); background-position:-890px -400px; overflow:hidden; background-repeat:no-repeat; 
}

/* Event Container -- */
.div_Event {
	width: 300px; height:120px; position: relative; float:left; margin:8px 8px 0 0; background-image: url(../images/Sprite_Assets.png); background-position:-1240px -895px; overflow:hidden; background-repeat:no-repeat;
}
/* Event Overlay -- */
.div_EventOver {
	width: 300px; height:120px; position: absolute; top:0px; left:0px; background-image: url(../images/Sprite_Assets.png); background-position:-1240px -1025px; overflow:hidden;
}


/*----------------------------------------------------------------------------------
***************************** ASSETS ***********************************
----------------------------------------------------------------------------------*/

/*  MinHeight fix for IE browsers */
.MinHeightFix {position:relative; float:left; width:1px; height:300px;}

/* Site Logo */
.asset_Rivieralogo {width:227px; height:68px; background-image: url(../images/Sprite_Assets.png); background-position:-380px -75px; overflow:hidden; background-repeat:no-repeat; position:absolute; left:28px; top:23px; }
/* Site Logo */
.RivieraLogo {width:250px; height:102px; position:absolute; left:0px; top:0px; }

/* footer nav v-rule */
.asset_fNavVrule{width:1px; height:14px; background-image: url(../images/Sprite_Assets.png); background-position:-970px -30px; overflow:hidden; background-repeat:no-repeat; position:relative; float:left; margin:0px 6px 0 6px; }

/* Quotation Mark */
.asset_Quote{width:12px; height:9px; background-image: url(../images/Sprite_Assets.png); background-position:-990px -30px; overflow:hidden; background-repeat:no-repeat; position:relative; float:left; margin:0px 0px 0 0px; }

.asset_EndQuote{width:12px; height:9px; background-image: url(../images/Sprite_Assets.png); background-position:-990px -40px; overflow:hidden; background-repeat:no-repeat; position:relative; margin:0px 0px 0 0px; }

/* bullet (arrow) */
.asset_blt-arrow{width:7px; height:5px; background-image: url(../images/Sprite_Assets.png); background-position:-990px -55px; overflow:hidden; background-repeat:no-repeat; position:absolute; right:3px; top:5px;}

/* ICONS */
.asset_icon-connect{width:74px; height:79px; background-image: url(../images/Sprite_Assets.png); background-position:-891px -96px; overflow:hidden; background-repeat:no-repeat; position:relative; float:left; margin:0px 10px 0 0px; }
.asset_icon-who{width:76px; height:76px; background-image: url(../images/Sprite_Assets.png); background-position:-980px -94px; overflow:hidden; background-repeat:no-repeat; position:relative; float:left; margin:0px 10px 100% 0px; }
.asset_icon-mission{width:74px; height:79px; background-image: url(../images/Sprite_Assets.png); background-position:-1071px -92px; overflow:hidden; background-repeat:no-repeat; position:relative; float:left; margin:0px 10px 0 0px; }
.asset_icon-expertise{width:74px; height:79px; background-image: url(../images/Sprite_Assets.png); background-position:-1151px -92px; overflow:hidden; background-repeat:no-repeat; position:relative; float:left; margin:0px 10px 0 0px; }


/* Warning Icon */
.asset_Warning {width:52px; height:51px; background-image: url(../images/Sprite_Assets.png); background-position:-1680px -30px; overflow:hidden; background-repeat:no-repeat; position:relative; float:left; margin:0px 10px 0 0px; }





/*----------------------------------------------------------------------------------
***************************** Font Styles ***********************************
----------------------------------------------------------------------------------*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #c4c4c4;
	font-weight:normal;
	letter-spacing: 0px;
	margin:0px 0px 20px 0px;
	position:relative;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #c4c4c4;
	font-weight:normal;
	letter-spacing: 0px;
	margin:0px 0px 0px 0px;
	position:relative; clear:left;
}
#memRotatorName{margin:30px 0px 0px 14px; width:220px}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #c4c4c4;
	font-weight:normal;
	letter-spacing: 0px;
	margin:0px 0px 0px 10px;
	position:relative;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #c4c4c4;
	font-weight:normal;
	letter-spacing: 0px;
	margin:6px 0px 0px 6px;
	position:relative;
}

/* Riviera Quote - */
.fnt_RivQuote {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #cccccc;
	font-weight:normal;
	letter-spacing: 0px;
	margin:0px 0px 0px 0px;
	position:relative;
}
/* Member Quote - */
.fnt_MemQuote {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #cccccc;
	font-weight:normal;
	letter-spacing: 0px;
	margin:10px 0px 0px 14px;
	position:relative;
	width:200px;
}
/* Member Quotee - */
.fnt_MemQuotee {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	font-weight:bold;
	letter-spacing: 0px;
	margin:2px 0px 0px 14px;
	position:relative;
	width:200px;
}

/* Opportunity Title - */
.fnt_OppTitle {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight:bold;
	letter-spacing: 0px;
	margin:5px 0px 3px 5px;
	position:relative;
	width:270px;
}
/* Opportunity Title - */
.fnt_OppDetails {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	font-weight:normal;
	line-height:11px;
	letter-spacing: 0px;
	margin:3px 0px 0px 5px;
	position:relative;
	width:270px;
}


/* CTA - */
.fnt_CTA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #9A9A7A;
	font-weight:normal;
	letter-spacing: 0px;
	margin:1px 0px 0px 1px;
	position:relative;
}

/* SubHeader - */
.fnt_PageSubHdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6b6b6b;
	font-weight:normal;
	letter-spacing: 5px;
	margin:0px 0px 0px 0px;
	position:relative; float:left; clear:left;
}

/* Tertiary Header -  -- */
.fnt_TertHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #68A5B8;
	font-weight: normal;
	letter-spacing: 0px;
	line-height:16px;
	margin:0px 0px 0px 0px;
}

/* member Position  -- */
.fnt_MemPosition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cccccc;
	font-weight: bold;
	letter-spacing: 0px;
	margin:15px 0px 4px 0px;
}

/* Page Copy -  -- */
.fnt_Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	font-weight: normal;
	letter-spacing: 0px;
	margin:0px 0px 0px 0px;
}




/* Copyright -- */
.fnt_Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 0px;
	position: relative; float:right;
	margin:2px 0px 0 0px; text-align:right;
}

/* Footer Messaging -- */
.fnt_FooterMessage {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #909090;
	font-weight: normal;
	letter-spacing: 0px;
	position: relative; float:left; text-align:left;
	margin:6px 0px 0 0px;
}
/* Content Hdr -- */
.fnt_CntHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #8DA24F;
	font-weight: normal;
	letter-spacing: 0px;
	position: relative;
	margin:0px 0px 15px 0px; 
}

/* Content Sub Hdr -- */
.fnt_CntSubHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5073A3;
	font-weight: bold;
	letter-spacing: 0px;
	position: relative; 
	margin:5px 0px 0 0px; 
}

/* Content Tert Hdr -- */
.fnt_CntTertHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5073A3;
	font-weight: bold;
	letter-spacing: 0px;
	position: relative; 
	margin:5px 0px 0 0px; 
}

/* Content Copy -- */
.fnt_CntCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #616A6E;
	font-weight: normal;
	letter-spacing: 0px;
	position: relative;
	margin:6px 0px 0 0px;
}

/* Content Copy -- */
.fnt_CntSubCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616A6E;
	font-weight: normal;
	letter-spacing: 0px;
	position: relative;
	margin:6px 0px 0 0px;
}

/* Event Date - */
.fnt_EventDate {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6b6b6b;
	font-weight:normal;
	letter-spacing: 5px;
	margin:10px 0px 0px 10px; width:280px;
	position:relative; float:left;
}



/*----------------------------------------------------------------------------------
***************************** Hyperlink Styles ***********************************
----------------------------------------------------------------------------------*/


/* Copy Hyperlink  -- */
.lnk_Copy {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #ff6600;
	font-weight: normal;
	margin:0 0 0 0;
	text-decoration:none;
}
A.lnk_Copy:HOVER {text-decoration: underline;}

/* lnk_Footer Hyperlink  -- */
.lnk_Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #68A5B8;
	font-weight: normal;
	letter-spacing: 0px;
	position: relative; float:left;
	margin:0px 0px 0 0px;
	text-decoration:none;
}
A.lnk_Footer:HOVER {text-decoration: underline;}

.lnk_FooterMessage {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #68A5B8;
	font-weight: normal;
	letter-spacing: 0px;
	position: relative;
	margin:6px 0px 0 0px;
	text-decoration:none;
}
A.lnk_FooterMessage:HOVER {text-decoration: underline;}


/*----------------------------------------------------------------------------------
***************************** Sprites ***********************************
----------------------------------------------------------------------------------*/
/* GLOBAL NAV */
.sprite_Gnav {position:absolute; left:358px; top:68px; padding: 0px; margin:0px; width:606px; height: 7px; overflow:hidden; }
.sprite_Gnav li { height: 7px; position: absolute; top:0px; background: url(../images/Sprite_Assets.png) 0 0 no-repeat; display: block; list-style: none;}
.sprite_Gnav a { height: 7px; display: block; }

.sprite_Gnav .Gnav_Why {left: 0px; background-position: -0px -20px; width:84px;}
.sprite_Gnav .Gnav_Services {left: 100px; background-position: -100px -20px; width:61px;}
.sprite_Gnav .Gnav_Team {left: 177px; background-position: -177px -20px;  width:39px;}
.sprite_Gnav .Gnav_Clients {left: 230px; background-position: -230px -20px; width:53px;}
.sprite_Gnav .Gnav_Opportunities{left: 299px; background-position: -299px -20px; width:94px;}
.sprite_Gnav .Gnav_Contact {left: 407px; background-position: -407px -20px; width:79px;}
.sprite_Gnav .Gnav_Blog {left: 503px; background-position: -503px -20px; width:39px;}
.sprite_Gnav .Gnav_Events {left: 557px; background-position: -557px -20px; width:49px;}

.sprite_Gnav .Gnav_Why a:hover {background: url(../images/Sprite_Assets.png) -0px -35px no-repeat;  width:84px;}
.sprite_Gnav .Gnav_Services a:hover {background: url(../images/Sprite_Assets.png) -100px -35px no-repeat;  width:61px;}
.sprite_Gnav .Gnav_Team  a:hover {background: url(../images/Sprite_Assets.png) -177px -35px no-repeat; width:39px;}
.sprite_Gnav .Gnav_Clients a:hover {background: url(../images/Sprite_Assets.png) -230px -35px no-repeat; width:53px;}
.sprite_Gnav .Gnav_Opportunities a:hover {background: url(../images/Sprite_Assets.png) -299px -35px no-repeat; width:94px;}
.sprite_Gnav .Gnav_Contact a:hover {background: url(../images/Sprite_Assets.png) -407px -35px no-repeat; width:79px;}
.sprite_Gnav .Gnav_Blog   a:hover {background: url(../images/Sprite_Assets.png) -503px -35px no-repeat; width:39px;}
.sprite_Gnav .Gnav_Events a:hover {background: url(../images/Sprite_Assets.png) -557px -35px no-repeat; width:49px;}

.sprite_Gnav .Gnav_Why_on {left: 0px; background-position: -0px -50px;  width:84px;}
.sprite_Gnav .Gnav_Services_on {left: 100px; background-position: -100px -50px;  width:61px;}
.sprite_Gnav .Gnav_Team_on {left: 177px; background-position: -177px -50px; width:39px;}
.sprite_Gnav .Gnav_Clients_on {left: 230px; background-position: -230px -50px; width:53px;}
.sprite_Gnav .Gnav_Opportunities_on {left: 299px; background-position: -299px -50px; width:94px;}
.sprite_Gnav .Gnav_Contact_on {left: 407px; background-position: -407px -50px; width:79px;}
.sprite_Gnav .Gnav_Blog_on {left: 503px; background-position: -503px -50px; width:39px;}
.sprite_Gnav .Gnav_Events_on {left: 557px; background-position: -557px -50px; width:49px;}


/*----------------------------------------------------------------------------------
***************************** Pager style ***********************************
----------------------------------------------------------------------------------*/
.PagerContainer {
width: 70px; height:13px; position: relative; clear:both; margin-bottom:5px;  
}

.qp_counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff3300;
	font-weight:normal;
	letter-spacing: 0px;
	margin:0px 0px 0 0px;
}

a.qp_disabled {

	color: #888;
}

.qp_pagenumber {
	color: #ff3300;
}

.qp_totalnumber {
	color: #ff3300;
}
/*Pager Buttons */
.qp_next {
display: block; width:14px; height:9px; background-image: url(../images/Sprite_Assets.png); background-position:-1020px -30px; overflow:hidden; background-repeat:no-repeat;  margin:3px 0px 0 0px; position:absolute; left:2px; top:0px;
}
.qp_prev  {
display: block; width:14px; height:9px; background-image: url(../images/Sprite_Assets.png); background-position:-1040px -30px; overflow:hidden; background-repeat:no-repeat;  margin:3px 0px 0 0px; position:absolute; right:2px; top:0px;
}

  


/*----------------------------------------------------------------------------------
***************************** Button Styles ***********************************
----------------------------------------------------------------------------------*/

/* generic call to action  */
.btn_CTA{
     display: block; /* a tag must be a block */
     width: 90px; /* width of reactive image */
     height: 10px; /* height of reactive image */
     background-color:#3e3e3e;
	 position:relative; float:left; clear:left;
	 margin:6px 0 0 0; padding:2px 2px 2px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9A9A7A;
	font-weight:normal;
	letter-spacing: 0px;
	line-height:10px;
	text-decoration:none;
	 }
A.btn_CTA:HOVER {background-color:#4b4b4b; }

/*SOCIAL MEDIA Buttons */
.btn_LinkedIn{display: block; width:28px; height:28px; background-image: url(../images/Sprite_Assets.png); background-position:-900px -310px; overflow:hidden; background-repeat:no-repeat; position:relative; float:left; margin:0px 3px 0 0px; }
.btn_Twitter{display: block; width:28px; height:28px; background-image: url(../images/Sprite_Assets.png); background-position:-931px -310px; overflow:hidden; background-repeat:no-repeat; position:relative; float:left; margin:0px 3px 0 0px; }
.btn_Facebook{display: block; width:28px; height:28px; background-image: url(../images/Sprite_Assets.png); background-position:-961px -310px; overflow:hidden; background-repeat:no-repeat; position:relative; float:left; margin:0px 3px 0 0px; }
.btn_WordPress{display: block; width:28px; height:28px; background-image: url(../images/Sprite_Assets.png); background-position:-991px -310px; overflow:hidden; background-repeat:no-repeat; position:relative; float:left; margin:0px 3px 0 0px; }
.btn_Technorati{display: block; width:28px; height:28px; background-image: url(../images/Sprite_Assets.png); background-position:-1022px -310px; overflow:hidden; background-repeat:no-repeat; position:relative; float:left; margin:0px 3px 0 0px; }
.btn_DesignFloat{display: block; width:28px; height:28px; background-image: url(../images/Sprite_Assets.png); background-position:-1053px -310px; overflow:hidden; background-repeat:no-repeat; position:relative; float:left; margin:0px 3px 0 0px; }
.btn_Flickr{display: block; width:28px; height:28px; background-image: url(../images/Sprite_Assets.png); background-position:-1084px -310px; overflow:hidden; background-repeat:no-repeat; position:relative; float:left; margin:0px 3px 0 0px; }
.btn_YouTube{display: block; width:28px; height:28px; background-image: url(../images/Sprite_Assets.png); background-position:-900px -350px; overflow:hidden; background-repeat:no-repeat; position:relative; float:left; margin:0px 3px 0 0px; }
.btn_Yahoo{display: block; width:28px; height:28px; background-image: url(../images/Sprite_Assets.png); background-position:-931px -350px; overflow:hidden; background-repeat:no-repeat; position:relative; float:left; margin:0px 3px 0 0px; }
.btn_StumbleUpon{display: block; width:28px; height:28px; background-image: url(../images/Sprite_Assets.png); background-position:-961px -350px; overflow:hidden; background-repeat:no-repeat; position:relative; float:left; margin:0px 3px 0 0px; }
.btn_MySpace{display: block; width:28px; height:28px; background-image: url(../images/Sprite_Assets.png); background-position:-991px -350px; overflow:hidden; background-repeat:no-repeat; position:relative; float:left; margin:0px 3px 0 0px; }
.btn_Google{display: block; width:28px; height:28px; background-image: url(../images/Sprite_Assets.png); background-position:-1022px -350px; overflow:hidden; background-repeat:no-repeat; position:relative; float:left; margin:0px 3px 0 0px; }
.btn_Blogger{display: block; width:28px; height:28px; background-image: url(../images/Sprite_Assets.png); background-position:-1053px -350px; overflow:hidden; background-repeat:no-repeat; position:relative; float:left; margin:0px 3px 0 0px; }

/* Profile button  */
.btn_Profile{
     display: block; /* a tag must be a block */
     width: 160px; /* width of reactive image */
     height: 220px; /* height of reactive image */
	 background-image: url(../images/Sprite_Assets.png); background-position:0px -170px; overflow:hidden; background-repeat:no-repeat;
	 position:absolute; left:0px; top:0px;
	 }
A.btn_Profile:HOVER {background-position:-160px -170px; }

/* Tokbox button  */
.btn_TokBox{
     display: block; /* a tag must be a block */
     width: 62px; /* width of reactive image */
     height: 16px; /* height of reactive image */
	 background-image: url(../images/Sprite_Assets.png); background-position:-70px -106px; overflow:hidden; background-repeat:no-repeat;
	 position:absolute; left:84px; top:196px;
	 }
A.btn_TokBox:HOVER {background-position:-70px -126px; }

/* Logo button  */
.btn_Logo{
     display: block; /* a tag must be a block */
     width: 150px; /* width of reactive image */
     height: 100px; /* height of reactive image */
	 
	 }
/* Opportunity button  */
.btn_Opportunity{
     display: block; /* a tag must be a block */
     width: 275px; /* width of reactive image */
     height: 54px; /* height of reactive image */
	 }
	 
/* Event button  */
.btn_Event{
     display: block; /* a tag must be a block */
     width: 300px; /* width of reactive image */
     height: 120px; /* height of reactive image */
	 }
	 
/* Mailto  */
.btn_Mailto{
     display: block; /* a tag must be a block */
     width: 120px; /* width of reactive image */
     height: 20px; /* height of reactive image */
	 background-image: url(../images/Sprite_Assets.png); background-position:-380px -170px; overflow:hidden; background-repeat:no-repeat;
	 margin:0px 0px 0px 0px; position:relative; float:left; clear:left;

	 }
A.btn_Mailto:HOVER {background-position:-380px -190px; }	 
.btn_MailtoOpen{
     display: block; /* a tag must be a block */
     width: 120px; /* width of reactive image */
     height: 20px; /* height of reactive image */
	 background-image: url(../images/Sprite_Assets.png); background-position:-380px -210px; overflow:hidden; background-repeat:no-repeat;
	 margin:0px 0px 0px 0px; position:relative; float:left; clear:left;

	 }
A.btn_MailtoOpen:HOVER {background-position:-380px -230px; }	 


/*----------------------------------------------------------------------------------
***************************** Lists ***********************************
----------------------------------------------------------------------------------*/
/* Unordered List, 10 pt  -  -- */
.list_Validation {
	list-style-image:  url('../images/bullet_Arrow.gif');
	list-style-position: outside; 
	font: Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#ffffff; 
	line-height:8px; 
	margin:19px 0 0 80px;
	padding:0px;
}
.list_Validation li { font:Arial, Helvetica, sans-serif; margin:0 0 6px 0px;}



/*----------------------------------------------------------------------------------
***************************** User controls ***********************************
----------------------------------------------------------------------------------*/

/* User Control, sets color, border and font style for all text inputs, dropdowns */
.ucGeneric{
	border:1px #3e3e3e solid;
	width: 215px; 
    background-color: #3e3e3e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #ffffff;   
    text-decoration: none;
	position:relative;
	float:left; 
	padding-left: 2px;
	margin:1px 0 0 10px;
	scrollbar-arrow-color: #cccccc;
	scrollbar-base-color:#3e3e3e;
	scrollbar-shadow-color:#3e3e3e;
	scrollbar-face-color:#3e3e3e;
	scrollbar-highlight-color:cccccc;
	scrollbar-dark-shadow-color:#3e3e3e;
	scrollbar-3d-light-color:#ffffff;
}
.ucSubmitResume{
	border:1px #3E3B34 solid;
	width: 215px; 
    background-color: #3E3B34;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #ffffff;   
    text-decoration: none;
	position:relative;
	float:left; 
	padding-left: 2px;
	margin:1px 0 0 10px;
}
