/*
//Opera Fix
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

<!--[if !IE 7]>
	<style type="text/css">
		#wrap {display:table;height:100%}
	</style>
<![endif]-->

*/

/*font-face*/ @font-face {font-family:
    'GillSansStdLight';
    src:
    url('../fonts/gillsansstd-light-webfont.eot');
    src:
    url('../fonts/gillsansstd-light-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/gillsansstd-light-webfont.woff') format('woff'), url('../fonts/gillsansstd-light-webfont.ttf') format('truetype'), url('../fonts/gillsansstd-light-webfont.html#GillSansStdLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* general reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: none;
}

ol, ul {
    list-style: none;
}

h1, h2, h3, h4, h5, h6, li {
    line-height: 100%;
}

blockquote, q {
    quotes: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input, textarea, button {
    margin: 0;
    font-family: inherit;
    font-size: 1em;
    outline: none;
}

q:before, q:after {
    content: '';
}

html {
    min-width: 1000px;
}

body {
    font: 12px / 14px Arial, Helvetica, sans-serif;
    color: #333947;
    min-width: 1000px;
    background: #fff url(../images/bg-wrapper.gif) repeat-y 50% 0;
}
html, body {height: 100%;}
/* general */
a {
    color: #437aa9;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}
.ajaxwaiting{
	position:relative;
	display:none;
	width:33px;
	height:33px;
	background:url(../images/ajaxwaiting.gif) no-repeat;
	border:0;
}
/*header*/
#header {
    width: 985px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

#header .holder {
    background: #000;
    width: 985px;
}

#header .nav-box {
    width: 100%;
    border-bottom: 0;
}

#header .nav-box:after {
    clear: both;
    display: block;
    content: '';
}

#header .nav-box .logo1 {
    float: left;
    margin-left: 12px;
    padding-top: 4px;
}

#header .nav-box .logo1 img {
    display: block;
}
#header .nav-box .social-icons {
	padding:0 0 0 49px;
	float: left;
}
#header .nav-box .social-icons li:first-child{
	width:auto;
	font:bold 9px Arial, Helvetica, sans-serif;
	float:left;
	text-transform:uppercase;
	margin:12px 9px 0 0;
	color:#696969;
}	
#header .nav-box .social-icons li{
	margin:8px 0 0 0;
	padding:0;
	width:auto;
	float:left;
}
#header .nav-box .social-icons li a.facebook{
	text-indent:-9999px;
	display:block;
	background:url(../images/facebook2.gif) no-repeat;
	width:20px;
	height:20px;
	margin-right:5px;
	float:left;
}
#header .nav-box .social-icons li a.facebook:hover{
	background:url(../images/facebook2-r.gif) no-repeat;
}	
#header .nav-box .social-icons li a.twitter{
	text-indent:-9999px;
	display:block;
	background:url(../images/twitter2.gif) no-repeat;
	width:20px;
	height:20px;
	margin-right:5px;
	float:left;
}
#header .nav-box .social-icons li a.twitter:hover{
	background:url(../images/twitter2r.gif) no-repeat;
}	
#header .nav-box .social-icons li a.gplus{
	text-indent:-9999px;
	display:block;
	background:url(../images/gplus2.gif) no-repeat;
	width:20px;
	height:20px;
	float:left;
}
#header .nav-box .social-icons li a.gplus:hover{
	background:url(../images/gplus2r.gif) no-repeat;
}	

/* Begin top-nav */	
#header .nav-box .top-nav {
    float: right;
    padding: 8px 0 0;
}

#header .nav-box .top-nav li {
    /*background: url("../images/sep01.gif") no-repeat scroll 0 50% transparent;*/
    float: left;
    font: bold 12px / 15px Arial, Helvetica, sans-serif;
    height: 28px;
    padding: 0 15px 0 16px;
    text-transform: uppercase;
    line-height: 15px;
}

#header .nav-box .top-nav li ul li {
    background: url("../images/sep01.html") no-repeat scroll 0 50% transparent;
    float: left;
    font: bold 12px Arial, Helvetica, sans-serif;
    height: 28px;
    padding: 0 15px 0 16px;
    text-transform: uppercase;
    line-height: 28px !important;
}

#header .nav-box .top-nav li ul li:hover {
    background: #fff !important;
}
#header .nav-box .top-nav li ul li:hover a {
	background: #fff !important;
	color:#000 !important;
}
#header .nav-box .top-nav li ul li a:hover {
	color:#000 !important;
	text-decoration:none;
}
#header .nav-box .top-nav li:first-child {
    background: none;
}

#header .nav-box .top-nav li a {
    color: #c6c6c6 !important;
}

#header .nav-box .top-nav li a:hover {
    /*text-decoration: none;*/
}

#header .nav-box .top-nav li a.dropped {
    padding-right: 14px;
    background: url(../images/bg-dropped.gif) no-repeat 100% 3px;
    color: #c6c6c6 !important;
    text-decoration: none;
}
	

.top-nav li.hover, .top-nav li:hover {
    position: relative;
}
.top-nav li.hover ul, 
.top-nav li:hover ul {
    display: block;
}

.top-nav ul {
    width: 114px;
    position: absolute;
    left: 28px;
    top: 15px;
    z-index: 100;
    display: none;
    background: #000;
    border: 1px solid #424242;
}

.top-nav li:hover ul a, .top-nav li.hover ul a {
    height: 1%;
    padding: 0 11px;
    background: #000;
    color: #c9c9c9 !important;
    display: block;
}

.top-nav li:hover ul li, .top-nav li.hover ul li {
    background: none repeat scroll 0 0 transparent !important;
    border-top: 1px solid #222222;
    float: none !important;
    font: 10px Arial, Helvetica, sans-serif !important;
    padding:
    0 !important;
    vertical-align: top;
    width:
    114px !important;
    line-height:
    28px;
}

.top-nav li li:first-child {
    border: none !important;
}

.top-nav ul a:hover, .top-nav ul li:hover a, .top-nav ul li.hover a {
    background: #fff !important;
    color: #000 !important;
}

/* End top-nav */


/* Begin top-nav-new */	
#header .nav-box .top-nav-new {
    float: right;
    padding: 0 0 0;
}

#header .nav-box .top-nav-new li {
    background: url("../images/bgtopmenu.png");
    float: left;
    font: bold 12px / 38px Arial, Helvetica, sans-serif;
    height: 38px;
    padding: 0 20px 0 20px;
    text-transform: uppercase;
    line-height: 38px;
    color: #b6b6b6;
    border-right:1px solid #000;
    border-bottom:0;
}
#header .nav-box .top-nav-new li.myprivy {
	text-transform: none;
}
#header .nav-box .top-nav-new li.selected {
	background:none;
	background-color:#aa0200;
	color:#fff;	
}	
#header .nav-box .top-nav-new li:hover {
	background:none;
	background-color:#4f0000;
}
#header .nav-box .top-nav-new li.selected:hover {
	background:none;
	background-color:#aa0200;
	color:#fff;	
}	
#header .nav-box .top-nav-new li a{
	color: #b6b6b6 !important;
}
#header .nav-box .top-nav-new li a.dropped {
    padding-right: 14px;
    /*background: url(../images/arrow-new.gif) no-repeat 100% 3px;*/
    background: url(../images/arrownew.png) no-repeat 100% 3px;
    color: #b6b6b6 !important;
    text-decoration: none;
}
#header .nav-box .top-nav-new li:last-child {
	border-right:0;
}
#header .nav-box .top-nav-new li a:hover {
    text-decoration: none;
}
#header .nav-box .top-nav-new li ul li:hover {
    background: #fff !important;
}
#header .nav-box .top-nav-new li ul li:hover a {
	background: #fff !important;
	color:#000 !important;
}
#header .nav-box .top-nav-new li ul li a:hover {
	color:#000 !important;
	text-decoration:none;
}
#header .nav-box .top-nav-new li ul li {
    float: left;
    font: bold 12px Arial, Helvetica, sans-serif;
    height: 28px;
    padding: 0 15px 0 16px;
    text-transform: normal;
    line-height: 28px !important;
}
.top-nav-new li.hover, .top-nav-new li:hover {
    position: relative;
}
.top-nav-new li.hover ul, 
.top-nav-new li:hover ul {
    display: block;
}

.top-nav-new ul {
    width: 169px;
    width: 179px\9;
    position: absolute;
    left: 0px;
    top: 38px;
    z-index: 100;
    display: none;
    background: #000;
    border: 1px solid #424242;
}
.mac .top-nav-new ul {
	width: 179px;
}	

.top-nav-new li:hover ul a{
    height: 1%;
    padding: 0 11px 0 21px;
    background: #000;
    color: #c9c9c9 !important;
    font-size:12px;
    display: block;
}

.top-nav-new li:hover ul li {
    background: none repeat scroll 0 0 transparent !important;
    border-top: 1px solid #222222;
    float: none !important;
    font: 10px Arial, Helvetica, sans-serif !important;
    padding: 0 !important;
    vertical-align: top;
    width: 169px;
    width: 179px\9;
    line-height: 28px;
}
.mac .top-nav-new li:hover ul li {
	width: 179px;
}

.top-nav-new li li:first-child {
    border: none !important;
}

.top-nav-new ul a:hover, 
.top-nav ul li:hover a, 
.top-nav ul li.hover a {
    background: #fff !important;
    color: #000 !important;
}
/* End top-nav-new */



/* info-box */
#header .info-box {
    background-color: #000;
    width: 962px;
    padding: 9px 11px 7px 12px;
    overflow: hidden;
}

#header .info-box .block {
    overflow: hidden;
    color: #999;
    padding: 6px 0 0;
}
* html #header .info-box .block {
    margin-right: 0;
}

#header .info-box .logo {
    float: right;
    /*background: url(../images/logo2.gif) no-repeat;*/
    width: 93px;
    height: 29px;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 0 0 15px;
}
* html #header .info-box .logo {
    margin-left: 12px;
}

#header .info-box .logo a {
    height: 100%;
    display: block;
}

#header .logo-holder {
    /*background: url("../images/bg-logo-holder.gif") no-repeat scroll 0 0 transparent;*/
   	background: url("../images/bg-logo-holder.gif") no-repeat scroll 0 0 transparent;
    height: 46px;
    margin: 0 0 5px;
    padding: 18px 0 32px 14px;
    width: 971px;
}
/*
#header .logo-holder .logo {
    background: url("../images/logo2.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 51px;
    margin-top: -3px;
    overflow: hidden;
    text-indent: -9999px;
    width: 339px;
}
*/
#header .logo-holder .logo-event {
    /*background: url("../images/privy-event-social-media.png") no-repeat scroll 0 0 transparent;*/
   	background: url("../images/privy-event-beta.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 34px;
    margin-top: 10px;
    overflow: hidden;
    text-indent: -9999px;
    width: 349px;
}
#header .logo-holder .logo-magazine {
    /*background: url("../images/privy-event-social-media.png") no-repeat scroll 0 0 transparent;*/
   	background: url("../images/logo-magazine.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 34px;
    margin-top: 10px;
    overflow: hidden;
    text-indent: -9999px;
    width: 349px;
}
#header .logo-holder span.head-losangeles {
	float:left;
	background:url(../images/cityguide/P5_LA_text.png) no-repeat;
	padding:0;
	margin:15px 0 0 15px;
	width: 220px;
	height: 26px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .logo-holder span.head-newyork {
	float:left;
	background:url(../images/cityguide/P5_NY_text.png) no-repeat;
	padding:0;
	margin:15px 0 0 15px;
	width: 175px;
	height: 26px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .logo-holder span.head-sanfrancisco {
	float:left;
	background:url(../images/cityguide/P5_SF_text.png) no-repeat;
	padding:0;
	margin:15px 0 0 15px;
	width: 276px;
	height: 26px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .logo-holder span.head-seoul {
	float:left;
	background:url(../images/cityguide/P5_SEO_text.html) no-repeat;
	padding:0;
	margin:15px 0 0 15px;
	width: 276px;
	height: 26px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .logo-holder div.cityscape-losangeles {
	float:right;
	background:url(../images/cityguide/cityScape_LA.png) no-repeat;
	padding:0;
	margin:22px 0 0 0;
	width: 243px;
	height: 56px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .logo-holder div.cityscape-shanghai {
	float:right;
	background:url(../images/cityguide/cityline_P5_sha.png) no-repeat;
	padding:0;
	margin:0 0 0 0;
	width: 238px;
	height: 87px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .logo-holder div.cityscape-sanfrancisco {
	float:right;
	background:url(../images/cityguide/P5_SF_cityline.png) no-repeat;
	padding:0;
	margin:18px 0 0 0;
	width: 253px;
	height: 61px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .logo-holder div.cityscape-newyork {
	float:right;
	background:url(../images/cityguide/P5_NY_cityline.png) no-repeat;
	padding:0;
	margin:20px 0 0 0;
	width: 253px;
	height: 58px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .logo-holder div.cityscape-seoul {
	float:right;
	background:url(../images/cityguide/P5_SEO_cityline.html) no-repeat;
	padding:0;
	margin:17px 0 0 0;
	width: 255px;
	height: 61px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .logo-holder span.head-shanghai {
	float:left;
	background:url(../images/cityguide/P5_sha_text.png) no-repeat;
	padding:0;
	margin:15px 0 0 15px;
	width: 177px;
	height: 26px;
	text-indent:-9999px;
	overflow:hidden;
}	
#header .logo-holder .logo-cityguide {
    /*background: url("../images/privy-event-social-media.png") no-repeat scroll 0 0 transparent;*/
   	background: url("../images/cityguide/P5Logo.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 34px;
    margin-top: 10px;
    overflow: hidden;
    text-indent: -9999px;
    width: 154px;
}
#header .logo-holder span.headtitle {
	float:left;
	background:url(../images/cityguide/P5_cityguide.png) no-repeat;
	padding:0;
	margin:15px 0 0 15px;
	width: 171px;
	height: 26px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .logo-holder h2{
	width:100%;
	margin:14px 0 0 0;
	font:normal 11px Arial, Helvetica, sans-serif;
	color: #f4a3a3;
	float:left;
}

.social-links {
    float: right;
    margin-right: 12px;
    margin-top: 10px;
}

.social-links a, .social-links span {
    float: left;
    height: 45px;
    font: bold 11px Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 45px;
    margin-left: 7px;
}

.social-links a {
    width: 45px;
    height: 44px;
}

/*social links*/
.facebook {
    background: url(../images/sprite.png) scroll 0 -95px no-repeat;
    width: 44px;
    height: 45px;
}

.twitter {
    background: url(../images/sprite.png) scroll 0 -380px no-repeat;
}

.email {
    background: url(../images/sprite.png) scroll 0 -285px no-repeat;
}

/*social links hover*/
.facebook:hover {
    background: url(../images/sprite.png) scroll 0 -190px no-repeat;
}

.twitter:hover {
    background: url(../images/sprite.png) scroll 0 -475px no-repeat;
}

.email:hover {
    background: url(../images/sprite.png) scroll 0 0 no-repeat;
}

#header .logo-holder .logo a {
    height: 100%;
    display: block;
}

#header .facebook-box {
    overflow: hidden;
    width: 961px;
    padding: 14px 12px 0;
}

#header .facebook-box img {
    vertical-align: top;
}

#header .facebook-box .btn-connect {
    float: right;
    margin: 0 0 0 20px;
}

/* facelinks*/
#facelinks {
    float: left;
    margin-right: 106px;
    margin-top: 6px;
}

#facelinks * {
    float: left;
    height: 20px;
    display: block;
    margin-right: 1px;
}

/*sign */
#sign {
    float: right;
	margin-top: 3px;
}

#sign .log {
    background: url(../images/btmblack.jpg) left no-repeat;
    width: 99px;
    height: 29px;
    display: block;
    text-align: center;
    font: 15px "Gill Sans Std Light", "Myriad Pro", Arial, Helvetica, sans-serif;
    line-height: 29px;
    color: #fff;
    float: left;
    margin-right: 8px;
}

#sign .signup {
    background: url(../images/btmblack.jpg) left no-repeat;
    width: 99px;
    height: 29px;
    display: block;
    text-align: center;
    font: 15px "Gill Sans Std Light", "Myriad Pro", Arial, Helvetica, sans-serif;
    line-height: 29px;
	margin-right:10px;
    color: #fff;
	float: left;
}

/*hovers*/
.log:hover, .signup:hover {
    background: url(../images/btmpurple.jpg) left no-repeat !important;
    text-decoration: none;
}

#sign select {
    background: url("../images/google.jpg") no-repeat scroll 2px 2px transparent;
    border: 1px solid #E2E2E2;
    float: left;
    height: 25px;
    margin-left: 14px;
    padding-left: 20px;
    width: 150px;
}
*:first-child + html #sign select {
    width: 130px;
}
* html #header .facebook-box .btn-connect {
    margin-left: 17px;
}

#header .facebook-box .cell {
    float: left;
    margin-right: 63px;
    overflow: hidden;
}
* html #header .facebook-box .cell {
    overflow: visible;
}

#header .facebook-box .cell .btn-like {
    float: left;
    margin: 0 7px 0 0;
    display: inline;
}

#header .facebook-box .block {
    float: left;
    padding: 4px 0 0;
}

#header .facebook-box .icon {
    float: left;
    margin: 2px 4px 0 0;
}

#header .facebook-box .block p {
    float: left;
    color: #676767;
    font-size: 11px;
}

/* ad-holder */
.ad-holder {
    width: 985px;
    text-align: center;
}
#bar4menu {
    width: 985px;
}

.ad-holder img {
    vertical-align: top;
}

/* wrapper */
#wrapper {
    width: 100%;
    position: relative;
    z-index: 1;
    /*background: url(../images/bg-header.gif) repeat-x;*/
    background: url(../images/bg-header-2.gif) repeat-x;
    min-height: 100%;
}

.wrapper-holder {
    margin: 0 auto;
    width: 995px;
    overflow: hidden;
    overflow:auto;
    padding:0 0 119px 0;
}

/*
.graybarfooter {
	margin:-142px 0 0 0;
	padding:0;
	border-top:1px solid #d2d2d2;
	background-color:#f2f4f6;
	width:100%;
	height:110px;
	z-index:0;
	float:left;
}
.blackbarfooter {
	margin:-32px 0 0 0;
	padding:0;
	border:0;
	background-color:#000000;
	width:100%;
	height:32px;
	z-index:0;
	float:left;
}
*/

/* nav-holder */
.nav-holder {
    margin-top: 5px;
    padding: 0 13px 14px 14px;
    float:left;
}
#nav {
	padding: 0 0 0 7px;
    width: 951px;
    background: url(../images/bg-nav.gif) repeat-x 0 100%;
}

#nav:after {
    clear: both;
    content: "";
    display: block;
}

#nav li {
    float: left;
    margin: 0 5px 0 0;
    display: inline;
    padding: 0 0 1px;
}

#nav > li > a {
    float: left;
    border: 1px solid #c9c9c9;
    border-width: 1px 1px 0;
    height: 44px;
    color: #4d4d4d;
    padding: 0 30px;
    background: url(../images/bg-menu.jpg) left top repeat-x;
    font: bold 15px Arial, Helvetica, sans-serif;
    line-height: 44px;
    display: block;
}

.bycity {
    padding-left: 15px !important;
}

#nav > li > a span {
    padding: 0 15px 0 0 !important;
    background: url(../images/bg-nav-more.gif) right center no-repeat;
}

#nav li.active a {
    color: #4d4d4d;
    background: #fff;
    height: 45px;
    margin-bottom: -1px;
    border-color: #212631;
}

#nav > li > a:hover, #nav > li:hover > a.bycity {
    color: #fff;
    text-decoration: none;
    background: url(../images/bg-menuhover.jpg) left top repeat-x !important;
}

#nav > li:hover a span {
    background: url(../images/arrowwhite.png) right center no-repeat;
}

#nav li ul li a {
    background: none repeat scroll 0 0 #000000 !important;
    color: #FFFFFF !important;
    display: block;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 16px !important;
    font-weight: bold !important;
    height: 40px !important;
    line-height: 40px;
    padding-left: 32px;
    /*width: 156px !important;*/
}
#nav li ul li a.options-magazine {
	font-size: 12px !important;
	height: 20px !important;
	line-height: 20px; 
	/*width: 100px !important;*/
}
#nav li ul li a.options-pbp {
	font-size: 12px !important;
	height: 20px !important;
	line-height: 20px; 
	/*width: 140px !important;*/
}	

#nav li ul li a:hover {
    background: #fff !important;
    color: #393939 !important;
}

#nav a:hover span {
    background: url(../images/bg-nav-more-hover.html) no-repeat 100% 3px;
}

#nav a span {
    float: left;
    cursor: pointer;
    padding: 0 12px 0 0;
    background: url(../images/bg-nav-more.gif) no-repeat 100% 3px;
}

#nav .drop {
    display: none;
    height: 33px;
    left: 1px;
    padding: 6px 0 0;
    position: absolute;
    top: 35px;
}
#nav .pbp {
	top: 27px;
	left: 0px;
}	

.drop ul li a {
    background: #fff !important;
}
#nav ul {
    border: 1px solid #333;
    border-width: 1px 1px 0;
    overflow: hidden;
    width: 182px;
    margin: 0 0 -1px;
}
#nav li:hover, #nav li.hover {
    position: relative;
}

#nav li:hover .drop, #nav li.hover .drop {
    display: block;
}
#nav li:hover a, #nav li.hover a {
    color: #fff;
    text-decoration: none;
    background: url(../images/bg-nav-hover.html) repeat-x;
}
#nav li:hover li a, #nav li.hover li a {
    background: #000;
    color: #bdbdbd;
}

#nav li:hover span, #nav li.hover span {
    background: url(../images/bg-nav-more-hover.html) no-repeat 100% 3px;
}

#nav li li {
    vertical-align: top;
    width: 100%;
    padding: 0;
    background: #fff;
    overflow: hidden;
    font: bold 11px / 16px Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #333;
}

#nav li li a:hover {
    background: #fff;
    color: #000;
}

/*howit*/
.howit {
    background: url(../images/bg-how.png) left top no-repeat !important;
    width: 126px !important;
    height: 23px !important;
    border: none !important;
    font: 13px Arial, Helvetica, sans-serif !important;
    text-align: center;
    padding: 16px 0 0 0 !important;
    margin-top: 5px;
    margin-left: 24px !important;
    color: #4d4d4d !important;
}

