﻿.txtlarge
{
    font-size: 20px;
    width:150px;
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.sitebtn 
{
    cursor:pointer;
}

.sitebtn button 
{
    color: white !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    position: relative;
    text-decoration: none;
    display: inline-block;
    background-color: #002060 !important;
    outline: none;
    border: 0px solid black;
    margin-bottom: 10px;
    cursor:pointer;
}

.button3 {
    cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding-left: 4px;
    padding-right: 4px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-decoration: none;
	background: -moz-linear-gradient(
		top,
		#444444 0%,
		#000000);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#444444),
		to(#000000));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #000000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}

.button.small {
	font-size: 8px;
	color: #ffffff;
	padding: 2px 4px;
	background: -moz-linear-gradient(
		top,
		#002060 0%,
		#002060);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#002060),
		to(#002060));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #001547;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 9px 11px;
	background: -moz-linear-gradient(
		top,
		#002060 0%,
		#002060);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#002060),
		to(#002060));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #001547;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}

.ulnext {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 30px;
    list-style-image: url('/images/next.svg');
}

.ulnext li {
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #45496d !important;
    font-size: 14px !important;
}

.btnfill {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	padding: 9px 11px;
	background: -moz-linear-gradient(
		top,
		#444444 0%,
		#000000);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#444444),
		to(#000000));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 0px solid #001547;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}

.dashbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:190px;
	min-height: 80px;
	text-align:center;
	padding: 9px 11px;
	background: -moz-linear-gradient(
		top,
		#FFFFFF 0%,
		#AAAAAA);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#AAAAAA),
		to(#FFFFFF));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #001547;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}

.dashboxred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:190px;
	min-height:80px;
	text-align:center;
	padding: 9px 11px;
	background: -moz-linear-gradient(
		top,
		#FFFFFF 0%,
		#AAAAAA);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#AAAAAA),
		to(#FFFFFF));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #FF0000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}

.TB
{
	padding: 0px 0px 0px 0px;
	margin-top:15px;
	height:60px;
    background-color:#FFFFFF;
}
	
/* HTML tags */
a,
a:link,
a:visited
{
    color:#45496D;
    cursor:pointer;
}
h1, h2, h3
{
    color: #008080;
}

.h1td
{
    color: #008080;
    font-size:20px;
    text-align:center;
    font-weight: bold;
}

h1
{
    margin-left:20px;
    font-size:20px;
    margin-top:10px;
    margin-bottom:30px;
}

.divfam h1
{
    margin-left:2px;
    margin-top:2px;
    margin-bottom:2px;
}

h2
{
    font-size:14px;
}
a h2
{
    color: #ffffff;
}

h3
{
    font-size:12px;
}   
p
{
/* line-height:1.3em;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
*/
}

/* layout */

#outer
{
/*    height:100%; */
}
.wrapper
{
    width:100%;
    margin:auto;
}
#container
{
/*    height:100%; */
}
#container .wrapper
{
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    /* min-height:100%; */
    background-color:rgb(255, 255, 255);
    background-color:rgba(255, 255, 255, 0.6);
}
#header
{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:40px;
    background: url('/images/navBG.jpg') repeat-x bottom;
}
#logo
{
    float:left;
    padding-top:16px;
    padding-left:10px;
}
#content
{
    padding:20px 20px;
    position:relative;
}

#contentmain
{
	margin-top:95px;
    padding: 20px 20px 20px 20px;
    min-height:600px;
}

#menu
{
	text-align:center;
    margin:5px;
    height:20px;
    z-index:20;
}
#menu li
{
    float:left;
    list-style:none;
    position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 0px 8px 0px;
	color: #ffffff;
    background: url('/images/navBG.jpg') repeat-x bottom;	
	background: -moz-linear-gradient(
		top,
		#444444 0%,
		#000000);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#444444),
		to(#000000));
	border: 1px solid #000000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3); 
}

#menu li:hover
{
	background: url('/images/navBGhover.jpg') repeat-x bottom;	
}

#menu li a:hover
{
    color: #e0f809;
}

#menu li a
{
	padding: 10px 9px 9px 9px;
    /*text-transform:uppercase;*/
    color:white; /*#45496D;*/
    font-size:1em;
    text-decoration:none;
}
#menu li ul
{
	padding 0px 0px 0px 0px;
	list-style-type: none;
    position:absolute;
    top:30px;
    left:-40px;
    display:none;
    z-index:30;
}
#menu li ul li
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	width:150px;
	height:15px;
	background: -moz-linear-gradient(
		top,
		#444444 0%,
		#000000);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#444444),
		to(#000000));
	border: 1px solid #000000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3); 
}
#menu li ul li a
{
	padding: 9px 18px 9px 18px;
}
#menu li:hover ul
{
    display:block;
}

/* Questions */

#sections h2
{
    margin-bottom:4px;
    width:350px;
}
#sections .editdescription
{
    margin-left:20px;
    color:#999;
    width:350px;
}

.questions
{
    min-height:40px;
}
.questions li
{
    background:#EFEFEF;
    border: 1px solid #CCC;
    padding:8px;
    margin-bottom:5px;
}
.questions li.selected
{
    background-color:yellow;
}
.questions li h3
{
    margin-top:0;
    margin-bottom:3px;
}
.questions li .movehandle
{
    /* position:absolute;
    top:4px;
    left:0px; */
    float:left;
    padding-top:2px;
    padding-right:10px;
}
#sections li a,
.questions li div
{
    float:right;
}
.questions li div
{
    padding-top:5px;
}
#sections li a
{
    padding-left:5px;
}
#sections>li>a.select
{
    padding-right:9px;
}
#questiondetails
{
    width:400px;
    float:left;
    display:none;
    padding-left:30px;
}
#questiondetails div
{
    clear:left;
    margin-bottom:7px;
    /* height:20px; */
}
#questiondetails label
{
    float:left;
    /* text-align:right; */
    height:20px;
    line-height:20px;
    padding-right:5px;
    width:75px;
}
#questionOptionDiv ul
{
    list-style:none;
    padding-left:0;
    margin-bottom:0;
    margin-top:0;
}
#questionOptionDiv li
{
    margin-left:0px;
}    
img.removeItemButton:hover
{
    cursor: pointer;
}
.section
{
    padding-bottom:20px;
}
.section h3
{
    margin-top:0;
}
#questionTypesWrapper
{
    position:absolute;
    right:0;
    width:200px;
}
#questionTypes
{
    position:absolute;
    top:0;
    width:200px;
}
#questionTypes ul li
{
    margin-bottom:10px;
    display:block;
    cursor:move;
}
#questionTypes ul li img
{
    float:left;
    padding-right:6px;
}
#questionTypes.fixed
{
    position:fixed;
    top:0;
}
#addsection
{
    min-height:400px;
}

/* Products */
#categories
{
    float:left;
    width:200px;
}
#categories ul li
{
    margin-bottom:12px;
    background: url('/images/categoryArrow.jpg') no-repeat top left;
    padding-left:20px;
    line-height:14px;
}
#categories ul li a
{ 
    font-size:1.4em;
    text-decoration:none;
}
#products
{
    margin-left:250px;
}
#products ul li
{
    margin-bottom:7px;
}
#productFields
{
    float:left;
    width:440px;
}
#productProof
{
    float:right;
    width:400px;
}
table.questions td
{
    padding:2px;
}
.productpreview
{
    border: 1px solid #888;
}

/*Background*/
.backgroundImage
{
    cursor:pointer;
    position:relative;
    padding:5px;
}

.selectCheck
{
    position:absolute;
    top:10px;
    right:10px;
    z-index:2;
    display:none;
}

/* Proofing */
.orderdata.active
{
    background-color:#ff8;
}
#proof
{
    margin-top:10px;
    text-align:center;
}
#orderproofs
{
    width:880px;
}

/* Wizard */

h1.wizard
{
    margin-bottom:0;
}
.productname
{
    text-decoration:underline;
}

/* Order Summary */
#summarySections table
{
    border:solid 1px #e6e6e6;
    width:400px;
}
#summarySections table td
{
    padding:6px;
}
#summarySections span.empty
{
    color:#999;
    font-style:italic;
}


/* Order Approval */
tr.approvalOrder td, tr.approvalBottom
{
    border-top:solid 1px #ccc;
    font-size:1.5em;
}
tr.approvalOrder td.approvalButtons
{
    font-size:.9em;
    width: 230px;
    padding:10px;
}
tr.approvalOrder td.orderNumber
{
    font-weight:bold;
    font-size:1.6em;
}
tr.approvalOrder td.orderName
{
    color:#999;
}
tr.approvalOrder td.orderDate
{
    text-align:right;
}
tr.approvalOrder td.orderTotal
{
    text-align:right;
    font-weight:bold;
}
tr.approvalOrder td,
tr.orderItems td
{
    padding:5px;
}
tr.orderItems td
{
    border-top: solid 1px #e6e6e6;
    font-size:1.2em;
}
tr.orderItems td.orderItemName
{
    text-align:left;
}
tr.approvalOrder.canceled, 
tr.orderItems.canceled
{
    background-color:#fcc;
}
tr.approvalOrder.approved, 
tr.orderItems.approved
{
    background-color:#cfc;
}
tr.approvalOrder.canceled input.button, 
tr.approvalOrder.approved input.button,
tr.approvalOrder.canceled a,
tr.approvalOrder.approved a
{
    display:none;
}


/* table test stuff... maybe can be moved to Styles.css */
/*
table.list tr:nth-child(odd)
{
    background-color:#EDF5FF;
}
table.list tr:nth-child(odd) td 
{
    border-top: solid 1px #D2E6FF;
    border-bottom: solid 1px #D2E6FF;
}
table.list tr:last-child td
{
    border-bottom: none;
}*/