/* CSS Document */
* {
    margin: 0;
	outline: none;
}
html, body {
	height: 100%;
	margin:0px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif!important;
	background:url(kmsimages/bgd.jpg) repeat-y left;
}	


.right_box_content input{
	border: 1px solid #CCCCCC;
    height: 19px;
    margin-bottom: 4px;
    margin-left: 8px !important;
    margin-top: 2px;
    padding-left: 7px;
}
.right_box input{
border: 1px solid #CCCCCC;
    height: 19px;
    margin-bottom: 4px;
    margin-left: 8px !important;
    margin-top: 2px;
    padding-left: 7px;
	color: #666;
}
.right_box input[type="button"]{
    border: 1px solid #CCCCCC;
    height: 23px;
    margin-bottom: 4px;
    margin-left: 8px !important;
    margin-top: 13px;
    padding-bottom: 3px;
    padding-left: 7px;
    text-transform: capitalize;
    width: 70px;
}
.right_box_content input[type='checkbox']{
    height: 12px;
	margin-top:5px!important;
}
.right_box_content .preview, .right_box_content #preview {
display:none;
}

#fc
{
    z-index:1;
    top:20px !important;
    left:0px!important;
 }
#wrapper {
	width:100%;
	position: relative;
	min-height: 100%;
    height: 100%;
	height: auto !important;
    margin: 0;
	min-width:1180px;
	}
.header{
	position:relative;
	height:160px;
	width:100%;
	background-color:#222222;
	}	
.top_links{
	position:relative;
	height:33px;
	width:100%;
	background-color:#000000;
	border-bottom:1px solid #333333;
}
.checkBoxClass{	
	padding-left:10px;
	position:relative;
}
.top_links .selected{
	color:#FFF;
}
.statistic{
	position:absolute;
	height:15px;
	width:51px;
	font-size:11px;
	color:#999999;
	background:url(kmsimages/statistic.png) no-repeat left !important;
	top:9px;
	left:7px;
	padding-left:18px;
	cursor:pointer;
}
.support{
 	position:absolute;
	height:16px;
	width:45px;
	font-size:11px;
	color:#999999;
	padding-left:20px;
	background:url(kmsimages/support.png) no-repeat left !important;
	top:9px;
	left:81px;
	cursor:pointer;
}
.user{
	position:absolute;
	height:15px; 
	width:auto;
	font-size:11px;
	color:#999999;
	right:75px;
	top:9px;
	}
.user_log{
	position:absolute;
	height:21px;
	width:1px;
	top:2px; 
	right:71px;
	background:url(kmsimages/user_log.png) no-repeat;
}	
.logout	{
	position:absolute;
	height:15px;
	width:40px;
	font-size:11px;
	color:#FFFFFF;
	background:url(kmsimages/logout.png) no-repeat right;
	right:10px;
	top:9px;
	padding-right:17px;
	cursor:pointer;
}		
.koeinlogo{
	position:absolute;
	background:url(kmsimages/cmspic.png) 0px 0px no-repeat;
	height:35px;
	width:79px;
	top:82px;
	left:41px;
}
.sitename{
	position:absolute;
	/*background:url(kmsimages/sitelogo.png) no-repeat;*/
	height:56px;
	width:auto;
	top:67px;
	left:168px;
	padding-right:35px;
}
.website{
	position:relative;
	height:30px;
	width:auto;
	padding-top:10px;
	font:24px Tahoma;
	color:#CCC;
	background-image:url(kmsimages/website.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.logo_bgd{
	position:absolute;
	height:20px;
	width:25px;
	top:15px;
	right:0px;
	background-image:url(kmsimages/bgd.png);
	background-repeat:no-repeat;
}
.container{
	position:relative;
	width:100%;
	height:auto;
}	
.menu{
	position:absolute;
	height:auto;
	width:184px;
	top:38px;
	left:0px;
}	
.menu a{
	height:20px;
	border-bottom:1px solid #333333;
	color:#CCCCCC;
	width:176px;
	font-weight:bold;
	padding-left:8px;
	padding-top:3px;
	cursor:pointer;
	display:block;
	text-decoration:none;
	outline:none;
}	
.menu a:first-child{
	border-top:1px solid #333333;
}	
.menu a:hover{
	background:url(kmsimages/menu_sign.png) no-repeat right #990000;
}
.content{
	position:relative;
	height:100%;
	width:100%;
}
.content_body{
	position:relative;
	height:auto!important;
	width:759px; 
	padding:25px 0px 0px 20px;
	margin-left:184px;
	margin-bottom:15px;
 }
#addarticle .content_body{ 
	margin-right:250px;
	height:auto;
	margin-bottom: 15px;
}
.content_section_header{
    padding: 10px 0 15px 0px;
}
.content_section_header span.content_section_header_span{
    padding: 10px 0 100px 10px;
    margin-bottom: 1100px;
    color: #999999;
    font-size: 15px;
    font-weight: bold;
}
.input_wrapper{
	position:relative;
	height:auto;
	width:auto;
	padding-left:120px;
}
.input_row{
	position:relative;
	border:1px solid #DADADA;
	min-height:35px;
	height:auto;
	margin-top:10px;
	background-color:#fff;
}
#uploadcontent {
padding-left:0px;
padding-right:0px;
padding-top:5px;
min-height:30px;
}
.input_row_missing{
border-color:#990000;
}
.username{  
	height:34px;
	padding:0px 0px 1px 10px;
	width:100px;
	border:1px solid #DADADA;
	border-right:0px solid #DADADA;
	position:absolute;
	top:-1px;
	left:-112px;
	font-weight:bold; 
	color:#202020;
	background-color:#F6F6F6;
	text-transform: uppercase;
	display:table;
}
.username label{
	vertical-align: middle;
	display: table-cell;
}
.uploaded .username{
	height:34px;
	padding-top:6px;
}
.input_row_missing .username{
    background:none!important;
	color:#FFFFFF!important;
	background-color:#990000!important;
	border:1px solid #990000!important;
	top:-1px;
	padding-bottom:12px;
	left:-112px;
}
.input_row_requiered .username{ 
	border:1px solid #DADADA!important; 
	background-image:url(kmsimages/requiered_row.gif);
	background-repeat:repeat-y;
	display: table;
}
#loginpage .username{
	background-image:none;
}
.input_row input[type=text], .input_row input[type=password]{  
	position:relative;
	height:33px;
	width:627px;
	border:0px;
	font:12px Tahoma;
	font-size:13px;
	padding-left:5px;
	padding-right:5px;
}
/*#imgSrcDiv{  
	/*border-left:1px solid #CCC;
	margin-left:-1px;
}*/
.uploaded .input_row input{
	width:627px;
	padding-left: 5px;
	padding-right: 5px;
}
.input_row  textarea{
	position:relative;
	height:106px;
	width:620px;
	padding-left:10px;
	border:0px;
	font:12px Tahoma;  
	font-size:13px;
	margin-top:6px;
	overflow:auto; 
}
.input_row .input_row_checkbox
{
    width: 23px;
    vertical-align: middle;
}
.input_row span select{
border: none;
    height: 29px;
    padding-left: 3px;
    padding-top: 7px;
    width: 632px;
}
.mce_fontsizeselect, arDescription_fontsizeselect{
	width:60px !important;
}
.input_row span select.largeSelect
{
    font: 12px Tahoma;
    border: medium none #666666;
    color: #696969;
    width: 98%;
    height: 97%;
}
.LargeTextArera{
	height:106px!important;
}
.XLargeTextArera{ 
	height:256px!important;
}
.login{
	position:relative;
	height:22px;
	width:107px;
	background:url(kmsimages/login.png) 0px 0px no-repeat;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	margin-right:0px;
	margin-left:auto;
	margin-top:10px;
}
.login:hover{
	cursor:pointer;
	background:url(kmsimages/login.png) 0px -27px no-repeat;
}
.content_right{
	right:0px; 
	top:0px;
	position:absolute;
	width:223px;
	height:100%;
	background-color:#FFFFFF;
	border-left:1px solid #DADADA;
}		
.contentheader{
	position:relative; 
	height: 83px;
	width: auto;
	padding-left:184px;
	}
#addarticle .contentheader{
	padding-right:223px;
}
.header_first_row_div, .sub_row_div{
    text-transform: uppercase;
	font-weight:bold;
	color:#212121;
	padding-top:12px;
	text-align:center;
	float:left;
	height:23px;
	width:195px;
	background:url(kmsimages/content_1.png) no-repeat;
}
.sub_row_div{
	height:25px;
	width:auto;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	
	color:#202020;
	padding-top:10px;
	padding-left:27px;
	padding-right:17px;
	background-image:url(kmsimages/row_div.png);
	background-position:left;
	margin-left:-15px;
}
.header_first_row_div a, .sub_row_div a{
	color:#212121;
	text-decoration:none;
}
.header_first_row_div a:hover, .sub_row_div a:hover{
	text-decoration:underline;
}
.cont_menu{
	font-weight:bold;
	color:#212121;
	text-align:center;
	height:19px;
	width:52px;
	padding-top:8px;
	padding-left:70px;
	}	
.header_first_row{
	height:34px;
	width:auto;
	background-color:#DDDDDD;
	border-bottom:1px solid #BBB;
	}	
.header_second_row{
	height:48px;
	width:98%;
	background-color:#F6F6F6;
	border-bottom:1px solid #DADADA;
	padding-right: 1.89%;
}
.header_second_row a{
    text-transform: uppercase;
}
.header_second_row input{
    text-transform: uppercase;
}
.right_box{
	position:relative;
	min-height:189px;
	border-bottom:1px solid #DADADA;
}
.right_box_header{
	position:relative;
	height:33px;
	width:200px;
	background-color:#E6E6E6;
	border-bottom:1px solid #DADADA;
	font-size:16px;
	font-weight:bold;
	color:#222222;
	padding-top:15px;
	padding-left:22px;
	}										
.right_box_content{
	position:relative;
	height:auto;
	width:222px;
	border-bottom:1px solid #DADADA;
	padding-top:14px;
	padding-bottom:10px;
	margin-bottom: 14px;
	}
	.right_box_content #divIsPublished, .right_box_content #divIsNotPublished{
   background: url("kmsimages/cmspic.png") no-repeat scroll 0 -319px transparent;
    height: 17px ;
    margin-bottom: 8px;
    padding-left: 17px 
	}

