/* HTML Tag Redefinition */
html, body {height: 100%;  }

body {
	font-family: trebuchet,Tahoma;
	background-color: #000;
	background-image: url(http://events2.com/themes/new_theme/images/purple_background2.png);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	color: #CCE1ED !important; 
	padding: 0px; 
	margin: 0px; 
}

.ccm-blog-post-preview h2 a {
	font-size: 14px !important;
	color:#1E90FF !important; 
}

.ccm-blog-archive-list a {
	font-size: 14px !important;
	color:#1E90FF !important; 
}

#page #subscribe p {
	margin: 0px 0px 10px 0px;
}

#page #subscribe h3 {
	margin: 0px;
	padding: 0px;
	}
	
#what-we-do{
	margin-top: 40px;
}

#what-we-do .ccm-layout-row {
	border: solid 1px #787878;
	padding-right: 10px;
	height: 150px;
	margin-bottom: 20px;
}

#what-we-do .ccm-layout-row img{
	margin: 20px 0 0 10px;
}


#about-us #central img {
	margin: 0 25px 10px 0px !important;
}

.testimonalsRightImage {
	float: right;
	font-style: italic;
	width: 500px;
	border: solid 1px #787878;
	padding: 20px 20px 20px 35px;
	margin-bottom: 50px;
	
}

.testimonalsRightImage img {
	margin: 0 25px 0 25px;
	float:right;
	
}

.testimonalsLeftImage {
	float: left;
	font-style: italic;
	width: 500px;
	border: solid 1px #787878;
	padding: 20px 35px 20px 20px;
	margin-bottom: 50px;	
}

.testimonalsLeftImage img {
	margin: 0 25px 0 25px;
	float:left;
	
}

.news {
border-bottom:thin dotted #787878 !important;
}

.news img {
	padding: 0 10px 0 10px;
}

.ccm-blog-blog-post-content img {
	padding: 0 10px 0 10px;
}

#galleryMenu {
	padding-top: 50px;
	margin: auto;
	width: 1000px;
}

#body td input {
width:235px;

}

.formBlockSurveyTable {
	margin: auto;
}

.formBlockSubmitButton {
	width: 100px !important;
}

#page #galleries #central{
	position: relative;
	right: 30px;
	width: 1024px;
	margin: auto;
}

#page #galleries #body{
	margin-top: 30px;
}

#page #galleryMenu ul.nav{ 
	list-style:none; 
	margin: auto; 
	padding:0px; 
	width:auto; 
	z-index:2; 
	overflow:visible; 
}

#page #galleryMenu ul.nav li{
	float:left; 
	padding:2px 0px; 
	margin-left:30px;  
	margin-top:0px 
}

#page #galleryMenu ul.nav li a{ 
	text-decoration:none; 
	font-size: 18px;
	color:#e6e6e6; 
}

#page #galleryMenu ul.nav li a:hover{ 
	text-decoration:none; 
	font-size: 18px !important;
	color:#1E90FF !important; 
}

#page #galleryMenu .nav-selected-nav-path-selected a  {  
	text-decoration:none; 
	font-size: 18px !important;
	font-weight: bold !important;
	color:#1E90FF !important;
}


img {
	border: 0px}

a { 
	cursor:pointer
	color:#1E90FF !important;
	text-decoration: none !important;
	}

label { font-weight:bold;}
fieldset { border:1px solid #ccc;}

/* error text class optionally provided by theme */
div.ccm-error-response {color: #f00; margin-bottom: 12px}

/* Page Structure / Navigation */
#page{ 
	width:960px; 
	margin:auto; 
	text-align:left 
}
	
#page #headerSpacer{ 
	height:5px 
	}

#page #header{ 
		width: 935px; 
		margin: auto;
}
 
#page #header #logo{  
	float:left;
	width: 330px; 
}
	
#page #header #logo a{
	text-decoration:none;
}

#page #header #headerNav{ 
	float: right;
	width: 600px;
	margin-top: 25px;
	z-index:2; 
}

#page #header #headerContact{ 
	float: right;
	width: 575px;
	margin-top: 5px;
	color: #e6e6e6;
	font-size: 13px;
}

#page #header #socialBookmarks {
	text-align: center;
	padding: 5px 0 5px 0;
}

#page #header ul.nav-header{ list-style:none; margin:0px; padding:0px; width:auto; z-index:2; overflow:visible; float: right}

#page #header ul.nav-header li{
	float:left; 
	padding:2px 0px; 
	margin-left:13px;  
	margin-top:0px 
}

#page #header ul.nav-header li a{ 
	text-decoration:none; 
	font-size: 16px !important;
	color:#e6e6e6 !important; 
}

#page #header ul.nav-header li a:hover{ 
	text-decoration:none; 
	font-size: 16px !important;
	color:#1E90FF !important; 
}

#page #header #headerNav .nav-selected a  {  
	text-decoration:none; 
	font-size: 18px !important;
	font-weight: bold !important;
	color:#1E90FF !important;
}

#page #header #header-area{margin-top: 10px; margin-bottom: 10px }
#page #header #header-area #header-area-inside{margin-bottom: 12px;}
#page #header #header-area img { display: block}
#page .divider{padding-top: 12px; top; overflow:hidden; height:1px; clear:both; width:100%; }

#page #top {
	text-align: center;
	width: 860px;
	margin: auto;
	padding-top: 25px;
}

