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

body {
	background-color: #eeeded;
	color: #666666; 
	font-family:Arial;
/*	font-family: 'Franklin Gothic Book', Futura, Arial, Helvetica, sans-serif;  */
	font-size: 12px;
	letter-spacing:.03em;
	padding: 0;
	margin: 0;
}

ul, ol, dl, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

a {
	color:#046c0e;
	text-decoration:none;
}

a:hover {
	color: #093b0d;
}

a img {
	border: none;
}

.hidden,
.accessibility,
form legend span {
	display: none;
}

div {
padding:0;
margin:0;
}


/* ------ ( GLOBAL LAYOUT, SHARED BY ALL ) ---------------------- */

#container {
	margin: 0;
	padding: 0;
	width: 100%;
}

#left_panel {
	float:left;
	width:160px;
}

#right_panel {
	background-color:#eeeded;
	border-left:3px solid white;
	margin:0 0 0 160px;
}

#left_panel div {
	background-color:#eeeded;
	padding:20px 0 20px 17px;
	border-bottom:3px #FFF solid;
}

#left_panel .text {
	width:127px;
	border:1px solid #c4c4c4;
}

#left_panel #login span {
	display:block;
	margin:0;
	padding:0px;
}

#top_menu {
	background-color:#FFFFFF;
	border-bottom:2px solid #05621a;
	display:block;
}

#footer {
	clear:both;
	background-color:#eeeded;
	border-left:3px solid white;
	margin:0 0 0 160px;
}

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

#masthead {
	width: 160px;
	height: 160px;
	margin: 0;
	background: url('../common/imageterrain_beta.gif') bottom left no-repeat;
}



h1 {
	clear: both;
}

h1 a {
	display: block;
	height: 100%;
}

h1 span {
	display: none;
}

.thumbs-link {
}

ul#nav_1 {
	height: 19px;
	list-style-type: none;
	font-size: 1px; /* bug in IE pads list items incorrectly with default font size */
}

ul#nav_1 li {
	height: 19px;
	float: left;
}

ul#nav_1 li a
{
	display: block;
	height: 19px;
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 1px;
}

ul#nav_1 li.index  			a {background-image: url(../common/m_home.gif); width:65px; }
ul#nav_1 li.work_station    a {background-image: url(../common/m_work_station.gif); width:128px;  }
ul#nav_1 li.archive        	a {background-image: url(../common/m_archive.gif); width:74px;     }
ul#nav_1 li.process_retention        	a {background-image: url(../common/m_process_retention.gif); width:120px;     }
ul#nav_1 li.my_account      a {background-image: url(../common/m_my_account.gif);  width:96px;   }
ul#nav_1 li.subscribe      	a {background-image: url(../common/m_subscribe.gif);  width:82px;    }


ul.nav_2 {
	width: 140px;
	list-style-type: none;
	font-size: 1px; /* bug in IE pads list items incorrectly with default font size */
	margin: 0 0 0 0 !important;
	margin: 0 0 0 0;
}

#sub_about_us ul.nav_2,
#sub_explore_application ul.nav_2 {
	width:125px;
}

ul.nav_2 li {
	height: 13px;
	margin-top: 5px;
}

ul.nav_2 li a
{
	display:block;
	height: 13px;
	background-position: top left;
	background-repeat: no-repeat;
}

ul.nav_2 li.samples  				a {background-image: url(../common/m_samples.gif);  }
ul.nav_2 li.explore_application    	a {background-image: url(../common/m_explore_application.gif);  }
ul.nav_2 li.subscriptions  			a {background-image: url(../common/m_subscriptions.gif);  }
/* ul.nav_2 li.subscriptions2  			a {background-image: url(../common/m_subscribe2.gif);  } */
ul.nav_2 li.subscriptions2  		a {background-image: url(../common/m_subscribe_now.gif);  }
ul.nav_2 li.about_us    			a {background-image: url(../common/m_about_us.gif);  }
ul.nav_2 li.spread_the_word  		a {background-image: url(../common/m_spread_the_word.gif);  }
ul.nav_2 li.testimonials    		a {background-image: url(../common/m_testimonials.gif);  }
ul.nav_2 li.contact  				a {background-image: url(../common/m_contact.gif);  }
ul.nav_2 li.legal					a {background-image: url(../common/m_legal.gif);  }




