body { background: url(/images/new/bg.png) repeat-x #99928b; color: #4C4C4C; text-align:center; height: 100%;}

body, p, ol, ul, td {
  font-family: Verdana, 'Bitstream Vera Sans', sans-serif;
  font-size:   14px;
  line-height: 18px;
  margin:0;
  padding:0;
}

#pageBackground {
  position:fixed; 
  top:0; 
  left:0; 
  width:100%; 
  height:100%;
}

#masterWrap {
  position:relative; 
  z-index:1;
}

.body_wrap {border:1px solid #cccccc;}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

a { color: #9a0463; text-decoration:none; }
a:visited { color: #9a0463; }
a:hover { color: #fff; background-color:#9a0463; border:none; }

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

img { border-style:none; }

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

.right {float:right;}
.left {float:left;}
.leftpad { padding-left:10px; }

.col_1 { width: 740px;}
.col_2 { width: 200px;}

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

.footer { font-family:verdana; font-size:10px; }

.title { font-size:18px; font-weight:bold; padding:0px; }

#item_footer { height:18px; border:1px solid #cecece; padding:3px; background: url(/images/new/gradcccccc.gif) repeat-x; font-size:12px; width:680px; }
#item_footer ul { margin:0px; padding-left: 0px; }
#item_footer li { display:list-item; float:left; list-style-type:none; margin-right:20px; }

#item_footer a { font-size:12px; text-decoration:none; }
#item_footer a:visited { color: #9a0463; }
#item_footer a:hover { color: #fff; background-color:#9a0463; }

.cloud { font-size:10px; }
.cloud a { font-size:10px; }

.lastupdated { font-size:10px; }

#visit_deal_callout { font-weight:bold; background-color: #ffffff; color:black; border:2px #f35dbc solid; padding:1px 5px 1px 5px; float:left; margin-right:5px;
	text-transform:uppercase; font-size:10px; }
#visit_deal { padding:3px 0px 3px 0px; }

.headeroff { height: 100px;  }
.header .login {
  font-size: 12px;
}

#header_box { width:970px; margin-right:auto; margin-left:auto; padding: 0px 10px 0px 10px; text-align:left; height:75px;}

.logoplacement { padding-top:15px; margin-left:-10px; }
.logoplacement a, .logoplacement a:hover { background:none; }

ul { margin-left:50px; }

.signup {border: 10px solid #E888BF;}

.footer { padding:2px 0px 2px 0px; 
		margin-right:auto; margin-left: auto;
		width:970px; }

.textdoc p, .textdoc { line-height:100%; }
.textdoc p { padding:5px; }
.rightgutter { padding-right:20px; border-right:1px dotted #cecece; }

.rightmenu {top:-32px; left:10px; background-color: #000; position:relative;float:right;}

.main_section_header {width:100%;border-bottom:5px solid #E888BF;margin-top:20px;padding-bottom:5px;}
.main_section_title {font-size:1.5em;font-weight:bold;text-transform:uppercase;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;}

.pagination {
	text-align: center;
	padding: .3em; }
.pagination a, .pagination span {
	padding: .2em .5em; }
.pagination span.disabled {
	color: #AAA; }
.pagination span.current {
	font-weight: bold;
	color: #FF0084; }
.pagination a {
	border: 1px solid #DDDDDD;
	color: #0063DC;
	text-decoration: none; }
.pagination a:hover, .pagination a:focus {
  border-color: #003366;
  background: #0063DC;
  color: white; }
.pagination .page_info {
	font-size:10px;
	color: #aaa;
	padding-top: .8em; }
.pagination .prev_page, .pagination .next_page {
	border-width: 2px; }
.pagination .prev_page {
	margin-right: 1em; }
.pagination .next_page {
	margin-left: 1em; }
