@charset "UTF-8";
/* CSS Document */

#topgraphic {

}

#content {
	position: relative;
	left: 52px;
	width: 750px;
}

#mainlogo {
	position: absolute;
	height: 129px;
	width: 242px;
	left: 40px;
	top: 33px;
}

#appstore {
	position: absolute;
	height: 71px;
	width: 197px;
	left: 630px;
	top: 33px;
}
#topbox {
	margin-right: auto;
	margin-left: auto;
	
	width: 870px;
	height:162px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(frameimg/framemid.png);
	background-repeat: repeat-y;
}

#navmenu {
	width: 330px;
	height: 39px;
	position: absolute;
	top: 123px;
	left: 500px;
}

#navend {
	width: 1px;
	height: 39px;
	position: absolute;
	top: 123px;
	left: 499px;
	background-image:url(frameimg/topbarend.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

#navline {
	width: 217px;
	height: 39px;
	position: absolute;
	top: 123px;
	left: 282px;
	background-image:url(frameimg/topbar.png);
	background-repeat: repeat-x;
	overflow: hidden;
}

/* NAVIGATION */
/*#globalnav { width: 350px; height: 39px; top: 100px; left: 20px; position: relative; }*/
#navmenu #navlist { margin: 0; padding: 0; }
#navmenu #navlist li { display: inline; }
#navmenu #navlist li a { float: left; width: 110px; height: 0; padding-top: 39px; overflow: hidden; background-image:url(frameimg/buttons.png); background-repeat: no-repeat;}


/* BUTTON */
#navmenu #navlist li#navhome a { background-position: 0px 0; }
#navmenu #navlist li#navtimecalc a { background-position: -110px 0; }
#navmenu #navlist li#navconductor a { background-position: -220px 0; }

/* OVER STATES */
#navmenu #navlist li#navhome a:hover { background-position: 0px -39px; }
#navmenu #navlist li#navtimecalc a:hover { background-position: -110px -39px; }
#navmenu #navlist li#navconductor a:hover { background-position: -220px -39px; }

/* ON STATES */
#topbox.home #navmenu #navlist li#navhome a { background-position: 0px -78px; }
#topbox.timecalc #navmenu #navlist li#navtimecalc a { background-position: -110px -78px; }
#topbox.conductor #navmenu #navlist li#navconductor a { background-position: -220px -78px; }






#topline {
	margin-right: auto;
	margin-left: auto;
	width: 870px;
	height:1px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(frameimg/frametopline.png);
	background-repeat: repeat-y;
}


#main {

	margin-right: auto;
	margin-left: auto;
	width: 870px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(frameimg/framemid.png);
	background-repeat: repeat-y;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(frameimg/framebk.png);
	background-repeat: repeat;
	position: relative;
	
}

#main a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;	
}

#main a:hover {
	text-decoration: underline;
}

#pic
{
	position: relative;
	width: 750px;
	padding-bottom: 40px;
}
#pic p
{
	position: absolute;
	top: 30px;
	font-style: italic;
	left: 325px;
	width: 200px;
}

#image
{
	right: 0px;
	position: absolute;
}
#intro {
	position: relative;
}

#intro p
{
	width: 500px;
}
#copyright {
	font-size: 7px;
	text-align: center;
}
#copyright a {color: #666666;}

#intro img
{
	float: right;
	top: 0px;
	position: absolute;
	right: 0px;
}

#forward {
	background-color: #FFFFFF;
	background-image: url(frameimg/forward.png);
	background-position: right center;
	background-repeat: no-repeat;
	width: 275px;
	position: relative;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: right;
	padding-right: 25px;
}



#frontcentre {
	width: 765px;
	height: 443px;
	top:0px;
	left:0px;
	position: relative;

}

#frontcentre #left
{
	position:absolute;
	left: 30px;
	top: 0px;
	width: 195px;
	height: 443px;

}
#frontcentre #mid
{
	position:absolute;
	left: 285px;
	top: 0px;
	width: 195px;
	height: 443px;

}
#frontcentre #right
{
	position:absolute;
	left: 540px;
	top: 0px;
	width: 195px;
	height: 443px;

}

#backwards {
	background-color: #FFFFFF;
	background-image: url(frameimg/back.png);
	background-position: left center;
	background-repeat: no-repeat;
	width: 275px;
	position: relative;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	padding-left: 25px;
	margin-bottom: 20px;
	top: 10px;
}

h1 {
	background-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	position: relative;
	height: 27px;
	padding-top: 8px;
}

#smallimg
{
	position: absolute;
	height: 50px;
	width: 50px;
	right: 10px;
	top: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


h2 {
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-size: 16px;
}


p {
	margin-top:0px;
	padding-top:12px;
	padding-left: 20px;
	
}