#page #central{
	clear:both; 
	width: 860px;
	margin: auto;
	margin-top: 25px;
}

#page #home #central{
	margin-top: 0px;
}

#page #central .services {
	border: solid 1px #787878;
	height: 150px;
	padding: 6px;
	margin-bottom: 20px;
}

#page #central .services img{
	padding-right: 10px;
}

#page #home #body ul.nav{ 
	list-style:none; 
	margin-left:0px; 
	margin-top: 30px;
	padding:0px; 
	padding-right:34px; 
	font-size:14px;
}

#page #home #body ul.nav li{ 
	margin-bottom:33px; 
}

#page #home #body ul.nav a{ 
	text-decoration:none; 
	color:#e6e6e6;
}
#page #home #body ul.nav a.nav-selected {
	font-weight: bold;
	color:#1E90FF;
}

#page #home #body ul.nav a:hover{ 
	text-decoration:none;
	color:#1E90FF; 
}

#page #home #body ul.nav ul{ list-style:none; margin-left:0px; padding:0px; padding-left:16px; margin-top:16px; }
#page #central #sidebar ul.nav ul li{ margin-bottom:16px; }
#page .no-sidebar { background-image: none !important}

#page #central.two-column #body {
	float:left;
	width: 49%
}

#page #central.two-column #sidebar{ 
	float:right; 
	width:49%; 
	overflow:hidden }

#page #central.central-left div#sidebar {float: left !important; }

#page #central.central-left #body {
	padding-left: 38px !important; 
	padding-right: 38px !important; 
	padding-top: 18px !important;
	padding-bottom: 30px !important;
	float:right;
	border:1px solid #787878;
}
 
#page #central #body{ float:left; width:67%; padding-right:28px; padding-left: 0px !important; padding-right: 0px !important }
#page .no-sidebar #body{ float: none !important; width: auto !important; }
#page #central #sidebar{ float:right; width:23%; overflow:hidden }

#page #central #sidebar ul.nav{ 
	list-style:none; 
	margin-left:0px; 
	margin-top: 30px;
	padding:0px; 
	padding-right:34px; 
	font-size:14px;
}

#page #central #sidebar ul.nav li{ 
	margin-bottom:33px; 
}

#page #central #sidebar ul.nav a{ 
	text-decoration:none; 
	color:#e6e6e6;
}
#page #central #sidebar ul.nav a.nav-selected {
	font-weight: bold;
	color:#1E90FF;
}

#page #central #sidebar ul.nav a.nav-selected-nav-path-selected {
	font-weight: bold;
	color:#1E90FF;
}


#page #central #sidebar ul.nav a:hover{ 
	text-decoration:none;
	color:#1E90FF; 
}

#page #central #sidebar ul.nav ul{ list-style:none; margin-left:0px; padding:0px; padding-left:16px; margin-top:16px; }
#page #central #sidebar ul.nav ul li{ margin-bottom:16px; }

#page #central.navLeft  #sidebar{float:left}
#page #central.navLeft  #body{float:right; padding-right:0px; width:68%; }

#page #central.noSideNav{ background: none; }
#page #central.noSideNav  #sidebar{ display:none }
#page #central.noSideNav  #body{float: none; padding-left:0px; padding-right:0px; width:100%; }

#page #footerSpacer{ 
	height: 30px;
}

#page #footer{ 
	background:url(http://events2.com/themes/new_theme/images/bottom_line.jpg) no-repeat scroll center top transparent;padding-top:15px; 
	clear:both; 
	padding-bottom:16px; 
	color:#999; 
	font-size:10px 
}

#page #footer a{ 
	color:#1E90FF !important;
}

#page #footer p{ 
	margin:0px 0px 0px 0px; 
}

#page #footer #footerNav {
	margin-bottom: 20px;
}

#page #footer #footerNav ul{ 
	list-style-type:none; 
	margin:0px; 
	padding:0px; 
	z-index:2; 
	overflow:visible; 
	text-align: center;
}

#page #footer #footerNav li{
	display: inline;
	margin: 0 20px 0 20px;
	line-height: 15px; 
}

#page #footer #footerNav li a{ 
	text-decoration:none; 
	font-size: 10px !important;
	color:#e6e6e6 !important; 
}

#page #footer #footerNav li a:hover{ 
	text-decoration:none; 
	font-size: 10px !important;
	color:#1E90FF !important; 
}

#page #footer #footerNav .nav-selected a  {  
	text-decoration:none; 
	font-size: 12px !important;
	font-weight: bold !important;
	color:#1E90FF !important;
}

#page #footer span.sign-in {margin-left: 20px}
#page #footer span.powered-by { float:right; }

/* Page Elements */

.pagingNav{ margin:16px 0px 8px 0px}
.pagination{ text-align:center; color:#bbb; padding-top:4px}
.pagination .pageRight{width:20%; float:right; text-align:right}
.pagination .pageLeft{width:20%; float:left; text-align:left}

/* MISC STYLES & SHORTCUTS */
div.code {border: 1px solid #ddd; background: #eee; padding: 10px}
div.spacer,div.ccm-spacer{ clear:both; font-size:1px; line-height:1px }
.noTopSpace{margin-top:0px; padding-top:0px}

/* customize_miscellaneous */ /* customize_miscellaneous */

