/*activelink&brainskip*----------------------------------

Copyright (c) 2007 activelink & brainskip

ActiveLink Web Solutions
http://www.activelink.ca
Brainskip Media
http://www.brainskip.com

CREATED BY: Gregory A. Pike
            Trevor Kearsey
CREATE DATE: 2007/12

----------------------------------*activelink&brainskip*/

body {
margin: 0px;
background-color: #000;
}

td, body, p, input, select, a, ul, li {
font-family: Verdana, Sans Serif, Helvetica;
font-size: 13px;
color: #fafffa;
text-decoration: none;
}
a {
color: #e2bd77 !important;
}
a:visited {
color: #e2bd77 !important;
}
a:active {
color: #e2bd77 !important;
}
a:hover {
color: #e2bd77 !important;
text-decoration: underline !important;
}

div#container {
margin-left: auto;
margin-right: auto;
width: 903px;
text-align: left;
} 

/* SHOPPING CART */

	div#shopping_cart {
	height: 38px;
	margin-top: 9px;
	text-align: right;
	}
	
	div#shopping_cart ul {
	width: 300px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
	}
	
	div#shopping_cart ul li {
	width: auto;
	height: 28px;
	padding-right: 38px;
	padding-top: 12px;
	margin-right: 10px;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	float: left;
	}
	
	div#shopping_cart ul li.cart {
	background: url('../images/icon_cart.gif') no-repeat center right;
	}
	div#shopping_cart ul li.print {
	float:right;
	background: url('../images/icon_print.gif') no-repeat center right;
	}
	div#shopping_cart ul li.noprint {
	width:70px;
	}
	
	div#shopping_cart ul li a {
	font-size: 11px;
}

/* END OF SHOPPING CART */

/* HEADER */

	div#header {
	width: 903px;
	height: 132px;
	margin-top: 7px;
	/*background: url('../images/header.jpg') no-repeat top left;*/
	cursor: pointer;
	}
	
	div#header h1,h2 {
	display: none;
	}

/* END HEADER */

/* MAIN MENU */

	div#menu {
	width: 903px;
	height: auto;
	margin-top: 20px;
	text-align: left;
	}
	
	div#menu ul {
	width: 783px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	padding-left: 120px;
	list-style-type: none;
	}
	
	div#menu ul li {
	width: auto;
	height: 15px;
	margin: 0px;
	margin-right: 27px;
	padding: 0px;
	float: left;
	}
	
	div#menu ul li a {
	color:#fff;
	}
	
	div#menu ul li.active {
	font-weight: bold;
	color: #FFFFFF !important;
	}
	
	div#menu ul li.active a{
	font-weight: bold;
	color: #FFFFFF !important;
	}

/* END MAIN MENU */

