
body
{
	font-family: Arial;
	background-color: #cccccc;
}

body, div, form
{
	margin: 0px;
	padding: 0px;
}


#logo img
{
        behavior: url('/style/iepngfix.htc');
        height: 226px;
        width: 482px;
}

#pagewrapper
{
	background-color: #fff;
	margin: 0px 90px 0px 90px;
	position: relative;
}

#headerwrapper
{
	height: 130px;
	background-image: url('/images/header.jpg');
	background-repeat: no-repeat;
	background-position: 20px 8px;
}

#quickmenu
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#quickmenu li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 9pt;
	color: #000;
	line-height: 11pt;
	float: left;
}

#quickmenu li a
{
	font-size: 9pt;
	color: #000;
	text-decoration: none;
}

#quickmenu li a:hover
{
	color: #0098ff;
}

#quickmenu li.divider
{
	padding: 0px 5px 0px 5px;
}

#arrow
{
	position: absolute;
	top: 6px;
	right: 6px;
}

img
{
	display: block;
}

#bannerwrapper
{
	height: 100px;
	overflow: hidden;
	position: relative;
}

#bannerwrapper td
{
	padding: 0px 2px 0px 2px;
}

#banner1
{
	position: absolute;
	left: 0px;
	top: 0px;
}

#container
{
	width: 178px;
	height: 47px;
	background-image: url('/images/container.gif');
	background-repeat: no-repeat;
	position: absolute;
	right: 20px;
	top: 88px;
}

#leftarrow
{
	position: absolute;
	left: 30px;
	top: 6px;
	cursor: pointer;
}

#rightarrow
{
	position: absolute;
	right: 35px;
	top: 6px;
	cursor: pointer;
}

#leftcolumn p
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#leftcolumn .button
{
	font-weight: bold; 
	font-size: 13pt; 
	background-image: url('/images/arrow2.gif');
	background-repeat: no-repeat;
	padding: 7px 0px 7px 15px;
	background-position: 0px 12px;
}

#mainmenu
{
	list-style: none;
	margin: 0px 0px 0px -5px;
	padding: 0px 0px 0px 0px;
}

#mainmenu li
{
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 15px 24px;
	font-size: 10pt;
	color: #fff;
	line-height: 12pt;
	font-weight: bold;
	background-image: url('/images/button.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	position: relative;
	cursor: pointer;
	z-index: 5000;
}

#mainmenu li.hover
{
	background-image: url('/images/button_over.gif');
}

#mainmenu li.hover a
{
	color: #fff;
}

#mainmenu li a
{
	color: #fff;
	text-decoration: none;
}

#mainmenu li ul
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 3px 3px;
	background-color: #e8e8e8;
	position: absolute;
	top: 0px;
	left: 159px;
	z-index: 10000;
	border: 1px solid #fff;
}

#mainmenu li ul li
{
	background-image: url('/images/button1.gif');
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 7px 25px;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: normal;
	width: 158px;
	text-align: left;
	border-right: 3px solid #e8e8e8;
}

#mainmenu li ul li.hover
{
	background-image: url('/images/button1_over.gif');
}
#mainmenu li.hover ul li a
{
	color: #000;
}

#mainmenu li ul li.hover a
{
	color: #3191f8;
	font-weight: bold;
}

#mainmenu li ul li a
{
	color: #000;
}

#mainmenu li ul li ul
{
	top: -2px;
	left: 186px;
	border-left: 2px solid #fff;
}

#mainmenu li ul li.hover ul li a
{
	color: #000;
	font-weight: normal;
}

#mainmenu li ul li.breadcrumb
{
	background-image: url('/images/button1_over.gif');
}

#mainmenu li ul li.breadcrumb a
{
	color: #3191f8;
	font-weight: bold;
}

#mainmenu li ul li.breadcrumb ul li
{
	background-image: url('/images/button1.gif');
}

#mainmenu li ul li.breadcrumb ul li a
{
	font-weight: normal;
	color: #000;
}

#mainmenu li ul li.breadcrumb ul li.hover
{
	background-image: url('/images/button1_over.gif');
}

