

/************( BASE ELEMENTS )************/
body {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 12px;
	margin: 0 10px 0 10px;
	background-image: url("http://www.runscored.com/static/resources/background_stripe.jpg");
	background-position: top center;
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #ebebeb;
	dbackground-color: #ddd;
	text-align: center;
	color: #333;
}
html, body {
	height: 100%
}
a {
	color: #0080c1; text-decoration: none; 
}
a:hover {
	color: #4eb9f0; text-decoration: none; 
}
img {
	border: none;
}
input {
	font-family: verdana, arial, helvetica, sans-serif;
}
/************^ BASE ELEMENTS ^************/

/************( BASE CLASSES )************/
.nopad { 
	float:left;
	padding: 0;
}
.sm {
}
.sm a {
}
.quiettext {
	color: #888;
}
.textedit {
	color: Black;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: white;
	border:  1px solid;
	width: 100%;
	padding: 0.1em;
}
.pageedit {
	color: Black;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: white;
	border:  1px solid;
	padding: 0.1em;
}
/************^ BASE CLASSES ^************/

/************( TABLE STYLE1 )************/
table.style1 {
	margin: 0;
}
table.style1 xa {
	text-decoration: none; 
}
table.style1 td {
	vertical-align: top;
}
table.style1 td p {
	margin: 0 0 3px 0 
}
table.style1 td img {
	vertical-align:text-top;
}
table.style1 thead {
	color: #fff; 
	background: #ccc;
	font-weight: bold;
}
table.style1 thead td {
	height: 12px;
	vertical-align: middle;
}
table.style1 thead a {
	color: #fff; 
	text-decoration: underline;
}
table.style1 thead a:hover {
	color: #ED6316; 
	text-decoration: underline;
}
table.style1 tbody tr:hover {
}
table.style1 tbody tr.nohover:hover {
}
table.style1 tbody td.offcolor {
	background: #F7F7F7;
}
/************^ TABLE STYLE1 ^************/

/************( FORM STYLE1 )************/
form.style1 table {
	margin: 0;
}
form.style1 table th {
	padding: 12px 0 3px 0;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	text-align: left;
}
form.style1 table th.info {
	padding: 2px 0 3px 0;
	font-weight: normal;
	font-size: 10px;
	border: none;
	text-align: left;
}
form.style1 table th.end {
	padding: 0 0 3px 0;
	border-bottom: 1px solid #ccc;
	text-align: left;
	font-size: 3px;
}
form.style1 table td {
	margin: 0;
	vertical-align: middle;
}
form.style1 table td img {
	vertical-align:text-top;
}
form.style1 table td.top {
	margin: 0;
	vertical-align: top;
}
form.style1 table td.instructions_wide {
	padding: 3px 100px 12px 0;
}
form.style1 table td.instructions {
	padding: 3px 0 12px 0;
}
form.style1 input, form.style1 select, form.style1 textarea {
	margin: 2px 5px 2px 5px;
}
form.style1 td.staticinput {
	padding: 3px 5px 3px 5px;
}
form.style1 td.nomargin {
	padding-left: 0;
}
form.style1 td.nomargin input, form.style1 td.nomargin select, form.style1 td.nomargin textarea {
	margin-left: 0;
}
/************^ FORM STYLE1 ^************/

/************( WARNING BOX )************/
div.warningbox { 
	border: 1px solid #ccc; 
	background: #fff; 
	margin: 10px 0; 
	padding: 8px; 
	text-align: left; 
}
div.warningbox p { 
	margin: 2px 0 0 30px;
}
div.warningbox p.noimage { 
	margin: 2px 0 0 0; 
}
div.warningbox li { 
	margin: 0 0 0 30px; 
}
/************^ WARNING BOX ^************/

/************( APPLICATION )************/
.application {
	padding: 20px 20px 10px 20px;
}
.application img {
	border: none;
	padding: 0;
	vertical-align: text-middle;
}
.application td {
}
.application th {
}
.application h1 {
	font-size:   30px;
	color:       #333;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.application h1.withdetails {
}
.application h2 {
	font-size:   15px;
	color:       #333;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.application textarea {
	color: Black;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	width: 100%;
	padding: 0.1em;
}
/************^ APPLICATION ^************/

/************( UNDERLINE MENU )************/
.underlinemenu {
	font-weight: bold;
	font-size:   24px;
	color: #000;
}

.underlinemenu ul{
	padding: 6px 0 10px 0; 
	margin: 0;
}

.underlinemenu ul li{
	display: inline;
	padding: 6px 0px 2px 0px;
	margin: 0 6px 0 0; 
}

.underlinemenu ul li a {
	color: #ccc;
	text-decoration: none;
}
.underlinemenu ul li .selected {
	padding-bottom: 2px;
	border-bottom: 5px solid #ff7703;
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected {
	padding-bottom: 2px;
	border-bottom: 5px solid #ccc;
}
/************^ UNDERLINE MENU ^************/

/************( HISTORY )************/
.history {
	background-color: #FFFFFF;
	padding: 5px 15px 5px 15px;
}
/************^ HISTORY ^************/

#container_new {
	margin: 0 auto;
	text-align: left; 
	width: 810px;
}

#workcontainer_new {
	background-color: #fff;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
#workcontainer_new.home {
	background-image: url("http://www.runscored.com/static/resources/field_background_mlb.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}

#header_new {
	margin: 0 0 10px 0;
	padding: 7px 10px 7px 10px;
	background-color: #fff;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#work_new {
	margin: 0;
	padding: 10px 10px 10px 10px;
	min-height: 440px;
}
#work_new.contentsection {
	padding: 10px 10px 10px 10px;
}
#footer_new {
	margin: 10px 0 0 0;
	padding: 7px 10px 7px 10px;
	background-color: #fff;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}



