/*
Theme Name: Equestrian Association of Malaysia
Theme URI: http://elephantkatstudios.com
Description: Equestrian Association of Malaysia Theme
Version: 0.1
Author: EKS Studios
Author URI: http://elephantkatstudios.com
*/

.clear {
	clear:both;
}
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0;
}
.clearfix {
	display:inline-block;
}
* html .clearfix {
	height:1%;
}
.left {
	float: left;
}
.right {
	float: right;
}

h2 a, h2 a:visited{
	color: #f7b910;	
	text-decoration: none;
}

h2 a:hover{
	text-decoration: underline;
}

h1, h2, h3, h4 {
	font-family: "TypoLatinserifBoldRegular", "Georgia", serif;
	font-weight: normal;
	text-transform: uppercase;
}
h5 { /* emphasized text */
	font-family: "Georgia", serif;
	font-weight: normal;
	font-size: 18px;
	line-height:1.3em;
	padding-bottom: 20px;
}
h6 { /* emphasized text */
	font-weight: normal;
	font-size: 12px;
	font-style:italic;
	padding-top:20px;
}
html {
	background: url(img/eam-bg.jpg) no-repeat #000;
	background-size: cover;
	background-position: center center;
	color: #fff;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
}

#header {
	background: rgba(0, 0, 0, 0.8);
	position: relative;
	width: 100%;
	z-index: 1;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}
h1 {
	background: url(img/logoeam.png) 0 5px no-repeat;
	background-size: 60px auto;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	height: 60px;
	padding: 20px 0 0 70px;
}
h1 a, #nav a {
	color: #fff;
	text-decoration: none;
	-moz-transition: color 0.2s ease-in;
	-webkit-transition: color 0.2s ease-in;
}
h1 a:hover, #nav a:hover {
	color: #f7b910;
}
.headerContainer, .featureContainer, #container, #footer {
	margin: 0 auto;
	width: 960px;
}
#nav {
	padding: 20px 0 0 0;
}

#nav .active{
	border-bottom: 4px solid #09a06c;
	padding: 0 0 7px 0;
}

#nav li {
	display: inline-block;
	font-family: "TypoLatinserifBoldRegular", "Georgia", serif;
	font-weight: normal;
	font-size: 16px;
	margin-left: 15px;
	position: relative;
}
#nav .subnav {
	background: rgba(0, 0, 0, 0.9);
	display: hidden;
	margin: 11px 0 0 0;
	padding: 10px 20px 0;
	position: absolute;
	width: 120px;
	z-index: 99999;
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
	-moz-border-radius: 0 0 2px 2px;
	-webkit-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;
}
#nav li .subnav li {
	display: block;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	margin:0 0 15px 0;
	padding: 0;
	text-transform: none;
}
#nav .subnav li a {
	color: #f0f0f0;
	font-weight: normal;
	height: 16px;
}
#nav .subnav li a:hover {
	color: #f7b910;
	border: none;
}

/*.dropdown:after {
    background: url("img/arrow.png") no-repeat scroll 0 0 transparent;
    content: "";
    display: inline-block;
    height: 18px;
    margin: 0 0 -4px 4px;
    width: 18px;
}*/


#featured {
	background: url(img/featured_img.jpg) no-repeat top center;
	height: 480px;
	margin: 0px auto 0 auto;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.75);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.featureContainer {
	position: relative;
	top: -130px;
}
.forms, .contact {
	background: url(img/forms_icon.png) no-repeat 0 1px;
	color: #119a65;
	font-size: 12px;
	padding-left: 22px;
	text-decoration: none;
	text-transform: lowercase;
}
.contact {
	background: url(img/mail_icon.png) no-repeat 0 3px;
	margin-left: 15px;
	padding-left: 20px;
}
.forms:hover, .contact:hover {
	text-decoration: underline;
}
#eventWidget, #eventWidget2 {
	background-color: rgba(247, 247, 247, 0.9);
	color: #666;
	margin: 140px 0 10px 0;
	width: 300px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	box-shadow:  0 1px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:  0 1px 5px rgba(0, 0, 0, 0.5);
}

