div#exp_div, div#pro_div, div#prem_div{
	text-align:left;
	font-size:12px;
	padding:5px;
	display:none;
	margin:0 10px;
}
div#exp_div{
	background:#ffe27f;
}
div#pro_div{
	background:#2efe30;
}
div#prem_div{
	background:#7fcef7;
}
div.pro-inner-div, div.prem-inner-div, div.exp-inner-div{
	display:none;
}
div.pro-inner-div li a, div.prem-inner-div li a, div.exp-inner-div li a{
	color:#000;
	text-decoration:none;
}

a.pro-inner-link, a.pro-inner-link:active, a.pro-inner-link:link, a.pro-inner-link:visited, 
a.prem-inner-link, a.prem-inner-link:active, a.prem-inner-link:link, a.prem-inner-link:visited, 
a.exp-inner-link, a.exp-inner-link:active, a.exp-inner-link:link, a.exp-inner-link:visited{
	display:block;
	color:#000;
	margin-bottom:10px;
	font-family:"arial narrow",arial,sans-serif;
	font-variant:small-caps;
	font-size:18px;
	height:20px;
	line-height:20px;
	text-decoration:none;
	border-bottom:1px solid #000;
	width:100%;
	text-align:left;
	font-weight:bold;
	background:url(/images/arrow.png) 100% 50% no-repeat;
}

a.pro-close-link, a.pro-close-link:active, a.pro-close-link:link, a.pro-close-link:visited, 
a.prem-close-link, a.prem-close-link:active, a.prem-close-link:link, a.prem-close-link:visited, 
a.exp-close-link, a.exp-close-link:active, a.exp-close-link:link, a.exp-close-link:visited{
	display:block;
	color:#000;
	margin-bottom:10px;
	font-family:"arial narrow",arial,sans-serif;
	font-variant:small-caps;
	font-size:18px;
	height:20px;
	line-height:20px;
	text-decoration:none;
	border-bottom:1px solid #000;
	width:100%;
	text-align:center;
	font-weight:bold;
}

div.pro-inner-div ul, div.prem-inner-div ul, div.exp-inner-div ul{
	margin:5px 5px 15px 20px;
	padding-left:0;
}
div.pro-inner-div ul li, div.prem-inner-div ul li, div.exp-inner-div ul li{
	margin-left:0;
	padding-bottom:7px;
	line-height:110%;
}

a.pro-inner-link:hover{
	/*color:#fff;
	border-bottom:1px solid #fff;*/
	background:url(/images/arrow-down.png) 100% 50% no-repeat #99ff99;
}
a.prem-inner-link:hover{
	/*color:#fff;
	border-bottom:1px solid #fff;*/
	background:url(/images/arrow-down.png) 100% 50% no-repeat #99ffff;
}
a.exp-inner-link:hover{
	/*color:#fff;
	border-bottom:1px solid #fff;*/
	background:url(/images/arrow-down.png) 100% 50% no-repeat #ffff99;
}
a.exp-title, a.exp-title:link, a.exp-title:active, a.exp-title:visited{
	display:block;
	width:240px;
	height:185px;
	background:url(../images/exp_title.png) 0 185px;
	text-decoration:none;
	overflow:hidden;
}
a.exp-title:hover{
	background:url(../images/exp_title.png) top left;
	text-decoration:none;
}
a.pro-title, a.pro-title:link, a.pro-title:visited, a.pro-title:active{
	display:block;
	width:240px;
	height:185px;
	background:url(../images/pro_title.png) 0 185px;
	text-decoration:none;
	overflow:hidden;
}
a.pro-title:hover{
	display:block;
	width:240px;
	height:185px;
	background:url(../images/pro_title.png) top left;
	text-decoration:none;
}
a.prem-title, a.prem-title:link, a.prem-title:visited, a.prem-title:active{
	display:block;
	width:223px;
	height:169px;
	background:url(../images/design_details-premiere.jpg) no-repeat;
	text-decoration:none;
	overflow:hidden;
}
a.prem-link, a.prem-link:link, a.prem-link:visited, a.prem-link:active{
	display:block;
	width:223px;
	height:59px;
	background:url(../images/design_select-premiere.jpg) no-repeat;
	text-decoration:none;
}
a.pro-title, a.pro-title:link, a.pro-title:visited, a.pro-title:active{
	display:block;
	width:223px;
	height:169px;
	background:url(../images/design_details-pro.jpg) no-repeat;
	text-decoration:none;
	overflow:hidden;
}
a.pro-link, a.pro-link:link, a.pro-link:visited, a.pro-link:active{
	display:block;
	width:223px;
	height:59px;
	background:url(../images/design_select-pro.jpg) no-repeat;
	text-decoration:none;
}
a.exp-title, a.exp-title:link, a.exp-title:visited, a.exp-title:active{
	display:block;
	width:224px;
	height:169px;
	background:url(../images/design_details-express.jpg) no-repeat;
	text-decoration:none;
	overflow:hidden;
}
a.exp-link, a.exp-link:link, a.exp-link:visited, a.exp-link:active{
	display:block;
	width:224px;
	height:59px;
	background:url(../images/design_select-express.jpg) no-repeat;
	text-decoration:none;
}
a.alc-title, a.alc-title:link, a.alc-title:visited, a.alc-title:active{
	display:block;
	width:432px;
	height:127px;
	background:url(../images/design_selectbig-alc.jpg) no-repeat;
	text-decoration:none;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(/design/images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(/design/images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
	font-size:12px;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
	font-size:12px;
}

.JT_loader{
	background-image: url(/design/images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
	margin:3px 0;
}

#JT_copy ul{
	margin:0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
	cursor:help;
}
