/* ------------------------------------- Main By Default -------------------------------------*/


body {
}

 @font-face {
 font-family: 'britannic_boldregular';
 /*src: url('britannic_bold-webfont.eot');*/
 /*src: url('britannic_bold-webfont.eot?#iefix') format('embedded-opentype'), url('britannic_bold-webfont.woff') format('woff'), url('britannic_bold-webfont.ttf') format('truetype'), url('britannic_bold-webfont.svg#britannic_boldregular') format('svg');*/
 src: url('BritannicBold.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}

p {
    margin-top: 15px;
}

.Wrapper {
    width: 100%;
    margin: auto;
}

.contact {
    margin-left: 10%;
}
/* ------------------------------------- Header -------------------------------------*/

.Header {
    height: 50px;
	/*background-color:#2e2c2d;*/
    background-image: url(../Images/TextureHeader.png);
}

#active {
    color: orange;
}

.Menubar {
    font-family: Maiandra GD;
    color: #ffffff;
    padding-top: 15px;
    margin-left: 12px;
}

.SingleMenu {
    padding-left: 50px;
}

.LogoHeader {
    height: 105px;
	/*border:1px dotted blue;*/
    margin-top: 14px;
    padding-top: 5px;
}

/* ------------------------------------- Slider Image -------------------------------------*/

.SliderImg {
    height: 580px;
	/*border-bottom:1px solid gray;*/
    margin-top: 110px;
    width: 98%;
    margin-left: 15px;
}

.Img {
	float: left;
    height: 260px;
    width: 260px;
}

/* ------------------------------------- Content -------------------------------------*/



.MainContent {
    clear: both;
    width: 100%; /*border:1px dashed green;*/
}

.TitleContent {
	font-family: 'britannic_boldregular';
    font-weight: normal;
    font-size: 20px;
    margin-left: 25px;
    margin-top: 25px;
    color: #000000;
    height: 55px;
    margin-bottom: 28px;
}

.UpperContent {
	/*height:645px;*/
	/*border:1px dashed blue;*/
    border-bottom: 1px solid #ececec;
}

.LeftUC {
    width: 20%;
    border-right: 1px solid #ececec;
    float: left;
}

.TCUC {
    border-right: 1px solid #ececec;
    float: left;
}

.LastUC {
    width: 21%;
    float: left;
}

.YourBenefits {
    margin: 0 auto;
    margin-top: 5%;
	width: 85%;
}

.YourbeneImg {
	height: 12px;
	width: 12px;
}

.YourbeneText {
	background: url("../Images/New_bullet.jpg") no-repeat scroll 0 2px;
	display: block;
	font-family: arial;
	font-size: 13.5px;
	height: 25px;
	line-height: 1.4;
	padding-left: 20px;
}

.numeric01 li {
	float: left;
	list-style: none outside none;
	margin: 0 !important;
	padding-left: 11px;
	width: 225px;
    font-family: arial;
}

#texttile {
    margin-top: 103px;
}

.TitleCUC {
}

.lefttab > span {
  display: block;
  padding-bottom: 6px;
  margin-top: 15px;
    font-family: arial;
}

.CenterUC {
    width: 33%;
    float: left;
	/*border:1px dashed green;*/
    /*border-left: 1px solid #ECECEC;*/
    border-right: 1px solid #ececec;
}

.DesCenC {
	font-family: arial;
	font-size: 13.5px;
    margin: 0 auto;
    margin-top: 3%;
	text-align: justify;
	width: 85%;
}

.DescriCenC {
    font-family: Arial;
    font-size: 13.5px;
    margin-left: 25px;
    text-align: justify;
    width: 85%;
    margin-top: 15px;
}

.ImgCenC1 {
    height: 260px;
    width: 190px;
    margin-left: 5%;
}

.ImgCenC2 {
    height: 100px;
    width: 90px;
}

.RightUC {
	/*border:1px dashed green;*/
    width: 24%;
    float: left;
    border-right: 1px solid #ececec;
}

