/* @group Global */

* {
	margin: 0;
	padding: 0;
}
body {
	color: #4F5053;
	font: 12px/16px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
h1 {
	font-size: 36px;
	line-height: 38px;
	margin-bottom: 20px;
	color: #a7a9ac;
	font-weight: normal;
	font-style: normal;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 10px;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 10px;
}
h4 {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
}
p {
	margin-bottom: 15px;
}
ul {
	margin: 0;
	padding: 0;
}
ul li {
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #C9C9CB;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #4AA4D7;
}
a.on {
	text-decoration: none;
	color: #4AA4D7;
}
div.clear {
	clear: both;
}
#container {
	position: absolute;
	width: 940px;
	height: 560px;
	left:50%;
	top:50%;
	margin:-280px 0 0 -470px;
}
#container.splash {
	position: absolute;
	width: 881px;
	height: 313px;
	left:50%;
	top:50%;
	margin:-156px 0 0 -440px;
}
#logoman {
	position: relative;
	width: 880px;
	height: 208px;
}
#logoman a {
	position: relative;
	height: 208px;
	width: 208px;
	margin: 0 auto;
	display: block;
}
#logoman img {
	position: relative;
	height: 208px;
	width: 208px;
	margin: 0 auto;
	display: block;
}
#logoman_logo {
	display: none;
	position: relative;
	width: 880px;
	height: 285px;
}
#logoman_logo a {
	position: relative;
	margin: 0 auto;
	width: 745px;
	height: 285px;
	display: block;
}
#logoman_logo img {
	position: relative;
	margin: 0 auto;
	width: 745px;
	height: 285px;
	display: block;
}
#header {
	position: relative;
}
a.header {
	position: relative;
	display: block;
	float: left;
	width: 180px;
	margin-left: -2px;
	font: bold 34px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
a.header:hover {
	color: #fff600;
	text-decoration: none;
}
span.site-name {
	/*position: absolute;
	left: -999px;*/
}
#navigation {
	position: relative;
	width: 940px;
	height: 35px;
	border-top: 1px solid #949698;
}
#main_nav {
	position: relative;
	float: left;
	width: 675px;
	height: 37px;
}
#main_nav ul {
	padding-left: 0;
	margin-left: 50px;
	position: relative;
	float: left;
}
#main_nav ul li {
	list-style-type: none;
	display: inline;
}
#main_nav ul li a {
	font-size: 14px;
	line-height: 39px;
	font-weight: bold;
	color: #AAABAD;
	padding-right: 15px;
	text-transform: lowercase;
}
#main_nav ul li a.on {
	color: #545557;
	text-decoration: none;
}
#main_nav ul li a:hover {
	color: #4AA4D7;
	text-decoration: none;
}
#content {
	position: relative;
	height: 520px;
	border-bottom: 1px solid #EDEDEF;
}
#content.grid {
	position: relative;
	height: 521px;
	border-bottom: 0px solid #EDEDEF;
}
#page_image {
	position: relative;
	height: 150px;
	text-align: center;
	margin-bottom: 30px;
}
#content #page_image img {
	margin: 0;
}
#main_content {
	/*font: 14px/18px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;*/
	position: relative;
	width: 525px;
	margin: 0 auto;
	color: #6d6f71;
}
#content ul {
	padding-left: 15px;
}
#content ul li {
	list-style-type: disc;
}
#content img {
	margin: 10px;
}
#footer {
	position: relative;
}
#footer p {
	font-size: 9px;
}
#footer p a {
	
}

/* @group Accelsite Definitions */

/* @group Generic Module Styles */

#module_toc {
	position: relative;
	padding: 10px;
}
#module_toc div.module-item {
	position: relative;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
}
#module_toc h2 {
	
}
#module_toc div.module-image {
	
}
#module_toc div.module-description {
	
}
#module_detail {
	position: relative;
}
#module_detail a.back-to-list {
	
}
#module_detail h1 {
	
}

#module_detail h3 {
	
}

#module_detail h3 a {
	
}

#module-image-detail {
	margin-bottom: 10px;
}

#module-image-detail img {
	padding: 3px;
	border: 1px solid #ddd;
}
/* @end */

/* @group Table Sorting Styles */


.table-stripe-nosort {
	border-collapse: collapse;
}

.table-stripe-nosort tr.table-hover td {
	background-color: #ffd !important;
}

.table-stripe-nosort thead tr th {
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #FDE5B4;
}
.table-stripe-nosort tr.even td.contentListCell {
	background: #fafafa;
}

