@import url("format.css");					/* mandatory */

body{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
color:#000000;
margin:0; 									/* mandatory */
padding:0;
text-align:center;
background-image:url(../img/body_bg.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;						/* mandatory */
}
#container{
width:884px;
text-align:left;							/* mandatory */
margin:0 auto 0 auto;
background-image:url(../img/container_bg.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
background-position:top;
padding:24px 8px 0 8px;
height:auto!important;
min-height:500px;
height:500px; 
}
#containerScreen{
width:300px;
background-color:#FFFFFF;
margin:0 auto 0 auto;
height:auto!important;
min-height:225px;
height:225px; 
}
.top a:link , .top a:active, .top a:visited{
font-size:12px;
text-decoration:underline;
color:#0e5890;
}

.top a:hover{
text-decoration:none;
}
#container h1{
font:Arial, Helvetica, sans-serif;
font-size:18px;
color:#1981d0;
margin-left:3px;
}

#container h1 span{
color:#95b916;
font-size:18px;
}

#container h2{
font:Arial, Helvetica, sans-serif;
font-size:18px;
color:#81a60d;
background-image:url(../img/mid_tick.gif);
background-repeat:no-repeat;
height:28px;
padding-left:40px;
}
#container h2 span a:link, #container h2 span a:active, #container h2 span a:hover, #container h2 span a:visited{
color:#1981d0;
font-size:14px;
padding-left:5px;
}

#container2{
width:600px;
text-align:left;							/* mandatory */
margin:0 auto 0 auto;
background-color:#FFFFFF;
padding:24px 8px 0 8px;
height:auto!important;
min-height:400px;
height:400px; 
}

#container2 h1{
font:Arial, Helvetica, sans-serif;
font-size:18px;
color:#81a60d;
background-image:url(../img/mid_tick.gif);
background-repeat:no-repeat;
height:28px;
padding-left:40px;
}
.screenShot {
width:200px;
padding-top:8px;
}
.screenShot a{
color:#1981d0;
font-size:12px;
}

/*------------------------Header Start----------------------------*/
#header{
height:70px;
position:relative; 
}

#logo{					 /* mandatory */
padding:0; 
}


#topLinks{
float:right;								/* mandatory */
}
#topLinks ul{
list-style-type:none;
margin:0;
padding:0 0 0 0;
}
#topLinks li{
float:left;
padding:2px 3px 0 3px;
/*border:1px solid red;*/									/* mandatory */
}

#topLinks li a:link, #topLinks li a:active, #topLinks li a:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
display:block;								/* mandatory */
text-decoration:none;
}
#topLinks li a:hover{
color:#F79800;
text-decoration:none;
}
#topLinks li.chat a:link, #topLinks li.chat a:active, #topLinks li.chat a:visited{
background-image:url(../img/live_chat.gif);
background-repeat:no-repeat;
width:64px;
height:50px;
display:block;
/*border:1px solid red;*/
}
#topLinks li.login a:link, #topLinks li.login a:active, #topLinks li.login a:visited{
background-image:url(../img/login.gif);
background-repeat:no-repeat;
width:54px;
height:50px;
display:block;
}
#topLinks li.account a:link, #topLinks li.account a:active, #topLinks li.account a:visited{
background-image:url(../img/account.gif);
background-repeat:no-repeat;
width:71px;
height:50px;
display:block;
/*border:1px solid red;*/
}
#topLinks li.logout a:link, #topLinks li.logout a:active, #topLinks li.logout a:visited{
background-image:url(../img/logout.gif);
background-repeat:no-repeat;
width:54px;
height:50px;
display:block;
}
#topLinks li.shopping a:link, #topLinks li.shopping a:active, #topLinks li.shopping a:visited{
background-image:url(../img/shopping.gif);
background-repeat:no-repeat;
width:85px;
height:50px;
display:block;
}

#topNav {
padding:0;
background:url(../img/topnav-bg.gif) repeat-x;
height:37px;
width:891px;
display:block;
margin-bottom:20px;
/*padding:0 8px 0 8px;*/
}
#topNavRight{
background:url(../img/topnav-curve-right.gif) no-repeat;
height:38px;
width:10px;
float:right;
display:block;
}
#topNavLeft{
background:url(../img/topnav-curve-left.gif) no-repeat;
height:38px;
width:10px;
float:left;
display:block;
}

#topNav ul{
list-style-type:none;
margin:0px;
padding:0px;
float:right;
}
#topNav li {
display:block;
float:left;
margin:0pt;
padding:10px 10px 0 10px;
}
#topNav li a:link, #topNav li a:visited, #topNav li a:active {
cursor:pointer;
display:block;
text-decoration:none;
}

#topNav li a:hover {
text-decoration:underline;
}

#topNav li.home a:link, #topNav li.home a:visited, #topNav li.home a:active {
cursor:pointer;
display:block;
text-decoration:none;
background:url(../img/home.gif) no-repeat;
width:78px;
height:11px;
}

#topNav li.sell a:link, #topNav li.sell a:visited, #topNav li.sell a:active {
cursor:pointer;
display:block;
text-decoration:none;
background:url(../img/sell_ad.gif) no-repeat;
width:78px;
height:12px;
/*border:1px solid red;*/
}

#topNav li.buy a:link, #topNav li.buy a:visited, #topNav li.buy a:active {
cursor:pointer;
display:block;
text-decoration:none;
background:url(../img/buy_ad.gif) no-repeat;
width:78px;
height:15px;
}

#topNav li.browse a:link, #topNav li.browse a:visited, #topNav li.browse  a:active {
cursor:pointer;
display:block;
text-decoration:none;
background:url(../img/browse.gif) no-repeat;
width:206px;
height:12px;
}

