@charset "utf-8";
/* CSS Document */

body {
	background-color:#000;
	font-family:"Courier New", "Courier STD", Courier, monospace;
	color:#000;
	background-image:url(../bg/bgSTRIP.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#globalContainer {
	width:1200px;
	height:100%;
	margin:0 auto;
}


/****** START HEADER CSS Controls */ 
#headerWrapper {
	width:1200px;
	height:118px;
}

#pageLabel  {
	width:486px;
	height:118px;
	float:left;
}

#pageLabel h3 {
	font-family:Verdana, Geneva, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	padding:0;
	margin:0;
	margin-top:105px;
}

#header {
	width:700px;
	height:118px;
	float:right;
}

#header img {
	border:none;
}

#headerLabel {
	width:560px;
	height:125px;
	float:right;
	clear:none;
}

#headerLogo {
	margin-left:10px;
}



/* END HEADER CSS Controls */ 


/****** START NAVIGATION CSS Controls */ 
#navigation {
	width:1186px;
	height:40px;
	float:left;
	margin-top:35px;
}

#navigation img {
	border:none;
}

#ADMINnavigation {
	width:300px;
	height:40px;
	float:left;
	margin-left:60px;
}

#frontENDnavigation {
	width:570px;
	height:40px;
	float:right;
	margin-right:25px;
}
/* END NAVIGATION CSS Controls */ 

/****** START CENTER CONTAINER BACKGROUNDS CSS Controls */ 
#centerContainer {
	width:1200px;
	height:715px;
	background-image:url(../bg/bgWrapper.png);
	background-position:center;
	background-repeat:no-repeat;
}

.centerBox {
	margin:0 auto;
	width:1186px;
	height:715px;
}

#indexBG {
	background-image:url(../bg/bgIndex.jpg);
	background-repeat:no-repeat;
	background-position:center;
	
}

#artworkBG {
	background-image:url(../bg/bgGallery.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#aboutBG {
	background-image:url(../bg/bgAbout.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#contactBG {
	background-image:url(../bg/bgContact.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#newsBG {
	background-image:url(../bg/bgNews.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#portalBG {
	background-image:url(../bg/bgBackend.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

/* END CENTER CONTAINER CSS Controls */ 

/****** START CONTENT CSS Controls */ 
#contentWrapper {
	width:1100px;
	height:525px;
	float:left;
	clear:none;
}

#index_wrapper {
	width:1040px;
	height:525px;
	float:left;
	clear:none;
	margin-left:60px;
}

#gallery_wrapper {
	width:1040px;
	height:525px;
	float:left;
	clear:none;
	margin-left:60px;
}

/****** START BOOKMARK CSS Controls */ 
#bookmark {
	width:86px;
	height:510px;
	float:right;
}

#bookmarkBar {
	width:62px;
	height:450px;
	background-image:url(../bg/sidebarBookmark.jpg);
	background-repeat:no-repeat;
	margin-left:11px;
	margin-top:13px;
}

#bookmarkBar img {
	border:none;
}

#bookmarkLabel {
	margin:17px 0 0 23px;
}

#bookmarkContent {
	margin-left: 13px;
}

.icon {
	margin-bottom:-2px;
}

/* END BOOKMARK CSS Controls */

/****** START News bar and Updates CSS */
#newsBar {
	width:325px;
	height:450px;
	margin:30px 0 0 30px;
	float:left;
	clear:right;
}

#newsbarLabel {
	margin-left:1px;
}

#newsbarContent {
	width:300px;
	height:350px;
	margin:35px 20px 0 30px;
}

#newsbarContent h5 {
	font-size:15px;
	font-weight:bold;
	padding:0;
	margin:0;
	font-family:"Courier New", Courier, monospace;
}

#newsBar p {
	padding:0;
	margin:0;
	font-size:12px;
}

/* END News bar */

