/*
CSS	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #f4f2e6;
	margin: 0;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	
}
p {
	font-size: 12px;
}
h3 {
	color: #999;
	font-family: helvetica; 
	font-stretch: condensed;
	font-size: 16px;
	text-decoration: none;
	
	
}
#wrapper {
	width: 1024px;
	margin-left: auto ;
  	margin-right: auto ;
	
	
}

/*  HEADER */
#header {
	width: auto;
	color: #333;
	padding: 5px;
	border: none;
	height: 80px;
	margin: 10px 0px 0px 0px;
	background: none;
}
#top {
	width: auto;;
	color: #333;
	padding: 0px;
	border: none;
	margin: 0px 0px 0px 0px;
	background: #FFF;
}
#products {
	width: auto;
	color: #333;
	padding: 0px;
	border: none;
	margin: 0px 0px 0px 0px;
	background: #FFF;
}
#binding_photo {
	width: auto;
	color: #333;
	padding: 0px;
	border: none;
	margin: 0px 0px 0px 0px;
	background: #FFF;
}
#binding_float_left {
	width: auto;
	color: #333;
	padding: 0px;
	border: none;
	margin: 0px 0px 0px 0px;
	background: #FFF;
	float: left;

}
#binding_float_right {
	width: auto;
	color: #333;
	padding: 0px;
	border: none;
	margin: 0px 0px 0px 0px;
	background: #FFF;
	float:right;

}


div.language {
	border: none;
	color: #000000;
	text-align: left;
	width: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}
div.navtop {
	border: none;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: right;
	top: 45;
}

div.navtop a  {
	text-decoration: none;
	color: #000;
}
div.navtop a:hover {
	text-decoration: none;
	color: #262626; 
	background-color: #c1c1c1; 
	text-decoration: none;
}
div.navtop a:active { 
	text-decoration: none;
	color: #1c1c1c; 
	background-color: #b4b4b4; 
	text-decoration: none; 
}
#red-1024 {
	border: none;
	background-color:#c10000;
	color: white;
	text-align: left;
	width: 100%;
	height: 16px;
	margin: 0px;
	padding: 1px;
}
#orange-1024 {
	border: none;
	background-color:#ec5119;
	color: white;
	text-align: left;
	width: 100%;
	height: 16px;
	margin: 0px;
	padding: 1px;
}


/*  CONTENT */
#content {
	width: auto;
	color: #000;
	border: none;
	background: #FFF;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 340px;
	background-image: url(http://www.unibind.com/unibind2008/site/images/BG-greyQ.gif);
	background-repeat: no-repeat;
	background-position: 100%;
	text-align: left;
}
#content_company {
	width: auto;
	color: #000;
	border: none;
	background: #FFF;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 350px;
	background-image: url(http://www.unibind.com/unibind2008/site/images/BG-1024.jpg);
	background-repeat: no-repeat;
	background-position: 100%;
	text-align: left;
}

#content_template {
	width: auto;
	color: #000;
	border: none;
	background: #FFF;
	margin: 0px 0px 0px 0px;
	padding: 0;
	height: 350px;
	background-image: url(../images/BG-1024-zw.jpg);
	background-repeat: no-repeat;
	background-position: 100%;
	text-align: left;
}
div.binding_content_left {
	border: none;
	color: #000000;
	text-align: left;
	width: 450px;
	margin: 0px;
	padding: 10px;
	float: left;
	position: relative;
	top: 20px;
	left: 30px;
}
div.binding_content_right {
	border: none;
	color: #000000;
	text-align: left;
	width: 450px;
	margin: 0px;
	padding: 10px;
	float: right;
	position: relative;
	top: 20px;
	right: 30px;
}

/*  TEMPLATE CONTENT */

#tex_content {
	border: none;
	color: #000000;
	text-align: left;
	width: auto;
	margin: 0px;
	padding: 5px;
	top: 20px;
}
#photo_content {
	border: none;
	color: #000000;
	text-align: left;
	width: auto;
	margin: 0px;
	float: left;
	padding: 4px;
	top: 20px;
}
#photo_pdf {
	border: none;
	color: #000000;
	text-align: left;
	float:left;
	width: auto;
	margin: 0 0 0 0;
	padding: 4px;
	top: 20px;
}
.title { color: #808080; font-size: 25pt; font-family: helvetica; font-weight: 100; font-stretch: ultra-condensed; font-style: normal; line-height: 30pt; text-align: left; margin-left: 0; padding-left: 0px; }

/*  FOOTER */
#footer {
	width: auto;
	border: none;
	background: #FFF;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	color: #666;
	font-size: 11px;
}

#footer a  {
	color: #000;
}

div.spacer {
clear: both; 
}

clear {
clear: both; 
}

/*  LINKS ROLLOVERS  */

a:link { color: #000; text-decoration: none; }
a:visited { color: #323232; text-decoration: none; }
a:hover { color: #000; background-color: #e1e1e1; text-decoration: underline; }
a:active { color: #262626; background-color: #c1c1c1; text-decoration: none; }


/*  BREAK LINE (INDEX PAGE) */
hr {
  width: 80%;
  margin-top: 5px;
}

hr .hrindex {
  width: 50%;
  margin-top: 3px;
}
#navlist li {
	list-style-image: url(../images/blinker.gif);
	padding-left: 10px;
	margin-left: 25px;
	line-height: 1em;

}

/*  BULLET IMAGE (INDEX PAGE) */
.bullet {
	list-style-image: url(http://www.unibind.com/unibind2008/site/images/blinker.gif);
	margin-left: 12px;
	line-height: 1em;
	
}

/*  NAVLIST (INDEX PAGE) */


.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999;
	
}

/*  LIST PROPERTIES (ALL PAGES) */
ul
{
	list-style-position: outside;
}
li
{
	font-family: helvetica; 
	font-stretch: condensed;
	padding-left: 3px;
	list-style-image: url(../images/bullet.gif);
	text-indent: -1em;
	margin-left: 25px;
	line-height: 1.8em;
	
	
}

