﻿body 
{
	margin:0px;
	
	background-position:left;
	background-repeat:no-repeat;

	
}

#formlogin
{
	width :auto ;
	height :600px;
	
}

.topbanner
{
	height :60px;
	width :auto ;
	box-shadow: 0px 2px 3px #0000;
	background-color:#006600;
	border:0px black solid;
	
}
.carrybanner
{
	width:986px ;
	height :58px;
	display:block;
	position:absolute;
	top: 0px;
	left: 0px;
}

.informationinside
{
	width:328px;
	height:49px;
	background-color:Transparent;
	display:block;
	float:left;
	text-shadow: 0px 1px 2px white;
	font-size:26px;
	font-family:Verdana;
	font-weight:bolder;
	color:#FFCD04;
	margin-top:9px;
	margin-left:11px;
	
	
}


.informationinsidee
{
	width:272px;
	height:50px;
	background-color:Transparent;
	display:block;
	float:left;
	text-shadow: 0px 1px 2px white;
	font-size:26px;
	font-family:Verdana;
	font-weight:bolder;
	color:#FFCD04;
	margin-top:9px;
	margin-left:11px;
	
	
}

.informationinsideee
{
	width:228px;
	height:42px;
	background-color:Transparent;
	display:block;
	float:left;
	text-shadow: 0px 1px 2px white;
	font-size:14px;
	font-family:Verdana;
	font-weight:bolder;
	color:#FFCD04;
	margin-top:15px;
	
	margin-left:415px;
	
	
}
.individed
{
	width:3px;
	height:50px;
	background-color:White;
	margin-top:9px;
	margin-bottom:9px;
	margin-right:10px;
	margin-left:10px;
	display:block;
	
}


.setuserid
{
	width:250px;
	height:200px;
		background-color:Transparent;
	display:block;
	position:absolute;
}

.setuserid:hover
{
	width:250px;
	height:200px;
	background-color:Transparent;
	display:list-item;
	position:absolute;
}


.begining
{
	margin-top:50px;
	margin-right:350px;
	margin-left:300px;
	background-color:white;
	height:350px;
	width:auto;
	box-shadow:0px 2px 3px black;
	border-radius:2px;
}

.abouttext
{
	color:#FFCD04;
	text-shadow:0px 2px 3px #000000;
	font-size:24px;
	font-family:Verdana;
	font-weight:bolder;
	text-align:center;
	margin-top:40px;
	
}
.abouttextt
{
	color:#FFCD04;
	text-shadow:0px 2px 3px #000000;
	font-size:24px;
	font-family:Verdana;
	font-weight:bolder;
	text-align:center;
	
	
}

.beginingg
{
	margin-top:40px;
	margin-right:15px;
	margin-left:15px;
	
	height:29px;
	width:auto;
	font-size:15px;
	font-family:Verdana;
	background-color:#23BEAE;
}
.begininggg
{
	margin-top:30px;
	margin-right:15px;
	margin-left:15px;
	
	height:29px;
	width:auto;
	font-size:15px;
	font-family:Verdana;
	
	background-color:#23BEAE;
}


.beginingggc
{
	margin-top:40px;
	margin-right:15px;
	margin-left:15px;
	
	height:29px;
	width:auto;
	font-size:17px;
	font-family:Verdana;
	font-weight:bolder;
}

.gobutton:hover

{
	color:White;
	background-color:#00E6E6;
	font-size:14px;
	font-family:Verdana;
}


.gobutton

