body {
	color: #666;
	font-size: 12px;
	
}
a:link, a:visited, a:active {
	color: #df32f4;
	text-decoration: none;

}
a:hover {
	color: #9a006d;
	text-decoration: none;
}

h3 span {
    font-size: 12px;
    color: #666;
    text-transform: none;
}

#shop {
	background: #7cdd69 url(../images/shopBg.jpg) !important;
	background-repeat:repeat-x;
    min-width:1150px;
}

#learn {
	background: #e2e372 url(../images/learnBg.jpg) !important;
	background-repeat:repeat-x;
    min-width:1150px;
}

#connect {
	background: #ff9c00 url(../images/bg.jpg) !important;
	background-repeat:repeat-x;
    min-width:1150px;
}

#headerLinks {
	height: 32px;
	margin: 0 30px 0 80px;
	padding: 8px 0 0 0;
	font-size: 14px;
	text-transform: uppercase;
	font-weight:bold;
}
#headerLinks li {
	float: left;
	height: 18px;
	margin: 5px 40px 0 0;
}

#menu {
	height: 30px;
	margin: 25px 20px 0 200px;
}

#menu a{
filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	color: #ffffff;

}

#shop #menu a{
filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	color: #49a8c0;

}

#shop #menu a:hover, #shop #menu a.currentMenu{
filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity:1;
	color: #49a8c0;

}


#menu a:hover, #menu a.currentMenu{
filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity:1;
	color: #ffffff;

}

#subMenu {

	margin: 0 20px 0 195px;
}

#menuMain {
	margin: 0 25px 0 30px;

}



h1{
	font-size: 50px;
}

h3{
text-transform: uppercase;
font-size: 24px;
margin: 0;
padding:0;
color: #FFAC00;

}

.content .diamond{
margin: 10px 0 0 0;

}

#menu sup{
margin: 0;
padding: 0;
vertical-align: top;
font-size: 14px;

}


#menuMain li{
	font-size: 40px;
	text-transform: uppercase;
	color: #fff;
	float: left;
	margin: 0 100px 0 0;
}

#menuMain li.last{
	margin: 0 0 0 0;


}

.about{
	background:url(../images/orangeHeader.jpg) no-repeat #ffffff;
	margin: 10px 0 0 0;
	padding: 0 10px 10px 10px;
	width: 176px;
}
.lavaLampWithImage {
	position: relative;
	height: 29px;
	width: 850px;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
}
.lavaLampWithImage li {
	float: left;
	list-style: none;
}
.lavaLampWithImage li.back {
	background: url("../images/lava.png") no-repeat right -30px;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}
.lavaLampWithImage li.back .left {
	background: url("../images/lava.png") no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}
.lavaLampWithImage li a {
	font: bold 13px arial;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 20px;
}

#shop .lavaLampWithImage li a {
	font: bold 13px arial;
	text-decoration: none;
	color: #49a8c0;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 20px;
}
.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
	border: none;
}
#headerLinks #signOut a {
	width: 80px;
	height: 25px;
	background: url(../images/signOut.png);
	text-indent: -9999px;
	position: absolute;
	margin-top:-7px;
}
#signOut {
    margin-right: 0px;
}
#connect #globalHeader {
	background: url(../images/NEW_connectheaderTop.png) no-repeat bottom;
	width: 1100px;
	height: 195px;
	margin: 0 auto;
}

#learn #globalHeader {
	background: url(../images/NEW_learnheaderTop.png) no-repeat bottom;
	width: 1100px;
	height: 195px;
	margin: 0 auto;
}

#shop #globalHeader {
	background: url(../images/NEW_mallheaderTop.png) no-repeat bottom;
	width: 1100px;
	height: 195px;
	margin: 0 auto;
}

#logo {
	float: left;
	margin: 0 0 0 10px;
}

#content{
	background: #efefe8;
	width: 1000px;
	padding: 0 10px;
	margin-left:40px;
}

table#messages td{
	padding: 10px;
}

.disp_row2 { background: #d6d6d6; }

.row{
padding: 0 0 10px 0;
clear: both;
}

.col{
float: left;
margin: 0 5px;

}


.dashprofile{
	width: 190px;
	height: 202px;
	background: url(../images/mainTop.jpg);
}

.dashstatus{
	width: 190px;
	height: 202px;
	background: url(../images/statusTop.jpg);
}

.dashbucks{
	width: 190px;
	height: 202px;
	background: url(../images/brattyTop.jpg);
	margin-right:-25px;
	margin-left:-50px;
}

.dashshop{
	width: 190px;
	height: 202px;
	background: url(../images/shopTop.jpg);
	color:#49a8c0;
	margin-right:-25px;
	margin-left:-50px;
}

.dashshop .tmb{
	margin: 0 auto;
	display: block;
}



.dashMessage{
	width: 474px;
	height: 151px;
	background: url(../images/message.jpg);
	padding: 25px;
	margin: 0;
	
}


.dashMessage h2{
	font-size: 30px;
	font-family: lucida sans;
	margin: 0;

}
.dashMessage h3{
	font: 23px normal Arial, Helvetica, sans-serif;
	margin: 5px 0;
	color: #ff9c00;
}

.instantSuccess{
	background: url(../images/instantSuccessButton.jpg);
	width: 268px;
	height: 201px;


}





.dashTop{
	text-align: center;
text-transform: uppercase;
font-size: 18px;
color:#ffffff;
height: 41px;
padding: 12px 0 0 0;



}


.dashshop .dashTop{

	color:#49a8c0;
	font-size: 15px;
}

.statusDesc{
text-align: center;
font-size:20px;
text-transform:uppercase;
height:110px;

}

.bucksDesc{
text-align: center;
font-size:20px;
text-transform:uppercase;
height:105px;

}



.statusDesc img/, .bucksDesc img/{
	margin: 10px auto;
	display: block;
	
	
}


.profileImage{
padding: 13px 13px 0;

}

.dashbucks .bucksDesc{
	font-size: 34px;
	color: #92e6e6;

}

a.heyShop {
	width: 168px;
	height: 43px;
	background: url(../images/brattyMall_hey.jpg) no-repeat;
	text-indent: -9999px;
	margin: 11px auto;
	display: block;
}

 a.heyVideo{
	width: 168px;
	height: 43px;
	background: url(../images/brattyVideos_hey.jpg) no-repeat;
	text-indent: -9999px;
	margin: 11px auto;
	display: block;
}


a:hover.heyShop {
	width: 168px;
	height: 43px;
	background: url(../images/brattyMall_hey_ro.jpg) no-repeat;
	text-indent: -9999px;
	margin: 11px auto;
	display: block;
}

 a:hover.heyVideo{
	width: 168px;
	height: 43px;
	background: url(../images/brattyVideos_hey_ro.jpg) no-repeat;
	text-indent: -9999px;
	margin: 11px auto;
	display: block;
}

.dashbot{
text-align: center;
text-transform: uppercase;
margin: 8px 3px;
font-weight: bold;
font-size:15px;

}
#connect #footer{
	width: 100%;
	height: 100px;
	background: url(../images/bottomBg_og.jpg) #ff9c00 repeat-x;

}

#shop #footer{
	width: 100%;
	height: 100px;
	background:  #62d74b repeat-x;

}

#learn #footer{
	width: 100%;
	height: 100px;
	background: #62d74b repeat-x;

}


 #footer .footerInner{
	margin: 0 auto;
	width: 850px;
	padding: 20px 0;
	color: #fff;
	font-size: 14px;
}

 #footer .footerInner a{
	color: #fff;

}

 #footer .footerInner li{
	margin: 0 0 3px 0;
	font-size: 14px;
}

 #footer .col{
	width: 180px;
}

.clear{
	clear: both;
	
}

.right{
	float: right;

}

.profileAgency{
background: #fff;
text-align: center;
font-size: 18px;
text-transform: uppercase;
padding: 20px 0;
border-top: 1px solid #d8d8c8;

}

.videoIcon, .quizIcon, .shopIcon, .addIcon, .agencyIcon{
width: 60px;
height: 62px;
background:url(../images/icons.jpg);
}

.quizIcon{
background-position: 0 -88px;
}

.agencyIcon{
background-position: 0 -175px;
}

.addIcon{
background-position: 0 -265px;
}


.shopIcon{
background-position: 0 -347px;
}


.activity{
clear: both;


}

.actRow{
	padding: 20px 0 ;
	clear: both;

}

.actDesc{
	width: 300px;
	margin: 0 0 0 20px;
}

.activity .actHeader{
	padding: 40px 0 10px 0;
	border-bottom: 1px solid #d8d8c8;
	color: #e34ff6;
	font-weight: bold;
	
}


.signInButton{
	text-indent: -9999px;
	background: url(../images/signInButton.jpg);
	width: 69px;
	height: 21px;
	border: 0;
}

.homepageBg{
	background: url(../images/topwindow.PNG) no-repeat;
	width: 796px;
	height: 324px;
	margin: -15px 15px;
	padding-bottom: 250px;
}


#myAlternativeContent{
	width: 402px;
	float: left;

}

.leftCol{
	width: 590px;
}

.quickLinks li{
	float: left;
	text-transform: uppercase;
	margin: 5px 20px 0 0;
}

