/* CSS Document */
body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Tahoma, Verdana,Arial;
	font-size: 11px;
	color: #5b5b5b;
	vertical-align: top;
}

#all
{
	width: 936px;
	margin: 0 auto;
	overflow: auto;
	padding: 0;
	background: url(../img/all_bkg.gif) top left repeat-y;
}

	#left
	{
		width: 211px;
		float: left;
	}
		#logo
		{
			width: 211px;
			height: 76px;
			background: url(../img/logo.jpg) top left no-repeat;
			cursor:pointer;
		}
		#under_logo
		{
			margin: 0 0 0 10px;
			width: 201px;
			background: #f7f7f7;
		}
			#hmenu_left
			{
				width: 201px;
				height:27px;
				background: url(../img/under_loglo_m.gif) top left repeat-x;
			}
				#hmenu_left h1
				{
					font-size: 10px;
					line-height: 27px;
					margin: 0;
					padding: 0 20px 0 0;
					vertical-align: bottom;
					font-weight: normal;
					color: #FFFFFF;
					float: right;
				}
			#vmenu
			{
				padding: 0 7px 0 7px;
				width: 187px;
			}
				#vmenu h1
				{
					margin:0;
					padding:0;
					line-height: 30px;
					font-weight: bold;
					font-size: 11px;
					background: url(../img/menu_h1.gif) bottom left repeat-x;
				}
				#vmenu ul
				{
					margin:0;
					padding:0;
					list-style-type: none;
				}
				#vmenu li
				{
					border-bottom: 1px solid #cacaca;
					background: url(../img/list_type.gif) center left no-repeat;

				}
				#vmenu li a
				{
					width: 187px;
					display: block;
					color: #5b5b5b;
					text-decoration: none;
					line-height: 15px;
					text-indent: 12px;
				}
				#vmenu li a:hover
				{
					color: #FFFFFF;
					background: #666666 url(../img/list_type1.gif) center left no-repeat;
				}
				.vselect
				{
					color: #FFFFFF !important;
					background: #666666 url(../img/list_type1.gif) center left no-repeat;
				}
				#icons
				{
					float: right;
					margin: 0 10px 0 0;
				}
				#icons	img
				{
					padding:  8px 5px 0 5px;
					border: none;
				}
		#list img
		{
			border: none;
		}
		#list img a:hover
		{
			background: #0289ce;
		}
		#list a
		{
			text-decoration:none;
		}
			.list_img1
			{
				background: #e5e4e4;
				padding: 0 30px 0 7px;
				width: 150px;
				border-bottom: 1px solid #dedede;
			}
			.list_img2
			{
				background: #f2f1f1;
				padding: 0 30px 0 7px;
				width: 150px;
				border-bottom: 1px solid #dedede;
			}
			.title_list
			{
				font-size: 14px !important;
				font-weight: bold !important;
				color: #5b5b5b;
			}
			.price_list
			{
				color: #0289ce !important;
			}
			.title1
			{
				background: #e5e4e4;
				padding: 0 0 0 10px;
				width: 145px;
				border-bottom: 1px solid #dedede;
			}

			.title2
			{
				background: #f2f1f1;
				padding: 0 0 0 10px;
				width: 145px;
				border-bottom: 1px solid #dedede;
			}

			.expl1
			{
				background: #e5e4e4;
				padding: 0 0 0 20px;
				font-size: 10px;
				border-left: 1px solid #dedede;
				border-bottom: 1px solid #dedede;
			}

			.expl2
			{
				background: #f2f1f1;
				padding: 0 0 0 20px;
				font-size: 10px;
				border-left: 1px solid #dedede;
				border-bottom: 1px solid #dedede;
			}

			.publ
			{
				padding: 0 0 0 20px;
				color: #adadad;
				vertical-align: bottom;
				font-size: 10px;
			}



	#right
	{
		padding: 0 0 0 11px;
		width: 712px;
		float: left;
	}
		#right_top
		{
			width: 712px;
			height: 76px;
			background:url(../img/right_top.jpg) top left no-repeat;
		}
		#right_top h1
		{
			float: right;
			height: 26px;
			padding: 50px 10px 0 0;
			margin: 0;
			color: #5b5b5b;
			font-size: 10px;
			font-weight: normal;
		}
		.flash_banner {
			width: 458px;
			height: 60px;
			float: left;
			padding: 8px 0 0 0px;
		}
			#hmenu_r
			{
				width: 712px;
				height: 27px;
				margin: 0 0 0 -11px;
				padding: 0 0 0 11px;
				background: url(../img/menu_v1.gif) top left repeat-x;
			}

			#hmenu_r ul
			{
				margin: 0;
				padding: 0;
				list-style-type: none;
			}
				#hmenu_r li
				{
					float: left;
				}
				#hmenu_r li a
				{
					display: block;
					font-weight: bold;
					color:#FFFFFF;
					text-decoration: none;
					line-height: 27px;
					padding: 0 7px 0 7px;
				}
				#hmenu_r li a:hover
				{
					background: url(../img/menu_over.gif) top left repeat-x;
				}
				.hselect
				{
					color: #fe8900 !important;
				}
			#content
			{
				width: 712px;

			}

			#content h1
			{
				font-size: 11px;
				color: #1c95d3;
				background: url(../img/content_h1.gif) bottom left repeat-x;
				line-height: 28px;
				padding: 0;
				margin: 0;
			}
				.orange
				{
					color: #fe8900;
				}
				.gray
				{
					color: #9E9E9E;
				}
				#gray_box
				{
					margin: 1px 0 1px 0;
					padding: 0 0 0 11px;
					border-bottom: 1px solid #a8a6a6;
					width: 701px;
					background: #f6f6f6;
					font-size: 11px;
					font-family: Tahoma, Verdana,Arial;
					height: auto;
				}
					#gray_box form
					{
						margin: 0;
						padding: 0;
						font-size: 11px;
					}
					#gray_box select
					{
						width: 130px;
						color: #9E9E9E;
						font-size: 10px;
					}
					.but
					{
	background: url(../img/menu_v1.gif) top left repeat-x;
	height: 27px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border: 2px solid #FFFFFF;
	width: 85px !important;
					}
						#gray_box td
						{
							width: 151px;
						}
				#present
				{
					margin: 1px 0 1px 0;
					padding: 0 0 0 11px;
					border-bottom: 1px solid #a8a6a6;
					width: 701px;
					background: #E5E4E4;
					overflow: auto;
				}
					#pr_l
					{
						float: left;
						width:305px;
						padding: 5px 0 0 0;
					}
						#pr_l p
						{
						 	margin: 5px 0 5px 0;;
						 	padding: 0;
						}
						#pr_l a
						{
							text-decoration: none;
							font-weight: bold;
							color: #5b5b5b;
						}
							#pr_l a:hover
							{
								color: #1c95d3;
							}
					#pr_l img
					{
						border: none;
					}
					#pr_r
					{
						padding: 0 11px 0 0;
						float:left;
						width: 385px;
					}
					#pr_r table
					{
						border: none;
					}
					#pr_r td
					{
						text-align: right;
						width: 194px;
						padding: 0 10px 0 0;
						font-size: 11px;
					}
						#pr_r td a
						{
							text-decoration: none;
							font-weight: bold;
							color: #5b5b5b;
						}
							#pr_r td a:hover
							{
								color: #1c95d3;
							}
						.whitee
						{
							padding: 0;
							background: #ffffff;
							text-align: center;
						}
					#pr_r img
					{
						border: none;
					}
					#list_home td
					{
						padding: 0;
						margin: 0;
					   border: none;
						font-size: 11px;
					}
					#list_home table
					{
						border-bottom: 1px solid #a8a6a6;
						vertical-align: bottom;
						width: 710px;
						margin: 0 0 0 220px;
						padding: 0px;
					}
					#last_adv {
						overflow: auto;
						float: left;
						width: 934px;
						background: url(../img/all_bkg.gif) top left repeat-y;
						margin: 0px auto;
						padding: 0px;
						height: 100px;
					}
					#last_adv h1
					{
						padding: 0 0 0 0px;
						font-size: 11px;
						color: #1c95d3;
						background: url(../img/content_h1.gif) bottom left repeat-x;
						line-height: 28px;
						margin: 0 0 0 223px;

					}
					#footer
					{
						overflow: auto;
						float: left;
						width: 934px;
						height: 72px;
						background: url(../img/footer.gif) top right no-repeat;
					}

