@import url(bootstrap/css/override.css);
@import url(bootstrap/css/bootstrap.css);
@import url(css/all.css);
@import url(css/tablet.css);
@import url(css/mobile.css);
@import url(css/fancybox.css);
@import url(css/isotope.css);
@import url(css/unoslider.css);
@import url(css/trans-banner.css);
@import url(css/layerslider.css);
@import url(css/flexslider.css);
@import url(js/colorpicker/css/colorpicker.css);
@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans);



/*
 * CSS For DotNetNuke Skin by bestdnnskins.com
 * Copyright 2013 By BESTDNNSKINS.COM
 */
/*--------- Global CSS Reset & Standards ----------*/
Body { margin:0;padding:0; background:#ffffff; }
#Body{ background:/*url(images/bg_pattern/Swirls2.png) fixed*/ #f2f2f2; color:#000000; }/*#Body { background:url(images/bg_pattern/LibBckGrnd_TEST2.jpg) fixed #FFFFFF; color:#000; background-repeat:no-repeat; background-position:center; background-size:cover;}*//*#Body{ background:url(images/bg_pattern/bg_grid_01.png) fixed #e5e5e5;color:#555; }*/
html,body{ margin:0; padding:0; font:normal 12px/1.5 'Verdana', Arial, Tahoma, sans-serif; color:#555;}/*Noto Sans*/
Body #Form{ height:100%; }
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {border:0; font-family:'Verdana',Arial, Tahoma, sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}a img{border:0;}
img, object, embed { max-width: 100%;}
[class^="map"] img, [class*="map"] img,[id^="map"] img, [id*="map"] img, [class^="Map"] img, [class*="Map"] img,[id^="Map"] img, [id*="Map"] img { max-width:none!important;}
img { height: auto;}
p{ margin:0 0 8px 0; }
ol, ul {list-style: none;}
ol li { list-style-type: decimal;}
li,ul li{ list-style:disc; color:#555;}
a{outline:0;border:0;}
img{border:0;}

A:link { color :#0088cc; text-decoration : none; }/*CHANGED LINK COLOR #c1383a*/
A:visited { color :#0088cc; text-decoration : none; }
A:hover { color :#0088cc; text-decoration:underline;  -moz-transition:color 0.2s linear;  -webkit-transition:color 0.2s linear; -o-transition:color 0.2s linear; -ms-transition:color 0.2s linear; transition:color 0.2s linear; }
A:active { color :#0088cc; text-decoration : none; }
.color_text { color:#c1383a; }
.color_bg{ background:#c1383a; }

h1{font-size:28px;line-height:1.5em;letter-spacing:0;color:#6f2c91;font-weight:normal;font-family:"raleway",verdana,arial,helvetica,sans-serif; margin:10px 0px 0px 0px;}
h2{font-size:24px;line-height:1.5em;letter-spacing:0;color:#F58220;font-weight:normal;font-family:"raleway",verdana,arial,helvetica,sans-serif; margin:10px 0px 0px 0px;}
h3{font-size:20px;line-height:1.5em;letter-spacing:0;color:#434343;font-weight:normal;font-family:"raleway",verdana,arial,helvetica,sans-serif; margin:10px 0px 0px 0px;}
h4{font-size:18px;line-height:1.5em;letter-spacing:0;color:#000000;font-weight:normal;font-family:"raleway",verdana,arial,helvetica,sans-serif; margin:10px 0px 0px 0px;}
h5{font-size:16px;line-height:1.5em;letter-spacing:0;color:#555;font-weight:normal;font-family:"raleway",verdana,arial,helvetica,sans-serif; margin:10px 0px 0px 0px;}
h6{font-size:14px;line-height:1.5em;letter-spacing:0;color:#555;font-weight:normal;font-family:"raleway",verdana,arial,helvetica,sans-serif; margin:10px 0px 0px 0px;}

/*OTHER H1 thru H6*/
.whiteh2 h2 {font-size:24px;line-height:1.5em;letter-spacing:0;color:#ffffff;font-weight:normal;font-family:"raleway",verdana,arial,helvetica,sans-serif;}

/*.Head{ font-weight:bold; font-size:15px; }*/
/*MODULE TITLES*/

.Head {
    border-bottom: 0px solid #ddd !important;
    display: none !important;
    /*margin-bottom: 6px;*/
}
/*END*/
.SubHead { font-weight:bold;  font-size:14px; }
.SubSubHead{ font-size:13px; }
.Normal { font-size:12px; line-height:1.5em; }

/*spacer styles*/
.pe-spacer { clear: both; display: block; margin: 0; min-height: 0 !important;  padding: 0; width: 100%;}
.pe-spacer.size10 { height: 10px;}
.pe-spacer.size20 { height: 20px;}
.pe-spacer.size30 { height: 30px;}
.pe-spacer.size40 { height: 40px;}
.pe-spacer.size50 { height: 50px;}
.pe-spacer.size60 { height: 60px;}
.pe-spacer.size70 { height: 70px;}
.pe-spacer.size80 { height: 80px;}
.pe-spacer.size90 { height: 90px;}
.pe-spacer.size100 { height: 100px;}

/*border styles*/
.left_border{ border-left:1px solid #e9e9e9;}
.right_border{ border-right:1px solid #e9e9e9;}
.top_border{ border-top:1px solid #e9e9e9;}
.bottom_border{ border-bottom:1px solid #e9e9e9;}

/*clear float*/
.clearafter:after{ clear:both; content:"."; height:0px; font-size:0px; visibility:hidden; display:block; }
.clearafter{ display:inline-block; }
.clearafter{ display:block; }
.clear{ clear:both; }
.clear_float{ clear:both;line-height:0;font-size:0;}

/*--------- ControlPanel style ----------*/
.controlpanel_bg { width: 100%; background:#FFFFFF; }
.controlpanel_style {width:900px; margin:0 auto}
.controlpanel_style table {width:100%;}

.CommandButton { font-size: 11px; font-weight : normal; color: #0033CC; text-decoration: none; }
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active { font-size: 11px; font-weight : normal; color : #0033CC; text-decoration : underline; }
A.CommandButton:hover { font-size: 11px; font-weight : normal; color : #0033CC; text-decoration : none; }

.FileManager A, .FileManager A:link, .FileManager A:visited, .FileManager A:active{ color:#000000; text-decoration: underline;}
.FileManager A:hover{ color:#000000; text-decoration:none;}
.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction, a.dnnPrimaryAction:link { color: #FFFFFF; text-decoration : none;}
.dnnActionMenu span { color:#000000!important;}
.ModuleTitle_SubMenu{ z-index:9999!important; }	
.DnnModule{z-index:inherit;}

/*--------- Breadcrumb style ----------*/
.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active { color:#000000;; font-size:12px; text-decoration:none; position:relative;}/*SAM ADDED FOR CENTRAL LIBRARY BREADCRUMB position:relative*//*SAM CHANGED color:#444*/
A.Breadcrumb:hover  { color:#c1383a; text-decoration:none; }

/*--------- Login style ----------*/
.Login, A.Login:link, A.Login:visited, A.Login:active{  background:none; padding:2px 0 10px 0; font-size:12px; color:#fff; text-decoration:none; }
A.Login:hover { color:#ccc; text-decoration:none; }

/*--------- User style ----------*/
.User, A.User:link, A.User:visited, A.User:active{ background:none; padding:2px 5px 2px 0; font-size:12px; color:#fff; text-decoration:none;}
A.User:hover { color:#ccc; text-decoration:none; }
.User:after {padding-left:5px;}

/*--------- Footer style ----------*/
.Footer, A.Footer:link, A.Footer:visited, A.Footer:active { padding:0px 5px; color:#fff; font-size:13px; text-decoration:none; }
A.Footer:hover { color:#ccc; text-decoration: none;}

/*--------- Social-Links ----------*/
.socialicons  { margin:10px 0 0;}
.iconFacebook{width:28px;height:28px;background:url(images/socialicons.png) no-repeat 0 0;display:inline-block; padding:0;margin:0 1px;}
.iconPinterest{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -29px 0;display:inline-block; padding:0;margin:0 1px;}
.iconTwitter{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -58px 0;display:inline-block; padding:0;margin:0 1px;}
.iconG+{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -87px 0;display:inline-block; padding:0;margin:0 1px;}
.iconRss{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -116px 0;display:inline-block; padding:0;margin:0 1px;}
.iconVimeo{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -145px 0;display:inline-block; padding:0;margin:0 1px;}
.iconEvernote{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -174px 0;display:inline-block; padding:0;margin:0 1px;}
.iconDribbble{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -203px 0;display:inline-block; padding:0;margin:0 1px;}
.iconTumblr{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -232px 0;display:inline-block; padding:0;margin:0 1px;}
.iconBehance{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -261px 0;display:inline-block; padding:0;margin:0 1px;}
.iconStumbleUpon{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -290px 0;display:inline-block; padding:0;margin:0 1px;}
.iconDropbox{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -319px 0;display:inline-block; padding:0;margin:0 1px;}
.iconSoundCloud{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -348px 0;display:inline-block; padding:0;margin:0 1px;}
.iconPicasa{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -377px 0;display:inline-block; padding:0;margin:0 1px;}
.iconLast.fm{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -406px 0;display:inline-block; padding:0;margin:0 1px;}
.iconForrst{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -435px 0;display:inline-block; padding:0;margin:0 1px;}
.iconFlicr{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -464px 0;display:inline-block; padding:0;margin:0 1px;}
.iconDeviantArt{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -493px 0;display:inline-block; padding:0;margin:0 1px;}
.iconLinkedIn{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -522px 0;display:inline-block; padding:0;margin:0 1px;}
.iconBlogger{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -551px 0;display:inline-block; padding:0;margin:0 1px;}
.iconInstagram{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -580px 0;display:inline-block; padding:0;margin:0 1px;}
.iconYahoo{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -609px 0;display:inline-block; padding:0;margin:0 1px;}
.iconYouTube{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -638px 0;display:inline-block; padding:0;margin:0 1px;}
.iconGrooveshark{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -667px 0;display:inline-block; padding:0;margin:0 1px;}
.iconDigg{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -696px 0;display:inline-block; padding:0;margin:0 1px;}
.iconSkype{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -725px 0;display:inline-block; padding:0;margin:0 1px;}
.iconShareThis{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -754px 0;display:inline-block; padding:0;margin:0 1px;}
.iconWordPress{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -783px 0;display:inline-block; padding:0;margin:0 1px;}
.iconKickstarter{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -812px 0;display:inline-block; padding:0;margin:0 1px;}
.iconBebo{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -841px 0;display:inline-block; padding:0;margin:0 1px;}
.iconZerply{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -870px 0;display:inline-block; padding:0;margin:0 1px;}
.iconAmazon{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -899px 0;display:inline-block; padding:0;margin:0 1px;}
.iconMyspace{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -928px 0;display:inline-block; padding:0;margin:0 1px;}
.iconWikipedia{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -957px 0;display:inline-block; padding:0;margin:0 1px;}
.iconTechnorati{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -986px 0;display:inline-block; padding:0;margin:0 1px;}
.iconAddThis{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -1015px 0;display:inline-block; padding:0;margin:0 1px;}
.iconDelicious{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -1044px 0;display:inline-block; padding:0;margin:0 1px;}
.iconXing{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -1073px 0;display:inline-block; padding:0;margin:0 1px;}
.iconQuora{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -1102px 0;display:inline-block; padding:0;margin:0 1px;}
.iconGitHub{width:28px;height:28px;background:url(images/socialicons.png) no-repeat -1131px 0;display:inline-block; padding:0;margin:0 1px;}

/*--------- Social-Links Hover ---------*/
a.iconFacebook:hover{ background-color:#5d82d1;background-position: 0 -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconPinterest:hover{ background-color:#e13138;background-position: -29px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconTwitter:hover{ background-color:#40bff5;background-position: -58px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconG+:hover{ background-color:#eb5e4c;background-position: -87px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconRss:hover{ background-color:#faa33d;background-position: -116px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconVimeo:hover{ background-color:#35c6ea;background-position: -145px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconEvernote:hover{ background-color:#9acf4f;background-position: -174px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconDribbble:hover{ background-color:#f7659c;background-position: -203px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconTumblr:hover{ background-color:#426d9b;background-position: -232px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconBehance:hover{ background-color:#1879fd;background-position: -261px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconStumbleUpon:hover{ background-color:#ff5c30;background-position: -290px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconDropbox:hover{ background-color:#17a3eb;background-position: -319px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconSoundCloud:hover{ background-color:#ff7e30;background-position: -348px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconPicasa:hover{ background-color:#9eb5b6;background-position: -377px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconLast.fm:hover{ background-color:#f34320;background-position: -406px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconForrst:hover{ background-color:#45ad76;background-position: -435px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconFlicr:hover{ background-color:#ff48a3;background-position: -464px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconDeviantArt:hover{ background-color:#6a8a7b;background-position: -493px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconLinkedIn:hover{ background-color:#238cc8;background-position: -522px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconBlogger:hover{ background-color:#ff9233;background-position: -551px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconInstagram:hover{ background-color:#548bb6;background-position: -580px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconYahoo:hover{ background-color:#ab47ac;background-position: -609px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconYouTube:hover{ background-color:#ef4e41;background-position: -638px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconGrooveshark:hover{ background-color:#ffb21d;background-position: -667px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconDigg:hover{ background-color:#75788d;background-position: -696px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconSkype:hover{ background-color:#13c1f3;background-position: -725px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconShareThis:hover{ background-color:#25a774;background-position: -754px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconWordPress:hover{ background-color:#2592c3;background-position: -783px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconKickstarter:hover{ background-color:#8cd049;background-position: -812px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconBebo:hover{ background-color:#ee3849;background-position: -841px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconZerply:hover{ background-color:#ff5c30;background-position: -870px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconAmazon:hover{ background-color:#ff5c30;background-position: -899px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconMyspace:hover{ background-color:#ff5c30;background-position: -928px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconWikipedia:hover{ background-color:#ff5c30;background-position: -957px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconTechnorati:hover{ background-color:#ff5c30;background-position: -986px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconAddThis:hover{ background-color:#ff5c30;background-position: -1015px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconDelicious:hover{ background-color:#ff5c30;background-position: -1044px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconXing:hover{ background-color:#ff5c30;background-position: -1073px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconQuora:hover{ background-color:#ff5c30;background-position: -1102px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconGitHub:hover{ background-color:#ff5c30;background-position: -1131px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}

/*--------- Social-Links2 ----------*/
.socialicons2{  padding-top:20px;}
.socialicons2 a{margin:5px 8px 0 0;padding:0;}

.iconSkype2{width:30px;height:30px;background:url(images/socialicon2.png) no-repeat -10px -10px;display:inline-block;padding:0;margin:0 3px;}
.iconLast_fm2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -43px -10px;display:inline-block;padding:0;margin:0 3px;}
.iconFacebook2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -76px -10px;display:inline-block;padding:0;margin:0 3px;}
.iconWordpress2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -109px -10px;display:inline-block;padding:0;margin:0 3px;}
.iconVimeo_alt2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -142px -10px;display:inline-block;padding:0;margin:0 3px;}
.iconRSS2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -175px -10px;display:inline-block;padding:0;margin:0 3px;}
.iconRevision2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -208px -10px;display:inline-block;padding:0;margin:0 3px;}
.iconRdio2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -241px -10px;display:inline-block;padding:0;margin:0 3px;}

.iconEvernote2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -10px -43px;display:inline-block;padding:0;margin:0 3px;}
.iconEmber2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -43px -43px;display:inline-block;padding:0;margin:0 3px;}
.iconDropbox2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -76px -43px;display:inline-block;padding:0;margin:0 3px;}
.iconAim2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -109px -43px;display:inline-block;padding:0;margin:0 3px;}
.icon500px_alt2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -142px -43px;display:inline-block;padding:0;margin:0 3px;}
.icon500px2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -175px -43px;display:inline-block;padding:0;margin:0 3px;}
.iconWikipedia2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -208px -43px;display:inline-block;padding:0;margin:0 3px;}
.iconVkontakte2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -241px -43px;display:inline-block;padding:0;margin:0 3px;}

.iconTechnorati2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -10px -76px;display:inline-block;padding:0;margin:0 3px;}
.iconStumbleupon2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -43px -76px;display:inline-block;padding:0;margin:0 3px;}
.iconSquarespace2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -76px -76px;display:inline-block;padding:0;margin:0 3px;}
.iconSpotify2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -109px -76px;display:inline-block;padding:0;margin:0 3px;}
.iconSoundcloud2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -142px -76px;display:inline-block;padding:0;margin:0 3px;}
.iconSkype_alt2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -175px -76px;display:inline-block;padding:0;margin:0 3px;}
.iconPinterest2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -208px -76px;display:inline-block;padding:0;margin:0 3px;}
.iconPicasa2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -241px -76px;display:inline-block;padding:0;margin:0 3px;}

.iconMail_ru2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -10px -109px;display:inline-block;padding:0;margin:0 3px;}
.iconMail2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -43px -109px;display:inline-block;padding:0;margin:0 3px;}
.iconLinkedin_alt2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -76px -109px;display:inline-block;padding:0;margin:0 3px;}
.iconLinkedin2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -109px -109px;display:inline-block;padding:0;margin:0 3px;}
.iconGowalla2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -142px -109px;display:inline-block;padding:0;margin:0 3px;}
.iconGoogle_alt_22{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -175px -109px;display:inline-block;padding:0;margin:0 3px;}
.iconGoogle_alt2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -208px -109px;display:inline-block;padding:0;margin:0 3px;}
.iconGoogle2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -241px -109px;display:inline-block;padding:0;margin:0 3px;}

.iconFormspring2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -10px -142px;display:inline-block;padding:0;margin:0 3px;}
.iconFlickr2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -43px -142px;display:inline-block;padding:0;margin:0 3px;}
.iconDribbble2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -76px -142px;display:inline-block;padding:0;margin:0 3px;}
.iconDigg2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -109px -142px;display:inline-block;padding:0;margin:0 3px;}
.iconDeviantart_alt2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -142px -142px;display:inline-block;padding:0;margin:0 3px;}
.iconDeviantart2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -175px -142px;display:inline-block;padding:0;margin:0 3px;}
.iconDesignmoo2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -208px -142px;display:inline-block;padding:0;margin:0 3px;}
.iconDelicious2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -241px -142px;display:inline-block;padding:0;margin:0 3px;}

