/* CSS Document */
body { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:11px; background-image:url(images/bg_b.gif); color:#504C72;}
#mplay { width:100%; background-image:url(images/bg_l.gif); background-repeat:repeat-x; background-position:0px -3px;}
#mplaywebsite {width:646px; margin:auto;}
#mplayhead { margin-top:20px; height:180px;}
#headlogo {float:left; width:auto; height:164px; background-image:url(images/bg_l.gif);}
#mplaybody {clear:both; background-image:url(images/content.gif); padding:20px;}
#mplaybody #contentback { background-color:#FFFFFF;}
#primarynav { width:646px; text-align:center; height:45px;}
#primarylinks { background-image:url(images/content.gif); padding:5px 0 5px 0;}
#primarynav #primarylinks ul { margin:0; padding:0; }
#primarynav #primarylinks li { display:inline; padding:0px 20px 0 20px; color:#003399; background-image:url(images/bullet_nav.gif); background-repeat:no-repeat; background-position:0 1px }

.product {width:570px; border-bottom:#666666 1px solid; margin:10px;}
.producttitle {float:right; color:#000000; width:390px; padding-bottom:10px; font-size:13px; font-weight:bold;}
.productimage { float:left; height:150px; width:150px; margin:10px; padding-bottom:10px;}
.more { clear:both; float:right;}
.clear { clear:both;}

h1 {
	margin:0;
	font-weight : bold;
	font-size : 13px;
	color : #003399;
	background-color : #D9D9F2;
	line-height:1.5em;
	padding-left : 1.3em;
	padding-top : 0.3em;
	padding-bottom : 0.3em;
	background-position : left;
	background-image : url(images/bullet.gif);
	background-repeat : no-repeat;
	}
	
	h2 { font-size:12px;}

.footer { background-color:#CCCCCC; color:#000000; padding:5px 0 5px 0; text-align:center; vertical-align:middle;}
.product {width:570px; border-bottom:#666666 1px solid; margin:10px}
.producttitle {float:right; color:#000000; width:400px; padding-bottom:10px; font-size:13px; font-weight:bold;}
.productimage { float:left; height:150px; width:150px; margin:10px; padding-bottom:10px;}
.more {float:right; background-color:#000000; color:#FFFFFF; font-weight:bold; padding:3px; display:block;}
.more a { color:#FFFFFF; text-decoration:none;}

#primarynav a:link{color:#003399; text-decoration : none; font-weight:bold;}
#primarynav a:hover{color:#003399; text-decoration : none; font-weight:bold;}
#primarynav a:visited {color:#003399; text-decoration : none; font-weight:bold;}
#primarynav a:visited:hover {color:#003399; text-decoration : none; font-weight:bold;}

#navigation { height:194px; margin:0; padding:0;}

a { color:#0000CC;}