/* START DEATAILED VIEW */

#det_view {
	margin: 1px 0 1px 0;
	padding: 0 0 0 11px;
	border-bottom: 1px solid #a8a6a6;
	width: 701px;
	background: #f6f6f6;
	font-family: Tahoma,Verdana,Arial;
}

#det_view h4 {
	margin: 1px 0 1px 0;
	padding: 0 0 0 0px;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma,Verdana,Arial;
}
#det_view h2 {
	color: #0289ce;
	margin: 1px 0 1px 0;
	padding: 0 0 0 0px;
 	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma,Verdana,Arial;
}
#det_view h3 {
	margin: 1px 0 1px 0;
	padding: 0 0 0 0px;
 	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma,Verdana,Arial;
}
#det_view a:hover {
	color: #0289ce;
	text-decoration: none;
}
#det_view a {
	text-decoration: none;
	color:#5B5B5B;
}
.blue_info_text {
	color: #0289ce;
	text-align: right;
}

.blue_info_text a {
	text-decoration: none;
	color: #0289ce !important;
}
.blue_info_text a:hover {
	color: #5B5B5B !important;
}
.blue_info_text img {
	border: none;
	padding: 0 0 0 3px;
	margin: 0 -3px -2px 0;
}
.search_links {
	color: #0289ce;
	text-align: center;
	padding: 0 0 2px 0;
	font-size: 11px;
}
.search_links a {
	color: #0289ce !important;
	text-decoration: none;
}
.search_links a:hover {
	color: #5B5B5B !important;
}

