

   
/* default styles
   -------------- */
   
body { 
background:#fff;

/*background-image:url('bg.jpg');
background-position:center;
background-repeat:repeat-y;*/
	padding: 0; 
	margin: 0; 
	/*line-height: 125%;*/
	font-size:75%;
	
	font-family: Arial, Helvetica, sans-serif; 
	
	color:/*#FF6600*/#737373/*#8C8C73*/;
line-height: 18px;
	/*color: #454545;*/ }
* {
font-size:100.01%;
margin:0pt;
padding:0pt;
}
	
#wrapper{
margin-left:auto;
margin-right:auto;
text-align:left;
width:965px;
	}
#topbar{
	height: 5px;
	background: #3F9FCF !important;
	
	font-weight: bold;
	padding-left:25px;
}
.videotuts{
	background: #FF3333;
	color: white;
	font-weight: bold;
	height:30px;
}
.videotuts h2{
	background: #FF3333;
	color: white;
	font-weight: bold;
}
#tools{
	padding:0;
	margin:0;
	float:right;
margin-top:70px;
	font-weight:bold;
	vertical-align: bottom;
}	
#content { 
background:/*#E7F1F8*/#fff /*url(images/lgrad3.gif) repeat-x scroll center top*/;
clear:both;
padding-bottom:20px;
padding-top:0px;
padding-left:10px;
width:965px;
margin-top:10px;



	
	
}

#header { 

	height: 90px;
	
	/*background: #D3DFF3;*/
	color: #808080;
	margin:  0;
	padding:5px 0px 0 0px;
	/*border-bottom: 1px solid #ccc;*/
	width:956px;
}
#header h1{
	font-size: 40px ;
	color:#3399CC;
	font-family:  Century Gothic;
	background:#fff;
	
	 letter-spacing: 3px;
}
#header h2{
	background: none;
}
.logo{

width:300px;
display: block;

float: left;

	/*background-repeat: no-repeat;
	background-image: url(fujicxlogo5c.gif);*/
}

#topmenu {
/*height:32px;*/
padding: 5px 0pt 5px 10px;
/*background:#cccccc;*/
height:25px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
width:960px;

}

#topmenu li{
	
list-style-image:none;
list-style-position:outside;
list-style-type:none;
color:black;

}
#topmenu A:link, A:visited, A:active {
	color: black;
}
#topmenu a:hover{
	color:white;
}

.page_item, .current_page_item {
float:left;
font-size:1.2em;
line-height:25px;
margin: 0pt 7px 3px 0 ;
text-transform:uppercase;
}
.page_item a, .current_page_item a {
color:#000000;
font-weight:bold;
text-decoration: none;
display:block;
/*letter-spacing:-1px;*/
padding: 0pt 5px 0px ;
}
.page_item a:hover, .current_page_item a {
background:/*FF7800*/#3F9FCF none repeat scroll 0%;
color:#FFFFFF;
}


/*#toptags{
	
	max-height: 110px;
	margin-top:10px;
	display: inline;
	width:511px;
	float: right;
	
}
#toptags ul li{
	list-style: none;
	display: inline;
	margin: 5px;
	margin:0 0 0 5px;
	font-family: "Trebuchet MS",Tahoma,Arial;
	font-size:18px;
	font-weight: normal;
	background:#fff;
	line-height: 26px;
	border:1px solid #ccc;
	padding:3px;
	 
}
#toptags a{
	color: #8C8C73;
	text-decoration: none;
}
#toptags a:hover{
	background: #CEFFB5;
	color: Black;
}*/
#description{
	letter-spacing: -1px;
	font-size:17px;
}
.red{
	color:#FF8C3F;
}
.grey{
	background: url(images/ggrad.gif)  repeat-x scroll center top;
}
div.chunk {
	margin:0;
	padding:0px 0 0 0;
	
}
div.block{
float:left;
padding:0px 15px 0px 0px;
width:300px;

}
#box1
{
float:left;
padding:0px 15px 0px 0px;
width:300px;

}
#box1 ul li{
	display: inline;
	margin-right:10px;
}
#box1  a{
display: inline;

	
}
.box2{
	float:left;
padding:0px 15px 0px 0px;
width:300px;
}
#box3{
	float:left;
padding:0px 15px 0px 0px;
width:300px;
}

.ads{
	background: url(images/ads.bmp )no-repeat scroll center top;
	height: 20px;
}

.clearleft {
clear:both;
font-size:1px;
height:1px;
line-height:1px;
}
.cattitle{
 text-transform: uppercase;
 color: #3F9FCF;
 font-family:Calibri,Helvetica,Arial,sans-serif;

	width:615px;
	font-variant: small-caps;
}




.right{
	width:300px;
	float:right;
	margin-left:0px;
}
.alignr{
	float:right;
}
#content a {	color: #006699;
background: inherit;  
font-weight:bold; 
text-decoration:none;
outline: none;
/*font-size:11px;*/
 }
a:hover { color: #000; background: inherit; }

h1 { font: bold 2.1em "Trebuchet MS",Tahoma,Arial; 
padding: 7px 0 3px 3px; 
margin: 0; }

.dark  { color: #737373; background: inherit; font-weight: bold; }
.grey{
	background: #5D5E51;
	color:white;
}
 h1 a, h2 a { 
text-decoration: none;
color:#000; 
}
#content h2 a{
	color:black;	
	font-weight: normal;
}
h1 a:hover, h2 a:hover { 
color: #000/*#FF6600*/; 
background: inherit;
text-decoration: underline }


h2 { 
padding: 5px; 
font-size: 1.5em; 
margin-bottom: 5px; 
background:#CEFFB5 ;/* url(images/dgrad.gif) repeat scroll center top;*/

font-family:Calibri,Helvetica,Arial,sans-serif; }

h3{
	color:#006699;
}

p {	margin: 0 0 5px 0; }

#content ul { margin: 0; padding : 0; list-style : none;


 }

#content ul li{
	width:100%;
}
#content li  {
list-style-type: none;
	border-bottom: 1px solid #E6E6E6;
	line-height: 16px;
	margin: 0px 0 0px 0;
	
	
}
#content li a {
display:block;
padding:2px 0px;
}
#content li a:hover{
	background: #CEFFB5;
	color:black;
}

/* layout
   ------ */



.logo img{
	border: none;
}


	
	


/* footer
   ------ */

#footer { 
width:100%;
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 10px 0 0 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
	color:#808080;
	font-weight: bold;
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#footer a { color: #808080; background: #fff; }

#footer img{
	padding-top:10px;
}

/* Fading Tooltips By Dustin Diaz*/
body div#toolTip { 
position:absolute;
z-index:1000;
width:250px;
background: #FFF7C0;

border:solid 2px  #808080;
text-align:left;
padding:10px;
min-height:1em;
}

body div#toolTip p{
line-height:1.6em;  
margin:0;
padding:0;
color:#000;
font-weight:bold;
font:12px Calibri,Helvetica,Arial,sans-serif;
letter-spacing: .3px; }

body #contentdiv#toolTip p em { 
display:block;
margin-top:3px;
font-style:normal;
font-weight:bold; }
body div#toolTip p em span {color:#fff; }