@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(http://cdnjs.cloudflare.com/ajax/libs/animate.css/3.3.0/animate.min.css);

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, q, s, samp, small, strike, strong, sub, sup, tt, var, b, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, audio, canvas, details, figcaption, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, summary, time, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section, blockquote {
	display: block;
}

nav ul {
	list-style: none;
}

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

ul ul {
	list-style: circle;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

mark {
	background: none;
}

abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

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

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

input[type="submit"], input[type="button"], button {
	padding: 0 !important;
	margin: 0 !important;
}

input, select, a img {
	vertical-align: middle;
}

*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

* {
	-webkit-font-smoothing: antialiased;
	position: relative;
}

body {
	font: 14px "Montserrat", Helvetica, Arial, sans-serif;
	line-height: 1;
	background-color: white;
}

a.wrapper, a.wrapper:link, a.wrapper:visited {
	height: 90px;
	width: 728px;
	overflow: hidden;
	background-color: white;
	color: #4682fe;
	display: block;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	padding-top: 6px;
}

a.wrapper span  {
	border: solid 1px #ff94dd;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	*display: inline;
	text-transform: uppercase;
	font-size: 11px;
	padding: 6px;
	-moz-transition: all .25s ease-out;
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9ecf3+0,f6dae9+100 */
background: rgb(249,236,243); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(249,236,243,1) 0%, rgba(246,218,233,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,236,243,1)), color-stop(100%,rgba(246,218,233,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(249,236,243,1) 0%,rgba(246,218,233,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(249,236,243,1) 0%,rgba(246,218,233,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(249,236,243,1) 0%,rgba(246,218,233,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(249,236,243,1) 0%,rgba(246,218,233,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9ecf3', endColorstr='#f6dae9',GradientType=0 ); /* IE6-9 */
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}

a.wrapper span strong  {
	display: block;
}

a.wrapper span  i {
	font-size: 43px;
	display: block;
	height: 59px;
	padding-top: 3px;
}

a.wrapper span:hover  {
	color: #025080;
}

a.wrapper span:hover i, a.wrapper span.hd:hover em strong  {
	color: #fd49c4;
	
}

a.wrapper span.play {
	width: 75px;
}
a.wrapper span.download {
	width: 122px;
	
}
a.wrapper span.hd {
	width: 284px;
	margin-top: -2px;
}
a.wrapper span.hd strong {
	font-size: 21px;
	display: block;
	margin-bottom: -4px;
	color: #fd49c4;
}
a.wrapper span.hd em {
	font-style: normal;
	font-weight: bold;
	font-size: 55px;
	display: block;
	margin-bottom: 0px;
}
a.wrapper span.hd em strong {
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	*display: inline;
	font-size: 37px;
	background-color: black;
	padding: 4px;
	color: white;
	margin-left: -15px;
	text-align: center;
	padding-top:  0px;
	padding-bottom: 2px;
	margin-top: -1px;
	margin-left: -3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: -8px;
	position: relative;
}



a.wrapper span.wmv {
	width: 72px;
}
a.wrapper span.flash {
	width: 70px;
}
a.wrapper span.qt {
	width: 76px;
}