.textArea{
	width: 480px;
	height: 140px;

}


 input[type='button'], input[type='submit']{
	background: #d398dc;
	color: #ffffff;
	padding: 3px;
	border: 0;
	font-size: 14px;
	background:url(../images/OK_btn.png);
	width:63px;
}

/* styling for Status Page */

.radioDemo{
	display:none;
}

table.radioTable {
	background-color:#efefe8;
	width: 720px;
}
  table.radioTable th,
  table.radioTable td {
    padding: .5em 1.5em;
    font-size: 13px;
    color: #666;
    text-align: center;
    vertical-align: middle;
	border-collapse: separate;
  }
  
  table.radioTable thead th {
    padding-top: 25px;
    font-size: 35px;
    color: #FFF;
  }
  
  table.radioTable tbody th {
    text-align: right;
    font-size: 11px;
    color: #4cb0c8;
    width: 150px;
  }
    table.radioTable tbody th acronym {
      margin-right: -16px;
      padding-right: 16px;
    }
  
      table.radioTable td em {
        display: block;
        font-size: 11px;
        font-weight: normal;
        color: #4cb0c8;
      }
      
  table.radioTable .highlight {
    background-color: #FFF;
    color: #4cb0c8;
  }
  
    table.radioTable .header.highlight {
    background-color: #ff9c00;
    color: #FFF;
  }
  
  table.radioTable .header{
  	font-size:22px;
	  padding: .25em 1.5em;
	  color: #ff9c00;
  }
  
    table.radioTable .rowheader{
	  color: #ff9c00;
  }
  
    table.radioTable .odd {
    background-color: #fffff8;
  
  }
  
  
  table.radioTable thead .highlight {
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-top-bottom-radius: 4px;
    -webkit-border-top-bottom-radius: 4px;    
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-radius: 4px;
  }
  
  .radioTable .row-price td {
    font-size: 13px;
    color: #ff9c00;
  }
    .radioTable .row-price strong {
      padding: 0 .25em;
      font-weight: normal;
      font-size: 21px;
      color: #ff9c00;
      font-family: Georgia, serif;
    }
      
  .radioTable .complete {
    font-size: 18px;
    font-weight: 100;
   
  }
  .radioTable .dotted {
    color: #4cb0c8;
    font-size: 18px;
    font-weight: 100;
    
  }
  .radioTable .dashed {
    color: #4cb0c8;
    font-size: 10px;
  }

  .radioTable a.signup {
    display: block;
    margin: 4px 0 10px 5px;
  	color: #FFF;
  	font-size: 12px;
  	line-height: 1;
  	background-color: #EF8412;
  	width: 83px;
  	height: 26px;
  	-moz-border-radius-bottomleft: 7px;
  	-moz-border-radius-bottomright: 7px;
  	-moz-border-radius-topright: 7px;
  	-moz-border-radius-topleft: 7px;
	margin: 0 auto;
  }
    .radioTable a.signup strong {
      display: block;
      padding: 6px 17px 0px 6px;
      margin-left: 7px;
  	  background-color: #EF8412;
      height: 20px;
      -moz-border-radius-bottomright: 10px;
      -moz-border-radius-topright: 7px;
    }
  .radioTable a.signup:hover {
    background-position: 0 -26px;
    color: #FFF;
    background-color:#F39D01;
  }
    .radioTable a.signup:hover strong {
      background-position: 100% -26px;
      background-color:#F39D01;
    }
    
  .radioTable a.btn-more {
    margin-left: 10px;
    width: 103px;
  }

	.sendit  {
		width:100%;
		-moz-border-radius: 10px;
		background-color:#EF8412;
		color:#FFF;
		padding:5px;
		border:none;
		font-weight: bolder;
		font-size:1.5em;
		cursor:pointer;
		margin-top:0px;
	}
	button.sendit:hover{
	background-color: #FF9900;
	
	}
	
	
.wrapperMessage{
		background: #fff;
		padding: 10px;
}
	
	
h3.jewels{
	padding: 18px 366px 18px 0;
	background: url(../images/jewels.jpg) no-repeat right;
}

.tmbTitle, .bucksTmb, .tmb{
	margin: 0 0 10px;
	font-size:14px;
}



a .tmbTitle{
	color: #000;
	font-size:14px;
	
}

a .tmbDesc {
	color:#C3F;
	text-transform:none;
	font-weight:bold;
}

.tmbEpisode {
	color:#52cccc;
	font-weight: bold;
	text-transform:uppercase;
}

.tmbName {
	padding-bottom:10px;
}
	
	
/* this is the css for the product page */
#prodBox {
	width:400px;
	float:left;
	margin-left:50px;
}

.prodDesc{
	margin: 0 0 2px 70px;	
	background: #fff;
	padding: 10px;
	width: 400px;
	color: #000;
	font-size: 12px;
	line-height: 1.5em;
}



.prodDesc option{
	color: #666;	
}

.prodDesc select {
	font-size: 14px;
	color: #666;
}

div.content {
	float: left;
	width: 340px;
}

.prodDesc h3{
	font-size: 18px;
}

div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}

#containerItems .col {
	width:995px;
	float:left;
	margin:0px;
}


div.slideshow-container {
	position: relative;
	clear: both;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	width:350px;
	margin-left:15px;
}

div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('../loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 320px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {
	float: right;

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img/ {
	vertical-align: middle;
	border: 1px solid #ccc;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 320px;
	top: 0;
	left: 0;
}


ul.thumbs {
	clear: both;
	margin-top: 7px;
	margin-right:-55px;
	padding: 0;
	float: right;
	width: 200px;
	
}
ul.thumbs li {
	float: right;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
	
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img/ {
	border: none;
	display: block;
}


/* Category View */

.catGrid {
width: 750px;
}

.vidGrid {
	width:790px;
}

.catGrid .col{
	margin: 0 5px 5px 0;
	background: #fff;
	padding: 7px;
	width: 165px;
	height: 250px;
}

.vidGrid .col {
	width: 175px !important;
	
}

.catGrid .col a {
	color: #666;
}

.shopHomeBucks{
	margin-top: 85px;
	margin-left: 55px;	
}

.description{
	font-size: 12px;
	line-height: 1.4em;
}


/* Video CSS */

.items{
	margin: 10px 0 0 20px;
}

.items .tmbTitle{
	font-size: 14px;
	margin-right:5px;	
}

.items .videoPlay{
	height: 270px;
	font-size:14px;
}

.videoPlay .col{
	position: relative;
	padding-right:10px;
}


.videoPlay .col a span{
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
	display: block;
}



.videoPlay .col a:hover span{
	position: absolute;
	z-index: 10;
	background: url(../images/videoOver.png);
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
	display: block;
	margin-left: 20px;
	font-size:14px;
}

.scrollable .videoPlay .col a:hover span{
	position: absolute;
	z-index: 10;
	background: url(../images/videoOver.png);
	top: 0;
	left: 20px;
	width: 150px;
	height: 150px;
	display: block;
	font-size:14px;
}


.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;

	/* vertical scrollables have typically larger height than width but not now */
	height: 260px;
	width: 235px;
	float: left;
	margin: 0 0 0 10px;
	background: #fff;
	font-size:14px;
}

.scrollable a {
	/*font-weight: bold;
	text-transform: uppercase;*/
	font-size:14px;
}

/* root element for scrollable items */
.scrollable .items {
	position:absolute;
	font-size:14px;
	width:210px;
	/* this time we have very large space for the height */
	height:20000em;
}

#actions{
 width: 215px;
 margin: 0 0 1px 10px;
 float: left;
 background: #fff;
 padding: 10px;
}

#actionBox {
        width:215px;
        float:left;
		height:550px;
		padding-right:5px;
}

.video-next {
	float: right;	
}

.disabled{
	display: none;
}


/*parent page style */

#flowpanes div.parentMContent{
	width: 880px;	
	margin-right: 5px;
	margin-left:25px;
	float: left;
}

#flowpanes .parentRContent{
	width: 215px;
	float: right;
	margin-top:10px;
}

.parent #wizard .page {	
	padding:20px 0;
	width:880px;
	float:left;	
}

.parent #wizard h2 {
	
	font-size:22px;
	font-weight:normal;
	margin:0 0 0 0;
	padding-bottom:15px;		
}

	
/* everything is constructed with a single background image */
/* root element for tabs */
#flowtabs {
	font-family:Arial, Helvetica, sans-serif;
	/* dimensions */
	width:950px;
	height:31px !important;
	margin:0 auto !important; 
	padding:0;
	/* IE6 specific branch (prefixed with "_") */
	_margin-bottom:-2px;
}
/* single tab */
#flowtabs li { 
	font-family:Arial, Helvetica, sans-serif;
	float:left; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	list-style-type:none;
}
/* a- tag inside single tab */
#flowtabs li a {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	height: 31px;   
	
	padding:0px 20PX;
	margin:0px;
	/* font decoration */
	color:#fff;
	font-size:16px;
	line-height:33px;
	text-align:center;
	text-decoration:none;
	background: #ff9c00;
	border-right: 1px solid #fff;
}
#flowtabs li a.current{
	background: #fff;
	color: #ff9c00;
	font-family:Arial, Helvetica, sans-serif;
}
/* panes */
#flowpanes {
	background:#fff;
	width:930px;
	height:760px;	
	margin-left:25px;
	font-family:Arial, Helvetica, sans-serif;
}



