body {
    font-size: 14px;
	font-family: 'Raleway',Arial, sans-serif;
    background-color: #8c0325;
    color: #333333;
}

.p0
{
padding:0px;
}

.f20
{
	font-size:20px;

}
.mt10
{
 margin-top: 10px;

}
.pr0
{padding-right:0px;
}

.newsItem a {
    color: #333333 ;
}
.active a,#menu_ul a:hover{
    color: #333333 !important;

	}
.padding-zero {
    padding: 0px !important;
}

.padding-left {
    padding-left: 0px !important;
}

.padding-bottom {
    padding-bottom: 30px;
}

.margin-top {
    margin-top: 10px;
}

.margin-bottom {
    margin-bottom: 10px;
}






@media only screen and (max-width : 768px) {
    .padding-left-xs {
        padding-left: 0px;
    }
}

h1, h2, h3 {
    font-family: Arial, Helvetica, sans-serif;
}

a {
    cursor: pointer;
}

    a:hover {
        text-decoration: none;
    }

    a.email {
        color: #333333;
    }


input, textarea {
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
}

h1 {
    color: #c90536;
    font-size: 30px;
}

			
h1 a {
    color: #c90536;
    font-size: 30px;
}

h1 a:hover {
    color: #c90536;
   
}			
			

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

a.btn-gray {
    color: #FFF;
    width: 130px;
    height: 30px;
    background-color: #333333;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
}

.center {
    display: table;
    margin: 0px auto;
}

#header {
    background-color: #c90536;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #FFF;
}


@media only screen and (max-width : 780px) {
    #logo a {
        display: table;
        margin: 0px auto;
        float: none;
    }

    #text_right_header {
        text-align: center;
        margin-top: 10px;
    }
}
.twbox
		{
			height:138px;
		}

#bs-example-navbar-collapse-9 {
    padding: 0px;
}

#menu .container-fluid {
    padding: 0px;
}

#menu ul li a {
    font-weight: bold;
    color: #FFF;
    font-size: 16px;
}

    #menu ul li a:hover {
        background: none;
    }


#menubottom {
    width: 75px;
    text-align: right;
    background-image: url(../images/menu_botton.png);
    background-position: left center;
    background-repeat: no-repeat;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-toggle {
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px;
}

#banner img {
    width: 100%;
}


@media only screen and (max-width : 780px) {

    #bs-example-navbar-collapse-9 {
        overflow: hidden;
    }

    #menu ul {
        width: 100%;
        margin: 0px;
    }

        #menu ul li a {
            text-align: center;
        }
}

#content_top_home {
    background-color: #FFF;
    padding-top: 30px;
}

.homebox {
    background-color: #333333;
    color: #FFF;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

    .homebox a {
        background-color: #c90536;
        height: 31px;
        width: 130px;
        float: right;
        color: #FFF;
        font-size: 14px;
        text-align: center;
        line-height: 31px;
    }

#content_down_home {
    background-color: #FFF;
    margin-top: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.box-bottom-line {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 12px;
    border-bottom: #efefef solid 1px;
    margin-bottom: 10px;
}

    .box-bottom-line h3 {
        margin-top: 0px;
    }


#footer {
    background-color: #333333;
    padding-top: 40px;
    margin-top: 20px;
    color: #FFF;
    padding-bottom: 36px;
}

    #footer a {
        color: #FFF;
    }

.social_media a {
    float: left;
    margin-left: 10px;
}

#footer .center {
    float: left;
}

@media only screen and (max-width : 780px) {
    #footer .center {
        display: table;
        margin: 0px auto;
        float: none !important;
    }

    #footer .textcenter {
        text-align: center;
    }
}


#banner_head_title {
    background-color: #333333;
    color: #FFF;
    height: 90px;
    line-height: 90px;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}


@media only screen and (max-width : 780px) {
    #category_header h1 {
        text-align: center;
    }
	
	
	#logo-text
	{text-align:center !important;
	}
	
	
	
}


#category {
    padding-bottom: 38px;
}

.margintopnone {
    margin-top: 0px;
}

.category_box {
    margin-top: 10px;
	min-height: 230px;
}

.category_directory {
    margin-bottom: 20px;
		 height: 268px;
}

    .category_directory a span {
        height: 60px;
        line-height: 60px;
        color: #FFF;
        background-color: #333333;
        float: left;
        width: 100%;
        padding-left: 20px;
        font-size: 25px;
	    font-weight: bold;
    }









@media only screen and (max-width : 990px) {
    .category_directory a span{
        background: none;
        color: #c90536;
        text-align: center;
        font-size: 24px;
        padding-bottom: 16px;
        border-bottom: #efefef solid 2px;
        height: auto;
    }
		
		
		.category_directory
	{ height: auto;
		
	}
		
		

		
}





@media only screen and (max-width : 767px) {
	
	.move-left
{
padding-left: 15px;
padding-right: 15px;
}
	
}

		
@media only screen and (max-width : 600px) {		
#banner_head_title
{
			 height: auto;
				 line-height: 55px;
		}
		}



.news_repeats a {
    color: #333333;
    font-weight: bold;
}

.pageslinks ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .pageslinks ul li {
        float: left;
        margin-right: 5px;
        color: #333333;
        font-weight: bold;
    }

        .pageslinks ul li a {
            color: #333333;
        }


.so_footer_links
{margin-bottom:75px;
}


.so_footer_links a
{float:right;
	margin-left:5px;
}






/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    /* Styles */
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
    /* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
    /* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    /* Styles */
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    /* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    /* Styles */
}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
    /* Styles */
}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
    /* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
    /* Styles */
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