#topNav li.selHome{
background-image:url(../img/home_sel.gif);
background-repeat:no-repeat;
width:78px;
height:37px;
display:block;
margin-top:-3px;
}

#topNav li.selSell{
background-image:url(../img/sell_sel.gif);
background-repeat:no-repeat;
width:78px;
height:37px;
display:block;
margin-top:-3px;
}

#topNav li.selBuy{
background-image:url(../img/buy_sel.gif);
background-repeat:no-repeat;
width:78px;
height:37px;
display:block;
margin-top:-3px;
/*border:1px solid red;*/
}

#topNav li.selBrowse{
background-image:url(../img/browse_sel.gif);
background-repeat:no-repeat;
width:206px;
height:37px;
display:block;
margin-top:-2px;
}

.topSelect{
color:#b5b5b5;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
padding:4px 0 0 18px;
}
.textDispaly{
width:510px;
height:100px;
overflow-x:auto;
overflow-y:scroll;
border:1px solid #3d8bc2;
padding:0 3px 0 4px;
background-color:#E8E8E8;
}
.topHeading {
width:500px;
float:left;
/*border:1px solid red;*/

}
.topHeading ul{
margin:0;
padding:0;
margin-left:20px;
}
.topHeading li{
}
.topHeading li a:link,.topHeading li a:active, .topHeading li a:visited{
color:#1981d0;
font-size:11px;
padding-left:5px;
text-decoration:none;
list-style-type:square;
font-weight:normal;
}
.topHeading li a:hover{
color:#426179;
} 

.topHeading a:link,.topHeading a:active, .topHeading a:visited{
color:#1981d0;
font-size:12px;
padding-left:5px;
text-decoration:none;
font-weight:bold;

}
.topHeading a:hover{
color:#ff6800;
} 



/*------------------------Header End----------------------------*/

#banner{
background-image:url(../img/banner.gif);
background-repeat:no-repeat;
height:152px;
width:566px;
float:right;
}
#banner2{
background-image:url(../img/banner2.gif);
background-repeat:no-repeat;
height:152px;
}
#pageCenter{
margin-left:30%;
margin-top:10%;
}

#loginArea{
background-image:url(../img/login-bg.gif);
background-repeat:no-repeat;
height:143px;
width:280px;
padding:9px 0 0 19px;
color:#0b2b42;
font-size:11px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
#loginArea h1{
color:#0b2b42;
font-family:"Trebuchet MS";
font-size:18px;
}

#loginArea input{
width:147px;
font-size:12px;
color:#000000;
padding:1px;
border:1px solid #5eabd2;
}
#loginArea input.large{
width:187px;
font-size:12px;
color:#000000;
padding:1px;
border:1px solid #5eabd2;
}
#loginArea input.imgBtn{
border:none;
width:78px;
height:24px;
background-image:url(../img/login_btn.gif);
background-repeat:no-repeat;
cursor:pointer;
margin-top:6px;
}
#loginArea input.forgotPass{
border:none;
width:130px;
height:24px;
background-image:url(../img/btn_forgot.gif);
background-repeat:no-repeat;
cursor:pointer;
margin-top:6px;
}
.forgetPassword{
color:#0b2b42;
font-size:11px;
font-weight:normal;
}
.forgetPassword a:link, .forgetPassword a:active, .forgetPassword a:visited, .forgetPassword a:hover{
text-decoration:underline;
color:#0b2b42;
font-size:11px;
font-weight:normal;
}

#loginForget{
padding:0px 0 0 19px;
color:#0b2b42;
font-size:11px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
background-image:url(../img/box_botm.gif);
background-repeat:no-repeat;
width:469px;
height:190px;
/*padding:18px 0 0 22px;*/
}
#loginForget h1{
color:#0b2b42;
font-family:"Trebuchet MS";
font-size:18px;
}

#loginForget input{
width:147px;
font-size:12px;
color:#000000;
padding:1px;
border:1px solid #5eabd2;
}
#loginForget input.large{
width:187px;
font-size:12px;
color:#000000;
padding:1px;
border:1px solid #5eabd2;
}
#loginForget input.imgBtn{
border:none;
width:78px;
height:24px;
background-image:url(../img/login_btn.gif);
background-repeat:no-repeat;
cursor:pointer;
margin-top:6px;
}
#loginForget input.forgotPass{
border:none;
width:130px;
height:24px;
background-image:url(../img/btn_forgot.gif);
background-repeat:no-repeat;
cursor:pointer;
margin-top:3px;
}

/*------------------------Middle Start ----------------------------*/

#middle{
background-image:url(../img/bg-middle.gif);
background-repeat:no-repeat;
margin:0;
padding-top:22px;
height:auto;
}
.height{
height:auto!important;
height:200px;
min-height:200px;
/*border:1px solid red;*/
background:url(../img/mid_bg.gif) repeat-y;
}
#leftNav {
padding:0;
width:217px;
display:block;
/*background:url(../img/dotted-border.gif) repeat-y  right;*/
float:left;
/*height:auto!important;
padding:0 8px 0 8px;*/
}
#leftNav h1{
color:#0c5a92;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
padding-bottom:16px;
padding-left:4px;
}


#leftNav ul{
list-style-type:none;
margin:0px;
padding:0px;
margin-bottom:14px;
}
#leftNav li {
display:block;
margin:0pt;
padding:2px 0 0 0;
}
#leftNav li a:link, #leftNav li a:visited, #leftNav li a:active {
cursor:pointer;
display:block;
text-decoration:none;
color:#001b30;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
padding:0 0 0 40px;
}

