
/************** Skin 1 *********************/
.dd {
	/*display:inline-block !important;*/
	text-align:left;
	/*background-color:#fff;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}
.dd .ddTitle {
	/*background:#494949;*/
	padding:3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:27px;
}
.dd .ddTitle span.arrow {
	background:none; float:right; display:inline-block;width:16px; height:16px; cursor:pointer;  padding-left:4px; font-size:14px;
}

.dd .ddTitle span.ddTitleText {text-indent:1px; overflow:hidden; line-height:26px; color:#666666; padding-left:3px;}
.dd .ddTitle span.ddTitleText img{text-align:left; padding:0 2px 0 5px}
.dd .ddTitle img.selected {
	padding:0 3px 0 5px;
	vertical-align:top;
}
.dd .ddChild {
	position:absolute;
	border:0px solid #c3c3c3;
	border-top:none;
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#494949;
}
.dd .ddChild .opta a, .dd .ddChild .opta a:visited {padding-left:10px}
.dd .ddChild a {
	display:block;
	padding:2px 0 2px 8px;
	text-decoration:none;
	color:#fff;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
	background:#494949;
}
.dd .ddChild a:hover {
	background-color:#434343;
}
.dd .ddChild a img {
	border:0;
	padding:0 2px 0 5px;
	vertical-align:middle;
}
.dd .ddChild a.selected {
	background-color:#434343;
	
}
.hidden {display:none;}

/************** Skin 2 *********************/
.dd2 {
	/*display:inline-block !important;*/
	text-align:left;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}
.dd2 .ddTitle {
	background:transparent url(/images/msDropDown.gif) no-repeat;
	padding:0 3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:36px;
}
.dd2 .ddTitle span.arrow {
	background:transparent url(/images/icon-arrow.gif) no-repeat 0 0; float:right; display:inline-block;width:27px; height:27px; cursor:pointer; top:5px; position:relative; right:2px;
}

.dd2 .ddTitle span.ddTitleText {text-indent:1px; overflow:hidden; line-height:33px; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight:bold; color:#fff;}
.dd2 .ddTitle span.ddTitleText img{text-align:left; padding:0 2px 0 0;}
.dd2 .ddTitle img.selected {
	padding:0 2px 0 0;
	vertical-align:top;
}
.dd2 .ddChild {
	position:absolute;
	border:2px solid #494949;
	border-top:none;
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#ffffff;
	font-size:14px;
}
.dd2 .ddChild .opta a, .dd2 .ddChild .opta a:visited {padding-left:10px}
.dd2 .ddChild a {
	display:block;
	padding:3px 0 3px 3px;
	text-decoration:none;
	color:#B9B9B2;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
}
.dd2 .ddChild a:hover {
	background-color:#fff;
}
.dd2 .ddChild a img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
}
.dd2 .ddChild a.selected 
{
	color:#B9B9B2;
	background-color:#66CCFF;	
}

/************* use sprite *****************/
.dd .ddChild a.sprite, .dd .ddChild a.sprite:visited {
	background-image:url(/icons/sprite.gif);
	background-repeat:no-repeat;
	padding-left:24px;
}

.dd .ddChild a.calendar, .dd .ddChild a.calendar:visited {
	background-position:0 -404px;
}
.dd .ddChild a.shoppingcart, .dd .ddChild a.shoppingcart:visited {
	background-position:0 -330px;
}
.dd .ddChild a.cd, .dd .ddChild a.cd:visited {
	background-position:0 -439px;
}
.dd .ddChild a.email, .dd .ddChild a.email:visited {
	background-position:0 -256px;
}
.dd .ddChild a.faq, .dd .ddChild a.faq:visited {
	background-position:0 -183px;
}
.dd .ddChild a.games,
.dd .ddChild a.games:visited {
	background-position:0 -365px;
}
.dd .ddChild a.music, .dd .ddChild a.music:visited {
	background-position:0 -146px;
}
.dd .ddChild a.phone, .dd .ddChild a.phone:visited {
	background-position:0 -109px;
}
.dd .ddChild a.graph, .dd .ddChild a.graph:visited {
	background-position:0 -73px;
}
.dd .ddChild a.secured, .dd .ddChild a.secured:visited {
	background-position:0 -37px;
}
.dd .ddChild a.video, .dd .ddChild a.video:visited {
	background-position:0 0;
}


.toplinks{	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #777777;
	color:#fff;
	border-bottom:2px solid #c3c3c3;
	margin-bottom:10px;
	padding-bottom:10px;
}
.toplinks a, .toplinks a :visited{color:#FFF;}


/*******************************/


.checkbox{
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background:url(/images/checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}


/************** Skin 1 *********************/
.yourDetailContainer .dd {
	/*display:inline-block !important;*/
	text-align:left;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}
.yourDetailContainer .dd .ddTitle {
	background:#494949;
	padding:3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:16px;
}
.yourDetailContainer .dd .ddTitle span.arrow {
	background:url(/images/dd_arrow_white.gif) no-repeat 0 0; float:right; display:inline-block;width:16px; height:16px; cursor:pointer; 
}

.yourDetailContainer .dd .ddTitle span.ddTitleText {text-indent:1px; overflow:hidden; line-height:16px;}
.yourDetailContainer .dd .ddTitle span.ddTitleText img{text-align:left; padding:0 2px 0 0}
.yourDetailContainer .dd .ddTitle img.selected {
	padding:0 3px 0 0;
	vertical-align:top;
}
.yourDetailContainer .dd .ddChild {
	position:absolute;
	border:1px solid #c3c3c3;
	border-top:none;
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#ffffff;
}
.yourDetailContainer .dd .ddChild .opta a, .yourDetailContainer .dd .ddChild .opta a:visited {padding-left:10px}
.yourDetailContainer .dd .ddChild a {
	display:block;
	padding:2px 0 2px 3px;
	text-decoration:none;
	color:#000;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
	background:#fff;
}
.yourDetailContainer .dd .ddChild a:hover {
	background-color:#fff;
}
.yourDetailContainer .dd .ddChild a img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
}
.yourDetailContainer .dd .ddChild a.selected {
	background-color:#fff;
	
}
.hidden {display:none;}

/************** Skin 2 *********************/
.dd2 {
	/*display:inline-block !important;*/
	text-align:left;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}
.dd2 .ddTitle {
	background:transparent url(/images/msDropDown.gif) no-repeat;
	padding:0 3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:36px;
}
.dd2 .ddTitle span.arrow {
	background:transparent url(/images/icon-arrow.gif) no-repeat 0 0; float:right; display:inline-block;width:27px; height:27px; cursor:pointer; top:5px; position:relative; right:2px;
}

.dd2 .ddTitle span.ddTitleText {text-indent:1px; overflow:hidden; line-height:33px; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight:bold; color:#fff;}
.dd2 .ddTitle span.ddTitleText img{text-align:left; padding:0 2px 0 0;}
.dd2 .ddTitle img.selected {
	padding:0 2px 0 0;
	vertical-align:top;
}
.dd2 .ddChild {
	position:absolute;
	border:1px solid #c3c3c3;
	border-top:none;
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#ffffff;
	font-size:14px;
}
.dd2 .ddChild .opta a, .dd2 .ddChild .opta a:visited {padding-left:10px}
.dd2 .ddChild a {
	display:block;
	padding:3px 0 3px 3px;
	text-decoration:none;
	color:#000;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
}
.dd2 .ddChild a:hover {
	background-color:#fff;
}
.dd2 .ddChild a img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
}
.dd2 .ddChild a.selected {
	background-color:#66CCFF;	
}

/************* use sprite *****************/
.yourDetailContainer .dd .ddChild a.sprite, .yourDetailContainer .dd .ddChild a.sprite:visited {
	background-image:url(/icons/sprite.gif);
	background-repeat:no-repeat;
	padding-left:24px;
}

.yourDetailContainer .dd .ddChild a.calendar, .yourDetailContainer .dd .ddChild a.calendar:visited {
	background-position:0 -404px;
}
.yourDetailContainer .dd .ddChild a.shoppingcart, .yourDetailContainer .dd .ddChild a.shoppingcart:visited {
	background-position:0 -330px;
}
.yourDetailContainer .dd .ddChild a.cd, .yourDetailContainer .dd .ddChild a.cd:visited {
	background-position:0 -439px;
}
.yourDetailContainer .dd .ddChild a.email, .yourDetailContainer .dd .ddChild a.email:visited {
	background-position:0 -256px;
}
.yourDetailContainer .dd .ddChild a.faq, .yourDetailContainer .dd .ddChild a.faq:visited {
	background-position:0 -183px;
}
.yourDetailContainer .dd .ddChild a.games,
.yourDetailContainer .dd .ddChild a.games:visited {
	background-position:0 -365px;
}
.yourDetailContainer .dd .ddChild a.music, .yourDetailContainer .dd .ddChild a.music:visited {
	background-position:0 -146px;
}
.yourDetailContainer .dd .ddChild a.phone, .yourDetailContainer .dd .ddChild a.phone:visited {
	background-position:0 -109px;
}
.yourDetailContainer .dd .ddChild a.graph, .yourDetailContainer .dd .ddChild a.graph:visited {
	background-position:0 -73px;
}
.yourDetailContainer .dd .ddChild a.secured, .yourDetailContainer .dd .ddChild a.secured:visited {
	background-position:0 -37px;
}
.yourDetailContainer .dd .ddChild a.video, .yourDetailContainer .dd .ddChild a.video:visited {
	background-position:0 0;
}

.yourDetailContainer .dd {
	/*display:inline-block !important;*/
	text-align:left;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	color:Black;
}

.yourDetailContainer .dd .ddTitle {
	background:#FFF;
	padding:3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:16px;color:Black;
}



/************* use sprite *****************/
.clientDetailContainer .dd .ddChild a.sprite, .clientDetailContainer .dd .ddChild a.sprite:visited {
	background-image:url(/icons/sprite.gif);
	background-repeat:no-repeat;
	padding-left:24px;
}

.clientDetailContainer .dd .ddChild a.calendar, .clientDetailContainer .dd .ddChild a.calendar:visited {
	background-position:0 -404px;
}
.clientDetailContainer .dd .ddChild a.shoppingcart, .clientDetailContainer .dd .ddChild a.shoppingcart:visited {
	background-position:0 -330px;
}
.clientDetailContainer .dd .ddChild a.cd, .clientDetailContainer .dd .ddChild a.cd:visited {
	background-position:0 -439px;
}
.clientDetailContainer .dd .ddChild a.email, .clientDetailContainer .dd .ddChild a.email:visited {
	background-position:0 -256px;
}
.clientDetailContainer .dd .ddChild a.faq, .clientDetailContainer .dd .ddChild a.faq:visited {
	background-position:0 -183px;
}
.clientDetailContainer .dd .ddChild a.games,
.clientDetailContainer .dd .ddChild a.games:visited {
	background-position:0 -365px;
}
.clientDetailContainer .dd .ddChild a.music, .clientDetailContainer .dd .ddChild a.music:visited {
	background-position:0 -146px;
}
.clientDetailContainer .dd .ddChild a.phone, .clientDetailContainer .dd .ddChild a.phone:visited {
	background-position:0 -109px;
}
.clientDetailContainer .dd .ddChild a.graph, .clientDetailContainer .dd .ddChild a.graph:visited {
	background-position:0 -73px;
}
.clientDetailContainer .dd .ddChild a.secured, .clientDetailContainer .dd .ddChild a.secured:visited {
	background-position:0 -37px;
}
.clientDetailContainer .dd .ddChild a.video, .clientDetailContainer .dd .ddChild a.video:visited {
	background-position:0 0;
}

.clientDetailContainer .dd {
	/*display:inline-block !important;*/
	text-align:left;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	color:Black;
}

.clientDetailContainer .dd .ddTitle {
	background:#FFF;
	padding:3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:16px;color:Black;
}

.clientDetailContainer .dd .ddTitle span.arrow {
	background:url(/images/dd_arrow_white.gif) no-repeat 0 0; float:right; display:inline-block;width:16px; height:16px; cursor:pointer; 
}

.clientDetailContainer .ddChild, 
.clientDetailContainer .ddChild,
.clientDetailContainer .ddChild a,
.clientDetailContainer .ddChild a span,
.clientDetailContainer .ddChild a span.ddTitleText {
	background-color:#fff;
	color:Black;
}
.clientDetailContainer .ddChild a.selected {
background-color:#fff;
}
.clientDetailContainer .ddChild a.enabled {
background-color:#fff;
}


