p {
	text-align: left;
}

div.content-box {
	font-size: 0.9em;
}

div.content-box div.cleft {
        display: block;
        position: relative;
        width: 260px;
        padding-right: 12px;
        background-color: white;
        overflow: hidden;
}

div.content-box div.ccenter {
	display: block;
	position: relative;
	float: right;
	width: 216px;
	background-color:blue;
	overflow: hidden;
	background-color:white;
	padding-right: 10px;
}

div.content-box div.cright {
	display: block;
	position: relative;
	float: right;
	width: 217px;

	overflow: hidden;

}

div.content-box div.cleft div {
	display: block;
	position: relative;
	width: 247px;
	padding: 10px;
	background-color: #e9e9e9;

}

div.content-box h2 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1em;
}

div.content-box h3 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 0.9em;
}

div.content-box h4 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8em;
}

div.content-box hr {
	display: block;
	position: relative;
	height: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px dotted black;
	border-bottom: 0;
}

div.content-box div.imgclearer {
	display: block;
	position: relative;
	clear: left;	
	width: 100px;
	height: 0;
}

div.content-box div.cleft div img {
	border: 2px solid #c4c5c7;
	margin-right: 6px;
}

div.content-box div.ccenter div {
	display: block;
	position: relative;
	padding: 10px;
	background-color: #496e8d;
	margin-bottom: 10px;
	color: white;
}

div.content-box div.cright div {
	background-color: #093c71;
	padding: 10px;
	color: white;
}

div.content-box div.cright hr {
	border-color: white;
}

div.content-box div.ccenter hr {
	border-color: white;
}

p {
	margin:10px 0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	margin:12px 0 0px 0;
	padding:0;
	font-size: 1.6em;
}		

h2 {
	letter-spacing: 0.1em;
	font-weight: normal;
	font-size: 1.4em;
}		
h3 {
	letter-spacing: 0.1em;
	font-weight: normal;
	font-size: 1.2em;
}
h4 {
	letter-spacing: 0.1em;
	font-weight: normal;
	font-size: 1em;	
}
h5 {
	font-size: 0.8em;
	font-weight: normal;
	text-transform: 	
}
h6 {
	font-size: 0.8em;	
	font-weight: normal;
	text-transform: capitalize
}
a {
	color: #7a9dc2;
	text-decoration: underline;	
	
}

a:hover {
	color: blue;
	text-decoration: none;	
}


.content h2, .content h3 {
	letter-spacing: 0.1em;
}

ul {
	list-style: circle;
}

hr {
	height: 1px;
	border: 0;
	background-color: gray;
	color: gray;
}

img.emplimg {
	float: right;
	margin: 5px;
	padding: 10px;
	background-color: #eee;
	border: 1px solid #bbb;
}

img.newsimg {
	margin: 5px;
	padding: 10px;
	background-color: #eee;
	border: 1px solid #bbb;
}

hr.clear {
	
	clear: both;
}

img.center {
	display: block;
	float: none;
}

.contactbox {
	background-color: #eee; 
	padding: 10px; 
	margin: 10px 5px;
	
}

.skype {
	background-image: url(images/skype.png);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 20px;
	height: 17px;
}

.descr {
	padding: 5px;
	margin: 3px 0;
	font-size: 0.9em;
	background-color: #fffa73;
	display: none;
}

.knowledge {
	width: 46%; float: left; border:0px solid black; margin: 2%;
}

.knowledge hr {
	margin: 0;
}
p.date {
	letter-spacing: 0.1em;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #383838;
}

div.config {
	font-size: 0.85em;
	width: 28%;
	float: left;
	padding: 10px;
	height: 340px;
	overflow: hidden;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	
}

div.last {
	border-right: 0;
}

div.lastrow {
	border-bottom: 0;
}

div.config .button {
	float: right;
	margin: 2px;
}

p.small {
	font-size: 0.85em;
	color: #383838;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px;
	background-color: #f0f0f0;
}

p.price {
	text-align: right;
}

ul.params {
	margin: 0;
	padding:  0;
	list-style: none;
	
}

ul.params li {
	padding: 3px 3px 3px 10px;
	border-top: 1px solid #c0c0c0;
}

ul.params li.second {
	background-color: #edf3fe;
}

ul.params li.last {
	border-bottom: 1px solid #c0c0c0;
}

div.configurator h2 {
	padding-top:10px;
	margin-left: 55px;
}

div.configurator p.small {
	margin-top: 5px;
	margin-bottom: 5px; 
}