#eventWidget2{
	margin: 0;
}

#eventWidget .upcoming_event,#eventWidget2 .upcoming_event {
	background: url(img/pattern.jpg) repeat #119a65;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 22px;
	height: 34px;
	margin-bottom: 5px;
	padding: 10px 0 0 0;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

 .fbsignin {
	color: #ffffff;
	background-color: #17458a;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#4073bf), to(#17458a));
	background-image: -moz-linear-gradient(top, #4073bf, #17458a);
	background-image: -ms-linear-gradient(top, #4073bf, #17458a);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4073bf), color-stop(100%, #17458a));
	background-image: -webkit-linear-gradient(top, #4073bf, #17458a);
	background-image: -o-linear-gradient(top, #4073bf, #17458a);
	background-image: linear-gradient(top, #4073bf, #17458a);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4073bf', endColorstr='#17458a', GradientType=0);
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	border-color: #0c3f89;
	font-size: 12px;
	height: 16px;
	padding: 5px;
	position: relative;
	text-transform: none;
	top: -2px;
	width: 155px;
	text-decoration:none;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-border-radius: 2;
	text-align: center;
	margin-bottom: 5px !important;
	display:block;
}

.fbsignin:hover{
	color: #fff;
}

.fbsignin span{
	background:  url(img/facebook.png) no-repeat 5px 0;
	padding-left: 20px;	
}

.fbsignin.main{
	margin-left: 10px;
}
.events {
	padding: 10px;
}
.events h3 {
	background: url(img/calendar_icon.png) no-repeat;
	color: #119a65;
	font-size: 14px;
	margin-bottom: 5px;
	padding-left: 20px;
}
.events h3 a {
	color: 	#119A65;
	text-decoration: none;
}
.events h3 a:hover {
	text-decoration: underline;
}
.events p {
	line-height: 1.4em;
	padding-left: 20px;
}

#container li{
	line-height: 1.6em;
	margin-bottom: 10px;
}

.events span {
	float: left;
	width: 60px;
}

.events span.data{
	float: right;
	width: 190px;
}

.infoPosts, .singlePosts {
	border-bottom: 1px dashed #119a65;
	margin: 40px 0 40px 0;
	padding: 0 0 40px 0;
	/*line-height:1.6em;*/
}

.infoPosts div {
	float: left;
	margin-right: 30px;
	width: 300px;
}
.infoPosts .latestResults {
	margin-right: 0;
}
.infoPosts img {
	border: 4px solid #119a65;
	margin-bottom: 20px;
	box-shadow:  0 2px 5px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.6);
}
#container h1 {
	font-size: 27px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding:0px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);
}
#container h2 {
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);
}
.columnPost h2 {
	font-size: 22px;
	margin-top: 30px !important;
	margin-bottom: 10px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);
}
.columnPost h3 {
	text-transform:none;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 0px !important;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);
	color: #119A65;
}
.infoPosts h3 {
	color: #f7b910;
	font-size: 16px;
	margin-bottom: 10px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);
}

.singlePosts h3{
	font-family: "Georgia", serif;
	font-weight: normal;
	font-size: 18px;
	text-transform: none;
	padding-bottom: 20px;
}

.singlePosts p{
	line-height: 1.6em;
}

.singlePosts .divider{
	margin: 30px 0;
}

.singlePosts .clubs h3{
	border-bottom: 1px dashed #119a65;
	border-top: 1px dashed #119a65;
	font-size: 14px;
	margin: 10px 0 20px 0;
	padding:10px 0;
	text-transform: uppercase;
}

#container .clubs h2{
	margin-top: 20px;
}

.infoPosts p {
	line-height: 1.6em;
	margin-bottom: 10px;
}
.singlePosts h2 {
	color: #f7b910;
}

/*.latestNews h3 {
	margin:0px !important;
}*/


.columnPost {
/* 	text-align: justify */;
	-moz-column-count: 2;
	-moz-column-gap: 1.8em;
	-webkit-column-count: 2;
	-webkit-column-gap: 1.8em;
}

