/* style.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul {
	list-style: none;
}
#recaptcha_logo
{
	display:none;
}
#recaptcha_privacy
{
	display:none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
hr{
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #e7e7e7;
	margin: 2em 0;
	padding: 0;
}
input, select{
	vertical-align: middle;
}
body{
	font: 13px/1.231 sans-serif;
	*font-size: small;
}
select, input, textarea, button {
	font: 99% sans-serif;
}
pre, code, kbd, samp {
	font-family: monospace,sans-serif;
}
body, select, input, textarea {
	color: #848484;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	line-height: 22px;
	font-size: 12px;
	background-color: #000;
}
p {
	margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
html {
	overflow-y: scroll;
}
a:hover, a:active {
	outline: none;
}
a, a:active, a:visited {
	color: #494949;
	text-decoration: none;
}
a:hover {
	color: #4d4d4c;
	text-decoration: none;
}
ul, ol {
	margin-left: 1.8em;
}
ol {
	list-style-type: decimal;
}
nav ul, nav li {
	margin: 0;
}
small {
	font-size: 85%;
}

.dark p{
padding:0;
margin:0;
color:#666666!important;
width:auto;
height:auto;
position:relative;
left:10px;
}
strong, th {
	font-weight: bold;
}
td, td img {
	vertical-align: top;
}
sub {
	vertical-align: sub;
	font-size: smaller;
}
sup {
	vertical-align: super;
	font-size: smaller;
}
pre {
	padding: 15px;
	white-space: pre;
	white-space: pre-wrap;
	white-space: pre-line;
	word-wrap: break-word;
}
textarea {
	overflow: auto;
}
.ie6 legend, .ie7 legend {
	margin-left: -7px;
}
input[type=radio] {
	vertical-align: text-bottom;
}
input[type=checkbox] {
	vertical-align: bottom;
}
.ie7 input[type=checkbox] {
	vertical-align: baseline;
}
.ie6 input {
	vertical-align: text-bottom;
}
label, input[type=button], input[type=submit], button {
	cursor: pointer;
}
button, input, select, textarea {
	margin: 0;
}
input:invalid, textarea:invalid {
	border-radius: 1px;
	-moz-box-shadow: 0 0 5px red;
	-webkit-box-shadow: 0 0 5px red;
	box-shadow: 0 0 5px red;
}
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid {
	background-color: #f0dddd;
}
::-moz-selection {
	background: #f1f1f1;
	color: #a9a9a9;
	text-shadow: none;
}
::selection {
	background: #f1f1f1;
	color: #a9a9a9;
	text-shadow: none;
}
a:link {
	-webkit-tap-highlight-color: #f1f1f1;
}
button {
	width: auto;
	overflow: visible;
}
.ie7 img {
	-ms-interpolation-mode: bicubic;
}
.ir {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}
.hidden {
	display: none;
	visibility: hidden;
}
.visuallyhidden {
	position: absolute!important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px,1px,1px,1px);
}
.invisible {
	visibility: hidden;
}
.clearfix:before, .clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
@media print
{
* {
	background: transparent!important;
	color: #444!important;
	text-shadow: none!important;
}
a, a:visited {
	color: #444!important;
	text-decoration: underline;
}
a:after {
	content: " (" attr(href) ")";
}
abbr:after {
	content: " (" attr(title) ")";
}
.ir a:after {
	content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr, img {
	page-break-inside: avoid;
}
@page{margin:.5cm}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
}
.demo p, .demo ul {
	margin-right: 0;
}
ul.splitter {
	background: #f1f1f1;
	width: auto;
	height: 50px;
	float: right;
	padding: 0 10px 0 0;
	list-style: none;
}
.splitter-bottom {
	width: 20px;
	height: 10px;
	float: right;
	margin: 50px -115px 0 0;
	list-style: none;
	background: url(../images/bg-splitter.png) no-repeat;
}
ul.splitter li {
	list-style: none;
}
ul.splitter ul li {
	display: block;
	width: 22px;
	height: 22px;
	float: left;
	margin: 14px 14px 0 2px;
}
ul.splitter ul li a {
	width: 22px;
}
ul.splitter ul li.all {
	margin: 14px 14px 0 0;
	padding-right: 14px;
	border-right: 1px solid #dbdbdb;
}
ul.splitter-work {
	background: #f1f1f1;
	width: auto;
	height: 50px;
	float: right;
	padding: 0 10px 0 0;
	list-style: none;
}
#footer ul.splitter-work {
	margin: -104px 0 0 0;
}
#wrapper.Contact ul.splitter-work {
	margin: 0 0 0 820px;
	position: absolute !important;
	z-index: 9999;
}
#wrapper.Contact div.splitter-bottom {
	margin: 50px 0 0 902px;
	position: absolute;
	z-index: 9999999;
}
.splitter-top {
	width: 20px;
	height: 10px;
	float: right;
	margin: -114px 45px 0 0;
	list-style: none;
	background: url(../images/bg-splitters-top.png) no-repeat;
	z-index: 9999999;
}
#splitter-work {
	clear: both;
	margin-top: 140px;
}

#splitter-work2 {
	clear: both;
	margin-top: 132px;
}

#splitter-work3 {
	clear: both;
	margin-top: 193px;
	margin-bottom:-15px;
}

.work-title ul.splitter-work {
	background: #f1f1f1;
	width: auto;
	height: 50px;
	float: right;
	margin: -100px 0 0 0;
	padding: 0 10px 0 0;
	list-style: none;
	position: relative;
}
.work-title .splitter-bottom {
	width: 20px;
	height: 10px;
	float: right;
	margin: -50px 45px 0 0;
	list-style: none;
	background: url(../images/bg-splitter.png) no-repeat;
}
ul.splitter-work ul li {
	display: block;
	width: 22px;
	height: 22px;
	float: left;
	margin: 14px 8px 0 8px;
}
ul.splitter-work ul li a {
	width: 22px;
}
ul.splitter-work ul li.all {
	margin: 14px 6px 0 0;
	padding-right: 12px;
	border-right: 1px solid #dbdbdb;
}
ul.splitter-work ul li.first {
	margin: 14px 10px 0 0;
}
.image-grid {
	margin: 0;
	width: 960px;
}
.image-grid:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.image-grid li {
	width: 320px;
	margin: 0 0 20px 0;
	float: left;
	text-align: center;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	line-height: 17px;
	color: #686f74;
	height: 200px;
	overflow: hidden;
	list-style: none;
	position: relative;
}
.image-grid li a {
	display: block;
	overflow: hidden;
	height: 200px;
}
.image-grid li strong, .image-grid li span {
	position: absolute;
	left: 0;
	top: -60px;
	width: 100%;
	height: 40px;
	text-align: center;
	background: #000;
}
.image-grid li span {
	top: -34px;
	height: 20px;
	color: #666;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.image-grid li img, .image-grid li strong {
	display: block;
}
.image-grid li strong {
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 15px;
	font-family: 'ProximaNovaRegular',sans-serif;
	font-weight: normal!important;
}
#client-list {
	margin: 200px 0 0 0;
	width: 960px;
	overflow: hidden;
}
#client-list ul {
	margin: 0;
	padding: 0;
}
#client-list ul li {
	float: left;
	width: 127px;
	height: 127px;
	margin: 0 11px 11px 0;
	list-style-type: none;
	padding: 0;
	background: #f1f1f1;
}
#client-list ul li.last {
	margin: 0 0 11px 0;
}

#iphone {
	position: absolute;
	right: 0;
	width: 54px;
	top: 350px;
	z-index: 1000000;
}
#iphone-screen {
	background-color: #000;
	position: absolute;
	width: 80px;
	height: 110px;
	margin: 43px 0 0 88px;
	overflow: hidden;
}
#iphone-screen ul {
	margin: 0;
	padding: 0;
}
#iphone-screen ul li {
	float: left;
	width: 16px;
	height: 16px;
	margin: 0 4px 4px 0;
	list-style-type: none;
	padding: 0;
}
ul#navigation {
	height: 48px;
	margin: 0 auto;
	width: 500px;
	z-index: 1000;
}
ul#navigation li {
	float: left;
}
ul#navigation li a {
	color: #fff;
	display: block;
	font-size: 1px;
	height: 48px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
}
ul#navigation li a span {
	display: block;
	height: 48px;
}
ul#navigation li a span.hover {
	margin-top: -48px;
}
ul#navigation li ul {
	left: -9999px;
	list-style: none;
	margin: 0;
	position: absolute;
	width: 233px;
	z-index: 10000;
}
ul#navigation li ul li {
	background-color: #b30001;
}
ul#navigation li ul li a {
	border-top-width: 0;
	color: #656155;
	font-size: 12px;
	height: 16px;
	left: -9999px;
	padding: 10px 0 10px 20px;
	width: 200px;
	text-indent: 0;
	border-bottom: 1px solid #bb0001;
	border-left: 1px solid #bb0001;
	border-right: 1px solid #bb0001;
}
ul#navigation li:hover, ul#navigation li.sfhover {
	position: static;
}
ul#navigation li ul li a:hover {
	color: #FFF;
}
ul#navigation li:hover ul {
	left: auto;
}
ul#navigation li:hover ul, #navigation li.sfhover ul {
	left: auto;
	position: absolute;
	z-index: 100000;
}
ul#navigation li ul ul {
	margin: -33px 0 0 180px;
}
ul#navigation, ul#navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
ul#navigation li:hover ul ul, ul#navigation li.sfhover ul ul {
	left: -999em;
}
ul#navigation li:hover ul, ul#navigation li li:hover ul, ul#navigation li.sfhover ul, ul#navigation li li.sfhover ul {
	left: auto;
}
.sfhover {
	z-index: 100000!important;
}
#sf_menu_0 a span {
	width: 65px;
	background: url(../images/navigation.png) 0 0 no-repeat!important;
}
#sf_menu_0 a span.hover {
	background-position: 0 -49px!important;
}
#sf_menu_1 a span {
	width: 85px;
	background: url(../images/navigation.png) -65px 0 no-repeat!important;
}
#sf_menu_1 a span.hover {
	background-position: -65px -49px!important;
}
#sf_menu_2 a span {
	width: 80px;
	background: url(../images/navigation.png) -150px 0 no-repeat!important;
}
#sf_menu_2 a span.hover {
	background-position: -150px -49px!important;
}
#sf_menu_3 a span {
	width: 100px;
	background: url(../images/navigation.png) -230px 0 no-repeat!important;
}
#sf_menu_3 a span.hover {
	background-position: -230px -49px!important;
}
#sf_menu_4 a span {
	width: 80px;
	background: url(../images/navigation.png) -330px 0 no-repeat!important;
}
#sf_menu_4 a span.hover {
	background-position: -330px -49px!important;
}
#sf_menu_5 a span {
	width: 90px;
	background: url(../images/navigation.png) -410px 0 no-repeat!important;
}
#sf_menu_5 a span.hover {
	background-position: -410px -49px!important;
}
body.home #sf_menu_0 a {
	background: url(../images/navigation.png) 0 -48px no-repeat!important;
}
body.About #sf_menu_1 a {
	background: url(../images/navigation.png) -65px -48px no-repeat!important;
}
body.Work #sf_menu_2 a {
	background: url(../images/navigation.png) -150px -48px no-repeat!important;
}
body.Services #sf_menu_3 a {
	background: url(../images/navigation.png) -230px -48px no-repeat!important;
}
body.Blog #sf_menu_4 a {
	background: url(../images/navigation.png) -330px -48px no-repeat!important;
}
body.Contact #sf_menu_5 a {
	background: url(../images/navigation.png) -410px -48px no-repeat!important;
}
#sf_menu_0 ul li a:hover, #sf_menu_0 ul li a:active, #sf_menu_0 ul li a:focus {
	background-image: none!important;
}
#sf_menu_1 ul li a:hover, #sf_menu_1 ul li a:active, #sf_menu_1 ul li a:focus {
	background-image: none!important;
}
#sf_menu_2 ul li a:hover, #sf_menu_2 ul li a:active, #sf_menu_2 ul li a:focus {
	background-image: none!important;
}
#sf_menu_3 ul li a:hover, #sf_menu_3 ul li a:active, #sf_menu_3 ul li a:focus {
	background-image: none!important;
}
#sf_menu_4 ul li a:hover, #sf_menu_4 ul li a:active, #sf_menu_4 ul li a:focus {
	background-image: none!important;
}
#sf_menu_5 ul li a:hover, #sf_menu_5 ul li a:active, #sf_menu_5 ul li a:focus {
	background-image: none!important;
}
body.home {
	background: none!important;
}
div#wrapper {
	background-color: #FFF;
	width: 100%;
	height: auto;
}
div#wrapper.home {
	background: none!important;
	width: 100%;
	height: auto;
	z-index: 9999999;
	position: absolute;
}
div#wrapper.About {
	background: url(../images/bg-about1.jpg) no-repeat top center #FFF!important;
}
div#wrapper.Services {
	background: url(../images/bg-services.jpg) no-repeat top center #FFF!important;
}
div#wrapper.Contact {
	background: url(../images/bg-contact.jpg) no-repeat top center #FFF!important;
}
div#wrapper.hatton {
	background: url(../portfoliosub/hatton/HattonsPromotionsPage2.jpg) no-repeat top center #FFF!important;
}
div#wrapper.pickup {
	background: url(../portfoliosub/pickup/PickupSystemsPage.jpg) no-repeat top center #FFF!important;
}
div#wrapper.dylan {
	background: url(../portfoliosub/dylan/DylanHarveryPage.jpg) no-repeat top center #FFF!important;
}
div#wrapper.barnfield {
	background: url(../portfoliosub/barnfield/BarnfieldConstructionPage.jpg) no-repeat top center #FFF!important;
}
div#wrapper.circle {
	background: url(../portfoliosub/circle/CircleClubPage2.jpg) no-repeat top center #FFF!important;
}
div#wrapper.swagger {
	background: url(../portfoliosub/swagger/SwaggerstylePage.jpg) no-repeat top center #FFF!important;
}
div#wrapper.stegta {
	background: url(../portfoliosub/stegta/StegtaPage.jpg) no-repeat top center #FFF!important;
}
div#wrapper.denizen {
	background: url(../portfoliosub/denizen/Denizen.jpg) no-repeat top center #FFF!important;
}
div#wrapper.sksport {
	background: url(../portfoliosub/sksport/SkSports_Page.jpg) no-repeat top center #FFF!important;
}
div#wrapper.inblue {
	background: url(../portfoliosub/inblueskies/InblueSkiesPage2.jpg) no-repeat top center #FFF!important;
}
div#wrapper.X-Box {
	background: url(../images/bg-x-box.jpg) no-repeat top center #FFF!important;
}
div#wrapper.vyomax {
	background: url(../portfoliosub/vyomax/VyomaxPage.jpg) no-repeat top center #FFF!important;
}
div#wrapper.mbnevents {
	background: url(../portfoliosub/mbnevents/MBNPage.jpg) no-repeat top center #FFF!important;
}
div#wrapper.identity {
	background: url(../images/BG/IdentityBG.jpg) no-repeat top center #FFF!important;
}
div#wrapper.print {
	background: url(../images/BG/PrintBg.jpg) no-repeat top center #FFF!important;
}
div#wrapper.photography {
	background: url(../images/BG/PhotographyBg.jpg) no-repeat top center #FFF!important;
}
div#wrapper.web {
	background: url(../images/BG/WebBG.jpg) no-repeat top center #FFF!important;
}
div#wrapper.other-services {
	background: url(../images/BG/OtherBg.jpg) no-repeat top center #FFF!important;
}
#container {
	z-index: 999;
	overflow: hidden;
}
#header {
	margin: 0 auto;
	width: 960px;
	z-index: 10000000;
}
body.home #header {
	position: absolute;
	margin-left: -480px;
	left: 50%;
	width: 960px;
	z-index: 10000000;
}
#container-template {
	overflow: hidden;
	margin-top: 100px;
	z-index: 999;
}
#main {
	margin: 0 auto;
	width: 960px;
	padding-bottom: 50px;
}
body.home #main {
	margin-left: -480px;
	left: 50%;
	position: absolute;
	top: 760px;
	width: 960px;
	overflow: hidden;
	padding-bottom: 50px;
	height: 235px;
}
#container-footer {
	background-color: #000;
}
body.home #container-footer {
	margin-top: 1100px;
}
#footer {
	width: 960px;
	margin: 0 auto;
	background-color:#000;
	clear: both;
	padding: 80px 0;
	color: #737373;
	height: 200px;
}
#applesearch {
	float: right;
}
#column-news {
	float: left;
	width: 280px;
	margin-right: 50px;
	overflow: hidden;
}
#column-blog {
	float: left;
	width: 280px;
	overflow: hidden;
}
#column-news img, #column-blog img {
	display: none;
}
#column-news p.blog-link {
	display: none;
}
#column-blog p.news-link {
	display: none;
}
.column-comment {
	display: inline;
	background: url(../images/icon-comment.png) no-repeat 0 3px;
	height: 10px;
	width: 30px!important;
	padding: 6px;
	font-size: 9px;
	text-align: center;
	color: #737373;
	margin-left: 4px;
}
.rounded-20 .column-comment p {
	display: none;
}
.column-right-180 {
	float: right;
	margin-left: 50px;
	width: 180px;
}
.column-left-500 {
	float: left;
	width: 500px;
	margin-bottom: 80px;
}
.column-services {
	margin-bottom: 220px;
}
div.rounded-20 {
	background: #f1f1f1;
	height: 31px;
	padding: 9px 15px 0 22px;
	font-size: 10px;
	color: #a9a9a9;
	letter-spacing: 1px;
}
div.rounded-20 img {
	vertical-align: top;
	margin-top: 2px;
}
div.rounded-20 p {
	display: inline;
	margin-right: 40px;
}
div.rounded-20 a, div.rounded-20 a:active, div.rounded-20 a:visited {
	color: #a9a9a9;
}
div.rounded-20 a:hover {
	color: #888;
}
div.rounded-comments {
	background: #f1f1f1;
	padding: 35px!important;
	border: none;
	margin-bottom: 35px;
}
div.test {
	float: right;
}
div.blog {
	float: left;
	width: 100px;
}
#column-news .blog, #column-blog .blog {
	width: 130px;
	clear: both;
	position: absolute;
	margin-top: 68px;
#banner {
}
	height: 110px;
	margin: auto;
	width: 960px;
}
#logo {
	float: left;
	width: 48px;
	height: 110px;
	position:absolute;
	
}
#logo a {
	display: block;
	width: 48px;
	height: 110px;
}

#navigation {
	height: 48px;
	margin-top: 62px;
	float: right;
	width: 487px;
}
.blog-container img {
	background: url(../images/loading.gif) no-repeat 50% 50% #f5f5f5;
	margin-bottom: 22px;
}
.blog-container .rounded-comments img {
	margin-bottom: 0;
}
#feature {
	position: absolute;
	z-index: 1;
	top: 0;
	overflow-x: hidden;
	height: 1000px;
	text-align: center;
	left: 50%;
	width: 1920px;
	margin-left: -960px;
	overflow: hidden;
	background: none;
}
body.home #feature {
	position: absolute;
	z-index: 1;
	top: 0;
	overflow-x: hidden;
	height: 1000px;
	text-align: center;
	left: 50%;
	width: 1920px;
	margin-left: -960px;
	overflow: hidden;
	background: url(../images/loading.gif) no-repeat 50% 40%;
}
body.home #page-wrap {
	margin: 0 auto;
	position: absolute;
	height: 1000px;
	text-align: center;
	left: 50%;
	width: 1920px;
	margin-left: -960px;
	background: url(../images/loading.gif) no-repeat 50% 40%;
	z-index: 1;
	overflow-y: hidden;
}
#page-wrap div.slider-text {
	position: absolute;
	width: 960px;
	margin: 160px 0 0 1280px;
}
#page-wrap div.slider-text h1 {
	margin-bottom: 24px!important;
	color: #1d1e1e!important;
}
#page-wrap div.Right {
	width: 400px;
	float: right;
	text-align: right;
}
#page-wrap div.Left {
	width: 400px;
	float: left;
	text-align: left;
}
#page-wrap div.Small {
	width: 300px;
}
#page-wrap div.Medium {
	width: 400px;
}
#page-wrap div.Large {
	width: 520px;
}
#page-wrap div.Top {
	margin-top: 0!important;
}
#page-wrap div.Middle {
	margin-top: 40px!important;
}
#page-wrap div.Bottom {
	margin-top: 80px!important;
}
#page-wrap div.Light p {
	color: #fff;
	width: 100%;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	-khtml-opacity: .6;
	opacity: .6;
}
#feature img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
#feature a {
	border: 0;
	display: block;
}
#feature-text {
	position: absolute;
	margin: 200px 0 0 900px;
}
.footer-clear {
	clear: both;
	padding: 0 0 25px 0;
}
.footer-clear img {
	margin: -55px 0 0 0;
}
.footer-links {
	width: 290px;
	padding: 0 45px 0 0;
	float: left;
}
.footer-links.middle {
	width: 290px;
	padding: 0;
	float: left;
}
.footer-links.last {
	width: 290px;
	padding: 0;
	float: right;
}
.footer-points {
	list-style: none;
	padding: 0;
	margin: 0;
}
.footer-points li {
	list-style: none;
	border-top: 1px solid #232323;
	padding: 5px 0 6px 30px;
	margin: 0;
}
.footer-points a {
	color: #737373!important;
}
.footer-points a:hover {
	color: #9b9b9b!important;
}
.footer-points li.nopad {
	padding: 5px 0 6px 0;
}
.footer-points li.bottom {
	list-style: none;
	border-top: 1px solid #232323;
	border-bottom: 1px solid #232323;
	padding: 5px 0 6px 30px;
	margin: 0;
	background: url(../images/icon-telephone.png) 0 .65em no-repeat;
}

.footer-points li.post{
	background: url() 0 .65em no-repeat;
	border-bottom: 1px solid #232323;
}
.footer-points li.ema {
	background: url(../images/icon-e.png) 0 .65em no-repeat;
}
.footer-points li.email-icon {
	background: url(../images/emailicon.png) 0 .65em no-repeat;
}
.footer-points li.add {
	background: url(../images/icon-a.png) 0 .65em no-repeat;
}
.footer-points li.fac {
	background: url(../images/icon-f-off.png) 0 .65em no-repeat;

}
.footer-points li.twi {
	background: url(../images/icon-t-off.png) 0 .65em no-repeat;

}
.footer-points li.blog {
	background: url(../images/icon-b-off.png) 0 .65em no-repeat;

}
.footer-points li.fac:hover {
	background: url(../images/icon-f.png) 0 .65em no-repeat;
}

	
.footer-points li.twi:hover {
	background: url(../images/icon-t.png) 0 .65em no-repeat;
}
.footer-points li.blog:hover {
	background: url(../images/icon-b.png) 0 .65em no-repeat;
}
.img {
	float: right;
}
.img-news {
	border: 4px solid #CCC;
	max-width: 148px;
}
html, body {
	overflow-x: hidden!important;
}
h1 {
	font-size: 55px;
	letter-spacing: 4px;
	line-height: 59px;
	text-transform: uppercase;
	color: #2e2f2f;
	margin-bottom: 40px;
	font-family: 'ProximaNovaRegular',sans-serif;
	font-weight: normal!important;
}
h2 {
	font-size: 24px;
	line-height: 26px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #2e2f2f;
	margin-bottom: 20px;
	font-family: 'ProximaNovaRegular',sans-serif;
	font-weight: normal!important;
}
h3 {
	font-size: 24px;
	line-height: 26px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #2e2f2f;
	margin-bottom: 20px;
	font-family: 'ProximaNovaRegular',sans-serif;
	font-weight: normal!important;
}
h5 {
	font-size: 55px;
	letter-spacing: 4px;
	line-height: 59px;
	text-transform: uppercase;
	color: #2e2f2f;
	font-family: 'ProximaNovaRegular',sans-serif;
	font-weight: normal!important;
	margin-bottom: 24px!important;
}
@font-face{font-family:'ProximaNovaRegular';src:url('../fonts/proximanova-regular-webfont.eot');src: url('../fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/proximanova-regular-webfont.woff') format('woff'),url('../fonts/proximanova-regular-webfont.ttf') format('truetype'),url('../fonts/proximanova-regular-webfont.svg#ProximaNovaRegular') format('svg');font-weight:normal;font-style:normal}
#feature h1 {
	font-weight: normal;
	font-style: normal;
	text-align: right;
	font-size: 55px;
	font-family: 'ProximaNovaRegular',sans-serif;
	font-size-adjust: .52;
}
#feature h2 {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-align: left;
	font-size: 55px;
	font-family: 'ProximaNovaRegular',sans-serif;
	font-size-adjust: .52;
}

#main h3 {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-align: left;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #b7b7b7;
	margin: 0 0 15px 0;
}
#column-news h3, #column-blog h3, #column-test h3 {
	font-size: 24px;
	line-height: 26px;
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #2e2f2f!important;
}
#column-blog h3 a, a:active, a:visited {
	color: #2e2f2f!important;
}
#column-news h3 a, a:active, a:visited {
	color: #2e2f2f!important;
}
h1 a:active, h1 a:visited, h2 a:active, h2 a:visited, h3 a:active, h3 a:visited {
	color: #2e2f2f!important;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	color: #2e2f2f!important;
	text-decoration: none;
}
#column-news .blog-body, #column-blog .blog-body {
	overflow: hidden;
	height: auto;
}
#column-test h3 {
	text-align: right!important;
}
.ProximaNovaRegular {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-family: 'ProximaNovaRegular',sans-serif;
	font-size-adjust: .52;
}
.column-right-180 ul {
	padding: 0 0 20px 0;
	margin: 0;
	list-style: none;
}
.column-right-180 ul li {
	padding: 0 0 0 10px;
	margin: 0 0 4px 0;
	list-style: square outside;
}
.blog-container .side-panel {
	float: right;
	width: 200px!important;
}
.blog-container .side-panel h2 {
	font-family: 'ProximaNovaRegular',sans-serif;
	font-size: 24px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: normal!important;
	color: #2e2f2f;
	margin-bottom: 20px;
}
.BlogRecentPost ul, .BlogTagList ul, .BlogPostArchive ul, .blogpostcategories ul {
	margin: 0;
	padding: 0;
}
.BlogRecentPost li, .BlogTagList li, .BlogPostArchive li, .blogpostcategories li {
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #e7e7e7;
}
.BlogRecentPost li a, a:active, a:visited, .BlogTagList li a, a:active, a:visited, .BlogPostArchive li a, a:active, a:visited, .blogpostcategories li a, a:active, a:visited {
	color: #848484!important;
}
.post-body h2 {
	font-size: 24px!important;
	line-height: 26px;
	text-transform: uppercase;
	color: #2e2f2f;
	margin-bottom: 20px;
	font-weight: normal!important;
}
.post-list h3, .blog-post h3 {
	font-size: 24px!important;
	line-height: 26px;
	text-transform: uppercase;
	color: #2e2f2f!important;
	margin-bottom: 20px;
	clear: both;
}
.post-list h3 a, .post-list h3 a:active, .post-list h3 a:visited {
	color: #2e2f2f!important;
}
.post-list .blog-link, .post-list .news-link {
	display: none;
}
#column-news .column-date, #column-blog .column-date {
	display: none;
}
.comment-bar {
	margin-bottom: 20px;
	clear: both;
}
.comment-corner {
	width: 13px;
	height: 13px;
	background: url(../images/bg-comment.png) no-repeat;
	margin: -35px 0 20px 35px;
}
.blog-container .post-list {
	float: left;
	width: 700px!important;
}
.blog-post .column-date, #catblogoutput .rounded-20 .column-date {
	display: block;
	background: url(../images/bg-date.png) no-repeat;
	height: 66px;
	width: 58px!important;
	font-size: 9px;
	text-align: center;
	color: #939191;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: right!important;
	padding-top: 4px;
	margin: 7px 12px 0 0;
}
.blog-post .column-comment, #catblogoutput .rounded-20 .column-comment {
	display: block;
	background: url(../images/bg-com.png) no-repeat;
	height: 66px;
	width: 46px!important;
	font-size: 9px;
	text-align: center;
	color: #939191;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: right!important;
	padding-top: 4px;
	margin: 7px 0 0 0;
}
.blog-post .column-date span, .blog-post .column-comment span, #catblogoutput .rounded-20 .column-date span, #catblogoutput .rounded-20 .column-comment span {
	font-family: 'ProximaNovaRegular',sans-serif;
	font-size: 24px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: normal!important;
	color: #2e2f2f;
	margin-bottom: 20px;
}
#catblogoutput .rounded-20 .column-comment p {
	text-align: center!important;
	display: block;
	margin-left: 12px;
}
#catblogoutput h3 {
	border-bottom: 1px solid #e7e7e7;
	padding: 0 0 16px 0;
}
.read-more {
	font-size: 10px;
	letter-spacing: 1px;
	margin: 0 0 0 10px;
	padding: 2px 10px;
	height: 8px;
	width: 77px;
	background: #f1f1f1;
	color: #939191;
	white-space: nowrap;
}
.rounded-link:hover, .read-more:hover {
	background: #e9e9e9;
}
.rounded-link {
	font-size: 10px;
	letter-spacing: 1px;
	margin: 0;
	padding: 2px 10px;
	height: 8px;
	width: auto;
	background: #f1f1f1;
	color: #939191;
	text-transform: uppercase;
}
.post-list h4 {
	line-height: 0;
	margin: 0;
	padding: 0;
}
#catblogoutput div.rounded-20 {
	background: none;
	height: auto;
	padding: 0;
	font-size: 10px;
	color: #a9a9a9;
	letter-spacing: 1px;
}
#catblogoutput div.blog {
	float: left;
	width: 100%;
	margin: -59px 0 10px 0;
}
#catblogoutput .blog-body {
	padding: 0 0 50px;
	background: none;
}
p.page-nav {
	text-align: left;
	margin-top: -36px;
}
p.page-nav span.pagination {
	font-size: 10px;
	letter-spacing: 1px;
	margin: 0 0 0 10px;
	padding: 2px 10px;
	height: 8px;
	width: 12px;
	background: #f1f1f1;
	color: #939191;
	text-align: center;
}
.work {
	width: 1160px;
	text-align: center;
	margin: 152px 0 0 -100px;
}
.work img {
	background: url("../images/loading.gif") no-repeat scroll 50% 50% #f5f5f5;
	margin-bottom: 60px;
}
.work-title {
	width: 360px;
}
div.light h4 {
	color: #fff!important;
	width: 100%;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	-khtml-opacity: .8;
	opacity: .8;
}
div.light p {
	color: #fff;
	width: 100%;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	-khtml-opacity: .6;
	opacity: .6;
}
div#slider-work {
	width: 960px;
	height: 639px;
	background: url(../images/bg-portfolio.jpg);
	background-repeat:no-repeat;
	padding: 100px 0 0 0;
	margin: 0 auto;
}
.title-right {
	margin-left: 600px;
	text-align: right!important;
}
.title-right h1 {
	text-align: right!important;
	margin: 0 5px;
}
.work-title h4 {
	font-size: 10px;
	letter-spacing: 1px;
	color: #ccc;
	text-transform: uppercase;
	margin: 0 0 30px 0!important;
	font-weight: normal;
	padding: 0;
}
#main h4 {
	font-size: 10px;
	letter-spacing: 1px;
	color: #ccc;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	font-weight: normal;
	padding: 0;
}
div.demo {
	position: relative;
}
a {
	outline: none;
}
.mailfieldset {
	width: auto;
	list-style-type: none;
	margin-bottom: 0px;
	/*background-color: #f1f1f1;*/
	background-color:transparent;
	padding: 0px 0px 11px 17px;
	-moz-border-radius: 10px;
	float:right;
}

