* { 
	margin: 0;
	padding: 0;
	/*border: 1px solid red !important;*/
	}

html, body {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	height: 100%; 
	color: white; 
	font-size: 13px;
	min-width:1024px;
	}
html { 
	background: url(../images/bg.png);
	overflow-y: scroll;
	}
body { 
	background: url(../images/headerbg.png) repeat-x top; 
	}
body#home  a#homenav,
body#services  a#servnav,
body#gallery  a#gallerynav,
body#patterns  a#patternsnav,
body#test  a#testnav,
body#contact  a#contactnav {
	color: white;
	}
a { 
	outline: 0; 
	text-decoration: none; 
	color: white; 
	} 
#my-cute-slider{
	position:relative;
	}
#slider-wrapper{
	position:relative;
	min-width:300px;
	max-width:800px;
	margin: 0 auto;
	}
	
header, section, footer, nav {
	display: block;
	} 
header {
	width: 1024px;
	height: 100px;
	margin: 0 auto;
	}
h1 a{
	display: block;
	position: relative;
	float: left;
	top: 15px;
	width: 330px;
	height: 75px;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px; 
	}

ul#nav {
	display: block;
	position: relative;
	float: right;
	top: 20px;
	width: 537px;
	height: 72px;
	background: url(../images/navbg.png) no-repeat;
	}
ul#nav  li {
	display: inline-block;
	position: relative;
	left: 25px;
	margin-left: 6px;
}
.navline {
	width: 9px;
	height: 30px;
	top: 18px;
	background: url(../images/navline.png) no-repeat;
	}
.navname {
	top: 8px;
	}
.navname a {
	color: #3f3f3f;
	}
.navname#current {
	color: white; 
	}	
.navname a:hover {
	color: white; 
	}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -304px;
	}
.content {
	width: 1024px;
	margin: 0 auto;
	margin-top: 60px;
	}
#h{
	height: 1450px;
	}
#s{
	height: 2300px;
	}
#g{
	height: 5000px;
	}
#p{
	height: 1050px;
	}
#t{
	height: 1300px;
	}
#c{
	height: 1050px;
	}
#txtboxes {
	width: 1024px;
	display: inline;
	position: absolute;
	margin-top: 50px;
	}
#txtboxes2 {
	width: 1024px;
	position: absolute;
	margin-top: 20px;
	}
.push{
	height:304px;
	}
.glass {
	font-size: 14px;
	margin: 10px;
	padding: 15px;
	background: url(../images/boxbg70.png);
	color: black;
	box-shadow: 0 1px 5px #4f4f4f, inset 0 10px 20px #c9c9c9;
	-o-box-shadow: 0 1px 5px #4f4f4f, inset 0 10px 20px #c9c9c9;
	-webkit-box-shadow: 0 1px 5px #4f4f4f, inset 0 10px 20px #c9c9c9;
	-moz-box-shadow: 0 1px 5px #4f4f4f, inset 0 10px 20px #c9c9c9;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	}	
#left {
	float: left;
	min-height: 320px;
	width: 462px;
	padding-top: 20px;
	}
#leftbottom {
	float: left;
	min-height: 225px;
	width: 462px;
	padding-top: 20px;
	}
#right {
	float: right;
	min-height: 600px;
	width: 462px;
	padding-top: 20px;
	}
#whatis {
	margin: 0 auto;
	width: 282px;
	height: 26px;
	background: url(../images/whatis.png) no-repeat;
	}
#testtext{
	margin: 0 auto;
	width: 385px;
	height: 24px;
	background: url(../images/testim.png) no-repeat;
	}
#testi {
	margin-top: 40px;
	min-height: 180px;
	width: 974px;
	padding-top: 20px;
	}
.testimg {	
	float: left;
	padding: 0px;
	}
.testimg a  img{
	width:270px;
	height: 170px;
	}
#testitxt {
	width: 650px;
	float: right;
	padding-top: 20px;
	}
.gigantic {
position: relative; 
top: -20px; 
height: auto; 
} 
q {
	line-height: 22px;
	font-style: italic;
}
q:before 
{ 
content: '\201C'; 
font-size:400%; 
font-family: georgia;
padding-right: 10px; 
} 
q:after 
{ 
content: '\201D'; 
font-size:400%; 
font-family: georgia;
padding-left: 20px; 
}
#contacttext {
	margin: 0 auto;
	width: 168px;
	height: 21px;
	background: url(../images/contactform.png) no-repeat;
	}
