/* ------ [ css commun] ------ */

body {
	background:#DDDDDD;
	color: #000000;
}
p {
	color:#545E5F;
}
p.top {
	color:#545E5F;
}
h1 {
	color:#545E5F;
}
h2 {
	color:#545E5F;
}
h5 {
	color:#999;
}
a:link {
	color:#900;
}
a:visited {
	color:#900;
}
a:hover {
	color:#534646;
}
/* ------ [/css commun] ------ */


/* ------ [   Header  ] ------ */
header {
	display:block;
	width:980px;
	height:138px;
}
.shortcutarea {
	background-image:url(../Files/Pictures/Backgrounds/header_bg_shortcutarea.png);
}
.logoarea {
	background-image:url(../images/header_bg_logoarea.png);
}
a.header-btn-logindemo {
	background-image:url(../Files/Pictures/Buttons/header_btn_logindemo.png);
}
a.header-btn-logindemo:hover {
	background: url(../Files/Pictures/Buttons/header_btn_logindemo.png) 0 -25px;
}
a.header-btn-loginlive {
	background-image:url(../Files/Pictures/Buttons/header_btn_loginlive.png);
}
a.header-btn-loginlive:hover {
	background: url(../Files/Pictures/Buttons/header_btn_loginlive.png) 0 -25px;
}

.button-login
{
    background: #FFFFFF url(/Files/Pictures/Buttons/header_btn_login.png) left top no-repeat;
    color:#666666;
}


.dropdown-header-container
{
    background: #FFFFFF url(/Files/Pictures/Backgrounds/header_bg_dropdown.png) no-repeat left top;
}
.dropdown-header-arrow
{
    background: #FFFFFF url(/Files/Pictures/Backgrounds/header_bg_dropdown-arrow.png) no-repeat right top;
}
.dropdown-lang
{
    border-width: 0px;
}
.dropdown-cs
{
    border-width: 0px;
}

/* ------ [  /Header  ] ------ */

/* ------ [    Nav    ] ------ */

nav a:link {
	color:#63717E;
}
nav a:visited {
	color:#63717E;
}
nav a:hover {
	color:#900;
}
nav {
	background-image:url(../Files/Pictures/Backgrounds/nav_bg.png);
}

/* ------ [   /Nav    ] ------ */

/* ------ [   Aside   ] ------ */

aside {
	background-color:#999;
	background:#DDDDDD url(../Files/Pictures/Backgrounds/container_bg.png) repeat-y left top;
}
.BoxAside .top {
	background-image:url(../Files/Pictures/Backgrounds/box-aside-top.png);
	color:#2C3238;
}
.BoxAside .center {
	background-image:url(../Files/Pictures/Backgrounds/box-aside-center.png);
}
.BoxAside .bottom {
	background-image:url(../Files/Pictures/Backgrounds/box-aside-bottom.png);
	background-repeat:no-repeat;
}
.fulllistphone {
	color:#336;
}
#contactus p {
	color:#000;
}
aside h5 {
	color:#545E5F;
}
a.aside-btn-demo {
	background-image:url(../Files/Pictures/Buttons/aside_btn_demo.png);
}
a.aside-btn-demo:hover {
	background: url(../Files/Pictures/Buttons/aside_btn_demo.png) 0 -56px;
}
a.aside-btn-live {
	background-image:url(../Files/Pictures/Buttons/aside_btn_live.png);
}
a.aside-btn-live:hover {
	background: url(../Files/Pictures/Buttons/aside_btn_live.png) 0 -56px;
}
a.aside-btn-partnership {
	background-image:url(../Files/Pictures/Buttons/aside_btn_partnership.png);
}
a.aside-btn-partnership:hover {
	background: url(../Files/Pictures/Buttons/aside_btn_partnership.png) 0 -56px;
}

/* ------ [  /Aside   ] ------ */

/* ------ [  Section  ] ------ */

section {
	background:#DDDDDD url(../Files/Pictures/Backgrounds/container_bg.png) repeat-y right top;
}
.highlight-text-minibox
{
	background-image:url(../Files/Pictures/Backgrounds/boxSubtxt.png);
	background-repeat:no-repeat;
}
#landing-Site-subscribtion {
	float:left;
	display:block;
	width:321px;
	height:650px;
}
#landing-Site-subscribtion .topSubscribtion {
	background-image:url(../Files/Pictures/Backgrounds/formTop.jpg);
}
#landing-Site-subscribtion .middleSubscribtion {
	background-image:url(../Files/Pictures/Backgrounds/formMiddle.jpg);
}

/* ------ [ /Section  ] ------ */

/* ------ [   Footer  ] ------ */


footer {
	background-image:url(../Files/Pictures/Backgrounds/footer_bg.png);
}

/* ------ [  /Footer  ] ------ */

/* ------ [  Content  ] ------ */

 ul.content {
	color:#545E5F;
}
ul.content li {
	list-style-image: url(Files/Pictures/Icons/bullet.png);
	color:#545E5F;
}
/* ------ [ /Content  ] ------ */
