@charset "utf-8";
/* CSS Document */

*
{
	margin: 0px;
	padding: 0px;
}
body {
	background:url(../../images_2/bg.gif) repeat;
	font: normal 0.75em/145% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;	
	padding-top: 10px;

/*	padding-bottom: 20px;*/
	}

form		{ margin:0px; padding:0px; } 

#container {
	width: 1000px;
	margin: 0px auto;
	text-align: center;
}
#header {

	height:204px;
	display:inline;
	/*background:url(../../images/logo.gif) no-repeat 15px 10px;*/
}
/*#header #tabs {
	float:left;
	margin-left:0px;
	margin-top:215px;
	width:410px;	
	display:inline;
	overflow:hidden;
}*/

#intice {
 float:left;
	margin-top:0px;
	margin-right:0px;
	text-align:left;
	float:right;
	width:197px;
	height:92px;
	padding:10px;
	padding-top:100px;
	background:url(../../images_2/reg.gif) no-repeat 0px 0px;
	font:bold 15px Verdana, Arial, Helvetica, sans-serif;
}
#intice a{
	font:bold 15px Verdana, Arial, Helvetica, sans-serif;
}
#intice a:hover{
	font:bold 15px Verdana, Arial, Helvetica, sans-serif;
}
#page {
	background: #FFFFFF url(../../images_2/wrap_bg.gif) repeat-x 0px 0px;
	text-align:left;
	padding:10px 10px;
/*		padding-top:10px;
float:left;*/
	width:980px;

	}
#content {
	width:980px;
	text-align:left;
	}
#quip {
	position:absolute;
	left:899px;
	height:56px;
	background-image:url(../../images/quip_background.jpg);
	background-repeat:no-repeat;
	top: 4px;
}
#quip p {
	margin-left:10px;
	padding-top:10px;
	font:  2.1em/140% "Myriad Pro Cond", Arial, sans-serif;
	color: #FFFFFF;

	}
#quip p a {
color:#ffe9db;
}
#media {
height:254px;


}
.separation {
	width: 1000px;
	height:1px;
	background-image: url(../../images/page_background.png) ;
	background-repeat:no-repeat;
	display:inline;
}
.gap {
	width: 950px;
	height:1px;
	display:inline;
}
.shadow-horizontal {
	background-image:url(../../images/shadow_horizontal.jpg);
	height:26px;
	text-align:left;
	padding-left:10px;

}
.left-column {
	float:left;
	width:660px;
/*	padding-left:10px;*/
	overflow:hidden;
}

.right-column {
	float:left;
	width:306px;
/*	background-image:url(../../images/shadow_verticle.jpg);
	background-position:left top;
	background-repeat: no-repeat;*/
	padding-left:14px;
	overflow:hidden;
}
#footer {
	background: url(../../images_2/footer_bg.gif)  no-repeat center ;
	width:960px;
	margin-top:10px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:10px;
}
.footer-links {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;

	}
.footer-links a{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#ab171f ;
	text-decoration:underline;
	padding:0px 8px;
	}
.footer-links a:hover{
	color:#0d71a5;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
.copyright {
	margin-top:10px;
	font:11px Verdana, Arial, Helvetica, sans-serif; color:#a9a9a9;
	}



/* Clearing method
------------------------------------------------------*/

.clearfix:after {
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    content: ".";
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}



/* Tabbed Content
------------------------------------------------------*/
#tabs {
	float:left;
	margin-left:0px;
/*	margin-top:215px;*/
	width:450px;	
	display:inline;
	overflow:hidden;
}
.tab, .tab:visited{
	font-size:12px;
	float:left;
	text-align:center;
	color:#819da9;
	width:92px;
	padding: 9px 10px 1px 10px;
	text-decoration:none;
	font-weight:bold;
	height:26px ;
	line-height:20px;
	background :url(../../images_2/link.gif) no-repeat 0px 0px;

/*	border:1px solid #819da9;*/
}
.tab:hover{
	background : url(../../images_2/hover.gif) no-repeat 0px 0px ;
	color:white;
	background-repeat:no-repeat;
	height:26px !important;
	line-height:20px;
}
.tab-active{
	height:26px !important;
	border-bottom:none !important;
	background :url(../../images_2/hover.gif) no-repeat 0px 0px !important;
	color:#FFFFFF !important;
	cursor:default;
}
.tab-disabled{
	background:#999999 !important;
	color:#666666 !important;
	cursor:default;
}
#separator{
	font-size:0px;
	line-height:0px;
	clear:both;
	width:100%;
	height:1px;
	background:#819da9;
	display:inline;
}
#submenu a {

/*	background:url(../../images_2/red_rep.gif) repeat-x 0px 0px ;
	top:1px;*/
	display:block;
	font-size:12px;
	float:left;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF !important;
	padding: 0px 8px ;
/*	padding-top:5px;*/
	margin: 0px 3px;

}
#submenu a:hover {
/*	background:url(../../images_2/red_rep.gif) repeat-x 0px 0px ;
top:1px;*/	
	display:block;
	font-size:12px;
	float:left;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF !important;
	padding: 0px 8px ;
	padding-top:1px;
	_padding-top:2px;
