/* CSS Document for Egora inc 2012*/

* {margin: 0; padding: 0;}

/*-------------------------------------- SITE STRUCTURE -------------------------------*/

body {
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #666;
}

#headerwrapper {
	height: 130px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

#header_left {
	width: 300px;
	float: left;
}
#header_left img {
	height: 100px;
	width: auto;
	margin-top: 20px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header_right {
	float: right;
	width: auto;
	font-size: 1.2em;
	margin-top: 20px;
	padding: 0px;
	
}

#main_content {
	width: 900px;
	margin-top: 60px;
	margin-top: 3px;
	clear: both;
	margin-left: auto;
	font-size: 1.2em;
	margin-right: auto;
}
#navcontainer {
	width: 200px;
	float: left;
	padding-top: 20px;
}
#infocontainer {
	float: right;
	width: 696px;
	font-size: 1.2em;
	border: 2px solid #8CC63F;
	background-color: #FFFFFF;
	
}
#inner {
	margin: 8px;
	padding: 0px;
	background-color: #E6E6E6;
	min-height:450px;
}
#column1 {
	width: 200px;
	float: left;
	background-image: url(../images/msg-bar.png);
	background-repeat: repeat-y;
	height: 100%;
	clear: left;
	overflow:auto;
	
}
#column2 {
	width: 480px;
	float: right;
}
#infocontainer_woln {
	float: right;
	width: 896px;
	font-size: 1.2em;
	border: 2px solid #8CC63F;
	background-color: #FFFFFF;
}

#infocontainer_woln p {
	font-size: 1.1em;
}
/* -- this is for the log in page--*/
#main_content_login {
	width: 500px;
	margin-top: 120px;
	clear: both;
	margin-left: auto;
	font-size: 1.2em;
	margin-right: auto;
	margin-bottom: 50px;	
}
#infocontainer_login {
	float: right;
	width: 498px;
	font-size: 1.2em;
	border: 1px solid #FFFFFF;
	background-image: url(../images/bg_small.jpg);
	background-repeat: repeat-x;
	background-size: contain;
	background-color: #FFFFFF;
	background-position: bottom;
}
#login_logo {
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#login {
	width: 360px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-size: contain;
	background-image: url(../images/bg_small.jpg);
	border: 1px solid #B5B4B8;
	background-repeat: repeat-y;
	background-position: bottom;
}
#footer {
	width: 900px;
	margin-top: 10px;
	clear: both;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	padding-top: 40px;
}
#contacts_1 {
	margin: 0px;
	padding: 0px;
	float: left;
}
#contacts_2 {
	margin: 0px;
	padding: 10px;
	float: right;
	width: 350px;
}
#contactus li
{
	list-style: none;
	padding-left: 50px;
}

#forbidden {
	clear: both;
	width: 500px;
	height: 250px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding-top: 30px;
}
#redeem {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 16px;
	font-weight: bold;
}
/*-------------------------------------- NAVIGATION -------------------------------*/
/*--------- for top user menu when user loged in-----------*/
#usermenu
{
width: auto;
}

#usermenu li
{
	list-style: none;
	margin: 0;
	display: inline;
	padding-top: 0.25em;
	padding-right: 0em;
	padding-bottom: 0.25em;
	padding-left: 0em;
}

#usermenu li a {
	text-decoration: none;
	color: #2CB1E6;
	font-size: 14px;
}
#usermenu li a:hover {
	color: #8CC63F;
}
#usermenu li a img#invite {
	width: auto;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*------------------ For sms pages only --------------------*/
#smsnav
{
	width: auto;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#smsnav li
{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	display: inline;
}

#smsnav li a {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
#smsnav li a:hover {
	font-weight: bold;
}
#smsnav li#active a {
	color: #2955A3;
}

/*----------- Left nav when user loged in-----------------------*/
#navlist
{
width: 200px;
}

#navlist li
{
	list-style: none;
	padding: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: center;
	height: 20px;
	font-size: 16px;
}
#navlist li#active {
	list-style: none;
	padding: 5px;
	height: 20px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: center;
	font-size: 16px;
}

#navlist li a {
	text-decoration: none;
	color: #2CB1E6;
}
#navlist li#active a {
	text-decoration: none;
	color: #8CC63F;
}
/*----------- footer menu-------------*/
#footerlist
{
width: auto;
}

#footerlist li
{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	display: inline;
}

#footerlist li a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
#footerlist li a:hover {
	color: #FF0000;
}
/*-------Tables in the site----------*/
table {
	width: 100%;
	padding:0;
	table-layout:fixed;
	font-size: 12px;
	margin-top: 10px;
}
thead td {
	background-color: #A8A9AD;
	color: #FFFFFF;
}
tr#history_list {
	padding: 0px;
	color: #FFFFFF;
}
/*  This tr is for pop up menu  */
tr#history_list_popup {
	padding: 0px;
	background-color: #990000;
}

#history_list_item {
	padding: 6px;
	text-align: center;
}
#history_list_item span a{
	color: #FF0000;
}
#history_list_non_item{
	clear: both;
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
tbody td {
	background-image: url(../images/msg-bar.png);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	color: #000000;
}
#testTable {	
	padding: 0px;
}          
#tablePagination {
	font-size: 0.8em;
	height: 20px;
	margin-right: 5px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
}          
#tablePagination_paginater { 
     margin-left: auto; 
     margin-right: auto;
}          
#tablePagination img {
	height: 20px;
	width: 20px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
          
