/************** Default Elements *******************/

* {
	margin: 0;
	padding: 0;
	border: 0;
}


/* HTML for FireFox Vertial Scrollbar */
html { min-height: 100%;
	margin-bottom: 1px;
}

/* end HTML for Firefox Vertical Scrollbar */

body {
	background: #586440 url(../images/BodyBG.gif) repeat-x;
	color: #000000;
	font-size: 100.01%;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}

/************** Layout Elements *******************/

#wrapper {
	width: 750px;
	margin: 0 auto;
	font-size: 80%;
	position: relative;/*restrains the AP leftcol div to the boundaries set by the wrapper*/
}

#content {
	padding: 1px 0 0 0;
	margin: 8px 0 25px 216px;
	min-height: 250px;
	background: #586440 url(../images/contentBG.jpg) no-repeat;

}

#content a.navlink {
	color: #FFFFFF;
	text-decoration: none;
}
#content a.navlink:hover {
	color: #c4d6a4;
	font-style: italic;
	text-decoration: overline;
}

#content  ul  {
	margin-left: 60px;
	list-style: square;
	color: #FFFFFF;
}

/*Fixes for IE5 mac*/

 /*\*//*/
 #header {
 	height: 207px;
}

#leftcol #footer {
  margin-bottom: -30px;
} 
/**/
#content ul li a {
	color: #FFFFFF;/*sets the colour of the links*/
	text-decoration: none;
}
#content ul li a:hover {
	color: #c4d6a4;
	text-decoration: none;
}
/*---------------------- toplink for back to top ----------------------*/
#content a.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
	color: #FF7702;
	text-decoration: none;
}
#content a.toplink:hover {
	COLOR: #fff;
}


#header {
	background: url(../images/headerBG.jpg) no-repeat;
	min-height: 207px;
	margin-left: 205px;
}

#leftcol {
	width: 215px;
	position: absolute;
	top: 20px;
	left: 0;
	background: url(../images/navBG.jpg) repeat-y;/*Sets the center of the leftcol decorative edging*/
}
#leftcol  #leftfooter {
	background: url(../images/navBottom.jpg) bottom no-repeat;/*Sets the bottom of the leftcol decorative edging*/
	height: 30px;
	color: #FFFFFF;
}

#leftcol ul {
	margin-left: 25px;
	margin-bottom: 10px;
	list-style-type: none;
}

#leftcol ul li {
	color: #ccc;/*sets the colour of the link headings*/
	line-height: 1.75;
}

#leftcol ul ul li a {
	color: #FFFFFF;/*sets the colour of the links*/
	text-decoration: none;
}

#leftcol ul ul li a:hover {
	color: #c4d6a4;
	text-decoration: overline;
}

#leftcol ul ul {
	list-style-type: square;
}
/*#footer {
	font-size: 95%;
	line-height: 1.75em;
	text-align: center;
	height: 40px;
	color: #FFFFFF;
	border-top: 1px solid #445745;
	clear: both;
}
#footer a {
	text-align: center;
	height: 40px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-align: center;
	height: 40px;
	color: #c4d6af;
	text-decoration: overline;
}*/

#footer {
	clear:both;
	/*width:1000px;*/
	border-top: 1px solid #445745;	
	height:40px;
/*	background:#bc8f8f;*/
	color:#fff;
	font-size: 85%;
	line-height: 1.75em;
}
#footer p {
	font-size:1em;
	color:#fff;
	margin:5px 10px 5px 15px;
	float:left;
}
#footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
	float:right;
	margin-right:15px;
}
#footer ul li {
	float:left;
	margin:5px 0 5px 10px;
}






/* tooltip style starts here */
a.tooltip {
	color: #FFFFFF;
	text-decoration: none;
	
	
}
a.tooltip b {
	display:none;
}
a.tooltip:hover {
	border:0;
	position:relative;
	z-index:500;
	text-decoration:none;
}
a.tooltip:hover b {
	display:block;
	position:absolute;
	top:20px;
	left:-25px;
	padding:5px;
	font-weight:normal;
	color:#FFFFFF;
	border:1px solid #888;
	width:150px;
	text-align: left;
	background-color: #81B1C7;
}
a.tooltip:hover b em {
	position:absolute;
	left:20px;
	top:-6px;
	width:11px;
	height:6px;
	display:block;
	font-size:1px;
	text-align: left;
	background: url(../images/tooltip.gif) no-repeat;
}

