/* -----------------------------------------------------------------------------------------------------------------------
File Author:	Ryan Marincovich
Date Created:	2009.1.8
Client:			Bicycle Theory
File Purpose:	Framework style sheet
REVISIONS:
-------------------------------------------------------------------------------------------------------- */


/* ------------------------------  BODY STYLES  -------------------------------------------------------- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 15px;
	color: #1e150f; 
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: url(/_images/framework/bg.gif) top repeat;
}
.clearfix:after {
     content: " "; 
     display: block; 
     height: 0; 
     clear: both; 
     visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#container {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: url(/_images/framework/bg-gradient.gif) top repeat-x;
}
#siteContainer {
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
#headerContainer {
	width: 100%;
	height: 85px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-position: top left;
	background-repeat: no-repeat;
}
.body_container {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#bgContainer {
	background-position: top;
	background-repeat: repeat-y;
}
#flowerContainer {
	background-position: bottom;
	background-repeat: no-repeat;
}
#gradientContainer {
	background-position: top;
	background-repeat: no-repeat;
}
#frameContainer {
	background-position: top;
	background-repeat: repeat-y;
}
#bodyMinHeight {
	width: 1px;
	height: 475px;
	margin: 0px;
	padding: 0px;
	float: right;
	overflow: hidden;
}
#footerContainer {
	width: 100%;
	color: #857362;
	clear: left;
}

/* ------------------------------  HEADER STYLES  ------------------------------------------------------ */
#mainLogo {
	width: 130px;
	height: 85px;
	margin: 0px 0px 0px 35px;
	padding: 0px;
	float: left;
	display: inline;
	position: relative;
}
#navContainer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	z-index: 500;
	background: #FFCC66;
}
#navigationContainer {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	z-index: 800;
	visibility: hidden;
}
#navigationSlider {
	width: 960px;
	margin: 0px;
	padding: 0px;
}
#navigationMenu {
	width: 960px;
	height: 201px;
	margin: 0px;
	padding: 0px;
	background-position: top;
	background-repeat: repeat-y;
}
#navigationMenuFooter {
	width: 960px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background-position: top left;
	background-repeat: no-repeat;
}
#navigationFooterShadow {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 30px;
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 802;
}
#navigationButtonContainer {
	width: 960px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#navigateButton {
	position: absolute;
	top: -5px;
	right: 25px;
	width: 175px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	z-index: 803;
}
#navHeader {
	width: 880px;
	height: 40px;
	margin: 0px auto;
	padding: 0px;
}
#navLogo {
	width: 110px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#navSupportBG {
	width: 542px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #857362;
	float: right;
	display: inline;
	background-color: #1e150f;
}
#navSupportLinks {
	width: 542px;
	margin: 0px;
	padding: 1px 0px 4px 0px;
	text-align: center;
	float: right;
	display: inline;
	position: relative;
}
#navSupportLinks a:hover, #navSupportLinks a.active { color: #ffffff; text-decoration: none; }
#navMainLinks {
	width: 920px;
	margin: 20px auto 0px auto;
	padding: 0px;
}
.nav_section_col {
	width: 205px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: left;
	display: inline;
}
.nav_section_title {
	width: 100%;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	float: left;
}
ul.navigation_list {
	width: 205px;
	margin: 0px;
	padding: 0px;
	float: left;
}
li.navigation_link {
	width: 205px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	background: #1e150f url(/_images/nav/bullet.gif) top left no-repeat;
	position: relative;
	float: left;
	display: inline;
}
.nav_section_col a, .nav_section_col a:visited { width: 190px; font-weight: bold; text-decoration: none; color: #ff0000; padding: 1px 0px 4px 15px; float: left; }
.nav_section_col a:hover, .nav_section_col a:active { width: 190px; font-weight: bold; text-decoration: none; color: #ffffff; padding: 1px 0px 4px 15px; float: left; }
/* ------------------------------  END HEADER STYLES  -------------------------------------------------- */
/* --------------------------- COLUMN CONTAINERS FOR BUILD PAGE ----------------------------------- */
#pageContent {
	width: 910px;
	margin: 0px 0px 0px 35px;
	padding: 0px;
	background: url(/_images/framework/header-content.gif) top left no-repeat;
	position: relative;
}
#pageMainColumn {
	width: 640px;
	margin: 0px;
	padding: 5px 0px 0px 5px;
}
#pageRightColumn {
	width: 250px;
	margin: 0px;
	padding: 0px;
	float: right;
}
/* --------------------------- END COLUMN CONTAINERS FOR BUILD PAGE ------------------------------- */