.mailfieldset ul{
	width:auto;
	float:right;
	position:relative;
	}

li.asterisk{
	position:absolute;
	margin:-25px 0 0 5px;
	width:auto;
	height:auto;
	font-size:9px;
	line-height:12px;
}
li.asterisk2{
	position:absolute;
	margin:-40px 0 0 98px;
	width:auto;
	height:auto;
	font-size:9px;
}
#main label {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-align: left;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #9b9b9b;
	margin: 0;
}
#main input, #main select, #main textarea {
	background-color: #FFF;
	border: 1px solid #dbdbdb;
	-moz-border-radius: 5px;
	padding: 5px;
}
.form-contact ul {
	margin: 0;
	padding: 0;
}
.form-contact fieldset {
	width: 262px;
	list-style-type: none;
	margin-bottom: 14px;
	background-color: #f1f1f1;
	padding: 26px 35px 22px 35px;
	-moz-border-radius: 25px;
}
.form-contact li {
	list-style-type: none;
	margin-bottom: 5px;
}
.form-contact label {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-align: left;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #9b9b9b;
	margin: 0;
}
.form-contact input, .form-contact select, .form-contact textarea {
	background-color: #FFF;
	border: 1px solid #dbdbdb;
	-moz-border-radius: 5px;
	padding-top:0px;
	padding-left:5px;
	padding-bottom:5px;
}
.form-contact select, .form-contact input.cat_textbox, .form-contact textarea.cat_listbox {
	width: 262px;
}
.tipsy {
	padding: 5px;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	opacity: .8;
	filter: alpha(opacity=80);
	background-repeat: no-repeat;
	background-image: url(../images/tipsy.gif);
}
.tipsy-inner {
	padding: 3px 10px 3px 10px;
	background-color: black;
	color: white;
	max-width: 200px;
	text-align: center;
}
.tipsy-inner {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.tipsy-north {
	background-position: top center;
}
.tipsy-south {
	background-position: bottom center;
}
.tipsy-east {
	background-position: right center;
}
.tipsy-west {
	background-position: left center;
}
.tipsy {
	margin-top: -12px;
}
#tablet {
	float: right;
	background-color: #000;
	width: 485px;
	height: 297px;
	margin: -88px 7px 160px 0;
	overflow: hidden;
}
p.small {
	width: 350px;
}
#tablet-text {
	position: absolute;
	height: 150px;
	background: #333;
	z-index: 999999;
}
.contact-box {
	width: 302px;
	margin-bottom: 30px;
	background-color: #f1f1f1;
	padding: 28px 35px 10px 35px;
	-moz-border-radius: 25px;
}
#contact-mouse {
	background: url(../images/mouse.png) no-repeat;
	background-position: top right;
	height: 300px;
	width: 376px;
	margin: -165px 0 0 -30px;
}
/* anythingslider.css */
div.anythingSlider {
	width: 1920px;
	height: 1000px;
	margin: 0 auto!important;
	padding: 0!important;
	overflow: hidden;
}
div#slider-work div.anythingSlider {
	height: 600px!important;
	margin:11px 0 0 198px!important;
	padding: 0!important;
	overflow: hidden;
}
div#page-wrap ul li {
	list-style-type: none;
}
div#slider-work ul li {
	list-style-type: none;
}
element.style div.anythingSlider .thumbNav a.cur, div.anythingSlider .thumbNav a {
	background: #777;
	color: #000;
}
div.anythingSlider .anythingWindow {
	border: none;
	margin: 0 auto!important;
	padding: 0!important;
}
div.anythingSlider .start-stop {
	background-color: #040;
	color: #fff;
}
div.anythingSlider .start-stop.playing {
	background-color: #FFF;
}
div.anythingSlider .start-stop:hover, div.anythingSlider .start-stop.hover {
	color: #ddd;
}
div.anythingSlider.activeSlider .anythingWindow {
	border-color: #2f2f2f;
}
div.anythingSlider.activeSlider .thumbNav a.cur, div.anythingSlider.activeSlider .thumbNav a {
	background-color: #2f2f2f;
}
div.anythingSlider .start-stop {
	background-color: #FFF;
	color: #fff;
}
div.anythingSlider .start-stop.playing {
	background-color: #FFF;
}
div.anythingSlider .start-stop:hover, div.anythingSlider .start-stop.hover {
	color: #fff;
}
div.anythingSlider .anythingWindow {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}
div.anythingSlider {
	position: relative;
	padding: 0;
}
ul.anythingBase {
	background: transparent;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
ul.anythingBase li.panel {
	background: transparent;
	display: block;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none!important;
}
div.anythingSlider .arrow {
	top: 50%;
	position: absolute;
	display: block;
}
div.anythingSlider .arrow a {
	display: block;
	height: 120px;
	margin: -60px 0 0 0;
	width: 45px;
	text-align: center;
	outline: 0;
	background: url(../images/arrows-default.png) no-repeat;
	text-indent: -9999px;
}
div.anythingSlider .forward {
	right: 0;
}
div.anythingSlider .back {
	left: 0;
}
div.anythingSlider .forward a {
	background-position: 0 -40px;
}
div.anythingSlider .back a {
	background-position: -88px -40px;
}
div.anythingSlider .forward a:hover, div.anythingSlider .forward a.hover {
	background-position: 0 -240px;
}
div.anythingSlider .back a:hover, div.anythingSlider .back a.hover {
	background-position: -88px -240px;
}
div.anythingSlider .forward.disabled {
	display: none;
}
div.anythingSlider .back.disabled {
	display: none;
}
div.anythingSlider .anythingControls {
	outline: 0;
}
div.anythingSlider .thumbNav {
	margin: 0;
}
div.anythingSlider .thumbNav li {
	display: inline;
}
div.anythingSlider .thumbNav a {
	font: 11px/18px Georgia,Serif;
	display: inline-block;
	text-decoration: none;
	padding: 2px 8px;
	height: 18px;
	margin: 0 5px 0 0;
	background-image: url(../images/cellshade.png);
	background-repeat: repeat-x;
	text-align: center;
	outline: 0;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
div.anythingSlider .thumbNav a:hover {
	background-image: none;
}
div.anythingSlider.rtl .thumbNav a {
	float: right;
}
div.anythingSlider.rtl .thumbNav {
	float: left;
}
div.anythingSlider.rtl .anythingWindow {
	direction: ltr;
	unicode-bidi: bidi-override;
}
div.anythingSlider .start-stop {
	background-image: url(../images/cellshade.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 2px 5px;
	width: 40px;
	text-align: center;
	text-decoration: none;
	float: right;
	z-index: 100;
	outline: 0;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
div.anythingSlider .start-stop:hover, div.anythingSlider .start-stop.hover {
	background-image: none;
}
div.anythingSlider, div.anythingSlider .anythingWindow, div.anythingSlider .thumbNav a, div.anythingSlider .arrow a, div.anythingSlider .start-stop {
	transition-duration: 0;
	-o-transition-duration: 0;
	-moz-transition-duration: 0;
	-webkit-transition-duration: 0;
}
/* default.css */
#applesearch .sbox input {
	width: 160px;
	float: left;
}
#content {
	clear: both;
}
/* post-launch */
div#wrapper.Logos {
	background: url(../images/backgrounds/bg-logos.jpg) no-repeat top center #FFF !important;
}
div#wrapper.Websites {
	background: url(../images/backgrounds/bg-websites.jpg) no-repeat top center #FFF !important;
}
div#wrapper.Print {
	background: url(../images/backgrounds/bg-print.jpg) no-repeat top center #FFF !important;
}