#leftNav li a:hover {
text-decoration:none;
color:#F2A42D;
}
#leftNav li span{
float:left;
padding-left:4px;
}
#leftNav li.left1{
cursor:pointer;
display:block;
text-decoration:none;
background:url(../img/left_green.gif) no-repeat right;
width:181px;
height:26px;
}
#leftNav li.left2 {
cursor:pointer;
display:block;
text-decoration:none;
background:url(../img/left_blue.gif) no-repeat right;
width:181px;
height:26px;
}
#leftNav li.left3 {
cursor:pointer;
display:block;
text-decoration:none;
background:url(../img/left_3.gif) no-repeat;
width:181px;
height:26px;
}
#leftNav li.left4 {
cursor:pointer;
display:block;
text-decoration:none;
background:url(../img/left_4.gif) no-repeat;
width:181px;
height:26px;
}

#leftNav li.left5 {
cursor:pointer;
display:block;
text-decoration:none;
background:url(../img/left_5.gif) no-repeat;
width:181px;
height:26px;
}
#leftNav li.left6 {
cursor:pointer;
display:block;
text-decoration:none;
background:url(../img/left_6.gif) no-repeat;
width:181px;
height:26px;
}

#leftNav li.left7 {
cursor:pointer;
display:block;
text-decoration:none;
background:url(../img/left_7.gif) no-repeat;
width:181px;
height:26px;
}
#leftNav li.left8 {
cursor:pointer;
display:block;
text-decoration:none;
background:url(../img/left_8.gif) no-repeat;
width:181px;
height:26px;
}

#tabs {
padding:0;
/*width:891px;*/
display:block;
margin-bottom:20px;
border-bottom:8px solid #054675;
height:37px;
margin-top:18px;
/*padding:0 8px 0 8px;*/
}
.orange{
color:#ee8800;
}
#tabs ul{
list-style-type:none;
margin:0px;
padding:0px;
}
#tabs li {
display:block;
float:left;
margin:0pt;
padding:0 6px 0 0;
}
#tabs li a:link, #tabs li a:visited, #tabs li a:active {
cursor:pointer;
display:block;
text-decoration:none;
background:url(../img/tab_bg.gif) no-repeat;
height:37px;
/*width:109px;*/
width:131px;
color:#f6f6f6;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
line-height:37px;
/*padding:0 0 0 22px;*/
text-align:center;

}

#tabs li a:hover {
text-decoration:none;
background-position:0 -37px;
}

#tabs li.select a:link, #tabs li.select a:active, #tabs li.select a:visited, #tabs li.select a:hover  {
background:url(../img/tab_bg.gif) no-repeat;
background-position:0 -37px;
width:131px;
color:#f6f6f6;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
line-height:38px;
/*padding:0 0 0 22px;*/
text-align:center;
width:131px;
}
.adPanel{
width:350px;
float:right;
}

#midBuy{
padding:0;
width:323px;
display:block;
/*background:url(../img/dotted-border.gif) repeat-y  right;*/
float:left;
/*height:auto!important;
min-height:269px;
height:450px;*/
}
/*.dottedHori{
background:url(../img/dotted-border.gif) repeat-y;
width:1px;
height:auto!important;
min-height:269px;
height:269px;
height:100%;
}*/
#midBuy h1{
color:#4d7f06;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
padding-left:50px;
background:url(../img/mid_tick.gif) no-repeat left;
margin-left:20px;
}

#midBuy ul{
margin:0;
padding:0;
list-style-type:none;
width:266px;
margin:0 auto 0 auto;
margin-top:20px;
}

#midBuy li{
font-size:12px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
background:url(../img/green_square.gif) no-repeat;
background-position:0 6px;
padding-left:20px;
margin-top:10px;
margin-bottom:5px;
}

#rightSel{
padding:0;
width:323px;
display:block;
float:left;
}

#midBuyBotm h1{
color:#ff6800;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
padding-left:50px;
background:url(../img/right_tick.gif) no-repeat left;
margin-left:20px;
margin-top:20px;
}

#midBuyBotm ul{
margin:0;
padding:0;
list-style-type:none;
width:266px;
margin:0 auto 0 auto;
margin-top:20px;
}

#midBuyBotm li{
font-size:12px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
background:url(../img/orange_square.gif) no-repeat;
background-position:0 6px;
padding-left:20px;
margin-top:10px;
margin-bottom:5px;
}
.dottedBorder{
background:url(../img/boder.gif) repeat-x;
width:885px;
height:1px;
clear:both;
}

#contentArea{
padding:15px 15px 15px 15px;
}
#buyBanner{
background:url(../img/buy_banner.jpg) no-repeat;
width:167px;
height:75px;
float:left;
text-align:right;
padding-top:90px;
padding-right:40px;

}

#buyBanner.clickBtn{
border:none;
background:none;
width:108px;
height:24px;
/*background-image:url(../img/buy_btn.gif);
background-repeat:no-repeat;*/
cursor:pointer;
border:none;
margin-top:30px;
}

#sellBanner{
background:url(../img/sell_banner.jpg) no-repeat;
width:170px;
height:75px;
float:left;
text-align:right;
padding-top:90px;
padding-right:40px;
margin-left:5px;
}

#sellBanner.clickBtn{
border:none;
background:none;
width:108px;
height:24px;
/*background-image:url(../img/sell_btn.gif);
background-repeat:no-repeat;*/
cursor:pointer;
border:none;
margin-top:20px;
}