/* single pane */
#flowpanes div {
	display:none;	
	margin:10px 10px;
	color: #333;
}
/* some decorations for elements inside single pane */
#flowpanes div h2 {
	font-weight:normal;

	letter-spacing:1px;
	margin:10px 0 0 0;
	font-size:22px;	
}

#flowpanes a {
		
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;

}

#flowpanes p, #flowpanes samp {
	color:#ccc;	
	font-family:Arial, Helvetica, sans-serif;	
}

#flowpanes .narrow {
	padding-right:160px;		
}


/* override the root element to enable scrolling */
	#flowpanes {
	position:relative;
	overflow:hidden;
	clear:both;
}
/* override single pane */
	#flowpanes div {
	float:left;
	display:block;
	width:900px;
	font-size:14px;
}
/* our additional wrapper element for the items */
	#flowpanes .items {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}
#flowpanes .less, #flowpanes .less a {
	color:#999 !important;
	font-size:14px;
	
}

/* Style change for Public Info CONNECT-LEARN-SHOP */

.publicInfo {
	font-family: Comic Sans MS, arial, helvetica, sans-serif;
	height:800px !important;
}

.publicInfo span {
	font-size:18px;
	line-height:24px;
}

.sparklemargin {
	margin-left: 80px;
}

.heymodel-viewmore {
	position: absolute;
	margin: 15px 0 5px 900px;
	font-size:14px;
}

.heymodel-viewmore a {
	color: #ff9c00;
	font-weight: bold;
	font-size:14px;
	text-transform:uppercase;
}

.heymodel-bubble {
	width: 515px;
	height: 199px;
	background: url('../images/heymodel-bubble.jpg') no-repeat;
	line-height: 2.9em;
}

.heymodel-bubble h2 {
	margin: 20px 0 0 20px;
	color: #ff9c00;
	font-size: 30px;
	letter-spacing: 1px;
}

.heymodel-bubble p {
	margin: 10px 20px 0 20px;
	color: #f9c00;
	font-size: 24px;
	letter-spacing: .05em;
}

.heymodel-bubble h2 span {
	text-transform: capitalize;
}

/* Account Form Styling */

.account-form {
	margin: 10px;
}

.account-form label {
	display: block;
	color: #ff9c00;
	font-weight: bold;
	margin-bottom: 8px;
}

.account-form label input {
	padding: 5px;
	font-size: 14px;
	color: #666;
	width: 300px;
	margin-top: 3px;
}

.picture-container {
	padding: 8px !important; 
	border: 1px solid #ccc; 
	width: 400px !important;
	margin: 0 0 5px 0 !important;
}

.picture-thumb {
	float: right !important; 
	width: 70px !important;
}

.pictures-ctd {
	text-align: right;
	border: 0;
	font-size: 11px
}

.account-form input.button {
	background: #ff9c00;
	padding: 5px;
	font-size: 16px;
	color: white;
	border: 0;
	font-weight: bold;
	clear: both !important;
}

/* Purchase Form Styling */

.purchase-form {
	width:320px;
}

.purchase-form label {
	display: block;
	color: #ff9c00;
	font-weight: bold;
	margin-bottom: 8px;
	width:320px;
}

.purchase-form label input {
	padding: 5px;
	font-size: 14px;
	color: #666;
	width: 320px;
	margin-top: 3px;
}

.purchase-form input.button {
	background: #ff9c00;
	padding: 5px;
	font-size: 16px;
	color: white;
	border: 0;
	font-weight: bold;
	clear: both !important;
	width: 330px;
}


.purchase-col {
	width: 29%;
	padding: 10px;
	margin-right: 1%;
	float: left;
	border: 1px solid #dedede;
	height: 565px;
	background-color: #fefefe;
}

.purchase-col h3 {
	text-align: center;
	margin-bottom: 25px;
}

.purchase-col p {
	margin-bottom: 10px;
	font-size: 13px;
	text-align: center;
	color: #666;
}

.white {
	background-color: white;
}

.center {
	text-align: center !important;
}

.points {
	color: #ff9c00;
	font-weight: bold;
}

/* Checkout Form Styling */

.checkout-form td{
	padding-bottom: 5px;
}

.checkout-form td.label {
	color: #ff9c00;
	font-weight: bold;
	width: 320px;
	font-size: 12px
	
}

.checkout-form td.input input {
	padding: 3px;
	font-size: 12px;
	color: #666;
	width: 320px;
	margin-top: 3px; 
}


input.checkout-button {
	background: #ff9c00;
	padding: 5px;
	font-size: 16px;
	color: white;
	border: 0;
	font-weight: bold;
	clear: both !important;
}

.checkoutpay-col {
	width: 46%;
	padding: 10px;
	margin-right: 17px;
	float: left;
	border: 1px solid #dedede;
	background-color: #fefefe;
	height: 390px;
}

.shipping-col {
	width: 97%;
	padding: 10px;
	margin-right: 1%;
	margin-bottom: 17px;
	float: left;
	border: 1px solid #dedede;
	background-color: #fefefe;
}

.checkout-col h3 {
	text-align: center;
	margin-bottom: 25px;
}

.checkout-col p {
	margin-bottom: 10px;
	font-size: 13px;
	text-align: center;
	color: #666;
}

.white {
	background-color: white;
}

.center {
	text-align: center !important;
}

.points {
	color: #ff9c00;
	font-weight: bold;
}


/* Status Form Styling */

.status-form {
	margin: 10px;
}

.status-form label {
	display: block;
	color: #ff9c00;
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 14px;
}

.status-form label input {
	padding: 5px;
	font-size: 14px;
	color: #666;
	width: 300px;
	margin-top: 3px;
	text-transform: none;
}

.status-form input.button {
	background: #ff9c00;
	padding: 5px;
	font-size: 16px;
	color: white;
	border: 0;
	font-weight: bold;
	clear: both !important;
}

h1.status-header {
	font-size: 30px;
	text-transform: uppercase;
	color: #ff9c00;
}
.headerGray {
	color:#666;
}

.gray {
	color: #666;
}


/* Terms and Conditions/Privacy */

h3.privacy {
	font-weight: bold; 
	font-size: 16px;
	color: #ff9c00;
	margin: 10px 0;
}

h1.privacy {
	text-transform: uppercase;
	font-size: 24px;
	margin: 0;
	padding:0;
	color: #FFAC00;
	margin-bottom: 50px;
}

div.privacy {
	width: 900px; 
	margin-left: auto; 
	margin-right: auto; 
	padding-bottom: 40px; 
	color: #333;
}

div.privacy p {
	margin: 0 0 10px 0;
}

p.coppa {
	float: right;
	width: 90px;
	text-align: center;
}

p.coppa a {
	color: #666;
	font-weight: bold;
}

/* Pagination */

.pagination {
	text-align: left;
	clear: both;
	color: #fff;
	font-weight: bold;
	padding-top: 5px;
}

.pagination a {
	background: #FF9C00;
	padding: 4px;
	color: #fff;
}

.pagination a:hover {
	background: #999900;
}

.pagination span.current {
	background: #62d74b;
	padding: 4px;
}

/* Blog */

.myblog-post {
	padding: 10px;
	background: white;
	border: 1px solid #dedede;
	color: #666;
	margin-bottom: 10px;
}

.myblog-post p {
	margin-bottom: 10px;
}

.myblog-post p.options {
	margin-bottom: 0;
}

.myblog-post p.options input.button {
	background: #ff9c00;
	border: 0;
}

.myblog-post a.title {
	color: #ff9c00;
	font-size: 16px;
	font-weight: bold;
}

.myblog-post a.title:hover, .myblog-post a.readmore:hover {
	color: #999900;
}

.myblog-post a.readmore {
	color: #ff9c00;
	font-weight: bold;
}

a.post-button {
	background: #ff9c00;
	padding: 5px;
	color: white;
	font-weight: bold; 
}

a.post-button:hover {
	background: #999900;
}

#post-container {
	color: #666;
	background: white;
	border: 1px solid #dedede;
	padding: 15px;
}

#post-container h1 {
	font-size: 30px;
	color: #ff9c00;
	margin-left: 78px;
	margin-bottom: 15px;
}

#post-container p {
	font-size: 12px;
}

#post-container p.ptext {
	margin-left: 78px;
}

#post-container img/ {
	margin: 0 10px 10px 0;
	border: 3px solid #ccc;
}

#comments-container {
	background: #999900;
	color: white;
	padding: 10px;
	
}

#comments-container h4 {
	font-size: 20px;
	margin-bottom: 10px;
}

#comments-container p {
	margin-bottom: 10px;
	padding: 10px;
	background: #ff9c00;
}

#comments-container p span.ctext {
	margin-left: 60px;
	display: block;
	margin-bottom: 0;
}

#comments-container p span strong.commenter {
	font-size: 14px;
}

#comments-container input.button {
	border: 0;
	background: #ff9c00;
	color: white;
	font-weight: bold;
	padding: 4px;
	margin-top: 10px;
}

#comments-container label {
	font-weight: bold;
	font-size: 12px;
}

#comments-container label input {
	width: 500px;
	text-transform: none;
	padding: 3px;
	font-size: 13px;
	color: #666;
	margin-top: 4px;
}

/* Your Agency */

ul.agency-options li a {
	background: #ff9c00;
	padding: 5px;
	color: white;
	font-weight: bold;
}

ul.agency-options li a:hover {
	background: #F6C;
}