div.configurator .button {
	float: right;
}

div.formitem {
	padding: 10px;
	border-bottom: 1px solid #d0d0d0;
}

div.formitem label {
	display: block;
	text-align: right;
	float: left;
	width: 100px;
	padding: 3px;
	margin-right: 10px;
}
div.formitem select {
	width: 250px;
}

div.fprice {
	background-color: #f26c4f;
	color: #f0f0f0;
	text-align: right;
}

div.fprice .button{
	margin-left: 15px;
}

div.noborder {
	border: 0;
}

div.bucketitem {
	
	display: block;
	position: relative;
	border: 0px solid black;
	padding: 5px;
	border-bottom: 2px solid #c0c0c0;
	margin-bottom: 10px;
	font-size: 0.9em;

}

div.bucketitem ul {
	font-size: 0.9em;
}
div.bucketitem div.itemtitle {

	display: block;
	position: relative;
	border: 0px solid yellow;
	padding-bottom: 5px;
	
	overflow: hidden;
	

}
div.bucketitem h3 {
	padding: 0;
	margin: 0;
}

div.bucketitem a {
	text-decoration: none;
}
div.bucketitem a:hover {
	text-decoration: underline;
	color: black;
}

div.bucketitem div.itemcontroll {

	display: block;
	position: absolute;
	border: 0px solid red;
	width: 16px;
	height: 16px;
	top: 10px;
	right: 10px;
	overflow: hidden;

}

div.bucketitem div.itemsum {
	display: block;
	position: relative;
	border-top: 1px solid #c0c0c0;
	margin-top: 1px;
	padding-top: 5px;
}

div.bucketitem div.title, div.bucketsum div.title {
	display: inline;
	position: relative;
}

div.bucketitem div.price, div.bucketsum div.price {
	display: inline;
	position: relative;
	float: right;
}

div.bucketsum {
	display: block;
	position: relative;
	background-color: #f0f0f0;
	padding: 5px;
	border-bottom: 2px solid #c0c0c0;
	border-top: 2px solid #c0c0c0;
}
div.bucketsum div.bstitle {
	background-color: #496e8d;
	padding: 5px;
	color: white;
	font-size: 0.8em; 
}
div.bucketsum div.bstitle h4 {
	margin: 0;
	padding: 0;
}

div.bucketsum div.bscont {

	padding: 5px;
	
}

div.bucketsum div.line {

	border-bottom: 1px solid #c0c0c0;
	
}

ul.params li div.itemcontroll {
	display: block;
	position: relative;
	width: 16px;
	height 16px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	z-index: 10;
}
ul.params li div.itemtitle {
	display: block;
	position: relative;
	float: left;
	width: 400px;
}
ul.params li div.itemprice {
	display: block;
	position: relative;
	float: left;
	margin-right:5px;
}
ul.params li div.itemexp {
	display: block;
	position: relative;
}

h3.htitle {
	padding-bottom: 15px;
}

div.msg {
	background-color: #f0f0f0;
	padding: 15px;
	
}

table.servers {
	padding: 0;
	border: 0px solid black;
	width: 75%;
	margin: auto;
	font-size: 0.9em;
}

table.servers td, table.servers tr, table.servers th, table.servers thead {
	padding: 5px;
	margin: 0;
}

td.price {
	text-align: right;
}

td.currency {
	text-align: left;
	width: 10px;
}

td.relation, td.equal {
	text-align: center;
	width: 10px;
}

table.servers thead th {
	padding: 7px;
	
	font-weight: normal;
	font-size: 1.2em;
	border-bottom: 1px solid black;
	letter-spacing: .1em;
}

table.servers tr.tb td {
	border-bottom: 1px solid #c8c8c8;
}

table.servers tr.second {
	background-color: #edf3fe;
}

table.servers tr.tf td.sumtitle {
	text-align: right;
}

div.thumbs {
	padding: 5px; 
	background-color: #f0f0f0; 
	
	float: left; 
	margin: 15px 10px 0px 0px;
	font-size: 0.7em;
}

div.thumbs span.title {
	display: block;
	position: relative;
	padding-top: 2px;
	text-align: center;
	
}

div.thumbs span.spacer {
	display: block;
	position: relative;
	height: 1px;
	margin: 2px 5px 7px 5px;
	background-color: #d0d0d0;
	border: 0px solid black;
}

div.thumbs img {
	display: block;
	position: relative;
	border: 1px solid #c0c0c0;

}
