/* CSS Document */

body {
	/*background-image:url(../images/iconic_bg.gif);*/
	background-position:left bottom;
	background-repeat:repeat-x;
	/*background-color:#000184;*/	
}

.tablinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #024B71;
	text-decoration: none;
}

a:hover.tablinks {
	color:#FF3300;
}

.toplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.toplinks {
	color:#000000;
}

.topheadings {
	font-family: "Bookman Old Style";
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #024B71;
	text-decoration: none;
}

.review_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #024B71;
	text-decoration: none; 
	text-align:justify;
}
.payment_head {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #024B71;
	text-decoration: none; 
	margin-left:200px;
	marging-top:200px;
	text-align:center;
}

.contents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.heading_blue {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0864A3;
	text-decoration: none;
}


.heading_red {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.heading_bluelink
{
font-family:verdana;
font-size:25;
color:#014A8E;
text-decoration:none;
font-style:normal;

}

a:hover.heading_bluelink
{
color:#000000;
}

.QtyTxtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 20px;
	border: 1px solid #CCCCCC;
	padding-left: 3px;
}

.cmdbuttton {
	background-image: url(../images/iconic_button.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	cursor: pointer;
}

.feedbackButton {
	background-image: url(../images/addfeadback.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	cursor: pointer;
}

.black_overlay1 {
	display:block;
    position: absolute;
    top: 0px;
    left: 0px;
    width:1024px;
	height:1000px;
    background-color:#C4C4C4;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.10;
    filter: alpha(opacity=10);
}
		
.black_overlay {
   display: none;
}

.myclass {
	display:inline;
	position: absolute;
	top:200px;
	left:400px;
	width: 50px;
	height:30px;
	padding: 16px;
	/* border: 1px solid #999999;
	background-color: #FFFFFF;*/
	z-index:1002;
	overflow: auto;
}

.tableclass {
	border: 1px solid #999999;
}

.white_content {
	margin-top:0px;
	display: none;
}
.payment_content{
	margin-top:200px;
	margin-left:200px;
	display: none;
}

.textfield {
	background:#bfbebe;
	border:1px solid #595858;
	padding:1px;
	font:5px;
	color:#333333;
	font-weight:bold;
}

.lablefield {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

#dropmenudiv {
	position:absolute;
	border-bottom-width:0;
	font:normal 12px Verdana;
	z-index:100;
}

#dropmenudiv a {
	width: 100%;
	display:block;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration: none;
	border-top:1px solid #FFFFFF;
	font-weight: normal;
	text-align:left;
}

#dropmenudiv a:hover { 
	background-color: #006699;
	color:#FFFFFF;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color:#B0D8FF;
}

.Paging {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

a:hover.Paging {
	color:#8E6944;
}

.Bestsell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.selectbox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width: 180px;
	color: #000000;
}

.textbox
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width: 175px;
	color: #000000;
}

.textareabox
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width: 175px;
	color: #000000;
}

.errormsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CE1E0B;
	text-decoration: none;
	font-weight: bolder;
}