#nav li a.howit:hover {
    background: url(../images/bg-howhover.png) left top no-repeat !important;
    color: #321172 !important;
}

/* main */
#main {
    margin: 0 auto;
    overflow: hidden;
    width: 985px;
}

/* listevent */
#main .listevent{
	margin:0 0 0 22px;
	padding:0;
	width:960px;
	float:left;
}
#main .listevent li{
	font:normal 14px Arial;
	width:100%;
	margin:0 0 10px 0;
	padding:0;
	float:left;
}		

/*manual settings*/
#main > h2 {
    color: #000000;
    float: left;
    font: 37px "GillSansStdLight" !important;
    margin-bottom: 14px;
    margin-left: 30px;
    margin-top: 7px;
    width: 955px;
}

#main > h2 span {
    color: #321172;
}

/*slider*/
#slider {
    background: url("../images/patron.jpg") repeat scroll left top transparent;
    border-bottom: 1px solid #DBDDDF;
    border-color: #DBDDDF;
    border-top: 1px solid #DBDDDF;
    overflow: hidden;
    padding-bottom: 6px;
    clear: both;
}

/*lefts/* lider*/
#leftslider {
    float: left;
    width: 66px;
}

#leftslider a {
    background: url(../images/arrowleft.jpg) left top no-repeat;
    width: 34px;
    height: 34px;
    display: block;
    margin-top: 148px;
    margin-left: 32px;
}

/*contentslider*/
#contentslider {
    width: 838px;
    height: 277px;
    float: left;
    margin-top: 20px;
    background: url(../images/shadow-slider.png) left top no-repeat;
    padding: 4px 7px 7px 5px;
}

#contentslider img {
    float: left;
}

/**/ /*slidertext*/
#contentslider #slidertext {
    background: none repeat scroll 0 0 #202123;
    float: left;
    height: 264px;
    padding-left: 8px;
    padding-top: 13px;
    width: 270px;
}

/*ppink*/
.ppink {
    color: #ac7f7f !important;
    font: 14px "Gill Sans Std Light", "Myriad Pro", Arial, Helvetica, sans-serif !important;
}

.ppink + .ppink {
    margin-bottom: 9px;
}

h2 {
    font: 18px Arial, Helvetica, sans-serif;
    color: #cdcdcd;
}

#slidertext h2 + h2 {
    margin-bottom: 60px;
}

#slidertext p {
    font: 12px Arial, Helvetica, sans-serif;
    color: #787d87;
}

#slidertext h2 + p {
    margin-bottom: 20px;
}

/*rightslider*/
#rightslider {
    float: left;
    width: 69px;
}

#rightslider a {
    background: url(../images/arrowright.jpg) left top no-repeat;
    width: 34px;
    height: 34px;
    display: block;
    margin-top: 148px;
    margin-left: 0px;
}

/*bulletslider*/
#bulletslider {
    clear: both;
    text-align: center;
    background: url(../images/bg-dots.png) left top no-repeat;
    width: 104px;
    height: 14px;
    margin: 0 auto;
    padding-top: 2px;
}

#bulletslider a {
    margin-right: 2px;
}

/*end slider*/
/*join*/
#join {
    border-bottom: 1px dotted #C9C9C9;
    border-color: #C9C9C9;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 12px;
    padding-top: 18px;
    width: 915px;
}

/*joinl*/
#joinl {
    float: left;
    width: 535px;
}

#joinl h2 {
    color: #321172;
    font: 21px Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    margin-left: 8px;
}

#joinl p {
    color: #595858;
    font: 13px Arial, Helvetica, sans-serif;
    margin-left: 10px;
}

/*joinr*/
#joinr {
    float: left;
    margin-top: 27px;
}

.jnow {
    border: 1px solid #C5BCD7;
    color: #2F175A;
    float: left;
    font: italic bold 23px / 39px Arial, Helvetica, sans-serif;
    height: 39px;
    margin-left: 9px;
    margin-right: 16px;
    margin-top: 4px;
    text-align: center;
    width: 163px;
    line-height: 39px;
}

.jnow:hover {
    background: #2f175a;
    color: #fff;
    text-decoration: none;
}

#joinr a + a {
    color: #3F5C9A;
    float: left;
    font: italic 15px Arial, Helvetica, sans-serif;
    margin-top: 17px;
    text-decoration: underline;
}

/*end join*/
/*events*/
#events {
    padding-top: 15px;
    padding-bottom: 25px;
}

#events > h2 {
    color: #000000;
    font: bold 18px Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    margin-left: 55px;
}

/*class for each event*/
.event {
    border: 1px solid #D0D0D0;
    height: 246px;
    margin-bottom: 9px;
    margin-left: 53px;
    position: relative;
    width: 871px;
}

/*ribbon*/
.event > span {
    background: url("../images/ribbonpurple.png") no-repeat scroll left top transparent;
    display: block;
    height: 87px;
    left: -4px;
    position: absolute;
    top: -4px;
    width: 88px;
    font: 11px "Gill Sans Std Light", "Myriad Pro", Arial, Helvetica, sans-serif;
    color: #fff;
}

.rib2 {
    background: url(../images/ribbonred.png) left top no-repeat !important;
}

.evleft {
    float: left;
    width: 170px;
}

/*calendar*/
.calendar {
    background: url(../images/calendar.jpg) left top no-repeat;
    width: 91px;
    height: 89px;
    margin-left: 61px;
    float: left;
    margin-top: 22px;
    margin-right: 20px;
}

.calendar h2 {
    font: 14px Arial, Helvetica, sans-serif;
    color: #fff;
    text-align: center;
    padding-top: 4px;
}

.calendar .date {
    display: block;
    font: 38px Arial, Helvetica, sans-serif;
    color: #000;
    text-align: center;
    margin-top: 8px;
}

.calendar p {
    font: 12px Arial, Helvetica, sans-serif;
    color: #666;
    text-align: center;
    margin-top: -5px;
}

/*open*/
.open {
    float: left;
    margin-top: 40px;
    margin-left: 15px;
}

.open h2 {
    font: 13px "Gill Sans Std Light", "Myriad Pro", Arial, Helvetica, sans-serif;
}

.open p {
    font: 13px Arial, Helvetica, sans-serif;
    color: #321172;
}

.event > img {
    float: left;
    margin-top: 20px;
    margin-right: 16px;
    width: 350px;
    height: 187px;
}
.events-by-location .event > img{margin-right:0px;}
.events-by-location .event-list .evright{margin-right:0;}

/*evright*/
.evright {
    float: left;
    height: 188px;
    padding-top: 18px;
    width: 310px;
    position: relative;
}

p.ad {
    font: bold 11px Arial, Helvetica, sans-serif !important;
    color: #333;
    margin-bottom: 15px;
    margin-top: 2px!important;
}

p.ad a {
    font-weight: bold;
    color: #3f5c9a;
}

.evright h2 {
    font: 20px Arial, Helvetica, sans-serif;
    color: #333;
}

.evright p {
    color: #666666;
    font: 12px Arial, Helvetica, sans-serif;
    margin-bottom: 7px;
    margin-top: 13px;
}

/*btms*/
.btms {
    position: absolute;
    bottom: 2px;
    left: 0;
    margin: 0 !important;
}

/*tell*/
.tell {
    background: url(../images/backbtm.jpg) left top repeat-x;
    height: 30px;
    width: 157px;
    display: block;
    font: 15px "Century Gothic", "Gill Sans Std Light", "Myriad Pro", Arial, Helvetica, sans-serif;
    color: #ad9ad6;
    text-align: center;
    line-height: 30px;
    float: left;
    margin-right: 17px;
}

.tell:hover {
    color: #fff;
    text-decoration: none;
}

.tell + a {
    color: #321172;
    display: block;
    float: left;
    font: bold 18px / 30px Arial, Helvetica, sans-serif;
    height: 30px;
}

/*read*/
.read {
    background: url(../images/backbtm.jpg) left top repeat-x;
    height: 30px;
    width: 141px;
    display: block;
    font: 15px "Century Gothic", "Gill Sans Std Light", "Myriad Pro", Arial, Helvetica, sans-serif;
    color: #c65c5c;
    text-align: center;
    line-height: 30px;
    float: left;
    margin-right: 6px;
}

.read:hover {
    color: #fff;
    text-decoration: none;
}

/*suggest*/
#suggest {
    overflow: hidden;
    padding-bottom: 50px;
}

/*sug buttom left*/
.sugl {
    float: left;
}

.sugl a {
    background: url(../images/arrow2left.png) left no-repeat;
    width: 28px;
    height: 27px;
    display: block;
    margin-top: 50px;
    margin-left: 20px;
    margin-right: 8px;
}

.sugl a:hover {
    background: url(../images/arrow2lhover.png) left no-repeat;
}

.sugr a:hover {
    background: url(../images/arrow2rhover.png) left no-repeat;
}

/*class for each suggestion*/
.sug {
    height: 131px;
    width: 205px;
    border: 1px solid;
    border-color: #9f8fbd;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
}

/*dat*/
.dat {
    float: left;
    width: 127px;
    text-align: center;
    padding-top: 10px;
    color: #000;
}

.smoth {
    font: 14px Arial, Helvetica, sans-serif;
}

.sday {
    font: 30px Arial, Helvetica, sans-serif;
}

.shour {
    font: bold 12px Arial, Helvetica, sans-serif;
}

/*img*/
.sug img {
    float: right;
    margin-right: 7px;
    margin-top: 6px;
    margin-bottom: 7px;
}

/*state*/
.sstat {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 195px;
    border-top: 1px solid;
    border-color: #dfdfdf;
    background: #f6f6f7;
    height: 40px;
    padding-left: 10px;
    padding-top: 8px;
}

.sstat h2 {
    font: bold 15px Arial, Helvetica, sans-serif;
    color: #321172;
    float: left;
    margin-bottom: 3px;
}

.sstat p {
    clear: both;
    float: left;
    font: 11px Arial, Helvetica, sans-serif;
    color: #585a5f;
}

.sold {
    height: 16px;
    width: 68px;
    background: #2f165c;
    font: bold 10px Arial, Helvetica, sans-serif !important;
    color: #fff !important;
    text-align: center;
    line-height: 16px !important;
}

.sstat span {
    float: right;
    color: #2f165c;
    font: bold 11px Arial, Helvetica, sans-serif;
    margin-right: 7px;
    margin-top: -2px;
}

/*for the last  suggestion without content*/
.sug > span {
    display: block;
    font: 15px Arial, Helvetica, sans-serif;
    color: #7c7d7e;
    text-align: center;
    line-height: 82px;
}

.sstat div {
    font: bold 11px Arial, Helvetica, sans-serif;
    color: #2f165c;
    text-align: center;
    width: 150px;
    margin: 0 auto;
}

/*sugr*/
.sugr {
    float: left;
}

.sugr a {
    background: url(../images/arrow2right.png) left top no-repeat;
    width: 28px;
    height: 27px;
    margin-top: 50px;
    display: block;
}


#lists {
    margin-bottom: 15px;
    overflow: hidden;
}

#lists ul {
    float: left;
    margin-right: 54px;
}

.lilast {
    margin-right: 0 !important;
}

#lists ul li {
    margin-bottom: 1px;
}

#lists ul li a {
    font: 10px Arial, Helvetica, sans-serif;
    color: #7b8a98;
}


/*footer*/
#wfooter {
    position:absolute;
    bottom:0;
  	height: 100px;
  	width:100%;
  	border-top:1px solid #d2d2d2;
	background-color:#f2f4f6;
}
#wfooter-bg {
  	height:32px;
  	width:100%;
  	background-color:#000;
  	position:absolute;
  	bottom:-32px;
}
#wfooter-wrapper{
	margin:0 auto;
    width: 990px;
}
#bottom {
    background: none repeat scroll 0 0 #F2F4F6;
    border-color: #D2D2D2;
    /*border-top: 1px solid #D2D2D2;*/
    clear: both;
    height: 70px;
    overflow:hidden;
    padding-bottom: 15px;
    padding-left: 19px;
    padding-top: 15px;
}
#bottom h2, #bottom h4 {
    color: #1F252F;
    font: bold 12px Arial, Helvetica, sans-serif;
    margin-bottom: 8px;
}
#bottom h3 {
    color: #336699;
    font: bold 13px Arial, Helvetica, sans-serif;
    margin-bottom: 15px;
}

#bottom > p {
    font: bold 11px Arial, Helvetica, sans-serif;
    color: #475163;
}


#footer {
  width: 990px;
  margin: 0 0 0 0;
}
#footer .bg {
  background: none repeat scroll 0 0 #000000;
  height: 32px;
  overflow: hidden;
  margin: 0 auto;
  padding-left: 19px;
  width: 966px;
}
/*footermenu*/
#footermenu {
    float: left;
    margin-right: 50px;
    margin-top: 11px;
}

#footermenu ul li {
    border-color: #3D3D3D;
    border-right: 1px solid #3D3D3D;
    float: left;
    margin-right: 17px;
    padding-right: 18px;
}

.fmlast {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
}

#footermenu ul li a {
    font: 10px Arial, Helvetica, sans-serif;
    color: #666;
}

/*footerlinks*/
#footerlinks {
	margin-right: 40px;
    float: left;
}

#footerlinks * {
    float: left;
    margin-right: 3px;
    margin-top: 3px;
}

#footerlinks span {
    color: #930708;
    display: block;
    font: 10px / 28px Arial, Helvetica, sans-serif;
    height: 20px;
    line-height: 28px;
}

/*rights*/
.rights {
    float: left;
    margin-top: 9px;
    font: 11px Arial, Helvetica, sans-serif;
    color: #666;
}

/*end page1*/
/*page2 by city*/
/*****************************************************************/
/************************************************************************************/
/*custon*/
#custom {
    margin-top: 15px;
    margin-left:12px;
    width:100%;
    float:left;
}

#custom select {
    background: url("../images/google.jpg") no-repeat scroll left center transparent;
    border: 1px solid #E2E2E2;
    float: left;
    height: 24px;
    margin-left: 13px;
    margin-right: 46px;
    padding-left: 17px;
    width: 157px;
}

/*cust*/
#cust {
    float: left;
    margin-top: 3px;
}

#cust > img {
    float: left;
    margin-right: 9px;
}

#cust p {
    font: bold 16px Arial, Helvetica, sans-serif;
    color: #30195c;
    height: 25px;
    line-height: 25px;
    float: left;
}

#cust p a {
    font: italic 12px Arial, Helvetica, sans-serif;
    color: #3f5c9a;
}

/*cusmenu*/
#cusmenu {
    float: right;
    margin-right: 13px;
    margin-bottom: 10px;
}

#cusmenu ul {
}

#cusmenu ul li {
    background: url("../images/backmenu-a.png") repeat-x scroll left top transparent;
    border-color: #DFDFDF;
    border-right: 1px solid #DFDFDF;
    float: left;
    height: 33px;
    padding-left: 8px;
    padding-right: 11px;
    position: relative;
}
#custdrop {
    background: none repeat scroll 0 0 #E9E8EC;
    border: 1px solid #BAB5C4;
    bottom: -165px;
    display: none;
    padding: 9px 9px 8px;
    position: absolute;
    right: 0px;
    width: 160px;
    top: 32px;
    z-index: 80;
    height: 104px;
}
.droplist:hover #custdrop {
    display: block;
}

#custdrop ul {
    border: 1px solid;
    border-color: #c2c2c2;
}

#custdrop ul li {
    float: none !important;
    padding: 0 !important;
    position: inherit;
    border-bottom: 1px solid;
    border-left: none !important;
    border-top: none !important;
    border-right: none !important;
    border-bottom-color: #d4d4d4 !important;
}

.custlast {
    border: none !important;
}

#custdrop ul li a {
    width: 140px;
    height: 33px;
    display: block;
    background: #fff !important;
    font: 13px Arial, Helvetica, sans-serif;
    color: #30195c;
    line-height: 33px;
    padding-left: 18px;
}

#custdrop ul li a:hover {
    background: #341d5f !important;
    color: #fff;
}

#cusmenu ul li:hover {
    background: url(../images/backcushover.png) left top repeat-x;
}

#cusmenu ul li a:hover {
    text-decoration: none;
}

.culif {
    border-left: 1px solid;
    border-color: #dfdfdf;
}

#cusmenu ul li a {
    height: 33px;
    font: bold 13px Arial, Helvetica, sans-serif;
    color: #30195c;
    line-height: 33px;
}

.cuscurrent .settings {
    background: url("../images/pic1.png") no-repeat scroll right 7px !important;
}

.settings {
    background: url("../images/icon-a.png") no-repeat scroll right 7px transparent;
    display: block;
    padding-right: 25px;
    float: left;
}

.cuscurrent .settings + a {
    background: url("../images/arrowwhite.png") no-repeat scroll left center transparent !important;
    width: 8px !important;
}

.settings + a {
    background: url(../images/littlearrow.png) left center no-repeat;
    width: 7px !important;
    float: left;
    margin-left: 5px;
}


/*bb2*/
.fb2 {
    padding-top: 0px !important;
}

.fb2 .cell {
    margin-right: 114px !important;
}

/*end cusmenu*/
/*end custom*/
/*main 2*/
.main2 {
}

.main2 > h2 {
    color: #1C0643 !important;
    font: 37px "GillSansStdLight" !important;
    margin-bottom: 2px !important;
    margin-left: 40px !important;
    margin-top: 5px !important;
}

/*BANNERLINKS*/
#bannerlinks {
    background: url("../images/banner2.jpg") no-repeat scroll left top transparent;
    height: 115px;
    margin-bottom: 12px;
    margin-left: 34px;
    overflow: hidden;
    width: 913px;
}

#bannerlinks ul {
    float: right;
    margin-right: 47px;
    padding-top: 9px;
    width: 245px;
}

#bannerlinks ul li {
    height: 31px !important;
    margin-bottom: 3px;
    overflow: hidden;
}

#bannerlinks ul li a {
    font: 25px "Century gothic", "Gill Sans Std Light", "Myriad Pro", Arial, Helvetica, sans-serif !important;
    color: #d1c3eb;
    padding-left: 45px;
    height: 27px;
    overflow: hidden;
    display: block;
}

.dinner {
    background: url(../images/icon-dinner.png) left center no-repeat;
}

.cocktail {
    background: url(../images/icon-cocktail.png) 6px center no-repeat;
}

.party {
    background: url("../images/icon-party.png") no-repeat scroll 6px top transparent;
    height: 31px !important;
    overflow: visible;
}

/*END BANNERLINKS*/
/*BTMEVENTS*/
#btmevents {
    margin-bottom: 27px;
    margin-left: 52px;
    overflow: hidden;
}

#btmevents a {
    color: #321172;
    display: block;
    float: left;
    font: bold 17px / 34px Arial, Helvetica, sans-serif;
    height: 33px;
    margin-right: 8px;
    text-align: center;
    width: 207px;
    line-height: 34px;
}

#btmevents a:hover {
    background: url(../images/backpurplehover.png) left top no-repeat;
    text-decoration: none;
}

#btmevents a.select {
    background: url(../images/backpurple1hover.png) left top no-repeat;
    color: #fff;
}

/*end btmevent*/
/*CITIES*/
#cities {
    margin-bottom: 54px;
    margin-left: 22px;
    margin-right: 20px;
}

.city {
    padding-left: 201px;
    position: relative;
}

.city > .img {
    position: absolute;
    top: 0px;
    left: 12px;
}

/*events*/
.event2 {
    border: 1px solid #D0D0D0;
    clear: both;
    height: 152px;
    margin-bottom: 19px;
    position: relative;
    width: 739px;
}

.event2 > span {
    background: url("../images/ribbonpurple.png") no-repeat scroll left top transparent;
    display: block;
    height: 87px;
    left: -4px;
    position: absolute;
    top: -4px;
    width: 88px;
    font: 11px "Gill Sans Std Light", "Myriad Pro", Arial, Helvetica, sans-serif;
    color: #fff;
}

.event2 .evleft .calendar {
    margin-top: 16px !important;
}

.evleft > p {
    color: #321172;
    float: left;
    font: 21px "Century Gothic", "Gill Sans Std Light", "Myriad Pro", Arial, Helvetica, sans-serif;
    margin-left: 45px;
    margin-top: 5px;
}

.redcompleted {
    color: #a11010 !important;
}

.event2 img {
    float: left;
    height: 120px;
    margin-right: 23px;
    margin-top: 15px;
    width: 226px;
}

.event2 .evright {
    height: 123px;
    padding-top: 12px;
}

.event2 .evright .ad {
    margin-top: 0 !important;
}

#shanghai > .img {
    background: url(../images/shanghai.jpg) left top no-repeat;
    width: 146px;
    height: 146px;
}

#shanghai > .img:hover {
    background: url(../images/shanghaihover.jpg) left top no-repeat;
}

#shanghai {
    border-bottom: 1px dotted #C9C9C9;
    border-color: #C9C9C9;
    margin-bottom: 31px;
    padding-bottom: 8px;
}

#angeles > .img {
    background: url(../images/la.jpg) left top no-repeat;
    width: 146px;
    height: 146px;
}

#angeles > .img:hover {
    background: url(../images/lahover.jpg) left top no-repeat;
}

/*page3 event*/
/***********************************/
/***********************************************/
/*return*/
.w-holder3 {
    margin-top: -16px;
}

.main3 {
}

#return {
}

#return p {
    margin-bottom: 10px;
    margin-right: 24px;
    text-align: right;
}

#return p a {
    background: url("../images/leftarrow.jpg") no-repeat scroll left -1px transparent;
    color: #2D1558;
    font: 12px Arial, Helvetica, sans-serif;
    padding-left: 10px;
    position: relative;
}