.DescriptionCenC {
	font-family: arial;
	font-size: 13.5px;
	margin-bottom: 15px;
	margin-left: 25px;
	margin-top: 15px;
    text-align: justify;
}

.ImgRUC {
	margin-left: 25px;
	float: left;
}

.DesRUC {
    font-family: Euphemia;
    font-size: 13.5px;
    margin-left: 85px;
    margin-bottom: 15px;
}

/* ---------- Middle Content ---------- */

.MiddleContent {
	/*height:360px;*/
	/*border:1px dashed yellow;*/
    margin-top: 10px;
}

.LeftMC {
    width: 21%;
    float: left;
}

.LeftMCComma {
	font-family: arial;
	font-size: 30px;
    margin-left: 20px;
    margin-top: 35px;
    float: left;
}

.TestimonialDes {
	font-family: Arial;
	font-size: 13.5px;
	margin-left: 25px;
	margin-top: 37px;
}

.TestimonialName {
	font-family: arial;
	font-size: 13.5px;
	margin-left: 25px;
	text-align: justify;
}

.RightMC {
    width: 70%;
	/*border:1px dashed green;*/
        margin-left: 10px;
    float: left;
}

.map {
    width: 75%;
	/*border:1px dashed green;*/
        /*margin-left: 10px;*/
    float: right;
}

.DescriptionRMC {
	font-family: arial;
	font-size: 13.5px;
	margin-bottom: 14px;
	margin-left: 25px;
	margin-top: 13px;
}

.FeatureProductMain {
	height: 200px;
	/*border: 1px dotted blue;*/
}

.FeaProImg1 {
    height: 200px;
    width: 175px;
	/*border:1px dotted blue;*/     
    float: left;
}

.DescriRMCFeaPro {
	font-family: arial;
	font-size: 13.5px;
	margin-top: 15px;
}

/* ---------- Lower Content ---------- */

.LowerContent {
	/*height:205px;*/
	/*border:1px dashed black;*/
    /*border-top:1px solid #ececec;*/
}

.DesLowC {
    font-family: Arial;
    font-size: 13.5px;
    margin-left: 25px;
}

/* ----------------------------- Footer -----------------------------*/
#bottom {
    margin-bottom: 1%;
}

.Footer {
    background-image: url(../Images/TextureHeader.png);
    height: 75px; /*background-color:#2e2c2d;*/
}

.FooterCopyright {
    font-family: Maiandra GD;
    color: #ffffff;
    padding-top: 15px;
    padding-left: 20px;
    float: left;
}

.FooterMenu {
    font-family: Maiandra GD;
    color: #ffffff;
    padding-top: 15px;
    padding-right: 10px;
    text-align: end;
}

.Footer a {            
           text-decoration: none;
    color: white;
        }

.Footer a:hover {            
        cursor: pointer;
        color: white;
    }
           
.Footer label:hover {
    cursor: pointer;
    color: white;
        }

.CLLeftContent {
	float: left;
	/*height: 820px;*/
	width: 30%;
}

.CLLeftContent_new {
	float: left;
	height: 820px;
	width: 21%;
    border-right: 1px solid #ececec;
}

.CLCenterContent {
	float: left;
	/*height: 820px;*/
	width: 40%;
    margin-left: 10px;
}

.CLCenterContent_new {
	float: left;
	height: 820px;
	width: 23%;
    margin-left: 10px;
    border-right: 1px solid #ececec;
}

.CLRightContent {
	float: left;
	/*height: 820px;*/
	width: 27%;
}

.CLRightContent_new {
	float: left;
	height: 820px;
	width: 20%;
}

.CLLeftContent img, .CLCenterContent img, .CLRightContent img {
	margin-left: 12px;
}

.Description {
	font-family: Arial;
	font-size: 13.5px;
    margin: 0 auto;
	margin-top: 30px;
	text-align: justify;
	width: 90%;
}

.TitleContent {
	font-family: 'britannic_boldregular';
	font-size: 24px;
	margin-left: 25px;
	margin-top: 25px;
}

