/* CSS Document */

/* Body and Universal Reset */

* {margin: 0; padding: 0;}

body {
	text-align:center;
	margin:0;
	background:#772B8B;
}
	
#container {
	margin:0 auto;
	padding:20px 0;
	width:995px;
	text-align:left;
}

.programSnapshotOpen #container {
	width:1088px;
}

#mainColumn {
	width:699px;
	float:left;
}

td {
	vertical-align:top;
}

img {
	border:0;
}

#popupWindowCaller {
	display:none;
}

.clear {
	clear:both;
	height:1px;
}


/* Typography */

.homeHeading, .home h2 {
	font-size:17px;
	margin:0;
	font-weight:bold;
}

.home h2 {
	margin:17px 0 10px 0;
}

.home h2 a {
	font-size:12px;
}

.home h2.testimonialsHeading {
	margin:17px 0 16px 0;
}


/* Program Snapshot */

#programSnapshot {
	float:left;
	padding-top:234px;
}

.programSnapshotOpen #expandTab {
	display:none;
}

#closeTab {
	display:none;
	float:right;
	padding:5px 10px;
	color:#fff;
}

#closeTab:hover {
	color:#000;
}

.programSnapshotOpen #programSnapshot {
	width:137px;
	background:url(/imagesnew/backgrounds/program_snapshot.gif) no-repeat right 14px;
	margin:0 -17px 0 0;
	padding-right:17px;
}

#programSnapshot ul {
	background:url(/imagesnew/backgrounds/snapshot_menu_bg.gif) repeat-y top right #E5D5E7;
	list-style:none;
	display:none;
}

.programSnapshotOpen #programSnapshot ul {
	display:block;
}

#programSnapshot li {
	margin:0 0 4px 5px;
	line-height:16px;
	background:url(/imagesnew/backgrounds/snapshot_bt_top.gif) no-repeat #AD7DB9;
}

#programSnapshot li.last {
	margin-bottom:0;
}

#programSnapshot li.snapshotMenuTop, #programSnapshot li.snapshotMenuBottom {
	background:url(/imagesnew/backgrounds/snapshot_menu_top.gif) no-repeat;
	height:17px;
	margin:0;
}

#programSnapshot li.snapshotMenuBottom {
	background:url(/imagesnew/backgrounds/snapshot_menu_bottom.gif) no-repeat bottom left;
}

#programSnapshot li a {
	color:#fff;
	font-weight:bold;
	font-size:13px;
	background:url(/imagesnew/backgrounds/snapshot_bt_bottom.gif) no-repeat bottom left;
	display:block;
	padding:5px 0 5px 7px;
}

#programSnapshot li a:hover {
	text-decoration:underline;
}


/* Right Sidebar */

#sideBar {
	float:right;
	width:239px;
	padding:20px 0;
}

#sideBar a {
	color:#000;
}

#sideBar a:hover {
	text-decoration:underline;
}

.siteSearch {
	height:27px;
	background:url(imagesnew/backgrounds/site_search_bg.gif) no-repeat 77px 1px;
}

.siteSearch input.textinput {
	border:none;
	width:110px;
	height:13px;
	padding:0 0 0 0;
	margin:2px 3px 0 35px;
}

.siteSearch input {
	margin:1px 0 0 0;
}

.siteSearch input, img {
	vertical-align:middle;
}

.sideBarBox {
	background:url(/imagesnew/backgrounds/sidebar_box_corners.gif) no-repeat #E4D4E8 0 -207px;
	padding:2px 5px 0 13px;
}

.sideBarBox p, .sideBarBox ul, .sideBarBox form {
	z-index:10;
	position:relative;
}

.sideBarBoxBottom {
	background:url(/imagesnew/backgrounds/sidebar_box_corners.gif) no-repeat #E4D4E8;
	height:33px;
	margin:-11px 0 0 0;
	z-index:1;
}

.circleBoxBottom, .blogBoxBottom {
	background-position:0 -127px;
	height:40px;
}

.blogBoxBottom {
	background-position:0 -167px;
}

.lastBoxBottom {
	background-position:0 -33px;
	height:48px;
}

.eventsBoxBottom {
	background-position:0 -81px;
	height:20px;
	text-align:right;
	padding:26px 7px 0 0;
	font-size:13px;
	font-weight:bold;
}