.iconYoutube2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -10px -175px;display:inline-block;padding:0;margin:0 3px;}
.iconYahoo2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -43px -175px;display:inline-block;padding:0;margin:0 3px;}
.iconWordpress_alt2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -76px -175px;display:inline-block;padding:0;margin:0 3px;}
.iconGrooveshark2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -109px -175px;display:inline-block;padding:0;margin:0 3px;}
.iconTumblr2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -142px -175px;display:inline-block;padding:0;margin:0 3px;}
.iconMyspace2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -175px -175px;display:inline-block;padding:0;margin:0 3px;}
.iconForrst2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -208px -175px;display:inline-block;padding:0;margin:0 3px;}
.iconAsk_fm2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -241px -175px;display:inline-block;padding:0;margin:0 3px;}

.iconInstagram_alt2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -10px -208px;display:inline-block;padding:0;margin:0 3px;}
.iconInstagram2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -43px -208px;display:inline-block;padding:0;margin:0 3px;}
.iconVimeo2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -76px -208px;display:inline-block;padding:0;margin:0 3px;}
.iconTwitter2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -109px -208px;display:inline-block;padding:0;margin:0 3px;}
.iconMyspace_alt2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -142px -208px;display:inline-block;padding:0;margin:0 3px;}
.iconPaypal2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -175px -208px;display:inline-block;padding:0;margin:0 3px;}
.iconGmail2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -208px -208px;display:inline-block;padding:0;margin:0 3px;}
.iconFoursquare2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -241px -208px;display:inline-block;padding:0;margin:0 3px;}
.iconBlogger2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -10px -241px;display:inline-block;padding:0;margin:0 3px;}
.iconBehance2{width:30px;height:30px;background:url(images/socialicons2.png) no-repeat -43px -241px;display:inline-block;padding:0;margin:0 3px;}