ul.agency-options li {
	margin-right: 4px;
}





h1.headline {
	text-transform: uppercase;
	font-size: 24px;
	color: #ff9c00;
	margin-bottom: 15px;
}

.box {
	background: white;
	border: 1px solid #cdcdcd;
	padding: 15px;
}

.box2 {
	background: white;
	padding: 15px;
}


#payoptions{
	margin-bottom: 8px;
	font-size:16px;
}

#shippingaddress {
	float: left;
	width: 250px;
	margin-right: 8px;
	margin-bottom: 15px;
	height: 470px;
}

#cartaddress {
	float: left;
	width:296px;
	margin-right: 5px;
	margin-bottom: 10px;
	height: 450px;
}

#shortaddress {
	float: left;
	width:296px;
	margin-right: 5px;
	margin-bottom: 10px;
	height: 200px;
}

#checkout-totals {
	float: left;
	width:250px;
	margin-left: 5px;
	margin-bottom: 10px;
	height:100%;
}

.checkout_input { 
        width: 220px;
}

#cart {
	float: left;
	width: 675px;
	margin:0px;
	min-height:470px;
	height:100%;
	overflow: hidden;
}

#minicart {
	height:200px;
}

#carttotal{
	
}

#contshop {
	
}


table.cartheader {
	width: 99%;
	border-bottom: 1px solid #ccc;
}

table.cartheader th, table.buckstotal td.totallabel {
	color: #ff9c00;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

div#cartitems {
	height: 100%;
	overflow: auto;
}

table.cartitems {
	width: 100%;
}

table.cartitems td {
	vertical-align: left;
	height: 60px;
	border-bottom: 1px solid #dedede;
}

table.cartitems td.image, table.cartheader th.image {
	width: 15%;
}

table.cartitems td.name, table.cartheader th.name {
	width: 25%;
}

table.cartitems td.color, table.cartheader th.color {
	width: 25%;
}

table.cartitems td.size, table.cartheader th.size {
	width: 10%;
}

table.cartitems td.bucks, table.cartheader th.bucks {
	width: 10%;
}

table.cartitems td.qty, table.cartheader th.qty {
	width: 15%;	
}

table.cartitems td.videoimage, table.cartheader th.videoimage {
	width: 10%;
}

table.cartitems td.videoname, table.cartheader th.videoname {
	width: 30%;
}

table.cartitems td.videocolor, table.cartheader th.videocolor {
	width: 20%;
}

table.cartitems td.videosize, table.cartheader th.videosize {
	width: 20%;
}

table.cartitems td.videobucks, table.cartheader th.videobucks {
	width: 20%;
}

table.cartitems td.videoqty, table.cartheader th.videoqty {
	width: 15%;
}

 #buckstotal {
	width: 500px;
	margin: 15px 0 0 0;
	border:0px;
	padding-top: 10px;
}

table.buckstotal td.totallabel {
	text-align: right;
	padding-right: 50px;
}

#buckstotal input.submit, .accountcol input.submit {
	clear: right;
	float: right;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	width: 170px;
	/*background: #ff9c00;*/
	/*padding: 5px;*/
	border: 0;
	margin-top: 5px;
}

.accountcol input.submit {
	float: none;
}

.box h2, .accountcol h2 {
	margin-bottom: 10px !important;
	font-size: 15px;
}

.box2 h2, .accountcol h2 {
	margin-bottom: 10px !important;
	font-size: 15px;
}

.accountcol h2 {
	font-size: 16px !important;
}

.box label, .accountcol label {
	color: #ff9c00;
	font-size: 13px;
	font-weight: bold;
}

.payoptions label {
	margin-right: 15px;
	font-size:15px;
}

.payoptions label input {
	margin-right: 10px;
}

.shippingaddress label, .accountcol label {
	display: block;
	margin-bottom: 5px;
	font-size: 14px ;
	width:240px;
}

.shippingaddress label.checkbox, .accountcol label.checkbox {
	font-weight: normal;
	color: #666;
	width:240px;
}


.shippingaddress label input.text, .accountcol label input.text {
	width: 95%;
	font-size:14px;
}

.cartaddress label, .accountcol label {
	display: block;
	margin-bottom: 5px;
	font-size: 14px ;
	width:270px;
}

.cartaddress label.checkbox, .accountcol label.checkbox {
	font-weight: normal;
	color: #666;
	width:270px;
}


.cartaddress label input.text, .accountcol label input.text {
	width: 95%;
	font-size:14px;
}


.shortaddress label, .accountcol label {
	display: block;
	margin-bottom: 5px;
	font-size: 14px ;
	width:270px;
}

.shortaddress label.checkbox, .accountcol label.checkbox {
	font-weight: normal;
	color: #666;
	width:270px;
}


.shortaddress label input.text, .accountcol label input.text {
	width: 95%;
	font-size:14px;
}

.checkout-totals label, .accountcol label {
	display: block;
	margin-bottom: 5px;
	font-size: 14px ;
	width:270px;
}

.checkout-totals label.checkbox, .accountcol label.checkbox {
	font-weight: normal;
	color: #666;
	width:270px;
}


.checkout-totals label input.text, .accountcol label input.text {
	width: 95%;
	font-size:14px;
}


#accountcol {
	width: 30% !important;
}

#accountcol a {
	font-size: 11px;
	color: #666;
	font-weight: normal;
	text-decoration: underline;
}
ul.purchase_options li {
    display: inline;
	font-size:14px;
}
ul.purchase_options li ul {
    float: right;
    /*position: relative;
    right: 110px;*/
}

label .error, .errorlist {
    color: red;
    padding-top: 5px;
    padding-bottom: 5px;
}

table#upgrade {
	color: white;
	font-family: Comic Sans MS, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-shadow: #666 1px 1px 1px;
	letter-spacing: -.03em;
}
table#upgrade img.upgradebtn {
	margin-top: 10px;	
}
table#upgrade td.ucol1top {
	background: url('../images/upgradechartbg.jpg'); 	
	border-right: 1px solid white;
}
table#upgrade td.ucol2top {
	background: url('../images/upgradechartbg.jpg') 0px -89px; 	
	border-right: 1px solid white;
}
table#upgrade td.ucol3top {
	background: url('../images/upgradechartbg.jpg') 0 -178px; 	
	border-right: 1px solid white;
}
table#upgrade td.ucol4top {
	background: url('../images/upgradechartbg.jpg') 0 -267px; 	
	border-right: 1px solid white;
}
table#upgrade td.ucol5top {
	background: url('../images/upgradechartbg.jpg') 0 -356px; 	
}
table#upgrade td.ucol1 {
	background: url('../images/upgradechartbg.jpg') 0 -445px;
	border-right: 1px solid white;
	font-size: 11px;
	line-height: 12px;
	padding-right: 8px;
}
table#upgrade td.ucol2 {
	background: url('../images/upgradechartbg.jpg') 0 -534px;
	border-right: 1px solid white;
}
table#upgrade td.ucol3 {
	background: url('../images/upgradechartbg.jpg') 0 -623px; 
	border-right: 1px solid white;
}
table#upgrade td.ucol4 {
	background: url('../images/upgradechartbg.jpg') 0 -662px; 
	border-right: 1px solid white;
}
table#upgrade td.ucol5 {
	background: url('../images/upgradechartbg.jpg') 0 -445px; 	
}
table#upgrade td.ucol1btm {
	background: #ff9c00; 	
	border-right: 1px solid white;
	font-size: 18px;
	padding-right: 8px;
}
table#upgrade td.ucol2btm {
	background: #979797; 	
	border-right: 1px solid white;
	font-size: 19px;
}
table#upgrade td.ucol3btm {
	background: #a4a4a4; 	
	border-right: 1px solid white;
	font-size: 19px;
}
table#upgrade td.ucol4btm {
	background: #b5b5b5; 	
	border-right: 1px solid white;
	font-size: 19px;
}
table#upgrade td.ucol5btm {
	background: #ff9c00; 	
	font-size: 19px;
}
 
table#upgrade td.ucol5topcap {
	background: url('../images/upgradechartbg.jpg') 0 -751px; 	
}
table#upgrade td.ucol5btmcap {
	background: url('../images/upgradechartbg.jpg') bottom; 
	height: 8px;
}
table#upgrade td.nopadding {
	padding; 0;
	height: 8px;
	overflow: hidden;
}
#topalert {
	width: 670px;
	height: 50px;
	background: transparent url('../images/alertbg.png') no-repeat;	
	margin: 0 0 20px 0;
	line-height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: white;
	padding-left: 60px;
	float:left
}

/* List */

ol.olist {
    padding: 10px 20px;
    color: #ff9900;
    font-size: 18px;
    font-weight: bold;
}

ol.olist li {
    margin: 15px 20px;
}

ol.olist li span {
    color: #666;
    font-weight: bold;
}

ul.ulist {
    font-size: 16px;
    color: #ff9900;
    list-style-type: disc;
    margin: 15px 0;
}

ul.ulist li {
    margin: 5px 20px;
}

ul.ulist li span {
    font-weight: normal;
    color: #666;
}

ul.ulist li span strong {
    font-weight: bold;
}

ul.ulist li span strong.orange {
    color: #ff9900;
    font-size: 20px;
}

ul.ulist li ul.check {
    margin: 15px 0;
    list-style-image: url('../images/bullet-check.png');
    list-style-type: disc;
}

