/*
Theme Name:    LEX Media Concepts
Theme URI:     http://www.lexmedia.ro/
Description:   LEX Media Concepts - 2010.
Version:       1.10
Author:        LEX Media Concepts - Daniel Neculai
Author URI:    http://www.lexmedia.ro/
*/
body {
	background: #fff url(images/bg.png) repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3e3e3e;
	line-height: 1.4em;
}
/*-------------------------- Stiluri text, imagini & helper */
.clear {
	clear: both;
}
.right {
	float: right;
}
.left {
	float: left;
}
.img-left {
	float: left;
	margin: 0 25px 0 0;
	padding: 0;
}
.img-right, .alignright {
	float: right;
	margin: 0 0 0 25px;
	padding: 0;
}
a {
	color: #074a88;
	outline: none;
}
img {
	border: none;
}
p {
	margin: 4px 0 10px 0;
}
hr {
	border: 0;
	height: 2px;
	background: #f80;
}
h1 {
	font-size: 22px;
	font-weight: 400;
	color: #444;
	text-shadow: 1px 1px 1px #ccc;
}
h2 {
	font-size: 1.4em;
	color: #296dac;
	text-shadow: 1px 1px 1px #ccc;
}
h3 {
	font-size: 1.2em;
	font-weight: 400;
	color: #f80;
	text-shadow: 1px 1px 1px #ddd;
}
#pageheader {
	width: 946px;
	height: 100px;
	margin: 0 auto;
}
#alv-container {
	width: 400px;
	height: 43px;
	float: right;
	text-shadow: 2px 2px 3px #000;
}
#alv-left {
	background: url(images/alv-left.png) no-repeat;
	width: 35px;
	height: 43px;
	float: left;
}
#alv-right {
	background: url(images/alv-right.png) no-repeat;
	width: 35px;
	height: 43px;
	float: left;
}
#alv-content {
	background: url(images/alv-bg.png) repeat-x;
	height: 20px;
	float: left;
	color: #fff;
	padding: 12px 0 11px 0;
}
#alv-content a {
	color: #fff;
	text-decoration: none;
}
#logo {
	float: left;
	width: 400px;
	margin: 24px 0 0 10px;
}
#pagetopmenu {
	width: 946px;
	margin: 0 auto;
}
/*-------------------------- Meniu top */
#menu-left {
	background: url(images/menu-left.png) no-repeat;
	width: 23px;
	height: 48px;
	float: left;
	margin: 0;
}
#menu-right {
	background: url(images/menu-right.png) no-repeat;
	width: 22px;
	height: 48px;
	float: left;
	margin: 0;
}
.menu {
	background: url(images/menu-bg.png) repeat-x;
	width: 901px;
	height: 48px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #fff;
}
.menu ul {
	list-style: none;
	margin: 2px 0 0 0;
	padding: 0;
}
.menu ul li {
	margin: 0;
	float: left;
	position: relative;
	padding: 11px 0;
}
.menu li:hover > a,
.menu ul ul :hover > a {
	color: #f80;
	background: #074a88;
}
.menu ul li:hover > ul {
	display:block;
}
.menu ul li a {
	color: #fff;
	text-decoration: none;
	padding: 11px 10px;
	text-shadow: 2px 2px 3px #000;
}
.menu ul ul {
	display: none;
	position: absolute;
	top: 36px;
	left: 0;
	float: left;
	box-shadow: 0px 3px 6px #074a88;
	-moz-box-shadow: 0px 3px 6px #074a88;
	-webkit-box-shadow: 0px 3px 6px #074a88;
	z-index: 99999;
}
.menu ul ul a {
	color: #fff;
	background: #074a88;
	height: auto;
	display: block;
	text-decoration: none;
}
.menu ul ul li {
	min-width: 200px;
	padding: 0;
}
.menu ul ul ul {
	left: 100%;
	top: 0;
}
.menu ul li.current_page_item a,
.menu ul li.current_page_parent a {
	color: #f80;
	background: url(images/menu-invert.png) repeat-x;
}
.menu ul li.current_page_item ul li a,
.menu ul li.current_page_parent ul li a {
	color: #fff;
	background: #074a88;
}
.menu ul li.current_page_item ul li a:hover,
.menu ul li.current_page_parent ul li a:hover {
	color: #f80;
	background: #074a88;
}
/*.menu ul li.current_page_parent ul li.current_page_item a {
	color: #f80;
	background: #074a88;
}*/
/*-------------------------- Meniu coloana pagini interior */
#sidebar {
	width: 220px;
	margin: 5px 10px;
	display: inline;
	float: left;
}
.sidebox {
	background: #e7f2ff url(images/sidebox-bg.png) no-repeat;
	border: 1px solid #ccc;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	margin: 15px 0 20px 0;
	padding: 0 0 35px 0;
}
.sidebox h2 {
	font-size: 20px;
	font-weight: 400;
	color: #f80;
	border-bottom: 1px solid #f80;
	margin: 0;
	padding: 15px 15px 5px 15px;
}
.sidebox p {
	padding: 0 15px;
}
.sidebox li {
	list-style: none;
}
.sidemenu ul {
	margin: 0px;
	padding: 0;
}
.sidemenu ul li {
	border-bottom: 1px solid #f80;
	border-top: 1px solid #fff;
}
.sidemenu ul li a {
	color: #333;
	display: block;
	text-decoration: none;
	padding: 6px 0 6px 15px;
}
.sidemenu ul li a:hover {
	color: #3f3f3f;
	background: #f7fbff;
	display: block;
}
.sidemenu ul li.current_page_item a {
	color: #3f3f3f;
	background: #fff;
	display: block;
}
.sidemenu .children {
	display: none;
}
/*-------------------------- Layout */
#scroller-container {
	clear: both;
	height: 475px;
	margin: 0 auto;
	padding: 0 3px;
	background: url(images/home-bg.png) repeat-y;
}
.scroller {
	float: left;
	position: relative;
}
.scroller-window {
	height:406px;
	width: 940px;
	overflow: hidden;
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0;
	left: 0;
}
.image_reel img {
	float: left;
}
.paging {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 200px;
	height:32px;
	z-index: 100;
	text-align: center;
	line-height: 32px;
/*	background: url(images/paging-bg.png) no-repeat;*/
	display: none;
}
.paging a {
	padding: 4px;
	text-decoration: none;
	color: #000;
}
.paging a.active {
	font-weight: bold;
	background: #920000;
	color: #fff;
	border: 2px solid #610000;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.paging a:hover {
	font-weight: bold;
}
.scroller-infobox {
	float: left;
	width: 283px;
	height: 49px;
	margin: 0 7px 10px 10px;
	padding: 6px;
	text-align: center;
	color: #fff;
	background: url(images/frontpage-box.png) no-repeat;
}
.scroller-infobox h1 {
	color: #fff;
}
#scroller-start {
	height: 30px;
	background: url(images/home-top.png) bottom no-repeat;
}
#scroller-end {
	height: 30px;
	background: url(images/home-bottom.png) top no-repeat;
}
#center {
	margin: 1px 0 0 0;
}
#page-content {
	width: 960px;
	margin: 0 auto;
}
#content-full {
	width: 920px;
	margin: 0 auto;
	padding: 5px 0;
}
#content {
	width: 700px;
	margin: 0 10px;
	padding: 5px 0;
	display: inline;
	float: left;
}
#packs {
	background: #f7fbff url(images/packs-bg.png) no-repeat;
	margin: 35px auto 20px auto;
	width: 918px;
	border: 1px solid #a6bbce;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
}
#packs-specs {
	float: left;
	margin: 36px 50px 0 20px;
}
.packs {
	background: #f7fbff url(images/packs-bg.png) no-repeat;
	margin: 35px auto 20px auto;
	width: 918px;
	border: 1px solid #a6bbce;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
}
.packs-specs {
	float: left;
	margin: 36px 0px 0 20px;
}
.pack {
	float: left;
	padding: 8px 12px 0 12px;
	text-align: center;
}
.pack:hover {
}
.pack-bestof {
	float: left;
	margin-top: -22px;
	padding-top: 30px;
	text-align: center;
	background-image: url(images/pack-bestofbg.png);
	width: 207px;
}
.first-row {
	width: 140px;
}
.pack-title {
	color: #f80;
	font-size: 18px;
	font-weight: 400;
	text-shadow: 1px 1px 1px #ccc;
}
.buton-comanda {
	margin: 0px;
	padding: 6px 6px 7px 6px;
	color: #fff;
	text-decoration: none;
	background: url(images/buton-mic.png) no-repeat;
}
.unupetrei {
	float: left;
	width: 282px;
	margin: 5px 4px;
	padding: 4px 4px 4px 10px;
	border: 1px solid #a6bbce;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	background: #f7fbff url(images/packs-bg.png) no-repeat;
}
.unupedoi {
	float: left;
	width: 426px;
	margin: 0 4px 10px 25px;
}
.unupedoi-mic {
	float: left;
	width: 320px;
	margin: 0 4px 10px 20px;
}

