
/* - ++resource++collective.polls/css/collective.polls.css - */
@media screen {
/* http://yfl.bahmanm.com/portal_css/++resource++collective.polls/css/collective.polls.css?original=1 */
#pollresultholder {
margin-top: 25px;
}
#portletresultholder {
margin-top: 25px;
}
.votePortlet {
position:relative;
}
.poll-spinner {
display:none;
position:absolute;
top:40%;
text-align:center;
left:50%;
}
.bar-row .bar span {
display:none;
}
}


/* - ++resource++collective.flowplayer.css/flowplayer.css - */
@media screen {
/* http://yfl.bahmanm.com/portal_css/++resource++collective.flowplayer.css/flowplayer.css?original=1 */
/* */
.autoFlowPlayer {
display: block;
height: 250px;
width: 300px;
border: 0px;
}
.autoFlowPlayer.audio {
height: 27px;
}
.autoFlowPlayer.audio.minimal {
width: 40px;
}
.portletFlowPlayer .video {
height: 100px;
width: 100%;
}
.portletFlowPlayer .audio {
display: block;
height: 28px;
}
.playListFlowPlayer {
display:block;
}
}


/* - ++resource++collective.flowplayer.css/flowplayer-horizontal.css - */
@media screen {
/* http://yfl.bahmanm.com/portal_css/++resource++collective.flowplayer.css/flowplayer-horizontal.css?original=1 */
.flowPlaylistVisible a.playListFlowPlayer {
padding-left: 38px;
padding-bottom: 8px;
}
.flowPlaylistHidden .playlist_wrap {
display: none;
}
#pl {
height:80px;
border:1px solid #ddd;
width:584px;
position:relative;
overflow:hidden;
padding:5px 0;
float:left;
background:#f5fbfb url(++resource++collective.flowplayer.css/gradient.png) repeat-x scroll 0 0;
}
#pl div#flowPlaylist {
height:80px;
position:absolute;
width:10000em;
}
#pl div#flowPlaylist a {
background:transparent url(++resource++collective.flowplayer.css/entry.png) no-repeat scroll 0%;
color:#666;
float:left;
font-family:"bitstream vera sans","lucida grande","verdana";
font-size:11px;
height:60px;
margin:0px 4px;
padding:10px;
text-decoration:none;
width:117px;
}
#pl div#flowPlaylist a:hover {
background-position:-140px 0;
color:#000;
}
#pl div#flowPlaylist a.playing {
background-position:-280px 0;
color:#000;
}
#pl div#flowPlaylist a.paused {
background-position:-420px 0;
color:#000;
}
#pl div#flowPlaylist a.progress {
opacity:0.8;
}
#pl div#flowPlaylist em {
float:right;
margin-top:15px;
color:red;
font-style:normal;
}
a.nextPage, a.prevPage {
display:block;
width:18px;
height:18px;
background:url(++resource++collective.flowplayer.css/left.png) no-repeat;
margin:30px 10px;
cursor:pointer;
float:left;
}
a.nextPage:hover, a.prevPage:hover {
background-position:0px -18px;
}
a.nextPage {
background-image:url(++resource++collective.flowplayer.css/right.png);
}
a.nextPage.disabled, a.prevPage.disabled {
visibility:hidden;
}
}


/* - ++resource++qi.portlet.TagClouds.stylesheets/tagclouds.css - */
@media screen {
/* http://yfl.bahmanm.com/portal_css/++resource++qi.portlet.TagClouds.stylesheets/tagclouds.css?original=1 */
.cloud1 {
font-size: 1.0em;
}
.cloud2 {
font-size: 1.3em;
}
.cloud3 {
font-size: 1.6em;
}
.cloud4 {
font-size: 1.9em;
}
.cloud5 {
font-size: 2.2em;
}
.cloud6 {
font-size: 2.5em;
}
.cloud7 {
font-size: 2.8em;
}

}


/* - ++resource++ContentWellPortlets.styles/ContentWellPortlets.css - */
@media all {
/* http://yfl.bahmanm.com/portal_css/++resource++ContentWellPortlets.styles/ContentWellPortlets.css?original=1 */
.managePortletsAboveLink,
.managePortletsBelowLink,
.manageFooterPortletsLink,
.manageInHeaderPortletsLink,
.managePortletsBelowTitleLink { text-align: center; margin: 0 auto 1em; clear:both;}
.portlet-manager-row .porlet-well_manager { width: 30%; float:left; margin:1%; }
.portlet-manager-row { width:100%; float:left; }
/* */
div.width-1\3a 5 { width:    17.75%; } /* */
div.width-2\3a 5 { width:    37.75%; } /* */
div.width-3\3a 5 { width:    57.75%; } /* */
div.width-4\3a 5 { width:    77.75%; } /* */
div.position-1\3a 5 {margin-left:    -78.875%;} /* */
div.position-2\3a 5 {margin-left:    -58.875%;} /* */
div.position-3\3a 5 {margin-left:    -38.875%;} /* */
div.position-4\3a 5 {margin-left:    -18.875%;} /* */
div.width-1\3a 6 { width:    14.416%; } /* */
div.width-5\3a 6 { width:    81.083%; } /* */
div.position-1\3a 6 {margin-left:    -82.208%;} /* */
div.position-5\3a 6 {margin-left:    -15.542%;} /* */

}