/*--------- Social-Links3 ----------*/
.socialicons3 {  padding-top:10px;}
.socialicons3 a{margin:0;padding:5px 8px 0 0;}

.iconFacebook3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -5px -4px;display:inline-block; padding:0;margin:0;}
.iconPinterest3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -46px -4px;display:inline-block; padding:0;margin:0;}
.iconTwitter3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -87px -4px;display:inline-block; padding:0;margin:0;}
.iconGoogle3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -128px -4px;display:inline-block; padding:0;margin:0;}
.iconRss3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -169px -4px;display:inline-block; padding:0;margin:0;}

.iconVimeo3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -5px -45px;display:inline-block;padding:0;margin:0;}
.iconEvernote3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -46px -45px;display:inline-block;padding:0;margin:0;}
.iconDribbble3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -87px -45px;display:inline-block;padding:0;margin:0;}
.iconTumblr3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -128px -45px;display:inline-block;padding:0;margin:0;}
.iconBehance3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -169px -45px;display:inline-block;padding:0;margin:0;}
 
.iconStumbleUpon3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -5px -86px;display:inline-block;padding:0;margin:0;}
.iconDropbox3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -46px -86px;display:inline-block;padding:0;margin:0;}
.iconSoundCloud3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -87px -86px;display:inline-block;padding:0;margin:0;}
.iconPicasa3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -128px -86px;display:inline-block;padding:0;margin:0;}
.iconLastfm3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -169px -86px;display:inline-block;padding:0;margin:0;}

