/*
*/

	* {
	margin: 0px;
	padding: 0px;
	border-color: #FFF;
	}

	body {
	background: #CCC url(images/header.jpg) no-repeat top center;
	color: #FFFFFF;
	font-size: 13pt;
	line-height: 1.75em;
	text-align: left;
	margin: 0;
	padding: 0;
	}

	body,input {
		font-family: 'Arvo', serif;
	}


	a {
	color: #FFFFFF;
	text-decoration: none;
	}

	a:hover {
	text-decoration: underline;
	color: #FF0000;
	text-align: left;
	}

	br.clear {
	clear: both;
	}

	h1,h2,h3,h4 {
		font-weight: normal;
	}

	h2 {
		font-size: 1.75em;
	}

	h2,h3,h4 {
		color: #ac1205;
		font-family: 'Arvo', serif;
		margin-bottom: 1em;
	}

	h3 {
		font-size: 1.25em;
	}

	h4 {
		font-size: 1.05em;
	}

	img.left {
		float: left;
		margin: 8px 20px 20px 0;
	}

	img.top {
		margin: 8px 0 20px 0;
	}

	p {
	margin-bottom: 1.5em;
	font-size: 10pt;
	}

	ul {
		margin-bottom: 1.5em;
	}
	
	#wrapper {
	width: 980px;
	margin: 0 auto;
	}

/******************************************************************************************
* HEADER
******************************************************************************************/
	
	#header {
	position: relative;
	width: 980px;
	height: 267px;
	margin: 0;
	padding: 0;
	}
	
/******************************************************************************************
* LOGO
******************************************************************************************/

	#logo {
	    position: absolute;
    top: 98px;
        left: 755px;
    width: 236px;
	}
	
	#logo h1 a{
		font-family: 'Arvo', serif;
		font-weight: 700;
		text-decoration: none;
		color: #000033;
		letter-spacing: -5px;
		font-size: 1.75em;
		text-shadow: 1px 1px 2px #000;

	}
	
	#logo h1 a span {
		color: #000033;
		opacity: 1.00;	
	}
	

/******************************************************************************************
* ACCOUNT MENU
******************************************************************************************/	

	#accountnav {
		position: absolute;
		right: 20px;
		top: 130px;
		font-size: 14px;
	}
		
		#accountnav ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}
			
			#accountnav li {
				display: inline-block;
				margin: 0 15px 0 0;
			}

			#accountnav li a {
				color: #000033;
				letter-spacing: -1px;
			}
/******************************************************************************************
* MENU
******************************************************************************************/	
	/* Level 1 */

	#nav {
	font-family: 'Arvo', serif;
	height: 30px;
	line-height: 28px;
	position: absolute;
	bottom: 2px;
	right: -2px;
	z-index: 99;
	width: 324px;
	}

	#nav a {
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
	}

	#nav .current a {
	color: #000000;

	}

	#nav ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}

	#nav ul li {
		display: block;
		float: left;
		padding: 0 8px 0 8px;
	}

		#nav #dropmenu {
			position: relative;
		}

		#nav #dropmenu li {
	position: relative;
	display: block;
	background: url(images/button4.png);
	background-color: #FFFFFF;
		}	

			.dropotron li.opener
			{
				border-right: solid 2px #FFFFFF;;
			}

			.dropotron
			{
				width: 180px;
				padding: 10px;
				background: #fff;
				color: #000000;
				list-style: none;
			}

			.dropotron a
			{
				color: #000000;
				text-decoration: none;
			}

			.dropotron li
			{
				padding: 5px 10px 5px 10px;
				margin: 5px 0 5px 0;
			}
			
			.dropotron li:hover, .dropotron li.active
			{
				background: #CCCCCC;
			}

	
/******************************************************************************************
* PHOTOS PAGE
******************************************************************************************/

	#photos {
	width: 980px;
	background: #fff;
	margin: 0;
	padding: 0;
	background-image: url(images/bg.jpg);
	}
	
	#photos ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#photos li {
	width: 115px;
	height: 100%;
	display: block;
	float: left;
	margin: 20px 23px 20px 23px;
	position: relative;
	padding: 0;
	font-size: 9pt;
	}
	
	#photos span {
	position: absolute;
	width: 154px;
	padding: 10px;
	bottom: 0;
	left: 0;
	background: url(images/bg.png);
	color: #FFF;
	}
	
	#photos .buy {
		float: right;
		color: #fff;
		text-transform: lowercase;
		padding: 3px 5px;
		background: #f6abd6;
		border: none;
		border-radius: 10px;
		text-shadow: 1px 1px 1px #000;	
		font-size: 11px;
	}
	
	
	#gallary {
	width: 980px;
	background: #fff;
	margin: 0;
	padding: 0;
	background-image: url(images/bg.jpg);
	}
	
	#gallary ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#gallary li {
	width: 115px;
	height: 100px;
	display: block;
	float: left;
	margin: 20px 20px 20px 20px;
	position: relative;
	padding: 0;
	font-size: 9pt;
	}
	
	#gallary span {
	position: absolute;
	width: 154px;
	padding: 10px;
	bottom: 0;
	left: 0;
	background: url(images/bg.png);
	color: #FFF;
	}
	