/*principalbanner*/
#principalbanner {
    /*background: url("../images/banner3.jpg") no-repeat scroll left top transparent;*/
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	background-color: transparent;
	float: left;
    height: 330px;
    margin-left: 18px;
    width: 950px;
}
#principalbanner h2 span {
    color: #FFFFFF;
    font: 31px / 52px "Century Gothic", "Gill Sans Std Light", "Myriad Pro", Arial, Helvetica, sans-serif;
	padding-left: 22px;
	margin:-2px 0 0 0;
    padding-left:10px;
    padding-top:1px;
	display: block;
    float: left;
}
#principalbanner h2 span.citylocationbanner{
    font-family: "Century Gothic", "Gill Sans Std Light", "Myriad Pro", Arial, Helvetica, sans-serif;
    font-size: 16px !important;
    height: 50px;
    line-height: 55px;
    float:left;
    padding:0px!important;
    margin-left:5px;
}
#principalbanner h2 .logo {
    background:url(../images/privy-new-logo.png) no-repeat;
    width:34px;
    height:33px;
    float:left;
    text-indent:-9999px;
    margin-top:9px;
    margin-left:15px;
}    
#principalbanner h2 {
    background: url("../images/bigribbon.png") no-repeat scroll left top transparent;
    clear: both;
    margin-bottom: 8px;
    margin-left: -11px;
    margin-top: 0;
    height: 66px;
    width: 502px;
    overflow: hidden;
}
/*
#principalbanner h2 span + span {
    font-family: "Century Gothic", "Gill Sans Std Light", "Myriad Pro", Arial, Helvetica, sans-serif;
    font-size: 16px !important;
    height: 50px;
    line-height: 55px;
}
*/
#principalbanner h3 {
    color: #FFFFFF;
    font: 44px Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
    margin-left: 12px;
}

#principalbanner h4 {
    background: url("../images/line.png") no-repeat scroll left bottom transparent;
    color: #FFFFFF;
    font: 14px Arial, Helvetica, sans-serif;
    margin-bottom: 25px;
    margin-left: 16px;
    padding-bottom: 9px;
}

/*general class for dates like when and where*/
#principalbanner .date {
    margin-bottom: 10px;
    margin-left: 18px;
    padding-left: 50px;
    position: relative;
    width: 250px;
}

#principalbanner .date span {
    color: #FFFFFF;
    font: 13px "Gill Sans Std Light", "Myriad Pro", Arial, Helvetica, sans-serif;
    left: 0;
    position: absolute;
    top: 5px;
}

#principalbanner .date h5 {
    font: 22px "Century Gothic", "Gill Sans Std Light", "Myriad Pro", Arial, Helvetica, sans-serif;
    color: #fff;
}

#principalbanner .date p {
    font: 13px "Century Gothic", "Gill Sans Std Light", "Myriad Pro", Arial, Helvetica, sans-serif;
    color: #fff;
}

/*all body in the page event */
#mainevent {
}

#mevl {
    float: left;
    width: 621px;
    min-height: 700px;
    margin-left: 20px;
    margin-top: 15px;
}

#fromhost {
    background: none repeat scroll 0 0 #F0EEF2;
    border-bottom: 1px dotted #C9C9C9;
    border-color: #C9C9C9;
    border-top: 1px dotted #C9C9C9;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 0;
    padding-left: 14px;
    padding-top: 10px;
}
#fromhost h2 {
    font: bold 16px Arial, Helvetica, sans-serif;
    color: #251242;
}


/*general class for all divs in the left seccion with the same properties*/
.dmevl {
    border: 1px solid;
    border-color: #c4c3c9;
	margin:0 0 11px 0;
}
.dmevl h2 a.download{
    font-size:12px;
    float:right;
	padding-right:15px;
} 
.dmevl h2 {
    background: none repeat scroll 0 0 #F0EEF2;
    border-bottom: 1px solid #C4C3C9;
    border-color: #C4C3C9;
    color: #251242;
    font: bold 16px / 35px Arial, Helvetica, sans-serif;
    height: 32px;
    padding-left: 13px;
}

.dmevl h2 a.causes{
	font:bold 12px/30px Arial;
	margin-right:10px;
	float:right;
}	

/*ticket*/
#ticket {
	margin:0 0 10px 0;
    padding: 0 0 0 0;
	height:auto;
	width:100%;
}
#ticket tr.header{
	border-bottom:1px dotted #c9c9c9;
	font:bold 10px/22px Arial, Helvetica, sans-serif;
	color:#66697c;
}
#ticket tr.ticket-detail-header{
    background-color:#2f175a;
    color:#fff;
    height:31px;
    line-height:31px;
    font-weight:bold;
    font-size:16px;
    text-align:left;
}
#ticket tr.ticket-detail-header th.description{
    width:300px;
}    
#ticket tr.header.schedule th.time{
    padding-left:15px;
    text-align:left;
    width:63px;
}
#ticket tr.header.schedule th.tickettype{
    text-align:left;
    width:269px;
}
#ticket tr.header.schedule th.ticketprice{
    text-align:center;
    width:98px;
} 
#ticket tr.header.schedule th.numpeople{
    text-align:center;
    width:66px;
}
#ticket tr.ticket-detail.schedule th.time{
    padding-left:8px;
    text-align:left;
    width:63px;
} 
#ticket tr.ticket-detail.schedule th.time.disabled{
	color:#ccc;
}	
#ticket th.tickettype{
	padding-left:12px;
	text-align:left;
	width:304px;
}
#ticket th.salesend{
	text-align:center;
	width:86px;
}
#ticket th.salesend.disabled{
	color:#ccc;
}	
#ticket th.numpeople{
	text-align:center;
	width:93px;
}
#ticket th.ticketprice{
	text-align:center;
	width:123px;
}
#ticket th.ticketprice.disabled{
	color:#ccc;
}
#ticket th.amount{
	text-align:center;
	width:106px;
}
#ticket th.ticket-detail-header{
	border-top:2px solid #cfd0d2;
	border-bottom:1px solid #cfd0d2;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#251242;
	background-color:#e9e9e9;
	line-height:21px;
	text-align:left;
}
#ticket tr.ticket-detail{
	border-bottom:1px solid #cfd0d2;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#333333;
	height:51px;
}
#ticket tr.ticket-misc{
	font:bold 11px/33px Arial, Helvetica, sans-serif;
	line-height:33px;
	min-height:33px;
}
#ticket tr.ticket-total{
	font:bold 11px/33px Arial, Helvetica, sans-serif;
	line-height:33px;
	min-height:33px;
	border-bottom:2px solid #cfd0d2;
}
#ticket tr.ticket-control{
	height:64px;
}
#ticket tr.ticket-detail th.tickettype{
	padding-top:15px;
	border-right:1px solid #cfd0d2;
  padding-bottom:15px;
	/*vertical-align:middle;*/
}
#ticket tr.ticket-detail th.tickettype .typecontent{
	padding-top:15px;
}
#ticket tr.ticket-detail th.tickettype .typecontentwdetail{
	padding-top:0px;
}
#ticket tr.ticket-detail.schedule th.tickettype .typecontentwdetail{
    padding-top:10px;
}
#ticket tr.ticket-detail th.tickettype strong{
	font:bold 16px Arial, Helvetica, sans-serif;
	width:285px;
	float:left;
}
#ticket tr.ticket-detail th.tickettype strong.disabled{
	color:#ccc;
}	
#ticket tr.ticket-detail th.tickettype a.moreinfo{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#3f5c9a;
	width:285px;
	float:left;
}
#ticket tr.ticket-detail th.tickettype .moreinfodetail{
	font:normal 11px Arial, Helvetica, sans-serif;
	width:285px;
	display:none;
	text-align:justify;
	padding-bottom:10px;
	float:left;
}
#ticket tr.ticket-detail th.tickettype .moreinfodetail2{
	font:normal 12px Arial, Helvetica, sans-serif;
	width:285px;
	text-align:left;
	/*padding-bottom:10px;*/
	float:left;
	margin-top:4px;
}
#ticket tr.ticket-detail th.tickettype .moreinfodetail3{
    font:normal 12px Arial, Helvetica, sans-serif;
    width:285px;
    text-align:left;
    padding-bottom:10px;
    float:left;
    margin-top:4px;
}
#ticket tr.ticket-detail th.tickettype .moreinfodetail3.disabled{
	color:#ccc;
}	
#ticket tr.ticket-detail th.tickettype .moreinfodetail2 .ticketnote{
	font:italic 11px Arial, Helvetica, sans-serif;
	margin-top:8px;
	color:#666;
}
#ticket tr.ticket-detail th.salesend{
	border-right:1px solid #cfd0d2;
	font:normal 12px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
#ticket tr.ticket-detail th.numpeople{
	border-right:1px solid #cfd0d2;
	vertical-align:middle;
} 
#ticket tr.ticket-detail th.ticketprice{
	/*border-right:2px solid #cfd0d2;*/
	font:normal 18px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
#ticket tr.ticket-detail th.ticketprice .taxtip{
	font:italic 12px Arial, Helvetica, sans-serif;
	float:left;
	width:100%;
}	
#ticket tr.ticket-detail th.donation{
	/*border-right:2px solid #cfd0d2;*/
	font:normal 14px Arial, Helvetica, sans-serif;
	vertical-align:middle;
} 
#ticket tr.ticket-detail th.amount{
	font:normal 18px Arial, Helvetica, sans-serif;
}  
#ticket tr.ticket-misc th.label{
	padding-right:7px;
	text-align:right;
	border-right:2px solid #cfd0d2;
}	
#ticket tr.ticket-total th.label{
	padding-right:7px;
	text-align:right;
	border-right:2px solid #cfd0d2;
}	
#ticket tr.ticket-misc th.value{
	font:normal 18px/33px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #cfd0d2;
}
#ticket tr.ticket-total th.value{
	font:normal 18px/33px Arial, Helvetica, sans-serif;
}	
#ticket tr.ticket-control .left{
	font:normal 12px Arial, Helvetica, sans-serif;
	text-align:left;
	width:441px;
	margin:22px 0 0 17px;
	float:left;
}	
#ticket tr.ticket-control .left .usepromo{
	margin-right:4px;
	float:left;
}
#ticket tr.ticket-control .left .usepromo-detail{
	margin:5px 0 15px 0;
	width:100%;
	display:none;
	float:left;
}
#ticket tr.ticket-control .left .usepromo-detail .promocode{
	width:145px;
	margin:6px 8px 0 0;
	float:left;
}	
#ticket tr.ticket-control .left .usepromo-detail a.applypromo{
	text-indent:-9999px;
	background:url(../images/apply-coupon-code.gif) no-repeat;
	width:58px;
	height:30px;
	display:block;
	float:left;
}
#ticket tr.ticket-control .left .usepromo-detail a.applypromo:hover{
	background:url(../images/apply-coupon-code-r.gif) no-repeat;
}			
#ticket tr.ticket-control .right{
	float:left;
	margin:13px 0 0 0;
	text-align:left;
}
#ticket tr.ticket-detail td.donation-cell{
	padding-top:14px;
	padding-bottom:14px;
	padding-left:14px;
}
#ticket tr.ticket-detail td.donation-cell .support-donation{
	font:normal 12px/15px Arial;
	color:#464646;
	width:340px;
	margin-top:14px;
	margin-right:35px;
	float:left;
}
#ticket tr.ticket-detail td.donation-cell .support-donation h1{
	font:bold 13px/20px Arial;
	color:#8a1b1b;
	margin:-20px 0 0 0;
	padding:0;
}
#ticket tr.ticket-detail td.donation-cell .support-donation-amount{
	font:bold 13px Arial;
	color:#858795;
	margin-top:16px;
	padding:0;
	border:0;
	float:left;
}
#ticket tr.ticket-detail td.donation-cell .support-donation-amount em{
	margin:0;
	padding:0;
	font:bold 21px Arial;
}	
#ticket tr.ticket-detail td.donation-cell .support-donation-amount .donation{
	width:75px;
	height:30px;
	padding:2px;
	border:1px solid #b5b5b5;
	font:normal 14px Arial;	
}			
#ticket tr.ticket-control .right .buynow{
	text-indent:-9999px;
	background:url(../images/buy-now-privy-event.gif) no-repeat;
	width:150px;
	height:35px;
	display:block;
	border:0;
	float:left;	
}
#ticket tr.ticket-control .right .buynow:hover{
	background:url(../images/buy-now-privy-event-rollover.gif) no-repeat;
}
#ticket tr.last span.viewcartdesc{
	font:italic 11px Arial;
	color:#666666;
	width:444px;
	margin:13px 15px 14px 0px;
	float:left;
}
#ticket tr.last.schedule span.viewcartdesc{
    width:388px;
}    
#ticket tr.last .paynow{
	background:url(../images/paypal.gif);
	border:0;
	display:block;
	text-indent:-99999px;
	width:143px;
	height:63px;
	margin:16px 0 16px 0;
}
#ticket tr.last .buy-now-button{
	font:bold 18px/36px Arial, Helvetica, sans-serif;
	color:#fff;
	border:0;
	width:126px;
	height:36px;	
	background-color:#9a0000;
	margin-top:16px;
}
#ticket tr.last.schedule .buy-now-button{
    font:normal 18px/31px Arial, Helvetica, sans-serif;
    color:#fff;
    border:0;
    width:186px;
    height:36px;    
    background-color:#9a0000;
    margin-top:16px;
}
#ticket tr.last .buy-now-button:hover{
	background-color:#000;
}	

.tnum {
    color: #333333 !important;
    font: 23px Arial, Helvetica, sans-serif !important;
    vertical-align: middle;
    width: 156px !important;
	text-align:center;
}
.tnum .tba{
	color:#999999;
	font-size:18px;
}

/*evdetal*/
/*evdetal*/
#evdetal {
    margin-bottom: 10px;
    padding-bottom: 18px;
}
#evdetal table{
	margin:0 0 0 10px;
}
#evdetal td{
	width:auto;
	margin:0;
	padding:0;
}
#evdetal td.left .line1{
	width:100%;
	float:left;
}
#evdetal .line1{
	width:100%;
	float:left;
}
#evdetal .line2{
	width:100%;
	margin:15px 0 0 0;
	float:left;	
}		
#evdetal .line3{
	width:100%;
	margin:15px 0 0 0;
	float:left;	
}
#evdetal span.where{
	width:54px;
	font:bold 10px Arial;
	float:left;
}
#evdetal span.where2{
	width:71px;
	font:bold 10px Arial;
	float:left;
}
#evdetal span.when{
	width:294px;
	font:normal 13px Arial;
	float:left;
}	
#evdetal ul.address{
	width:294px;
	float:left;
}
#evdetal ul.address li{
	margin-bottom:3px;
}	
#evdetal ul.featuring{
	width:162px;
	float:left;
}
#evdetal ul.featuring li{
	line-height:15px;	
}
#evdetal h3 {
    margin-left: 13px;
    margin-top: 8px;
    font:bold 10px Arial;
    color: #333947;
    margin-bottom: 3px;
}

#evdetal img {
    float: left;
    margin-bottom: 12px;
    margin-left: 13px;
}

#evdetal p {
    color: #666666;
    font: 12px / 15px Arial, Helvetica, sans-serif;
    margin-bottom: 12px;
    margin-left: 17px;
    padding-right: 20px;
}


/*proceeds*/
#proceeds {
    margin-bottom: 10px;
    float:left;
    width:619px;
}

#proceeds h3 {
    color: #251242;
    font: bold 13px Arial, Helvetica, sans-serif;
    margin-left: 10px;
    margin-top: 13px;
}

#proceeds h3 a {
    font: bold 13px Arial, Helvetica, sans-serif;
    color: #5871a7;
}

#proceeds img {
    float: left;
    margin: 1px 19px 4px 3px;
}

.procedlink {
    border-bottom: 1px dotted #C9C9C9;
    border-color: #C9C9C9;
    padding-bottom: 21px;
    padding-top: 7px;
}

.procedlink + .procedlink {
    border: none !important;
}

.procedlink > a {
    border-color: #000000;
    border-left: 1px solid #000000;
    color: #1F1D1E;
    display: block;
    float: left;
    font: 12px / 21px Arial, Helvetica, sans-serif;
    height: 21px;
    margin-top: 21px;
    padding-left: 15px;
}

.procedlink p {
    clear: both;
    color: #333947;
    font: 12px Arial, Helvetica, sans-serif;
    padding-left: 15px;
    padding-right: 14px;
}


/*sponsor*/
#sponsor {
    overflow: hidden;
}
#lookbook {
    overflow: hidden;
}



/*end left section*/
/********************************/
/***********************************************/
/*section right */
#mevr {
    float: right;
    margin-right: 20px;
    width: 310px;
    margin-bottom: 30px;
}

/*pleas*/
.pleas {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin-bottom: 6px;
    margin-top: -44px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    width: 273px;
}

.pleas ul {
}

.pleas ul li {
    margin-bottom: 3px;
}
.pleas ul li.seatleft{
	margin-top:10px;
	background:url(../images/how-many-seat-left.gif) no-repeat;
	width:273px;
	height:74px;
	position:relative;
}	
.pleas ul li.seatleft span{
	font-size:24px;
	color:#fff;
	position:relative;
	top:30px;
	left:70px;
}	

.pleas ul li a.purchaseticket{
	text-indent:-9999px;
	background:url(../images/purchase-ticket-default.gif) no-repeat;
	width:273px;
	height:56px;
	display:block;
}
.pleas ul li a.purchaseticket:hover{
	text-indent:-9999px;
	background:url(../images/purchase-ticket-rollover.gif) no-repeat;
	width:273px;
	height:56px;
	display:block;
}	

.pleas ul li span.answer{
	background: url(../images/purple.gif) left top repeat-x;
	display: block;
	height: 57px;
	color: #fff;
    margin:0;
    padding:0;
    text-align:center;
    width:273px;
}
.pleas ul li span.answer em{
	padding-left: 25px;
	font: 28px/57px "Century Gothic", "Gill Sans Std Light", "Myriad Pro", Arial, Helvetica, sans-serif;
}	
.pleas ul li em.impleasure{
	background: url(../images/impleasure.png) left 5px no-repeat;
	width:23px;
	height:22px;
}
.pleas ul li em.iminterested{
	background: url(../images/iminterested.png) left 5px no-repeat;
	width:25px;
	height:19px;
}
.pleas ul li em.imregret{
	background: url(../images/imregret.png) left 5px no-repeat;
	width:20px;
	height:19px;
}
.pleas ul li a.changersvp{
	background: url(../images/perhaps-no.gif) left top repeat-x;
    height: 36px;
    display: block;
}
.pleas ul li a.changersvp span {
    font: 19px "Century Gothic", "Gill Sans Std Light", "Myriad Pro", Arial, Helvetica, sans-serif;
    color: #fff;
    padding-left: 50px;
    margin-left: 14px;
    line-height: 36px;
    display: block;
}	

/*btmred pleasure*/
.pleasure {
    height: 57px;
    background: url(../images/57-gray.gif) left top repeat-x;
    display: block;
}

.pleasure span {
    /*background: url(../images/check.png) left center no-repeat;*/
   	background: url(../images/impleasure.png) left center no-repeat;
    font: 28px "Century Gothic", "Gill Sans Std Light", "Myriad Pro", Arial, Helvetica, sans-serif;
    color: #fff;
    padding-left: 50px;
    margin-left: 14px;
    height: 57px;
    line-height: 57px;
}

.pleas ul li + li a {
    background: url(../images/36-gray.gif) left top repeat-x;
    height: 36px;
    display: block;
}

.pleas ul li + li a span {
    font: 19px "Century Gothic", "Gill Sans Std Light", "Myriad Pro", Arial, Helvetica, sans-serif;
    color: #fff;
    padding-left: 50px;
    margin-left: 14px;
    line-height: 36px;
    display: block;
}

/*perhaps*/
.perhaps span {
	/*background: url(../images/question.png) left center no-repeat;*/
	background: url(../images/iminterested.png) left center no-repeat;
}

.regrets span {
    /*background: url(../images/x.png) left center no-repeat;*/
   background: url(../images/imregret.png) left center no-repeat;
}

/*for pleas list current*/
.current {
    background: #fff !important;
}

.pleas ul li a:hover {
    background: #000;
    text-decoration: none !important
}

/*view dinner*/
#viewdinner {
    float: left;
    margin-bottom: 10px;
    margin-left: 5px;
}

#viewdinner a {
    width: 308px;
    border: 1px solid;
    border-color: #c9c9c9;
    background: url(../images/backviewdinner.jpg) left top repeat-x;
    height: 72px;
    display: block;
    font: 26px "Century Gothic", "Gill Sans Std Light", "Myriad Pro", Arial, Helvetica, sans-serif;
    color: #a00202;
    text-align: center;
    line-height: 72px;
}

#viewdinner a:hover {
    border-color: #ad9ecc;
    text-decoration: none;
    color: #3f1d7b;
}

#map {
    border: 1px solid #C9C9C9;
    float: left;
    margin-bottom: 10px;
    margin-left: 7px;
    padding-bottom: 8px;
    padding-left: 9px;
    padding-top: 7px;
    width: 298px;
}

#map h3 {
    font: bold 10px Arial, Helvetica, sans-serif;
    color: #65707c;
    margin-bottom: 8px;
}

#map h2 {
    font: bold 15px Arial, Helvetica, sans-serif;
    color: #262b37;
    padding-bottom: 5px;
}

#map h2 + p {
    overflow: hidden;
}

#map h2 + p img {
    margin-top: 1px;
}

.playmap {
    background: url(../images/play.jpg) left no-repeat;
    width: 16px;
    height: 16px;
    margin-left: 7px;
}

.shopmap {
    background: url(../images/shop.jpg) left center no-repeat;
    width: 16px;
    height: 16px;
    margin-left: 7px;
}

#map h2 + p * {
    float: left;
}

.reviewsmap {
    float: right !important;
    font: 11px Arial, Helvetica, sans-serif;
    color: #666;
    margin-right: 15px;
}

#map p {
    margin-bottom: 3px;
}
#twitter {
    border: 0;
    float: left;
	margin:0 0 0 5px;
	padding:0;
    width: 308px;
}

/*invite*/
#invite {
	float: left;
	border:0;
	width: 308px;
	margin-bottom: 10px;
    margin-left: 5px;
}
#invite .invitemember{
	background:url(../images/invite-friends-privy-event.jpg) no-repeat;
	width:310px;
	height:74px;
	border:0;
	text-indent:-9999px;
	display:block;
}
#invite .invitemember:hover{
	background:url(../images/invite-friends-privy-event-r.jpg) no-repeat;
}

/*hostes*/
#hostes {
    border: 1px solid #C9C9C9;
    float: left;
    margin-bottom: 10px;
    margin-left: 5px;
    overflow: hidden;
    width: 308px;
}

#hostes div h2 {
    height: 27px;
    background: #f0eef2;
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #251242;
    padding-left: 13px;
    line-height: 27px;
    width: 308px;
}

