﻿* {margin: 0; padding: 0;}

html {background-color: #565152; color: #333}
body {background-color: #333333; width: 1025px; margin: 0px auto 40px auto; font-family: "verdana", "arial", "helvetica", "san-serif"; font-size: 11px; color: #333; line-height: 16px}

hr {height: 1px; color: #333; background-color: #666; border: 0px; margin: 10px 0px}

h1 {font-size: 15px; font-weight: bold; color: #333; margin-bottom: 10px}
h2 {font-size: 13px; font-weight: bold; color: #9a7221; margin-bottom: 10px}
h3 {font-size: 13px; font-weight: bold; color: #333; margin-bottom: 10px; font-family: arial, helvetica, sans-serif}
h4 {font-size: 12px; font-weight: bold; color: #333; font-style: italic}
h5 {font-size: 12px; font-weight: bold; color: #9a7221; margin-bottom: 10px}

a,
a:link,
a:visited,
a:hover,
a:active {color: #2678c4; text-decoration: none}
a:hover {text-decoration: underline}

li {line-height: 16px}
blockquote {margin: 10px 30px}

form{font-family: "verdana", "arial", "san-serif"; font-size: 10px; padding: 6px 20px 15px 0px; margin: 0px 0px 0px 0px}
option{font-family: "verdana", "arial", "san-serif"; font-size: 10px; color: #333;}
select{font-family: "verdana", "arial", "san-serif"; font-size: 10px; color: #333;}
input{font-family: "verdana", "arial", "san-serif"; font-size: 10px; color: #333; padding: 0px 2px}
textarea{font-family: "verdana", "arial", "san-serif"; font-size: 10px; color: #333;}
.area {font-family: "verdana", "arial", "san-serif"; font-size: 10px; color: #333;}

.clearFix {overflow: hidden}
.clearFix:before, .clearFix:after {
	content: "";
	display: table
}
.clearFix:after {clear: both}

.top {width:1005px; background-color: #565152; padding: 10px 20px 0px 0px; text-align: right;}
.footer {width:1025px; background-color: #333333; padding: 10px 0px; text-align: center; font-size: 10px; color: #ccc;}

.header {margin-left: 40px; width: 945px;}
.nav {margin-left: 40px; width: 935px; background-color: #a78a60; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; border-bottom: 2px solid #333333;}
.body {margin-left: 40px; width: 945px; background-color: #ffffff;}

.homepageContent {float: left; width: 930px; padding: 15px;}
.homepageContent li {margin: auto auto 2px 25px; line-height: 16px;}
.homepageContent ul {list-style: disc; margin-top: 3px;}
.homepageContent li ul,
.homepageContent li ol {margin-top: 5px;}
.homepageLeftColumn {float: left; width: 624px;}
.homepageRightColumn {float: left; margin-left: 25px; margin-bottom: 25px;}
.fadeshowContainer {width: 624px; height: 374px; border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-collapse: collapse; box-shadow: 5px 5px 5px #888888;}
#fadeshow1 {width:600px; margin: 12px;}
.bottomBucketsContainer {margin-top: 25px; margin-bottom: 25px;}
.bottomBuckets {float: left; background-image: url('/politicalscience/sites/all/themes/asbase/assets/images/bgbucket.gif'); height: 430px; border: 1px solid #ccc; padding: 15px;}
.bottomLeftBucket {width: 320px;}
.bottomRightBucket {width: 230px; margin-left: 10px;}
.sideBuckets {width: 230px; border: 1px solid #ccc; padding: 15px;}
.sideTopBucket {background: #f7f6ef;}
.sideBottomBucket {background: #d9e2e8; margin-top: 25px;}

.mainContent {float: left; width: 660px; padding: 30px; line-height: 16px}
	.mainContent li {margin: auto auto 0px 30px; line-height: 16px; padding-bottom: 3px}
	.mainContent ul {list-style: disc; margin-top: 2px}
	.mainContent ol {margin-top: 2px}
	.mainContent li ul {margin-top: 2px; list-style: circle}
	.mainContent li ol {margin-top: 2px}


.sideNav {float: left; width: 225px; background-color: #d9e2e8;	margin: 0px 0px -9999px 0px; padding: 0px 0px 9999px 0px;}

.nav .links li,
.listLinks li
{
	display: inline;
	list-style-type: none;
}
.nav .links li:after,
.listLinks li:after
{
	content: " | ";
}
.nav .links li:last-child:after,
.listLinks li:last-child:after
{ content: ""; }

.nav {color: #fff; font-weight: bold; font-size: 12px; text-decoration: none}
.nav A:link {color: #fff; font-weight: bold; font-size: 12px; text-decoration: none}
.nav A:visited {color: #fff; font-weight: bold; font-size: 12px; text-decoration: none}
.nav A:hover {color: #333; text-decoration: none}
.nav A:active {color: #fff; font-weight: bold; font-size: 12px; text-decoration: none}
.nav .active-trail a:link,
.nav .active-trail a:visited,
.nav .active-trail a:hover,
.nav .active-trail a:active {color: #fff}

.sideNav {font-size: 11px}
.sideNav h4 {padding: 20px 20px 15px 20px}
.sideNav ul {list-style-type: none; padding: 0px 20px 15px 20px}
.sideNav li {margin-bottom: 15px; line-height: 13px}
.sideNav A:link, 
.sideNav A:visited,
.sideNav A:hover,
.sideNav A:active {color: #2678c4; font-weight: bold}
.sideNav .active-trail a:link,
.sideNav .active-trail a:visited,
.sideNav .active-trail a:hover,
.sideNav .active-trail a:active {color: #9a7221}

#topLinks {font-size: 10px; color: #ccc}

#topLinks a,
#topLinks li,
#mainNavigation a,
#mainNavigation li {font-size: 10px; color: #ccc}

#topLinks a:hover {color: #fff; text-decoration: none}

.fac {font-size: 13px; font-weight: bold; color: #9a7221}
.highlight {font-size: 11px; font-weight: bold; color: #9a7221}
.note {color: #ca2211; font-style:italic}
.nobreak {margin-bottom: 0px;}

.tablesimple {width: 100%}
.tablesimple tbody {border: 0px}
.tablesimple td {vertical-align: top; padding: 5px}

.tablegrid {width: 100%; border: 1px solid #ccc; border-collapse: collapse}
.tablegrid td {padding: 5px; vertical-align: top; border: 1px solid #ccc}
.tableheader {font-weight: bold; background-color: #e7e6e5}

.float {float: right; padding: 10px; background-color: #e4e4e4; border: 1px solid #ccc; margin-left: 15px; margin-bottom: 10px}
.floatphoto {float: right; text-align: right; margin-left: 15px; font-size: 9px; color: #666;}
.floatphotoleft {float: left; text-align: left; margin-right: 15px; font-size: 9px; color: #666;}
.caption {text-align: right; font-size: 9px; color: #666;}
.clear {clear: both}