/* Martin CSS Document */

#motioncontainer{
	margin-bottom:1px;
	width:194px;
}

#motionnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	color:#32285a;
	text-decoration:none;
	margin:0;
	padding:5px;
	padding-left:2px;
	width:193px;
	background-color:none;
	margin-bottom:2px;
	border-bottom: 1px dashed #427e61;
}
#motionnav:visited {
	color:#32285a;
	margin-bottom:2px;
	text-decoration:none;
	cursor:pointer;
}
#motionnav:hover {
	background-color:#6aa47b;
	color:#32285a;
	margin-bottom:2px;
	text-decoration:none;
	cursor:pointer;
}
#motionnav:active {
	color:#32285a;
	margin-bottom:2px;
	text-decoration:none;
	cursor:pointer;
}


#motionnav-color {
	background-color:#6aa47b;
	color:#32285a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	text-decoration:none;
	margin:0;
	padding:6px;
	width:193px;
	margin-bottom:2px;
	border-bottom: 1px dashed #427e61;
	cursor:pointer;
}

#motionnavArrow-color {
	background-image:url(images/arrow-2-over.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	color:#32285a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	text-decoration:none;
	margin:0;
	padding:4px;
	padding-left:2px;
	width:193px;
	margin-bottom:2px;
	border-bottom: 1px dashed #427e61;
	cursor:pointer;
}


#motionnavArrow {
	background-image:url(images/arrow-2.gif);
	background-position:center right;
	background-repeat:no-repeat;
	color:#32285a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	text-decoration:none;
	margin:0;
	padding:4px;
	padding-left:2px;
	width:193px;
	margin-bottom:2px;
	border-bottom: 1px dashed #427e61;
	cursor:pointer;
}

#motionnavArrow:hover {
	background-image:url(images/arrow-2-over.jpg);
	background-position:center right;
	background-repeat:no-repeat;
}

.motionnav-color{
	color:#32285a;
	text-decoration:none;
}

.motionnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	color:#32285a;
	text-decoration:none;
	padding-left:5px;
	margin:0;
	cursor:pointer;
}
.motionnav:visited {
	color:#32285a;
	text-decoration:none;
}
.motionnav:hover {
	color:#32285a;
	text-decoration:none;
}
.motionnav:active {
	color:#32285a;
	text-decoration:none;
}



.submotionnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#427E61;
	width:184px;
	text-decoration:none;
}

.submotionnav:visited {
	color:#427E61;
	text-decoration:none;
}
.submotionnav:hover {
	color:#427E61;
	text-decoration:none;
}
.submotionnav:active {
	color:#427E61;
	text-decoration:none;
}

.hr {
margin:0;
padding:0;
color:#427E61;
}

.solid {
	border-bottom: solid 1px #427E61;
	margin:0 0 0 -40px;
}

 ul.motion{
	list-style-type: none;
	padding: 1px;
	margin: 0;
}

 li.motion{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	background-color:#a4c8ac;
	width:184px;
	font-weight:100;
	color:#000000;
	text-decoration:none;
	list-style-type: none;
	padding: 5px 5px 5px 5px;
	margin: 0;
}
 li.motion:hover{
 	color:#427E61;
	text-decoration:none;	
	background-color:#dbe7d9;
}

