@charset "utf-8";
/* CSS Document */

body {
    width:960px;
    margin:0 auto;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#484332;
    font-size:12px;
    border-right: 1px solid;
    border-left: 1px solid;
}

hr {
    border: 0;
    border-top: solid 1px #999;
}

#header {
    background:url(../images/header.jpg) no-repeat;
    height: 178px;
    position:relative;
    clear: both;
}

#nav {
    margin:0;
    padding:0;
    left:370px;
    position:absolute;
}

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

#nav li a{
    display:block;
    height:30px;
    background:url(../images/nav.png);
}

#nav li span{
    display:none;
}

#nav li a.home {
    width:84px;
    background-position:0px 0px;
}

#nav li a.resources {
    width:143px;
    background-position:-84px -0px;
}

#nav li a.about {
    width:76px;
    background-position:-227px -0px;
}

#nav li a.perspective {
    width:125px;
    background-position:-304px -0px;
}

/**********************HOVERS*******************************/
#nav li a.home.active,
#nav li a.home:hover {
    background-position:0px -30px;
}

#nav li a.resources.active,
#nav li a.resources:hover {
    background-position:-84px -30px;
}

#nav li a.about.active,
#nav li a.about:hover {
    background-position:-227px -30px;
}

#nav li a.perspective.active,
#nav li a.perspective:hover {
    background-position:-304px -30px;
}
/**********************HOVERS*******************************/

.ui-helper-clearfix:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
}

.ui-helper-clearfix { 
    display: inline-block; 
}
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { 
    height:1%; 
}

.ui-helper-clearfix { 
    display:block; 
}

a {
    color:#484332;
}

#col1 {
    width:25%;
    float:left;
    padding-top: 10px;
}

#col2 {
    width:50%;
    float:left;
    padding-top: 5px;
}

#col3 {
    width:25%;
    float:left;
}

.dark_sidebar {
    background-color: #000;
    color: #FFF;
    padding-top: 10px;
}

.dark_sidebar a {
    color: #FFF;
    text-decoration: none;
}

.dark_sidebar a:hover {
    text-decoration: underline;
}

.paddingCol {
    margin-left:15px;
    margin-right:15px;
    padding-top: 10px;
}

.paddingCol:first-child {
    border:none;
}

h1 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:22px;
    font-weight:100;
}

h2 {
    font-weight: normal;
    font-size: 16px;

}

img.title {
    padding-top:5px;
}

.text {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
}

.clickHere {
    white-space: nowrap;
    font-size:11px;
}

.mainVid {
    padding-bottom:2px;
}

.subMedia {
    padding-bottom:10px;
}

.subMedia a.link {
    float:right;
    margin-left:10px;
}

.subMedia p {
    font-size:11px;
    width:55%;
}

.mainVid {
    padding-bottom:5px;
    min-height: 100px;
}

.mainVid img {
    float:left;
}

.mainVid p {
    font-size:12px;
    margin-left:130px;
    padding-top: 1em;
}

.facebook {
    display:inline-block;
    padding-right:25px;
    line-height:22px;
    background:url(../images/facebook.jpg) no-repeat top right;
    text-decoration:none;
}

table.file-list {
    width: 100%;
}

table.file-list.panel {
    font-size: 11px;
}

table.file-list td {
    padding: 10px 0;
}

table.file-list td.thumb {
    text-align: center;
}

table.file-list.panel td.thumb { 
    padding-left: 10px;
}

h1.calves { margin-top: 0px; }

.cowPic {
    padding-top:15px;
}

.space {
    padding-bottom:10px;
}

.footer {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
}

.formRow {
    padding-bottom:15px;
}

.formRow label {
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

.formRow input {
    border:2px solid #ccc;
    color:#484332;
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    padding-left:7px;
    padding-right:7px;
}

.formRow.error input {
    border:2px solid #ce281e;
}

.radio {
    padding-bottom:10px;
}

.radio label {
    display:inline-block;
}

.radio.error label {
    color: #ce281e;
}

.radio input {

}

.topDetails label {
    display:inline-block;
    width:440px;
    padding-bottom:10px;
}

.topDetails input {
    width:430px;
}	

.details label {
    display:inline-block;
    width:25%;
    margin-right:-30px;
}

.details input {
    width:343px;
    color:#484332;
}

.submit input {
    margin-left:370px;
    border:2px solid #a69b8d;
    background-color:#a69b8d;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    width:80px;
    cursor:pointer;
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
}

.tc {
    font-size:10px;
    text-align:center;
}

.error-msg { color: #ce281e; margin: 15px 0; padding: 5px; background:#ffd1db; border: 1px solid #ce281e;  }

a img {
    border:none;
}

.pt_thirty {
    padding-top: 30px;
}

#footer {
    text-align:center;
    font-size:10px;
    padding-top:30px;
    /*padding-bottom:30px;*/
    position: relative;
    height: 253px;
}

.logoMsdTop{
    background: url('/images/msnTopLogo.png') no-repeat center;
    width: 110px;
    height: 39px;
    padding: 10px;
    float: right;
}

#footer .footerLogo{
    background: url('/images/footerLogo.png') no-repeat;
    height: 252px;
    width: 162px;
}
#footer .spaceLinkMSD{
    text-indent: -119988px;
    position: absolute;
    left: 65px;
    top: 195px;
    height: 38px;
    width: 98px;
}

#footer .borderTopFooter{
    border-top: solid 1px #999;
    width: 450px;
    margin: 0 auto;
}

#footer p {
    width: 450px;
    margin: 0 auto;
    padding-top: 5px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 203px;
}