/*** CSOM -Homepage CSS ***/
   Web Tech Group - Aug 20, 2014
   Style overrides default BC home page theme
*/

/*** START - HOME PAGE ***/
body.csomgrad {
background:none repeat scroll 0 0 #ffffff !important;
}
body.csomgrad #topwrapper {
margin-bottom: 0px;
}
body.csomgrad #featurewrapper  {
padding: 0;
background: #ffffff !important; /* Old browsers */
}
#feature {
background: #ffffff !important;
width: 770px;
margin: 0 auto;
}

#columnwrapper  {
background:none repeat scroll 0 0 #EBE6D9;
background-image: #EFEBE0;
}
#columns {
background: transparent;
width: 770px;
margin: 0 auto;

}
#columns h2 {
height:30px;
margin:0 0 10px 10px;
}

border-right:1px solid #CFC29B;
}
#columnsh3, #columns h4, #columnsp {
margin-right:0px;
}

body.bchomepages .clear  {
height:0;
}
#columns div.section {
margin-bottom:0px;
}

body.csomgrad .newslisting .news-item {
    border-bottom: medium none;
    display: inline-block;
    clear: none;
    float: left !important;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 17px;
    width: 160px;
}

body.csomgrad #row-middle .newslisting .news-item {
    border-bottom: medium none;
    width: 173px;
}
    
/* Home page new sections */
#columns{
margin: 0 auto;
padding: 0 0 20px;
text-align: left;
width: 760px;
background: transparent;
min-height: 200px;
display: inline-table;
}



/* Home page content style */

#columnwrapper p {
font-size: 1.3em;
line-height: 1.5em;
margin: 5px 0 10px;
font-family: arial, serif;
}

/*** home page news listing ***/
body.bchomepages .newslisting .news-item {
margin-left:0px;
margin-right:0px;
}
/*** home page specific image comp styles ***/
body.bchomepages div.image_right img {
float:right;
margin:8px 5px 0 10px !important;
}
body.bchomepages div.image_left img {
float:left;
margin:1px 0 0 8px;
}
body.bchomepages .none img {
background:none repeat scroll 0 0 transparent;
border:medium none;
}
body.bchomepages .image br {
display:block;
_display:none;
}
body.bchomepages div.image_center img, body.bchomepages div.original_center img {
margin-left:auto;
margin-right:auto;
display:block; 
}
body.bchomepages div.original_center img {
    border:none;
    background:transparent;
}
#top-right .bcimage {
_MARGIN-BOTTOM: -5px;
}

/* Footer home */
.csomgrad #footer-content {
    width: 770px;
    clear: both;
    min-height: 100px;
    padding: 7px 0;
    position: relative;
    margin: 0 auto;
}
.csomgrad #footer {
    background: none repeat scroll 0 0 #680004;
    border-top: 2px solid #baa77c;
    width: 100%;
    padding: 0;
    height: 100%;
}

.csomgrad #footer p {
    color: #fff;
    margin: 0;
    padding: 15px 0;
}

.csomgrad #footer a {
    color: #baa77c;
}


/*** END - HOME PAGE ***/


/* New custom modication to be added below */
@import url("/past/content/dam/files/csom/graduate/newhome/css/style.css");