/****** START Latest Sidebar */
#latestBarIndex {
	width:160px;
	height:420px;
	float:right;
	margin:50px 10px 0 0;
}

#latestBar {
	width:160px;
	height:420px;
	float:right;
	margin:0 10px 0 0;
}

#latestLabel {
	margin:60px 0 0 0;
	float:left;
	clear:right;
}

#latestbarContent {
	width:90px;
	height:400px;
	float:right;
}

#latestbarContent ul {
	margin:0;
	padding:0;
	list-style:none;
}

#latestbarContent img {
	border:none;
	margin:8px 5px 0 0;
}

#latestbarContent img:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}
/* END Latest Sidebar */ 

/******* START ARTWORKS GALLERY sidebar */

#cat_label {
	float:left;
	margin:0 0 0 10px;
}

#art_gallery {
	height:440px;
	width:800px;
	float:left;
	clear:right;
	margin-left:20px;
	/*background-color:#999;
	opacity: .7;
	filter: alpha(opacity=70);*/
}

#gallery_nav {
	width:450px;
	height:30px;
	margin:20px 0 0 100px;
}

.gallery_nav {
	border:none;
}

#artworkContent {
	width:750px;
	height:370px;
	float:right;
	margin:10px 15px 0 0;
}

#artworkContent ul {
	margin:0;
	padding:0;
	list-style:none;
}

#artworkContent li {
	display:inline;
	float:left;
	margin:0 15px 13px 0;
}

#artworkContent img {
	border:none;
}

#artworkContent img:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

#artworkLabel {
	margin-top:75px;
}

#sketch_wrapper {
	width:1040px;
	height:475px;
	float:left;
	clear:none;
	margin:50px 0 0 60px;
	/*background-color:#00F;
	opacity: .7;
	filter: alpha(opacity=70);*/
}

#sketch_gallery {
	height:440px;
	width:800px;
	float:left;
	clear:right;
}


#sketchLabel {

}

#sketchContent {
	width:750px;
	height:350px;
	margin:30px 17px 0 50px;
}

#sketchContent ul {
	margin:0;
	padding:0;
	list-style:none;
}

#sketchContent li {
	display:inline;
	float:left;
	margin:0 15px 15px 0;
}

#sketchContent img {
	border:none;
}

#sketchContent img:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

#sketchContent p {
	padding:0;
	font-size:10px;
	font-weight:bold;
}


/*END Gallery Sidebar

/******* START ABOUT sidebar */
#about {
	width:1020px;
	height:440px;
	margin:25px 0 0 75px;
	background-image:url(../bg/aboutPin.png);
	background-position:top right;
	background-repeat:no-repeat;
}

#aboutImage {
	height:440px;
	width:70px;
	float:left;
}

#adi {
	margin:60px 0 10px 0;
}

#tamsin {
	margin:20px 0 0 0;
}

#aboutContent {
	width:760px;
	height:440px;
	float:left;
	margin:10px 0 0 25px;

}

#aboutContent h2, h3 {
	margin:0;
	padding:0;
	margin-top:13px;
	font-weight:heavy;
	font-family:"Courier New", "Courier STD", Courier, monospace;
}

#aboutContent p {
	font-size:13px;
}

#aboutLabel {
	float:right;
	margin-top:85px;
}


/*END ABOUT Sidebar
/******* START CONTACT sidebar */

#contactLabel {
	margin-top:10px;
}

#subscription {
	width:450px;
	height:250px;
	float:left;
	margin:70px 0 0 90px;
}

.subs_form, #subs_email{
	width:360px;
}

#subscribeForm {
	width:430px;
	height:230px;
	margin-top:10px;
}

#subsForm {
	height:170px;
}


#subsBar p {
	font-size:12px;
	font-weight:bolder;
}

#errorMsg {
	width:420px;
	height:20px;
}

#errorMsg p {
	font-weight:bolder;
	color:#9F0;
	font-size:13px;
	text-align:center;
	background-color:#000;
}