/*hosby*/
.hosby {
    padding-bottom: 16px;
    padding-top: 16px;
    padding-left: 15px;
    overflow: hidden;
}

.hosby img {
    float: left;
    margin-right: 15px;
}

.hosby p a {
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #3f5c9a;
}

.hosby p {
    margin-bottom: 4px;
    font: italic 11px Arial, Helvetica, sans-serif;
    color: #666;
}
#twitterwidget {
	width:306px;
	margin:0 0 0 5px;
	float: left;
}

/*co-hosted-*/
#cohosted {
    padding-bottom: 13px;
	float:left;
}
.celebrity#cohosted{
	padding-bottom: 0px;
	margin-bottom: 0px;
	height:145px;
}
#cohosted p.cohost{
    margin:8px 0 10px 16px;
	width:280px;
	font:bold 12px Arial;
	float:left;
}

#cohosted h2 {
    margin-bottom: 7px;
}
#cohosted img.glam{
	margin:15px 0 13px 13px;
}
#cohosted .mc{
	margin:10px 0 0 10px;
}
/*
#cohosted .mc .archie{
	width:77px;
	border:1px solid #ccc;
	float:left;
}	
#cohosted .mc .name{
	margin:60px 0 0 8px;
	font-weight:bold;
	width:auto;
	float:left;
}
*/		
#cohosted .mc ul{
	margin:0 0 15px 0;
	padding:0;
	border:0;
	float:left;
}
#cohosted .mc ul li{
	width:87px;
	margin:0 6px 12px 0;
	float:left;
	position:relative;
}
#cohosted .mc ul li.thirdcol{
	width:87px;
	margin:0 0 14px 0;
	float:left;
}
#cohosted .mc ul li:last-child{
	margin:0;
}	
#cohosted .mc ul li img{
	padding:0;
	margin:0;
	border:1px solid #cccccc;
}		
#cohosted .mc ul li .name{
	font:normal 12px Arial;
	color:#333;
}
#cohosted .mc ul li .cohost-star {
	border:0;
	position:absolute;
	top:61px;
	left:63px;
}		

.co {
    margin-left: 10px;
    overflow: hidden;
    margin-bottom: 7px;
}

.co img {
    clear: both;
    float: left;
    margin-right: 8px;
}

.colarge h3 {
    margin-top: 0 !important;
}

.co h3 {
    margin-top: 20px;
    float: left;
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #3f5c9a;
    margin-bottom: 4px;
}

.co h3 + h3 {
    margin-top: 0 !important;
}

.co p {
    float: left;
    width: 200px;
    font: italic 11px Arial, Helvetica, sans-serif;
    color: #666;
}

.co p a {
    color: #3f5c9a !important;
}

/*acordeon*/
#acordeon {
    border: 1px solid #C9C9C9;
    float: left;
    margin-left: 5px;
    width: 308px;
}

#acordeon div h2 {
    background: #f0eef2;
    height: 34px;
}

#acordeon div h2 span {
    height: 34px;
    font: bold 16px Arial, Helvetica, sans-serif;
    color: #251242;
    padding-left: 13px;
    line-height: 34px;
    display: block;
    float: left;
    padding-left: 30px;
    margin-left: 15px;
}

.wpleasure h2 span {
    background: url(../images/check2.png) left center no-repeat;
}

#acordeon div h2 span + a {
    float: left;
    font: 13px Arial, Helvetica, sans-serif;
    color: #251242;
    height: 34px;
    line-height: 34px;
    margin-left: 10px;
}

#acordeon div h2 a + a {
    background: url(../images/morearrowdown.png) left center no-repeat;
    width: 18px;
    display: block;
    float: right;
    height: 34px;
    margin-right: 20px;
}

#acordeon div h2 a + a:hover {
    background: url(../images/morearrowdown2.png) left center no-repeat !important;
}

#acordeon .wpleasure h2 a + a:hover {
    background: url(../images/morearrowup2.png) left center no-repeat !important;
}

/*wpleasure*/
.wpleasure {
    padding-bottom: 0;
    border-bottom: 1px solid;
    border-color: #c9c9c9;
}

.wpleasure h2 {
}

.wpleasure h2 span {
    background: url(../images/check2.png) left center no-repeat;
}
.wpleasure .person, #perh .person, #wreg .person
{
	width:55px;
	float:left;
	padding:0px 10px 0 0;
	border:0;
	height:95px;
	overflow:hidden;
}
.wpleasure .person a.name,
#perh .person a.name,
#wreg .person a.name
{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#333;
}
.wpleasure .including, 
#perh .including,
#wreg .including{
	margin:0 15px 0 15px;
	width:275px;
	overflow:hidden;
}
.wpleasure .including li,
#perh .including li,
#wreg .including li
{
	width:130px;
	margin-bottom:3px;
	float:left;
}
.wpleasure .including li.title,
#perh .including li.title,
#wreg .including li.title
{
	margin-top:10px;
	margin-bottom:6px;
	width:100%;
	float:left;
}	
/*pleasure imgs*/
#pleasureimgs,#perhapsimgs,#regretsimgs {
    margin: 15px 15px 0 15px;
    padding-bottom: 0px;
    overflow: hidden;
}
#pleasureimgshidden,#perhapsimgshidden,#regretsimgshidden {
    margin: 15px;
    padding-bottom: 0px;
    overflow: hidden;
    display:none;
}
#pleasureimgshidden_showall,#perhapsimgshidden_showall,#regretsimgshidden_showall {
	margin:0;
	padding:0;
	overflow:hidden;
}	

#pleasureimgs img, #perhapsimgs img, #regretsimgs img,
#pleasureimgshidden img, #perhapsimgshidden img, #regretsimgshidden img{
    float: left;
    margin-left: 4px;
    margin-bottom: 4px;
}

.wpleasure p {
    margin-left: 20px;
}

/*perh*/
#perh {
    padding-bottom: 10px;
    border-bottom: 1px solid;
    border-color: #c9c9c9;
}

#perh h2 span {
    background: url(../images/question2.png) left center no-repeat !important;
}

.close {
    background: url(../images/morearrowup.png) left center no-repeat !important;
}

#perh p {
    padding-top: 10px;
    padding-left: 10px;
}

/*wreg*/
#wreg {
    padding-bottom: 10px;
}

#wreg h2 span {
    background: url(../images/x2.png) left center no-repeat !important;
}

#wreg p {
    padding-top: 10px;
    padding-left: 10px;
}

/*page4 login*/
/*******************************/
/******************************************/
/*googleselect*/
#googleselect {
    margin-bottom: 18px;
    margin-top: 18px;
    overflow: hidden;
}

#googleselect p select {
    float: right;
    margin-right: 12px;
    background: url(../images/google.jpg) left center no-repeat;
    height: 22px;
    border: 1px solid;
    border-color: #cbcbcb;
    width: 155px;
    padding-left: 25px;
}

/*forms*/
#forms,#forms-resetpassword {
    margin: 0 auto 0 61px;
    overflow: hidden;
    padding-bottom: 67px;
    width: 897px;
}
#forms-resetpassword label{
	margin:10px 0;
	width:100%;
	float:left;
}


#forml {
    /*background: url("../images/verticalsep.png") no-repeat scroll right center transparent;*/
    float: left;
    padding-right:20px;
    width: 376px;
}
#formr {
    float: left;
    padding-left:20px;
    position: relative;
    width: 460px;
	background: url("../images/verticalsep.png") no-repeat scroll left center transparent;
}
#forml h2 {
    color: #9A0000;
    font: bold 26px "Century Gothic";
    margin-bottom: -4px;
    margin-top: 2px;
	width:100%;
}
#forms-resetpassword h2 {
    color: #9A0000;
    font: bold 26px "Century Gothic";
    margin-bottom: 14px;
    margin-top: 2px;
	width:100%;
}
#forml h2.signup {
    color: #9A0000;
    font: bold 21px "Gill Sans Std Light", "Myriad Pro", Arial, Helvetica, sans-serif;
    margin-bottom: -4px;
    margin-top: 2px;
}
#forml h2 span {
    font: normal 26px "Century Gothic";
	color:#000;
	margin:0;
	padding:0;
}
#formr h2 span {
    font: normal 28px "Century Gothic";
	color:#000;
	margin:0;
	padding:0;
}
#forml h2 + p {
    color: #9a0000;
    font: 12px Arial, Helvetica, sans-serif;
	margin-top:6px;
    margin-bottom: 12px;
}
#forml h2.signup + p {
    color: #9a0000;
    font: 12px Arial, Helvetica, sans-serif;
	margin-top:8px;
    margin-bottom: 18px;
}

#forml > p + p {
    font: 12px Arial, Helvetica, sans-serif;
    color: #3f5c9a !important;
    margin-bottom: 15px;
}

.rhere {
    color: #3F5C9A !important;
    font: 12px Arial, Helvetica, sans-serif;
    margin-bottom: 15px;
}

.fbc {
    margin-bottom: 15px !important;
}

.connectsignup,.connectlogin {
    background: url(../images/facebookconect.jpg) left top no-repeat;
    width: 287px;
    height: 32px;
    display: block;
}
.connectsignup:hover,.connectlogin:hover {
	background: url(../images/facebook-connect-rollover.gif) left top no-repeat;
}	


#forml p .conect:hover {
    background: url(../images/facebookconecthover1.jpg) left top no-repeat;
}

#formr p .conect:hover {
    background: url(../images/facebookconecthover.jpg) left top no-repeat;
}

#forml form h3 {
    color: #333333;
    font: 15px Arial, Helvetica, sans-serif;
    margin-bottom: 8px;
}

#forml form h4{
    color: #9A0000;
    font: bold 12px Arial, Helvetica, sans-serif;
    margin-left: 4px;
}

#forml form h4 a {
    float: right;
    font: 10px Arial, Helvetica, sans-serif;
    color: #9c9c9c;
    margin-right: 10px;
    margin-bottom: 5px;
}

input.textbox, .bottext {
    width: 339px;
    height: 34px;
    border: 1px solid;
    border-color: #b4b4b4;
    border-top-color: #717171 !important;
    padding-left: 12px;
    font: 16px Arial, Helvetica, sans-serif;
    color: #000;
    margin-left: 3px;
    line-height: 34px;
}
#forml form p {
    margin-bottom: 6px;
}

.check {
    color: #5D6677;
    font: 12px Arial, Helvetica, sans-serif;
    margin-left: 4px;
}

.check input {
    margin-right: 5px;
}

.logbtm {
    background: url("../images/backbtm2.jpg") repeat-x scroll left center transparent;
    border: medium none;
    color: #FFFFFF;
    font: bold 18px Arial, Helvetica, sans-serif;
    height: 39px;
    margin-left: 4px;
    width: 172px;
	cursor:pointer;
}
#forms-resetpassword .logbtm {
    background: url("../images/backbtm2.jpg") repeat-x scroll left center transparent;
    border: medium none;
    color: #FFFFFF;
    font: bold 18px Arial, Helvetica, sans-serif;
    height: 39px;
    margin-top: 10px;
    margin-left: 4px;
    width: 250px;
	cursor:pointer;
}

#forml form .logbtm:hover {
    background: url(../images/backbtmhover3.jpg) left top repeat-x;
}

#formr form .logbtm:hover {
    background: url(../images/backbtm2hover.jpg) left top repeat-x;
}

/*formr*/
/*
#formr {
    float: left;
    padding-left: 36px;
    position: relative;
    width: 361px;
}
*/

#formr h2 {
    color: #321862;
    font: bold 28px/28px "Gill Sans Std Light", "Myriad Pro", Arial, Helvetica, sans-serif;
    margin-bottom: -4px;
    margin-top: 2px;
}
#formr h2.signup {
    color: #321862;
    font: bold 21px "Gill Sans Std Light", "Myriad Pro", Arial, Helvetica, sans-serif;
    margin-bottom: -4px;
    margin-top: 2px;
}

#formr span {
    font-weight: normal !important;
    color: #000 !important;
}

#formr h2 + p {
    color: #321862;
    font: 12px/18px Arial, Helvetica, sans-serif;
	margin-top:12px;
	width:380px;
	text-align:left;
}
#formr h2 + p + p{
    color: #321862;
    font: 12px/18px Arial, Helvetica, sans-serif;
	margin-top:6px;
	width:320px;
	text-align:left;
}
#formr p.submit{
	width:172px;
	float:left;
}
#formr ul.text{
	margin-left:15px;
	width:265px;
	border:0;
	float:left;
}	
#formr ul.text li{
	width:100%;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	margin:4px 0 4px 0;
	padding:0;
	float:left;
}
#formr ul.text li:last-child{
	margin:0;
	font:normal 11px Arial, Helvetica, sans-serif;
}		
#formr em{
	text-decoration:underline;
	color: #321862;
    font: 12px Arial, Helvetica, sans-serif; 
}	
#formr h2.signup + p {
    color: #321862;
    font: 12px Arial, Helvetica, sans-serif;
	margin-top:8px;
	margin-bottom:16px;
}

#formr > p + p {
    font: 12px Arial, Helvetica, sans-serif;
    color: #321862;
    margin-bottom: 9px;
}

#formr form h3 {
    color: #000;
    font: 15px Arial, Helvetica, sans-serif;
    margin-bottom: 9px;
}

#formr form h4 {
    color: #30195C;
    font: bold 12px Arial, Helvetica, sans-serif;
    margin-left: 3px;
	width:360px;
}

#formr form h4 a {
    float: right;
    font: 10px Arial, Helvetica, sans-serif;
    color: #9c9c9c;
    margin-right: 10px;
    margin-bottom: 5px;
}

#formr form p {
    margin-bottom: 6px;
}

#formr > img {
    position: absolute;
    right: -52px;
    top: 37px;
}
#formr ul{
	width:100%;
	margin:0;
	padding:0;
	border:0;
	float:left;
}
#formr ul li{
	width:100%;
	margin:0 0 8px 0;
	float:left;
}
#formr ul li div.section{
	width:50%;
	float:left;
}
#formr ul li label{
	width:80px;
	text-align:right;
	font:bold 12px Arial, Helvetica, sans-serif;
	float:left;
	color:#333;
}
#formr ul li label{
	width:75px;
	text-align:left;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	float:left;
	color:#333;
}	
#formr ul li .inputtext1{
	width:80px;
	height:20px;
	padding:2px;
	font:normal 12px Arial, Helvetica, sans-serif;
	border:1px solid #ccc;
	float:left;
}	
#formr ul li .inputtext2{
	width:260px;
	height:20px;
	padding:2px;
	font:normal 12px Arial, Helvetica, sans-serif;
	border:1px solid #ccc;
	float:left;
}
#formr ul li .red{
	border-color: #9a0000;
}	

/*botbanner*/
#botbanner {
    background: url("../images/banner4.jpg") no-repeat scroll left center transparent;
    float: left;
    height: 102px;
    margin-bottom: 6px;
    margin-left: 35px;
    padding-left: 15px;
    padding-right: 25px;
    padding-top: 15px;
    width: 875px;
}

#botbanner h2 {
    font: 23px "Gill Sans Std Light", "Myriad Pro", Arial, Helvetica, sans-serif;
    color: #f0eef2;
    margin-bottom: 10px;
}

#botbanner p {
    font: 16px Arial, Helvetica, sans-serif;
    color: #9f93b4;
}

#botbanner p a {
    font: 12px Arial, Helvetica, sans-serif;
    color: #9c7edc;
    text-decoration: underline;
}

.member {
    font: 12px Arial, Helvetica, sans-serif;
    color: #738dc3 !important;
    float: right;
}

#botform {
    background: none repeat scroll 0 0 #EEECF1;
    border-bottom: 1px dotted;
    border-top: 1px dotted;
    float: left;
    margin-bottom: 50px;
    margin-left: 35px;
    width: 915px;
    border-color: #c9c9c9;
}

#botform form p {
    background: url("../images/mail2.png") no-repeat scroll left center transparent;
    color: #251242;
    font: bold 16px Arial, Helvetica, sans-serif;
    margin-left: 22px;
    padding-bottom: 8px;
    padding-left: 35px;
    padding-top: 10px;
}

.bottext {
    height: 29px !important;
    width: 252px !important;
}

.botsub {
    background: url(../images/signupbtm.png) left no-repeat;
    width: 62px;
    height: 19px;
    border: none;
}

/*lightbox*/
/**********************/
/**********************************/

.lbox2{
	width:521px;
	height:auto;
	border:5px solid #878787;
}
.lbox3{
	width:525px;
	height:auto;
	border:5px solid #878787;
}
.lbox6{
	width:525px;
	height:auto;
	border:5px solid #878787;
}


.lbox {
    background: url(../images/backlibox.png) left top no-repeat;
    width: 511px;
    height: 500px;
    padding: 5px;
}
.lbox .bodybox {
 	background: #e6e6e6;
}
.lbox2 .bodybox {
 	background: #e6e6e6;
	min-height: 300px;
}
.lbox3 .bodybox {
 	background: #e6e6e6; 
    min-height: 430px;
}
.lbox6 .bodybox {
 	background: #e6e6e6; 
    min-height: 580px;
}

.lbox_iminterest{
	width:500px;
	height:auto;
	border:5px solid #878787;
	overflow:hidden;
}
.lbox_iminterest .bodybox {
	background: #fff; 
    min-height: 345px;
}
.lbox_iminterest .bodybox h2{
	height: 90px;
    text-align: center;
    line-height: 90px;
    background: #2f175a;
    margin:0;
    padding:0;
}
.lbox_iminterest .bodybox h2 span{
	
}
.lbox_iminterest .bodybox h2 span.interested{
	background:url(../images/interested-3.png) 0 0 no-repeat;
	font: bold 38px Arial, Helvetica, sans-serif;
	color: #fff;
}
.lbox_iminterest .bodybox h2 span.regret{
	background:url(../images/regrets-pop-up.png) 0 10px no-repeat;
	font: bold 38px Arial, Helvetica, sans-serif;
	color: #fff;
}
.lbox_iminterest .bodybox h3{
	font: normal 28px "Century Gothic";
    color: #fff;
    background: #2f175a;
    text-align: center;
    text-transform:uppercase;
    margin:0;
    padding:0;
}
.lbox_iminterest .bodybox .interested-table{
	margin:0;
	padding:0;
	border:0;
	width:500px;
}
.lbox_iminterest .bodybox .hope{
	background:#f1f1f1;
	height:54px;
	width:100%;
	margin:0;
	padding:0 0 0 0;
	text-align:center;
	border:0;
}
.lbox_iminterest .bodybox .hope label{
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#2f175a;
}
.lbox_iminterest .bodybox .commentbox{
	margin-top:11px;
	margin-left:23px;
	width:100%;
	float:left;
}
.lbox_iminterest .bodybox .commentbox .comment{
	width:442px;
	height:30px;
	border:1px solid #b0b0b0;
	font:normal 12px Arial, Helvetica, sans-serif;
}
.lbox_iminterest .bodybox .commentbox p{
	margin-top:8px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#333;
}
.lbox_iminterest .bodybox .footer{
	margin:14px 0 0 0;
	width:100%;
	float:left;
}
.lbox_iminterest .bodybox .footer .addacomment{
	font:bold 16px/32px Arial, Helvetica, sans-serif;
	color:#2f175a;
	width:150px;
	height:32px;
	display:block;
	background-color:#e4e4e4;
	text-align:center;
	margin-right:35px;
	text-decoration:none;
	float:right;
}
/* lbox_rsvp_login begin */
.lbox_rsvp_login{
	width:732px;
	height:auto;
	border:5px solid #878787;
	overflow:hidden;	
}
.lbox_rsvp_login .bodybox {
	background: #fff; 
}
.lbox_rsvp_login .bodybox .notification {
	line-height: 15px;
	cursor: pointer;
	margin: 8px 0px 8px 30px;
	padding: 20px 25px 10px 60px;
	-moz-border-radius:4px;
	width:80%;
	-webkit-border-radius: 4px;
	display:none;
}	
.lbox_rsvp_login .bodybox .notification p{
	margin:0;
	padding:0;
	border:0;
	width:100%;
	text-align:left;
}	
.lbox_rsvp_login .bodybox h2{
    text-align: center;
    width:100%;
    padding:0 0 0 0;
    margin:0;
    background:#e6e6e6;
}
.lbox_rsvp_login .bodybox p{
	font: normal 16px Arial, Helvetica, sans-serif;
	color:#9a0000;
	width:100%;
	text-align:center;
	padding:4px 0 35px 0;
	margin:0;
}
.lbox_rsvp_login .bodybox p.newuser{
	font: italic 14px Arial, Helvetica, sans-serif;
	color:#9a0000;
	width:100%;
	text-align:center;
	padding:4px 0 35px 0;
	margin:0;
}
.lbox_rsvp_login .bodybox p.connectfb{
	font: normal 16px Arial, Helvetica, sans-serif;
	color:#2f175a;
	width:100%;
	text-align:center;
	padding:4px 0 35px 0;
	margin:0;
}
.lbox_rsvp_login .bodybox a.connectwithfb{
	background:url(../images/connect-with-fb.gif) no-repeat;
	width:287px;
	height:32px;
	display:block;
	text-indent:-9999px;
	margin:-10px 0 20px 224px;
	padding:0 0 0 0;
	float:left;
	border:0;
}

