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,img,ins,kbd,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
{
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
{
	display: block;
}
body
{
	line-height: 1;
}
ol,ul
{
	list-style: none;
}
blockquote,q
{
	quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after
{
	content: '';
	content: none;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
body
{
	background: #fff;
	color: #666;
	font: 13px/20px sans-serif;
	webkit-font-smoothing: antialiased;
	webkit-text-size-adjust: 100%;
}
@font-face
{
	font-family: 'DirtyHeadlineRegular';
	font-style: normal;
	font-weight: normal;
	src: url('../../assets/css/dirtyheadline-webfont.eot');
	src: url('../../assets/css/dirtyheadline-webfontd41d.eot?#iefix') format('embedded-opentype'),
url('dirtyheadline-webfont.svg#DirtyHeadlineRegular') format('svg'),
url('dirtyheadline-webfont.woff') format('woff'),
url('dirtyheadline-webfont.ttf') format('truetype');
}
h1,h2,h3,h4,h5,h6
{
	font-family: 'DirtyHeadlineRegular',sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6
a
{
	font-weight: inherit;
}
h1
{
	font-size: 46px;
	line-height: 50px;
	margin-bottom: 14px;
}
h2
{
	font-size: 35px;
	line-height: 40px;
	margin-bottom: 10px;
}
h3
{
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 8px;
}
h4
{
	font-size: 21px;
	line-height: 30px;
	margin-bottom: 4px;
}
h5
{
	color: #d1d2da;
	font-size: 18px;
	line-height: 24px;
}
h6
{
	font-size: 14px;
	line-height: 21px;
}
.subheader
{
	color: #777;
}
p
{
	margin: 0
0 20px 0;
}
p
img
{
	margin: 0;
}
p.lead
{
	color: #777;
	font-size: 21px;
	line-height: 27px;
}
em
{
	font-style: italic;
}
strong
{
	font-weight: bold;
}
small
{
	font-size: 80%;
}
blockquote, blockquote
p
{
	color: #777;
	font-size: 17px;
	font-style: italic;
	line-height: 24px;
}
blockquote
{
	border-left: 1px solid #ddd;
	margin: 0
0 20px;
	padding: 9px
20px 0 19px;
}
blockquote
cite
{
	color: #555;
	display: block;
	font-size: 12px;
}
blockquote cite:before
{
	content: "\2014 \0020";
}
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited
{
	color: #555;
}
hr
{
	border: solid #ddd;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
	margin: 10px
0 30px;
}
a,a:visited
{
	color: #333;
	outline: 0;
	text-decoration: underline;
}
a:hover,a:focus
{
	color: #000;
}
p a, p a:visited
{
	line-height: inherit;
}
ul,ol
{
	margin-bottom: 20px;
}
ul
{
	list-style: none outside;
}
ol
{
	list-style: decimal;
}
ol,ul.square,ul.circle,ul.disc
{
	margin-left: 30px;
}
ul.square
{
	list-style: square outside;
}
ul.circle
{
	list-style: circle outside;
}
ul.disc
{
	list-style: disc outside;
}
ul ul, ul ol,
ol ol, ol
ul
{
	font-size: 90%;
	margin: 4px
0 5px 30px;
}
ul ul li, ul ol li,
ol ol li, ol ul
li
{
	margin-bottom: 6px;
}
li
{
	line-height: 18px;
	margin-bottom: 12px;
}
ul.large
li
{
	line-height: 21px;
}
li
p
{
	line-height: 21px;
}
img.scale-with-grid
{
	height: auto;
	max-width: 100%;
}
a.button,button,input[type="submit"],input[type="reset"],input[type="button"]
{
	background: #e11128 linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
	background: #e11128 -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%);
	background: #e11128 -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
	background: #e11128 -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
	background: #e11128 -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2)));
	background: #e11128 -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
	background: #e11128;
	border: 1px
solid #f72940;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	moz-border-radius: 4px;
	padding: 8px
12px;
	text-decoration: none;
	text-transform: uppercase;
	webkit-border-radius: 4px;
}
a.button.half,button.half,input[type="submit"].half,input[type="reset"].half,input[type="button"].half
{
	border-radius: 0 4px 4px 0;
	moz-border-radius: 0 4px 4px 0;
	webkit-border-radius: 0 4px 4px 0;
}
a.button:hover,button:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover
{
	background: #e11128 linear-gradient(top, rgba(247,41,64,1) 0%,rgba(225,17,40,1) 100%);
	background: #e11128 -moz-linear-gradient(top, rgba(247,41,64,1) 0%, rgba(225,17,40,1) 100%);
	background: #e11128 -ms-linear-gradient(top, rgba(247,41,64,1) 0%,rgba(225,17,40,1) 100%);
	background: #e11128 -o-linear-gradient(top, rgba(247,41,64,1) 0%,rgba(225,17,40,1) 100%);
	background: #e11128 -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,41,64,1)), color-stop(100%,rgba(225,17,40,1)));
	background: #e11128 -webkit-linear-gradient(top, rgba(247,41,64,1) 0%,rgba(225,17,40,1) 100%);
	background: #e11128;
}
a.button:active,button:active,input[type="submit"]:active,input[type="reset"]:active,input[type="button"]:active
{
	background: #e11128 linear-gradient(top, rgba(247,41,64,1) 0%,rgba(225,17,40,1) 100%);
	background: #e11128 -moz-linear-gradient(top, rgba(247,41,64,1) 0%, rgba(225,17,40,1) 100%);
	background: #e11128 -ms-linear-gradient(top, rgba(247,41,64,1) 0%,rgba(225,17,40,1) 100%);
	background: #e11128 -o-linear-gradient(top, rgba(247,41,64,1) 0%,rgba(225,17,40,1) 100%);
	background: #e11128 -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,41,64,1)), color-stop(100%,rgba(225,17,40,1)));
	background: #e11128 -webkit-linear-gradient(top, rgba(247,41,64,1) 0%,rgba(225,17,40,1) 100%);
	background: #e11128;
}
.button.full-width,button.full-width,input[type="submit"].full-width,input[type="reset"].full-width,input[type="button"].full-width
{
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
	width: 100%;
}
form
{
	margin-bottom: 0;
}
fieldset
{
	margin-bottom: 20px;
}
input[type="text"],input[type="password"],input[type="email"],textarea,select
{
	background: #fff;
	border: 1px
solid #ccc;
	border-radius: 2px;
	color: #777;
	display: block;
	font: 13px sans-serif;
	margin: 0;
	margin-bottom: 20px;
	max-width: 100%;
	moz-border-radius: 2px;
	outline: none;
	padding: 6px
4px;
	webkit-border-radius: 2px;
	/*width: 210px;*/
}
select
{
	padding: 0;
}
input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,textarea:focus
{
	border: 1px
solid #aaa;
	box-shadow: 0 0 3px rgba(0,0,0,.2);
	color: #444;
	moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
	webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
}
textarea
{
	min-height: 60px;
}
label,legend
{
	display: block;
	font-size: 13px;
	font-weight: bold;
}
select
{
	width: 220px;
}
input[type="checkbox"]
{
	display: inline;
}
label span,
legend
span
{
	color: #444;
	font-size: 13px;
	font-weight: normal;
}
.nmb
{
	margin-bottom: 0 !important;
}
.smb
{
	margin-bottom: 10px !important;
}
.mb
{
	margin-bottom: 20px !important;
}
.mt
{
	margin-top: 20px !important;
}
.float_left
{
	float: left !important;
}
.float_right
{
	float: right !important;
}
.clear
{
	clear: both;
}
.container_12,.container_16
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16
{
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.push_1,.pull_1,.push_2,.pull_2,.push_3,.pull_3,.push_4,.pull_4,.push_5,.pull_5,.push_6,.pull_6,.push_7,.pull_7,.push_8,.pull_8,.push_9,.pull_9,.push_10,.pull_10,.push_11,.pull_11,.push_12,.pull_12,.push_13,.pull_13,.push_14,.pull_14,.push_15,.pull_15
{
	position: relative;
}
.container_12 .grid_3,
.container_16
.grid_4
{
	width: 220px;
}
.container_12 .grid_6,
.container_16
.grid_8
{
	width: 460px;
}
.container_12 .grid_9,
.container_16
.grid_12
{
	width: 700px;
}
.container_12 .grid_12,
.container_16
.grid_16
{
	width: 940px;
}
.alpha
{
	margin-left: 0;
}
.omega
{
	margin-right: 0;
}
.container_12
.grid_1
{
	width: 60px;
}
.container_12
.grid_2
{
	width: 140px;
}
.container_12
.grid_4
{
	width: 300px;
}
.container_12
.grid_5
{
	width: 380px;
}
.container_12
.grid_7
{
	width: 540px;
}
.container_12
.grid_8
{
	width: 620px;
}
.container_12
.grid_10
{
	width: 780px;
}
.container_12
.grid_11
{
	width: 860px;
}
.container_16
.grid_1
{
	width: 40px;
}
.container_16
.grid_2
{
	width: 100px;
}
.container_16
.grid_3
{
	width: 160px;
}
.container_16
.grid_5
{
	width: 280px;
}
.container_16
.grid_6
{
	width: 340px;
}
.container_16
.grid_7
{
	width: 400px;
}
.container_16
.grid_9
{
	width: 520px;
}
.container_16
.grid_10
{
	width: 580px;
}
.container_16
.grid_11
{
	width: 640px;
}
.container_16
.grid_13
{
	width: 760px;
}
.container_16
.grid_14
{
	width: 820px;
}
.container_16
.grid_15
{
	width: 880px;
}
.container_12 .prefix_3,
.container_16
.prefix_4
{
	padding-left: 240px;
}
.container_12 .prefix_6,
.container_16
.prefix_8
{
	padding-left: 480px;
}
.container_12 .prefix_9,
.container_16
.prefix_12
{
	padding-left: 720px;
}
.container_12
.prefix_1
{
	padding-left: 80px;
}
.container_12
.prefix_2
{
	padding-left: 160px;
}
.container_12
.prefix_4
{
	padding-left: 320px;
}
.container_12
.prefix_5
{
	padding-left: 400px;
}
.container_12
.prefix_7
{
	padding-left: 560px;
}
.container_12
.prefix_8
{
	padding-left: 640px;
}
.container_12
.prefix_10
{
	padding-left: 800px;
}
.container_12
.prefix_11
{
	padding-left: 880px;
}
.container_16
.prefix_1
{
	padding-left: 60px;
}
.container_16
.prefix_2
{
	padding-left: 120px;
}
.container_16
.prefix_3
{
	padding-left: 180px;
}
.container_16
.prefix_5
{
	padding-left: 300px;
}
.container_16
.prefix_6
{
	padding-left: 360px;
}
.container_16
.prefix_7
{
	padding-left: 420px;
}
.container_16
.prefix_9
{
	padding-left: 540px;
}
.container_16
.prefix_10
{
	padding-left: 600px;
}
.container_16
.prefix_11
{
	padding-left: 660px;
}
.container_16
.prefix_13
{
	padding-left: 780px;
}
.container_16
.prefix_14
{
	padding-left: 840px;
}
.container_16
.prefix_15
{
	padding-left: 900px;
}
.container_12 .suffix_3,
.container_16
.suffix_4
{
	padding-right: 240px;
}
.container_12 .suffix_6,
.container_16
.suffix_8
{
	padding-right: 480px;
}
.container_12 .suffix_9,
.container_16
.suffix_12
{
	padding-right: 720px;
}
.container_12
.suffix_1
{
	padding-right: 80px;
}
.container_12
.suffix_2
{
	padding-right: 160px;
}
.container_12
.suffix_4
{
	padding-right: 320px;
}
.container_12
.suffix_5
{
	padding-right: 400px;
}
.container_12
.suffix_7
{
	padding-right: 560px;
}
.container_12
.suffix_8
{
	padding-right: 640px;
}
.container_12
.suffix_10
{
	padding-right: 800px;
}
.container_12
.suffix_11
{
	padding-right: 880px;
}
.container_16
.suffix_1
{
	padding-right: 60px;
}
.container_16
.suffix_2
{
	padding-right: 120px;
}
.container_16
.suffix_3
{
	padding-right: 180px;
}
.container_16
.suffix_5
{
	padding-right: 300px;
}
.container_16
.suffix_6
{
	padding-right: 360px;
}
.container_16
.suffix_7
{
	padding-right: 420px;
}
.container_16
.suffix_9
{
	padding-right: 540px;
}
.container_16
.suffix_10
{
	padding-right: 600px;
}
.container_16
.suffix_11
{
	padding-right: 660px;
}
.container_16
.suffix_13
{
	padding-right: 780px;
}
.container_16
.suffix_14
{
	padding-right: 840px;
}
.container_16
.suffix_15
{
	padding-right: 900px;
}
.container_12 .push_3,
.container_16
.push_4
{
	left: 240px;
}
.container_12 .push_6,
.container_16
.push_8
{
	left: 480px;
}
.container_12 .push_9,
.container_16
.push_12
{
	left: 720px;
}
.container_12
.push_1
{
	left: 80px;
}
.container_12
.push_2
{
	left: 160px;
}
.container_12
.push_4
{
	left: 320px;
}
.container_12
.push_5
{
	left: 400px;
}
.container_12
.push_7
{
	left: 560px;
}
.container_12
.push_8
{
	left: 640px;
}
.container_12
.push_10
{
	left: 800px;
}
.container_12
.push_11
{
	left: 880px;
}
.container_16
.push_1
{
	left: 60px;
}
.container_16
.push_2
{
	left: 120px;
}
.container_16
.push_3
{
	left: 180px;
}
.container_16
.push_5
{
	left: 300px;
}
.container_16
.push_6
{
	left: 360px;
}
.container_16
.push_7
{
	left: 420px;
}
.container_16
.push_9
{
	left: 540px;
}
.container_16
.push_10
{
	left: 600px;
}
.container_16
.push_11
{
	left: 660px;
}
.container_16
.push_13
{
	left: 780px;
}
.container_16
.push_14
{
	left: 840px;
}
.container_16
.push_15
{
	left: 900px;
}
.container_12 .pull_3,
.container_16
.pull_4
{
	left: -240px;
}
.container_12 .pull_6,
.container_16
.pull_8
{
	left: -480px;
}
.container_12 .pull_9,
.container_16
.pull_12
{
	left: -720px;
}
.container_12
.pull_1
{
	left: -80px;
}
.container_12
.pull_2
{
	left: -160px;
}
.container_12
.pull_4
{
	left: -320px;
}
.container_12
.pull_5
{
	left: -400px;
}
.container_12
.pull_7
{
	left: -560px;
}
.container_12
.pull_8
{
	left: -640px;
}
.container_12
.pull_10
{
	left: -800px;
}
.container_12
.pull_11
{
	left: -880px;
}
.container_16
.pull_1
{
	left: -60px;
}
.container_16
.pull_2
{
	left: -120px;
}
.container_16
.pull_3
{
	left: -180px;
}
.container_16
.pull_5
{
	left: -300px;
}
.container_16
.pull_6
{
	left: -360px;
}
.container_16
.pull_7
{
	left: -420px;
}
.container_16
.pull_9
{
	left: -540px;
}
.container_16
.pull_10
{
	left: -600px;
}
.container_16
.pull_11
{
	left: -660px;
}
.container_16
.pull_13
{
	left: -780px;
}
.container_16
.pull_14
{
	left: -840px;
}
.container_16
.pull_15
{
	left: -900px;
}
.clear
{
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}
.clearfix:after
{
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
}
* html .clearfix,
*:first-child+html
.clearfix
{
	zoom: 1;
}
#colorbox,#cboxOverlay,#cboxWrapper
{
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 9999;
}
#cboxOverlay
{
	height: 100%;
	position: fixed;
	width: 100%;
}
#cboxMiddleLeft,#cboxBottomLeft
{
	clear: left;
}
#cboxContent
{
	overflow: hidden;
	position: relative;
}
#cboxLoadedContent
{
	overflow: auto;
}
#cboxLoadedContent
iframe
{
	border: 0;
	display: block;
	height: 100%;
	width: 100%;
}
#cboxTitle
{
	background: #fff;
	height: 22px;
	margin: 0;
}
#cboxLoadingOverlay,#cboxLoadingGraphic
{
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow
{
	cursor: pointer;
}
#cboxOverlay
{
	background: url(../images/cb/overlay.png) 0 0 repeat;
}
#colorbox
{
}
#cboxTopLeft
{
	background: url(../images/cb/controls.png) -100px 0 no-repeat;
	height: 21px;
	width: 21px;
}
#cboxTopRight
{
	background: url(../images/cb/controls.png) -129px 0 no-repeat;
	height: 21px;
	width: 21px;
}
#cboxBottomLeft
{
	background: url(../images/cb/controls.png) -100px -29px no-repeat;
	height: 21px;
	width: 21px;
}
#cboxBottomRight
{
	background: url(../images/cb/controls.png) -129px -29px no-repeat;
	height: 21px;
	width: 21px;
}
#cboxMiddleLeft
{
	background: url(../images/cb/controls.png) left top repeat-y;
	width: 21px;
}
#cboxMiddleRight
{
	background: url(../images/cb/controls.png) right top repeat-y;
	width: 21px;
}
#cboxTopCenter
{
	background: url(../images/cb/border.png) 0 0 repeat-x;
	height: 21px;
}
#cboxBottomCenter
{
	background: url(../images/cb/border.png) 0 -29px repeat-x;
	height: 21px;
}
#cboxContent
{
	background: #fff;
}
#cboxLoadedContent
{
	margin-bottom: 10px;
}
#cboxTitle
{
	bottom: 3px;
	color: #949494;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
#cboxCurrent
{
	bottom: 3px;
	color: #949494;
	left: 58px;
	position: absolute;
}
#cboxSlideshow
{
	bottom: 3px;
	color: #0092ef;
	position: absolute;
	right: 30px;
}
#cboxPrevious
{
	background: url(../images/cb/controls.png) -75px 0px no-repeat;
	bottom: 0;
	height: 25px;
	left: 0px;
	position: absolute;
	text-indent: -9999px;
	width: 25px;
}
#cboxPrevious.hover
{
	background-position: -75px -25px;
}
#cboxNext
{
	background: url(../images/cb/controls.png) -50px 0px no-repeat;
	bottom: 0;
	height: 25px;
	left: 27px;
	position: absolute;
	text-indent: -9999px;
	width: 25px;
}
#cboxNext.hover
{
	background-position: -50px -25px;
}
#cboxLoadingOverlay
{
	background: url(../images/cb/loading_background.png) center center no-repeat;
}
#cboxLoadingGraphic
{
	background: url(../images/cb/loading.gif) center center no-repeat;
}
#cboxClose
{
	background: url(../images/cb/controls.png) -25px 0px no-repeat;
	bottom: 0;
	height: 25px;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	width: 25px;
}
#cboxClose.hover
{
	background-position: -25px -25px;
}
.cboxIE
#cboxTopLeft
{
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/cb/internet_explorer/borderTopLeft.png, sizingMethod='scale');
}
.cboxIE
#cboxTopCenter
{
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/cb/internet_explorer/borderTopCenter.png, sizingMethod='scale');
}
.cboxIE
#cboxTopRight
{
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/cb/internet_explorer/borderTopRight.png, sizingMethod='scale');
}
.cboxIE
#cboxBottomLeft
{
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/cb/internet_explorer/borderBottomLeft.png, sizingMethod='scale');
}
.cboxIE
#cboxBottomCenter
{
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/cb/internet_explorer/borderBottomCenter.png, sizingMethod='scale');
}
.cboxIE
#cboxBottomRight
{
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/cb/internet_explorer/borderBottomRight.png, sizingMethod='scale');
}
.cboxIE
#cboxMiddleLeft
{
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/cb/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');
}
.cboxIE
#cboxMiddleRight
{
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/cb/internet_explorer/borderMiddleRight.png, sizingMethod='scale');
}
.flex-container a,
.flexslider a,
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus
{
	outline: none;
}
.slides,.flex-control-nav,.flex-direction-nav
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.flexslider
{
	margin: 0;
	padding: 0;
}
.flexslider .slides>li
{
	display: none;
	webkit-backface-visibility: hidden;
}
.flexslider .slides
img
{
	display: block;
	width: 100%;
}
.flex-pauseplay
span
{
	text-transform: capitalize;
}
.slides:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
html[xmlns] .slides
{
	display: block;
}
* html
.slides
{
	height: 1%;
}
.no-js .slides>li:first-child
{
	display: block;
}
.flexslider
{
	background: #fff;
	position: relative;
	zoom: 1;
}
.flexslider
.slides
{
	zoom: 1;
}
.flexslider .slides>li
{
	margin: 0;
	position: relative;
}
.flex-container
{
	position: relative;
	zoom: 1;
}
.flex-caption
{
	background-color: rgba(14,38,66,0.6);
	border: 1px
solid #235080;
	bottom: 0;
	color: #fff;
	display: block;
	font-size: 15px;
	height: 411px;
	line-height: 21px;
	margin: 0;
	padding: 15px;
	position: absolute;
	right: 35px;
	width: 210px;
	zoom: 1;
}
.flex-caption
a
{
	color: #fddf3f;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.flex-caption a:hover, .flex-caption a:active
{
	text-decoration: underline;
}
.flex-caption a.flex-title
{
	color: rgba(255,255,255,1);
	display: block;
	font-family: 'DirtyHeadlineRegular',sans-serif;
	font-size: 31px;
	font-weight: normal;
	line-height: 33px;
	margin: 0
0 12px 0;
}
.flex-caption a.flex-title:hover, .flex-caption a.flex-title:active
{
	color: #FDDF3F;
	text-decoration: none;
}
.flex-direction-nav
{
	height: 0;
}
.flex-direction-nav
a
{
	background: url(theme/bg_direction_nav.html) no-repeat;
	cursor: pointer;
	display: block;
	height: 52px;
	margin: -13px 0 0;
	position: absolute;
	text-indent: -999em;
	top: 50%;
	width: 52px;
}
.flex-direction-nav .flex-next
{
	background-position: -52px 0;
	right: -21px;
}
.flex-direction-nav .flex-prev
{
	left: -20px;
}
.flex-direction-nav .flex-disabled
{
	cursor: default;
	filter: alpha(opacity=30);
	opacity: .3;
}
.flex-control-nav
{
	bottom: 20px;
	left: 15px;
	position: absolute;
}
.flex-control-nav
li
{
	display: inline;
	display: inline-block;
	margin: 0
0 0 5px;
	zoom: 1;
}
.flex-control-nav li:first-child
{
	margin: 0;
}
.flex-control-nav
a
{
	background: url(../images/sprite.png) no-repeat;
	cursor: pointer;
	display: block;
	height: 16px;
	text-indent: -999em;
	width: 16px;
}
.flex-control-nav a:hover
{
	background-position: -16px 0;
}
.flex-control-nav a.flex-active
{
	background-position: -16px 0;
	cursor: default;
}