.table-stripe-nosort tr.odd td.contentListCell {
	background: #f6f6f6;
}

table.table-stripe {
	border-collapse: collapse;
	margin-bottom: 25px;
	border-bottom: 2px solid #ccc;
}

table.table-stripe thead tr th {
	border-bottom: 1px solid #FDE5B4;
}
table.issue tr td.contentListCell.first {
	width: 40%;
}
table .categoryCell {
	background: transparent url("/index.php?accelFile=theme|admin/new/bg.gif") repeat bottom;
	font-weight: bold;
}
table td.contentListCell {
	
}

table .adminHeaderCell {
	background: transparent url("/index.php?accelFile=theme|admin/new/bg.gif") repeat bottom;
}
.table-stripe tr.table-hover td {
	background-color: #ffd !important;
}


table.table-stripe tr.even td.contentListCell {
	background: #fafafa;
}

table.table-stripe tr.odd td.contentListCell {
	background: #f6f6f6;
}
table.navigation td.main_level{
	background-color: #ececec;
	border-bottom: 1px solid #ccc;
}

table.navigation td.sub_level{
	background-color: #f9f9f9;
}

/* @end */

.smallNote {
 font-size: 11px;
 color: #999999;
 font-style: italic;
 }
.formLabel {
 /*background-color: #ECEEF0;*/
 }
.requiredField {
 font-weight: bold;
 }
.missingField {
 font-weight: bold;
 color: #FF0000;
 }
.contentHeaderCell {
 /*background-color: #AAAA77;*/
 /*color: #FFFFFF;*/
 font-weight: bold;
 }
.contentListCell {
 /*background-color: #EEEEEE;
 color: #000000;*/
 }
.contentListCellAlt1 {
 /*background-color: #CCCCCC;
 color: #000000;*/
 }
.contentListCellAlt2 {
 /*background-color: #DDDDDD;
 color: #000000;*/
 }
.alternate1 {
 /*background-color: #CCCCCC;
 color: #000000;*/
 }
.alternate2 {
 /*background-color: #DDDDDD;
 color: #000000;*/
 }
.alternate3 {
  /*background-color: #FFF;*/
  border:2px solid #EFEDEE;
  /*color: #000000;*/
}
.loginStatusSpan {
  font-size: 10px;
  color: #333;
}
.loginStatusSpan a {
  color: #4E4E4E;
  text-decoration: none;
}
.as_errorText {
  color: red;
  font-weight: bold;
}
.as_errorField {
  border: 2px solid red;
}
.as_errorInput {
  border: 2px solid red;
}
.as_successMessage {
 font-weight: bold;
 color: green;
 font-size: 14px;
 }

/* @end */

/* @end */

/* @group Scroller */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneContainer.description {
	float: left;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right:0px;
	top: 0;
	height: 100%;
	background: url(../images/scroller_track.png) repeat-y -1px;
}
.jScrollPaneDrag {
	position: absolute;
	background: url(../images/scroller.png) no-repeat 0 center;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 9px;
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 9px;
}

/* @end */

/* @group Work */
#main_grid {
	position: relative;
	float: right;
	width: 250px;
	margin-top: 7px;
}
#grid {
	position: relative;
	float: left;
}
#grid a {
	position: relative;
	float: left;
	display: block;
	width: 50px;
	outline: none;
}
#grid a span {
	position: relative;
	float: left;
	width: 8px;
	height: 5px;
	display: block;
	background: #d1d3d4;
	margin: 1px;
}
#grid a.on span {
	background: #6e6f71;	
}
#grid a:hover span {
	background: #a1a2a6;	
}
#grid a.on:hover span {
	background: #6e6f71;	
}
#grid a span.on {
	background: #df61a6;	
}
#main_grid div.arrows {
	position: absolute;
	right: 0px;
	bottom: 70px;
	width: 80px;
}
#main_grid #prev {
	background: url(../images/prev.png) no-repeat;
	display: block;
	float: left;
	width: 12px;
	height: 20px;
}
#main_grid #prev:hover {
	background: url(../images/prev_on.png) no-repeat;
}
#main_grid #next {
	background: url(../images/next.png) no-repeat;
	display: block;
	float: right;
	width: 12px;
	height: 20px;
}
#main_grid #next:hover {
	background: url(../images/next_on.png) no-repeat;
}
#work_number {
	position: relative;
	float: left;
	font-size: 25px;
	color: #c9c9cb;
	padding-right: 5px;
	padding-left: 7px;
	padding-bottom: 2px;
	line-height: 19px;
}
/* @group List */

