body { 
	background: #f7f8f1;
	color: #494b48;
	font-size: 13px;
	line-height: 1.6em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

strong, em, b, i {
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}


a {
	color: #000;
	outline:none;
}

a:hover { text-decoration:none; }

/*****************/
/* FORM DEFAULTS */
/*****************/
p.inlinelabel { margin: 4px 0; }
p.inlinelabel label { display: inline; }

textarea { 
	border: 2px inset #fff;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#leftcol form {
	float: left;
}

#rightcol textarea { width: 550px; }

input.submit,
input#login,
input#save,
input#send,
input#yes,
input#no,
input#goto,
input#apply,
p.send_to_friend a,
.submit a {
	padding: 2px 10px;
	border: 2px outset #212164;
	background: #333399;
	color: #fff !important;
    text-decoration: none;
}


input#goto,
input#login { margin: 10px 0 0 0; }

label,
input#login {
	display: block;
	font-weight: bold;
}

#rpfields label {
	display: inline;
	margin: 0 5px 0 0;
}

.dialog-error-text {
	font-weight: bold;
	color: #c00;
	padding: 0 0 5px 0;
}

.field.left,
.text.left,
.left { float: left; }

.hlpad label { padding: 0 0 0 10px; }
.hrpad label { padding: 0 5px 0 0; }

.hpad label { padding: 0 5px 0 10px; }

.lpad { padding: 0 0 0 10px; }

tr.dark { background: #deded6; }
tr.light { background: #f5f5f5; }

tr.dark td,
tr.light td { padding: 6px 20px; font-size: 0.75em; }

th { text-align: left; padding: 6px 20px; }

/************/
/* HEADINGS */
/************/
h2 {
	font-size: 1.3em;
	margin: 12px 0 7px 0;
	color: #333399;
}

h2 a {
	text-decoration: none;
	color: #333;
	font-size: 0.8em;
}

h3 {
	font-size: 1em;
	margin: 0 0 5px 0;
	color: #333399;
}

h3.friendus { font-size: 1.5em; }

h4 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 0 -12px 0;
	color: #333399;
}

/***********/
/* WRAPPER */
/***********/
#wrapper {
	width: 880px;
	background: #f7f8f1;
	margin: 0 auto;
}

/**********/
/* HEADER */
/**********/
#header h1 {
	text-indent: -9999px;
	background: url("/images/logo.png") top left no-repeat;
	height: 67px;
}

#header h1 a { display: block; height: 67px; }

.loggedin { float: right; margin: 33px 0 0 0; }
.loggedin a { color: #494b48; }

span.logout a { font-size: 3em; }

/*******/
/* NAV */
/*******/
div#nav {
	height: 30px;
	background: transparent url("/images/navbg.gif") top left no-repeat;
}

#nav ul { margin: 0 0 0 -47px; }

#nav li {
	text-transform: uppercase;
	font-size: 1em;
	float:left;
	letter-spacing: 1px;
	list-style-type: none;
	margin: 5px 0 0 35px;
}

#nav a { color: #cbcbb6; text-decoration:none; }

#nav a:hover { color: #fff; }

/***********/
/* CONTENT */
/***********/

#content.interior {
	clear:both;
	background: #e9eade;
	padding: 10px 25px 25px 25px;
	margin: 13px 0;
	min-height: 700px;
}

.container {
	border: 1px solid #d4d4d4;
	background: #f7f8f1;
	padding: 10px;
}

/********/
/* HOME */
/********/

#home h3 {
	font-size: 14px;
	margin: 20px 0 0 0;
	color: #000;
	font-weight: normal;
}

#home .boxcontent h3 {
	font-size: 13px;
	margin: 10px 0 -10px 0px;
	clear:left;
}

#home p { width: 550px; }

#news {
	width: 200px;
	float: right;
	overflow:auto;
	background: #f7f8f1;
	border: 1px solid #ccccc2;
	padding: 20px;
	margin: 15px 0 0 0;
}

#news h3 {
	font-size: 14px;
	color: #333399;
}

/* Town Square Page */

#col1 { width: 23%; float: left; }
#col2 { width: 51%; float: left; }
#col3 { width: 25%; float: left; }

.news1,
.news2,
.news3,
.news4,
.news5 {
	background: #fff;
	border: 1px solid #c4c4c4;
	margin: 0 0 10px 0;
	padding: 0px;
}

.news2 { margin: 0 10px; }

.news1 span,
.news2 span,
.news3 span,
.news4 span,
.news5 span {
	float: left;
	clear:both;
	color: #000;
}

