/* @override http://butler.local/altamedics.si/html/altamedics.css */

/* Copyright Boris Jerenec - Studio Tandem // studiotandem.si */

html, body {
	margin: 0;
	padding: 0;
	text-align:center;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

/* Color1 - temna #651F75  */
/* Color2 - svetla #9C9BBA */

.alt {
	display:none;
}
.cb {
	clear: both;
}

img {
	border: none;
}

h1 span, a span {
	display: none;
}


/* @group basic layout */

body {
	background: url(s/body-bg.png) no-repeat center top;
}

#submenu {
	text-align: right;
	margin: 0 auto;
	width: 745px;
	height: 40px;
	font-size: 12px;
	padding-top: 50px;
}

#footer {
	text-align: left;
	margin: 0 auto;
	width: 745px;
	clear: both;
}

#frame {
	margin: 0 auto;
	width: 745px;
	text-align: left;
}

#left-column {
	float: left;
	width: 220px;
}

#content {
	float: left;
	width: 525px;
}

/* @end */



/* @group submenu */

#submenu a {
	color: #651F75;
	text-decoration: none;
}

#submenu a:hover {
	text-decoration: underline;
}

#submenu p {
	margin: 0;
}


/* @end */

/* @group content */

#content h1 {
	color: #651f75;
	height: 180px;
	margin-bottom: 40px;
	margin-top: 0;
}

#home #content h1 {
	height: 340px;
	background: url(s/h1-home.jpg) no-repeat;
}

#who-we-are #content h1 { background: url(s/h1-who-we-are.jpg) no-repeat; }
#distribution #content h1 { background: url(s/h1-distribution.jpg) no-repeat; }
#vision #content h1 { background: url(s/h1-vision.jpg) no-repeat; }
#sales-and-marketing #content h1 { background: url(s/h1-sales-and-marketing.jpg) no-repeat; }
#regulatory-affairs #content h1 { background: url(s/h1-regulatory-affairs.jpg) no-repeat; }
#contact #content h1 { background: url(s/h1-contact.jpg) no-repeat; }


#content h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin-left: 20px;
	margin-bottom: 0;
	margin-top: 30px;
}

#content p {
	margin-left: 20px;
	margin-right: 100px;
	font-size: 12px;
	line-height: 130%;
	color: #333;
}

#content ul {
	margin-right: 60px;
	font-size: 12px;
	padding: 0;
	margin-left: 20px;
	line-height: 130%;
}

#content li {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 20px;
	background: url(s/list-bullet.png) no-repeat 0 4px;
}

#content p em {
	/* color: #651f75; */
	color: #333;
	font-style: normal;
}

#content p.intro {
	font-weight: bold;
	color: #333;
	font-size: 14px !important;
	margin-right: 0 !important;
}

#content a {
	color: #651F75;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

/* @end */



/* @group footer */

#footer #text {
	margin: 40px 60px 20px 245px;
}

#footer p {
	font-size: 11px;
	color: #333;
}


#footer p.copyright {
	float: left;
}

#footer .copyright a {
	color: #651F75;
	text-decoration: none;
}

#footer .copyright a:hover {
	text-decoration: underline;
}

#footer p.design {
	float: left;
	color: #666;
	margin-left: 5px;
}

#footer .design a {
	color: #666;
	text-decoration: none;
}

#footer .design a:hover {
	text-decoration: underline;
}

/* @end */




/* @group back and forward */

#bf {
	margin: 50px 60px 0 20px;
}

#bf #back {
	float: left;
	display: block;
	height: 50px;
	width: 1px;
	background: url(s/backward.png) no-repeat;
}

#bf #forward {
	float: right;
	display: block;
	height: 50px;
	width: 1px;
	background: url(s/forward.png) no-repeat;
}

#home #forward { width: 128px;}
#home #forward:hover { background-position: 0 -60px; }

#who-we-are #forward { width: 87px; background-position: -259px 0px;}
#who-we-are #forward:hover { background-position: -259px -60px; }

#vision #forward { width: 170px; background-position: -534px 0px;}
#vision #forward:hover { background-position: -534px -60px; }

#regulatory-affairs #forward { width: 185px; background-position: -348px 0px;}
#regulatory-affairs #forward:hover { background-position: -348px -60px; }

#sales-and-marketing #forward { width: 128px; background-position: -129px 0px; }
#sales-and-marketing #forward:hover { background-position: -129px -60px; }


#sales-and-marketing #back { width: 170px; background-position: -534px 0px;}
#sales-and-marketing #back:hover { background-position: -534px -60px; }

#vision #back, #contact #back { width: 128px; background-position: 0px 0px;}
#vision #back:hover, #contact #back:hover { background-position: 0px -60px; }

#regulatory-affairs #back { width: 87px; background-position: -259px 0px;}
#regulatory-affairs #back:hover { background-position: -259px -60px; }

#distribution #back { width: 185px; background-position: -348px 0px;}
#distribution #back:hover { background-position: -348px -60px; }

/* @end */

/* @group menu */

#menu {
	background: url(s/menu-bg.png) no-repeat right top;
	height: 185px;
	padding-top: 17px;
}

#menu ul, #menu li{
	list-style: none;
	margin: 0;
	padding: 0;
}


#menu a {
	display: block;
	height: 28px;
	background: url(s/menu-items.gif) no-repeat;
	margin-bottom: 2px;	
}

#menu a:hover {
	background-color: #fff;
}

a#b-who-we-are 			{ background-position: 0 8px;}
a#b-distribution 		{ background-position: 0 -22px; }
a#b-vision 				{ background-position: 0 -52px;}
a#b-sales-and-marketing { background-position: 0 -83px;}
a#b-regulatory-affairs 	{ background-position: 0 -113px;}

a#b-who-we-are.selected 			{ background-position: 0 -137px; background-color: #fff;}
a#b-distribution.selected	 		{ background-position: 0 -167px; background-color: #fff;}
a#b-vision.selected 				{ background-position: 0 -197px; background-color: #fff;}
a#b-sales-and-marketing.selected 	{ background-position: 0 -228px; background-color: #fff;}
a#b-regulatory-affairs.selected 	{ background-position: 0 -258px; background-color: #fff;}

/* @end */