{
background-color:#C6FFFF;	
color:black;
font-size:14px;
	font-family:Verdana;
}
.frame-cover
{
	border:3px solid blue;
	box-shadow:0px 2px 5px Blue;
	margin-top:50px;
	
	}
	.frame-masterpage
	{
		width:960px;
		margin-right:auto;
		margin-left:auto;
		border:2px solid red;
	box-shadow:0px 2px 5px Red;
			
		}
		#form-details
		{
			
			border:2px solid blue;
			box-shadow:0px 2px 5px blue;
	         margin-bottom:20px;
			}
			.header-title
{
	display:block;
	padding:5px;
	background-color:#1f456e;
	color:White;
		
	}
	h2
		{
			background-color:#1f456e;
			display:block;
			color:White;
			padding:2px;
			}
			
			
			
			.nav-menu
			{
				width:100%;
				padding-bottom:0px;
				padding-top:0px;
				background: #1f456e; /* Old browsers */
				display:block;
				border-radius:9px;
				box-shadow:0px 1px 5px black;
				}
			
			
			
			
			.nav-menu .nav-ul
			{
				display:block;
				position:relative;
				padding:0;
				margin:0;
				text-align:left;
				padding-right:10px;
				padding-left:4px;
				}
				
				
				.nav-menu .nav-ul .li-top-nav
				{
					display:inline-block;
					padding:0px;
					position:relative;
					
					
					
					}
					
					.nav-menu .nav-ul .li-top-nav  .nav-top-a
					{
						padding-right:15px;
						padding-left:15px;
						padding-bottom:5px;
						padding-top:5px;
						font-family:Segoe UI;
						font-size:13px;
						color:White;
						text-align:center;
						text-decoration:none;
						display:block;
						
						
						}
					/*  voting dropdown style*/	
						.nav-menu .nav-ul .li-top-nav  .nav-top-a:hover
					{
						
						
						color:White;
					display:block;
						text-decoration:none;
						
						background: #499bea; /* Old browsers */
background: -moz-linear-gradient(top, #499bea 0%, #207ce5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#499bea), color-stop(100%,#207ce5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #499bea 0%,#207ce5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #499bea 0%,#207ce5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #499bea 0%,#207ce5 100%); /* IE10+ */
background: linear-gradient(to bottom, #499bea 0%,#207ce5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5',GradientType=0 ); /* IE6-9 */
						
						}
						
						.drop-down-ul
						{
							display:none;
							padding:0;
							margin:0;
							position:absolute;
							z-index:200;
							
								background: #a90329; /* Old browsers */
background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%); /* IE10+ */
background: linear-gradient(to bottom, #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
				
				
				box-shadow:0px 1px 5px black;
				left:0px;
				width:200px;
				
							
							
							}
						
						
						.li-top-nav:hover .drop-down-ul
						
						
						{
							display:block;
							padding:0;
							margin:0;
							
							
							
							}
							
							.drop-down-ul .link-dropdown
							{
								display:block;
								position:relative;
								
								
								}
								
								
								.drop-down-ul .link-dropdown .a-link-drop
							{
								display:block;
								font-family:Segoe UI;
								font-size:13px;
								text-align:center;
								color:White;
								padding-bottom:4px;
								padding-top:4px;
								padding-left:10px;
							padding-right:10px;
								text-decoration:none;
								
								}
								
								.btnclick
								{font-family:Segoe UI;
								font-size:13px;
								text-align:center;
								color:White;
								background-color:Navy;
								width:120px;
								height:34px;
								border:0px solid Navy;
									
									}
									
									
									.imgdisplay{border:4px solid Navy;
									            margin-bottom:7px;
									        	box-shadow:0px 0px 8px Navy}
									
									
									
									
									
									
									
									
								
								.drop-down-ul .link-dropdown .a-link-drop:hover
							{
								text-decoration:none;
								background: #499bea; /* Old browsers */
background: -moz-linear-gradient(top, #499bea 0%, #207ce5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#499bea), color-stop(100%,#207ce5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #499bea 0%,#207ce5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #499bea 0%,#207ce5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #499bea 0%,#207ce5 100%); /* IE10+ */
background: linear-gradient(to bottom, #499bea 0%,#207ce5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5',GradientType=0 ); /* IE6-9 */
						
								
								
								}
						
						
						
						/* end voting dropdown style*/	