ol a {
    color: #df32f4;
    font-weight: bold;
}

p.howtoplay {
    margin: 10px 0;
    font-size: 18px;
    font-family: Comic Sans MS, sans-serif;
    font-weight: bold;
    margin-bottom: 0;
}

p.htptext {
    margin: 10px 20px;
    font-size: 16px;
}

h2.headline {
    color: #ff9900;
    font-size: 20px;
}

/* Connect Main Bubble */

#bubble {
    position: absolute;
    width: 505px;
    z-index: 5000;
    margin: -140px 0 0 120px;
    display: none;
}

#bubbleclose {
    position: absolute;
    margin: 10px 0 0 470px;
}

#bubbletop {
    width: 505px;
    height: 11px;
    background: transparent url('../images/bubble-top.png') no-repeat;
    overflow: hidden;
}

#bubblecontent {
    background: transparent url('../images/bubble-bg.png');
    padding: 10px 30px;
    font-size: 16px;
}

#bubblecontent h2 {
    color: #ff9900;
    font-size: 22px;
    margin-bottom: 15px;
}

#bubblebottom {
    width: 505px;
    height: 28px;
    background: transparent url('../images/bubble-btm.png') no-repeat;
    overflow: hidden;
}

.leftfloat {
float: left;
}

.centerfloat {
	float:50%;
}

.clear {
clear: both;
}

a {
text-decoration: none !important;
outline: none;
}

b{font-size: 110%;}

#maincontainer{
width:995px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: #eee;
}

#welcome {
margin: 0 10px;
color: #9999cc;
font-size: 16px;
font-family: Comic Sans MS, sans-serif;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 228px 0 310px; 
}

#content2column{
margin: 0 10px 0 310px; 
}


#content3column{
margin: 0 10px 0 200px; 
}


#content2columnb{
margin: 0 228px 0 0px; 
}

#leftcolumn{
float: left;
width: 300px; /*Width of left column in pixel*/
margin-left: -995px; /*Set margin to that of -(MainContainerWidth) */
}

#left2column{
float: left;
width: 200px; /*Width of left column in pixel*/
margin-left: -995px; /*Set margin to that of -(MainContainerWidth) */
}


.module {
background: #f5f5f5 url('../images/modulebg.png') repeat-x;
border: 1px solid #ddd;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin: 0 0 10px 0;
line-height: 2.1em;
color: #9999cc;
}

.moduleComment {
background: #f5f5f5 url('../images/modulebg.png') repeat-x;
border: 1px solid #ddd;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin: 5px 0 10px 0;
line-height: 2.1em;
color: #9999cc;
padding:5px;
display:inline-block;
width:550px;
}

.module p {
line-height: 14px;
font-size: 14px;
}

.module p a {
font-size: 14px;
}

.module h2 {
font-family: Comic Sans MS, sans-serif;
font-weight: normal;
font-size: 24px;
color: #9999cc;
margin: 0;
padding: 0;
}



.module h2 span {
color: #ff9c00;
}

.module h2 a {
font-size: 23px;
}

.module h2.search {
font-size: 18px;
}

.module h3 {
text-align: center;
font-family: Comic Sans MS, sans-serif;
font-weight: normal;
font-size: 20px;
color: #9999cc;
margin: 0;
padding: 0;
}

.module hr {
border: 0;
border-top: 1px solid #e9e9e9;
height: 0;
margin: 0;
padding: 0;
clear: both;
}

.module .navbg {
height: 19px;
background: url(../images/modnavbg.png);
text-align: right;
padding-right: 10px;
}

.module .navbg a {
    margin: 0 3px;
}

#rightcolumn{
float: left;
width: 220px; /*Width of right column*/
margin-left: -220px; /*Set left margin to -(RightColumnWidth)*/
}

.innertube{
margin: 0px 5px; 
padding: 5px 0;
font-size:120%;
}


.module img.border {
border: 1px solid #ccc;
}

.module img.icon {
margin-right: 10px;
margin-left:10px;
}

.module img.icon2 {
margin-right:4px;
margin-left:2px;
}

.module a {
font-size: 14px;
text-decoration: none;
color: #cc33ff;
}

.module textarea {
width: 98%
}

.nomarginbottom {
margin-bottom: 0;
}

.invite {
margin-top: 0;
-webkit-border-top-right-radius: 0px;
-moz-border-radius-topright: 0px;
border-top-right-radius: 0px;
-webkit-border-top-left-radius: 0px;
-moz-border-radius-topleft: 0px;
border-top-left-radius: 0px;
border-radius: 0px 0px 10px 10px;
}

a.btn1 {
background: transparent url('../images/btn1.png') no-repeat;    
height: 36px;
overflow: hidden;
padding-left: 20px;
text-decoration: none;
display: block;
margin-bottom: 2px;
}

a.btn1 span {
background: transparent url('../images/btn1.png') right -36px no-repeat;
height: 36px; 
line-height: 35px;
color: #cc33ff;
font-size: 15px;
font-weight: bold;
height: 36px;
display: block;
}

a.btn2 {
background: transparent url('../images/new_btn2.png') no-repeat;    
height: 36px;
overflow: hidden;
padding-left: 20px;
display: block;
text-decoration: none;
margin-bottom: 2px;
}

a.btn2 span {
background: transparent url('../images/new_btn2.png') right -36px no-repeat;
height: 36px; 
line-height: 36px;
color: #cc33ff;
font-size: 16px;
font-weight: bold;
text-align:left;
/*padding-left: 10px;*/
display: block;
}

a.btn2 .newvalue {
position: absolute;
line-height: 18px;
color: white;
text-align: left;
font-size: 16px;
font-weight: bold;
margin: 10px 0 0 150px;
width: 125px;
}
#extraspaceHome {
	height:35px;
	background-color:#fefefe;
}

a.btn3 {
background: transparent url('../images/new_btn3.png');    
background-repeat:no-repeat;
height: 70px;
width:100px;
overflow: hidden;
padding-left: 5px;
display: block;
float:left;
text-decoration: none;
margin-bottom: 2px;
/*margin-left:5px;*/
}

a.btn3 span {
height: 60px; 
color: white;
font-weight:bold;
font-size: 14px;
display: block;
margin-top: 5px;
margin-left:15px;
}

a.btn3 .newvalue {
position: absolute;
color: #C39;
font-family:Arial, Helvetica, sans-serif;
text-align: left;
font-size: 18px;
font-weight: bold;
margin: -30px 5px 20px 20px;
height:18px;
}
a.btn3 .newvalue .newsmaller {
position: absolute;
color: #333;
font-family:Arial, Helvetica, sans-serif;
text-align: left;
font-size: 14px;
font-weight: bold;
margin: -25px 5px 20px 20px;
height:18px;
}

a.btn4 {
background: transparent url('../images/btn4c.png') no-repeat;    
height: 36px;
overflow: hidden;
padding-left: 20px;
text-decoration: none;
display: block;
margin-bottom: 2px;
}

a.btn4 span {
background: transparent url('../images/btn4c.png') right -36px no-repeat;
height: 36px; 
line-height: 35px;
color: #fff;
font-size: 15px;
font-weight: bold;
height: 36px;
display: block;
}


a.bucksbtns {    
width: 120px;
float: left;
margin-right: 5px;
}

.hmimg {
margin-right:8px;
margin-left:5px;
margin-bottom:10px;
}

.activity {
font-size: 14px;
line-height: 16px;
}

.actheader {
line-height: 22px;
}



.minilapse {
	position:absolute;
}

.activityicon {
float: right;
margin-top: 13px;
}

.center {
text-align: center;
}

.btncenter {
text-align: center;
text-indent: -15px;
}

ul.ptabs {
margin: 0;
list-style-type: none;
padding: 0;
}

ul.ptabs li {
padding: 0;
margin: 0;
width: 50%;
display: block;
float: left;
text-align: center;
background:url(../images/rightCol_btn.jpg) no-repeat;
color:#FFF;

}

ul.ptabs a {
display: block;
font-size: 14px;
color:#FFF;
}

