/* Start of CMSMS style sheet 'epic-itb-main-styling' */
body {
    background: #ffffff;
	background-image:url(uploads/images/site-images/bkgrd.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
    margin: 0;
    padding: 0;
	font-family:Arial, Helvetica, sans-serif;

}

/*footer*/
#footer{
	clear:both;
	background:url(uploads/images/site-images/footer_bkgrd.jpg) repeat-x;
	font-size:12px;
	text-align:center;
	padding-top:20px;
	color: #8f8f8f;
padding-bottom:20px;
height:30px;
}
    
    #footer a {
        color: #8f8f8f;
		text-decoration:none;
    }
    
    #footer ul {
        margin: 0;
        padding: 0;
    }
    
        #footer ul li {
            display: inline;
            margin: 0;
        }
        
        #footer ul li a {
			border-right:1px solid #999999;
            line-height: 1;
            margin: 0 6px 0 0;
            padding: 0 6px 0 0;
        }
        
        #footer ul li a:hover {
            color: #c10810;
            text-decoration: underline;
        }
/*main wrapper*/
#main-wrapper{
width:972px;
margin-left:auto;
margin-right:auto;
}			
		
/*wrapper*/
#wrapper{
width:970px;
margin-left:auto;
margin-right:auto;
background:#FFFFFF;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
text-align:left;
}		
/*header*/
#header {
	background:url(uploads/images/site-images/header_bkgrd.jpg) repeat-x;
	height: 185px;
	width: 100%;
	text-align:right;
	font-size:1px;
}

    #logo {
float:left;
margin-left:15px;
width:200px;
height:169px;
    }
#header-right{
float:right;
width:735px;
height:177px;
}
#header-container{
text-align:right;
height:112px;
}
#main-menu{
float:left;
width:450px;
}
#search{
float:right;
width:250px;
height:36px;
padding-top:9px;
}

    /* -- horizontal menu -- */
    #horizontal-menu {
        height: 45px;
        margin: 0;
		text-align:left;
		font-size:14px;
    }
		#main-menu{
		padding-top:15px;
		padding-left:10px;
		height:30px;
		}
		#main-menu ul{
		margin:0;
		padding:0;
		}
    
        #horizontal-menu #main-menu li {
            display: inline;
            margin: 0;
        }
        
        #horizontal-menu #main-menu li a {
            border-right: 1px solid #FFF;
            color: #FFF;
            font-size: 12px;
            line-height: 1;
            margin: 0 6px 0 0;
            padding: 0 10px 0 0;
            text-decoration: none;
        }
        
        #horizontal-menu #main-menu li a:hover {
            text-decoration: underline;
        }
        
    /* -- !Search Form -- */

	.search_box{
		 float:right;
		 width:260px;
		 background-image:url(uploads/images/site-images/search-bkgrd.jpg);
		background-repeat:no-repeat;
		height:27px;
		text-align:right;
	}
        
        form fieldset#search {
            border: none;
			margin:0;
            padding: 0;
			
			
        }
        
        form #search label {
            display: none;
        }
        
        form #search .text-input {
            border: none;
            border-width: 0;
			background-color:#fdfdfd;
			color:#999999;
            float: left;
            font-size: 13px;
           width: 130px;
		   margin-top:4px;
		   margin-left:25px;

	font-family:Arial, Helvetica, sans-serif;
        }
        
        form #search .submit {
            background: url(uploads/images/site-images/search-btn.jpg) no-repeat;
			width:60px;
			height:26px;
            border: none;
            border-width: 0;
            float: left;
            font-size: 10px;
            margin: 2px 0 0 15px; 
			cursor: pointer;
        }

/*left menu*/
#left-menu-holder {
    padding:0;
	margin-left:15px;
    width: 200px;
	float:left;
text-align:left;
}
#left-menu {
text-align:left;
	background-image:url(uploads/images/site-images/left-menu-bkgrd.jpg);
	background-repeat:repeat-y;
    margin: 0;
    padding: 0;
    width: 200px;
position:relative

}

.left-menu-top{
	background:url(uploads/images/site-images/left-menu-top.jpg) no-repeat;
	width:200px;
	height:4px;
	font-size:1px;
}
.left-menu-bottom{
	width:200px;
	height:6px;
padding:0;
margin:0;
background:url(uploads/images/site-images/left-menu-bottom.jpg) no-repeat;
margin-bottom:20px;
}
#left-submenu {
text-align:left;
	background-image:url(uploads/images/site-images/left-menu-bkgrd.jpg);
	background-repeat:repeat-y;
    margin: 0;
    padding: 0;
    width: 200px;
position:relative

}


#left-menu ul{
	padding:0;
	margin:0;
position:relative
}

#left-menu li{
    list-style: none;
    margin: 0 1px 0 1px;
padding:0;
	padding-top:7px;
	font-size:12px;
list-style-position:outside;

}

#left-menu li.default a {
margin-left:0;
padding:0;
    color: #336799;
	list-style: none;
    display: block;
	width:168px;

padding-left:30px;
	height:30px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    line-height: 20px;
    text-decoration: none;	
	background:url(uploads/images/site-images/left-menu-norm.jpg) no-repeat bottom;
}