ul#nav_1 li a:hover,
ul.nav_2 li a:hover {
	background-position: bottom left;
}

ul#nav_1 li a span,
ul.nav_2 li a span {
	display:none;
}

ul.nav_2 li.image_playground			a {background-image: url(../common/m_image_playground.gif);  }
/*ul.nav_2 li.tips_and_methods			a { background-image: url(../common/m_tips_and_methods.gif);  }*/
ul.nav_2 li.tips_and_methods			a { background-image: url(../common/m_tutorial.gif);  }
ul.nav_2 li.how_to_begin				a {background-image: url(../common/m_how_to_begin.gif);  }
ul.nav_2 li.bios						a {background-image: url(../common/m_bios.gif);  }
ul.nav_2 li.company_mission				a {background-image: url(../common/m_company_mission.gif);  }
ul.nav_2 li.company_history				a {background-image: url(../common/m_company_history.gif);  }
ul.nav_2 li.chaotic_symmetries			a {background-image: url(../common/m_chaotic_symmetries.gif);  }

#sub_work_station {
	width:128px;
	background-color:#EEEDED;
	margin:0px;
	margin:0px !important;
	padding:0px;
	padding:0px !important;
}

#sub_work_station  ul#nav_2 {
	width: 128px;
	list-style-type: none;
	font-size: 1px; /* bug in IE pads list items incorrectly with default font size */
	margin: 0 0 0 0 !important;
	margin: 0 0 0 0;
}

#sub_work_station ul#nav_2 li {
	width:100%;
	margin:0px 0px 1px 0px;
}

#sub_work_station ul#nav_2 li a span {
	display:none;
}

#sub_work_station ul#nav_2 li a
{
	display:block;
	height: 19px;
	background-position: top left;
	background-repeat: no-repeat;
	margin:0px;
}

#sub_work_station ul#nav_2 li a:hover {
	background-position: bottom left;
}

#sub_work_station ul#nav_2 li.my_image_gallery a {background-image: url(../common/mw_my_image_galleries.gif); width:auto; }
#sub_work_station ul#nav_2 li.create_new_gallery a {background-image: url(../common/mw_create_new_gallery.gif);  width:auto;}
#sub_work_station ul#nav_2 li.source_image_gallery a {background-image: url(../common/mw_source_image_gallery.gif);  width:auto;}
#sub_work_station ul#nav_2 li.sample_images a {background-image: url(../common/mw_sample_images.gif);  width:auto;}




#sub_process_retention {
	width:120px;
	background-color:#EEEDED;
	margin:0px;
	margin:0px !important;
	padding:0px;
	padding:0px !important;
}

#sub_process_retention  ul#nav_2 {
	width: 120px;
	list-style-type: none;
	font-size: 1px; /* bug in IE pads list items incorrectly with default font size */
	margin: 0 0 0 0 !important;
	margin: 0 0 0 0;
}

#sub_process_retention ul#nav_2 li {
	width:100%;
	margin:0px 0px 1px 0px;
}

#sub_process_retention ul#nav_2 li a span {
	display:none;
}

#sub_process_retention ul#nav_2 li a
{
	display:block;
	height: 19px;
	background-position: top left;
	background-repeat: no-repeat;
	margin:0px;
}

#sub_process_retention ul#nav_2 li a:hover {
	background-position: bottom left;
}

#sub_process_retention ul#nav_2 li.save_session a { background-image: url(../common/mw_save_session.gif);  width:auto; }
#sub_process_retention ul#nav_2 li.restore_session a { background-image: url(../common/mw_restore_session.gif);  width:auto; }




.sub_menu_holder {
	border: 1px solid #045e19 !important;
	padding: 10px !important;
	width: 122px;
	z-index:99999;
	position: absolute;
}


.sub_menu_holder_legal {
	border: 1px solid #045e19 !important;
	padding: 10px !important;
	width: 144px;
	z-index:99999;
	position: absolute;
}

#sub_explore_application {
	display:none;
	margin-left: 140px;
	margin-top:-35px;
}

#sub_about_us {
	display:none;
	margin-left: 140px;
	margin-top:-55px;
}

#sub_legal {
	display:none;
	margin-left: 140px;
	margin-top:-55px;
}

a.gray {
}

