@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	border: 0;
}

/* Font */
@font-face {
	font-family: 'HelveticaNeueLTStd55Roman';
	src: url('helveticaneueltstdroman.eot');
	src: local('Helvetica Neue LT Std'), local('HelveticaNeueLTStd-Roman'), url('helveticaneueltstdroman.woff') format('woff'), url('helveticaneueltstdroman.ttf') format('truetype');
}

@font-face {
	font-family: 'HelveticaNeueLTStd56Italic';
	src: url('helveticaneueltstdit.eot');
	src: local('Helvetica Neue LT Std'), local('HelveticaNeueLTStd-It'), url('helveticaneueltstdit.woff') format('woff'), url('helveticaneueltstdit.ttf') format('truetype');
}

@font-face {
	font-family: 'HelveticaNeueLTStdMed';
	src: url('helveticaneueltstd-md.eot');
	src: local('Helvetica Neue LT Std'), url('helveticaneueltstd-md.woff') format('woff'), url('helveticaneueltstd-md.ttf') format('truetype'), url('helveticaneueltstd-md.svg#webfont') format('svg');
}

/* Layout */

body {
	margin: 0px;
	width: 100%;
	background: #eaeaea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}

#container {
	margin: 0px auto;
	width: 840px;
	z-index: 1;
	min-height: 668px;
	/*margin-bottom: 51px;*/
}

/* Header */

#header {
	width: 840px;
	height: 150px;
}

#language  {
	float: right;
	margin: 20px 13px 46px 0px; 
}

#logo {
	width: 180px;
	height: 128px;
	float: left;
	margin: 22px 0px 0px 20px;
}

#rightMenu {
	float: right;
	width: 356px;
}

/* Footer */

#footer {
	height: 50px;
	width: 100%;
	border-top: 1px solid #c3c3c3;
	background: #f3f3f3;
	/*position: fixed;
	margin: -50px 0px auto 0px;
	top: 100%;*/
	bottom: 0px;
	padding: 0px;
}

#footerLong {
	height: 50px;
	width: 100%;
	border-top: 1px solid #c3c3c3;
	background: #f3f3f3;
	padding: 0px;
	clear:both;
}

#footerIn {
	height: 49px;
	width: 100%;
	background: #adadad;
	border: none;
	margin-top: 1px;
}

#footerContent {
	margin: 0 auto;
	width: 840px;
	height: 49px;
}

.copyright {
	float: left;
	color: #7f7f7e;
	font-size: 12px;
	margin: 17px 0px 0px 15px;	
}

.logo {
	float: left;
	margin-left: 20px;
}
.logo a, a:active, a:hover {
	border: none;
}

#social {
	width: 82px;
	height: 33px;
	float: left;
	margin: 9px 0px 0px 76px;
}

#footerNav{
	width: 310px;
	float: right;
	margin-top: 17px;
}


/* Top Navigation */

#TopNav ul {
	list-style: none;
	
}

#TopNav {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 347px;
	height: 14px;
	background: #eaeaea;
	position: relative;
}
#TopNav span {
  display: none;
  position: absolute;
}
#TopNav a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
#TopNav a:hover {
  background-position: left bottom;
}
#TopNav a:hover span {
  display: block;
}

#TopNav .apparel {
  width: 60px;
  height: 14px;
  background: url(images/apparel.gif) no-repeat;
  left: 0px;
  top: 0px;
}

#TopNav .apparel span {
  width: 60px;
  height: 14px;
  background: url(images/apparelO.gif) no-repeat;
  left: 0px;
  top: 0px;
}

#TopNav .design {
  width: 56px;
  height: 14px;
  background: url(images/design.gif) no-repeat;
  left: 80px;
  top: 0px;
}

#TopNav .design span {
  width: 56px;
  height: 14px;
  background: url(images/designO.gif) no-repeat;
  left: 0px;
  top: 0px;
}

#TopNav .blog {
  width: 40px;
  height: 14px;
  background: url(images/blog.gif) no-repeat;
  left: 156px;
  top: 0px;
}

#TopNav .blog span {
  width: 40px;
  height: 14px;
  background: url(images/blogO.gif) no-repeat;
  left: 0px;
  top: 0px;
}

#TopNav .about {
  width: 50px;
  height: 14px;
  background: url(images/about.gif) no-repeat;
  left: 216px;
  top: 0px;
}

#TopNav .about span {
  width: 50px;
  height: 14px;
  background: url(images/aboutO.gif) no-repeat;
  left: 0px;
  top: 0px;
}

#TopNav .contact {
  width: 61px;
  height: 14px;
  background: url(images/contact.gif) no-repeat;
  left: 286px;
  top: 0px;
}

