/* ******************************************************************************
 * Seismic Micro Technology CSS
 *
 * HomePage
 * Version 1.0
 * 2009-01-12
 * @site http://www.seismicmicro.com/
 ***************************************************************************** */

* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

body {
    background-image: url(../images/bg3.png);
    font-family:Arial,Verdana,Helvetica,sans-serif;
    cursor: default;
    font-size: 13px;
}

.clear {
	clear: both;
	display: block;
    line-height: 0px;
    font-size: 0px;           
}
a {
    color: black;
    text-decoration: none;
}
a:hover {
    color: blue;
}
img {  
    border-style: none;
}
h3 {
    font-size: 14px;
}
h3 p {
    font-size: 10px;
}
.underline {
	text-decoration: underline;
}
.bold {
    font-weight: bold;
}
#mainContainer {
    float: left;
    width: 100%;
}
#mainContainerInner {
    background-image: url(../images/hd_background.jpg);
    background-repeat: no-repeat;
    width: 972px;
    margin: 0px auto;
    background-color: white;
}
.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}

/*********************** HEADER *******************************/
#hd {
    float: left;
    width: 974px;
}
#hdLogo {
    float: left;
    margin-left: 10px;
}
#hdText {
    float:left;
}
#hdTextMajor {
    font-size: 25px;
    font-weight: bold;
    margin: 30px 0px 0px 10px;
}
#hdTextMinor {
    margin: 2px 0px 0px 10px;
}
#hdUserArea {
    color: #444444;
    float: right;
    width: 415px;
    margin: 25px 10px 0px 0px;
}
    .hdUserAreaElementWithDivider {
        float: left;
        font-size: 11px;
        margin: 3px 3px 0px 13px;
        padding-right: 15px;
        border-right: 1px solid #929292;
    }
    .hdUserAreaElement {
        float: left;
        font-size: 11px;
        margin: 3px 7px 0px 13px;
    }
        .hdUserAreaElement a {
            color: #444444;
        }

/*********************** BODY (TOP) *******************************/
#bd {
    width: 974px;
}

.bdSlide, .bdSlide_on {
	float: left;
	position: absolute;
    background-color: white;
    width: 954px;
    height: 338px;
    margin: 0px 9px 0px 9px;
}

#bdSlide_1 {
}
#bdSlide_2 {
}
#bdSlide_3 {
}
#bdSlide_4 {
}
#bdSlide_5 {
}

	#bdSelector span.largr {
		font-size: 1.4em;
	}

	#bdSelector .navDynamicCopy {
		float: left;
		color: white;
		margin: 12px 0px 0px 50px;
		display: none;
		text-align: right;
		width:  350px;
	}

	#bdSelector, #bdSelectorBG {
		position: absolute;
	    height: 42px;
	    margin: 344px 0px 0px 10px;
	    width:784px;    		
	}

	#bdSelectorBG {
	    background-color: black;
		opacity: .50;
    	filter: alpha(opacity = 50);
	}
	
		#bdSelector #arrow_circle_nav_left {
			float: left;
			padding: 15px 15px 0px 25px;		
			cursor: pointer;
		}
		#bdSelector #arrow_circle_nav_right {
			float: left;
			padding: 15px 0px 0px 15px;
			cursor: pointer;
		}
		
		#bdSelector .circle_nav {
		    float: left;
		    cursor: pointer;
		    font-size: 11px;
		    background-image: url("../images/navControls/circle_empty.png");  
	    	background-repeat: no-repeat;
		    height: 18px;
		    width: 18px;	
			margin: 12px 10px 10px 10px;
			padding: 1px 0px 5px 5px;
			color: white;		
		}	
		
		#bdSelector .circle_nav_on {
		    float: left;
		    cursor: pointer;
		    font-size: 11px;
		    background-image: url("../images/navControls/circle_full.png");  
	    	background-repeat: no-repeat;
		    height: 18px;
		    width: 18px;	
			margin: 12px 10px 10px 10px;
			padding: 1px 0px 5px 5px;
			color: white;
		}
	
		#bdSelector .circle_nav:hover {
		    background-image: url("../images/navControls/circle_hover.png");  
	    	background-repeat: no-repeat;
		    cursor: pointer;
		}
	
		#bdSelector #circle_1 {
		}
	
		#bdSelector #circle_5 {
		}	