.news2 span.h2 { font-size: 1.3em; }

.welcome,
.news1 span.heading,
.news2 span.heading,
.news3 span.heading,
.news4 span.heading,
.news5 span.heading {
	font-size: 1.1em;
	text-align: center;
	background: #c4c4c4;
	font-weight: bold;
	padding: 5px;
}

div.welcome {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 2.6em;
	font-weight: normal;
	padding: 10px;
	margin: 5px 0 10px 0;
	width: 801px;
	color: #000;
}

.news1 span.heading,
.news5 span.heading { width: 180px; }

.news2 span.heading { width: 391px; }

.news3 span.heading,
.news4 span.heading { width: 197px; }

.leftimg { float: left; padding: 12px 7px 0 0; }

.h2 {
	display: block;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 1.4em;
}

.boxcontent { padding: 0 8px 8px 8px; }

.boxitem { border-bottom: 1px solid #000; padding-bottom: 10px; }

#col1 .boxcontent p { width: 170px; font-size: 12px; line-height: 18px; }

#col2 .boxcontent p { width: 380px; font-size: 12px; line-height: 18px; }

#col3 .boxcontent p { width: 180px; font-size: 12px; line-height: 18px; }


/******************/
/* LOGIN & LOGOUT */
/******************/

#login .womma { 
	background: transparent url("/images/WOMMA.png") top left no-repeat;
	width: 200px;
	height: 110px;
	position:absolute;
	bottom:0;
}

#login .womma a {
	display: block;
	width: 240px;
	height: 88px;
	text-indent: -9999px;
}

#login #leftcol,
#logout #leftcol {
	float: left;
	width: 241px;
	margin: -5px 0 0 3px;
}

#login #leftcol {
	float: left;
	width: 630px;
	padding-bottom: 7px;
	border: 1px solid #ccccc2;
}

#login #rightcol,
#logout #rightcol {
	float: right;
	width: 520px;
	height: 310px;
	padding: 15px 40px 15px 25px;
	margin: 0 0 0 40px;
}

#login #rightcol {
	float: left;
	width: 200px;
	height: 365px;
	padding: 0px;
	margin: 0 0 0 20px;
	position:relative;
}

#logout #rightcol { float: none; width: 410px; height: 120px; border: 1px solid #ccccc2; }

.forgotpasswordUNUSED { float: right; margin: 18px 210px 0 0;}
.forgotpassword a:hover { border:0; }

#login #leftcol a { color: #333399; text-decoration:none; }
#login #leftcol a:hover { text-decoration: underline; }

#login-wominfo { margin: 20px; }
#logintouts { margin: 20px 0 0 0; padding: 0; line-height: normal; font-size: 9pt; }
.logintout { width:188px; height: 200px; margin: 4px; padding: 0; float:left; position:relative; }
.logintout h3 { color: #333; }
.logintout img { border: 1px solid #d3d3d3; }
.toutinfo { width:180px; margin-top:-8px; margin-left: 4px; margin-right: 4px; }



/***********/
/* PROFILE */
/***********/

#profile p { margin: 10px; font-size: 0.9em; }

#profile .forms { padding: 20px; }

#profile .forms li { margin: 0 0 0 11px; }

#profile .forms p { margin: 10px 10px 10px 35px; line-height: 1.4em; }

#profile .text.left { width: 256px; }

#profile input#address,
#profile input#address2 { width: 525px; }

#profile select#state,
#profile select#country { width: 255px; }

#profile select#gender { width: 133px; }

#profile ul.files {
	padding: 0 0 0 25px; 
}

#profile ul.files.pdf {
	list-style-image: url("/images/pdf.gif");
}

#profile ul.files.doc {
	list-style-image: url("/images/doc.gif");
}

#profile ul.files.agree {
	list-style-type: none;
	font-size: 1.2em;
}

#profile ul.files.agreed {
	list-style-image: url("/images/cmark.gif");
	font-size: 1.1em;
}

#profile .pad { padding: 0 10px; }

#profile h3 span.error {
	color: #c00;
	font-size: 0.9em;
	display: inline-block;
	padding: 0 0 0 15px;
}

#profile li span.status { padding: 0 0 0 12px; } 

html>body #profile #addother { margin: 0 0 0 10px; }

.highlight { background: #fafb9a; }

/******************/
/* SEND TO FRIEND */
/******************/

#sendtofriend { margin: 20px; }

#sendtofriend textarea#comments {
	height: 70px;
	width: 97%;
	padding: 5px;
}

#sendtofriend p { margin: 0; }