.right_box_content div{
	position:relative;
	height:28px;
	width:auto;
	margin-bottom:0;
	margin-left:8px;
	padding-left:0;
	color:#666;
	cursor:pointer;
	font-size: 13px;
	padding-top: 1px;
	text-align: left;
}
.no_check{
	padding-left:0px !important;
	background:none !important;
	margin-left:0px !important;
}
.selected_right{
	background:url(kmsimages/cmspic.png) 0px -298px no-repeat !important;
}
.relatedcontent{
	position:relative;
	width:218px;
	height:auto;
	color:#666666;
	padding-top:13px;
	padding-left:4px;
}	
.relatedcontent a{
	position:relative;
	height:17px;
	color:#666666;	
	padding-left:15px;
	background:url(kmsimages/radiobutton.png) 0px 3px no-repeat;
	margin-bottom:8px;
	cursor:pointer;
}	
.content_right .buttons{
	height:35px;
	width:auto;
	background-color:#DDDDDD;
}	
.content_right .buttons div{
	float:right;
	margin-top:10px;
	margin-right:10px;
	height:17px;
	width:65px;
	text-align:center;
	font:12px Tahoma;
	color:#FFFFFF;
	cursor:pointer;
	background:url(kmsimages/cmspic.png) 0px -270px no-repeat;
}
.header_second_row input{
	height: 26px;
	padding-top: 0;
	padding-bottom: 3px;
}
.header_second_row a, .submit_button, .filter_button a, .squareButton{
	position:relative;
	float:left;
	top:15px;
	height:20px;
	left:18px;
	margin-left:4px; 
	font-weight:bold;
	text-align:center;
	padding-top:4px;
	cursor:pointer;
	text-decoration:none;
	color:#000;
	border-style:solid;
border-style:solid;
/* Firefox v1.0+ */
-moz-border-radius:16px;
/* Safari v3.0+ and by Chrome v0.2+ */
-webkit-border-radius:16px;
/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
border-radius:16px;
border-width:1px;
border-color:rgb(204,204,204);
height:20px;
/* Firefox v3.6+ */
background-image:-moz-linear-gradient(50% 0% -90deg,rgb(249,249,249) 0%,rgb(255,255,255) 39%,rgb(238,238,238) 58%,rgb(227,227,227) 99%); 
/* safari v4.0+ and by Chrome v3.0+ */
background-image:-webkit-gradient(linear,50% 0%,50% 112%,color-stop(0, rgb(249,249,249)),color-stop(0.39, rgb(255,255,255)),color-stop(0.58, rgb(238,238,238)),color-stop(0.99, rgb(227,227,227)));
/* Chrome v10.0+ and by safari nightly build*/
background-image:-webkit-linear-gradient(180,rgb(249,249,249) 0%,rgb(255,255,255) 39%,rgb(238,238,238) 58%,rgb(227,227,227) 99%);
/* IE v10+ */
background-image:-ms-linear-gradient(180,rgb(249,249,249) 0%,rgb(255,255,255) 39%,rgb(238,238,238) 58%,rgb(227,227,227) 99%);
background-image:linear-gradient(180deg, #F9F9F9 0%, #FFFFFF 39%, #EEEEEE 58%, #E3E3E3 99%);
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff9f9f9,endColorstr=#ffe3e3e3,GradientType=0)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff9f9f9,endColorstr=#ffe3e3e3,GradientType=0);
	padding-right: 14px;
	padding-left: 14px;
	min-width: 71px;
}	

.header_second_row a:hover, .filter_button a:hover, .print:hover, .squareButton:hover, .header_second_row input:hover {
/* Firefox v3.6+ */
background-image:-moz-linear-gradient(50% 0% 360deg,rgb(249,249,249) 0%,rgb(255,255,255) 39%,rgb(238,238,238) 58%,rgb(227,227,227) 99%);  
/* safari v4.0+ and by Chrome v3.0+ */
background-image:-webkit-gradient(linear,51% 92%,51% -8%,color-stop(0, rgb(249,249,249)),color-stop(0.39, rgb(255,255,255)),color-stop(0.58, rgb(238,238,238)),color-stop(0.99, rgb(227,227,227)));
/* Chrome v10.0+ and by safari nightly build*/
background-image:-webkit-linear-gradient(90deg,rgb(249,249,249) 0%,rgb(255,255,255) 39%,rgb(238,238,238) 58%,rgb(227,227,227) 99%);
/* IE v10+ */
background-image:-ms-linear-gradient(360deg,rgb(249,249,249) 0%,rgb(255,255,255) 39%,rgb(238,238,238) 58%,rgb(227,227,227) 99%);
background-image:linear-gradient(360deg,rgb(249,249,249) 0%,rgb(255,255,255) 39%,rgb(238,238,238) 58%,rgb(227,227,227) 99%);
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffe3e3e3,endColorstr=#fff9f9f9,GradientType=0)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffe3e3e3,endColorstr=#fff9f9f9,GradientType=0);
}	

.right_box_content .filter_button{

	margin-left: -15px;
	margin-top: -7px;
	margin-bottom: 18px;
}
.category{
	height:19px !important;
	width:149px !important;
	float:right !important;
	margin-top:19px  !important;
	margin-right:23px;
	font-size:11px;
	color:#202020;
	background:url(kmsimages/category.gif) no-repeat !important;
	padding-left:4px;
	text-align:left !important;
	top:0px !important;
	padding-top:2px !important;
}
.header_second_row .print{
	position:relative;
	float:left;
	top:15px;
	height:20px;
	width:150px;
	left:18px;
	margin-left:4px; 
	background:url(kmsimages/cmspic.png) 0px -414px no-repeat;
	font-weight:bold;
	text-align:center;
	padding-top:4px;
	cursor:pointer;
	text-decoration:none;
	color:#000;
}	
.header_second_row div{
	position:relative;
	float:left;
	top:15px;
	height:20px;
	width:90px;
	left:18px;
	margin-left:4px; 
	font-weight:bold;
	text-align:center;
	color:#000;
	}		
.content_content{
	position:relative;
	height: 800px;
	width:auto;
	margin-left:184px;
	padding-right:213px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	border-top:1px solid #DADADA;
}	
.table_rows{
	position:relative;
	height:auto;
	width:92%;
	border:1px solid #CCCCCC;
	margin-left:22px;
	margin-right:26px;
	white-space: nowrap;
}
.table_row_pic{
	height:29px !important;
	width:13px !important;
	background:url(kmsimages/table_row_pic.jpg) no-repeat;
	top:0px;
	left:-14px;
	padding-top:0px !important;
	padding-left:0px !important;
	border-right:0px !important;
	cursor:move;
}
.table_row_pic:hover {
	background:url(kmsimages/table_row_pic_hover.jpg) no-repeat;
}
.table_row_pic_clicked {
	background:url(kmsimages/table_row_pic_hover.jpg) no-repeat;
	cursor:pointer;
	position:absolute;
	height:29px !important;
	width:13px !important;
	top:0px;
	left:0px;
	padding-top:0px !important;
	padding-left:0px !important;
	border-right:0px !important;
}
.table_row_even, .table_row_odd, .rowCLicked{
    color: #333;
	position:relative;
	height:auto;
	min-height:28px;
	width:100%;
	background-color:#F2F2F2;
	cursor:pointer;
	border-bottom:1px solid #F2F2F2;
	display: table-row;
}
.rowCLicked{
	background-color:#9E9E9E!important;
	border-bottom:1px solid #FFFFFF;
}
#SelectedValue{
visibility:hidden;

}
#live_comments .table_row_even, #live_comments .table_row_odd, #live_comments .rowCLicked{
	height:auto;
	min-height:28px;
}
.table_row_odd{
	background-color:#FFFFFF;
	border-bottom:1px solid #FFF;
	overflow: visible;
}
.table_rows .selected{
	background:none;
	background-color:#9E9E9E !important;
}
.table_row_even div:first-child, .table_row_odd div:first-child, .rowCLicked div:first-child{
	width: 20% !important;
}
.table_row_even div:last-child.table_row_pic, .table_row_odd div:last-child.table_row_pic, .rowCLicked div:last-child.table_row_pic{
	width: 13px !important;
}
.newsheader div:first-child{
width: 20% !important;
}
.table_row_even div, .table_row_odd div, .rowCLicked div{
	color: #333;
	position:relative;
	display:-moz-inline-stack;
	display:table-cell;
	zoom:1;
	*display:inline;
	height:30px;
	min-height:23px;
	border-right:1px solid #FFFFFF;
	padding-left:5px;
	letter-spacing:normal;
	vertical-align:middle;
	text-align:left !important;
	overflow:hidden !important;
	width: auto !important;
	margin-left: 0px!important;
}

#SizeChartCategory .table_row_even div,#SizeChartCategory .table_row_odd div,#SizeChartCategory .rowCLicked div{
width:11% !important;
}
#ReturnsProduct .table_row_even div,#ReturnsProduct .table_row_odd div,#ReturnsProduct .rowCLicked div{
	color: #333;
	position:relative;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height:auto;
	min-height:23px;
	width:18% !important;
	border-right:1px solid #FFFFFF;
	padding-top:5px;
	padding-left:5px;
	letter-spacing:normal;
	word-spacing:normal;
	vertical-align:middle;
	text-align:left !important;
	overflow:hidden !important;
}


#live_comments .table_row_even div, #live_comments .table_row_odd div, #live_comments .rowCLicked div{
	height:auto;
	min-height:28px;
}
#featured .table_row_even div:first-child, #featured .table_row_odd div:first-child{
	
/*	padding-left:3%;*/
}
#featured .rowCLicked div:first-child{

/*	padding-left:3%;*/
}	

.table_row_even:hover{
}	
.table_row_odd:hover{
}	
.newsheader{
	position:relative;
	height:33px;
	width:92%;
	margin-left:22px;
	margin-right:26px;
	overflow: visible;
	white-space: nowrap;
	overflow:hidden !important;
	padding-top: 14px;
	font-weight:bold;
	display:table;
	table-layout:fixed;
}
.newsheader div
{
    text-transform: uppercase;
	height:17px; 
	width:auto !important; 
	padding-top:5px;
	padding-left:5px;
	color:#212121;
	display:table-cell;
	overflow:hidden;
	}
	
	#SizeChartCategory .newsheader div{
	width:auto !important !important;
	}
{
    text-transform: uppercase;
	float:left;
	height:17px;
	/*width:18.5%;*/ 
	width:18% !important;
	border-right:1px solid #FFFFFF; 
	padding-top:5px;
	padding-left:5px;
	/*padding-left:12px; 
	background:url(kmsimages/SortingImage.png) 0px 0px no-repeat;*/
	color:#212121;
	/*cursor:pointer;*/
	}
	#ReturnsProduct .newsheader div:last-child{
		width:3% !important;
		overflow:hidden !important;
	}
	#ReturnsProduct .content_right{
		display:none;
	}
#featured .newsheader div{
background:none;
cursor:default;
	white-space: nowrap;
}
/*.newsheader div:hover{
	background:url(kmsimages/SortingImage.png) 0px -35px no-repeat;
}*/ 
.SortingDesc {
	background:url(kmsimages/SortingImage.png) 0px -140px no-repeat!important;
}
#featured .SortingDesc {
	background:none!important;
}
.SortingAsc {
	background:url(kmsimages/SortingImage.png) 0px -70px no-repeat!important;
}
.SortingDesc:hover {
	background:url(kmsimages/SortingImage.png) 0px -105px no-repeat!important;
}
.SortingAsc:hover {
	background:url(kmsimages/SortingImage.png) 0px -35px no-repeat!important; 
}

.moveup_down_button{ 
	position:absolute;
	height:auto;
	width:25px;
	top:45px;
	right:250px;
}
.moveup_down_button div{
	position:relative;
	height:46px;
	cursor:pointer;
	margin-top:8px;
}
.moveup_down_button div:first-child{
	background:url(kmsimages/cmspic.png) 0px -70px no-repeat;
	margin-top:0px;
}	
.up{
	background:url(kmsimages/cmspic.png) 0px -120px no-repeat;
	}	
.down{
	background:url(kmsimages/cmspic.png) 0px -170px no-repeat;
	}	
.moveup_down_button div:last-child{
	background:url(kmsimages/cmspic.png) 0px -220px no-repeat;
}	
.date input{ /*msaadeh: I changed this style as to apply style to input within the element with style date and not the element having style date*/
	background:url("kmsimages/bgDate.jpg?ss") no-repeat scroll right -2px transparent;
	background-position:right;
	cursor:pointer;
}
.maximize{
	position:absolute;
	height:20px;
	width:20px;
	right:5px;
	top:8px;
	background:url(kmsimages/plus.gif) no-repeat;

}
.tags{
	position:relative;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height:17px;
	width:100px;
	background:url(kmsimages/inputbgd.gif) no-repeat;
	margin-left:6px;
	margin-top:7px; 
	margin-bottom:3px;
	padding-left:12px;
	padding-right:13px;
	color:#1F1F1F;
	font-size:11px;
}
.AlertBoxSmall{
background-image:url(kmsimages/OneLineAlert.gif);
width:728px;
height:25px;
color:#990000;

position:relative;
padding:10px;
margin-top:15px;
font-weight:700;
margin-left:20px;
}
.AlertBoxSmall span{
	cursor:pointer;
	color:#00F;
	font-weight:normal;
	text-decoration:underline;
}
#addarticle .AlertBoxSmall{
	margin:0px auto 10px 10px;
}
.content_body .MessageBox
{
    margin-left: 9px;
    margin-top: 0px;
}
.MessageBox
{
    margin-top: 20px;
    margin-left: 23px;
    width:750px;
    padding-bottom: 7px;
    margin-bottom: 10px;
    background-image: url(kmsimages/MessageBoxCorner.png);
    background-repeat: no-repeat;
    background-position:bottom;
}
.MessageBox div
{
    
    padding:10px;
    background-color: #FFFFD9;
    color:#990000;
}
.postBackValidationMsg{
border:0px !important;
}
.MessageBox div ul
{
    margin: 0px;
}
.MessageBox p
{
    margin: 0px;
    text-align: right;
}
.MessageBox li 
{
    margin: 0 10px;
}
/* START image uploader Module */
.uploading {
border-color:#CCCCCC;
border-width:1px;
border-style:solid;
border-left-width:0px;
border-right-width:0px;
background-color:#F2F2F2; 
color:#666666; 
font-size:10px;
position:relative;
height:31px;
overflow:hidden;
background-image:url(kmsimages/uploadProgress.jpg);
background-repeat:no-repeat;
background-position:-1500px 0px;
}