.iconForrst3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -5px -128px;display:inline-block; padding:0;margin:0;}
.iconFlicr3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -46px -128px;display:inline-block; padding:0;margin:0;}
.iconDeviantArt3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -87px -128px;display:inline-block; padding:0;margin:0;}
.iconLinkedIn3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -128px -128px;display:inline-block; padding:0;margin:0;}
.iconBlogger3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -169px -128px;display:inline-block; padding:0;margin:0;}

.iconInstagram3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -5px -169px;display:inline-block;padding:0;margin:0;}
.iconYahoo3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -46px -169px;display:inline-block;padding:0;margin:0;}
.iconYouTube3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -87px -169px;display:inline-block;padding:0;margin:0;}
.iconGrooveshark3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -128px -169px;display:inline-block;padding:0;margin:0;}
.iconDigg3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -169px -169px;display:inline-block;padding:0;margin:0;}

.iconSkype3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -5px -211px;display:inline-block;padding:0;margin:0;}
.iconShareThis3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -46px -211px;display:inline-block;padding:0;margin:0;}
.iconWordPress3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -87px -211px;display:inline-block;padding:0;margin:0;}
.iconKickstarter3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -128px -211px;display:inline-block;padding:0;margin:0;}
.iconBebo3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -169px -211px;display:inline-block;padding:0;margin:0;}

.iconZerply3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -5px -252px;display:inline-block; padding:0;margin:0;}
.iconAmazon3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -46px -252px;display:inline-block; padding:0;margin:0;}
.iconMyspace3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -87px -252px;display:inline-block; padding:0;margin:0;}
.iconWikipedia3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -128px -252px;display:inline-block; padding:0;margin:0;}
.iconTechnorati3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -169px -252px;display:inline-block; padding:0;margin:0;}

.iconAddThis3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -5px -293px;display:inline-block;padding:0;margin:0;}
.iconDelicious3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -46px -293px;display:inline-block;padding:0;margin:0;}
.iconXing3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -87px -293px;display:inline-block;padding:0;margin:0;}
.iconQuora3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -128px -293px;display:inline-block;padding:0;margin:0;}
.iconGitHub3{width:28px;height:29px;background:url(images/socialicons3.png) no-repeat -169px -293px;display:inline-block;padding:0;margin:0;}

/*SAM ADDED TO SOCIAL MEDIA SPRITE*/
/*--------- Social-Links4 ----------*/
.socialicons4 {  padding-top:10px;}
.socialicons4 a{margin:0;padding:5px 8px 0 0;}

.iconFacebook4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -5px -4px;display:inline-block; padding:0;margin:0;}
.iconPinterest4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -46px -4px;display:inline-block; padding:0;margin:0;}
.iconTwitter4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -87px -4px;display:inline-block; padding:0;margin:0;}
.iconGoogle4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -128px -4px;display:inline-block; padding:0;margin:0;}
.iconRss4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -169px -4px;display:inline-block; padding:0;margin:0;}

.iconVimeo4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -5px -45px;display:inline-block;padding:0;margin:0;}
.iconEvernote4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -46px -45px;display:inline-block;padding:0;margin:0;}
.iconDribbble4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -87px -45px;display:inline-block;padding:0;margin:0;}
.iconTumblr4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -128px -45px;display:inline-block;padding:0;margin:0;}
.iconBehance4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -169px -45px;display:inline-block;padding:0;margin:0;}
 
.iconStumbleUpon4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -5px -86px;display:inline-block;padding:0;margin:0;}
.iconDropbox4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -46px -86px;display:inline-block;padding:0;margin:0;}
.iconSoundCloud4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -87px -86px;display:inline-block;padding:0;margin:0;}
.iconPicasa4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -128px -86px;display:inline-block;padding:0;margin:0;}
.iconLastfm4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -169px -86px;display:inline-block;padding:0;margin:0;}

.iconForrst4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -5px -128px;display:inline-block; padding:0;margin:0;}
.iconFlicr4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -46px -128px;display:inline-block; padding:0;margin:0;}
.iconDeviantArt4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -87px -128px;display:inline-block; padding:0;margin:0;}
.iconLinkedIn4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -128px -128px;display:inline-block; padding:0;margin:0;}
.iconBlogger4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -169px -128px;display:inline-block; padding:0;margin:0;}

.iconInstagram4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -5px -169px;display:inline-block;padding:0;margin:0;}
.iconYahoo4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -46px -169px;display:inline-block;padding:0;margin:0;}
.iconYouTube4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -87px -169px;display:inline-block;padding:0;margin:0;}
.iconGrooveshark4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -128px -169px;display:inline-block;padding:0;margin:0;}
.iconDigg4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -169px -169px;display:inline-block;padding:0;margin:0;}

.iconSkype4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -5px -211px;display:inline-block;padding:0;margin:0;}
.iconShareThis4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -46px -211px;display:inline-block;padding:0;margin:0;}
.iconWordPress4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -87px -211px;display:inline-block;padding:0;margin:0;}
.iconKickstarter4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -128px -211px;display:inline-block;padding:0;margin:0;}
.iconBebo4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -169px -211px;display:inline-block;padding:0;margin:0;}

