/*-----------------------------------------
style resets
-----------------------------------------*/
BODY, UL, LI, H1, H2, H3, H4, H5, H6, P, FORM, INPUT, FIELDSET {
  font-size: 100%;
  font-weight: normal;
  padding: 0;
  margin: 0;
}
UL, LI {
  list-style-type: none;
}
IMG, FIELDSET {
  border: 0;
}
A {
  outline: 0;
}
/*-----------------------------------------
body, container and default text/link styles
-----------------------------------------*/
BODY {
  color: #000;
  background: #fff url(/images/bg.jpg) no-repeat;
  background-position: center top;
  font-family: arial, verdana, sans-serif;
  font-size: 100%; /* 16px */
  line-height: 1.125em; /* 16px x 1.125 = 18px */
}
#container {
  font-size: 0.75em; /* 16px x 0.75 = 12px */
  min-width: 863px;
  max-width: 863px;
  margin: 0 auto;
}
A:link, A:visited {
  color: #fff;
  text-decoration: none;
}
A:hover, A:active, A:focus {
   color: #666;
}
P {
	margin-bottom: 1em;
}
INPUT {
	font-family: arial, verdana, sans-serif;
}
TEXTAREA {
	font-family: arial, verdana, sans-serif;
	font-size: 100%;
}
/*-----------------------------------------
header (inc. logo)
-----------------------------------------*/
#contact-but {
	background: transparent url(/images/contact.png) no-repeat scroll 0 0;
}
#home-but {
	background: transparent url(/images/home.png) no-repeat scroll 0 0;
}
#contact-but, #home-but {
	display: block;
	height: 94px;
	left: 248px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 269px;
	width: 94px;
}
#contact-but:hover, #home-but:hover  {
	background-position:0 -94px;
}
/*-----------------------------------------
main (inc. banner)
-----------------------------------------*/
#main {
  padding: 0;
}
/*-----------------------------------------
content
-----------------------------------------*/
#content {
	width: 863px;
	overflow: auto;
}
#content H1 {
	font-size: 100%;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-bottom: 23px;
}
#content H2 {
	font-size: 130%;
	color: #3399FE;
	font-weight: bold;
}
#content A {
	text-decoration: underline;
}
#content A:hover {
	text-decoration: underline;
	color: #666;
}
#artbg {
	background: transparent url(../images/hello.jpg) no-repeat scroll 0 0;
	height: 309px;
	width: 863px;
	text-indent: -9999px;
	position: relative;
}
#artbgcontact {
	background: transparent url(../images/contact.jpg) no-repeat scroll 0 0;
	height: 309px;
	width: 863px;
	text-indent: -9999px;
	position: relative;
}
#artbgdesign {
	background: transparent url(../images/contact.jpg) no-repeat scroll 0 0;
	height: 309px;
	width: 863px;
	text-indent: -9999px;
	position: relative;
}
#artbody {
	margin: 30px 10px 35px 360px;
}
#artbodyimg {
	margin: 30px 10px 35px 150px;
	overflow:hidden;
}
#content UL {
	margin-bottom: 10px;	
}
#content UL li {
	list-style-type: disc;
	list-style-image: url(../images/b.gif);
	margin: 0 0 5px 15px;	
}

