/* CSS Document */

body{
	height:100%;
	background-repeat: repeat-x;
	margin: 0px auto 0px auto;	
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #171E46;
}

#PrintImg{
	display:none;
}

.bodytext{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #171E46;
	line-height:13px;
	padding:3px 3px 3px 3px;
}

.bodypurple{
	background-image: url(../img/bg_body_lorange.gif);	
}

.bodylblue{
	background-image: url(../img/bg_body_lblue.gif);	
}

.bodylorange{
	background-image: url(../img/bg_body_lorange.gif);
}

html{
	height: 100%;
}

img{
	border: 0px;
}

h1{
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin: 5px 0px 8px 0px;
}

h2{
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin: 0px 0px 0px 0px;	
}

h3{
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin: 7px 0px 7px 0px;	
}

h4{
	font-family: Arial, Verdana, Helvetica;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
	margin: 7px 0px 0px 0px;
}

form{
	margin: 0px;
}

select{
	width:180px;
}

p{
	margin-top:13px;
	line-height:16px;
}

ul{
	line-height:16px;
}

li{
	padding-top:4px;
}

a:link{
	font-size: 12px;
	color: #171E46;
}

a:visited{
	color: #171E46;
}

.MenuItemLink:link{
	color: #C1E0FF;
	text-decoration:none;
}

.MenuItemLink:hover{
	color: #C1E0FF;
	text-decoration:underline;
}

.MenuItemLink:visited{
	color: #C1E0FF;
	text-decoration:none;
}

.MenuItemLink:active{
	color: #C1E0FF;
	text-decoration:none;
}

.orange_link:link{
	color: #FA6C15;
	text-decoration:none;
	font-size:14px;
}

.orange_link:hover{
	color: #FA6C15;
	text-decoration:none;
	font-size:14px;
}

.orange_link:visited{
	color: #FA6C15;
	text-decoration:none;
	font-size:14px;
}

.orange_link:active{
	color: #FA6C15;
	text-decoration:none;
	font-size:14px;
}

div#map{
	margin:6px 0px 0px 20px;
	width: 633px; 
	height: 400px;
}

div#MainContainer{
	width:958px;
	margin: 0px auto 0px auto;
	min-height: 100%;
	height:100%;
}

div#LeftDiv{
	width: 75px;
	margin: 0px auto;
}
div#MenuDiv{
	background-color: #171E46;
	background-image: url(../img/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 200px;
}
div#ContentDiv{
	width: 653px;
}
div#RightDiv{
	width: 25px;
}

div#TitleBar{
	height: 48px;
	font-size: 24px;
	padding: 58px 0px 0px 17px;
	color: #171E46;
}

.ErrorMessage{
width:620px;
border:1px solid #FF9900;
background-color:#FFFF99;
padding:8px;
line-height:20px;
}

div#MoodBoardRight{
	width:653px;
	height:207px;
}

div#MoodBoardRight2{
	background-image: url(../img/mood_middle2.jpg);
	width:653px;
	height:207px;
}

div#MoodBoardRight3{
	background-image: url(../img/mood_middle2.gif);
	width:653px;
	height:207px;
}

div#MainContent{
	width: 653px;
	height: 270px;
	margin-top: 10px;
}

div#SearchBox{
	padding: 0px 13px 0px 13px;
}

div#SearchTop{
	width: 207px;
	margin: 15px 0px 0px 2px;
	float:left;
}

div#RegBox{
	width:400px;
	margin: 15px 0px 0px 24px;
	float:left;
}

div#Details{
	margin: 10px 0px 10px 0px;
	width:620px;
	clear:both;
}

.DetailItem{
	width:200px;
	float:left;
	border-bottom:1px solid #DFE0E6;
	padding:2px 0px 3px 0px;
}

.DetailDesc{
	width:420px;
	float:left;
	border-bottom:1px solid #DFE0E6;
	padding:2px 0px 3px 0px;
}

.FotoDiv{
	float:left;
	width:185px;
}

.FotoText{
	float:left;
	width:430px;
}

.HiddenDiv{
	display:none;
}

.ShownDiv{
	display:inline;
}

.FotoFrame{
	width:300px;
	float:left;
	
	margin:12px 12px 0px 0px;
	text-align:center;
}

.FotoFrameRight{
	width:300px;
	float:left;
	
	margin:12px 0px 0px 0px;
	text-align:center;
}

.AWithoutHREF{
text-decoration:underline;
cursor:pointer;
}

.Spacer{
	float:none;
	font-size:5px;
	width:130px;
	height:5px;
}