.lbox_rsvp_login .bodybox h2 span{
	font: bold 38px Arial, Helvetica, sans-serif;
	color: #2f175a;
	margin:0;
	padding:0;
	width:auto;
}
.lbox_rsvp_login .bodybox h2 span.main{
	font: bold 38px Arial, Helvetica, sans-serif;
	color: #2f175a;
	margin:15px 0 0 0;
	padding:0 0 0 230px;
	width:auto;
	float:left;
}
.lbox_rsvp_login .bodybox h2 span.sub{
	font: normal 15px Arial, Helvetica, sans-serif;
	color: #2f175a;
	margin:5px 0 0 0;
	padding:0 0 0 130px;
	width:auto;
	float:left;
}
.lbox_rsvp_login .bodybox h3.privy{
	font: normal 18px/58px Arial, Helvetica, sans-serif;
    color: #2f175a;
    text-align: left;
    margin:5px 0 0 0;
    padding:0 0 0 175px;
    background:url(../images/privy-member-account-stamp.png) no-repeat 110px 0;
    height:58px;
}
.lbox_rsvp_login .bodybox h3.guest{
	font: normal 18px/58px Arial, Helvetica, sans-serif;
    color: #2f175a;
    text-align: left;
    margin:5px 0 0 0;
    padding:0 0 0 175px;
    background:url(../images/privy-guest-account-stamp.png) no-repeat 110px 0;
    height:58px;
}
.lbox_rsvp_login .bodybox .rsvp-table{
	margin:0;
	padding:0 0 0 80px;
	border:0;
	width:100%;
}
.lbox_rsvp_login .bodybox td{
	padding:0 0 15px 178px;
	margin:0;
}
.lbox_rsvp_login .bodybox td.withline{
	padding:18px 0 18px 0;
	margin:0 0 0 0;
	border:1px solid #c3c3c3; 
}
.lbox_rsvp_login .bodybox td.withline2{
	padding:13px 0 0 150px;
	margin:0 0 0 0;
	border:0; 
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#333;
}
.lbox_rsvp_login .bodybox td.withline2 .left{
	width:135px;
	margin:0 24px 0 0;
	padding:0;
	font:bold 16px Arial, Helvetica, sans-serif;
	float:left;
}	
.lbox_rsvp_login .bodybox td.withline2 .right{
	width:322px;
	margin:0 0 30px 0;
	padding:0;
	font:bold 16px Arial, Helvetica, sans-serif;
	float:left;
}
.lbox_rsvp_login .bodybox td.withline2 .left ul{
	width:100%;
	margin:0;
	padding:0;
}	
.lbox_rsvp_login .bodybox td.withline2 .left ul li:first-child{
	margin:0 0 0 0;
}	
.lbox_rsvp_login .bodybox td.withline2 .left ul li{
	width:100%;
	margin:23px 0 0 0;
	padding:0;
	float:left;
}
.lbox_rsvp_login .bodybox td.withline2 .right ul{
	width:246px;
	margin:11px 0 0 23px;
	padding:0;
	float:left;
}	
.lbox_rsvp_login .bodybox td.withline2 .right ul li{
	width:123px;
	font:normal 14px Arial, Helvetica, sans-serif;
	float:left;
	color:#333;
}	
.lbox_rsvp_login .bodybox td.withline2 .right ul li .check1{
	margin-right:7px;
}	

.lbox_rsvp_login .bodybox td.withline span{
	margin-left:150px;
	font:bold 24px Arial, Helvetica, sans-serif;
	color:#333;
}	
.lbox_rsvp_login .bodybox td.withline .iminterested{
	margin-right:8px;
}

.lbox_rsvp_login .bodybox td.col1{
	padding:0 15px 15px 178px;
	margin:0;
	width:172px;
}
.lbox_rsvp_login .bodybox td.col2{
	padding-left:0px;
	padding-bottom:15px;
	margin:0;
}	
.lbox_rsvp_login .bodybox td label{
	color: #30195c;
	font:bold 12px Arial, Helvetica, sans-serif;
	width:100%;
	float:left;
}
.lbox_rsvp_login .bodybox td .email,
.lbox_rsvp_login .bodybox td .password{
	width:342px;
	height:27px;
	padding:4px;
	border:1px solid #dadada;
	background:none;
}
.lbox_rsvp_login .bodybox td label.label2{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#333;
	width:100%;
}
.lbox_rsvp_login .bodybox td label.label3{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#5d6677;
	width:auto;
}
.lbox_rsvp_login .bodybox td .keepmein{
	margin:0 8px 0 0;
	padding:0 0 0 0;
	float:left;
}
.lbox_rsvp_login .bodybox td .firstname, 
.lbox_rsvp_login .bodybox td .lastname,
.lbox_rsvp_login .bodybox td .password2{
	width:166px;
	height:27px;
	border:1px solid #dadada;
	background:none;
	padding:4px;
	margin:0;
}

.lbox_rsvp_login .bodybox td a.forgot{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#3f5c9a;
	padding-left:230px;
	margin-top:-7px;
	float:left;
}
.lbox_rsvp_login .bodybox .footer{
	margin:0 0 0 0;
	padding:15px 0 18px 0;
	width:100%;
	background:#e6e6e6;
	float:left;
}
.lbox_rsvp_login .bodybox .footer span{
	font:normal 13px/32px Arial, Helvetica, sans-serif;
	color:#2f175a;
	padding-left:158px;
	padding-right:27px;
	float:left;
}
.lbox_rsvp_login .bodybox .footer .loginview{
	background:url(../images/login-view-event.gif) no-repeat;
	width:231px;
	height:32px;
	border:0;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-indent:-99999px;
}
.lbox_rsvp_login .bodybox .footer .signinviewevent{
	background:url(../images/signin-view-event.gif) no-repeat;
	width:245px;
	height:32px;
	border:0;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-indent:-99999px;
}
.lbox_rsvp_login .bodybox .footer .skip{
	background:url(../images/skip-button.gif) no-repeat;
	width:73px;
	height:32px;
	border:0;
	margin:0 0 0 320px;
	padding:0 0 0 0;
	text-indent:-99999px;
}
.lbox_rsvp_login .bodybox .footer .subscribeviewevent{
	background:url(../images/subscribe-view-event.gif) no-repeat;
	width:281px;
	height:32px;
	border:0;
	margin:0 0 0 207px;
	padding:0 0 0 0;
	text-indent:-99999px;
	float:left;
}
.lbox_rsvp_login .bodybox .footer a.thinkabout{
	font:normal 14px/32px Arial, Helvetica, sans-serif;
	color:#2f175a;
	margin:0 0 0 25px;
	float:left;
}			



/* lbox_rsvp_login end */

.lbox_rsvp{
	width:557px;
	height:auto;
	border:5px solid #878787;
	overflow:hidden;	
}
.lbox_rsvp .bodybox {
	background: #fff; 
}
.lbox_rsvp .bodybox h2{
	height: 40px;
    text-align: center;
    line-height: 40px;
    background: #2f175a;
    margin:0;
    padding:20px 0 10px;
}
.lbox_rsvp .bodybox h2 span{
	background:url(../images/with-pleasure-1.png) 0 5px no-repeat;
	font: bold 38px Arial, Helvetica, sans-serif;
	color: #fff;
}
.lbox_rsvp .bodybox h3{
	font: normal 28px "Century Gothic";
    color: #fff;
    background: #2f175a;
    text-align: center;
    text-transform:uppercase;
    margin:0;
    padding:0;
}
.lbox_rsvp .bodybox .rsvp-table{
	margin:0;
	padding:0;
	border:0;
	width:100%;
}
.lbox_rsvp .bodybox .many-people{
	background:#f1f1f1;
	height:54px;
	width:100%;
	margin:0;
	padding:0 0 0 42px;
	border:0;
}
.lbox_rsvp .bodybox .people-name{
	min-height:248px;
	width:100%;
	margin:0;
	padding:11px 0 0 16px;
	border:0;
}
.lbox_rsvp .bodybox	.many-people label{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#2f175a;
	margin:0;
	padding:0;
}
.lbox_rsvp .bodybox	.many-people span.yes{
	font:bold 17px Arial, Helvetica, sans-serif;
	color:#2f175a;
	margin:0;
	padding:0;
}
.lbox_rsvp .bodybox	.people-name #guestlist{
	margin:0;
	padding:0;
	border:0;
}
.lbox_rsvp .bodybox	.people-name #guestlist li{
	margin-bottom:6px;
	width:100%;
	float:left;
}
.lbox_rsvp .bodybox	.people-name #guestlist li .guesttype{
	font:bold 14px/24px Arial, Helvetica, sans-serif;
	color:#2f175a; 
	width:46px;
	margin-right:9px;
	float:left;
}
.lbox_rsvp .bodybox	.people-name #guestlist li label{
	font:bold 14px/24px Arial, Helvetica, sans-serif;
	color:#000;
	width:18px;
	float:left;
}
.lbox_rsvp .bodybox	.people-name #guestlist li .guestname-normal{
	width:195px;
	height:20px;
	padding:2px;
	font:normal 12px Arial, Helvetica, sans-serif;
	border:1px solid #b0b0b0;
	margin-right:11px;
	float:left;
}
.lbox_rsvp .bodybox	.people-name #guestlist li .guestname{
	width:195px;
	height:20px;
	padding:2px;
	font:normal 12px Arial, Helvetica, sans-serif;
	border:1px solid #b0b0b0;
	margin-right:11px;
	color:#000;
	float:left;
}
.lbox_rsvp .bodybox	.people-name #guestlist li .guestemail-normal{
	width:232px;
	height:20px;
	padding:2px;
	font:normal 12px Arial, Helvetica, sans-serif;
	border:1px solid #b0b0b0;
	float:left;
}
.lbox_rsvp .bodybox	.people-name #guestlist li .guestemail{
	width:232px;
	height:20px;
	padding:2px;
	font:normal 12px Arial, Helvetica, sans-serif;
	border:1px solid #b0b0b0;
	color:#000;
	float:left;
}
.lbox_rsvp .bodybox	.commentbox{
	margin-top:8px;
	margin-left:89px;
	width:100%;
	float:left;
}
.lbox_rsvp .bodybox	.commentbox .comment{
	width:442px;
	height:30px;
	border:1px solid #b0b0b0;
	font:normal 12px Arial, Helvetica, sans-serif;
}
.lbox_rsvp .bodybox	.commentbox p{
	margin-top:8px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#333;
}
.lbox_rsvp .bodybox .footer{
	margin:14px 0 10px 0;
	width:100%;
	float:left;
}
.lbox_rsvp .bodybox .footer .returntoinvite{
	font:normal 14px/32px Arial, Helvetica, sans-serif;
	color:#3f5c9a;
	margin-left:254px;
	margin-right:19px;
	float:left;
}
.lbox_rsvp .bodybox .footer .completersvp{
	font:bold 16px/32px Arial, Helvetica, sans-serif;
	color:#2f175a;
	width:150px;
	height:32px;
	display:block;
	background-color:#e4e4e4;
	text-align:center;
	text-decoration:none;
	float:left;
}							
		


.bodybox h2 {
    font: bold 38px Arial, Helvetica, sans-serif;
    color: #2f175a;
    height: 94px;
    text-align: center;
    line-height: 94px;
}

.bodybox h2 span {
    padding-left: 46px;
}
#lightboxfbdouble .content{
	background:none;
	background-color:#fff;
	width:100%;
	margin:0;
	padding:0 0 2px 0;
	float:left;
}

#lightboxfbdouble .leftdouble{
	margin:10px;
	width:255px;
	float:left;
}
#lightboxfbdouble .rightdouble{
	margin:10px;
	width:190px;
	float:left;
}
#lightboxfbdouble .leftdouble li{
	margin:0 0 20px 0;
	width:100%;
	font:normal 14px Arial, Helvetica, sans-serif;
	float:left;
}
#lightboxfbdouble .rightdouble li{
	margin:0 0 12px 0;
	width:100%;
	float:left;
}
#lightboxfbdouble .rightdouble li label{
	font:bold 12px/14px Arial, Helvetica, sans-serif;
}
#lightboxfbdouble .rightdouble li .textb{
	width:180px;
	border:1px solid #ccc;
	padding:2px;
	height:18px;
	font:normal 12px Arial, Helvetica, sans-serif;
}
#lightboxfbdouble .rightdouble li .submitdouble{
	text-indent:-9999px;
	background:url(../images/submit-blue.gif) no-repeat;
	width:82px;
	height:31px;
	display:block;
	border:0;
	margin-top:5px;
}					

#lightbox1 .bodybox h2 span {
    background: url(../images/check3.png) left center no-repeat;
}
#lightbox5 .bodybox h2 span {
    background: url(../images/check3.png) left center no-repeat;
}
#lightboxfbdouble .bodybox h2 span {
    background:none;
	font:bold 30px Arial, Helvetica, sans-serif;
}
#lightbox5 .bodybox table.bodybox-table {
	width:521px;
	margin:0;
	padding:0;
	border:0;
}
#lightbox5 .bodybox table.bodybox-table th.nextstep {
	font:bold 28px/50px Arial;
	color:#fff;
	background: #9d95af;
	width:100%;
	text-align:center;
	padding:0;
	margin:0;
}
#lightbox5 .bodybox table.bodybox-table th.thankyou {
	font:bold 18px/30px Arial;
	color:#333333;
	background: #fff;
	width:100%;
	text-align:center;
	padding:15px 0;
	margin:0;
}
#lightbox5 .bodybox p.buyticketnow{
	margin:16px 0 0 0;
	padding:0 0 0 0;
	width:521px;
	float:left;
}
#lightbox5 .bodybox p.buyticketnow .buyticketnow{
	background:url(../images/buy-ticket-now.gif) no-repeat;
	width:206px;
	height:32px;
	display:block;
	text-indent:-9999px;
	border:0;
	margin-left:162px;
}
#lightbox7 .bodybox table.bodybox-table {
	width:520px;
	margin:0 0 0 0;
	padding:0;
	border:0;
}
#lightbox7 .bodybox table.bodybox-table tr{
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:0;
}
#lightbox7 .bodybox table.bodybox-table tr td{
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:0;
}
#lightbox7 .bodybox table.bodybox-table label{
	margin:10px 0 0 10px;
	font:bold 14px Arial;
	width:100%;
	float:left;
}	
#lightbox7 .bodybox table.bodybox-table label span{
	font:normal 12px Arial;
}	
#lightbox7 .bodybox table.bodybox-table #friendemail{
	margin:10px 4px 0 10px;
	width:500px;
	height:150px;
	padding:2px;
	font:normal 12px Arial;
}
#lightbox7 .bodybox table.bodybox-table #personalmessagecol{
	padding-bottom:8px;
}
#lightbox7 .bodybox table.bodybox-table a.addpersonalmsg{
	margin:10px 0 0 10px;
	font:bold 12px Arial;
	width:500px;
}
#lightbox7 .bodybox table.bodybox-table .personalmessage{
	margin:0 4px 0 10px;
	width:500px;
	height:50px;
}
#lightbox7 .bodybox .footer-signin{
	margin:15px 0 18px 0;
	float:left;
}
#lightbox7 .bodybox .footer-signin .left{
	width:237px;
	float:left;
	font:normal 12px Arial, Helvetica, sans-serif;
}
#lightbox7 .bodybox .footer-signin .left a{
	width:237px;
	color:#3f5c9a;
	margin-bottom:8px;
	float:left;
}	
#lightbox7 .bodybox .footer-signin .submitinvite{
	background:url(../images/send.gif) no-repeat;
	width:118px;
	height:32px;
	text-indent:-9999px;
	border:0;
	display:block;
	float:left;
	margin:0 0 0 12px;	
}
#lightbox6 .bodybox ul.login-content {
	width:525px;
	margin:0;
	padding:0;
	background-color:#fff;
	overflow:hidden;
	float:left;
}
#lightbox6 .bodybox ul.login-content li{
	width:100%;
	float:left;
	margin:0 0 15px 0;
	padding:0;
	border:0;
}
#lightbox6 .bodybox ul.login-content li.notelogin {
	font:normal 14px/18px Arial, Helvetica, sans-serif;
	color:#2f175a;
	border:0;
	padding:0 0 0 0;
	margin:0;
	text-align:center;
	float:left;
}	
#lightbox6 .bodybox a.connectwithfacebook{
	background:url(../images/connect-with-facebook.gif) no-repeat;
	border:0;
	width:287px;
	height:32px;
	display:block;
	text-indent:-9999px;
	margin:11px 0 15px 106px;
	padding:0;
}
#lightbox6 .bodybox label{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#30195c;
	width:361px;
	margin:0 0 0 0;
	padding:0;
	text-align:left;
	float:left;
}
#lightbox6 .bodybox .inputtext{
	width:353px;
	height:27px;
	font:normal 12px Arial, Helvetica, sans-serif;
	padding:3px;
}
#lightbox6 .bodybox ul.login-content li.or{
	padding-left:215px;
}
#lightbox6 .bodybox .orline{
	padding:0 6px;
}
#lightbox6 .bodybox p.we-never-post{
	margin:-10px 0 0 106px;
	font-size:10px;
}
#lightbox6 .bodybox p.we-never-sell{
	font-size:10px;
}
#lightbox6 .bodybox ul.login-content li.cellform {
	margin:0 0 15px 70px;
	border:0;
	float:left;
}
#lightbox6 .bodybox .cellbox {
	width:180px;
	margin-right:10px;
	float:left;
}
#lightbox6 .bodybox .cellbox .inputtext2{
	width:163px;
	height:27px;
	font:normal 12px Arial, Helvetica, sans-serif;
	padding:3px;
}	
#lightbox6 .bodybox .cellbox label{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#30195c;
	width:180px;
	margin:0 0 0 0;
	padding:0;
	text-align:left;
	float:left;
}
#lightbox6 .bodybox .line{
	width:361px;
	margin:8px 0 16px 0;
	float:left;
}
#lightbox6 .bodybox .line .chkremember{
	width:auto;
	margin:0 8px 0 0;
	float:left;
}
#lightbox6 .bodybox .line .rememberme{
	width:auto;
	margin:0;
	padding:0;
	float:left;
}
#lightbox6 .bodybox .line a{
	color:#3f5c9a;
	font:normal 12px Arial, Helvetica, sans-serif;
	float:right;
}	
#lightbox6 .bodybox .footer-signin{
	margin:15px 0 18px 80px;
	float:left;
}
#lightbox6 .bodybox .footer-signin .left{
	width:237px;
	float:left;
	font:normal 12px Arial, Helvetica, sans-serif;
}
#lightbox6 .bodybox .footer-signin .left a{
	width:237px;
	color:#3f5c9a;
	margin-bottom:8px;
	float:left;
}	
#lightbox6 .bodybox .footer-signin .signin{
	background-color:#3c206b;
	color:#fff;
	font:bold 18px Arial, Helvetica, sans-serif;
	width:118px;
	height:32px;
	border:0;
	text-align:center;
	margin:0 0 0 300px;
	float:left;	
}	
/*		
#lightbox6 .bodybox table.bodybox-table {
	width:525px;
	margin:0;
	padding:0;
	border:0;
}	
#lightbox6 .bodybox a.connectwithfacebook{
	background:url(../images/connect-with-facebook.gif) no-repeat;
	border:0;
	width:287px;
	height:32px;
	display:block;
	text-indent:-9999px;
	margin:11px 0 15px 106px;
	padding:0;
}	
#lightbox6 .bodybox table.bodybox-table th.or{
	font:normal 14px/14px Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0;
	padding:0;
}	
#lightbox6 .bodybox table.bodybox-table th.or .orline{
	padding:0 6px;
}
#lightbox6 .bodybox table.bodybox-table th.radioselect {
	padding:13px 0 0;
}
#lightbox6 .bodybox table.bodybox-table th.radioselect label{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000000;
	padding-left:8px;
	padding-right:21px;
}	
#lightbox6 .bodybox table.bodybox-table th.inputbox{
	padding:18px 0 0 0;
}
#lightbox6 .bodybox table.bodybox-table th.inputbox label{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#30195c;
	width:361px;
	margin:0 0 0 80px;
	padding:0;
	text-align:left;
	float:left;
}
#lightbox6 .bodybox table.bodybox-table th.inputbox label a{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#5d6677;
	float:right;
}	
#lightbox6 .bodybox table.bodybox-table th.inputbox .inputtext{
	width:353px;
	height:35px;
	font:normal 12px Arial, Helvetica, sans-serif;
	padding:3px;
}
#lightbox6 .bodybox table.bodybox-table th.inputbox .inputtext2{
	width:153px;
	height:35px;
	font:normal 12px Arial, Helvetica, sans-serif;
	padding:3px;
}	
#lightbox6 .bodybox table.bodybox-table th.inputbox .line{
	width:361px;
	margin:8px 0 16px 80px;
	float:left;
}
#lightbox6 .bodybox table.bodybox-table th.inputbox .line .chkremember{
	width:auto;
	margin:0 8px 0 0;
	float:left;
}
#lightbox6 .bodybox table.bodybox-table th.inputbox .line .rememberme{
	width:auto;
	margin:0;
	padding:0;
	float:left;
}
#lightbox6 .bodybox table.bodybox-table th.inputbox .line a{
	color:#3f5c9a;
	font:normal 12px Arial, Helvetica, sans-serif;
	float:right;
}	
#lightbox6 .bodybox .footer-signin{
	margin:15px 0 18px 80px;
	float:left;
}
#lightbox6 .bodybox .footer-signin .left{
	width:237px;
	float:left;
	font:normal 12px Arial, Helvetica, sans-serif;
}
#lightbox6 .bodybox .footer-signin .left a{
	width:237px;
	color:#3f5c9a;
	margin-bottom:8px;
	float:left;
}	
#lightbox6 .bodybox .footer-signin .signin{
	background:url(../images/signin.gif) no-repeat;
	width:118px;
	height:32px;
	text-indent:-9999px;
	border:0;
	display:block;
	float:left;	
}
#lightbox6 {
}

#lightbox6 h2 {
    height: 60px;
    line-height: 64px;
}

#lightbox6 h5 {
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
    color: #2f175a;
    width: 96%;
    margin: 0 auto;
}

#lightbox6 .heading {
    font-size: 24px;
    color: #333333;
    background: #ffffff;
    border-bottom: 1px solid #c3c3c3;
    height: 40px;
    line-height: 40px;
}

#lightbox6 .heading span input {
    margin: 0 5px 0 0;
}

#lightbox6 .heading span {
    display: block;
    margin: 0 auto;
    width: 365px;
}

#lightbox6 .row {
    background: #fff;
    overflow: hidden;
    padding: 0 0 3px 60px;
}

#lightbox6 .row > p {
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    margin: 5px 0 0;
}

#lightbox6 .row .col1 {
    float: left;
    width: 185px;
    overflow: hidden;
}

#lightbox6 .row input {
    margin: 0 5px 0;
}

#lightbox6 .row div > span {
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    color: #000;
    float: left;
    clear: both;
    display: block;
    width: 100%;
}

#lightbox6 .row div p span {
    font-size: 14px;
    line-height: 22px;
    color: #333333;
    display: inline-block;
    width: 115px;
}
#lightbox6 .row div p span input{
	margin:0 5px 0 13px;
}
#lightbox6 .row .col2 {
    float: left;
    width: 266px;
    overflow: hidden;
}
#lightbox6 .btn{
	overflow:hidden;
	padding:10px 0 0;
}
#lightbox6 .btn input.later{
	float:right;
	height:30px;
	width:140px;
	margin:0 90px 0 0;
	border:none;
	font-size:14px;
	line-height:30px;
	color:#645e72;
	background:none;
	cursor:pointer;
}
#lightbox6 .btn .update{
	float:right;
	height:30px;
	width:120px;
	font-size:20px;
	line-height:30px;
	color:#fff;
	background:#2f175a;
	border:none;
	cursor:pointer;
}
#lightbox6 .btn{
	overflow:hidden;
}
*/		
/*libox table*/
.bodybox table {
    width: 511px;
}
.bodybox table tr {
    background: #fff;
}
.bodybox table tr td {
    padding-left: 61px;
    vertical-align: middle;
}



