@charset "UTF-8";
/* 101CREATIVE.NET */

* {
	list-style:none;
	font-size:1em;
	
}


body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	width: 15000px;
	font-size:85%;

	}

a img {
	border:none;
	
}

a {
	color:#000;
	text-decoration:none;
	padding:3px;
	background-color:#FFF021;
	font-weight:normal;
	outline: none;
}

a:hover{
	color:#333333;
	text-decoration:underline;
	background: none;
}

img {
	outline: none;
}


h1 {
	font-size: 350%;
	margin-bottom: 10px;
	letter-spacing: -1px;
}

h2 {
	font-size: 350%;
	margin-bottom: 10px;
	margin-top:33px;
	letter-spacing: -1px;
}


h3 {
	font-size: 250%;
	letter-spacing: -1px;
	line-height: 140%;
}

h4 {
	font-size: 160%;
	margin:15px 0 10px 0;
	letter-spacing: -1px;
}

h3.intro {
	font-size:150%;
	letter-spacing: -1px;
	line-height: 140%;
}
	

p {
	line-height:140%;
	}

input, textarea {
	font-family: arial, helvetica, verdana, sans-serif;
}

input, textarea {
	width: 230px;
	font-size: 14px;
	font-weight: bold;
	color: black;
	padding: 5px;
	margin-bottom: 8px;
}

textarea {
	height: 50px;
}

label {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}


li {
	list-style:circle;
	padding:3px;
	}

.container {
	float: left;
	margin: 0;
	height: 700px;
	width: 2000px;
	background:url(../images/macsmall1.jpg) repeat-x top;
	padding:0;
}

.content{
	position:absolute;
	height:700px;
	width: 98%;
	margin-left:1%;
	padding:0;
}

.ie6 .content{
	position:absolute;
	height:700px;
	width: 980px;
	margin-left:20px;
	padding:0;
}

.centre {
	width:980px;
	margin:0 auto;
	padding:0;
}
.ie6 .centre {
	width:980px;
	margin:0 0 0 10px;
	padding:0;
}

.leftbox {
	float:left;
	width:350px;
	margin-right:50px;
	}
	
.rightbox {
	float:left;
	width:350px;
	}

	
.country {
	width:200px;
	background:none;
	}
.country a {
	background:none;
	padding:0;
	margin:0;
	}
.country img {
	/*vertical-align:middle;*/
	margin:-3px 0 0 0;
	}

#home {
	background:url(../images/101_3D.jpg)  no-repeat center top;
	overflow:hidden;
}

#work {
	background:url(../images/macsmall.jpg) no-repeat center top ;
	overflow:hidden;
}

#paper {
	background:url(../images/paper.jpg) no-repeat center top;
	overflow:hidden;
}
#drawing {
	background:url(../images/drawing.jpg) no-repeat center top;
	overflow:hidden;
}
#prices {
	background:url(../images/surprise.jpg) no-repeat center top;
	overflow:hidden;
}

#about {
	background:url(../images/lamp.jpg) no-repeat center top;
	overflow:hidden;
}

#contact {
	background:url(../images/dice.jpg) no-repeat center top;
}

#legals,
#homelegals {
	font-size:80%;
	text-align:right;
		}
#homelegals {
	position:absolute;
	bottom:30px;
	right:0;
}

#description {
    position:absolute;
	width:100%;
	bottom:0px;
	text-indent: -9999px;
	}


.submit {
	width:150px;
	}



.gallerylinks {
	margin-top:110px;
	font-weight:bold;
	text-align:center;
	
	}
	
.galleryimg {
	background:none;
}

.subtext {
	font-size: 80%;
	font-weight:normal;
}

	
.highlight {
	background-color:#FFF021;
	}
	
.title {
	margin-top:60px;
	text-transform:uppercase;
	}

.clear {
	clear:both;
	}

	
.center {
	text-align:center;
}

.thankyou {
	text-align:center;
	
	}
.sent {
	color:#00CC33;
	margin-top:100px;
}

.nav {
	margin:10px 0;
	padding:0px;
	width:100%;
	overflow:hidden;

}

.nav li {

	/*display:inline-block;*/
	float:left;
	list-style:none;
	margin:0px;
	padding:2px 2px 0 2px;
}
.last {
	background:url(../images/101_screen.jpg) no-repeat;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	height:264px;
	width:425px;
	}


/* --------------- */

#pageflip {
	position: absolute;
	top:0;
	right:0;
	z-index:10;
}
#pageflip img {
	width: 50px; 
	height: 52px;
	z-index: 999;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(../images/startup.png) no-repeat right top;
	text-indent: -9999px;
	margin:0;
	padding:0;
}
