* {
	padding:0;
	margin:0;
}

body, html {
	height:100%;
}

body {
	background:#c6c3bc;
}

body, p, td, input {
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
	color:#2d2d2d;
}

a {
	color:#008B8D;
	text-decoration: none
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style:none;
	list-style-position: outside;
	padding:0;
}

li {
	background: url(/system/modules/com.gridnine.opencms.modules.recipharm/resources/pics/bullet.gif) 0 5px no-repeat;
	padding-left:10px;
	padding-bottom:5px;
}

h1, h2, h3 {
	font-family: Verdana, sans-serif;
	font-weight:bold;
}

h1 {
	font-size: 20px;
	padding-bottom:11px;
}

h2 {
	font-size: 13px;
	padding-bottom:8px;
}

h3 {
	font-size: 11px;
	padding-bottom:5px;
}

h4 {
	font-size: 11px;
	padding-bottom:3px;
}

h5 {
	font-size: 10px;
	text-transform:uppercase;
	padding-bottom:3px;
}

h6 {
	font-size: 10px;
	padding-bottom:3px;
}

img {
	border: none
}

table {
	border-collapse: collapse;
}

td {
	vertical-align: top
}

/* COMMON CLASSES */

.preamble {
	font-size:12px
}

.imageLeft, .imageRight {
	border-top:3px solid #fff;
}

.imageLeft {
	border-right:15px solid #fff;
	border-bottom:15px solid #fff;
}

.imageRight {
	border-left:15px solid #fff;
	border-bottom:15px solid #fff;
}

#outerHomepage .imageLeft, #outerHomepage .imageRight {
	border-bottom-width:10px;
}

.coloredText {
	color:#009EA0
}

.table_3_col {
	width:100%;
}

.table_3_col h1 {
	font-size:14px;
}

.table_3_col td {
	width:283px;
}

.table_3_col .separator {
	width:38px;
}

.linkArrow {
	padding-right:16px;
	background: url(/system/modules/com.gridnine.opencms.modules.recipharm/resources/pics/arrow_right.gif) 100% 4px no-repeat;
}

.newLine {
	clear:both;
}

.nowrap {
	white-space: nowrap;
}

.hr {
	height:1px;
	overflow:hidden;
	border-top:1px solid #ccc;
	margin:10px 0;
}

.pagination {
	text-align: center;
	color:#B1ACA3	
}

.pagination span {
	color:#2d2d2d	
}

/* LAYOUT COMMON */

#top {
    height:99px;
    position:relative;
}

#content {
    width:100%;
}

#contentText {
    width:100%;
    clear:both;
}

#outer #contentText table {
    border: #d1cec6 solid 1px;
}

#outer #contentText table td {
    border-bottom: #d1cec6 solid 1px;
    padding: 6px 5px 7px 5px;
}