#contactPage {
	width:1100px;
	height:470px;
}

#quickConnect {	
	width:430px;
	height:420px;
	margin:50px 0 0 75px;
	background-image:url(../bg/contactPin.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	float:left;
}

#mailbox {
	width:450px;
	height:420px;
	float:right;
	margin:5px 50px 0 0;
}

#mailbox h6 {
	font-size:13px;
	font-weight:normal;
	font-family:"Courier New", Courier, monospace;
	padding:0;
	margin:0 auto;
}

#mailboxContent {
	margin:30px 30px 0 30px;
	height:350px;
}

#enquireform {
	width:420px;
}

#freq_contact {
	border:none;
	margin:10px 0 0 0;
}


.mailboxLabel {
	font-size:13px;
	font-weight:bold;
	float:left;
}

.mailBox {
	width:310px;
	height:15px;
	margin-bottom:10px;
	float:right;
}

#cmessage {
	width:290px;
	height:80px;
	float:right;
	clear:both;
}

#button {
	width:75px;
	height:45px;
	padding:0;
	margin:-30px 0 0 -50px;
	font-size:14px;
	font-weight:bold;
}

#captcha {
	padding:0;
	margin:0;
	width:200px;
	height:120px;
}

#sub_button {
	margin:-50px 0 0 -35px;
}

#name {
	margin-top:8px;
}

#phone {
	margin-top:10px;
}

#email {
	margin-top:14px;
}

#company {
	margin-top:16px;
}

#msg {
	margin-top:8px;
}

#commentForm { width: 400px; }
#commentForm label { 
	width: 400px; 
	height:15px;
	}
#commentForm label.error, #commentForm input.submit { margin-left: 20px;

}

.error {
	font-size:12px;
	font-weight:bold;
	color:#F00;
	float:left;
	margin:0;
	padding:0;
}

#commentForm p {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}

#cname, #cphone, #cemail, #ccomment {
	width:360px;
}

.cform {
	font-weight:bold;
}

#subsBar {
	margin-left:25px;
}
/*END CONTACT Sidebar

/******* START News and Updates SUB PAGE sidebar */
#newsContent {
	width:710px;
	height:410px;
	float:right;
	margin-top:40px;
}

#newsLoop {
	width:640px;
	height:410px;
	overflow:auto;
	float:left;
}

#newsLoop p {
	font-size:13px;
	margin-left:30px;
	margin-right:40px;
}

#newsLoop h3 {
	padding:0;
	margin:30px 30px 0 30px;
}

#newsLoop h5 {
	font-size:11px;
	margin:0;
	padding:0;
	margin:0 0 10px 30px;
}

#newsLabel {
	float:right;
	margin-top:100px;
	margin-right:20px;
}

/*END News and Updates SUB PAGE Sidebar



/****** START BACKEND ADMIN CSS CONTROLS */
/***** LOGIN START */
#loginInterface {
	font-family:Verdana, Geneva, sans-serif;
	width:500px;
	height:337px;
	background-image:url(../bg/noticeBG.png);
	background-repeat:no-repeat;
	margin:60px 0 0 290px;
	float:inherit;
}

#loginInterface h4 {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:bold;
	color:#333;
	margin-top:10px;
	text-align:center;
}

#loginNotice {
	width:450px;
	height:50px;
	float:left;
	margin:60px 0 10px 25px;
}

#loginNotice h3 {
	padding:0;
	margin:0;
	text-align:center;
	text-decoration:blink;
}

#loginNotice a {
	color:#000;
}

#loginNotice a:hover {
	color:#F60;
}

#login {
	width:300px;
	height:130px;
	float:left;
	margin:10px 0 0 100px;
}

.logDetails {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:center;
}

#logUser {
	margin-top:20px;
}


.login {
	margin:0;
	padding:0;
	width:220px;
	height:15px;
	margin:5px 0 0 36px;
}

