/* Purchase Images */

body {
	padding: 0;
	border: 0;
	margin: 0;
	overflow: auto;
	background-color:#c3d5fd;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}

a, .gridView1 {
	font-family:Verdana, Geneva, sans-serif;
	color: #213570;
}
  
.backg
{
	background-color:#D1DDF1;
	color: #213570;
	font-size: 80%;
}
  
.send_form {
	font-family:Verdana, Geneva, sans-serif;
	color: #213570;
	width:90%; 
	padding-left:20px;
	padding-bottom:10px;
}

.send_form a 
{	

}

#lightbox {
	position:relative;
	background-color:#fff;
	padding: 0;
	border: 0;
	margin: 0 auto;
	width:80%;
	text-align: left;
	font-family:Verdana, Geneva, sans-serif;
	color: #213570;
	font-size:100%;
}

#orders {
	overflow: auto;
	background-color: white;
	margin-top:10px;
	margin-left: 15px;
	width: 42%;
	border: 1px solid #C3D5FD;
}


.fragment {
	position: relative;
	background-color: black;
	overflow: hidden;
	float: right;
	margin-bottom: 5px;
	cursor: pointer;
	cursor: hand;
}

.order_active, .order_passive {
	text-align: left;
	font-size:80%;
}

h1 {
	margin-left: 45px;
}

h3 {
   	margin-bottom: 5px;
	font-size: 14px;
	color: #213570;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.order_active, .order_passive {
	position: relative;
	height: 300px;
	border-bottom: 1px solid #f0f0f0;
	margin-left: 41px;
}

.order_active, .order_passive, .total {
	font-family: sans-serif;
	font-size: 80%;
	color:#213570;
	clear: both;
	padding: 5px;
}

.total {
	text-align: left;
	padding-top: 5px;
	margin-bottom: 30px;
	margin-left: 10px;
	width: 42%;
}

#license {
padding-top: 10px;
	margin-bottom:10px;
	margin-left: 40px;
}

.order_active {
}

.order_passive {
	background-color: #f8f8f8;
	color: #a0a0a0;
}

.order_passive input {
	color: #a0a0a0;
}

h1 {
	font-family: sans-serif;
	margin-top: 13px;
	margin-left:0px;
	color:#316AC5;
	font-size:22px;
}

.red {
	font-weight: bold;
	color: red;
}

#order_button {
	padding: 2px;
	display: block;
	margin-top: 5px;
	margin-left: -1px;
}

.toggle_fragment {
	position: absolute;
	top: 4px;
	left: -23px;
}

.cart_canvas {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	z-index: 2000;
}

#method_table, #tblcomments, #tblcontacts, #tblquestions, .tblregistration, .tblcaptcha  {
	margin-top: 10px;
	margin-bottom: 15px;	
	font-family: sans-serif;
	font-size: 100%;
	color:#213570;
}

#method_table td, #tblcomments td, #tblquestions td, #tblcontacts td, .tblregistration td {
	padding-right: 5px;
	padding-bottom: 6px;
	vertical-align: top;
}

.tblcaptcha td {
	padding-right: 5px;
	padding-bottom: 6px;
}

#method_table td label {
	cursor: pointer;
	cursor: hand;
}

#tblcontacts td input {
	width:135px;
}

.tblregistration td input, .tblcaptcha td input {
	width:185px;
}

#hint {
	margin-bottom:6px;
}

#wide {
overflow:auto;
}

.discount_form {
font-size:80%;
}

#send_order {
width:460px;
padding:10px;
overflow:auto;
border: 1px solid #C3D5FD;
margin-left:480px;
margin-top:-45px;
margin-bottom:40px;
}



.order {
	height: 200px;
	margin: 10px;
	margin-top: 9px;
	padding-left: 210px;
	position: relative;
	font-family: sans-serif;
	font-size: 80%;
	color: #213570;
}

.order img {
	width: 200px;
	height: 200px;
	position: absolute;
	top: 1px;
	left: 0;
}

#ctl00_Label1, #ctl00_logout 
{	font-size:12px;
}

#ctl00_logout {
		margin-left:5px;
	}
	

.MainMenu1, .Login1 	 
{	padding: 6px 0px 6px 0px;
}
	
.MainMenu1 
{font-size:14px;
 margin: -5px 8px 0px 8px;
}

.Login1 
{
	margin: 1px 6px 0px 0px;
}

.current {
	font-weight:bold;
}

#menu_site {
position: absolute;
padding:5px 12px 5px 2px;
background-repeat:no-repeat;
background-image:url(images/leftcorner.png);
background-position:bottom left;
font-size:12px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
color: #213570;
text-align:left;
top:0px; right:0px; 
background-color:#EBEBF5;
z-index:101;
}

#menu_site a {
margin-left: 15px;
color: #2E499E;
text-decoration: none;
}

#menu_site img {
margin-right:6px;
}

#menu_site a:hover {
text-decoration:none;
color:#c74302;

}