input, textarea {
	font-family:	"Lucida Grande",  Verdana, "Trebuchet MS", "Lucida Sans", sans-serif;
	font-size:	11px;
}

form, span {
	margin: 0;
	padding: 0;
}

.instructions {
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	padding: 0;
	margin: 5px 0 10px 0;
}

.boldtext {
	font-size: 10pt;
	font-weight: bold;
	line-height: 10pt;
}

.bodyaction {
	width: 340px;
	padding: 5px 4px 5px 4px;
	text-align: left;
	background-color:#ffc266;
}

.paren {
	font-size: 10px !important;
	font-size: 11px;
	line-height: 12px;
	padding-left: 2px;
	margin: 3px 0 0 30px;
}

input.fullinput {
	width: 270px;
	font-weight:normal;
	padding: 3px;
	border: 1px solid #a5acb2;
	margin: 0 0 0 30px;
}

.buttoninput {
	font-size: 12px;
	height: 25px;
	font-weight: bold;
	margin:	20px 0 0 200px;
	width: 100px;
}

.jerobi {
	text-align:right;
}

.left {
	width: 310px;
	text-align: left;
	vertical-align:top;
}

.middle {
	width: 300px;
	text-align: left;
}

.right {
	vertical-align:top;
	width: 80px;
	text-align: left;
}

td.control {
	padding:2px;
}

div.submission {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

.switch {
	position: absolute;
	top: 40px;
	left: 108px;
}
.donebutton, .scratchbutton, .enabledbutton, .disabledbutton {
	width: 200px;
	height: 45px;
	font-size: 10pt;
	background-color: #008f00;
	color: #fff;
	font-weight: normal;
}

.tablink {
	height:26px;
	float:right;
	line-height: 26px;
	text-align:right;
	font-weight:bold;
	font-size:11pt;
	padding-top:5px;
}

.scratchbutton {
	background-color: #8f0000;
}

.loginbutton, .signupbutton {
	width: 90px;
	height: 30px;
}

.signupbutton {
	background-color: #0000FF;
	color: White;
	font-weight: bold;
}

.loginbutton {
	background-color: white;
	color: Black;
	font-weight: normal;
}

.linklike {
	color: #00f;
	text-decoration: underline;
}
.addbutton {
	background-color: #008f00;
	color:#fff;
}


/* Item Detail */
#itemContainer {
	margin: 10px 0 0 0;
	width: 517px;
	overflow: hidden;
}
.msItem {
	margin: 0 10px 0 0;
	float: left;
}

.uploadcell {
	width:350px;
	/*height: 184px; */
	border: 1px solid #f90;
	text-align: left;
	background-color: #ffc266;
}

.uploadprogress {
	position: absolute;
	text-align: center;
	height: 26px;
	background-color:#ffc266;
	width: 335px;
	display: none;
}

.progressbar {
	line-height: 1px;
	font-size: 1px;
	height: 10px;
	width: 300px;
	margin: 0 0 0 20px;
	border: 1px solid #ccc;
	background-color: #fff;
}

.progression {
 	line-height: 1px;
	font-size: 1px;
	height: 8px;
	width: 0px;
	float: left;
	margin: 1px;
	background: white url(/images/myspace/upload_anim.gif) repeat-x top left;
}

.myspacelogin {
	display: none;
	position: absolute;
	background-color: #fff;
	padding-bottom: 20px;
	width: 330px;
	margin: 0 0 0 5px;
}

.befriendarea {
	display: none;
	position: absolute;
	background-color: #ffffd6;
	border: 1px solid #ddd;
	padding: 10px;
	width: 275px;
	margin: 50px 0 0 0;
	text-align: left;
}

.label {
	font-weight: bold;
	margin-left: 10px;
}

.customizecell {
	border: 1px solid #9AB8DB;
	background-color: #D8E7F7;
	padding: 3px 0 0 0;
	height: 215px;
}

/* mscd */

.dimmablePopup {
	position: absolute;
	z-index: 9999;
 	background: #fff;
	width: 505px;
	margin: 0 0 0 135px;
	padding: 10px;
	border: 1px solid #ccc;
}

#blackout {
	position: absolute;
	top: 0;
	left: 0;
	height: 1px;
	width: 1px;
	background-color: #000;
	z-index: 999;
}

.titlediv {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.supertitle {
	font-size: 20pt;
	font-weight: bold;
	color: #000000;
}
.optional
{
	font-weight:normal;
	font-size:12px;
}

.customize {
	width: 400px;
	background-color: #fbf5db;
	border: 1px solid #000;
	text-align: left;
	padding: 10px;
}
.samplesize {
	border: 1px solid #fff;
	background-color:#aaf;
	margin: 3px;
	font-size: 7pt;
}

.samplesizeHover {
    border: 1px solid #055;
	background-color: #99f;
	margin: 3px;
	font-size: 7pt;
	color: #fff;
}

.controls {
	background-color: #fff;
	border: 1px solid #999;
	margin: 0 3px;
	width: 200px;
}

.mscdforms {
	padding: 5px;
	border: 3px solid #ffcb2e;
	background-color:#ffe380;
	vertical-align: middle;
}

div.instruct {
	padding: 5px;
}

.instruct img {
	border: 1px solid #ccc;
	margin: 15px 0;
}

.instruct p {
	margin: 10px 50px;
}

.step {
	font-size: 12pt;
}

.container {
	padding: 10px;
	background-color: #ffc266;
	border: 1px solid #ff9900;
	margin: 10px 0 0 0;
}

.premium_container {
	padding: 10px;
	border: 5px solid #ff9900;
	margin: 0px;
	padding: 10px 20px 20px 20px;
	text-align: center;
}

/* -- premium -- */
.payment_frame {
	margin: 10px 0px 0px 0px;
	padding: 10px;
	width: 700px;
	border: 1px solid #ff9900;
}

#response_error {
	height: 25px;
	margin: 0px 0px 10px 20px;
	text-align: left;
}