.ImgClothingDonationBox {
	height: 210px;
	margin-left: 12px;
	width: 90%;
}

.SupportYourCommunity {
	height: 205px;
	margin-left: 12px;
	width: 90%;
}

.ImgClothingTextile {
	height: 210px;
	margin-left: 12px;
	width: 90%;
}

.TextileWasteCart {
	height: 195px;
	margin-left: 12px;
	width: 90%;
}

.CenterDescription {
	font-family: Arial;
	font-size: 13.5px;
	margin-bottom: 17px;
	margin-left: 12px;
	margin-top: 30px;
	text-align: justify;
	width: 92%;
}

.moreinfo {
	display: block;
	font-family: Arial;
	font-size: 13.5px;
	margin: 10px 0 10px 0;
    color: #3180e5;
}

.clear {
    clear: both;
}

.CenterAfterDescription {
	font-family: Arial;
	font-size: 13.5px;
	margin-left: 12px;
	margin-top: 20px;
	text-align: justify;
	width: 90%;
}

.clothingpage p {
	line-height: 1.4;
    color: #000;
}

.donation p {
	color: #000000;
	line-height: 1.4;
	margin-bottom: 10px;
}

.laundry p {
	color: #000000;
	line-height: 1.4;
	margin-bottom: 10px;
}

.Description > label {
	clear: both;
	display: block;
	margin-bottom: 10px;
}

.clothingpage {
	height: 830px;
}

.DonDescription {
	font-family: Arial;
	font-size: 13.5px;
	margin-left: 12px;
	margin-top: 15px;
	text-align: justify;
	width: 90%;
}

.LaundryItemName {
	font-family: Arial;
	font-size: 13.5px;
	margin-left: 12px;
	text-align: justify;
	width: 90%;
}

.fullimage01 {
    width: 89%;
}

.OPRow1 {
	height: 280px;
	margin-top: 30px;
	width: 100%;
}

.UpperRow {
	float: left;
	margin-left: 12px;
	width: 19%;
}

.ProductPImg {
	height: 30%;
	margin-left: 12px;
	width: 95%;
}

.ProductSubHeading {
	font-family: Arial;
	margin-bottom: 0;
	margin-left: 12px;
	margin-top: 10px;
}

.ProductDescription {
	font-family: Arial;
	font-size: 13.5px;
	margin-left: 12px;
	margin-top: 0;
	text-align: justify;
	width: 90%;
}

.productpage img {
	height: 30%;
	margin-left: 12px;
	width: 95%;
}

.programpage p {
	font-family: Arial !important;
	margin-bottom: 0;
	margin-left: 25px;
	width: 85%;
	text-align: justify;
}

.DesCenC02 {
	margin-bottom: 20px !important;
	margin-left: 25px !important;
    margin-top: 30px;
}

.DesCenC01 {
	line-height: 1.5;
	margin-bottom: 11px !important;
	margin-left: 25px !important;
}

.UpperContent01 {
	border-bottom: 1px solid #ECECEC;
	height: 680px;
}

.imgleft01 {
	margin-left: 16px;
}

.address {
    width: 18%;
    float: left;
}

.address h1 {
	font-size: 25px;
}

.address p {
        background: url(../Images/home-icon.png) no-repeat;
	padding-left: 25px;
	font-family: arial;
	font-size: 13.5px;
}

.miscel {
    width: 82%;
    float: left;
}

.phones p {
    background: url(../Images/phone-icon.png) no-repeat;
	font-family: arial;
	font-size: 13.5px;
}

.phones span {
    background: url(../Images/xerox.png) no-repeat;
    padding-left: 22px;
	font-family: arial;
	font-size: 13.5px;
}

.mail p {
    background: url(../Images/mail02.png) no-repeat;
	font-family: arial;
	font-size: 13px;
}

.miscel p {
	font-family: arial;
	font-size: 13.5px;
}

.miscel span {
	font-family: arial;
	font-size: 14px;
    color: #949ba1;
}

