/* body layout */ 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #333333;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #FFFFFF;

}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}

/* this is for test layout */ 
.con1 {
  border-bottom-color:#000000;
  border-bottom-style:solid;
  border-bottom-width:thin;
  border-left-color:#000000;
  border-left-style:solid;
  border-left-width:thin;
  border-right-color:#000000;
  border-right-style:solid;
  border-right-width:thin;
}

/* sets the size of the font for the header menu*/ 
.top {
  font-size:small;
}

.mainContent {
  color: #FFFFFF;
  font-size:small;
}

/* Main text area */ 
 .Maintextarea {
	border-top-style:solid;
	border-top-color:#CCCCCC;
	text-align:left;
	border-top-width: thin;
	color: #FFFFFF;
	font-size: small;
 
 }
 /* Lay out for the side menu */ 
 .sidemenu {
	border-top-style:none;
	border-top-color:#CCCCCC;
	text-align:left;
	border-top-width: thin;
	color: #FFFFFF;
	font-size: small;

 }

 /*Text only with out border style*/ 
.smallsidemenu {
	text-align:left;
	color: #FFFFFF;
	font-size: small;
 }
 
 /* Lay out for the page footer*/ 
 .footer {
	border-top-style:solid;
	border-top-color:#000000;
	border-top-width: thin;
	text-align:center;
	font-size: x-small;
	color:white;
	
 
 }

.contact{
  border-right-style:dashed;
  border-right-color:#FFFFFF;
  border-right-width: thin;
  color: #FFFFFF;
  font-size: small;
	
}

.iframe {
	height:180px;
	background-color:#333333;
	width: 100%;
	visibility: visible;


}

textarea {
	border: 2px solid #765942;
	border-radius: 10px;
}

input {
	border: 2px solid #765942;
	border-radius: 10px;
}

form    {
  background-color: #333333;
  background: -webkit-gradient(linear, bottom, left 175px, from(#CCCCCC), to(#EEEEEE));
  text-align: left;
  margin:auto;
  position:relative;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  line-height: 24px;
  color: #FFFFFF;
  text-decoration: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding:10px;
  border: 1px solid black;
  border: inset 1px solid #333;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

.faq {
  background-color: #333333;
  background: -webkit-gradient(linear, bottom, left 175px, from(#CCCCCC), to(#EEEEEE));
  margin:auto;
  position:relative;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 80%;
  line-height: 24px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding:10px;
  border: 1px solid black;
  border: inset 1px solid #333;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

.faqContent {
  background: -webkit-gradient(linear, bottom, left 175px, from(#CCCCCC), to(#EEEEEE));
  margin:auto;
  position:relative;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 80%;
  line-height: 24px;
  background-color: #333333;
  text-decoration: none;
  text-align: left;
  padding:10px;
  border-radius: 10px;
  padding:10px;
  border: 1px solid black;
  border: inset 1px solid #333;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  overflow-y: scroll;
}

.troubleticket {
  background-color: #333333;
  background: -webkit-gradient(linear, bottom, left 175px, from(#CCCCCC), to(#EEEEEE));
  text-align: left;
  margin:auto;
  position:relative;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  line-height: 24px;
  color: #FFFFFF;
  text-decoration: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding:10px;
  border: 1px solid black;
  border: inset 1px solid #333;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

.troubleticketRow {
  background: -webkit-gradient(linear, bottom, left 175px, from(#CCCCCC), to(#EEEEEE));
  text-align: left;
  margin:auto;
  position:relative;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  line-height: 24px;
  color: #FFFFFF;
  text-decoration: none;
  padding:10px;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

.nameRegistration {
  background: -webkit-gradient(linear, bottom, left 175px, from(#CCCCCC), to(#EEEEEE));
  margin:auto;
  position:relative;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 80%;
  line-height: 24px;
  background-color: #444444;
  text-decoration: none;
  text-align: left;
  padding:10px;
  border-radius: 10px;
  padding:10px;
  border: 1px solid black;
  border: inset 1px solid #333;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  overflow-y: scroll;
}

table.nameRegistration td, table.nameRegistration th {
  padding: 7px;
  spacing: 7px;
}

table.nameRegistration td {
  border: 2px solid ;
  border-color: #AAAAAA;
}
table.nameRegistration tr:first-child th {
  border-top: 0;
}
table.nameRegistration tr:last-child td {
  border-bottom: 0;
  border-left: 0;
}
table.nameRegistration tr td:first-child,
table.nameRegistration tr th:first-child {
  border-left: 0;
}
table.nameRegistration tr td:last-child,
table.nameRegistration tr th:last-child {
  border-right: 0;
}

.examplecode
{ 
  color: #FFFFFF; 
  background-color: black;
  font-family: monospace; 
  font-weight: bold; 
  border-width: 2px;
  border: solid;
  padding: 8px 8px 8px 8px;  
  margin-left: 40px;
  margin-right: 40px;
} 
