﻿* 
{
	margin:0;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	
}

div#sample
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
}

a
{
	color:#4682B4;
}

a:hover
{
	text-decoration: underline;
	color: #111;
}

#wrap
{
	margin: 0 auto;
	width: 76%;
}

#header
{
	height: 60px;
	line-height: 60px;
}

#header h1
{
	color : #fff; 
	font-size: 20px;
}

#footer
{
	margin-top: 1px;
	border-top: 1px solid #AEAEAE;
	background:	#ECECEC;
	text-align: center;
	font-size: 11px;
	height:18px;
}

div#feedback
{
	width:40%;
	position:absolute;
	float:left;
	top:0;
	display:none;
	background-color:#E8EEFA;
	border:solid 1px black;
	margin-left:36%;
	margin-top:7.2%;
}

.width
{
	width:100%;
}

.halfWidth
{
		width:64%;
}

#iframetop
{
	position: absolute;
    z-index:1;
    display: none;
    border:white 1px solid;
    filter:alpha(opacity=55);
	-moz-opacity:.55;
	opacity:.55;
}
.width1
{
	width:99%;
	resize:none;
}

#divClear
{
	clear: both;
}

div#sharewithFriends
{
	width:40%;
	position:absolute;
	float:left;
	top:0;
	display:none;
	background-color:#E8EEFA;
	border:solid 1px black;
	margin-left:35%;
	margin-top:7%;
}

textarea#txtFriendsMailID
{
	height:2.5em;
	resize:none;
	width:99%;
}

.inputFieldColor
{
	border:	#095682 1px solid;	
}

.captionColor
{
	background-color:#DCEDFF;	
}

.emptyDivUp
{
	height:5px;
}

.emptyDivDown
{
	height:10px;
}

div#titleOfPage
{
	width: 99%;
	height: 20px;
	text-align: left; 
	background-color:#4682B4;
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
	padding:5px;
}

.inputbtn_feedback
{
	color:white;
	font-family:Arial;
	background-image:url(../images/button2.gif);
	background-repeat:no-repeat;
	width: 57px;
	height: 20px;
	border: 0;
	font-size:smaller;	
}
