@charset "utf-8";
/* CSS Document */
body{ padding:0; margin:0; font-family:Tahoma, Geneva, sans-serif; color:#333; background:url(../img/mainbg.gif) no-repeat center top #cccccc fixed; font-size:10px;}
#container{ width:896px; margin:0 auto;}
ul,ul li,p,h1,h2,h3,h4,h5,h6{ margin:0; padding:0; font-family:Tahoma, Geneva, sans-serif;}
ul li{ list-style-type:none;}
a img{ border:none;}
a:visited{ outline:0;}
a{ text-decoration:none;}
a:hover{ text-decoration:underline;}

.top{ background:#fff; margin:10px 0 0 0;}

.navigation{}
.navigation ul{ height:35px;  background:url(../img/navbg1.jpg) repeat-x; padding:0px 10px;}
.navigation ul li{ float:left;}
.navigation ul li a{ font-size:11px; font-weight:bold; color:#FFF; display:block; padding:10px 15px;}
.navigation ul li a:hover{ background:url(../img/navbg2.gif) repeat-x;}

.header{ background:url(../img/header.jpg) no-repeat; width:896px; height:151px;}
.header-inner{ background:url(../img/header-inner.jpg) no-repeat; width:896px; height:151px; font-size:12px; color:#FFF;}
.header-inner h1{ font-size:25px; font-weight:bold; color:#FFF; padding:20px 0 0 20px;}
.header-inner h4{ font-size:12px; font-weight:normal; color:#FFF; padding:10px 0 0 20px;}
.login{ width:162px; height:103px; float:right; padding:23px 20px 0 0; }
.login input{ border:solid 1px #7493cb; padding:1px 3px; font-size:10px; width:120px;}
.login label{ font-family:Arial, Helvetica, sans-serif;color:#000; font-size:11px; margin:0px 0 0px 0; display:block;}
.login p{ margin:0 0 7px 0;}
.login .button{ color:#FFF; margin:5px 0 0 0; background:#000; font-size:11px; font-weight:bold; padding:1px 5px; border:none; width:60px;}


.content{ background:#191919; padding:10px 10px; margin:0 0 10px 0; width:876px; overflow:hidden;}
.corners-container{}
.corners-container .top-left{ background:url(../img/curve-topleft.jpg) no-repeat left top; height:6px; font-size:0; line-height:0;}
.corners-container .top-right{ background:url(../img/curve-topright.jpg) no-repeat right bottom #fff; height:6px; font-size:0; line-height:0;}
.corners-container .contentinner{ background:url(../img/strip.gif) repeat-y; padding:0px 0 7px 15px; float:left; width:861px;}
.corners-container .bottom-left{ background:url(../img/curve-bottomleft.jpg) no-repeat left top; height:6px; font-size:0; line-height:0;}
.corners-container .bottom-right{ background:url(../img/curve-bottomright.jpg) no-repeat right top #fff; height:6px; font-size:0; line-height:0; clear:both;}

h2{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:17px; font-weight:normal; color:#2c4c83;}
h3{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal; color:#2c4c83;}

p{ font-size:11px; color:#485d81; font-family:Arial, Helvetica, sans-serif; margin:0 0 10px 0; text-align:justify;}
p a{ color:#ff4e09; text-decoration:underline;}
p a:hover{ color:#ff4e09; text-decoration:none;}

h6{ font-size:11px; color:#5f86c9; font-family:Arial, Helvetica, sans-serif; font-weight:normal; border-bottom:solid 1px #dae3f3; margin:0 0 8px 0; line-height:10px; padding:0px 0 3px 0;}

.left-content{ width:648px; float:left;}
.right-content{ font-family:Tahoma, Geneva, sans-serif; width:178px; padding:15px; float:right;}
.right-content p{ font-size:11px; line-height:normal; margin:0 0 3px 0; text-align:left;}
.right-content p a{ font-weight:bold; text-decoration:none; color:#485d81;}
.right-content p a:hover{ text-decoration:underline;}
.date{ font-style:italic; margin:5px 0 5px 0; line-height:18px;}
.right-content h6{ margin:0 0 5px 0;}
.view-demo{ text-align:right;}
.break{ display:block; background:#5f86c9; margin:5px 0; height:1px;}


.footer{ height:20px; padding:10px 0; margin:0 auto; width:896px;}
.footer p{font-size:11px; color:#FFF;  text-align:left; line-height:normal; margin:0;}
.footer p a{ color:#FFF; text-decoration:none;}
.footer p a:hover{ text-decoration:underline;}

.right-content .right-links li{ display:block; line-height:20px; font-size:11px;}
.right-content .right-links li a{ color:#485d81;  padding:5px 0;}
.right-content .right-links li img{ padding:0 0 0 0; vertical-align:top;}


/*
 Added by amarjeet
*/
.login-inner{ width:162px; height:103px; float:left;  }
.login-inner input{ border:solid 1px #7493cb; padding:1px 3px; font-size:10px; width:120px;}
.login-inner label{ font-family:Arial, Helvetica, sans-serif;color:#000; font-size:11px; margin:0px 0 0px 0; display:block;}
.login-inner p{ margin:0 0 7px 0;}
.login-inner .button{ color:#FFF; margin:5px 0 0 0; background:#000; font-size:11px; font-weight:bold; padding:1px 5px; border:none; width:60px;}
.button{ color:#FFF; margin:5px 0 0 0; background:#000; font-size:11px; font-weight:bold; padding:1px 5px; border:none; width:auto;}
.flash-error{
    
    color:#ff3939;
    
    clear:both;
    margin:10px 0;
    padding:5px;
    font-size:12px;
    
}
.form-inbox{ border:solid 1px #7493cb; padding:1px 3px; font-size:10px; width:120px;}

div.actionSuccessBox {
	margin: 0px auto 12px auto;
	padding: 6px 10px 6px 35px;
	background: #EEEEEE url(../img/success.gif) left center no-repeat;
	color: #000000;
	font-size: 11px;
	border: 1px solid #000000;
	width: 400px;
}

div.actionFailBox {
	margin: 0px auto 12px auto;
	padding: 6px 10px 6px 35px;
	background: #EEEEEE url(../img/error.gif) left center no-repeat;
	color: red;
	font-size: 11px;
	border: 1px solid #000000;
	width: 400px;
}

div.infoBox {
	margin: 10px auto 10px auto;
	padding: 6px 10px 6px 35px;
	background: #EEEEEE url(../img/info.gif) left center no-repeat;
	color: #000000;
	font-size: 11px;
	border: 1px solid #000000;
	width: 400px;
}

/*
 Ends
*/

/********Added By Neelabh for table used for forms*********/
.adminTable {
	margin: 10px auto 10px auto;
}

.galleryTable {
	margin: 0px auto 0px auto;
	border: 0px;
}

.adminTable td {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.tdHeadSuper {
	background-color: #365395;
	color: #FFFFFF;
	border: 1px solid #D2D2D2;
	padding: 5px;
	margin: 0px;
	font-weight: bold;
}

.tdHeadSuper2 {
	background-color: #2976CE;
	color: #FFFFFF;
	border: 1px solid #555555;
	border-bottom: 0px;
	padding: 5px;
	margin: 0px;
	font-weight: bold;
}
.tdCenter {
	text-align: center;
}
.tdAlt {
	background-color: #FFFFFF;
	color: #515151;
	padding: 4px;
	border-bottom: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
  	border-top: 0px;
  	border-left: 0px;
}
.tdAltForm {
	background-color: #FFFFFF;
	color: #515151;
	padding: 4px;
	border-bottom: 1px solid #D2D2D2;
	border-right: 0px solid #D2D2D2;
  	border-top: 0px;
  	border-left: 0px;
}
.tdLeft {
	text-align: left;
}
.tdMiddle {
	vertical-align: middle;
}
.tdNoBottomBorder {
	border-bottom: 0px;
}
.tdNoRightBorder {
	border-right: 1px solid #D2D2D2;
}
.tdAddLeftBorder {
	border-left: 1px solid #D2D2D2;
}
/*div.divMediumInputBox {
	margin: 0px;
	width: 250px;
	height: 25px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
	padding: 0;
	background: transparent url(../img/medium_input_box.gif) top left no-repeat;
}*/
input.mediumInputBoxNew {
	margin: 0px;
	width: 240px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding:1px 3px;
	background: transparent;
	border:solid 1px #7493cb;;
}
input.mediumInputBox {
	margin: 0px;
	width: 240px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding:1px 3px;
	border:solid 1px #7493cb;
}
/*div.divSmallInputBox {
	margin: 0px;
	width: 145px;
	height: 25px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
	padding: 0;
	background: transparent url(../img/small_input_box.gif) top left no-repeat;
}*/
input.smallInputBoxNew {
	margin: 0px;
	width: 135px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding:1px 3px;
	background: transparent;
	border:solid 1px #7493cb;
}
input.smallInputBox {
	margin: 0px;
	width: 135px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding:1px 3px;
	border:solid 1px #7493cb;
}
.tdNormal {
	background-color: #F1F1F1;
	color: #515151;
	padding: 4px;
	border-bottom: 0px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
  	border-top: 0px;
  	border-left: 1px solid #D2D2D2;
}
.tdNormalList {
	background-color: #F1F1F1;
	color: #515151;
	padding: 4px;
	border-bottom: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
  	border-top: 0px;
  	border-left: 0px;
}

.tdTotal {
	background-color: #D4D4FF;
	color: #222222;
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
  	border-top: 0px;
  	border-left: 0px;
}

.tdNormalTransparent {
	color: #515151;
	padding: 4px;
	border-bottom: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
  	border-top: 0px;
  	border-left: 0px;
}

.tdNormal a, .tdAlt a {
	color: #515151;
	text-decoration: underline;
}
.tdNormalList a{
	color: #515151;
	text-decoration: underline;
}

.tdNormal a:hover, .tdAlt a:hover {
	color: #518EE2;
}
.tdNormalList a:hover{
	color: #518EE2;
}
/*for listing of pages*/
.tdHeadLeftEdge {
	background: #484848 url(../img/table_header_left_edge_bg.jpg) left top no-repeat;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 25px;
	width: 2px;
}
.tdHead {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 25px;
	border: 0px;
}

.tdHeadNoLink {
  	white-space: nowrap;
  	margin: 0px;
	background: #484848 url(../img/table_header_bg.jpg) right top no-repeat;
	color: #FFFFFF;
	padding: 6px 5px 0px 5px;
	height: 19px;
	vertical-align: top;
	text-decoration: none;
	border: 0px;
}

.tdHeadRightNoLink {
	white-space: nowrap;
  	margin: 0px;
	background: #484848 url(../img/table_header_right_bg.jpg) right top no-repeat;
	color: #FFFFFF;
	padding: 6px 5px 0px 5px;
	height: 19px;
	vertical-align: top;
	text-decoration: none;
	border: 0px;
}

.tdHeadRight {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 25px;
	border: 0px;
}

.tdHeadLeftEdge {
	background: #484848 url(../img/table_header_left_edge_bg.jpg) left top no-repeat;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 25px;
	width: 2px;
}

.tdHeadRightEdge {
	background: #484848 url(../img/table_header_right_edge_bg.jpg) left top no-repeat;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 25px;
	width: 2px;
}

.tdHeadSuper {
	background-color: #365395;
	color: #FFFFFF;
	border: 1px solid #D2D2D2;
	padding: 5px;
	margin: 0px;
	font-weight: bold;
}

.tdHeadSuper2 {
	background-color: #365395;
	color: #FFFFFF;
	border: 1px solid #555555;
	border-bottom: 0px;
	padding: 5px;
	margin: 0px;
	font-weight: bold;
}

.tdHead a {
  	display: block;
  	white-space: nowrap;
  	margin: 0px;
	background: #484848 url(../img/table_header_bg.jpg) right top no-repeat;
	color: #FFFFFF;
	padding: 6px 5px 0px 5px;
	height: 19px;
	vertical-align: top;
	text-decoration: none;
	
}

.tdHead a:hover, .tdHead a:active {
	background: #B6B6B6 url(../img/table_header_bg.jpg) right bottom no-repeat;
	color: #000000;
	text-decoration: none;
}

.tdHead a.current, tdHead a.current:hover, tdHead a.current:active {
	display: block;
  	margin: 0px;
	background: #B6B6B6 url(../img/table_header_bg.jpg) right bottom no-repeat;
	color: #000000;
	padding: 6px 5px 0px 5px;
	height: 19px;
	vertical-align: top;
	text-decoration: none;
}

.tdHeadRight a {
  	display: block;
  	white-space: nowrap;
  	margin: 0px;
	background: #484848 url(../img/table_header_right_bg.jpg) right top no-repeat;
	color: #FFFFFF;
	padding: 6px 5px 0px 5px;
	height: 19px;
	vertical-align: top;
	text-decoration: none;
}

.tdHeadRight a:hover, .tdHeadRight a:active {
	background: #B6B6B6 url(../img/table_header_right_bg.jpg) right bottom no-repeat;
	color: #000000;
	text-decoration: none;
}

.tdHeadRight a.current, .tdHeadRight a.current:hover, .tdHeadRight a.current:active {
	display: block;
  	margin: 0px;
	background: #B6B6B6 url(../img/table_header_right_bg.jpg) right bottom no-repeat;
	color: #000000;
	padding: 6px 5px 0px 5px;
	height: 19px;
	vertical-align: top;
	text-decoration: none;
}
.tdLeftEdgeNormal {
	width: 1px;
	background-color: #F1F1F1;
	padding: 0px;
	border-bottom: 1px solid #D2D2D2;
	border-left: 1px solid #D2D2D2;
  	border-top: 0px;
  	border-right: 0px;
  	margin: 0px;
}
.tdFooter {
  	background-color: #BBBBBB;
  	padding: 4px;
  	border-bottom: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
  	border-top: 0px;
  	border-left: 0px;
  	margin: 0px;
}
.blueText{color:#365395;}
/************Ends here********************/

