/* code for template/style starts */
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-size: 12px;
	letter-spacing:0em;
	line-height:20px;
	color: #ffffff;
	background-color: #000000;
	text-align: justify;
	}

a img {text-decoration:
none; border: none; }

a {
	color: #00fb00;
	text-decoration:none;
	}

FORM {
    display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}


input {

	background-color: #181818 !important;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	
	margin:2px; 
	padding:3px; 
	border: 1px solid #4f4f4f; border-style:solid;
}

input[type=submit]
{
	background-color: #none;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	border: 0px;
}

input[type="image"] {
/*
background-color: #000000; 
background: #000000; */
border:0px;
margin:0px; 
padding::0px;
}

input[type="radio"] {
background:none; }

input[type="checkbox"] {
background:none; }

textarea, select {
    font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	background-color: #181818 !important;
	border: 1px solid #4f4f4f; border-style:solid;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 0px solid #cccccc;
	}


LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}


LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}
/* code for template/style ends */

#notifyTextCopied 	/* used in db backup */
{ 
	/* Text Copied Message Div */
	position:	absolute;
	background-color:	#000000;
	color:	#6ce548;
	border:	1px solid #575757;
	cursor:	pointer;
	padding:	2px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.outline 		/* used for table border in index and chnage password */
{
	border: 1px solid #4E4E4E; /*#CCCCCC*/ 
}

h1		/*-- used for heading */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
td	
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00FF00;
}
.textgray	/*-- used to display notes to the user */
{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
}

.error 			/*-- used to display all error messages */
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF0000;
	text-align:center;
}

.required 			/*-- used to display all error messages */
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#00FF00;
	text-align:center;
}
/* css used in all manage pages table at Admin side starts */
 /* Table Style  */
<style>
table.shows {
	padding: 10px;
	background-color:#424242;
	border-spacing: 0px;
}

table.shows tr.graybg{
 		background-color:#333333;
}
table.shows td {
	border-bottom: 1px solid #303030;
	padding: 2px;
}
table.shows tr.heading {
	background-color: #424242;
}
table.shows tr.row_data:hover, .chgcolor{
	background-color: #424242;
}
table.shows tr.row_data {
	background-color: #303030;
}
table.shows td.options {
	background-color: #ffffff;
	font-size: 8px;
}
select.options, input.options {
	font-size: 8px;
	font-weight: normal;
	/*border: 1px solid #999999;*/
}

.notes		/* used in Admin Panel to display the notes */
{
	font-size: 10px;
	font-weight: normal;
	/*border: 0px solid #999999;*/
}


/* this is for dropin popup used in manage pages  */
.dropin_div
{
	position: absolute; 
	visibility: hidden;
	left: 300px;		/*192px;*/
	top: 5px;
	width: 550px;
	border: 2px groove #CCCCCC;
	background-color:#FFFFFF;
	z-index: 1000000;
}	

/* this is for dropin popup used in manage pages  */
.nodropin_div
{
	position: absolute; 
	visibility: hidden;
	left: 300px;		/*192px;*/
	top: 5px;
	width: 350px;
	padding:5px 10px;
	/*border: 2px groove #CCCCCC;*/
	border: 2px solid #2E2E2E;
	background-color:#FFFFFF;
	z-index: 1000000;
}		
/* css used in all manage pages table at Admin side ends */
	
/* css used in all manage pages table at Admin side ends */

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #38FF0C;
	text-decoration: none;
	text-transform: uppercase;
}
.td_brdr
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #38FF0C;
	height: 25px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.main_links 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	
	text-transform: uppercase;
}
a.main_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #38FF0C;
	
	text-transform: uppercase;
}


.BG {
	background-image: url(razermoray-main.jpg);
	background-repeat: no-repeat;
}

.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f7f7f;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FF00;
	font-weight: bold;
}

.style5 {color: #00FF00}

.style6 
{color: #00FF00; 
font-size: 12px;
font-weight: bold;
}

.error 			/*-- used to display all error messages */
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF0000;
	text-align:center;
}

.required 			/*-- used to display all error messages */
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#00FF00;
	text-align:center;
}