/* - CSS3_dropshadow.css - */
@media screen {
/* http://yfl.bahmanm.com/portal_css/CSS3_dropshadow.css?original=1 */
#visual-portal-wrapper {
-moz-box-shadow: 0px 1px 20px 3px #777;
-webkit-box-shadow: 0px 1px 20px 3px  #777;
/* */
box-shadow: 0px 1px 20px #777;
margin-top:  20px;;
padding: 12px;
}

}


/* - CSS3_footer.css - */
@media screen {
/* http://yfl.bahmanm.com/portal_css/CSS3_footer.css?original=1 */
/* */
/* */
#footer {
color: #fff;
background-color: #939495;
background-image: -moz-linear-gradient(top, #00B6F9, #BDBEBF);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00B6F9), color-stop(1, #BDBEBF));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#00B6F9', EndColorStr='#BDBEBF');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#00B6F9', EndColorStr='#BDBEBF')";
}
#footer a {
color: #fff; }
/* */
}


/* - breadcrumbs-layout.css - */
@media screen {
/* http://yfl.bahmanm.com/portal_css/breadcrumbs-layout.css?original=1 */
.breadcrumbSeparator {
display: none !important;
}
#portal-breadcrumbs {
background: white ;
border:1px solid #C8C8C8;
margin: 6px 6px 20px;
overflow:hidden;
padding: 0;
}
#portal-breadcrumbs a,
#portal-breadcrumbs span span {
background: transparent url(ico-breadcrumb-divider.gif) no-repeat scroll right center;
float:left;
display: block;
padding:6px 15px 6px 10px;
line-height: 20px;
font-weight: normal !important;
}
span#breadcrumbs-you-are-here{
display: none;
}
}