.photo_298px {
	border: solid 2px;
	width: 298px;
}

.photo_150px {
	border: solid 2px;
	width: 150px;
}
/* END DETAILED VIEW */

/* START PUBLISH FORMS */
#publish_forms
				{
					margin: 1px 0 1px 0;
					padding: 4px 0 0 8px;
					border-bottom: 1px solid #a8a6a6;
					background: #f6f6f6;
					width: 703px;
					font-size: 11px;
					font-family: Tahoma,Verdana,Arial;
				}
					#publish_forms form
					{
						margin: 0;
						padding: 0;
					}
					#publish_forms select
					{
						width: 160px;
						color: #5b5b5b;
						font-size: 10px;
					}
					#publish_forms h2 {
						margin: 0 0 0 0;
						padding: 0 0 2px 0;
						font-size: 11px;
						font-weight: bold;
						font-family: Tahoma,Verdana,Arial;
					}
					#publish_forms p {
						text-align: right;
						padding: 0 10px 0px 0;
					}
/* END PUBLISH FPRMS */

#edit_forms
				{
					margin: 1px 0 1px 0;
					padding: 4px 0 0 8px;
					border-bottom: 1px solid #a8a6a6;
					background: #f6f6f6;
					width: 703px;
					font-size: 11px;
					font-family: Tahoma,Verdana,Arial;
				}
					#edit_forms form
					{
						margin: 0;
						padding: 0;
					}
					#edit_forms select
					{
						width: 160px;
						color: #9E9E9E;
						font-size: 10px;
					}
					#edit_forms h2 {
						margin: 0 0 0 0;
						padding: 0 0 2px 0;
						font-size: 11px;
						font-weight: bold;
						font-family: Tahoma,Verdana,Arial;
					}
					#edit_forms p {
						text-align: right;
						padding: 0 10px 0px 0;
					}
/* END PUBLISH FPRMS */

/* START SEARCH FORMS */
#search_forms
				{
					margin: 1px 0 1px 0;
					padding: 4px 0 0 8px;
					border-bottom: 1px solid #a8a6a6;
					background: #f6f6f6;
					width: 703px;
					font-size: 11px;
					font-family: Tahoma,Verdana,Arial;
				}
					#search_forms form
					{
						margin: 0;
						padding: 0;
					}
					#search_forms select
					{
						width: 160px;
						color: #9E9E9E;
						font-size: 10px;
					}
					#search_forms h2 {
						margin: 0 0 0 0;
						padding: 0 0 2px 0;
						font-size: 11px;
						font-weight: bold;
						font-family: Tahoma,Verdana,Arial;
					}
					#search_forms p {
						text-align: right;
						padding: 0 18px 0 0;
						margin: 0 0 -28px 0;
					}