/* ------------------------------  END BODY STYLES  ---------------------------------------------------- */

/* ------------------------------  FOOTER STYLES  ------------------------------------------------------ */
#footer {
	width: 930px;
	height: 70px;
	margin: 40px 0px 0px 10px;
	padding: 0px;
	text-align: left;
	float: left;
	display: inline;
}
#footerHome {
	width: 930px;
	height: 70px;
	margin: 25px 0px 0px 10px;
	padding: 0px;
	text-align: left;
	float: left;
	display: inline;
}
.footer_company {
	margin: 0px;
	padding: 0px;
	float: left;
}
.footer_company_text {
	margin: 0px;
	padding: 12px 10px 0px 10px;
	float: left;
	display: inline;
}
#footerGreen {
	margin: 10px 0px 0px 0px;
	padding: 4px 5px 0px 16px;
	float: left;
	border: 0px;
	background-repeat: no-repeat;
}
.footer_links {
	width: 280px;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	text-align: right;
	float: right;
	position: relative;
}
/* ------------------------------  END FOOTER STYLES  -------------------------------------------------- */

/* --------------------------- OVERLAY DEFS -------------------------------- */
#mainOverlay {
	visibility: hidden;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 900;
}
#overlayBG {
	width: 100%;
	height: 100%;
	background-repeat: repeat;
}
.overlay_container {
	width: 980px;
	margin: 0px auto;
	padding: 50px 0px 0px 0px;
	position: relative;
}
.overlay_header {
	width: 100%;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background-position: top left;
	background-repeat: no-repeat;
}
.overlay_body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #857362;
	background-position: top left;
	background-repeat: repeat-y;
	float: left;
}
.overlay_footer {
	width: 100%;
	height: 30px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#overlayMinHeight {
	width: 1px;
	height: 500px;
	margin: 0px;
	padding: 0px;
	float: right;
	overflow: hidden;
}
#overlayContent {
	width: 960px;
	margin: 0px 0px 0px 10px;
	position: relative;
	visibility: hidden;
}
#reviewDetailContainer {
	width: 680px;
	margin: 86px 0px 0px 140px;
	padding: 0px;
	float: left;
	display: inline;
}
#reviewDetails {
	width: 450px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	position: relative;
}
#reviewDetails h2 {
	margin: 0px;
	padding: 10px 0px 16px 0px;
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
}
.review_image {
	width: 200px;
	height: 200px;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	float: right;
}
.review_row {
	width: 100%;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.review_label {
	width: 80px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-weight: bold;
}
.review_info {
	width: 360px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	float: right;
}
.review_desc {
	margin: 0px;
	padding: 3px 0px 0px 0px;
	color: #ffffff;
}
#projectDetailContainer {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
.project_image_absolute {
	position: absolute;
	top: 0;
	left: 0px;
	width: 750px;
	height: 500px;
	visibility: hidden;
}
#projectImageContainer {
	width: 750px;
	height: 500px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	position: relative;
}
#projectInformation {
	width: 150px;
	margin: 0px 25px 0px 0px;
	padding: 0px;
	text-align: left;
	float: right;
	display: inline;
}
#projectLinks {
	width: 145px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	float: left;
}
.project_link_first {
	padding: 20px 0px 20px 0px;
}
.project_link {
	width: 145px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	float: left;
}
.project_link h1 {
	width: 100%;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	color: #ffffff;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	float: left;
}
.project_link p {
	width: 100%;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	float: left;
}
.prev_next_links_overlay {
	width: 155px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	float: left;
	background: url(/_images/overlay/prev-next-divider.gif) bottom left no-repeat;
}
.prev_next_links_overlay_bottom {
	width: 155px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	float: left;
	background: url(/_images/overlay/prev-next-divider.gif) top left no-repeat;
}
.prev_next_button {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float: left;
	display: inline;
}
#projectThumbsContainer {
	width: 145px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	float: left;
}
.project_tiny_thumb {
	width: 20px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}