#sideBar .eventsBoxBottom a {
	color:#fff;
	padding:0 18px 0 0;
	background:url(imagesnew/backgrounds/book_arrow.gif) no-repeat right 2px;
}

.sideBarFormTitle {
	color:#77278B;
	font-weight:bold;
	font-size:13px;
	padding:6px 0 0 0;
	display:block;
}

.sideBarHeading {
	color:#fff;
	font-weight:bold;
	font-size:13px;
	background:url(/imagesnew/backgrounds/sidebar_heading_bg.gif) no-repeat;
	height:30px;
	padding:14px 8px 0 5px;
}

#sideBar .sideBarHeading a {
	color:#fff;
}

.sideBarHeading img {
	float:right;
	margin:-8px 0 0 0;
}

#businessTools li {
	list-style:none;
	font-size:13px;
	padding:0 0 2px 0;
}

.featuredEventsList {
	padding:0 0 5px 0;
}

.featuredEventsList li, .featuredEventsList p {
	list-style:none;
	font-size:11px;
	line-height:14px;
	padding:2px 0 0 0;
}

.popularPosts {
	margin:0 0 0 18px;
	line-height:16px;
}

.popularPosts li {
	padding:4px 0 0 0;
}

.popularPosts li.viewAll {
	text-align:right;
	list-style:none;
	font-size:11px;
	padding-right:5px;
}

#tweet ul {
	list-style:none;
}

#sideBar #tweet a {
	color:#79288C;
	font-style:italic;
}

.joinBox {
	font-size:11px;
}

.inputContainer {
	background:url(/imagesnew/backgrounds/sidebar_input_bg.gif) no-repeat;
	height:26px;
	margin:3px 0 0 0;
	padding:3px 0 0 10px;
}

.inputContainer input {
	width:187px;
	margin:1px 0 0 0;
	height:17px;
	padding:3px 0 0 0;
	border:none;
}

.sideBarForm input[type="image"] {
	margin:3px 0 0 0;
}

.loginBox input {
	color:#AD7DB9;
	font-size:13px;
	font-weight:bold;
}

.passwordContainer input {
	width:166px;
}

#sideBar a.forgotPassword {
	float:right;
	font-size:10px;
	color:#77278B;
	margin:6px 10px 0 0;
}

.searchBox .inputContainer, .joinBox .inputContainer, .passwordContainer {
	margin:3px 0 0 0;
	padding:3px 0 0 10px;
	float:left;
	height:26px;
	width:178px;
}

.searchBox .inputContainer input {
	width:140px;
	background:url(imagesnew/backgrounds/search_input_icon.gif) no-repeat;
	padding-left:26px;
}

.joinBox .inputContainer {
	width:162px;
}

.joinBox .inputContainer input {
	width:150px;
}

.blogSearch {
	margin:0 0 20px 0;
}

.blogSearch input {
	vertical-align:middle;
	margin:5px 0 0 0;
}

.blogSearch .textinput, .blogSearch .textinputhover {
	width:150px;
}


/* Header */

#header {
	height:168px;
	text-align:right;
}

#logoContainer {
	color:#FFFFFF;
	text-align:center;
	font-size:17px;
	float:left;
	width:267px;
	height:168px;
	padding:0 0 0 19px;
	background:url(/imagesnew/backgrounds/logo_bg.jpg) no-repeat bottom left;
}

#logoContainer p {
	margin:-7px 0 0 0;
}

#headerNav {
	padding:18px 16px 0 0;
	height:27px;
}

#headerNav li {
	border-right:1px solid #F7941E;
	list-style:none;
	height:23px;
	float:right;
	font-weight:bold;
	font-size:14px;
	margin:0 0 0 7px;
	padding:4px 6px 0 0;
}

#headerNav li.last {
	border-right:none;
}

#headerNav a {
	color:#F7941E;
}

#headerNav a:hover {
	color:#ffffff;
}

#headerAnimation {
	background:url(imagesnew/backgrounds/header_corner.gif) no-repeat #F7941E top right;
	height:77px;
	padding:10px 18px 0 0;
	text-align:right;
}

#headerAnimation img.topBanner1 {
	position:absolute;
	margin:0 0 0 -380px;
}

#headerContactNav {
	background:url(/imagesnew/backgrounds/header_gradiant.jpg) repeat-x #F7941E;
	list-style:none;
	height:28px;
	padding:8px 21px 0 0;
}