#mainmenu li ul li.breadcrumb ul li.hover a
{
	color: #3191f8;
	font-weight: bold;
}

.showhide
{
	display: none;
}

#leftcolumn
{
	float: left;
	width: 178px;
	position: relative;
	border-right: 1px solid #cccccc;
	background-color: #fff;
	z-index: 7000;
}

#rightcolumn
{
	margin-left: 195px;
	background-color: #fff;
	padding: 0px 17px 0px 0px;
	min-height: 1px;
}

#rightcolumn h1
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16pt;
	color: #000;
}

#rightcolumn h1 span
{
	color: #0098ff;
	font-weight: bold;
}

#rightcolumn p
{
	font-size: 9pt;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}	

#rightcolumn li
{
	font-size: 9pt;	
}

#rightcolumn ul
{	
	margin: 0px 0px 0px 15px;
	padding: 10px 0px 20px 0px;
}

#footerwrapper
{
	color: #fff;
	font-size: 8pt;
	background-color: #000;
	height: 23px;
	padding: 7px 90px 0px 90px;
	line-height: 12pt;
}

#line
{
	position: absolute;
	top: 330px;
	left: 178px;
	background-color: #fff;
	width: 1px;
	height: 55px;
}

#homebox
{
	width: 548px;
	height: 303px;
	border: 3px solid #000;
	position: relative;
	margin: 0px auto 0px auto;
}

#pictureback
{
	width: 548px;
	height: 303px;
	border: 3px solid #000;
	position: relative;
	margin: 0px auto 0px auto;
	background-repeat: no-repeat;
	z-index: 1000;
}

#picturebox
{
	width: 548px;
	height: 303px;
	background-repeat: no-repeat;
}

#pictureback2
{
	width: 160px;
	position: relative;
	margin: 0px auto 0px auto;
	background-repeat: no-repeat;
}

#picturebox2
{
	width: 160px;
	background-repeat: no-repeat;
}

#homefix
{
	overflow: hidden; 
	height: 25px;
}

#container2
{
	width: 178px;
	height: 42px;
	background-image: url('/images/container2.gif');
	background-repeat: no-repeat;
	background-position: 0px 100%;
	position: absolute;
	right: -3px;
	top: 306px;
}

#leftarrow2
{
	position: absolute;
	left: 30px;
	top: 0px;
	cursor: pointer;
}

#rightarrow2
{
	position: absolute;
	right: 35px;
	top: 0px;
	cursor: pointer;
}

.homebox2
{
	font-size: 9pt;
}

.homebox2 p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#rightcolumn h2
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16pt;
	color: #000;
	font-weight: normal;
}

#rightcolumn h2 span
{
	color: #333333;
	font-weight: bold;
}

#rightcolumn h3
{
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	font-size: 16pt;
	color: #000;
	font-weight: normal;
	background-image: url('/images/arrow6.gif');
	background-repeat: no-repeat;
	background-position: 100% 0px;
}

#rightcolumn h3 span
{
	color: #333333;
	font-weight: bold;
}

.fieldname 
{
	font-size: 9pt;
	padding-left: 0px;
}

.fieldinput input
{
	width: 300px;
}

.fieldinput2 input
{
	width: 200px;
}

.fieldinput3 input
{
	width: 130px;
}

.fieldtextarea textarea
{
	width: 300px;
}

#content
{
	margin: 0px 150px 0px 0px;
}

#newsfeed
{
	border: 1px solid #000;
	padding: 15px 10px 15px 10px;
}

#latestimages
{
	border: 1px solid #000;
	padding: 15px 10px 15px 10px;
	position: relative;
}

#latestimages img
{
	cursor: pointer;
}

#newsfeed .newsheadline
{
	font-size: 11pt;
	padding: 0px 0px 0px 0px;
}

#newsfeed .newsheadline a
{
	color: #000;
	text-decoration: none;
}

#newsfeed .newslink a
{
	color: #0098ff;
	font-weight: bold;
	text-decoration: none;
}

#content .newsheadline2 a
{
	color: #000;
	font-size: 11pt;
}