/* - buttons_grad2.css - */
@media screen {
/* http://yfl.bahmanm.com/portal_css/buttons_grad2.css?original=1 */
input.context {
display: inline-block;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
font: 14px/100% Arial, Helvetica, sans-serif;
padding: .2em 0.8em .23em;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
-webkit-border-radius: .5em;
-moz-border-radius: .5em;
border-radius: .5em;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 2px rgba(0,0,0,.2);
background-image: none;
color: #eefaff;
border: solid 1px #009cd5;
background: SubSkinsColor2;
background: -webkit-gradient(linear, left top, left bottom, from(#59d0fc), to(#00B7FA));
background: -moz-linear-gradient(top,  #59d0fc,  #00B7FA);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#59d0fc', endColorstr='#00B7FA');
}
input.context:hover {
background: #009cd5;
background: -webkit-gradient(linear, left top, left bottom, from(#00B7FA), to( #009cd5));
background: -moz-linear-gradient(top,  #00B7FA,   #009cd5);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00B7FA', endColorstr=' #009cd5');
}
/* */

}


/* - colophon-down.css - */
@media screen {
/* http://yfl.bahmanm.com/portal_css/colophon-down.css?original=1 */
div.colophonWrapper {
clear: both;
}
}


/* - SubSkins_top_breadcrumbs.css - */
@media screen {
/* http://yfl.bahmanm.com/portal_css/SubSkins_top_breadcrumbs.css?original=1 */
/* */
/* */
/* */
/* */
#portal-logo img {
border: 0;
padding: 0;
margin: 1em 0em 1em 2em;
}
/* */
#portal-top {
/* */
margin: 0;
padding: 0;
background-color: transparent;
}
/* */
#portal-siteactions {
background-color: transparent;
white-space: nowrap;
list-style-image: none;
list-style-type: none;
margin: 1px 0 0 0;
height: auto;
line-height: normal;
float: right;
padding: 3px 2em 3px 0;
font-size: 80%;
}
#portal-siteactions li {
display: inline;
}
#portal-siteactions li a {
background-color: transparent;
border: 1px solid #BDBEBF;
color: #777777;
height: auto;
padding: 0.2em;
margin-right: 0.2em;
margin-left: 1em;
text-decoration: none;
text-transform: lowercase;
font-weight: normal;
font-style: normal;
}
#portal-siteactions li.selected a {
background-color: #BDBEBF;
color: #007FAE;
border: 1px solid #007FAE;
}
#portal-siteactions li a:hover {
background-color: #BDBEBF;
color: #666666;
border: 1px solid#007FAE;
}
/* */
#portal-searchbox {
float: right;
clear: right;
background-color: transparent;
margin: 1.5em 0 0 0;
padding: 0 2em 0 0;
text-align: right;
text-transform: lowercase;
white-space: nowrap;
z-index: 2;
font-size: 80%;
}
#portal-advanced-search {
margin-top: 0.2em;
clear: both;
}
#portal-advanced-search a {
color: #777777;
text-decoration: none;
text-transform: lowercase;
}
/* */
.LSRes {
font-family:  "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
color: #666666;
background-color: White;
vertical-align: middle;
display:block;
list-style-image: none;
list-style-type: none;
text-align: left;
min-width: 16.5em;
text-transform: none;
margin-left: 0;
line-height: 1.1em;
}
#LSHighlight,
.LSHighlight {
background-color: #BDBEBF;
border: 1px solid #00B7FA;
color: #666666;
}
.LSTable {
margin: 1em 0;
}
.LSRow {
border: 1px solid White;
white-space: normal;
padding:0;
margin: 0;
list-style-image: none;
list-style-type: none;
}
.LSRow a {
text-decoration: none;
font-weight:bold;
white-space:nowrap
}
.LSDescr {
color: #777777;
font-size: 85%;
font-weight: normal;
margin-left: 2.5em;
}
.LSResult {
position: relative;
display: block;
text-align: right;
padding-top: 5px;
margin: 0;
left: 3px;
z-index: 3;
}
.LSShadow {
position: relative;
text-align: right;
}
.livesearchContainer {
background-color: White;
margin-top: 0;
padding: 0 !important;
position: absolute;
right: 0px;
/* */
top: 0;
white-space: normal;
font-family:  "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
text-align: left;
color: #666666;
border: 1px solid #00B7FA;
width: 30em;
text-transform: none;
}
* html .livesearchContainer {
padding: 1px !important;
padding-top: 0 !important;
background-color: #00B7FA;
border: 0;
}
#livesearchLegend {
line-height: 1em;
margin-top: -2em;
margin-left: -0.1em;
border: 1px solid #00B7FA;
border-bottom: 0;
}
* html #livesearchLegend {
margin-top: -1.9em;
margin-left: -8px;
position: relative;
}
/* */
.LSIEFix {
background-color: White;
padding: 0.5em !important;
z-index: 20;
}
.LSBox {
clear: left;
float: left;
text-align: right;
padding-right: 1px;
display:block;
}
#LSNothingFound {
text-align: center;
padding: 2px;
}
.LSBox label {
font-weight: normal;
}
#portal-personaltools {
/* */
background-color: #BDBEBF;
border-top-color: #00B7FA;
border-top-style: solid;
border-top-width: 1px;
border-bottom-color: #00B7FA;
border-bottom-style: solid;
border-bottom-width: 1px;
line-height: 1.6em;
color: Black;
padding: 0em 3em 0em 3em;
margin: 0;
text-align: right;
text-transform: lowercase;
list-style: none;
}
#portal-personaltools .portalNotLoggedIn {
/* */
color: Black;
padding: 0;
background: transparent;
background-image: none;
}
#portal-personaltools li {
color: #666666;
margin-left: 1em;
display: inline;
}
#portal-personaltools li a {
text-decoration: none;
color: #666666
}
#portal-personaltools .visualIconPadding {
padding-left: 10px;
}
#portal-languageselector {
margin: 0 1em 0 1em;
float:right;
font-size: 80%;
}
#portal-languageselector li {
display: inline;
}
.breadcrumbSeparator {
display: none !important;
}
#portal-breadcrumbs {
background: white ;
border:1px solid #C8C8C8;
margin: 2px 1px 4px;
overflow:hidden;
font-size: 80%;
}
#portal-breadcrumbs a,
#portal-breadcrumbs span span {
background: transparent url(ico-breadcrumb-divider.gif) no-repeat scroll right center;
float:left;
display: block;
padding:6px 15px 6px 10px;
color: #00B7FA;
font-weight: normal;
}
span#breadcrumbs-you-are-here{
display: none;
}
/* */
/* */
}


