
*{margin:0; padding:0;}

body{
font:75%/1.3em Verdana, Tahoma, Arial, sans-serif;
text-align:center;
color:#242424;
background:#e9e9e9;
}

a{ color:#3f79ab; font-weight:bold; }

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
img{border:none;}

p{padding:0 0 1.5em 0;}

img.left,img.center,img.right{padding:4px; border:0px solid #9E9E9E;}
img.left{float:left; margin:0 10px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 10px;}

/*Head and Nav*/
#wrapper{ width:752px; margin:20px auto; padding:1px 0; text-align:left; background:#fff; color:#242424; border:solid 2px #9e9e9e; }

#pageHeader{ height:110px; width:750px; margin:0 1px; color:#ffffff; background-image: url(../img/kinemotion_header.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; }
#navigation{ height:1.9em; line-height:1.9em; width:750px; margin:0 1px; background:#578bb8; color:#ffffff; }

#navigation li{ float:left; list-style-type:none; border-right:1px solid #ffffff; white-space:nowrap; }

#navigation li a{ display:block; padding:0 10px; font-size:0.8em; font-weight:normal; background-color:inherit; color: #ffffff; text-decoration: none; }

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#81B1DB;
color:#ffffff;
text-decoration:none;
}

/*Content*/
.tech{ visibility: hidden; }

strong{
color:#505050;}

#content{
float:left;
width:522px;
font-size:0.9em;
padding:18px 0 0 20px;
}

#content h2{
display:block;
margin:0 0 14px;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#content h2 a{font-weight:normal;}
#content h3{color:#505050; margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content a:hover,#subMenuContent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

/*Side*/

#subMenuContent{
float:right;
width:170px;
padding:20px 20px 10px 0;
line-height:1.4em;
}

#subMenuContent h2{
display:block;
margin:0 0 15px 0;
font-size:1.6em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#subMenuContent p{margin:0 0 16px 0; font-size:0.9em;}

/*Menu Styles*/
.pageMenu{margin:0 0 20px 8px; font-size:0.9em;}
.pageMenu li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.pageMenu li a{font-weight:bold; text-decoration:none;}
.pageMenu li a:hover{text-decoration:none;}
.pageMenu li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.pageMenu li ul li{margin-bottom:0;}
.pageMenu li ul a{font-weight:normal;}

/*Fooder*/
#pageFooter{ clear:both; width:750px; padding:5px 0; margin:0 1px; font-size:0.9em; color:#f0f0f0; background:#3f79ab; }

#pageFooter p{ padding:0; margin:0; text-align:center; }
#pageFooter a{ color:#f0f0f0; background-color:inherit; font-weight:bold; }
#pageFooter a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/*Others*/

.sepContentLeft{float:left; width:48%;}
.sepContentRight{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.mainContentCenter{text-align:center;}
.textRight{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.textBox{ margin:0 0 20px; padding:10px; border:solid 1px #c0c0c0; background-color:#fafbfc; color:#505050; line-height:1.5em; }