.field.sendersName,
.field.sendersEmail,
.field.friendsName,
.field.friendsEmail {
float: left;
padding: 10px 0 0 0;
}

.field.sendersName,
.field.friendsName {
padding: 10px 25px 0 0;
}

.field.comments { float:left; padding: 10px 0 13px 0; }

div#sendError { color: #c00; }

div#sendSuccess {
	color: #006f03;
	font-size: 2em;
	text-align: center;
	margin: 20px 0 0 0;
}


.passwordemail {
	font-weight: bold;
	margin: 0 0 0 80px;
}

.forgotpassword a { 
	color: #363088;
	text-decoration: none;
	border-bottom: 1px dotted #363088;
}

/*********/
/* APPLY */
/*********/
#apply #leftcol {
	float: left;
	width: 244px;
	margin: -5px 0 0 3px;
}

#apply #rightcol {
	float: right;
	border: 1px solid #ccccc2;
	padding: 0 40px 15px 25px;
	width: 540px;
}

#apply .right {
	float: right;
	width: 605px;
}

#apply .field.left {
	width: 49%;
	margin: 0;
	float: left;
}

#apply .text.left {
	width: 40%;
	float: left;
}

#apply a { color: #494b48; }
 
#apply textarea {
	height: 37px;
}

#apply p label {
	float: none;
	clear: both;
    margin: 10px 0 0 0;
}

#apply label span {
	font-size: 10px;
	font-weight: normal;
	color: #494b48;
}

#apply span.pad {
	padding: 0 13px;
	font-size: 1em;
}

#apply .blue {
	color: #333399;
	font-size: 10px;
	line-height: 14px;
	padding: 5px 0 0 0;
}

#apply select#student_type_grp { margin: -15px 310px 0 0; float: right; }
#apply select#employed_type_grp { margin: -15px 295px 0 0; float: right; }

#apply .field.left.gender { margin: 0 0 8px 0; }

#apply label .normal,
#apply .normal label { font-weight: normal; }

#apply input#clothing,
#apply input#bands,
#apply input#shows,
#apply input#movies,
#apply input#tvshows,
#apply input#books,
#apply input#magazines,
#apply input#blog_link,
#apply input#favorite_game { width: 100%; }

#apply input#online_games { margin: 0 4px 0 0; padding: 0; }

#apply textarea#whyselect { height: 200px; } 

#apply p.indent { margin: -8px 0 13px 21px; }
#apply p.radioindent { margin: -8px 0 13px 19px; }

#apply label span.required,
#apply span.required { color:#cc0000; font-size: 13px !important; }

span#twitter_label.normal.pad { padding: 0 0 0 7px; }

/*************/
/* PROJECT */
/*************/

#project {
	margin: 0 0 30px 0;
	width: 670px;
}

#project p.label { text-align: left; margin: 10px 0; }
#project .heading { color: #000; margin: auto 5px auto auto; }

h2.assignheading { font-size: 1.25em; margin: 25px 0 -3px 0; }
#project h2 span.heading { font-weight: normal; }

#project pre.goal,
#project pre.teamgoal {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;

	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */

}

#project pre.goal {
	width: 570px;
	margin: -30px 0 0 95px;
}

#project pre.teamgoal {
	width: 530px;
	margin: -30px 0 0 142px;
}


#projectimage { margin: 12px 0 0 0; }

.icon_1,
.icon_2,
.icon_3,
.icon_4,
.icon_5 { padding: 0; }

#project ul { padding: 0; }

#project p.indent { padding: 0; width: 100%; }

li.icon_sm_1,
li.icon_sm_2,
li.icon_sm_3,
li.icon_sm_4,
li.icon_sm_5 {
	padding: 4px 0 0 35px;
	list-style-type: none;
	height: 29px;
}

.icon_sm_1 { background: url("/images/icons/icon_sm_1.gif") top left no-repeat; }
.icon_sm_2 { background: url("/images/icons/icon_sm_2.gif") top left no-repeat; }
.icon_sm_3 { background: url("/images/icons/icon_sm_3.gif") top left no-repeat; }
.icon_sm_4 { background: url("/images/icons/icon_sm_4.gif") top left no-repeat; }
.icon_sm_5 { background: url("/images/icons/icon_sm_5.gif") top left no-repeat; }

#project .weekly { margin: 20px 0 0 0; }

/***************/
/* ASSIGNMENTS */
/***************/

/* LIST VIEW */
.assignment {
	border: 1px solid #ccccc2;
	padding: 10px;
	margin: 10px 0;
	background: #f7f8f1;
}

.assignment .left { float: left; }

