/* Reset All Styles
=================================================================================*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, object, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul, li {
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0px;
	clear: both;
}

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Application Styles
=================================================================================*/

html {
	background-color: #767777;
	padding-bottom: 50px;
}

body {
	width: 100%;
	height: 100%;
	background-image: url(../img/topstrip.jpg);
	background-repeat: repeat-x;
}

a {
	text-decoration: none;
}

#container {
	width: 355px;
	height: 632px;
	margin: auto;
}

#header {
	width: 355px;
	height: 42px;
	background-image: url(../img/header.jpg);
	background-position-x: -10px;
	margin-bottom: 12px;
}

#navigation {
	width: 355px;
	height: 44px;
	margin: 12px 0px 0px 0px;
}

#voices {
	display: block;
	width: 117px;
	height: 29px;
	background-image: url(../img/buttonLargeOn.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
}

#music {
	display: block;
	width: 115px;
	height: 29px;
	background-image: url(../img/buttonLarge.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
}

#instructions {
	display: block;
	width: 115px;
	height: 29px;
	background-image: url(../img/buttonLarge.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
}

#music:hover, #instructions:hover {
	background-image: url(../img/buttonLargeOver.gif);
}

#voiceSection, #musicSection, #instructionSection {
	position: absolute;
	width: 355px;
	height: auto;
	background-color: #424242;
	margin: auto;
	padding-top: 4px;
	padding-bottom: 6px;
}

#mainNavigation {
	width: 348px;
	height: 20px;
	background-color: #1f1f1f;
	margin: auto auto 4px auto;
	padding: 0px;
}

#mainContent1, #mainContent2, #mainContent3 {
	position: absolute;
	width: 341px;
	height: auto;
	background-color: #1f1f1f;
	margin: auto;
	padding: 1px;
	border-style: solid;
	border-width: 6px;
	border-color: #424242;
}

#female {
	display: block;
	float: left;
	width: 116px;
	height: 20px;
	background-image: url(../img/buttonSmall.gif);
	background-repeat: no-repeat;	
}

#male {
	display: block;
	float: left;
	width: 116px;
	height: 20px;
	background-image: url(../img/buttonSmall.gif);
	background-repeat: no-repeat;
}

#speciality {
	display: block;
	float: left;
	width: 116px;
	height: 20px;
	background-image: url(../img/buttonSmall.gif);
	background-repeat: no-repeat;
}

.voiceName {
	display: inline;
	width: 341px;
	height: 24px;
	margin-top: 0px;
	margin-bottom: 2px;
}

.voiceStyleOne, .voiceStyleTwo, .mp3One, .mp3Two, .downloadOne, .downloadTwo {
	float: left;
}

.voiceStyleOne, .voiceStyleTwo {
	display:block;
	height: 22px;
	width: 112px;
}

.voiceStyleOne {
	background-color: #262626;
}

.mp3One, .mp3Two {
	height: 22px;
}

.mp3One {
	background-color: #262626;
	border: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #1f1f1f;
	width: 115px;
}

.mp3Two {
	width: 115px;
	border: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #1f1f1f;
}

.downloadOne, .downloadTwo {
	display: block;
	width: 112px;
	height: 22px;
}

.downloadOne {
	background-image:url(../img/downloadOne.jpg);
}

.downloadTwo {
	background-image:url(../img/downloadTwo.jpg);
}

.downloadOne:hover, .downloadTwo:hover {
	background-position-x: -111px;
}

.mesh {
	width: 341px;
	height: 258px;
	background-image: url(../img/mesh.jpg);
	background-repeat: no-repeat;
}

.styles {
	display: block;
	width: 341px;
	clear: both;
}

.stepOne, .stepTwo, .stepThree {
	display: block;
	height: 44px;
	width: 339px;
	background-repeat: no-repeat;
}

.stepOne {
	background-image: url(../img/stepOne.jpg);
}

.stepTwo {
	background-image: url(../img/stepTwo.jpg);
}

.stepThree {
	background-image: url(../img/stepThree.jpg);
}

.notes {
	display: block;
	height: 98px;
	width: 339px;
	background-repeat: no-repeat;
	background-image: url(../img/notes.jpg);
}

#navigation {
	display: inline;
}

#sub_navigation li {
	display: inline-block;
}

#navigation li{
	display: inline-block;
}

#navigation a {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-top: 12px;
	color: white;
}

#sub_navigation a {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	padding-top: 4px;
	color: white;
}
