* {
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 0;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size:   12px;
	  color: #f3f2f2;
}

span.bold {
	font-weight: bold;
}

body {
 background-position: 50% 0%;
	background-repeat: repeat;
	background-image: url(http://static.otherpeoplespixels.com/r1278943727/images/backgrounds/bricks2-2.jpg);
 text-align: center;
}

body * {
	text-align: left;
}

a, a span.bold, a em {
	text-decoration: none;
	color: #e4e6e7;
}

a:hover {
	text-decoration: underline;
}

div.stage {
	margin: auto;
	position: relative;
}

#lightbox {
	position: relative;
	overflow: hidden;
}
#lightbox #artwork_img {
	position: absolute;
}

/*
	Classes for specific behaviour
*/

/* Use the accent color and font */
.accent {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size:   12px;
	  color: #f3f2f2;
}
a.accent {
	color: #e4e6e7;
}

#prev_next_back {
	padding-top: 6px;
}
#prev_next_back, #prev_next_back * {
	font-family: Helvetica, Arial, Monaco, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

div.share_this {
}
div.share_this * {
	font-family: Helvetica, Arial, Monaco, Verdana, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #666666;
}
a.share_this_close {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	right: 8px;
	top: 8px;
	position: absolute;
}
div.share_this_popup {
	background: #ffffff;
	border: 2px solid #cccccc;
	padding: 2em;
	margin: auto;
}
div.share_this_row {
	width: 380px;
	margin-top: 8px;
}
a.share_this {
	padding: 0;
	padding-right: 5px;
}
a.share_this img {
	border: 0;
}

a.thumbnail {
	padding: 0;
	margin: 0;
}
img.thumbnail {
	/* border: 1px solid #999999; */
	margin: 0;
	padding: 0;
	margin-right: 3px;
	margin-bottom: 3px;
	width: 100px;
	height: 100px;
}

/* scroll on overflow */
div.autoscroll {
	overflow: auto;
	padding-right: 6px;
}

#need_flash b {
	font-size: 18px;
	color: #CCCCCC;
}
#need_flash {
	font-size: 16px;
	color: #DDDDDD;
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
	padding: 4px;
	text-align: center;
	overflow: hidden;
}
#need_flash a {
	font-size: 14px;
	color: #CCCCFF;
}

/*
	CSS for the artwork menu
*/
#menu {
	position: absolute;
}
#menu, #menu * {
	z-index:  999;
}
#menu div.menu_row {
	margin: 0;
	padding: 0;
	clear: both;
}
#menu div.menu_item {
	padding: 3px 10px;
	/*border: 1px solid #e9e7e7;*/
	background-color: #e1dfdf;
	float: left;
}
#menu a {
	text-decoration: none;
	color: #e9e7e7;
	font-family: "Times New Roman", "Times", "serif";
	font-size:   17px;
	  }
#menu div.menu_item_hover, #menu div.menu_item_selected {
	background-color: #e9e7e7;
}
#menu div.menu_item_hover a, #menu div.menu_item_selected a {
	color: #e1dfdf;
}
#menu a:hover {
	text-decoration: none;
}



/*
	Home Page
*/

#home_stage {
	width:  954px;
	height: 574px;
	background-image: url(/r1324685230/stages/common.jpg);
	background-color: #FFFFFF;
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

#home_stage #title {
	position: absolute;
	left:     46px;
	top:      4px;
	width:    585px;
	height:   40px;
  }

#home_stage #navigation {
	position: absolute;
	left:     15px;
	top:      51px;
	width:    616px;
	height:   16px;
 }

#home_stage #menu {
	left:  15px;
	top:   67px;
}

#home_stage #lightbox {
	position: absolute;
	left:     15px;
	top:      77px;
	width:    640px;
	height:   480px;
 }

#home_stage #copyright {
	position: absolute;
	left:     20px;
	top:      558px;
	width:    635px;
	height:   10px;
 }

#home_stage #opp_logo {
	position: absolute;
	left:     696px;
	top:      533px;
	width:    33px;
	height:   44px;
 }

 #home_stage #description {
	position: absolute;
	left:     696px;
	top:      114px;
	width:    229px;
	height:   404px;
 }

#home_stage #prev_next_back {
	position: absolute;
	left: 696px;
	top:  518px;
	width: 229px;
	text-align: right;
}
 /*
	Artwork Page
*/

#artwork_stage {
	width:  954px;
	height: 574px;
	background-image: url(/r1324685230/stages/common.jpg);
	background-color: #FFFFFF;
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

#artwork_stage #title {
	position: absolute;
	left:     46px;
	top:      4px;
	width:    585px;
	height:   40px;
  }

#artwork_stage #navigation {
	position: absolute;
	left:     15px;
	top:      51px;
	width:    616px;
	height:   16px;
 }

#artwork_stage #menu {
	left:  15px;
	top:   67px;
}

#artwork_stage #lightbox {
	position: absolute;
	left:     15px;
	top:      77px;
	width:    640px;
	height:   480px;
 }

#artwork_stage #lightbox_overlay {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
}

#artwork_stage #thumbnails {
	position: absolute;
	left:     15px;
	top:      77px;
	width:    640px;
	height:   480px;
 width: 640px;
	height: 428px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	 }

