/*-- Includes ---------------------------------------------------*/
@import url("/css/resetALL.css");
@import url("/css/default/default-formstyle.css");
@import url("/css/datalist/unipharma-datalist.css");
/*----------------------------------------------------------------
	Author 			    : Edwin Hendriks
	Related 			: unipharma - 2008
	Creation Date 		: 22-12-2008
	Last Change Date 	: 22-12-2008
	File name			: unipharma-2008.css
	File Location 		: \css\
	Uses CSSHOVER.htc	: yes / no 
-----------------------------------------------------------------*/
/*-- Standard Start ---------------------------------------------*/
HTML {
  	font-size : 12px;
  	font-family : arial;
  	color : ;
	height: 100%;
}
BODY {
  	font-size : 12px;
  	font-family : arial;
  	color : ;
  	behavior:  url(../css/csshover.htc);
	margin : 0px;
	height: 100%;
}
.wrapper {
  	width : 100%;
  	margin : 0 auto;
/*	background-image:url(../images/unipharma/wrapperbg.jpg);
	background-repeat: repeat-x;
*/	height : 100%;
}
/*-- Main Profile Table ----------------------------------------*/
.maintable {
	width : 1000px;
	background-image:url(../images/unipharma/sitefooterbg.jpg);
	background-position : left bottom;
	background-repeat: no-repeat;
	height : 100%;
}
.siteheader {
	background-image:url(../images/unipharma/siteheader2bg.jpg);
	background-position : left top;
	background-repeat: no-repeat;
	height : 173px;
	padding-right : 50px;
	padding-left : 50px;
	padding-top : 15px;
	vertical-align:baseline;

}
.siteheader H1 {
	font-size : 22px;
	color : white;
	position : relative;
	top : 50px;
}
.mainright {
	vertical-align : top;
	width : 180px;
	padding-top : 20px;
	padding-right : 25px;
	display : none;
	vertical-align : top;
}
.mainleft {
	vertical-align : top;
	width : 120px;
	padding-top : 20px;
	padding-left : 25px;
}
.sitefooter {
	text-transform : uppercase;
	color : #2667A8;
	font-weight : bold;
	font-size :11px;
	text-align : right;
	letter-spacing: 3;
}
.sitefooter a {
	text-decoration : none;
	color : #2667A8;
	font-weight : bold;
	margin-left : 40px;
	font-size : 14px;
	letter-spacing: 1;
	margin-right : 15px;
}

.sitefooter .powered {float:left;}
.sitefooter .powered h1 {font-size:10px;}
.sitefooter .powered a {font-size:9px;color:white;text-decoration:underline;margin:0;}
.content_area {
/*	background-image:url(../images/unipharma/content_areaBG.jpg);
	background-position :right top;
	background-repeat: no-repeat;
*/	width : 700px;
	padding-top : 10px;
	vertical-align : top;
}
.content_area a:link,
.content_area a:visited,
.content_area a:active {
	color : #CD071E;
}
.content_area a:hover {
	color : #2667A8;
	text-decoration : none;
}

/*-- Lefttabs Table --------------------------------------------*/
div.mainnav {

}
.lefttabs_table {
	background-image:url(../images/unipharma/mainnavbg.jpg);
	background-repeat: repeat-y;
	margin-bottom : 10px;
	margin-left : 8px;
}
.lefttabs_selected {

}
a.lefttabs_selected:link,
a.lefttabs_selected:visited,
a.lefttabs_selected:active {
	display : block;
	color  : #CD071E;
	font-weight : bold;
	width : 220px;
	text-align : right;
	font-size : 14px;
	margin : 5px;
	margin-right : 20px;
	text-decoration : none;
	text-transform: uppercase;
}
a.lefttabs_selected:hover {
	display : block;
	color  : #CD071E;
	font-weight : bold;
	width : 220px;
	text-align : right;
	font-size : 14px;
	margin : 5px;
	margin-right : 20px;
	text-decoration : none;
	text-transform: uppercase;
}
.lefttabs_notselected {
}
a.lefttabs_notselected:link,
a.lefttabs_notselected:visited,
a.lefttabs_notselected:active {
	display : block;
	color  : #2667A8;
	font-weight : bold;
	width : 220px;
	text-align : right;
	font-size : 14px;
	margin : 5px;
	margin-right : 20px;
	text-decoration : none;
	text-transform: uppercase;
}
a.lefttabs_notselected:hover {
	display : block;
	color  : #2667A8;
	font-weight : bold;
	width : 220px;
	text-align : right;
	font-size : 14px;
	margin : 5px;
	margin-right : 20px;
	text-decoration : none;
	text-transform: uppercase;
}
.lefttabsheader {
	background-image:url(../images/unipharma/lefttabsheaderbg.jpg);
	background-position : bottom left;
	background-repeat: no-repeat;
	height : 12px;
}
.lefttabsfooter {
	background-image:url(../images/unipharma/lefttabsfooterbg.jpg);	
	background-position : top left;
	background-repeat: no-repeat;
	height : 12px;
}
/*-- Uppertabs Table ---------------------------------------------- */

.uppertabs_table {
}
.uppertabs_selected {
}
div.subnav a{
	margin-left :10px;
	text-decoration : none;
}
a.uppertabs_selected:link,
a.uppertabs_selected:visited,
a.uppertabs_selected:active {
	font-size : 14px;
	color : white;
	font-weight : bold;
	margin-right : 15px;
	text-decoration : none;
	text-transform:capitalize;
}
a.uppertabs_selected:hover {
	font-size : 14px;
	color : white;
	font-weight : bold;	
	margin-right : 15px;
	text-decoration : none;
	text-transform:capitalize;
}
a.uppertabs_notselected {

}
a.uppertabs_notselected:link,
a.uppertabs_notselected:visited,
a.uppertabs_notselected:active {
	font-size : 14px;
	color : white;
	font-weight : bold;	
	margin-right : 15px;
	text-decoration : none;
	text-transform:capitalize;
}
a.uppertabs_notselected:hover {
	font-size : 14px;
	color : white;
	font-weight : bold;	
	margin-right : 15px;
	text-decoration : none;
	text-transform:capitalize;
}

