/* CSS Document */



/*Layout Styles*/

#everything {

	text-align: center;

}

#container {

	margin:0 auto 0 auto;

	text-align: left;

	width: 750px;

	border: 2px solid #000000;

	clear: both;

}

#subnav {

        width: 165px;

}



/*Formatting Styles*/

body, li, h1, h2, h3, h4, td, div, login_heading {

	font-family: Geneva, Helvetica, Arial, Verdana, sans-serif;

	font-size: 13px;

	margin: 0;

}

body {

        color: #666666;

	background-color: #ffffcc;

	margin: 0;

}

img {

	border: 0;

}

#text {

	background-color: #ffffff;

	padding: 20px;

        width: 532px;

        vertical-align: top;

}

#text a:link, #text a:hover {

        color: #666666;

}

#text a:visited {

        color: #1f5394;

}

ul.spacing li, ol.spacing li {

	padding-bottom: 0;

	margin-bottom: 1em;

}

ul.noindent, ol.noindent {

	margin-left:0;

	padding-left:0;

}

ul.noindent, ol.noindent li {

        margin-left: 0.4em;

}

ul.smallindent, ol.smallindent {

	margin-left:0;

	padding-left:0;

}

ul.smallindent, ol.smallindent li {

        margin-left: 2em;

}

ul.nobullet {

        list-style-type: none;

}

.photo_left {

	float: left;

	padding: 0 10px 10px 0;

}

.photo_right {

	float: right;

	padding: 0 0 10px 10px;

}

.caption {

	font-size: 10px;

	text-align: center;

	width: 100%;
	
	margin-top: -5px;
	
	font-weight:bold;

}



/*Navigation Layout Styles*/



#header {

	height: 100px;

	background-color: #00349A;

	width: 100%;

	margin: 0;

}

#logo {

	width: 143px;

	background-color: #002279;

	border-left: 3px solid #ffffff;

}

#border {

	height: 100%;

}



/*Navigation Styles*/



#login {

	border-right: 1px solid #3399cc;

        background-color: #002279;

	padding: 5px 0px 5px 10px;

}

#top {

	width: 100%;

}

#gray_nav, #login {

	border-bottom: 1px solid #3399cc;

}

#gray_nav {

	width: 400px;

	text-align: right;

        vertical-align: bottom;

}

#top_bottom {

	border-top: 1px solid #3399cc;

        vertical-align: top;

        width: 100%;

        padding-left: 10px;

}

.nav1 {

	margin: 0px;

	list-style-type: none;

	padding: 0;

	padding-right: 10px;

	padding-top: 34px;

}

.nav1 li, .nav2 li {

	display: inline;

}

.nav1 li a {

	color: #ffffff;

	font-variant: small-caps;

	font-size: 11px;

	font-family: Verdana, sans-serif;

	border-right: 1px solid #3399cc;

	padding: 0 5px 0 5px;

	text-decoration: none;

}

#nav {

	/*float: right;

	padding-right: 10px;*/

	font-family: Verdana, sans-serif;

	/*font-size: 8px;*/

	list-style-type: none;

        margin: 0;

        padding: 0 0 0 5px;

        width: 100%;

}

#nav ul {

	list-style: none;

	padding: 0;

	margin: 0;

}



#nav a {

	color: #ffffff;

}

#nav li {

	border-top: 1px solid #333399;

	border-left: 1px solid #333399;

	border-bottom: 1px solid #333399;

	padding: 0 6px 0 6px;

	float: left;

	position: relative;

	text-align: center;

	border-right: 1px solid #3399cc;

	font-variant: small-caps;

	font-size: 11.5px;

}

#nav li.last {

	border-right: 1px solid #00349A;

}

#nav a {

	text-decoration: none;

}

#nav li:hover, #nav li.over {

	background-color: #003179;

	border: 1px solid #000000;

	color: #FFFFCE;

}

#nav li li a {

	display: block;

	font-weight: normal;

	color: #000000;

	padding: 0.5em 10px;

	background-color:#FFFFCE;

	border-bottom: 1px solid #cccccc;

	border-right: 1px solid #000000;

	border-left: 1px solid #000000;

	border-top: 0;

	height: 23px;

	font-size: 10px;

	text-align: left;

	font-variant: normal;

	vertical-align: center;

}



#nav li li a:hover {

	background-color: #ffffff;

	

}



#nav li#first {

	border-left-width: 1em;

}



#nav li#last {

	border-right-width: 1em;

}



#nav li ul {

	display: none;

	position: absolute;

	top: 100%;

	left: 0;

	font-weight: normal;

	padding: 0.5em 0 1em 0;

}



#nav li>ul {

	top: auto;

	left: auto;

}



#nav li li {

	display: block;

	float: none;

	background-color: transparent;

	border: 0;

	padding: 0;

	border-top: 0;

	z-index: 22;

}



