/* Reset */
*{margin:0;padding:0;}
html,body { font-family: Arial, Helvetica, sans-serif;background:#000;}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,table,address{margin-bottom:14px;} 
img{border:0;}
ul,dl{padding-left:15px;}
dt{font-weight:bold;}
a{text-decoration:underline;outline:none;}
a:hover{text-decoration:none;}
label{cursor:pointer;}
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix{display:inline-block;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}
.imgheader,.imgbutton{text-indent:-9999px;overflow:hidden; background-repeat:no-repeat;}
.imgbutton{display:block;}

/* Page */
#page {
	width: 950px;
	margin: 0 auto;
	background: #131313;
}

/* Nav Bar */
#navBar {
	width: 900px;
	height: 40px;
	padding: 0 25px;
	background: url(/teched/img/bg_nav.jpg) no-repeat;
}
    /* Main Nav */
	#navBar ul {
		padding: 0;
		margin: 0;
		float: right;
	}
	    #navBar ul li {
		    list-style: none;
		    padding-top: 8px;
		    float: left;
	    }
	    #navBar ul li a {
		    display: block;	
		    height: 22px;	
		    font-size: 12px;
		    text-decoration: none;	
		    color: #fff;	
		    text-align: center;
		    font-weight: bold;
	    }
	    #navBar #nav {
		    float: left;
		    background: url(/teched/img/hr_nav_vertical.gif) no-repeat;
	    }
	    #navBar #nav li {
		    padding: 0;
		    background: url(/teched/img/hr_nav_vertical.gif) no-repeat;
	    }
	    #navBar #nav li a {
		    height: 27px;
		    display: block;
		    width: 90px;
		    padding: 13px 5px 0 5px;
		    text-align: center;
	    }
	    #navBar #nav li a:hover {
	        color:#FFC211;
	    }
	    #navBar #nav li a.active {
		    background: url(/teched/img/bg_nav_hover.jpg)
	    }
	/* Seconday Nav - Top Left */    
	#navBar #secondaryNav {
		padding-top: 10px;
	}
	    #navBar #secondaryNav li {
	        background: url(/teched/img/btn_left.gif) no-repeat;
		    padding: 0;
		    margin-left: 10px;
	    }
	    #navBar #secondaryNav li a {
		    background:url(/teched/img/btn_right.gif) top right no-repeat;
		    color: #ccc;
		    cursor: pointer;
		    display: block;
		    height: 22px;
		    padding: 0 15px; 
	    }
	    #navBar #secondaryNav li a:hover {
		    color: #FFC211;
	    }		
	    #navBar #secondaryNav li span {
		    display: block;
		    line-height: 16px;
		    
		    background: url(/teched/img/btn_middle.gif) repeat-x;
		    padding: 3px 0 3px 10px;
	    }


/* Header */
#header {
	position: relative;
}
    /* Register Banner */
	#header #register {
		position: absolute;
		top: 0; left: 25px;
		z-index: 100000000;
		background: url(/teched/img/bg_register.gif) bottom left no-repeat;
		width: 226px;
		/*height: 195px; */
		padding: 20px 7px 7px 7px;
	}
		#header #register h2 {
			width: 179px; 
			height: 79px;
			background: url(/resources/global/negroverde.gif) no-repeat;
			margin: 0 auto 35px auto;
		}
		#header #register h2 a {
			width: 206px; 
			height: 80px;		
		}
		#header #register p {
		    height: 18px;
		    width: 207px; 
		    padding: 0;
		    margin: 0 auto 10px auto;
		    background: url(/resources/global/fechachile.gif) no-repeat;
		}
		#header #register a {
			background-repeat: no-repeat;
			height: 33px;
			width: 220px;
			margin: 0 auto;
		}
		#header #register a:hover {
		    background-position: 0 -33px;
		}
		#header #register a.btnRegNow {
			background-image: url(/teched/img/en-US/btn_reg-now.png);
			margin-bottom: 5px;}

                 #header #register a.btnsurvey {
			background-image: url(/teched/img/en-US/survey.png);
			margin-bottom: 5px;}
			
			#header #register a.btsales {
			background-image: url(/teched/img/en-US/sales.png);
			margin-bottom: 5px;}
			
			#header #register a.btnspecial {
			background-image: url(/teched/img/en-US/special.png);
			margin-bottom: 5px;}
		
		#header #register a.btnRegInfo {
			background-image: url(http://www.msfttechdays.com/resources/global/registro.png);
			margin-bottom: 5px;
		}		
		#header #register a#btnSpreadWord {
			background-image: url(/teched/img/en-US/btn_spread-word.png);
		}
	/* Main Banner Image */	
    #header #mainimage {
        height:240px;
        width:950px;
    }
    /* Sub Nav */					
	#header .subnav {
		width: 900px;
		height: 38px;
		background: url(/teched/img/bg_subnav.jpg) repeat-x;
		padding: 0 25px;	
	}
	    #header .subnav ul {
		    margin: 0;
		    height: 38px;
		    padding: 0;
		    background: url(/teched/img/hr_subnav_vertical.gif) no-repeat;	    
	    }
	    #header .subnav ul li {
		    float: left;
		    height: 38px;
		    list-style: none;
		    overflow: hidden;
		    background: url(/teched/img/hr_subnav_vertical.gif) no-repeat;
	    }
	    #header .subnav ul a {
		    color: #fff;
		    text-decoration: none;
		    font-size: 12px;
		    font-weight: bold;
		    display: block;
		    height: 16px;
		    padding: 11px 20px;
	    }	
	    #header .subnav ul a:hover {
	        color: #FFC211;
	    }
	    #header .subnav ul .active a {
		    color: #fff !important;
		    background: url(/teched/img/bg_subnav_hover.jpg) repeat-x;
	    }	
	