.assignment .right {
	float: left;
	margin: 0 0 0 12px;
	width: 585px;
}

.assignment p { margin: 0; line-height: 15px; font-size: 12px; }
.assignment p strong { color: #494A44; line-height: 23px; }
.assignment p.description { margin: 10px 0; }

.assignment a {
	color: #333399;
	text-decoration:none;
	font-weight: bold;
}

.assignment a:hover { text-decoration:underline; }
.assignment strong { color: #000; } 
.assignment .button { float: right; }

.assignment .button a {
	display: block;
	height: 36px;
	width: 140px;
	margin: 6px 0 0 0;
	text-indent: -9999px;
}

.assignment .button a.start { background: url("/images/start.gif") top left no-repeat; }
.assignment .button a.viewdetails { background: url("/images/viewdetails.gif") top left no-repeat; }


/* DETAIL VIEW */
#assignment { 
	color: #65655c;
	background: #f7f8f1;
	border: 1px solid #d4d4d4;
	padding: 10px 20px;
}

#assignment strong { color: #000; }

#assignment textarea#copy,
#assignment textarea#embed_code {
	height: 80px;
	width: 620px;
}

#assignment table td { padding: 5px 0; }

#assignment table td.labelcell {
	padding: 5px 10px 0 0;
	white-space: nowrap;
	text-align: right;
        vertical-align:top;
}

#assignment .file {
	margin-left:16px;
}

#assignment .file img { border: 0; }

#assignment a {
	color: #333399;
	text-decoration: none;
	font-weight: bold;
}

#assignment a:hover { text-decoration:underline; }

.backto a {
	color: #333399;
	text-decoration: none;
	font-weight: normal;
	text-decoration:underline;
}

.backto a:hover { text-decoration:none; }

.backto { float: right; margin: -25px 0 0 0; }

#ss-desc p { padding: 0; margin: 0; }

#ss-fb-lnk {
	background:transparent none no-repeat scroll 6px 5px;
	background-image: url(/images/social/icon-facebook.gif) ;
	padding:6px 0 5px 24px;
	display:block;
	line-height:16px;
}

#ss-ms-lnk {
	background:transparent none no-repeat scroll 6px 5px;
	background-image: url(/images/social/icon-myspace.gif) ;
	padding:6px 0 5px 24px;
	display:block;
	line-height:16px;
}

/***********/
/* REPORTS */
/***********/

/* LIST */
#reports table { width: 97%; }
#reports th { white-space: nowrap; }
#reports td { font-size: 12px; white-space: nowrap; }
#reports textarea { border: 0; padding: 10px;}

/* CREATE */
#report { 
	color: #65655c;
	background: #f7f8f1;
	border: 1px solid #d4d4d4;
	padding: 10px 20px;
}

#report label { font-weight: normal; }
#report p.copy { color: #333399; }

#report select#project_id,
#report select#assignment_id,
#report select#website { margin: 0 0 0 7px; }

/* Help Label */
#report label a {
	font-weight: bold;
	font-size: 10px;
	color: #ff6600;
	text-decoration:none;
	padding: 0 0 0 8px;
}


/************/
/* LIGHTBOX */
/************/
#simplemodal-overlay {
	background-color: #000;
	cursor: wait;
}

#simplemodal-container {
	height: 350px;
	width: 500px;
	background-color: #f7f8f1;
	border: 3px solid #ccc;
}

#simplemodal-container a.modalCloseImg {
	background: url("/images/x.png") no-repeat;
	width: 25px;
	height: 29px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: -14px;
	right: -18px;
	cursor: pointer;
}


/******************/
/* AWESOME BUTTON */
/******************/

.awesome, .awesome:visited {
	background: #222;
	display: inline-block; 
	padding: 8px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	font-family: "Arial", Helvetica, Helvetica Neue, Verdana, sans-serif;
}

.awesome:hover {
	text-decoration: none;
	background-color: #111;
	color: #fff;
}

.awesome:active	{ top: 1px; }

.awesome,
.awesome:visited,
.medium.awesome,
.medium.awesome:visited {
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}

.large.awesome,
.large.awesome:visited 	{
	font-size: 14px;
	padding: 5px 14px 4px;
}

.button.awesome,
.button.awesome:visited {
	color: #fff;
	background-color: #5353A9;
}

.button.awesome:hover { background-color: #333399; }


/*********/
/* OTHER */
/*********/

.clear,
.clearboth { clear: both; }

.divider { border-bottom: 1px solid #fff; width: 100%; }

.nda_agree_div_top { margin-top: 10px; }

div#contact img { width: 100%; border: 1px solid #999; }