#container .more-link, .wpcf7-submit, .more-link {
	background: url(img/pattern.jpg) repeat #119a65;
	border: 1px solid #158c6f;
	color: #fff;
	cursor: pointer;
	display: block;
	font-family: "TypoLatinserifBoldRegular", "Georgia", serif;
	font-size: 14px;
	margin: 10px 0 0 0;
	padding: 3px 5px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
	width: 90px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow:  0 2px 5px rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.2);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.2);
	-webkit-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.2);
	
		-moz-transition: 0.2s ease-in;
	-webkit-transition: 0.2s ease-in;
	
	
}

.postThumbs{
	border: 4px solid #119a65;
	margin-bottom: 20px;
	box-shadow:  0 2px 5px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.6);
}

.events .more-link{
	text-transform: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;	
}

#container .more-link:hover {
	color: #073421;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2);
}
.gallery li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 120px;	
}

.singlePosts .gallery li p{
	font-size: 10px;
	line-height: 1em;
}

.picGallery li{
	min-height: 200px;
	margin-right: 17px;
}

.galleryHome li p{
	padding: 15px 10px 0 10px;
	text-align: center;
}
#container .last {
	margin-right: 0;
}
#container li:last-child {
	margin-right: 0;
}
.galleryThumb {
	display: block;
	height: 120px;
	width: 120px;
	overflow:hidden;
	
	border-radius: 2px;
	-moz-border-radius: 2px;
 -webkit-border-radius: 2px  box-shadow:  0 2px 5px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.8);
}
.img_wrapper img {
	/*height: 120px;
	width: 120px;*/
	padding: 4px;
	box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
}
.img_wrapper img {
	background: rgba(0, 0, 0, 0);
	-moz-transition:background 0.5s, 0.5s, ease-in, ease-in;
	-webkit-transition:background 0.5s, 0.5s, ease-in, ease-in;
}
.img_wrapper img:hover {
	background: #edbe30;
	padding:4px;
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
.galleryHome {
	border-bottom: 1px dashed #119a65;
	margin: 0 0 40px 0;
	padding: 0 0 40px 0;
	width: 100%;
}

.galleryHome.picGallery{
	border: none;
	margin: 0;
	padding: 0;
}

.disciplines {
	float: left;
	margin-right: 30px;
	width: 300px;
}
.disciplines ul {
	margin: 20px 0 0 -5px;
}
.disciplines ul li {
	float: left;
	margin-right: 10px;
	width: 66px;
}
.disciplines li p {
	margin-left: 6px;
}
.associations {
	float: right;
	width: 600px;
}
.associations li {
	display: inline-block;
	margin: 0 85px 30px 0;
	
}

#container .spaceLogo {
	margin-left:75px;
}

.divider {
	background: #119a65;
	height: 2px;
	margin-bottom: 10px;
}

.navigation{
	margin-top: 20px;
	padding-top: 10px;
}

#footer {
	color: #5d5d5d;
	height: 50px;
}
#footer a {
	color: #5d5d5d;
	text-decoration: none;
}
#footer a:hover {
	color: #F7B910;
	text-decoration: underline;
}
#footer li {
	float: left;
	margin-left: 5px;
}
/* Single */
.no-sidebar {
	width: 960px !important;
}
.contents {
	width: 660px;
	margin-right: 40px;
}

.contents.no-sidebar{
	margin-right: 0;
}

.contents p {
	margin-bottom: 10px;
}
#sidebar {
	background: rgba(255, 255, 255, 0.05);
	padding: 20px;
	width: 200px;
	box-shadow:  inset 0 0 10px rgba(0, 0, 0, 1);
	-moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 1);
	-webkit-box-shadow:  inset 0 0 10px rgba(0, 0, 0, 1);
}
#sidebar h2 {
	color: #119a65;
	margin-bottom: 10px;
}
#sidebar div {
	border-bottom: 1px solid rgba(0, 0, 0, 1);
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	padding: 20px 0;
}
#sidebar .first {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
#sidebar .last {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
#sidebar a {
	color: #fff;
	text-decoration: none;
}
#sidebar li {
	list-style: circle;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 1.4em;
}
input[type="text"] {
	outline: none;
}
blockquote {
	padding-left:50px;
}
#searchForm {
	border: 1px solid #c3c3c3;
	background: #fff;
	height: 30px;
	width: 198px;
	-moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
}
#searchForm input[type="text"] {
	background: none;
	border: none;
	color: #aaa;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	height: 20px;
	padding: 6px 3px 4px 8px;
	width: 158px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