/******************************************************************************************
* PAGE
******************************************************************************************/
				
	#page {
	width: 940px;
	background: #FFF;
	margin: 0;
	padding: 20px;
	background-image: url(images/bg.jpg);
	}

	.buy {
		float: right;
		color: #fff;
		text-transform: lowercase;
		padding: 6px 10px;
		background: #f6abd6;
		border: none;
		border-radius: 10px;
		text-shadow: 1px 1px 1px #000;
	}



	
/******************************************************************************************
* MEMBERS PAGE
******************************************************************************************/
				
	#member {
	width: 940px;
	background: #FFF;
	margin: 0;
	padding: 20px;
	background-image: url(images/bg.jpg);
	}

	#member ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#member li {
	width: 165px;
	height: 150px;
	display: block;
	float: left;
	margin: 0 10px 10px 10px;
	position: relative;
	padding: 0;
	}
	
	.buy {
		float: right;
		color: #fff;
		text-transform: lowercase;
		padding: 6px 10px;
		background: #f6abd6;
		border: none;
		border-radius: 10px;
		text-shadow: 1px 1px 1px #000;
	}

	
/******************************************************************************************
* BOTTOM PAGE
******************************************************************************************/

	#bottom {
	width: 980px;
	background: #fff;
	margin: 0;
	padding: 0;
	background-image: url(images/bg.jpg);
	}
	
	#bottom ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#bottom li {
	width: 177px;
	height: 252px;
	display: block;
	float: left;
	position: relative;
	padding: 0;
	font-size: 12pt;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 19px;
	margin-left: 19px;
	font-style: normal;
	}
	
	#bottom span {
	position: absolute;
	width: 154px;
	padding: 10px;
	bottom: 0;
	left: 0;
	background: url(images/bg.png);
	color: #FFF;
	}
	
	#bottom .buy {
		float: right;
		color: #fff;
		text-transform: lowercase;
		padding: 3px 5px;
		background: #f6abd6;
		border: none;
		border-radius: 10px;
		text-shadow: 1px 1px 1px #000;	
		font-size: 11px;
	}

	
/******************************************************************************************
* ABOUT_US
******************************************************************************************/

	#about {
	width: 980px;
	background: #fff;
	margin: 0;
	padding: 0;
	background-image: url(images/bg.jpg);
	}
	
	#about ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#about li {
	width: 900px;
	height: 100%px;
	display: block;
	float: left;
	margin: 0 0 20px 40px;
	position: relative;
	padding: 0;
	}
	
	#about span {
	position: relative;
	width: 900px;
	padding: 4.2px;
	bottom: 0;
	left: 0;
	background: url(images/bg.png);
	color: #FFF;
	}
	
	#about .buy {
	float: right;
	color: #fff;
	text-transform: capitalize;
	padding: 3px 5px;
	background: #f6abd6;
	border: none;
	border-radius: 10px;
	text-shadow: 1px 1px 1px #000;
	font-size: 11px;
	}

	
/******************************************************************************************
* CONTACT_US
******************************************************************************************/

	#contact1 {
	width: 100%;
	background: #fff;
	margin: 0;
	padding: 0;
	background-image: url(images/bg.jpg);
	}
	
	#contact ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#contact li {
	width: 900px;
	height: 100%px;
	display: block;
	float: left;
	margin: 0 0 20px 40px;
	position: relative;
	padding: 0;
	}
	
	#contact span {
	position: relative;
	width: 900px;
	padding: 4.2px;
	bottom: 0;
	left: 0;
	background: url(images/bg.png);
	color: #FFF;
	}
	
	#contact .buy {
	float: right;
	color: #fff;
	text-transform: capitalize;
	padding: 3px 5px;
	background: #f6abd6;
	border: none;
	border-radius: 10px;
	text-shadow: 1px 1px 1px #000;
	font-size: 11px;
	}
	
/******************************************************************************************
* GALLERY
******************************************************************************************/

	#gallery {
	width: 980px;
	background: #fff;
	margin: 0;
	padding: 0;
	background-image: url(images/bg.jpg);
	}
	
	#gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	#gallery li {
	width: 174px;
	height: 100%;
	display: block;
	float: left;
	position: relative;
	padding: 0;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
		}
	
	#gallery span {
	position: relative;
	width: 900px;
	padding: 4.2px;
	bottom: 0;
	left: 0;
	background: url(images/bg.png);
	color: #FFF;
	}
	
	#gallery .buy {
	float: right;
	color: #fff;
	text-transform: capitalize;
	padding: 3px 5px;
	background: #f6abd6;
	border: none;
	border-radius: 10px;
	text-shadow: 1px 1px 1px #000;
	font-size: 11px;
	}