.sb-inner {
	background: #f1f1f1 !important;
}
.rounded-link .rounded-8 .sb:hover {
	background: #333 !important;
}

.comment-corner {
	width: 13px;
	height: 13px;
	background: url(../images/bg-comment.png) no-repeat;
	margin: -35px 0 20px 35px;
}
.blog-container .post-list {
	float: left;
	width: 700px !important;
}
.blog-post .column-date, #catblogoutput .blog .column-date {
	display: block;
	background: url(../images/bg-date.png) no-repeat;
	height: 66px;
	width: 58px !important;
	font-size: 9px;
	text-align: center;
	color: #939191;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: right !important;
	padding-top: 4px;
	margin: 7px 12px 0 0;
}
.blog-post .column-comment, #catblogoutput .blog .column-comment {
	display: block;
	background: url("../images/bg-com.png") no-repeat;
	height: 66px;
	width: 46px !important;
	font-size: 9px;
	text-align: center;
	color: #939191;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: right !important;
	padding-top: 4px;
	margin: 7px 0 0 0;
}
.blog-post .column-date span, .blog-post .column-comment span, #catblogoutput .blog .column-date span, #catblogoutput .blog .column-comment span {
	font-family: 'ProximaNovaRegular', sans-serif;
	font-size: 24px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: normal !important;
	color: #2e2f2f;
	margin-bottom: 20px;
}
#catblogoutput .blog .column-comment p {
	text-align: center !important;
	display: block;
}
#catblogoutput h3 {
	border-bottom: 1px solid #E7E7E7;
	padding: 0 0 16px 0;
}
#catblogoutput div.blog {
	background: none;
	height: auto;
	padding: 0;
	font-size: 10px;
	color: #a9a9a9;
	letter-spacing: 1px;
}
#catblogoutput div.blog {
	float: left;
	width: 100%;
	margin: -59px 0 10px 0;
}
div.rounded-20 {
	background: #f1f1f1;
	height: 31px;
	padding: 9px 15px 0 22px;
	font-size: 10px;
	color: #a9a9a9;
	letter-spacing: 1px;
}
#column-news div.blog, #column-blog div.blog, #column-test div.test {
	background: #f1f1f1;
	height: 31px;
	padding: 9px 0 0 22px;
	font-size: 10px;
	color: #a9a9a9;
	letter-spacing: 1px;
	width: 170px;
	background: url("../images/bg-button.png") no-repeat;
	display:none;
}
#column-test div.test {
	padding: 9px 20px 0 22px;
	width: 140px;
}
#column-test {
	float: right;
	width: 300px;
	text-align: right!important;
	overflow: hidden;
}

.test p {
	float: left;
}
div.rounded-20 img, #column-news div.blog img, #column-blog div.blog img {
	vertical-align: top;
	margin-top: 2px;
}
div.rounded-comments p {
	margin-bottom: 0 !important;
}
div.rounded-comments h2 {
	margin-bottom: 10px !important;
}
div.side-panel span {
	float: right;
	color: #CCCCCC;
	font-size: 10px;
}
.read-more small {
	font-size: 10px;
}
.read-more small:hover {
	color: #333333;
}
#column-news div.blog p.blog-link {
	display: none;
}
#column-blog div.blog p.news-link {
	display: none;
}
#column-blog div.blog div.column-comment p, #column-news div.blog div.column-comment p {
	display: none;
}
#column-blog div.blog div.column-comment, #column-news div.blog div.column-comment {
	margin: 0 0 0 85px;
}
#column-news div.blog p, #column-blog div.blog p {
	display: inline;
}
.BlogRecentPost li a:hover, .BlogTagList li a:hover, .BlogPostArchive li a:hover, .blogpostcategories li a:hover {
	color: #333333!important;
}
.form-contact a, .column-left-500 p a, .column-right-180 a {
	color: #848484!important;
	font-weight: normal;
}
.form-contact a:hover, .column-left-500 p a:hover, .column-right-180 a:hover {
	color: #333333!important;
}
.form-contact .read-more, .column-left-500 .read-more {
	margin: 0;
}
.slider-text .normal p a {
	color: #666666 !important;
	opacity: 1;
}
.slider-text .light p a {
	color: #FFFFFF !important;
	opacity: 1;
}

ul#slider2 li.panel img {
	width: 636px !important;
	height: 359px !important;
}
#awwwards {
	position: absolute;
	top: 20px;
	right: 0px;
	z-index: 99999999;
	display: none;
}
#awwwards a {
	width: 69px;
	height: 105px;
	text-indent: -8000px;
	display: block;
	background: url(../images/award_day_black.png) no-repeat;
	display:none;
}
@media 
{
#column-news .blog, #column-blog .blog {
	margin-top: 88px;
}
}
/* BC OVERRIDES */
.system-message, .system-error-message {
	background-color: #F1F1F1;
	border: none;
	color: #666;
	margin: 0;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	padding: 36px 36px 36px 180px;
	border-radius: 25px 25px 25px 25px;
}
.system-message {
	background: #f9f9f9 url(../images/ok.png) no-repeat 29px 18px;
}
.system-error-message {
	background: #f9f9f9 url(../images/error.png) no-repeat 26px 26px;
}
.copyright{
	font-size:9px;
	position:relative;
	margin-top:50px;
	width:auto;
	text-align:right;
	}
.copyright a{
	color: #737373!important;
	}
.copyright a:hover{
color:#9b9b9b!important;
}
.privacy{
	position:relative;
	width:auto;
	margin-top:50px;
	background-color:red;
	margin-left:0px;
	}
.privacy ul{
	text-decoration:none;
	}
.privacy li{
	list-style:none;
	float:left;
	padding-right: 10px;
	}
.privacy a{
	color: #737373!important;
	}
.privacy a:hover{
color:#9b9b9b!important;
}

.privacydoc{
margin-bottom:-150px;
}

/*mailing list*/
#column-test li{
list-style:none;
}
#column-test ul{
float:left;
}


/*slider buttons*/
div.anythingSlider-minimalist-round .anythingWindow {
    border: medium none;
    margin: 0 auto !important;
    padding: 0 !important;
}
div.anythingSlider-minimalist-round .thumbNav a {
    background: none repeat scroll 0 0 #D9D9D9;
    border: medium none;
}
div.anythingSlider-minimalist-round .thumbNav a:hover, div.anythingSlider-minimalist-round .thumbNav a.cur {
    background: none repeat scroll 0 0 #C4C4C4;
}
div.anythingSlider-minimalist-round .start-stop {
    border: medium none;
    text-indent: -9999px;
}
div.anythingSlider-minimalist-round .start-stop.playing {
    background-color: #330000;
}
div.anythingSlider-minimalist-round .start-stop:hover, div.anythingSlider-minimalist-round .start-stop.hover {
    color: #DDDDDD;
}
div.anythingSlider-minimalist-round.activeSlider .anythingWindow {
    border-color: #164054;
}
div.anythingSlider-minimalist-round.activeSlider .thumbNav a {
    background-color: #D9D9D9;
}
div.anythingSlider-minimalist-round.activeSlider div.anythingSlider-minimalist-round.activeSlider .thumbNav a.cur {
    background: none repeat scroll 0 0 #2F2F2F;
}
div.anythingSlider-minimalist-round.activeSlider .thumbNav a:hover {
    background: none repeat scroll 0 0 #C4C4C4;
}
div.anythingSlider-minimalist-round.activeSlider .start-stop.playing {
    background-color: #fff;
}
div.anythingSlider-minimalist-round .start-stop:hover, div.anythingSlider-minimalist-round .start-stop.hover {
    color: #FFFFFF;
}
div.anythingSlider-minimalist-round .arrow {
    display: block;
    position: absolute;
    top: 50%;
    z-index: 99999999;
}
div.anythingSlider-minimalist-round .arrow a {
    background: url("../images/arrows-minimalist.png") no-repeat scroll 0 0 transparent;
	/*background: url("../images/bullet.gif") no-repeat scroll 0 0 transparent;*/
    display: block;
    height: 40px;
    margin-top: -20px;
    outline: 0 none;
    text-align: center;
    text-indent: -9999px;
    width: 30px;
}
div.anythingSlider-minimalist-round .forward {
    right: 0;
}
div.anythingSlider-minimalist-round .back {
    left: 0;
}
div.anythingSlider-minimalist-round .forward a {
    background-position: right bottom;
}
div.anythingSlider-minimalist-round .back a {
    background-position: left bottom;
}
div.anythingSlider-minimalist-round .forward a:hover, div.anythingSlider-minimalist-round .forward a.hover {
    background-position: right top;
}
div.anythingSlider-minimalist-round .back a:hover, div.anythingSlider-minimalist-round .back a.hover {
    background-position: left top;
}
div.anythingSlider-minimalist-round .anythingControls {
    bottom: 300px;
    position: absolute;
    right: 48%;
    width: 100%;
    z-index: 100;
}
div.anythingSlider-minimalist-round .thumbNav {
    float: right;
    margin: 0;
    z-index: 100;
}
div.anythingSlider-minimalist-round .thumbNav li {
    display: inline;
}
div.anythingSlider-minimalist-round .thumbNav a {
    border-radius: 0;
    display: inline-block;
    height: 8px;
    margin: 8px;
    outline: 0 none;
    padding: 0;
    text-indent: -9999px;
    width: 8px;
}
div#slider-work div.anythingSlider-minimalist-round .anythingControls {
    bottom: 15px;
    position: absolute;
    right: 0 !important;
    text-align: center;
    width: 100%;
    z-index: 100;
}
div#slider-work div.anythingSlider-minimalist-round .thumbNav {
    float: none !important;
    margin: 0;
    z-index: 100;
}
div.anythingSlider-minimalist-round.rtl .thumbNav a {
    float: right;
}
div.anythingSlider-minimalist-round.rtl .thumbNav {
    float: left;
}
div.anythingSlider-minimalist-round .start-stop {
    border-radius: 3px 3px 3px 3px;
    bottom: 2px;
    display: none;
    float: right;
    height: 6px;
    left: 0;
    margin: 3px;
    padding: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 6px;
    z-index: 100;
}

div.anythingSlider-minimalist-round {
    padding: 6px 30px;
}

.zoom{
	background-color:#000;
	}

#tabletinfo{
	position:absolute;
	width:auto;
	margin:-40px 0 0 742px;
	}

#slide1,#slide2,#slide3,#slide4,#slide5,#slide6,#slide7,#slide8,#slide9,#slide10,#slide11,#slide12{
	width:1160px;
	height:auto;
	position:relative;
	overflow:hidden;
	margin-top:20px;
}
#slideone
{
	width:1160px;
	height:300px;
	position:relative;
	overflow:hidden;
	}
	
#slideone-denizen{
	width:1160px;
	height:260px;
	position:relative;
	overflow:hidden;
	}	


.slidetwo
{
	width:960px;
	height:auto;
	position:relative;
	overflow:hidden;
	margin: 0 auto;
	}
	/*
	width: 1160px;
	text-align: center;
	margin: 152px 0 0 -100px;*/
	
#slide1-pickup{
	padding-top:250px!important;
	position:relative;
	overflow:hidden;
	clear:both;
}

/*client list*/

#vyomax-client{background:url(../client/Vyomax.jpg) transparent no-repeat!important;}
#vyomax-client:hover{background-position: -127px 0!important;}

#hatton-client{background:url(../client/HattonPromotions.jpg) transparent no-repeat!important;}
#hatton-client:hover{background-position: -127px 0!important;}

#dylan-client{background:url(../client/DylanHarvey.jpg) transparent no-repeat!important;}
#dylan-client:hover{background-position: -127px 0!important;}

#barnfield-client{background:url(../client/BarnfieldConstruction.jpg) transparent no-repeat!important;}
#barnfield-client:hover{background-position: -127px 0!important;}

#denizen-client{background:url(../client/Denizen.jpg) transparent no-repeat!important;}
#denizen-client:hover{background-position: -127px 0!important;}

#stegta-client{background:url(../client/Stegta.jpg) transparent no-repeat!important;}
#stegta-client:hover{background-position: -127px 0!important;}

#circle-client{background:url(../client/CircleClub.jpg) transparent no-repeat!important;}
#circle-client:hover{background-position: -127px 0!important;}

#swagger-client{background:url(../client/swaggerstyle.jpg) transparent no-repeat!important;}
#swagger-client:hover{background-position: -127px 0!important;}

#harley-client{background:url(../client/HarleyScott.jpg) transparent no-repeat!important;}
#harley-client:hover{background-position: -127px 0!important;}

#sksport-client{background:url(../client/SkSports.jpg) transparent no-repeat!important;}
#sksport-client:hover{background-position: -127px 0!important;}

#inblueskies-client{background:url(../client/InBlueSkies.jpg) transparent no-repeat!important;}
#inblueskies-client:hover{background-position: -127px 0!important;}

#mannisland-client{background:url(../client/MannIsland.jpg) transparent no-repeat!important;}
#mannisland-client:hover{background-position: -127px 0!important;}

#mbn-client{background:url(../client/MBN.jpg) transparent no-repeat!important;}
#mbn-client:hover{background-position: -127px 0!important;}

#suede-client{background:url(../client/SuedeLogo.jpg) transparent no-repeat!important;}
#suede-client:hover{background-position: -127px 0!important;}


.blue-link{
	color:#009de0!important;
}

.blue-link:hover{
	color:#024d6d!important;
}
/*services page new*/

.clr {
	clear:both;
}
h2.major,
h2 a,
h3.major a {
color:#CCC!important;
}

h2 a:hover,
h3.major a:hover{
	color:#444!important;
}
dt.major,
dd.major,
a.major {
	font-size:14px;
	font-weight:bold;
	letter-spacing:-0.02em;
}

dt.major {
	float:none;
	display:block;
}

dt.major,
dt.colonel {
	margin-bottom:4px;
	color:#CCC;
}
#page-services {
	margin:0 auto;
	width:974px;
	text-align:left;
}
.section {
	clear:both;
	position:relative;
	left:-10px;
	margin:16px -10px 0 0;
	padding-top:1px;
	width:1200px;
	background:url(../images/line.png) 105px 0 no-repeat;
}
.sectiona {
	clear:both;
	position:relative;
	left:-10px;
	margin:16px -10px 0 0;
	padding-top:1px;
	width:1200px;
}
.section a.view-work {
	position:relative;
	top:-16px;
	color:#444!important;
}
.section a.view-work:hover {
	color:#CCC!important;
}
.section a.view-work span {
	font-size:20px;
	letter-spacing:-0.02em;
	line-height:21px;
	font-weight:bold;
}
.section .section {
	clear:none;
	float:left;
	left:0;
	margin-top:0;
	width:1400px;
	background:transparent;
}
.section .section-double {
	width:492px;
}
.section .section-triple {
	width:738px;
}
.section .section .section {
	clear:both;
	float:none;
	overflow:visible;
	width:100%;
/*	border-top:1px solid #CCC;*/
}
.column {
	position:relative;
	overflow:hidden;
	z-index:2;
	float:left;
	margin-left:26px;
	padding-top:23px;
	width:305px;
	background:transparent;
	text-align:left;
}
.column1 {
	position:relative;
	overflow:visible;
	z-index:2;
	float:left;
	margin-left:10px;
	margin-right:20px;
	padding-top:23px;
	width:50px;
	background:transparent;
	text-align:justify;
}
.column-double {
	z-index:1;
	width:482px;
}
.column-triple {
	z-index:1;
	width:728px;
}
/*next style*/
img, a img { border:0; } /* removes borders from images */

.clear { display: inline-block; }   
.clear:after { content: "."; display: block; height: 0;   clear: both; visibility: hidden; }
* html .clear { height: 1%; }
.clear { display: block; }

/* Idioms */