.uploaded {
border-color:#CCCCCC;
border-width:1px; 
border-style:solid;
border-left-width:0px;
border-bottom-width:0px;
border-right-width:0px;
background:none;  
height:107px;
position:relative;
}
.closeImageUpload{
width:17px;
height:17px;
background:url(kmsimages/cmspic.png) 0px -379px no-repeat;
position:absolute;
right:8px;
top:8px;
cursor:pointer;
}
.uploaded .closeImageUpload{
top:9px;
left:5px; 
}
.uploadImage {
width:123px;
height:89px;
background-image:url(kmsimages/pictureThumb.jpg);
background-position:center!important;
background-repeat:no-repeat!important;
position:absolute;
top:10px;
left:10px;
}
.uploading .uploadImage{
top:50px;
}
.uploaded .input_row{
	position:relative;
	border:1px solid #DADADA;
	min-height:35px;
	height:auto;
	margin-left:255px;
	margin-right:10px;
	padding-right:30px;
	margin-top:10px;
}
.uploading .input_row{
	visibility:hidden;
}
.uploadMessage
{
    display: none;
color:#666666;
font-size:10px;
position:absolute;
left:10px;
bottom:8px;
}
 .uploaded .uploadMessage{
left:145px;
bottom:38px;
 }
 
.upload_complete object{
	visibility:hidden ;
}
/* END image uploader Module */
/* START Grid Foooter CSS */
.pagingFooter{
position:relative;
width:auto;
height:26px;
position:relative;
margin-left:23px;
margin-right:63px;
}
.pages{
float:left;
height:26px;
width:auto;
}
.first_page{
float:left;
height:16px;
width:16px;
margin-left:5px;
margin-top:5px;
background:url(kmsimages/firstPageArrowDisabled.gif) no-repeat;
cursor:pointer;
}
.previous_page{
float:left;
height:16px;
width:16px;
background:url(kmsimages/previousPageArrowDisabled.gif) no-repeat;
margin-left:5px;
margin-top:5px;
cursor:pointer;
}
.page_number{
float:left;
height:16px;
width:auto;
padding-left:30px;
background:url(kmsimages/page.gif) left no-repeat;
margin-left:5px;
margin-top:5px;
}
.page_total{
padding-left:16px;
background:url(kmsimages/page_of.gif) left no-repeat;
margin-left:5px;
margin-right:5px;
margin-top:5px;
float:left;
height:16px;
width:auto;
}
.last_page{
float:left;
height:16px;
width:16px;
margin-left:5px;
margin-top:5px;
background:url(kmsimages/ArrowSearch2.gif) no-repeat;
cursor:pointer;
}
.next_page{
float:left;
height:16px;
width:16px;
background:url(kmsimages/ArrowSearch1.gif) no-repeat;
margin-left:5px;
margin-top:5px;
cursor:pointer;
}
.pages_results{
float:right;
height:26px;
width:auto;
}
.resultSet{
float:left;
height:16px;
width:auto;
margin-left:5px;
margin-top:5px;
background:url(kmsimages/resultSet.gif) no-repeat;
padding-left:140px;
}
/* END Grid Footer CSS */
.isSortable .table_row_even div:first-child, .isSortable .table_row_odd div:first-child, .isSortable .rowCLicked div:first-child{

}
#vacancies .isSortable .table_row_even div:first-child, #vacancies .isSortable .table_row_odd div:first-child, #vacancies .isSortable .rowCLicked div:first-child{
	/*width:34%;*/
}
#vacancies .isSortable .rowCLicked div:first-child, #vacancies .rowCLicked div:first-child{
	/*width:34%;
	padding-left:3%;*/
}
.isSortable .newsheader div, .isSortable .newsheader .SortingDesc{
	background:none !important;
}
#vacancies .isSortable .rowCLicked div, #vacancies .rowCLicked div{
	width:20%;
}
.upload_complete object{
	visibility:hidden ;
}
#divimg_src{
}
.find_program_desc{
	position:relative;
	height:auto !important;
	width:128px;
	margin-left:10px;
	font-size:11px;
	color:#666;
	line-height:120%;
	visibility:visible;
	padding-left:0px !important;
	background:none !important;
}
.cancel{
	width:40px !important;
	padding-right:20px;
	padding-left:0px !important;
	background:url(kmsimages/cancel.png) right no-repeat !important;
	margin-left:12px;
}
.right_box_search{
	position:relative !important;
	height:24px !important;
	width:140px;
	background-image:url(kmsimages/input_search.png) !important;
	background-position:0px 0px !important;
	background-repeat:no-repeat;
	padding-left:0px !important;
	margin-left:10px;
}
.right_box_search input{
	position:relative;
	height:15px;
	width:136px;
	padding-top:4px;
	border:0px;
	font-size:11px;
	color:#666;
	margin-left:3px;
	background:none;
}
.select-box-wraper{
	position:relative;
	height:21px !important;
	width:60px;
	margin-right:1px;
	background-color:#FFF;
	font-size:14px;
	color:#262626 !important;
	text-align:center;
	border:1px solid #CCC;
	padding-right:32px;
	padding-left:0px !important;
	background:none !important;
	overflow:hidden !important;
}
.arrow{
	position:absolute !important;
	height:21px !important;
	width:32px !important;
	top:0px;
	right:0px;
	background:url(kmsimages/arrow.png) 8px 4px no-repeat !important;
	padding-left:0px !important;
	margin-left:0px !important;
	margin-bottom:0px !important;
	cursor:pointer;
}
.select-box-wraper input{
	position:relative;
	height:18px;
	width:192px;
	color:#262626;
	padding-top:2px;
	border:0px;
}
.popup{
	position:relative;
	height:300px !important;
	width:211px !important;
	border:1px solid #CCC;
	border-top:0px;
	background-color:#FFF;
	overflow:auto;
	margin-left: 8px;
	margin-top: -4px;
}
.with_popup{
	height:190px;
}
.options, .option{
	position:relative;
	height:auto;
	width:auto;
	cursor: pointer;
}
.option{
	height:20px;
	padding-left:5px;
	color:#262626;
	padding-top: 3px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	line-height: 17px;
}
option{
	height:20px;
	padding-left:7px;
	color:#262626;
	padding-top: 3px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	line-height: 17px;
	
}
.options .selected{
	background:none;
	background-color:#666;
	color:#FFF;
	height:20px;
	cursor: pointer;
}

#mainpage2 .content_content, #user_details .content_content, #view_application .content_content, #view_contact .content_content, #view_advertise .content_content{
	width:auto;
	padding-right:213px;
}
#view_application .content_content{
	padding-right:213px;
	min-height: 800px;
}
#view_application .content, #view_contact .content, #view_advertise .content{
	padding-bottom:60px;
}
.open_website{
	position:absolute;
	height:18px !important;
	width:111px !important;
	top:8px;
	right:19px;
	background:url(kmsimages/open_website.gif) no-repeat !important;
	cursor:pointer;
	padding-top:0px !important;
}
.last_modified{
	position:absolute;
	height:19px;
	width:124px;
	top:53px;
	right:150px;
	color:#666;
	text-align:right;
}
.last_modified_date{
	position:absolute;
	height:18px;
	width:115px;
	right:30px;
	top:54px;
	font-size:11px;
	color:#999;
	text-align:center;
}
.board_column{
	position:relative;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height:auto;
	width:366px;
	padding:20px 12px 0px 12px;
	vertical-align:top;
}
#mainpage2 .board_column, #user_details .board_column{
	width:800px;
}
#view_application .board_column{
	width:90%;
}
#view_contact .board_column, #view_advertise .board_column{
	width:70%;
}
.articles_box{
	position:relative;
	height:auto;
	width:366px;
	background:url(kmsimages/footer_news_bgd.png) bottom no-repeat;
	margin-bottom:20px;
}
.width_100 .board_column{
	width:100% !important;
}
#mainpage2 .articles_box, #user_details .articles_box, #view_application .articles_box, #view_contact .articles_box, #view_advertise .articles_box{
	width:auto;
	background:url(kmsimages/head_news_bgd.png) right top no-repeat;
	padding-bottom:0px;
}
.articles_box:hover .header_links{
	visibility:visible;
}
.articles_box_nofooter{
	position:relative;
	height:auto;
	width:366px;
	margin-bottom:17px;
}
.articles_box_nofooter:hover .header_links{
	visibility:visible;
}
.articles_header{
	position:relative;
	height:32px;
	widows:366px;
	background:url(kmsimages/headnews_bgd.png) no-repeat;
	margin-bottom:10px;
	padding-top:12px;
}
#mainpage2 .articles_header, #user_details .articles_header, #view_application .articles_header, #view_contact .articles_header, #view_advertise .articles_header{
	background:url(kmsimages/header_bgd.jpg) left no-repeat;
}
.articles_header_title{
	position:relative;
	height:24px;
	width:auto;
	padding-left:22px;
	margin-left:6px;
	font-size:17px;
	color:#101010;
	background:url(kmsimages/header_logo.png) 0px 0px no-repeat;
}
.articles_header_title2{
	background:url(kmsimages/header_logo.png) 0px -50px no-repeat;
}
.articles_header_title3{
	background:url(kmsimages/header_logo.png) 0px -27px no-repeat;
}
.articles_header_title4{
	background:url(kmsimages/header_logo.png) 0px -80px no-repeat;
}
.header_links{
	position:absolute;
	height:17px;
	width:auto;
	direction:rtl;
	font-size:11px;
	color:#999;
	right:5px;
	top:21px;
	cursor:pointer;
	visibility:hidden;
}
.block{
	font-size:14px;
	margin-right:10px;
	top:15px;
}
.comments_wrapper{
	position:relative;
	height:auto;
	border-bottom:1px solid #E5E5E5;
	padding-bottom:4px;
	padding-top:5px;
}
.comments_body{
	position:relative;
	color:#990000;
	font-style:italic;
	padding-bottom:9px;
}
.comments_body a{color:#990000;}
.comments_body a:link {text-decoration: none;}
.comments_body a:visited {text-decoration: none;}
.comments_body a:hover {text-decoration: underline;}
.comments_body a:active {text-decoration: none;}
.comments_author{
	display:inline;
	width:auto;
	height:19px;
	padding-left:18px;
	background:url(kmsimages/header_logo.png) 0px -110px no-repeat;
	color:#202020;
	font-weight:bold;
	cursor:pointer;
}
.notification_author{
	display:inline;
	width:auto;
	height:19px;
	color:#202020;
	font-weight:bold;
	cursor:pointer;
}
.comments_article{
	display:inline;
	width:auto;
	height:19px;
	padding-left:18px;
	background:url(kmsimages/header_logo.png) 0px -133px no-repeat;
	font-weight:bold;
}
.comments_article a{color: #2F2F2F;}
.comments_article a:link {text-decoration: none;}
.comments_article a:visited {text-decoration: none;}
.comments_article a:hover {text-decoration: underline;}
.comments_article a:active {text-decoration: none;}
.on{
	background:none;
	padding-left:0px;
	margin-right:3px;
	margin-left: 5px;
}
.comments_date{
	display:inline;
	height:17px;
	width:auto;
	color:#999;
	font-size:11px;
	margin-left:5px;
	margin-right:3px;
	padding-top:1px;
}
.comments_title{
	position:relative;
	height:auto;
	width:auto;
	color:#2F2F2F;
	clear:both;
	margin-bottom:0px;
	margin-left:5px;
}
.comments_title a {font-weight: bold;color:#2F2F2F;}
.comments_title a:link {text-decoration: none;}
.comments_title a:visited {text-decoration: none;}
.comments_title a:hover {text-decoration: underline;}
.comments_title a:active {text-decoration: none;}
.delete_comment{
	position:absolute;
	height:17px;
	width:63px;
	bottom:3px;
	right:7px;
	visibility:hidden;
	background:url(kmsimages/delete.png) no-repeat;
	cursor:pointer;
}
.deleting{
	background-image:url(kmsimages/deleting.gif);
	background-repeat:no-repeat;
	cursor:default;
}
.comments_wrapper:hover .delete_comment{
	visibility:visible;
}
#latest_updates .comments_title{
	color:#990000;
}
.activity .articles_header{
	margin-bottom:8px;
}
.activity .comments_title span{
	color:#990000;
}
.activity .comments_wrapper{
	min-height:20px;
	padding-top:5px;
}
.activity .comments_wrapper:hover{
	background:none;
}
.activity .comments_title{
	display:inline;
	margin-bottom:0px;
	margin-right:5px;
}
#latest_updates .comments_wrapper:hover{
	background:none;
}
#latest_updates .comments_article{
	padding-left:0px;
	background:none;
}
#latest_updates .comments_author{
	padding-left:60px;
	background:url(kmsimages/added_by.png) 2px 4px no-repeat;
}
.section{
	display:inline;
	width:auto;
	height:19px;
	padding-left:16px;
	background:url(kmsimages/header_logo.png) 0px -155px no-repeat;
	color:#202020;
	font-weight:bold;
}
.traffic_content{
	border-bottom: 1px solid #E5E5E5;
    height: 24px;
    margin-bottom: 2px;
    padding-bottom: 9px;
    position: relative;
}
.traffic_content_last{
	position:relative;
	height:24px;
}
.with_picture{
	min-height:175px;
}
.with_picture .traffic_content{
	margin-left:150px;
}
.user_image{
	float:left; 
	height:140px; 
	display:none;
}
.with_picture .traffic_content_last{
	margin-left:150px;
}
.with_picture .user_image{
	display:block;
}
.traffic_body{
	float:left;
	height:22px;
	width:170px;
	margin-left:9px;
}
#mainpage2 .traffic_body, #user_details .traffic_body, #view_application .traffic_body, #view_contact .traffic_body, #view_advertise .traffic_body{
	width:48%;
	margin-left:6px;
}
.traffic_num{
	display:inline;
	width:auto;
	font-size:18px;
	color:#990000;
}
.traffic_num2{
	color:#999;
}
.traffic_desc{
	display:inline;
	width:auto;
	margin-left:10px;
	color:#666;
	text-decoration:none!important;
	cursor:pointer;
}
.traffic_desc a{
    bottom: 11px;
    margin-left: -1px;
    position: absolute;
}
.traffic_desc2{
	color:#999;
}
.user_info .traffic_desc{
	margin-left:0px;
	margin-right:10px;
}
.mail{
	width:auto !important;
}
.most_popular{
	position:relative;
	height:27px;
	margin-bottom:5px;
}
.most_popular div:first-child{
	background:none;
	padding-left:0px;
}
.most_popular div {
	position:relative;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height:27px;
	float:left;
	min-width:32px;
	padding-left:10px;
	background:url(kmsimages/date_bgd_default.jpg) no-repeat;
	color:#999;
	text-align:center;
	font-style:italic;
	cursor:pointer;
	margin-right:5px;
}
.most_popular div:first-child:hover, .most_popular div .selected_date{
	color:#990000 !important;
	background:url(kmsimages/first_child.jpg) no-repeat !important;
}
.most_popular div:hover, .selected_date{ 
	color:#990000 !important;
	background:url(kmsimages/date_bgd.jpg) no-repeat !important;
}
#most_popular .board_column .articles_header_title{
	padding-left:0px;
	background:none;
	border-bottom:1px solid #E5E5E5;
	margin-bottom:11px;
	margin-left:0px;
}
#most_popular .board_column{
	width:177px;
	padding:0px;
	margin-right:3px;
}
#mainpage2 #most_popular .board_column, #user_details #most_popular .board_column, #view_application #most_popular .board_column{
	width:48%;
}
.most_popular_content{
	position:relative;
	min-height:150px;
}
#view_application .board_column .most_popular_content{
	min-height:0px;
	margin-bottom:15px;
}
#mainpage2 .most_popular_content, #user_details .most_popular_content, #view_application .most_popular_content{
	height:auto;
	min-width:180px;
} 
.popular_body{
	width:auto;
	position:relative;
	height:20px;
}
#user_details .comments_title, #mainpage2 .comments_title{
	display:inline;
}
#most_popular .comments_title{
	cursor:pointer;
	width:135px;
	margin-bottom:0px;
	overflow:hidden;
	float:left;
}
#mainpage2 #most_popular .comments_title, #view_application #most_popular .comments_title{
	width:auto;
	height:20px;
	padding-right:0px;
	position:relative;
	margin-right:40px;
	overflow:hidden;
}
#view_application #most_popular .comments_title{
	font-size:14px;
	margin-left: 5px;
}
#most_popular .traffic_num{
	position:absolute;
	width:40px;
	height:20px;
	font-size:13px;
	text-align:center;
	overflow:hidden;
	right:0px;
}
#view_application .open_website{
	width:145px !important;
	right:242px;
	background:url(kmsimages/view_application.png) !important;
}
#view_contact .open_website{
	width:125px !important;
	background:url(kmsimages/view_contacts.png) !important;
}
#view_advertise .open_website{
	width:130px !important;
	background:url(kmsimages/view_advertisers.png) !important;
}
#user_details .open_website{
	background:url(kmsimages/view_users.png) !important;
}
/*-----------------Tagy --------------------------------*/
.gadget {
    display: inline-block;
    letter-spacing: normal;
    margin: 0;
    padding: 0;
    word-spacing: normal;
}
.gadget_content {
    float: left;
    padding-left: 15px;
    width: auto;
}
.close {
    background-image: url("kmsimages/close.gif");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 16px;
    margin-left: 5px;
    margin-top: 3px;
    width: 16px;
}
/*-----------------Tagy End--------------------------------*/

