@charset "utf-8";
body {
	font-family:Helvetica, Arial, sans-serif;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a, a:link, a:visited, a:active {
	text-decoration: none;
}

img {
	border: none;
}

.menu {
	font-family:Helvetica, Arial, sans-serif;
	font-size:26px;
	color:#6C6C6C;
	text-decoration:none;
}
.menu:hover {
	font-family:Helvetica, Arial, sans-serif;
	font-size:26px;
	text-decoration: none;
	color: #a40101;
}
.menu_selected {
	font-family:Helvetica, Arial, sans-serif;
	font-size:26px;
	text-decoration: none;
	color: #a40101;
}
.footer_text {
	font-size: 12px;
	color:#6C6C6C;
	text-decoration:none;
}
.footer_text_2 {
	font-size: 10px;
	color:#6C6C6C;
}
.small_text {
	font-size: 11px;
	color:#ffffff;
}
.main_page_bg {
	background-color:#383735;
	padding:8px;
}
.about_page_bg {
	background-color:#000000;
	background-image:url(images/about_img1.jpg);
	background-repeat:no-repeat;
	padding:0px;
}
.about_page_text {
	font-size:26px;
	color:#FFFFFF;
}
.about_page_text2 {
	font-size:15px;
	color:#dbdbdb;
	text-align:justify;
	line-height:22px;
	padding-right:30px;
}
.about_page_text3 {
	font-size:15px;
	color:#b1b1b1;
	text-align:right;
	line-height:22px;
	padding-right:30px;
}
.about_page_text4 {
	font-size:12px;
	color:#b1b1b1;
	text-align:right;
	line-height:22px;
	padding-right:30px;
}
.contact_page_bg {
	padding:0px;
	background-image:url(images/contact_bg2.jpg);
	background-repeat: repeat-x;
}
.contact_page_text {
	font-size:26px;
	color:#FFFFFF;
}
.contact_page_text2 {
	font-size:15px;
	color:#ffffff;
	line-height:28px;
}
.contact_page_text3 {
	font-size:12px;
	color:#ffffff;
	line-height:28px;
}
.contact_text_field {
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#ffffff;
	border: solid 1px #918f83;
	background-color:#7e7b6b;
	width:210px;
}
.testimonials_page_bg {
	padding:0px;
	background-image:url(images/testimonials_bg2.jpg);
	background-repeat: repeat-x;
}
.testimonials_page_text {
	font-size:26px;
	color:#FFFFFF;
}
.testimonials_page_text2 {
	font-size:12px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}
.testimonials_page_text3 {
	font-size:12px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
}
.textbox_small {
	font-size:10px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:10px;
	width: 94px;
	border: 1px solid #ffffff;
}
.textbox {
	font-size:12px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:16px;
	border: 1px solid #ffffff;
}
.btn {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight:bold;
	border: 1px #333333 solid;
	color: #000000;
	cursor: pointer;
}
/* Gallery Styles */



#motioncontainer {
	/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */

width: 100%; /* Set to gallery width, in px or percentage */
	height: 464px; /* Set to gallery height */
}
#motioncontainer a img {
	border: 1px solid #cccccc; /* Set image border color */
}
#motioncontainer a:hover img {
	border: 1px solid navy; /* Set image border hover color */
}
#statusdiv {
	background-color: lightyellow;
	border: 1px solid gray;
	padding: 2px;
	position: absolute; /* Stop Editing Gallery Styles */
	left: -300px;
	visibility: hidden;
}
#motioncontainer a:hover {
	color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */







/*paging*/

.alphabet {
	BORDER-LEFT-COLOR: #ccc;
	BORDER-BOTTOM-COLOR: #ccc;
	BORDER-RIGHT-COLOR: #ccc;
	BORDER-TOP-COLOR: #ccc;
	BORDER-RIGHT: white 1px solid;
	BORDER-TOP: white 1px solid;
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 3px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	MARGIN: 0px;
	BORDER-LEFT: white 1px solid;
	COLOR: #333333;
	BORDER-BOTTOM: white 1px solid;
	BACKGROUND-COLOR: #9B9B9A;
	TEXT-ALIGN: left
}
A.alphabet:link {
	BORDER-LEFT-COLOR: #ccc;
	BORDER-BOTTOM-COLOR: #ccc;
	COLOR: #000000;
	BORDER-TOP-COLOR: #ccc;
	BACKGROUND-COLOR: #d9ec89;
	TEXT-DECORATION: none;
	BORDER-RIGHT-COLOR: #ccc
}
A.alphabet:visited {
	BORDER-LEFT-COLOR: #ccc;
	BORDER-BOTTOM-COLOR: #ccc;
	COLOR: #000000;
	BORDER-TOP-COLOR: #ccc;
	BACKGROUND-COLOR: #d9ec89;
	TEXT-DECORATION: none;
	BORDER-RIGHT-COLOR: #ccc
}
A.alphabet:hover {
	BORDER-LEFT-COLOR: #31659c;
	BORDER-BOTTOM-COLOR: #31659c;
	COLOR: #cccccc;
	BORDER-TOP-COLOR: #31659c;
	BACKGROUND-COLOR: #336600;
	BORDER-RIGHT-COLOR: #31659c
}
.alphabetSelected {
	BORDER-RIGHT: white 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: white 1px solid;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 2px;
	MARGIN: 0px;
	BORDER-LEFT: white 1px solid;
	COLOR: #000000;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: white 1px solid;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: left
}
A.alphabetSelected:link {
	BORDER-LEFT-COLOR: #ccc;
	BORDER-BOTTOM-COLOR: #ccc;
	COLOR: #000000;
	BORDER-TOP-COLOR: #ccc;
	BACKGROUND-COLOR: #ffffff;
	TEXT-DECORATION: none;
	BORDER-RIGHT-COLOR: #ccc
}
A.alphabetSelected:visited {
	BORDER-LEFT-COLOR: #ccc;
	BORDER-BOTTOM-COLOR: #ccc;
	COLOR: #000000;
	BORDER-TOP-COLOR: #ccc;
	BACKGROUND-COLOR: #ffffff;
	TEXT-DECORATION: none;
	BORDER-RIGHT-COLOR: #ccc
}
A.alphabetSelected:hover {
	BORDER-LEFT-COLOR: #ccc;
	BORDER-BOTTOM-COLOR: #ccc;
	COLOR: #000000;
	BORDER-TOP-COLOR: #ccc;
	BACKGROUND-COLOR: #9B9B9A;
	BORDER-RIGHT-COLOR: #ccc
}

