﻿/*Dropdown styles */

/* common styles for dropdown style */
/* input */
.selectbox
{
	border: medium none;
	font-size: 11px;
}
/* elements in container */
.selectbox-wrapper ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
/* item in contaier */
.selectbox-wrapper li
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	text-indent: 10px;
	height: 20px;
	line-height: 20px;
	text-indent: 8px;
	cursor:pointer;
}

.selectbox-wrapper li:hover
{
	background: #C9DFE7; text-decoration:underline;
}
/* container for items */
.selectbox-wrapper
{
	background:white none repeat scroll 0 0;
border:1px solid #DCDCDC;
position:absolute;
right:0;
top:25px;
width:183px !important;
}

.SortByHeader
{
float:left;
font-size:10px;
height:15px;
line-height:12px;
margin-right:6px;
margin-top:6px;
}

/* items container style generated by script .selectbox-wrapper */
/* generated input by script */
.ddlSmall .selectbox
{
	background: transparent url(../../../images/controls/js/ddl/bgsmall.jpg) repeat scroll 0 0;
	height: 15px;
	padding: 7px 5px 5px 7px;
	width: 85px;
}
/* items container for ddlSmall */
.ddlSmall .selectbox-wrapper
{
	width: 93px;
}

.ddlSmall
{
	position: relative;
	z-index: 10;
}

/* background for dropdown */
.ddlBig .selectbox
{
	background: transparent url(../../../images/controls/js/ddl/ddllong.gif) repeat scroll 0 0;
	height: 13px;
	padding: 7px 5px 5px 7px;
	width: 174px;
	cursor:pointer;
}
.ddlBig .selectbox-wrapper
{
	width: 179px;
}
.ddlBig
{
	position: relative;
	z-index: 10;
}


/* background for dropdown */
.ddlBigB .selectbox
{
	background: transparent url(../../../images/controls/js/ddl/ddllongB.gif) repeat scroll 0 0;
	height: 14px;
	padding: 7px 5px 5px 7px;
	width: 248px;
}
.ddlBigB .selectbox-wrapper
{
	top: 26px;
	width: 237px;
}

.ddlBigB
{
	position: relative;
	z-index: 10;
}

/* background for dropdown */
.ddlBigC .selectbox
{
	background: transparent url(../../../images/controls/js/ddl/ddllongc.gif) repeat scroll 0 0;
	height: 14px;
	padding: 7px 5px 5px 7px;
	width: 155px;
}
.ddlBigC .selectbox-wrapper
{
	top: 26px;
	width: 144px;
}

.ddlBigC
{
	position: relative;
	z-index: 10;
}
/* background for dropdown */
.ddlCountry
{


	height:15px;
}
.ddlCountry_imput
{

border:medium none;
cursor:pointer;
height:15px;
left:0;
opacity:0;
background:red;
filter:alpha(opacity=0);
position:absolute;
top:0;
width:55px;
z-index:2000; width:100%;
}

.ddlCountryStartItem
{
	position: relative;
	height:15px;
	z-index: 1000;
	float: none!important;
	width:  auto;
	 margin-top:1px;
	cursor:pointer;
	
}
.ddlCountryStartItem img
{
	 float:left; margin-right:4px; margin-top:2px; display:none;
}
.ddlCountry .countryList
{
	width: 60px;
	background: white;
	display: none;
	filter: left;
	position: absolute;
	float: none !important;
	color: black;
	border: 1px solid #DCDCDC;
		z-index: 1000;
		height:50px;
		cursor:pointer;
}
.ddlCountry .countryList a
{
	color: black;
	text-decoration: none;
	margin-top:2px;
padding-left:2px;
padding-right:2px;
cursor:pointer;
}


.ddlCountry
{
	position:relative;
}

.ddlCountryStartItem img, .ddlCountryStartItem span
{
	float:left;
}
 .pnl_main_header .pnl_links .ddlCountryStartItem span
 {
	padding:0px; margin:0px;
 }
 .ddlCountrySpan
 {
	float:left; margin-top:6px; margin-right:5px; margin-left:5px;
 }
 .ddlCountryStartItem 
 {

 }
 
 .countryList img , .countryList span
 {
	 float:left;
 }
 .countryList img
 {
	display:none;
 }
 .pnl_main_header .pnl_links .countryList span
 {
	padding:0px; margin:0px;
 }

 .ddlCountryBtn
 {
background:none;
border:medium none;
color:White;

float:left;
font-size:11px;
font-weight:bold;
height:auto;
margin:-3px 0 0;
padding:2px;
 
text-align:left;
text-indent:0;
 overflow:visible; 

 }
 .countryList .ddlCountryBtn
 {
	color:Black;line-height:10px; text-align:left; background:url(../../images/tr.png)
 }
 .countryList div
 {
clear:both;
float:left;
height:11px;
margin-bottom:2px;
padding-bottom:2px;
padding-top:2px;
position:relative; width:100%;
 }
 
 .ddlCountry .countryList {
background:white none repeat scroll 0 0;
border:1px solid #DCDCDC;
color:black;
cursor:pointer;
display:none;
float:none !important;
height:46px;
left:auto;
padding:5px 1px 5px 0;
position:absolute;
right:-27px;
width:74px;
z-index:1000;
}
.pnl_main_header .pnl_links .ddlCountryStartItem span.descDR
{
	float:left; white-space:nowrap; margin-top:1px; margin-left:2px;
}
.ddlCountryStartItem {
width: auto;
}