#browseBanner{
background:url(../img/browse_banner.jpg) no-repeat;
width:181px;
height:75px;
float:left;
text-align:right;
padding-top:90px;
padding-right:30px;
margin-left:5px;

}

#browseBanner.clickBtn{
border:none;
background:none;
width:108px;
height:24px;
/*background-image:url(../img/browse_btn.gif);
background-repeat:no-repeat;*/
cursor:pointer;
border:none;
margin-top:20px;
}

#moneyBanner{
background:url(../img/money_banner.jpg) no-repeat;
width:181px;
height:75px;
float:left;
text-align:right;
padding-top:90px;
padding-right:30px;
margin-left:5px;
}

#moneyBanner.clickBtn{
border:none;
background:none;
width:108px;
height:24px;
/*background-image:url(../img/browse_btn.gif);
background-repeat:no-repeat;*/
cursor:pointer;
border:none;
margin-top:20px;
}
.accountBox{
background-image:url(../img/box_botm.gif);
background-repeat:no-repeat;
margin-top:27px;
width:466px;
height:171px;
padding:18px 0 0 22px;
}
.accountBox strong{
color:#064676;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
display:block;
}
.accountBox ul{
margin:0;
padding:0;
list-style-type:none;
padding:10px 0 20px 0;
}

.accountBox li{
background-image:url(../img/bullet.gif);
background-repeat:no-repeat;
background-position:10px 11px;
padding:10px 0 0 30px;
}
.accountBox li.highLight{
background-color:#cafc00;
width:120px;
padding-left:30px;
line-height:20px;
padding-top:10px;
color:#cafc00;
}
.accountBox li a:link, .accountBox li a:active, .accountBox li a:visited{
color:#064676;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
}

.accountBox li a:hover{
text-decoration:none;
}
.accountBox2{
background-image:url(../img/box_botm.gif);
background-repeat:no-repeat;
margin-top:27px;
width:466px;
height:171px;
padding:18px 0 0 22px;
}
.accountBox2 strong{
color:#064676;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
display:block;

}
.accountBox2 ul{
margin:0;
padding:0;
list-style-type:none;
padding:10px 0 0 0;
margin-bottom:10px;
}

.accountBox2 li{
background-image:url(../img/bullet.gif);
background-repeat:no-repeat;
background-position:10px 11px;
padding:10px 0 0 30px;
float:left;
width:186px;
}

.accountBox2 li a:link, .accountBox2 li a:active, .accountBox2 li a:visited{
color:#064676;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
}

/*SOUVIK*/
.accountBox2 li.yellow a:link, .accountBox2 li.yellow a:active, .accountBox2 li.yellow a:visited{
background:yellow;
padding:3px 2px 3px 2px;
color:black;
/*color:#064676;
font-weight:bold;
*/
}

.accountBox2 li span.counter{
color:black;
}
/*SOUVIK*/

.accountBox2 li a:hover{
text-decoration:none;
}

.accountBox3{
background-image:url(../img/box_botm2.gif);
background-repeat:no-repeat;
margin-top:27px;
width:466px;
height:212px;
padding:18px 0 0 22px;
}
.accountBox3 strong{
color:#064676;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
display:block;

}
.accountBox3 ul{
margin:0;
padding:0;
list-style-type:none;
padding:10px 0 0 0;
margin-bottom:10px;
}

.accountBox3 li{
background-image:url(../img/bullet.gif);
background-repeat:no-repeat;
background-position:10px 11px;
padding:10px 0 0 30px;
}

.accountBox3 li a:link, .accountBox3 li a:active, .accountBox3 li a:visited{
color:#064676;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
}

/*SOUVIK*/
.accountBox23 li.yellow a:link, .accountBox3 li.yellow a:active, .accountBox3 li.yellow a:visited{
background:yellow;
padding:3px 2px 3px 2px;
color:black;
/*color:#064676;
font-weight:bold;
*/
}

.accountBox3 li span.counter{
color:black;
}
/*SOUVIK*/

.accountBox3 li a:hover{
text-decoration:none;
}
.signDes{
background-image:url(../img/sell_des.gif);
background-repeat:no-repeat;
margin-top:39px;
width:357px;
height:179px;
padding:10px 0 0 27px;
}
.signDes h3{
color:#ff6800;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
display:block;
}
.signDes ul{
margin:0;
padding:0;
list-style-type:none;
}

.signDes li{
background-image:url(../img/bullet.gif);
background-repeat:no-repeat;
background-position:0 15px;
padding:10px 0 0 30px;
color:#18467f;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.topDropDown{
float:left;
padding-top:6px;
}
p{
color:#505050;
font-size:11px;
}
p.blue{
color:#006699;
font-size:12px;
}
p.blue a{
color:#006699;
font-size:12px;
}

#container input.btnBlue {
background:transparent url(../img/blue_btn.gif);
border:none;
color:#FFFFFF;
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
height:30px;
padding:0px 3px 3px;
width:162px;
height:34px;
text-align:center;
}
#container input.btnBlueBig {
background:transparent url(../img/blue_btn_big.gif);
border:none;
color:#FFFFFF;
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
height:30px;
padding:0px 3px 3px;
width:190px;
height:34px;
text-align:center;
}

