﻿.top
{
    margin-left: auto;
    margin-right: auto; 
    width: 890px;
    height: 80px;
}

.bottom
{
    margin-left: auto;
    margin-right: auto; 
    width: 890px;
    height: 50px;
}

.leftlocation
{
    float: left;
    text-align: center; 
    position: relative;
    top: 30px;
}
    
.rightlocation
{
    float: right;
    text-align: center;
    color: #797a79;
    position: relative;
    top: 25px;
    right: 10px;
}

.rightlocation a
{
	margin: 0px 5px;
    text-decoration: none;
    color: #797a79;
    font-size: 14px;
    font-family: Segoe UI;    
}
    
.leftwrite
{
    width: 100%; 
    clear: both;
    text-align: center;
    position: relative;
    top: 20px;
    color: #797a79;
    font-size: 14px;
    font-family: Segoe UI;
}
 
.leftwrite a
{
    margin: 0px 5px;
    text-decoration: none; 
    color: #797a79;
}

body
{
	background-image: url('../pic/background.png');
}

.holder
{
    margin-left: auto;
    margin-right: auto; 
    width: 890px;
}
    
.row
{
    width: 100%; 
    clear: both;
}

.outertab
{
    height: 55px;
    width: 170px;    
    float: left;
    text-align: center; 
    margin-right: 10px;
    background-image: url('../pic/tab_bg.png');
    background-repeat: no-repeat;
    background-position: top center;
    cursor:pointer;
}
.outertab img
{
    float: left;  
    margin-top: 15px;
    cursor:pointer;
}
.outertab div
{
    float: left;
    margin-top: 18px;    
    font-family: Arial;
    font-size: 18;
    font-weight: bold;
    color: White;
    cursor:pointer;
}
.outertab1 img
{
    margin-left: 36px;
}
.outertab2 img
{
    margin-left: 40px;
}
.outertab3 img
{
    margin-left: 36px;
}
.outertab4 img
{
    margin-left: 50px;
}
.outertab5 img
{
    margin-left: 36px;
}

.outertab_last 
{
    margin-right: 0px;
}


.decoration1 
{
    position: absolute; 
}

.innerpane11
{
    margin-top: 3px;
    margin-bottom: 3px;
    height: 389px;
    width: 890px;
    background-image: url('../pic/m1-1.jpg');
    background-repeat: no-repeat;
}
.innerpane11 .t1
{
    position: relative;
    top: 135px;
    left: 443px;
    line-height: 26px;
    color: #797a79;
    font-size: 16px;
    font-family: Segoe UI;  
    width: 400px;
}
.innerpane11 .t2
{
    position: relative;
    top: 135px;
    left: 443px;
    line-height: 26px;
    color: #797a79;
    font-size: 16px;
    font-family: Segoe UI;  
    width: 400px;
}
.innerpane11 .download
{
    position: relative;
    top: 95px;
    left: 624px;
    height: 65px;
    width: 223px;
    display: block;
    text-decoration: none;
    background-image: url('../pic/download.png');
    background-repeat: no-repeat;
    background-position: 0% 0%;
}
.innerpane11 .download:hover
{
    background-position: 100% 0%;
}
.innerpane11 .block
{
	position: relative;
	left: 415px;
	top: 50px;
	width: 410px;
}

