/* -------------------------------- Layout -------------------------------- */

#container {
    background-color: #ffffff;
    margin-left:auto;
    margin-right:auto;
	border:2px solid #5E3969; /* 94 57 105 */
}

#header {
    height:113px;
    min-height:113px;
	background-color:#FFFFFF;
}

#topLine{
	display:none;
}

#topMenu{
	display:none;
}

#bottomLine{
	display:none;
}

#main {
    padding-left:10px;
    padding-right:10px;
    padding-top:30px;
    padding-bottom:30px;
	margin-left:10px;
	margin-right:10px;
	background-color:#FFFFFF;
	float:none;
}

#leftBar{
	display:none;
}

#rightBar{
	display:none;
}

#footer {
    display:none;
}

#credits {
	display:none;
}

#credits ul{
	margin:0;
	padding:0;
}

#credits ul li{
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}


/* -------------------------------- elements -------------------------------- */
#logo{
	margin-top:20px;
	margin-left:20px;
}

#headerContact {
    display:none;
}


#header .help {
	display:none;
}

#footer p {
    margin:0;
}


/* -------------------------------- html elements -------------------------------- */

body {
    font-family: verdana;
    font-size: 10pt;
    color:#5E3965;
	margin:0;
	padding:0;
	margin-top:10px;
	letter-spacing:0.1pt;
}

a {
    text-decoration: none;
    color:#FFFFFF;
	letter-spacing:0.4pt;
}

a:hover {
	text-decoration: underline;
}

img {
    border: 0;
}

fieldset{
	border:1px dotted #CCB7D4;
	padding-top:30px;
}

legend{
	font-size:150%;
	padding-right:20px;
	padding-left:10px;
	/*padding-top:15px;*/
}

input,textarea{
	border:1px solid #5E3969;
	padding: 1px 3px 1px 5px;
	color:#5E3969;
}

label {
	font-weight: bold;
	font-style:italic;
}

/* -------------------------------- sections -------------------------------- */


.sectionText, .sectionForm {
	font-size:9pt;
	margin-top:5px;
    text-indent:15px;
    font-family:Geneva, Arial, Helvetica, sans-serif;
    line-height:18px;
    color:black;
    text-align:justify;
	height:auto;
	padding-right:10px;	
}

.sectionForm {
	text-indent:0px;
}

.sectionText a, .sectionForm a{
	color:#EA671F;
	font-weight:bold;
}

.sectionText a:hover, .sectionForm a:hover{
	text-decoration:underline;
}

.sectionText ul, .sectionForm ul {
	list-style:none;
	padding:10px;
}

.sectionText ul li, .sectionForm ul li {
	list-style:none;
}

.sectionText table, .sectionForm table {
	width:100%;
}

.sectionHeaderImg {
    margin-left:20px;
}

.sectionLinks li{
	font-size:8pt;
}

.sectionList li {
	line-height:18pt;
}

.sectionTitle{
	font-size:12pt;
	font-weight:bold;
	margin-bottom:20px;
}

.sectionColumnRight ul,.sectionSecondColumnRight ul{
	text-indent:0;
}

.sectionHeaderImg {
	margin-bottom:30px;
}

.arrowRight{
	display:none;
}

.arrowLeft{
	display:none;
}

#hostings .floatLeft {
	float:left;
}

.hostingImages {
	margin-top:20px;
}

.hostingImages p{
	margin:0;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

#mapTitle{
	font-size:12pt;
	font-weight:bold;
	margin-bottom:20px;
}

#usersViewText{
    padding-top:50px;
}

#contacts{
	font-size:9pt;
}

.contactsLeft{
	float:left;
	width:270px;
	margin-left:15px;
}

.contactsRight{
	margin-left:285px;
	padding-left:20px;
	padding-right:5px;
	border-left:1px dotted #CCB7D4; 
}


/* -------------------------------- portfolios -------------------------------- */

.portfoliosList li{
	text-indent:5px;
}


/* -------------------------------- packs -------------------------------- */

