/* CSS Document */
/*---------------------------gobal veriable-----------------------------*/
body {
			padding:0;
			margin:0;
			background-color:#3D4753;
			}
p	{
			padding:0;
			margin:0;
			
			}
*		{
			font-family:tahoma;
			font-size:11px;
			color:#4E4E4E;
			}
form {
			padding:0;
			margin:0;
			}

/*----------------------------------------Header------------------------*/
.top_left  {
			background-image:url(images/top_left.gif);
			background-repeat:repeat-x;
			}
.top_right {
				background-image:url(images/top_right.gif);
				background-repeat:repeat-x;
				}
.call {
			font-weight:bold;
			color:#2B5985;
			text-decoration:none;
			}
.top_link_padding {
			color:#EBE9E8;
			padding-top:25px;
			padding-bottom:27px;
			font-size:11px;
			}
.top_link {
			color:#EBE9E8;
			text-decoration:none;
			padding-left:4px;
			padding-right:5px;
			}
.top_link:hover {
			color:#FFFFFF;
			text-decoration:underline;
			}
/*-------------------------------------menu----------------------------------------*/
.menu_link {
			color:#4E4E4E;
			text-decoration:none;
			font-weight:bold;
			font-size:10px;
			}
.menu_link:hover {
				text-decoration:underline;
				color:#2581BC;
				}
.menu_link_padding {
				padding-top:2px;
				}
/*------------------------------login form-------------------------*/
.form_bg {
				background-image:url(images/form_bg.gif);
				background-repeat:repeat-x;
				background-position:bottom;
				}
.user_text {
				font-weight:bold;
				font-size:11px;
				text-decoration:none;
				padding-bottom:12px;
				padding-top:2px;
				}
.text_filed  {
				width:136px;
				height:13px;
				border-bottom:#C0C0C0 1px solid;
				border-right:#C0C0C0 1px solid;
				border-left:#000000 2px solid;
				border-top:#000000 2px solid;
				}
.buttom  {
				height:20px;
				width:56px;
				border:none;
				color:#FFFFFF;
				font-size:11px;
				font-weight:bold;
				cursor:pointer;
				background-color:#4E4E4E;
				text-align:center;
				padding-bottom:2px;
				}
.new_user {
				text-decoration:none;
				color:#4E4E4E;
				padding-right:47px;
				font-weight:bold;
				}
.new_user:hover {
					text-decoration:underline;
					}
/*===========================================================body=====================================*/
/*----------------------left side-------------------*/
.news_border {
				border-bottom:#909090 1px dashed;
				}
.news_list {
				background-image:url(images/news_bullte.gif);
				background-repeat:no-repeat;
				background-position:12px 10px;
				padding-top:10px;
				padding-left:29px;
				line-height:2px;
				padding-bottom:6px;
				
				color:#4E4E4E;
				text-decoration:underline;
				display:block;
				}
.news_list:hover {
					text-decoration:none;
					background-position:15px 10px;
					}
.buy {
			color:#2B5985;
			text-decoration:underline;
			font-weight:bold;
			}
.buy:hover {
				text-decoration:none;
				}
.add_preview {
				color:#002F5B;
				text-decoration:underline;
				}
.add_preview:hover {
					text-decoration:none;
					}
.more_1 {
					
					color:#505050;
					text-decoration:none;
					padding-right:5px;
					font-weight:bold;
					font-size:11px;
					font-family:tahoma;
					
					}
.more_1:hover {
					color:#ADA2A2;
					text-decoration:underline;
					}
/*-----------------------------------------------center--------------------------------------------------*/




.text_head_bg {
				background-image:url(images/text_head_bg.gif);
				background-repeat:repeat-x;
				color:#FFFFFF;
				font-size:12px;
				font-weight:bold;
				text-decoration:none;
				padding-left:19px;
				
				}
.text_head1 {
				color:#000000;
				padding-bottom:9px;
				padding-top:9px;
				padding-left:28px;
				}
.body_text1 {
				padding-top:17px;
				padding-left:27px;
				padding-bottom:28px;
				padding-right:20px;
				border-left:#D9D9D9 1px solid;
				border-top:#D9D9D9 1px solid;
				border-right:#D9D9D9 1px solid;
				text-decoration:none;
				text-align:justify;
				font-weight:normal;
				background-color:#FCFCFC;
				}
				
.cols_iner {
				border-right:#D9D9D9 1px solid;
				font-size:12px;
				color:#000000;
				background-color:#FCFCFC;
				padding-right:20px;
				}
.more_2 {
				color:#366A96;
				text-decoration:underline;
				font-weight:bold;
				font-size:12px;
				padding-left:27px;
				border-left:#D9D9D9 1px solid;
				background-color:#FCFCFC;
				}
.more_2:hover {
					text-decoration:none;
					}
/*==================================================left side==========================================*/
.left_pading {
				padding-right:4px;
				}
.form_seach_bg {
				background-image:url(images/form_search_bg.gif);
				background-repeat:repeat-x;
				color:#FFFFFF;
				font-size:12px;
				font-weight:bold;
				text-decoration:none;
				padding-left:14px;
				}
.search_border {
				
				border-left:#D4D4D4 1px solid;
				border-right:#D4D4D4 1px solid;
				border-top:#D4D4D4 1px solid;
				
				}
.search_text1 {
					padding-top:8px;
					padding-bottom:4px;
					font-weight:bold;
					color:#585858;
					}
.search_box_1 {
				width:117px;
				height:15px;
				border-bottom:#C0C0C0 1px solid;
				border-right:#C0C0C0 1px solid;
				border-left:#808080 1px solid;
				border-top:#808080 1px solid;
				padding-bottom:0px;
				font-size:10px;
				color:#4E4E4E;
				}
.ad_bg {
			border-left:#B8B8B8 1px solid;
			border-right:#B8B8B8 1px solid;
			background-color:#F5F5F5;
			}
/*======================================================footer===========================*/
.footer_bg {
				background-image:url(images/footer_bg.gif);
				background-repeat:repeat-x;
				}
.footer_text {
					color:#FFFFFF;
					font-size:11px;
					padding-bottom:15px;
					padding-top:6px;
					}
.footer_bg_link {
				background-image:url(images/footer_link_bg.gif);
				background-repeat:repeat-x;
				}
/*=================================================================Music Review pages=====================================*/
.music_rev_bg {
					background-image:url(images/music_review_bg_.gif);
					background-repeat:repeat-x;
					padding-left:14px;
					}
.m_head1 {
				font-size:18px;
				color:#FFFFFF;
				font-weight:bold;
				}
.m_head2 {
				font-size:14px;
				color:#FFFFFF;
				font-weight:bold;
				}
.post_head {
				color:#505050;
				font-size:12px;
				text-decoration:none;
				font-weight:bold;
				border-bottom:#505050 1px solid;
				padding-bottom:8px;
				
				}
.m_text_1 {
				text-align:justify;
				}
.m_more {
					
					color:#366A96;
					text-decoration:underline;
					
					font-weight:bold;
					font-size:11px;
					font-family:tahoma;
					
					}
.m_more:hover{
					color:#ADA2A2;
					text-decoration:none;
					}
.iner_commet {
					font-size:12px;
					color:#000000;
					text-decoration:none;
					font-weight:normal;
					}