#container input.btnSave {
background:transparent url(../img/btn_save.gif);
border:none;
color:#FFFFFF;
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
height:30px;
padding:0px 3px 3px;
width:77px;
height:34px;
text-align:center;
}
#container input.btnGreen {
background:transparent url(../img/green_btn.gif);
border:none;
color:#FFFFFF;
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
height:30px;
padding:0px 3px 3px;
width:126px;
height:34px;
text-align:center;
}
#container input.btnCancel {
background:transparent url(../img/btn_cancel.gif);
border:none;
color:#FFFFFF;
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
height:30px;
padding:0px 3px 3px;
width:74px;
height:34px;
text-align:center;
}
#container input.btnSml{
border:none;
background:none;
width:108px;
height:24px;
background-image:url(../img/btnsmall.jpg);
background-repeat:no-repeat;
cursor:pointer;
margin-top:6px;
font-weight:bold;
padding-left:22px;
}
#container input.btnSml2{
border:none;
background:none;
width:138px;
height:24px;
background-image:url(../img/btnsmall2.jpg);
background-repeat:no-repeat;
cursor:pointer;
margin-top:6px;
font-weight:bold;
}

.pagination {
color:#666666;
/*float:left;*/
font-family:Tahoma;
font-size:11px;
line-height:22px;
margin:10px 0 0 10px;
float:right;
}
.pagination a:link, .pagination a:active, .pagination a:visited {
text-decoration:none;
/*background-image:url(../img/pagination_background.gif);
background-repeat:no-repeat;*/
width:16px;
height:18px;
background-color:#F6F6F6;
border:1px solid #DDDDDD;
}
.pagination a:hover {
color:#000000;
text-decoration:none;
background-color:#e0f2ff;
border:1px solid #065b9a;
}
.pagination span {
color:#666666;
display:block;
float:left;
font-family:Tahoma;
font-size:11px;
padding:0 2px 0 2px;
text-decoration:none;
}
.pagination span a:link, .pagination span a:active, .pagination span a:visited {
color:#666666;
display:block;
float:left;
font-family:Tahoma;
font-size:11px;
/*padding:0 0 3px 8px;*/
text-decoration:none;
text-align:center;
line-height:18px;
}
.pagination span a:hover {
text-decoration:none;
/*background-image:url(../img/pagination_bg_hover.gif);
background-repeat:no-repeat;*/
width:16px;
height:18px;

}
.pagination span.bold {
font-family:Tahoma;
font-size:11px;
font-weight:bold;
}

.pagination span.bold a{
background-color:#ceebff;
border:1px solid #065b9a;
color:#003E7C;
font-size:11px;
text-align:center;
}

/*.pagination .input {
border:1px solid #666666;
height:15px;
margin-top:2px !important;
padding:0pt 1px 0pt 2px;
width:30px;
}
*/
.tblForm{
border-bottom: 0px;
width:100%;
background-color:#FFFFFF;
margin-bottom:3px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
margin-top:3px;
/*border:1px solid red;*/
}
.tblForm tr{
border-bottom:none;
}
.tblForm th{
color:#a62e00;
padding:1px 4px 1px 0px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}
.tblForm th span{
 font-weight:normal;
 font-size:12px;
 color:#333333;
 }
.tblForm th.white{
color:#FFFFFF;
}
.tblForm th a:link, .tblForm th a:active, .tblForm th a:visited, .tblForm th a:hover{
color:#b7b7b7;
text-align:left;
}
.tblForm td{
padding:1px 4px 1px 0;
color:#333333;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
vertical-align:middle;
border:none;
}