/* ********************** BODY (BOTTOM) ****************************** */
#bd2 {
    background-image: url(../images/bd2_background.png);  
    background-repeat: no-repeat;
    margin: 400px 0px 0px 0px;
    width: 972px;
    height: 236px;
    letter-spacing: -0.5px;
    font-size: 13px;    
}
#bd2Container {
    float: left;
    color: #222222;
    width: 938px;
    height: 165px;
    margin: 15px 20px 10px 20px;
}
#bd2Tab1CornerFix {
    position: absolute;
    background-color: #EEEEEE;
    width: 5px;
    height: 5px;
    margin: -10px 0px 0px -5px;
    z-index: 100;
}
.bd2Tab {
    float: left;
    color: #444444;
    background-color: #FFFFFF;
    width: 123px;
    height: 25px;
    font-weight: bold;
    margin: 0px 2px 0px 0px;
    padding: 5px 0px 0px 5px;
    cursor: pointer;
}
.bd2TabLabel {
    float: left;
}
.bd2RightArrow {
    float: left;
    background-image: url(../images/arrow_right.png);  
    width: 10px;
    height: 10px;
    margin: 2px 0px 0px 8px;
}
.bd2DownArrow {
    float: left;
    background-image: url(../images/arrow_down.png);  
    width: 10px;
    height: 10px;
    margin: 3px 0px 0px 8px;
}

#bd2ContainerInner {
    float: left;
    width: 933px;
    height: 170px;
}
.bd2Column {
    float:left;
    width: 123px;
    margin: 10px 2px 0px 5px;
    color: #444444;
}
#bd2Column_5 { 
    float: left;
    width: 192px;
    height: 160px;
    margin: -31px 5px 0px 5px;
    border: 1px solid #929292;
}
    #caseStudiesTitle {
        float: left;
        font-weight: bold;
        margin: 5px 0px 0px 10px;
    }
    #caseStudiesGeoChooser {
        font-size: 11px;
        float: right;
        margin: 5px 10px 0px 0px;
    }
    #caseStudiesToolTip {
        color:black;
        font-size:11px;
        margin:0px 10px 0px 0px;
        position:absolute;
        text-align:right;
        width:182px;
    }
    #caseStudiesMapOverlay {
        position:absolute;
    }
    #caseStudiesMapArea {
        cursor:pointer;
        width: 190px;
        height: 100px;
        margin: 0px 0px 0px 0px;
    }
    #caseStudiesFooter {
        width: 100%;
        margin: 10px 0px 0px 0px;
        text-align: center;
        color:#929292;
    }
#bd2Column_6 {  
    float: left;  
    width: 194px;
    height: 156px;  
    margin: -31px 0px 0px 5px;
    border: 3px solid #929292;
}
.bd2ColumnElement {
    font-weight: bold;
    width: 115px;
    height: 30px;
    cursor: pointer;
}
.bd2ColumnElementClickInfo {
    margin: 30px 0px 0px 0px;
    font-size: 11px;
    display:none;
    color: Black;
}
.bd2ColumnContentBox {
    float: left;
    background-color: #EEEEEE;
    height: 150px;
    margin: 10px 0px 10px 0px;
}

#accordion {
    height:156px;
}
.accordionElement {
    font-weight:bold;
    padding:2px 0 0 5px;
    background-color: #EEEEEE;
}
.accordionElementLabel {
    float: left;
}
.accordionRightArrow {
    float: right;
    background-image: url(../images/arrow_right.png);  
    width: 10px;
    height: 10px;
    margin: 2px 7px 0px 5px;  
}
.accordionDownArrow {
    float: right;
    background-image: url(../images/arrow_down.png);  
    width: 10px;
    height: 10px;
    margin: 3px 7px 0px 5px;
}

#accordionElement2 {
    border-top: 3px solid #929292;
}
#accordionElement3 {
    border-top: 3px solid #929292;
}
.accordionElement a {
    color: black;
}
.accordionContent {
   height: 97px;
   text-align: center;
}
.accordionContent img {
    margin-top: 14px;
    border: 0px;
}




/* ********************** bd2 slider ****************************** */
.bd2InnerLeftArrow {
    float: left;
    height:20px;
    width: 20px;
    margin: 70px 0px 0px 0px;    
    cursor: pointer;
}
.bd2InnerRightArrow {
    float: right;
    height:20px;
    width: 20px;
    margin: 70px 0px 0px 0px;    
    cursor: pointer;
}

.bd2VidSliderOuter {
    float: left;
    overflow: hidden;
    width: 680px;  /*make sure this is even*/
    height: 125px;
    margin: 15px 0px 0px 0px;
}
.bd2VidSliderInner {
    width: 10000px;
    height: 125px;
    margin: 0px 0px 0px 0px;
}

.bd2VideoThumbnail {
    float: left;
    width: 320px;
    height: 125px;
    margin: 0px 10px 0px 10px;
}
.bd2VideoToolTip {
    position:absolute;
    background-color: white;
    border: 2px solid #929292;
    padding: 3px;
    margin: 10px 0px 0px 10px;
}


.ec_box {
    float: left;
    height: 135px;
    width: 360px;
    margin: 10px 15px 0px 20px;
    border: 1px solid #CCCCCC;
    background-color: white;
}
    .ec_box .ec_box_header {
        border-bottom: 1px solid #CCCCCC;
    }
        .ec_box_header a {
            color: Blue;
        }
        .ec_box_header span {
            font-weight: bold;
            margin: 5px;
        }
        

    .ec_box .ec_box_content {
        height:108px;
        overflow-y:auto;
        width:360px;
    }
        .ec_box_content ul {
            list-style: none;
            margin-left: 20px;    
        }
        .ec_box_content a {
            color: Blue;
        }
        .ec_box_content ul li {
            margin: 10px 0px 10px 0px;
        }