#TopNav .contact span {
  width: 61px;
  height: 14px;
  background: url(images/contactO.gif) no-repeat;
  left: 0px;
  top: 0px;
}


#TopNav li {
	list-style: none;
}

/* Page ID */

#Apparel #apparel a {
  background: url(images/apparelO.gif) no-repeat;
}

#Design #design a {
  background: url(images/designO.gif) no-repeat;
}

#Blog #blog a {
  background: url(images/blogO.gif) no-repeat;
}

#About #about a {
  background: url(images/aboutO.gif) no-repeat;
}

#Contact #contact a {
  background: url(images/contactO.gif) no-repeat;
}

/* Footer Navigation */

ul#FTmenu{
margin:0; 
padding:0; 
list-style:none; 
float: right;
}

#FTmenu li{
overflow:hidden;  
display:inline; 
float:left; 
margin-left: 15px;
}
#FTmenu li a{
	color: #f0f0f0;
	text-decoration: none;
}

#FTmenu li a:hover{
	color: #7f7f7e;
	text-decoration: none;
}

#FTmenu li a.selected {
	color: #7f7f7e;
	text-decoration: none;
}

/* Home body */

#homeBody {
	margin: 42px 4px 5px;
	width: 832px;
	height: 405px;
	position: relative;
}

.whiteBoxCombined {
	height: 405px;
	width: 264px;
	float: left;
}

.whiteBox {
	width: 264px;
	height:381px;
	background: #fff;
	float: left;
}

.greyBox {
	width: 242px;
	height:359px;
	background: #f7f7f7;
	border: 1px solid #eaeaea;
	margin: 10px;
}

.whiteBoxIn {
	width: 220px;
	height:301px;
	background: #fff;
	padding: 56px 10px 0px 10px;
	margin: 1px;
}

.headingHome {
	float: left;
	margin-top: 24px;
	border: none;
}

.headingHome-screen {
	float: left;
	border: none;
	margin-top: -20px;
}

.arrowHome {
	float: left;
	margin: 33px -25px 0px 20px;
	width: 24px;
	height:26px;
}

.arrowHome-screen {
	float: left;
	margin: 33px -25px 0px 20px;
	width: 24px;
	height:26px;
}

.arrowHomeFR {
	float: left;
	margin: 7px -25px 0px 20px;
	width: 24px;
	height:26px;
}

.shadowVert {
	width: 264px;
	height:14px;
	background: url(images/shadowVert.jpg) no-repeat;
	float:left;
}

.separatorVert {
	float: left;
	background: url(images/separatorVert.gif) repeat-y;
	width: 20px;
	height:381px;
	margin-bottom: 14px;	
}

#aboveFooter {
	width: 481px;
	margin: 0px auto ;
	text-align:center;
}

#belowHeader {
	width: 481px;
	margin: 0px auto 40px;
	min-height: 70px;
	float: right;
}

.clear {
	clear:both;
}

/* Inside Pages */

#mainBody {
	margin: 42px 4px 20px;
	width: 832px;
	height: auto;
	position: relative;
}

#TopContent {
	height: 338px;
	width: 832px;
	margin-bottom: 51px;
}

#sidebar {
	width: 210px;
	height:330px;
	float: left;
}

#getQuote {
	width: 110px;
	height: 110px;
	margin: 0px auto;
}

.separatorVertSide {
	float: left;
	background: url(images/separatorVert.gif) repeat-y;
	width: 20px;
	height:330px;
	margin-bottom: 14px;	
}

.separatorVertDes {
	float: left;
	background: url(images/separatorVert.gif) repeat-y;
	width: 20px;
	height:256px;
	margin-bottom: 14px;	
}

.separatorVertApp {
	float: left;
	background: url(images/separatorVert.gif) repeat-y;
	width: 20px;
	height:390px;
	margin-bottom: 14px;	
}

#BottomContentDes {
	height: 260px;
	width: 832px;
	margin-bottom: 50px;
}

#BottomContent {
	height: 390px;
	width: 832px;
	margin-bottom: 50px;
}


#contentRectSide {
	width: 210px;
	height:auto;
	float: left;
}

.contentRect {
	width: 289px;
	height: auto;
	float: left;
}


/* Templates*/

#template ul, #template li {
	list-style: none;
}

#template li {
	margin-right: 25px;
	height: 25px;
}

#template span {
  display: none;
  position: absolute;
}
#template a {
  display: block;
  text-indent: -900%;
  position: relative;
  outline: none;
}
#template a:hover {
  background-position: left bottom;
}
#template a:hover span {
  display: block;
}