.innerpane11 .block .title
{
	font-family: Arial;
	font-size: 40px;
	font-weight: bold;
	line-height: 46px;
	color: White;
	text-shadow: -2px 1px 0px #000000;
	filter: Shadow(Color=#000000,Direction=245,Strength=2);
}

.innerpane11 .block .content
{
	margin: 10px auto auto 0px;
	font-family: Segoe UI;
	font-size: 36px;
	word-spacing: -10px;
	line-height: 33px;
	color: White;
	font-style: italic;
}

.innerpane11 .block .content1
{
	margin: 15px auto auto 4px;
}

.innertab11
{
    float: left;
    width: 222px;
    height: 140px;
    background-color: #dfdfde;
    text-align: center;  
    cursor:pointer;
}
.innertab11 img
{
    margin-top: 25px;
    cursor: default;
    padding-right: 1px;  
    cursor:pointer;
}
.innertab11 img:hover
{
    cursor:pointer;
}
.innertab11_last 
{
    margin-right: 2px;
    
}

/*.innerpane21
{
    margin-top: 3px;
    margin-bottom: 3px;
    height: 389px;
    width: 890px;
    background-image: url('../pic/m2-1.png');
    background-repeat: no-repeat;
}
.innerpane21 .t1
{
    position: relative;
    top: 340px;
    left: 630px;
    font-family: Arial;
	font-size: 32px;
	font-weight: bold;
	word-spacing: 2px;
	line-height: 32px;
	color: White;
	width: 300px;
	text-shadow: -2px 1px 0px #000000;
	filter: Shadow(Color=#000000,Direction=245,Strength=2);
}*/

#pane21-text1
{
    position: relative;
    top: 135px;
    left: 443px;
    line-height: 26px;
    color: White;
}
#pane21-download
{
    position: relative;
    top: 173px;
    left: 443px;
    height: 65px;
    width: 223px;
    display: block;
    text-decoration: none;
    background-image: url('../pic/download.png');
    background-repeat: no-repeat;
    background-position: 0% 0%;
}
#pane21-download:hover
{
    background-position: 100% 0%;
}

.innertab21
{
    float: left;
    width: 222px;
    height: 140px;
    background-color: #dfdfde;
    text-align: center;
    cursor:pointer;
}
.innertab21 img
{
    margin-top: 25px;
    cursor: default;
    padding-right: 1px; 
    cursor:pointer;
}
.innertab21 img:hover
{
    cursor:pointer;
}

#product, #product2010
{
	font-size: 14px;
	font-family: Arial;
	color: #ffffff;
    margin-top: 15px;
	margin-left: 35px;
	text-align:center;
	
}

.innerpane31
{
    margin-top: 3px;
    margin-bottom: 3px;
    height: 389px;
    width: 890px;
    background-image: url('../pic/m3-3.jpg');
    background-repeat: no-repeat;
}

.innerpane31 img
{
   border-width:0px; 
}

.innerpane31 div.t1
{
    position: relative;
    top: 50px;
    left: 35px;
    font-family: Arial;
    font-size: 18px;
    font-style: italic;
    color: White;
    text-shadow: -2px 1px 0px #000000;
	filter: Shadow(Color=#000000,Direction=245,Strength=2);
}
.innerpane31 div.t2
{
    position: relative;
    top: 75px;
    left: 35px;
	font-family: Segoe UI;
    font-size: 14px;
    color: #bcd3bd;
}
.innerpane31 div.t3
{
    position: relative;
    top: 70px;
    left: 20px;
    font-family: Arial;
    font-size: 12px;   
    color: #ffffff;
    line-height: 7px;
}
.innerpane31 div.t4
{
    position: relative;
    top: 40px;  
    left: 175px;
    font-family: Arial;
    font-size: 18px;   
    font-style: italic;
    color: #ffffff;
}
.innerpane31 .download
{ 
    position: relative;
    top: 105px;
    left: 35px;
    height: 65px;
    width: 223px;
    display: block;
    text-decoration: none;
    background-image: url('../pic/download.png');
    background-repeat: no-repeat;
    background-position: 0% 0%;
}
.innerpane31 .download:hover
{
    background-position: 100% 0%;
}

.innerpane31 .download2
{ 
    position: relative;
    top: 320px;
    left: 420px;
    height: 20px;
    width: 115px;
    display: block;
    text-decoration: none;
    background-image: url('../pic/download1.png');
    background-repeat: no-repeat;
    background-position: 0% 0%;
}
.innerpane31 .download2:hover
{
    background-position: 100% 0%;
}

.innerpane32
{
    margin-top: 3px;
    margin-bottom: 3px;
    height: 389px;
    width: 890px;
    background-image: url('../pic/m3-3.jpg');
    background-repeat: no-repeat;
}

.innerpane32 img
{
   border-width:0px; 
}

.innerpane32 div.t1
{
    position: relative;
    top: 50px;
    left: 35px;
    font-family: Arial;
    font-size: 18px;
    font-style: italic;
    color: White;
    text-shadow: -2px 1px 0px #000000;
	filter: Shadow(Color=#000000,Direction=245,Strength=2);
}
.innerpane32 div.t2
{
    position: relative;
    top: 75px;
    left: 35px;
	font-family: Segoe UI;
    font-size: 14px;
    color: #bcd3bd;
}
.innerpane32 div.t3
{
    position: relative;
    top: 70px;
    left: 20px;
    font-family: Arial;
    font-size: 12px;   
    color: #ffffff;
    line-height: 7px;
}
.innerpane32 div.t4
{
    position: relative;
    top: 40px;  
    left: 175px;
    font-family: Arial;
    font-size: 18px;   
    font-style: italic;
    color: #ffffff;
}
.innerpane32 .download
{ 
    position: relative;
    top: 105px;
    left: 35px;
    height: 65px;
    width: 223px;
    display: block;
    text-decoration: none;
    background-image: url('../pic/download.png');
    background-repeat: no-repeat;
    background-position: 0% 0%;
}
.innerpane32 .download:hover
{
    background-position: 100% 0%;
}

.innerpane32 .download2
{ 
    position: relative;
    top: 320px;
    left: 420px;
    height: 20px;
    width: 115px;
    display: block;
    text-decoration: none;
    background-image: url('../pic/download1.png');
    background-repeat: no-repeat;
    background-position: 0% 0%;
}
.innerpane32 .download2:hover
{
    background-position: 100% 0%;
}

.innerpane34 div.t2
{
    position: relative;
    left: 115px;
    top: 80px;
    font-family: Arial Rounded MT Blod;
    font-size: 18px;   
    color: #ffffff;
    font-weight: bold;
}
.innerpane34 div.t3
{
    position: relative;
    left: 100px;
    top: 70px;
    font-family: Arial;
    font-size: 12px;   
    color: #ffffff;
    line-height: 7px;
}

#innertabs3
{
	margin: 0px auto;
    width: 669px;
    height: 140px;
}

.innertab31
{
	position: relative;
	top: 25px;
	margin: auto 20px;
    float: left;
    width: 183px;
    height: 82px;
    text-align: center;
    cursor:pointer;
    background-position: bottom center;
}

.innerpane33
{
    margin-top: 3px;
    margin-bottom: 3px;
    height: 389px;
    width: 890px;
    background-image: url('../pic/m3-2.jpg');
    background-repeat: no-repeat;
    cursor:pointer;
}

.innerpane34
{
    margin-top: 3px;
    margin-bottom: 3px;
    height: 389px;
    width: 890px;
    background-image: url('../pic/m3-3.jpg');
    background-repeat: no-repeat;
}

.innerpane41
{
    margin-top: 3px;
    margin-bottom: 3px;
    height: 389px;
    width: 890px;
    background-image: url('../pic/m4-1.jpg');
    background-repeat: no-repeat;
} 
.innerpane41 .block
{
	position: relative;
	left: 27px;
	top: 92px;
	width: 410px;
}
.innerpane41 .block .title
{
	font-family: Arial;
	font-size: 32px;
	font-weight: bold;
	word-spacing: 2px;
	line-height: 32px;
	color: White;
	text-shadow: -2px 1px 0px #000000;
	filter: Shadow(Color=#000000,Direction=245,Strength=2);
}
.innerpane41 .block .content
{
	margin: 15px 60px auto 4px;
	font-family: Segoe UI;
	font-size: 16px;
	word-spacing: 2px;
	line-height: 19px;
	color: #bcd3bd;
}

.innerpane41 div.t21
{
    position: relative;
    top: 80px;
    left: 30px;
    font-family: Vrinda;
    font-weight: bold;
    font-size: 41px;
    color: White;
    text-shadow: -2px 1px 0px #000000;
	filter: Shadow(Color=#000000,Direction=245,Strength=2);
    
}
.innerpane41 div.t22
{
    position: relative;
    top: 55px;
    left: 30px;
    font-family: Vrinda;
    font-weight: bold;
    font-size: 41px;
    color: White;
    text-shadow: -2px 1px 0px #000000;
	filter: Shadow(Color=#000000,Direction=245,Strength=2);
}
.innerpane41 div.t23
{
    position: relative;
    top: 65px;
    left: 30px;
    font-family: Vrinda;
    font-size: 18px;
    color: #bcd3bd;
    line-height: 15px;
}
.innerpane41 div.t24
{
    position: relative;
    top: 75px;
    left: 30px;
    font-family: Vrinda;
    font-size: 18px;
    color: #bcd3bd;
    line-height: 15px;
}
.innerpane41 div.t31
{
    position: relative;
    top: 90px;
    left: 29px;
    font-family: Vrinda;
    font-size: 38px;
    font-weight: bold;
    color: White;
    line-height: 34px;
    text-shadow: -2px 1px 0px #000000;
	filter: Shadow(Color=#000000,Direction=245,Strength=2);
}
.innerpane41 div.t32
{
    position: relative;
    top: 105px;
    left: 29px;
    font-family: Calibri;
    font-size: 18px;
    color: #bcd3bd;
    line-height: 17px;
}
.innerpane41 div.t41
{
    position: relative;
    top: 90px;
    left: 29px;
    font-family: Vrinda;
    font-size: 36px;
    font-weight: bold;
    color: White;
    line-height: 35px;
    text-shadow: -2px 1px 0px #000000;
	filter: Shadow(Color=#000000,Direction=245,Strength=2);
    

}
.innerpane41 div.t42
{
    position: relative;
    top: 103px;
    left: 30px;
    font-family: Arial;
    font-size: 14px;
    color: #bcd3bd;
    line-height: 16px;
}

#innertabs4
{
	margin: 0px auto;
    width: 890px;
    height: 140px;
}

.innertab41
{
    position: relative;
	top: 25px;
	margin: auto 19px;
    float: left;
    width: 183px;
    height: 82px;
    text-align: center;
    cursor:pointer;
    background-position: bottom center;
}

.innerpane51
{
    margin-top: 3px;
    margin-bottom: 3px;
    height: 389px;
    width: 890px;
    background-image: url('../pic/m5-1.jpg');
    background-repeat: no-repeat;
} 
.innerpane51 div.t1
{
    position: relative;
    top: 15px;
    left: 20px;
    font-family:Vrinda;
    font-weight: bold;
    font-size: 18px;
    color: White;
    text-shadow: -2px 1px 0px #000000;
	filter: Shadow(Color=#000000,Direction=245,Strength=2);
}
.innerpane51 div.t2
{
    position: relative;
    top: 25px;
    left: 20px;
    font-family: Segoe UI;
    font-size: 14px;
    color: #bcd3bd;
    line-height: 15px;
    
}
.innerpane51 div.t3
{
    position: relative;
    top: 25px;
    left: 20px;
    font-family: Segoe UI;
    font-size: 14px;
    color: #bcd3bd;
    line-height: 18px;
    padding-right: 50px;
    text-align: justify;
    text-justify: inter-ideograph;
}
.innerpane51 .button-twitter
{
    top: 60px;
    left: 10px;
    height: 45px;
    width: 145px;
    display: block;
    position: relative;
    
}
.innerpane51 .button-facebook
{
    top: 15px;
    left: 160px;
    height: 45px;
    width: 140px;
    display: block;
    position: relative;
}

#innertabs5
{
	margin: 0px auto;
    width: 890px;
    height: 140px;
}

.innertab51
{
    position: relative;
	top: 25px;
	margin: auto 19px;
    float: left;
    width: 183px;
    height: 82px;
    text-align: center;
    cursor:pointer;
    background-position: bottom center;
}

.innertab51 img
{
    margin-top: 25px;
    cursor: default;
    padding-right: 1px;
    cursor:pointer;
}
.innertab51 img:hover
{
	cursor: pointer;
}

.innerpane61
{
    margin-top: 3px;
    margin-bottom: 3px;
    height: 389px;
    width: 890px;
    background-image: url('../pic/m6-1.jpg');
    background-repeat: no-repeat;
}
.innerpane61 .t1
{
    position: relative;
    top: 150px;
    left: 250px; 
	width: 300px;
}

.innertabs6
{
	width: 890px;
	height: 140px;
	background-color: #dfdfde;
    text-align: center;
    cursor:pointer;
}

.innertab61
{
    margin: 0px auto;
    width: 222px;
    height: 140px;
    text-align: center;
    cursor:pointer;
}
.innertab61 img
{
    margin-top: 25px;
    cursor: default;
    padding-right: 1px; 
    cursor:pointer;
}
.innertab61 img:hover
{
    cursor:pointer;
}

.innerpane61 .block
{
	position: relative;
	left: 250px;
	top: 120px;
	width: 600px;
}
.innerpane61 .block .title
{
	font-family: Arial;
	font-size: 32px;
	font-weight: bold;
	word-spacing: 2px;
	line-height: 32px;
	color: White;
	text-shadow: -2px 1px 0px #000000;
	filter: Shadow(Color=#000000,Direction=245,Strength=2);
}
.innerpane61 .block .content
{
	margin: 15px 60px auto 4px;
	font-family: Segoe UI;
	font-size: 16px;
	word-spacing: 2px;
	line-height: 19px;
	color: #bcd3bd;
}

.hiddentab
{
	display: none;
}

a.downloadlink, a.downloadlink:visited
{
	color: #ffffff;
}

.downloadcontainer
{
	position: relative;
	left: 410px;
	left: 405px\9;
	top: 80px;
	width: 456px;
	width: 466px\9;
}
.downloadarea
{
	display: inline-block;
	+float: left;
	+display: block;
	position: relative;
	height: 102px;
    width: 222px;
    margin-left: -5px;
    margin-left: 0px\9;
    +margin-left: 2px;
    cursor: pointer;
    background-image: url('../pic/download_area_over.png');
    background-repeat: no-repeat;
    background-position: 228px 102px;
}
.downloadarea:hover
{
    background-position: 0% 0%;
}
.downloadarea a.downloadfree
{ 
    position: relative;
    top: 10px;
    left: 10px;
    height: 29px;
    width: 93px;
    display: block;
    text-decoration: none;
    background-image: url('../pic/download_free.png');
    background-repeat: no-repeat;
    background-position: 0% 0%;
}
.downloadarea:hover a.downloadfree
{
    background-position: 0% 100%;
}
.downloadarea a.outlook
{ 
    position: relative;
    top: 10px;
    left: 10px;
    height: 26px;
    width: 27px;
    display: block;
    text-decoration: none;
}
.downloadarea a.outlook2007
{ 
    background-image: url('../pic/outlook_07.png');
    background-repeat: no-repeat;
    background-position: 0% 0%;
}
.downloadarea:hover a.outlook2007
{
    background-position: 0% 100%;
}
.downloadarea a.outlook2010
{ 
    background-image: url('../pic/outlook_10.png');
    background-repeat: no-repeat;
    background-position: 0% 0%;
}
.downloadarea:hover a.outlook2010
{
    background-position: 0% 100%;
}
.downloadarea a.title
{
	top: -14px;
	left: 42px;
	position: relative;
    font-family: Segoe UI;
    font-weight: bold;
    font-size: 16px;
    color: #859a84;
    text-decoration: none;
}
.downloadarea:hover a.title
{
    color: #ffffff;
}
.downloadarea a.detail
{
	top: -5px;
	+top: -8px;
	left: 108px;
	position: relative;
    font-family: Segoe UI;
    font-weight: bold;
    font-size: 12px;
    color: #576f51;
    text-decoration: none;
}
.downloadarea:hover a.detail
{
    color: #ffffff;
    text-decoration: underline;
}