/* STYLES ADDED BY WAQAS ASHRAF FOR THE EVENTS GALLERY */
div.clr {
	clear: both;
}

div#mainContainer {
	background-color: #383735; 
	color: #FFF; 
	padding: 46px 16px 102px 16px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 971px;
	margin: 0px auto;
}

div#mainContainer div.galleryBox {
	width: 150px;
	height: 271px;
	border: 1px solid #767675;
	padding: 11px 15px 7px 15px;
	overflow: hidden;
	background-image: url(siteimages/box_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 5px 6px;
	float: left;
}

div#mainContainer div.galleryBox div.image {
	width: 150px;
	height: 200px;
	overflow: hidden;
	margin-bottom: 7px;
}

div#mainContainer div.galleryBox div.image img {
	border: none;
	margin: 0px;
	padding: 0px;
}

div#mainContainer div.galleryBox div.galleryTitle {
	margin-bottom: 10px; 
	min-height: 28px; 
	overflow: hidden;
	max-width: 125px;
	float: left;
}

div#mainContainer div.galleryBox div.galleryLocation {
	margin-left: 5px; 
	float: right;
}

div#mainContainer div.galleryBox div.galleryDetails {
	float: left;
}

div.button {
	margin: 10px 0px;
	float: left;
}

div.button a, 
div.button a:link,
div.button a:active,
div.button a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 5px 10px;
	background-image: url(siteimages/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	margin: 0px 7px;
	border: 1px solid #767675;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.button a:hover {
	text-decoration: underline;
	background-position: center center;
}

/* STYLES ADDED BY WAQAS ASHRAF FOR THE PICTURE DETAILS */
div#DetailPage {
	padding: 50px 46px 34px 13px;
	background-color: #383735; 
	color: #FFF; 
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	width: 944px;
	margin: 0px auto;		
}

div#DetailPage div.image {
	height: 704px;
	width: 496px;
	overflow: hidden;
	border: 1px solid d7d7d7;
	margin-right: 45px;
	float: left;
}

div#DetailPage div.image img {
	border: none;
}

div#DetailPage div.imageDetails {
	width: 403px;
	min-height: 670px;
	float: right;
}

div#DetailPage div.imageDetails table tr th {
	color: #CCC;
	font-size: 13px;
}

div#DetailPage div.imageDetails table tr th, 
div#DetailPage div.imageDetails table tr td {
	text-align: left;
	padding: 5px 0px;
}

div#DetailPage div.imageDetails table tr td p {
	text-align: justify;
	margin: 0px;
	line-height: 1.5em;
	margin-bottom: 15px;
}

/* STYLES ADDED BY WAQAS ASHRAF FOR EVENTS LOGIN PAGE */
div#eventSelection {
	padding: 30px 46px 35px 13px;
	background-color: #383735; 
	color: #FFF; 
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	width: 944px;
	margin: 0px auto;		
	text-align: center;
}

/* STYLES ADDED BY WAQAS ASHRAF FOR REQUEST FOR ACCESS PAGE */
table.tableForm tr th,
table.tableForm tr td {
	text-align: left;
	padding: 5px 10px;
}

table.tableForm tr td textarea.inputbox,
table.tableForm tr td select.inputbox,
table.tableForm tr td input.inputbox {
	border: #FFF solid 1px;
	background-color: #666;
	color: #FFF;
}

table.tableForm tr td textarea.inputbox,
table.tableForm tr td select.inputbox,
table.tableForm tr td input.inputbox {
	width: 250px;
	padding: 3px 5px;
}

table.tableForm tr td textarea.inputbox:focus,
table.tableForm tr td select.inputbox:focus,
table.tableForm tr td input.inputbox:focus {
	background-color: #CCC;
	color: #000;
}

div#post_messages.error {
	color: #F30;
	font-size: 12px;
}