#template a.PhotoShop, #template a.PhotoShop2 {
  width: 19px;
  height: 19px;
  background: url(images/PsIco.gif) no-repeat;
  left: 104px;
  top: -17px;
}

#template a.PhotoShop span, #template a.PhotoShop2 span {
  width: 19px;
  height: 19px;
  background: url(images/PsIcoO.gif) no-repeat;
  left: 0px;
  top: 0px;
}

#template a.PhotoShop2 {
  left: 222px;
  top: -17px;
}

#template .Illustrator, #template .Illustrator2 {
  width: 20px;
  height: 19px;
  background: url(images/IllIco.gif) no-repeat;
  left: 130px;
  top: -36px;
}

#template .Illustrator span, #template .Illustrator2 span {
  width: 20px;
  height: 19px;
  background: url(images/IllIcoO.gif) no-repeat;
  left: 0px;
  top: 0px;
}

#template .Illustrator2 {
  left: 248px;
  top: -36px;
}

#template li.right {
position: relative;
top: -100px;
margin-left: 344px;
}

.contentRectFull {
	width: 598px;
	height: auto;
	float: left;
}

.separatorVertTemp {
	float: left;
	background: url(images/separatorVert.gif) repeat-y;
	width: 20px;
	height: 182px;
	margin-bottom: 14px;	
}

#BottomContentTemp {
	height: 200px;
	width: 832px;
}

/* Slider */

#sliderWrap{
	float: left;
	width: 602px;
	height: 338px;
	background: url(images/sliderBKG.gif) no-repeat top left;
	
}

#slider{
	width: 602px;
	height: 330px;
	margin: 21px auto 0px 105px;
	}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
	

#slider li{ 
	width:438px;
	height:288px;
	overflow:hidden; 
	}	
	
	
#prevBtn, #nextBtn{ 
	display:block;
	width:10px;
	height:16px;
	position:absolute;
	left:268px;
	top:157px;
	}	
	
#nextBtn{ 
	left:830px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:10px;
	height:16px;
	background: url(images/prevButton.gif) no-repeat 0 0;
	}	
#nextBtn a{ 
	background: url(images/nextButton.gif) no-repeat 0 0;
	}

#prevBtn a:hover, #prevBtn a:focus {
	background: url(images/prevButtonO.gif) no-repeat 0 0;
}

#nextBtn a:hover, #nextBtn a:focus {
	background: url(images/nextButtonO.gif) no-repeat 0 0;
}


/* Contact */

#ContactWrap{
	float: left;
	width: 552px;
	height: 338px;
	padding-left: 50px;
	
}

#leftCont {
	width: 198px;
	height: 312px;
	float: left;
}

#rightCont {
	width: 218px;
	height: 312px;
	float: left;
	margin-left: 84px;
}

fieldset {
	border: none;
	width: 552px;
}

input {
	float: left;
	background: url(images/inputBKG.gif) no-repeat;
	border: none;
	height: 19px;
	width: 176px;
	text-align: left;
	vertical-align: middle;
	padding:0px 11px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}

textarea {
	float: left;
	background: url(images/textarea.gif) no-repeat;
	border: none;
	height: 159px;
	width: 196px;
	text-align: left;
	padding:0px 11px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}


.checkbox {
	float: left;
	background: url(images/checkAll.gif) no-repeat;
	border: none;
	height: 15px;
	width: 14px;
	text-align: left;
	vertical-align: middle;
	margin-bottom: 8px;
	display: inline-block;
	clear: both;
}

.select {
background:url(images/select.gif) no-repeat scroll 0 0 transparent;
color:#777777;
height:19px;
overflow:hidden;
padding:2px 24px 0 11px;
position:absolute;
width:253px;
top:274px;
left:562px;
}

option {
	width:184px;
	padding-left: 11px;
}

label {
	float: left;
	position: relative;
	display: block;
	margin: 16px 0px 9px 11px;
}

.label {
	float: left;
	position: relative;
	display: block;
	margin: 16px 0px 9px 11px;
}

.labels {
	clear:both;
	float:left;
	line-height:24px;
	margin-left:35px;
	margin-top:-51px;
	width: 90px;
	*margin-top: -43px;
}

.checks  {
	clear:both;
	float:left;
	margin-left:11px;
	margin-top:7px;
}
.button {
	background: url(images/button.jpg) no-repeat;
	width: 108px;
	height: 19px;
	text-align: center;
	margin-top: 24px;
	float: left;
}

/* Client Survery */

#ContactWrap{
	float: left;
	width: 552px;
	height: 370px;
	padding-left: 50px;
	
}