#response_error_text {
	color: #f00;
	font-size: 16px;
}

#header_error {
	height: 25px;
	margin-left: 10px;
}

.header_error_text {
	color: #f00;
	font-size: 14px;
	font-weight: bold;
}

.data_row {
	margin-left: 20px;
}

.field_column {
	float: left;
	text-align: right;
	width: 220px;
	margin: 0 10px 0 0;
}

.field_text {
	font-size: 12px;
	font-weight: bold;
}

.value_column {
	float: left;
	margin-bottom: 9px;
}

.custom_break {
	clear: both;
	height: 1px;
}

.error_message {
	color: #f00;
	font-size: 12px;
}

#purchase_button {
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
	height: 12px;
	text-align: center;
	width: 185px;
	background-color: #00f;
	text-decoration: none;
	margin-top: 5px;
	padding: 5px 16px;

	border-top:    2px solid #f7f7f7;
	border-left:   2px solid #f7f7f7;
	border-bottom: 2px solid #a8a8a8;
	border-right:  2px solid #a8a8a8;
}

#purchase_button:hover{
	padding-left: 17px;
	padding-right: 15px;

	border-top:    2px solid #a8a8a8;
	border-left:   2px solid #a8a8a8;
	border-bottom: 2px solid #f7f7f7;
	border-right:  2px solid #f7f7f7;
}

.pay_button_disabled a, .pay_button_disabled a:hover{
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
	height: 12px;
	text-align: center;
	width: 185px;
	background-color: #777;
	text-decoration: none;
	margin-top: 5px;
	padding: 5px 10px;
}

a.skip_link {
	padding: 0px 5px 0px 5px;
	margin-right: 15px;
	color: #666;
	font-weight:bold;
}


td.welcome {
	background-color:#D8E7F7;
}

.fine_print{
	font-size:  9px;
	color:      gray;
	text-align: center;
	margin: 10px;
}

.side_notes {
	color: gray;
	padding: 0px 5px 0px 5px;
}

.errortext {
	color:red;
	font-weight: bold;
}



div.message
{
	width: 300px;
	font-size: small;
	border: 1px solid black;
	background-color: #ffff99;
	text-align: center;
}

div.maxor
{
	text-align: left;
	padding-left: 40px;
	padding-top: 5px;
	width: 500px;
}

.errormsg {
	background:		#ffff99;
	border:			1px solid #ccb060;
	margin: 5px 20px 5px 20px;
	text-align: center !important;
}


.instructionContainer, .profileContainer {
	vertical-align: top;
	text-align: left;
	line-height: 15pt;
}

.profileContainer {
	border: 1px solid #5d97cc;
	zoom:1;
}

.instructionContainer {
	padding: 10px;
}

.manual
{
	width:300px;
	height:60px;
}

.sizebox {
	width:300px;
	height:60px;
	vertical-align:bottom;
	text-align:center;
}

.howto
{
	padding:5px 1px 5px 1px;
}

#emailfriends input {
	width: 300px;
}

#emailfriends td {
	padding: 0 0 10px 0;
	line-height: 10pt;
}

#emailfriends textarea {
	width: 300px;
}



div.emailcaption {
	text-align: right;
	padding-top: 2px;
}

.nameContainer {
	font-size: 11pt;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
	margin: 0;
	text-align: left;
	padding: 3px 5px;
	background-color: #dfe6ee;
}

.descContainer {
	text-align: left;
	margin: 0;
	font-size: 9pt;
}

.transitionButton {
	padding:	2px;
	text-align:	center;
	display:	block;
	text-decoration: none;
	border: 1px solid #fff;
}

.transContainer {
	display:block;
	border:1px solid #ddd;
	width:39px;
	height:30px;
	margin-left:10px;
}

.selectionContainer {
	display: block;
	height: 30px;
	width: 39px;
	border:1px solid #ddd;
	margin-left: 10px;
}

.presetContainer {
	display:block;
	border:3px solid #ccc;
	margin: 5px 5px 0 0;
	width: 71px;
	height: 31px;
}

.selectionContainer {
	display: block;
	height: 30px;
	width: 39px;
	border:1px solid #ddd;
	margin-left: 10px;
}

.presetContainer:hover {
	border:3px solid #ff9900;
}

.csToe {
	margin: 0 5px 0 0;
	text-align:left;
	text-indent:10px;
	line-height:30px;
	background: transparent url(/images/customize_palette.gif) no-repeat center right;
	font-weight: bold;
}

.tagRow {
	line-height: 15px;
	padding-bottom:3px;
}

.tagDel:link, .tagDel:visited {
	display:block;
	float: right;
	margin-right: 5px;
	text-decoration: none;
}

.success {
	 text-align:center;
	 padding-bottom:20px;
}

.shareLabel {
	text-align: right;
	padding: 5px 10px 0 0;
}
