/* CSS Document */
div, td {
	font-size:8pt;
	font-family:Tahoma;
}
body {
	margin:0px;
	background:url(index/bg-mogenstanley.gif) repeat;
}

body img {
	border:0px;
	
}

.clear {
	clear:both;
	width:0px;
	height:0px;
	font-size:0px;
	line-height:0px;
	visibility:hidden;
}


.focusGray {
	color:#444444;
	text-decoration:underline;
	font-weight:700;
}

.focusWhite {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:700;
}

.focusRed {
	color:#BC003D;
	text-decoration:none;
	font-weight:700;
}


div.photos {
	width:170px;
	border-left:3px #CC0033 solid;
	padding-left:2px;
}



a.navigetor {
	display:block;
	width:100%;
	color:#ffffff;
	text-decoration:none;
}

a.navigetor:hover {
	text-decoration:none;
	filter:Shadow(Strength=2,Direction=125,Color=#cccccc);
}

#index {
	width:778px;
	height:auto;
	position:relative;
	background:#FFFFFF;
}
#header {
	width:778px;
	background:url(index/New banner/banner_bg_02.gif) repeat-x;
}

#header .banner {
	height:142px;
	text-align:left;
}

#header .banner .logo {
	width:423px;
	float:left;
}

#header .banner .map {
	width:345px;
	float:left;
}

#header .banner .map ul {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-left:100px;
	margin-top:50px;
}

#header .banner .map li {
	float:left;
	background:url(index/arrow.gif) 8px center no-repeat;
	border-left:2px solid #F0F0F0;
	margin:3px;
	padding-left:15px;
	padding-right:5px;
	height:25px;
	line-height:25px;
}

#header .banner a.mapper{
	text-decoration:none;
	color:#ACACAC;
}

#header .banner a.mapper:hover{
	text-decoration:underline;
	color:#ACACAC;
}

#navigetor {
	width:778px;
	height:58px;
	line-height:37px;
}

#navigetor .tabs {
	height:27px;
	padding-top:3px;
	width:778px;
	vertical-align:bottom;
	padding-left:
}

#navigetor .tabs .tab{
	height:27px;
	width:153px;
	background:url(index/tab.gif) no-repeat center;
	text-align:center;
	line-height:27px;
	float:right;
	position:relative;
	z-index:1;
	color:#ffffff;
	cursor:pointer;
}

#navigetor .tabs .highlight{
	background:url(index/tab_highlight.gif) no-repeat center;
	z-index:100;
}

#navigetor .bottom {
	height:28px;
	line-height:28px;
	background:#BC003D;
	color:#FFFFFF;
	text-align:right;
	vertical-align:middle;
	padding-right:200px;
}

#search {
	float:right;
	margin-right:10px;
	margin-top:3px;
	display:none;

}

#banner {
	width:778px;
	height:153px;
}

.left {
	width:280px;
	text-align:left;
	float:left;
}

.right {
	width:496px;
	border-left:2px solid #AEAEAE;
	text-align:left;	
	float:left;
}

.left .title {
	padding-left:25px;
}

.left .content {
	margin-top:5px;
	padding-left:28px;
	padding-right:10px;
	margin-bottom:5px;
}

.left .more {
	padding-left:28px;
}

.left .more a{
	color:#CE3D71;
	font-weight:700;
	text-decoration:none;
}

.right .title {
	padding-left:25px;
}

.right .content {
	margin-top:5px;
	padding-left:28px;
	padding-right:10px;
	margin-bottom:5px;
}

.right .more {
	padding-left:28px;
}


.right .more a{
	color:#CE3D71;
	font-weight:700;
	text-decoration:none;
}

#title {
	width:778px;
	height:39px;
	line-height:75px;
	vertical-align:middle;
	background:#EAEAEA;
	padding-top:13px;
	padding-bottom:13px;
	margin-bottom:10px;
}

#title .left {
	height:39px;
	line-height:39px;
}

#title .left img {
	margin-left:20px;
}

#title .right {
	height:39px;
	line-height:39px;
}

#title .right img {
	margin-left:40px;
}

#main {
	width:778px;
	height:auto;
}

#main .left {
	height:auto;
}

#main .right {
	height:auto;
}

#main .right .photos{
	width:175px;
	border-left:5px #CC0033 solid;
	padding-left:10px;
}

#main .right .title{
	text-align:left;
}

#middle {
	width:778px;
	margin-top:10px;
	margin-bottom:10px;
	background:#EAEAEA;
	height:10px;
	line-height:10px;
	font-size:0px;
}


#categories {
	width:166px;
	padding:5px;
	border-right:2px #BC003D solid;
	background-color:#BC003D;
}

#categories div {
	text-align:left;
	width:166px;
	color:#FFFFFF;
	font-weight:700;
	border-bottom:1px gainsboro solid;
}
#categories span {
	display:block;
	cursor:pointer;
}

#categories .expand ul {
	display:block;
}

#categories .collapse ul {
	display:none;
}

#categories ul {
	list-style:none;
	margin:0px;
	padding:0px;
	width:166px;
}

#categories ul li{
	padding-left:3px;
	position:relative;
	left:0px;
	width:163px;
	line-height:18px;
	background-color:gainsboro;
	color:#000000;
	border-top:1px #C00045 solid;
	font-size:7pt;
}

#content {
	width:590px;
	height:auto;
	padding:5px;
}

#previews {
	width:778px;
	height:200px;
}

#previews div.title {
	margin-top:5px;
	margin-bottom:5px;
}

#previews .left {
}

#previews .left .title{
	padding-left:28px;
}

#previews .left .links{
	padding-left:28px;
	padding-right:6px;
}

#previews .right {
	height:150px;
}

#previews div.links div.link {
	background:url(index/node.jpg) no-repeat left center;
	margin-bottom:6px;
	padding-left:13px;
	text-align:left;
}


#footer {
	margin-top:2px;
	width:778px;
	height:30px;
	line-height:30px;
	background-color:gainsboro;
	text-align:center;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}