/* when mouse enters the tab move the background image */
ul.ptabs a:hover {
color:#000;	
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.ptabs a.current, ul.ptabs a.current:hover, ul.ptabs li.current a {
background-position: -420px -62px;		
cursor:default !important; 
color:#C3F !important;
/*background-color: #C3F;*/
background:url(../images/rightCol_Current_btn.jpg) no-repeat;
}



.suggestion {
margin-top: 0;
background: #f8f11d;
border: 0;
}

.suggestion h3 {
color: #333;
font-size: 18px;
}

.suggesttop {
background: transparent url('../images/suggest-top.png') center no-repeat;
height: 10px;
}

.suggestion p {
font-size: 15px;
margin: 10px;
color: #333;
line-height: 13px;
}

.suggestion a {
font-size: 14px;
}

.isb {
position: absolute;
right: -4px;
top: -4px;
z-index: 1000;
}

.gray {
color: #9999cc;
}

.edittab {
    width: 107px;
    height: 20px;
    background: url('../images/edittab.png') no-repeat;
    line-height: 20px;
    color: #cc33ff;
    text-shadow: 1px 1px 0 #fff;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    padding: 0;
    z-index: 1000;
    bottom: -1px;
    left: 50px;
}

.edittab a {
    color: #cc33ff;
    font-size: 13px;
}

.edittab a:hover {
    color: #9999cc;
}

.editprofile {
    position: relative;
    z-index: 1000;
    bottom: -1px;
    left: 100px;
	top:210px;
}

.athumb {
float: left;
width: 31%;
font-size: 11px;
}

.searchlabel {
color: #ff9900;
font-weight: bold;
margin-right: 10px;
font-size: 13px;
}

form.agencysearch {
margin-left: 100px;
}

.agencymodels {
margin-top: 8px;
}

.agencymodels h3 {
font-family: arial;
letter-spacing: -1px;
margin: 10px 0
}

.modelvalue {
color: #ff9900;
font-weight: bold;
font-size: 45px;
padding: 5px 0;
display: block;
}




ul.inviteopttabs {
margin: 0;
list-style-type: none;
padding: 0;
}

ul.inviteopttabs li {
padding: 0;
margin: 0;
width: 30%;
display: block;
float: left;
text-align: center;

}

ul.inviteopttabs a {
display: block;
padding: 10px 0;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-radius: 10px 10px 0px 0px;
font-weight: bold;
font-size: 14px;
}

/* when mouse enters the tab move the background image */
ul.inviteopttabs a:hover {
color:#000;	
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.inviteopttabs a.current, ul.inviteopttabs a.current:hover, ul.inviteopttabs li.current a {
background-position: -420px -62px;		
cursor:default !important; 
color:#9999cc !important;
background: #ffffff;
border: 1px solid #ddd;
border-bottom: 0;
}

ul.inviteicons {
margin: 0;
padding: 0;
list-style-type: none;
}

ul.inviteicons li {
float: left;
margin: 0 5px 0 0;
padding: 0;
height: 51px;
overflow: hidden;
}

ul.inviteicons li a {
border: 0;
}

p.ipanettl {
background: #ff9900;
color: white;
margin: 0 -10px;
padding: 5px 10px;
margin-bottom: 10px;
}

textarea {
border: 1px solid #ccc;
}

label {
color: #ff9900;
font-weight: bold;
}

label span {
color: #9999cc;
font-weight: normal;
}

.inviteintro p {
margin-left: 15px;
letter-spacing: -.04em;
font-size: 14px;
line-height: 1.3em;
}

.inviteintro {
font-size: 14px;
}

.inviteintro ul {
margin-left: 0;
}

.inviteintro h2 {
margin-bottom: 10px;
}

.orange {
color: #ff9900;
}

.underline {
text-decoration: underline;
}

.absolute {
position: absolute;
width: 670px;
}

.invite-callout {
background: url('../images/invite-callout.png');
width: 124px;
height: 107px;
float: right;
margin: 5px 5px 0 10px;
}

.invite-callout a span {
font-family: arial;
letter-spacing: normal;
}

input.formbtn {
height: 36px;
width: 117px;
background: url('../images/formbtn.png') no-repeat;
text-align: center;
border: 0;
float: right;
color: white;
font-weight: bold;
font-size: 13px;
margin-top: 10px;
}

.page_navigation a {
font-size: 11px;
}

form.agencysearch ul li {
float: left;
margin-right: 10px;
}

/* New CSS for Blog */

.blogbtn {
float: right;
}

.blogbtn span {
padding-right: 15px; 
}

.postleft {
float: left;
}



.blogcal {
width: 70px;
height: 80px;
background: url('../images/calbg.png') no-repeat;
margin-right: 20px;
position: relative;

font-family: Comic Sans MS, arial, helvetica, sans-serif;
}

.blogcal span.bmonth {
position: absolute;
width: 100%;
margin: 10px 0 0 0;
text-align: center;
color: white;
font-size: 11px;
}

.blogcal span.bday {
position: absolute;
width: 100%;
margin: 40px 0 0 0;
text-align: center;
font-size: 25px;
text-shadow: #fff 1px 1px 1px;
}

.blogpost {
margin-left: 90px;
line-height: 1.4em;
}

.blogpost p {
margin-top: 10px;
margin-bottom: 0;
padding-bottom: 0;
}

.blogedit {
position: absolute;
margin-top: 3px;
}

.blogdelete {
position: absolute;
margin-top: 25px;
}

.bbottom {
font-size: 0px;
height: 8px;
}

.blogprev {
width: 95px;
}

.blognext {
width: 95px;
float: right;
}

.blogprofile {
display: block;
margin: 0 0 0 1px;
padding-top: 3px;
}

.post {
line-height: 2em;
}

/* Additional New Chart CSS */

.ttlcolumn {
background: #ff9c00;
border-right: 1px solid white;	
}

.collabel {
font-size: 16px;	
}

.charttitle {
font-size: 24px;
color: #9999cc;
margin: 8px 0;
margin-top: 10px;
font-weight: normal;
font-family: "Comic Sans MS", sans-serif;
}

.chartcopy {
font-size: 16px;
color: #9999cc;
margin: 5px 0;
}

.chartdisc {
font-size: 14px;
color: #888;	
margin: 5px 0;
margin-bottom: 15px;
}

.pricecell {
padding-top: 10px;	
}



/****Start CSS for Articles & Quizzes*/

h4.result {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	/*text-indent:25px;*/
}

.resultColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#3CC;
}


.articleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: black;
	text-align: left;
}


.questionText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 15px;
	color:#3CC;
	font-weight:bold;
	
}

.answersText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 15px;
	color:#000;
}

.questionText2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 15px;
	color:#3CC;
	font-weight:bold;
	
}

.answersText2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 15px;
	color:#000;
}

.highlight {
		background-color:#FF3;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
}

.highlight2 {
		background-color:#FF3;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		border:1px #666 solid;
		border-spacing:15px;
		padding:15px;
}


.articlePic img{
	float:right;
	padding:10px;
	width:200px;
	height:300px;
}

.articlePic2 img{
	float:left;
	padding:10px;
	width:200px;
	height:300px;
}

.submitButton {
		margin:0 auto;
		text-align:center;
}

#articleContainer {
		width:750px;
		float:left;
		padding:0 225px 0px 10px;
}

h1.article {
	font-family:"Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ff9c00;
	margin-bottom: 15px;
}

.resultsPic img {
	width:200px;
	height:300px;
	padding:10px;
	margin-left: 25px;
}

.resultsText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	
}

.extrasText {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	
}

#shareResults {
		text-align:center;
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#000;
}

.smallText {
		font-family:Arial, Helvetica, sans-serif;
}

.boldit {
	font-weight:bold;
	font-style:italic;
}


.boxColText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.learnRightcol {
	float:left;
	width:220px;
	margin-left:25px;
	margin-top:-5px;
}

.resultIcon img {
		text-align:center;
		vertical-align:middle;
		margin:0 auto;
}

ul.messagenav {
list-style-type: none;
float: right;
padding: 0;
margin: 0;
}

ul.messagesubnav {
list-style-type: none;
height: 25px;
padding: 0;
margin: 0;
margin-left: 5px;
}

ul.messagenav li, ul.messagesubnav li {
float: left;
margin-right: 3px;
}

ul.messagenav li a, ul.messagesubnav li a {
padding: 4px 6px;
font-size: 14px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-weight: bold;
}

ul.messagenav li a:hover, ul.messagenav li.current a, ul.messagesubnav li a:hover, ul.messagesubnav li.current a {
background: yellow;
}

a.btn5 {
background: transparent url('../images/btn_4b.png') no-repeat;    
height: 36px;
padding-left: 13px;
text-decoration: none;
display: block;
}

a.btn5 span {
background: transparent url('../images/btn_4b.png') right -36px no-repeat;
height: 36px; 
line-height: 35px;
color: #fff;
font-size: 15px;
font-weight: bold;
height: 36px;
display: block;
}

.msgRightFloat {
	float:right;
	margin-top:5px;
}

.messagepg {
width: 45px;
float: right;
margin-left: 5px;
}

.messagedel {
width: 125px;
margin-bottom: 8px;
}

.messagedel2 {
width: 220px;
margin-bottom: 8px;
}

.messageapprove {
width: 140px;
margin-bottom: 8px;
margin-right: 4px;
}

.messagedeny {
width: 115px;
margin-bottom: 8px;
}

ul.msglist {
list-style-type: none;
padding: 0;
margin: 0;
}

ul.msglist li {
float: left;
margin-right: 10px;
}

ul.msglist li.from {
width: 20%;
}

ul.msglist li.fromreply {
width: 90%;
margin-right: 0;
}

ul.msglist li.msg {
width: 58%;
}

ul.msglist li.remove {
text-align: right;
margin-right: 0;
}

ul.msglist li.remove a.messageremove {
height: 30px;
width: 30px;
background: url('../images/messageremove.png') no-repeat;
display: block;
float: right;
}

ul.msglist li.remove a.messageremove:hover {
background-position: 0 -30px;
}

ul#replycomment li {
margin-bottom: 8px;
}

.innertube h4 {
font-family: Comic Sans MS, sans-serif;
font-size: 19px;
font-weight: normal;
}

#flash2 {
	margin-left: 0px;
	float:left;
}


/* New Homepage 11/1/10 */

#topWindow {
	margin: 190px 225px;
}

#movieFrame {
	margin: -327px 0px;
}


#brattyworld {
	margin: 5px 46px;
	line-height: 1;
}

#whohere {
	margin: 11px 20px;
}