.iconZerply4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -5px -252px;display:inline-block; padding:0;margin:0;}
.iconAmazon4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -46px -252px;display:inline-block; padding:0;margin:0;}
.iconMyspace4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -87px -252px;display:inline-block; padding:0;margin:0;}
.iconWikipedia4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -128px -252px;display:inline-block; padding:0;margin:0;}
.iconTechnorati4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -169px -252px;display:inline-block; padding:0;margin:0;}

.iconAddThis4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -5px -293px;display:inline-block;padding:0;margin:0;}
.iconDelicious4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -46px -293px;display:inline-block;padding:0;margin:0;}
.iconXing4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -87px -293px;display:inline-block;padding:0;margin:0;}
.iconQuora4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -128px -293px;display:inline-block;padding:0;margin:0;}
.iconGitHub4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -169px -293px;display:inline-block;padding:0;margin:0;}

.iconEmail4{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -5px -336px;display:inline-block; padding:0;margin:0;}
.icon3114{width:28px;height:29px;background:url(images/socialicons4.png) no-repeat -46px -336px;display:inline-block; padding:0;margin:0;}
/*END*/

/*SAM ADDED TO SOCIAL MEDIA SPRITE*/
/*--------- Social-Links5 ----------*/
.socialicons5 {  padding-top:10px;}
.socialicons5 a{margin:0;padding:5px 8px 0 0;}

.iconFacebook5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -5px -4px;display:inline-block; padding:0;margin:0;}
.iconPinterest5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -46px -4px;display:inline-block; padding:0;margin:0;}
.iconTwitter5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -87px -4px;display:inline-block; padding:0;margin:0;}
.iconGoogle5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -128px -4px;display:inline-block; padding:0;margin:0;}
.iconRss5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -169px -4px;display:inline-block; padding:0;margin:0;}

.iconVimeo5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -5px -45px;display:inline-block;padding:0;margin:0;}
.iconEvernote5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -46px -45px;display:inline-block;padding:0;margin:0;}
.iconDribbble5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -87px -45px;display:inline-block;padding:0;margin:0;}
.iconTumblr5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -128px -45px;display:inline-block;padding:0;margin:0;}
.iconBehance5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -169px -45px;display:inline-block;padding:0;margin:0;}
 
.iconStumbleUpon5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -5px -86px;display:inline-block;padding:0;margin:0;}
.iconDropbox5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -46px -86px;display:inline-block;padding:0;margin:0;}
.iconSoundCloud5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -87px -86px;display:inline-block;padding:0;margin:0;}
.iconPicasa5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -128px -86px;display:inline-block;padding:0;margin:0;}
.iconLastfm5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -169px -86px;display:inline-block;padding:0;margin:0;}

.iconForrst5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -5px -128px;display:inline-block; padding:0;margin:0;}
.iconFlicr5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -46px -128px;display:inline-block; padding:0;margin:0;}
.iconDeviantArt5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -87px -128px;display:inline-block; padding:0;margin:0;}
.iconLinkedIn5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -128px -128px;display:inline-block; padding:0;margin:0;}
.iconBlogger5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -169px -128px;display:inline-block; padding:0;margin:0;}

.iconInstagram5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -5px -169px;display:inline-block;padding:0;margin:0;}
.iconYahoo5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -46px -169px;display:inline-block;padding:0;margin:0;}
.iconYouTube5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -87px -169px;display:inline-block;padding:0;margin:0;}
.iconGrooveshark5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -128px -169px;display:inline-block;padding:0;margin:0;}
.iconDigg5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -169px -169px;display:inline-block;padding:0;margin:0;}

.iconSkype5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -5px -211px;display:inline-block;padding:0;margin:0;}
.iconShareThis5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -46px -211px;display:inline-block;padding:0;margin:0;}
.iconWordPress5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -87px -211px;display:inline-block;padding:0;margin:0;}
.iconKickstarter5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -128px -211px;display:inline-block;padding:0;margin:0;}
.iconBebo5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -169px -211px;display:inline-block;padding:0;margin:0;}

.iconZerply5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -5px -252px;display:inline-block; padding:0;margin:0;}
.iconAmazon5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -46px -252px;display:inline-block; padding:0;margin:0;}
.iconMyspace5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -87px -252px;display:inline-block; padding:0;margin:0;}
.iconWikipedia5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -128px -252px;display:inline-block; padding:0;margin:0;}
.iconTechnorati5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -169px -252px;display:inline-block; padding:0;margin:0;}

.iconAddThis5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -5px -293px;display:inline-block;padding:0;margin:0;}
.iconDelicious5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -46px -293px;display:inline-block;padding:0;margin:0;}
.iconXing5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -87px -293px;display:inline-block;padding:0;margin:0;}
.iconQuora5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -128px -293px;display:inline-block;padding:0;margin:0;}
.iconGitHub5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -169px -293px;display:inline-block;padding:0;margin:0;}

.iconEmail5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -5px -336px;display:inline-block; padding:0;margin:0;}
.icon3115{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -46px -336px;display:inline-block; padding:0;margin:0;}
.iconAskLibrarian5{width:28px;height:29px;background:url(images/socialicons5.png) no-repeat -87px -336px;display:inline-block; padding:0;margin:0;}
/*END*/