#loginButton {
	margin:8px 0 0 125px;
	
}
/* LOGIN ENDS *****/

/******START ADMIN HOME */
#backendWrapper {
	width:1100px;
	height:625px;
	float:left;
	clear:none;
}

#portalWrapper {
	width:1100px;
	height:510px;
	margin:20px 0 0 20px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
}

#portalNav {
	height:25px;
	width:500px;
	float:left;
	margin-left:4px;
}

#portalNav p {
	font-size:12px;
	padding:0;
	margin-top:6px;
}

#portalNav ul {
	margin:0;
	padding:0;
	width:750px;
		
}

#portalNav li {
	display:inline;
	margin-right:-2px;
	
}

a.portalAdmin {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	display:inline-block;
	width:100px;
	height:25px;
	font-weight:bold;
	color:#333;
	text-align:center;
	background-image:url(../bg/navAdminACTIVE.png);
	background-repeat:repeat;
}

a.portalAdmin:hover {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	display:inline-block;
	width:100px;
	height:25px;
	font-weight:bold;
	background-image:url(../bg/navAdminCURRENT.png);
	background-repeat:repeat;
	color:#9F0;
}

a#portArt:active {
	color:#9F0;
	background-image:url(../bg/navAdminCURRENT.png);
	background-repeat:repeat;
	background-color:#FFF;
}


#portalView { 
	background-image:url(../bg/interfaceBG-small.png); 
	width:650px;
	height:570px;
	float:left;
	margin-left:4px;
}

#portalSidebar {
	width:420px;
	height:595px;
	background-image:url(../bg/interfaceBG-small.png);
	background-repeat:repeat;
	float:right;
	margin:-25px 20px 0 0;
}

#portalSidebar h3, p {
	margin:0;
	padding:0;
}

#portalTable {
	width:650px;
	height:500px;
	overflow:auto;
	margin:5px 0 0 0;
}

#portalView h3 {
	font-size:12px;
	margin:0;
	padding:0;
	margin:15px 0 0 20px;
}

/***** portal Home page */
#portalViewHome { 
	background-image:url(../bg/interfaceBG-small.png); 
	width:650px;
	height:445px;
	float:left;
	margin-left:4px;
}

#welcomeMsg {
	width:616px;
	height:120px;
	margin-left:20px;
}

#welcomeMsg h3 {
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	margin:25px 0 15px 0;
	font-family:Verdana, Geneva, sans-serif;
}

#welcomeMsg p {
	font-size:12px;
}

.recentWorks {
	font-size:14px;
	margin:0 auto;
	padding:0;
	color:#F90;
	padding:5px 0 0 5px;
}



#recentArt {
	width:616px;
	height:100px;
	background-color:#222;
	margin:30px 0 0 20px;
}

#recentSketch {
	width:616px;
	height:130px;
	background-color:#222;
	margin:20px 0 20px 20px;
}

#portalSidebarHome {
	width:420px;
	height:470px;
	background-image:url(../bg/interfaceBG-small.png);
	background-repeat:repeat;
	float:right;
	margin:-25px 20px 0 0;
}

#portalSidebarHome h3 {
	font-family:Verdana, Geneva, sans-serif;
	margin:0;
	padding:0;
	margin:10px 0 10px 10px;
}

#portalSidebarHome p {
	margin-left:10px;
	margin-right:10px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}


#recentNews {
	width:395px;
	height:410px;
	background-color:#CCC;
	overflow:auto;
	margin-left:12px;
}

#recentNews h5 {
	margin:0;
	padding:0;
	margin: 10px 0 5px 10px;
	font-weight:bold;
}

.recentLink {
	font-size:9px;
}

/***** portal Home page end*/

/***** START TABLE CSS CONTROL */
#artTableLabel {
	width:610px;
	margin:5px 0 0 10px;
}

#artTable {
	width:610px;
	height:420px;
	margin:0 0 0 10px;
}