/*	padding-top:5px;*/
	margin: 0px 3px;

}
#submenu .submenu-active {
font-weight:bold;
}

/*****************25-11-09***********************/
.nt_log{ float:left; width:1000px; margin:0 auto; background:url(../../images_2/red_rep.gif) repeat-x 0px 0px; /*height:30px;*/ padding:9px 0px 8px 0px;	}	
#status{ float:right; padding-right:25px; /*padding-top:8px; height:22px;*/	overflow: hidden; font-weight:bold;	color:#fdcf51; font:bold 11px Verdana, Arial, Helvetica, sans-serif;	}
#status a{	font:bold 11px Verdana, Arial, Helvetica, sans-serif;	}
#status a:hover{ font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF;	}
	
.contant_inn{ float:left; width:660px; }
.cont_top	{ float:left; width:100%; height:12px; background:url(../../images_2/cont_top.gif) no-repeat 0% 0%; }
.cont_bot	{ float:left; width:100%; height:12px; background:url(../../images_2/cont_bot.gif) no-repeat 0% 0%; }
.cont_mid	{ float:left; width:636px; background:#FFFFFF;  padding:0px 8px; border-left:4px solid #efefef; border-right:4px solid #efefef; }
.see_all	a{ font:bold 12px Verdana, Arial, Helvetica, sans-serif; color:#a93437; text-decoration:underline; margin-bottom:10px;}
.see_all	a:hover{ font:bold 12px Verdana, Arial, Helvetica, sans-serif; color:#3FCDEB; text-decoration:none;}
.cont_mid	p{padding:0px 15px 0px 15px; margin:0px;}
.cont_mid	h2{padding:0px 15px 5px 15px; margin:0px; font:bold 16px Verdana, Arial, Helvetica, sans-serif; color:#3e3e3e;}
.cont_mid	h3{padding:0px 15px 5px 15px; margin:0px; font:bold 15px Verdana, Arial, Helvetica, sans-serif; color:#3e3e3e;}
.cont_mid	h3 a{font:bold 15px Verdana, Arial, Helvetica, sans-serif; }
.cont_mid	h3 a:hover{font:bold 15px Verdana, Arial, Helvetica, sans-serif; }
.cont_mid	h4{padding:0px 15px 5px 15px; margin:0px; font:bold 14px Verdana, Arial, Helvetica, sans-serif; color:#3e3e3e;}
.cont_mid	h4 a{font:bold 14px Verdana, Arial, Helvetica, sans-serif; }
.cont_mid	h4 a:hover{font:bold 14px Verdana, Arial, Helvetica, sans-serif; }


.sto_bg		{ float:left; width:636px; margin-bottom:10px;}
.head_left	{ float:left; width:10px; height:47px; background:url(../../images_2/head_left.gif) no-repeat center;}
.head_right	{ float:left; width:10px; height:47px; background:url(../../images_2/head_right.gif) no-repeat center;}
.head_mid 	{ float:left; width:616px; background:#e9e9e9; font:24px Verdana, Arial, Helvetica, sans-serif; padding:9px 0px ;}
.head_mid 	a{ font:24px Verdana, Arial, Helvetica, sans-serif;}
.sto_bg_top	{ float:left; width:100%; height:10px; background:url(../../images_2/sto_bg_top.gif) no-repeat 0% 0%; }
.sto_bg_bot	{ float:left; width:100%; height:10px; background:url(../../images_2/sto_bg_bot.gif) no-repeat 0% 0%; }
.sto_bg_mid	{ float:left; width:614px; background:#fafafa; padding:0px 10px; border-left:1px solid #e9e9e9; border-right:1px solid #e9e9e9; color:#222233; }
.sto_bg_mid	h4{ font:bold 14px Verdana, Arial, Helvetica, sans-serif; padding:4px 0px;   }
.sto_bg_mid	h4 a{ font:bold 14px Verdana, Arial, Helvetica, sans-serif;}

.sto_bg_mid	span { float:right;  padding-top:10px; font-size:11px;}
.sto_bg_mid	span a ,span a:hover{ font-size:11px;}
.sto_bg_mid	h2{ background:#d4d4d4; font:bold 16px Verdana, Arial, Helvetica, sans-serif; padding:4px 8px; margin:0px;}
.sto_bg_mid	h2 a{ font:bold 16px Verdana, Arial, Helvetica, sans-serif; text-decoration:none;}
.sto_bg_mid	h2 a:hover{ font:bold 16px Verdana, Arial, Helvetica, sans-serif; text-decoration:underline;}
.sto_bg_mid a , a:hover{ font:12px Verdana, Arial, Helvetica, sans-serif; color:#a93437; text-decoration:underline;}
.sto_bg_mid img{ border:5px solid #d4d4d4; margin:6px;}
.rt_inner	{ float:right; width:306px; padding-bottom:8px;}
.gr_top		{ float:left; width:100%; height:9px; background:url(../../images_2/gr_top.gif) no-repeat 0% 0%; }
.gr_bot		{ float:left; width:100%; height:9px; background:url(../../images_2/gr_bot.gif) no-repeat 0% 0%;}
.gr_mid		{ float:left; width:284px; padding:5px 10px; background:#f2f1f1; border-left:1px solid #bbb7ab; border-right:1px solid #bbb7ab; color:#222233;}
.gr_mid		a{ font: 12px Verdana, Arial, Helvetica, sans-serif;  }
.gr_mid		a:hover{ font: 12px Verdana, Arial, Helvetica, sans-serif;  }
.gr_mid h1	{ font:bold 22px Verdana, Arial, Helvetica, sans-serif; padding:0px; margin:0px; color:#3e3e3e; padding-bottom:5px; border-bottom: 2px solid #bbb7a9;}
.gr_mid h1	a{ font:bold 22px Verdana, Arial, Helvetica, sans-serif; }
.gr_mid h1	a:hover{ font:bold 22px Verdana, Arial, Helvetica, sans-serif; }
.gr_mid		h3{ font-size:12px; color:#666666; padding:3px 0px; margin:0px; display:block; background-color:#D4D4D4; }
.gr_mid		p { padding:2px 0px; margin:0px; font:12px Verdana, Arial, Helvetica, sans-serif; color:#222233; }
#header #quick_con	{ position:absolute; width:462px; height:300px; }
#search{/*position:absolute;*/ float:right; width:319px; margin-top:5px; margin-left:0px;}
.abc{ float:left; margin-left:100px;  }

.abc_a{ float:left; margin-left:100px; width:411px; height:201px; background:url(../../images_2/quick_con.gif) center no-repeat;  }

.confe{ float:left; width:200px; margin-top:70px; margin-left:185px; text-align:left; color:#000000; }
.confe a{color:#000000; text-decoration:underline;font-weight:bold }
.confe a:hover{color:#000000; text-decoration:none;}

.logo{ float:left;  margin-left:10px;  }
.swatch	{ padding:0px 0px; margin:8px 10px}
.submit2 { background: url(../../images/login_b.gif) no-repeat; width:62px; height:26px; border:0px; cursor:pointer;}
.regis { background: url(../../images/register.gif) no-repeat; width:81px; height:26px; border:0px;	cursor:pointer;}
.update { background: url(../../images/update.gif) no-repeat; width:71px; height:26px; border:0px;	cursor:pointer;}
.upload { background: url(../../images/upload.gif) no-repeat; width:71px; height:26px; border:0px;	cursor:pointer;}
.save { background: url(../../images/save.gif) no-repeat; width:57px; height:26px; border:0px;	cursor:pointer;}
.send { background: url(../../images/send.gif) no-repeat; width:57px; height:26px; border:0px;	cursor:pointer;}
.submit_comment { background: url(../../images/submit-comment.png) no-repeat; width:136px; height:26px; border:0px;	cursor:pointer;}
.ed_profil { background: url(../../images/Edit-profile.gif) no-repeat; width:96px; height:26px; border:0px;	}


.chn_pad { background: url(../../images/send_pass.gif) no-repeat; width:126px; height:26px; border:0px;	}
.user_text_box { float:left; background:transparent url(../../images/search_bg.gif) no-repeat scroll left top; height:25px; width:253px; padding:0px 0px;}
.taxtbox_text {	background:transparent none repeat scroll 0 0; border:0 solid #FFFFFF;	width:245px;	color:#666666;	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;	font-style:normal;	font-weight:normal;	padding-top:4px;	padding-left:5px;
	}
/***************inner pages tab**********************/	
.tabs, .tabs:visited{
	font-size:12px;
	float:left;
	text-align:center;
	color:#819da9;
	width:auto;
	padding: 5px 10px 5px 10px;
	margin:0px 2px 0px 0px; 
	text-decoration:none;
	font-weight:bold;
	height:20px ;
	line-height:20px;
	background:/*#333333*/ url(layout/td_bg2.gif);
	}
.tabs:hover{
	background : /*#125158*/ url(layout/blue_message.gif );
	color:white;
	height:20px !important;
	line-height:20px;
}
.tabs-active{
	height:20px !important;
	border-bottom:none !important;
	background :/*#125158*/ url(layout/blue_message.gif) !important;
	color:#FFFFFF !important;
	cursor:default;
}
.tabs-disabled{
	background:#999999 !important;
	color:#666666 !important;
	cursor:default;
}
.border_bottom{
	width:620px;
	float:left;
	border-bottom:2px solid #0099FF;
	margin:10px 0px 10px 5px ;
	}
.fom_div{
	width:620px;
	float:left;
	margin:10px 0px 10px 5px ;
	}
fieldset{ width:92%; margin:0px auto; border:2px solid #e9eff0; padding:10px 20px; margin-bottom:10px;}
legend{	font:bold 16px Verdana, Arial, Helvetica, sans-serif; color:#888888; padding:0px 10px;}