#nav li:hover ul, #nav li.over ul {

	display: block;

}



#login_heading {

	background-color: #940203;

	width: 7em;

	padding: 3px 0px 3px 10px;

        margin: 0;

	font-variant: small-caps;

	color: #ffffff;

	font-size: 12.5px;

	font-weight: 900;

}

#login_heading a {

	color: #ffffff;

        text-decoration: none;

}

#login_heading a:hover {

        text-decoration: underline;

}

.search_login {

	color: #ffcc00;

	font-family: Geneva, Helvetica, Arial, Verdana, sans-serif;

	font-size: 13px;

	padding-bottom: 0;

	margin-bottom: 8px;

        margin-top: 0;

	border-bottom: 1px solid #3399cc;

	font-variant: small-caps;

        width: 100%;

}

.search_login a {

        text-decoration: none;

        font-variant: normal;

        font-size: 10px;

        color: #ffffff;

}

#pre_container {

	margin:0 auto 0 auto;

	text-align: left;

	width: 750px;

}

#atomz_search {

	margin: 0;

	padding: 0;

}



/*new navigation styles tryout*/

#main_nav {

    text-align: right;

}



.ddm1 .item1 {

    padding: 3px 5px 3px 5px;

    border: 1px solid #00349a;

    border-right: 1px solid #3399cc;

    text-decoration: none;

    display: block;

    position: relative;

    background-color: #00349a;

    color: #ffffff;

    font-size: 12px;

    font-variant: small-caps;

    font-family: Verdana, sans-serif;

    letter-spacing: 1px;

    font-weight: bold;

}



.ddm1 .item1:hover,

.ddm1 .item1-active,

.ddm1 .item1-active:hover {

    padding: 3px 5px 3px 5px;

    border: 1px solid #000000;

    text-decoration: none;

    display: block;

    position: relative;

    background-color: #003179;

    color: #ffffff;

    font-size: 12px;

    font-variant: small-caps;

    font-family: Verdana, sans-serif;

    letter-spacing: 1px;

    font-weight: bold;

}	



.ddm1 .section a,

.ddm1 .section a:hover {

    padding: 3px 5px 4px 5px;

    text-decoration: none;

    display: block;

    white-space: nowrap;

    text-align: left;

}

.ddm1 .section a {

    background: #ffffce;

    color: #000000;

    border: 1px solid #ffffce;

    border-bottom: 1px solid #cccccc;

    width: 100%;

}

.ddm1 .section a:hover {

    background: #ffffff;

    color: #000000;

    border: 1px solid #ffffce;

    border-bottom: 1px solid #cccccc;

}

.ddm1 .section {

    border: 1px #000000;

    border-style: solid solid solid solid;

    position: absolute;

    visibility: hidden;

    z-index: -1;

    white-space: nowrap;

    background-color: #ffffce;

    /*width: 15em;*/

}

/*.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }*/

.ddm1 .right, .ddm1 .right:hover { border-right: 1px solid #333399; }



* html .ddm1 td { position: relative; } /* ie 5.0 fix */



body#get_involved .ddm1 .get_involved,

body#advocacy .ddm1 .advocacy,

body#networks .ddm1 .networks,

body#action_areas .ddm1 .action_areas,

body#information_resources .ddm1 .information_resources,

body#information_services .ddm1 .information_services,

body#news .ddm1 .news,

body#services .ddm1 .services,

body#events .ddm1 .events,

body#e_services .ddm1 .e_services,

body#about_us .nav1 .about_us,

body#help .nav1 .help,

body#jobbank .nav1 .jobbank {

    color: #ffcc00;

}

#aep_nav {

	width: 100%;

}