/*-----------------Basket Layout ------------------------------------*/
.table_rows{
	position:relative;
	height:auto;
	width:92%;
	border:1px solid #CCCCCC;
	margin-left:22px;
	margin-right:26px;
	padding-right: 0;
	table-layout: fixed;
	display: table;
}

#gridListingEntries .item .username
{
	font-size:14px;
	color:#1F1F1F;
	font-weight:bold;
	position:relative;
	padding:0px 0px 1px 10px;
	width:auto;
	height:34px;
	top:-13px;
	left:-10px;
	border:none;
	background-color:#FFFFFF;
	vertical-align: top;
	line-height: 0.9em;
	display: table;
	text-transform: capitalize;
}

#gridListingEntries .item
{
    border-top: 1px solid #DADADA;
    padding-top: 21px;
    position: relative;
	margin: ;
	margin-top: 24px;
}

#gridListingEntries .item .order_total
{
    color: #990000;
    
    font-size: 17px;
    position: absolute;
    right: 0px;
	top: 17px;
}

#gridListingEntries .item .order_row .order_code, #gridListingEntries .item .order_row .order_items , #gridListingEntries .item .order_row .order_date , #gridListingEntries .item .order_row .order_deliver_date
{
	color:#333333;
	font-weight:bold;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin-top: 6px;
	vertical-align:top;
}

#gridListingEntries .item .order_row .order_code
{
	width:135px;
}

#gridListingEntries .item .order_row .order_items
{
	width:162px;
}

#gridListingEntries .item .order_row .order_date
{
	width:225px;
}

#gridListingEntries  .right_contenu .item .order_row .order_date
{
	width:215px;
}

#gridListingEntries .item .order_row .order_deliver_date
{
	width:auto;
}

#gridListingEntries .item .order_row .order_statuses
{
    color: #FFFFFF;
    font-size: 12px;
    height: 14px;
    padding-bottom: 4px;
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 48px;
    width: auto;
}

#gridListingEntries .item .order_row .pending
{
	background-color:#999999;
}

#gridListingEntries .item .order_row .delivered
{
	background-color:#009900;
}

#gridListingEntries .item .order_row .rejected
{
	background-color:#990000;
}

#gridListingEntries .item .order_row .order_code span, #gridListingEntries .item .order_row .order_items span, #gridListingEntries .item .order_row .order_date span, #gridListingEntries .item .order_row .order_deliver_date span
{
	color:#666666;
	font-weight:normal;
	margin-right: 10px;
}

#gridListingEntries .item .user_row .user_phone, #gridListingEntries .item .user_row .user_mobile , #gridListingEntries .item .user_row .user_email , #gridListingEntries .item .user_row .user_country
{
	color:#333333;
	font-weight:bold;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin-top: 6px;
}

#gridListingEntries .item .user_row .user_phone
{
	width:135px;
}

#gridListingEntries .item .user_row .user_mobile
{
	width:162px;
}

#gridListingEntries .item .user_row .user_email
{
	width:225px;
}

#gridListingEntries .item .user_row .user_country
{
	width:auto;
}

#gridListingEntries .item .user_row .user_phone span, #gridListingEntries .item .user_row .user_mobile span, #gridListingEntries .item .user_row .user_email span, #gridListingEntries .item .user_row .user_country span
{
	color:#666666;
	font-weight:normal;
	margin-right: 10px;
}

#gridListingEntries .item .detail_row
{
	display:block;
	margin-top: 5px;
	padding-bottom: 13px;
}

#gridListingEntries .item .detail_row .more
{
	color:#990000;
	font-family:Tahoma;
	font-weight:bold;
	
	text-decoration:underline;
	cursor:pointer;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}

#gridListingEntries .item .detail_row .print
{
	background:url("FrontImages/print.png") no-repeat scroll 0 1px transparent;
	color:#666666;
	font-family:Tahoma;
	font-weight:bold;
	
	text-decoration:underline;
	cursor:pointer;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	padding-left: 20px;
	margin-left:12px;
}

#gridListingEntries .item .detail_row .set_statuses
{
	position:absolute;
	right:0px;
	bottom:2px;
	color:#666666;
	font-size:11px;
}

#gridListingEntries .item .detail_row .set_statuses select, .order_select
{
    color: #666666;
    font-size: 11px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-top: 2px;
	height: 22px;
}

#gridListingDiv .search
{
    position: absolute;
    right: 253px;
    top: -79px;
}
#gridListingDiv .display_options_fromdate, #gridListingDiv .display_options_todate, .date_go
{
	position:relative;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height:40px;
	width:auto;
	margin-right:-12px;
	margin-left:11px;
	vertical-align:top;
}
.reset_id_class {
left:23px;
position:absolute;
top:18px;
	}
	
#gridListingDiv .search .label
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	font-size:14px;
	color:#1F1F1F;
}

#gridListingDiv .search .input
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin-left: 15px;
}

#gridListingDiv .search .input input
{
	color: #CCCCCC;
    font-size: 11px;
    font-style: italic;
    height: 26px;
    padding-left: 7px;
    width: 180px;
}

#gridListingDiv .orderPrice
{
    position: absolute;
    right: 0;
    top: -5px;
}

#gridListingDiv .orderPrice .total_orders
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}

#gridListingDiv .orderPrice .total_orders .label
{
	
	color:#666666;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}

#gridListingDiv .orderPrice .total_orders .number
{
	
	color:#666666;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin-left: -4px;
}

#gridListingDiv .orderPrice .total_orders span, #gridListingDiv .orderPrice .total_price span
{
	
	color:#666666;
}

#gridListingDiv .orderPrice .total_price
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin-left: 5px;
}

#gridListingDiv .orderPrice .total_price .label
{
	
	color:#990000;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}

#gridListingDiv .orderPrice .total_price .number
{
	
	color:#990000;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin-left: -1px;
	*margin-left: 0px;
}

#gridListingDiv .item_details
{
	font-family:Tahoma;
	position:relative;
	margin-left:72px;
}

#gridListingDiv .item_details .date
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	
	color:#990000;
	margin-left:20px;
}

#gridListingDiv .item_details .back
{
    font-size: 12px;
    font-weight: bold;
    left: 0;
    position: absolute;
    top: -70px;
	color:#000000;
	background: url("images/cmspic.png") no-repeat scroll 0 -40px transparent;
    cursor: pointer;
    height: 20px;
    padding-top: 4px;
    text-align: center;
    width: 103px;
}

#gridListingDiv .item_details .title
{
	font-size:20px;
	color:#1F1F1F;
	font-weight:bold;
}

#gridListingDiv .item_details .ftitle
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	font-size:20px;
	color:#1F1F1F;
	font-weight:bold;
}

#gridListingDiv .item_details .items .item .assigned
{	
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin-left: 10px;
	vertical-align:top;
}

#gridListingDiv .item_details .items .item .loader
{
    background: url("FrontImages/ajax-loader_facebook.gif") no-repeat scroll 0 0 transparent;
    display: none;
    height: 11px;
    position: absolute;
    right: 168px;
    top: 4px;
    width: 16px;
}

#gridListingDiv .item_details .items .item .status
{	
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
    margin-left: 18px;
    width: 66px;
}

.specialWidth .select-box-wraper
{
	width:303px !important;
	overflow: hidden;
}

#productId-popup .popup_ff
{
	width:335px !important;
}

#gridListingDiv .item_details .items .item .assigned select
{
	border: 0 none;
    color: #666666;
    font-size: 12px;
}