#artwork_stage #lightbox #written {
	position: relative;
	left: 8px;
	top: 8px;
	width: 624px;
	height: 464px;
	overflow-x: hidden;
	overflow-y: auto;
}

#artwork_stage #copyright {
	position: absolute;
	left:     20px;
	top:      558px;
	width:    635px;
	height:   10px;
 }

#artwork_stage #opp_logo {
	position: absolute;
	left:     696px;
	top:      533px;
	width:    33px;
	height:   44px;
 }

 #artwork_stage #info {
	position: absolute;
	left:     756px;
	top:      25px;
	width:    169px;
	height:   78px;
 }

#artwork_stage #description {
	position: absolute;
	left:     696px;
	top:      114px;
	width:    229px;
	height:   372px;
 }

#artwork_stage #prev_next_back {
	position: absolute;
	left: 696px;
	top:  486px;
	width: 229px;
	text-align: left;
}
 /*
	Contact Page
*/

#contact_stage {
	width:  954px;
	height: 574px;
	background-image: url(/r1324685230/stages/common.jpg);
	background-color: #FFFFFF;
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

#contact_stage #title {
	position: absolute;
	left:     46px;
	top:      4px;
	width:    585px;
	height:   40px;
  }

#contact_stage #navigation {
	position: absolute;
	left:     15px;
	top:      51px;
	width:    616px;
	height:   16px;
 }

#contact_stage #menu {
	left:  15px;
	top:   67px;
}

#contact_stage #copyright {
	position: absolute;
	left:     14px;
	top:      562px;
	width:    652px;
	height:   10px;
 }

#contact_stage #opp_logo {
	position: absolute;
	left:     696px;
	top:      533px;
	width:    33px;
	height:   44px;
 }

#contact_stage #contact_info {
	position: absolute;
	left:     696px;
	top:      77px;
	width:    229px;
	height:   459px;
 overflow: auto;
}

#contact_stage #contact_form {
	position: absolute;
	left:     14px;
	top:      72px;
	width:    652px;
	height:   489px;
 }
#contact_stage #contact_form_inner {
	padding: 10px 20px;
}

#contact_form div.form_row {
	margin-bottom: 10px;
}

#contact_form div.form_label {
	margin-bottom: 3px;
}

#contact_form input.txt, #contact_form textarea {
	padding: 2px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width: 300px;
}
#contact_form textarea {
	height: 100px;
}
#contact_form #submit_button {
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #666677;
}
#contact_stage #contact_details {
	margin-bottom: 1.1em;
}
#contact_stage #contact_social {
	margin-bottom: 1.1em;
}
#contact_stage #contact_social img {
	width: 24px;
	height: 24px;
	margin-right: 3px;
	border: 0;
}




/*
	News Page
*/

#news_stage {
	width:  645px;
	height: 574px;
	background-image: url(/r1324685230/stages/links.jpg);
	background-color: #FFFFFF;
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

#news_stage #title {
	position: absolute;
	left:     46px;
	top:      4px;
	width:    585px;
	height:   40px;
  }

#news_stage #navigation {
	position: absolute;
	left:     15px;
	top:      51px;
	width:    616px;
	height:   16px;
 }

#news_stage #menu {
	left:  15px;
	top:   67px;
}

#news_stage #copyright {
	position: absolute;
	left:     14px;
	top:      562px;
	width:    571px;
	height:   10px;
 }

#news_stage #opp_logo {
	position: absolute;
	left:     15px;
	top:      533px;
	width:    33px;
	height:   24px;
 }

#news_stage #text_stage {
	position: absolute;
	left:     20px;
	top:      153px;
	width:    584px;
	height:   361px;
 overflow: auto;
}

#news_stage div.news_item {
	margin-bottom: 2em;
}






/*
	Links Page
*/

#links_stage {
	width:  645px;
	height: 574px;
	background-image: url(/r1324685230/stages/links.jpg);
	background-color: #FFFFFF;
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

#links_stage #title {
	position: absolute;
	left:     46px;
	top:      4px;
	width:    585px;
	height:   40px;
  }

#links_stage #navigation {
	position: absolute;
	left:     15px;
	top:      51px;
	width:    616px;
	height:   16px;
 }

#links_stage #menu {
	left:  15px;
	top:   67px;
}

#links_stage #copyright {
	position: absolute;
	left:     14px;
	top:      562px;
	width:    571px;
	height:   10px;
 }

#links_stage #opp_logo {
	position: absolute;
	left:     15px;
	top:      533px;
	width:    33px;
	height:   24px;
 }

#links_stage #text_stage {
	position: absolute;
	left:     20px;
	top:      153px;
	width:    584px;
	height:   361px;
 overflow: auto;
}

#links_stage div.link {
	margin-bottom: 1em;
}




#offline {
	position: absolute;
	z-index: 100000;
	top: 0;
	left: 0;
	padding: 70px 0;
	width: 100%;
	height: 700px;
	text-align: center;
	font-size: 24px;
	font-family: sans-serif;
	color: black;
	background: white;

	opacity: 0.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
}

   
