/* Global
------------------------------ */

html {
	background: #0a2035;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: #0a2035 url(images/bd_bg.jpg) repeat-x top;
}

a {color: #1dd678; text-decoration:none; }

a:hover { color: #18ac61; text-decoration:none; }


/* Utilites
------------------------------ */

*:focus { outline: none; }
.hidden { display: none; }
.show { display: block!important; }
.no-margin { margin: 0!important; }
.no-padding { padding: 0!important; }
.no-bg { background: none!important; }
.no-border, a img { border: none!important; }
.container:after, .columns:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.img-repl { text-indent: -9999px; overflow: hidden; display: block; }
.cc { clear: both; }
.em { font-style: italic; }
.strong { font-weight: bold; }
.a-left { text-align: left; }
.a-center { text-align: center; }
.a-right { text-align: right; }

.f-left { float: left; }
.f-right { float: right; }


/* Content
------------------------------ */

#container {
	width: 940px;
	margin: auto;
}

#header {
	width: 940px;
	height: 78px;
	background:url(images/header.jpg) no-repeat;
	margin: 0;
	padding: 0;
}
/* Login Form */
#login {
	float: right;
	width: 355px;
	height: 35px;
	margin: 25px 40px 0 0;
}
#login label {
	color: #37b2f8;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 5px 0 0;
	padding: 0;
	display: block;
	width: 80px;
	float: left;
}

#login .textfield {
	width: 77px;
	height: 14px;
	background: url(images/textbox.gif) no-repeat;
	border: none;
	color: #0f62b1;
	font-family: Tahoma;
	font-size: 11px;
	margin: 0 5px 0 0;
	padding: 5px 5px;
}


#login .button {
	background: url(images/button.jpg) no-repeat; 
	border: none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 47px;
	color: #fff;
	margin: 0;
	padding: 0;
}

/*End Of Log In*/

#content {
	
	width: 100%;
	
}

* html #content {
	
	margin-top: -2px;

}

#left_content {
	
	float: left;
	background: #0a2035 url(images/left_bg.jpg) top no-repeat;
	width: 358px;
	display: inline;

}

/* Menu */

.menu {

	float: right;
	width: 211px;
	margin: 20px 65px 35px 0;
	padding: 0;
	display: inline;

}

.menu ul {

	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 211px;

}

.menu li a {

	display: block;
	height: 27px;
	padding: 10px 0 0 50px;
	margin: 2px 0 0 0;
	color: #fff;
	font-weight: bold;
	background: url(images/menu.gif) no-repeat;	
	text-decoration:none;
	text-transform: uppercase;

}

.menu li a:hover, .menu li .current {

	background: url(images/menu_current.gif) no-repeat;	
	text-decoration:none;
	color: #00FFFF;

}
/* End of Menu */

.section {

	float: right;
	background: url(images/left_section_button.jpg) bottom center no-repeat;
	width: 310px;
	margin: 0 20px 5px 0;
	padding: 0;
	display: inline;

}


* html .section {
	margin: 0;
}

.icon_home {
	
	background: url(images/icon_home.png) no-repeat top left;
	width: 100%;
	min-height: 95px;
	margin: 30px 0 0 0;
	padding: 0;
	
}

.section h3{
	
	font-family: Tahoma;
	font-size: 12px;
	color: #37b2f8;
	margin: 0 0 0 125px;
	padding: 0;
	text-transform: uppercase;
}

.section h3 u{
	display: block;
	text-transform: lowercase;
	color: yellow;
}

.section p{
	
	font-family: Tahoma;
	font-size: 12px;
	color: #94d8ff;
	text-align: justify;
	margin: 0 0 0 125px;
	padding: 0 0 15px 0;
}
.section a{
	font-style: italic;
}

.icon_sites {
	
	background: url(images/icon_sites.png) no-repeat top left;
	width: 100%;
	min-height: 95px;
	margin: 30px 0 0 0;
	padding: 0;
	
}

.icon_promotion {
	
	background: url(images/icon_promotion.png) no-repeat top left;
	width: 100%;
	min-height: 95px;
	margin: 30px 0 0 0;
	padding: 0;
	
}

.icon_reclame {
	
	background: url(images/icon_reclame.png) no-repeat top left;
	width: 100%;
	min-height: 95px;
	margin: 30px 0 0 0;
	padding: 0;
	
}

.icon_box1 {
	
	background: url(images/icon_box1.png) no-repeat top left;
	width: 100%;
	min-height: 95px;
	margin: 30px 0 0 0;
	padding: 0;
}
.icon_box2 {
	
	background: url(images/icon_box2.png) no-repeat top left;
	width: 100%;
	min-height: 95px;
	margin: 30px 0 0 0;
	padding: 0;
}
.icon_box3 {
	
	background: url(images/icon_box3.png) no-repeat top left;
	width: 100%;
	min-height: 95px;
	margin: 30px 0 0 0;
	padding: 0;
}
.icon_box4 {
	
	background: url(images/icon_box4.png) no-repeat top left;
	width: 100%;
	min-height: 95px;
	margin: 30px 0 0 0;
	padding: 0;
}
.icon_box5 {
	
	background: url(images/icon_box5.png) no-repeat top left;
	width: 100%;
	min-height: 95px;
	margin: 30px 0 0 0;
	padding: 0;
}
.icon_box6 {
	
	background: url(images/icon_box6.png) no-repeat top left;
	width: 100%;
	min-height: 95px;
	margin: 30px 0 0 0;
	padding: 0;
}
.icon_box7 {
	
	background: url(images/icon_box7.png) no-repeat top left;
	width: 100%;
	min-height: 95px;
	margin: 30px 0 0 0;
	padding: 0;
}