.ec_box_long {
    float: left;
    height: 135px;
    width: 680px;
    margin: 10px 15px 0px 20px;
    border: 1px solid #CCCCCC;
    background-color: white;
}
    .ec_box_long .ec_box_long_header {
        border-bottom: 1px solid #CCCCCC;
    }
        .ec_box_long_header a {
            color: Blue;
        }    
        .ec_box_long_header span {
            font-weight: bold;
            margin: 5px;
        }

    .ec_box_long .ec_box_long_content {
        height:108px;
        overflow-y:auto;
        width:677px;
    }
        .ec_box_long_content th {
            text-align: left;
        }
        
        .ec_box_long_content a {
            color: blue;
        }
        .ec_box_long_content ul {
            list-style: none;
            margin-left: 20px;    
        }
        .ec_box_long_content ul li {
            margin: 10px 0px 10px 0px;
        }


/* ************************ Bd2 product slider *********************** */
.sliderGalleryWrapper {
    margin: 0px 0px 0px 50px;
}

.sliderGallery {
     overflow: auto;
     clear: left;
     position: relative;
     padding: 5px 20px 15px 0px;
     height: 130px;
     width: 680px;
 }

 .sliderGallery UL {
     position: absolute;
     list-style: none;
     overflow: none;
     white-space: nowrap;
     padding: 0;
     margin: 0;
 }

 .sliderGallery UL LI {
     display: inline;
 }

 .slider {
     width: 750px;
     height: 19px;
     top: 115px;
     margin-left: 5px;
     padding: 1px;
     position: relative;
     background: url(../images/sliderImages/slider_750.png) no-repeat;
 }


/* ********************** NewsFeed ****************************** */
#newsFeed {
    float: left;
    overflow: hidden;
    width: 500px;
    height: 15px;
    border-top: 1px solid #929292;
    border-bottom: 1px solid #929292;
    margin: 5px 5px 0px 0px;
    padding: 5px 0px 5px 5px;
}

    #newsFeed img {
        float: right;
        padding:2px 3px 2px 3px;
        cursor: pointer;
        height: 12px;
        width: 12px;
    }
    
    #newsFeed ul {
        list-style: none;
        float: left;
        width: 370px;
        margin: 0px 0px 0px 10px;
    }

    #newsFeed ul li {
        display:none;
        height: 20px;
    }

    #newsToolTip {
        float:left;
        border: 4px solid #CCCCCC;
        padding: 5px;
        font-size: 11px;
        margin: -2px 0px 0px 80px;
        background-color: white;
    }
/* ********************** Ticker ****************************** */
#marketTicker {
    float: right;
    overflow: hidden;
    position: relative;
    width: 400px;
    height: 20px;
    padding: 10px 7px 0px 0px;
}

div.stockTicker {
    font-family: Verdana, Arial, Helvetica, San-serif;
    font-size: x-small;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 0px 0px;
    position: relative;
}

div.stockTicker span {
    margin: 0 10px 0;
}

div.stockTicker span.up {
    color: green;
    padding-left: 2px;
}

div.stockTicker span.down {
    color: red;
    margin: 0;
    padding-left: 10px;
}

div.stockTicker span.eq {
    margin: 0;
    padding-left: 10px;
}

div.stockTicker span.quote {
    margin: 0;
    font-weight: bold;
    padding-left: 10px;
}

/* ********************** Footer ****************************** */
#ft {
    float: left;
    font-size: 10px;
    width: 942px;
    margin: 10px 15px 10px 15px;
}
#ft_left {
    float: left;
}
#ft_right {
    float: right;
}
.flag_icon {
    float: left;
    margin: 0px 5px 0px 0px;
}
.flag_country {
    float: left;
    font-weight: bold;
    margin: 0px 15px 0px 0px;    
}



/* ********************* other ***********************************/
.watchNow {
    background-image: url(/images/icons/icon_watchnow.png);
    background-repeat: no-repeat;
    background-position: top right;
    width: 100px;
    line-height: 20px;
}

/*start the breadcrumb*/

.breadcrumb {
	display: block;
	margin-top: 10px !important;
	margin-bottom: 10px;
}
.breadcrumb li {
	display: inline;
	font-size: 11px;
	padding: 0 6px 0 9px;
	background: url("/images/sep-3.gif") no-repeat 0 2px;
}
.breadcrumb .first {
	background: none;
	padding: 0 6px 0 0;
}
.breadcrumb li a {color: #000000;}
.breadcrumb li a:hover,
.breadcrumb li .active {
	color: #d31f35;
	text-decoration: none;
}
ul.breadcrumb {
    border-bottom:1px solid #EEEEEE;
    border-top:1px solid #EEEEEE;
    margin:0px 10px;
    padding:5px;
}