a.green {
	color:#007719;
	text-decoration:none;
}

a:hover.green{
	color:#045E19;
}

.mainbodygreen
{ 
	font-size: 0.9em;
	color: #007719; 
	letter-spacing: .04em; 
} 

.mainbodygreenbold
{ 
	font-size: 0.9em;
	color: #007719; 
	letter-spacing: .04em;
	font-weight: bold;  
}

.h1_gray
{
	font-size: 1.5em;
	letter-spacing: .01em;
	text-align: left;
	line-height: 1em;
	display:block;
}
.h3_gray
{
	font-size: 1.0em;
	letter-spacing: .01em;
	text-align: left;
	line-height: 1em;
	display:block;
}
.single_space
{
height:15px;
}

.loading {
	background-color:#007719;
	color:#FFF;
	position:fixed;
	padding:3px 50px;
	bottom:0px;
	left:0px;
	font-weight:bold;
}

.double_space
{
height:30px;
}

.dspace {
	margin-bottom:30px;
}

.sspace {
	margin-bottom:15px;
}

.ispace {
	margin-bottom:15px;
}

.green_text
{
	color:#046c0e;
}

.green_text span
{
	color:#6f6f6f;
	margin-left:10px;
}

.bbios {
	display:none;
}

.green_text_link
{
	color:#046c0e;
	margin-bottom:7px;
	cursor:pointer;
}

.green_text_link span
{
	color:#6f6f6f;
	margin-left:10px;
}


.gray_text
{
text-decoration:none;
color:#666666;
font-size:12px;
}

.message {
	color:#B30000;
}

#submessage {
	margin-bottom:10px;
	}
	
label.error {
	display:block;
	width:100%;
	color:#B30000;
}

.backlink {
	width:805px;
	text-align:left;
	margin-left:65px;
}

/* ------ ( INDEX ) ---------------------- */

#index #notice {
	height:38px;
	padding-top:22px;
	text-align:right;
	width:875px;	
}

#index #body {
	padding-left:65px;
	min-height:540px;
}

#index #body img {
	border:0;
	/*margin:0;*/
	padding:0;
}

#index #body td {
	padding-right: 22px;
	padding-bottom: 18px;
}	

#index #body p {
	width:310px;
	text-align:justify;
	padding:0;
	margin:3px 0 9px 0;
}

#index #body span {
	width: 310px;
}

#index #body p img{
	margin-right:4px;
}
/* ---------------SUBSCRIPTION--------------- */
.green_box
{
background-color:#005112;
text-align:center;
color:#FFFFFF;
height:41px;
width:503px;
font-size:14px;
}
.width_503
{
width:503px;
}
.width_525
{
width:525px;
}

/* ---------------Work Station--------------- */
.white_box
{
background-color:#FFFFFF;
width:530px;
height:20px;
float:left;
}
ul#work_menu {
	height: 19px;
	list-style-type: none;
	 /* bug in IE pads list items incorrectly with default font size */
}

ul#work_menu li {
	color:#046c0e;
	padding: 2px 10px 0 10px;
	height: 19px;
	float: left;
}

ul#work_menu li a
{
	text-decoration:none;
	color:#046c0e;
}
ul#work_menu li a:hover
{
	color:#093b0d;
}

.mygalleries ul#work_menu li a.a_selected {
	color:#093B0D;
}

.create_new_gallery ul#work_menu li a.a1_selected {
	color:#093B0D;
}

.source_gallery ul#work_menu li a.a2_selected {
	color:#093B0D;
}

.sample_images ul#work_menu li a.a3_selected {
	color:#093B0D;
}

.container{
	width:643px;
}
.heading{
width:100%;
height:22px;
float:left;
border-bottom: 2px solid #05621a;

}

.gallery_box
{
	width:128px;
	height:128px;
	float:left;
	margin-top:15px;
	
}


.cart_box
{
	width:100%;
	margin-top:15px;	
	float:left;
	background-color:#E1E1E1;
	border-bottom:1px solid #E1E1E1;
}

.cart_box img {
	float:left;
	margin-right:10px;
}

.cart_box .item_detail {
	height:78px;
	padding-top:5px;
}

.cart_box .item_qty_price {
	text-align:right;
	float:right;
}