#confirm {
	margin: -4px 0px 10px 0;
}

#greenframe {
	float:left;
	position: absolute;
	margin: 0px 15px;
}

#intro {
	width:402px;
	height:324px;
}

/* plugin stylings */

#topmall {
	float: left;
	position: absolute;
	height: 282px;
	width: 251px;
	margin: 50px 0 0 0;
}



#smutubethumb {
	
}

#mhnumbers {
	color: #F90;
	font-size: 190%;
	float: left;
	line-height: 260%;
	margin: -5px 15px;
	padding-right:10px;
}

#mhcountdown {
	line-height: 200%;
	margin: 3.5px -17px;
	float: left;
}


#whatsup {
	float: left;
	height: 290px;
	margin: 55px 0 0 296px;
	position: absolute;
	width: 251px;
}

#miniactivity {
	margin-left: 20px;
	height:385px;
	overflow:hidden;
}

#miniactivity li {
	margin-bottom: 10px;
	float: left;
	/*position: relative;*/
	margin-right:5px;
	font-size:14px;
}

.activityicon2 {

}

.icon {
	/*padding-right: 10px;*/
}

#vititle {
	font: 300% arial, helvetica, sans-serif;
	float: left;
	color: #fff;
	width: 995px;
	margin: 8px 80px;
	text-transform: uppercase;
}

#visubtitle {
	font: 120% arial, helvetica, sans-serif;
	float: left;
	font-weight: bold;
	margin: 20px 120px;
	color: #49a8c0;
	text-transform: uppercase;
}

#visubtitle2 {
	font: 120% arial, helvetica, sans-serif;
	float: right;
	font-weight: bold;
	position: absolute;
	margin: 80px 555px;
	width: 520px;
	padding-bottom: 13px;
	color: #49a8c0;
	text-transform: uppercase;
}

#votinginterface {
	background: url('../images/viframe.png') no-repeat;
	float: left;
	width: 995px;
	height: 572px;
	margin: -17px 4px;
}

#vibigscreen {
	position: absolute;
	margin-top: 53px;
	margin-left:85px;
	width: 394px;
	height: 260px;
}

#viprofiledivs {
    margin-top: 45px;
}

#viwinprofile {
	float: left;
	margin: -4px 5px;
}

#featured_vid {
	background: url('../images/newviajax-loader-copy.gif')no-repeat;
        position: relative;
        top: 36px;
        left: -45px;
        margin-top: -1px;
        width: 491px;
        height:  357px;
}

#vicountdown {
	height: 440px;
	float: right;
	margin: 5px -380px;
	width: 380px;
}

#vicountdown li {
	float: left;
	list-style: none;
}

.vistats {
	background: url('../images/virankingthumb.PNG')no-repeat;
	width: 61px;
	height: 34px;
	margin: 12px 15px 15px 0;
}

.vitoploveit {
	width: 72px;
	height: 22px;
	margin: 13px 96px 0;
}

#vibutton {
	margin: -18px -70px;
	float: right;
}

.vitoplove {
	margin: -43px 161px;
	float: right;
	width: 50px;
}

#facepilemockup {
	float: left;
	margin: 55px 0 0 565px;
	position: relative;
	z-index: 1000;
}

#facepile {
}

.virankingrows {
	background: url('../images/virowbg.PNG')no-repeat;
	width: 450px;
	height: 54px;
	float: right;
	margin-right: -46px;
	margin-top: 4px;
}

.virankingrows li {
	float: left;
	margin-bottom: 5px;
}

#vitoprank {
	font: 160% arial, helvetica, sans-serif;
	float: left;
	letter-spacing: 3;
	margin: 5px 10px; 
	color: #49a8c0;
	font-weight: bold;
}

#viwinstatus, #viwinvotes {
	font: 100% arial, helvetica, sans-serif;
	float: left;
	letter-spacing: 3;
	color: #49a8c0;
}

#viwinstatus {
	margin: 5px 0;
}

#viwinvotes {
	float: right;
	margin: 7px 53px;
	color: #ffac00;
	font-size: 180%;
	font-weight: bold;
	}


#vilowlft1 {
	margin: 10px 20px;
	float: left;
}

#vilowlft2 {
	float: right;
	margin-top:-25px;
}

#vivideodesc {
	margin-top: 14px;
	margin-left: 60px;
}

#viloveitdesc {
	margin-left: 87px;
}

#vibbdesc {
	margin-left: 45px;
}

#virankdesc {
	margin-top: 14px;
	margin-right: 3px;

}

#viheaderdesc {
	color: #49a8c0;
	float: right;
	font-size: 120%;
	font-weight: bold;
	margin-top: -26px;
	margin-left: 30px;
	width: 400px;
}

#viheaderdesc li {
	float: right;
}

#vimodinter {
	margin: 82px 50px 0px 0px;
	float: right;
}

#votinginterrow {
	float: right;
	margin: 5px 35px;
}

#viheaderbg {
	float: right;
	margin: -36px -450px;
	background: url('../images/viheaderbg.PNG')no-repeat;
	width: 418px;
	height: 40px; 
}

.virank {
    color: #49a8c0;
    font-size: 160%;
    font-weight: bold;
    margin: 17px 15px;
    float:right;
    width:15px;
}

.vibb {
	color: #ffac00;
	float: right;
	font-size: 180%;
	font-weight: bold;
	margin-left: 367px;
	margin-top: -39px;
}

#vitable {
	float: right;
	margin: 4px -450px;
	overflow: scroll;
	overflow-x: hidden;	
	height: 408px;
	width: 420px;
}

.virankthumb {
	float: right;
	margin-left: 12px;
	margin-right: 5px;
	margin-top: 4px;
}

.viusername {
	float: right;
	margin-right: -10px;
	margin-top: 19px;
}

#bdayentry2 {
	width: 80px;
	margin-top: 2px;
	margin-bottom: -5px;
	height: 15px;
        color: gray;
        size: 100%;
}

#gender {
	margin: 0px -3px;
}

#genderbuttons {
	float: right;
	margin: -29.5px 235px;
}

#fradiobutton {
	width: 25px;
	margin: -10px 0;
	
}

#mradiobutton {
	margin: 0px;
	width:30px;
}

#gbut1 {
	margin-left: -35px;
}

#gbut2 {
	margin: -16px 2px;
}

#mallmerch {
	float: left;
	margin: 5px 8px;
}

#bbbox {
	float: right;
	margin: 0px 30px 0px 0px;
	height: 0px;
}

/* Intro Form */

#hometop  {
	width:950px;
	float: left; 
	margin-top: -10px;
	margin-left:15px;
}


.decoration {
position: absolute;
}

#registerform {
	margin: 0;
	padding: 0;
}

#registerform label {
	display: block;
	color: #3366cc;
	height: 28px;
	line-height: 28px;
	font-size: 13px;
	margin-left: 0;
}

#registerform label span {
	position: relative;
	z-index: 1000;
	color: #3366cc;
	font-weight: bold;
	margin-left:55px;
}

#registerform label input, #registerform span.genradio {
	position: absolute;
	margin-left: 144px;
}

#registerform span.genradio {
	margin-top: 9px;
}

#registerform span.genradio input {
	position: relative;
	margin: 0;
}

#registerform  input.submitNow{
	background: url(../images/submit2.PNG);
	width: 138px;
	height: 51px;
	text-indent: -99999px;
	border: 0;
	overflow: hidden;
	position: relative;
	z-index: 1000;
}

.signUp{
	width: 380px;
	padding: 4px;
	margin-right:75px;
	font: 14px bold Arial, Helvetica, sans-serif;
	color: #db35ef;
	text-transform: uppercase;
}

.signUp input{
	width: 220px;
	height: 12px;
	padding: 6px;
	margin: 0 0 0 20px;
}

label span {
    font-weight: normal;
    color: #666;
}

#registerform a.privacy {
    position: relative;
    left:145px;
    z-index: 1000;
    font-size: 10px;
} 


/* Intro Bottom */

.btmFiller{
	width: 810px;
	height: 480px;
	overflow:hidden;
	text-transform:uppercase;
}

	.btmFiller .topLink {
		display:block;
		float:left;
		text-indent:-999px;
		width:237px;
		height:51px;
	}

	.btmFiller #connect {
		background:url(../images/bottom_menu_tab_connect.gif) !important;
		margin:14px 0px 0px 36px;
	}

	.btmFiller #learn {
		background:url(../images/bottom_menu_tab_learn.gif) !important;
		margin:14px 0px 0px 30px;
	}

	.btmFiller #shop {
		background:url(../images/bottom_menu_tab_shop.gif) !important;
		margin:14px 0px 0px 29px;
	}

	.btmFiller .links {
		float:left;
		line-height:15px;
	}
	
		.btmFiller .links a {
			color:#25a6a1;
		}
		
		.btmFiller .links a:hover {
			color:#db35ef;
			text-decoration:underline !important;
		}
		
	.btmFiller #linksConnect {
		margin:12px 0px 0px 38px;
		width:220px;
	}
	
		.btmFiller #linksConnect li {
			list-style:url(../images/list_dot_orange.gif);
			padding:0px 0px 12px 8px;
		}
		
	.btmFiller #linksLearn {
		margin:12px 0px 0px 46px;
		width:220px;
	}
	
		.btmFiller #linksLearn li {
			list-style:url(../images/list_dot_green.gif);
			padding:0px 0px 14px 8px;
		}
		
	.btmFiller #linksShop {
		margin:12px 0px 0px 46px;
		width:240px;
	}
	
		.btmFiller #linksShop li {
			list-style:url(../images/list_dot_yellow.gif);
			padding:0px 0px 14px 8px;
		}

	.btmFiller .bigBottomLink {
		float:left;
		width:262px;
		margin:0px;
		text-align:center;
		font-size:15px;
		font-weight:normal;
		line-height:17px;
		color:#25a6a1;
	}
		
	.btmFiller .bigBottomLink:hover {
		color:#db35ef;
		text-decoration:underline !important;
	}

		.btmFiller .bigBottomLink span {
			font-weight:bold;
		}
		