#gridListingDiv .item_details .items .item 
{
	margin-top:5px;
	width: 100%;
}

#gridListingDiv .item_details .items .acc .item 
{
	width: auto;
	*width:80px;
}

#gridListingDiv .item_details .items .item .item_con
{
	float:right;
	padding-right: 15px;
	position:relative;
}

#Order #gridListingDiv .item_details .items .item .item_con
{
	padding-right: 0px;
}

#gridListingDiv .item_details .items .item  .item_con .price
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	width: 95px;
	color: #666666;
	
	vertical-align:top;
}

#gridListingDiv .item_details .items .item  .item_con .quantity
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	width: 129px;
	color: #666666;
	
	vertical-align:top;
}

#gridListingDiv .item_details .items .item .item_con .total_price
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	width: 75px;
	color: #666666;
	
	vertical-align:top;
}

#gridListingDiv .item_details .items .acc .item .item_con .total_price
{
	display:block;
}

#gridListingDiv .item_details .items .acc .item .item_con .price
{
	width: 66px;
}

#gridListingDiv .item_details .items .acc .title
{
	font-size:14px;
	color:#1f1f1f;
	font-weight:bold;
	text-decoration:underline;
}

#gridListingDiv .item_details .items .acc .item .item_con img
{
    height: 85px;
}

#gridListingDiv .item_details .items .acc
{
	margin-top: 20px;
}

#gridListingDiv .item_details .items .item .label
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	font-size: 12px;
    height: auto;
	width:45%;
}

#gridListingDiv .item_details .order_id .label
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	color:#1F1F1F;
	font-weight:bold;
}

#gridListingDiv .item_details  .order_id .text
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}

#gridListingDiv .item_details .items .titles
{
	margin-top: 7px;
	padding-right:15px;
}

#gridListingDiv .item_details .items .titles .label_title
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	text-decoration: underline;
}

#gridListingDiv .item_details .items .titles .total_price_title
{
    float: right;
    margin-left: 36px;
    margin-right: 0px;
    text-decoration: underline;
}

#gridListingDiv .item_details .items .titles .assign
{
    float: right;
    margin-left: 61px;
    margin-right: -17px;
    text-decoration: underline;
}

#gridListingDiv .item_details .items .titles .statuss
{
    float: right;
    margin-left: 65px;
    margin-right: 0px;
    text-decoration: underline;
}

#gridListingDiv .item_details .items .titles .quantity_title
{
	float: right;
    margin-left: 40px;
    text-decoration: underline;
}

#gridListingDiv .item_details .items .titles .price_title
{
	float: right;
    text-decoration: underline;
}

#gridListingDiv .item_details .shipping_info
{
	margin-top:20px;
}

#gridListingDiv .item_details .shipping_info .name, #gridListingDiv .item_details .shipping_info .mobile , #gridListingDiv .item_details .shipping_info .email, #gridListingDiv .item_details .shipping_info .country, #gridListingDiv .item_details .shipping_info .address
{
	color:#333333;
	font-weight:bold;
	display:block;
}

#gridListingDiv .item_details .shipping_info .name span, #gridListingDiv .item_details .shipping_info .mobile span, #gridListingDiv .item_details .shipping_info .email span, #gridListingDiv .item_details .shipping_info .country span, #gridListingDiv .item_details .shipping_info .address span
{
	color: #666666;
    font-weight: normal;
    margin-right: 10px;
}

#gridListingDiv .item_details .billing_info .name, #gridListingDiv .item_details .billing_info .mobile , #gridListingDiv .item_details .billing_info .email , #gridListingDiv .item_details .billing_info .country, #gridListingDiv .item_details .billing_info .address
{
	color:#333333;
	font-weight:bold;
	display:block;
	padding-top: 11px;
}

#gridListingDiv .item_details .billing_info .name span, #gridListingDiv .item_details .billing_info .mobile span, #gridListingDiv .item_details .billing_info .email span, #gridListingDiv .item_details .billing_info .country span, #gridListingDiv .item_details .billing_info .address span
{
	color: #666666;
    font-weight: normal;
    margin-right: 10px;
	padding-top: 19px;
	margin-top: 19px;
}

#gridListingDiv .item_details .items
{
	margin-bottom:20px;
	margin-top:20px;
}

#gridListingDiv .item_details .item
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
    margin-right: 10px;
    margin-top: 4px;
}

#gridListingDiv .item_details .billing_info .title
{
	display:block;
	font-size: 14px;
	text-decoration:underline;
	margin-bottom:5px;
}

#gridListingDiv .item_details .shipping_info .title
{
	display:block;
	font-size: 14px;
	text-decoration:underline;
	margin-bottom:5px;
}

#gridListingDiv .item_details .items .title
{
	display:block;
	font-size: 19px;
	text-decoration:none;
	margin-bottom:5px;
}

#gridListingDiv .item_details .item  .item_con
{
	font-weight:bold;
	
	color:black;
}

#gridListingDiv .item_details .card_details
{
	margin-top:20px;
}

#gridListingDiv .item_details .card_details span
{
	margin-left:5px;
}

#gridListingDiv .item_details .card_details .title
{
	margin-bottom:5px;
	font-size:14px;
}

#gridListingEntries .item .detail_row .set_statuses .loader
{
    background: url("FrontImages/ajax-loader_facebook.gif") no-repeat scroll 0 0 transparent;
    height: 11px;
    position: absolute;
    right: 99px;
    top: 5px;
    width: 16px;
	display:none;
}
#billing_info_id .loader, #shipping_info_id .loader, #card_details_id .loader
{
    background: url("FrontImages/ajax-loader_facebook.gif") no-repeat scroll 0 0 transparent;
    height: 11px;
    position: absolute;
    left:130px;
    top: 5px;
    width: 16px;
	display:none;
}
.select
{	
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-color-ltr-source:physical;
border-left-color-rtl-source:physical;
border-left-color-value:#CCCCCC;
border-left-style-ltr-source:physical;
border-left-style-rtl-source:physical;
border-left-style-value:solid;
border-left-width-ltr-source:physical;
border-left-width-rtl-source:physical;
border-left-width-value:1px;
border-right-color-ltr-source:physical;
border-right-color-rtl-source:physical;
border-right-color-value:#CCCCCC;
border-right-style-ltr-source:physical;
border-right-style-rtl-source:physical;
border-right-style-value:solid;
border-right-width-ltr-source:physical;
border-right-width-rtl-source:physical;
border-right-width-value:1px;
border-top-color:#CCCCCC;
border-top-style:solid;
border-top-width:1px;
color:#666666;
font-family:tahoma,Arial,Helvetica,sans-serif;

height:17px;
margin-left:10px;
padding-bottom:0;
padding-left:3px;
padding-right:3px;
padding-top:0;
width:119px;
}

#Product  .loader
{
    background: url("FrontImages/ajax-loader_facebook.gif") no-repeat scroll 0 0 transparent !important;
    height: 11px!important;
    position: absolute!important;
    right:693px !important;
    top:19px !important; 
    width: 16px!important;
	display:none;
}
/*----------------------Coupon----------------------------*/
.exece_add 
{
    position: absolute;
}
/* --------------------Menu of Order detail (Edit) ----------------------------------*/	
#EKomBasket .menu
{
	position:absolute;
	height:auto;
	width:184px;
	top:198px;
	left:0px;
}

#EKomBasket .container .menu
{
	position:absolute;
	height:auto;
	width:184px;
	top:38px;
	left:0px;
}
.ui-timepicker-div .ui-widget-header{ margin-bottom: 8px; }
.ui-timepicker-div dl{ text-align: left; }
.ui-timepicker-div dl dt{ height: 25px; }
.ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.SearchPageParagraph{
	width: auto;
	white-space:nowrap;
}
.MS-txt{
	width: 150px !important;
}
.MS-Tag{
	background: none repeat scroll 0 0 #fff;
    float: left;
    height: 17px;
    width: auto;
	padding-left: 3px;
}
.MS-tagTxt{
	padding-right:3px;
	background: #ccc;
	height: 16px;
}
.MS-item-text-dim-Wrap, .cp{
	cursor:pointer;
}
.MS-hp{
	padding-right:3px;
}
.MS-item-text-Wrap{
	padding-left: 3px;
}
.MS-item-text{

}
#grouptypeId{
	float:right !important;
	width:300px !important;
	text-align:right;
	margin-right: 13px;
    margin-top: 2px;
}
#elementIdTags .select-box-wraper{
	width:200px;
	margin-left: 12px;
	text-align: left;
	float:left;
}
.MS-addnew-txt{
	width:95% !important;
	color:#666666;
}
#groupId-popup .popup{
	position:relative;
	height:300px !important;
	width:232px !important;
	border:1px solid #CCC;
	border-top:0px;
	background-color:#FFF;
	overflow:auto;
	margin-left: 12px;
	margin-top: 23px;
}
#gridListingEntries .username{
font-size:14px;
margin-left:auto;
}

.countdown_section{
width:40px !important;
text-align:right !important;
}
.countdown_show4{
	width:40px !important;
}
.countdown_amount{
}
input[type="checkbox"]{
padding-left:5px !important;
}
#EKomBasket .newsheader{
	display:table;
}
#EKomBasket .item_con{
	width:87% !important;
}
#EKomBasket .label_title{
	font-size:14px;
	
	font-weight: bold;
	white-space: normal;
}

/*START NEW IMAGE UPLOADER MODULE */

#divpicture 
{
    position:relative;
    width:741px;
    height:auto;
    min-height:30px;
    margin-left:158px;
}
.user_img 
{
    width:900px;
}
.tags_wrapper 
{
    position:relative;
    height:auto;
    width:auto;
    margin-left:0px;
}
.tag
{
    height: 30px;
    position: relative;
    width: 131px;
}
.input_row.pad_right.jwrapper
{
    height:auto;
    min-height:30px;
    padding-right:33px;
}
/*added by habka*/
.input_row.pad_right.jwrapper input
{
    width: 610px !important;
    background-color: #F6F6F6;
    margin-bottom: 5px;
    margin-top: 2px;
    }
/*end added by habka*/
.progressWrapper {
	width: 100%;
}

.progressContainer {
	margin: 0px;
	padding:0px;
	background-color: #F2F2F2;
	position:relative;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	white-space: nowrap;
	color:#bbb;
	height:33px;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
	height: 24px;
	padding-top: 8px;
	padding-left: 5px;
	
}
.red .progressName:before {
  content: "Uploading canceled: ";
}
.red .progressName{
color:#333;
}

/* Complete */
.blue {
	height:auto;
}

.green .progressName, .blue .progressName, .progressName{
	font-size: 8pt;
	font-weight: 700;
	color: #bbb;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	position:absolute;
	bottom:7px;
	float: left;
	left: 76px;
	top: 9px;
}
.red .progressName{
left: 5px!important
}
.red .progressBarStatus{
left: 480px!important
}
.blue .progressName
{
    top: 78px;
	right: 13px;
	left:auto;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
	right:5px;
	position:absolute;
}

.progressBarStatus {
    margin: 0;
    position: absolute;
    right: 30;
    text-align: right;
    top: 8px;
    white-space: nowrap;
    width: auto;
	left:5px;
	color:#bbb;
}
.blue .progressBarStatus
{
    display:none;
	float: left;
	color: #ddd;
	left: 5px;
}
.green #imageThumb{
display:none;
}
a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}


/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0;
    margin-left: -1px;
    margin-top: 0;
    width: 97px;
}
.upload_wrapper {
margin-top: 4px;
height: 25px;
    position: relative;
    width: 97px;
	padding-left: 0;
	margin-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 3px;
}
 