.tblForm td a:link, .tblForm td a:active, .tblForm td a:visited, .tblForm td a:hover{
color:#09568e;
text-align:left;
font-size:12px;
}
.red{
color:#ff0000;
padding-right:7px;
font-size:12px;
}
.tblForm td.bg{
/*background-color:#B4F4FC;*/
background-color:#b5e1ff;
}
.tblForm tr.dotted td{
color:#000000;
font-size:12px;
background-color:#FFFFFF;
background-image:url(../img/dotted-border1.gif);
background-repeat:repeat-x;
background-position:1px bottom;
height:24px;
}
.tblForm tr.cmpulsory td{
color:#666666;
font-size:12px;
background-color:#FFFFFF;
background-image:url(../images/input-arrow2.gif);
background-repeat:no-repeat;
background-position:0 20px;
padding:10px 0 0 16px;
line-height:33px;
}
.tblForm td input.radio {
width:13px;
text-align:left;
background-image:none;
border:none;
margin:0;
padding:0;
vertical-align:bottom;

}
.tblForm td input,.tblForm td textarea{
border:1px solid #3d8bc2;
padding:1px;
text-align:left;
background-image:url(../img/arrow_sml.gif);
background-repeat:no-repeat;
background-position:2px 4px;
padding-left:15px;
width:250px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.tblForm td .textarea{
width:400px; height:100px; overflow-x:hidden;
background-image:none;
padding: 0;
font-family: Arial;
font-size:12px;
}

.tblForm td select{
border:1px solid #3d8bc2;
padding:1px;
text-align:left;
background-image:url(../img/arrow_sml.gif);
background-repeat:no-repeat;
background-position:2px 4px;
padding-left:15px;
width:150px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.tblForm td textarea.width{
width:500px;
height:80px;
}

.tblForm td span{
/*color:#01589a;*/
color:#074878;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
padding-left:0;
}
.tblForm td span.grey{
/*color:#01589a;*/
color:#333333;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
padding-left:0;
display:block;
}
.tblForm td h3{
color:#81a60d;
font-size:14px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
height:26px;
line-height:30px;
}
.tblForm td input.check{
border:none;
background-image:none;
width:15px;
padding:0;
margin:0;
text-align:left;
}
.tblDisplay{
border-bottom: 0px;
width:100%;
background-color:#FFFFFF;
margin-bottom:10px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
margin-top:8px;
/*border:1px solid red;*/
}
.tblDisplay th{
background:#084a7c url(../img/tbl_bg.gif);
background-repeat:repeat-x;
color:#ffffff;
padding:2px 0 2px 2px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.tblDisplay th a:link, .tblDisplay th a:active, .tblDisplay th a:visited, .tblDisplay th a:hover{
color:#b7b7b7;
text-align:left;
}
.tblDisplay td{
padding:2px 0 3px 3px;
color:#333333;
border-bottom: 1px solid #FFFFFF;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
vertical-align:top;
}
.tblDisplay tr.odd td{
background-color:#c8e8ff;
}

.tblDisplay tr.even td{
background-color:#e0f2ff;
}
.tblDisplay tr.highLight td{
background-color:#6bc1ff;#73b7e7
}

.tblDisplay tr.white td{
background-color:#FFFFFF;
font-size:13px;
padding-left:10px;
font-family:Georgia, "Times New Roman", Times, serif;
}
.tblDisplay tr.border td{
height:2px;
background-color:#319454;
padding:0;
margin:0;
}
.tblDisplay td a:link, .tblDisplay td a:active, .tblDisplay td a:visited, .tblDisplay td a:hover{
color:#09568e;
text-align:left;
font-size:12px;
}
.tblDisplay td.width{
width:400px;
}
.tblDisplay td.width1, .tblForm td.width1{
width:500px;
}

.tblDisplay td.width2, .tblForm td.width2{
width:250px;
}
.tblDisplay td span{
/*color:#01589a;*/
color:#074878;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}
.tblDisplay td div.length{
color:#074878;
width:55px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
padding-left:3px;
vertical-align:bottom;
}

.tblDisplay tr.dotted td{
color:#000000;
font-size:12px;
background-color:#FFFFFF;
background-image:url(../img/dotted-border1.gif);
background-repeat:repeat-x;
background-position:1px bottom;
height:20px;
}

.tblDisplay td h3 {
color:#ff6800;
font-size:14px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
height:26px;
line-height:30px;
}

.tblDisplay td strong a:link, .tblDisplay td strong a:active, .tblDisplay  td strong a:visited, .tblDisplay td strong a:hover{
color:#333333;
text-align:left;
font-size:12px;
text-decoration:none;
padding-left:5px;
font-weight:bold;
vertical-align:bottom;
}
.tblDisplay td span a:link, .tblDisplay td span a:active, .tblDisplay  td span a:visited, .tblDisplay td span a:hover{
color:#ff6800;
text-align:left;
font-size:11px;
text-decoration:none;
padding-right:5px;
font-weight:bold;
float:right;
vertical-align:bottom;
}
.publishSign{
width:440px;
background-image:url(../img/horiborder.gif);
background-repeat:repeat-y;
float:right;
background-position:left;
margin-top:30px;
height:auto!important;
height:460px;
min-height:460px;
}
.publishTblForm{
border-bottom:0px;
background-color:#FFFFFF;
margin-bottom:3px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
margin-top:3px;
margin-left:56px;
/*border:1px solid red;*/
}
.publishTblForm tr{
border-bottom:none;
}
.publishTblForm td h4{
color:#ff6800;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
padding-left:50px;
height:26px;
background:url(../img/right_tick.gif) no-repeat left;
/*border:1px solid red;*/
}
.publishTblForm th.white{
color:#FFFFFF;
}
.publishTblForm td{
padding:2px 4px 1px 0;
color:#393939;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
vertical-align:middle;
border:none;
}

.publishTblForm td a:link, .publishTblForm td a:active, .publishTblForm td a:visited, .publishTblForm td a:hover{
color:#09568e;
text-align:left;
font-size:12px;
}

.publishTblForm tr.dotted td{
color:#000000;
font-size:12px;
background-color:#FFFFFF;
background-image:url(../img/dotted-border1.gif);
background-repeat:repeat-x;
background-position:1px bottom;
height:24px;
}
.publishTblForm tr.cmpulsory td{
color:#666666;
font-size:12px;
background-color:#FFFFFF;
background-image:url(../images/input-arrow2.gif);
background-repeat:no-repeat;
background-position:0 20px;
padding:10px 0 0 16px;
line-height:33px;
}
.publishTblForm td input.radio {
width:13px;
text-align:left;
background-image:none;
border:none;
margin:0;
padding:0;
vertical-align:bottom;

}
.publishTblForm td input,.publishTblForm td textarea{
border:1px solid #999999;
padding:1px;
text-align:left;
background-image:url(../img/arrow_sml_orange.gif);
background-repeat:no-repeat;
background-position:2px 4px;
padding-left:15px;
width:150px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.publishTblForm td select{
border:1px solid #999999;
padding:1px;
text-align:left;
background-image:url(../img/arrow_sml_orange.gif);
background-repeat:no-repeat;
background-position:2px 4px;
padding-left:15px;
width:168px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.publishTblForm td span{
/*color:#01589a;*/
color:#FF0000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding-left:3px;
}
.publishTblForm td span.brown{
/*color:#01589a;*/
color:#a62e00;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
display:block;
padding-left:0px;
}
.publishTblForm td h3{
color:#ff6800;
font-size:14px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
height:26px;
line-height:30px;
}
.publishTblForm td input.check{
border:none;
background-image:none;
width:15px;
padding:0;
margin:0;
text-align:left;
}

.adSign{
width:440px;
background-image:url(../img/horiborder.gif);
background-repeat:repeat-y;
float:right;
background-position:left;
margin-top:30px;
height:auto!important;
height:460px;
min-height:460px;
}
h3{
color:#81a60d;
font-size:14px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
height:26px;
line-height:35px;
}
h4{
color:#1370b6;
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
height:12px;
/*border:1px solid red;*/
}


.adTblForm{
border-bottom:0px;
background-color:#FFFFFF;
margin-bottom:3px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
margin-top:3px;
margin-left:56px;
/*border:1px solid red;*/
}
.adTblForm tr{
border-bottom:none;
}
.adTblForm td h4{
color:#59a139;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
padding-left:50px;
height:26px;
background:url(../img/mid_tick.gif) no-repeat left;
/*border:1px solid red;*/
}
.adTblForm th.white{
color:#FFFFFF;
}
.adTblForm td{
padding:2px 4px 1px 0;
color:#393939;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
vertical-align:middle;
border:none;
}

.adTblForm td a:link, .adTblForm td a:active, .adTblForm td a:visited, .adTblForm td a:hover{
color:#09568e;
text-align:left;
font-size:12px;
}

.adTblForm tr.dotted td{
color:#000000;
font-size:12px;
background-color:#FFFFFF;
background-image:url(../img/dotted-border1.gif);
background-repeat:repeat-x;
background-position:1px bottom;
height:24px;
}
.adTblForm tr.cmpulsory td{
color:#666666;
font-size:12px;
background-color:#FFFFFF;
background-image:url(../images/input-arrow2.gif);
background-repeat:no-repeat;
background-position:0 20px;
padding:10px 0 0 16px;
line-height:33px;
}
.adTblForm td input.radio {
width:13px;
text-align:left;
background-image:none;
border:none;
margin:0;
padding:0;
vertical-align:bottom;

}
.adTblForm td input,.adTblForm td textarea{
border:1px solid #999999;
padding:1px;
text-align:left;
background-image:url(../img/arrow_sml_g.gif);
background-repeat:no-repeat;
background-position:2px 4px;
padding-left:15px;
width:150px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.adTblForm td select{
border:1px solid #999999;
padding:1px;
text-align:left;
background-image:url(../img/arrow_sml_g.gif);
background-repeat:no-repeat;
background-position:2px 4px;
padding-left:15px;
width:168px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.adTblForm td span{
/*color:#01589a;*/
color:#FF0000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding-left:3px;
}
.adTblForm td span.brown{
/*color:#01589a;*/
color:#4d7f06;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
display:block;
padding-left:0px;
}
.adTblForm td h3{
color:#59a139;
font-size:14px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
height:26px;
line-height:30px;
}
.adTblForm td input.check{
border:none;
background-image:none;
width:15px;
padding:0;
margin:0;
text-align:left;
}

.tblForm td span.deepB{
/*color:#01589a;*/
color:#a62e00;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding-left:0px;
}
.tblForm td span.status{
/*border:3px solid #1998E8; */
padding:5px 2px 2px 2px;
text-align:center;
color:#000000;
font-weight:normal;
background-color:#91E7F9;
/*border-bottom:2px solid red;
border-top:2px solid red;
border-left:2px solid red;
border-right:2px solid red;*/
}
/*------------------------Middle End----------------------------*/

/*------------------------Footer Start----------------------------*/

#footer{
margin:0 auto 0 auto;					 		/* mandatory */
width:884px;
height:34px;
background-image:url(../img/footer_bg.gif);
background-repeat:repeat-x;				 		/* mandatory */
text-align:center;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
margin-top:20px;							 			/* mandatory */
}
#footer ul{
margin:0;
padding:0;
list-style-type:none;
margin-left:110px;
}
#footer li{
padding:10px 3px 0 3px;
float:left;
}
#footer li a:link, #footer li a:active, #footer li a:visited {
color:#fff;
font-size:11px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
padding:0 3px 0 0;
}


#footer li a:hover {
text-decoration:none;
color:#C4F9FF;
}
#footCurveRight{
float:right;								 	/* mandatory */
background-image:url(../img/footer_right.gif);
background-repeat:no-repeat;
width:7px;
height:34px;
}
#footCurveLeft{
float:left;										/* mandatory */
background-image:url(../img/footer_left.gif);
background-repeat:no-repeat;
width:7px;
height:34px;
}

.error-msg{
background-image:url(../img/error-msg.gif);
background-repeat:no-repeat;
background-position:right center;
color:#ff0000;
border:1px dotted #f00;
/*border:1px solid#663333;*/
padding:5px;
margin: 0 0px 5px 0px;
line-height:13px;
/*background-color:#f24c46;*/
font-size:12px;
}
.error-msg ul{
padding-right:100px;
}
.error-msg li{
color:#CC0000;
/*color:#FFFFFF;*/
list-style-type:circle;
padding-top:3px;
}
.success-msg{
background-image:url(../img/sucess-msg.gif);
background-repeat:no-repeat;
background-position: right center;
color:#00740E;
border:2px dotted #00740E;
padding:10px;
margin: 10px 0px 10px 0px;
line-height:13px;
}
.success-msg ul{
padding-right:124px;
}
.success-msg li{
color:#00740E;
list-style-type:square;
padding-top:3px;
}

.msg{
background-image:url(../img/icon_message.gif);
background-repeat:no-repeat;
background-position:right center;
color:#FF9900;
border:1px dotted #EA9344;
/*border:1px solid#663333;*/
padding:5px;
margin: 0 0px 5px 0px;
line-height:13px;
/*background-color:#f24c46;*/
font-size:12px;
}
.msg ul{
padding-right:100px;
}
.msg li{
color:#FF9900;
/*color:#FFFFFF;*/
list-style-type:circle;
padding-top:3px;
}
.msg li a{
color:#FF9900;
/*color:#FFFFFF;*/
list-style-type:circle;
padding-top:3px;
font-size:12px;
}

/*--------------------------------------------------------------*/

#errorTop{
background-image:url(../img/error-top-bg.gif);
background-repeat:repeat-x;
height:16px;
margin:10px 0 0 0;
}
#errorTopLeft{
background-image:url(../img/error-top-left.gif);
background-repeat:no-repeat;
height:16px;
width:11px;
float:left;
}
#errorTopRight{
background-image:url(../img/error-top-right.gif);
background-repeat:no-repeat;
height:16px;
width:11px;
float:right;
}
#errorBot{
background-image:url(../img/error-bot-bg.gif);
background-repeat:repeat-x;
height:16px;
margin:0 0 10px 0;
}
#errorBotLeft{
background-image:url(../img/error-bot-left.gif);
background-repeat:no-repeat;
height:14px;
width:11px;
float:left;
}
#errorBotRight{
background-image:url(../img/error-bot-right.gif);
background-repeat:no-repeat;
height:14px;
width:11px;
float:right;
}
#errorMid{
background-image:url(../img/error-mid-bg-old.gif);
background-repeat:repeat-x;
background-color:#fff;
border-left:1px solid #db3b3b;
border-right:1px solid #db3b3b;
padding-top:2px;
padding-left:20px;
}