.pricing_table {
	background: #074a88;
	margin: 10px auto;
	width: 100%;
	border: solid 1px #eaeaea;
	border-spacing: 0;
}
.pricing_table th {
	color: #333;
	background: #eff7ff;
	border-top: solid 1px #fff;
	border-right: solid 1px #eaeaea;
	padding: 15px 0;
	text-align: center;
	width: 150px;
}
.pricing_table td {
	color: #FFF;
	border-top: solid 1px #10395f;
	text-align: center;
	vertical-align: middle;
	background: #074a88 url(images/footer-divider.png) no-repeat top center;
}
tr.table_header td {
	color: #2673ba;
	font-size: 18px;
	border-top: solid 1px #fff;
	background: #eff7ff;
	text-shadow: 1px 1px 1px #ccc;
}
tr.table_price td {
	font-size: 20px;
	color: #f80;
	text-shadow: 1px 1px 1px #000;
}

.info_table {
	background: #074a88 url(images/footer-divider.png) no-repeat top center;
	margin: 10px auto;
	width: 100%;
	border: solid 1px #eaeaea;
	border-spacing: 0;
}
.info_table th {
	color: #2673ba;
	font-size: 16px;
	text-align: center;
	text-shadow: 1px 1px 1px #ccc;
	background: #eff7ff;
	width: 150px;
}
.info_table td {
	color: #FFF;
	text-align: left;
	vertical-align: top;
	border-bottom: solid 1px #eaeaea;
}
.info_table td.price {
	color: #f80;
	font-size: 16px;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
	vertical-align: top;
}