#rightcolumn .button
{
	font-weight: bold; 
	font-size: 9pt; 
	background-image: url('/images/arrow4.gif');
	background-repeat: no-repeat;
	padding: 7px 15px 7px 0px;
	background-position: 100% 9px;
	float: right;
}

#rightcolumn .button a
{
	color: #000;
	text-decoration: none;
}

.pageheading a
{
	color: #000;
	text-decoration: none;
}

#hometext2
{
	display: none;
	margin-right: 580px;
	min-height: 273px;
	border: 1px solid #000;
}

#homefix2
{
	overflow: hidden; 
	height: 25px;
}

#rightcolumn a
{
	color: #0098ff;
	text-decoration: none;
}

#breadcrum
{
	color: #666666;
	font-size: 8pt;
	height: 20px;
}

#breadcrum a
{
	color: #000;
	text-decoration: none;
}

#breadcrum a.first
{
	color: #666666;
}

.folder
{
	width: 274px;
	height: 215px;
	background-color: #ececec;
	float: left;
	margin: 0px 5px 5px 0px;
}

.images
{
	width: 200px;
	height: 170px;
	background-color: #ececec;
	float: left;
	margin: 0px 5px 5px 0px;
}

.folder img
{
	cursor: pointer;
}

.images img
{
	cursor: pointer;
}

#new_banner
{
	width: 160px;
	border: 1px solid #0098ff;
	position: absolute;
	left: 50%;
	margin-left: -465px;
	display: none;
	background-color: #fff;
	z-index: 8002;
}

#log_res
{
	width: 758px;
	height: 576px;
	border: 1px solid #0098ff;
	background-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -291px;
	z-index: 8002;
	display: none;
}

#log_res.show
{
	display: block;
}

#log_res.ajax-loading {
	background: url(http://demos111.mootools.net/demos/Group/spinner.gif) no-repeat center;
	background-color: #fff;
	display: block;
}

#log_res2
{
	width: 758px;
	height: 546px;
	border: 1px solid #0098ff;
	background-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -379px;
	z-index: 8002;
	display: none;
}

#log_res2.show
{
	display: block;
}

#log_res2.ajax-loading {
	background: url(http://demos111.mootools.net/demos/Group/spinner.gif) no-repeat center;
	background-color: #fff;
	display: block;
}

#log_res3
{
	width: 758px;
	height: 386px;
	border: 1px solid #0098ff;
	background-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -379px;
	z-index: 8002;
	display: none;
}

#log_res3.show
{
	display: block;
}

#log_res3.ajax-loading {
	background: url(http://demos111.mootools.net/demos/Group/spinner.gif) no-repeat center;
	background-color: #fff;
	display: block;
}

#terms
{
	font-size: 9pt;
	margin: 30px 20px 10px 20px;
	height: 340px;
	overflow: scroll;
	overflow-x: hidden
}