/* - SubSkins_calendar_asconix.css - */
@media screen {
/* http://yfl.bahmanm.com/portal_css/SubSkins_calendar_asconix.css?original=1 */
/* */
/* */
.dayPopup {
background-color: #BDBEBF;
padding: 0.2em;
position: absolute;
visibility: hidden;
width: 12em;
z-index: 2;
border: 1px solid #939495;
}
.date {
font-weight: bold;
}
.ploneCalendar {
width: 100%;
border-collapse: separate;
border-spacing: 1px;
border: 1px solid #007FAE ;
margin: 0;
padding: 0;
font-variant: normal;
}
.portletCalendar .portletItem {
padding:  0;
}
.portlet.portletCalendar {
background: white;
}
.ploneCalendar a {
color: whitesmoke;
}
.ploneCalendar a:hover {
text-decoration: none;
}
.ploneCalendar th {
padding: 0.2em 0.5em;
background:  url(http://yfl.bahmanm.com/subskins_getimage/%23007FAE/000forlopvII.jpg) repeat-x left;
line-height: 1.6em;
text-align: center;
font-weight: normal;
}
.ploneCalendar td {
text-align: center;
color: #999;
padding: 0.2em;
}
.ploneCalendar .weekdays td {
text-align: center;
}
.ploneCalendar .event {
color: whitesmoke;
font-weight: bold;
background-color:#00B7FA;
}
.ploneCalendar .todayevent {
background-color: #00B7FA;
font-weight: bold;
color: whitesmoke;
}
.ploneCalendar .todaynoevent {
border-collapse: collapse;
border: 2px solid #007FAE;
}
.ploneCalendar #calendar-previous {
}
/* */

}


/* - content_actions_zindex.css - */
@media screen {
/* http://yfl.bahmanm.com/portal_css/content_actions_zindex.css?original=1 */
div.contentActions {
z-index: 10;
}
}


/* - content_shadow_css3.css - */
@media screen {
/* http://yfl.bahmanm.com/portal_css/content_shadow_css3.css?original=1 */
div#content {
background: white;
-moz-box-shadow: 0 0 16px rgba(0,0,0,0.25);
-webkit-box-shadow: 0 0 16px rgba(0,0,0,0.25);
-webkit-border-radius: 6px 6px 6px 6px;
-moz-border-radius: 6px 6px 6px 6px;
border-radius: 6px 6px 6px 6px;
padding: 18px 28px
}
}