.SearchAll{
	float:left;
	width:130px;
	margin: 12px 0px 0px 0px;
}

.BigBox{
	width: 415px;
	margin-right: 15px;
}

.BigBox2{
	width: 615px;
	margin-left: 15px
}

.SmallBox{
	background-image: url(../img/blue_block_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #E1E2E7;
	height: 212px;
	width: 206px;
}

.SmallBoxTop{
	background-image: url(../img/blue_block_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 12px;
	width: 206px;
}

.MenuItem{
	background-color: #1E2558;
	border-top: 1px solid #212961;
	border-bottom: 1px solid #171E46;
	padding: 4px 0px 6px 9px;
	color: #C1E0FF;
	cursor: pointer;
}

.MenuItemUnd{
	background-color: #1E2558;
	border-top: 1px solid #212961;
	border-bottom: 1px solid #171E46;
	padding: 4px 0px 6px 9px;
	color: #C1E0FF;
	cursor: pointer;
	text-decoration: underline;
}

.Bannerhomebig{
	margin:0px 0px 10px 10px;
}

.Bannerhomesmall{
	margin:0px 0px 10px 10px;
}

.Bannerhomebig2{
	margin:10px 0px 10px 10px;
}

.Bannerhomesmall2{
	margin:0px 0px 0px 10px;
}

.CMSTableDiv{
	width:950px;
	margin:20px auto 20px auto;
}

.CMSTable{
	background-image:url(../img/bg_table.gif);
	background-repeat:repeat-y;
	margin:0px 0px 0px 0px;
	width:890px;
	float:left;
	padding:6px 30px 0px 30px;
}

.CMSTable2{
	background-color:#E7E8EC;
	margin:0px 0px 0px 0px;
	width:890px;
	float:left;
	padding:0px 30px 0px 30px;
}

.CMSTableHeader{
	margin:8px 0px 0px 0px;
	padding:2px 0px 0px 0px;
	width:890px;
	height:26px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #B4B7C5;
	background-color:#CED0D9;
}

.CMSTableRow{
	width:890px;
	/* height:24px; */
	float:left;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #CED0D9;
	padding-bottom:4px;
}

.CMSTableRowOrange{
	width:886px;
	/* height:24px; */
	float:left;
	border:2px solid #FA6C15;
	background-color:#FFFFFF;
	padding-bottom:4px;
	margin-bottom:10px;
}

.CMSTableRowLast{
	width:890px;
	height:1px;
	border-top:1px solid #FFFFFF;
	float:left;
}

.CMSTableTop{
	background-image:url(../img/cms_table_top.gif);
	background-repeat:no-repeat;
	background-color:#E7E8EC;
	width:890px;
	height:20px;
	margin:15px 0px 0px 0px;
	padding:20px 30px 0px 30px;
}

.CMSTableBottom{
	background-image:url(../img/cms_table_bottom.gif);
	width:950px;
	height:20px;
	clear:both;
} 

.CMSTableLeft{
	width:332px;
	float:left;
}

.CMSTableRight{
	width:496px;
	float:right;
}

.CMSFormLabel{
	width:126px;
	float:left;
	margin:5px 0px 0px 0px;
}

.WSFormLabel{
	width:186px;
	float:left;
	margin:5px 0px 0px 0px;
}

.WSFormLabel2{
	width:186px;
	float:left;
	margin:0px 0px 0px 0px;
}

.CMSFormLabel2{
	width:126px;
	float:left;
	margin:3px 0px 0px 0px;
}

.CMSFormLabel3{
	width:380px;
	margin:5px 0px 0px 0px;
}

.CMSFormInput{
	width:200px;
	float:left;
	margin:0px;
}

.WSFormInput{
	width:250px;
	float:left;
	margin:0px;
}

.WSFormInput2{
	width:450px;
	float:left;
	margin:0px;
}

.CMSFormTextarea{
	margin:5px 0px 0px 0px;
}

.CMSFormText{
	width:200px;
	float:left;
	margin:5px 0px 0px 0px;
}

.CMSFormLine{
	margin-bottom:6px;
	width:332px;
	float:left;
	clear:both;
}

.WSFormLine{
	margin-bottom:6px;
	width:452px;
	float:left;
	clear:both;
}

.WSFormLine2{
	margin:3px 0px 1px 0px;
	width:452px;
	float:left;
	clear:both;
}

.CMSFormLineImg{
	margin:10px 0px 10px 0px;
}

.ICMS
{
	width:187px;
	height:14px;
	font-size:11px;
}

.IWS
{
	width:242px;
	height:14px;
	font-size:11px;
}



.SCMS
{
	width:204px;
	-width:206px;
	height:18px;
	-height:14px;
	font-size:11px;
}

.RCMS
{
	margin:2px 5px 0px 0px;
	-margin:0px 5px 0px 0px;
}

.TCMS
{
	width:500px;
	height:80px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:2px 5px 0px 0px;
	-margin:0px 5px 0px 0px;
	line-height:14px;
}

.TCMS2
{
	width:500px;
	height:630px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:2px 5px 0px 0px;
	-margin:0px 5px 0px 0px;
}

.Row{
	float:left;
	overflow:hidden;
	padding:5px 0px 0px 0px;
}

.Row_1{
	width:30px;
}

.Row_2{
	width:67px;
}

.Row_3{
	width:190px;
}

.Row_4{
	width:80px;
}

.Row_5{
	width:160px;
}

.Row_6{
	width:95px;
	text-align:right;
	padding-right:10px;
}

.Row_7_h{
	width:43px;
}

.Row_7{
	width:43px;
	padding:4px 0px 0px 0px;
}

.Row_8{
	width:110px;
	font-family:Arial, Helvetica, sans-serif;
}

.Row_9{
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
}

.Row_10{
	width:130px;
	padding:6px 0px 6px 8px;
}

.Row_11{
	width:565px;
}

.Row_12{
	width:120px;
	font-family:Arial, Helvetica, sans-serif;
}

.Row_13{
	width:60px;
}

.Row_14{
	width:800px;
	padding:10px 0px 8px 8px;
}

.Bold{
	font-weight:bold;
}

.Right{
	text-align:right;
}

.FormBtnLeft{
	background-image: url(../img/btn_on_blue.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	color: #FA6C15;
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	padding: 0px 25px 10px 0px;
	height: 17px;
	cursor:pointer;
	float:left;
}

.FormBtn{
	background-image: url(../img/btn_on_blue.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	color: #FA6C15;
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 0px 20px;
	padding: 0px 25px 0px 0px;
	height: 17px;
	cursor:pointer;
	float:right;
}

.FormBtnBack{
	background-image: url(../img/btn_on_blue_back.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	color: #FA6C15;
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	height: 17px;
	cursor:pointer;
	float:left;
}

.WhiteBack{
	background-image: url(../img/btn_on_white_back.gif);
}

.Btn2{
	clear:both; 
	margin-top:2px;
}

.MousePointer{
	cursor: pointer;
}

.FormLabel{
	margin: 8px 0px 5px 0px;
}

.Result{
	width:636px;
	background-image:url(../img/bg_result.jpg);
	background-position:right;
	background-repeat:repeat-y;
	border: 1px solid #DEE1E8;
	margin:13px 0px 0px 0px;
	height:141px;
}

.Result_image_box{
	float:left;
	width:190px;
	margin:0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
}

.Result_image{
	width:180px;
}

.Result_info{
	float:left;
	width:419px;
	margin:10px 0px 10px 5px;
}

.Result_title{
	float:left;
	width:260px;
}

.Result_price{
	float:right;
}

.Price_left{
	width:10px;
	height:33px;
	float:left;
	background-image:url(../img/box_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.Price_right{
	height:25px;
	float:left;
	padding:8px 12px 0px 4px;
	background-image:url(../img/box_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

.Result_description{
	clear:both;
}

.txt_price{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.txt_addprice{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.txt_pcode{
	font-size:11px;
	padding:2px 0px 0px 0px;
	height:20px;
}

.txt_result{
	margin:0px 0px 0px 0px;
}

.Marginbottom{
	margin-bottom:11px;
}

.Link_result:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-decoration:underline;
}

.Link_result:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-decoration:underline;
}

.MainPhoto{
	margin:0px 20px 0px 0px;
	padding:20px 0px 0px 20px;
	float:left;
	width:250px;
	height:167px;
	overflow:hidden;
}

.MainDescription{
	padding:16px 20px 0px 0px;
	float:left;
	width:300px;
}

.MainTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}

.MainPC{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.MainShortText{
	margin:8px 0px 3px 0px;
	width:343px;
	height:93px;
	line-height:15px;
	overflow:hidden;
}

.MainBtns{
	width:343px;
}

.ColorThis{
	color: #FA6C15;
}

.ColorThis2{
	color: #9396AA;
}

.Active{
	color: #FA6C15;
}

.LeftFloat{
	float: left;
}

.RightFloat{
	float: right;
}

.FullHeight{
	height: 100%;
}

.Expl{
	height: 20px;
}

.NoFloat{
clear:both;
}

.ExtraPaddingB{
padding-top:12px;
padding-bottom:12px;
}