.cart_total {
	width:100%;
	float:left;
	text-align:right;
	margin-top:15px;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	padding-top:10px;
	padding-bottom:10px;
}

.paypal_btn_holder {
	width:100%;
	float:left;
	text-align:right;
	margin-top:15px;
	padding-bottom:10px;
}

.gallery_box_body 
{
	width:100px;
	height:100px;
	float:left;
}

.gallery_box_body2 
{
	width:104px;
	height:104px;
	float:left;
}

.gallery_box_check2
{
	float:left;
	height:104px;
	width:20px;
	background-color:#FFFFFF;
}

.gallery_box_check
{
	float:left;
	height:100px;
	background-color:#FFF;
}

.delimage {
	background-color:#fff;
	color:#006600;
	position:absolute;
	padding:2px 6px;
}
/* ---------------My Account--------------- */

.account_whitebox
{
	background-color:#FFFFFF;
	width:480px;
	height:23px;
}
.notice_board{
	background-color: #e7e6e6;
	padding: 0 2px 0 2px;
	width:480px;
}
.notice{
	border-bottom: 2px solid #FFFFFF;
	padding: 20px 5px 20px 5px;
}	


/* ---------------Samples--------------- */
.sample_whitebox{
	background-color:#FFFFFF;
	width:610px;
	height:20px;
	float:left;
	margin-left: 10px;
}
.sample_container{
	width: 840px;
}
.original_image_container{
margin-left: 10px;
}	
.original_image{

color:#FFFFFF;
background-color:#005112;

width:840px;
height:24px;


}
.original_image_box{
width:159px;
height:114px;
float:left;
}
#original_one
{
width:103px;
height:103px;
float:left;
background-color:#FFFFFF;
border:2px solid #05621a;
}
.one_image{
margin: 28px;
}

#floatingpage {
	position:absolute;
	top:21px;
	background-color:#333;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	display:none;
	cursor:pointer;
}

#thumb_zoom_2 {
	
}

.i_buttons {
	cursor:pointer;
	display:none;
	border:0px;
	float:left;
}

.i_buttons span {
	display:none;	
}

#btnrename {
	width:104px; height:16px;
	background: url('../common/i_buttons/btn_rename.gif') bottom left no-repeat;
	margin:10px 0 0 35px;
}

#btnrename_off {
	width:104px; height:16px;
	background: url('../common/i_buttons/btn_rename_off.gif') bottom left no-repeat;
	margin:10px 0 0 35px;
	cursor:default;
}

#btndelete {
	width:95px; height:16px;
	background: url('../common/i_buttons/btn_delete.gif') bottom left no-repeat;
	margin:10px 0 0 10px;
}

#btndelete_off {
	width:95px; height:16px;
	background: url('../common/i_buttons/btn_delete_off.gif') bottom left no-repeat;
	margin:10px 0 0 10px;
	cursor:default;	
}

#btnapply {
	width:121px; height:16px;
	background: url('../common/i_buttons/btn_lo_res_download.gif') bottom left no-repeat;
	margin:10px 0 0 10px;
}

#btnapply_off {
	width:121px; height:16px;
	background: url('../common/i_buttons/btn_lo_res_download_off.gif') bottom left no-repeat;
	margin:10px 0 0 10px;
	cursor:default;	
}

.i_buttons_2 {
	display:none;
	border:0px;
	cursor:pointer;
	float:left;
}

.i_buttons_2 span{
	display:none;
}

#btncreate {
	width:100px; height:16px;
	background: url('../common/i_buttons/btn_create.gif') bottom left no-repeat;
	margin:0 0 15px 35px;
}

#btncreate_off {
	width:100px; height:16px;
	background: url('../common/i_buttons/btn_create_off.gif') bottom left no-repeat;
	margin:0 0 15px 35px;
	cursor:default;
}

#btnsubcreate {
	width:124px; height:16px;
	background: url('../common/i_buttons/btn_create_sub.gif') bottom left no-repeat;
	margin:0 0 15px 9px;
}

#btnsubcreate_off {
	width:124px; height:16px;
	background: url('../common/i_buttons/btn_create_sub_off.gif') bottom left no-repeat;
	margin:0 0 15px 9px;
	cursor:default;
}

#btnshopping {
	width:135px; height:16px;
	background: url('../common/i_buttons/btn_add_to_shop.gif') bottom left no-repeat;
	margin:0 0 15px 9px;
}