/*-----------------------------------------
footer
-----------------------------------------*/
#footer {
	background: transparent url(../images/footer2.jpg) no-repeat;
	background-position: center;
	height: 193px;
	width: 100%;
	text-indent: -9999px;
}
/*-----------------------------------------
form
-----------------------------------------*/
.x-form {
	border-top: solid 1px #fff;
	padding-bottom: 10px;
}
.x-form-item {
	border-bottom: solid 1px #fff;
}
.x-form-element {
	padding-left: 105px;
	position: relative;
	padding: 7px 0 7px 0;
}
.x-form-item label {
	display:block;
	float:left;
	width: 100px;
	padding: 5px 0 8px 0;
	padding-left:0;
	clear:left;
	z-index:2;
	position:relative;
}
.x-panel-body-noheader {
	display: none;
}
.x-panel-header {
	display: none;
}
.x-form-field {
	margin:0;
	font:normal 12px tahoma,arial,helvetica,sans-serif;
}
.x-form-text, textarea.x-form-field {
	background: #FFFFFF url(../images/text-bg.gif) repeat-x scroll 0 0;
	border:1px solid #B5B8C8;
	padding:1px 3px;
}
textarea.x-form-field {
	padding:2px 3px;
}
.x-btn-center {
	background:transparent url(../images/btn-sprite.gif) repeat-x scroll 0 -42px;
	cursor:pointer;
	padding:0 5px;
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
}
.x-btn {
	cursor:pointer;
	font-family:tahoma,verdana,helvetica;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	white-space:nowrap;
}
.x-panel-btns-ct {
	padding:5px;
}
.x-btn-left {
	background:transparent url(../images/btn-sprite.gif) no-repeat scroll 0 0;
	height:21px;
	width:3px;
}
.x-btn-right {
	background:transparent url(../images/btn-sprite.gif) no-repeat scroll 0 -21px;
	height:21px;
	width:3px;
}
.x-btn-left, .x-btn-right {
	font-size:1px;
	line-height:1px;
}
.x-btn-over .x-btn-left {
	background-position:0 -63px;
}
.x-btn-over .x-btn-right{
	background-position:0 -84px;
}
.x-btn-over .x-btn-center{
	background-position:0 -105px;
}
.ext-gecko .x-btn button {
	padding-left:0;
	padding-right:0;
}
.x-btn button {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	font-family:tahoma,verdana,helvetica;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	overflow:visible;
	padding-left:3px;
	padding-right:3px;
	width:auto;
}
.x-panel-btns-ct .x-btn-over .x-btn-center {
	background-position: 0 -105px;
}
.x-panel-btns-ct .x-btn-click .x-btn-center {
	background-position: 0 -126px;
}
.x-panel-btns-ct .x-panel-btns-center {
	text-align:center;
}
.x-panel-btns-ct .x-panel-btns-center table {
	margin:0 auto;
}
.ext-strict .x-form-text {
	height:18px;
}
.x-form-invalid, textarea.x-form-invalid {
	background:#FFFFFF url(../images/invalid_line.gif) repeat-x scroll center bottom;
	border:1px solid #DD7870;
}
element.style {
	left:299px;
	top:0;
	visibility:visible;
}
.x-form-invalid-icon {
	background:transparent url(../images/exclamation.gif) no-repeat scroll 0 2px;
	display:block;
	height:18px;
	left:0;
	position:absolute;
	top:0;
	visibility:hidden;
	width:16px;
}
.x-tip{position:absolute;top:0;left:0;visibility:hidden;z-index:20000;border:0 none;}
.x-tip .x-tip-close{background-image:url(../images/close.gif);height:15px;float:right;width:15px;margin:0 0 2px 2px;cursor:pointer;display:none;}
.x-tip .x-tip-tc{background:transparent url(../images/tip-sprite.gif) no-repeat 0 -62px;padding-top:3px;overflow:hidden;zoom:1;}
.x-tip .x-tip-tl{background:transparent url(../images/tip-sprite.gif) no-repeat 0 0;padding-left:6px;overflow:hidden;zoom:1;}
.x-tip .x-tip-tr{background:transparent url(../images/tip-sprite.gif) no-repeat right 0;padding-right:6px;overflow:hidden;zoom:1;}
.x-tip .x-tip-bc{background:transparent url(../images/tip-sprite.gif) no-repeat 0 -121px;height:3px;overflow:hidden;}
.x-tip .x-tip-bl{background:transparent url(../images/tip-sprite.gif) no-repeat 0 -59px;padding-left:6px;zoom:1;}
.x-tip .x-tip-br{background:transparent url(../images/tip-sprite.gif) no-repeat right -59px;padding-right:6px;zoom:1;}
.x-tip .x-tip-mc{border:0 none;font:normal 11px tahoma,arial,helvetica,sans-serif;}
.x-tip .x-tip-ml{background:#fff url(../images/tip-sprite.gif) no-repeat 0 -124px;padding-left:6px;zoom:1;}
.x-tip .x-tip-mr{background:transparent url(../images/tip-sprite.gif) no-repeat right -124px;padding-right:6px;zoom:1;}
.ext-ie .x-tip .x-tip-header,.ext-ie .x-tip .x-tip-tc{font-size:0;line-height:0;}
.x-tip .x-tip-header-text{font:bold 11px tahoma,arial,helvetica,sans-serif;padding:0;margin:0 0 2px 0;color:#444;}
.x-tip .x-tip-body{font:normal 11px tahoma,arial,helvetica,sans-serif;margin:0!important;line-height:14px;color:#444;padding:0;}
.x-tip .x-tip-body .loading-indicator{margin:0;}
.x-tip-draggable .x-tip-header,.x-tip-draggable .x-tip-header-text{cursor:move;}
.x-form-invalid-tip .x-tip-tc {
	background:url(../images/error-tip-corners.gif) repeat-x 0 -12px;
	padding-top:6px;
}
.x-form-invalid-tip .x-tip-tl {
	background-image:url(../images/error-tip-corners.gif);
}
.x-form-invalid-tip .x-tip-tr {
	background-image:url(../images/error-tip-corners.gif);
}
.x-form-invalid-tip .x-tip-bc {
	background:url(../images/error-tip-corners.gif) repeat-x 0 -18px;height:6px;
}
.x-form-invalid-tip .x-tip-bl {
	background:url(../images/error-tip-corners.gif) no-repeat 0 -6px;
}
.x-form-invalid-tip .x-tip-br {
	background:url(../images/error-tip-corners.gif) no-repeat right -6px;
}
.x-form-invalid-tip .x-tip-ml {
	background-image:url(../images/error-tip-corners.gif);
}
.x-form-invalid-tip .x-tip-mr {
	background-image:url(../images/error-tip-corners.gif);
}
.x-form-invalid-tip .x-tip-body {
	padding:2px;
}
.x-form-invalid-tip .x-tip-body {
	padding-left: 24px;
	background: transparent url(../images/exclamation.gif) no-repeat 2px 2px;
}
.x-form-clear-left{clear:left;height:0;overflow:hidden;line-height:0;font-size:0;}

