/*///////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* CSS Document ©2009 Jupiter.ac.in. Created on Feb 23, 2009, Author: inflexi Solutions, www.inflexi.com */
/*///////////////////////////////////////////////////////////////////////////////////////////////////////*/
body{background-color:#ffffff; background-image:url(../images/top-bg.gif); background-repeat:no-repeat; background-position: center top;font:12px normal Arial, Helvetica, sans-serif;color:#000000;line-height:18px;margin:20px 0px;padding:0px;}
*{outline:none;}
h1{font:bold 16px "Georgia", "Times New Roman", Times, serif;color:#1c6293;margin:0px;padding:0px;}
h2{font:bold 13px Arial, Helvetica, sans-serif;color:#0a58a0;margin:0px;padding:5px 0 5px 0;}
a:link {color: #4a4a4b; text-decoration: none; border:none;}
a:visited {color: #4a4a4b; text-decoration: none; border:none;}
a:active {color: #4a4a4b; text-decoration: none; border:none;}
a:hover {color: #b51b01; text-decoration:none; border:none;}

.greenText { color:#009900; font:11px normal Arial, Helvetica, sans-serif;}
.footerText { color:#999999; font:11px normal Arial, Helvetica, sans-serif;}
.footerSep { color:#666666; font:11px normal Arial, Helvetica, sans-serif; padding:0 4px;}

.footerLink:link{color: #999999;text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.footerLink:visited{color: #999999;text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.footerLink:active{color: #999999;cursor: hand;text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.footerLink:hover{color: #999999;cursor: hand;text-decoration: underline; font-family:Arial, Helvetica, sans-serif; font-size:11px;}

.contentPad {padding:5px;}
.paraTop{padding-top:0px; margin-top:0px;}
.say{background:url(../images/test-say.gif) no-repeat left top; padding:10px 5px 20px 70px;}

/* Selection CSS - FF Only */
::-moz-selection{background:#e9e9e9; color:#b51b01;}
::selection {background:#e9e9e9; color:#b51b01;}
code::-moz-selection {background: #333333;}
code::selection {background: #333333;}
/* Button */
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}
.btnLnk {color: #ffffff; font: 12px Arial; text-decoration: none; font-weight: bold;}
.btnLnk:link {color: #ffffff; font: 12px Arial; text-decoration: none; font-weight: bold;}
.btnLnk:hover {color: #e3e9ff; font: 12px Arial; text-decoration: underline; font-weight: bold;}

.search{
	color:#1C6293;
	font-weight:bold;
	text-decoration:none;
}
.search:link{
	color:#1C6293;
	font-weight:bold;
	text-decoration:none;
}
.search:hover{
	color:#1C6293;
	font-weight:bold;
	text-decoration:underline;
}

a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #ffffff;
    display: block;
    float: left;
    font: normal 11px arial, sans-serif;
	font-weight:bold;
    height: 22px;
    margin-right: 6px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
	text-transform:uppercase;
}

a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
	color: #ffffff;
    display: block;
    line-height: 14px;
    padding: 4px 0 4px 10px;
}

a.button:active {
    background-position: bottom right;
    color: #ffffff;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 5px 0 3px 10px; /* push text down 1px */
	color: #ffffff;
}

input {
	border: 1px solid #646464;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:16px;
	padding-left:4px;
	padding-right:4px;
}

input:hover {
	border: 1px solid #888888;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:16px;
	padding-left:4px;
	padding-right:4px;	
}
.inputError {
	border: 1px solid #ff0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	background-color:#ffffff;
	height:16px;
	padding:3px;
	padding-left:4px;
	padding-right:4px;	
}
.inputError:hover {
	border: 1px solid #ff0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	background-color:#ffffff;
	height:16px;
	padding:3px;
	padding-left:4px;
	padding-right:4px;	
}
input.clsButton { 
color:#050; 
font: bold 84% Arial, Helvetica, sans-serif;
height:18px;
background-color:#fed; 
border: 1px solid; 
border-color: #696 #363 #363 #696; 
} 
select {
	border: 1px solid #646464;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:20px;
}

textarea{
	border: 1px solid #646464;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:3px;

}
textarea:hover{
	border: 1px solid #888888;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:none;
}

/*message*/
.success {
	background-color: #d6e4c5;
	border: 1px solid #9ECE9E;
	padding:5px;
	padding-left:40px;
	color:#336633;
}

.error{
	background-color: #FFEDEF;
	border: 1px solid #FFC5CC;
	padding:5px;
	padding-left:40px;
}
.login-error{
	color:#CC0000;
	font-weight:normal;
	padding:4px;
	text-align:center;
}
.login-success{
	color:#6b800d;
	font-weight:normal;
	padding:4px;
	text-align:center;
}
/*end*/


/* ====================== */
/* admin design           */
/* ====================== */

/* ====================== */
/* Tables                 */
/* ====================== */

.table {
	width: 100%;
	border-bottom: 3px solid #666;
}

/* Header */

.thead tr th {
	font-weight: bold;
	background: #fff url('../images/bg_box.gif') repeat-x top left;
	border-bottom: 1px solid #eee;
	padding: 4px 5px;
}

/* Body */

.tbody tr td {
	border-top: 1px solid #ccc;
	padding: 6px 5px;
	background: #f9f9f9;
}
.tbody tr.alt td { background: #fff; }

.tbody tr:hover td { background: #FDF9F3; }

.success {
	background: #d6e4c5 url('images/accept.gif') no-repeat 10px;	
	border: 1px solid #9ECE9E;
	padding:5px;
	padding-left:40px;
	color:#336633;
}

.error{
	background: #FFEDEF url('images/stop.gif') no-repeat 10px;	
	border: 1px solid #FFC5CC;
	padding:5px;
	padding-left:40px;
}
/* ====================== */
/* Forms                  */
/* ====================== */

fieldset {
	border: 1px solid #aaa;
	padding: 14px;
}
	fieldset legend { font-weight: bold; padding: 6px; }
	

.input_field {
	background: #f9f9f9;
	padding: 3px 6px;
	margin: 0px 0px 4px 0px;
}

.input_field label {
	display:block;
	text-align:right;
	width:100px;
	float:left;
	position: relative;
	top:6px;
	padding-right: 6px;
}
.field_desc { padding-left: 6px; font-style: italic; color: #868176; }
.field_desc:hover { color: #59544A; }

input.smallfield { width: 100px; }
input.mediumfield { width: 200px; }
input.bigfield { width: 400px; }

input[type=text],
input[type=password],
textarea {
	background: #fff;
	border: 1px solid #ddd;
	padding: 2px 5px;
	margin: 2px 0px;
}
textarea { width: 90%; margin-bottom: 6px; }
/*input[type=text]:focus,
input[type=password]:focus,
*/	

select{
	background: #fff;
	border: 1px solid #ddd;
}

/* Buttons */


/* ====================== */
/* Notice Boxes           */
/* ====================== */

/* ====================== */
/* Pagination             */
/* ====================== */
.paginator { 
	margin: 0px; padding: 0px;  list-style: none; 
	display: block;
	clear: both;
	border-top: 1px solid #eee;
	padding: 8px 0px 0px;
}
.paginator li { display: inline; }

.paginator li a {
	color: #aaa;
	border: 1px solid #eee;
	padding: 3px 5px;
}
.paginator li a:hover, .paginator li.current a {
	color: #545454;
	border: 1px solid #BEB7A9;
	background: #F2EADD;
}
/* ====================== */
/* Validation Notices     */
/* ====================== */

.true
{
	color: #009933;
}

.false
{
	color: #990000;
}


/*blog desing*/
.post-com-count {
	height: 1.3em;
	line-height: 1.1em;
	display: block;
	text-decoration: none;
	padding: 0 0 6px;
	cursor: pointer;
	background-position: center -78px;
	background-repeat: no-repeat;
}

.post-com-count span {
	height: 1.3em;
	line-height: 1.2em;
	padding: 0 0.5em;
	background-color: #bbb;
	display: inline-block;
	cursor: pointer;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.post-com-count {
	background-image: url("images/bubble_bg.gif");
	color: #fff;
}

.post-com-count:hover span {
	color:#fff;
	background-color: #d54e21;
}
.post-com-count:hover{
	background-position: center 0px;
}
/*end*/

.true
{
	color: #009933;
}

.false
{
	color: #990000;
}

.edit,
.delete {
	display: block;
	padding: 1px 8px;
	color: #fff;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	float: left;
	margin: 0px 2px;
	text-transform: uppercase;
	font-size: 0.7em;
}
	
.edit { background: #8AC3D4; }
	.edit:hover { background: #66ABBF; color: #fff; }
.delete { background: #DC6A6A; }
	.delete:hover { background: #C64747; color: #fff; }
	


/* ***********************
/*	end admin design    */					
/* **********************/
/*Tool Tip CSS Start */
#text {margin:50px auto; width:500px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:0px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}
/*Tool Tip CSS End*/


.blink{ color:#FF3300; font-size:14px;text-decoration:blink; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

.yellow{ font-size:11px; color:#fee900; font-weight:bold; line-height:11px;}
.white{ font-size:11px; color:#fff;line-height:11px;}
.orange{ font-size:11px; color:#ffc674;line-height:11px;}
.imgb{ border:2px solid #000000;}

.eaddLnk {color: #336699; font: 16px Arial; text-decoration: none; font-weight: bold;}
.eaddLnk:link {color: #336699; font: 16px Arial; text-decoration: none; font-weight: bold;}
.eaddLnk:hover {color: #bd0d0d; font: 16px Arial; text-decoration: underline; font-weight: bold;}