.headlitable {
    background: #9d95af !important;
    height: 25px !important;
}
.headlitable th {
    color: #FFFFFF !important;
    line-height: 25px !important;
    text-align: left;
}


.med {
    border-bottom: 1px solid;
    border-color: #c3c3c3;
}

.bodybox table tr td p input {
    margin-right: 10px;
}

.bodybox > p {
    color: #333333;
    font: 12px Arial, Helvetica, sans-serif;
    margin-left: 40px;
    padding-left: 0;
    padding-top: 16px;
}

.bodybox > p input {
    margin-right: 10px;
}

#lisubmit {
    background: #2f175a;
    width: 118px;
    height: 32px;
    font: bold 20px Arial, Helvetica, sans-serif;
    color: #fff;
    line-height: 32px;
    text-align: center;
    border: none;
    margin-left: 30px;
}

.bodybox > p a {
    font: 14px Arial, Helvetica, sans-serif;
    color: #645e72;
}

/*lightbox2*/
.bodybox h3 {
    background: #9d95af;
    height: 50px;
    font: bold 28px Arial, Helvetica, sans-serif;
    color: #fff;
    line-height: 50px;
    text-align: center;
    margin-bottom: 36px;
}

.bodybox h4 {
    font: 24px Arial, Helvetica, sans-serif;
    color: #333;
    text-align: center;
}

#lightbox2 p a, #lightbox3 p a {
    color: #645e72;
    font: 13px Arial, Helvetica, sans-serif;
}

#lightbox2 h2 span {
    background: url(../images/question3.png) left center no-repeat;
}

#lightbox2 p input, #lightbox3 p input {
    background: #2f175a;
    height: 32px;
    width: 259px;
    font: bold 16px Arial, Helvetica, sans-serif;
    color: #fff;
    margin-left: 10px;
    border: none;
}

/*lightbox3*/
#lightbox3 p {
}

#lightbox3 h2 span {
    background: url(../images/x3.png) left center no-repeat;
}

/*lightbox4*/
#lightbox4 {
    background: url(../images/backlibox2.png) left no-repeat;
    width: 452px;
    height: 535px;
    padding: 5px;
}

#lightbox4 .libody {
    background: #e6e6e6;
    width: 452px;
    height: 535px;
    text-align: center;
}

#lightbox1, #lightbox2 {
}

.libody h2 {
    font: bold 24px Arial, Helvetica, sans-serif;
    color: #000;
    padding-top: 20px;
    margin-bottom: 5px;
}

.libody h2 + p {
    background: none !important;
}

.libody p {
    font: 12px Arial, Helvetica, sans-serif;
    color: #333;
    padding-bottom: 7px;
}

.libody h3 {
    background: #9d95af;
    color: #fff;
    font: 18px Arial, Helvetica, sans-serif;
    height: 25px;
    line-height: 25px;
}

.libody p, .libody h4 {
    background: #fff;
}

.libody h4 {
    font: bold 13px Arial, Helvetica, sans-serif;
    color: #333;
    padding-bottom: 5px;
    padding-top: 4px;
}

.lightlink {
    background: none !important;
    padding-top: 10px;
}

.libody p a {
    font: bold 14px Arial, Helvetica, sans-serif;
    color: #333;
}

/*lightbo5*/
#lightbox5 {
}

#lightbox5 .row {
    height: 115px;
    width: 100%;
    background: #fff;
    margin: 0 auto;
}

#lightbox5 .row p {
    width: 410px;
    margin: 0 auto 10px;
    font-size: 12px;
    line-height: 35px;
    color: #333333;
}

#lightbox5 .row input {
    width: 350px;
    margin: 0 auto;
    display: block;
    height: 36px;
    font-size: 18px;
    line-height: 36px;
    color: #333;
    text-indent: 12px;
}

#lightbox5 .btn {
    overflow: hidden;
    padding: 25px 0 0;
}

#lightbox5 .btn input {
    float: right;
    border: none;
    cursor: pointer;
}

#lightbox5 .btn input.sub {
    width: 120px;
    height: 32px;
    background: #2f175a;
    font-size: 20px;
    line-height: 32px;
    color: #fff;
    font-weight: bold;
}

#lightbox5 .btn input.res {
    width: 90px;
    height: 32px;
    background: none;
    font-size: 14px;
    line-height: 32px;
    color: #645e72;
}

/*lightbox6*/

/******************************************PAGE 4 PROFILE**********************************************/
.profcustom {
    margin-top: 10px !important;
}

#proffacebook {
    padding-bottom: 8px !important;
    float:left;
}

/*menu's current option*/
#cusmenu ul li.cuscurrent {
    background: #36225d !important;
    position: relative;
}

#cusmenu ul li.cuscurrent span.quot {
    background: url(../images/quote.png) left top no-repeat;
    width: 11px;
    height: 7px;
    display: block;
    position: absolute;
    bottom: -7px;
    left: 10px;
}

#cusmenu ul li.cuscurrent > a {
    color: #fff !important;
}

.droplist:hover .quot {
    display: none;
    background: none !important;
}

/*language for the select in custom style*/
.language {
    margin-right: 30px !important;
}

/******************************************SIDE PROFILE (SIDEBAR)**********************************************/
#sideprofile {
    width: 225px;
    float: left;
    margin-left: 25px;
    margin-right: 17px;
}

#sideprofile > * {
    margin-bottom: 3px;
}

/*write a message*/
.writemsg {
    background: url(../images/img36.png) left top no-repeat;
    width: 139px;
    height: 39px;
    font: bold 13px Arial, Helvetica, sans-serif;
    color: #2960d6;
    display: block;
    line-height: 39px;
    padding-left: 60px;
}

.writemsg:hover {
    color: #37235e;
    text-decoration: none !important;
}

/*class for all box class purple1*/
.purple1 {
    background: #e6ebf5;
    /*width: 200px;*/
    height: 40px;
    overflow: hidden;
}

.purple1 a {
    float: left;
    margin-top: 15px;
    margin-left: 5px;
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #36225d;
}

.purple1 span {
    font: 32px Arial, Helvetica, sans-serif;
    color: #36225d;
    float: right;
    margin-top: 2px;
    margin-right: 0px;
}

/*class for all box clas purple 2*/
.purple2 {
    background: #d2c6f4;
    height: 86px;
    width: 200px;
    overflow: hidden;
}

.purple2 span {
    font: 43px Arial, Helvetica, sans-serif;
    color: #36225d;
    float: right;
    margin-top: 18px;
    margin-right: 40px;
}

.purple2 a {
    float: left;
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #36225d;
    text-align: center;
}

#profdinner a {
    background: url("../images/dinner3.png") no-repeat scroll center top transparent;
    display: block;
    padding-top: 35px;
    text-align: center;
    width: 52px;
    margin-left: 10px;
    margin-top: 22px;
}

#profdrink a {
    background: url("../images/cocktail.png") no-repeat scroll center top transparent;
    display: block;
    padding-top: 45px;
    text-align: center;
    width: 52px;
    margin-left: 10px;
    margin-top: 15px;
}

#profparty a {
    background: url("../images/party.png") no-repeat scroll center top transparent;
    display: block;
    padding-top: 55px;
    text-align: center;
    width: 52px;
    margin-left: 10px;
    margin-top: 5px;
}

/*profall*/
#profall {
    background: #e6ebf5;
    width: 200px;
    padding-top: 10px;
    overflow: hidden;
    padding-bottom: 10px;
}

#profall h2 {
    font: bold 16px Arial, Helvetica, sans-serif;
    color: #36225d;
    text-align: center;
}

#profall span {
    display: block;
    text-align: right;
    font: 43px Arial, Helvetica, sans-serif;
    color: #36225d;
    padding-right: 30px;
}

#profall img {
    float: left;
    margin-left: 7px;
    margin-bottom: 5px;
    height: 57px;
}

#profall p {
    clear: both;
}

#profall p a {
    float: right;
    margin-right: 12px;
    padding-top: 5px;
}

#profbeen a {
    background: url("../images/check5.png") no-repeat scroll center top transparent;
    display: block;
    margin-left: 10px !important;
    margin-right: 2px;
    margin-top: 20px !important;
    padding-top: 40px;
    width: 65px;
}

.purple3right {
    float: left;
    padding-top: 10px;
}

.purple3right h3 {
    display: block;
    text-align: right;
    font: 43px Arial, Helvetica, sans-serif;
    color: #36225d;
}

.purple3right p {
    font: 11px Arial, Helvetica, sans-serif;
    color: #36225d;
}

#profwant a {
    background: url(../images/check4.png) center top no-repeat;
    width: 70px;
    display: block;
    padding-top: 50px;
    margin-top: 10px !important;
    margin-left: 10px !important;
    margin-right: 5px;
}
/***************** begin profsubnav ****************/
.profsubnav{
	width:100%;
	border-bottom:1px solid #37235e;
	float:left;
}
.profsubnav li{
	width:150px;
	margin:0;
	padding:0;
	float:left;
	height:29px;
	text-align:center;
}
.profsubnav li:last-child{
	width:170px;
}	
.profsubnav li.selected{
	background-color:#37235e;
}	
.profsubnav li a{
	font:bold 14px/29px Arial, Helvetica, sans-serif;
	color:#37235e;
}
.profsubnav li.selected a{
	font:bold 14px/29px Arial, Helvetica, sans-serif;
	color:#fff;
}	
#principalprof a.findfriends{
	background:url(../images/findfriends-bg.gif) repeat-x;
	width:130px;
	height:27px;
	border:1px solid #bbb;
	font:bold 14px/27px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#2960d6;
	margin:-35px 0 0 0;
	float:right;
}
#principalprof a.findfriends span{
	background:url(../images/plus-find-friends.gif) no-repeat 0px 3px;
	padding-left:15px;
}
#principalprof .slide-nav{
	width:100%;
	margin:16px 0 0 0;
	border:0;
	float:left;
}
#principalprof .slide-nav label{
	margin:0 0 0 17px;
	font:bold 11px/32px Arial, Helvetica, sans-serif;
	color:#263041;
	width:52px;
	float:left;
}
#principalprof .slide-nav #sortby{
	width:160px;
	padding:0;
	height:30px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666;
	border:1px solid #909090;
	margin-right:50px;
}
#principalprof .slide-nav #searchfriends{
	width:198px;
	padding:7px 9px 7px 9px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666;
	border:1px solid #909090;
	background:url(../images/mag-glass.gif) no-repeat 100% 3px;
}
#principalprof .slide-nav .reccontrol{
	width:auto;
	float:right;
}
#principalprof .slide-nav .reccontrol span{
	font:normal 11px/18px Arial, Helvetica, sans-serif;
	color:666666;
	width:auto;
	margin-right:8px;
	float:left;	
}
#principalprof .slide-nav .reccontrol .link-prev{
	background:url(../images/bg-link-prev.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	width:18px;
	height:18px;
	margin-right:4px;
	float:left;
}
#principalprof .slide-nav .reccontrol .link-next{
	background:url(../images/bg-link-next.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	width:18px;
	height:18px;
	float:left;
}
#principalprof .friendlist{
	margin:8px 0 0 0;
	padding:0;
	width:100%;
	float:left;
}
#principalprof .friendlist li{
	width:675px;
	border:1px solid #d0d0d0;
	margin:0 0 5px 0;
	padding:0 15px 0 0;
	float:left;
}
#principalprof .friendlist li .photoname{
	width:237px;
	background-color:#f5f5f5;
	padding:8px 0 8px 8px;
	float:left;
}
#principalprof .friendlist li img{
	width:61px;
	margin-right:7px;
	float:left;
}	
#principalprof .friendlist li .name{
	margin:15px 0;
	float:left;
}
#principalprof .friendlist li .name a{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#3f5c9a;		
}
#principalprof .friendlist li .name p{
	width:100%;
	margin:0;
	padding:0;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#666;
}
#principalprof .friendlist li .description{
	padding:25px 0 0 25px;
	width:390px;
	float:left;
}
#principalprof .friendlist li .description p{
	color:#666;
	font:normal 12px Arial, Helvetica, sans-serif;
}
#principalprof .friendlist li .description p strong{
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	color:#37235e;
}
#principalprof .friendlist li .description p .eventname{
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#37235e;		
}
#principalprof .friendlist li a.delete{
	background:url(../images/xdelete.gif) no-repeat;
	width:13px;
	height:12px;
	display:block;
	text-indent:-9999px;
	margin-top:30px;
	float:left;
}
#principalprof .friendlist li p.nofriends{
	font:bold 24px Arial, Helvetica, sans-serif;
	color:#37235e;
}					 							

/***************** end profsubnav ****************/

/******************************************PRINCIPAL PROFILE**********************************************/
#principalprof {
    float: left;
    width: 692px;
    margin-bottom: 34px;
}

/******************************************PROFILE INFO**********************************************/
#profinfo {
    overflow: hidden;
    margin-bottom: 10px;
}

#pinfol {
    float: left;
    width: 961px;
}

#pinfol h2 {
    color: #30195C;
    font: 50px Arial, Helvetica, sans-serif;
    margin-bottom: 17px;
}

#pinfol h2 a {
    font: bold 11px Arial, Helvetica, sans-serif !important;
    color: #4170a0 !important;
    background: url(../images/edit.png) left center no-repeat;
    padding-left: 15px;
    margin-left: 10px;
}

#pinfol p {
    overflow: hidden;
}

#pinfol p span {
    font: 15px Arial, Helvetica, sans-serif;
    color: #333;
}

#pinfol p * {
    float: left;
    margin-right: 3px;
}

.quotel {
    background: url(../images/quotel.png) left top no-repeat;
    width: 22px;
    height: 18px;
    display: block;
    padding-bottom: 3px;
}

.quoter {
    background: url(../images/quoter.png) right top no-repeat;
    width: 22px;
    display: block;
    height: 18px;
}

#pinfor {
    float: right;
    margin-right: 6px;
    margin-top: 9px;
    width: 275px;
}

#pinfor h3 {
    font: 23px Arial, Helvetica, sans-serif;
    color: #92a2be;
    text-align: right;
}

#pinfor p {
    font: 14px Arial, Helvetica, sans-serif;
    color: #30195c;
    text-align: right;
}

/******************************************BODYPBOX**********************************************/
.bodypbox {
    background: url(../images/doorcenter.png) left top repeat-y;
    width: 690px;
    padding-left: 2px !important;
}

.botpbox {
    background: url(../images/doorbot.png) left bottom no-repeat;
    width: 692px;
    height: 7px;
}

/******************************************TOPPBOX**********************************************/
.toppbox {
    background: #37235e;
    height: 28px;
    width: 690px;
    margin-left: 1px;
    overflow: hidden;
}

.toppbox h2 {
    font: bold 15px Arial, Helvetica, sans-serif;
    color: #fff;
    height: 28px;
    line-height: 28px;
    margin-left: 30px;
    float: left;
}

.toppbox h2 span {
    font-weight: normal !important;
    margin-left: 6px;
}

.toppbox a {
    font: 12px Arial, Helvetica, sans-serif;
    color: #fff;
    float: right;
    /*background: url(../images/arrow5.png) right center no-repeat;*/
    /*padding-right: 55px;*/
    margin-right: 20px;
    height: 28px;
    line-height: 28px;
}

.toppbox a:hover {
    /*background: url(../images/arrow5hover.png) right center no-repeat;*/
}

/******************************************BADGES**********************************************/
#badges {
    margin-bottom: 11px;
}

#badges .bodypbox {
    min-height: 71px;
    padding-bottom: 11px;
    padding-top: 10px;
}

#badges .bodypbox > * {
    float: left;
    margin-left: 15px;
}

#badges .bodypbox > p {
    width: 470px;
    padding-top: 30px;
}

.guest {
    position: relative;
    z-index: 100;
}

.guest:hover #dropbadge {
    display: block;
}

#dropbadge {
    background: url("../images/backcomment.png") no-repeat scroll left top transparent;
    display: none;
    height: 100px;
    left: -28px;
    padding-left: 20px;
    padding-top: 33px;
    position: absolute;
    top: 53px;
    width: 213px;
}

#dropbadge h2 {
    font: bold 14px Arial, Helvetica, sans-serif;
    color: #fff;
    margin-bottom: 6px;
}

#dropbadge p {
    width: 180px;
    color: #ccc;
    font: 12px Arial, Helvetica, sans-serif;
}

/******************************************PROFABOUT**********************************************/
#profabout {
    overflow: hidden;
    margin-bottom: 11px;
}

#profabout .bodypbox {
    overflow: hidden;
    padding-top: 0 !important;
}

/*profcol1*/
.profcol1 {
    float: left;
    width: 374px;
    padding-top: 14px;
    margin-left: 15px;
}

/*principal info*/
#principalinfo {
    border-bottom: 1px solid #D8D8D8;
    border-color: #D8D8D8;
    margin-bottom: 12px;
    margin-top: -5px;
    padding-bottom: 5px;
    padding-left: 11px;
    width: 322px;
}

#principalinfo p {
    color: #666666;
    font: bold 12px Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
}

#principalinfo p span {
    font: 400 13px Arial, Helvetica, sans-serif;
    color: #333333;
}

/*otherinfo*/
#otherinfo {
    padding-left: 10px;
}

#otherinfo h3 {
    font: bold 13px Arial, Helvetica, sans-serif;
    color: #37235e;
}

#otherinfo p {
    font: 12px Arial, Helvetica, sans-serif;
    color: #333;
    margin-bottom: 12px;
}

.lastprofcol1 {
    margin-bottom: 0 !important;
}

/*profcol2*/
.profcol2 {
    float: left;
    width: 276px;
}

#profeducation {
    border-bottom: 1px solid #D8D8D8;
    border-color: #D8D8D8;
    margin-bottom: 5px;
    margin-top: 11px;
    padding-bottom: 25px;
    padding-left: 8px;
}

#profeducation h2 {
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #666;
    margin-bottom: 5px;
}

#profeducation h3 {
    font: bold 13px Arial, Helvetica, sans-serif;
    color: #333;
    margin-bottom: 3px;
}

#profeducation p {
    font: 11px Arial, Helvetica, sans-serif;
    color: #333;
    margin-bottom: 7px;
}

/*profexperiences*/
#profexperiences {
    padding-left: 7px;
}

#profexperiences h2 {
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #666;
    margin-bottom: 5px;
}

#profexperiences h3 {
    color: #333333;
    font: bold 13px Arial, Helvetica, sans-serif;
    margin-bottom: 0;
}

#profexperiences p {
    font: 11px Arial, Helvetica, sans-serif;
    color: #333;
    margin-bottom: 7px;
}

#profabout .bodypbox > p {
    clear: both;
}

#profabout .bodypbox > p a {
    float: right;
    margin-right: 20px;
}

#profabout .bodypbox {
    padding-bottom: 0 !important;
}

/******************************************PROFTHINGS**********************************************/
#profthings {
    margin-bottom: 11px;
    overflow: hidden;
}

#profthings .bodypbox {
    padding: 10px 0;
}

#profthings .bodypbox p {
    margin-left: 28px;
    width: 610px;
    line-height: 18px;
}

#profplaces .bodypbox p {
    margin-left: 28px;
    width: 610px;
    line-height: 18px;
    margin-top: 10px;
}

#profthings .bodypbox p a {
    font: 14px Arial, Helvetica, sans-serif;
    color: #3f5c9a;
}

/******************************************PROFFRIENDS**********************************************/
#proffriends {
    margin-bottom: 11px;
}

#proffriends .bodypbox {
    padding: 12px 0 7px 0;
}

#proffriends .bodypbox ul {
    /*overflow: hidden;*/
    margin-left: 7px;
    /*width: 654px;*/
}

#proffriends .bodypbox ul li {
    float: left;
    /*width: 32px;*/
    /*height: 32px;*/
    margin-right: 4px;
    margin-bottom: 6px;
}

/******************************************PROFPLACES**********************************************/
#profplaces {
    margin-bottom: 11px;
}

#profplaces .bodypbox {
    padding: 10px 0 10px 0;
}

#placeshere {
    padding-bottom: 10px;
}

#placeshere h2 {
    background: url("../images/check6.png") no-repeat scroll left center transparent;
    color: #37235E;
    font: bold 15px Arial, Helvetica, sans-serif;
    margin-bottom: 6px;
    margin-left: 7px;
    padding-left: 25px;
}

#placeshere ul {
    margin-left: 23px;
    overflow: hidden;
}

#placeshere ul li {
    float: left;
    margin-right: 4px;
}

#placesgo {
}

#placesgo h2 {
    background: url("../images/pin.jpg") no-repeat scroll left center transparent;
    color: #37235E;
    font: bold 15px Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
    margin-left: 7px;
    padding-left: 25px;
}

#placesgo ul {
    margin-left: 22px;
    overflow: hidden;
}

#placesgo ul li {
    float: left;
    margin-right: 4px;
}

/******************************************PROFSHARE**********************************************/
.toppboxshare {
    background: url(../images/doortop.png) left top no-repeat;
    width: 692px;
    height: 7px;
}

#profshare .bodypbox {
    padding-top: 5px;
}

#profshare .bodypbox h2 {
    font: bold 36px Arial, Helvetica, sans-serif;
    color: #37235e;
    margin-left: 15px;
    margin-bottom: 12px;
}

#profshare .bodypbox form {
    overflow: hidden;
    margin-bottom: 18px;
}

#profshare .bodypbox form > * {
    float: left;
}

.bubbles {
    float: left;
    width: 117px;
    margin-left: 18px;
    margin-right: 14px;
}

