@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	color: #FFF;
	font-family: Delicious-Bold, Futura, Arial, Helvetica, sans-serif;
	line-height: 21px;
	font-size: 15px;
	font-weight: normal;
	letter-spacing:-0.5px;
}
#liquidlizard {
	display:none;
}
@font-face {
  font-family: Delicious-Bold;
  src: url('inc/DelicBol.otf');
}
#pageContent {
	position: relative;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
#navbox {
	height: 60px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#logobox {
	position: absolute;
	height: 56px;
	width: 222px;
	float: left;
	left: 20px;
	top: 14px;
}
#navwidth {
	height: 60px;
	width: 945px;
	text-align: right;
	position: relative;
}
.navtext {
	font-size: 22px;
	margin-top: 30px;
	margin-right: 35px;
	margin-left: 35px;
	width: 30px;
	float: right;
}
.navtext a {
	color:#FFF;
	text-decoration:none;
}
.navtext a:hover {
	color:#0CF;
	text-decoration:none;
}
.navtut {
	margin-right: 70px;
}
.navblog {
	margin-right: 35px;
}
.navwork {
	margin-right: 40px;
}
.naccontact {
	margin-right: 70px;
}
#headerUnderline {
	width: 100%;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin: 0px;
	padding: 0px;
}
#headerOverline {
	width: 100%;
	height: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin: 0px;
	padding: 0px;
}
#glamourArea {
	position: relative;
	width: 945px;
	height: 340px;
	margin-top: 30px;
	z-index: 0;
	margin-bottom: 40px;
}
#background_repeater {
	background-image: url(../images/homepage_repeater.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	z-index: 0;
	margin-top: 295px;
}
#whitePageNormal {
	background-color: #FFF;
	position: relative;
	width: 855px;
	padding-top: 25px;
	margin-top: 40px;
	padding-bottom: 40px;
	padding-left: 45px;
	text-align: left;
	padding-right: 45px;
	margin-bottom: 20px;
	overflow: visible;
}
#whitePageAbout {
	background-color: #FFF;
	position: relative;
	width: 800px;
	padding-top: 25px;
	margin-top: 40px;
	padding-bottom: 40px;
	padding-left: 70px;
	text-align: left;
	padding-right: 75px;
	margin-bottom: 20px;
	overflow: visible;
}
#whitePageHome {
	background-color: #FFF;
	width: 855px;
	padding-top: 50px;
	padding-bottom: 40px;
	padding-left: 45px;
	text-align: left;
	padding-right: 45px;
	margin-bottom: 20px;
	overflow: visible;
	z-index: 1;
	position: relative;
	margin-top: 10px;
}
.socialButton {
	width: 174px;
	height: 44px;
	background-color: #000;
	border: 3px solid #FFF;
	z-index: 50;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	-moz-box-shadow: 0px 2px 3px #888;
	-webkit-box-shadow: 0px 2px 3px #888;
	box-shadow: 0px 2px 3px #888;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color='#666666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color='#666666');
	text-align: left;
}
.tutorialBorder {
	border: 14px solid #CCC;
	background-color: #999;
}
h1 {
	color: #000;
	padding-bottom: 0px;
	margin-bottom: 10px;
	font-size: 40px;
	letter-spacing:-1px;
}
h2 {
	font-size: 32px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 12px;
	margin-bottom: 0px;
}
h3 {
	font-size: 35px;
	margin-bottom: 10px;
	margin-top: 13px;
}
h4 {
	font-size: 32px;
	line-height: 38px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#footer {
	width: 918px;
	height: 34px;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 45px;
	position: relative;
	z-index: 2;
	padding-bottom: -260px;
}
.footerNav {
	float: left;
	margin-right: 10px;
	font-size: 16px;
	height: 20px;
	margin-top: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 10px;
	color: #FFF;
}
.footerNav a {
	color: #FFF;
	text-decoration:none;
}
.footerNav a:hover {
	color:#0CF;
	text-decoration:none;
}
.footcontact {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footerSocial {
	position: absolute;
	width: 450px;
	height: 30px;
	right: 10px;
	text-align: right;
	float: right;
	margin-top: 1px;
}

#copyright {
	text-align: right;
	float: right;
	width: 250px;
	position: absolute;
	top: 40px;
	right: 0px;
}
#headerToRight {
	position: absolute;
	height: 25px;
	width: 600px;
	float: right;
	padding: 0px;
	margin: 0px;
	top: 55px;
	right: 45px;
	text-align: right;
	color: #000;
	font-size: 18px;
}
#portThumbInfo {
	float: left;
	height: 42px;
	width: 180px;
	position: absolute;
	z-index: 2;
	top: 190px;
	left: 0px;
	color: #000;
	padding-top: 8px;
	padding-right: 10px;
	line-height: 18px;
}
#shopThumbInfo {
	height: 42px;
	width: 232px;
	position: relative;
	z-index: 2;
	color: #000;
	padding-top: 8px;
	padding-right: 10px;
	line-height: 18px;
	float: left;
}
#headerToRight a {
	color:#09F;
	text-decoration:none;
}
#headerToRight a:hover {
	color:#999;
	text-decoration:none;
}
#headerToRight a:visited {
	color:#0CF;
	text-decoration:none;
}

