body, td, div
{
		font: 12px/18px "Lucida Grande", Verdana, sans-serif;
	color: #d1d1d1;
	/*text-shadow: #fff 0 1px 1px;
	font-size:11px;
	color:White;*/
}

body
{
	background-color:black;
	/*background: url(../images/main_bg.png) repeat-x;*/
}

a, img
{
	border-width:0px;
}

a
{
	color:#75C5FF;
	text-decoration:none;
}

h5
{
	font-size:17px;
	padding-top:0px;
}

input,textarea
{
	border: solid 1px #393939;
	background-color:#222222;
	color:#cccccc;
}

body, div, textarea
{
    scrollbar-face-color: #3f3f3f;
    scrollbar-highlight-color: #3f3f3f;
    scrollbar-shadow-color: #2c2c2c;
    scrollbar-3dlight-color: #555;
    scrollbar-arrow-color: #1e1e1e;
    scrollbar-track-color: #1e1e1e;
    scrollbar-darkshadow-color: #1e1e1e;
    scrollbar-base-color: #1e1e1e;
}

.nav_title_item, .nav_title_item_border_bottom, .nav_title_item_inactive_text, .nav_title_item_active_text
{
	border-bottom: solid 1px #414141;
}

.nav_title_item, .nav_title_item_inactive_text, .nav_title_item_active_text
{

	font-size:14px;
	/*background-image:url(../images/nav_title_bg.png); */
	background-repeat:repeat-x; 
	height:25px;
	width:120px;
	text-align:center;
	cursor:pointer;
	/*text-transform: uppercase;*/
}

.nav_title_item_inactive_text
{
	font-weight:normal;
	text-transform:lowercase;	
}

.nav_title_item_active_text
{
	font-weight:bold;
	text-transform:capitalize;
}


.nav_title_item_active
{
	background-color:Orange;
	height:3px;
	padding:0px;
}

.nav_title_item_inactive
{
	height:3px;
	background-color:Transparent;
	padding:0px;
}

#work_area
{
	width:810px;
	height:610px;
	background-image:url(../images/main_area_bg.150.png);
	background-repeat:no-repeat;
}

.screen_shot_cell
{
	border-bottom:solid 1px #313131;
	border-right:solid 1px #313131;
}

.reflective_image_previewer
{

	background: url(../images/loader.gif) no-repeat center center;
}

.main_details_area
{
	background-image:url(../images/details_bg.png);
	background-repeat:no-repeat;	
}

.preview_dot
{
	cursor:pointer;
}


.content_tab_area
{
	height:562px;width:804px;
	overflow-x:hidden;
	overflow-y:auto;
	font: 12pt sans-serif;
	vertical-align:top;
}

.features_title_item_first
{
	border-top:solid 1px #313131;
}

.features_title_item, .features_title_item_first
{
	font: 12pt sans-serif;
	border-bottom:solid 1px #313131;
	padding:6px;
	color:#aaaaaa;
	cursor:pointer;
}

#features_list_table_area
{
	background: url(../images/features_list_table.png) no-repeat;
	padding-top:25px;
	padding-left:15px;
	height:525px;
	vertical-align:top;
	width:350px;
}

#features_list_table
{
	width:315px;
}
