* {
	margin: 0;
	padding: 0;
}

body {
	
}

div.clear {
	clear: both;
}

/* COMMON TEXT DETAILS */
.mainText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
.mainText h1 {
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	padding: 4px 0px 1px 0px;
	margin: 0px;
}
.mainText h2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	padding: 2px 0px 0px 0px;
	margin: 0px;
}
.mainText h3 {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.mainTextBold {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.newsText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	margin-right: 24px;
}
.newsText h1 {
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	padding: 4px 0px 1px 0px;
	margin: 0px;
}
.newsText h2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	padding: 2px 0px 0px 0px;
	margin: 0px;
}
.newsText h3 {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.newsDateText {
	font-weight: bold;
	line-height: 12px;
}

.projectMoreInfoText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

.projectMoreInfoTextVid {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
}

.storeMainText {
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
}

/* MAIN CONTAINER FOR ALL PAGE CONTEXT */
#container {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	/*	margin: 0 auto;*/
}

/* HEADER */
#header {
	position: relative;
	clear: both;
	height: 135px;
}

#sub_title_left {
	position: absolute;
	top: 106px;
	left: 422px;
}

#sub_title_right {
	position: absolute;
	top: 106px;
	left: 521px;
}

/* BODY OF THE PAGE */
#body {
	width: 1025px;
	padding: 21px 0 0 0;
}

/* PAGE CONTENT */
#content {
	float: left;
}

/* FOOTER */
#footer {
	clear: both;
	padding-top: 50px;
}

#contact_info {
	padding-left: 52px;
}

#contact_info span {
	padding: 0px 8px 0px 8px;
}

/* CSS for the main home page */
#blog_list {
	float: left;
	overflow: auto;
	height: 504px;
	width: 246px;
	margin: 0;
}

#project_showcase {
	float: left;
	width: 500px;
	margin-left: 20px;
}

#project_showcase>div {
	width: 463px;
	height: 463px;
	margin: 5px 15px 5px 15px;
}

#project_showcase>div img {
	margin: 0px;
}

#project_showcase .browse_links {
	height: 20px;
	margin-top: 27px;
}

#project_showcase .browse_links .previous {
	
}

#project_showcase .browse_links .next {
	
}

/* INFORMATION PAGES */
#page_text_about {
	float: left;
	overflow: auto;
	height: 504px;
	width: 246px;
	margin: 0;
}

#page_text_contact {
	float: left;
	width: 238px;
	margin: 0 8px 4px 0px;
}

#page_text_links {
	float: left;
	width: 246px;
}

#page_text_links a {
	display: block;
	font-weight: bold;
}

#page_image {
	float: left;
	width: 563px;
	text-align: right;
}

#page_image .movie {
	margin-left: -40px;
}

#page_reel_image {
	float: left;
	width: 495px;
	text-align: right;
}

#page_reel_image img {
}

/* CSS for the project pages */
#project_list {
	float: left;
	width: 314px;
}

#project_descriptions {
	float: left;
	width: 267px;
}

#project_portfolio {
	float: left;
	width: 256px;
}

#project_content {
	float: left;
	width: 500px;
	margin: 3px 6px 5px 6px;
}

#project_content div.showcase {
	float: left;
	height: 137px;
	width: 137px;
	background-color: #999999;
	margin-right: 23px;
	margin-bottom: 23px;
	border: 2px solid #ffffff;
}

#project_content div.showcase:hover {
	border: 2px solid #999999;
}

#project_content div.showcase div {
	text-align: center;
	vertical-align: middle;
}

#project_content div.showcase div a {
}

#project_content div.showcase div a img {
}

/* PRESS DETAILS PAGE */
#press_detail {
	float: left;
	width: 542px;
	text-align: right;
}


/* PROJECT DETAILS PAGES */
#project_detail {
	float: left;
	width: 495px;
	text-align: right;
}

#project_detail>div {
	padding-bottom: 11px;
}

#project_detail>div img {
}

#project_detail .movie {
	margin-left: -40px;
}

#project_detail .info {
	text-align: left;
	width: 444px;
	margin-left: 51px;
}
#project_detail .info label {
	font-weight: bold;
}
#project_detail .info span {

}
#project_detail .info .projectMoreInfoText {
	margin-top: 12px;
}

/* SALES ITEM PAGES */
#sale_item_detail {
	float: left;
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#sale_item_detail div.sale_item_image {
}

#sale_item_detail div.sale_item_info {
	margin: 20px 0px 19px 0px;
}

#sale_item_detail div.sale_item_purchase {
	margin: 12px 0px 24px 0px;
}