#tablePagination_perPage { 
    float: left; 
}
#tablePagination_paginater { 
     float: right; 
}
/*---------------------------------------------------------------- TEXT FORMATTING -------------------------------*/

p {
	margin: 10px;
	color: #666666;
}
/*-------------------------------------- h1 for header of every page-------------------------------*/
h1 {
	font-size: 2em;
	color: #FFFFFF;
	background-image: url(../images/hd_bar.png);
	background-size: contain;
	background-repeat: no-repeat;
	padding-left: 40px;
	font-weight: normal;
	height: auto;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}
/*-------------------------------------- h1 for the pop up-------------------------------*/
h1#popup {
	font-size: 1.3em;
	font-style: italic;
	color: #CCCCCC;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 8px;
	margin-left: 10px;
	background-image: none;
	padding-left: 0px;
}
h2 {
	margin-left: 20px;
	color: #999900;
	font-size: 1.2em;
	background: url(images/date.gif) no-repeat;
	padding-top: 1px;
	padding-left: 5px;
	height: 26px;
}

/*--------- For info in the middle of the page like for uploaded page (you have uploaded) ---------------*/
h3 {
	margin: 10px;
	color: #666666;
	font-size: 1em;
}

h4 {
	font-size: 0.8em;
	margin-top: 2px;
	margin-right: auto;
	margin-left: 10px;
}

/*---------------------Normal text in the page -------------------------------*/
h5 {
	font-size: 0.8em;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-weight: lighter;
}
/*-------------------------------------- For error of per line when having errors account -------------------------------*/
h7 {
	font-size: 0.8em;
	margin-top: 5px;
	margin-left: 5px;
	color: #FF0000;
	margin-bottom: 5px;
}
/*------------- for success of sending message----------------------*/
h8 {
	font-size: 0.8em;
	margin-top: 5px;
	margin-left: 5px;
	color: #000000;
	margin-bottom: 5px;
}
/*----------------------- For error of registering account and sending messages--------------------------*/
h6 {
	font-size: 0.8em;
	margin-top: 5px;
	margin-right: auto;
	margin-left: 60px;
	color: #063;
	margin-bottom: 5px;
}
span#errors {
	font-size: 0.8em;
	margin-top: 5px;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding-left: 5px;
}
.heading_color {
	color: #CCCC99;
	font-style: normal;
}

a:link {color: #999900}     /* unvisited link */
a:visited {color: #999900}  /* visited link */
a:hover {color: #2955A3}   /* mouse over link */
a:active {color: #999900}   /* selected link */

/* the css below is for the dropdown menu in scheduled messages */

/* Grey Small Dropdown */

/* General dropdown styles */
.dropdown dl{ margin-left:0px; }
.dropdown dd, .dropdown dt, .dropdown ul 
{ margin:0px; padding:0px; }
.dropdown dd { position:relative; }

/* DT styles for sliding doors */
.dropdown dt a {
	display:block;
	width:40px;
	height:22px;
	cursor:pointer;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 11px;
	color: #2955A3;
}

.dropdown dt a.selected{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bolder;
	color: #333333;
}
.dropdown dt a span {
cursor:pointer; display:block; padding:0px;}

/* UL styles */
.dropdown dd ul { 
background:#EEEEEE none repeat scroll 0 0; display:none;
    list-style:none; padding:3px 0; position:absolute;
    left:0px; width:120px; right:auto; 
	border:1px solid #656565; cursor:pointer;
	}
.dropdown dd ul li{ 
background-color:#EEEEEE; margin:0; width:120px;
}
.dropdown span.value { display:none;}
.dropdown dd ul li a {
	display:block;
	font-weight:normal;
	width:111px;
	text-align:left;
	overflow:hidden;
	color:#111111;
	text-decoration:none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.dropdown dd ul li a:hover{ 
background:#4D4D4D; color:white; text-decoration:none; 
}
.dropdown dd ul li a:visited{ 
text-decoration:none; 
}

/* the css below is for the Buttons for pagnation of tables */
a.pagor {
	height:20px;
	padding-left:4px;
	padding-right:4px;
	display:block;
	float:left;
	border:1px solid #CCC;
	color: #444;
	margin-right:5px;
	text-decoration:none;
	text-align:center;
}

a.pagor:hover {
	border:1px solid #33A8AD;
	color:white;
	background-color: #2955A3;
}
/* this is pagor for pop up*/
a.pagor_popup {
	height:20px;
	padding-left:4px;
	padding-right:4px;
	display:block;
	float:left;
	border:1px solid #CCC;
	color: #444;
	margin-right:5px;
	text-decoration:none;
	text-align:center;
	background-color: #FFFFFF;
}

a.pagor_popup:hover {
	border:1px solid #33A8AD;
	color:white;
	background-color: #666666;
}
a.pagor_popup .selected {
	border:1px solid #6DCED2;
	background-color: #000000;
}
#paginator a.selected {
	border:1px solid #2955A3;
	background-color: #2955A3;
}
#paginator {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#Npagnation {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}