﻿/*******************************************************************/
/*  ELEMENT                                                        */
/*******************************************************************/
a, a:active, a:visited
{
	color: #4090ff;
	border: 0;
	text-decoration: underline;
}

a:hover
{
	color: #000;
}

body
{
	background-color: #fff;
	color: #000;
	margin: 0;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
}

div
{
	text-align: left; /* margin: auto; */
}

form
{
	margin: 0;
}

img
{
	border: none;
}

table
{
	margin: 0;
	padding: 0;
	text-align: left;
	
}

h1
{
	margin: 0;
	padding: 0;
}

h2
{
	margin: 0;
	padding: 0;
}

td
{
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

input
{
	color: #000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

input[type=submit]
{
	color: #000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

input[type=text]
{
	border: solid 1px #999;
	font-size: 12px;
	vertical-align: middle;
}

input[type=password]
{
	border: solid 1px #999;
	font-size: 12px;
	vertical-align: middle;
}

select
{
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}


/*******************************************************************/
/*  CLASS                                                          */
/*******************************************************************/
td.Error
{
	color: #df291f;
	font-weight: bold;
}

div.Error
{
	position: absolute;
	top: 60px;
	background: white;
	padding: 10px;
	border: 2px solid rgb(241, 86, 53);
}

.error
{
	color: #df291f;
	font-size: 11px;
	font-weight: bold;
}

.ErrorDiv
{
	/*padding: 5px 15px 5px 5px;*/
	text-align: center;
}

.ErrorDiv span
{
	color: #df291f;
	font-size: 11px;
	font-weight: bold;
}

.label
{
	color: blue;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.labelstatic
{
	background-color: #eaedf2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.modalOverlay
{
	background-color: #000;
}

/* Section */
form.pagePane
{
}

#pageHead
{
	height: 146px;
	padding-right: 66px;
	margin: 0px;
}

#page
{
	background-color: #fff;
	width: 1020px;
	margin: auto;
}

#logo
{
	float: left;
}

#logo img
{
	padding: 20px 43px 0 74px;
	width: 140px;
}

#menu
{
	height: 73px;
	text-align: left;
	vertical-align: bottom;
}


/*******************************************************************/
/*  PHOTOGRAPHER LOGIN                                             */
/*******************************************************************/
#photographerLogin
{
	background-color: #c9c0b7;
	padding-left: 15px;
	text-align: center;
	vertical-align: top;
}

#ctl00_PhotographerUsernameInput
{
	font-size: 14px;
	height: 18px;
	line-height: 18px;
	width: 130px;
}

#ctl00_PhotographerPasswordInput
{
	height: 18px;
	font-size: 14px;
	line-height: 18px;
	margin-left: 5px;
	width: 130px;
}

/*******************************************************************/
/*  @MEDIA PRINT                                                   */
/*******************************************************************/
@media print
{
	div.Print
	{
		display: none;
	}
}


/*******************************************************************/
/*  TIP                                                            */
/*******************************************************************/
div.ExtranetTip
{
	background-color: #fff;
	border: solid 1px #796c63;
	padding: 4px;
	z-index: 125;
	width: 250px;
	height: 100%;
}

div.ExtranetTip p
{
	margin: 0;
	padding: 0;
	width: 250px;
}

div.ExtranetTipContainer
{
	background: url(../Images/LeftArrow.gif) no-repeat;
	background-position: top left;
	padding: 0 0 0 11px;
	position: absolute;
	z-index: 100;
}

.style1
{
	width: 100%;
	height: 80px;
}
.style3
{
	width: 583px;
	height: 9px;
}
.style4
{
	height: 9px;
	font-size: 9px;
	font-family: Verdana;
}
.style9
{
	width: 583px;
	height: 9px;
}
.style10
{
	height: 9px;
	font-size: 9px;
	font-family: Verdana;
}

#ctl00_logoContainer{
border-right:1px solid #C3C4C8;
display:block;
padding-right:15px;
vertical-align:middle;
}
.menuItem input{padding:5px;}

.order_rev_header{color:#BA161F;
font-size:13pt;
font-weight:bold;}

#ctl00_PageBodyPane_cbCopyBilling{color:Blue;}
#ctl00_PageBodyPane_upCreditCard{margin-bottom:10px;}
#ctl00_PageBodyPane_upCopyBilling{margin-top:5px;}
.order_text{font-size:12px;}