/* Content */	
#content {
	width: 900px;
	padding: 40px 25px;
	/*min-height: 200px;*/
}
	#content a, #content p, 
	#content ul, #content table {
		font-size: 13px;
		color: #ccc;
		line-height: 16px;
	}
	#content h2, #content h3,
	#content h4, #content h5 {
	    color: #eee;
	}
	#content h1 span, #content h2 span, #content h3 span,
	#content h4 span, #content h5 span {
	    display: block;
	}	
	#content h1 {
	    font-size: 24px;
	    text-transform: uppercase;
	    line-height: 26px;
	    color: #fff;
	}
	#content h1.subheader {
	    text-transform: none;
	    font-size: 18px;
	    border-bottom: dotted 1px #666;
	    padding-top: 20px;
	}
	#content h2 {
		font-size: 14px;
		background: url(/teched/img/icon_arrow_orange.gif) no-repeat;
		padding-top: 31px;
	}
	#content h3, #content h4  {
		font-size: 13px;
	}
	#content a {
	    color: #00994a;
	    text-decoration: none;
	}
	#content a:hover {
	    color: #ffc211;
	    text-decoration: none;
	}			
    #content table {
        border: 0;
        width: 100%;
        background: #0d0d0d;
    }
    #content table td,
    #content table th {
        padding: 5px 14px;
        vertical-align: top;
    }	
    #content table th {
        text-align: left;
        background: #000;
    }
    #content table .altRow td {
        background-color: #1a1a1a;   
    }  
    /* Layout - Cols List */  
    #content ul.columsList {
        width: 900px;
        padding: 0;
        margin: 0 0 20px 0;
        background-repeat: repeat-y;
    }
    #content ul.double {
        background-image: url(/teched/img/bg_col_double.gif);
    }
    #content ul.triple {
        background-image: url(/teched/img/bg_col_triple.gif);
    }
    #content ul.quadruple {
        background-image: url(/teched/img/bg_col_quad.gif);
    }        
    #content ul.shade {
        border-bottom: solid 1px #131313;  
        background-color: #262626;  
        margin-bottom:30px;
    }   
    #content ul.stacked {
        margin-bottom:0;  
    }        
    #content ul.columsList li {
        list-style: none;
        float: left;
        padding-right: 20px;
    }
    #content ul.columsList li.divider {
        border-left:1px solid #333333;
        padding-left:19px;   
    }    
    #content ul.double li {
        width: 430px;
    }
    #content ul.double li.divider {
        width: 410px;
    }    
    #content ul.triple li {
        width: 280px;
    }
    #content ul.triple li.divider {
        width: 260px;
    }     
    #content ul.quadruple li {
        width: 205px;
    }  
    #content ul.quadruple li.divider {
        width: 185px;
    }   
    #content ul.shade li div.moduleBody {
       padding: 20px 0 7px 20px;  
    } 
    #content ul.columsList li.divider div.moduleBody {
        padding-left: 0;
    }        
    #content ul.columsList li ul,
    #content ul.columsList li ol {
        width: auto;
        background: none;
        border: 0 none;
    } 
    #content ul.columsList li ul li,
    #content ul.columsList li ol li {
       float: none;
       width: auto;
       padding: 0; 
       list-style: disc;
    }  
    #content ul.columsList li ol li {
        list-style: none;
        padding: 3px 0;
        border-top: solid 1px #939393;
    } 
    /* Intro */
    #content .intro,
    #content ul.intro {
        margin-bottom: 40px;  
    } 
    #content ul.intro h1 {
        margin-bottom: 0;
    }     
    /* Related Links */ 
    #content ul.relatedLinks {
        width: 900px;
        padding: 20px 0 0 0;
        border-top: dotted 1px #555;
        margin-bottom: 0;
    }
    #content ul.relatedLinks li {
        list-style: none;
        margin-bottom: 7px;
    }
    #content ul.columsList li.divider p.last_p {
        margin-bottom: 0;
    }
	/* Bubble Lists */
	#content ul.bubbleList,
	#content ul.columsList li ul.bubbleList {
	    padding: 0;
	}
	#content ul.bubbleList li,
	#content ul.columsList li ul.bubbleList li {
	    background: url(/teched/img/bg_bubble_top.gif) no-repeat; 
	    padding-top: 12px;
	    list-style: none;
	    margin-bottom: 3px;
	}
	#content ul.bubbleList li div,
	#content ul.columsList li ul.bubbleList li div {
	    background: url(/teched/img/bg_bubble_bottom.gif) left bottom no-repeat; 
	    padding: 0 12px 12px 12px;
	}
    /* Content Buttons */
    #content ul.relatedLinks li a,
	#content a.btnMore {
		background: url(/teched/img/icon_green_cricle.gif) 0 3px no-repeat;
		display: block;
		padding-left: 20px;
		text-decoration: none;
		font-weight: bold;
		font-size: 12px;
	}
	#content ul.relatedLinks li a:hover,
	#content a.btnMore:hover {
		text-decoration: none;
		color: #ffc211;
		background: url(/teched/img/icon_yellow_cricle.gif) 0 3px no-repeat;
	}
	#content a.btnRegNow {
		background-image: url(/teched/img/en-US/btn_register_now.gif);
		width: 120px;	
		height: 25px;    
	}
	#content a.btnIndivRegNow {
		background-image: url(http://www.msteched.com/resources/global/nz-btn_register_indiv.gif);
		width: 190px;	
		height: 25px;    
	}
	#content a.btnCorpRegNow {
		background-image: url(http://www.msteched.com/resources/global/nz-btn_register_corp.gif);
		width: 190px;	
		height: 25px;    
	}
	#content a.btnCorpdelRegNow {
		background-image: url(http://www.msteched.com/resources/global/nz-btn_register_corpdel.gif);
		width: 190px;	
		height: 25px;    
	}
	#content a.btnApplyNow {
        width: 100px;
        height: 25px;
        background-image: url(/teched/img/en-US/btn_apply-now.png); 
	}	
	#content a.btnRegNow:hover,
	#content a.btnIndivRegNow:hover,
	#content a.btnCorpRegNow:hover,
	#content a.btnCorpdelRegNow:hover,
	#content a.btnApplyNow:hover {
	    background-position: 0 -25px;
	}
	/* Tabs */
    #content .tabsSet {
        border-bottom: 1px solid #333;   
    }
    #content .tabsSet ul{
        margin-bottom: 0; 
        padding:0;
        list-style-type: none;  
    }
    #content .tabsSet li {
         display: inline;
         float: left;
         width: 160px;
         margin-right: 5px;
    }
    #content .tabsSet li a {
        width: 160px;
        height: 23px;
        display: block;
        background-image: url(/teched/img/bg_tab.gif); 
        background-repeat: no-repeat;
        text-align: center;
        color: #fff;
        text-decoration: none;
        padding-top: 7px;
    }
    #content .tabsSet li.active a {
        color: #fff; 
        position: relative;
        top: 1px;
        background-position: 0 -30px;
        height: 24px;
    }
    #content .tabsSet li a:hover {
        color: #ffc211; 
    }
    #content .tabsSet li.active a:hover {
        cursor: default;
        color: #fff;
    }

    #content .tabsBody {
        border-left: solid 1px #333;
        border-right: solid 1px #333;
        border-bottom: solid 1px #333;
        background:#0d0d0d;
        padding: 19px;
        width: 860px;
        margin-bottom: 20px;   
    }
    /* Rounded Inputs */
    #content .roudedInput {
        overflow: hidden;
    }
    #content .roudedInput span {
        display: block;
        width: 10px;
        height: 23px;
        float: left;
        background-repeat: no-repeat;
    }
    #content .roudedInput span.leftInput{
        background-image: url(/teched/img/input_left.gif);  
    }
    #content .roudedInput span.rightInput{
        background-image: url(/teched/img/input_right.gif); 
        margin-right: 9px;    
    }
    #content .error span.leftInput,
    #content .error span.rightInput {
        background-position: 0 -23px;
    }
    #content .roudedInput input {
        border: 0 none;
        float: left;
        height: 20px;
        color: #333;
        padding-top: 3px;    
    }    				
