/* Main CSS */

html, body {
	height: 100%;
}

body {
	margin:0;
	padding:0;
	background:#c9c4c7;
	color:#FFFFFF;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	text-align:center;
}

#vertical {
	float:left;
	height:50%;
	margin-top:-166px;/* half vertical height*/
	width:100%;
}

#verticaldesign {
	float:left;
	height:50%;
	margin-top:-256px;/* half vertical height*/
	width:100%;
}

#container_c {
	clear:both;
	width:302px;
	height:332px;
	margin:0 auto;
	text-align:center;
	position:relative;
}

#container_cdesign {
	clear:both;
	width:902px;
	height:482px;
	margin:0 auto;
	text-align:center;
	position:relative;
}

#container_cabout {
	clear:both;
	width:728px;
	height:482px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

.about-image {
	text-align:center;
	display:block;
	width:424px;
	height:424px;
	float:left;
	margin-right:13px;
}

.about-image img {
	border:13px solid #FFFFFF;
}

.about-text {
	font-size:12px;
	line-height:15px;
	padding-right:13px;
}

#main {
	width:302px;
	height:302px;
	position:relative;
}

#maindesign {
	width:902px;
	height:452px;
	position:relative;
}

#mainabout {
	width:728px;
	height:452px;
	position:relative;
}


#navigation {
	position:relative;
	width:300px;
	height:30px;
	z-index:10;
	margin:0 auto;
	margin-top:-1px;
	
}
.imgcontent { 
	position:absolute;
	width:302px;
	height:302px;
	z-index:100;
}

.designcontent { 
	position:absolute;
	width:902px;
	height:452px;
	z-index:100;
}

.aboutcontent { 
	position:absolute;
	width:728px;
	height:452px;
	z-index:100;
}

.imgcontent *, .designcontent *, .aboutcontent * {
	border:none;
}

#flashgallery { 
	position:absolute;
	width:902px;
	height:452px;
	z-index:200;
}

#aboutgallery { 
	position:absolute;
	width:728px;
	height:452px;
	z-index:200;
}

#flashholder {
	margin:14px 0 0 14px;
}

#shopcontent {
	float:right;
	margin-right:13px;
}

#bg {
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	width:100%;
	height:100%;
}


/* Links */
a {
	color:#f3e119;
}

.email {
	position:absolute;
	top:407px;
	left:675px;
	width:215px;
	height:16px;
	display:block;
	text-indent:-999em;
	overflow:hidden;
	z-index:300;
	cursor:pointer;
}

.aboutemail {
	position:absolute;
	top:407px;
	left:501px;
	width:215px;
	height:16px;
	display:block;
	text-indent:-999em;
	overflow:hidden;
	z-index:500;
	cursor:pointer;
}

.homelink {
	position:absolute;
	top:335px;
	left:711px;
	width:180px;
	height:60px;
	display:block;
	text-indent:-999em;
	overflow:hidden;
	z-index:500;
	cursor:pointer;
}

.abouthomelink {
	position:absolute;
	top:335px;
	left:537px;
	width:180px;
	height:60px;
	display:block;
	text-indent:-999em;
	overflow:hidden;
	z-index:500;
	cursor:pointer;
}

#images {
	padding: 0;
	margin: 0;
	list-style: none;
	width:660px;
}

#images li { /* all list items */
	float: left;
	padding: 0;
	margin: 0px 35px 20px 0px;
	width:130px;
	text-align:left;
}



#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li { /* all list items */
	float: left;
	padding: 0;
	margin: 0;
}

a.about:link, a.about:visited, a.about:active, a.about:hover,
a.art:link, a.art:visited, a.art:active, a.art:hover,
a.design:link, a.design:visited, a.design:active, a.design:hover,
a.shop:link, a.shop:visited, a.shop:active, a.shop:hover {
	display:block;
	width:75px;
	height:30px;
	text-decoration:none;
	overflow:hidden;
}

a.about:link, a.about:visited, a.about:active, a.about:hover {
	background:url(../images/b_navigation.png) no-repeat 0px 0px;
}

a.art:link, a.art:visited, a.art:active, a.art:hover {
	background:url(../images/b_navigation.png) no-repeat -75px 0px;
}

a.design:link, a.design:visited, a.design:active, a.design:hover {
	background:url(../images/b_navigation.png) no-repeat -150px 0px;
}


a.shop:link, a.shop:visited, a.shop:active, a.shop:hover {
	background:url(../images/b_navigation.png) no-repeat -225px 0px;
}

a.art:link span, a.art:visited span, a.art:active span, a.art:hover span,
a.about:link span, a.about:visited span, a.about:active span, a.about:hover span,
a.design:link span, a.design:visited span, a.design:active span, a.design:hover span,
a.shop:link span, a.shop:visited span, a.shop:active span, a.shop:hover span { 
	display:block;
	text-indent:-999em;
}

a:active {
	outline: none;
}

a.about:hover { 
	background-position: 0px -30px;
}

a.art:hover { 
	background-position: -75px -30px;
}

a.design:hover { 
	background-position: -150px -30px;
}

a.shop:hover { 
	background-position: -225px -30px;
}

#abouton {  
	background-position: 0px -60px;
}

#arton {  
	background-position: -75px -60px;
}

#designon {  
	background-position: -150px -60px;
}

#shopon {  
	background-position: -225px -60px;
}

a.etsythumb {
	border:2px solid #FFFFFF;
	text-align:center;
	margin:3px 3px 8px 3px;
	display:block;
	height:125px;
	width:125px;
	overflow:hidden;
}

a.etsythumb:hover {
	border:5px solid #FFFFFF;
	text-align:center;
	margin:0px 0 5px 0;
}

a.etsythumb img {
	border:none;
	margin-left:-15px;
}

a.credits {
	position:absolute;
	right:10px;
	bottom:10px;
	font-size:9px;
	color:#d3d2d3;
	text-decoration:none;
}

a.credits:hover {
	color:#decf27;
}

.title {
	font-size:11px;
	display:block;
	padding-left:5px;
}

.price {
	float:right;
	font-weight:bold;
	font-size:11px;
	color:#B1ADAE;
	margin:0 0 5px 5px;
	display:block;
}

a:active {
	outline: none;
	-moz-outline-style: none;
}
#flasholder {
	outline: none;
	-moz-outline-style: none;
}
object, #flasholder:focus {
	outline: none;
	-moz-outline-style: none;
}