#profshare .bodypbox form img {
}

.bubbles + p {
}

#profshare .bodypbox form p textarea {
    border: 1px solid;
    border-color: #a2a2a2;
    padding: 5px;
    font: 15px Arial, Helvetica, sans-serif;
    color: #333;
    width: 502px;
}

#profshare .bodypbox form p.profsharebtm {
    float: none !important;
    clear: both;
}

#profshare .bodypbox form p input {
    background: none repeat scroll 0 0 #37235E;
    border: medium none;
    color: #FFFFFF;
    float: right;
    font: 15px Arial, Helvetica, sans-serif;
    height: 25px;
    margin-right: 43px;
    margin-top: 9px;
    padding-bottom: 1px;
    width: 80px;
}

#profshare .bodypbox form p input:hover {
    background: #000;
}

/******************************************PROFCOMMENT**********************************************/
.profcomment {
    margin-left: 46px;
    overflow: hidden;
    padding-bottom: 21px;
}

.profface {
    width: 90px;
    float: left;
}

.profface p {
    color: #3f5c9a;
    font: 12px Arial, Helvetica, sans-serif;
}

.proftext {
    background: #f2f2f2;
    float: right;
    width: 484px;
    margin-right: 25px;
    padding-left: 16px;
    padding-top: 13px;
    padding-right: 16px;
    padding-bottom: 10px;
    position: relative;;
}

.proftext p {
    font: 13px Arial, Helvetica, sans-serif;
    color: #333;
}

.proftext p a {
    float: right;
}

.proftext span {
    background: url(../images/arrow4.png) left top no-repeat;
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    top: 13px;
    left: -12px;
}

/******************************************PAGE 5 ACCOUNT**********************************************/
#accountwrapper {
    margin-left: 25px;
}

#accountwrapper > h2 {
    color: #30195C;
    font: 38px Arial, Helvetica, sans-serif;
    margin-left: 13px;
    margin-top: 3px;
}

#accountwrapper > p {
    font: 11px Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
    margin-right: 36px;
    margin-top: -9px;
    text-align: right;
}

#accountwrapper > p span {
    font-style: italic;
    color: #9a0000;
}

/******************************************ACCOUNT FORM TOP**********************************************/
#accounttop {
    margin-bottom: 8px;
    overflow: hidden;
}
/* for find friend (Add friends) Begin */
#accounttop div.quote{
	font:normal 20px Arial, Helvetica, sans-serif;
	color:#92a2be;
	background:url(../images/quotation-open.png) no-repeat;
	width:620px;
	border:0;
	margin:20px 0 0 28px;
	padding:0 0 0 24px;
	float:left;
}
#accounttop div.quote span{
	text-indent:-9999px;
	background:url(../images/quotation-close.png) no-repeat;
	width:17px;
	height:15px;
	float:right;
}		
#accounttop .wefoundtext{
	font:normal 19px Arial, Helvetica, sans-serif;
	color:#333;
	width:898px;
	margin:10px 0 0 0;
	padding:0;
	border:0;
	float:left;
}
#accounttop #qfriends{
	width:219px;
	height:16px;
	padding:2px;
	border:1px solid #afbacf;
	font:normal 9px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 0 0 0;
	float:right;
}
#accounttop .addfriendlist{
	width:805px;
	height:385px;
	margin:10px 0 0 0;
	padding:0 51px;
	border:1px solid #b8b8b8;
	overflow-y:scroll;	
	overflow-x:hidden;
	float:left;
}
#accounttop .addfriendlist li{
	width:240px;
	margin:20px 18px 0 0;
	padding:0 0 0 0;
	border:0;
	overflow:hidden;
	float:left;
}
#accounttop .addfriendlist li .photo{
	margin:0 8px 0 0;
	padding:0;
	width:100px;
	border:0;
	float:left;
}		
#accounttop .addfriendlist li .nameschool{
	width:132px;
	margin:4px 0 0 0;
	float:left;
}
#accounttop .addfriendlist li .nameschool a.name{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#496098;
	float:left;
}
#accounttop .addfriendlist li .nameschool p.school{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#6d6d6d;
	float:left;
}
#accounttop .addfriendlist li .nameschool a.addfriend{
	background:url(../images/add-friend.gif) no-repeat;
	width:92px;
	height:23px;
	border:0;
	text-indent:-9999px;
	display:block;
	margin-top:12px;
	float:left;
}
#accounttop .addfriendlist li .nameschool a.addfriend:hover{
	background:url(../images/add-friend-rollover.gif) no-repeat; 
}			
/* for find friend (Add friends) End */
#accounttop h1{
	font:normal 38px Arial, Helvetica, sans-serif;
	color:#30195c;
	margin-top:10px;
}
#accounttop h1.addfriends{
	font:normal 38px Arial, Helvetica, sans-serif;
	color:#30195c;
	margin-top:10px;
	width:206px;
	float:left;
}	

#accountform1 {
    float: left;
    margin-right: 10px;
    width: 461px;
}

#accountform2 {
    float: left;
    width: 461px;
}

#accountform1 form, #accountform2 form {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #D0D0D0;
    height: 219px;
    overflow: hidden;
    padding-top: 12px;
    position: relative;
}

#accountform1 form h2, #accountform2 form h2 {
    color: #30195C;
    font: bold 16px Arial, Helvetica, sans-serif;
    margin-bottom: 6px;
    margin-left: 25px;
}

#accountform1 form p, #accountform2 form p {
    color: #262B37;
    float: right;
    font: 12px Arial, Helvetica, sans-serif;
    margin-bottom: 8px;
    margin-right: 78px;
    text-align: right;
    width: 340px;
}

#accountform1 form p input.text, 
#accountform2 form p input.text {
    width: 215px;
    border: 1px solid;
    border-color: #909090;
    height: 24px;
    margin-left: 5px;
    margin-right: 2px;
    font: 13px Arial, Helvetica, sans-serif;
    color: #6e6e6e;
    padding-left: 9px;
    line-height: 24px;
}
#accountform1 form p input.red, 
#accountform2 form p input.red,
{
	border-color: #9a0000;
}	

#accountform1 form p span, #accountform2 form p span {
    color: #A62121;
    font: 20px Arial, Helvetica, sans-serif;
}

.accountbtm {
    bottom: 10px;
    position: absolute;
    width: 233px !important;
    width: auto !important;
}

/*buttoms position*/
#accountform2 form p {
    margin-right: 52px !important;
    width: 380px;
}

#accountform1 form .accountbtm {
    bottom: 6px !important;
    left: 146px;
}

#accountform2 form .accountbtm {
    bottom: 6px;
    left: 172px;
}

#accountform2 form h2 {
    margin-bottom: 20px;
}

/******************************************CANCEL Y SUBMIT BTMS**********************************************/
.save {
    background: url("../images/savebtm.png") repeat-x scroll left top transparent;
    border: 1px solid #5E0100;
    color: #FFFFFF;
    float: left;
    font: 13px Arial, Helvetica, sans-serif;
    height: 23px;
    margin-right: 8px;
    padding-bottom: 2px;
    width: 51px;
}

.cancel {
    background: url(../images/cancel.jpg) left top repeat-x;
    border: 1px solid;
    border-color: #b8b8b8;
    color: #314860;
    font: 13px Arial, Helvetica, sans-serif;
    height: 23px;
    width: 51px;
    float: left;
}

/******************************************ACCOUNT LINKS**********************************************/
#accountlinks {
    width: 931px;
    border: 1px solid;
    border-color: #d0d0d0;
    min-height: 134px;
    margin-bottom: 9px;
}

#accountlinks h2 {
    background: #f5f5f5;
    font: bold 16px Arial, Helvetica, sans-serif;
    color: #30195c;
    padding-left: 25px;
    height: 36px;
    line-height: 36px;
}

#account-fb {
    float: left;
    width: 276px;
    margin-left: 33px;
    padding-left: 66px;
    position: relative;
    padding-top: 15px;
    margin-top: 20px;
}

.ac-fb {
    background: url(../images/facebook2.jpg) left top no-repeat;
    width: 58px;
    height: 58px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

#account-fb p {
    font: 13px Arial, Helvetica, sans-serif;
    color: #333;
    margin-bottom: 3px;
}

#account-fb p a {
    color: #3f5c9a;
    margin-right: 15px;
    font: 11px Arial, Helvetica, sans-serif;
}
#accountlinks2 {
    width: 931px;
    border: 1px solid;
    border-color: #d0d0d0;
    min-height: 134px;
    margin-bottom: 9px;
    float:left;
}

#accountlinks2 h2 {
    background: #f5f5f5;
    font: bold 16px Arial, Helvetica, sans-serif;
    color: #30195c;
    padding-left: 25px;
    height: 36px;
    line-height: 36px;
}
#accountlinks2 #notifications {
    float: left;
    width: 800px;
    margin-left: 20px 0 0 33px;
    padding:0;
    border:0;
}
#accountlinks2 #notifications span.fblogo {
    background: url(../images/facebook2.jpg) no-repeat;
    width: 58px;
    height: 58px;
    display: block;
    margin:20px 0 0 35px;
    float:left;
}

#accountlinks2 #notifications ul{
	margin:35px 0 0 11px;
	width:400px;
	float:left;
	
}
#accountlinks2 #notifications ul li{
	width:100%;
	padding:0 0 8px 0;
	margin:0;
	font:normal 13px/15px Arial, Helvetica, sans-serif;
	color:#333;
	float:left;
}	
#accountlinks2 #notifications ul li span.check{
	width:20px;
	float:left;
}
#accountlinks2 #notifications ul li span.text{
	width:320px;
	float:left;
}	

#account-tw {
    float: left;
    margin-left: 129px;
    margin-top: 20px;
    padding-left: 62px;
    padding-top: 13px;
    position: relative;
    width: 276px;
}

.ac-twitter {
    background: url(../images/twitter2.jpg) left top no-repeat;
    width: 58px;
    height: 58px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

#account-tw p {
    font: 13px Arial, Helvetica, sans-serif;
    color: #333;
    margin-bottom: 3px;
}

#account-tw p a {
    color: #3f5c9a;
    font: 11px Arial, Helvetica, sans-serif;
    margin-right: 15px;
}

/**************************** Invite Friends Begin ****************************/
#invite-friends {
    border: 1px solid;
    border-color: #d0d0d0;
    background: #f5f5f5;
    float:left;
}
#invite-friends .viaFacebook{
	width:453px;
	height:198px;
	margin:0;
	padding:24px 0 41px 18px; 
	float:left;
}
#invite-friends .viaFacebook .title,
#invite-friends .viaEmail .title{
	font:normal 16px/20px Arial, Helvetica, sans-serif;
	color:#333;
	width:100%:
	float:left;
}
#invite-friends .viaFacebook .subtitle,
#invite-friends .viaEmail .subtitle{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#333;
	width:100%:
	float:left;
}
#invite-friends .viaFacebook .box{
	width:392px;
	height:147px;
	border:1px solid #c1c2c7;
	background-color:#fff;
	float:left;
	margin:12px 0 0 0;
}
#invite-friends .viaFacebook .box .facebook-click{
	background:url(../images/facebook-icon.jpg) no-repeat;
	width:129px;
	height:129px;
	text-indent:-9999px;
	display:block;
	margin:10px 0 0 125px;
}
#invite-friends .viaEmail #sendto{
	margin:12px 0 11px 0;
	width:672px;
	height:131px;
	border:1px solid #c7c7c7;
}
#invite-friends .viaEmail #sendto.red{
	border:1px solid #9a0000;
}	
#invite-friends .viaEmail #invitefriends{
	background:url(../images/invite-friends.gif) no-repeat;
	text-indent:-9999px;
	width:99px;
	height:24px;
	border:0;
	display:block;
}
#invite-friends .viaEmail #invitefriends:hover{
	background:url(../images/invite-friends-rollover.gif) no-repeat;
}	

#invite-friends span{
	font:normal 18px/262px Arial, Helvetica, sans-serif;
	color:#333333;
	width:auto;
	float:left;
		
}
#invite-friends .viaEmail{
	width:880px;
	height:238px;
	margin:0;
	padding:24px 0 0 30px; 
	float:left;
}	

/**************************** Invite Friends End ****************************/


/******************************************ACCOUNT PRIVACY**********************************************/
#account-privacy {
    border: 1px solid;
    border-color: #d0d0d0;
    background: #f5f5f5;
}

/******************************************ACCOUNT PRIVACY**********************************************/
#account-privacy {
    width: 931px;
    border: 1px solid;
    border-color: #d0d0d0;
    margin-bottom: 9px;
    min-height: 117px;
    position: relative;
    margin-bottom: 9px;
}

#account-privacy h2 {
    padding-top: 11px;
    font: bold 16px Arial, Helvetica, sans-serif;
    color: #30195c;
    padding-left: 25px;
    margin-bottom: 9px;
}
#account-privacy h2 span{
	font: normal 13px Arial, Helvetica, sans-serif;
}	

#account-privacy p {
    color: #333333;
    font: 12px Arial, Helvetica, sans-serif;
    text-align: right;
    width: 484px;
    margin-bottom: 12px;
}

#account-privacy select {
    width: 125px;
    height: 24px;
    border: 1px solid;
    border-color: #909090;
    margin-left: 15px;
}

#account-privacy .accountbtm {
    right: 40px !important;
}
#account-privacy ul.notifications {
	margin:0 0 0 65px
}
#account-privacy ul.notifications li{
	font:normal 12px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
#account-privacy ul.notifications li ul.allprivy5{
	margin:8px 0 0 25px;
}
#account-privacy ul.notifications li ul.allprivy5 li{
	margin:0 10px 0 0;
	padding:0;
	border:0;
	width:110px;
}			



/******************************************account-oi**********************************************/
#account-oi {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #D0D0D0;
    height: 436px;
    margin-bottom: 53px;
    overflow: hidden;
    position: relative;
    width: 931px;
}

#account-oi > h2 {
    color: #30195C;
    font: bold 16px Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    padding-left: 25px;
    padding-top: 11px;
}

#account-oi p {
    float: left;
    height: 27px;
    line-height: 27px;
    text-align: right;
}

.oi1 {
    margin-right: 61px;
    width: 269px;
}

.oi1 input {
    margin-left: 15px;
}

.oi2 {
    width: 580px;
    text-align: left !important;
}

.oi2 select {
    margin-left: 5px;
}

.oi3 {
    margin-right: 38px;
    margin-top: 7px;
    width: 283px;
}

.oi4 {
    margin-top: 7px;
    text-align: left !important;
    width: 580px;
}

.oi5 {
    color: #6E6E6E;
    float: right !important;
    font: 11px Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
    margin-right: 167px;
    margin-top: -1px;
}

/******************************************BIRTHACCOUNT**********************************************/
#birthaccount {
    border-bottom: 1px dotted #D0D0D0;
    border-color: #D0D0D0;
    border-top: 1px dotted #D0D0D0;
    clear: both;
    margin-bottom: 12px;
    margin-left: 40px;
    overflow: hidden;
    width: 690px;
}

#birthaccount p {
    padding-bottom: 12px;
    padding-left: 57px;
    padding-top: 9px;
}

#birthaccount p label {
    font: 12px Arial, Helvetica, sans-serif;
    color: #262b37;
    margin-right: 3px;
}

#birthaccount p select {
    height: 24px;
    border: 1px solid;
    border-color: #909090;
    margin-right: 7px;
}

#birthaccount p select#cshow {
    margin-left: 32px;
    width: 167px;
}

#acmoth, #acday {
    margin-right: 8px !important;
    width: 59px;
}

#acyear {
    width: 69px;
}

/******************************************ac languages**********************************************/
#ac-languajes {
    border-bottom: 1px dotted #D0D0D0;
    border-color: #D0D0D0;
    margin-bottom: 12px;
    margin-left: 40px;
    overflow: hidden;
    padding-bottom: 5px;
    padding-left: 134px;
    padding-top: 1px;
    position: relative;
    width: 544px;
}

.tittleh2 {
    position: absolute;
    top: 0;
    left: 10px;
    width: 115px;
    text-align: right;
}

.tittleh2 h2 {
    font: 12px Arial, Helvetica, sans-serif;
    color: #262b37;
}

.tittleh2 p {
    font: 11px Arial, Helvetica, sans-serif;
    color: #6e6e6e;
    text-align: right;
    width: 115px;
}

#ac-languajes ul {
    float: left;
    width: 135px;
}

#ac-languajes ul li {
    font: 12px Arial, Helvetica, sans-serif;
    line-height: 18px;
}

#ac-languajes ul li input {
    margin-right: 5px;
}

/******************************************ac-ethnicity**********************************************/
#ac-ethnicity {
    border-color: #D0D0D0;
    height: 105px;
    margin-bottom: 12px;
    margin-left: 40px;
    overflow: hidden;
    padding-bottom: 12px;
    padding-left: 134px;
    padding-top: 3px;
    position: relative;
    width: 544px;
}

.tittleh2 {
    left: -8px;
    position: absolute;
    text-align: right;
    top: 0;
    width: 115px;
}

.tittleh2 h2 {
    color: #262B37;
    font: 12px Arial, Helvetica, sans-serif;
    margin-bottom: -4px;
    margin-left: 3px;
}

.tittleh2 p {
    font: 11px Arial, Helvetica, sans-serif;
    color: #6e6e6e;
    text-align: right;
    width: 115px;
}

#ac-ethnicity ul {
    float: left;
    width: 135px;
}

#ac-ethnicity ul li {
    color: #4E5566;
    font: 12px Arial, Helvetica, sans-serif;
    line-height: 18px;
}

#ac-ethnicity ul li input {
    margin-right: 5px;
}

#account-oi .accountbtm {
    bottom: 22px !important;
    right: 46px;
}

/******************************************PAGE 5	EDIT**********************************************/
/*edit wrapper*/
#editwrapper {
    margin-left: 25px;
}

#editwrapper > h2 {
    color: #30195C;
    font: 38px Arial, Helvetica, sans-serif;
    margin-left: 13px;
    margin-top: 5px;
}

#editwrapper > p {
    font: 11px Arial, Helvetica, sans-serif;
    letter-spacing: 0;
    margin-bottom: 7px;
    margin-right: 30px;
    margin-top: -15px;
    text-align: right;
}

#editwrapper > p span {
    color: #9A0000;
    font-style: italic;
}

/*******************************************EDIT TOP***********************************************/
#edittop {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #D0D0D0;
    height: 107px;
    margin-bottom: 8px;
    padding-left: 47px;
    padding-top: 8px;
    position: relative;
    width: 887px;
}

#edittop h2 {
    font: bold 16px Arial, Helvetica, sans-serif;
    color: #30195c;
    margin-bottom: 7px;
}

#edittop p .headline {
    border: 1px solid #909090;
    color: #333333;
    font: 14px / 32px Arial, Helvetica, sans-serif;
    height: 60px;
    padding-left: 10px;
    width: 697px;
    line-height: 32px;
}
#edittop p.red,
#editimgr p.red{
	border: 1px solid #9a0000;
}
	

#edittop .accountbtm {
    bottom: 25px !important;
    right: 47px;
}

/*******************************************EDITIMG***********************************************/
#editimg {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #D0D0D0;
    margin-bottom: 8px;
    overflow: hidden;
    padding-bottom: 12px;
    position: relative;
    width: 932px;
}

#editimgl {
    float: left;
    width: 202px;
    margin-left: 46px;
    margin-top: 13px;
    margin-right: 40px;
}

#editimgl p {
    margin-bottom: 2px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #333
}

/*******************************************editimgr***********************************************/
#editimgr {
    width: 415px;
    float: left;
    margin-top: 51px;
}

#editimgr h2 {
    font: bold 16px Arial, Helvetica, sans-serif;
    color: #30195c;
}

#editimgr h2 + p {
    font: 12px Arial, Helvetica, sans-serif;
    color: #262b37;
    margin-bottom: 15px;
}

#editimgr input {
    margin-bottom: 8px;
}

#editimgr p + p {
    font: 11px Arial, Helvetica, sans-serif;
    color: #595959;
}

#editimgr h3 {
    font: 12px Arial, Helvetica, sans-serif;
    color: #6e6e6e;
    margin-top: 40px;
    margin-bottom: 5px;
}

#editimgr h3 a {
    color: #336699;
}

#editimgr h3 + p {
    font: 10px Arial, Helvetica, sans-serif;
    color: #7f7f80;
}

/*******************************************accountbtm***********************************************/
#editimg .accountbtm {
    right: 45px;
    bottom: 130px !important;
}

/*******************************************ABOUT ME***********************************************/
#editabout {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #D0D0D0;
    margin-bottom: 8px;
    overflow: hidden;
    padding-bottom: 2px;
    padding-top: 10px;
    position: relative;
    width: 932px;
}

#editabout > h2 {
    color: #30195C;
    font: bold 16px Arial, Helvetica, sans-serif;
    margin-bottom: 4px;
    margin-left: 33px;
    padding-left: 15px;
}

/*******************************************editweb***********************************************/
#editweb {
    border-bottom: 1px dotted #97A0AA;
    border-color: #97A0AA;
    margin-bottom: 11px;
    margin-left: 25px;
    padding-bottom: 6px;
    padding-left: 21px;
    width: 686px;
}

#editweb p {
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #262b37;
}

#editweb p span {
    margin-left: 3px;
}

#editweb p input {
    width: 351px;
    height: 24px;
    border: 1px solid;
    border-color: #909090;
    margin-left: 48px;
}

#editweb p + p {
    margin-top: 6px;
}

#editweb p a {
    color: #336699;
    font: 12px Arial, Helvetica, sans-serif;
    margin-left: 132px;
}

#editweb ul, #education ul, #experience ul{
	border-top:1px dotted #000;
	padding:10px 0 0 0;
	margin:10px 0 10px 115px;
}	
#editweb ul li a, #education ul li a, #experience ul li a {
	margin:0 0 8px 0;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
}
#editweb ul li a.deleteweb, #education ul li a.deleteschool, #experience ul li a.deleteexperience{
	margin-right:10px;
	text-decoration:none;
}	
#education ul li .school, #experience ul li .school{
	padding: 0 50px 0 0;
}


/*******************************************education***********************************************/
#education {
    border-bottom: 1px dotted #97A0AA;
    border-color: #97A0AA;
    margin-bottom: 11px;
    margin-left: 25px;
    padding-bottom: 5px;
    padding-left: 12px;
    position: relative;
    width: 686px;
}