.icon_tick {
	
	background: url(images/icon_tick.png) no-repeat top left;
	width: 100%;
	min-height: 102px;
	margin: 30px 0 0 0;
	padding: 0;
	
}

.section_bottom_line {
	
	clear: both;
	background: url(images/left_bottom.jpg) no-repeat center;
	height: 1px;
	width: 100%;
	margin: 0;
	padding: 0;
	
}


#right_content {
	
	float: right;
	background: url(images/right_bg.jpg) repeat-y;
	width: 582px;
	min-height: 800px;
	margin: 0;
	padding: 0;
	
}

#right_content #content_area {

	width: 475px;	
	margin: 0 0 0 47px;
	padding: 0;
	
}


/* Page portfolio
-------------------*/

div#pf-container { margin: 10px 0 20px 12px; overflow: hidden; width: 570px; }

ul#pf-filter { float: left; font-size: 10pt; list-style: none; margin-left: 0; width: 100%; }
ul#pf-filter li { 
	border-right: 1px solid #dedede;
	float: left;
	line-height: 16px;
	margin-right: 10px;
	padding-right: 10px;
}
ul#pf-filter li:last-child { border-right: none; margin-right: 0; padding-right: 0; }
ul#pf-filter a { text-decoration: none; }
ul#pf-filter li.current a, ul#pf-filter a:hover { text-decoration: underline; }
ul#pf-filter li.current a { font-weight: bold; }

ul#portfolio { float: left; list-style: none; margin-left: 0; width: 570px; }
ul#portfolio li { 
	float: left; 
	margin: 0 30px 10px 0; 
	padding: 5px;
	width: 202px;
	text-align: center;
}
ul#portfolio a { display: block; width: 100%; color: #69BEF2; font-size: 9pt; }
ul#portfolio a:hover { text-decoration: none; }
ul#portfolio img { border: 1px solid #dedede !important; display: block; margin-bottom: 2px; padding: 0px; }


/* Page prices
-------------------*/

.page_prices p {
	
	font-family: Arial;
	font-size: 14px;
	color: #9bcdff;
	text-align: left;
	margin: 15px 0 0 0;
	padding: 0;
	
}

.page_prices li {
	
	font-family: Arial;
	font-size: 13px;
	color: #9bcdff;
	text-align: justify;

}

.packageBudget {
	background: url(images/icon_32_box1.png) no-repeat top left;
}
.packageBusinessCard {
	background: url(images/icon_32_box2.png) no-repeat top left;
}
.packageCandy {
	background: url(images/icon_32_box7.png) no-repeat top left;
}
.packagePresentation {
	background: url(images/icon_32_box3.png) no-repeat top left;
}
.packageInternetShop {
	background: url(images/icon_32_box4.png) no-repeat top left;
}
.packageSuperMarket {
	background: url(images/icon_32_box5.png) no-repeat top left;
}
.packageMaximum {
	background: url(images/icon_32_box6.png) no-repeat top left;
	min-height: 100px;
}
.packageBudget h2,
.packageBusinessCard h2,
.packageCandy h2,
.packagePresentation h2,
.packageInternetShop h2,
.packageSuperMarket h2,
.packageMaximum h2 { margin-left: 35px; }

.price {

	font-style: normal;
	color: yellow;

}


/* Mainpage
-------------------*/


/* Page deafult
-------------------*/

#content_area .title {
	
	width: 100%;
	height: 15px;
	color: #62c2ff;
	background: url(images/title_line.jpg) bottom repeat-x;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	margin: 30px 0 0 0;
	padding: 0 0 15px 0;
	text-transform: uppercase;

}


#content_area p {
	
	font-family: Arial;
	font-size: 14px;
	color: #9bcdff;
	text-align: justify;
	margin: 15px 0 0 0;
	padding: 0;
	
}

#content_area td {
	font-family: Arial;
	font-size: 13px;
	color: #9bcdff;
	text-align: left;
}

#content_area li {
	
	font-family: Arial;
	font-size: 14px;
	color: #9bcdff;
	text-align: justify;

}

#content_area .thumbs {
	
	width: 100%;
	margin: 15px 0 0 0;
	padding: 0 ;

}

#content_area .thumbs ul {
	padding: 0 0 0 10px;
	margin: 0;
}

#content_area .thumbs img {
	float: right;
	margin: 0px 4px 0px 4px;
	padding: 0;
	border: 0;
}

#content_area h2 {

	font-size: 18px;
	color: #62c2ff;
	padding: 5px 0 0 0;

}

#content_area hr {
	
	clear: both;
	border: 0px;
	background: url(images/left_bottom.jpg) no-repeat center;
	height: 1px;
	width: 100%;
	margin: 0;
	padding: 10px 0;
	
}

#right_content_bottom {
	
	float: right;
	background: url(images/right_bottom.jpg) no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-align: center;
	width: 582px;
	height: 48px;
	margin: 0;
	padding: 30px 0 0 0;
	
}

#right_content_bottom a{

	text-decoration: none;
	color: #fff;

}

#right_content_bottom a:hover{

	text-decoration: underline;
	color: #fff;

}

.clear_with_height {

	clear: both;
	height: 1px;

}

ul.checkstyle {
	padding: 20px 0px 0px 10px;
	margin: 0;
}
ul.checkstyle li {
	list-style: none;
	background: url(images/icon_check.png) no-repeat top left;
	padding-left: 40px;
	margin: 0;
}

.contacts { background: url(/assets/templates/default/images/thumb_5.jpg) bottom right no-repeat; }

#counters {
	padding-top: 20px;
}


/* Custom
-------------------*/

img.pretty { margin: 5px 10px; padding: 1px; border: 1px solid #ccc; }

#siteheart { padding: 40px 0 0 90px; }


