



header { /*margin-top: 1em;*/ }
header p { margin: 0 0 12px 0; padding:0; }

nav { background: #333; -moz-border-radius: 8px; -webkit-border-radius: 10px; }
nav a { color: #fff; padding: 15px; display: block; border-right: solid #666 1px; }
nav a:hover { background-color: #000; }
nav ul { list-style: none; }
nav ul li { float: left; font-size: 16px; }

nav #primaryNav { margin-left: 10px; }

nav #secondaryNav li { float:right; }
nav #secondaryNav a { border-left:solid #666 1px; border-right:none; }
nav #secondaryNav { margin-right: 10px; }

aside { color: #666; }
header, footer { -moz-border-radius:10px; -webkit-border-radius:10px; }

section { /*margin-top: 2em;*/ }

a.polaroid { /*-moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; display: block; background: #fff; padding: 10px; margin:5px; -moz-box-shadow: #ccc 5px 5px 20px; -webkit-box-shadow: #ccc 5px 5px 20px; box-shadow: #ccc 5px 5px 20px;  margin-bottom:1em;*/ }
a.polaroid img { /*width: 200px;*/ }
a.polaroid:hover {/* -moz-box-shadow: #666 5px 5px 20px; -webkit-box-shadow: #666 5px 5px 20px; box-shadow: #666 5px 5px 20px;*/ }

footer { padding: 10px; text-align: left; background: #fff; margin-top: 2em; position: relative; }
footer img { position: absolute; right: 15px; top: 4px; }

#in-con-popup
{
	width:250px;
	height:530px;
	float:left;
	background:#e0e0e0;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	color:#666;
	padding:1%;
	padding-top:3%;
	border:8px solid #fff;
	-webkit-box-shadow: 2px 2px 11px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    2px 2px 11px 0px rgba(50, 50, 50, 0.75);
box-shadow:         2px 2px 11px 0px rgba(50, 50, 50, 0.75);
}
.ltrsmal
{
	font-family: 'Roboto', sans-serif;
	font-size:9px;
	color:#999;
	border:1px solid #f7f7f7;
	border-left:none;
	border-right:none;
	padding:15px 0 15px 0;
	margin:10px 0 10px 0;
	width:100%;
	height:auto;
	text-align:center;
}
#in-con-popup input
{
	width:88%;
	height:25px;
	border:1px solid #ccc;
	margin-left:5%;
	font-family: 'Roboto', sans-serif;
	font-size:11px;
	color:#999;
	margin-bottom:8px;
	padding:1%;
}
#in-con-popup select
{
	width:88%;
	height:25px;
	border:1px solid #ccc;
	margin-left:5%;
	font-family: 'Roboto', sans-serif;
	font-size:11px;
	color:#999;
	margin-bottom:8px;
	padding:1%;
}
#in-con-popup textarea
{
	width:88%;
	height:80px;
	border:1px solid #ccc;
	margin-left:5%;
	font-family: 'Roboto', sans-serif;
	font-size:11px;
	color:#999;
	margin-bottom:8px;
	padding:1%;
	background:#fff;
}

#submiter-popupfrm
{
	width:100%;
	height:auto;
	float:left;
}
#submiter-popupfrm input
{
	width:88%;
	height:35px;
	border:1px solid #ccc;
	margin-left:5%;
	font-family: 'Roboto', sans-serif;
	font-size:11px;
	color:#CCC;
	margin-bottom:8px;
	padding:1%;
	background:#069;
}







