body {
	margin:0;
	padding:0;
	font:11pt/1.5 sans-serif;
	/*height:100%;*/
	font-style:normal;
}
* html #main1, * html #header {
width:expression(document.body.clientWidth>1024? "100%":"1150px");
}
body#bd {
	min-width:1100px;
	margin: 0 auto;
	/*max-width:100%;*/
}
.width {
	width:100%;
	min-width:1100px;
}
.content {
	padding:5px;
}
* html .minwidth {
	padding-left:1100px;
}
* html .container {
	margin-left:-1100px;
	position:relative;
}/*\*/
* html .minwidth, * html .container, * html .content, * html .layout {
	height:1px;
}/**/
.rule {
	width:110px;
	color:#fff;
	margin:1em 0;
}
#header {

}
#main1 {
	margin:0;
	padding:0;
	width:100%;
}
#main2 {
	margin:0;
	padding:0;
}
#left {
	float:left;
	width:300px;
	margin:0;
	padding:0;
	font-size:80%;
}
#right {
	float:right;
	width:280px;
	margin:0;
	padding:0;
	font-size:80%;
}
#middle {
	/*margin:0 300px;*/
	font-size:80%;
	text-align:center;
}
.column-in {
	margin:0;
	padding:.5em 1em;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
}
h1, h2, h3, h4 {
	margin:.2em 0;
}
p {
	margin:.5em 0;
}
a {
	color:black;
}
.copy {
	text-align:center;
	font-size:80%;
}
.yui-resize {
	position:relative;
	zoom:1;
	z-index:100;
}
.yui-resize-wrap {
	zoom:1;
}
.yui-draggable {
	cursor:move;
}
.yui-resize .yui-resize-handle {
	position:absolute;
	z-index:1;
	font-size:0;
	margin:0;
	padding:0;
	zoom:1;
	height:1px;
	width:1px;
}
.yui-resize .yui-resize-handle-br {
	background:white url(http://frameshop.com.au/images/block.png) no-repeat 0 0;
	bottom:0;
	right:0;
	cursor:se-resize;
	z-index:2;
	zoom:1;
}
.yui-resize .yui-resize-handle-bl {
	height:5px;
	width:5px;
	bottom:0;
	left:0;
	cursor:sw-resize;
	z-index:2;
	zoom:1;
}
.yui-resize .yui-resize-handle-tl {
	height:5px;
	width:5px;
	top:0;
	left:0;
	cursor:nw-resize;
	z-index:2;
	zoom:1;
}
.yui-resize .yui-resize-handle-tr {
	height:5px;
	width:5px;
	top:0;
	right:0;
	cursor:ne-resize;
	z-index:2;
	zoom:1;
}
.yui-resize .yui-resize-handle-r {
	background:white url(http://frameshop.com.au/images/block.png) no-repeat 0 0;
	height:8px;
	width:8px;
	position:absolute;
	top:50%;
	cursor:e-resize;
	zoom:1;
}
.yui-resize .yui-resize-handle-r:hover, .yui-resize .yui-resize-handle-b:hover, .yui-resize .yui-resize-handle-br:hover {
	background-color:blue;
}
.yui-resize .yui-resize-handle-l {
	height:100%;
	width:5px;
	top:0;
	left:0;
	cursor:w-resize;
	zoom:1;
}
.yui-resize .yui-resize-handle-b {
	background:white url(http://frameshop.com.au/images/block.png) no-repeat 0 0;
	height:8px;
	width:8px;
	position:absolute;
	left:50%;
	cursor:s-resize;
	zoom:1;
}
.yui-resize .yui-resize-handle-t {
	width:100%;
	height:5px;
	top:0;
	right:0;
	cursor:n-resize;
	zoom:1;
}
.yui-resize-proxy {
	position:absolute;
	border:1px dashed #000;
	visibility:hidden;
	z-index:1000;
}
.yui-resize-hover .yui-resize-handle, .yui-resize-hidden .yui-resize-handle {
	opacity:0;
	filter:alpha(opacity=0);
}
.yui-resize-ghost {
	opacity:.5;
	filter:alpha(opacity=50);
}
.yui-resize-knob .yui-resize-handle {
	height:8px;
	width:8px;
}
.yui-resize-knob .yui-resize-handle-tr {
	right:-4px;
	top:-4px;
}
.yui-resize-knob .yui-resize-handle-tl {
	left:-4px;
	top:-4px;
}
.yui-resize-knob .yui-resize-handle-bl {
	left:-4px;
	bottom:-4px;
}
.yui-resize-knob .yui-resize-handle-br {
	right:-4px;
	bottom:-4px;
}
.yui-resize-knob .yui-resize-handle-t {
	left:45%;
	top:-4px;
}
.yui-resize-knob .yui-resize-handle-r {
	right:-4px;
	top:45%;
}
.yui-resize-knob .yui-resize-handle-l {
	left:-4px;
	top:45%;
}
.yui-resize-knob .yui-resize-handle-b {
	left:45%;
	bottom:-4px;
}
.yui-resize-status {
	position:absolute;
	top:-999px;
	left:-999px;
	padding:2px;
	font-size:80%;
	display:none;
	zoom:1;
	z-index:9999;
}
.yui-resize-status strong, .yui-resize-status em {
	font-weight:normal;
	font-style:normal;
	padding:1px;
	zoom:1;
}
#choose-shapes ul li {
	display:block;
	height:20px;
	width:245px;
	list-style:none outside;
	background-color:#FFF;
	margin:0 0 2px 0;
	float:left;
	overflow:hidden;
	text-align:left;
}
#choose-shapes ul li a {
	text-decoration:none;
	display:block;
	color:#000;
}
#choose-shapes ul li a:hover {
	background-color:#D0D6CF;
}
#choose-shapes ul li.active a:hover {
	background-color:#B1B8AE;
}
#choose-shapes ul li img {
	width:36px;
	height:27px;
	border:1px solid #AAB1A9;
	vertical-align:middle;
}
#choose-shapes ul li span {
	font-size:14px;
	vertical-align:middle;
	color:#8B8B8B;
}
#choose-shapes ul li em {
	font-style:normal;
	font-weight:bold;
	margin:0 5px 0 0;
	color:#000;
}
#choose-shapes ul li.active {
	display:block;
	height:29px;
	width:215px;
	list-style:none;
	background-color:#B1B8AE;
	margin:0 0 2px 0;
	overflow:hidden;
}
#choose-shapes ul li.active a {
	text-decoration:none;
	display:block;
	color:#000;
}
#choose-shapes ul li.active img {
	width:36px;
	height:27px;
	border:1px solid #AAB1A9;
	vertical-align:middle;
}
#choose-shapes ul li.active span {
	font-size:1.1em;
	vertical-align:middle;
	margin:0 0 0 5px;
	color:#FFF;
}
#choose-shapes ul li.active em {
	font-style:normal;
	font-weight:bold;
	margin:0 5px 0 0;
	color:#000;
}
#shapez {
	padding:0;
	margin:0;
	width:275px;
	height:100%;
	padding-top:0;
}
#shapez ul {
	padding:0;
	margin:0;
	width:265px;
	height:195px;
	font-size:12px;
}
#shapez div {
	margin:0;
}
#shapez p {
	display:block;
	float:left;
	margin:0 8px 8px 0;
}
#shapez p img {
	border:1px solid #AAB1A9;
	width:72px;
	height:55px;
}
#shapez p a:hover img {
	filter:alpha(opacity=60);
	opacity:.6;
	-moz-opacity:.6;
}
#choose-mat {
	padding:0;
	margin:0;
	width:200px;
}
#choose-mat ul {
	padding:0;
	width:200px;
}
#choose-mat ul li {
	display:block;
	height:20px;
	width:200px;
	list-style:none outside;
	background-color:#FFF;
	margin:2px 2px 2px 2px;
	float:left;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	padding:0;
}
#choose-mat ul li.hover {
	filter:alpha(opacity=60);
	opacity:.6;
	-moz-opacity:.6;
}
#choose-grid {
	display:block;
	width:200px;
	background-color:#FFF;
	margin:0 0 2px 0;
	text-align:left;
}
#choose-grid h2, #choose-mat h2 {
	text-align:left;
	font-weight:bold;
	font-size:13px;
	padding:0;
}
#choose-grid a {
	text-decoration:none;
	color:#000;
	font-size:12px;
}
#choose-grid a:hover {
	background-color:#D0D6CF;
}
.shapecats {
	font-size:12px;
	border:1px solid #CCC;
}
.shapecats td {
	width:33%;
	text-align:left;
	font-weight:bold;
}
.shapecats a {
	text-decoration:none;
}
.shapecats a:hover {
	background-color:#CCC;
}
.shapecats a:active {
	background-color:#CCC;
}
.cattitle {
	text-align:left;
	font-weight:bold;
	font-size:13px;
}
label {
	width:4em;
	float:left;
	text-align:right;
	margin-right:.5em;
	margin-top:.2em;
	display:block;
}
.height {
	width:50px;
}
.input {
	margin-left:.4em;
}
.input-button {
	cursor:pointer;
	margin-left:.5em;
}
.inbut {
	height:25px;
}
#info {
	font-size:12px;
}
#info h4 {
	font-size:14px;
}

.dimensions
{
	font-weight: bold;
	border: 0px solid #06F;
	padding: 2px;
	text-align: center;
}

.loading
{
	position: absolute;
	height: 100%;
	min-height: 100%;
	width: 100%;
	min-width: 100%;
	margin:0;
	padding: 0;
	top: 0;
	left: 0;
	background: #000 url('/images/loading.gif') no-repeat center center;
	display: block;
	z-index: 999;

	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