.registration-tabel {
}

.registration-tabel h3 {
	color: #024F82;
	font-family: arial;
	font-size: 13.5px;
        font-weight: normal;
	margin-top: 10px;
        margin: 0px;
        color: #949ba1;
}

.registration-tabel input[type="text"] {
        background: url(../Images/text-box.png) no-repeat;
	border: medium none;
	height: 31px;
	padding: 2px;
	width: 273px;
}

.registration-tabel ul li {
        float: left;
        list-style-type: none;
}

.registration-tabel ul {
        margin: 0px;
}

.registration-tabel textarea {
	    width: 885px;
        border: 1px solid #ccc;
        height: 125px;
}

.miscel h1 {
    padding-left: 30px;
	font-family: 'myriad_pro_condbold';
	font-size: 25px;
}

.miscel p {
    padding-left: 30px;
}

.field-req {
	padding-left: 36px;
}

.send-copy {
    /*float: right;*/
    margin-left: 625px;
}

.send-copy ul li {
        float: left;
        list-style-type: none;
}

.responsibility02 h1 {
    border-top: 1px solid #ccc;
	font-family: 'myriad_pro_condbold';
	font-size: 25px;
}

.responsibility02 p {
	font-family: arial;
	font-size: 13.5px;
}

.contact-map h1 {
	font-family: 'myriad_pro_condbold';
	font-size: 25px;
}

.lefttab {
	float: left;
	width: 126px;
    margin-left: 25px;
}

.miscel h3 {
    margin: 0 !important;
}

.registration-tabel p {
    padding-left: 0px !important;
}

.miscel span {
    padding-left: 0px !important;
}

.himg01 {
    background: url(../Images/img01.png) no-repeat scroll 0 0;
	height: 192px;
	width: 252.2px;
}

.himg02 {
    background: url(../Images/img02.png) no-repeat scroll 0 0;
	height: 192px;
	width: 252px;
}

.himg03 {
    background: url(../Images/img03.png) no-repeat scroll 0 0;
	height: 192px;
	width: 252.2px;
}

.himg04 {
    background: url(../Images/Toy.png) no-repeat scroll 0 0;
	height: 192px;
	width: 252.2px;
}

.himg05 {
    background: url(../Images/img05.png) no-repeat scroll 0 0;
	height: 192px;
	width: 252px;
}

.himg06 {
    background: url(../Images/HandBag.png) no-repeat scroll 0 0;
	height: 192px;
	width: 252.2px;
}

.himg07 {
    background: url(../Images/img07.png) no-repeat scroll 0 0;
	height: 192px;
	width: 252.2px;
}

.himg08 {
    background: url(../Images/img08.png) no-repeat scroll 0 0;
	height: 192px;
	width: 252.2px;
}

.LeftMC01 {
	float: left;
	width: 29%;
}

.headimg ul li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
}

.himg01:hover {
    background: url(../Images/hover011.png) no-repeat scroll 0px 0;
	height: 192px;
	width: 252.2px;
}

.himg02:hover {
    background: url(../Images/hover02.png) no-repeat scroll 0px 0;
	height: 192px;
	width: 252px;
}

.himg03:hover {
    background: url(../Images/hover03.png) no-repeat scroll 0px 0;
	height: 192px;
	width: 252.2px;
}

.himg04:hover {
    background: url(../Images/hover04.png) no-repeat scroll 0px 0;
	height: 192px;
	width: 252.2px;
}

.himg05:hover {
    background: url(../Images/hover05.png) no-repeat scroll 0px 0;
	height: 192px;
	width: 252px;
}

.himg06:hover {
    background: url(../Images/hover06.png) no-repeat scroll 0px 0;
	height: 192px;
	width: 252.2px;
}

.himg07:hover {
    background: url(../Images/hover07.png) no-repeat scroll 0px 0;
	height: 192px;
	width: 252.2px;
}