#grid_container {
	position: relative;
	padding: 5px;
	/*border: 1px solid #efefef;*/
}
#grid_container div.blank {
	position: relative;
	width: 130px;
	height: 85px;
	float: left;
	border: 1px solid #efefef;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fdfdfd;
}
#grid_container div.project {
	position: relative;
	width: 130px;
	height: 85px;
	float: left;
	margin: 15px 28px;
}
#grid_container div.project span.description {
	display: none;
}
#grid_container div.project a {
	display: block;
	background: url(images/onepixclear.gif) repeat;
	width: 130px;
	height: 85px;
}
#grid_container div.project img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
#grid_container div.project-title {
	position: absolute;
	bottom: -5px;
	font-size: 14px;
	font-weight: bold;
	left: 0px;
	color: #C9C9CB;
}
#grid_container div.project-description {
	position: absolute;
	bottom: -5px;
	font-size: 11px;
	font-weight: normal;
	left: 175px;
	color: #7E7E81;
	font-style: normal;
	line-height: 14px;
}
/* @end */

/* @group Detail */

#project_detail {
	position: relative;
}
#image_container {
	position: relative;
	width: 840px;
	height: 410px;
	margin-right: 40px;
	margin: 0 auto;
	margin-bottom: 50px;
}
#image_container img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}
#project_description {
	position: relative;
	width: 675px;
	float: left;
	/*font-size: 11px;
	line-height: 14px;*/
}
#project_title {
	position: relative;
	float: left;
	width: 217px;
	padding-right: 10px;
	font-weight: bold;
	color:#C9C9CB;
	font-size:14px;
}
#description {
	position: relative;
	float: left;
	height: 55px;
	color: #7E7E81;
	width: 350px;
}
#description p {
	margin-bottom: 10px;
}
#project_detail #work_nav {
	position: relative;
	float: left;
	width: 100px;
	height: 15px;
	padding: 0;
	margin: 15px 0 0 12px;
}
#project_detail #work_nav li {
	list-style-type: none;
}
#work_nav li a {
	position: relative;
	float: left;
	width: 10px;
	height: 10px;
	display: block;
	background: #bcbdc0;
	margin: 4px;
}
#work_nav li.activeSlide a {
	background: #6e6f71;
}
#work_nav li a:hover {
	background: #5bbf21;
}
#project_nav {
	position: absolute;
	width: 295px;
	bottom: -45px;
	right: 0px;
}
#project_nav div.arrows {
	position: relative;
	width: 65px;
	float: left;
	margin-right: 55px;
}
#project_nav div.arrows img {
	margin: 10px 5px 0;
}
#mini_grid {
	position: relative;
	float: left;
	width: 120px;
	height: 35px;
}
#mini_grid a.mini-grid, #mini_grid span.mini-grid {
	position: relative;
	display: block;
	float: left;
	height: 4px;
	width: 4px;
	border-right: 4px solid white;
	border-bottom: 3px solid white;
	background: #bcbdc0 url(../images/onepixclear.gif) repeat;
}
#mini_grid a.mini-grid:hover {
	background-color: #64B4DF;
}
#thumb_holder {
	position: relative;
	float: left;
	width: 35px;
	height: 35px;
	margin-left: 15px;
	top: -2px;
}
#thumb_holder img {
	margin: 0;
}
/* @end */

/* @end */
/* @group Before/After */
#before_after {
	position: relative;
	width: 840px;
	height: 410px;
	margin: 0 auto;
	margin-bottom: 50px;
}
#before_after img {
	margin: 0;
	width: 840px;
	height: 410px;
}
#box_nav {
	position: absolute;
	width: 253px;
	top: 475px;
	right:  0px;
}
#box_nav a {
	position: relative;
	float: left;
	width: 10px;
	height: 10px;
	display: block;
	background: #bcbdc0;
	margin: 4px;
}
#box_nav a.activeSlide {
	background: #6e6f71;
}
#box_nav a:hover {
	background: #5bbf21;
}
span.ba-description {
	display: none !important;
}
#ba_title {
	position: relative;
	float: left;
	width: 227px;
	font-weight: bold;
	color:#C9C9CB;
	font-size:14px;
}
#ba_description {
	position: relative;
	float: left;
	height: 55px;
	color: #7E7E81;
	width: 350px;
}
#ba_description p {
	margin-bottom: 10px;
}
/* @end */