#terms p
{
	font-size: 9pt;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0px;
	left: 0%;
	width: 100%;
	height: 2000px;
	background-color: black;
	z-index: 8001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

#bannerwrapper2
{
	height: 170px;
	overflow: hidden;
	position: relative;
}

#bannerwrapper2 td
{
}

#banner2
{
	position: absolute;
	left: 0px;
	top: 0px;
}

#banner2.ajax-loading {
	background: url(http://demos111.mootools.net/demos/Group/spinner.gif) no-repeat center;
	background-color: #fff;
	display: block;
}

#container3
{
	width: 178px;
	height: 46px;
	background-image: url('/images/container.gif');
	background-repeat: no-repeat;
	position: absolute;
	right: 51px;
	top: 346px;
}

.imageoff
{
	border: 2px solid #fff;
	cursor: pointer;
}

.imageon
{
	border: 2px solid #0098ff;
	cursor: pointer;
}

#mostviewed
{
	border: 1px solid #000;
	padding: 5px 5px 5px 5px;
	height: 137px;
}

#mostviewed p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#picture
{
	border: 1px solid #000;
	padding: 5px 5px 5px 5px;
	height: 137px;
}

#picture p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#rightcolumn #menu2
{
	list-style: none;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 3px;
	width: 556px;
	height: 61px;
}

#rightcolumn #menu2 li
{
	margin: 0px 0px 0px 0px;
	font-size: 10pt;
	color: #666666;
	line-height: 14pt;
	font-weight: bold;
	position: relative;
	float: left;
	width: 180px;
	text-align: center;
	cursor: pointer;
}

#rightcolumn #menu2 li a
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#rightcolumn #menu2 #one
{
	background-image: url('/images/personal.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	padding: 33px 0px 0px 0px;
}

#rightcolumn #menu2 #two
{
	background-image: url('/images/gallery.gif');
	background-repeat: no-repeat;
	background-position: 5px 0px;
	padding: 33px 5px 0px 5px;
	height: 28px;
}

#rightcolumn #menu2 #three
{
	background-image: url('/images/tokens.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	padding: 31px 0px 0px 0px;
	font-size: 8pt;
	line-height: 10pt;
}

#rightcolumn #menu2 #one.selected
{
	background-image: url('/images/personal_over.gif');
}

#rightcolumn #menu2 #two.selected
{
	background-image: url('/images/gallery_over.gif');
}

#rightcolumn #menu2 #three.selected
{
	background-image: url('/images/tokens_over.gif');
}

#rightcolumn #menu2 #one.selected a
{
	color: #fff;
}

#rightcolumn #menu2 #two.selected a
{
	color: #fff;
}

#rightcolumn #menu2 #three.selected a
{
	color: #fff;
}

.saved_image
{
	margin: 10px 15px 15px 0px;
	float: left;
	height: 190px;
}

.saved_image_2
{
	margin: 10px 15px 15px 0px;
	float: left;
	height: 190px;
}

#saved_image_wrapper
{
	width: 98%;
}

.saved_image img
{
	cursor: pointer;
}

.title
{
	font-size: 9pt;
	font-weight: bold;
	background-color: #cccccc;
	padding-left: 5px;
}

.text
{
	font-size: 9pt;
	background-color: #ececec;
	padding-left: 5px;
}

select
{
	font-size: 9pt;
}

.calendar
{
	font-size: 8pt;
	border: 1px solid #000;
	text-align: center;
}

.calendar .days th
{
	font-weight: normal;
}

#latefix
{
	width: 300px;
}

#content .rightimage img
{
	padding: 0px 0px 20px 20px;
}

#content .leftimage img
{
	padding: 0px 20px 20px 0px;
}

.box1 ul
{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 10px;
}

.box1 ul li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 5px;
}

.errors
{
	color: #bc341c;
	font-weight: bold;
}

#new_homepage
{
	min-height: 1px;
	padding: 3px 0px 0px 0px;
}

#new_homepage h1
{
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 10px 5px;
	font-size: 13pt;
	line-height: 15pt;
	color: #000;
}

#new_homepage h1 b
{
	color: #0098ff;
	font-weight: bold;
}

#new_homepage h1 span
{	
	font-size: 9pt;
	color: #000;
}

#new_homepage a
{
	font-size: 11pt;
	font-weight: bold;
	color: #0098ff;
}

#new_homepage p
{
	padding: 0px 5px 10px 5px;
}

#new_pictureback
{
	width: 348px;
	height: 203px;
	border: 3px solid #000;
	position: relative;
	background-repeat: no-repeat;
	z-index: 1000;
}

#new_picturebox
{
	width: 348px;
	height: 203px;
	background-repeat: no-repeat;
}

#new_container2
{
	width: 178px;
	height: 42px;
	background-image: url('/images/container2.gif');
	background-repeat: no-repeat;
	background-position: 0px 100%;
	position: absolute;
	right: -3px;
	top: 206px;
}

#new_container3
{
	width: 120px;
	height: 32px;
	background-image: url('/images/container3.gif');
	background-repeat: no-repeat;
	background-position: 0px 100%;
	position: absolute;
	right: -3px;
	top: 206px;
}

#new_leftarrow2
{
	position: absolute;
	left: 30px;
	top: 0px;
	cursor: pointer;
}

#new_rightarrow2
{
	position: absolute;
	right: 30px;
	top: 0px;
	cursor: pointer;
}

#new_leftarrow3
{
	position: absolute;
	left: 23px;
	top: 8px;
	cursor: pointer;
}

#new_rightarrow3
{
	position: absolute;
	right: 25px;
	top: 8px;
	cursor: pointer;
}

.tab
{
	float: left;
	width: 100px;
	height: 18px;
	border: 2px solid #CECECE;
	border-bottom: 0px;
	text-align: center;
	cursor: pointer;
	color: #b2b2b2;
	font-size: 10pt;
	line-height: 13pt;
	margin: 0px 2px 0px 0px;
	position: relative;
}

.tab.over
{
	color: #0098ff;
}

.left_corner
{
	position: absolute;
	top: -2px;
	left: -2px;
}

.right_corner
{
	position: absolute;
	top: -2px;
	right: -2px;
}

.tab_content
{
	border: 3px solid #CECECE;
	height: 206px;
	padding: 0px;
}

.tab_content3
{
	border: 3px solid #CECECE;
	padding: 10px 0px 10px 18px;
	background-repeat: repeat-x;
	background-position: 0px 100%;
	height: 402px;
	background-color: #ededed;
}

.tab_content4
{
	border: 3px solid #CECECE;
	padding: 15px 0px 15px 18px;
	background-repeat: repeat-x;
	background-position: 0px 100%;
}

.tab_content2
{
	border: 3px solid #CECECE;
	height: 402px;
	padding: 10px 18px 10px 18px;
	background-repeat: repeat-x;
	background-position: 0px 100%;
	background-color: #ededed;
}

#tab2_content
{
	display: none;
}

#tab3_content
{
	display: none;
}

#tab5_content
{
	display: none;
}

#tab6_content
{
	display: none;
}
 
#tab_wrapper
{
	position: relative;
}

#tab_wrapper2
{
	position: relative;
}

#tab_wrapper3
{
	position: relative;
}

#tab_wrapper4
{
	position: relative;
}

.corner1
{
	position: absolute;
	right: 0px;
	top: 0px;
}

.corner1a
{
	position: absolute;
	right: 0px;
	top: 0px;
}

.corner2
{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.corner2a
{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.corner3
{
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.corner3a
{
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#tab7
{
	width: 120px;
}

.tweets
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.tweets li
{
	margin: 0px;
	padding: 0px 5px 0px 10px;
	font-size: 8pt;
}

.meet_thumb
{
	float: left;
	padding: 0px 5px 5px 0px;
	cursor: pointer;
}

.team_details
{
	float: right;
	width: 433px;
	height: 180px;
}

#tab10_content a
{
	font-size: 8pt;
	color: #000;
	font-weight: normal;
}

#directory
{
	margin-right: 256px;
}

#cat_wrapper
{
	border: 1px solid #cccccc;
	width: 233px;
	position: absolute;
	right: 17px;
	top: 270px;
}

#cat_wrapper a
{
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	line-height: 12pt;
}

.business
{
	border: 1px solid #000;
	padding: 6px 8px 8px 8px;
	margin-bottom: 15px;
}

#directory .business p
{
	padding: 0px 0px 12px 0px;
	line-height: 14pt;
	font-size: 9pt;
}

.news_item
{
	border: 1px solid #cccccc;
	padding: 10px;
	margin-bottom: 10px;
}

#upload_response
{
	width: 360px;
	border: 1px solid #0098ff;
	background-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	z-index: 9002;
	top: 0px;
	display: none;
	text-align: center;
	padding: 20px 20px 20px 20px;
}

#upload_response a
{
	font-size: 9pt;
	color: #0098ff;
}

#upload_response.ajax-loading {
	padding-top: 50px;
	background: url(http://demos111.mootools.net/demos/Group/spinner.gif) no-repeat;
	background-position: center 20px;
	background-color: #fff;
	display: block;
}

#upload_response.show {
	display: block;
}

.news_image_new
{
	float: right;
}

.news_image_new img
{
	padding: 0px 0px 20px 20px;
}

.news_image_new_2
{
	float: left;
}

.news_image_new_2 img
{
	padding: 0px 20px 20px 0px;
}