#step {
	margin: 0 auto;
	width: 225px;
	height: 25px;
	background: url(../images/5step.png) no-repeat;
	}
#partner {
	margin: 0 auto;
	width: 136px;
	height: 24px;
	background: url(../images/partner.png) no-repeat;
	}
#contactform {
	margin: 0 auto;
	min-height: 600px;
	width: 800px;
	max-height: 700px;
	}
.horline {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(35,177,234,0), rgba(35,177,234,0.75), rgba(35,177,234,0)); 
    background-image:    -moz-linear-gradient(left, rgba(35,177,234,0), rgba(35,177,234,0.75), rgba(35,177,234,0)); 
    background-image:     -ms-linear-gradient(left, rgba(35,177,234,0), rgba(35,177,234,0.75), rgba(35,177,234,0)); 
    background-image:      -o-linear-gradient(left, rgba(35,177,234,0), rgba(35,177,234,0.75), rgba(35,177,234,0)); 
	margin: 10px 0px;
	}
.verline{
	float: right;
	border: 0;
	width: 1px;
	min-height: 180px;
    background-image: -webkit-linear-gradient(top, rgba(35,177,234,0), rgba(35,177,234,0.75), rgba(35,177,234,0)); 
    background-image:    -moz-linear-gradient(top, rgba(35,177,234,0), rgba(35,177,234,0.75), rgba(35,177,234,0)); 
    background-image:     -ms-linear-gradient(top, rgba(35,177,234,0), rgba(35,177,234,0.75), rgba(35,177,234,0)); 
    background-image:      -o-linear-gradient(top, rgba(35,177,234,0), rgba(35,177,234,0.75), rgba(35,177,234,0)); 
	margin: 0px 20px;
	}
footer {
	width: 100%;
	height: 304px;
	bottom: 0px;
	margin: 0 auto;
	background: url(../images/footerbg.png) repeat-x bottom;	
	}
ul#footnames {
	display: block;
	width:1024px;
	height:100px;
	margin: 0 auto;
	}
ul#footnames li {
	display: inline;
	position: relative;
	top: 75px;
	margin-left: 125px;
	}
ul#footnames li a {
	font-size: 18px;
	}
#findus {
	margin-right: 165px;
	}
#followus {
	margin-right: 140px;
	}
ul#footermenu {
	display: block;
	width:1024px;
	height:114px;
	margin: 0 auto;
	}
ul#footermenu li{
	display: inline;
	float: left;
	margin-left: 100px;
	}
#find {
	text-indent: -9999px;
	margin-right: 100px;
	}
#find a {
	display: block;
	width:120px;
	height:138px;
	background: url(../images/map.png) no-repeat;	
	}
#find a:hover {
	background-position: bottom;	
	}
ul#social {
	position: relative;
	width: 213px;
	height: 73px;
	top: 20px;
	text-indent: -9999px;
	margin-right: 90px;
	}
ul#social li{
	display: inline;
	float: none;
	}
ul#social  li a {
	display: block;
	float: left;
	}
#facebook {
	width:48px;
	height:73px;
	background: url(../images/facebook-hover.png) no-repeat;
	}	
#facebook:hover {
	background-position: bottom;
	}
#twitter {
	width:74px;
	height:73px;
	background: url(../images/twitter-hover.png) no-repeat;
	margin-left: 10px;
	}	
#twitter:hover {
	background-position: bottom;
	}
#google {
	width:71px;
	height:73px;
	background: url(../images/google-hover.png) no-repeat;	
	margin-left: 10px;
	}	
#google:hover {
	background-position: bottom;
	}
#contactus {
	width: 200px;
	}
#contactus p {
	font-size: 14px;
	color: #a7a7a7;
	}
#carbonmesh {
	display: block;
	width: 991px;
	height: 90px;
	position: relative;
	margin: 0 auto;
	background: url(../images/carbonmesh.png) no-repeat bottom;
	}
#carbonmesh a{
	display: block;
	position: relative;
	width: 35px;
	height: 38px;
	background: url(../images/copy.png) no-repeat top;
	margin: 0 auto;
	text-indent: -9999px;
	top: 52px;
	left: 6px;
	}
#carbonmesh a:hover {
	background-position: bottom;
}
#copyButton {
                cursor:pointer;
                }
.aristoContainer {
                background: url(../images/aristobg.jpg) no-repeat top;
                border:solid 2px #434343;
                -moz-border-radius: 8px;
                -webkit-border-radius: 8px;
                border-radius: 8px;
                padding:1px;
                -moz-box-shadow: 3px 3px 5px #000000;
                -webkit-box-shadow: 3px 3px 5px #000000;
				box-shadow: 3px 3px 5px #000000;
                }