.new-right {
	width: 74px;
	height: 73px;
	left: 10px;
	top: 9px;
	position: absolute;
	background: url(images/new-left.png) no-repeat 0px 0px;
}
.new-right {
	width: 74px;
	height: 73px;
	left: 869px;
	top: 9px;
	position: absolute;
	background: url(images/new-right.png) no-repeat 0px 0px;
}
/*-------------------------- Layout footer */
#powered-by {
	border-top: 5px solid #ccc;
	border-bottom: 2px solid #ccc;
	background: #e9e9e9;
/*	height: 40px;*/
}
.powered-by {
	width: 920px;
	margin: 0 auto;
}
#footer {
	width: 100%;
	background: #074a88;
	font-size: 10px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer-infobox {
	background: url(images/footer-infoboxbg.png) top repeat-x;
	height: 210px;
	border-bottom: 1px solid #074a88;
}
#footer-container {
	width: 920px;
	margin: 0 auto;
	padding: 0 10px;
}
.footer-box {
	width: 164px;
	float: left;
	padding: 0 10px;
	color: #fff;
}
.footer-box h3 {
	margin: 20px 0 10px 0;
	color: #f80;
	font-size: 1.6em;
	text-shadow: 2px 2px 3px #000;
}
.footer-box p {
	color: #fff;
	font-size: 12px;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
}
#footer-copyright {
	clear: both;
	width: 920px;
	height: 55px;
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	background: #074a88 url(images/footer-divider.png) no-repeat top center;
	color: #fff;
	font-size: 10px;
	line-height: 1.2em;
}
#footer-copyright hr {
	height: 1px;
}
#footer-copyright-left {
	width: 650px;
	float: left;
}
#footer-copyright-right {
	width: 250px;
	float: right;
}
#footer-copyright-right img {
	margin-left: 5px;
	float: right;
}
#digicertsitesealcode2rsl {
/*	width: 65px !important;
	height: 35px !important;*/
	margin: 0 !important;
	float: left;
}
#digilinkstuffsmall, #digilinkstuffsmall a {
	color: #fff !important;
}