/* - SubSkins_text_clean_simple.css - */
@media screen {
/* http://yfl.bahmanm.com/portal_css/SubSkins_text_clean_simple.css?original=1 */
/* */
/* */
body {
font-family: Ubuntu, "Segoe UI", Tahoma, sans-serif;
font-size: 90%;
}
h1, h2, h3, h4, h5, h6 {
font-family: Georgia, "DejaVu Serif", serif;
}
h1 {
font-size: 200%;
line-height: 20px;
font-weight: bold;
padding-bottom: 14px;
padding-top: 14px;
}
h1.documentFirstHeading {
padding-top: 2px;
padding-bottom: 14px;
}
h2 {
font-size: 180%;
line-height: 17px;
font-weight: bold;
margin-top: 17px;
padding-bottom: 12px;
padding-top: 12px;
}
h3 {
font-size: 160%;
padding-bottom: 10px;
padding-top: 10px;
}
h4 {
font-size: 140%;
padding-bottom: 8px;
padding-top: 8px;
}
h5 {
font-size: 120%
padding-bottom: 6px;
padding-top: 6px;
}
h6 {
font-size: 100%;
padding-bottom: 4px;
padding-top: 4px;
}
p.documentDescription,
.documentDescription {
background-image: none;
background: none;
padding: 4px 0px 0px 0px;
font: bold 100% Georgia, "DejaVu Serif", serif;
color: #666666;
}
a {
font-size: 90%;
color: #007FAE;
text-decoration: none;
}
a:hover {
color:  #00B7FA;
}
p {
font-size: 90%;
line-height: 16px;
}
img {
border: none;
}
img.image-left{
float: left;
margin: 8px 20px 10px 0;
}
img.image-right,
img.tileImage {
float: right;
margin: 8px 0 10px 20px;
}
span#parent-fieldname-imageCaption {
padding-left: 20px;
}
div.tileItem.visualIEFloatFix.vevent.contenttype-news-item {
border-top: 1px solid gray;
margin-top: 20px;
}
input {
border: 1px solid #2f4355;
margin: 5px 0;
}
#content  ul {
margin: 0.5em 0 0.75em 2em;
list-style-type: disc;
}
ol {
margin: 0.5em 0 0.75em 2em;
}
#content  li {
margin: 0.5em 0;
}
dl {
margin: 0.5em 1em 0.75em;
}
dt {
margin: 0.75em 0;
font-weight: bold;
}
dd {
margin: 0.5em 0;
}
a.tile {
color: black;
}
fieldset {
padding: 1em;
border: 1px solid #ccc;
}
legend {
font-weight: bold;
}
form {
border: 0;
}
label {
font: 90% Ubuntu, "Segoe UI", Tahoma, sans-serif;
font-weight: bold;
display: inline;
}
textarea {
border: 1px solid #ccc;
margin: 5px 0;
}
select {
border: 1px solid #ccc;
}
.field {
font: 90% Ubuntu, "Segoe UI", Tahoma, sans-serif;
margin-top: 0.75em;
}
.formControls input, .searchButton {
padding: 2px;
padding-left: 20px;
}
table {
border-collapse: collapse;
vertical-align: top;
}
table.listing,
.stx table {
/* */
border-collapse: collapse;
border-spacing: 0;
font-size: 80%;
margin: 1em 0em 1em 0em;
border: 1px solid #777 ;
}
table.listing th,
.stx table th {
border: 1px solid ;
font-size: 90%;
font-weight: bold;
color: #000;
padding: 0.25em 1em  0.5em;
padding-top: 4px;
}
table.listing .top {
padding: 0em 0em 1em 0em;
}
table.listing .listingCheckbox {
text-align: center;
}
table.listing td,
.stx table td {
border-right: 1px dotted #AAA;
padding: 0.75em 1em 1.4em 1.25em;
}
table.listing a {
text-decoration: none;
}
table.listing a:hover {
text-decoration: underline;
}
table.listing img {
vertical-align: middle;
}
table.listing td a label,
.stx table td a label {
cursor: pointer;
}
table.listing .even  {
background: #f4f4f4;
}
/* */
table.vertical {
background-color: White;
}
table.vertical th {
padding: 0.5em;
}
table.vertical td {
border-top: 1px solid #AAA;;
padding: 0.5em;
}
/* */
table.grid td {
border: 1px solid #777;;
padding: 0.5em;
}
/* */
table.plain,
table.plain td,
table.plain th {
border: 1px solid #ccc;
padding: 0.5em;
border-collapse: collapse;
}
/* */
.listingBar {
background-color: #DDD;;
border-color: #777;
border-style: solid;
border-width: 1px;
padding: 0em 1em;
text-align: center;
text-transform: lowercase;
vertical-align: top;
margin: 1em 0em;
font-size: 84%;
clear: both;
}
.listingBar span.previous,
.listingPrevious {
text-align: left;
float: left;
margin-right: 1em;
}
.listingBar span.next,
.listingNext {
text-align: right;
float: right;
margin-left: 1em;
}
.listingBar img {
vertical-align: middle;
}
.listingBar a {
text-decoration: none;
}
em {
font-style: normal;
font-weight: bold;
}
strong {
font-weight: bold;
}
cite, q {
}
blockquote {
border: 1px dotted #888888;
color: #444444;
font-style: italic;
margin: 0.7em 1em;
padding: 4px;
}
code, kbd {
background: #444;
color: #eee;
font-family: "Ubuntu Mono", Consolas, Monaco, "Courier New", Courier, monospace;
padding: 1px 3px;
border-radius: 2px;
}
pre {
margin: 0.5em 2em 0.75em 2em;
padding: 0.5em;
background: #444;
color: #eee;
font-family: "Ubuntu Mono", Consolas, Monaco, "Courier New", Courier, monospace;
border-radius: 6px;
}
ins {
}
del {
color: #999;
text-decoration: overline;
}
.portalMessage {
padding: 0.375em 1em;
margin-left: 0;
margin-right:  0;
background: #BDBEBF;
border: 1px solid #eb0000;
}
.documentActions ul {
margin: 0;
text-align: right;
}
.documentActions ul li {
display: inline;
padding-right: 0.5em;
}
.documentActions ul li a {
border: 0;
}
.documentDescription {
padding: 0.5em;
background: #f3f3f3;
margin-bottom: 1.5em;
}
.comment {
border: 1px solid #ccc;
background: #f3f3f3;
}
.photoAlbumEntryWrapper {
float: left;
}
.photoAlbumEntryTitle {
float: left;
clear: both;
margin-top: 6px;
}
#content  div div.photoAlbumEntry a {
float: left;
margin: 20px 20px 10px 0
}
.photoAlbumEntryWrapper {
float: left;
}
.photoAlbumEntryTitle {
float: left;
clear: both;
margin-top: 6px;
}
.content  div div.photoAlbumEntry a {
float: left;
margin: 20px 20px 10px 0
}
.managePortletsAboveLink, .managePortletsBelowLink, .manageFooterPortletsLink, .manageInHeaderPortletsLink {
font-size: 60%;
}
#plone-document-byline, .documentByLine {
font-size: 60%;
}
/* */
}


/* - tileitem_odd_even.css - */
@media screen {
/* http://yfl.bahmanm.com/portal_css/tileitem_odd_even.css?original=1 */
div.tileItem.visualIEFloatFix:nth-child(odd) {
float: left;
width: 48%;
clear:  left;;
}
div.tileItem.visualIEFloatFix:nth-child(even) {
float: right;
width: 48%;
}
}