ul.mod {
	list-style-image:none;
	list-style-position: outside;
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.mod li {
	list-style: none;
}

/* Web Form */

ul.form {
	margin: 0;
	padding: 0;
}

ul.form li {
	list-style: none;
	margin: 0 0 18px 0;
}

ul.form li label {
	color: #888;
	display: block;
}

div.form div.item, div.webform div.item {
	padding: 9px;
}

cat_button {}

input.cat_textbox,
textarea.cat_listbox,
select.cat_dropdown,
select.cat_listbox {
	width: 300px;
	margin-bottom:10px;
}

.cat_dropdown_small {
	width: 200px;
}

.cat_dropdown_smaller {
	width: 150px;
}

.cat_textbox_small, .cat_listbox_small {
	width: 200px; /* Cant touch this */
}

.cat_listbox {
	height: 120px;
	width: 300px;
}

table.webform,
table.reporting {
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
}

table.webform td {
	line-height: 24px;
	padding: 6px;
}

.form label, .webform label {
	font-size: 11px;
}

.form input, .webform input {
	margin-right: 3px;
}

/* System Message */

.system-message, .system-error-message {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	color: #666;
	margin: 18px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	padding: 36px 36px 36px 180px;
}

.system-message {
	background: #f9f9f9 url(../images/ok.png) no-repeat 29px 18px;	
}

.system-error-message {
	background: #f9f9f9 url(../images/error.png) no-repeat 26px 26px;
}

.system-message h1, .system-error-message h1 {
	color: #000;
	margin: 0 0 18px 0;
}

.system-message a:link, .system-error-message a:link {
	color: #1969bc;
}

.ok {
	background: #E9FBE3;
	color: #21A347;
	margin-bottom: 18px;
}

.error {
	background: #FBE3E4;
	color: #D12F19;
	margin-bottom: 18px;
}


/* Announcement */

.announcement-list {
	font-size: 11px;
}

.announcement-list h2 {
	font-size: 14px;
	margin: 0 0 3px 0;
}

.announcement-list span.date {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 0 6px;
}

.announcement-details span.date {
	display: block;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 18px;
}

/* Blog */

.blog-list {
	background: #f9f9f9;
	border: 1px solid #eee;
	color: #000;
	font-size: 11px;
	margin: 0 0 18px;
	padding: 18px;
}

.blog-list h2 {
	font-size: 18px;
	margin: 0 0 3px 0;
}

.blog-list span {
	color: #888;
}

.blog-container h1 {
	font-size: 36px;
	line-height: 40px;
	margin: 0 0 6px 0;
}

.blog-container p.description {
	margin: 0 0 36px;
}

.blog-post h2.post-title {
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	margin: 0;
	padding: 0 0 3px 0;
}

.blog-post .post-details {
	color: #888;
	font-size: 11px;
	margin: 0 0 18px;
}

.blog-container .post-list {
	float: left;
	width: 69%;	
}

.blog-post .post-body {
	margin: 0 0 36px;
}

.comment-list {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin-bottom: 36px;
	padding: 18px;
}

.comment-list h5 {
	font-size: 14px;
	margin: 0 0 18px;
}

.comment-list input#Captcha {
	width: 300px;
}

.comment-list textarea.cat_listbox_small {
	height: 120px;
	width: 100%;
}

.blog-comment-container {
	border: 1px solid #e9e9e9;
	margin: 0 0 18px;
}

.blog-comment-container  .comment-details {
	background: #eee;
	font-size: 11px;
	padding: 6px;
}

.blog-comment-container .comment {
	background: #fff;
	padding: 9px;
}

span.flag {
	margin: 0 6px;
	vertical-align: middle;
}

input#fullname, input#website, input#emailaddress,input#Captcha {
	width: 300px;
}

textarea.comment {
	height: 160px;
	width: 100%;
}

.forum-registration textarea.comment {
	height: 70px;
	width: 270px;
}

.post-body .links {
	font-size: 11px;
}

.blog-container .side-panel {
	float: right;
	width: 27%;
}

.side-panel h4 {
	font-size: 12px;
	margin: 0 0 9px;
}

.BlogTagCloud {
	margin: 0 0 18px;
}

.BlogRecentPost ul, .BlogTagList ul, .BlogPostArchive ul {
	margin: 0;
	padding: 0;
}

.BlogRecentPost li, .BlogTagList li, .BlogPostArchive li {
	font-size: 11px;
	list-style: none;
	margin: 0 0 9px;
}

p.page-nav {
	text-align: center;
} 

p.page-nav a {
	margin: 0 9px;
}

.blog-post dl {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin: 0 0 18px;
	padding: 18px;
}

.blog-post dt {
	color: #000;
}

.blog-post dd {
	margin: 0 0 9px;
}

/* @end */

/* @group Booking */

.booking-list {
	margin: 0 0 9px;
}

.booking-list span.date {
	margin: 0 9px 0 0;
}

.booking-container h1, .form-container h2 {
	margin: 0 0 18px;
}

.form-container {
	background: #f9f9f9;
	border: 1px solid #eee;
	padding: 18px;
}

.form-container input#FirstName, .form-container input#LastName, .form-container input#EmailAddress, .form-container input#Company, .form-container input#WorkPhone {
	width: 260px;
}

.go-back {
	margin: 18px 0;
}


/* Calendar */

div.select-month-year {
	padding: 9px 0;
}

table.module-calendar {
	border: 1px solid #888;
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}

table.module-calendar td {
	border: 1px solid #d7d7d7;
	font-size: 11px;
	height: 80px;
	overflow: hidden;
	padding: 0;
	vertical-align: top;
}

table.module-calendar td span {
	background: #f7f7f7;
	color: #333;
	display: block;
	font-size: 11px;
	padding: 0 2px;
	text-align: right;
}

tr.day-of-week td {
	background: #d7d7d7;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	text-align: center;
	vertical-align: middle;
}

table.module-calendar td.events span {
	background: #2BABFA;
	color: #fff;
	font-weight: bold;
}

table.module-calendar td.events {
	background: #EEF5FA;
}

table.module-calendar td ul {
	margin: 9px 0;
	padding-left: 24px;
}

table.module-calendar td.last-month {
	background: #eee;
}

table.module-calendar td.next-month {
	background: #eee;
}


/* Catalogue and Products */

.shop-catalogue {
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	height: 180px;
	margin: 0 6px 6px 0;
	overflow: hidden;
	width: 180px;
}

.shop-catalogue h4 {
	font-size: 12px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	text-indent: 9px;
}

.shop-catalogue h4 a {
	color: #1969bc;
	text-decoration: none;
}

.shop-catalogue .image {
	/* Image size should be 150px by 120px */
	height: 120px;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px;
	text-align: center;
}

.shop-main {
	margin-top: 18px;
}

.shop-main .header {
	border-bottom: 1px solid #eee;
	height: 27px;
	line-height: 27px;
	margin: 0 0 18px;
}

.shop-main .breadcrumbs {
	float: left;
	width: 40%;
}

.shop-main .cart-summary {
	float: right;
	width: 40%;
}

.shop-main .description ul {
	margin: 0 0 0 18px;
	padding: 0;
}

.shop-main .description li {
	list-style: square;
}

table.cartSummaryTable {
	border-collapse:collapse;
	border-spacing:0;	
	font-size: 12px;
	float: right;
}

td.cartSummaryItem {
	padding: 0;
}

a.cartSummaryLink {
	margin: 0 0 0 18px;
}

.shop-main ul {
	margin: 0;
	padding: 0;
}

.shop-main li {
	list-style: none;
}

table.catalogueTable {
	border-collapse:collapse;
	border-spacing:0;	
	width: 100%;
	margin: 0 0 18px;
}

table.catalogueTable td {
	padding: 0;
}

table.productTable {
	border-collapse:collapse;
	border-spacing:0;	
	table-layout: fixed;
	width: 100%;
}

table.productTable td {
	padding: 3px;
}

.shop-product-small {
	background: #fff;
	border: 1px solid #ddd;
	color: #666;
}

.shop-product-small h5 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	min-height: 36px;
	padding: 18px 18px 6px;
}

.shop-product-small h4 a {
	color: #1969bc ;
}

.shop-product-small h5 a {
	text-decoration: none;
}

.shop-product-small ul {
	background: #f9f9f9;
	padding: 18px;
}

.shop-product-small ul li {
	font-size: 11px;
	margin: 0 0 6px;
}

.shop-product-small li.price {
	font-size: 11px;
}

.shop-product-small li.price strong {
	font-size: 14px;
	margin-left: 6px;
}

.shop-product-small li.stock {
	font-size: 11px;
}

.shop-product-small li.stock strong {
	color: #666;
	margin-left: 3px;
}

.shop-product-small .image {
	height: 120px;
	margin: 0 auto 9px;
	overflow: hidden;
	width: 120px;
	text-align: center;
}

.image a, td.actions a {
	border: none !important;
}

.shop-product-small li.quantity {
	line-height: 30px;
}

li.quantity img {
	position: relative;
	top: 8px;
	/* or vertical-align: middle; */
}

.shop-product-small li.quantity input.productTextInput {
	width: 50px;
}

.shop-product-small li.quantity input.productSubmitInput {
}

.shop-product-large {
	background: #fff;
	border: 1px solid #eee;
	color: #666;
	margin: 0 0 18px;
	min-width: 640px;
	overflow: hidden;
}

.shop-product-large h1 {
	color: #000;
	font-size: 14px;
}

.shop-product-large .image {
	margin-left: 36%;
	min-height: 360px;
	height: auto !important; /* for modern browsers */
	height: 360px; /* for IE5.x and IE6 */		
	padding: 18px;
	text-align: center;
}

.shop-product-large .shop-product-small .image {
 	margin: 0;
	min-height: 160px; 
	height: auto !important; /* for modern browsers */
	height: 160px; /* for IE5.x and IE6 */		
	padding: 18px;
	text-align: center;
	width: auto;
}

.shop-product-large .shop-product-small ul {
	padding: 9px;
}

.shop-product-large .shop-product-small ul, .shop-product-large .shop-product-small li  {
	margin: 0;
}

.shop-product-large li.price {
	font-size: 14px;
}

.shop-product-large li.instock {
	font-size: 10px;
}

.shop-product-large li.quantity input.productTextInput {
	width: 50px;
}

td.productItem .comment-form input#Captcha {
	width: 300px;
}

.poplets {
	border-top: 1px solid #eee;
	margin-top: 36px;
	padding: 9px 0;
}

.poplets img {
	border: 1px solid #ddd;
}

table.productPoplets {
	border-collapse:collapse;
	border-spacing:0;	
	margin: 0 auto;
}

.shop-product-large .details {
	background: #f9f9f9;
	float: left;
	min-height: 360px;
	height: auto !important; /* for modern browsers */
	height: 360px; /* for IE5.x and IE6 */	
	padding: 18px;
	width: 30%;
}

.shop-product-large ul {
	margin: 0 0 36px;
	padding: 0;
}

.shop-product-large li {
	margin: 9px 0;
}

.shop-cart .breadcrumbs {
	margin: 0 0 18px;
}

table.cart {
	background: #fff;
	border-collapse:collapse;
	border-spacing:0;	
	border: 1px solid #ddd;
	font-size: 11px;
	width: 100%;
}

table.cart a {
	color: #1969bc;
}

table.cart th, table.cart td {
	color: #666;
	padding: 9px;
}

tr.val td {
	border-bottom: 1px solid #eee;
}

tr.shipping td {
	border-bottom: 1px solid #ddd;
}

tr.discount td.quantity, tr.shipping td.quantity {
	text-align: right;
}

td.quantity input.update {
	margin: 0 0 0 3px;
}

table.cart th {
	background: #f9f9f9;
	border-bottom: 1px solid #eee;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

input.cartInputText {
	width: 70px;
}

input#DiscountCode, input#GiftVoucher {
	width: 70px;
}

select.shippingDropDown {
	width: 150px;
}

table.cart th.quantity, table.cart td.quantity {
	text-align: right;
	width: 50px;
}

table.cart th.quantity {
	text-align: left;
}

.productitemcell {
	height: 23px;
	line-height: 20px;
	margin: 0 0 3px 0;
	overflow: hidden;
}

table.cart td.actions {
	text-align: right;
}

table.cart td.actions a {
	font-size: 12px;
	font-weight: bold;
	margin: 0 18px 0 0;
	text-decoration: none;
}

a#catshopclear {
	font-size: 10px;
	font-weight: normal;
}

table.cart strong {
	font-size: 14px;
}

.shop-form {
	margin: 0 0 18px;
}

.shop-form ul.form {
	background: #f9f9f9;
	border: 1px solid #eee;
	padding: 18px;
}

.shop-form label {
	font-size: 11px;
}

.shop-form ul.form li {
	margin: 0;
	padding: 9px 0;
}

.shop-form li.last {
	border-top: 1px solid #eee;
}

/*.shop-form .checkboxes {
	line-height: 27px;
}*/

input.PaymentMethodType {
	margin: 0 6px 0 0;
}

.shop-form ul.form input.cat_textbox,
.shop-form ul.form select.cat_dropdown,
.shop-form ul.form textarea.cat_listbox {
	width: 260px;
}

.shop-form textarea.cat_listbox {
	height: 100px;
}

.shop-receipt, .shop-quote-receipt {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin: 18px;
	padding: 18px;
}

.shop-receipt h1, .shop-quote-receipt h1 {
	border-bottom: 1px solid #ccc;
	padding: 0 0 3px;
}

.shop-receipt h2, .shop-quote-receipt h2 {
	font-size: 12px;
	font-weight: normal;
}

/* Customer Cases */

table.case-list {
	border-collapse:collapse;
	border-spacing:0;	
	margin: 0;
	width: 100%;
}

table.case-list td {
	padding: 6px;
}

table.case-list td.subject,
table.case-list td.category {
	width: 40%;
}

table.case-list td.status {
	width: 20%;
}

table.case-details {
	background: #f9f9f9;
	border-collapse:collapse;
	border-spacing:0;	
	border: 1px solid #eee;
	width: 100%;
}

table.case-details td {
	padding: 6px;
}

table.case-details tr.odd td {
	background: #fff;
}

table.case-details td.var {
	color: #888;
	text-align: right;
	width: 130px;
}

table.case-details td.val {
	color: #000;
}



/* Customer Orders */

