@charset "utf-8";
/* CSS Document */

/*ul.left-tabs { 
	list-style:none; 
	margin:0 !important; 
	padding-left:10px;
	height:35px;
	background: url(../img/tabs_bg.jpg) no-repeat;
}*/

/* single tab */
/*ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}*/

/* link inside the tab. uses a background image */
/*ul.tabs a, ul.tabs a:link{ 
	background: url(../img/btn_tab.jpg) no-repeat ;
	background-position: 0px 0px;	
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	display:block;
	width: 101px;
	height: 34px;  
	line-height:30px;
	width: 101px;
	text-align:center;	
	text-decoration:none;
	color:#fff;
	padding:0px;
	margin-left: 10px;	
	position:relative;
	top:1px;
	outline:none;
}*/

ul.tabs a:active {
	background: url(../img/btn_tab.jpg) no-repeat ;
	background-position: 0px -35px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a,ul.tabs a.current:link{
	background: url(../img/downloads/left_nav_hover.jpg) no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	cursor:default !important; 
	color:#fff !important;
	outline:none;
}

.tab_body ul li {
	display: block;	
}


div.panes, #applications, #software, #manual {
	display:none;
	height:397px;
	width:247px;
	margin-left: 125px;
	margin-top: 25px;
}

/*APPLICATIONS*/

.application-tabs {
	border-right: medium solid #0068B4;
	width: 82px;
	float: left;
	margin-top: 10px;
	padding: 0px;
	padding-left: 20px;
	height: 365px;
}

#applications {
	background: url(../img/downloads/bg_application.jpg) no-repeat;
	padding-top: 10px;
}

a#ringtones, a#videos, a#wallpapers, a#datasecure{
	width: 82px;
	height:81px;
	display: block;
	border-bottom: medium dotted #69E2F7;	
	outline: none;
}

a#ringtones{
	background: url(../img/downloads/btn_ringtones.jpg) no-repeat;
}

a#ringtones:hover{
	background: url(../img/downloads/btn_ringtones_hover.jpg) no-repeat;
}

a#videos{
	background: url(../img/downloads/btn_videos.jpg) no-repeat;
}

a#videos:hover{
	background: url(../img/downloads/btn_videos_hover.jpg) no-repeat;
}

a#wallpapers{
	background: url(../img/downloads/btn_wallpapers.jpg) no-repeat;
}

a#wallpapers:hover{
	background: url(../img/downloads/btn_wallpapers_hover.jpg) no-repeat;
}

a#datasecure{
	background: url(../img/downloads/btn_datasecure.jpg) no-repeat;
}

a#datasecure:hover{
	background: url(../img/downloads/btn_datasecure_hover.jpg) no-repeat;
}

.application-window {
	overflow-y: scroll;
	overflow-x: hidden;
	width: 138px;
	height: 365px;
	padding: 0;
	margin-left:0px;
	
}

#application-ringtones ul, #application-videos ul{
	width: 123px;
	padding-left: 0px;
}

#application-ringtones ul li a, #application-ringtones ul li a:hover, #application-videos ul li a, #application-videos ul li a:hover{
	width: 123px;
	height:87px;
	display: block;
	outline: none;
}

#application-ringtones ul li a{
	background: url(../img/downloads/btn_video_sample1.jpg) no-repeat;
}

#application-ringtones ul li a:hover{
	background: url(../img/downloads/btn_video_sample1_hover.jpg) no-repeat;
}

#application-videos ul li a{
	background: url(../img/downloads/btn_video_sample2.jpg) no-repeat;
}

#application-videos ul li a:hover{
	background: url(../img/downloads/btn_video_sample2_hover.jpg) no-repeat;
}

/*REMOVE THIS TO ENABLE APPLICATIONS TAB*/
#applications {
	background: none;
	padding-top: 10px;
}

ul.tabs li.first_nav a.current, ul.tabs li.first_nav a.current:hover, ul.tabs li.first_nav a,ul.tabs li.first_nav a.current:link{
	background: none;
	font-family: Verdana, Geneva, sans-serif;
	cursor:default !important; 
	color:#000 !important;
}

ul.tabs li.first_nav a:active {
	background: none;
	font-family: Verdana, Geneva, sans-serif;
}

#left-nav-mid ul li.first_nav a {
	color: #000;
}

#left-nav-mid ul li.first_nav a:hover {
	background:none;
	font-weight:bold;
	color: #fff;
	width:95px;
}
/*END OF REMOVE THIS TO ENABLE APPLICATIONS TAB*/



/*end APPLICATIONS*/

#software {
	background: url(../img/downloads/bg_software.gif) no-repeat;
}

#manual {
	background: url(../img/downloads/bg_manual.gif) no-repeat;
}

#software, #manual {
	padding-top: 10px;
}

ul.download-list {
	list-style-image:url(../img/bullet.gif);
	list-style-type: square;
	padding-right: 10px;
	padding-top: 10px;
	text-align:left;
}

ul.download-list li {
	list-style-image:url(../img/bullet.gif);
	list-style-type: square;
	display:list-item;
}

ul.download-list li a:link, ul.download-list li a:visited {
	color: #000;
	font-size:12px;
	line-height:150%;
}

ul.download-list li a:hover {
	color: #80368c;
	text-decoration: underline;
}


div.software{
	background: url(../img/downloads/software_bg.jpg) no-repeat;
}

/*PREVIEW*/

#preview-mid {
	background: url(../img/downloads/preview_mid.gif) repeat-y;
	width: 304px;
	height: 300px;
}

#preview {
	width: 304px;
	background:none;
	float:right;
	margin-right: 40px;
}

#preview-top {
	background: url(../img/downloads/preview_top.gif) no-repeat;
	width: 304px;
	height:9px;
}

#preview-bottom {
	background: url(../img/downloads/preview_bottom.gif) no-repeat;
	width: 304px;
	height:12px;
}

#preview-top, #preview-mid, #preview-bottom{
	margin: 0px;
	padding: 0px;
}

#preview-mid {

}