/* CONTENT */

	div#content {
	width: 903px;
	margin-top: 25px;
	text-align: center;
	}
	
	div#content .title_bar {
	width: 778px;
	height: 32px;
	margin-left: 68px;
	margin-right: 68px;
	background: url('../images/bg_title_line.gif') repeat-x bottom left;
	text-align: left;
	z-index:1;
	}
	
	div#content .title_bar .home {
	width: 200px;
	height: 19px;
	margin-left: 47px;
	background: url('../images/titles/home.gif') no-repeat top left;
	}
	
	div#content .title_bar .news_and_info {
	width: 200px;
	height: 19px;
	margin-left: 47px;
	background: url('../images/titles/news_and_info.gif') no-repeat top left;
	}
	
	div#content .title_bar .policies {
	width: 262px;
	height: 19px;
	margin-left: 47px;
	background: url('../images/titles/policies.gif') no-repeat top left;
	}
	
	div#content .title_bar .sculptural_forms {
	width: 200px;
	height: 19px;
	margin-left: 47px;
	background: url('../images/titles/sculptural_forms.gif') no-repeat top left;
	float: left;
	}
	
	div#content .title_bar .contact {
	width: 200px;
	height: 19px;
	margin-left: 47px;
	background: url('../images/titles/contact.gif') no-repeat top left;
	}
	
	div#content .title_bar .classic_forms {
	width: 200px;
	height: 19px;
	margin-left: 47px;
	background: url('../images/titles/classic_forms.gif') no-repeat top left;
	float: left;
	}
	
		div#content .title_bar .joyear_studio {
	width: 200px;
	height: 19px;
	margin-left: 47px;
	background: url('../images/titles/joyear_studio.gif') no-repeat top left;
	float: left;
	}
	
	div#content .title_bar .the_artist {
	width: 200px;
	height: 19px;
	margin-left: 47px;
	background: url('../images/titles/the_artist.gif') no-repeat top left;
	}
	
	div#content .title_bar .in_the_studio {
	width: 200px;
	height: 19px;
	margin-left: 44px;
	background: url('../images/titles/in_the_studio.gif') no-repeat top left;
	}
	
	
	div#content .title_bar .previous_work {
	width: 200px;
	height: 19px;
	margin-left: 47px;
	background: url('../images/titles/previous_work.gif') no-repeat top left;
	float: left;
	}
		div#content .title_bar .shoppingcart {
	width: 200px;
	height: 24px;
	margin-left: 47px;
	background: url('../images/titles/shoppingcart.gif') no-repeat top left;
	float: left;
	}
		div#content .title_bar .checkout {
	width: 200px;
	height: 19px;
	margin-left: 47px;
	background: url('../images/titles/checkout.gif') no-repeat top left;
	float: left;
	}
	
	div#content .title_bar .previous {
	width: 120px;
	height: auto;
	float: right;
	}
	
	div#content .title_bar .previous a:hover {
	text-decoration: none;
	}
	
	div#content .title_bar h3 {
	display: none;
	}
	
	div#content .margins {
	width: 903px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;	
	text-align: left;
	}
	
	div#content .margins ul {
	width: 650px;
	height: auto;
	margin: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 40px;
	padding:0px;
	list-style: url('../images/bullet.gif'); 
	list-style-image: url('../images/bullet.gif');
	list-style-position: inside;
	display: block;
	clear: both;
	}
	
	div#content .margins ul li {
	width: 650px;
	height: auto;
	margin-bottom:10px;
	padding-left: 0px;
	list-style: url('../images/bullet.gif'); 
	list-style-image: url('../images/bullet.gif');
	float: left;
	}
	
	/* PAGE ATTACHMENTS */
	
	.pageattachments {
	max-width: 680px;
	min-width: 250px;
	height: auto;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	display: block;
	overflow: hidden;
	}
	
	.pageattachments a {
	font-family: Verdana, Sans Serif, Helvetica;
	font-size: 13px;
	color: #fafffa;
	text-decoration: none;
	margin-bottom: 0px;
	}
	
	.pageattachments a:hover {
	text-decoration: underline;
	}
	
	.default {
	width: 165px;
	min-height: 25px;
	float: left;
	padding: 3px 10px 5px 23px;
	background: url('../images/bullet.gif') no-repeat 0px 2px;
	overflow: visible;
	}
	
	.defaultproducts {
	width: 240px;
	min-height: 25px;
	height:auto;
	float: left;
	padding: 3px 10px 5px 23px;
	background: url('../images/bullet.gif') no-repeat 0px 2px;
	overflow: visible;
	}
	
	.PDF {
	width: 250px;
	height: auto;
	min-height: 25px;
	float: left;
	padding: 3px 10px 5px 23px;
	background: url('../images/pdf.gif') no-repeat 0px 2px;
	}
	
	.XLS {
	width: 250px;
	height: auto;
	min-height: 25px;
	float: left;
	padding: 3px 10px 5px 23px;
	background: url('../images/excel.gif') no-repeat 0px 2px;
	}
	
	.JPG, .GIF, .BMP, .PNG {
	width: 250px;
	height: auto;
	min-height: 25px;
	float: left;
	padding: 3px 10px 5px 23px;
	background: url('../images/image.jpg') no-repeat 2px 2px;
	}
	
	.PPT {
	width: 250px;
	height: auto;
	min-height: 25px;
	float: left;
	padding: 3px 10px 5px 23px;
	background: url('../images/pp.gif') no-repeat 1px 2px;
	}
	
	.DOC {
	width: 250px;
	height: auto;
	min-height: 25px;
	float: left;
	padding: 3px 10px 5px 23px;
	background: url('../images/word.gif') no-repeat 1px 2px;
	}
	
	/* END PAGE ATTACHMENTS */
	
	    .cartbar {
	background-color:#111111;
	}
	

/* END CONTENT */

/* FOOTER */

	div#footer {
	display:block;
	clear:both;
	width: 903px;
	height: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 11px;
	text-align: center;
	}

/* END FOOTER */

/* MISC / COMMON */

	.clear {
	clear: both;
	}

	.main_images {
	width: 178px;
	height: 257px;
	margin: -50px 0px 50px 50px;
	padding: 0px;
	top: -20px;
	float: right;
	z-index: 10;
	}
	
	.msg {
	color: #e0b66e;
	font-weight: bold;
	}
	
	.clear {
	clear: both;
	}

/* END MISC / COMMON */

.titleA {
	font-size:14px;
	font-weight:bold;
	color:#e2bd77;
}
.smalltext {
	font-size:10px;
}
.defaulttext {
	font-size:11px;
}
.largetext {
	font-size:12px;
}
img.imgleft {
	float:left;
	margin:0 10px 10px 0;
}
img.imgright {
	float:right;
	margin:0 0 10px 10px;
}

hr {
clear:both;
margin-top:10px;
margin-bottom:10px;
}
