﻿#m1 a,#m2 a,#m3 a,#m4 
{
	cursor:default;
}


#s2,#s1,#s3,#s4
{
	display:none;
	padding:0px;
	margin:0px;
	background-color:#fff;
	width:641px;
	padding-top:4px;
}

#s2
{		
}

#s2 ul
{
	padding-left:10px;
}

#s3
{
	text-align:right;	
	width:641px;

}

#s1 ul,#s3 ul
{
	margin:0xp;
	padding:0px;
}

body
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 80%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #67666C;
}

.wrapper
{
	width: 641px;
	background-color: #fff;
	text-align: left;
	margin: 0 auto;
}

.topmenuitem, .topmenuitemselected
{
	width: 155px;
	float: left;
	text-align: center;
	padding-top: 13px;
	padding-bottom: 3px;
}

.topmenuitem a
{
	color: #d9d9d9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
}

.menu
{
}


.submenu
{
	/*text-align: center;*/
	width: 641px;
	/*30px*/
	padding-bottom: 20px;
	height:1px;
}


.submenugeneric,.contentmenugeneric
{
	padding: 0px;
	margin: 0px;
}




.submenugeneric li,
.contentmenugeneric li
{
	list-style-type: none;
	display: inline;
	padding-left: 7px;
	padding-right: 7px;
	color: #67666C;
	font-weight: bold;
	text-transform: uppercase;
}

.contentmenugeneric li
{
	padding: 0px;
	margin: 0px;
	font-size:0.9em;
}

.submenugeneric a,
.contentmenugeneric a
{
	color: #67666C;
	text-decoration: none;
}

.submenugeneric A.selected, .submenugeneric a:hover ,
.contentmenugeneric A.selected, .contentmenugeneric a:hover
{
	color: #A80706;
	text-decoration: none;
}

.contentmenusep
{
	padding-left: 7px;
	padding-right: 7px;
}

.normaltext
{
	color: #67666C;
	cursor:pointer;
}

.normaltext a
{
	color: #67666C;
	text-decoration:none;
}

.redtext a
{
	color: #A80706;
	text-decoration:none;
}

.redtext
{
	color: #A80706;
}



.topmenuitemselected a, .topmenuitem a:hover 
{
	color: #A80706;
	color: #67666C;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
}


.main
{
	width: 641px;
	height: 641px;
}

.main p
{
	margin:0px;
	padding:0px;
}

.content
{
	padding: 0px;
	margin: 0px;
	/*padding-left: 7px;
	padding-right: 7px;*/
}

.content p
{
	padding: 0px;
	margin: 0px;
	padding-bottom: 7px;
}

.pageacontent
{
	text-align: justify;
	width: 317px;
	height: 169px;
	padding-top: 162px;
}


.pagebcontent
{
	text-align: justify;
	width: 317px;
	height: 169px;
	padding-top: 324px;
}

.portfoliocontent
{
	text-align: justify;
	width: 317px;
	height: 169px;
	padding-top: 162px;
	padding-left:324px;
}


.square
{
	height: 155px;
	width: 155px;
	float: left;
}

.squarepadding
{
	margin-left: 7px;
}

.squareselected
{
	height: 147px;
	width: 147px;
	border: solid 4px #A80706;
	float: left;
	background-position: -2px;
}


.scrollWrapper
{
	/*padding-top: 27px;*/
}


.scrollPrev
{
	width: 20px;
	float: left;
	outline:none;
}

.scrollNext
{
	width: 20px;
	float: left;
}

.scrollPrev a, .scrollNext a
{
	outline:none;
}

.scrollScroll
{
	overflow: hidden;
	/* 601 */
	
	float: left;
}
.scrollScroll UL
{
	width: 3900px;
	padding: 0px;
	margin: 0px;
}
.scrollScroll LI
{
	float: left;
	margin: 0px 0px;
	margin-left: 4px;
	margin-right: 4px;
	cursor: pointer;
	list-style-type:none;
}


.clearing
{
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

.clearing2
{
	clear: both;
	line-height: 0px;
	font-size: 0px; /*height: 0px;*/
}

img
{
	border-width: 0px;
}


.normalImage img,.greyImage img
{
	height:126px;
	width:126px;
	cursor:pointer;
	/*border:solid 4px #fff;*/
}


.greyImage img
{
	/*background-color:#fff;
	z-index: 100;	
	filter: alpha(opacity=20);	
	-moz-opacity: 0.2;	
	opacity: 0.2;*/
	border: solid 4px #A80706;

}


.greyImage a
{
	border: solid 4px #A80706;
}


.pics
{
	width:729;
	height:729;
	display:none;	
}


.ajaxloader
{
	position:absolute;
	top:90px;
	left:0px;
	width:100%;
	color:#000;
	text-align:center;
	
}
.ajaxloader p
{
	width:75px;
	padding:5px;

	background-color:#fff;
	border:solid 1px #ccc;
	margin:0 auto;
	
	/*z-index: 100;	
	filter: alpha(opacity=20);	
	-moz-opacity: 0.2;	
	opacity: 0.2;*/

}

.contentRow
{
	height:155px;
	margin-bottom:7px;	
}

.contentCell
{
	height:155px;
	width:155px;
	margin-right:7px;
	float:left;
}

img a
{
outline:none;
}