/*
Theme Name: Biased Cut
Description: Biased Cut Custom Template.
Version: 1.0
Author: Matt Wood
Author URI: http://mattwooddc.com/
*/

@import url(css/screen.css);



/*--- ERROR PRONED ---*/

a#shirts-splash-prev, a#shirts-splash-next {
	text-decoration: none; 
	color:#fff;
	position:absolute;
	top:217px; 
	height:80px; 
	font-size:50px;
	display:block; 
	font-family: Georgia;
	background: #f0f0f0;
	border: 1px dashed #6a6a6a;
	padding:0em .2em 0em .2em;
	margin-bottom: 1.5em;
	-moz-box-shadow: 0px 0px 7px #eee;
	-webkit-box-shadow: 0px 0px 7px #eee;
	box-shadow: 0px 0px 7px #eee;
	text-shadow: 0px 1px 0.3px #c9c9c9;
}

a#shirts-splash-prev:hover, a#shirts-splash-next:hover {cursor: pointer; color:#999; }

#productDesc p {margin:.5em 0;}
#productDesc.small {margin: 0;}
#productPrice {float: right; margin-top: -2px; padding: 0;}

#demotip, #mongoram_tootltip { 
    display:none; 
    background:rgba(0, 0, 0, 0.75) /*url(<?php bloginfo('stylesheet_directory'); ?>/images/tooltip.png)*/; 
    *background:#333!important;
    font-size:10px; 
    height:120px; 
    width:160px; 
    padding:10px; 
    color:#eee;  
    z-index: 20;   
    bottom: 0;
}
#mongoram_tootltip img {outline:none;border:none;}
#mongoram_tootltip {width:295px;height:215px;}

#demotip {
background /*\**/: #333\9
}

.boxRound2 {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.cycle-shirts-splash img {margin-top:100px;}

.fld_cm{display:none;}
.cj_infoSaved{background:#CFF0B9; border:1px solid #060}


#fc_checkout_container legend {display:none;}
fieldset {border:0; margin:0;}
fieldset li {list-style:inside;}

.fc_inner ol, .fc_inner ul {margin-bottom:0;}
.fc_fieldset_container fieldset {padding:0; padding-left:1.4em; padding-right:1.4em;}
.fc_fieldset_container h2 {margin:1em 0 .5em;}
span.fc_clear,
#fc_login_register_container,
#fc_login_register
{display:none;}

#fc_checkout_container, #fc_receipt_container {background:#EFEFEF; border:1px dashed #333333; padding:2em;}
#fc_checkout_container form, #fc_receipt_container form {background:#FFFFFF; border:1px dashed #333333;margin:0 auto;padding:2em; width:600px;-moz-border-radius: 30px;	-khtml-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px;}

/*#fc_checkout_container li, #fc_receipt_container li {position:relative; clear:both;}
#fc_checkout_container input, #fc_receipt_container input {float:right;}*/

#fc_data_entry_container {clear:both;}
#fc_cancel_continue_shopping a {background-color:#F5F5F5;
border-color:#EEEEEE #DEDEDE #DEDEDE #EEEEEE;
border-style:solid;
border-width:1px;
color:#565656;
cursor:pointer;
display:block;
float:left;
font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
font-size:100%;
font-weight:bold;
line-height:130%;
margin:0.7em 0.5em 0.7em 0;
padding:5px 10px 5px 7px;
text-decoration:none;}
#fc_cancel_continue_shopping a:hover {  background-color:#fbe3e4;
  border:1px solid #fbc2c4;
  color:#d12f19;}
  
#fc_complete_order_button_container {margin-top:1em;}

.myAccountForm {margin-bottom:30px;}
.dashed {margin:0 0 1em; padding-bottom:10px;border:1px solid #ccc; border-width:0 0 1px;}
table.myAccountForm, table.myAccountForm td, table.myAccountForm th {vertical-align:text-top;}

orderForm a.button, .orderForm button.button {margin:6px 0;}
.formOptions select {margin:0;}
.detailFormDropdown {padding:0.4em 0.6em}
.dashed h3 {font-weight:bold;}

#backtoblog {display:none;}
#offer {position:absolute; top:-50px; right:-70px;}

.measSlideButtons {position:absolute; top:420px; right:30px; z-index:200;}
.measSlideButtons div {display:inline;}

#navOffers a {background:#5ca7e0;}
#textPageScrollBox img.alignleft {float:left;}
#textPageScrollBox img.alignright {float:right; margin-left:15px; margin-top:-45px;}

#soldOut {color:#D12F19; padding:.8em; font-weight: bold;}

#masthead h1 a {*margin-bottom:10px!important;}
.detail .orderForm {*padding-bottom:1em!important;}
#fc_cart_controls_top {*height:24px!important; *padding-top:0px!important;}
#fc_cart_controls_top a {*margin-top:-18px!important;}

.measurementForm {*margin-top:!important;}
#copyright {position:relative;}
#shirtSplashMeasurementLink {position:absolute; top:17px; left:251px; z-index:1001;}
#social {top:8px; right:125px; position:absolute;}

.leftNav li {margin:.8em 1em; line-height:16px;}
#mongoram_tootltip img {outline:none;}