.ddm_aep a,
.ddm_aep a:visited {

color: #FFFFFF;}

.ddm_aep .item1 {
	padding: 5px 8px 5px 8px;
	/*border: 1px solid #
	;*/
	/*border-right: 1px solid #fde365;*/
	text-decoration: none;
	display: block;
	position: relative;
	background-color: #7f016f;
	color: #ffffff;
	font-size: 18px;
	font-variant: small-caps;
	font-family: Verdana, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
	text-align:center;
}

.ddm_aep .item1 a {
		color: #ffffff;
	
}


.ddm_aep .item1:hover,

.ddm_aep .item1-active,

.ddm_aep .item1-active:hover {

    padding: 5px 8px 5px 8px;

   text-decoration: none;
   
   /*border-right: 1px solid #fde365;*/

    display: block;

    position: relative;

    background-color: #7f016f;

    color: #fde164;

    font-size: 18px;

    font-variant: small-caps;

    font-family: Arial, sans-serif;

    letter-spacing: 1px;

    font-weight: bold;
	
	text-align:center;

}	



.ddm_aep .section a,

.ddm_aep .section a:hover {

    padding: 5px 8px 5px 8px;

    text-decoration: none;

    display: block;

    white-space: nowrap;

    text-align: center;
	
	font-size: 14px;
	
}

.ddm_aep .section a {

    background: #7f016f;

    color: #fde164;

    border: 1px solid #7f016f;

    border-bottom: 1px solid #ffffff;

}

.ddm_aep .section a:hover {

    background: #fde164;

    color: #7f016f;

    /*border: 1px solid #ffffce;*/

    border-bottom: 1px solid #ffffff;

}

.ddm_aep .section {

    /*border: 1px #ffffff;*/

    /*border-style: solid solid solid solid;*/

    position: absolute;

    visibility: hidden;

    z-index: -1;

    white-space: nowrap;

    /*background-color: #000046;*/

}

/*.ddm_aep .left, .ddm_aep .left:hover { border-style: solid none solid solid; }*/

.ddm_aep .right, .ddm_aep .right:hover { border-right: 1px solid #333399; }



* html .ddm_aep td { position: relative; } /* ie 5.0 fix */



body#get_involved .ddm_aep .get_involved,

body#advocacy .ddm_aep .advocacy,

body#networks .ddm_aep .networks,

body#action_areas .ddm_aep .action_areas,

body#information_resources .ddm_aep .information_resources,

body#information_services .ddm_aep .information_services,

body#news .ddm_aep .news,

body#services .ddm_aep .services,

body#events .ddm_aep .events,

body#e_services .ddm_aep .e_services,

body#about_us .nav1 .about_us,

body#help .nav1 .help,

body#jobbank .nav1 .jobbank {

    color: #ffcc00;

}

#image {

	height: 150px;

	background: url(images/headers/hdr_home.gif) no-repeat;

}

/* Sister Site Ribbon
----------------------------------------------------------------------------------------------------*/
#page, .page-width, .region-bottom {
    margin-left: 452px;
    margin-right: auto;
    max-width: 754px;
}
#header-strip-wrap .page-width {
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
#header-utility, #header-social, #header-picture {
    float: left;
}
#header-utility {
    width: 80%;
}
#block-block-4 {
    margin-bottom: -3px;
    overflow: hidden;
}
ul#header-utility-nav {
    height: 45px;
    line-height: 45px;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding-left: 0px;
}
ul#header-utility-nav li {
    float: left;
    margin-right: 6.8px;
	margin-left: 0px;
	margin-top: 15px;
	list-style-type: none;
}
ul#header-utility-nav a {
    color: #696A6F;
    font-family: "Trade Gothic W01 Cn 18";
    font-size: 13.6px;
    text-decoration: none;
}
ul#header-utility-nav li.active a {
    font-family: "TradeGothicW01-BoldCn20 675334";
}
ul#header-utility-nav a:hover {
    color: #292522;
}
ul#header-utility-nav .active a {
    color: #292522;
}
#block-block-8.block {
    margin-bottom: 0;
}
#header-social {
    background-color: rgba(0, 148, 179, 0.8);
    width: 20%;
}
#header-social .block .content {
	padding: 0;
}
#header-social .content ul {
    background-position: 20px 5px;
    cursor: default;
    height: 45px;
    margin: 0;
    padding: 0;
    text-align: center;
}
#header-social .content li {
    display: inline-block;
    height: 26px;
    margin-top: 10px;
    width: 26px;
	margin-left: 0px;
}
#header-social .content a {
    background-image: url(http://artsaskformore.artsusa.org/images/afta-sprite.png);
    background-repeat: no-repeat;
    display: block;
    height: 26px;
    overflow: hidden;
    text-indent: -400px;
    width: 26px;
}
.facebook a {
    background-position: -2px -322px;
}
.twitter a {
    background-position: -32px -322px;
}
.linkedin a {
    background-position: -62px -322px;
}
.instagram a {
    background-position: -92px -322px;
}
.youtube a {
    background-position: -122px -322px;
}
.facebook a:hover {
    background-position: -2px -362px;
}
.twitter a:hover {
    background-position: -32px -362px;
}
.linkedin a:hover {
    background-position: -62px -362px;
}
.instagram a:hover {
    background-position: -92px -362px;
}
.youtube a:hover {
    background-position: -122px -361px;
}
#header-strip-wrap {
    background-color: #FFFFFF;
    display: block;
	-webkit-box-shadow: 0px -9px 9px -7px rgba(0, 0, 0, 0.4) inset;
	box-shadow: 0px -9px 9px -7px rgba(0, 0, 0, 0.4) inset;
	-moz-box-shadow: 0px -9px 9px -7px rgba(0, 0, 0, 0.4) inset;
}
#header-strip-wrap .active {
    background: url(http://artsaskformore.artsusa.org/images/header-strip-active.png) repeat-x scroll left bottom rgba(0, 0, 0, 0);
	padding-bottom: 13px;
}
