@charset 'utf-8';
/* CSS Document 
	Design and coding created by
	Shyamal B. Karmakar 
	www.kolkatawebstudio.com
	shybkar@gmail.com */

body,td,th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
body { background-color: #0087f3; background-image: url(images/bodyBG.jpg); background-repeat: repeat-x; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
.spacer{ height:10px; display:block; clear:both;}


 
 
#container{ width:1250px; height:auto; margin:auto; background:url(images/topBG.jpg) top left no-repeat;}
.mainContent{ width:950px; height:auto; margin:auto; padding-top:50px;  behavior: url(iepngfix.htc); }

.myHeader{}
.myLogo{ margin-left:30px; margin-bottom:30px; margin-right:30px;   }

.bannerPlace{ }
.content{ width:950px; background:url(images/contentBG.png) top left repeat-y;  behavior: url(iepngfix.htc);}
.contentHeader{ width:855px; padding:5px 30px 0px 30px; margin:auto; background:url(images/contentBGtop.png) top left repeat-x; }
.contentHeader h1{ font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#ff8400; margin-bottom:0px; padding:10px 0px 10px 0px;}
.contentHeader h1 span{ font-size:30px; font-weight:bolder; color:#000000;}

.contentInfo{width:855px; padding:15px 30px; margin:auto; }
.contentInfo h2 { font-family:Arial, Helvetica, sans-serif; font-size:20px;}
.contentInfo h2 span{color:#FF6600;}

span.contentHeading{ font-size:18px; color:#ff8400;} 

ul.myDeco{ }
ul.myDeco li{ list-style:url(images/bull2.gif);}


.contentFooter{width:950px; margin:auto; padding-top:50px; padding-bottom:10px; text-align:center; color:#FFFFFF; font-weight:bold; background:url(images/contentButtom.png) top left no-repeat; behavior: url(iepngfix.htc);}
.contentFooter a{ padding: 0px 10px; color:#FFFFFF; text-decoration:none;}
.contentFooter a:hover{ color: #66FFFF; text-decoration:underline;}

.myOrderTable{ background-color:#F3F3F3; border:1px dashed #999999; padding:20px;}
.myTextField{ width:340px; border:1px dashed #999999; background-color:#FEFCE0;}
.mySubmitButton{ border:1px solid  #666666; background: #000066; color: #FFFFFF; font-weight:bold; font-size:16px;}
