
body {
	margin: 0;padding: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
body.press {
	background: url(/img/cmac/layout/brandlines_press.jpg) no-repeat center top;
}
h1 {
	color: #999; font-weight: normal; font-size: 22px;
		padding: 0px !important;
	margin: 0px 0px 4px 0px !important;
}
h1 span {
	color: #444;
}

a {
	color: #048ac3;
}

a:hover,  a:visited {
	color: #248;
	text-decoration: underline;
} 

#theGoods {
	height: 420px;
	width: 640px;
	border: none!important;
	padding: 0px !important;
	margin: 0px !important;
	overflow: hidden !important;
}
 
#thebuttons {
 	width: 640px;
	overflow: hidden;
	padding-top: 0px;
	position: relative;
 	text-align: center;
 }

.selected {
	background: url(/img/cmac/layout/grey-pointer-down.gif) no-repeat center top;
}

.aButton { display: inline; background-color: transparent ;border: none; cursor: pointer; text-align: left; width: 122px; }
.aButton:hover {text-decoration: underline; }

button, button:visited, button:hover, button:active {
	padding: 0;
	cursor: pointer;
	outline: none;
  vertical-align:top;
}
 
button span {  
	width: 116px;
	display: block;
 	outline: none;
 	padding-top: 78px;
 	font-size: 12px;
 	color: #444;
}

#button-overview span {	background: url(/img/cmac/layout/video_thumbs.jpg) no-repeat -6px 10px;}
#button-smartfocus span {background: url(/img/cmac/layout/video_thumbs.jpg) no-repeat -128px 10px;}
#button-textshapes span {background: url(/img/cmac/layout/video_thumbs.jpg) no-repeat -254px 10px;}
#button-canvas span {background: url(/img/cmac/layout/video_thumbs.jpg) no-repeat -378px 10px;}
#button-polish span {background: url(/img/cmac/layout/video_thumbs.jpg) no-repeat -504px 10px;}
#button-production span {background: url(/img/cmac/layout/video_thumbs.jpg) no-repeat -633px 10px;}

#videoBox .video { border: none !important; width:640px; height: 408px; overflow: hidden;}


p.caption {
	font-size: 12px;
	color: #777;
	position: relative;
	left: 6px;
	width: 710px;
 }
#secondcall {
	width: 640px; 
	border-top: 1px solid #999; 
}
	
.press #secondcall {
	width: 640px; 
	margin: 15px 0 0 0;
	border-top: 1px dotted #bbb; 
}

#secondcall ul {
	margin: 0;
	padding: 10px;
}

#secondcall li {
	list-style: none; list-style-image: none; list-style-type: none;
	display: inline; float: left; margin: 0px 20px 0px 0px;padding: 0;
	position: relative;
	left: 350px;
	
}

.press #secondcall li {
	list-style: none; list-style-image: none; list-style-type: none;
	display: inline; float: left; margin: 0px 20px 0px 0px;padding: 0;
	position: relative;
	left: 90px;
}

#secondcall a {
 text-decoration: none; display: block; font-size: 12px;
}

#secondcall a:hover {
 text-decoration: underline;
}

#wrapper {
	width: 660px;
	margin: 40px auto;
}

 
#flashContent p{ font-size: 12px;
color: #333;
line-height: 1.5;
padding: 10px;
width: 500px;
	
}