#divpicture .progressWrapper 
{
    width:741px;
}
.green a 
{
    background-image:url(kmsimages/red_close.png);
    background-repeat:no-repeat;
    background-position: 0 0;
    position:absolute;
    top:9px;
    right:5px;
    width:16px;
    height:16px;
    cursor:pointer;
}
.blue a 
{
    display:none;
}
.green .green a, .blue .green a 
{
    background-image:url(kmsimages/red_close.png); 
    background-repeat:no-repeat;
    background-position: 0 0;
    position:absolute;
    top:9px;
    left:610px;
    width:16px;
    height:16px;
    cursor:pointer;
    display:none;
}
.blue .green a
{
    top:9px;
    left:610px;
    display:block;
}
.uploaderThumbnail 
{
    height: 97px;
    margin-left: 10px;
    margin-top: 2px;
    position: relative;
    cursor:pointer;
    background-image:url(kmsimages/un_file.png);
}
.blue .uploaderThumbnail 
{
    background-repeat:no-repeat;
    background-position:10px 0;
}
.captionHidden 
{
    display:none;
}
.green .progressBarInProgress, .progressBarComplete, .progressBarError 
{
    background-image:url(kmsimages/progress_bar.png);
    background-repeat:repeat-x;
    margin:0;
    width: 0%;
    height:34px;
}
.blue .progressBarComplete 
{  
    display:none;
}
.user_img .input_row
{
    min-height:35px;
    height:auto;
	background-color: #fff;
}
.hide_uploader_button
{
    visibility:hidden;
}
    .input_rowUploader
    {
      width: 455px !important;  
}
    .input_wrapperUploader
    {
    margin-top: 9px;
    position: relative;
    width: 495px !important; 
	margin-left: 11px;
	margin-bottom: 12px;
}
.input_row_radio_checkbox
{
        width: 30px !important;
        vertical-align: middle;
    }
.textarea_uploader
{
        margin-top: 0 !important;
    padding-left: 0 !important;
    }

/*END NEW IMAGE UPLOADER MODULE */

#EKomBasket .selectedborder{
	border:1px solid #990000;
}
#OrderedDate, #packagedDate, #shippedDate, #deliveredDate, #canceledDate{
	position:absolute;
	left:320px;
	top:42px;
}
.right_box_content span{
	color:#666666;
	cursor: pointer;
    font-size: 13px;
    height: 28px;
    margin-bottom: 0;
    margin-left: 8px;
    padding-left: 0;
    padding-top: 1px;
    position: relative;
    text-align: left;
    width: auto;
}
.right_box_content #preview{
	margin-left:8px;
	margin-top:15px;
}
.productInfo_Detail{
	border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    height: auto;
    padding-bottom: 10px;
    padding-top: 5px;
    position: relative;
    width: 100%;
}
.productInfo_Detail .pic{
	position:absolute;
	top:16px;
	left:28px;
	height:auto;
	min-height:23px;
	width:114px;
	margin-right: 5px;
}
.selectedPic , .productInfo_Detail .pic:hover{
	    border: 7px solid #990000;
    	left: 21px !important;
		top: 9px !important;
		cursor:pointer;
}
.productInfo_Detail .detailInfo{
	position:relative;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height:auto;
	min-height:23px;
	width:297px;
	padding-left:5px;
	letter-spacing:normal;
	word-spacing:normal;
	vertical-align:top;
	margin-left:137px;
}
.productInfo_Detail .detailNumber{
	position:absolute;
	height:auto;
	min-height:23px;
	width:auto;
	padding-left:5px;
	right:20px;
	top:10px;
}
.productInfo_Detail_new {
	border-bottom: 1px solid #CCCCCC;
    border-top: medium none !important;
    height: auto;
    padding: 11px 28px 10px !important;
    position: relative;
    width: 691px !important;
}
.tahoma13{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}
.lastDetail{
	margin-bottom:10px;
}
.largeDetail{
	width: 556px;
}

.coloring666{
	color: #666;
	font-weight:normal;
}



/* button top*/



.ButtonPackageFonce{
	color: #CCCCCC !important;
    float: right !important;
    font-weight: normal !important;
    height: 24px !important;
    left: auto !important;
    margin-left: 7px !important;
    position: relative !important;
    text-align: center !important;
    top: auto !important;
    width: auto !important;
	cursor:pointer;
	margin-top: 9px; 
}

.ButtonPackageFonce1{
	background-image:url("kmsimages/ButtonPackageFonce1.png");
	background-repeat:no-repeat;
	color: #CCCCCC !important;
    float: left !important;
    font-weight:normal !important;
    height: 24px !important;
    left:auto !important;
    margin-left: 0 !important;
    position: relative !important;
    text-align: center !important;
    top:auto !important;
    width: 12px !important;
}
.ButtonPackageFonce2{
	 background-image: url("kmsimages/ButtonPackageFonce2.png");
    background-repeat: repeat-x;
    color: #CCCCCC !important;
    float: left !important;
    font-weight: normal !important;
    height: 21px !important;
    left: auto !important;
    margin-left: 0 !important;
    position: relative !important;
    text-align: center !important;
    top: auto !important;
    width: auto !important;
}
.ButtonPackageFonce3{
	background-image:url("kmsimages/ButtonPackageFonce3.png");
	background-repeat:no-repeat;
	color: #CCCCCC !important;
    float: left !important;
    font-weight:normal !important;
    height: 24px !important;
    left:auto !important;
    margin-left: 0 !important;
    position: relative !important;
    text-align: center !important;
    top:auto !important;
    width: 12px !important;
}

.ButtonPackage{
	color: #1F1F1F !important;
    float: left !important;
    font-weight: normal !important;
    height: 24px !important;
    left: auto !important;
    margin-left: 7px !important;
    position: relative !important;
    text-align: center !important;
    top: auto !important;
    width: auto !important;
	cursor:pointer;	
}

.ButtonPackage1{
	background-image:url("kmsimages/ButtonPartie1.png");
	background-repeat:no-repeat;
	color: #1F1F1F !important;
    float: left !important;
    font-weight:normal !important;
    height: 24px !important;
    left:auto !important;
    margin-left: 0 !important;
    position: relative !important;
    text-align: center !important;
    top:auto !important;
    width: 12px !important;
}
.ButtonPackage2{
	 background-image: url("kmsimages/ButtonPartie2.png");
    background-repeat: repeat-x;
    color: #1F1F1F !important;
    float: left !important;
    font-weight: normal !important;
    height: 21px !important;
    left: auto !important;
    margin-left: 0 !important;
    padding-top: 4px;
    position: relative !important;
    text-align: center !important;
    top: auto !important;
    width: auto !important;
}
.ButtonPackage3{
	background-image:url("kmsimages/ButtonPartie3.png");
	background-repeat:no-repeat;
	color: #1F1F1F !important;
    float: left !important;
    font-weight:normal !important;
    height: 24px !important;
    left:auto !important;
    margin-left: 0 !important;
    position: relative !important;
    text-align: center !important;
    top:auto !important;
    width: 12px !important;
}


.MenuContentActionsLeft{
    border-right: 1px solid #DADADA !important;
    float: left !important;
    height: 37px !important;
    padding-left: 0px !important;
    padding-top: 11px !important;
    position: relative !important;
    top: 0 !important;
    width: 765px !important;
}

.MenuContentActionsRight{
	background-color: #E6E6E6 !important;
    float: left !important;
    height: 37px !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding-top: 11px !important;
    position: relative !important;
    top: 0 !important;
    width: 221px !important;
}

.MenuContentActionsRight .tahoma666 {
    color: #202020 !important;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 16px !important;
    font-weight: normal !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
    position: relative;
    text-align: left;
    top: 0 !important;
}

	

.FilterNrelatedPackage {
    float: left;
    height: 300px;
    position: relative;
    width: 223px;
}

.clientTitle{
	background-image: url("kmsimages/rondbackground.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #666666;
    cursor: pointer;
    float: left;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    margin-left: 7px;
    margin-top: 8px;
    padding-left: 15px;
    padding-top: 0;
    position: relative;
	}
.filterPack{
	position:relative;
	float: left;
    height: auto;
    position: relative;
    width: 221px;
	background-color:#fff;
	border-bottom:1px solid #ccc;
}
.calendarBut{
	background-image: url("kmsimages/calendarPetit.png");
    background-position: left center;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 16px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 16px;
}
.goBut{
    color: #333333;
    cursor: pointer;
    font-size: 11px;
    height: 16px;
    position: absolute;
    right: 4px;
    text-decoration: underline;
    text-transform: capitalize;
    top: 7px;
    width: 16px;
}
.subFilter, .mainFilter {
    border: 1px solid #999999;
    height: 21px;
    margin-left: 16px;
    margin-top: 7px;
    padding: 3px;
    position: relative;
    width: 182px;
}
.checkboxPackage{
    color: #666666;
    height: 21px;
    margin-bottom: 14px;
    margin-left: 16px;
    margin-top: 7px;
    padding: 5px 3px 3px 19px;
    position: relative;
    width: 182px;
}
.checkboxPackage input {
    height: 5px;
    left: 1px;
    position: absolute;
    top: 5px;
    width: 5px;
}
.mainFilter input {
	color:#CCCCCC !important;
}
.subFilter input, .mainFilter input {
    background-color: transparent;
    border: 0 none;
    color: #666666;
    cursor: pointer;
    
    font-size: 12px;
    left: 5px;
    position: absolute;
    top: 5px;
    width: 159px;
}
	
.subFilter select, .mainFilter select {
    background-color: transparent;
    border: 0 none;
    color: #666666;
    cursor: pointer;
    
    font-size: 12px;
    left: 2px;
    position: absolute;
    top: 5px;
    width: 181px;
}

.search input {
    cursor: text;
    right: 4px;
    text-decoration: none;
    width: 126px;
}

/* fin button top*/

.orderPackage {
/*    height: 158px;
    margin-bottom: 35px;
    margin-left: 21px;
    margin-top: 21px;
    position: relative;
    width: 779px;*/
	
	
	border-right: 1px solid #DADADA;
    height: auto;
    padding-bottom: 35px;
    margin-left: 21px;
    padding-top: 21px;
    position: relative;
    width: 766px;
	float:left;
}
.oderPackage_header {
    border-bottom: 1px solid #990000;
    height: 22px;
    margin-bottom: 2px;
    margin-left: 0;
    position: relative;
    width: 747px;
}                                                   		
.id_order {
    background-color: #990000;
    color: #FFFFFF;
    float: left;
    height: 19px;
    padding-left: 5px;
    padding-top: 3px;
    position: relative;
	  font-size: 13px;
    width: 63px;
}                                                               			
.date_order{
	float:left;
	background-color:#CC0000;
	width:101px;
	height:22px;
	color:#ffffff;
	height: 19px;
    padding-left: 5px;
    padding-top: 3px;
    position: relative;
	  font-size: 13px;
}                                                                           
.hour_order{
	position:relative;
	float:left;
	background-color:#E6E6E6;
	width:81px;
	color:#212121;
	height: 19px;
    padding-left: 5px;
    padding-top: 3px;
    position: relative;
	  font-size: 13px;
	}            
.more_order {
    color: #666666;
    float: right;
    height: 18px;
    position: relative;
    text-align: right;
    text-decoration: underline;
    width: 46px;
	cursor:pointer;
}
.gift_order {
    background-color: #FFFF00;
    color: #212121;
    cursor: pointer;
    float: left;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 13px;
    height: 19px;
    margin-left: 6px;
    padding: 2px 6px 1px;
    position: relative;
    text-align: right;
    text-transform: uppercase;
    width: 68px;
}
.orderPackage_content {
    background-color: #F2F2F2;
/*    border-bottom: 1px solid #CCCCCC;*/
    height: auto;
    position: relative;
    width: 747px;
	margin-bottom:5px;
}	
.order_description{
	color: #333;
	position:relative;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height:auto;
	width:185px;
	padding-left: 25px;
    padding-top: 10px;
	letter-spacing:normal;
	word-spacing:normal;
	vertical-align:top;
}                                                         
.name_order_description{
	position:relative;
	width:auto;
	height:19px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #333;
	text-transform:uppercase;
}
.email_order_description{
	position:relative;
	width:141px;
	height:19px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color: #333;
}                                                                                       
.state_order_description {
    height: 9px;
    margin-bottom: 16px;
    margin-top: 12px;
    position: relative;
    width: 199px;
}
#shipping{
		  background:url("kmsimages/shipping.png");
		  background-repeat:no-repeat;
}  
#eilling{
	 background:url("kmsimages/eilling.png");
	  background-repeat:no-repeat;
	}                                                                                
.address_order_description {
    color: #333333;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 11px;
    height: 51px;
    position: relative;
    width: 144px;
}                                                                          
.order_description_item{
	position:relative;
	height:20px;
	width:65px;
	border-bottom:1px solid #CCCCCC;
}
.order_description_item_num {
    color: #333333;
    float: left;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 13px;
    margin-right: 5px;
    position: relative;
}                                                                         
                                                                                        			
.order_description_item_nature{
	 font-family:Tahoma, Geneva, sans-serif;
	 font-size:13px;
	 color: #333;
	 font-weight:bold;
	 text-transform:capitalize;
	 float: left;
	 margin-right: 5px;
    position: relative;
	}                                                                                                        