/******************************************************************************************
* GALLERY LINK
******************************************************************************************/

	#gallery_link {
	width: 700px;
	background: #fff;
	margin: 0;
	padding: 0;
	background-image: url(images/bg.jpg);
	}
	
	#gallery_link {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	#gallery_link li {
	width: 125px;
	height: 15%;
	display: block;
	float: left;
	margin: 0 0 10px 10px;
	position: relative;
	padding: 0;
	visibility: visible;
	}
	
	#gallery_link span {
	position: relative;
	width: 900px;
	padding: 4.2px;
	bottom: 0;
	left: 0;
	background: url(images/bg.png);
	color: #FFF;
	}
	
	#gallery_link .buy {
	float: right;
	color: #fff;
	text-transform: capitalize;
	padding: 3px 5px;
	background: #f6abd6;
	border: none;
	border-radius: 10px;
	text-shadow: 1px 1px 1px #000;
	font-size: 11px;
	}


/******************************************************************************************
* FOOTER
******************************************************************************************/

	#footer {
		width: 980px;
		padding: 0 10px;
		background: url(images/footer.png) no-repeat bottom center;
		height: 58px;
		margin: 0 auto;
	}
	
	#copyright {
	margin: 25px auto;
	width: 980px;
	font-size: 0.8em;
	color: #999;
	}
	
	#copyright a {
		color: #999;
	}
	
	#designedby {
	margin: 25px auto;
	width: 980px;
	font-size: 0.8em;
	color: #999;
	float: left;
	}

/*****************************************************************************
/ SliderTron
*****************************************************************************/

#slidertron
{
	width: 940px;
	position: relative;
}

#slidertron .navigation
{
	position: absolute;
	display: block;
	z-index: 100;
	color: #ffffff;
	top: 315px;
	right: 0px;
	margin: 10px;
	padding: 10px;
	background-color: #303030;
	opacity: 0.75;
}

#slidertron .navigation a
{
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

#slidertron .viewer
{
	width: 940px;
	height: 425px;
}

#slidertron .viewer .reel .slide
{
	position: relative;
	width: 940px;
	height: 450px;
	text-align: center;
}

#slidertron .viewer .reel .slide span
{
	position: absolute;
	display: block;
	width: 900px;
	opacity: 0.90;
	padding: 20px;
	background: url(images/bg.png);
	color: #ffffff;
	bottom: 0px;
	left: 0px;
}

#slidertron .indicator
{
	margin: 20px 0 0 0;
	width: 940px;
	height: 25px;
	text-align: center;
}

#slidertron .indicator ul
{
	list-style: none;
	padding: 0;
}

	#slidertron .indicator ul li
	{
		display: inline-block;
		background: #FF6600;
		color: #303030;
		width: 15px;
		height: 15px;
		margin: 0 10px 0 0;
		text-indent: -9999px;
		border-radius: 10px;
	}

	#slidertron .indicator ul li.active
	{
		background: #9ec64e;
		color: #303030;
	}


#footer pre {
	text-align: center;
}
        body,td,th {
	font-family: Arvo, serif;
	font-size: 13pt;
	
}
        #wrapper #page #table5 tr td u b {
	font-size: 12pt;
}
        #logo .container .row .main form a {
	font-size: 10px;
}
        #wrapper #header #logo .container .row .main form a {
	font-size: 12px;
}
        #wrapper #page #table5 tr td p {
	text-align: left;
}

/**My Css**/
.floating-box{
	    width: 50%;
    margin: 0 auto;
}

.common_form{
 background:#efefef;
}
table {
  border-collapse: collapse;
}

table, th, td {
	border: 1px solid #000;
	color: #333333;
}

input[type=text],input[type=password]{padding: 4px 10px;
    width: 90%; margin:3px 0px;}
	
input[type=date]{padding: 4px 10px;
    width: 90%; margin:3px 0px;}
	
button[type=submit],button[type=button]{
	padding: 5px 10px;
    background: red;
    padding: 5px 6px
    font-size: 16px;
    color: #666666;
    border: 0px;
	cursor:pointer;
}
.common_form table td{
	padding: 5px 10px;
	color: #666666;
}
.common_form table td input[type=text],input[type=password]{    padding: 5px 10px;
    width: 90%;}
	
.common_form table td textarea {
    padding: 5px 10px;
    width: 90%;
}
	
.common_form table td input[type=submit]{ 
	padding: 5px 10px;
    background: red;
    padding: 10px 20px;
    font-size: 18px;
    color: #fff;
    border: 0px;
	cursor:pointer;
}

.topnav {
  overflow: hidden;
  
}



.topnav a.active {
  background-color: #2196F3;
  color: white;
}

.topnav .search-container {
  float: right;
}

.topnav input[type=text] {
padding: 4px;
    margin-top: 6px;
    font-size: 16px;
    border: none;
    width: 75%;
}

.topnav .search-container button {
    float: right;
    padding: 4px 9px;
    margin-top: 6px;
    margin-right: 17px;
    background: red;
    font-size: 17px;
    border: none;
    cursor: pointer;
}

.topnav .search-container button:hover {
  background: #ff4040;
}