@media screen {

    #printAddress {
        display:none;
    }
    
    /* LAYOUT */

    #outer, #outerHomepage {
        background: url(/system/modules/com.gridnine.opencms.modules.recipharm/resources/pics/bg.gif) 0 0 repeat-y #fff;
        width:974px;
        border-left:18px solid #009ea0;
        text-align: left;
        min-height:100%;
        _height:100%;
        _overflow:visible;
        position: relative;
    }
    
    #outerHomepage {
        background-image: none;
    }
    
    #logo img {
    	display: block;
    	float: left
    }
    
    #top, #footer {
    	background: #fff;
    }
    
    #languageBar {
        position: absolute;
        right: 15px;
        top: 15px;
        width: 81px;
    }
    
    #languageBar table{
        float: right;
        text-align: right;
    }
    
    #languageBar td{
        padding-left: 11px;
    }
    
    #specialMenu {
    	position:absolute;
    	right:15px;
    	top:40px;    	
    }
    
    #footer {
    	height:65px;
    	padding:17px 0;
    	position: absolute;
    	bottom:0;
    	width:100%
    }
    
    #footer, #footer td, #footer p {
    	color:#747474;
    }
    
    #footer table {
    	width:946px; 
    	border-top:1px solid #e8e6e2;
    	margin:0 15px
    }
    
    #footer td {
    	padding-top:12px
    }
    
    #navigation {
    	height:50px;
    	background:url(/system/modules/com.gridnine.opencms.modules.recipharm/resources/pics/top_menu.gif) 0 0 repeat-x  #b1b0ab;
    	border-bottom:15px solid #fff;
    	clear:both;
    }
    
    #navigation table {
    	height:100%;
    }
    
    
    #navigation td.separator {
    	width:1px;
    	background:url(/system/modules/com.gridnine.opencms.modules.recipharm/resources/pics/top_menu_separator.gif) 0 0 no-repeat transparent;
    }
    
    #navigation td.first {
    	border-left:none;
    }
    
    #navigation td a {
    	display:block;
    	font-size:12px;
    	color:#2d2d2d;
    	padding: 0 15px 0;
    	white-space: nowrap;
    	height:50px;
    	line-height:48px;
    }
    
    #navigation a:hover, #navigation td.current a {
    	color:#fff;
    	text-decoration: none;
    	background:url(/system/modules/com.gridnine.opencms.modules.recipharm/resources/pics/top_menu_cur.gif) 0 0 repeat-x transparent;
    }
    
    #navigation td.current a {
    	font-weight:bold;
    }
    
    #leftColumn {
    	width:224px;
    	padding-bottom:99px;
    }
    
    #mainColumn {
    	padding-bottom:99px;
    	padding-left:31px;
    	padding-right:15px;
    }
    
    #outerHomepage #mainColumn {
    	padding-left:15px;
    }
    
    #breadcrumbs {
    	height:37px;
    }
    
    #breadcrumbs td {
    	vertical-align: middle;
    	color:#b1aca3;
    }
    
    #breadcrumbs {
    	color:#b1aca3;
    }
    
    #breadcrumbs span {
    	padding:0 5px
    }
    
    #breadcrumbs a {
    	color:#000;
    }
    
    #contentTop img, #contentTopSubSite img {
    	display:block;
    	border-bottom:15px solid #fff;
    }
    
    #rightColumn {
    	width:225px;
    	padding-left:15px;
    }
    
    /* left menu */
        
    #leftColumn ul {
    	padding:0;
    }
    
    #leftColumn ul ul {
    	padding-left:18px;
    	margin-bottom:13px;
    	margin-top:-4px
    }
    
    #leftColumn ul ul ul {
    	padding-left:21px;
    	margin:2px 0;
    }
    
    #leftColumn li {
    	background-image: none; 
    	padding:0;
    	.height:1%;
    	_height:1%;
    	font-size:12px;
    }
    
    #leftColumn ul a {
    	display: block;
    	padding:11px 10px 12px 15px;
    	color:#2d2d2d;
    	border-bottom:1px solid #fff;
    	text-decoration: none;    	
    }
    
    #leftColumn ul a:hover,  #leftColumn ul li.current {
    	background:url(/system/modules/com.gridnine.opencms.modules.recipharm/resources/pics/left_menu_cur.gif) 0 0 repeat-x #d3d0c9;
    	text-decoration: none;
    	color:#fff;
    	font-weight:bold;    	
    }
    
      
    #leftColumn ul li.current {
    	font-weight:bold;
    	color:#fff;
    	border-bottom:1px solid #fff;    	
    }
    
    #leftColumn ul li.current a {
    	border-bottom:0;
    	color:#fff;    	
    }
    
    #leftColumn ul li.current ul li {
    	font-weight:normal;
    	border: 0;
    	background:none;  
    	font-size:11px;  	
    }
    
    #leftColumn ul li.current ul li a {
    	padding:3px 7px 4px;
    	color:#000;    	
    }
    
    #leftColumn ul li.current ul li.current a {
    	font-weight:bold;    	
    }
    
    #leftColumn ul li.current ul li a:hover {
    	background:#e1e0dc;
    	font-weight:normal;
    }
    
    #leftColumn ul li.current ul li.current a:hover {
    	font-weight:bold;
    }
    
    #leftColumn ul li.current ul li.current ul li a {
    	font-weight:normal;
    }
    
    #leftColumn ul li.current ul li.current ul li a:hover {
    	font-weight:normal;
    }

    #leftColumn ul li.current ul li.current ul li.current a {
    	font-weight:bold;
    }
    
    
    /* special menu */
    
    #specialMenu td {
    	vertical-align: middle;
    	padding-left:7px;
    	height:29px;
    }
    
    #specialMenu a {
    	padding:0 2px;
    	color:#939087
    }
    
    #specialMenu a.current, #specialMenu a:hover {
    	text-decoration: none;
    	color:#fff !important;
    }
    
    #specialMenu a.current span, #specialMenu a.current:hover span {
    	color:#fff !important;
    }
    
    #specialMenu a span {
    	background: #fff;
    	padding:0 3px;
    	border-bottom:2px solid #fff;
    }
    
    #specialMenu .current span, #specialMenu a:hover span {
    	background: #009ea1;
    	border-top-color:#009ea1;
    	border-bottom-color:#009ea1;
    }
    
    #specialMenu .current span {
    	font-weight:bold
    }
    
   
    #topSearch {
    	color:#616158;
    	display:none;
    	margin-left:12px;
    }
    
    #topSearch .input, #topSearch .submit {
    	display:block;
    }
    
    #topSearch .input {
    	background: #dfddd7;
    	border:2px solid #cdcac0;
    	width:147px;
    	height:25px;
    	line-height:25px;
    	padding-left:10px;
    }
    
    #topSearch .submit {
    	display:block;
    	background:url(/system/modules/com.gridnine.opencms.modules.recipharm/resources/pics/search_btn_bg.gif) 0 0 repeat-x; 
    	border:none;
    	height:29px;
    	margin-left:2px;
    	padding:0 5px 4px;
    	padding:expression("0 0 1px");
    	_padding:0 0 1px;
    	color:#fff;
    }
}