table.border {
	border-collapse:collapse;
	border-spacing:0;	
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

table.border td {
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}

table.border span { color: #888; }

table.order-list {
	border-collapse:collapse;
	border-spacing:0;	
	width: 100%;
}

table.order-list td {
	border: 1px solid #eee;
}

table.order-list a {
	margin: 0 9px 0 0;
}

table.order-list span.number {
	font-size: 11px;
}

/* @end */

/* @group Comment */

.comment-container {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin: 0 0 18px;
}

.comment-container .header {
	background: #eee;
	font-size: 11px;
	padding: 6px 18px;
}

.comment-container span.name {
	color: #000;
}

.comment-container span.rating {
	margin: 0 9px;
	vertical-align: middle;
}

.comment-container .content {
	padding: 18px;
}

.comment-form {
	background: #f9f9f9;
	border: 1px solid #eee;
	color: #666;
	margin: 0 0 18px;
	padding: 18px;
}

.comment-form h3 {
	font-size: 14px;
	margin: 0 0 18px;
}

.comment-form h5 {
	color: #666;
	font-size: 14px;
	margin: 0 0 18px;
}

/*.comment-form li.rating div {
	font-size: 10px;
}*/

/*.comment-form li.rating div input {
	margin: 0 3px;
}*/

.comment-form input.cat_textbox_small,
.comment-form textarea {
	width: 300px;
}

.comment-form textarea {
	height: 120px;
}

/* @end */

/* @group FAQ */

table.faq-search {
	background: #f9f9f9;
	border-collapse:collapse;
	border-spacing:0;	
	border: 1px solid #eee;
	margin: 0 0 18px 0;
	width: 100%;
}

table.faq-search label {
	color: #888;
}

table.faq-search td {
	border-collapse:collapse;
	border-spacing:0;	
	padding: 9px;
}

table.faqresultstable {
	background: #fff;
	border-collapse:collapse;
	border-spacing:0;	
	border: 1px solid #eee;
	width: 100%;
}

table.faqresultstable td {
	color: #666;
	padding: 9px;
}

table.faqresultstable a {
	color: #1969bc;
}

table.faqresultstable td.faqresultstableinfo {
	background: #f9f9f9;
	color: #888;
	font-size: 10px;
	padding: 3px 18px;
	text-align: right;
}

table.faqresultstable td.faqresultstablecount {
	padding-left: 18px;
	width: 10px;
}

td.faqresultstablehead {
	background: #fff;
	border-collapse:collapse;
	border-spacing:0;	
	border-bottom: 1px solid #eee;	
	color: #000;
	font-weight: bold;
}

/* @end */

/* @group Forums */

/* NOTE: div.post-list exists in BLOG as well */

.forum-container h1 {
	font-size: 24px;
}

table.topic-list, div.forum-posts-container div.post-list, div.forum-registration {
	color: #666;
}

div.forum-posts-container div.post-list a, div.forum-registration a {
	color: #1969bc;
}

div.forum-registration h2 {
	color: #000;
}

table.forum {
	background: #f9f9f9;
	border-collapse:collapse;
	border-spacing:0;	
	border: 1px solid #eee;
	margin: 0;
	width: 100%;	
}

table.forum td {
	font-size: 11px;
	padding: 9px;
	vertical-align: top;
}

table.forum td.topics {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	width: 90px;
}

table.forum td.posts {
	border-right: 1px solid #eee;	
	width: 90px;
}

table.forum td.lastpost {
	border-left: 1px solid #eee;	
	width: 180px;
}

table.forum .icon {
	float: left;
	width: 50px;
}

table.forum .forum {
	margin: 0 0 0 50px;
}

table.forum h3 {
	margin: 0;
}

table.forum h3 a {
	text-decoration: none;
}

ul.cap-top,
ul.cap-bottom {
	font-size: 11px;
	height: 30px;
	margin: 0 0 18px;
	padding: 0;
}

ul.cap-bottom {
	margin: 18px 0 0;
}

ul.cap-top li,
ul.cap-bottom li {
	display: block;	
	line-height: 30px;
	list-style: none;	
}

ul.cap-top li.user,
ul.cap-bottom li.nav-page {
	float: left;
	width: 200px;
}

ul.cap-top li.actions,
ul.cap-bottom li.actions
{
	float: right;
	font-size: 12px;
	text-align: right;
	width: 500px;
}

ul.cap-top li.actions a,
ul.cap-bottom li.actions a{
	float: right;
	margin: 0;
	padding: 0 9px;
}

table.topic-list {
	background: #f9f9f9;
	border-collapse:collapse;
	border-spacing:0;	
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	width: 100%;
}

table.topic-list th {
	background: #ddd;
	border: 1px solid #ddd;
	color: #000;
	font-size: 10px;
	padding: 6px;
	text-align: left;
}

table.topic-list .name {
	font-weight: bold;
	width: 60%;
}

table.topic-list .name .icon {
	float: left;
	width: 30px;
}

table.topic-list .replies,
table.topic-list .views {
	font-size: 10px;
	text-align: center;
	width: 10%;
}

table.topic-list .date {
	font-size: 10px;
	text-align: right;
	width: 20%;
}

table.topic-list td {
	padding: 0;
}

table.topic-list a {
	color: #1969bc;
}

table.topic {
	border-collapse:collapse;
	border-spacing:0;	
	border-bottom: 1px solid #eee;;
	margin: 0;
	width: 100%;
}

table.topic td {
	padding: 9px;
}

table.topic td.name,
table.topic td.replies,
table.topic td.views {
	border-right: 1px solid #eee;
	vertical-align: middle;
}

.forum-registration {
	border: 1px solid #eee;
	background: #f9f9f9;
	padding: 18px;
}

.forum-registration input.cat_textbox,
.forum-registration textarea.cat_textbox {
	width: 260px;
}

.forum-registration input.cat_button {
	margin: 0 6px 0 0;
}

.forum-posts-container .breadcrumb {
	font-size: 11px;
	padding: 6px;
}

.forum-posts-container h1 {
	font-size: 18px;
	margin: 18px 0;
}

.forum-posts-container h2 {
	background: #eee;
	border: 1px solid #eee;
	color: #888;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 3px 18px;
}

.forum-posts-container table.container {
	border-collapse:collapse;
	border-spacing:0;	
	width: 100%;
}

.forum-posts-container td {
	background: #f9f9f9;	
	border: 1px solid #ddd;
	padding: 18px;
	vertical-align: top;
}

.forum-posts-container td.author {
	font-size: 11px;
	width: 160px;
}

.forum-posts-container h3.name {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.forum-posts-container tr.sub td {
	height: 30px;
	padding: 0 18px;
}

.forum-posts-container td.action a {
	float: right;
	line-height: 30px;
}

/* @end */

/* @group Literature */

p.literature-container img {
	vertical-align: middle;
}

p.literature-container span.icon, p.literature-container span.name {
	margin: 0 3px 0 0;
}


/* @end */

/* @group Secure Zone Markup */

.case-search {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin: 0 0 18px;
	padding: 18px;
}

.secure-lost-password {
	background: #f9f9f9;
	border: 1px solid #eee;	
	padding: 18px;
}

.secure-lost-password input.cat_textbox_small {
	width: 210px;
}

.secure-update-details {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin: 0 0 18px;
	padding: 18px;
}

.secure-update-details input.cat_textbox,
.secure-update-details select.cat_dropdown {
	width: 260px;
}


/* @end */

/* @group Form Modules */

.product-form h3 {
	padding-left: 9px;
}

.secure-login, .newsletter-form {
	background: #f9f9f9;
	border: 1px solid #f2f2f2;
	margin-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: #eee;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

/* @end */

/* @group Search */

.search-box {
	padding: 6px;
}

.search-box input.cat_textbox_small {
	margin: 0 3px 0 0;
}

/* @end */

/* @group Photo Gallery */

#imageContainer img {
	margin: 0;
}

table.photogalleryTable td {
	padding: 9px;
}

/* @end */

/* @group Affiliate Program */

table.affiliate-stats {
	border: 1px solid #d7d7d7;
	border-collapse: collapse;
}

table.affiliate-stats td {
	border: 1px solid #d7d7d7;
	padding: 6px;
}

table.affiliate-stats td.var {
	color: #888;
}

/* @end */

/* @group Tell a Friend */

.tell-a-friend {
	border: 2px solid #333;
	background-color: #fff;
	color: #666;
	padding: 18px;
}

.tell-a-friend form {
	padding: 0 0 0 36px;
}

.tell-a-friend  h1 {
	border-bottom: 1px solid #ccc;
	color: #222;
	font-size: 18px;
	margin: 0;
	padding: 0 0 6px;
}

.tell-a-friend  h2 {
	border-bottom: 1px dotted #ccc;
	color: #222;
	font-size: 12px;
	margin: 18px 0 9px;
}

.tell-a-friend  td.var {
	text-align: right;
	width: 130px;
}

.tell-a-friend td {
	font-size: 11px;
	vertical-align: top;
}

.tell-a-friend  label {
	color: #888;
	font-size: 11px;
}

.tell-a-friend  input.cat_textbox_small {
	height: 21px;
}

.tell-a-friend  input.cat_textbox_small, .tell-a-friend textarea.cat_listbox {
	font-size: 11px;
	width: 300px;
}

/* @end */

/* @group Favourites */

.favourite-registration {
	border: 1px solid #eee;
	background: #f9f9f9;
	padding: 18px;
}

.favourite-registration input.cat_textbox,
.favourite-registration textarea.cat_textbox {
	width: 260px;
}

.favrourite-registration input.cat_button {
	margin: 0 6px 0 0;
}


/* @end */

/* @group eCommerce Browse Panel */

.browse-panel {
	border: 1px solid #d7d7d7;
}

.browse-panel h5 {
	background: #eee url(/CatalystImages/shop_bg-browse-panel.png) repeat-x;
	border-bottom: 1px solid #d7d7d7;
	font-size: 14px;
	margin: 0;
	padding: 9px;
}

.browse-panel h6 {
	background: #f7f7f7;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 3px 9px;
}

.browse-panel ol {
	background: #fff;
	border-bottom: 1px solid #e7e7e7;
	margin: 0;
	padding: 9px;
}

.browse-panel ol.browse-catalogue {
	border-bottom: none;
}

.browse-panel li {
	list-style: none;
	padding: 3px 9px;
}

.browse-panel li span {
	display: inline;
	font-weight: bold;
}

/* @end */






/* @group eCommerce Slider */

img.drag {
                position: relative;
                padding: 0.5em;
                /*margin: 0 0 0.5em 1.5em;*/
                margin: 0;
                cursor: move;
}
 
.slidertrack {
    background-color: #d7d7d7;
    color: #333;
    float: left;
    margin: 0;
    line-height: 0px;
    font-size: 0px;
    text-align: left;
    padding: 4px;
    border: 1px solid;
    border-color: #ccc #aaa #aaa #ccc;
}
 
.slidertrack .sliderslit {
    background-color: #333;
    color: #ccc;
    height: 2px;
    margin: 4px 4px 2px 4px;
    line-height: 0px;
    position: absolute;
    z-index: 1;
    border: 1px solid;
    border-color: #999 #ddd #ddd #999;
}
 
.slidertrack .slider {
    width: 16px;
    background-color: #555;
    color: #333;
    position: relative;
    margin: 0;
    height: 8px;
    z-index: 1;
    line-height: 0px;
    font-size: 0px;
    text-align: left;
    border: 2px solid;
    border-color: #999 #222 #222 #999;
}
 
#zoomcontainer{
    overflow: hidden;
    position: relative;
}

#zoomcontainer img{
    position: absolute;
}


/* @end */
.ibox_w{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-color: #000;
    margin:0;
    padding:0;
    filter:alpha(opacity=0);
    -moz-opacity: 0.0;
    opacity: 0.0;      
}

.ibox_wrapper {
    font: 11px/18px Arial, Verdana, sans-serif;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1000;
    padding: 0;
    margin: 0;
    border: 2px solid #333;
    background-color: #fff;
    color: #666;
    padding: 18px;
    display: none;
}
/*next style*/
/*
	Mosaic - Sliding Boxes and Captions jQuery Plugin
	Version 1.0.1
	www.buildinternet.com/project/mosaic
	
	By Sam Dunn / One Mighty Roar (www.onemightyroar.com)
	Released under MIT License / GPL License
*/

* {
	margin:0;
	padding:0;
	border:none;
	outline:none;
}

/*General Mosaic Styles*/
.mosaic-block {
	float:left;
	position:relative;
	overflow:hidden;
	width:300px;
	height:200px;
	margin:10px;
	background:#111 url(../images/progress.gif) no-repeat center center;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
}

	.mosaic-backdrop {
		display:none;
		position:absolute;
		top:0;
		height:100%;
		width:100%;
		background:#111;
	}
	
	.mosaic-overlay {
		display:none;
		z-index:5;
		position:absolute;
		width:100%;
		height:100%;
		background:#111;
	}
	
		/*** Custom Animation Styles (You can remove/add any styles below) ***/
		.circle .mosaic-overlay {
			background:url(../images/hover-magnify.png) no-repeat center center;
			opacity:0;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
			filter:alpha(opacity=00);
			display:none;
		}
		
		.fade .mosaic-overlay {
			opacity:0;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
			filter:alpha(opacity=00);
			background:url(../images/bg-black.png);
		}
		
		.bar .mosaic-overlay {
			bottom:-70px;
			height:70px;
			background:url(../images/bg-black.png);
		}
		
		.bar2 .mosaic-overlay {
			bottom:-100px;
			height:100px;
			opacity:0.8;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
			filter:alpha(opacity=80);
		}
		
			.bar2 .mosaic-overlay:hover {
				opacity:1;
				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
				filter:alpha(opacity=100);
			}
		
		.bar3 .mosaic-overlay {
			top:-200px;
			height:200px;
			background:url(../images/bg-black.png);
		}
		/*** End Animation Styles ***/

.first-image{background: url(../portfoliosub/mbnevents/gallery/CityUnitedDerby.jpg) no-repeat transparent!important;}
.first-image:hover{background-position: -300px 0!important;}

.second-image{background: url(../portfoliosub/mbnevents/gallery/HYC.jpg) no-repeat transparent!important;}
.second-image:hover{background-position: -300px 0!important;} 

.third-image{background:url(../portfoliosub/mbnevents/gallery/BirminghamHyatt.jpg) no-repeat transparent!important;}
.third-image:hover{background-position: -300px 0!important;}

.fourth-image{background:url(../portfoliosub/mbnevents/gallery/LiverpoolMarriot.jpg) no-repeat transparent!important;}
.fourth-image:hover{background-position: -300px 0!important;}

.fifth-image{background:url(../portfoliosub/mbnevents/gallery/ChesterRaceCourse.jpg) no-repeat transparent!important;}
.fifth-image:hover{background-position: -300px 0!important;}

.sixth-image{background:url(../portfoliosub/mbnevents/gallery/FootballSpeaker.jpg) no-repeat transparent!important;}
.sixth-image:hover{background-position: -300px 0!important;}

.seven-image{background:url(../portfoliosub/mbnevents/gallery/LanceTodd.jpg) no-repeat transparent!important;}
.seven-image:hover{background-position: -300px 0!important;}

.eight-image{background:url(../portfoliosub/mbnevents/gallery/EngvsSlov.jpg) no-repeat transparent!important;}
.eight-image:hover{background-position: -300px 0!important;}

.nine-image{background:url(../portfoliosub/mbnevents/gallery/WCH_Lowry.jpg) no-repeat transparent!important;}
.nine-image:hover{background-position: -300px 0!important;}

.ten-image{background:url(../portfoliosub/mbnevents/gallery/StPatricksDay.jpg) no-repeat transparent!important;}
.ten-image:hover{background-position: -300px 0!important;}

.eleven-image{background:url(../portfoliosub/mbnevents/gallery/CityInnHotel.jpg) no-repeat transparent!important;}
.eleven-image:hover{background-position: -300px 0!important;}

.twelve-image{background:url(../portfoliosub/mbnevents/gallery/VegasBoxing.jpg) no-repeat transparent!important;}
.twelve-image:hover{background-position: -300px 0!important;}



/*barnfield*/
.a-image{background: url(../portfoliosub/barnfield/gallery/BarnfieldOffcie.jpg) no-repeat transparent!important;}
.a-image:hover{background-position: -300px 0!important;}

.b-image{background: url(../portfoliosub/barnfield/gallery/Shuttleworth.jpg) no-repeat transparent!important;}
.b-image:hover{background-position: -300px 0!important;} 

.c-image{background:url(../portfoliosub/barnfield/gallery/AceCentre.jpg) no-repeat transparent!important;}
.c-image:hover{background-position: -300px 0!important;}

.d-image{background:url(../portfoliosub/barnfield/gallery/Greenbank.jpg) no-repeat transparent!important;}
.d-image:hover{background-position: -300px 0!important;}

.e-image{background:url(../portfoliosub/barnfield/gallery/Network65.jpg) no-repeat transparent!important;}
.e-image:hover{background-position: -300px 0!important;}

.f-image{background:url(../portfoliosub/barnfield/gallery/Nelson&Colgne.jpg) no-repeat transparent!important;}
.f-image:hover{background-position: -300px 0!important;}

.g-image{background:url(../portfoliosub/barnfield/gallery/Trident.jpg) no-repeat transparent!important;}
.g-image:hover{background-position: -300px 0!important;}

.h-image{background:url(../portfoliosub/barnfield/gallery/WalshawHouse.jpg) no-repeat transparent!important;}
.h-image:hover{background-position: -300px 0!important;}

.i-image{background:url(../portfoliosub/barnfield/gallery/NorthValley.jpg) no-repeat transparent!important;}
.i-image:hover{background-position: -300px 0!important;}

/*Denizen*/
.denizen-a{background: url(../portfoliosub/denizen/gallery/DoubleTreeChester.jpg) no-repeat transparent!important;}
.denizen-a:hover{background-position: -300px 0!important;}

.denizen-b{background: url(../portfoliosub/denizen/gallery/Club&Spa.jpg) no-repeat transparent!important;}
.denizen-b:hover{background-position: -300px 0!important;} 

.denizen-c{background:url(../portfoliosub/denizen/gallery/DoubleTreeBristol.jpg) no-repeat transparent!important;}
.denizen-c:hover{background-position: -300px 0!important;}

.denizen-d{background:url(../portfoliosub/denizen/gallery/BristolClub&Spa.jpg) no-repeat transparent!important;}
.denizen-d:hover{background-position: -300px 0!important;}

.denizen-e{background:url(../portfoliosub/denizen/gallery/MPW.jpg) no-repeat transparent!important;}
.denizen-e:hover{background-position: -300px 0!important;}

.denizen-f{background:url(../portfoliosub/denizen/gallery/SwanInn.jpg) no-repeat transparent!important;}
.denizen-f:hover{background-position: -300px 0!important;}

.denizen-g{background:url(../portfoliosub/denizen/gallery/WestTower.jpg) no-repeat transparent!important;}
.denizen-g:hover{background-position: -300px 0!important;}

.denizen-h{background:url(../portfoliosub/denizen/gallery/TheWindMill.jpg) no-repeat transparent!important;}
.denizen-h:hover{background-position: -300px 0!important;}

.denizen-i{background:url(../portfoliosub/denizen/gallery/BurleyDam.jpg) no-repeat transparent!important;}
.denizen-i:hover{background-position: -300px 0!important;}

/*Dylan Harvey*/
.dylan-a{background: url(../portfoliosub/dylan/gallery/1_DHHQ.jpg) no-repeat transparent!important;}
.dylan-a:hover{background-position: -300px 0!important;}

.dylan-b{background: url(../portfoliosub/dylan/gallery/2_AirBalloon.jpg) no-repeat transparent!important;}
.dylan-b:hover{background-position: -300px 0!important;} 

.dylan-c{background: url(../portfoliosub/dylan/gallery/3_CommericalProperty.jpg) no-repeat transparent!important;}
.dylan-c:hover{background-position: -300px 0!important;}

.dylan-d{background: url(../portfoliosub/dylan/gallery/4_ClippersQuau.jpg) no-repeat transparent!important;}
.dylan-d:hover{background-position: -300px 0!important;}

.dylan-e{background: url(../portfoliosub/dylan/gallery/5_Laschappe.jpg) no-repeat transparent!important;}
.dylan-e:hover{background-position: -300px 0!important;}

.dylan-f{background: url(../portfoliosub/dylan/gallery/6_GlenMoragGardens.jpg) no-repeat transparent!important;}
.dylan-f:hover{background-position: -300px 0!important;}

.dylan-g{background: url(../portfoliosub/dylan/gallery/7_MannIsland.jpg) no-repeat transparent!important;}
.dylan-g:hover{background-position: -300px 0!important;}

.dylan-h{background: url(../portfoliosub/dylan/gallery/8_Skyline.jpg) no-repeat transparent!important;}
.dylan-h:hover{background-position: -300px 0!important;}

.dylan-i{background: url(../portfoliosub/dylan/gallery/9_Fresh.jpg) no-repeat transparent!important;}
.dylan-i:hover{background-position: -300px 0!important;}
/*end*/
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_expand:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{background:url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer;height:30px;width:30px}
div.pp_default .pp_gallery ul li a{background:url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{left:auto;position:static}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0;width:20px}
div.pp_default a.pp_arrow_next{background-position:-82px -3px;left:52px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;position:relative;width:110px}
div.pp_default .pp_nav .currentTextHolder{color:#999;font-family:Georgia;font-size:11px;font-style:italic;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_rounded .pp_description{color:#fff;margin-right:85px}
div.dark_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_square .pp_nav .pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:22px}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;overflow:hidden;width:55px}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{display:block;line-height:22px;position:absolute;right:0;text-indent:-10000px;top:0}
.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
/*end*/
/* style.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
hr{
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #e7e7e7;
	margin: 2em 0;
	padding: 0;
}
input, select{
	vertical-align: middle;
}
body{
	font: 13px/1.231 sans-serif;
	*font-size: small;
}
select, input, textarea, button {
	font: 99% sans-serif;
}
pre, code, kbd, samp {
	font-family: monospace,sans-serif;
}
body, select, input, textarea {
	color: #848484;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	line-height: 22px;
	font-size: 12px;
	background-color: #000;
}
p {
	margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
html {
	overflow-y: scroll;
}
a:hover, a:active {
	outline: none;
}
a, a:active, a:visited {
	color: #494949;
	text-decoration: none;
}
a:hover {
	color: #4d4d4c;
	text-decoration: none;
}
ul, ol {
	margin-left: 1.8em;
}
ol {
	list-style-type: decimal;
}
nav ul, nav li {
	margin: 0;
}
small {
	font-size: 85%;
}

.dark p{
padding:0;
margin:0;
color:#666666!important;
width:auto;
height:auto;
position:relative;
left:10px;
}
strong, th {
	font-weight: bold;
}
td, td img {
	vertical-align: top;
}
sub {
	vertical-align: sub;
	font-size: smaller;
}
sup {
	vertical-align: super;
	font-size: smaller;
}
pre {
	padding: 15px;
	white-space: pre;
	white-space: pre-wrap;
	white-space: pre-line;
	word-wrap: break-word;
}
textarea {
	overflow: auto;
}
.ie6 legend, .ie7 legend {
	margin-left: -7px;
}
input[type=radio] {
	vertical-align: text-bottom;
}
input[type=checkbox] {
	vertical-align: bottom;
}
.ie7 input[type=checkbox] {
	vertical-align: baseline;
}
.ie6 input {
	vertical-align: text-bottom;
}
label, input[type=button], input[type=submit], button {
	cursor: pointer;
}
button, input, select, textarea {
	margin: 0;
}
input:invalid, textarea:invalid {
	border-radius: 1px;
	-moz-box-shadow: 0 0 5px red;
	-webkit-box-shadow: 0 0 5px red;
	box-shadow: 0 0 5px red;
}
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid {
	background-color: #f0dddd;
}
::-moz-selection {
	background: #f1f1f1;
	color: #a9a9a9;
	text-shadow: none;
}
::selection {
	background: #f1f1f1;
	color: #a9a9a9;
	text-shadow: none;
}
a:link {
	-webkit-tap-highlight-color: #f1f1f1;
}
button {
	width: auto;
	overflow: visible;
}
.ie7 img {
	-ms-interpolation-mode: bicubic;
}
.ir {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}
.hidden {
	display: none;
	visibility: hidden;
}
.visuallyhidden {
	position: absolute!important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px,1px,1px,1px);
}
.invisible {
	visibility: hidden;
}
.clearfix:before, .clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
@media print
{
* {
	background: transparent!important;
	color: #444!important;
	text-shadow: none!important;
}
a, a:visited {
	color: #444!important;
	text-decoration: underline;
}
a:after {
	content: " (" attr(href) ")";
}
abbr:after {
	content: " (" attr(title) ")";
}
.ir a:after {
	content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr, img {
	page-break-inside: avoid;
}
@page{margin:.5cm}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
}
.demo p, .demo ul {
	margin-right: 0;
}
ul.splitter {
	background: #f1f1f1;
	width: auto;
	height: 50px;
	float: right;
	padding: 0 10px 0 0;
	list-style: none;
}
.splitter-bottom {
	width: 20px;
	height: 10px;
	float: right;
	margin: 50px -115px 0 0;
	list-style: none;
	background: url(../images/bg-splitter.png) no-repeat;
}
ul.splitter li {
	list-style: none;
}
ul.splitter ul li {
	display: block;
	width: 22px;
	height: 22px;
	float: left;
	margin: 14px 14px 0 2px;
}
ul.splitter ul li a {
	width: 22px;
}
ul.splitter ul li.all {
	margin: 14px 14px 0 0;
	padding-right: 14px;
	border-right: 1px solid #dbdbdb;
}
ul.splitter-work {
	background: #f1f1f1;
	width: auto;
	height: 50px;
	float: right;
	padding: 0 10px 0 0;
	list-style: none;
}
#footer ul.splitter-work {
	margin: -104px 0 0 0;
}
#wrapper.Contact ul.splitter-work {
	margin: 0 0 0 820px;
	position: absolute !important;
	z-index: 9999;
}
#wrapper.Contact div.splitter-bottom {
	margin: 50px 0 0 902px;
	position: absolute;
	z-index: 9999999;
}
.splitter-top {
	width: 20px;
	height: 10px;
	float: right;
	margin: -114px 45px 0 0;
	list-style: none;
	background: url(../images/bg-splitters-top.png) no-repeat;
	z-index: 9999999;
}
#splitter-work {
	clear: both;
	margin-top: 140px;
}

#splitter-work2 {
	clear: both;
	margin-top: 132px;
}

#splitter-work3 {
	clear: both;
	margin-top: 193px;
	margin-bottom:-15px;
}

.work-title ul.splitter-work {
	background: #f1f1f1;
	width: auto;
	height: 50px;
	float: right;
	margin: -100px 0 0 0;
	padding: 0 10px 0 0;
	list-style: none;
	position: relative;
}
.work-title .splitter-bottom {
	width: 20px;
	height: 10px;
	float: right;
	margin: -50px 45px 0 0;
	list-style: none;
	background: url(../images/bg-splitter.png) no-repeat;
}
ul.splitter-work ul li {
	display: block;
	width: 22px;
	height: 22px;
	float: left;
	margin: 14px 8px 0 8px;
}
ul.splitter-work ul li a {
	width: 22px;
}
ul.splitter-work ul li.all {
	margin: 14px 6px 0 0;
	padding-right: 12px;
	border-right: 1px solid #dbdbdb;
}
ul.splitter-work ul li.first {
	margin: 14px 10px 0 0;
}
.image-grid {
	margin: 0;
	width: 960px;
}
.image-grid:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.image-grid li {
	width: 320px;
	margin: 0 0 20px 0;
	float: left;
	text-align: center;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	line-height: 17px;
	color: #686f74;
	height: 200px;
	overflow: hidden;
	list-style: none;
	position: relative;
}
.image-grid li a {
	display: block;
	overflow: hidden;
	height: 200px;
}
.image-grid li strong, .image-grid li span {
	position: absolute;
	left: 0;
	top: -60px;
	width: 100%;
	height: 40px;
	text-align: center;
	background: #000;
}
.image-grid li span {
	top: -34px;
	height: 20px;
	color: #666;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.image-grid li img, .image-grid li strong {
	display: block;
}
.image-grid li strong {
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 15px;
	font-family: 'ProximaNovaRegular',sans-serif;
	font-weight: normal!important;
}
#client-list {
	margin: 200px 0 0 0;
	width: 960px;
	overflow: hidden;
}
#client-list ul {
	margin: 0;
	padding: 0;
}
#client-list ul li {
	float: left;
	width: 127px;
	height: 127px;
	margin: 0 11px 11px 0;
	list-style-type: none;
	padding: 0;
	background: #f1f1f1;
}
#client-list ul li.last {
	margin: 0 0 11px 0;
}
#iphone {
	position: absolute;
	right: 0;
	width: 54px;
	top: 350px;
	z-index: 1000000;
}
#iphone-screen {
	background-color: #000;
	position: absolute;
	width: 80px;
	height: 110px;
	margin: 43px 0 0 88px;
	overflow: hidden;
}
#iphone-screen ul {
	margin: 0;
	padding: 0;
}
#iphone-screen ul li {
	float: left;
	width: 16px;
	height: 16px;
	margin: 0 4px 4px 0;
	list-style-type: none;
	padding: 0;
}
/*ul#navigation {
	height: 48px;
	margin: 0 auto;
	width: 500px;
	z-index: 1000;
}
ul#navigation li {
	float: left;
}
ul#navigation li a {
	color: #fff;
	display: block;
	font-size: 1px;
	height: 48px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
}
ul#navigation li a span {
	display: block;
	height: 48px;
}
ul#navigation li a span.hover {
	margin-top: -48px;
}
ul#navigation li ul {
	left: -9999px;
	list-style: none;
	margin: 0;
	position: absolute;
	width: 233px;
	z-index: 10000;
}
ul#navigation li ul li {
	background-color: #b30001;
}
ul#navigation li ul li a {
	border-top-width: 0;
	color: #656155;
	font-size: 12px;
	height: 16px;
	left: -9999px;
	padding: 10px 0 10px 20px;
	width: 200px;
	text-indent: 0;
	border-bottom: 1px solid #bb0001;
	border-left: 1px solid #bb0001;
	border-right: 1px solid #bb0001;
}
ul#navigation li:hover, ul#navigation li.sfhover {
	position: static;
}
ul#navigation li ul li a:hover {
	color: #FFF;
}
ul#navigation li:hover ul {
	left: auto;
}
ul#navigation li:hover ul, #navigation li.sfhover ul {
	left: auto;
	position: absolute;
	z-index: 100000;
}
ul#navigation li ul ul {
	margin: -33px 0 0 180px;
}
ul#navigation, ul#navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
ul#navigation li:hover ul ul, ul#navigation li.sfhover ul ul {
	left: -999em;
}
ul#navigation li:hover ul, ul#navigation li li:hover ul, ul#navigation li.sfhover ul, ul#navigation li li.sfhover ul {
	left: auto;
}*/
.sfhover {
	z-index: 100000!important;
}
#sf_menu_0 a{
	width: 65px;
	background: url(../images/navigation.png) 0 0 no-repeat!important;
}
#sf_menu_0 a:hover {
	background-position: 0 -49px!important;
}
#sf_menu_1 a {
	width: 85px;
	background: url(../images/navigation.png) -65px 0 no-repeat!important;
}
#sf_menu_1 a:hover {
	background-position: -65px -49px!important;
}
#sf_menu_2 a {
	width: 80px;
	background: url(../images/navigation.png) -150px 0 no-repeat!important;
}
#sf_menu_2 a:hover {
	background-position: -150px -49px!important;
}
#sf_menu_3 a {
	width: 100px;
	background: url(../images/navigation.png) -230px 0 no-repeat!important;
}
#sf_menu_3 a:hover {
	background-position: -230px -49px!important;
}
#sf_menu_4 a {
	width: 80px;
	background: url(../images/navigation.png) -330px 0 no-repeat!important;
}
#sf_menu_4 a:hover {
	background-position: -330px -49px!important;
}
#sf_menu_5 a {
	width: 90px;
	background: url(../images/navigation.png) -410px 0 no-repeat!important;
}
#sf_menu_5 a:hover {
	background-position: -410px -49px!important;
}
/*#sf_menu_0 a {
	background: url(../images/navigation.png) 0 -48px no-repeat!important;
}
#sf_menu_1 a {
	background: url(../images/navigation.png) -65px -48px no-repeat!important;
}
#sf_menu_2 a {
	background: url(../images/navigation.png) -150px -48px no-repeat!important;
}
#sf_menu_3 a {
	background: url(../images/navigation.png) -230px -48px no-repeat!important;
}
#sf_menu_4 a {
	background: url(../images/navigation.png) -330px -48px no-repeat!important;
}
#sf_menu_5 a {
	background: url(../images/navigation.png) -410px -48px no-repeat!important;
}
#sf_menu_0 ul li a:hover, #sf_menu_0 ul li a:active, #sf_menu_0 ul li a:focus {
	background-image: none!important;
}
#sf_menu_1 ul li a:hover, #sf_menu_1 ul li a:active, #sf_menu_1 ul li a:focus {
	background-image: none!important;
}
#sf_menu_2 ul li a:hover, #sf_menu_2 ul li a:active, #sf_menu_2 ul li a:focus {
	background-image: none!important;
}
#sf_menu_3 ul li a:hover, #sf_menu_3 ul li a:active, #sf_menu_3 ul li a:focus {
	background-image: none!important;
}
#sf_menu_4 ul li a:hover, #sf_menu_4 ul li a:active, #sf_menu_4 ul li a:focus {
	background-image: none!important;
}
#sf_menu_5 ul li a:hover, #sf_menu_5 ul li a:active, #sf_menu_5 ul li a:focus {
	background-image: none!important;
}
*/
body.home {
	background: none!important;
}
div#wrapper {
	background-color: #FFF;
	width: 100%;
	height: auto;
}
div#wrapper.home {
	background: none!important;
	width: 100%;
	height: auto;
	z-index: 9999999;
	position: absolute;
}
div#wrapper.About {
	background: url(../images/bg-about1.jpg) repeat-x top center #FFF!important;
}
div#wrapper.Services {
	background: url(../images/bg-services.jpg) repeat-x top center #FFF!important;
}
div#wrapper.Contact {
	background: url(../images/bg-contact.jpg) no-repeat top center #FFF!important;
}
div#wrapper.hatton {
	background: url(../portfoliosub/hatton/HattonsPromotionsPage2.jpg) repeat-x top center #FFF!important;
}
div#wrapper.pickup {
	background: url(../portfoliosub/pickup/PickupSystemsPage.jpg) repeat-x top center #FFF!important;
}
div#wrapper.dylan {
	background: url(../portfoliosub/dylan/DylanHarveryPage.jpg) repeat-x top center #FFF!important;
}
div#wrapper.barnfield {
	background: url(../portfoliosub/barnfield/BarnfieldConstructionPage.jpg) repeat-x top center #FFF!important;
}
div#wrapper.circle {
	background: url(../portfoliosub/circle/CircleClubPage2.jpg) repeat-x top center #FFF!important;
}
div#wrapper.swagger {
	background: url(../portfoliosub/swagger/SwaggerstylePage.jpg) no-repeat top center #FFF!important;
}
div#wrapper.stegta {
	background: url(../portfoliosub/stegta/StegtaPage.jpg) repeat-x top center #FFF!important;
}
div#wrapper.denizen {
	background: url(../portfoliosub/denizen/Denizen.jpg) repeat-x top center #FFF!important;
}
div#wrapper.sksport {
	background: url(../portfoliosub/sksport/SkSports_Page.jpg) repeat-x top center #FFF!important;
}
div#wrapper.inblue {
	background: url(../portfoliosub/inblueskies/InblueSkiesPage2.jpg) repeat-x top center #FFF!important;
}
div#wrapper.X-Box {
	background: url(../images/bg-x-box.jpg) repeat-x top center #FFF!important;
}
div#wrapper.vyomax {
	background: url(../portfoliosub/vyomax/VyomaxPage.jpg) repeat-x top center #FFF!important;
}
div#wrapper.mbnevents {
	background: url(../portfoliosub/mbnevents/MBNPage.jpg) repeat-x top center #FFF!important;
}
#container {
	z-index: 999;
	overflow: hidden;
}
#header {
	margin: 0 auto;
	width: 960px;
	z-index: 10000000;
}
body.home #header {
	position: absolute;
	margin-left: -480px;
	left: 50%;
	width: 960px;
	z-index: 10000000;
}
#container-template {
	overflow: hidden;
	margin-top: 100px;
	z-index: 999;
}
#main {
	margin: 0 auto;
	width: 960px;
	padding-bottom: 50px;
}
body.home #main {
	margin-left: -480px;
	left: 50%;
	position: absolute;
	top: 760px;
	width: 960px;
	overflow: hidden;
	padding-bottom: 50px;
	height: 235px;
}
#container-footer {
	background-color: #000;
}
body.home #container-footer {
	margin-top: 1100px;
}
#footer {
	width: 960px;
	margin: 0 auto;
	background-color:#000;
	clear: both;
	padding: 80px 0;
	color: #737373;
	height: 200px;
}
#applesearch {
	float: right;
}
#column-news {
	float: left;
	width: 280px;
	margin-right: 50px;
	overflow: hidden;
}
#column-blog {
	float: left;
	width: 280px;
	overflow: hidden;
}
#column-news img, #column-blog img {
	display: none;
}
#column-news p.blog-link {
	display: none;
}
#column-blog p.news-link {
	display: none;
}
.column-comment {
	display: inline;
	background: url(../images/icon-comment.png) no-repeat 0 3px;
	height: 10px;
	width: 30px!important;
	padding: 6px;
	font-size: 9px;
	text-align: center;
	color: #737373;
	margin-left: 4px;
}
.rounded-20 .column-comment p {
	display: none;
}
.column-right-180 {
	float: right;
	margin-left: 50px;
	width: 180px;
}
.column-left-500 {
	float: left;
	width: 500px;
	margin-bottom: 80px;
}
.column-services {
	margin-bottom: 220px;
}
div.rounded-20 {
	background: #f1f1f1;
	height: 31px;
	padding: 9px 15px 0 22px;
	font-size: 10px;
	color: #a9a9a9;
	letter-spacing: 1px;
}
div.rounded-20 img {
	vertical-align: top;
	margin-top: 2px;
}
div.rounded-20 p {
	display: inline;
	margin-right: 40px;
}
div.rounded-20 a, div.rounded-20 a:active, div.rounded-20 a:visited {
	color: #a9a9a9;
}
div.rounded-20 a:hover {
	color: #888;
}
div.rounded-comments {
	background: #f1f1f1;
	padding: 35px!important;
	border: none;
	margin-bottom: 35px;
}
div.test {
	float: right;
}
div.blog {
	float: left;
	width: 100px;
}
#column-news .blog, #column-blog .blog {
	width: 130px;
	clear: both;
	position: absolute;
	margin-top: 68px;
