body{
	margin:0px;
	overflow-x:hidden;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}
#maincont{
	display:block;
	position:relative;
	width:443px;
	left:-221px;
	margin-left:50%;
	margin-top:30px;
	text-align:left;
	margin-bottom:20px;	
}

#templatechoose {
	display:block;
	width:100%;
	height:13px;
	font-size:9px;
	color:#CCCCCC;
	text-transform:uppercase;
}

#templatechoose a {
	display:block;
	float:left;
	width:50px;
	height:11px;
	background-image:url(../images/headerlink.png);
	background-repeat:no-repeat;
	padding:1px 0px 0px 3px;
	cursor:pointer;
	color:#999999;
	text-decoration:none;
}

#templatechoose a:hover {
	background-image:url(../images/headerlink_act.png);
	color:#CCCCCC;
}

#templatechoose .active_headerlink {
	display:block;
	float:left;
	width:50px;
	height:11px;
	background-image:url(../images/headerlink_act.png);
	background-repeat:no-repeat;
	padding:1px 0px 0px 3px;
	cursor:default;
}

#myspace {
	display:block;
	position:absolute;
	width:22px;
	height:217px;
	left:-22px;
	margin-top:14px;
}

#navigation{
	display:block;
	position:fixed;
	width:16px;
	left:50%;
	margin-left:223px;
	margin-top:14px;
}
img {
	border:none;
}

/* joomla */
#navigation a.mainlevel img {
	margin:0px 0px 3px 0px;
}

#jcontent {
	border-top:1px dashed #333333;
	background-image:url(../images/cont_bg.jpg);
	color:#AAAAAA;
	font-size:10px;
	padding:5px 10px 0px 10px;
}

.contentheading, .componentheading, .componentheading_new{
	display:block;
	width:100%;
	background-image:url(../images/icon_txthead.png);
	background-repeat:no-repeat;
	background-position:0px 1px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 18px;
	font-size:14px;
	font-weight:bold;
	color:#CCCCCC;
}

.blog .contentheading {
	display:block;
	width:100%;
	background:none;
	margin:5px 0px -5px 0px;
	padding:0px 0px 0px 6px;
	font-size:11px;
	font-weight:bold;
	color:#CCCCCC;
}

.blog_new .contentheading_new {
	display:block;
	width:100%;
	background:none;
	margin:5px 0px -5px 0px;
	padding:0px;
	font-size:11px;
	font-weight:bold;
	color:#CCCCCC;
}

#jcontent a {
	color:#CC0000;
	text-transform:uppercase;
}


/*weblinks*/
.categorydisplay {
} 
.weblinkcategory {
	display:block;
	width:200px;
	float:left;
} 
.cattitle{
font-size:11px;
font-weight:bold;
color:#CCCCCC;
}
.catdescription{
}
.catlinks{
	display:block;
}
.linkitem {
	display:block;
}
.itemtitle {
	color:#999999;
	font-size:10px;
	display:block;
} 
#jcontent .titlelink {
	color:#999999;
	text-decoration:none;
	text-transform:uppercase;
}


/*contactform*/
.moduletable_contact {
}
.moduletable_contact td{
	padding:0px 0px 0px 20px;
}
.moduletable_contact .sccFormtable .message {
	padding:5px 0px 10px 20px;
	width:306px;
	color:#FFFFFF;
	font-size:11px;
}

.moduletable_contact .sccFormtable .label{
	width:30%;
	text-align:left;
	font-size:10px;
}
.moduletable_contact .sccFormtable .labelrow{
	display:block;
	text-align:left;
	font-size:10px;
	margin:10px 0px 0px 0px;
}
.moduletable_contact .sccFormtable .scc_textfield, .moduletable_contact .sccFormtable .scc_textfield_small, .moduletable_contact .sccFormtable .scc_textfield_mid,  .moduletable_contact .sccFormtable .scc_textfield_captcha, .moduletable_contact .sccFormtable .scc_textarea{
	margin-top:2px;
	background:none;
	border:1px solid #999999;
	padding:0px 4px 1px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
}
.moduletable_contact .sccFormtable .scc_select {
	margin-top:2px;
	background:#303030;
	border:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	outline:none;
}
.moduletable_contact .sccFormtable .scc_textfield{
	width:250px;
}
.moduletable_contact .sccFormtable .scc_textfield_mid{
	width:155px;
}

.moduletable_contact .sccFormtable .scc_textarea{
	width:356px;
	height:100px;
	margin-bottom:10px;
}

.moduletable_contact .sccFormtable .scc_textfield_captcha {
	display:block;
	position:relative;
	margin:-29px 0px 13px 110px;
}

.moduletable_contact .sccFormtable .scc_capthcha{
	border:none;
	padding:5px 0px 5px 0px;
}
.moduletable_contact .sccFormtable .scc_buttonrow{
	padding:5px 0px 0px 20px;
}

.moduletable_contact .sccFormtable .scc_buttonrow .scc_button{
	margin-top:2px;
	padding:2px 5px 2px 5px;
	background:none;
	border:1px solid #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	color:#CCCCCC;
}

/* mootools tooltip */
.nav-tip {
	color:#EFEFEF;
}

.tool-tip {
width:195px;
color:#333333;
text-transform:uppercase;
font-size:10px;
}

.tool-title {
	background-image:url(../images/adds/mtip_bg_upper.png);
	background-repeat:no-repeat;
	background-position:top;
	padding:3px 1px 0px 1px;
	font-size: 10px;
}
.tool-text {
	font-weight: bold;
	font-size: 8px;
	background-image:url(../images/adds/mtip_bg_lower.png);
	background-repeat:no-repeat;
	background-position:bottom;
	letter-spacing:1px;
	padding:3px 1px 0px 1px;
}

/*///////////////////////////////LIGHTBOX/////////////////////////////////////// */
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color:#111111;
	cursor: pointer;
	z-index:100;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index:101;
}

.lbLoading {
	background:url(../images/lb/loading.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#lbImage {
	border: 10px solid #fff;
}


.photos {
	padding: 3px;
	border: 1px solid #fff;
}

a:hover .photos {
	border: 1px solid #999;
}

.lightboxDesc a {
	color: #999999;
	text-decoration: none;
}

.lightboxDesc a:hover {
	color: #000000;
	text-decoration: none;
}


/***************************

	styles for next & previous buttons as part of footer

***************************/

#lbPrevLink, #lbNextLink {
	display: block;
	width: 63px;
	height: 32px;
	outline: none;
}

#lbPrevLink {
	float: left;
	background: transparent url(../images/lb/prevlabel.gif) no-repeat left;
	
}

#lbPrevLink:hover {
	background: transparent url(../images/lb/prevlabel.gif) no-repeat left;
}

#lbNextLink {
	float: right;
	background: transparent url(../images/lb/nextlabel.gif) no-repeat right;
}

#lbNextLink:hover {
	background: transparent url(../images/lb/nextlabel.gif) no-repeat right;
}

#lbControls {
	display: block;
	height: 32px;
}


/**********************************/


#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	clear: both;
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/lb/closelabel.gif) no-repeat center;
	margin: 0px 0px 0px 0px;
	/*border: 1px solid #000;*/
}

#lbCaption, #lbNumber, #lbDescription {
	margin-right: 71px;
	/*border: 1px solid #000;*/
}

#lbCaption {
	font-weight: bold;
}


.lightboxDesc {
	display: none;
}

/*************************************************************/



/*editor*/
.tableheads {
	font-size:11px;
	font-weight:bold;
}