#btnshopping_off {
	width:135px; height:16px;
	background: url('../common/i_buttons/btn_add_to_shop_off.gif') bottom left no-repeat;
	margin:0 0 15px 9px;
	cursor:default;
}

#btnwarehouse {
	width:177px; height:16px;
	background: url('../common/i_buttons/btn_copy_to_warehouse.gif') bottom left no-repeat;
	margin:0 0 20px 35px;
	clear:both;
}

#btnlargeimage {
	border:1px solid red;
	width:80px; height:16px;
	margin:0 0 20px 5px;
	float:left;
}

#btnwarehouse_off {
	width:177px; height:16px;
	background: url('../common/i_buttons/btn_copy_to_warehouse_off.gif') bottom left no-repeat;
	margin:0 0 20px 35px;
	clear:both;
	cursor:default;
}

#btntotalrecall {
	width:89px; height:16px;
	background: url('../common/i_buttons/btn_total_recall.gif') bottom left no-repeat;
	margin:0 0 20px 111px;
}

#btntotalrecall_off {
	width:89px; height:16px;
	background: url('../common/i_buttons/btn_total_recall_off.gif') bottom left no-repeat;
	margin:0 0 20px 111px;
	cursor:default;
}

#thumb_zoom_2_overlay {
	background-color:#333;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}

#pop_overlay {
	background-color:#333;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	cursor:pointer;
	z-index:5500;
}

#pop_content {	
	background-color:#EEEDED;
	border:1px solid #046C0E;
	width:300px;
	height:155px;
	position:fixed;
	z-index:5501;
	top:0;
	left:0;
}

#pop_content_body {
	padding:10px;
}

#pop_content_body img {
	float:left;
	border:1px solid #046C0E;	
	margin-right:10px;
}

#pop_close {
	width:100%;
	text-align:right;
	padding-top:5px;	
}

#pop_close a{
	padding-right:10px;
}

#thumb_zoom_2_top_menu {
	margin-bottom:8px;
	display:block;
	width:445px;
}

#caption {
	color:#666666;
	font-weight:normal;
}

#dimension {
	text-align:right;
}

#thumb_zoom_2_close {
	width:25px;
	height:25px;
	background: url('../common/btn_close.gif') bottom left no-repeat;
	border:0px;
	display:block;
	margin-left:422px;
}

#thumb_zoom_2_close span{
	display:none;
}

#btnaddsample {
	width:103px;
	height:16px;
	display:block;
	background: url('../common/btn_addtogallery.gif') bottom left no-repeat;
	border:0px;
	margin-bottom:20px;
	cursor:pointer;
	margin-left:308px;
}

#btnaddsample span {
	display:none;	
}

#floatingcontent {
	position:absolute;
	background-color:#EEEDED;
	top:21px;
	left:160px;
	border-right:2px solid #05621A;
	border-left:3px solid #ffffff;
	display:none;
	padding-bottom:10px;
	z-index:3999;
}

.butt {
	cursor:pointer;
	padding:3px;
	border:1px solid #BCB;
	margin-right:0px;
}

.butt_selected {
	padding-top:10px;
	border-bottom:none;
}

/****************************						playground 				*************************************/

.gridselectionbutton {
	color:#D2D2D2;
	cursor:pointer;
}

.gridselected {
	color:#666666;
}

.gridbuttonselected {
	color:#007719;
}

.notselected {
	color:#D2D2D2;
}

.selected {
	color:#666666;
}

.blackbutton{
	cursor:pointer;
}
.whitebutton {
	cursor:pointer;
}
	
.rimage {
	float:left;
	margin-right:16px;
	margin-bottom:16px;
	padding:3px;
}

#caption_txt {
	width:150px;
}

#caption_txt_submit {
	margin:0 0 2px 5px;
	vertical-align:bottom;
}

.rimage_highlight {
	padding:1px;
	border:2px solid #046C0E;
}

.rimage1 {
	float:left;
	margin-right:40px;
	margin-bottom:60px;
}


.simage {
	float:left;
	margin-right:100px;
	margin-bottom:25px;
}

#cropper {
	border:1px solid #CCCCCC;
	position:absolute;
	display:none;
	width:100px;
	height:100px;
