/*FORM element controls*/

INPUT {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

TEXTAREA {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

SELECT {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}



.text  {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.text hr {
	color: #000000;
	background-color: #666666;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.text  A:link {
	color: #990000;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.text  A:active {
	color: #990000;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.text  A:visited {
	color: #990000;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.text A:hover {
	color: #c96;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

body{
	font-family: Verdana,Arial;
	font-size: 11px;
	color: White;
	margin-left: 0;
	margin-top: 0;
}

body.nomar
   {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: White;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.div  {
	color: #990000;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.keywordsearch {
	width: 125px;
	border-top: 1px solid #000000;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 5px 0;
}

/*.header controls things such as Category links across the top section of display*/

.header  {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.header b  {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.header  A:link {
	color: #990000;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.header  A:active {
	color: #990000;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.header  A:visited {
	color: #990000;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.header A:hover  {
	color: #c96;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.catlinks  {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.catlinks  {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.catlinks  A:link {
	color: #5d0101;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.catlinks  A:active {
	color: #5d0101;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.catlinks  A:visited {
	color: #5d0101;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.catlinks A:hover  {
	color: #f6ae00;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.maintable {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fdeab9;
	padding: 2px;
	font-size: 9pt;
	text-decoration: none;
	color: Black;
}
.navtext  {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.navtext A:link  {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.navtext A:active  {
	color: #669;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.navtext A:visited  {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.navtext A:hover  {
	color: #c96;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

/*.divrow controls the main rows in showcart and orderform*/

.divrow  {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

.newstable  {
	background-color: #CC9966;
	color: Black;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.newstabletxt  {
	background-color: #EAE0D5;
	color: Black;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.subdivrow  {
	border-right: 1px solid #D7B7B2;
	border-left: 1px solid #D7B7B2;
	border-top: 1px solid #D7B7B2;
	border-bottom: 1px solid #D7B7B2;
	background-color: #AB7B6F;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
	
.subdivrow i {
	background-color: #CC9966;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

/*.showcartmainbg controls the appearance of main background table*/

.showcartmainbg  {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

/*.showcartdisplaybg controls the appearance of the product display table background*/

.showcartdisplaybg  {
	background-color: #666666;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

/*.showcartcell controls the appearance of all the remaining cells in showcart*/

.showcartcell  {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

.showcartcell  A:link {
	color: #990000;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

.showcartcell  A:active {
	color: #990000;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

.showcartcell  A:visited {
	color: #990000;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

.showcartcell A:hover {
	color: #c96;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

/*.orderformcell controls the appearance of all the remaining cells in orderform*/

.orderformcell  {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

/*.previewcell controls the appearance of all the remaining cells in preview*/

.previewcell  {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

/*.paymentcell controls the appearance of all the remaining cells in payment*/

.paymentcell  {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

/*.contributecell controls the appearance of all the remaining cells in contribute*/

.contributecell  {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

ul {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	#button {
	width: 133px;
	padding: 0 0 1em 0;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-left: 0px solid #666666;
	border-right: 0px solid #CCCCCC;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	color: #333;
	}	
  

.StatusBar
{
	BORDER-RIGHT: gray 1pt solid;
	BORDER-TOP: gray 1pt solid;
	BORDER-LEFT: gray 1pt solid;
	COLOR: white;
	BORDER-BOTTOM: gray 1pt solid;
	BACKGROUND-COLOR: #999999;
}
.Runbox {
	padding-left: 66px;
	padding-top: 86px;
	width: 363px; 
	height: 181px;
	background: url("images/background.gif");
	background-position: 0% 0%;
	background-color: #ffffff;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	overflow: hidden;}

.my_nok {
	background-color: #F80;}
.my_ok {
	background-color: #0F0;}

.pageindex form{
	padding: 5;
	border-top: 1px dotted #AAA;
	border-bottom: 1px dotted #AAA; }

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	margin: 1px;
	}
		
.header H1 {
	font-family: Tahoma;
	font-size: 13pt;
	margin: 1;}
.header H2 {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: normal;
	margin: 1;}
.title_prevnext H1 {
	color: gray;
	font-size: 7pt;
	text: left;
	margin: 0;}
.title_prevnext A {
	color: red;
	font-weight: normal;
	font-size: 10pt;
	margin: 1px;}

.list_ress {
	font: 12 tahoma;}
.list_ress li {
	color: black;
	display: block;
	margin: 2;
	padding-left: 12px;
	background: url(images/fnd.gif) no-repeat left;}
.list_ress li:hover {
	background-color: #DDDDDD;}

.box_prevnext {
	background: #F4F4F4;
	font-family: tahoma;}
.box_prevnext H1 {
	background: #007FE0;
	color: white;
	font-size: 8pt;
	margin: 0;
	padding: 1px 5px;}
.box_prevnext H2 {
	color: black;
	display: block;
	font-size: 8pt;
	margin: 0;
	padding-left: 12px;
	background: url(images/fnd.gif) no-repeat left;}

.boxes_big H1 {
	background: #007FE0 url(images/t_item.gif) left no-repeat;
	color: white;
	font: bold 10pt tahoma;
	text: left;
	margin: 0;
	padding: 2px 11px;}
.boxes_big H2 {
	background: #e3e4e3;
	font: bold 9pt tahoma;
	margin: 0;
	padding: 1px 5px;}
.boxes_big LI {
	background: #F0F1F2;
	font: bold 9pt tahoma;
	margin: 0;
	padding: 1px 5px;}
.boxes_big LI:hover {
	background-color: #7bf;}

.box_stats{
	background: #F4F4F4;
	border: 1px solid #CCCCCC;
	color: #666666;
	margin: 4px; }
.box_stats H1{
	margin: 2px;
	font-size: 8pt }
.box_stats A{
	background: url(images/fnd.gif) no-repeat left;
	display: block;
	font-size: 8pt;
	margin: 2px;
	padding-left: 12px;}

/***** Elements *****/


IMG {
	border-width: 0px; }

A {
	TEXT-DECORATION: none;
	COLOR:#00F; }

A:visited, A:hover, A:link {
	TEXT-DECORATION: none; }

BR {
	FONT-FAMILY: tahoma;
	font-size: 7pt; }

TD {
	COLOR: black;
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	FONT-SIZE: 13px } 

/***** Classes *****/

/* Boites ressources */
.boxes {
	FONT-FAMILY: tahoma;
	background-color: #F0F1F2;}
.boxes A {
	TEXT-DECORATION: none;
	COLOR: white; }

.boxes H1 {
	display: block;
	background: #59373A url(images/butodecorationbrown.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #fff;
	margin: 0;
	padding: 1px 11px;
	text-decoration: none;
	}
		
.boxes H1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	margin: 0;
	background-color: #6E1C24;
	color: #f6ae00;
	}

.boxes H2 {
	font-weight: normal;
	font-size: 8pt;
	background-color: #FDF5E6;
	margin: 1px;
}

.triangle a, .boitearticles A, .liens A {
	display: block;
	margin: 1px;
	color: black;
	text-align: left ;
	background-repeat: no-repeat;
	background-position: left;}
.triangle A:hover, .boitearticles A:hover {
	background-color: #D2B48C;
}

.triangle a{
	padding: 1px 0px 1px 16px;
	background-image: url(images/triangle.gif);}

.boitenews {
	padding-left: 30px;
 	background: url(images/news.gif) left no-repeat;}

.boiteblagues {
	padding-left: 30px;
	padding-top: 3px;
 	background: url(images/xp11.gif) left no-repeat;}

.boiteessentiels {
	padding-left: 30px;
	background: url(images/essentiels.gif) left no-repeat;}

.boitelogiciel {
	padding-left: 45px;
	background: url(images/xp2.gif) left no-repeat;}

.boiteoutils {
	padding-left: 30px;
	background: url(images/outils.gif) left no-repeat;}

.boitearticles {
	padding-left: 30px;
	background: url(images/articles.gif) left no-repeat;}
.boitearticles a {
	padding: 1px 0px 1px 30px; }

.boitetips {
	padding-left: 30px;
	background: url(images/tips.gif) left no-repeat;}

.boitewhitepaper {
	padding-left: 30px;
	padding-top: 4px;
	background: url(images/xp14.gif) left no-repeat;
	font-size: 4px;}

.boitedefinitions {
	padding-left: 30px;
	background: url(images/definitions.gif) left no-repeat;}
.boitedefinitions a {
	margin: 1px;
	color: black;
	text-align: center;}

.boitefaqxp {
	padding-left: 30px;
	background: url(images/faqxp.gif) left no-repeat;}
	
.boitescript {
  padding-left: 30px;
  background: url(images/xp10.gif) left no-repeat;}

.boitefondecran {
  padding-left: 30px;
  background: url(images/xpcus.gif) left no-repeat;}

.boitecertifications {
	padding-left: 20px;
	}
	
.boitewhitepaper {
	padding-left: 60px;
	background: url(images/xp14.gif) left no-repeat;
	font-size: 4px;}
	
.boitewebcasts {
	padding-left: 50px;
	background: url(images/webcasts.gif) left no-repeat;}
	
.boitewebcasts A{
	font: bold 22px Arial;
	color: black;}

.boitepocketpc {
	padding-left: 70px;
	padding-bottom: 30px;
	background: url(images/pocket.jpg) left no-repeat;}

.boitevideosexpress {
	padding-left: 44px;
	background: url(images/video.gif) left no-repeat;}

.boiteeasters {
	padding-left: 65px;
	background: url(images/easters.gif) left no-repeat;}

.boitestar {
	padding-left: 50px;
	background: url(images/star.gif) left no-repeat;}

.liens A{
	font-size: 7pt;
	padding-left: 16px;
	background-image: url(images/fbdc.gif); }

a.etoile {
	padding-left: 18px;
	background-image: url(images/star.gif);}


/* Listing des sites) */
.bn A {
	FONT: bold xx-small Tahoma;
	COLOR:white; }
.bn A:hover {
	COLOR: red; }

/* Classe My */
.my A {
	FONT: bold Verdana 13;
	COLOR:white;
	margin: 5px;
	background-image: url(/images/menu/fvd.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px; }
.my A:hover {
	TEXT-DECORATION: none;
	COLOR: orange; }

/* Classe Cadre fin */
TD.cadre_fin {
	FONT-SIZE: 8pt;
	COLOR: #666666; }

/* Menu droite */

#menudroite td.menuitem a, #menudroite td.menucell, #menudroite td.menusection {
	Border-top: 1px solid #09f;
	border-bottom: 1px solid #039; }

#menudroite td.menuitem a, #menudroite td.menucell {
	padding: 1px 2px 1px 13px;
	background: url(images/item.gif) no-repeat 4px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: white;
	TEXT-DECORATION: none;
	background-color: #007FE0; }

#menudroite td.menuitem a {
	display: block;
	/*Hack IE*/
	width: 100%; }

html>body #menudroite td.menuitem a { width: auto; }

#menudroite td.menuitem a:hover {
	background-color: #0067C7; }


/* Footer */

#footer {
	font: bold 9pt Verdana;
	padding: 5px;
	color: black;
	text-align: center;
	background-color: #004090; }

#footer a {
	color: white; }
  	
#button {
	width: 133px;
	padding: 0 0 1em 0;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	border-left: 0px solid #666666;
	border-right: 0px solid #CCCCCC;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	color: #333;
	}	

#button ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	list-style: none;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 2;
	color: #FDF5E6;
	background-color: #6E4144;
	font-weight: bold;
	text-align: center;
}
	
#button li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-right: 0px solid #CCCCCC;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	color: #B48476;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
	
#button li a {
	display: block;
	padding: 1px 0 1px 10px;
	border-right: 5px solid #926262;
	border-left: 1px solid #59373A;
	border-top: 1px solid #6E4144;
	border-bottom: 1px solid #B48476;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #B48476 url(images/butodecorationbrown.gif) no-repeat center;
	color: #5D0101;
	text-decoration: none;
	text-align: left;
	background-position: left;
	width: 100%;
}

	html>body #button li a {
	width: auto;
	}
	
#button li a:hover {
	border-right: 5px solid #f6ae00;
	border-left: 1px solid #f6ae00;
	border-top: 1px solid #f6ae00;
	border-bottom: 1px solid #f6ae00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #6E1C24 url(images/powersearch_02.gif) no-repeat center;
	background-position: right;
	color: #f6ae00;
}

font.Calendar         {font-size:7pt;font-family:Helvetica,Arial;font-weight:none;text-decoration:none;color:#000000;}
     font.Calendar2        {font-size:8pt;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;text-decoration:none;color:#FFFFFF;}
     a.Calendar            {
	font-size: 7pt;
	font-family: Helvetica,Arial;
	text-decoration: none;
	color: #6E4144;
}
     a.Calendar:hover      {font-size:7pt;font-family:Helvetica,Arial;text-decoration:none;color:#f6ae00;}
     a.Calendar2           {font-size:7pt;font-family:Helvetica,Arial;text-decoration:none;color:#FFFFFF;}
     a.Calendar2:hover     {font-size:7pt;font-family:Helvetica,Arial;text-decoration:none;color:#FFFF00;}
     a.Calendar3           {font-size:7pt;font-family:Helvetica,Arial;text-decoration:none;color:#FFFFFF;}
     a.Calendar3:hover     {font-size:7pt;font-family:Helvetica,Arial;text-decoration:none;color:#FFFF00;}

/* THUMB TABLE & MOUSEOVER */
table.thumb {
   border-collapse: collapse;
	text-align:center;
   margin: 10px;
   padding: 0px;
}
table.subfolder, table.subfolder-border {
   border-collapse: collapse;
	text-align:center;
   margin: 10px;
   padding: 0px;
}
.dir_topleft{
	border : 0px;
	background-image: url(skin/rounded/images/dir_topleft.gif);
	background-repeat: no-repeat;
   width:10px;
	height: 10px;
}
.dir_top{
	border : 0px;
	background-image: url(skin/rounded/images/dir_top.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.dir_topright{
	border : 0px;
	background-image: url(skin/rounded/images/dir_topright.gif);
	background-repeat: no-repeat;
   width:10px;
	height: 10px;
}
.dir_left{
	border : 0px;
	background-image: url(skin/rounded/images/dir_left.gif);
	background-repeat: repeat-y;
   width:10px;
}
.dir_right{
	border : 0px;
	background-image: url(skin/rounded/images/dir_right.gif);
	background-repeat: repeat-y;
   width:10px;
}
.dir_bottomleft{
	border : 0px;
	background-image: url(skin/rounded/images/dir_bottomleft.gif);
	background-repeat: no-repeat;
   width:10px;
	height: 9px;
}
.dir_bottom{
	border : 0px;
	background-image: url(skin/rounded/images/dir_bottom.gif);
	background-repeat: repeat-x;
	height: 9px;
}
.dir_bottomright{
	border : 0px;
	background-image: url(skin/rounded/images/dir_bottomright.gif);
	background-repeat: no-repeat;
   width:10px;
	height: 9px;
}
.img_topleft{
	border : 0px;
	background-image: url(../images/img_topleft.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_top{
	border : 0px;
	background-image: url(../images/img_top.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_topright{
	border : 0px;
	background-image: url(../images/img_topright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_left{
	border : 0px;
	background-image: url(../images/img_left.gif);
	background-repeat: repeat-y;
   width:13px;
}
.img_right{
	border : 0px;
	background-image: url(../images/img_right.gif);
	background-repeat: repeat-y;
   width:13px;
}
.img_bottomleft{
	border : 0px;
	background-image: url(../images/img_bottomleft.gif);
	background-repeat: no-repeat;
   width: 13px;
	height: 13px;
}
.img_bottom{
	border : 0px;
	background-image: url(../images/img_bottom.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_bottomright{
	border : 0px;
	background-image: url(../images/img_bottomright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_bottomright_comment{
	border : 0px;
	background-image: url(../images/img_comment.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
table td .title{
  font: 9pt tahoma, arial;
  text-align: center;
}
table td .subfolder-title{
  font: bold 8pt tahoma, arial;
  text-align: center;
  color: black;
}

.navigation {
	font: 10pt tahoma, arial;
	color:#737373;
   vertical-align: top;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
}

.table-top {
   height:35px;
	background-image : url(skin/rounted/images/topnav.gif);
	background-repeat : repeat-x;
}

/* HEADLINE BAR */
.table-headline {
	font: bold 10pt tahoma,Arial, Helvetica, sans-serif;
   letter-spacing: 3px;
	color: #000000;
   vertical-align: top;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
}

/* FOLDER INTRO TEXT */
.introtext {
	text-align: left;
	color: green;
}

/* IMAGE DESCRIPTION */
.description {
	font: bold 8pt tahoma, arial;
	text-align:center;
	color:Black;
	text-decoration:none;
}

/* COPYRIGHT NOTICE */
.copyright {
	font: 8pt tahoma, arial;
	color: #DEB887;
	text-align: center;
	font-weight: bolder;
}

/* EXIF INFORMATION */
.table_exif{
	font: 8pt tahoma, arial;
	color:#757575;
	text-decoration:none;
	border: 1px solid #B5B5B5;
   text-align:left;
}

/* STRONG, USED IN EXIF TABLE */
strong {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #00A201;
}

/* COMMENT TABLE */
.table-comments {
	font: 8pt tahoma, arial;
	color:#757575;
	text-decoration:none;
	border: 0;
   text-align:left;
}

/* COMMENT DATE, USER ETC. */
.comment-aboveline {
	font: 8pt tahoma, arial;
	text-align:left;
	vertical-align: bottom;
	color:#A8A8A8;
	text-decoration:none;
	font-style : italic;
	border: 0px;
	height: 30px;
}

/* THE COMMENT */
.comment-belowline {
	font: 8pt tahoma, arial;
	text-align: left;
	color: #A0522D;
	text-decoration: none;
	font-style: italic;
	border-top: 1px solid #A0522D;
}

/* COMMENT INPUT FIELD */
.comment-textfield {
	border: 1px solid #A0522D;
	background-color: #FFFAFA;
}

/* COMMENT SUBMIT BUTTON */
.comment-button {
	border : 1px solid #A0522D;
	background-color : #FFFAFA;
	font: 8pt tahoma, arial;
}

/* POWERED BY MG2 CREDITS (DO NOT REMOVE FROM SCRIPT!) */
.credits {
	font: 10pt tahoma, arial;
	color:#737373;
   text-align: center;
}

/* BODY PROPERTIES */
.mg2body {
	font: 10pt tahoma, arial;
	color: #A0522D;
	background-color: White;
	margin: 0;
	padding: 0;
}

/* LINK PROPERTIES */
.mg2body a:link, .mg2body a:visited {
   color: #404040; text-decoration: none;
}
.mg2body a:hover, .mg2body a:visited:hover { 
   color: #c96; text-decoration: none;
}

.imagetable {
	border: 1px solid #DEB887;
	margin: 4px;
	background-color: #FFFAF0;
}