#subsTableLabel {
	width:610px;
	margin-left:20px;
	font-weight:bold;
	text-align:center;
}

#subsTable {
	width:610px;
	height:350px;
	margin-left:20px;
	background-color:#6F0;
}

.subsName {
	width:120px;
}

.subsEmail {
	width:200px;
}

.subsDel {
	width:25px;
}

.admin_submits {
	width: 150px;
}

#subsDiv {
	width:620px;
	height:500px;
	height:
	overflow:auto;
	background-color:#333;
}

#delButton {
	margin:0 auto;
}

#delHeader,#imgHeader,#editHeader,#titleHeader,#captionHeader,#priceHeader,#privyHeader,#userHeader,#userHeader,#passwordHeader,#emailHeader,#nameHeader,#idHeader,#dateHeader, #newsHeader, #captionHeader, #linkHeader, #headerEmailSub, #subsName, #headerEmailSub, #subsLocation, #headerSub, #delHeader, #statusHeader {
	background-color:#9F0;
}

#artTableLabel p {
	font-weight:bold;
	text-align:center;
}

table p {
	margin:0;
	padding:0;
	font-size:12px;
}

.delColumn {
	width:30px;
	background-color:#333;
}

.idColumn {
	width:20px;
}

.imgColumn {
	width:45px;
}

.imgColumn img {
	border:0;
	padding:0;
	margin:0;
}

.editColumn {
	width:35px;
}

.titleColumn {
	width:150px;
}

.categoryColumn {
	width:100px;
}
	

.priceColumn {
	width:100px;
}

.privyColumn {
	width:60px;
}

.nameColumn {
	width:90px;
}

.nameAdmin {
	width:150px;
}

.mailto_user {
	color:#036;
	font-weight:bold;
}

.mailto_user:hover {
	color:#09F;
}

.userAdmin {
	width:120px;
}

.userPass {
	width:60px;
}

.statusColumn {
	width:100px;
}

.userColumn {
	width:90px;
}

.passwordColumn {
	width:100px;
}

.subsLocation {
	width: 120px;
}

#editRow {
	background-color:#333;
}

#editRow p {
	margin:0;
	padding:0;
	text-align:center;
	font-weight:bold;
}

#editRow a {
	color:#9F0;
}

#editRow a:hover {
	color:#F60;
}

#instruct {
	width:410px;
}

#delete {
	width:120px;
}

.uploadPAR {
	width:230px;
}

.uploadTitle {
	margin-bottom:0;
	margin-top:10px;
		
}

.dateColumn {
	width: 80px;
}

#dateHeader {
	width: 80px;
}

.linkColumn, #linkHeader, .newsColumn, #newsHeader {
	width:150px;
}

.newsLink {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#00F;
	text-decoration:underline;
}

.newsLink:hover {
	color:#09F;
}

.adminNewsTitle {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#333;
	font-weight:bold;
}

.adminNews {
	font-size:12px;
}

.delButton {
	border:none;
	opacity: .4;
	filter: alpha(opacity=40);
}

.delButton:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
/***********SUBSCRIBE ADMIN *****/

.colEmail {
	width:250px;
}

.colDel {
	width:30px;
}

.colEdit {
	width:50px;
}

.colSub {
	width:90px;
}

.colUnsub {
	width:100px;
}

#checkbox[] {
	margin:0 auto;
	text-align:center;
	padding-left:55px;
}

.colDel p {
	color:#FFF;
}
/***********END SUBSCRIBE ADMIN *****/

/*END TABLE CSS CONTROL */

/******START UPLOAD IMAGE CONTROLS ***/

#addWork {
	margin:0 auto;
	width:380px;
	/*height:470px;*/
	margin-top:20px;
	/*overflow:auto;*/
}

#addWork h3 {
	font-family:Verdana, Geneva, sans-serif;
}

#caption {
	width:360px;
	height:75px;
}