#technicalContent {
	width: 525px;
	float: right;
}

/*------------ technicalTbl starts here ------------- */

#technicalContent table#technicalTbl {
	width: 520px;
	margin: 0 auto;
	background: #445745;
	border: 1px solid #333;
	border-collapse: collapse;
}
#technicalContent  #technicalTbl  thead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
	padding: 1.5em 1em;
}
#technicalContent #technicalTbl tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #fff;
	text-align:left;
}
#technicalContent #technicalTbl th {
	background: #410102;
	vertical-align: bottom;
	font-weight: normal;
	text-align: left;
	border: 1px solid #333;
	line-height: 3em;
	padding: 0 1em;
	color: #FFFFFF;
}
/*#needsContent #needsTbl th.sony {
	background: #444 url(../images/sony_dscf717.gif) no-repeat center;	
}
#needsContent #needsTbl th.fuji {
	background: #444 url(../images/fuji_finepixf480.gif) no-repeat center;
}*/
#technicalContent #technicalTbl td {
	padding: 1em 1em;
	border: 1px solid #333;
	text-align: left;
	}
#technicalContent  #technicalTbl  td.name {
	text-align: left;
	font-weight: bold;
}
#technicalContent #technicalTbl td.date {
	text-align: left;
	font-weight: normal;
}
#technicalContent #technicalTbl td.need {
	text-align: left;
	font-weight: normal;
}
/*#needsContent #needsTbl tr.odd {
	background: #58725A;
}*/
#technicalContent #technicalTbl tr:hover {
	background: #333;
}
/*---------------- Form Styles -------------------*/
#formWrap{
	background: #738354;
	padding: 1em 0;
	width: 510px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0 auto;
	}
#content #contactTbl {
	width: 500px;
}
#content #contactTbl td {
	padding: .5em;
}
input.text {
	width: 250px;
}
textarea {
	width: 300px;
	margin-top: .5em;
}
input.text:focus, textarea:focus {
	background: #C8D3CB;
}				

/*------------------- message table -------------------------*/


.tblText {
	color: #FFFFFF;
	text-align: center;
}
.new   {
	font-style: italic;
	font-variant: small-caps;
	color: #FFCC66;
}
.required {
	color: #FFCC33;
}

#content  #samplesContent {
	text-align: center;
	width: 520px;
}


/*------------------ samplesTbl ------------------------*/

.samplesTbl {
}

.samplesTbl td, .samplesTbl th {
	padding: 5px 6px;
}

.samplesTbl thead th {
	background: url(images/subpage1_04.gif) repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.samplesTbl tbody td {
	background: url(images/subpage1_05.gif) repeat left top;
	border-top: none #006600;
	border-right: none #006600;
	border-bottom: none #006600;
	border-left: none #006600;
}

.samplesTbl tfoot td {
	background: url(images/subpage1_06.gif) repeat left top;
}

.samplesTbl tfoot td a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

th {
	
	background: #eeeeee;
	color: #000000;
	text-transform: uppercase;
	text-align: left;
	border-top: thick solid #eeeeee;
	border-bottom: thin solid #cccccc;
}

.table tr.odd  {
	background: #FFFFFF;
}

.table tr.even  {
	background: #eeeeee;
}

.tdpic {
	vertical-align: top;
	width: 67px;
}











/************** Text Elements *******************/

h1, h2, h3, h4, h5, h6 {
	margin: 15px 0 5px 25px;
	padding: 0 0 0 0;/*pre included to allow easy setting of padding to your headings*/
	font-size: 150%;
}
h1 {
	font-size: 150%;
	color: #fff;
}


h2 {
	font-size: 140%;
}

h3 {
	font-size: 130%
}

h4 {
	font-size: 120%
}

h5 {
	font-size: 110%;
	color: #fff;
}

h6 {
	font-size: 100%;
}

p {
	margin: 10px 20px 5px 30px;
	color: #CCCCCC;
}

/************** Generic Classes *******************/

.right {
	float: right;
	margin: 5px 0 2px 10px;
}

.left {
	float: left;
	margin: 5px 6px 2px 0;
}

/************** Link Styles *******************/

a img {
	border: none;
}

a {
	color: #fff;
}

a:hover {
	color: #c4d6a4;
	text-decoration: none;
}