.project_tinythumb_on {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	visibility: hidden;
}
#clientDetailContainer {
	width: 865px;
	margin: 30px 0px 0px 60px;
	padding: 0px;
	float: left;
	display: inline;
}
#clientProjects {
	width: 390px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#clientDescription {
	width: 450px;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	text-align: left;
	position: relative;
}
#clientDescription h2 {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
}
.client_thumb_row {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	float: left;
	background: url(/_images/overlay/client-thumb-bg.gif) top left repeat-y;
}
.client_thumb_mod {
	width: 190px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
}
.client_thumb_frame {
	width: 190px;
	height: 130px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(/_images/overlay/client-thumb-frame.gif) top left no-repeat;
}
.client_thumb_text {
	width: 170px;
	margin: 0px 0px 0px 10px;
	padding: 1px 0px 7px 0px;
	float: left;
	display: inline;
}
#overlayF2F {
	width: 100%;
	display: none;
}
#photoGalleryFrame {
	width: 680px;
	border: none;
	text-align: center;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	float: left;
	display: inline;
	position: relative;
}
#galleryDetails {
	width: 240px;
	border: none;
	text-align: left;
	margin: 0px;
	padding: 36px 0px 0px 0px;
	float: left;
	display: inline;
	position: relative;
}
#galleryDetails h2 {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
}
#videoFlashPlayer {
	position: absolute;
	top: 100px;
	right: 150px;
}
#videoFlashDetails {
	width: 250px;
	margin: 0px;
	padding: 96px 0px 0px 140px;
	text-align: left;
}
#videoFlashDetails h2 {
	width: 100%;
	margin: 0px;
	padding: 10px 0px 17px 0px;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
}
#videoShadow {
	width: 920px;
	border: none;
	text-align: center;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	float: left;
	display: inline;
	position: relative;
}
#videoFrame {
	position: absolute;
	top: 0px;
	left: 0px;
}
#videoContent {
	position: absolute;
	top: 5px;
	z-index: 500;
}
#videoShadowBG {
	float: left;
	display: inline;
	position: relative;
}
#videoCornerTopLeft {
	background: url(/_images/overlay/flash-crnr-top-left.gif) top left no-repeat;
}
#videoCornerBottomRight {
	background: url(/_images/overlay/flash-crnr-bottom-right.gif) bottom right no-repeat;
}
#videoCornerTopRight {
	background: url(/_images/overlay/flash-crnr-top-right.gif) top right no-repeat;
}
#videoCornerBottomLeft {
	background: url(/_images/overlay/flash-crnr-bottom-left.gif) bottom left no-repeat;
}
.video_corners {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#gameTitle {
	width: 400px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	float: right;
	display: inline;
}
#gameTitle h2 {
	width: 100%;
	margin: 0px;
	padding: 10px 0px 17px 0px;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
}
#videoDetails {
	width: 400px;
	margin: ;
	padding: 0px;
	float: right;
	display: inline;
}
#videoDescription {
	margin: 0px;
	padding: 1px 0px 0px 0px;
}
#overlayClose {
	position: absolute;
	top: 0px;
	right: 20px;
	margin: 0px;
	padding: 0px;
	z-index: 800;
}
#containerF2F {
	width: 600px;
	margin: 0px auto;
	padding: 14px 0px 0px 0px;
	text-align: left;
}
#headerF2F {
	width: 100%;
	margin: 0px;
	padding: 0px 0px 26px 0px;
}
#f2fFormContainer {
	margin: 14px 0px 0px 0px;
	padding: 0px;
	color: #1e150f;
}
/* --------------------------- END OVERLAY DEFS ---------------------------- */