#education h2 {
    color: #262B37;
    font: bold 12px Arial, Helvetica, sans-serif;
    margin-bottom: 3px;
    margin-left: 11px;
}

#education h2 + p {
    font: 12px Arial, Helvetica, sans-serif;
    padding-left: 45px;
}

#education p {
    margin-bottom: 8px;
}

#education h2 + p input {
    height: 24px;
    border: 1px solid;
    border-color: #909090;
    width: 233px;
    margin-left: 6px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #6e6e6e;
    padding-left: 10px;
    line-height: 24px;
}

#education h2 + p span {
    color: #9A0000;
    font-size: 20px;
    margin-left: 2px;
    margin-right: 15px;
}

#editdegree {
    width: 175px !important;
}

#editcollege {
    margin: 0 1px 0 6px;
}

#education p + p {
    padding-left: 63px !important;
}

#education p + p select {
    height: 24px;
    border: 1px solid;
    border-color: #909090;
    margin-right: 15px;
    margin-left: 3px;
    width: 78px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #6e6e6e;
    line-height: 24px;
}

#education p a {
    color: #336699;
    margin-left: 66px;
}

/*******************************************experience***********************************************/
#experience {
    border-bottom: 1px dotted #97A0AA;
    border-color: #97A0AA;
    margin-bottom: 12px;
    margin-left: 25px;
    padding-bottom: 5px;
    padding-left: 15px;
    position: relative;
    width: 686px;
}

#experience h2 {
    color: #262B37;
    font: bold 12px Arial, Helvetica, sans-serif;
    margin-bottom: 1px;
    margin-left: 8px;
}

#experience h2 + p {
    font: 12px Arial, Helvetica, sans-serif;
    padding-left: 29px;
}

#experience p {
    margin-bottom: 8px;
}

#experience h2 + p input {
    height: 24px;
    border: 1px solid;
    border-color: #909090;
    width: 233px;
    margin-left: 6px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #6e6e6e;
    padding-left: 10px;
    line-height: 24px;
}

#experience h2 + p span {
    color: #9A0000;
    font-size: 20px;
    margin-left: 2px;
    margin-right: 15px;
}

#editposition {
    width: 175px !important;
}

#editcompany {
    margin: 0 1px 0 6px;
}

#experience p + p {
    padding-left: 62px !important;
}

#experience p + p select {
    height: 24px;
    border: 1px solid;
    border-color: #909090;
    margin-right: 15px;
    margin-left: 3px;
    width: 78px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #6e6e6e;
    line-height: 24px;
}

#experience p a {
    color: #336699;
    margin-left: 66px;
}

/*******************************************editmore***********************************************/
#editmore {
    margin-left: 25px;
    padding-bottom: 13px;
    padding-left: 15px;
    width: 686px;
}

#editmore h2 {
    color: #262B37;
    font: bold 12px Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    margin-left: 10px;
}

#editmore h3 {
    color: #333333;
    font: bold 12px Arial, Helvetica, sans-serif;
    text-align: right;
    width: 599px;
}

#editmore h3 input {
    border: 1px solid #909090;
    height: 24px;
    margin-left: 2px;
    width: 415px;
    line-height: 24px;
}

#editmore p {
    color: #666666;
    font: italic 10px Arial, Helvetica, sans-serif;
    margin-bottom: 11px;
    margin-left: 183px;
    margin-top: 4px;
}

#editabout .accountbtm {
    right: 45px !important;
    bottom: 50px !important;
}

/*******************************************EDITINTER***********************************************/
#editinter {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #D0D0D0;
    margin-bottom: 49px;
    overflow: hidden;
    padding-bottom: 20px;
    padding-left: 223px;
    padding-top: 15px;
    position: relative;
    width: 709px;
}

#editinterh2 {
    position: absolute;
    width: 207px;
    top: 15px;
    left: 0;
}

#editinterh2 h2 {
    text-align: right;
    font: bold 16px Arial, Helvetica, sans-serif;
    color: #30195c;
}

#editinterh2 p {
    font: 11px Arial, Helvetica, sans-serif;
    color: #6e6e6e;
    margin-bottom: 8px;
    text-align: right;
}

#editinter ul {
    float: left;
    margin-top: 3px;
    width: 125px;
}

#editinter ul li {
    color: #4E5566;
    font: 12px Arial, Helvetica, sans-serif;
    line-height: 17px;
}

#editinter ul li input {
    margin-right: 3px;
}

#editinter .accountbtm {
    bottom: 28px !important;
    right: 45px !important;
}
a.fbdouble{
	display:none;
}
.message-space{
	width:935px;
	margin:0;
	padding:0;
}
.message-space-float{
	margin:0;
	padding:0;
}
/* -------------------------------------------
		BEGIN NOTIFICATIONS
-------------------------------------------- */
.notification {
	line-height: 15px;
	cursor: pointer;
	clear: both;
	margin: 8px 0px 8px 0px;
	padding: 20px 25px 10px 60px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
}
.notification strong 	{ margin-right: 5px; font:bold 18px/24px Arial;}
.notification p 		{
	font:normal 18px/24px Arial;
	padding: 0px;
	margin: 0px;
	color: #333333;
}
.message p {
	font-size: 11px;
}
.warning {
	background-image: url(../images/32x32/error.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border: 2px solid #FFC237;
	background-color: #FFEAA8;
	color: #826200;
}
.success {
	background-image: url(../images/32x32/accept.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border: 2px solid #99C600;
	background-color: #EFFFB9;
	color: #3C5A01;
}

.failure {
	background-image: url(../images/32x32/exclamation.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border: 2px solid #EB5339;
	background-color: #FCCAC2;
	color: #AC260F;
}

.information {
	background-image: url(../images/32x32/information.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border: 2px solid #418ACC;
	background-color: #D0E4F4;
	color: #235685;
}

.lightbulb {
	background-image: url(../images/32x32/lightbulb.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border: 2px solid #D3A350;
	background-color: #FEF0CB;
	color: #835F21;
}

.messages {
	background-image: url(../images/32x32/email.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border: 2px solid #42B4FF;
	background-color: #9DDFFF;
	color: #835F21;
}
/* -------------------------------------------
		END NOTIFICATIONS
-------------------------------------------- */
#search_by{
	width:500px;
	height:25px;
	font:normal 12px Arial;
	padding:2px;
	color:#ccc;
}
/* My Messages Begin */
.mymessages{
	margin:30px 0 0 13px;
	padding:0;
	border:0;
	width:960px;
	float:left;
}
.mymessages .leftsidebar{
	width:230px;
	border:0;
	margin:0 12px 0 0;
	padding:0;
	float:left;
}
.mymessages .leftsidebar .compose{
	background:url(../images/btn_compose_message.gif) no-repeat;
	width:216px;
	height:30px;
	border:1px solid #a9a9a9;
	text-indent:-9999px;
	display:block;
}
.mymessages .leftsidebar #searchmessages{
	width:186px;
	height:20px;
	border-left:1px solid #909090;
	border-right:1px solid #d3d5d7;
	border-top:1px solid #909090;
	border-bottom:1px solid #909090;
	color:#666;
	padding:2px;
	font:normal 12px Arial, Helvetica, sans-serif;
	margin:7px 0 0 0;
	float:left; 
}
.mymessages .leftsidebar .searchbtn{
	background:url(../images/magnifying_glass.gif) no-repeat;
	border-top:1px solid #909090;
	border-right:1px solid #909090;
	border-bottom:1px solid #909090;
	text-indent:-9999px;
	width:25px;
	height:24px;
	display:block;
	margin:7px 0 0 0;
	float:left;
}
.mymessages .leftsidebar .options{
	margin:8px 0 0 0;
	padding:0;
	float:left;
}
.mymessages .leftsidebar .options li{
	background-color:#f4f6f8;
	padding:4px 0 4px 26px;
	margin:0;
	width:192px;
	float:left;
}
.mymessages .leftsidebar .options li.selected{
	background:#462e70 url(../images/arrow_inbox.gif) no-repeat 100% 0;
	padding-right:13px;
}	
.mymessages .leftsidebar .options li a{
	color:#462e70;
	font:bold 14px Arial, Helvetica, sans-serif;
}
.mymessages .leftsidebar .options li.selected a{
	color:#fff;
}	
.mymessages .leftsidebar .options li span.counter{
	float:right;
	color:#462e70;
	margin-right:22px;
	font:bold 14px Arial, Helvetica, sans-serif;
}
.mymessages .leftsidebar .options li.selected span.counter{
	color:#fff;
}					
.mymessages .rightsidebar{
	width:718px;
	margin:0;
	padding:0;
	border:0;
	float:left;
}
/* Begin messages micro */
.rightsidebar .micro{
	margin:13px 0 0 0;
	padding:0;
	width:100%;
	float:left;
}
.micro li {
	width:100%;
	margin:0 0 8px 0;
	padding:9px 0 22px 0;
	border-bottom:1px dotted #9da7b1;
	float:left;
}
.micro li.header{
	width:100%;
	height:43px;
	background-color:#f4f6f8;
	border-top:1px solid #d2d2d2;
	border-bottom:0;
	padding:0;
	text-align:center;
}
.micro li.header strong{
	font:bold 16px/43px Arial, Helvetica, sans-serif;
}	
.micro li .leftsection{
	padding:0 0 0 8px;
	margin:0 10px 0 0;
	width:auto;
	float:left;	
}
.micro li .rightsection{
	width:648px;
	margin:0;
	padding:0;
	float:left;
}
.micro li .rightsection p.header{
	margin-top:7px;
	padding:0;
	width:100%;
	float:left;
}
.micro li .rightsection p.header a.name{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#336699;
	width:auto;
	margin-right:10px;
	float:left;
}
.micro li .rightsection p.header span{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#7f7f7f;
	width:auto;
	float:left;
}
.micro li .rightsection p.content{
	margin-top:14px;
	padding:0;
	width:100%;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#3b3d42;
	float:left;
}
.micro li .replysection{
	width:644px;
	margin:30px 0 0 30px;
	padding:0;
	float:left;
}	
.micro li .replysection p{
	margin:0 0 10px 0;
	padding:0;
	width:100%;
	float:left;
}
.micro li .replysection label{
	font:bold 12px Arial, Helvetica, sans-serif;
	margin-right:6px;
	color:#929292;
	text-align:right;
	width:38px;
	float:left;	
}
.micro li .replysection #reply{
	width:590px;
	height:85px;
	border:1px solid #9da7b1;
	float:left;
}
.micro li .replysection #photos{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#637596;
	padding-left:20px;
	background:url(../images/add-photos-icon.gif) no-repeat;
	margin-right:12px;
}
.micro li .replysection #links{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#637596;
	padding-left:18px;
	background:url(../images/add-links-icon.gif) no-repeat;
}
.micro li .replysection #replymessage{
	background:url(../images/replybtn.gif) no-repeat;
	width:53px;
	height:24px;
	border:0;
	text-indent:-9999px;
	margin:0;
	float:right;
}	
			

/* End messages micro */
/* Begin messages compose */
.rightsidebar .compose{
	margin:0;
	padding:0;
	width:100%;
	float:left;
}
.compose li {
	width:100%;
	margin:0 0 8px 0;
	padding:0;
	float:left;
}
.compose li:last-child {
	padding-bottom:16px;
	border-bottom:1px dotted #9da7b1;
}	
.compose li.header{
	width:100%;
	height:43px;
	background-color:#f4f6f8;
	border-top:1px solid #d2d2d2;
}
.compose li.header #selectto{
	margin-top:8px;
	width:186px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#3b3d42;
}
.compose li.header #addcontact{
	font:bold 12px/43px Arial, Helvetica, sans-serif;
	color:#336699;
	margin-left:17px;
}
.compose li label{
	width:73px;
	font:bold 11px/32px Arial, Helvetica, sans-serif;
	text-align:right;
	margin-right:6px;
	float:left;
}	
.compose li.header label{
	font:bold 11px/43px Arial, Helvetica, sans-serif;
}
.compose li label.add{
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	color:#929292;
}
.compose li #subject{
	width:560px;
	height:27px;
	padding:2px;
	border:1px solid #a4afc2;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#3b3d42;	
}
.compose li #message{
	width:560px;
	height:135px;
	padding:2px;
	border:1px solid #a4afc2;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#3b3d42;
}	
.compose li #photos{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#637596;
	padding-left:20px;
	background:url(../images/add-photos-icon.gif) no-repeat;
	margin-right:12px;
}
.compose li #links{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#637596;
	padding-left:18px;
	background:url(../images/add-links-icon.gif) no-repeat;
}
.compose li #sendmessage{
	background:url(../images/sendbtn.gif) no-repeat;
	width:53px;
	height:24px;
	border:0;
	text-indent:-9999px;
	margin-right:6px;
	float:right;
}
.compose li #cancelsend{
	background:url(../images/cancelbtn.gif) no-repeat;
	width:53px;
	height:24px;
	border:0;
	text-indent:-9999px;
	margin-right:73px;
	float:right;	
}
/* End messages compose */
/* Begin messages main */	
.mymessages .rightsidebar .topbar{
	width:718px;
	margin:0;
	padding:0;
	float:left;
}
.rightsidebar .topbar label{
	font:normal 12px/21px Arial, Helvetica, sans-serif;
	color:#565656;
	width:auto;
	margin:0 5px 0 0;
	padding:0;
	float:left;
}
.rightsidebar .topbar .select_all{
	background:url(../images/bgbuttons.gif) repeat-x;
	font:bold 11px/19px Arial, Helvetica, sans-serif;
	color:#212631;
	width:33px;
	height:19px;
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #bbb;
	text-align:center;
	float:left;
}
.rightsidebar .topbar .select_none{
	background:url(../images/bgbuttons.gif) repeat-x;
	font:bold 11px/19px Arial, Helvetica, sans-serif;
	color:#212631;
	width:55px;
	height:19px;
	border:1px solid #bbb;
	text-align:center;
	float:left;
}
.rightsidebar .topbar .back_to_messages{
	background:url(../images/bgbuttons.gif) repeat-x;
	font:bold 11px/19px Arial, Helvetica, sans-serif;
	color:#212631;
	width:137px;
	height:19px;
	border:1px solid #bbb;
	text-align:center;
	margin:0 7px 0 28px;
	float:left;
}
.rightsidebar .topbar .back_to_messages span{
	background:url(../images/little-arrow-go-back.gif) no-repeat 0 2px;
	padding-left:17px;
}	
.rightsidebar .topbar .mark_as_unread{
	background:url(../images/bgbuttons.gif) repeat-x;
	font:bold 11px/19px Arial, Helvetica, sans-serif;
	color:#212631;
	width:101px;
	height:19px;
	border:1px solid #bbb;
	text-align:center;
	margin:0 7px 0 28px;
	float:left;
}
.rightsidebar .topbar .delete{
	background:url(../images/bgbuttons.gif) repeat-x;
	font:bold 11px/19px Arial, Helvetica, sans-serif;
	color:#212631;
	width:53px;
	height:19px;
	border:1px solid #bbb;
	text-align:center;
	margin:0 26px 0 0;
	float:left;
}
.rightsidebar .topbar .show_unread{
	background:url(../images/bgbuttons.gif) repeat-x;
	font:bold 11px/19px Arial, Helvetica, sans-serif;
	color:#212631;
	width:55px;
	height:19px;
	border-top:1px solid #bbb;
	border-left:1px solid #bbb;
	border-bottom:1px solid #bbb;
	text-align:center;
	margin:0 0 0 0;
	float:left;
}
.rightsidebar .topbar .show_all{
	background:url(../images/bgbuttons.gif) repeat-x;
	font:bold 11px/19px Arial, Helvetica, sans-serif;
	color:#212631;
	width:33px;
	height:19px;
	border:1px solid #bbb;
	text-align:center;
	margin:0 32px 0 0;
	float:left;
}
.rightsidebar .topbar .go_top{
	text-indent:-9999px;
	background:url(../images/gotop.gif) no-repeat;
	width:21px;
	height:21px;
	display:block;
	margin:0 5px 0 0;
	float:left;
}
.rightsidebar .topbar .go_prev{
	text-indent:-9999px;
	background:url(../images/goprev.gif) no-repeat;
	width:21px;
	height:21px;
	display:block;
	float:left;
}		
.rightsidebar .topbar label.record{
	width:98px;
	text-align:center;
	font:bold 11px/21px Arial, Helvetica, sans-serif;
	float:left;
}
.rightsidebar .topbar .go_last{
	text-indent:-9999px;
	background:url(../images/golast.gif) no-repeat;
	width:21px;
	height:21px;
	display:block;
	margin:0 0 0 0;
	float:left;
}
.rightsidebar .topbar .go_next{
	text-indent:-9999px;
	background:url(../images/gonext.gif) no-repeat;
	width:21px;
	height:21px;
	display:block;
	margin:0 5px 0 0;
	float:left;
}
.rightsidebar .messagelist{
	margin:15px 0 0 0;
	padding:0;
	border:0;
	width:717px;
	float:left;
}
.rightsidebar .messagelist li.header{
	height:23px;
	width:100%;
	background-color:#e2e5e8;
	border-bottom:1px solid #cececf;
	float:left;
}
.rightsidebar .messagelist .check{
	width:38px;
	float:left;
}
.rightsidebar .messagelist .from{
	width:73px;
	text-align:center;
	float:left;
}
.rightsidebar .messagelist .mutualfriends{
	width:158px;
	text-align:center;
	float:left;
}
.rightsidebar .messagelist .description{
	width:300px;
	text-align:left;
	float:left;
}
.rightsidebar .messagelist .subject{
	width:437px;
	text-align:center;
	float:left;
}
.rightsidebar .messagelist .status{
	width:20px;
	text-align:center;
	float:left;
}
.rightsidebar .messagelist .date{
	width:116px;
	text-align:center;
	float:left;
}
.rightsidebar .messagelist .delete{
	width:28px;
	text-align:center;
	float:left;
}
.rightsidebar .messagelist li.header .from a{
	font:normal 10px/23px Arial, Helvetica, sans-serif;
	color:#394450;
	width:100%;
	text-align:center;
	float:left;
}
.rightsidebar .messagelist li.header .subject a{
	font:normal 10px/23px Arial, Helvetica, sans-serif;
	color:#394450;
	width:100%;
	text-align:center;
	float:left;
}
.rightsidebar .messagelist li.header .mutualfriends a{
	font:normal 10px/23px Arial, Helvetica, sans-serif;
	color:#394450;
	width:100%;
	text-align:center;
	float:left;
}
.rightsidebar .messagelist li.header .date a{
	font:normal 10px/23px Arial, Helvetica, sans-serif;
	color:#394450;
	width:100%;
	text-align:center;
	float:left;
}
.rightsidebar .messagelist li.header .from a.sortdown{
	background:url(../images/arrow-down.gif) no-repeat 80% 9px;
}
.rightsidebar .messagelist li.header .from a.sortup{
	background:url(../images/arrow-up.gif) no-repeat 80% 9px;
}
.rightsidebar .messagelist li.header .subject a.sortdown{
	background:url(../images/arrow-down.gif) no-repeat 60% 9px;
}
.rightsidebar .messagelist li.header .subject a.sortup{
	background:url(../images/arrow-up.gif) no-repeat 60% 9px;
}
.rightsidebar .messagelist li.header .date a.sortdown{
	background:url(../images/arrow-down.gif) no-repeat 70% 9px;
}
.rightsidebar .messagelist li.header .date a.sortup{
	background:url(../images/arrow-up.gif) no-repeat 70% 9px;
}
.rightsidebar .messagelist li.messagesline {
	width:100%;
	padding:8px 0;
	min-height:63px;
	border-bottom:1px solid #ccc;
	float:left;
}
.rightsidebar .messagelist li.withbg{
	background-color:#f5f7f9;
}		
.rightsidebar .messagelist li.messagesline a.thedelete{
	text-indent:-9999px;
	background:url(../images/delete.png) no-repeat;
	width:14px;
	height:12px;
	display:block;	
}
.rightsidebar .messagelist li.messagesline a.thedelete:hover{
	text-indent:-9999px;
	background:url(../images/delete-rollover.png) no-repeat;
	width:14px;
	height:12px;
	display:block;	
}
.rightsidebar .messagelist li.messagesline .selectcheck{
	height:63px;
	vertical-align:middle;
	float:right;
}
.rightsidebar .messagelist li.messagesline .subject{
	margin-top:15px;
	text-align:left;
}
.rightsidebar .messagelist li.messagesline .mutualfriends{
	font:normal 13px/63px Arial, Helvetica, sans-serif;
	color:#36225d;
}
.rightsidebar .messagelist li.messagesline .description{
	font:normal 12px/63px Arial, Helvetica, sans-serif;
	color:#3f5c9a;
}
.rightsidebar .messagelist li.messagesline .description .acceptbtn{
	background:url(../images/bgbuttons2.gif) repeat-x;
	height:27px;
	width:92px;
	font:bold 14px/27px Arial, Helvetica, sans-serif;
	color:#36225d;
	border:1px solid #bbbbbb;
	text-align:center;
	margin-top:19px;
	margin-right:43px;
	float:left;
}	
.rightsidebar .messagelist li.messagesline .status,
.rightsidebar .messagelist li.messagesline .date
{
	margin-top:15px;
}
.rightsidebar .messagelist li.messagesline .delete{
	margin-top:18px;
}
.rightsidebar .messagelist li.messagesline a.name{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#336699;
}
.rightsidebar .messagelist li.messagesline .photo{
	
}
.rightsidebar .messagelist li.messagesline .subject strong{
	font:bold 13px/16px Arial, Helvetica, sans-serif;
	color:#1c1e25;
}	
.rightsidebar .messagelist li.messagesline .subject p{
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#666666;
}
.rightsidebar .messagelist li.messagesline .status .readcheck{
	width:17px;
	height:13px;
	text-indent:-9999px;
	background:url(../images/status-check.png) no-repeat;
	display:block;
}
.rightsidebar .messagelist li.messagesline .status .repliedcheck{
	width:14px;
	height:16px;
	text-indent:-9999px;
	background:url(../images/status-reply.png) no-repeat;
	display:block;
}
.rightsidebar .messagelist li.messagesline .date{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#7f7f7f;
}
/* End messages main */

/* Messages End */