/*	background-color:#CCCCCC;
	filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;	*/
}

#previewimage {
/*	filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;*/
}

/*************************************************************************/

.pcrumb {
	margin-top:10px;
}

.pcrumb .pchead {
	margin-bottom:10px;
}

.pcrumb .pcimages {
	width:1020px;
	margin-bottom:20px;
}
	
.pcrumb .pcimages div.pcimage{
	display:inline-block;
	margin-right:20px;
	width:105px;
}

#index #body #pctable td {
	padding:0px;
	margin:0px;
}

#warehouse {
	height:500px;
	position:fixed;
	top:30px;
	right:0;
}

.ui-draggable-dragging {
	z-index:5000;
}

#wkey {
	position:fixed;
	height:26px;
	top:30px;
	right:0;
	color:#FFFFFF;
}

#wkey a {
	display:block;
	height: 26px;
	width:127px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(../common/my_image_warehouse1.gif);
}

#wkey a:hover {
	background-position:bottom left;
}

.wroom-class {
	background-color:#EEEDED;		
}

#wroom {
	border-top:2px solid #093b0e;
	border-bottom:2px solid #093b0e;
	border-left:1px solid #093b0e;
	border-right:0px;
	height:100%;
	display:none;
	float:left;

}

.witem {
	width:100px; 
	height:100px;
	float:left;
	margin:10px 0 0 10px;
}

.drop {

}

.droppable-hover {
	background-color:#C4C4C4;
}

.droppable-active {
	color:#05621A;
}


.loader_rename {
	background-image: url(../common/loader2.gif); width:16px; height:16px;
	width:16px; height:16px;
	margin-right:215px !important;
	margin-right:215px;
	float:right;
}

.loader_rename span{
	display:none;
}

.loader {
	background-image: url(../common/loader2.gif); width:16px; height:16px;
	width:16px;
	height:16px;
	float:right;
	margin-right:-20px !important;
	margin-right:-24px;
}

.loader span {
	display:none;
}

.msg {
	color:#FF0000;
	margin-bottom:10px;
}

.msg_ok {
	color:#006600;
}

#index #body .gtbody h1 {
	font-size:16px;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:10px;
}

#index #body .gtbody h2 {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	margin-top:30px;
	margin-bottom:10px;
}

#index #body .gtbody h3 {
	font-size:12px;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:10px;
}

#index #body .gtbody p {
	width:100%;
}

#index #body #free_trial td {
	padding-bottom:0px;
	padding-right:0px;
}

#free_trial div {
	padding:10px 0;
}

#index #body #free_trial span.caption {
	display:block;
float:left;
width:130px;
}

#free_trial label.error {
	padding-left:130px;
}

#youtube {
	float:right;
	display:block;
	background-image: url(../common/youtube.gif); width:255px; height:22px;
}

#youtube span {
	display:none;
}

.header {
	font-weight:bold;
	font-size:14px;
	color:#093B0D;
}

.theader td {
	border-bottom:1px solid #CCC;
	font-weight:bold;
	vertical-align:bottom;
}

.typePaid {
	background-color:#CFC;
}

.typeTrial {
	
}

.typeSF {
	background-color:#A8FF93;
}

.spooned td{
	background-color:#CCC;
}

.typePaid td, .typeTrial td, .typeSF td {
	border-bottom:1px solid #CCC;
}

#index #body #normalt td {
	padding:0;
	margin:0;
	padding-bottom:3px;
	text-align:center;
}

#index #body #normalt th {
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}

#ptablo td{
	width:auto;
	border-top:1px solid #333;
	border-right:1px solid #333;
	padding-bottom:0px;
	padding-right:5px;
	padding-left:5px;
	padding-top:0px;
}

#ptablo .c1 {
	font-size:8pt;
	border-left:1px solid #333;
	color:#060;
}

#ptablo .cr1 {
	border-left:1px solid #333;
}

#ptablo .b1 {
	border-bottom:1px solid #333;
}

#ptablo .c1 strong {
	font-size:10pt;
	font-weight:bold;
}

#ptablo .td1{
	width:160px;
}

#ptablo .td2{
	width:85px;
}

#ptablo .td3{
	width:85px;
}

#ptablo .td4{
	width:85px;
}

#ptablo .td5{
	width:85px;
}