/*--------- Accordion Style ----------*/
.ui-accordion .ui-accordion-header { border-bottom:solid 1px #ccc; cursor: pointer;margin-top:2px; display: block;min-height: 0;padding:3px 10px 0 34px;position: relative; font-size:13px;line-height:31px;}
.footerpane_style .ui-accordion .ui-accordion-header{ border-bottom:solid 1px #444; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background: url(images/accordion-buttons.png) no-repeat 2px 8px ;font-weight:normal;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background: url(images/accordion-buttons.png) no-repeat 2px -82px ; font-weight:normal;  }
.ui-helper-reset { font-size: 100%;line-height:25px;list-style: none outside none;margin: 0;outline: 0 none;padding: 0;text-decoration: none;}
.accordion2 p { font-size: 100%;line-height:20px;list-style: none outside none;margin: 0;outline: 0 none;padding:0;text-decoration: none;}
.accordion2 > h3{color:#171717;font-size:15px!important;}
.ui-accordion .ui-accordion-content {overflow: auto;padding: 10px 15px 5px 22px;}

/*---------Footer Fancybox Style ----------*/
.fancybox_style { margin:0; padding:0;}
.fancybox_style ul { list-style:none; margin:0; padding:0;}
.fancybox_style ul li { list-style:none; margin:3px; float:left; position:relative; }
.fancybox_style ul li img { border:2px solid #fff;  filter:Alpha(Opacity=80);opacity:0.8;}
.fancybox_style ul li a { position:relative; display:block;}
.fancybox_style ul li img:hover{ filter:Alpha(Opacity=100);opacity:1;-moz-transition: all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;transition: all 0.3s ease-in-out 0s;}


/*****For Google Translate******/
/*
 * SimpleModal Basic Modal Dialog
 * http://simplemodal.com
 *
 * Copyright (c) 2013 Eric Martin - http://ericmmartin.com
 *
 * Licensed under the MIT license:
 *   http://www.opensource.org/licenses/mit-license.php
 */

/* Overlay */
#simplemodal-overlay {background-color:#000;}

/* Container */
.simplemodal-container {
top:-50%;
left:50%;
height:360px; 
/*width:600px;*/
max-width:600px !important;
width:100% !important;
color:#bbb; 
background-color:#fff; 
padding:12px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
box-shadow: 0 0 0 3px #7b1115;
}


/*#simplemodal-container  {
height:360px; 
max-width:600px !important;
width:100% !important;
color:#bbb; 
background-color:#fff; 
padding:12px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
box-shadow: 0 0 0 3px #7b1115;
}*/
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(/portals/_default/skins/cosa0/images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container h3 {color:#84b8d9;}

/*END*/

/*SAM ADDED*/
.bookiconoutter  {
	width: 100%;
	position:inherit;
    max-width: 625px;
    margin: 0px auto;
}
.fleft {
  float:left;
}
/*****FOR SEARCH CATALOGUE*****/
.rightLeft{
    height:40px;
    width:45px;
    float:left;
    padding-right:5px;
}

.leftRight{
    height:40px;
    width:65px;
    float:right;
}

.fluidMiddle{
    overflow:hidden;
    margin-right: 70px;
    height:40px;
}
#catalogSearchTerms {
    border: 1px solid #ccc;
    height: 27px;
    width:100%;
	padding-left:10px;
}
#catalogSearchBtn {
    background-color: #fa9335;
    background-image: linear-gradient(#fec999, #fa9335);
    /* border-radius: 3px 30px 30px 3px; */
    border-width: 1px;
    border-style: solid;
    border-color: #fed7b4 #fdb778 #dd8331;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 
 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    height: 30px;
    margin: 0px;
    padding: 0;
    width: 65px;
    cursor: pointer;
    font: bold 14px Arial, Helvetica;
    color: #000000;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
/*END*/
.valignmiddle {
  /*background-color:#ff0000;
  height:50px;
  vertical-align:middle;
  display:table-cell;*/
    width: 100%;
    position: inherit;
    max-width: 550px;
    margin: 0px auto;
}
.bookicon {
  margin-right:15px;
}
/*.valginbottom {
	max-width:600px;
	width:100%;
	
}*/
.valginbottom img {
  vertical-align:bottom;
  margin-right:10px;
  height:33px;
}
.valignmiddle h2 {
	color:#ffffff;
	margin:0px 0px 0px 60px;
}

.events h2 {
	
}
/*SUBSCRIBE NEWS*/
.rightLeftNews{
    height:40px;
    width:45px;
    float:left;
    padding-right:5px;
}

.leftRightNews{
    height:40px;
    width:75px;
    float:right;
}

.fluidMiddleNews{
    overflow:hidden;
    margin-right: 80px;
    height:40px;
}

.valignmiddleNews {
    width: 100%;
    position: inherit;
    max-width: 650px;
    margin: 0px auto;
}
.newsCenter { padding:0 7%;}

.valignmiddleNews h2 {
    text-align:center;
    color: #000000;
    /*margin: 0px 0px 5px 50px;*/
}
.valignmiddleNews p {
    color:#38095e;/*SAM CHANGED #000000*/
}

.Enews{
	color:#000000;
	text-align:center;

}
/*GET A LIBRARIAN CARD*/
.valignmiddleLibCard {
    margin: 0 auto;
    max-width: 650px;
    position: inherit;
    width: 100%;
}

.libcardCenter {
    padding: 0 7%;
}
.libcardButton {
  margin: 5px 0px 15px 0px;
  
}
.libcardButton > a:link {
    -moz-user-select: none;
    -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 3px 3px 4px 1px rgba(0,0,0,0.4);
box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.4);
    background: #38095e none repeat scroll 0 0;/*WAS #485f6e*/
    color: #ffffff;
    font-size: 24px;
    font-weight:bold;
    line-height: 20px;
    padding: 14px 24px;
    text-align: center;
    text-decoration: none;
    display:inline-block;
    /*transition-duration: 0.2s;*/
}
.libcardButton > a:visited {
    -moz-user-select: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.4);
    background: #38095e none repeat scroll 0 0;/*WAS #485f6e*/
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    line-height: 20px;
    padding: 14px 24px;
    text-align: center;
    text-decoration: none;
	display:inline-block;
    /*transition-duration: 0.2s;*/
}

.libcardButton > a:hover {
    background: #e6e6e6 none repeat scroll 0 0;
    /*border: 1px solid #cccccc;*/
    color: #000000;/*WAS #58585a*/
    text-decoration: none;
}
.libcardButton > a:active {
    background: #cccccc none repeat scroll 0 0;
    border: 1px solid #8c8c8c;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
    color: #000000;
    text-decoration: none;
}
/*END*//*FOR ASK LIBRARIAN*/
#centerdiv  {
	width: 100%;
	position:inherit;
    max-width: 625px;
    margin: 0px auto;
}

#centerDivHome  {
	width: 100%;
	position:inherit;
    max-width: 1100px;
    margin: 0px 4%;
}

/*END*/
/*SAM ADDED FOR MEGA FOOTER*/
.megaFooter {
	margin-left:5%;
	
}
.megaFooter a:link {
	color:#005e8e;
	text-decoration:none;
}
.megaFooter a:hover {
	color:#005e8e;
	text-decoration:underline;
}
.megaFooter a:visited {
	color:#005e8e;
}
.megaFooter h2 {
	color:#000000;/*8de4e8*/
	
}
.megaFooter p {
	color: #000;
    font-size: 12px;
    padding: 0;
    text-decoration: none;
	margin-left:10px;
}
.megaFooter strong {
	color: #000;
    font-size: 14px;
    padding: 0;
    text-decoration: none;
}
	
.megaFooter ul {
	/*margin-left:10px;*/
	
}

.megaFooter ul li {
	color:#000000;
	
}
.megaFooter ul li a:link {
	color:#000000;
	text-decoration:none;
}
.megaFooter ul li a:hover {
	color:#fa9335;
	text-decoration:underline;
}
/*END*/

.digitalLibrary h2 {
	text-align:center;
	color:#832a02;
	margin:0px;
	
}
.paraaligncenter {
	text-align:center;
	
}

/*FOR RADIO BUTTON
.dnnRadiobutton img {
    background: transparent url(images/radiobutton5.png) no-repeat;
}
.dnnRadiobutton-checked img {
    background-position: -50px 0px;
}
.dnnRadiobutton img {
    width: 20px;
    height: 18px;
    min-width: 20px;
    vertical-align: middle;
}*/
/* Input Customised Radiobutton */

	.dnnRadiobutton { display: inline-block; cursor: pointer; }	
	.dnnRadiobutton .mark{ display: inline-block; }
	.dnnRadiobutton img  
	{
	    width:20px; height: 18px;
	    min-width: 20px;
	    vertical-align: middle; 
	}
	.dnnRadiobutton img { background: transparent url(images/radiobutton5.png) no-repeat;}
	.dnnRadiobutton img { background-position: 0px 0px }
	.dnnRadiobutton-hover img { background-position: 0px 0px }
	.dnnRadiobutton-checked img { background-position: -50px 0px }
	.dnnRadiobutton-disabled img { opacity: .5; }
	.dnnRadiobutton-checked-error img { background-position: -150px 0px }
	.dnnRadiobutton-error img { background-position: -100px 0px }	
	
	/* Input RadioButton group */
	div.dnnFormRadioButtons, 
	div.dnnHSRadioButtons,
	span.dnnFormRadioButtons,
	span.dnnHSRadioButtons{
	    display: inline-block;
	    padding: 10px;
	    margin-bottom: 5px;
	    background-color: #f0f0f0;
	}
	table.dnnFormRadioButtons{
	    background-color: #f0f0f0;
	    margin-bottom: 5px;
	}
	
	.RadComboBox_Default .rcbInput {
        width: 100% !important;
    }
	
/*NEW SEARCH GLOBAL*/
#searchBtnGlobal {
    background-color: #38095e;
    background-image: linear-gradient(#38095e, #38095e);
    /* border-radius: 3px 30px 30px 3px; */
    border-width: 0px;
    border-style: solid;
    border-color: #fed7b4 #fdb778 #dd8331;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 
 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    height: 30px;
    margin: 0px;
    padding: 0;
    width: 75px;
    cursor: pointer;
    font: bold 14px Arial, Helvetica;
    color: #ffffff;
    /*text-shadow: 0 1px 0 rgba(255,255,255,0.5);*/
}
#searchBtnGlobal:hover {       
    background-color: #b2b2b2;/*background-color: #6F2C91;*//*SAM CHANGED #fec999*/
    background-image: linear-gradient(#e4dbdb, #b2b2b2);/*SAM CHANGED linear-gradient(#fa9335, #fec999)*/
	color:#38095e;
	border-width: 1px;/*SAM CHANGED border-width:1px*/
    border-style: solid;
    border-color: #38095e #38095e #38095e;
} 
#searchBtnGlobal:focus {       
    outline:0;
	}
/*END*/

/****SEARCH GLOBAL BUTTON *****/
#searchBtn {       
    background-color: #d3d3d3;/*CHANGED COLOR #6cbb6b*/
    background-image: linear-gradient(#e7e7e7, #d3d3d3);/*CHANGED linear-gradient(#95d788, #6cbb6b)*/
    border-radius: 3px 30px 30px 3px;    
    border-width: 1px;
    border-style: solid;
    border-color: #d5d3d3 #acabab #7b7b7b;/*CHANGED #7eba7c #578e57 #447d43*/
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 
                0 1px 0 rgba(255, 255, 255, 0.3) inset;
    height: 27px;
    margin: 0px;
    padding: 0;
    width: 65px;
    cursor: pointer;
    font: bold 14px Arial, Helvetica;
    color: #000000;    
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

#searchBtn:hover {       
    background-color: #e7e7e7;
    background-image: linear-gradient(#d3d3d3, #e7e7e7);
}   

#searchBtn:active {       
    background: #e7e7e7;
    outline: none;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;        
}

#searchBtn::-moz-focus-inner {
       border: 0;  /* Small centering fix for Firefox */
}
/*NEW LAYOUT FOR SEARCH*/
#searchTermsSite {
    border: 1px solid #ccc;
    height: 27px;
    padding-left: 5px;
    width: 97%;
}
#searchTermsCatalog {
    border: 1px solid #ccc;
    height: 27px;
    padding-left: 5px;
    width: 97%;
}
#searchBtnCatalog {
    background-color: #38095e;
    background-image: linear-gradient(#38095e, #38095e);
    border-color: #fed7b4 #fdb778 #dd8331;
    border-style: solid;
    border-width: 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #ffffff;
    cursor: pointer;
    font: bold 14px Arial,Helvetica;
    height: 30px;
    margin: 0;
    padding: 0;
    width: 75px;
}
#searchBtnCatalog:hover {       
    background-color: #b2b2b2;/*background-color: #6F2C91;*//*SAM CHANGED #fec999*/
    background-image: linear-gradient(#e4dbdb, #b2b2b2);/*SAM CHANGED linear-gradient(#fa9335, #fec999)*/
	color:#38095e;
	border-width: 1px;/*SAM CHANGED border-width:1px*/
    border-style: solid;
    border-color: #38095e #38095e #38095e;
} 
#searchBtnSite {
    background-color: #38095e;
    background-image: linear-gradient(#38095e, #38095e);
    border-color: #fed7b4 #fdb778 #dd8331;
    border-style: solid;
    border-width: 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #ffffff;
    cursor: pointer;
    font: bold 14px Arial,Helvetica;
    height: 30px;
    margin: 0;
    padding: 0;
    width: 75px;
}
#searchBtnSite:hover {       
    background-color: #b2b2b2;/*background-color: #6F2C91;*//*SAM CHANGED #fec999*/
    background-image: linear-gradient(#e4dbdb, #b2b2b2);/*SAM CHANGED linear-gradient(#fa9335, #fec999)*/
	color:#38095e;
	border-width: 1px;/*SAM CHANGED border-width:1px*/
    border-style: solid;
    border-color: #38095e #38095e #38095e;
} 
.search-tabs {
	bottom:-0px;
	position:relative;
}
.searchOuterBoxGlobal .nav-tabs {
	 border-bottom: 0px solid #ffffff;
	 padding:0px 10px;
}
.search-tabs li {
	float:left;
}
.search-tabs li a {
	color:#929292;
	
}
.search-tabs a.active {
	background-color:#ffffff;
	border-bottom:1px solid #ffffff;
}
.search-tabs > .active > a, .search-tabs > .active > a:hover, .search-tabs > .active > a:focus {
    color: #B5121B;
	border-color: #b2b2b2 #b2b2b2 transparent;
	background-color:#e0e0e0;
}
.search-tabs li a {
    border-color: #b2b2b2 #b2b2b2;
    border-style: solid;
    border-width: 1px;
    /*border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom:1px solid #ddd;*/
    border-radius: 4px 4px 0 0;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 8px;
    padding-top: 8px;
	background-color:#f5f5f5;
	display:block;
}
.searchOuterBoxGlobal .tab-content  { padding:0px; background-color:#e0e0e0; border-top:1px solid #b2b2b2; border-top:-1px solid transparent; border-right:1px solid #b2b2b2; border-bottom:1px solid #b2b2b2; border-left:1px solid #b2b2b2; border-radius: 4px 4px 4px 4px;}
.searchOuterBoxGlobal .tab-content .tab-pane  { margin:20px; /*float:right;*/z-index:0;/*width:100%;*/}
.search-tabs > li > a:hover,
.search-tabs > li > a:focus {border-color: #b2b2b2 #b2b2b2 #b2b2b2; text-decoration: none; background-color: #eeeeee; color:#38095e;}
/*END*/
/*END*/
/****FIND BUTTON *****/
#catalogSearchBtn2
{       
    background-color: #fa9335;/*CHANGED COLOR #6cbb6b*/
    background-image: linear-gradient(#fec999, #fa9335);/*CHANGED linear-gradient(#95d788, #6cbb6b)*/
    /*border-radius: 3px 30px 30px 3px;    */
    border-width: 1px;
    border-style: solid;
    border-color: #fed7b4 #fdb778 #dd8331;/*CHANGED #7eba7c #578e57 #447d43*/
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 
                0 1px 0 rgba(255, 255, 255, 0.3) inset;
    height: 30px;
    margin: 0px;
    padding: 0;
    width: 65px;
    cursor: pointer;
    font: bold 14px Arial, Helvetica;
    color: #000000;    
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

#catalogSearchBtn:hover {       
    background-color: #fec999;
    background-image: linear-gradient(#fa9335, #fec999);
}   

#catalogSearchBtn:active {       
    background: #fec999;
    outline: none;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;        
}

#catalogSearchBtn::-moz-focus-inner {
       border: 0;  /* Small centering fix for Firefox */
}

#noSearchTerms {
    padding: 5px;
    margin: 10px 10px;
    border: 1px solid rgb(255,204,51);
    background-color: rgb(255,244,194);
    width: 95%;
}

/*END*/
/****SUBSCRIBE BUTTON *****/
#newsletterSubscribeOLD
{       
    background-color: #fa9335;/*CHANGED COLOR #6cbb6b*/
    background-image: linear-gradient(#fec999, #fa9335);/*CHANGED linear-gradient(#95d788, #6cbb6b)*/
    /*border-radius: 3px 30px 30px 3px;    */
    border-width: 1px;
    border-style: solid;
    border-color: #fed7b4 #fdb778 #dd8331;/*CHANGED #7eba7c #578e57 #447d43*/
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 
                0 1px 0 rgba(255, 255, 255, 0.3) inset;
    height: 30px;
    margin: 0px;
    padding: 0;
    width: 75px;
    cursor: pointer;
    font: bold 14px Arial, Helvetica;
    color: #000000;    
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

/*END*/
::-webkit-input-placeholder {
   color: F8F8F8;
   font-weight:bold;
   opacity: 0.5;
}

:-moz-placeholder { /* Firefox 18- */
   color: F8F8F8;
	font-weight:bold;
	opacity: 0.5;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: F8F8F8;  
   font-weight:bold;
   opacity: 0.5;
}

:-ms-input-placeholder {  
   color: F8F8F8;  
   font-weight:bold;
   opacity: 0.5;
}
/*END*/

/******SAM ADDED FOR GHOSTED CITY SHIELD*****/
/*.skin_wrapper {
    position:relative;
    overflow:hidden;
}*/
.tabSection{
    background:#ccc url(http://libraryeditqa.sanantonio.gov/portals/6/Images/CityShieldLogo2.png) no-repeat 0;/*http://libraryeditqa.sanantonio.gov/Portals/0/Images/Library/CityShieldLogo.png*/
    position:absolute;
	margin-top:15px;
    top:25px;
    left:96%;/*1112px in percentage 97.54385964912281%*/
    /*background-color:#ccc;*/
    width:400px;
    height:88px;
	z-index:1001;
}

#tab1{
/*background:#ccc url(http://lorempixel.com/output/transport-q-c-640-480-7.jpg) no-repeat 0px 20px;*/
    padding:5px;
	top:0px;
}
.tabContent {
    width:175px;
    /*margin:0 0 0 117px;*/
    padding:30px 0 0 117px;
}

/*END*/

/*SAM ADDED FOR SOCIAL MEDIA*/
.leftIndent {
	margin-left:10px;
}
/*END*/

#SAMTEST #SAMTEST1 {
	text-align:center;
	
}
#SAMTEST #SAMTEST2 {
	text-align:center;
	
}