#banner {
}
	height: 110px;
	margin: auto;
	width: 960px;
}
#logo {
	float: left;
	width: 48px;
	height: 110px;
	position:absolute;
	
}
#logo a {
	display: block;
	width: 48px;
	height: 110px;
}

#navigation {
	height: 48px;
	margin-top: 62px;
	float: right;
	width: 487px;
}
.blog-container img {
	background: url(../images/loading.gif) no-repeat 50% 50% #f5f5f5;
	margin-bottom: 22px;
}
.blog-container .rounded-comments img {
	margin-bottom: 0;
}
#feature {
	position: absolute;
	z-index: 1;
	top: 0;
	overflow-x: hidden;
	height: 1000px;
	text-align: center;
	left: 50%;
	width: 1920px;
	margin-left: -960px;
	overflow: hidden;
	background: none;
}
body.home #feature {
	position: absolute;
	z-index: 1;
	top: 0;
	overflow-x: hidden;
	height: 1000px;
	text-align: center;
	left: 50%;
	width: 1920px;
	margin-left: -960px;
	overflow: hidden;
	background: url(../images/loading.gif) no-repeat 50% 40%;
}
body.home #page-wrap {
	margin: 0 auto;
	position: absolute;
	height: 956px;
	text-align: center;
	left: 50%;
	width: 1920px;
	margin-left: -960px;
	background: url(../images/loading.gif) no-repeat 50% 40%;
	z-index: 1;
	overflow-y: hidden;
	
}
#page-wrap div.slider-text {
	position: absolute;
	width: 960px;
	margin: 160px 0 0 1280px;
}
#page-wrap div.slider-text h1 {
	margin-bottom: 24px!important;
	color: #1d1e1e!important;
}
#page-wrap div.Right {
	width: 400px;
	float: right;
	text-align: right;
}
#page-wrap div.Left {
	width: 400px;
	float: left;
	text-align: left;
}
#page-wrap div.Small {
	width: 300px;
}
#page-wrap div.Medium {
	width: 400px;
}
#page-wrap div.Large {
	width: 520px;
}
#page-wrap div.Top {
	margin-top: 0!important;
}
#page-wrap div.Middle {
	margin-top: 40px!important;
}
#page-wrap div.Bottom {
	margin-top: 80px!important;
}
#page-wrap div.Light p {
	color: #fff;
	width: 100%;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	-khtml-opacity: .6;
	opacity: .6;
}
#feature img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
#feature a {
	border: 0;
	display: block;
}
#feature-text {
	position: absolute;
	margin: 200px 0 0 900px;
}
.footer-clear {
	clear: both;
	padding: 0 0 25px 0;
}
.footer-clear img {
	margin: -55px 0 0 0;
}
.footer-links {
	width: 290px;
	padding: 0 45px 0 0;
	float: left;
}
.footer-links.middle {
	width: 290px;
	padding: 0;
	float: left;
}
.footer-links.last {
	width: 290px;
	padding: 0;
	float: right;
}
.footer-points {
	list-style: none;
	padding: 0;
	margin: 0;
}
.footer-points li {
	list-style: none;
	border-top: 1px solid #232323;
	padding: 5px 0 6px 30px;
	margin: 0;
}
.footer-points a {
	color: #737373!important;
}
.footer-points a:hover {
	color: #9b9b9b!important;
}
.footer-points li.nopad {
	padding: 5px 0 6px 0;
}
.footer-points li.bottom {
	list-style: none;
	border-top: 1px solid #232323;
	border-bottom: 1px solid #232323;
	padding: 5px 0 6px 30px;
	margin: 0;
	background: url(../images/icon-telephone.png) 0 .65em no-repeat;
}