#productWidth {
	position: relative;
	width: 855px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: auto;
	color: #000;
}
#productHolder {
	width: 243px;
	margin-right: 20px;
	margin-left: 20px;
	height: 400px;
	margin-bottom: 40px;
	position: relative;
	float: left;
	text-align: left;
}
#socialHolder {
	position: absolute;
	height: 48px;
	width: 805px;
	z-index: 50;
	top: -25px;
	text-align: center;
	left: 75px;
}
#portfolioThumbHolder {
	position: relative;
	height: 250px;
	width: 190px;
	margin-right: 11px;
	margin-left: 11px;
	float: left;
	margin-top: 20px;
}
.lightGrey {
	color: #999;
	font-size: 12px;
}
.arialText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.portfolioImg {
	margin-bottom: 40px;
}
#tutorialSelect {
	position: relative;
	width: 855px;
	height: 125px;
	padding-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 14px;
}
#programBox {
	float: left;
	width: 142px;
	text-align: center;
	height: 120px;
}
#tutorialIcon {
	float: left;
	margin: 0px;
	padding: 0px;
	left: -50px;
	position: absolute;
}
.thumbnailImg {
	margin-bottom: 10px;
}
#pagePointer {
	position: absolute;
	width: 142px;
	text-align: center;
	height: 11px;
	top: 139px;
	left: 0px;
	float: left;
}
#tutorialHolder {
	padding-top: 110px;
	padding-right: 65px;
	padding-bottom: 50px;
	padding-left: 62px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	position: relative;
}
#tutorialTitle {
	position: absolute;
	width: 700px;
	height: 40px;
	top: 50px;
	left: 80px;
	float: left;
	z-index: 2;
	margin: 0px;
	padding: 0px;
}
#left_col {
	float: left;
	height: 433px;
	width: 370px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	position: relative;
	margin-bottom: 30px;
}
#right_col {
	float: right;
	height: 433px;
	width: 445px;
	top: 90px;
	position: absolute;
	right: 0px;
}
#contact {
background-color:#fff;
display:none;
left:50%;
margin-left:-300px;
position:absolute;
top:90px;
width:600px;
z-index:9999;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
padding:20px;
}
#contact_header {
	background:url(../images/envelope.png) no-repeat left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 60px;
}

/* form components */
input,textarea {
border:1px solid silver;
background-color:#fff;
color:#404040;
font-size:10px;
font-family:Verdana, Arial, sans-serif;
text-transform:uppercase;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
margin:10px 0;
padding:10px;
}

input:hover[type=text],input:focus[type=text],textarea:hover,textarea:focus {
background-color:#E0E0E0;
border:1px solid #000;
}

input[type=text],textarea {
width:300px;
}

#submit {
border:none;
width:87px;
height:41px;
background-image:url(../images/submit.png);
}

#submit:hover {
cursor:pointer;
}

/* alert messages */
.success,.error {
color:#000;
display:none;
font-size:15px;
font-weight:700;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
padding:5px 10px 5px 10px;
margin-bottom: 10px;
}

.success {
background-color:#9F6;
border:1px solid #0F0;
}

.error {
background-color:#F66;
border:1px solid red;
}
.blueText {
	color: #09F;
}
.pinkText {
	color: #ff008a;
}
.greyText {
	color: #999;
}
#right_col a {
	text-decoration: none;
	color: #000;
}
#right_col a:hover {
	text-decoration: none;
	color:#09F;
}
.contactPage{
	font-family: Delicious-Bold, Arial, Helvetica, sans-serif;
}
#productWidth a {
	color: #09F;
}
.blackText {
	color: #000;
}
.hideHeader {
	display: none;
}
.quoteText {
	color: #CCC;
	font-size: 24px;
	font-style: italic;
	line-height: 30px;
}
.massivetext {
	display: none;
}
.size15 {
	font-size: 15px;
	line-height: 28px;
}
#rightColMargin {
	margin-left: 30px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#quoteBox {
	text-shadow: 1px 1px white, -1px -1px #D1D1D1;
	margin-top: 35px;
	margin-left: 8px;
	margin-right: 20px;
	position: relative;
	margin-bottom: 45px;
}
.quoteSymbol {
	color: #000;
	font-size: 55px;
	float: left;
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
	font-style: italic;
}
.quoteSymbolEnd {
	color: #000;
	font-size: 55px;
	position: absolute;
	float: right;
	right: 0px;
}
.moveQuote {
	left: -10px;
}
#quoteBox ul {
	color: #8E8E8E;
	list-style-position: outside;
	list-style-type: none;
	font-size: 18px;
	font-style: italic;
	line-height: 27px;
}
#quoteCredit {
	text-align: right;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 20px;
	text-shadow:none;
}
#right_col a {
	color:#000;
}
#right_col a:hover {
	color:#09F;
}.portfolioLink {
	font-style: normal;
	font-size: 24px;
}
.homepage {
	background-color: #000;
	background-image: url(../images/home_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.greyBorder {
	border: 1px solid #CCC;
}
.priceText {
	font-size: 15px;
	color: #09F;
	font-weight: bold;
}
#backgrounder_footer {
	position: relative;
	z-index: 1;
	width: 100%;
	background-image: url(../images/homepage_bg_footer.jpg);
	background-position: center bottom;
	height: 297px;
	margin-top: -297px;
	margin-right: 0px;
	margin-bottom: -297px;
	margin-left: 0px;
	padding-top: -297px;
	padding-right: 0px;
	padding-bottom: -297px;
	padding-left: 0px;
}