#uploadAdmin {
	margin-top:25px;
}

.uploadArtwork {
	width: 300px;

}

.artForm {
	width:360px;
}

.newsForm {
	width:370px;
}

#xcaption {
	height:370px;
}
/******END UPLOAD IMAGE CONTROLS ***/



/*******START FANCY BOX CONTROLS CSS */
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Copyright (c) 20010 Janis Skarnelis
 * Examples and documentation at: http://fancybox.net
 *
 * Version: 1.3.0 (02/02/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
 
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	background: transparent;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../bg/fancy_loading.png') no-repeat;
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 32px;
	height: 32px;
	background: url('../bg/fancy_close.png') top left no-repeat;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #000;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background: url('../bg/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-color:#333;
	background: transparent url('../bg/fancy_title_left.png') repeat-x;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background: transparent url('../bg/fancy_title_main.png') repeat-x;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background: transparent url('../bg/fancy_title_right.png') repeat-x;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('../bg/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background: transparent url('../bg/fancy_nav_left.png') no-repeat;
}

#fancybox-right-ico {
	background: transparent url('../bg/fancy_nav_right.png') no-repeat;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

div.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 1001;
}

div#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../bg/fancy_shadow_n.png') repeat-x;
}

div#fancy-bg-ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../bg/fancy_shadow_ne.png') no-repeat;
}

div#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../bg/fancy_shadow_e.png') repeat-y;
}

div#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../bg/fancy_shadow_se.png') no-repeat;
}

div#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../bg/fancy_shadow_s.png') repeat-x;
}

div#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../bg/fancy_shadow_sw.png') no-repeat;
}

div#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../bg/fancy_shadow_w.png') repeat-y;
}

div#fancy-bg-nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../bg/fancy_shadow_nw.png') no-repeat;
}

/**END FANCY BOX CONTROLS CSS */

/*navbar control css */

.navButton {
	border: none;
}

.navButton:hover {
	border:none;
	opacity: .7;
	filter: alpha(opacity=70);
}

#left {
	float:left;
	clear:right;
}

#right {
	float:none;
	clear:left;
	
}

.navPage {
	margin:0;
	padding:0;
	font-family:"Courier New", Courier, monospace;
	color:#FFF;
	font-size:15px;
	text-decoration:none;
}

.navPage:hover {
	color:#9F0;
}

.pageCount {
	width:730px;
	height:20px;
	float:left;
	margin-top:10px;
	margin-left:35px;
	background-color:#000;
	opacity:.9;
	filter: alpha(opacity=90);

}

.pageCount p {
	padding:0;
	margin:0;
	display:inline;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	margin-top:-10px;
}

.pageCount p:hover {
	color:#F60;
}

#pageSketch {
	margin:5px 0 0 48px;
}

#delTable {
	width:600px;
	height:10px;
	margin-left:20px;
	margin-top:20px;
}

.pageCountBackend {
	width:600px;
	height:20px;
	float:left;
	margin-left:10px;
	background-color:#222;
	/*opacity:.8;
	filter: alpha(opacity=80);*/
	margin-top:10px;

}

.pageCountBackend p {
	padding:0;
	margin:0;
	display:inline;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#fff;
}

.pageCountBackend p:hover {
	color:#F60;
}

.backendPreview {
	margin:10px 0 0 6px;
	border:none;
}

.backendPreview:hover {
	opacity:.7;
	filter: alpha(opacity=70);
}


#emailSubs {
	width:340px;
	margin-left:25px;
}

#thumbnailSpace {
	margin:0 auto;
}

/* newsletter */

.newsletter {
	width:370px;
}

#newslettercontent {
	height:350px;
	/*overflow:auto;*/
}

/* archive */

#archive {
	width:270px;
	height:380px;
	float:left;
	margin:60px 0 0 75px;
}

#archiveContent {
	width:240px;
	margin-top:35px;
	margin-left:20px;
	margin-right:10px;
	overflow:auto;
}