input[type="text"] {
	outline: none;
}
#searchForm input[type="submit"] {
	background: url("img/searchicon.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	cursor: pointer;
	height: 18px;
	text-indent: -9999px;
	width: 20px;
}
ol li {
	list-style: decimal inside;
}
ol {
	margin-bottom: 10px;
}
#container .error404 h2 {
	color: rgba(255, 255, 255, 0.1);
	font-size: 120px;
	margin-bottom: 0;
	text-shadow: -1px -1px 3px rgba(0, 0, 0, 0.4);
}
#container .error404 h3 {
	color: #119a65;
	font-size: 50px;
}
.table_committee td, .table_normal td, #calendar td {
	padding:12px !important;
	margin:12px !important;
	border:#383838 solid 1px;
	text-transform: capitalize;
	vertical-align: top;
}

.table_normal td a {
	color: #fff;
	text-decoration:underline;
	-moz-transition: color 0.2s ease-in;
	-webkit-transition: color 0.2s ease-in;
}
.table_normal td a:hover {
	color: #f7b910;
}

#calendar{
	width: 100%;
}

.dateCal{
	width: 100px;
}

#calendar .more-link, #container .resultTable .more-link{
	margin-top: 0;
}

#calendar tr.near_event { 
	background-color: #08A669;
}

.clubs td {
	padding-right:40px !important;
}

/* Archive Posts */

.archivePosts{
	border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.last{
	border: 0;
	margin: 0;
	padding: 0;
}

/* Forms */

.formList{
	margin-top: 20px;
}

.formList li{
	background: url("img/forms.png") no-repeat;
	border-bottom: 1px dashed rgba(255,255,255,0.2);
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.formList a, #sidebar a, .singlePosts p a, table a, .infoPosts a, .gallery p a{
	color: #F7B910;
	text-decoration: none;
	
	-moz-transition: 0.2s ease-in;
	-webkit-transition: 0.2s ease-in;
}

#jumpCalendarBtn {
	width: 150px !important; 
	position: fixed; 
	bottom: 10px; 
	right: 10px;
}

#sidebar a{
	color: #fff;
}

.formList a:hover, #sidebar a:hover, .singlePosts p a:hover, table a:hover, .infoPosts a:hover, .gallery p a:hover{
	color: #119a65;
}

.contents input[type="text"], textarea {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C3C3C3;
    
    color: #AAAAAA;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    height: 20px;
    margin: 10px 0;
    padding: 5px;
    width: 300px;
    
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) inset;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) inset;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) inset;
}

textarea{
	height: 200px;
}

.input[type="text"] {
    outline: medium none;
}

.terms{
	line-height: 1.4em;
}

.subList{
	margin:10px 0 20px 10px;
}

.terms li{
	line-height: 1.6em;
	margin-bottom: 10px;
}

.terms ul li{
	list-style: circle;
	margin-left: 20px;
}

.terms h3{
	color: #119a65;
	padding: 20px 0;
}

h2.margin{
	padding: 20px 0;
}

.results h3, .results .more-link{
	display: inline;
}

.wpcf7-response-output{
	background: url(img/pattern.jpg) repeat #119a65;
	border: 1px solid #158c6f !important;
	color: #fff !important;
	cursor: pointer;
	display: block;
	font-family: "TypoLatinserifBoldRegular", "Georgia", serif;
	font-size: 14px;
	margin: 0 !important;
	padding: 5px 10px !important;
	text-align: center;
	text-decoration: none !important;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow:  0 2px 5px rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.2);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.2);
	-webkit-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.2);	
}


span.wpcf7-not-valid-tip-no-ajax{
	color: #AE113B !important;
}
/*.eventPosts{
	display: inline-block;
	height: 300px;
	margin-bottom: 30px;
	padding-right: 50px;
	width: 300px;
	vertical-align: top;
}

.eventPosts:nth-child(2n){
	padding-right: 0;
}

.eventPosts(nth-child:)*/
	