.footer-points li.post{
	background: url() 0 .65em no-repeat;
	border-bottom: 1px solid #232323;
}
.footer-points li.ema {
	background: url(../images/icon-e.png) 0 .65em no-repeat;
}
.footer-points li.email-icon {
	background: url(../images/emailicon.png) 0 .65em no-repeat;
}
.footer-points li.add {
	background: url(../images/icon-a.png) 0 .65em no-repeat;
}
.footer-points li.fac {
	background: url(../images/icon-f-off.png) 0 .65em no-repeat;

}
.footer-points li.twi {
	background: url(../images/icon-t-off.png) 0 .65em no-repeat;

}
.footer-points li.blog {
	background: url(../images/icon-b-off.png) 0 .65em no-repeat;

}
.footer-points li.fac:hover {
	background: url(../images/icon-f.png) 0 .65em no-repeat;
}

	
.footer-points li.twi:hover {
	background: url(../images/icon-t.png) 0 .65em no-repeat;
}
.footer-points li.blog:hover {
	background: url(../images/icon-b.png) 0 .65em no-repeat;
}
.img {
	float: right;
}
.img-news {
	border: 4px solid #CCC;
	max-width: 148px;
}
html, body {
	overflow-x: hidden!important;
}
h1 {
	font-size: 55px;
	letter-spacing: 4px;
	line-height: 59px;
	text-transform: uppercase;
	color: #2e2f2f;
	margin-bottom: 40px;
	font-family: 'ProximaNovaRegular',sans-serif;
	font-weight: normal!important;
}
h2 {
	font-size: 24px;
	line-height: 26px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #2e2f2f;
	margin-bottom: 20px;
	font-family: 'ProximaNovaRegular',sans-serif;
	font-weight: normal!important;
}
h3 {
	font-size: 24px;
	line-height: 26px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #2e2f2f;
	margin-bottom: 20px;
	font-family: 'ProximaNovaRegular',sans-serif;
	font-weight: normal!important;
}
h5 {
	font-size: 55px;
	letter-spacing: 4px;
	line-height: 59px;
	text-transform: uppercase;
	color: #2e2f2f;
	font-family: 'ProximaNovaRegular',sans-serif;
	font-weight: normal!important;
	margin-bottom: 24px!important;
}
@font-face{font-family:'ProximaNovaRegular';src:url('../fonts/proximanova-regular-webfont.eot');src: url('../fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/proximanova-regular-webfont.woff') format('woff'),url('../fonts/proximanova-regular-webfont.ttf') format('truetype'),url('../fonts/proximanova-regular-webfont.svg#ProximaNovaRegular') format('svg');font-weight:normal;font-style:normal}
#feature h1 {
	font-weight: normal;
	font-style: normal;
	text-align: right;
	font-size: 55px;
	font-family: 'ProximaNovaRegular',sans-serif;
	font-size-adjust: .52;
}
#feature h2 {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-align: left;
	font-size: 55px;
	font-family: 'ProximaNovaRegular',sans-serif;
	font-size-adjust: .52;
}

#main h3 {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-align: left;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #b7b7b7;
	margin: 0 0 15px 0;
}
#column-news h3, #column-blog h3, #column-test h3 {
	font-size: 24px;
	line-height: 26px;
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #2e2f2f!important;
}
#column-blog h3 a, a:active, a:visited {
	color: #2e2f2f!important;
}
#column-news h3 a, a:active, a:visited {
	color: #2e2f2f!important;
}
h1 a:active, h1 a:visited, h2 a:active, h2 a:visited, h3 a:active, h3 a:visited {
	color: #2e2f2f!important;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	color: #2e2f2f!important;
	text-decoration: none;
}
#column-news .blog-body, #column-blog .blog-body {
	overflow: hidden;
	height: auto;
}
#column-test h3 {
	text-align: right!important;
}
.ProximaNovaRegular {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-family: 'ProximaNovaRegular',sans-serif;
	font-size-adjust: .52;
}
.column-right-180 ul {
	padding: 0 0 20px 0;
	margin: 0;
	list-style: none;
}
.column-right-180 ul li {
	padding: 0 0 0 10px;
	margin: 0 0 4px 0;
	list-style: square outside;
}
.blog-container .side-panel {
	float: right;
	width: 200px!important;
}
.blog-container .side-panel h2 {
	font-family: 'ProximaNovaRegular',sans-serif;
	font-size: 24px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: normal!important;
	color: #2e2f2f;
	margin-bottom: 20px;
}
.BlogRecentPost ul, .BlogTagList ul, .BlogPostArchive ul, .blogpostcategories ul {
	margin: 0;
	padding: 0;
}
.BlogRecentPost li, .BlogTagList li, .BlogPostArchive li, .blogpostcategories li {
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #e7e7e7;
}
.BlogRecentPost li a, a:active, a:visited, .BlogTagList li a, a:active, a:visited, .BlogPostArchive li a, a:active, a:visited, .blogpostcategories li a, a:active, a:visited {
	color: #848484!important;
}
.post-body h2 {
	font-size: 24px!important;
	line-height: 26px;
	text-transform: uppercase;
	color: #2e2f2f;
	margin-bottom: 20px;
	font-weight: normal!important;
}
.post-list h3, .blog-post h3 {
	font-size: 24px!important;
	line-height: 26px;
	text-transform: uppercase;
	color: #2e2f2f!important;
	margin-bottom: 20px;
	clear: both;
}
.post-list h3 a, .post-list h3 a:active, .post-list h3 a:visited {
	color: #2e2f2f!important;
}
.post-list .blog-link, .post-list .news-link {
	display: none;
}
#column-news .column-date, #column-blog .column-date {
	display: none;
}
.comment-bar {
	margin-bottom: 20px;
	clear: both;
}
.comment-corner {
	width: 13px;
	height: 13px;
	background: url(../images/bg-comment.png) no-repeat;
	margin: -35px 0 20px 35px;
}
.blog-container .post-list {
	float: left;
	width: 700px!important;
}
.blog-post .column-date, #catblogoutput .rounded-20 .column-date {
	display: block;
	background: url(../images/bg-date.png) no-repeat;
	height: 66px;
	width: 58px!important;
	font-size: 9px;
	text-align: center;
	color: #939191;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: right!important;
	padding-top: 4px;
	margin: 7px 12px 0 0;
}
.blog-post .column-comment, #catblogoutput .rounded-20 .column-comment {
	display: block;
	background: url(../images/bg-com.png) no-repeat;
	height: 66px;
	width: 46px!important;
	font-size: 9px;
	text-align: center;
	color: #939191;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: right!important;
	padding-top: 4px;
	margin: 7px 0 0 0;
}
.blog-post .column-date span, .blog-post .column-comment span, #catblogoutput .rounded-20 .column-date span, #catblogoutput .rounded-20 .column-comment span {
	font-family: 'ProximaNovaRegular',sans-serif;
	font-size: 24px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: normal!important;
	color: #2e2f2f;
	margin-bottom: 20px;
}
#catblogoutput .rounded-20 .column-comment p {
	text-align: center!important;
	display: block;
	margin-left: 12px;
}
#catblogoutput h3 {
	border-bottom: 1px solid #e7e7e7;
	padding: 0 0 16px 0;
}
.read-more {
	font-size: 10px;
	letter-spacing: 1px;
	margin: 0 0 0 10px;
	padding: 2px 10px;
	height: 8px;
	width: 77px;
	background: #f1f1f1;
	color: #939191;
	white-space: nowrap;
}
.rounded-link:hover, .read-more:hover {
	background: #e9e9e9;
}
.rounded-link {
	font-size: 10px;
	letter-spacing: 1px;
	margin: 0;
	padding: 2px 10px;
	height: 8px;
	width: auto;
	background: #f1f1f1;
	color: #939191;
	text-transform: uppercase;
}
.post-list h4 {
	line-height: 0;
	margin: 0;
	padding: 0;
}
#catblogoutput div.rounded-20 {
	background: none;
	height: auto;
	padding: 0;
	font-size: 10px;
	color: #a9a9a9;
	letter-spacing: 1px;
}
#catblogoutput div.blog {
	float: left;
	width: 100%;
	margin: -59px 0 10px 0;
}
#catblogoutput .blog-body {
	padding: 0 0 50px;
	background: none;
}
p.page-nav {
	text-align: left;
	margin-top: -36px;
}
p.page-nav span.pagination {
	font-size: 10px;
	letter-spacing: 1px;
	margin: 0 0 0 10px;
	padding: 2px 10px;
	height: 8px;
	width: 12px;
	background: #f1f1f1;
	color: #939191;
	text-align: center;
}
.work {
	width: 1160px;
	text-align: center;
	margin: 152px 0 0 -100px;
}
.work img {
	background: url("../images/loading.gif") no-repeat scroll 50% 50% #f5f5f5;
	margin-bottom: 60px;
}
.work-title {
	width: 360px;
}
div.light h4 {
	color: #fff!important;
	width: 100%;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	-khtml-opacity: .8;
	opacity: .8;
}
div.light p {
	color: #fff;
	width: 100%;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	-khtml-opacity: .6;
	opacity: .6;
}
div#slider-work {
	width: 960px;
	height: 639px;
	background: url(../images/bg-portfolio.jpg);
	background-repeat:no-repeat;
	padding: 100px 0 0 0;
	margin: 0 auto;
}
.title-right {
	margin-left: 600px;
	text-align: right!important;
}
.title-right h1 {
	text-align: right!important;
	margin: 0 5px;
}
.work-title h4 {
	font-size: 10px;
	letter-spacing: 1px;
	color: #ccc;
	text-transform: uppercase;
	margin: 0 0 30px 0!important;
	font-weight: normal;
	padding: 0;
}
#main h4 {
	font-size: 10px;
	letter-spacing: 1px;
	color: #ccc;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	font-weight: normal;
	padding: 0;
}
div.demo {
	position: relative;
}
a {
	outline: none;
}
.mailfieldset {
	width: auto;
	list-style-type: none;
	margin-bottom: 0px;
	/*background-color: #f1f1f1;*/
	background-color:transparent;
	padding: 0px 0px 11px 17px;
	-moz-border-radius: 10px;
	float:right;
}

.mailfieldset ul{
	width:auto;
	float:right;
	position:relative;
	}

li.asterisk{
	position:absolute;
	margin:-25px 0 0 5px;
	width:auto;
	height:auto;
	font-size:9px;
	line-height:12px;
}
li.asterisk2{
	position:absolute;
	margin:-40px 0 0 98px;
	width:auto;
	height:auto;
	font-size:9px;
}
#main label {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-align: left;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #9b9b9b;
	margin: 0;
}
#main input, #main select, #main textarea {
	background-color: #FFF;
	border: 1px solid #dbdbdb;
	-moz-border-radius: 5px;
	padding: 5px;
}
.form-contact ul {
	margin: 0;
	padding: 0;
}
.form-contact fieldset {
	width: 262px;
	list-style-type: none;
	margin-bottom: 14px;
	background-color: #f1f1f1;
	padding: 26px 35px 22px 35px;
	-moz-border-radius: 25px;
}
.form-contact li {
	list-style-type: none;
	margin-bottom: 5px;
}
.form-contact label {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-align: left;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #9b9b9b;
	margin: 0;
}
.form-contact input, .form-contact select, .form-contact textarea {
	background-color: #FFF;
	border: 1px solid #dbdbdb;
	-moz-border-radius: 5px;
	padding-top:0px;
	padding-left:5px;
	padding-bottom:5px;
}
.form-contact select, .form-contact input.cat_textbox, .form-contact textarea.cat_listbox {
	width: 262px;
}
.tipsy {
	padding: 5px;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	opacity: .8;
	filter: alpha(opacity=80);
	background-repeat: no-repeat;
	background-image: url(../images/tipsy.gif);
}
.tipsy-inner {
	padding: 3px 10px 3px 10px;
	background-color: black;
	color: white;
	max-width: 200px;
	text-align: center;
}
.tipsy-inner {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.tipsy-north {
	background-position: top center;
}
.tipsy-south {
	background-position: bottom center;
}
.tipsy-east {
	background-position: right center;
}
.tipsy-west {
	background-position: left center;
}
.tipsy {
	margin-top: -12px;
}
#tablet {
	float: right;
	background-color: #000;
	width: 485px;
	height: 297px;
	margin: -88px 7px 160px 0;
	overflow: hidden;
}
p.small {
	width: 350px;
}
#tablet-text {
	position: absolute;
	height: 150px;
	background: #333;
	z-index: 999999;
}
.contact-box {
	width: 302px;
	margin-bottom: 30px;
	background-color: #f1f1f1;
	padding: 28px 35px 10px 35px;
	-moz-border-radius: 25px;
}
#contact-mouse {
	background: url(../images/mouse.png) no-repeat;
	background-position: top right;
	height: 300px;
	width: 376px;
	margin: -165px 0 0 -30px;
}
/* anythingslider.css */
div.anythingSlider {
	width: 1920px;
	height: 1000px;
	margin: 0 auto!important;
	padding: 0!important;
	overflow: hidden;
}
div#slider-work div.anythingSlider {
	height: 600px!important;
	margin:11px 0 0 198px!important;
	padding: 0!important;
	overflow: hidden;
}
div#page-wrap ul li {
	list-style-type: none;
}
div#slider-work ul li {
	list-style-type: none;
}
element.style div.anythingSlider .thumbNav a.cur, div.anythingSlider .thumbNav a {
	background: #777;
	color: #000;
}
div.anythingSlider .anythingWindow {
	border: none;
	margin: 0 auto!important;
	padding: 0!important;
}
div.anythingSlider .start-stop {
	background-color: #040;
	color: #fff;
}
div.anythingSlider .start-stop.playing {
	background-color: #FFF;
}
div.anythingSlider .start-stop:hover, div.anythingSlider .start-stop.hover {
	color: #ddd;
}
div.anythingSlider.activeSlider .anythingWindow {
	border-color: #2f2f2f;
}
div.anythingSlider.activeSlider .thumbNav a.cur, div.anythingSlider.activeSlider .thumbNav a {
	background-color: #2f2f2f;
}
div.anythingSlider .start-stop {
	background-color: #FFF;
	color: #fff;
}
div.anythingSlider .start-stop.playing {
	background-color: #FFF;
}
div.anythingSlider .start-stop:hover, div.anythingSlider .start-stop.hover {
	color: #fff;
}
div.anythingSlider .anythingWindow {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}
div.anythingSlider {
	position: relative;
	padding: 0;
}
ul.anythingBase {
	background: transparent;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
ul.anythingBase li.panel {
	background: transparent;
	display: block;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none!important;
}
div.anythingSlider .arrow {
	top: 50%;
	position: absolute;
	display: block;
}
div.anythingSlider .arrow a {
	display: block;
	height: 120px;
	margin: -60px 0 0 0;
	width: 45px;
	text-align: center;
	outline: 0;
	background: url(../images/arrows-default.png) no-repeat;
	text-indent: -9999px;
}
div.anythingSlider .forward {
	right: 0;
}
div.anythingSlider .back {
	left: 0;
}
div.anythingSlider .forward a {
	background-position: 0 -40px;
}
div.anythingSlider .back a {
	background-position: -88px -40px;
}
div.anythingSlider .forward a:hover, div.anythingSlider .forward a.hover {
	background-position: 0 -240px;
}
div.anythingSlider .back a:hover, div.anythingSlider .back a.hover {
	background-position: -88px -240px;
}
div.anythingSlider .forward.disabled {
	display: none;
}
div.anythingSlider .back.disabled {
	display: none;
}
div.anythingSlider .anythingControls {
	outline: 0;
}
div.anythingSlider .thumbNav {
	margin: 0;
}
div.anythingSlider .thumbNav li {
	display: inline;
}
div.anythingSlider .thumbNav a {
	font: 11px/18px Georgia,Serif;
	display: inline-block;
	text-decoration: none;
	padding: 2px 8px;
	height: 18px;
	margin: 0 5px 0 0;
	background-image: url(../images/cellshade.png);
	background-repeat: repeat-x;
	text-align: center;
	outline: 0;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
div.anythingSlider .thumbNav a:hover {
	background-image: none;
}
div.anythingSlider.rtl .thumbNav a {
	float: right;
}
div.anythingSlider.rtl .thumbNav {
	float: left;
}
div.anythingSlider.rtl .anythingWindow {
	direction: ltr;
	unicode-bidi: bidi-override;
}
div.anythingSlider .start-stop {
	background-image: url(../images/cellshade.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 2px 5px;
	width: 40px;
	text-align: center;
	text-decoration: none;
	float: right;
	z-index: 100;
	outline: 0;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
div.anythingSlider .start-stop:hover, div.anythingSlider .start-stop.hover {
	background-image: none;
}
div.anythingSlider, div.anythingSlider .anythingWindow, div.anythingSlider .thumbNav a, div.anythingSlider .arrow a, div.anythingSlider .start-stop {
	transition-duration: 0;
	-o-transition-duration: 0;
	-moz-transition-duration: 0;
	-webkit-transition-duration: 0;
}
/* default.css */
#applesearch .sbox input {
	width: 160px;
	float: left;
}
#content {
	clear: both;
}
/* post-launch */
div#wrapper.Logos {
	background: url(../images/backgrounds/bg-logos.jpg) no-repeat top center #FFF !important;
}
div#wrapper.Websites {
	background: url(../images/backgrounds/bg-websites.jpg) no-repeat top center #FFF !important;
}
div#wrapper.Print {
	background: url(../images/backgrounds/bg-print.jpg) no-repeat top center #FFF !important;
}

.sb-inner {
	background: #f1f1f1 !important;
}
.rounded-link .rounded-8 .sb:hover {
	background: #333 !important;
}