.pack{
	padding-left:5px;
	padding-right:5px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.packTitle{
	font-size:10pt;
	font-weight:bold;
	margin-bottom:10px;
	background-color:#5E3969;
	color:#FFFFFF;
	line-height:20px;
	padding-left:5px;
}

.pack a {
	color:#EA671F;
	font-weight:bold;
	font-size:9pt;
}

.pack a:hover{
	text-decoration:underline;
}

.packSmallText{
	font-size:7pt;
	font-style:italic;
	text-align:center;
}

#OS{
	font-size:7pt;
	font-style:italic;
	text-align:justify;
	text-indent:15px;
}

.packPrice{
	text-align:right;
	font-weight:normal;
	font-size:10pt;
	color:#5E3969;
	margin-top:-5px;
	border-bottom:1px dotted #CCB7D4;
}

.packBottomPrice{
	text-align:right;
	font-weight:normal;
	font-size:10pt;
	color:#5E3969;
	margin-top:-20px;
}

.packHostingPrice{
	text-align:right;
	font-weight:bold;
	font-size:11pt;
	color:#5E3969;
	margin-top:-20px;
	border-bottom:1px dotted #CCB7D4;
}

.packHostingBottomPrice{
	text-align:right;
	font-weight:bold;
	font-size:11pt;
	color:#5E3969;
	margin-top:-20px;
}

.packSeosPrice{
	text-align:right;
	font-weight:bold;
	font-size:11pt;
	color:#5E3969;
	margin-top:-20px;
	border-bottom:1px dotted #CCB7D4;
}

.packSeosBottomPrice{
	text-align:right;
	font-weight:bold;
	font-size:11pt;
	color:#5E3969;
	margin-top:-20px;
}


/* -------------------------------- portfolios -------------------------------- */

#portfolios{
	font-size:9pt;
}

.portfoliosItem {
	display:block;
	margin-bottom: 20px;
	min-height:100px;
}

.portfoliosImage {
	float:left;
	margin-top:20px;
	margin-right:10px;
}

.portfoliosImage img{
	border: 1px solid #5E3969;
}

.portfoliosTitle{
	color:#5E3969;
	font-size:10pt;
	font-weight:bold;
	margin-bottom:5px;
	padding-left:150px;
}

.portfoliosTitle img {
	border:0px;
	margin-left:7px;
}

.portfoliosContent {
	margin-bottom:20px;
	padding-left:150px;
}

/* -------------------------------- events -------------------------------- */

#events{
	font-size:9pt;
}

.eventElement{
	margin: 5px 20px 5px 20px;
	border: 1px dotted #CCB7D4; 
	padding: 5px 10px 5px 10px;
}

.eventDate{
	font-style:italic;
	text-align:right;
}
.eventReadMore{
	font-weight:bold;
	text-align:right;
}

.eventElement legend{
	font-size:12pt;
	margin-right:30px;
	font-weight:bold;
}

/* -------------------------------- forms ----------------------------------- */

.input {
	width: 300px;
}

.textarea {
	width: 300px;
}

.button {
	cursor:pointer;
	color:black;
	font-weight:bold;
	background-image:url(../img/form_button_background.png);
	background-position:top;
	width:100px;
	height:22px;
	border:0;
	background-color:transparent;
}

/* -------------------------------- generic -------------------------------- */

.center{
	text-align:center;
}

.right {
	text-align:right;
}

.bold {
	font-weight:bold;
}

.small {
	font-size:7pt;
}

.message{
	text-align:center;
	font-weight:bold;
}

.separator{
	margin-top:20px;
}

.orderNow{
	text-align:center;
	color:#5E3969;
	margin-top:5px;
	margin-bottom:5px;
}

.clear {
	clear:both;
}

.maxWidth{
	width:540px;
}

.mediumWidth{
	width:240px;
}

.error_message{
	color:red;
	font-weight:bold;
	float:right;
}

.tinyText {
	font-size:7pt;
}

.checkbox {
	border:0;
}
.content {
	font-size:8pt;
}