/*-- Breadcrumb -----------------------------------------------*/
.breadcrumb {
	color 			: ;
	text-decoration : ;
	font-size 		: ;
	margin-bottom 	: ;
}
.breadcrumb a:link,
.breadcrumb a:visited,
.breadcrumb a:active {
	color 			: ;
	text-decoration : ;
	font-size 		: ;
}
.breadcrumb a:hover {
	color 			: ;
	text-decoration : ;
	font-size 		: ;
}
/*-- Headers ----------------------------------------------------*/

H1 {
	font-weight 	: bold;
	font-style		: ;
	font-size		: px;
	color 			: #CD071E;
}
H2 {
	font-weight 	: bold;
	font-style		: ;
	font-size		: px;
	color 			: #CD071E;
}
H3 {
	font-weight 	: bold;
	font-style		: ;
	font-size		: px;
	color 			: #CD071E;
}
H4 {
	font-weight 	: bold;
	font-style		: ;
	font-size		: px;
	color 			: #CD071E;
}
H5 {
	font-weight 	: bold;
	font-style		: ;
	font-size		: px;
	color 			: #CD071E;
}
H6 {
	font-weight 	: bold;
	font-style		: ;
	font-size		: px;
	color 			: #CD071E;
}
.content_header,
td.content_header,
.content_title,
.news_title,
.bo_header,
.LS_header,
.LS_Title,
td.content_header,
td.content_title,
td.news_title,
td.bo_header,
td.Ls_header,
td.LS_Title,
.LinksPage_Title,
td.LinksPage_Title,
.List_Object_Title {
	font-weight 	: bold;
	font-style		: ;
	font-size		: px;
	color 			: ;
} 
td.ls_title a:link,
td.ls_title a:visited,
td.ls_title a:active {
	font-weight 	: bold;
	font-style		: ;
	font-size		: px;
	color 			: ;
}
td.ls_title a:hover {
	font-weight 	: bold;
	font-style		: ;
	font-size		: px;
	color 			: ;
}
/* -- Powered ---------------------------------------- */
.powered {

}
.powered a:link,
.powered a:visited,
.powered a:active {

}
.powered a:hover {

}
/*-- Newsbox  ----------------------------------------*/

.newsbox {
	color : #CD071E;
}
.newsbox H1 {
	color : #CD071E;
	background-image:url(../images/unipharma/newsitembg.gif);
	background-repeat:no-repeat;
}
div.newsbox div {
	color : #CD071E;
	background-repeat:no-repeat;
	margin-top : 10px;
	margin-bottom : 10px;
	padding-top: 5px;
}
.newsbox P {
	background-image:url(../images/unipharma/newsitembg.gif);
	padding-left : 5px;
	padding-top : 5px;
	padding-right : 5px;
	z-index : 10;
	display : block;
	width : 160px;
	text-align : left;
	background-repeat: no-repeat;
}
.newsbox div a:link,
.newsbox div a:avisited,
.newsbox div a:visited {
	color : #CD071E;
	margin-left :10px;
}
.newsbox div a:hover {
	color : #CD071E;
}
.newsbox div.footer {
	color : #CD071E;
	background-image:url(../images/unipharma/morebg.gif);
	background-repeat:no-repeat;
	background-position : bottom left;
	padding-left : 10px;
	height : 30px;
	display : block;
	width : 160px;
	text-align : left;
}
.newsbox div.more a:link,
.newsbox div.more a:visited,
.newsbox div.more a:active {
	color : #CD071E;
}
.newsbox div.more a:link {
	color : #CD071E;
	text-align : left;
}
/*-----------------------------------------------------------*/
div.bedrijfsnaam {
	color :white;
	text-align : right;
}
div.Bedrijfsnaam h1{
	text-align : right;
	color : white;
}
.bedrijfsnaam a {
color : white;
}
.bedrijfsadres {
	color : #2667A8;
}
.bedrijfsadres a {
	color : #2667A8;
}
/*-- Listbox  ------------------------------------------------*/

.listbox div {
	margin-bottom : 10px;
}
.listbox div h1{
	background-image:url(../images/unipharma/boxtopbg.png);
	width : 160px;
	background-postition : top left;
	background-repeat: no-repeat;
	margin : 0px;
	padding:0px;
	font-size : 11px;
	height : 15px;
}
.listbox a {
	display : block;
	padding : 5px;
	padding-top : 0px;
	background-image:url(../images/unipharma/boxmiddelbg.png);
	background-position : bottom left;
	background-repeat:repeat-y;
	width : 150px;
	_width : 160px;
	margin:0px;
}
.listbox div span a {
	display : block;
	background-image:none;
	margin: 0px;
}
.listbox div span  {
	display : block;
	background-image:url(../images/unipharma/boxbottombg.png);
	background-position : bottom left;
	background-repeat:no-repeat;
	margin: 0px;
	height : 30px;
}
div.listmore {
	display : none;
}


.shop_header {
	font-weight : bold;
}
.content_header table {
	font-weight : bold;
}
.datatable * {
	font-size : 10px;
}
.datatable td {
	padding : 1px 1px 1px 1px;
}