/* - visualboxI.css - */
@media screen {
/* http://yfl.bahmanm.com/portal_css/visualboxI.css?original=1 */
/* */
/* */
.visulBoxEntry {
float: left;
width: 250px;
height: 180px;
border: 1px solid #000;
overflow: hidden;
background: white url(http://yfl.bahmanm.com/subskins_getimage/%23E7E8E9/forlopvIII.png) repeat-x !important;
;
}
.visulBoxEntry a {
text-decoration: none !important;
}
.visualBoxEntryTitle {
position: relative;
top: 130px;
left: 15px;
color: #00B7FA;
z-index: 10;
font-weight: bold;
font-size: 25px;
}
.visualBoxWrapper img {
position: relative;
top: 0px;
left: 0;
z-index: 10px;
}
/* */
}


/* - wrapper_padding.css - */
@media screen {
/* http://yfl.bahmanm.com/portal_css/wrapper_padding.css?original=1 */
/* */
/* */
#visual-portal-wrapper {
padding: 15px;
}
/* */

}


/* - SubSkins_base_greytexture.css - */
@media screen {
/* http://yfl.bahmanm.com/portal_css/SubSkins_base_greytexture.css?original=1 */
/* */
/* */
body {
position: relative;
background: whitesmoke url(GreyTexture.jpg);
}
#visual-portal-wrapper{
position: relative;
width: 100%;
background: #fff;
text-align: left;
width:  95%;
margin: 6px auto;
}
#portal-column-one{
width:   200px;
padding: 0 20px;
color: #ccc;
background: #fff;
border-right: 1px solid #ccc;
background: white;
}
#portal-column-two{
width:   200px;
padding: 0 20px;
color: #ccc;
background: white;
}
#portal-column-content{
padding: 10px 20px;
}
/* */
}


/* - h6_(read_more).css - */
@media screen {
/* http://yfl.bahmanm.com/portal_css/h6_(read_more).css?original=1 */
h6 {
width: auto;
background-image: url(arrow_ld.png);
background-position: 0px 3px;
background-repeat: no-repeat;
padding-left: 25px;
font-size: 12px;
line-height: 13px;
color: #a53e27;
text-decoration: underline;
padding-bottom: 2px;
}
}


/* - personalbar_grey.css - */
@media screen {
/* http://yfl.bahmanm.com/portal_css/personalbar_grey.css?original=1 */
dt#anon-personalbar a {
color:#888;
text-decoration: none;
padding-left: 10px;
}
dt#anon-personalbar a:hover {
text-decoration: underline;
}

}


/* - SubSkins_globalnav_modernbuttonII.css - */
@media screen {
/* http://yfl.bahmanm.com/portal_css/SubSkins_globalnav_modernbuttonII.css?original=1 */
/* */
/* */
#portal-globalnav {
margin: 1px 0;
clear: both;
padding-left: 20px;
height: 29px;
}
#portal-globalnav:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}
/* */
* html #portal-globalnav {
height: 1em;
overflow: visible;
}
#portal-globalnav li {
display: block;
float: left;
margin: 0 2px;;
padding: 0;
padding-left: 20px;
background: transparent url(http://yfl.bahmanm.com/subskins_getimage/%23BDBEBF/round_buttonII.png) no-repeat 0 0;
}
#portal-globalnav li a {
display: block;
float: left;
text-decoration: none;
padding-right: 20px;
line-height: 29px;
color: #333;
font-weight: normal;
font-style: normal;
background: transparent url(http://yfl.bahmanm.com/subskins_getimage/%23BDBEBF/round_buttonII.png) no-repeat right 0;
}
#portal-globalnav li.selected {
background: transparent url(http://yfl.bahmanm.com/subskins_getimage/%23007FAE/round_buttonII.png) no-repeat 0 0;
}
#portal-globalnav li.selected a {
background: transparent url(http://yfl.bahmanm.com/subskins_getimage/%23007FAE/round_buttonII.png) no-repeat right 0;
color: white;
}
#portal-globalnav li a:hover {
text-decoration:underline;
}
/* */

}