.inlinedisplay {
	display:inline;
}
.posrelative {
	position:relative;
	padding:5px;
}


/*SAM ADDED FOR RSS LOADER*/
div.anythingSlider-default .anythingWindow {
    border-top: 0px solid gray !important;
    border-bottom: 0px solid gray !important;
}

/*END*/
/*SAM ADDED for SPONSORS GALLERY*/
/*#EDG_0_Shadow .image_carousel {
	height: 100px !important;
	
}*//*SAM TOOK OUT 5-17-19 FOR CAREER OPPORTUNITIES PAGE*/


/*END*/
/*SAM ADDED FOR BOOK MARKER*/
.twocolBookMarker {
	width: 100%;
	
}
.twocolBookMarker:before, .twocolBookMarker:after {
	content: "";
	display: table;
	line-height: 0;
	
}
.topgrid4r .twocolBookMarker {
    background-image: url('/portals/6/Images/BookMarker5.png');
    background-repeat: no-repeat;
    background-position: left top;
}

.visitbox {
	box-sizing: border-box;
	display: block;
	float: left;
	margin-left: 2.5641%;
	min-height: 30px;
	width: 31.6239%;
}
.visitbox:first-child {
	margin-left: 0;
	
}
.topgrid4r .visitbox {
	box-sizing: border-box;
	display: block;
	float: none;
	margin-left: 0;
	width: 100%;
}
/*END*/
/*SAM ADDED FOR GOOGLE RESULTS PAGE*/
.gs-webResult .gs-result{
     width:100% !important;
	 } 
/*END*/

/*Skip Navigation  -- Araceli Guzman */

#skip a,
#skip a:hover,
#skip a:visited {
    position: absolute;
    left: -500px;
    top: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

#skip a:active,
#skip a:focus {
    position: static;
    width: auto;
    height: auto;
}


/* End Skip Navigation */


/*WOWBRARY*/
#mysaplWowbrary {}
/*END*/