#errorMid ul{
margin:0;
padding:0;
padding-right:30px;
}
#errorMid li{
color:#FF0000;
list-style-type:circle;
padding-top:3px;
}


#errorMidContent{
background-image:url(../img/icons/icon-error.gif);
background-repeat:no-repeat;
background-position:bottom right;
padding:10px 0 10px 10px;
margin-right:10px;
text-align:left;
}

#successTop{
background-image:url(../img/sucess-top-bg.gif);
background-repeat:repeat-x;
height:13px;
margin:10px 0 0 0;
}
#successTopLeft{
background-image:url(../img/sucess-top-left.gif);
background-repeat:no-repeat;
height:13px;
width:13px;
float:left;
}
#successTopRight{
background-image:url(../img/sucess-top-right.gif);
background-repeat:no-repeat;
height:13px;
width:13px;
float:right;
}
#successBot{
background-image:url(../img/sucess-bot-bg.gif);
background-repeat:repeat-x;
height:13px;
margin:0 0 10px 0;
}
#successBotLeft{
background-image:url(../img/sucess-bot-left.gif);
background-repeat:no-repeat;
height:13px;
width:13px;
float:left;
}
#successBotRight{
background-image:url(../img/sucess-bot-right.gif);
background-repeat:no-repeat;
height:13px;
width:13px;
float:right;
}
#successMid{
background-image:url(../img/sucess-mid-bg.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;
border-left:1px solid #67a03d;
border-right:1px solid #67a03d;
padding-top:2px;
padding-left:20px;
}

