/* CSS Document */

.c_head{padding:0; margin-bottom:10px;text-align:left;}

/*---------- To align the Actions, Icon and Title ---------*/
/*.c_icon, .c_actions, .head_title h1{float:left;}*/
.c_icon img { float:left; padding-right:10px; }
.head_title h1{margin:0; padding:0;}
.icn img{margin-right:5px;}

.head_title{margin:0; float:left;width:100%;}
.title_vis{margin:0; float:right;}

.c_content{clear:both;}
.c_contentpane{padding:0px 0 0 0; /*text-align:left;*/ *padding-top: 0px; *zoom: 1;}
.c_footer {clear:both;margin-bottom:0px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F;}
.c_content .eipbackimg {margin-top:0;margin-left:-20px;}



/*-----------Custom, Containers-------------*/

.c_icon
{
    float: none;
    overflow: hidden;
}


/*-----------IE7 Fix-------------*/
#templatemo_content_wrapper .c_content,
.wsc_top_section_wrapper .c_content 
{
    zoom: 1;
}


.c_icon h1 {
    background: url("images/heading-box.png") repeat scroll 0 0 transparent;
    font-size: 26px;
    height: 51px;
    /*margin-bottom: 25px;*/
    padding-left: 10px;
    text-shadow: 1px 1px 1px #FFFFFF;
    line-height: 1.7em;
    color: #333333;
    font-weight: bold;
}


.c_icon h2 {
    background: url("images/heading-box.png") repeat scroll 0 0 transparent;
    font-size: 26px;
    height: 51px;
    /*margin-bottom: 25px;*/
    padding-left: 10px;
    text-shadow: 1px 1px 1px #FFFFFF;
    line-height: 1.7em;
    color: #333333;
}

.c_icon h3 {
    background: url("images/widget-title-bg.png") repeat-x scroll 0 0 transparent;
    color: #888888;
    font-size: 24px;
    height: 33px;
    /*margin-bottom: 25px;*/
    padding: 8px 0 0 10px;
    text-shadow: 1px 1px 1px #FFFFFF;
    line-height: 1.2em;
}

h1, h2, h3, h4, h5, h6 {
    color: #333333;
    font-family: 'BebasNeueRegular';
}

.arrows {
    color: #D00000;
}

.arrows {
    color: #D00000;
    font-family: Arial;
    font-size: 37px;
    text-align: left;
}