#sale_item_detail div.browse_links {
	margin: 10px 0px 12px 0px;
}

#sale_item_detail div.store_links {
	margin: 10px 0px 12px 0px;
}

#sale_item_list {
	float: left;
	width: 185px;
}

#store_content {
	float: left;
	width: 809px;
	margin: 0px;
}

#store_content>span {
	display: block;
	margin: 50px;
}

#store_content div.showcase {
	float: left;
	width: 141px;
	margin-right: 26px;
	margin-bottom: 12px;
}

#store_content div.rowEnd {
	margin-right: 0;
}

#store_content div.showcase div.sale_item_image {
	height: 137px;
	width: 137px;
	margin: 0px 0px 2px 0px;
	position: relative;
	top: -2px;
	left: -2px;
	border: 2px solid #ffffff;
}

#store_content  div.showcase div.sale_item_image:hover {
	border: 2px solid #000000;
}

#store_content div.showcase div.sale_item_info {
	margin: 0px 0px 0px 0px;
}

#store_content div.showcase div.sale_item_purchase {
	margin: 12px 0px 8px 0px;
}

#store_content div.sale_item_line_break {
	clear: both;
}

/* PAYPAL SCREENS */
#order_form {
	float: left;
	width: 600px;
	line-height: 14px;
}

#order_form .strong {
	font-weight: bold;
}

#order_form label {
	display: block;
	float: left;
	width: 140px;
	height: 1em;
	font-size: 14px;
	padding-right: 20px;
}

#order_form p {
	clear: right;
	display: block;
	height: 1em;
	font-size: 14px;
	font-family: inherit;
}

#order_form input[type=submit] {
	float: left;
	clear: both;
	width: auto;
	display: inline;
	vertical-align: bottom;
}

/* PROJECT LISTS, ETC */
.list_type_project {
	margin:0;
	padding:0;
}
.list_type_project ul {
	display: block;
	margin:0 0 14px 0;
	padding: 0;
}
.list_type_project li {
	display: block;
	margin:0;
	padding: 0;
}
.list_type_project li a {

}
.list_type_project li a:hover {

}
.list_type_project li a.navSelected {

}

.list_type_portfolio {
	margin:0;
	padding:0;
}
.list_type_portfolio .thumbnails {
	float: left;
	margin:0 0 14px 0;
	padding: 0;
}
.list_type_portfolio .thumbnail {
	float: left;
}
.list_type_portfolio .thumbnails a {
	display: block;
	width: 70px;
	height: 70px;
	margin:0 10px 10px 0;
	position: relative;
	top: -2px;
	left: -2px;
}
.list_type_portfolio .thumbnails a:hover {

}
.list_type_portfolio .thumbnails a.navSelected {

}

.list_type_image {
	margin:0;
	padding:0;
}
.list_type_image ul {
	display: block;
	padding: 0px;
	margin-bottom: 6px;
}
.list_type_image li {
	display: block;
	padding: 0 0 6px 0;
}
.list_type_image img {

}
.list_type_image .info {
	padding: 2px 0 4px 0;
}
.list_type_image .info label {
	font-weight: bold;
}
.list_type_image .info span {

}
.list_type_image li a {
	display:block;
	width: 314px;
	height: 76px;
	position: relative;
	top: -2px;
	left: -2px;
}
.list_type_image li a:hover {

}
.list_type_image li a.navSelected {

}

.list_type_blog ul {
	display: block;
	padding: 0px;
}

.list_type_blog li {
	display: block;
	padding: 0px 24px 12px 0px;
}

.list_type_blog li div {
	padding: 0px 0px 12px 0px;
}


/* PAGINATION ELEMENTS */
#pagination {
	clear: both;
}

#pagination a {
	display: inline;
	font-weight: bold;
}

#pagination a:link {
	display: inline;
	font-weight: bold;
	text-decoration: none;
}

#pagination a:visited {
	text-decoration: none;
}

#pagination a:hover {

}

#pagination em {
	font-style: normal;
	font-weight: bold;
}

/* MESSAGES */
#flashMessage {
	padding: 5px;
	margin: 10px auto;
	text-align: center;
	background: rgb(255,249,168) none repeat scroll 0%;
	border: 1px solid rgb(119,113,0);
}

.error {
	background: #bbbbbb none repeat scroll 0%;
	border: 1px solid red;
	color: red;
	padding: 5px;
	margin: 5px 0px 5px 0px;
}

.error_message {
	padding: 2px 1px 2px 1px;
	color: red;
}