﻿body
{
	text-align: center;
	margin-top: 0;
	vertical-align: top;
}

body
{
	text-align: -moz-center;
	margin-top: 0;
	vertical-align: top;
}

select
{
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	width: 150px;
}

select option
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

.label
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-align: left;
}

#mainTable
{
	width: 955px;
	border: solid 1px #e7e7e7;
}

.topSpacer
{
	height: 30px;
}

#content
{
	border-left: solid 1px #e7e7e7;
	border-right: solid 1px #e7e7e7;
	border-top: solid 1px #e7e7e7;
	border-bottom: solid 1px #e7e7e7;
	vertical-align: top;
	width: 560px;
}

#contentRight
{
	width: 105px;
	vertical-align: top;
	text-align:right;
	padding-left:15px;
}

#footer
{
	width: 955px;
}

.footerLinks
{
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	color: #244B90;
}

.footerLinks a
{
	color: #244B90;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}

.footerLinks a:hover
{
	color: #006EB5;
}

.language{
  font-family: Arial;
  font-size : 11px;
  color : #666666;
  text-decoration : none;
  padding-left: 3px;
  padding-right: 3px;
}

.language:hover{
  font-family: Arial;
  font-size : 11px;
  color : #000000;
}

h5
{
	font-family: Arial;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
}

.productBox
{
	background-image: url(/Images/images/zemin185.jpg);
	background-position: left top;
	background-repeat: no-repeat; /* padding-left: 30px; */
	padding-top: 10px;
	margin-top:10px;
	
	width: 185px;
	height: 211px;
	text-align: center;
	
	
}

.productBox .productComboBox
{
	width: 100%;
	text-align: left;
	vertical-align: bottom;
	padding-left: 5px;
	border: none;
	
	
}

.productBox .productComboBox select
{
	width: 95%;
	text-align: left;
	color: #7a7879;
	font-family: Arial;
	font-size: 11px;
	border: none;
}





.productHeader
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #244B90;
	height:30px;
	padding-top:5px;
	padding-left: 5px;
	text-align: left;
}

.tdHeader
{
	border-bottom: solid 1px #e4f2fd;
	padding-top: 25px;
	text-align: left;
}

.text
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #7a7879;
}

.link
{
	text-decoration: none;
	cursor: pointer;
	color: #7a7879;
}

.link:hover
{
	color: #244B90;
}

.trProductMain
{
	background-image: url(images/product_header_bg.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

.productMainText
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #244A90;
	text-align: left;
	background-color: #E2E2E2;
	border-bottom: solid 1px white;
	height: 20px;
	padding-left: 5px;
}

.productMainValue
{
	font-family: Arial;
	font-size: 11px;
	color: #244A90;
	text-align: right;
	background-color: #E2E2E2;
	border-bottom: solid 1px white;
	height: 20px;
	padding-right: 5px;
}

.productDetailText
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom: solid 1px #CCCCCC;
	height: 20px;
	padding-left: 5px;
}

.productDetailValue
{
	font-family: Arial;
	font-size: 11px;
	color: #244A90;
	text-align: right;
	background-color: #FFFFFF;
	border-bottom: solid 1px #CCCCCC;
	height: 20px;
	padding-right: 5px;
}

.productDisplayerTd
{
	font-family: Arial; 
	font-size: 11px; 
	color: #666666;
    border-top: solid 1px #CCCCCC
	}
	
.productDisplayerHeaderTd
{
	font-family: Arial; font-size: 11px; color: #244A90; width: 100px
	}
	
	.campaignListstyle1 {
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		color: #244B90;
		padding-top: 5px;
		padding-left: 5px;
		text-align: center;
	}
	.campaignListstyle2 {
		background-image: url(../Images/images/iContentTop.01.jpg);
		padding-top: 14px;
		font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #244A90;
	text-align: left;
	}
	
	.campainBox
{
	background-image: url(../Images/images/zemin171.jpg);
	background-position: left top;
	background-repeat: no-repeat; 
	padding-top: 5px;
	margin-top:5px;
	width: 171px;
	height: 265px;
	text-align: center;
}

.productDetailPropertyTable
{
	background-image: url(../Images/images/productDetailbg.png); 
	background-position: left top;
	background-repeat: repeat-x; 
	background-color: #CCCCCC; 
	padding-left: 30px; 
	padding-right: 5px;
	vertical-align: top; 
	padding-top: 20px;
	}
	
	.inputtext {
	width:100px;
	border:1px solid #244A90;
	color:#244A90;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