/* - SubSkins_navigation_black_grey_lightgrey_nice.css - */
@media screen {
/* http://yfl.bahmanm.com/portal_css/SubSkins_navigation_black_grey_lightgrey_nice.css?original=1 */
#portlet-navigation-tree .portletItem{
padding:0px 0px 0px 0px;
background-image: none;
overflow: hidden;
font-family: tahoma, arial, verdana, sans-serif;
list-style-type: none;
}
.portletNavigationTree{
list-style-type: none;
padding: 0px;
border: 0;
border-top: 1px solid #c5c8c8;
border-bottom-style: none;
}
.portletNavigationTree ul{
padding:0px 0px 0px 0px;
margin:0px;
list-style:none;
z-index:2;
background: #e7e7e7;
}
.portletNavigationTree li{
margin: 0;
}
.portletNavigationTree li a{
display: block;
width: auto;
padding: 6px 6px;
padding-left: 10px;
border-top: 0px;
border-right: 0px;
color: #4d4141;
text-decoration: none;
border-bottom: 1px solid #ccc;
}
.portletNavigationTree li.navTreeItem a.navTreeCurrentItem{
color: white;
font-weight: bold;
background-color: #a40501;
}
.portletNavigationTree li a:hover,
a.navTreeCurrentItem{
color: white;
font-weight: bold;
}
.portletNavigationTree li a:hover{
font-weight: bold;
color: white;
background-color: #5b5b5b;
}
.portletNavigationTree .navTreeLevel1 li a {
padding-left: 20px;
color: black;
background-color: #edefee;
font-weight: normal;
font-style: normal;
}
.portletNavigationTree .navTreeLevel2 li a {
padding-left: 25px;
background-color: #edefee;
color: black;
font-weight: normal;
font-style: normal;
}
.portletNavigationTree .navTreeLevel3 li a {
padding-left: 30px;
background-color: #edefee;
color: black;
font-weight: normal;
font-style: normal;
}
.portletNavigationTree .navTreeLevel2 a:hover {
background-color: #CDCDCD;
}
.portletNavigationTree .navTreeLevel3 a:hover {
background-color: #CDCDCD;
}
/* */
}


/* - SubSkins_portlets_menuish_II.css - */
@media screen {
/* http://yfl.bahmanm.com/portal_css/SubSkins_portlets_menuish_II.css?original=1 */
/* */
/* */
.portlet {
margin: 0 0 23px 0;
color: #666666;
font: 90% Ubuntu, "Segoe UI", Tahoma, sans-serif;
border-collapse: collapse;
border-width: 0;
background: #E7E8E9;
}
.portlet a.tile {
color: #474747;
text-decoration: none;
clear: both;
}
.portlet ul {
list-style-type: none;
}
.portlet ul, .portlet dl, .portlet li, .portlet dt, .portlet dd {
margin: 0;
}
.portletHeader {
background: #666 url(vertical_line.jpg) repeat-x left -50px;
height: 26px;
margin: 0;
padding: 0;
color: whitesmoke;
font-variant: small-caps;
text-transform: uppercase;
font-weight: bold;
font-size: 100%;
line-height: 26px;
padding-left: 10px;
}
.portletHeader a.tile {
text-decoration: none;
color: whitesmoke;
padding-top: 0px;
}
.portletNavigationTree .portletItem,
.portletCalendar .portletItem {
padding: 0;
}
.portletItem {
padding: 6px 10px;
}
.portletItemDetails {
font-weight: normal;
font-style: normal;
font-size: 80%;
padding-right: 10px;
margin-bottom: 6px;
padding-top: 2px;
clear: both;
display: block;
}
.portletItem  img.image-inline {
border: 2px solid whitesmoke;
}
.portletHeader a {
color: whitesmoke;
}
.visualNoMarker img {
float: left;
margin-right: 5px;
margin-top: -1px;
}
.portletFooter {
background: #666 url(vertical_line.jpg) repeat-x left -50px;
border: 0 none;
padding: 2px 15px;
clear: both;
font-size: 80%;
}
.portletFooter a {
color: whitesmoke;
line-height: 110%;
}
.portletLogin  dt {
background: #666 url(vertical_line.jpg) repeat-x left -50px;
}
.portletLogin .label {
padding: 4px;
display: block;
margin: 10px;
}
.portletLogin .portletItem {
padding-top: 0;
padding-bottom: 5px;
}
.portletLogin dt.portletHeader a.tile {
color: white;
font-weight: bold;
}
input#__ac_name,
input#__ac_password {
width: 130px;
margin-top: 4px;
}
.portletLogin div.field {
margin-bottom: 12px;
}
/* */

}


/* - ++resource++plonesubskins_styles.css - */
@media all {

.detatched #subskins_prefs_styles {
	position: fixed;
	bottom:0;
	right:0;
    font-size: 9px;
	background-color: white;
	z-index: 10;
		width: 430px;
}

#choice_form_body * {
	font: 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	padding: 0 !important;
	margin: 0 !important;
	line-height: 100% !important;

}

#subskins_prefs_styles legend {
    cursor: pointer;
}

#subskins_prefs_styles label {
	width: 140px;
	display: block; 
	margin-right: 4px;
	float: left;
}

