
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* {
	margin: 0;
	padding: 0 0 0 0;
} 

body {
	background: #808080;
	margin: 0;
	padding: 0;
	font: 71%/1.5em Verdana, 'Trebuchet MS', Arial, Sans-serif;
	color: #666666;
	text-align: center;

}

/* links */
a {
	background: inherit;
	color: #FF0000;
}

a#current2 {
	background: inherit;
	color: #FF0000;
}

a#current {
	background: inherit;
	color: #FF0000;
}

a:hover {
	background: inherit;
	color: #806B4D;
}

#browser a img	{
	border: 0px;
}


/* headers */
h5 {
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	text-transform: uppercase;
	color: #FF0000;
}

h4 {
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	text-transform: uppercase;
	color: #FF0000;
}

h3 {
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	text-transform: uppercase;
	color: #555;
}
h2 {
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	text-transform: uppercase;
	color: #555;
}
h1 {
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	text-transform: uppercase;
	color: #555;
}
h1 { font-size: 1.5em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; text-transform: none;}
h4 { font-size: 1.5em; }
h5 { font-size: 1.5em; }

#rightbar h1 {
	padding: 10px 0 5px 5px;
	margin: 0 0 0 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #f2f2f2; 	
}	
h5 {
	padding: 0px 0 5px 5px;
	margin: 0 0 0 0px;
	text-transform: uppercase;
	border-bottom: 1px #CCCCCC solid;
}	

h4 {
	padding: 10px 0 5px 5px;
	margin: 0 0 0 10px;
	text-transform: uppercase;
	border-bottom: 1px #CCCCCC solid;
}	


#main h1 {
	padding: 10px 0 5px 5px;
	margin: 0 0 0 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #f2f2f2; 	
}	
#sidebar h1 {
	padding: 10px 0px 5px 30px;
	background: url('../V1-images/square_arrow.gif') no-repeat 2px 12px;
	margin: 0;
	text-transform: uppercase;	
}

h3 {
	margin: 10px 15px;
}

h2 {
	margin: 10px 15px;
}

h1 {
	margin: 10px 15px;
}

p {
	margin: 10px;
}
ol {
	margin: 10px 30px;
	padding: 0 15px;	
	color: #EC981F;	
}
ul {
	margin: 10px 10px 10px 30px;
	padding: 0 15px;
	color: #FF0000;
}
ol span {
	color: #666666;
}

ul span {
	color: #000000;
}

/* tables */
table.product-contents {
	width: 97%;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	display:inline-table
}	

table.downloads{
float: left; 
 margin-top: 15px;
  margin-left: 10px; 
  display:inline;
width: 206px;

}
/* images */
img {
	border: 0px solid #CCC;
	position: relative;
}
img.tenpx-margin-top {
	margin: 10px 0 0 0;
}
img.prod-contents {
	margin-right: 10px;
	margin-bottom: 5px;
}
img.prod-contents-right {
	margin-left: 10px;
	margin-bottom: 5px;
}

img.float-right {
  margin: 5px 0px 5px 15px;
  display:inline;  
}
img.float-left {
	margin: 5px 10px 5px 0px;
	display: inline;
}
a img {
	border: 0px #FFFFFF solid;
}
a:hover img {
	/* IE fix*/border: 1px #FF0000 solid !important;
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 15px;
	padding: 0 0 0 32px;
	background: #EEEEEE url('../V1-images/quote.gif') no-repeat 8px 10px  !important;
	border-left: 3px #FF0000 solid;
	font-weight: bold;
}


/*****************/
/*    Layout     */
/*****************/
#wrap {
	margin: 0 auto;
	width: 852px;
	text-align: left;
	visibility: visible;
	background-color: #FAFAFA;
	display: table;
}
#content-wrap {
	clear: both;
	margin: 0;
	padding: 0;
	width: 850px;
	background: #FCFCFC;
	background-image: url('../V1-images/sidebar-back-ground.jpg');
	background-repeat: repeat-y;
	display: table;
}

/* header */
#header {
	position: relative;
	background: url('../V1-images/logo-3-stripes-grad.jpg') repeat-x;
	height: 84px;
	display:inline-table;
}
#header h1#logo {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bolder 4.1em Arial;
	letter-spacing: normal;
	color: #CCCCCC;
	text-transform: uppercase; /* change the values of top and Left to adjust the position of the logo*/;
	top: 0;
	left: 5px;
}
#header h2#slogan-1 {
	position: absolute;
	margin: 0;
	padding: 0;
	font: 1.3em Arial;
	text-transform: none;
	color: #EEEEEE; /* change the values of top and Left to adjust the position of the slogan*/;
	top: 10px;
	left: 450px;
	font-weight: bold;
}
#header h3#contact-1 {
	position: absolute;
	margin: 0;
	padding: 0;
	font: 1.3em Arial;
	text-transform: none;
	color: #EEEEEE; /* change the values of top and Left to adjust the position of the slogan*/;
	top: 40px;
	left: 455px;
	font-weight: bold;
}