/* Subfooter */
#subfooterWrap {
    background: #1a1a1a url(/teched/img/bg_subfooter_bottom.gif) left bottom no-repeat;
    width: 900px;
    margin: 0 auto 20px auto;
    padding-bottom: 5px;
}
#subfooter {
    background: url(/teched/img/bg_subfooter_top.gif) top left no-repeat;
    padding: 5px 5px 0 5px;
    width: 890px;
}
    #subfooterNav {
        width: 890px;
        height: 37px;
        background: url(/teched/img/bg_subfooter_nav.jpg) no-repeat;
        padding: 7px 0 6px 0;
        margin: 0;
    }
        #subfooterNav li {
            float: left;
            list-style: none;
            background: url(/teched/img/bg_subfooter_nav_spacer.jpg) top right no-repeat;
            height: 32px;
            padding: 5px 10px 0 10px;
            line-height: 14px;
        }
        #subfooterNav li#nav_teonline {
            width: 280px;
        }
        #subfooterNav li#nav_teconnect {
            width: 285px;
        }
        #subfooterNav li#nav_2008 {
            width: 280px;
        }
        #subfooterNav li#nav_social {
            width: 285px;
        }
        #subfooterNav li#nav_hptxt {
            width: 80px;
        }
        #subfooterNav li#nav_facebook {
            width: 145px;
            width: 80px;
            height: 30px;
            padding: 3px 30px 4px 30px;
        }
        #subfooterNav li#nav_flickr {
            width: 145px;
            width: 80px;
            height: 30px;
            padding: 3px 30px 4px 30px;
        }
        #subfooterNav li#nav_hp {
            width: 145px;
            width: 80px;
            height: 30px;
            padding: 3px 30px 4px 30px;
        }
        #subfooterNav li#nav_twitter {
            width: 80px;
            height: 30px;
            padding: 5px 31px 10px 31px;
            background: none;
        }
        #subfooterNav li a {
            color: #999;
            text-decoration: none;
            font-size: 11px;
            cursor: pointer;
        }
        #subfooterNav li a span {
            display: block;
            height: 13px;
            text-indent: -9999px;
            overflow: hidden;
            background-repeat: no-repeat;
        }
        #subfooterNav li a:hover span {
           background-position: 0 -13px; 
        }
        #subfooterNav li#nav_teonline a span {
            width: 109px;
            background-image: url(/teched/img/en-US/btn_teched_online.gif); 
        }
        #subfooterNav li#nav_teconnect a span {
            width: 122px;
            background-image: url(/teched/img/en-US/btn_teched_connect.gif); 
        }
        #subfooterNav li#nav_2008 a span {
            width: 109px;
            background-image: url(/resources/global/nz-btn_2008.gif); 
        }
        #subfooterNav li#nav_social a span {
            width: 122px;
            background-image: url(/resources/global/nz-btn_social.gif); 
        }
        #subfooterNav li#nav_hptxt a span {
            width: 80px;
        }
        #subfooterNav li#nav_facebook a {
            width: 80px;
            height: 30px;
            background-image: url(/teched/img/icon_facebook.jpg); 
        }
        #subfooterNav li#nav_flickr a {
            width: 80px;
            height: 30px;
            background-image: url(/resources/global/nz-icon_flickr.gif); 
        }
        #subfooterNav li#nav_hp a {
            width: 80px;
            height: 30px;
            background-image: url(/resources/global/nz-icon_hp.gif); 
        }
        #subfooterNav li#nav_twitter a {
            width: 80px;
            height: 30px;
            background-image: url(/resources/global/nz-icon_twitter.gif); 
        }

/* Footer */
#footer  {
	background: url(/teched/img/hr_horizontal.gif) repeat-x;
	width: 900px;
	padding: 10px 0 30px 0;
	margin: 0 auto;
}
    #footer a, #footer p, #footer ul {
	    color: #666;
	    font-size: 11px;
    }
    #footer ul {
	    padding: 0;
	    margin-bottom: 5px;
    }
    #footer li {
	    list-style: none;
	    display: inline;
    }
    #footer a {
        text-decoration:none;
    }
    #footer a:hover {
        color:#FFC211;
    }
    #footer a.logoMicrosoft {
	    display: block;
	    background:url(/teched/img/logo_footer_microsoft.gif) bottom left no-repeat;
	    width: 104px;
	    height: 21px;
	    float: right;
	    padding-top: 5px;
    }
    #footer p {
        margin: 0;
    }