#headerContactNav li {
	display:inline;
	color:#000;
	background:url(/imagesnew/backgrounds/contact_nav_arrow.gif) no-repeat right 1px;
	padding:0 18px 0 8px;
}

#headerContactNav li.last {
	background:none;
	padding:0 0 0 7px;
}

#headerContactNav li a {
	color:#000;
}

#headerContactNav img {
	vertical-align:middle;
}


/* Main Navigation */

#mainNav {
	height:54px;
	margin:0 0 15px -20px;
	width:433px;
}

#mainNav li {
	display:inline;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	background:#AD7DB6;
	margin:0 2px 0 0;
}

#mainNav li a {
	color:#fff;
	float:left;
	height:45px;
	padding:9px 13px 0;
}

#mainNav li:hover, #mainNav li a:hover {
	background-color:#772B8B;
}

#mainNav li.last {
	margin:0;
}

#mainNav li.last a {
	background:url(/imagesnew/backgrounds/right_nav_corner.gif) no-repeat right 40px;
}

#mainNav li.last a:hover {
	background:url(/imagesnew/backgrounds/right_nav_corner.gif) no-repeat bottom right #772B8B;
}

#mainNav ul {
	position:absolute;
	margin:54px 0 0 0;
	z-index:30;
	list-style:none;
	visibility:hidden;
	text-align:left;
	background:url(/imagesnew/backgrounds/dropmenu_bottom_left.png) bottom left no-repeat;
	_background:none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imagesnew/backgrounds/dropmenu_bottom_left.png',sizingMethod='scale');
}

#mainNav ul li {
	display:block;
	float:none;
	height:auto;
	padding:0 25px 0 0;
	background:none;
	text-align:left;
	font-size:13px;
	background:#772B8B;
	margin:0;
	line-height:26px;
}

#mainNav ul li.dropMenuTop {
	background:url(/imagesnew/backgrounds/dropmenu_top_right.gif) no-repeat top right #772B8B;
	padding-top:6px;
}

#mainNav ul li.dropMenuBottom {
	background:url(/imagesnew/backgrounds/dropmenu_bottom_right.png) no-repeat bottom right;
	_background:none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imagesnew/backgrounds/dropmenu_bottom_right.png',sizingMethod='scale');
	margin-left:10px;
	line-height:14px;
}

#mainNav ul li a {
	float:none;
	padding:0 0 2px 13px;
	display:block;
	height:auto;
}

#mainNav ul li a:hover {
	text-decoration:underline;
}


/* Content Sidebar */

#contentSideBar {
	width:199px;
	float:left;
}

.home #contentSideBar, .noSB #contentSideBar {
	display:none;
}

#sideBarTestimonial {
	text-align:center;
	margin:0 10px 10px 0;
}

#sideBarTestimonial span.sideBarTestimonialHeading {
	font-size:14px;
	font-weight:bold;
	color:#F7931E;
}

#sideBarTestimonial span {
	font-size:11px;
	display:block;
}

#sideBarTestimonial img {
	cursor:pointer;
}

#sbTestimonialBubble {
	background:url(/imagesnew/backgrounds/testimonial_bubble_callout.gif) no-repeat 0 5px;
	color:#FFF;
	width:247px;
	padding:5px 0 0 40px;
	position:absolute;
	z-index:40;
	float:left;
	opacity: 0;
	filter:alpha(opacity=0);
	-moz-opacity:0%; 
	display:none;
}

#sbTestimonialBubble img {
	float:right;
	margin:0 2px 3px 5px;
}

.sbTestimonialBubble {
	margin:0 0 0 130px;
	*margin-left:83px;
}

.laserzoneBubble {
	margin:0 0 0 130px;
	*margin-left:113px;
}

.maintradeBubble, .accurateBubble, .ashBubble {
	margin:0 0 0 130px;
	*margin-left:93px;
}

.aaxposeBubble {
	margin:0 0 0 130px;
}

.phunTeamBubble {
	margin:0 0 0 140px;
}

#sbTestimonialBubble p.sbTestimonial {
	background:url(/imagesnew/backgrounds/testimonial_bubble_top.gif) no-repeat #F5821F;
	margin:0;
	padding:5px;
	font-style:italic;
}

#sbTestimonialBubble p.testimonialBy {
	background:url(/imagesnew/backgrounds/testimonial_bubble_bottom.gif) bottom left no-repeat #F5821F;
	color:#000;
	font-size:11px;
	padding:0 5px 5px 5px;
	margin:0;
}