.tahomaRed18 {
    color: #990000;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 18px;
    margin-bottom: 19px;
    position: relative;
}                                                                                    
.order_description_mode {
    height: 65px;
    position: relative;
    width: auto;
	padding-bottom:21px;
}
.order_description_mode_detail {
    color: #333333;
    float: left;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 19px;
    margin-right: 11px;
    position: relative;
    width: auto;
}                                                                                     			
 .order_description_mode_detail_d{
	 position:relative;
	float:left;
	width:auto;
	height:19px;
	font-family:Tahoma, Geneva, sans-serif;
	 font-size:13px;
	 color: #333;
 }                                                                                                      
.footer_package {
    height: 40px;
    margin-left: 21px;
    margin-top: 11px;
    position: relative;
    width: 747px;
}
.searchPackage{
	position:relative;
	width:174px;
	height:22px;
	float:left;
}    
.arial13 {
    border-bottom: 1px solid #C8C8C8;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 27px;
    margin-left: 0;
    margin-top: 10px;
    position: relative;
    width: 100%;
}
.billingInfo {
    height: 148px;
    margin-top: 13px;
    position: relative;
    width: 198px;
}
.shippingInfo, .payementInfo, .orderInfo {
    height: auto;
    margin-bottom: 16px;
    margin-top: 11px;
    position: relative;
    width: 100%;
}
.giftInfo{
	height: auto;
    margin-bottom: 16px;
    margin-top: 11px;
    position: relative;
    width: 100%;
	}
.tahoma333 {
    color: #333333;
    float: left;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    margin-right: 5px;
    position: relative;
    width: auto;
}
.tahoma666 {
    color: #666666;
    float: left;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    margin-right: 19px;
    position: relative;
    width: auto;
}
.detail {
    height: 18px;
    margin-bottom: 0;
    position: relative;
    width: 100%;
}
.shippingInfo .detail {
    height: 27px;
 
}
.orderInfo .detail{
	margin-bottom:0px;
    height: 26px;
}
.inputDetail {
    background-color:#FFF;
	border:1px solid #CCCCCC !important;
    color: #666666;
    font-family:Tahoma, Geneva, sans-serif;
    font-size: 12px;
	float:right;
    position: relative;
    width: 149px;
	 height: 17px;
	 padding-left:3px;
    z-index: 3;
}
.order_description .redclass{
	color:#990000;
	}
.order_description .gris{
	color:#333333;
	}
.detail textarea{ 
				position:relative;
				height:17px;
				padding-left:4px;
				overflow:auto;
				width:148px;
				border:transparent;
				resize:none;
				font-family:tahoma;
}
.productInfo {
    height: auto;
    margin-top: 5px;
    padding: 20px 23px 40px 20px;
    position: relative;
    width: 705px;
}
.productInfo_header {
    height: 26px;
    position: relative;
    width: 100%;
	font-weight:bold;
}
.productInfo_content{
	position:relative;
	width:100%;
	height:auto;
/*	border-bottom:1px solid #cccccc;*/
	padding-top:5px;
	padding-bottom:10px;
}
.productInfo_content_detail {
    height: 26px;
    position: relative;
    width: 100%;
}
.tahomaLeftGris {
    color: #333333;
    float: left;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    height: 26px;
    margin-right: 9px;
    padding-bottom: 0;
    position: relative;
    width: auto;
}
.itemArrowBullet {
    background-image: url("kmsimages/itemArrowBullet.gif");
    background-position: 0 4px;
    background-repeat: no-repeat;
    color: #333333;
    float: left;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    height: 26px;
    left: 42px;
    margin-left: 8px;
    margin-right: 9px;
    padding-bottom: 0;
    padding-left: 10px;
    position: absolute;
    width: auto;
}
.tahomaRightGris {
    color: #333333;
    float: right;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    height: 26px;
    margin-right: 8px;
    min-width: 62px;
    padding-bottom: 0;
    position: relative;
    text-align:right;
    width: 100px;
}
.orderPackage_content .italic {
    font-style: italic;
    margin-right: 15px;
    min-width: 106px;
    text-align: left;
}
.orderPackage_content .underline{
	text-decoration:underline;
	}
.orderPackage_content .bold{
	font-weight:bold;
	}
.orderPackage_content .redclass {
		color: #990000;}
.result {
    height: auto;
    margin-bottom: 15px;
    margin-left: 505px;
    margin-top: 10px;
    padding-bottom: 13px;
    width: 241px;
}
.result .productInfo_content_detail{
	height:20px;
}
	
.result .tahomaRightGris {
    height: 25px;
}

/*carla 14/11/2011 */
.comments_wrapper_box {
    border-bottom: 1px solid #E5E5E5;
    height: auto;
    margin-bottom: 10px;
    padding-bottom: 3px;
    padding-top: 0;
    position: relative;
	text-decoration:none!important;
}
.comments_wrapper_box div{
	cursor:pointer;
	text-decoration:none!important;
}
.topSellerHeader {
    height: 24px;
    margin-bottom: 6px;
    position: relative;
}
.filterBy {
    color: #999999;
    float: left;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    font-style: italic;
    padding-bottom: 15px;
    position: relative;
	cursor:pointer;
}
.filterBy:hover, .topSellerHeader .selected_filterBy {
    background-image: url("kmsimages/flechepetit.png");
    background-position: 11px 20px;
    background-repeat: no-repeat;
    color: #1F1F1F;
}
.seller_content{
	position:relative;
	height:24px;
	border-bottom:1px solid #E5E5E5;
}
.seller_body {
    background-image: url("kmsimages/lignePointiee.png");
    background-position: center bottom;
    background-repeat: repeat-x;
    height: 24px;
    margin-top: 6px;
    position: relative;
    width: 366px;
}
.seller_title{
	color:#1F1F1F;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	position:relative;
	float:left;
	position:absolute;
	top:-6px;
	}
.nbr_view{
	 color: #999999;
    float: right;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    font-style: italic;
    position: relative;
    padding-bottom: 10px;
	}
.tahomaLeft {
    color: #990000;
    float: left;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 13px;
    line-height: 12px;
    padding-bottom: 5px;
    position: relative;
    width: 20px;
}
.tahomaRight{
	position:relative;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#990000;
	float:right;
	}
.tahomaGray{
	position:relative;
	font-family:Tahoma, Geneva, sans-serif;
	
	color:#2C2C2C;
	float:left;
}
.tahomaGrayFonce{
	color:#333333;
	position:relative;
	font-family:Tahoma, Geneva, sans-serif;
	
	float:left;
	}

/*.articles_header_title{
	position:relative;
	height:24px;
	width:auto;
	padding-left:30px;
	margin-left:6px;
	font-size:17px;
	color:#101010;
	background:url("../kmsimages/header_logo.png") 0px 0px no-repeat;
}*/
.articles_header_title6{
	background:url(kmsimages/dollarPetit.png) 0px 3px no-repeat;
}
.tahomaRegular{
	font-family:Tahoma, Geneva, sans-serif;
	
	color:#999999;
	position:relative;
	float:right;
}
.tahomaBarreRight{
	font-family:Tahoma, Geneva, sans-serif;
	
	color:#999999;
	background-image:url(kmsimages/progress_bar.png) 0px 3px no-repeat;
	width:auto;
	height:auto;
	position:relative;
	float:right;
	}

.order {
    color: #999999;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    height: 24px;
    padding-left: 10px;
    position: absolute;
    right: 28px;
    text-align: left;
    top: 15px;
    width: 20px;
}
.price {
    background-image: url("kmsimages/progress_bar.png");
    background-position: 34px -6px;
    background-repeat: no-repeat;
    color: #999999;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    height: 24px;
    padding-right: 15px;
    padding-top: 4px;
    position: absolute;
    right: 55px;
    text-align: right;
    top: 11px;
    width: 20px;
}
.tahomaRegularRed {
    color: #990000;
    float: right;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 18px;
    height: 24px;
    padding-left: 7px;
    position: relative;
    text-align: left;
    width: 45px;
}
.tahomaBarreRightRed {
    background-image: url("kmsimages/progress_bar.png");
    background-position: 131px -6px;
    background-repeat: no-repeat;
    color: #990000;
    float: right;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 18px;
    height: 24px;
    padding-right: 14px;
    position: relative;
    text-align: right;
    width: 121px;
}
.summary_content {
    border-bottom: 1px solid #E5E5E5;
    height: 24px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    position: relative;
	padding-left:5PX;
}
.AveragePERmonth{
	color: #999999;
    float: left;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    position: relative;
	}
.barre {
    float: left;
    height: 10px;
    left: 77px;
    min-width: 93px;
    position: absolute;
    top: 4px;
}
#barre100{
	background-image: url("kmsimages/barre.png");
	 background-repeat: no-repeat;
	}
#barre70 {
    background-image: url("kmsimages/barre70.png");
     background-repeat: no-repeat;
}
#barre50 {
    background-image: url("kmsimages/barre50.png");
    background-repeat: no-repeat;
}
#barre20 {
    background-image: url("kmsimages/barre20.png");
    background-repeat: no-repeat;
}
.footer_first_row_div {
    background: url("kmsimages/content_2.png") no-repeat scroll 0 46px transparent;
    color: #666666;
    float: left;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    height: 70px;
    padding-left: 19px;
    padding-top: 12px;
    width: 377px;
}

.contentfooter {
    background-color: #F6F6F6;
    height: 80px;
    margin-left: 184px;
    padding-left: 0;
    position: relative;
    width: auto;
}
.newsTitleheader1{
    border-right: 1px solid #FFFFFF;
    color: #212121;
    float: left;
    height: 17px;
    padding-left: 16px;
    padding-top: 18px;
    text-transform: uppercase;
	   width: 436px;
	   position:relative;
	float:left;
}
.newsTitleheader2{
    border-right: 1px solid #FFFFFF;
    color: #212121;
    float: left;
    height: 17px;
    padding-left: 16px;
    padding-top: 18px;
    text-transform: uppercase;
	width: 144px;
	position:relative;
	float:left;
}
.newsTitleheader3{
    border-right: 1px solid #FFFFFF;
    color: #212121;
    float: left;
    height: 17px;
    padding-left: 16px;
    padding-top: 18px;
    text-transform: uppercase;
	    width: 112px;
		position:relative;
	float:left;
}
.downButton {
    background-image: url("kmsimages/down.png");
    background-position: 1px 2px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px !important;
    left: 2px;
    position: absolute;
    top: 24px;
    width: 13px;
}
.upButton {
    background-image: url("kmsimages/up.png");
    background-position: 1px 11px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 16px !important;
    left: 2px;
    position: absolute;
    top: 9px;
    width: 12px !important;
}
.newsTitleheader {
    height: 44px;
    margin-left: 23px;
    margin-right: 63px;
    position: relative;
    width: auto;
}
.table_row_even:hover, .table_row_odd:hover{
    background-color:#ccc;
    
}
#ntfmsg{
	display:none;
}
.red_border{border:1px solid #990000!important;}
#filterByDate{
	margin-left: 7px;
}
.duplicate
{
	background:url(kmsimages/cmspic.png) 0px -414px no-repeat !important;
    height: 20px;
    width: 150px !important;
}
.duplicate:hover
{
	background:url(kmsimages/cmspic.png) 0px -439px no-repeat !important;
    height: 20px;
    width: 150px !important;
}
.newsheaderuser div {
	float:left;
	height:17px;
	width:18.5%;
	border-right:1px solid #FFFFFF;
	padding-top:18px;
	padding-left:12px;
	background:url("kmsimages/sortarrow.png") no-repeat scroll 0 19px transparent;
	color:#212121;
	margin-left: -7px;
}
.newsheaderuser{
	position:relative;
	height:44px;
	width:auto;
	margin-left:23px;
	margin-right:63px;
}
/*me*/
#Account .newsheaderuser{
	margin-right:0px;
}
.newsheaderuser .orders{
}
#loader
{
    background: url("kmsimages/loadcolsize.gif") no-repeat scroll 0 0 transparent;
    display: none;
    height: 18px;
    position: absolute;
    right: 62px;
    top: 121px;
    width: 16px;
}
.newsletterLoader
{
    background-image: url("../Content/kmsimages/loading.gif");
    background-repeat: no-repeat;
    margin-left: 20px !important;
    margin-top: 4px;
    padding-left:8px;
    }