#choice_form_body * {
	font-size: 10px;
	margin: 0;
}

#choice_form_body select {
	border: 1px solid #CCC;
	width: 200px;
	 
} 

#choice_form_body .context {
	margin: 6px 0;
	padding: 3px 20px;
	text-transform: uppercase;
}

.widthfield  {
    width: 180px;
    display: block;
    float: left;
    height: 27px;	
}

.cssfield  {
    padding-bottom: 5px !important;
    display: block;
}

#extra_choice{
    display:block;
    height:83px;
    overflow-y:scroll;
    margin-left:193px;
    width:193px;
    padding:  1px 0 1px 5px;
    border: 1px solid #989898;
}

div.colorschemes {
    display: inline;
    width: 190px;
    float: left;
}
.colorschemesII {
	display: none;
}

.colorschemesII table {
	display: block; 
	float: left;
	border-top: 3px	solid white;
	border-bottom: 2px	solid white;
	border-right:  12px solid white;
	height: 16px;
}

}


/* - subskins.css - */
@media screen {
/* http://yfl.bahmanm.com/portal_css/subskins.css?original=1 */
/* */
#portal-columns #portal-breadcrumbs {
display: block;
float:  none;
margin-left:  0;
}
.popupworkflow {
padding: 0 !important;
}
* {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
}
#portal-searchbox.navsearchbox {
position: relative;
margin:  2px 10px 0;
padding: 3px;
z-index: 99;
}
li.formTab a {
padding: 3px;
}
ul.configlets li {
list-style-type: none !important;
list-style-image: none !important;
}
/* */
#anon-personalbar {
padding: 0; margin: 0;
}
/* */
/* */
.hiddenStructure {
display: none;
}
.visualClear {
display: block;
clear: both;
}
.visualPadding {
padding: 0;
}
.hiddenStructure, .netscape4 {
display: none;
}
.tile {
display: block;
}
body.fullscreen #portal-column-one,
body.fullscreen #portal-column-two {
display: none;
}
body.fullscreen #portal-column-content {
width: 100%;
margin: 0;
padding: 0;
}
.managedPortlet .portletHeader {
display: block;
}
/* */
/* */
body.largeText { font-size: 110%; }
body.smallText { font-size: 80%; }
/* */
/* */
html.kupu-html body {
background: #f3f3f3;
text-align: left;
font-size: 1em;
}
html.kupu-html body {
width: 98%;
}
.documentEditable  #content {
padding: 8px;
}
.verdana {
font-family: verdana, helvetica, sans-serif;
}
.times {
font-family: "Times New Roman", Times, Georgia, serif;
font-size: 115%;
}
.lucida {
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.helvetica {
font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
.color1 {
color: #007FAE;
}
.color2 {
color: #00B7FA;
}
.color3 {
color: #00B6F9;
}
.color4 {
color: #939495;
}
.color5 {
color: #BDBEBF;
}
.color6 {
color: #E7E8E9;
}
.black {
color: #000;;
}
/* */
/* */
.visualClear {
display: block;
clear: both;
}
/* */
.netscape4 {
display: none;
}
/* */
.hiddenStructure {
display: block;
background: transparent;
background-image: none;
/* */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}
.contentViews .hiddenStructure,
.contentActions .hiddenStructure {
position: absolute;
top: -200px;
left: -200px;
}
.hiddenLabel {
display: block;
background: transparent;
background-image: none;
/* */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}
dt.portletHeader.hiddenStructure {
display: none;
}
/* */
/* */
div.overlay {
width: auto;
height: auto;
/* */
display:none;
/* */
margin:1em;
font-size: 80%;
}
div.overlay-iframe,
div.overlay-ajax {
width: 60%;
min-height: 100px;
z-index: 99; /* */
}
div.overlay-iframe {
height: 60%;
}
/* */
div.overlaybg div.close,
div.overlay div.close {
background-image: url(pb_close.png);
position: absolute;
left: -15px;
top: -15px;
cursor: pointer;
height: 30px;
width: 30px;
}
.pb-ajax, .pb-image {
white-space: normal;
border:0.5em solid #007FAE;
-moz-border-radius:0.35em;
-webkit-border-radius:0.35em;
-moz-box-shadow:0 0 1em #888;
-webkit-box-shadow:0 0 1em #888;
}
.pb-ajax > * {
background-color: #fff;
padding: 1em;
white-space: normal;
}
.pb-ajax .documentActions {display:none}
div.overlay div.close span {
display:block;
height:1px;
margin:-1px 0 0 -1px;
overflow:hidden;
padding:0;
width:1px;
}
div.overlay textarea { width: 100%; }
#portal-footer { display: none; }
#portal-colophon { font-size: 60%; }
/* */
/* */

}