/* END SEARCH FoRMS */

/* START DATA TABLES */
.data_table td{
	width: 185px;
}
					.data_table input {
						width: 155px;
						font-size: 11px;
						color: #5b5b5b;
					}
/* END DATA TABLES */
/* START OPTIONS TABLES */
.options_table {
	width: 600px;
	margin: 0px 0 10px 0;
}
.options_table td {
	width: 200px;
}
/* END OPTIONS TABLES */

.messages {
background: #F2F1F1;
	color: #1C95D3;
	padding: 4px 8px 4px 8px;
	border: solid 1px #fe8900;
	font-size: 11px ;
	font-weight: bold;
}
.code_entry_table {
	background: #F2F1F1;
	height: 80px;
	width: 140px;
	border: solid 1px #666666;
	margin: 16px 0px 4px 24px;
	text-align: center;
}
.code_entry_table_input {
	width: 81px;
	margin: 2px 0 3px 0;
}
#feedback_form {
	text-align: center;
	background:#F6F6F6 none repeat scroll 0%;
	width: 712px;
	border-bottom:1px solid #A8A6A6;
	font-size: 11px;
	padding: 0 0 8px 0;
}
#feedback_form textarea {
	width: 245px;
}
#feedback_form input {
	width: 245px;
}
.copyright {
	padding: 0px 0px 0 78px;
	color: #ffffff;
	font-size: 11px;
	text-align: right;
}
#copyright
{
	color: #1C95D3;
	width: 936px;
	margin: 0 auto;
	overflow: auto;
	padding: 0;
	padding: 0px 8px 8px 0;
	text-align: center;
}
#service-of {
	margin: -13px 0 0 200px;
}
#service-of a {
	text-decoration: none;
	border: none;
}
#service-of img {
	border: none;
}
.paging {
	text-decoration: none;
}
.paging a {
	text-decoration: none;
	color: #5b5b5b;
}
.friends {

}
.friends textarea {
	width: 250px;
}
.friends input {

}
.friends_data input {
	width: 250px;
}

/* START PAGING */
.paging_table td{
	width: 15px;
	height: 15px;
	text-align: center;
	border: solid 1px #1C95D3;
	background: #ffffff;
	padding: 2px;
}
.paging_table td a{
	text-decoration: none;
	color: #5B5B5B;
}
.paging_table td a:hover{
	text-decoration: none;
	color: #5B5B5B;
}
.paging_table td.selected {
	background: #1C95D3;
	color: #ffffff;

}
/* END PAGING */

/* START SITE MAP */
#sitemap {
	font-size: 11px;
}

#sitemap a {
	text-decoration: none;
		color: #5B5B5B;
}
#sitemap a:hover {
	text-decoration: none;
	color: #1C95D3;
}
/* END SITE MAP */
.err_pink {
	background: #ff3232;
}
.error_div {
	color: #fe6c00;
	font-weight: bold;
	padding: 0 1px 1px 2px;
}
/* START REGISTER FORM */
#registger_form {
						margin: 1px 0 1px 0;
					padding: 4px 0 4px 8px;
					border-bottom: 1px solid #a8a6a6;
					background: #f6f6f6;
					width: 703px;
					font-size: 11px;
					font-family: Tahoma,Verdana,Arial;
}
#registger_form select {
	width: 285px;
}
#registger_form input {
	width: 280px;
}
#registger_form textarea {
	width: 280px;
}
#registger_form input.short_input {
	width: 15px;
	padding: 0 4px 2px 2px;
}
#registger_form input.short_text_input {
	width: 150px;
}
.user_ckeck {
	text-align: center;
	padding: 1px;
	color: #fe6c00;
	font-weight: bold;
	font-style: normal;
}
.user_ckeck i {
	font-style: normal;
}
/* END REGISTER FORM */