.bizSupportLogo {
	margin:7px 0;
}


/* SubNav */

#subNavContainer {
	background:url(/imagesnew/backgrounds/submenu_top.gif) no-repeat;
	padding:19px 23px 0 0;
	margin:0 0 20px 0;
}

#subNav {
	background:url(/imagesnew/backgrounds/submenu_bottom.gif) no-repeat bottom left #DEDFDE;
	list-style:none;
	padding:0 0 16px 15px;
}

#subNav li {
	padding:3px 5px 5px 0;
	line-height:14px;
}

#subNav li.child {
	padding-left:10px;
}

#subNav li.childChild {
	padding-left:20px;
}

#subNav a {
	color:#000;
}

#subNav a:hover {
	color:#772C8B;
}

#subNav li.down a {
	font-weight:bold;
	color:#772C8B;
}


/* Content */

#contentContainer {
	background:url(/imagesnew/backgrounds/content_gradient.jpg) repeat-x #fff;
	padding:0 20px;
}

#memberBox {
	float:right;
	font-size:11px;
	text-align:right;
	padding:7px 0 0 0;
}

.helloMember {
	color:#77278B;
	font-size:24px;
	line-height:28px;
}

#memberBox a {
	color:#231F20;
}

#memberBox a:hover {
	color:#231F20;
	text-decoration:underline;
}

#content {
	float:right;
	width:454px;
}

.home #content, .noSB #content {
	float:none;
	width:auto;
}

#content p, #content table, #content ul {
	margin:0 0 18px 0;
}

#content ol {
	margin:0 0 18px 18px;
}

#content li ul, #content li ol {
	margin:0;
}


#content .mceToolbar p, #content .mceToolbar table, #content .mceToolbar ul {
	margin:0;
}

#content ul li {
	list-style:none;
	background:url(/imagesnew/backgrounds/li_arrow.gif) no-repeat 0 5px;
	padding:0 0 2px 20px;
}

.displaying {
	text-align:center;
}

.blogListingContainer {
	float:right;
	width:355px;
}

.blogTitle a {
	color:#79288C;
}

.blogTitle a:hover {
	color:#F7931E;
}

.blogDate {
	color:#999;
	margin:-4px 0 7px 0;
}

.blogThumb {
	border:1px solid #ccc;
}

#content p.comment {
	margin:0 0 5px 0;
}

.commentBy {
	color:#999;
	margin:0 0 7px 0;
	*margin:0;
}

hr.commentSpacer {
	margin:0 0 9px 0;
	*margin:0 0 5px 0;
}

#content p.blogSummary {
	margin:0 0 10px 0;
}


/* Home */

#homeContentLeft {
	float:left;
	width:407px;
}

#homeContentRight {
	float:right;
	width:235px;
}

#homeIntro {
	border-top:1px dashed #77278B;
	border-bottom:1px dashed #77278B;
	padding:8px 0 0 0;
	margin:0 0 17px 0;
}

#content #homeIntro p {
	margin:0 0 12px 0;
}

.testimonialContent {
	height:71px;
	width:141px;
	border-left:1px solid #BCBDC0;
	padding:3px 0 0 9px;
	float:right;
	font-size:11px;
	line-height:15px;
}

.testimonialContent h3, .homeVideoContainer h3 {
	font-size:12px;
	text-decoration:underline;
	margin:0 0 5px 0;
}

.testimonialContent h3 a, .homeVideoContainer h3 a {
	text-decoration:underline;
}

.testimonialIMG {
	margin:0 0 15px 0;
}

.homeVideoContainer {
	background:url(/imagesnew/backgrounds/home_video_bg.jpg) no-repeat;
	height:68px;
	padding:7px 13px;
	font-size:11px;
	line-height:15px;
	margin:0 0 7px 0;
}

.homeVideoThumb {
	float:left;
	background:url(/imagesnew/backgrounds/video_arrow.gif) no-repeat 0 22px;
	padding:0 0 0 23px;
	margin:0 16px 0 0;
}

.homeVideoThumb:hover {
	background:url(/imagesnew/backgrounds/video_arrow.gif) no-repeat 0 -37px;
}

.homeVideoThumb img {
	border:1px solid #F7941E;
}