/* main column */
#Home-main {
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 56%;	
	border-left: 1px solid #f2f2f2;
	background:#FCFCFC;
	display:inline;
}

#Product-Main {
	float:right;
	margin-left: 15px;
	padding: 0;
	width: 77%;	
	border-left: 1px solid #f2f2f2;
	background:#FCFCFC;
	display:inline;
}

#General-Main {
	float:left;
	margin-left: 15px;
	padding: 0;
	width: 77%;	
	border-left: 1px solid #f2f2f2;
	background:#FCFCFC;	
	display:inline;

}
#banner{
	float:left;
	width: 77%;
	height:120px;
	margin-left:15px;

	border-left: 1px solid #f2f2f2;
	background:#FCFCFC;
	display:inline;
}


.post-footer {
	background-color: #EEEEEE;
	padding: 5px;
	margin-top: 20px;
	font-size: 90%;
	border: 1px #CCCCCC solid;
	width: 89%;
	display: inline-block;
}
.post-footer .date {
	background: url('../V1-images/clock.gif') no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url('../V1-images/comment.gif') no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url('../V1-images/page.gif') no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
	
}

/* sideabar */
#sidebar {
	float: left;
	width: 21%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url('../V1-images/sidebar-back-ground.jpg');
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	display: inline;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0 0 8px 0;	
	padding-right: 0;		
	text-decoration: none;
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url('../V1-images/arrow.gif') no-repeat 2px 5px;
	padding: 2px 5px 2px 20px;	
}

* html body #sidebar ul.sidemenu li { height: 1%; }

#sidebar ul.sidemenu a {
	font-weight: bold;
	background-image: none;
	text-decoration: none;
	color: #000000;
}

#sidebar ul.sidemenu a:hover {
	font-weight: bold;
	background-image: none;
	text-decoration: none;
	color: #666666;
}

#sidebar ul.sidemenu a#current2 {
	font-weight: bold;
	background-image: none;
	text-decoration: none;
	color: #FF0000;
}
#sidebar ul.sidemenu a#current {
	font-weight: bold;
	background-image: none;
	text-decoration: none;
	color: #FF0000;
}

/* rightbar */
#rightbar {
	float: right;
	width: 21%;
	padding: 0;
	margin: 0;	
	background:#FCFCFC;	
	display:inline;
}

/* footer */
#footer {
	background: #FFF url('../V1-images/footerbg.gif') repeat-x left top;
	border-top: 1px solid #F2F2F2;
	text-align: center;
	height: 50px;
	vertical-align: middle;	
}
#footer a {
	text-decoration: none;
	font-weight: bold;
}

/* menu */
#menu {
	clear: both;
	margin: 0; padding: 0;	
}
#menu ul {	
	position: relative; 
	bottom: 4px;
	margin: 0; padding: 0;	
	float: left;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	width: 850px;/* 775px; */
	border: 1px solid #808080;
	border-width: 0 0 4px 0;	
	list-style: none;
	display:inline;}
}
#menu ul li{
	display: inline;	
}
#menu ul li a {	
	position: relative; bottom: -4px;
	float: left;
	color: #808080;
	padding: 0px 10px;
	text-decoration: none;
	background: white url('../V1-images/menudivide.gif') repeat-y right top; 
	border-bottom: 4px solid #808080; 
	display:inline;	
}
#menu ul li a:hover{
	color: black;
	background-color: #F3F3F3;
	border-bottom: 4px #FF0000 solid;
}
#menu ul li#current a{
	color: #333;
	background-color: #F3F3F3;
	border-bottom: 4px #FF0000 solid;
}

/* Alignment classes */
.float-left   { float: left;
				display:inline;}
.float-right  { float: right;
				display:inline;}
.align-left   { text-align: left; }
.align-right  { text-align: right; }
.align-center { text-align: center;	}
.align-justify { text-align: justify; }

/* display classes */
.clear  { clear: both; }
.block  { display: block; }
.hide   { display: none; }	
.orange { color: #FFA600; }