.himg08:hover {
    background: url(../Images/hover08.png) no-repeat scroll 0px 0;
	height: 192px;
	width: 252px;
}

.numeric01 span {
	display: block;
	float: left;
	padding-left: 0;
	width: 26px;
	height: 107px;
}

.TitleCUC a, .LaundryItemName a {
    color: #000 !important;
    text-decoration: none;
}

.moreinfo a {
    color: #3180e5 !important;
}

.responsiveSelectContainer {
	margin: 0 auto;
	width: 100%;
}

.LowerContent li {
  float: left;
  list-style: none outside none;
  margin: 0 11px 0 0 !important;
    font-family: arial;
}

.LowerContent > ul {
  clear: both;
  margin: 0;
  height: 29px;
}

.TestimonialDes_new {
font-family: arial;
font-size: 13.5px;
margin-left: 25px;
text-align: justify;
margin-top: 10px;
}

.main-navigation_new {
    background-image: url("Images/TextureHeader.png");
}

.color {
    background-color: black;
    width: 109%;
    font-family: Berlin Sans FB;
    font-size: 20px;
    text-align: left;
    line-height: 50px;
    font-weight: bold;
}
    
.color2 {
    background-color:black;
    width: 109%;
    font-family: Berlin Sans FB;
    font-size: 20px;
    text-align:left;
    line-height: 50px;
    font-weight: bold;
    margin-top: 26px;
}
.color4 {
    background-color:black;
    width: 109%;
    font-family: Berlin Sans FB;
    font-size: 20px;
    text-align:left;
    line-height: 50px;
    font-weight: bold;
    margin-top: 110px;
}
.color1 {
    background-color: black;
    width: 100%;
    margin-bottom: 2%;
    font-family: Berlin Sans FB;
    font-size: 20px;
    text-align: left;
    line-height: 50px;
    font-weight: bold;
}
    
.colorline {
    background-color: black;
    width: 109%;
    font-family: Berlin Sans FB;
    font-size: 20px;
    text-align: left;
    line-height: 25px;
    font-weight: bold;
}
    
.colormap {
    background-color: black;
    width: 109%;
    font-family: Berlin Sans FB;
    font-size: 20px;
    text-align: left;
    line-height: 50px;
    font-weight: bold;
    height: 100%;
}

.textcolor {
    color: white;
    margin-left: 12px;
}

.textcolorline {
    color: white;
    margin-left: 26px;
    line-height: 30px;
}

.textcolornone {
    color: black;
    margin-left: 26px;
}

#workshed {
    width: 75%;
    margin: 0 auto;
         }

#workcenter {
    width: 24%;
    margin: 0 auto;
         }

.numeric01 li {
    float: left;
    list-style: none outside none;
    margin: 0 !important;
    padding-left: 11px;
    width: 203px;
    font-family: arial;
}

.left {
    margin-left: 12px;
}
.Description_new {
    font-family: Arial;
    font-size: 13.5px;
    margin: 0 auto;
    margin-top: 12px;
    text-align: justify;
    width: 90%;
}
.Description_new1 {
    font-family: Arial;
    font-size: 13.5px;
    margin: 0 auto;
    margin-top: 97px;
    text-align: justify;
    width: 90%;
}
.Description_new2 {
    font-family: Arial;
    font-size: 13.5px;
    margin: 0 auto;
    margin-top: 0px;
    text-align: justify;
    width: 90%;
}
.Description_new3 {
    font-family: Arial;
    font-size: 13.5px;
    margin: 0 auto;
    margin-top: 35px;
    text-align: justify;
    width: 90%;
}
/* ----------------------------- Designed by Indraneel ----------------------------- */
.headerimage {
    /*border: 1px solid gray;*/
    height: 360px;
    margin: 0 auto;
    width: 758px;
    float: right;
}

.hgroup {
    /*border: 1px solid gray;*/
    height: 360px;
    width: 30%;
    float: left;
    text-align: center;
}

.Headerlogo {
    margin-left: 115px;
    margin-top: 125px;
    width: 305px;
}