.comment-corner {
	width: 13px;
	height: 13px;
	background: url(../images/bg-comment.png) no-repeat;
	margin: -35px 0 20px 35px;
}
.blog-container .post-list {
	float: left;
	width: 700px !important;
}
.blog-post .column-date, #catblogoutput .blog .column-date {
	display: block;
	background: url(../images/bg-date.png) no-repeat;
	height: 66px;
	width: 58px !important;
	font-size: 9px;
	text-align: center;
	color: #939191;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: right !important;
	padding-top: 4px;
	margin: 7px 12px 0 0;
}
.blog-post .column-comment, #catblogoutput .blog .column-comment {
	display: block;
	background: url("../images/bg-com.png") no-repeat;
	height: 66px;
	width: 46px !important;
	font-size: 9px;
	text-align: center;
	color: #939191;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: right !important;
	padding-top: 4px;
	margin: 7px 0 0 0;
}
.blog-post .column-date span, .blog-post .column-comment span, #catblogoutput .blog .column-date span, #catblogoutput .blog .column-comment span {
	font-family: 'ProximaNovaRegular', sans-serif;
	font-size: 24px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: normal !important;
	color: #2e2f2f;
	margin-bottom: 20px;
}
#catblogoutput .blog .column-comment p {
	text-align: center !important;
	display: block;
}
#catblogoutput h3 {
	border-bottom: 1px solid #E7E7E7;
	padding: 0 0 16px 0;
}
#catblogoutput div.blog {
	background: none;
	height: auto;
	padding: 0;
	font-size: 10px;
	color: #a9a9a9;
	letter-spacing: 1px;
}
#catblogoutput div.blog {
	float: left;
	width: 100%;
	margin: -59px 0 10px 0;
}
div.rounded-20 {
	background: #f1f1f1;
	height: 31px;
	padding: 9px 15px 0 22px;
	font-size: 10px;
	color: #a9a9a9;
	letter-spacing: 1px;
}
#hider
    {
        position:absolute;
        top: 0%;
        left: 0%;
        width:1600px;
        height:2000px;
        margin-top: -800px; /*set to a negative number 1/2 of your height*/
        margin-left: -500px; /*set to a negative number 1/2 of your width*/
        /*
        z- index must be lower than pop up box
       */
        z-index: 99;
       background-color:Black;
       //for transparency
       opacity:0.6;
    }

    #popup_box  
    {

    position:absolute;
        top: 50%;
        left: 50%;
        width:10em;
        height:10em;
        margin-top: -5em; /*set to a negative number 1/2 of your height*/
        margin-left: -5em; /*set to a negative number 1/2 of your width*/
        border: 1px solid #ccc;
        border:  2px solid black;
        z-index:100; 

    }
#column-news div.blog, #column-blog div.blog, #column-test div.test {
	background: #f1f1f1;
	height: 31px;
	padding: 9px 0 0 22px;
	font-size: 10px;
	color: #a9a9a9;
	letter-spacing: 1px;
	width: 170px;
	background: url("../images/bg-button.png") no-repeat;
	display:none;
}
#column-test div.test {
	padding: 9px 20px 0 22px;
	width: 140px;
}
#column-test {
	float: right;
	width: 40px;
	text-align: right!important;
	overflow: hidden;
	box-shadow:rgb(102, 102, 102) 0px 5px 12px;
	background: rgb(0,0,0);
	background:rgba(0,0,0,0.7);
	padding:0px;
	height:160px;
	position:fixed;
	left:0;
	bottom:25%;
		
}
#socialbar img {border:0px;vertical-align:middle;}#socialbar li img {width:80%; height:80%;vertical-align:middle;margin-left:10%;}#socialbar li a:hover {position:relative;top:2px;}#socialbar{padding:0px;list-style: none outside none; margin:0px; position: static;}#socialbar li {display:block;padding-right:2px;vertical-align: middle;margin-top:15px;}#socialbar{text-align:left; }
.test p {
	float: left;
}
div.rounded-20 img, #column-news div.blog img, #column-blog div.blog img {
	vertical-align: top;
	margin-top: 2px;
}
div.rounded-comments p {
	margin-bottom: 0 !important;
}
div.rounded-comments h2 {
	margin-bottom: 10px !important;
}
div.side-panel span {
	float: right;
	color: #CCCCCC;
	font-size: 10px;
}
.read-more small {
	font-size: 10px;
}
.read-more small:hover {
	color: #333333;
}
#column-news div.blog p.blog-link {
	display: none;
}
#column-blog div.blog p.news-link {
	display: none;
}
#column-blog div.blog div.column-comment p, #column-news div.blog div.column-comment p {
	display: none;
}
#column-blog div.blog div.column-comment, #column-news div.blog div.column-comment {
	margin: 0 0 0 85px;
}
#column-news div.blog p, #column-blog div.blog p {
	display: inline;
}
.BlogRecentPost li a:hover, .BlogTagList li a:hover, .BlogPostArchive li a:hover, .blogpostcategories li a:hover {
	color: #333333!important;
}
.form-contact a, .column-left-500 p a, .column-right-180 a {
	color: #848484!important;
	font-weight: normal;
}
.form-contact a:hover, .column-left-500 p a:hover, .column-right-180 a:hover {
	color: #333333!important;
}
.form-contact .read-more, .column-left-500 .read-more {
	margin: 0;
}
.slider-text .normal p a {
	color: #666666 !important;
	opacity: 1;
}
.slider-text .light p a {
	color: #FFFFFF !important;
	opacity: 1;
}

ul#slider2 li.panel img {
	width: 636px !important;
	height: 359px !important;
}
#awwwards {
	position: absolute;
	top: 20px;
	right: 0px;
	z-index: 99999999;
	display: none;
}
#awwwards a {
	width: 69px;
	height: 105px;
	text-indent: -8000px;
	display: block;
	background: url(../images/award_day_black.png) no-repeat;
	display:none;
}
@media 
{
#column-news .blog, #column-blog .blog {
	margin-top: 88px;
}
}
/* BC OVERRIDES */
.system-message, .system-error-message {
	background-color: #F1F1F1;
	border: none;
	color: #666;
	margin: 0;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	padding: 36px 36px 36px 180px;
	border-radius: 25px 25px 25px 25px;
}
.system-message {
	background: #f9f9f9 url(../images/ok.png) no-repeat 29px 18px;
}
.system-error-message {
	background: #f9f9f9 url(../images/error.png) no-repeat 26px 26px;
}
.copyright{
	font-size:9px;
	position:relative;
	margin-top:50px;
	width:auto;
	text-align:right;
	}
.copyright a{
	color: #737373!important;
	}
.copyright a:hover{
color:#9b9b9b!important;
}
.privacy{
	position:relative;
	width:auto;
	margin-top:50px;
	background-color:red;
	margin-left:0px;
	}
.privacy ul{
	text-decoration:none;
	}
.privacy li{
	list-style:none;
	float:left;
	padding-right: 10px;
	}
.privacy a{
	color: #737373!important;
	}
.privacy a:hover{
color:#9b9b9b!important;
}

.privacydoc{
margin-bottom:-150px;
}
.noshow { display:none; }
/*mailing list*/
#column-test li{
list-style:none;
}
#column-test ul{
float:left;
}


/*slider buttons*/
div.anythingSlider-minimalist-round .anythingWindow {
    border: medium none;
    margin: 0 auto !important;
    padding: 0 !important;
}
div.anythingSlider-minimalist-round .thumbNav a {
    background: none repeat scroll 0 0 #D9D9D9;
    border: medium none;
}
div.anythingSlider-minimalist-round .thumbNav a:hover, div.anythingSlider-minimalist-round .thumbNav a.cur {
    background: none repeat scroll 0 0 #C4C4C4;
}
div.anythingSlider-minimalist-round .start-stop {
    border: medium none;
    text-indent: -9999px;
}
div.anythingSlider-minimalist-round .start-stop.playing {
    background-color: #330000;
}
div.anythingSlider-minimalist-round .start-stop:hover, div.anythingSlider-minimalist-round .start-stop.hover {
    color: #DDDDDD;
}
div.anythingSlider-minimalist-round.activeSlider .anythingWindow {
    border-color: #164054;
}
div.anythingSlider-minimalist-round.activeSlider .thumbNav a {
    background-color: #D9D9D9;
}
div.anythingSlider-minimalist-round.activeSlider div.anythingSlider-minimalist-round.activeSlider .thumbNav a.cur {
    background: none repeat scroll 0 0 #2F2F2F;
}
div.anythingSlider-minimalist-round.activeSlider .thumbNav a:hover {
    background: none repeat scroll 0 0 #C4C4C4;
}
div.anythingSlider-minimalist-round.activeSlider .start-stop.playing {
    background-color: #fff;
}
div.anythingSlider-minimalist-round .start-stop:hover, div.anythingSlider-minimalist-round .start-stop.hover {
    color: #FFFFFF;
}
div.anythingSlider-minimalist-round .arrow {
    display: block;
    position: absolute;
    top: 50%;
    z-index: 99999999;
}
div.anythingSlider-minimalist-round .arrow a {
    background: url("../images/arrows-minimalist.png") no-repeat scroll 0 0 transparent;
	/*background: url("../images/bullet.gif") no-repeat scroll 0 0 transparent;*/
    display: block;
    height: 40px;
    margin-top: -20px;
    outline: 0 none;
    text-align: center;
    text-indent: -9999px;
    width: 30px;
}
div.anythingSlider-minimalist-round .forward {
    right: 0;
}
div.anythingSlider-minimalist-round .back {
    left: 0;
}
div.anythingSlider-minimalist-round .forward a {
    background-position: right bottom;
}
div.anythingSlider-minimalist-round .back a {
    background-position: left bottom;
}
div.anythingSlider-minimalist-round .forward a:hover, div.anythingSlider-minimalist-round .forward a.hover {
    background-position: right top;
}
div.anythingSlider-minimalist-round .back a:hover, div.anythingSlider-minimalist-round .back a.hover {
    background-position: left top;
}
div.anythingSlider-minimalist-round .anythingControls {
    bottom: 300px;
    position: absolute;
    right: 48%;
    width: 100%;
    z-index: 100;
}
div.anythingSlider-minimalist-round .thumbNav {
    float: right;
    margin: 0;
    z-index: 100;
}
div.anythingSlider-minimalist-round .thumbNav li {
    display: inline;
}
div.anythingSlider-minimalist-round .thumbNav a {
    border-radius: 0;
    display: inline-block;
    height: 8px;
    margin: 8px;
    outline: 0 none;
    padding: 0;
    text-indent: -9999px;
    width: 8px;
}
div#slider-work div.anythingSlider-minimalist-round .anythingControls {
    bottom: 15px;
    position: absolute;
    right: 0 !important;
    text-align: center;
    width: 100%;
    z-index: 100;
}
div#slider-work div.anythingSlider-minimalist-round .thumbNav {
    float: none !important;
    margin: 0;
    z-index: 100;
}
div.anythingSlider-minimalist-round.rtl .thumbNav a {
    float: right;
}
div.anythingSlider-minimalist-round.rtl .thumbNav {
    float: left;
}
div.anythingSlider-minimalist-round .start-stop {
    border-radius: 3px 3px 3px 3px;
    bottom: 2px;
    display: none;
    float: right;
    height: 6px;
    left: 0;
    margin: 3px;
    padding: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 6px;
    z-index: 100;
}

div.anythingSlider-minimalist-round {
    padding: 6px 30px;
}

.zoom{
	background-color:#000;
	}

#tabletinfo{
	position:absolute;
	width:auto;
	margin:-40px 0 0 742px;
	}

#slide1,#slide2,#slide3,#slide4,#slide5,#slide6,#slide7,#slide8,#slide9,#slide10,#slide11,#slide12{
	width:1160px;
	height:auto;
	position:relative;
	overflow:hidden;
	margin-top:20px;
}
#slideone
{
	width:1160px;
	height:300px;
	position:relative;
	overflow:hidden;
	}
	
#slideone-denizen{
	width:1160px;
	height:260px;
	position:relative;
	overflow:hidden;
	}	


.slidetwo
{
	width:960px;
	height:auto;
	position:relative;
	overflow:hidden;
	margin: 0 auto;
	}
	/*
	width: 1160px;
	text-align: center;
	margin: 152px 0 0 -100px;*/
	
#slide1-pickup{
	padding-top:250px!important;
	position:relative;
	overflow:hidden;
	clear:both;
}

/*client list*/

#vyomax-client{background:url(../client/Vyomax.jpg) transparent no-repeat!important;}
#vyomax-client:hover{background-position: -127px 0!important;}

#hatton-client{background:url(../client/HattonPromotions.jpg) transparent no-repeat!important;}
#hatton-client:hover{background-position: -127px 0!important;}

#dylan-client{background:url(../client/DylanHarvey.jpg) transparent no-repeat!important;}
#dylan-client:hover{background-position: -127px 0!important;}

#barnfield-client{background:url(../client/BarnfieldConstruction.jpg) transparent no-repeat!important;}
#barnfield-client:hover{background-position: -127px 0!important;}

#denizen-client{background:url(../client/Denizen.jpg) transparent no-repeat!important;}
#denizen-client:hover{background-position: -127px 0!important;}

#stegta-client{background:url(../client/Stegta.jpg) transparent no-repeat!important;}
#stegta-client:hover{background-position: -127px 0!important;}

#circle-client{background:url(../client/CircleClub.jpg) transparent no-repeat!important;}
#circle-client:hover{background-position: -127px 0!important;}

#swagger-client{background:url(../client/swaggerstyle.jpg) transparent no-repeat!important;}
#swagger-client:hover{background-position: -127px 0!important;}

#harley-client{background:url(../client/HarleyScott.jpg) transparent no-repeat!important;}
#harley-client:hover{background-position: -127px 0!important;}

#sksport-client{background:url(../client/SkSports.jpg) transparent no-repeat!important;}
#sksport-client:hover{background-position: -127px 0!important;}

#inblueskies-client{background:url(../client/InBlueSkies.jpg) transparent no-repeat!important;}
#inblueskies-client:hover{background-position: -127px 0!important;}

#mannisland-client{background:url(../client/MannIsland.jpg) transparent no-repeat!important;}
#mannisland-client:hover{background-position: -127px 0!important;}

#mbn-client{background:url(../client/MBN.jpg) transparent no-repeat!important;}
#mbn-client:hover{background-position: -127px 0!important;}

#suede-client{background:url(../client/SuedeLogo.jpg) transparent no-repeat!important;}
#suede-client:hover{background-position: -127px 0!important;}


.blue-link{
	color:#009de0!important;
}

.blue-link:hover{
	color:#024d6d!important;
}
/*services page new*/

.clr {
	clear:both;
}
h2.major,
h2 a,
h3.major a {
color:#CCC!important;
}

h2 a:hover,
h3.major a:hover{
	color:#444!important;
}
dt.major,
dd.major,
a.major {
	font-size:14px;
	font-weight:bold;
	letter-spacing:-0.02em;
}

dt.major {
	float:none;
	display:block;
}

dt.major,
dt.colonel {
	margin-bottom:4px;
	color:#CCC;
}
#page-services {
	margin:0 auto;
	width:974px;
	text-align:left;
}
/*
.section {
	clear:both;
	position:relative;
	left:-10px;
	margin:16px -10px 0 0;
	padding-top:1px;
	width:1200px;
	background:url(../images/line.png) 10px 0 no-repeat;
}
.section a.view-work {
	position:relative;
	top:-16px;
	color:#444!important;
}
.section a.view-work:hover {
	color:#CCC!important;
}
.section a.view-work span {
	font-size:20px;
	letter-spacing:-0.02em;
	line-height:21px;
	font-weight:bold;
}
.section .section {
	clear:none;
	float:left;
	left:0;
	margin-top:0;
	width:246px;
	background:transparent;
}
.section .section-double {
	width:492px;
}
.section .section-triple {
	width:738px;
}
.section .section .section {
	clear:both;
	float:none;
	overflow:visible;
	width:100%;

}

.column {
	position:relative;
	overflow:visible;
	z-index:2;
	float:left;
	margin-left:26px;
	padding-top:23px;
	width:220px;
	background:transparent;
	text-align:left;
}
.column1 {
	position:relative;
	overflow:visible;
	z-index:2;
	float:left;
	margin-left:10px;
	margin-right:20px;
	padding-top:23px;
	width:210px;
	background:transparent;
	text-align:justify;
}
*/
.column-double {
	z-index:1;
	width:482px;
}
.column-triple {
	z-index:1;
	width:728px;
}
/*end*/
.pickuph1tag{
text-align:right!important;
width:330px;
height:auto;
position:relative;
left:30px;
}
.inblueh1tag{
text-align:right!important;
width:330px;
height:auto;
position:relative;
left:30px;
}

.inblueskies-paragraph{
position:relative;
text-align:justify;
width:600px;
float:left;
overflow:hidden;
padding:0;
}
.inblueskies-image{
position:relative;
float:right;
margin-right:200px;
margin-top:-40px;
padding:0;
width:200px;
height:auto;
}
.hattonh1tag{
text-align:right!important;
width:500px;
height:auto;
position:relative;
right:136px;
}
.circleh1tag{
text-align:right!important;
width:230px;
height:auto;
position:relative;
left:130px;
}
.skh1tag{
text-align:right!important;
width:330px;
height:auto;
position:relative;
left:30px;
}
.sksport-paragraph{
position:relative;
text-align:justify;
width:600px;
float:left;
overflow:hidden;
}
.sksport-image{
position:relative;
float:right;
width:186px;
height:auto;
margin-right:170px;
margin-top:-20px;
}
.stegtah1tag{
text-align:right!important;
width:330px;
height:auto;
position:relative;
left:30px;
}
.stegta-paragraph{
position:relative;
text-align:justify;
width:600px;
float:left;
overflow:hidden;
}
.stegta-image{
position:relative;
float:right;
width:350px;
height:auto;
margin-right:100px;
}
.swaggerh1tag{
text-align:right!important;
width:330px;
height:auto;
position:relative;
left:30px;
}
.swaggerstyle-paragraph{
position:relative;
text-align:justify;
width:600px;
float:left;
overflow:hidden;
}
.swaggerstyle-image{
position:relative;
float:right;
height:auto;
margin-right:100px;
margin-top:-40px;
}
.vyomaxh1tag{
text-align:right!important;
width:500px;
height:auto;
position:relative;
right:136px;
}
.vyomaxrevamp-paragraph{
position:relative;
text-align:justify;
width:400px;
float:left;
}
.vyomaxlogo-image{
position:relative;
float:right;
width:740px;
height:auto;
top:-70px;
}
#services-icons div{
	float:left;
	margin-bottom:160px;
}
.identity-icon{
	background:url(../images/Icons/Identity.jpg) transparent no-repeat -176px 0;
	width:176px;
	height:200px;
	cursor:pointer;
	margin-right:20px;	
}
.identity-icon:hover{background-position:0 0;}

.print-icon{
	background:url(../images/Icons/Print.jpg) transparent no-repeat -176px 0;
	width:176px;
	height:200px;
	cursor:pointer;
	margin-right:20px;
}
.print-icon:hover{background-position:0 0;}

.photography-icon{
	background:url(../images/Icons/Photography.jpg) transparent no-repeat -176px 0;
	width:176px;
	height:200px;
	cursor:pointer;
	margin-right:20px;
}
.photography-icon:hover{background-position:0 0;}

.webdesign-icon{
	background:url(../images/Icons/Web.jpg) transparent no-repeat -176px 0;
	width:176px;
	height:200px;
	cursor:pointer;
	margin-right:20px;
}
.webdesign-icon:hover{background-position:0 0;}

.other-icon{
	background:url(../images/Icons/Other.jpg) transparent no-repeat -176px 0;
	width:176px;
	height:200px;
	cursor:pointer;
}
.other-icon:hover{background-position:0 0;}