/*manale*/
.oderPackage_header #loader{
	background-image: url("../Content/kmsimages/loading.gif")!important;
    background-repeat: no-repeat;
    display: none;
    height: 16px!important;
    position: absolute!important;
    right: 29px!important;
    top: 0px!important;
    width: 16px!important;
}
#loaderfilter
{
   background: url("kmsimages/loadcolsize.gif") no-repeat scroll 0 0 transparent;
    height: 18px;
    position: absolute;
    right: 244px;
    top: 56px;
    visibility: hidden;
    width: 16px;
	visibility:hidden;
}
.header_first_row_rightdiv
{
    color: #212121;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding-top: 12px;
    text-align: center;
    width: 77px;
}
.right_box_content .input_row_Label{
	position: absolute;
	top: 3px;
}

/*/////////////////////// MULTISELCT CSS//////////////////////////////////*/

.MS-item-text{
padding-left:5px;
	font-family:"Tahoma";
	
	color:#1F1F1F;	
	cursor:pointer;
	white-space: nowrap;
	
	padding-top: 3px;
	padding-bottom: 3px;
}
.MS-item-text-Wrap{
	padding-left:5px;
	font-family:"Tahoma";
	
	color:#1F1F1F;	
	cursor:pointer;
}
.MS-item-text-dim-Wrap{
	padding-left:5px;
	font-family:"Tahoma";
	
	color:#D6D6D6;
	cursor:default;
}
.MS-item-text-dim{
padding-left:5px;
	font-family:"Tahoma";
	
	color:#D6D6D6;
	cursor:default;
	white-space: nowrap;
}
.MS-item{
}

.MS-hp{
	background-color:#FFFFFF;
}

.plus{
cursor:pointer;
vertical-align:middle;
margin-top:7px;
margin-right:5px;
}

.cp{
cursor:pointer;
}

.MS-popup{
background-color:#F6F6F6;
}

.MS-tags-label{
background-color:#F6F6F6;
border-style:solid;
border-color:#CCCCCC;
border-width:1px;
border-right-style:none;
font-family:"Tahoma";
font-weight:600;
	
	color:#202020;	
cursor:default;
text-align:center;
vertical-align:middle;
/*width:93px;*/

}
.RoundedBgdBorderTop{
	background-image:url(../multiselect_images/BorderPixelRoundedBleu.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
.RoundedBgdBorderBottom{
	background-image:url(../multiselect_images/BorderPixelRoundedBleu.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}
.RoundedBgdBorderLeft{
	background-image:url(../multiselect_images/BorderPixelRoundedBleu.gif);
	background-repeat:repeat-y;
	background-position:top left;
}
.RoundedBgdBorderRight{
	background-image:url(../multiselect_images/BorderPixelRoundedBleu.gif);
	background-repeat:repeat-y;
	background-position:top right;
}

.OverviewContentParagraph{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.MS-tagTxt{
	width:"100%";
	height:16px;
	background-color:#CCCCCC;
	font-family:"Tahoma";
	font-size:11px;
	font-color:#1F1F1F;
	padding-right:10px;
	white-space: nowrap;
	cursor:default;
	padding-bottom: 0;
	padding-top: 1px;
}

.MS-txt{
	background-color:#fff;
	color:#1F1F1F;
}

.MS-addnew-txt{
padding-left:0;
	border-style:none;
	border-color:#FFFFFF;
	font-family:"Tahoma";
	
	color:#999999;	
}
.flowLeftClRight {

}
.MS-Tag{
	float: left;
    white-space: nowrap;
	margin:9px 0px 0px 0px;
	height:17px;
}
.CursorHand{
	cursor:pointer;
}
.Nowrap{
	white-space: nowrap;
}
.SearchPageParagraph{
	
  	font-size: 12px;
	font-color: #202022;
}
div.textarea_content table 
{
  border: 0px;
  padding:0;
}

div.textarea_content table td 
{
  border: 0px;
margin:0px;
}

div.textarea_content table th
{
  border: 0px; 
padding:0px;
margin:0px
  
}
div.MS-Tag table td
{
padding:0px;
}
.note_adjust_spacing{

	margin-top: -8px;
	color: #fff;
	padding: 3px;
	background-color: #ccc;
	font-size: 10px;
}
/* cloner*/
    
.relatedSectionCloner .username .add_another
{
    color: #666666;
    cursor: pointer;
    position: absolute;
    right: -1px;
    text-indent: 0;
    text-transform: none;
    top:15px;
}
.relatedSectionCloner .cloner_container{
    height: auto;
    margin-top: 2px;
    min-height: 31px;
    position: relative;
    width: 100%;}
    
.relatedSectionCloner .deleteEntry 
{
    cursor: pointer;
    height: auto;
    position: absolute;
    right: 3px;
    width: auto;
    z-index:2;
}
.relatedSectionCloner .cloner_container .username{
    border: 1px solid #DADADA;
    display: inline-block;
    height: 10px;
    left: 0;
    margin-left: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
    width: 155px;}
    
.relatedSectionCloner .cloner_container .input_row{
    border: 1px solid #DADADA !important;
    display: inline-block;
    height: 10px;
    margin-bottom: 2px;
    margin-left: 0;
    margin-top: 0;
    min-height: 30px;
    padding: 0 0 0 4px;
    position: relative;
    width: 456px;}

.relatedSectionCloner .cloner_container select{
    border: 1px solid #DADADA !important;
    height: 31px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-top: 5px;
    position: relative;
    width: 462px;}
 
.relatedSectionCloner  .cloner_container .date
 {
    background:url(kmsimages/bgDate.jpg) no-repeat;
	background-position:right;
	cursor:pointer;
}
 .relatedSectionCloner .cloner_container .cloner_textarea
 {
    border: 1px solid #DADADA !important;
    height: 60px;
    margin-left: -138px;
    margin-top: 0;
    padding: 5px 5px 5px 3px;
    resize: none;
    width: 460px;
}

.relatedSectionCloner .clonerTwoFields .input_row {
    width: 258px;
}

.relatedSectionCloner .clonerTwoFields .firstField
{width: 25px;} 

.relatedSectionCloner .clonerTwoFields .secondField {
    display: none;
    position: relative;
    width: 435px;
}
 
.relatedSectionCloner .clonerTwoFields select
{
    margin-left: 4px;
    width: 118px;
    } 
    
.relatedSectionCloner .clonerTwoFields .secondField select
{
    width: 253px;
    }  
       
.relatedSectionCloner .cloner_container .input_checkbox
{
    border: 1px solid #DADADA !important;
    cursor: pointer;
    margin: 0;
    vertical-align: middle;
    width: 30px;
    min-height: 35px;
    }  

.relatedSectionCloner .link_to_back
{
    text-transform: uppercase;
    text-decoration:none !important;
    color:#212121 !important;
    cursor:pointer;
    }
.relatedSectionCloner .cloner > div
{
    display: inline-block;
    line-height: 8px;
    margin-bottom: 4px;
    position: relative;
    width: 653px;
} 
.relatedSectionCloner .cloner .moveEntry {
    background: url("kmsimages/table_row_pic.jpg") no-repeat scroll 0 -4px transparent;
    border-right: 0 none !important;
    cursor: move;
    height: 21px !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
    position: absolute !important;
    right: 0px;
    top: 12px;
    width: 13px !important;
    z-index:2;
    
}
.relatedSectionCloner .cloner .moveEntry:hover{
	background:url(kmsimages/table_row_pic_hover.jpg) no-repeat scroll 0 -4px transparent;
}
    /* / cloner */
    
    /* Filter */
.right_box_content_filter
{
    position:relative;
    display:block;
    margin-top:5px;
    }

.right_box_content_filter div {
    color: #666666;
    cursor: pointer;
    font-size: 13px;
    height: 28px;
    margin-bottom: 0;
    margin-left: 8px;
    padding-left: 0;
    padding-top: 1px;
    position: relative;
    text-align: left;
    width: auto;
}
.input_row_filter {
    color: #666666;
    height: 19px;
    margin-bottom: 5px;
    margin-left: 7px;
    margin-top: 0;
    padding-left: 0 !important;
    text-indent: 6px;
    width: 212px;
    }

.dateContainer {
    border: 1px solid #CCCCCC;
    height: 22px !important;
    margin-bottom: 3px !important;
    margin-left: 8px !important;
    padding-top: 0 !important;
}

.dateContainer label {
    background-color: #E2E2E2;
    border-right: 1px solid #CCCCCC;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 12px;
    height: 19px;
    padding-top: 3px;
    position: relative;
    text-align: center;
    width: 40px;
}

.filterDate 
{
    background-image: url("../Content/images/datePicker.gif");
    background-position: right center;
    background-repeat: no-repeat;
    border: medium none !important;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 12px;
    height: 16px !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding-right: 19px;
    width: 145px !important;
}

.input_row_filter_start
{
    background: url("kmsimages/nextPageArrowDisabled.gif") no-repeat scroll 8px 4px transparent !important;
    border: 0 none !important;
    float: left;
    height: 21px !important;
    margin: -28px 0 0 185px !important;
    padding: 0 !important;
    width: 23px !important;
    }

.filter_button a {
    display: inline-block !important;
    float: none !important;
    height: 13px;
    left: 0;
    margin-left: 8px;
    padding-bottom: 7px;
    padding-top: 2px;
    top: 0;
}
.filter_button a:hover
{
    background: url("kmsimages/cmspic.png") no-repeat scroll -102px -40px transparent;
    
    }
.filter_button
{
    height: 30px !important;
    margin-left: 0 !important;
    margin-top: 14px !important;
    padding-left: 0 !important;
    
}
.no_check_checkbox
{
    border: 1px solid #CCCCCC;
    cursor: default !important;
    height: 21px !important;
    margin-bottom: 3px !important;
    margin-left: 8px !important;
    padding: 0 !important;
}
.no_check_checkbox label
{ 
    background-color: #E2E2E2;
    cursor: pointer;
    float: left;
    height: 19px;
    padding-left: 5px;
    padding-right: 7px;
    padding-top: 2px;
    text-align: center;
    width: auto !important;   
}
  
.no_check_checkbox input
{
    cursor: pointer;
    float: right;
    height: 20px !important;
    margin-bottom: 0 !important;
    margin-left: 0;
    margin-right: 5px;
    width: 20px !important;
}

.loading
{
background: url("kmsimages/loading.gif") no-repeat scroll 0px 0px transparent;           
    }
.ajaxloader
{
    margin-left: 48px !important;
    width: 20px !important;    
    }

/* End Filter */

.address
{
   height: 500px;
    position: relative;
    width: 934px;
}
.google_map
{
    height: 500px;
    margin-top: 20px;
    width: 100%;
}

 #clonerBrandSocial .deleteEntry,#clonerCategoryBrand .deleteEntry{
    cursor: pointer;
    height: auto;
    position: absolute;
    right: -15px;
    width: auto;
}
#clonerBrandSocial .cloner_container,#clonerCategoryBrand .cloner_container {
    height: 36px;
    margin-bottom: 2px;
    position: relative;
    width: 100%;
}
#clonerBrandSocial .cloner_container .username,#clonerCategoryBrand .cloner_container .username{
border: 1px solid #DADADA;
float: left;
height: 21px;
margin-left: 111px;
position: relative;
width: 108px;
text-align: center;
padding-top: 13px;
vertical-align: top;
}
#clonerBrandSocial .cloner_container .input_row,#clonerCategoryBrand .cloner_container .input_row {
border: 1px solid #DADADA !important;
float: left;
height: 27px !important;
padding: 0px;
position: relative !important;
margin-left: -112px;
margin-top: 0em;
width: 505px !important;
}
#Brand .username .add_another,#Category .username .add_another {
    color: #666666;
    cursor: pointer;
    float: left;
    position: absolute;
    right: 27px;
    text-indent: 0;
    text-transform: none;
    top: 43px;
    width: 46px;
}

#clonerBrandSocial .checkboxType,#clonerCategoryBrand .checkboxType
{
    position:relative;
    display:inline-block;
    *display:inline;
    zoom:1;
    width: 77px;
    height: 20px;
    margin-left: 10px;
    margin-top: 10px;
}

#clonerCategoryBrand .input_row.textarea
{
    height:50px !important;
    padding: 5px;
}

.repeaterselect
{
    width: 510px !important;
    position: relative;
    margin-left: -112px;
}

#ProductFilterByServiceCountryTitle,#ServiceManagementFilterByServiceCountryTitle
{
    width: 96%;
height: 85%;
position: relative;
margin-left: 8px;
}

#ProductFilterByBrandTitle
{
    width: 96%;
height: 85%;
position: relative;
margin-left: 8px;
}