/* FOR CHROME/SAFARI */

/* NEXTGen Gallery */

.contents .ngg-imagebrowser img{
	border: 4px solid #119a65 !important;
	padding: 0 !important;
	box-shadow:  0 2px 5px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.6);

}

.ngg-imagebrowser h3{
	text-align: left !important;
	padding-bottom: 0;
}

.ngg-imagebrowser-nav a{
	color: #fff !important;
	text-decoration: none !important;
		
	-moz-transition: 0.2s ease-in;
	-webkit-transition: 0.2s ease-in;
}




.ngg-imagebrowser-nav .back, .ngg-imagebrowser-nav .next{
	background: url(img/pattern.jpg) repeat #119a65;
	border: 1px solid #158c6f !important;
	color: #fff !important;
	cursor: pointer;
	display: block;
	font-family: "TypoLatinserifBoldRegular", "Georgia", serif;
	font-size: 14px;
	margin: 0 !important;
	padding: 5px 10px !important;
	text-align: center;
	text-decoration: none !important;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow:  0 2px 5px rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.2);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.2);
	-webkit-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.2);	
}

.ngg-imagebrowser-nav a:hover {
	color: #073421 !important;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2);
}

.ngg-imagebrowser-nav .counter{
	margin-top: 7px !important;
}

/* latest update 2/5/2012*/

.latestNews .content, .upcomingAct .content, .latestResults .content{
	border-bottom: 1px solid rgba(255,255,255,0.1);
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.moreLinks li{
	list-style: circle;
	margin-left: 15px;
	margin-bottom: 10px;
}

.fullResults h3{
	border-bottom: 1px solid #119A65;
	font-size: 18px;
	margin: 20px 0;
	padding: 10px 0;
}

.fullResults .formList li:last-child{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#phpdump{
	color: #000;
}

.resultTable{
	width: 100%;
}

.resultTable td, .resultTable th{
	border:#383838 solid 1px;
	padding: 10px;
	width: auto;
}


.marquee {  
	height: 90px;
	margin: 10px;
	width: 280px; /*or 100% width as the plugin works with responsive layouts as well*/  
	overflow: hidden;  
}  

.marquee p{
	font-size: 13px;
	line-height: 1.4em;
}

#container.contactus{
	margin-top: 100px;
}

#map_canvas {
        width: 630px;
        margin-right: 0;
        height: 400px;
      }
      
.contents .contactMethod{
	margin-bottom: 0;
}

.clubDetailList{
	display: block;
}

.clubLogo img{
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.clubThumbs{
	/*border: 1px solid #119a65;
	margin-bottom: 20px;
	box-shadow:  0 2px 5px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.6);*/
}

.removeTable{
	display: none;
	
}

.GoogleAnalyticsVisits_table{
	background: #F7B910;
	margin-top: 20px;

	border-radius: 2px;
	-moz-border-radius: 2px;	
	-webkit-border-radius: 2px;
}

.GoogleAnalyticsVisits_table td, .GoogleAnalyticsVisits_table th{
	font-size: 16px;
	padding: 10px;
}

#nav #my{
	margin-left: 5px;
}

#en, #my{
	position: relative;
	top: 3px;
}

#en a{
	background: url(img/gb.png) no-repeat;
	display: block;
	height: 11px;
	text-indent: -9999px;
	width: 16px;
}

#my a{
	background: url(img/my.png) no-repeat;
	display: block;
	height: 11px;
	text-indent: -9999px;
	width: 16px;
}

.committeeList{
	margin-top: 30px;
}

.committees{
	width: 100%;
}

.committees:not(:last-child){
	border-bottom: 1px dashed rgba(255,255,255,0.2);
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.committees h3{
	padding-bottom: 5px;
}

.committees img{
	float: left;
	height: auto;
	margin-right: 10px;

}

.committeeInfo{
	float: left;
	padding-top: 5px;
}

.discAsso{
	padding-bottom: 40px;
}