#pluginWindows {
	list-style: none;
	width: 970px;
	margin-left: 30px;
}

#pluginWindows li.window {
	float: left;
	width: 300px;
	background: url('../images/sm plugin window.PNG') no-repeat;
	height: 506px;
	margin-right:20px;
	
}

#pluginWindows li.middleWindow {
	float: left;
	width: 300px;
	height: 506px;
	margin-right:20px;
}

.pluginHeadline {
	text-align: center;
	font: 16px arial, helvetica, sans-serif;
	color: #ff9c00;
	text-transform: uppercase;
	font-weight: bold;
	height: 40px;
}

#tophaul {
	margin: 11px 34.5px;
}

#utubethumb {
	float: right;
	height: 115px;
	overflow: hidden;
	margin-right: 18px;
	margin-top: 4px;
}

#mhrules {
	color: #3CC;
	float: right;
	font-size: 100%;
	font-weight: bold;
	text-transform:uppercase;
	line-height: 300%;
	list-style: disc;
	margin: 25px 20px 0 0;
}

#mhrules li {
	margin-bottom: 10px;
}

#activities li {
	float: left;
	display: block;
}

module .whatsHot {
font-family: Comic Sans MS, sans-serif;
font-weight: normal;
font-size: 24px;
color:#C30;
text-align:center;
}

module .whatsNot {
font-family: Comic Sans MS, sans-serif;
font-weight: normal;
font-size: 24px;
color:#3CF;
text-align:center;
}

p {
		overflow:hidden;
		font-size:14px;
}

#forgotpw_link {
		font-size:12px;
		vertical-align:top;
		line-height:24px;
}

.lineheight {
	line-height:14px;
	color:#000;
	margin-top:8px;
}

.episodeno {
	font-weight:bold;
	color:#52cccc;
	font-size:15px;
}


.episodename {
	font-weight:bold;
	font-size:15px;
}



#hotBox {
	width:650px;
	margin-left:25px;
}

#hotBox img {
	margin:5px auto;
	padding-bottom:10px;
}

.module .innertube .hotTitle {
	font-family:"Comic Sans MS", cursive;
	color:#52cccc;
	font-size:24px;
	line-height:28px;
	text-align:left;
}

.module .innertube .hotTitle2 {
	font-family:"Comic Sans MS", cursive;
	color:#52cccc;
	font-size:16px;
	text-align:left;
	float:left;
}

.module .innertube p.hotText {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	line-height:16px;
	text-align:left;
}
.hotBtn {
	width:200px;
	height:50px;
	background:url(../images/whatshot/votebtn.jpg);
}

#tallys img {
	padding-left:5px;
	vertical-align:middle;
}
#tallys {
	float:center;
	font-size:24px;	
}

.tallyNumber {
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	font-size:24px;
	color:#000;
}

#sameHeight {
	height:4300px;
	overflow:hidden;
	margin-bottom:10px;
}

.stayRight{
	float:right;
	font-size:14px;	
	text-align:right;
	width:520px;
	vertical-align:middle;
}

.stayRightL{
	position:relative;
	float:left;
	text-align:right;
	font-size:14px;	
	

}
.stayRightR {
	text-align:right;
	position:relative;
	float:left;
	margin-top:-10px;
	
}

.underline {
	text-decoration:underline;
}

.commentFont {
	color:#000;
	text-align:left;
	font-size:14px;
	margin-left:10px;
}

.commentName {
	color:#000;
	text-align:left;
	font-size:14px;
	vertical-align:top;
}

#commentDiv {
	height:40px;
	vertical-align:middle;
}

#alphaOrder {
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#F90;
}

#alphaOrder a:hover{
	color:#F90;
}

.resultFont{
	text-align:right; float:left;margin-right:35px;
}

.resultBox {
	float:left; width:520px;
}

.resultFB {
	float:right;margin-top:-35px;
}

#playerMain{
	display:block;width:735px;height:407px;
}

.profileContainer {
		width:975px;
		float:left;
		margin-left:15px;
		height:700px;
}


#profileLeft {
	float:left;
	width:450px;
	height:650px;
}


#profileRight {
	float:left;
	width:400px;
	height:550px;
	margin-top:15px;
}
	
	h1.profileTitle {
	font-family:"Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3CC;
	margin-bottom: 15px;
}

.genradio select {
    margin-right: 13px;
}

.genradio select option {
    margin-top: 5px;
}



/*PORTFOLIO*/

#portfolioContainer {
	margin:0 auto;
}

#portfolioThumbs{
	text-align:center;
}

#portfolioThumbs img {
	padding:10px;
}

#portfolioViewer {
	width:500px;
	margin:0 auto;
	height:450px;
	position:relative;
}

#portfolioViewer img {
	position:absolute;
	left:100px;
}

.greyitalic {
	color: #999;
	font-style: italic;
}

#middleHeight {
	height: 4260px;
	overflow: hidden;
}

ul.ptabs2 li {
	padding-top: 10px;
	margin: 0;
	width: 50%;
	display: block;
	float: left;
	text-align: center;
	background: url(../images/brattyprofile_tab_current.jpg) no-repeat;
	color: white;
	height: 20px;
}


.winnername {
	color:#e400ff;
	font-size:12px;
	font-weight:bold;
}

.unclaimed {
	color:#093;
	font-size:12px;
	font-weight:bold;
}

 .winnertitle {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#c39;
	font-weight:bold;
	padding: 0px 20px 0px 15px;
	margin-bottom:15px;
}

#winLeft {
	width:135px;
	float:left;
	margin-left:0px;
	text-align:left;
}

#winRight {
	width:135px;
	float:left;
	margin-left:10px;
	text-align:left;
}

#winnersbox {
	background:url(../images/winnersbox.png);
	background-repeat:no-repeat;
	width:300px;
	height:72px;
	margin-top:3px;
	padding: 15px 10px 5px 10px;
}


/* accordion buttons added 4/12/11 */

.accordion_more {
	background-image:url(../images/morefromuser_btn.jpg);
	background-repeat:no-repeat;
	background-position:right;
	vertical-align:baseline;
	width: 400px;
	height:50px;
	text-align:center;
	padding:5px 3px 0px 20px;
	margin-left:60px;
	maring-bottom:-20px;
	margin-top:-20px;
}

.accordion_more a{
	font-size:12px;
	padding: 0px 10px;
}

.accordion_less {
	background-image:url(../images/lessfromuser_btn.jpg);
	background-repeat:no-repeat;
	float:right;
	vertical-align:baseline;
	width: 230px;
	height:25px;
	text-align:center;
	padding:5px 5px 0px 10px;
	margin-right:55px;
	maring-bottom:0px;
	margin-top:-5px;
}

.accordion_less a {
	color: white;
	font-size:12px;
	padding: 0px 10px;
}

#accBox {
	width:350px;
	height:18px;
	float:right;
	vertical-align:baseline;
}

.timelapse {
	color: #9999cc;
	font-size:10px;
}

.italic {
	font-style:italic;
}
	
.peopleGuys {
	width:150px; display:inline-block;
}
	
.hottieBox {
	width: 550px; margin:auto; text-align:left;
}

.signUp {
    width: 420px;
    padding: 4px;
    margin-right:75px;
    font: 14px bold Arial, Helvetica, sans-serif;
    color: #db35ef;
    text-transform: uppercase;
}

.valid_email {
    font-size:10px;
    color:#F09;
    text-transform:none;
    float:right;
    margin-right:-93px;
    margin-top:-25px;
}

.splat {
	list-style: url(../images/splat-bullet.png);
	text-indent: 50px;
	list-style-position: inside;
	color: black;
	font-size: 14px;
	line-height: 18px;
}

.bluedot {
	list-style:url(../images/blue_splat.jpg);
	font-size: 14px;
	line-height: 18px;
	text-indent:10px;
	list-style-position:inside;
}

/* Register Popup */

.registerform span {
	left: 10px !important;
}

.registerform input {
	left: 100px !important;
}

.registerform .genradio {
	left: 100px !important;
}

.registerform .genradio input {
	left: 0 !important;
}

.registerform .privacy {
	left: 10px !important;
}




.guestbox {
	position:relative;
	left:-50px;
	width:450px;
}


#register_box {
	display:none;
}

.register_title{
	color:#3366cc;
	text-transform:none;
	font-size:19px;
	margin: 5px 0 30px 0;
}

.valid_email2 {
    font-size:10px;
    color:#F09;
    text-transform:none;
    float:right;
    margin-left:200px;
    margin-top:-29px;
}

#cart-holder{
	width:100%;
	background:white;
	border: 1px solid #cdcdcd;
	height:100%;
}

