@import url("../HEIG-TIGR-Default/skin.css");


#container {
	background: Transparent url( "imgs/bkg_container.gif" ) repeat-y;
}
#containerBkg {
	background: Transparent url( "imgs/bkg_containerBkg.jpg" ) no-repeat;
}

/* ################################################################## */
/* #                           Header                               # */
/* ################################################################## */

	#breadcrumbs div {	
		color: #666;
	}
	#breadcrumbs span a {
		color: #666;
		font-size: 0.1em;		
	}
	#breadcrumbs span a:hover {
		color: #666;
		font-size: 0.1em;
		cursor: default;
		pointer: default;		
	}
	#breadcrumbs a {
		color: #ccc;
		font:  normal 0.9em Arial, Helvetica, Verdana, Sans-Serif;
	}
	#breadcrumbs a:hover {
		color: #ccc;
		background-color: Transparent;
		text-decoration: underline;
	}
	
/* ################################################################## */
/* #                           Left side                            # */
/* ################################################################## */	

#leftSide {
	position: relative;
	float: left;
	left: 18px;
	width: 180px;
	font-size: 0.9em;
}

#dnn_LeftPane {
	position: relative;
	clear: both;
	float: left;
	top: 0px;
	width: 180px;
} 
.imgBat {
    position: relative; 
    margin: -5px 0 5px -30px;  
}
.infoGen {    
}

/* ################################################################## */
/* #                           Right side                           # */
/* ################################################################## */

#rightContentPane {
	border-left: solid 0px Transparent;
}
h1#pageTitle {
	display: none;
}
#dnn_TopPane {
	display: none;	
}
#dnn_ContentPane {
	position: relative;
	float: left;
	left: 20px;
	width: 330px;
}
    #dnn_ContentPane #containermaster {
        padding: 20px 0px 10px 0px;   
    }
    #dnn_ContentPane span div img {
       margin: 20px 0px 10px 0px;  
    }
#dnn_RightPane {
	position: relative;	
	float: right;
	right: 0px;
	width: 275px;
	overflow: hidden;
	font-size: 0.85em;
	padding: 10px 0px 0px 12px;
}
	#dnn_RightPane #containerFLV {
		margin: 14px 0 18px 4px;
	}
    span.Head {
        color: #9D231C;
        font-size: 1.2em;
        font-weight: normal;
    }
    #dnn_RightPane #containermaster {
        padding: 10px 10px 0px 15px;  
        background: none;  
    }
    #dnn_RightPane #containertitle {
        font-size: 1.1em;
        margin: 0px 0px 4px 0px;  
    }
    #dnn_RightPane p {
	    margin: 0px;
    }
    a.tabLinks:visited,
    a.tabLinks,
    a.tabLinksMessage {
        display: block;
        color: #666;
        padding: 15px 12px 15px 8px;
        text-decoration: none;
        background: Transparent url(imgs/DottedBlueLine.gif) repeat-x bottom left;
    }
     a.tabLinksMessage {
        padding: 15px 12px 0 0;
    }
    a.tabLinks:hover,
    a.tabLinksMessage:hover {
        background: #E1ECFB url(imgs/DottedBlueLine.gif) repeat-x bottom left;
    }
    a.tabLinks h3,
    a.tabLinksMessage h3 {
        color: #9D231C;
        font-size: 1.2em;
        font-weight: normal;
    }
    a.tabLinksMessage h3 {
    	padding-left: 8px; 
    }
    a.tabLinks p {
    	color: #666;
    }
    a.tabLinksMessage p {
    	color: #666;
    	padding-left: 8px;
    	padding-bottom: 8px;
    }
    a.tabLinksMessage p.message {
        background: Transparent url(imgs/bkgMessage.gif) no-repeat 100% 0;
        margin: 0;
        padding: 8px 15px 3px 5px;
        background-color: #d1def1;
        color: #888;
        border-left: 1px solid #dce6f5;
    }
    .homeRightGap {
        padding: 15px 10px 15px 10px;
        border: solid 1px #C7D6EB;
        border-left: none;
        margin: -1px 20px 0px -10px;
	    background-color: #f8f8f8;}
    .homeRightGap img.deco {
	    float: right;
	    margin: -20px -30px 4px 4px;
    }  
	.homeRightGap img {
	    position: relative;
		top: 2px;
    }  
    ul.seeMore li {
        list-style-type: none;
        font-weight: bold;
        margin: 0 0 10px 0;    
    }
    ul.seeMore ul{
        margin: 3px 0 0 0;    
    }
    ul.seeMore li li {
        list-style-type: none;
        font-weight: normal; 
        margin: 2px 0 0 0;   
    }
	ul.seeMore span {
        position: absolute;
		margin: -5px 0 0 9px;
		width: 22px;
		height: 22px;
		background: transparent url("imgs/CounterLogo.gif") no-repeat;
		padding: 3px 0 0 0;
		text-align: center; 
		color: #fff;   
    }
#dnn_BottomPane {
	position: relative;	
	clear: both;
	left: 20px;
	width: 626px;
	overflow: hidden;
}

/* ################################################################## */
/* #                           Bottom                               # */
/* ################################################################## */
#bottomNav {
    background: #7e7e7e url(imgs/bkg_bottomNav_border.gif) repeat-x top left; 
    }
#vd {
	position: absolute;
	background: Transparent url(imgs/Logo_VD.gif) no-repeat 0 0;
	height: 98px;
	width: 33px;
	margin-top: -180px;
	margin-left: -10px;
}
#vd a {
	display: block;
	height: 98px;
	width: 33px;	
}
#vd a:hover {
	background: Transparent url(imgs/Logo_VD.gif) no-repeat 0 0;
}
#hesso {
	position: absolute;
	background: Transparent url(imgs/Logo_Hesso.gif) no-repeat 0 0;
	height: 70px;
	width: 131px;
	margin-top: -151px;
	margin-left: 45px;
}
#hesso a {
	display: block;
	height: 70px;
	width: 131px;	
}
#hesso a:hover {
	background: Transparent url(imgs/Logo_Hesso.gif) no-repeat 0 0;
}

/* ################################################################## */
/* #                           Content                              # */
/* ################################################################## */

#miamiNews {
    width: 300px;    
}
    #miamiNews ul {
	    background: transparent url(imgs/DottedLine.gif) repeat-x top left;
	    padding: 1px 0 0 0;
	    margin: 1px 0 0 0;
	    font-size: 0.9em;
	    line-height: 1.4em;
    }		
    #miamiNews ul li {
	    background:transparent url(imgs/DottedLine.gif) repeat-x bottom left;
	    list-style-type: none;
	    margin: 0px; padding: 0px;
    }
    #miamiNews ul li a:visited,
    #miamiNews ul li a {
	    display: block;
	    color: #739bd5;
	    padding: 9px 12px 9px 8px;
	    width: 300px;
	    max-width: 280px;
	    text-decoration: none;
    }
    #miamiNews ul li a:hover {
	    background: #ededed url(imgs/DottedLine.gif) repeat-x bottom left;
	    color: #739bd5;
    }
    #miamiNews ul li a em {
        display: block;
        padding: 0px 0px 5px 0px;
        font-style: normal;
    }
    #miamiNews ul li a span {
	    color: #767676;
    }

.archives {
	display: block;
	max-width: 150px;
	margin: 10px 0 20px 10px;	
}
    