#successMid ul{
margin:0;
padding:0;
padding-right:30px;
}
#successMid li{
color:#3a641b;
list-style-type:circle;
padding-top:3px;
}


#successMidContent{
background-image:url(../img/icons/icon-error.gif);
background-repeat:no-repeat;
background-position:bottom right;
padding:10px 0 10px 10px;
margin-right:10px;
text-align:left;
}

/*------------------------Footer End----------------------------*/
/*------------------------Added By Sougat----------------------------*/

#linkPop{
width:211px;
position:absolute;
margin:0 0 0 170px;
/*border:1px solid red;*/
}
#linkPopTop{
background:url(../img/link-pop-top.gif) no-repeat 0 0;
width:211px;
height:10px;
display:block;
font-size:5px;
}
#popHeader{
font-weight:bold;
color:#999;
}
#linkPopMid{
font:normal 11px Arial, Helvetica, sans-serif;
background:url(../img/link-pop-bg.gif) repeat-y 0 0;
color:#999999;
width:211px;
/*height:10px;*/
display:block;
}
#linkPopBot{
background:url(../img/link-pop-bot.gif) no-repeat 0 0;
width:211px;
height:10px;
display:block;
font-size:5px;
}
#linkPopHand{
background:url(../img/link-pop-hand.gif) no-repeat 0 0;
width:10px;
height:18px;
display:block;
font-size:5px;
position:absolute;
margin:20px 0 0 -8px;
}
#linkPopMid p{
margin:0;
padding:2px 10px;
text-align:left;
}
/*------------------------End Added by Sougat----------------------------*/

#copyright{						
color:#0b2b42;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
background:url(../img/copy_bg.gif) repeat-x;
height:28px;
width:845px;
margin:0 auto 0 auto;
padding:18px 18px 0 21px;
vertical-align:text-top;
}
/*div{
border:1px solid red;
}*/

/*------------------------CHECK----------------------------*/
#container1 {
  width: 66%;
  background:
	url(../img/dotted-border.gif) repeat-y right;
  float: left;
  margin-right: -200px;
}
#content1 {
  margin-right: 200px;
}

#sidebar1 {
  width: 33%;
  float: right;
}
#main1 {
  margin-left: 150px;
}


#rightbar1 {
  width: 33%;
  background:
	url(../img/dotted-border.gif) repeat-y right;
  float: right;
}

#footer1 {
  clear: both; 
}
#wrapper1 {
  background:
    url(../img/dotted-border.gif) repeat-y right;
}
#outer_wrapper1 {
  background: #fff url(../img/dotted-border.gif) repeat-y left;
}
#left1 {
  width: 150px;
  float: left;
  background:
	url(../img/dotted-border.gif) repeat-y right;
  min-height:250px;
}

.clearing1 {
  clear: both;
}

/*div{
border: 1px solid green;
}*/