#aristohtml {
                width:450px;
                cursor:pointer;
                }
#aristohtml img{
	border: none;
	}
#aristohtml .hoveralls_text {
                cursor:pointer;
                }
.aristotext, #aristohtml .hoveralls_text {
                font-family:'Arial';
                font-size:20px;
                line-height:32px;
                width:500px;
                color:#fff;
				margin-left: 120px;
                }
.aristoOverlay {
                background-color:#000;
}

.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}

.thumbnails:before,
.thumbnails:after {
  display: table;
  line-height: 0;
  content: "";
}

.thumbnails:after {
  clear: both;
}

.row-fluid .thumbnails {
  margin-left: 0;
}

.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}

.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

a.thumbnail:hover {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
     -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
          box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.thumbnail > div {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #555555;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.span13 {
  width: 540px;
}
.span121 {
  width: 504px;
}
.span12 {
  width: 500px;
}
.span11 {
  width: 405px;
}
.span10 {
  width: 460px;
}
.span9 {
  width: 360px;
}
.span8{
  width: 340px;
}
.span7 {
  width: 320px;
}
.span6 {
  width: 300px;
}

.span5 {
  width: 270px;
}

.span4 {
  width: 260px;
}

.span3 {
  width: 240px;
}

.span2 {
  width: 230px;
}
.span1 {
  width: 220px;
}
.span0 {
  width: 185px;
}
.span-1 {
  width: 168px;
}
.span-2 {
  width: 200px;
}
[class*="span"].pull-right {
  float: right;
}

input, textarea { 
	padding: 12px;
	margin-top: 25px;
	border: solid 1px #E5E5E5;
	width: 200px;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	}

textarea { 
	width: 500px;
	max-width: 600px;
	height: 150px;
	max-height: 300px;
	line-height: 150%;
	}

input:hover, textarea:hover,
input:focus, textarea:focus { 
	-moz-box-shadow:0 0 8px lightblue;
	-webkit-box-shadow:0 0 8px lightblue;
	box-shadow:0 0 8px lightblue;
	outline: lightblue;  
	}

.form label { 
	margin-left: 12px; 
	color: #999999; 
	}

.submit input {
	width: auto;
	padding: 10px 14px;
	background: #107bbf;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:pointer;
	}
#form-div { 
	-moz-border-radius:12px 12px 12px 12px;
	-webkit-border-radius: 12px 12px 12px 12px;
	padding:15px;
	margin-left: 100px;
	}
.patcontainer {
	width:230px;
	height:215px;
	}
.patbg {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background: url(../cute-theme/dark-info-pat.png) repeat;
	padding-top:10px;
	padding-left:20px;
	border:2px solid #20aee9;
	-moz-box-shadow: 4px 3px 9px #454545;
	-webkit-box-shadow: 4px 3px 9px #454545;
	box-shadow: 4px 3px 9px #454545;
	}
.pattxt {
	text-align:left;
	width:200px;
	color:#fff;
	line-height:19px;
	font-size:21px;
	}
#patlist li{
	display: inline-block;
	margin: 5px 5px;
	}
#patternstxt {
	margin: 0 auto;
	width: 134px;
	height: 25px;
	background: url(../images/patterns.png) no-repeat;
	}
.servcat{
	display: inline-block;
	width: 1000px;
	height: 190px;
	margin-top: 10px;
	}
.servleft, .servright, .servcenter{
	float: left;
	width: 250px;
	height: 190px;
	padding: 0px;
	margin-left: 50px;
	}
.servleftbig, .servrightbig{
	float: left;
	width: 400px;
	height: 190px;
	padding: 0;
	}
.servleftbig p, .servrightbig p {
	color: #2da9e1; 
	font-size: 22px;
	font-weight: 600;
	padding-top: 80px;
	}
.servleftbig p {
	padding-left: 200px;
	}
.servrightbig p {
	padding-left: 70px;
	}
#servicesglass {
	width: 1024px;
	}
#servicestxt {
	margin: 0 auto;
	width: 106px;
	height: 19px;
	background: url(../images/services.png) no-repeat;
	}
#patglass {
	width: 1024px;
	height: 600px;
	}
#banner {
	margin: 0 auto;
	width: 330px;
	height: 125px;
	background: url(../images/respect.gif) no-repeat;
	}