#archiveContent h3 {
	font-size:15px;
	margin:0;
	padding:0;
}

#archiveContent p {
	font-size:11px;
	margin-bottom:6px;
	font-weight:bold;
}

#archiveLabel {
	margin-left:5px;
}
.inlineArchive {
	color:#000;
	text-decoration:underline;
}

.inlineArchive:hover {
	color:#06F;
	text-decoration:underline;
}

/*rtf editor */

.uploadNews {
	height:500px;
}

.footerLabel {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	margin-left:25px;
	color:#222;
}

#tempContact {
	width:400px;
	margin-left:15px;
}

#tempContact img {
	border:none;
}

#privacy {
	margin-top:25px;
}

#temp_feed {
	margin-top:110px;
}

#inlineWeb p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-top:7px;
}

/* inline controls */
.inlineNews {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:15px 15px 15px 15px;
	width:600px;
	/*min-height:400px;*/
	overflow:auto;
}

.inlineNews h4 {
	margin:0;
	padding:0;
	font-size:16px;
}

.inlineAbout {
	width:1100px;
	margin:15px 35px 15px 15px;
	font-family:Verdana, Geneva, sans-serif;
	overflow:auto;
}

#inlineCenter {
	width:750px;
	margin:0 auto;
}

.inlineAbout p, h2, h4, h5 {
	margin:0 auto;
	padding:0;
	
}

.inlineAbout p {
	font-size:12px;
}

.inlineAbout h4 {
	margin-top:10px;
	margin-bottom:10px;
	text-decoration:underline;
	color:#F60;
}

.inlineText {
	font-weight:bolder;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#222;
}

.inlineText:hover {
	color:#06F;
}
.newsDate {
	font-size:10px;
}

.inlineLink {
	font-weight:bold;
}

.inlineLink:hover {
	color:#F60;
}

/****** START Declaration CSS Controls */ 

#declaration {
	width:1186px;
	height:15px;
}

.dec {
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Console", Monaco, monospace, sans-serif;
	color:#555;
	font-size:10px;
	margin:0;
	padding:0;
	font-weight:normal;
	float:right;
}

#chris {
	color:#ff6600;
	text-decoration:none;
}

#chris:hover {
	color:#CCC;
	text-decoration:underline;
}

.inlinePolicy {
	width:700px;
	min-height:500px;
}

.inlinePolicy p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	margin-left:25px;
	margin-right:20px;
}

#subSpan {
	font-size:12px;
	margin-left:-5px;
}

#inlineWeb1 h4 {
	margin-bottom:5px;
}
	
/* END Declaration CSS Controls */ 


/****** START FOOTER CSS Controls */ 
#footer {
	height:100px;
	width:1186px;
	float:left;
	clear:both;
}

#subscribeBox {
	width:500px;
	height:90px;
	background-image:url(../bg/footerSubscribe.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:40px;
}

#emailBox {
	width:330px;
	height:90px;
	background-image:url(../bg/footerContact.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:20px;
}

#link {
	width:220px;
	height:90px;
	float:right;
	margin-right:35px;
	clear:right;
}


.lines {
	margin:0;
	padding:0;
}

.iconLink{
	border:none;
	margin-right:-5px;
}

#subsWrapper {
	width:500px;
	height:72px;
}

#submitButton {
	width:60px;
	margin-bottom:-15px;
	margin-top:5px;
}

#siteMap {
	width:500px;
	height:10px;
	margin-left:30px;
	padding:0;
	margin-top:-10px;
	color:#FFF;
}

.siteLink, #site {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#000;

}

.siteLink:hover {
	color:#Fff;
	text-decoration:underline;

}

.foot_img {
	border:none;
}

#img_sub {
	margin:5px 0 0 100px;
}

#img_con {
	margin:5px 0 0 35px;
}
/* END FOOTER CSS Controls */ 













