﻿/* Pharmacy Import */

input.importButton
{
    background: transparent url('Images/ImportBg.gif') no-repeat;
    border: none;
	color: #fff;
	height: 22px;
	width: 69px;
	cursor:pointer;
}

input.submitButton
{
	background-color: #969696;
	padding: 4px 25px;
	border: none;
	cursor: pointer;
	color: White;
	margin: 10px 0;
}	

div.mainPanel
{
    margin-top:20px;
    margin-left:50px;
    width:500px;
    text-align:left;
}

/* Contact */

.rbl li{display:inline;padding:0 37px 0 0 !important ; background:transparent !important;}
.cbContact label{padding-left:5px;}

/* Download Manager */

.downloadManager UL LI
{
    padding-left:0px;
    background:none;
}

.libraryName
{
    font-weight:bold;
    font-size:16px;
}

.categoryRootName
{
    /*font-weight:bold;
    font-size:12px;*/
    display:block;
    /*margin-bottom:5px;*/
	
	color:#969696;
	font-size:13px;
	font-weight:bold;
	margin:10px 0 5px 0;
	padding:0;
}

.categoryRootDescription
{
	display: block;
	/*margin-top: 10px;
    font-size:12px;*/
	
	color:#969696;
	font-size:15px;
	font-weight:normal;
	margin:8px 0 0;
	padding:0;
}

.message
{
    margin-top: 3px;
    width: 407px;
    height: 158px;
}

.select_box
{
    width: 195px;
    font-family: 'Century Gothic';
    font-size: 12px;
	color: #969696;
}

.city
{
}

.zip_code
{
    width: 43px;
}

.street_number
{
    width: 43px;
}

.street
{
}

.email
{
    
}

.surname
{

}

.first_name
{
 
}

.rbl
{
    margin: 0;
    padding: 0;
}

.email, .surname, .first_name, .city, .street, .apotheke
{
    width: 135px;
}

.input_div_right, .input_div
{
    float: left;
}

.input_div_right
{
    padding-left: 15px;
}

div.clear
{
    clear: both;
}

.input_container
{
    clear: both;
    margin: 5px 0 0 0;
}

#contact_container p.title
{
    padding-bottom: 15px;
    border-bottom: 1px solid #BDBDBD;
    margin-bottom: 10px;
    width: 570px;
    font-weight: bold;
}

#contact_container p
{
    margin: 5px 0;
    padding: 0;
}

.input
{
    border: 1px solid #BDBDBD;
}

.radioboxes_container ul.rbl label
{
	display: none;
}

.radioboxes_container ul.rbl li
{
	margin-right: 80px;
}

.radioboxes_container
{
	margin-bottom: 15px;
}

.radioboxes_container label
{
	float: left;
	width: 210px;
}

.radioboxes_header
{
	margin-left: 210px;
	clear: left;
	margin-top: 15px;
}

.radioboxes_header div
{
	float: left;
	width: 138px;
}