/* sitemap */

#sitemap {
    width:100%;
}

#sitemap td {
    width:50%;
}

#sitemap li {
    text-transform: uppercase;
    line-height:160%;
}

#sitemap ul ul li {
    text-transform: none;
    background: none;
    padding-left:0
}

#sitemap ul ul {
    padding: 3px 15px
}


#sitemap ul ul a {
    color:#939087;
    font-weight: bold;
}

#sitemap ul ul ul a {
    color:#2d2d2d;
    font-weight: normal;
}

#sitemap ul ul ul ul a {
    font-size: 10px
}

#sitemap .rss {
    float:right;
}

#sitemap .rss img {
    padding-right:4px;
}

/* homepage */

#outerHomepage #contentTop, #outerHomepage #contentTopSubSite {
	margin-bottom:15px;
	padding:28px 16px 10px;
}

#outerHomepage #contentTop, #outerHomepage #contentTop p, #outerHomepage #contentTop td, 
#outerHomepage #contentTopSubSite, #outerHomepage #contentTopSubSite p, #outerHomepage #contentTopSubSite td {
	color:#fff;
	font-size:12px;
}

#outerHomepage #contentTop h1, #outerHomepage #contentTopSubSite h1 {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 36px;
	font-weight:normal;
	color:#fff;
}

#outerHomepage #contentTop a, #outerHomepage #contentTopSubSite a {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 18px;
	text-decoration: underline;
	color:#fff;
}

#outerHomepage h1 {
	color: #008b8d
}
#outerHomepage #contentTop img,
#outerHomepage #contentTopSubSite img,
#contentTopInner {
    top:0;
    left:0;
}

#contentTopInner {
   z-index:4; 
   position:absolute;
}

/* form template */

#feedbackForm div {
    margin-bottom: 10px;
}

#feedbackForm .input, #feedbackForm textarea {
    width: 100%;
}

#feedbackForm label {
    font-weight: bold;
}

.errorGeneral {
    color: #a00;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
}

.errorCustom {
    color: #a00;
}

.inputBlock td{
    padding: 5px;
}

.obligatoryFields {
	margin-top: 10px;
	margin-bottom: 5px;
}

@media print {
    body {
        text-align: left;
        background:#fff;
    }

    ul {
        list-style:none;
        list-style-position: outside;
        padding: 10px 15px 10px 25px;
    }

    li {
        list-style-image:url(/system/modules/com.gridnine.opencms.modules.recipharm/resources/pics/bullet.gif);
        background:none;        
    }

    #top {
        position:relative;
        border-bottom:2px solid #000;
        margin-bottom:15px;
    }

    #printAddress {
        width:250px;
        position:absolute;
        right:0;
        bottom:15px;
    }

    #languageBar,
    #specialMenu,
    #navigation,
    #footer,
    #breadcrumbs,
    #leftColumn {
        display:none;
    }

    #contentTop img,
    #contentTopSubSite img {
        width:100%;
        height:100%;
    }

    #outerHomepage #contentTop img,
    #outerHomepage  #contentTopSubSite img {
        height:auto;
        width:auto;
    }

    #leftColumn {
        width:0;
    }

    #contentText {
        margin-top:15px;
    }

    #contentColumn {
        _width:70%;
        .width:70%;
    }
} 