#left-menu li.default a:hover {
   color: #336799;
	list-style: none;
    display: block;
	width:168px;
	padding-left:30px;
	height:30px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    line-height: 20px;
    text-decoration: none;	
	background:url(uploads/images/site-images/left-menu-over.jpg) no-repeat bottom;
}
#left-menu li.left_selected a {
    color:  #336799;
	list-style: none;
    display: block;
	width:168px;
	padding-left:30px;
	height:30px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    line-height: 20px;
    text-decoration: none;	
	background:url(uploads/images/site-images/left-menu-selected.jpg) no-repeat bottom;
	height:30px;
}



#selected_child a {
    color: #336799;
text-decoration:none;
	list-style: none;
	width:180px;
	padding-left:20px;
padding-top:2px;
	height:20px;
display:block
    font-family: Tahoma, Arial, Helvetica, sans-serif;
margin-left:30px;
    line-height: 20px;
	background:url(uploads/images/site-images/blue-arrow.jpg) no-repeat left;
border-bottom:1px dotted #cccccc;
}


#selected_child a:hover {
    color: #336799;
text-decoration:underline;
	list-style: none;
	width:180px;
	padding-left:20px;
padding-top:2px;
	height:20px;
display:block
    font-family: Tahoma, Arial, Helvetica, sans-serif;
margin-left:30px;
    line-height: 20px;
	background:url(uploads/images/site-images/blue-arrow.jpg) no-repeat left;
border-bottom:1px dotted #cccccc;
}



#container{
background:#FFFFFF;
	text-align:left;
}

#content {
	float:left;
	text-align:left;
	padding-top:0;
	margin-top:0;
    padding-left: 20px;
    padding-right: 20px;
	margin-bottom:20px;
	width:480px


}
#content a {
color:#333333;
text-decoration:underline;
}
#content a:hover{
color:#999999;
text-decoration:underline;
}
#content_sub {
	float:left;
	text-align:left;
	padding-top:0;
	margin-top:0;
    padding-left: 20px;
    padding-right: 20px;
	margin-bottom:20px;
	width:700px;

}
#content_sub a {
color:#333333;
text-decoration:underline;
}
#content_sub a:hover{
color:#999999;
text-decoration:underline;
}
/*right-menu*/
#right-menu-holder {
    padding:0;
	padding-right:15px;
    width: 200px;
	float:right;
	margin-bottom:20px;
}
.right-menu{
	  background:#3967a3;
	  padding-left:3px;
	  padding-right:3px;
line-height:18px;
overflow:hidden;
}
	  .right-menu-top{
		  height:10px;
		  background:url(uploads/images/site-images/right-menu-top.jpg) no-repeat;
		  font-size:1px;
	  }
	  .right-menu-bottom{
		  height:20px;
		  background:url(uploads/images/site-images/right-menu-bottom.jpg) no-repeat;

	  }
.right-menu a{
color:#ffffff;
text-decoration:none;}

.right-menu a:hover{
text-decoration:underline;
}



.clear{
clear:both;
}

p{
padding:0;
margin:0;
}



        



.red-bkgrd{
	background:url(uploads/images/site-images/red-bkgrd.jpg) repeat-x;
padding:3px;
border:1px dotted #999999;
}

.blue-bkgrd{
	background:url(uploads/images/site-images/blue-bkgrd.jpg) repeat-x;
padding:3px;
border:1px dotted #999999;
}

.green-bkgrd{
	background:url(uploads/images/site-images/green-bkgrd.jpg) repeat-x;
padding:3px;
border:1px dotted #999999;
}

.pink-bkgrd{
	background:url(uploads/images/site-images/pink-bkgrd.jpg) repeat-x;
padding:3px;
border:1px dotted #999999;
}

.orange-bkgrd{
	background:url(uploads/images/site-images/orange-bkgrd.jpg) repeat-x;
padding:3px;
border:1px dotted #999999;
}
.white-bkgrd{
padding:3px;
border:1px dotted #999999;
}

.slidelink{
color:#ffffff;
font-size:12px
}

/*text styling*/
h1 {
	color:#cb0710;
	font-family:century gothic,arial;
	font-weight:normal;
	font-size:20px;
	margin:0;
	padding:0;
padding-bottom:12px;
	padding-left:36px;
	background:url(uploads/images/site-images/title-icon.jpg) no-repeat left top;
}


.dotted_border{
border:1px dotted #999999;
}
.solid_border{
border:1px solid #999999;
}
.text-center{
text-align:center;
}


.profiling_calendar_list{
		margin:0;
		padding:0;
		}
    
        .profiling_calendar_list li {
            display: inline;
            margin: 0;
list-style-position:outside;
        }
        
        .profiling_calendar_list li a {
            border-right: 1px solid #333333;
            color: #333333;
            font-size: 12px;
            line-height: 1;
            margin: 0;
            padding: 0;
padding-right:8px;
padding-left:3px;
            text-decoration: none;
        }

        .profiling_calendar_list li a:hover {
            border-right: 1px solid #333333;
            color: #333333;
            font-size: 12px;
            line-height: 1;
            margin: 0;
            padding: 0;
padding-right:8px;
padding-left:3px;
            text-decoration: underline;
        }

.slider_frame{
border:1px solid #999999;
width:300px;
margin:auto auto;
}

.prev_btn{
width:200px; float:left
}

.next_btn{
width:200px; float:right; text-align:right;
}
/* End of 'epic-itb-main-styling' */