#leftCont {
	width: 198px;
	height: 370px;
	float: left;
}

#rightCont {
	width: 218px;
	height: 370px;
	float: left;
	margin-left: 84px;
}

.radio {
	float: left;
	margin: 0px 10px 8px 13px;
	background: url(images/radioAll.gif) no-repeat;
	border: none;
	height: 15px;
	width: 14px;
	text-align: left;
	vertical-align: middle;
}

.radioLabel {
	margin: 0 16px 5px 16px;
}

.radioDiv {
	float: left;
	width: 39px;
}

/* About */

#TopContentAb {
	height: 320px;
	width: 832px;
	margin-bottom: 40px;
}

.separatorVertAb, .separatorVertAb1 {
	float: left;
	background: url(images/separatorVert.gif) repeat-y;
	width: 20px;
	height:330px;	
}

.separatorVertAb1 {
	height: 300px;
}

#BottomContentAb {
	height: 360px;
	width: 832px;
	margin-bottom: 30px;
}

/* Testimonials */

#testimonial {
	width: 416px;
	float: left;
}

.testQuote {
	font-style: italic;
	margin-bottom: 5px;
	text-align:justify;
}

.testSig {
	font-style: normal;
	text-align: right;
	margin-right: 20px;
	display: block;
}

#quotesOpen {
	float: left;
	background:url(images/openQuote.gif) no-repeat;
	width: 20px;
	height:14px;
	margin: 10px 10px 0px 0px;
}

#quotesClose {
	float: left;
	background:url(images/closeQuote.gif) no-repeat;
	width: 20px;
	height:14px;
	margin: 10px 0px 0px 10px
}

/* Link */

a {
	color: #000000;
	text-decoration: none;
}

a:focus, a:hover {
	color: #999;
	text-decoration: none;
}


/* Text */

h1.home {
	font-family: "HelveticaNeueLTStd55Roman", "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif; 
	font-size: 38px;
	font-weight: 400;
	text-transform: uppercase;
	color: #000;
	display: block;
}

h1.home a:hover, h1.home a:visited {
	color:#000;
	text-decoration: none;
}

h1.homeFR {
	font-family: "HelveticaNeueLTStd55Roman", "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif; 
	font-size: 28px;
	font-weight: 400;
	text-transform: uppercase;
	color: #000;
	display: block;
}

h1.homeFR a:hover, h1.homeFR a:visited {
	color:#000;
	text-decoration: none;
}

.clickLink, .clickLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14.4px;
	color: #000;
	font-weight: bold;
}

.homeDesc {
	clear: both;
	margin-top: 120px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	margin-right: -4px;
}

.homeDesc2 {
	margin-top: 15px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;	
	font-style: italic;
}

.homeDesc3 {
	margin-bottom: 10px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;	
	font-style: italic;
}

.homeDesc4 {
	margin: 10px 0;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	margin-right: -4px;
}

.italicLeft {
	float: left;
	font-style:italic;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	line-height: 18px;
}

.italicRight {
	float: right;
	font-style:italic;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	line-height: 18px;
}

h1.main {
	font-family: 'HelveticaNeueLTStdMed', 'Helvetica Neue Light', Helvetica, Arial, Sans-Serif;
	font-weight: 400;
	font-size: 18px;
	text-transform: uppercase;
	color: #444;
	margin-bottom: 17px;
}

h1.mainMany {
	font-family: 'HelveticaNeueLTStdMed', 'Helvetica Neue Light', Helvetica, Arial, Sans-Serif;
	font-weight: 400;
	font-size: 18px;
	text-transform: uppercase;
	color: #444;
	margin: 10px 0px 17px 0px;
}

h1.contact {
	font-family: 'HelveticaNeueLTStdMed', 'Helvetica Neue Light', Helvetica, Arial, Sans-Serif;
	font-weight: 400;
	font-size: 18px;
	text-transform: uppercase;
	color: #444;
}

p.main {
	font-size: 12px;
	text-align: left;
	line-height: 14.4px;
}

p.mainMany {
	font-size: 12px;
	text-align: left;
	line-height: 14.4px;
	margin-bottom: 20px;
	clear: both;
}

p.left, p.right, p.mid, p.right2, p.mid2 {
	font-style: italic;
	float: left;
	line-height: 19.4px;
	margin-bottom: 20px;
}

p.right {
	margin-left: 50px;
}

p.right2 {
	margin-left: 25px;
}

p.mid {
	margin-left: 30px;
}

p.mid2 {
	margin-left: 27px;
}

img a {
	border: none;
}