.homeVideoThumb:hover img {
	border:1px solid #772B8B;
}


/* Home Banner */

.bannerContainer {
	overflow:hidden;
	position:relative;
}

.bannerContainer a {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

.bannerContainer a.active {
    z-index:10;
    opacity:1.0;
}

.bannerContainer a.last-active {
    z-index:9;
}

.bannerContainer a.noLink {
	cursor:default;
}

#homeBannerContainer {
    height:194px;
}


/* Business Directory */

#content .categoriesList li {
	width:207px;
	float:left;
}

.businessSearch input {
	vertical-align:middle;
}

#content p.listingAddress {
	margin:0 0 10px 0;
}

.listingDescription {
	padding:15px 0 10px 0;
}

#businessListingImages {
	float:right;
	width:195px;
	margin:0 0 0 20px;
	text-align:center;
}

.listingThumb {
	float:left;
	margin:12px 0 0 0;
}

.listingThumbRight {
	float:right;
}

.businessDetails td {
	padding:0 10px 0 0;
}

#content .businessDetails ul {
	margin:0;
}


/* Online Enquiry Form */

.onlineEnquiryTable td {
	padding-bottom:5px;
}

.yourDetails {	
	padding:7px 0 0 0;
	height:30px;
	font-weight:bold;
	font-size:13px;
}

.requiredFields {
	text-align:right;
	padding:7px 0 0 0;
	font-size:11px;
}

div.requiredFields {
	float:right;
	font-weight:normal;
	padding-top:4px;
}

.required {
	text-align:center;
	vertical-align:middle;
	padding-left:15px;
	padding-right:5px;
}

.onlineEnquiryTable input.textinput, .onlineEnquiryTable input.textinputhover, .onlineEnquiryTable textarea {
	width:300px;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/backgrounds/white.gif);
}

.textinput {
	border:1px solid #BABABA;
	padding:3px;
	width:300px;
}

.textinputhover {
	border:1px solid #772B8B; 
	padding:3px;
}

select {
	font-size:12px;
	color:#231F20;
}

.submit {
	text-align:right;
}

.errorText {
	color:#FF0000;
}


/* Footer */

#footer {
	background:url(/imagesnew/backgrounds/footer_corners.gif) no-repeat 678px bottom;
	font-size:11px;
	line-height:16px;
	margin:0 -20px;
	padding:10px 20px 0;
}

#footer a {
	color:#231F20;
}

#footer a:hover {
	color:#772B8B;
}

#footerNav {
	background:url(/imagesnew/backgrounds/footer_corners.gif) no-repeat -21px bottom;
	padding:0 20px 10px;
	margin:0 -20px;
}

#footer li {
	display:inline;
	list-style:none;
	color:#939598;
}

#footer li a {
	color:#939598;
}

#sponsor {
	background:#772B8B;
	margin:0 -20px;
	color:#fff;
	padding:14px 0 0 0;
	line-height:24px;
}

#shareMenu {
	float:right;
	font-size:10px;
	margin:0 0 0 20px;
}

#shareMenu li {
	margin:0 3px 0 0;
}


/* Forum Styles */
table.forumTable {
	width: 100%;
	border: 1px solid #CCC;
	border-collapse:collapse;
}

table.forumTable td, table.forumTable th {
	padding: 5px;
	border: 1px solid #CCC;
}

table .light {
	background-color: #FFFFFF;
}

table .dark {
	background-color: #FCEEFF;
}

table td.forum_post {
	padding: 1%;
	border: 2px solid #FCEEFF;
}

.date_posted {
	text-align: center;
	clear: both;
	padding-top: 7px;
	color: #AC99AA;
}

.post_updated {
	padding-top: 10px;
}

.post_updated span {
	font-weight: bold;
	font-style: italic;
}


/***** Next / Prev Links *****/

.nextprevnav {
	margin: 10px 0;
	text-align: center;	
}

.nextprevdisabled {
	color: #AAA;
	padding: 2px 5px;
}

.nextprevlink {
	padding: 2px 5px;
	color: #772b8b;
	text-decoration: none;
}

.nextprevlink:hover {
	color: orange;
	text-decoration: none;
}

.nextprevcurrentpage {
	padding: 2px 5px;
	color: #772b8b;
	font-weight: bold;
	text-decoration:underline;
}


/* Other Styles */

input.default_text {
	color: #AD7DB9;
}


/* Event Styles */
