/*[variables]*/
*
{
	padding: 0;
	margin: 0;
}
@charset "utf-8";
@font-face 
{
	font-family: "Museo 300";
	src: url("type/Museo300-Regular.eot");
	src: local("Museo 300"), local("Museo-300"),
		url("type/Museo300-Regular.ttf") format("truetype"),
		url("type/Museo300-Regular.svg#Museo-300") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face 
{
	font-family: "Museo 500";
	src: url("type/Museo500-Regular.eot");
	src: local("Museo 500"), local("Museo-500"),
		url("type/Museo500-Regular.otf") format("truetype"),
		url("type/Museo500-Regular.svg#Museo-500") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face 
{
	font-family: "Museo 700";
	src: url("type/Museo700-Regular.eot");
	src: local("Museo 700"), local("Museo-700"),
		url("type/Museo700-Regular.otf") format("truetype"),
		url("type/Museo700-Regular.svg#Museo-700") format("svg");
	font-weight: normal;
	font-style: normal;
}
BODY
{
	font: normal 11px Tahoma, Verdena, Helvetica, Arial, sans-serif;
	margin: 0;
	background: url(../images/background.gif) repeat-x;
	background-color: #DDDDDD;
}

A, A:link, A:visited
{
	color: #04387F;
}
A:hover
{
	color: black;
}
A IMG
{
	border: 0;
}
IMG{

}
#page
{
	text-align: left;
}
DIV.all
{
	width:975px;
	margin: 0px auto;
}
DIV.branding
{
	margin-bottom: 4px;
}
DIV.branding H1
{
	display: none;
}
DIV.logo
{
	width: 975px;
	height: 60px;
	padding-top: 0px;
	display: block;
}
#logoimage
{
	margin-top: 8px;
	margin-left: 12px;
	float: left;
	background: url(../images/logo-gora.png) no-repeat;
	width: 157px;
	height: 45px;
}
UL.logo-menu
{
	float: right;
	padding-top: 12px;
	padding-right: 12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
UL.logo-menu li
{
	float: left;
	width: 62px;
	height: 50px;
}
UL.logo-menu li a 
{
	color: #888;
	display: list-item;
	padding-top: 32px;
	text-align: center;
	text-decoration: none;
	vertical-align: text-bottom;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
}
#clientpanel
{
	background: transparent url(../images/customer.png) no-repeat scroll center 0;
}
#helpdesk
{
	background: transparent url(../images/helpdesk.png) no-repeat scroll center 0;
}
/*TOP LEVEL MENU*/
DIV.menu
{
	background: url(../images/menu.gif) no-repeat;
	height: 39px;
	width: 975px;
}
DIV.top-level-menu
{
	height: 35px;
	width: 750px;
	margin: 0px auto;
	border-left: 1px solid #262625;
	border-right: 1px solid #82807C;
	vertical-align: text-bottom;
}
DIV.menu-element
{
	height: 26px;
	width: 115px;
	border-left: 1px solid #82807C;
	border-right: 1px solid #262625;
	padding-top: 9px;
	padding-left: 4px;
	padding-right: 4px;
	float: left;
	text-align: center;
}
DIV.top-level-menu UL
{
	display: block;
	list-style: none;
	margin: 0px auto;
}
DIV.top-level-menu LI
{
	display: inline;
	margin-right: 1px;
	padding: 4px 6px 3px 4px;
}
DIV.top-level-menu A
{
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	display: inline-block;
	font-weight: normal;
	font-size: 13px;
}
DIV.top-level-menu A:hover
{
	color: #1F2625;
}
/*TOP LEVEL MENU LINKS*/
#top-level-menu-links
{
	width: 720px;
}
/*SUB PAGE PICTURE MAIC*/
DIV.page-image-company, 
DIV.page-image-contact,
DIV.page-image-service
{
	width: 750px;
	height: 270px;
	margin: 0px auto;
	margin-bottom: 14px;
}
DIV.page-image-company
{
	background: url(../images/company.png) no-repeat bottom left;
}
DIV.page-image-contact
{
	background: url(../images/contact.png) no-repeat center;
}
DIV.page-image-service
{
	background: url(../images/service.png) no-repeat center;
}
/*MOTIV*/
#motiv
{
	margin-top: 0px;
	margin-left: 5px;
	table-layout: fixed;
	height: 301px;
	width: 967px;
}
#motiv .big
{
	vertical-align: top;
	width: 738px;
}
#motiv .small
{
	width: 218px;
	text-align: left;
	font-weight: bold;
	font-family: Verdana;
	color: #FFFFFF;
	vertical-align: top;
	font-size: large;
	padding-left: 5px;
}

/*Flash error*/
.flasherror{
	border: 1px solid #CCCCCC;
	margin: 0 auto;
	text-align: center;
	font: normal 11px Verdena, Helvetica, Arial, sans-serif;
	color: #777;
	padding-top: 110px;
}

DIV.contact-div
{
	background: url(../images/contact.gif) no-repeat;
	width: 218px;
	height: 138px;	
	color: #000000;
	padding-top: 10px;
	padding-left: 10px;
	font-family:Calibri, Verdena, Helvetica, Arial, sans-serif;
	font-size: 14px;
}
DIV.contact-div H1
{
	margin: 0px;
	font-size:14px;
	color: #000000;
}
DIV.contact-div H2
{
	font-size:20px;
	color: #AD264A;
	margin: 0px;
}
DIV.contact-div H3
{
	font-size:15px;
	color: #549609;
	margin-bottom: 3px;
}
DIV.contact-div H3 A
{
	font-size:15px;
	color: #549609;
	margin-bottom: 3px;
}
DIV.contact-div A
{
	font-size:14px;
	color: #AD264A;
	margin: 0px;
}
/*MAIN PAGE DIV - MIDLE DIV*/
DIV.middle-header
{
	background: transparent url(../images/middle-header.gif) no-repeat scroll center 0;
	width: 975px;
	height: 7px;
}
DIV.middle-footer
{
	background: url(../images/bottom-middle.gif) no-repeat 0 0;
	width: 975px;
	height: 7px;
}
DIV.midle
{
	background: url(../images/middle.gif) repeat-y;
	width: 975px;
}
/*Main content TABLE*/
TD.left
{
	vertical-align: top;
	padding-right:8px;
	padding-left:10px;
	padding-top: 4px;
}
TD.center
{
	padding: 19px 40px;
	width: 900px;
}
/*MENU LIST*/
DIV.left-menu 
{
	text-align: left;
	font-family:Calibri,Arial,sans-serif;
	font-size:12px;
	width:198px;
}
.left-menu .left-menu-header
{
	background-image:url(../images/left-menu-top.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:17px;
	height:23px;
	padding:7px 0 0 14px;
	width:187px;
}
.left-menu .left-menu-list
{
	background-image:url(../images/left-menu-background.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	list-style-type:none;
	margin:0;
	padding:0 0 4px;
	width:198px;
}
.left-menu .left-menu-list li
{
	display:block;
	padding:0 5px;
	width:191px;
}
.left-menu .left-menu-list li a
{
	border-bottom:1px solid #D1D0CD;
	border-top:1px solid #FFFFFF;
	color:#4B4B49;
	display:block;
	padding:5px 5px 5px 10px;
	text-decoration:none;
	width:174px;
}
.left-menu .left-menu-list li a:hover
{
	background-color: #EEE;
}
#menu-list
{
	padding-bottom: 5px;
}
#menu-list .top
{
	text-align: left;
	margin: 8px 16px 9px 9px;
	font-family: Calibri, Verdena, Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#006E9F;
	width: 150px;
}
#menu-list .top a
{
	color:#006FBF;
}
#menu-list .low
{
	text-align: left;
	list-style-image: url(../images/list-2.png);
	margin: 5px 0 0 23px;
	font-size: 13px; 
	font-family: Verdena, Helvetica, Arial, sans-serif;
}
#menu-list .low a
{
	color: #2B1515;
}
#menu-list A
{
	text-decoration: none;	
}
#menu-list UL
{
	margin: 0;
	padding: 0;
	margin-bottom:0.5em;
}
#menu-list TABLE
{
	margin: 0px 0px 0px 18px;
}
#menu-list TD
{
	vertical-align: top;
}
.dot-line
{
	background: url(../images/dot.png) repeat-y top;
	height: 165px;
	width: 1px;
	display: block;
	margin: 8px 0 0 15px;
}
.menu-offers
{
	width: 700px;
	display: block;	
	font-family: Tahoma, Verdena, Helvetica, Arial, sans-serif;
}
.menu-offers h2
{
	font-family:  "Museo 300", "Trebuchet MS", Helvetica, Arial, sans-serif;
   	color: #006E9F;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	margin-top: 3px;
	margin-bottom: 24px;
	line-height: 1.3em;
}
.index-offers
{
	width: 930px;
	height: 255px;
	margin-left: 17px;
	margin-top: 10px;
}
.company-offers li
{
	width: 345px !important;
}
UL.offers-list
{
	list-style-type: none;
	width: 100%;
	margin: 0px !important;
	padding: 0px !important;
}
LI.offer{ 
	float: left;
	height: 100px;
	width: 310px;
}
.menu-offers li a 
{
	display: block;
	width: 45px;
	height: 45px;
	text-align: center;
	color: #656E75;
	text-decoration: none;
	text-indent: -9000px;
	vertical-align: text-bottom;
	overflow: hidden;
	float: left;
	background: no-repeat;
}
a#offer-software 
{
	background-image:url(../images/offer-software.png);
	background-position:0 0;
}
a#offer-web 
{
	background-image:url(../images/offer-web.png);
	background-position:0 0;
}
a#offer-practise
{
	background-image:url(../images/offer-practise.png);
	background-position:0 0;
}
a#offer-management 
{
	background-image:url(../images/offer-management.png);
	background-position:0 0;
}
a#offer-infrastructure 
{
	background-image:url(../images/offer-infrastructure.png);
	background-position:0 0;
}
a#offer-google 
{
	background-image:url(../images/offer-google.png);
	background-position:0 0;
}
.offer-picture{
	float: left;
	width: 50px;
	height: 100%;
}
.offer-content{
	float: left;
	height: 100%;
	width: 230px;
}
.offer-content .title
{
	clear: both;
	height: 22px;
	width: 210px;
}
.offer-content .title a
{
	display: block;
	margin-top: 2px;
	height: 18px;	
	text-align: center;
	color: #656E75;
	text-decoration: none;
	text-indent: -9000px;
	vertical-align: text-bottom;
	overflow: hidden;
	float: left;
	background: no-repeat;
}
a#offer-software-title 
{
	background-image:url(../images/offer-software-title.png);
	background-position:0 0;
	width: 210px;
}
a#offer-web-title 
{
	background-image:url(../images/offer-web-title.png);
	background-position:0 0;
	width: 90px;
}
a#offer-practise-title
{
	background-image:url(../images/offer-practise-title.png);
	background-position:0 0;
	width: 68px;
}
a#offer-management-title 
{
	background-image:url(../images/offer-management-title.png);
	background-position:0 0;
	width: 125px;
}
a#offer-infrastructure-title 
{
	background-image:url(../images/offer-infrastructure-title.png);
	background-position:0 0;
	width: 90px;
}
a#offer-google-title 
{
	background-image:url(../images/offer-google-title.png);
	background-position:0 0;
	width: 110px;
}
.offer-content .description
{
	color: #666;
	margin-bottom: 1px;	
	font-size: 11px;
	line-height: 1.4em;
	padding-left: 1px;
}
.offer-content .more a
{
	margin-top: 2px;
	color: #E47910;
	text-indent: 0px;
	height: 18px;
	width: 100px;
	text-align: left;
	line-height: 1em;
	font-size: 10px;
}
.offer-content .more a:hover
{
	text-decoration: underline;	
}
/*OFFER LEFT MENU*/
.offer-left-menu 
{
	margin-top: 25px;
	font-family: Tahoma,Verdena,Helvetica,Arial,sans-serif;
	padding-left: 4px;	
	background: #F8F8F8;
	border: 1px solid #EEE;
}
UL.offer-left-menu-list
{
	list-style-type: none;
	width: 100%;
	margin: 0px !important;
	padding: 0px !important;
}
.offer-menu-title
{
	margin: 11px 2px 11px;
	font-size: 16px;
	color: black;
	font-weight: bold;
}
.offer-left-menu li 
{
	margin-bottom: 0px;
}
.offer-left-menu li a 
{
	display: block;
	height: 30px;
	text-align: left;
	color: #656E75;
	text-decoration: none;
	text-indent: 0px;
	overflow: hidden;
	background: no-repeat;
	padding-left: 34px;
	padding-top: 8px;
}
.offer-left-menu li a:hover 
{
	text-decoration: underline;
	color: #000000;
}
a#offer-software-small 
{
	background-image:url(../images/offer-software-small.png);
	background-position:0 0;
}
a#offer-web-small
{
	background-image:url(../images/offer-web-small.png);
	background-position:0 0;
}
a#offer-practise-small
{
	background-image:url(../images/offer-practise-small.png);
	background-position:0 0;
}
a#offer-management-small
{
	background-image:url(../images/offer-management-small.png);
	background-position:0 0;
}
a#offer-infrastructure-small
{
	background-image:url(../images/offer-infrastructure-small.png);
	background-position:0 0;
}
a#offer-google-small
{
	background-image:url(../images/offer-google-small.png);
	background-position:0 0;
}
p.content-text
{
	width: 650px !important;
	margin-bottom: 8px;
	clear: both;
}
p.c2t
{
	clear: none;
}
p.content-pdf
{
	border: 1px solid #FFEC96;
	background: url(../images/pdf32.png) no-repeat 6px 6px #FFFBCD;
	margin: 10px 0px;
	padding: 10px 10px 10px 60px;
	font-weight: bold;
	width: 570px !important;
}

/*FOOTER*/
#footer
{
	font-family: Verdana;
	color: #737972;
	font-size: 9px;
	margin-top: 3px;
	margin-bottom: 12px;
	height: 60px;
}
#footer A
{
	color: #737972;
	margin: 0 5px;
	text-decoration: none;
}
#footer A:hover
{
	color: #000000;
	text-decoration: underline;
	
}
#footer-contact
{
	float: left;
	width: 250px;
	margin-left: 5px;
	margin-bottom: 13px;
}
#footer-contact P
{
	font-weight: bold;
}
#footer-contact A
{
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
}
#footer-contact A:hover
{
	color: #000000;
	text-decoration: underline;
}
#footer-menu
{
	float: left;
	margin-left: 65px;
}
.validators{
	float: right;
	display: block;	
}
.validators A{
	margin: 0 2px !important;
	text-align:right;
	height: 15px;
	width: 80px;
	display: block;
	float: left;
}
.validators a.css{
	background: url(../images/w3c/valid_css3.png);
}
.validators a.xhtml{
	background: url(../images/w3c/valid_xhtml.png);
}

/*MIDLE*/
#midle TABLE
{
	width: 100%;
	table-layout: fixed;
}
#midle .left
{
	width: 179px;
	vertical-align: top;
	padding: 8px 0 0 10px;
}
#midle .center
{
	vertical-align: top;
	padding: 10px 40px 0;
	width: 460px;
	/*[empty]background-color:;*/
}
#midle .right
{
	/*[disabled]background-color:#CBD6DD;*/
	vertical-align: top;
	width: 250px;
}
/*CONTENT*/
#content
{
	font-family: Tahoma, Verdena, Helvetica, sans-serif;
	font-size: 13px;
	color: #343434;
	line-height:1.8em;
	width: 100%;
	text-align: left;
}
#content HR
{
	margin-bottom: 5px;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px #121212;	
	display: none;
}
#content H1
{
	font-family:  "Museo 300", Calibri, Georgia, Arial, sans-serif;
	font-size: 24px;
    color: #686868;
	margin: 0;
    line-height: 1em;
}
#content H2
{
	font-family:  "Museo 300", Calibri, Georgia, Arial, sans-serif;
	color: #053D87;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
    margin-top: 3px;
    margin-bottom: 4px;
    line-height: 1.3em;
	width: 700px;
}
#content H3
{
	font-family:  "Museo 300", Calibri, Georgia, Arial, sans-serif;
	color: #053D87;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	margin-top:20px;
	margin-bottom:20px;
	line-height: 1.3em;
}
#content H4
{
	font-family:  "Museo 300", Calibri, Georgia, Arial, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	margin-top:20px;
	margin-bottom:20px;
	line-height: 1.3em;
}
#content LI
{
	margin-top: 10px;
}
#content P
{
	width: 560px;
}
#content .header
{
	font-weight: normal;
	font-size:16px;
	line-height:1.3em;
}
#content p.contact
{
	margin-bottom: 14px;
	font-size:14px;
	display: block;
	float: left;
	width: 260px;
}
#content p.contact A
{
	text-decoration: none;
	color: #006E9F;
}
#content p.contact A:hover
{
	text-decoration: underline;
}
#content-branding
{
	background: url(../images/fss_lob_banking_vault_600x140.jpg) no-repeat;
	display: block;
	height: 142px;
	/*[empty]-moz-outline-color:;*/
}
/*MESSAGE*/
.message-logo  
{
	text-align : center;
	margin-top : 20px;
}
#message, #message-people, #message-news
{
	display: block;
	padding: 15px;
	border: 2px solid #D8D8D8;
	margin: 10px 0 0;
	background: url(../images/gradient-message.png);
}
#message P
{
	font-weight: bold;
	font-family: Verdana;
	color: #4D4949;
	text-align: justify;
	font-size: x-small;
	margin: 0 0 0 0px;
}
#message .moore
{
	color: #9D9D9D;
	text-decoration: none;
	float: right;
}
/*Flash message*/
#flash_message
{
	margin-top: 10px;
	border: 2px solid #D8D8D8;
	padding: 0;
}
#flash_message OBJECT
{
	width: 246px;
	height: 182px;
	margin: 0;
}
#message-people
{
	background: url(../images/people.jpg);
	border: 0;
	height: 176px;
}
#message-news
{
	background: url(../images/156741.jpg);
	height: 168px;
}
/*MAIN MENU STYLES*/
#menus 
{
	margin-left: 177px;
	position: absolute;
	list-style-type: none;
	padding-top: 2px;
}
#menus ul 
{
	list-style-type: none;
}
#menus li 
{
	float: left
}
#menus li li 
{
	float: none
}
#menus li a 
{
	display: block;
	width: 125px;
	height: 35px;
	text-align: center;
	color: #656E75;
	text-decoration: none;
	text-indent: -9000px;
	vertical-align: text-bottom;
	overflow: hidden;
}
a#mainpage 
{
	background-image:url(../images/mainmenu-mainpage.png);
	background-position:0 0;
}
a#mainpage:hover
{
	background-position:0 35px;
}
a#company 
{
	background-image:url(../images/mainmenu-company.png);
	background-position:0 0;
}
a#company:hover
{
	background-position:0 35px;
}
a#software 
{
	background-image:url(../images/mainmenu-software.png);
	background-position:0 0;
}
a#software:hover
{
	background-position:0 35px;
}
a#infrastructure 
{
	background-image:url(../images/mainmenu-infrastructure.png);
	background-position:0 0;
}
a#infrastructure:hover
{
	background-position:0 35px;
}
a#services
{
	background-image:url(../images/mainmenu-services.png);
	background-position:0 0;
}
a#services:hover
{
	background-position:0 35px;
}
a#contact 
{
	background-image:url(../images/mainmenu-contact.png);
	background-position:0 0;
}
a#contact:hover
{
	background-position:0 35px;
}
a#offer
{
	background-image:url(../images/mainmenu-offer.png);
	background-position:0 0;
}
a#offer:hover
{
	background-position:0 35px;
}
a#case
{
	background-image:url(../images/mainmenu-casestudies.png);
	background-position:0 0;
}
a#case:hover
{
	background-position:0 35px;
}
a#client
{
	background-image:url(../images/mainmenu-client.png);
	background-position:0 0;
}
a#client:hover
{
	background-position:0 35px;
}
a#projects
{
	background-image:url(../images/mainmenu-projects.png);
	background-position:0 0;
}
a#projects:hover
{
	background-position:0 35px;
}
#menus li li a 
{
	width: 205px;
	height: 35px;
	background:#4B4B48;
	text-indent:0px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	font-family: "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	padding-left: 7px;
	border-bottom: 1px solid #82807C;
	border-top: 1px solid #262625;
	opacity: 0.92;
}
#menus li li a:hover 
{
	text-decoration: none;
	background:#661F1F;	
	opacity: 0.90;
}
#menus li ul 
{
	position: absolute;
	height: 0px;
	overflow:hidden;
}
#menus li:hover ul
{
	height:270px;
	width: 205px;
}
.clear 
{
clear:both;
}
/*Company subpage*/
#why-separator
{
	height: 15px;
}
.reason{
	float: left;
}
.reason2
{
	float: right;
	margin-right: 20px;
}
.reason, .reason2
{
	width: 350px;
	margin-bottom: 25px;
}
.reason p, .reason2 p
{
	font-weight: bold;
	font-size: 15px;
	color: #006E9F;
}
#one, #three, #five, #sevem, #nine
{
	margin-left: 0px;
	margin-right: 20px;
	float: left;
	width: 65px;
	height: 90px;
}
#two, #four, #six, #eight
{
	margin-left: 0px;
	margin-right: 20px;
	float: left;
	width: 65px;
	height: 90px;
}
#one
{
	background: url(../images/one.jpg) no-repeat;
	background-position: 12px 7px;
}
#two
{
	background: url(../images/two.jpg) no-repeat;
	background-position: 12px 7px;
}
#three
{
	background: url(../images/three.jpg) no-repeat;
	background-position: 12px 7px;
}
#four
{
	background: url(../images/four.jpg) no-repeat;
	background-position: 12px 7px;
}
#five
{
	background: url(../images/five.jpg) no-repeat;
	background-position: 12px 7px;
}

#six
{
	background: url(../images/six.jpg) no-repeat;
	background-position: 12px 7px;
}

#eight
{
	background: url(../images/wight.jpg) no-repeat;
	background-position: 12px 7px;
}
#nine
{
	background: url(../images/nine.jpg) no-repeat;
	background-position: 12px 7px;
}

/*SUB PAGE IMAGE DIV*/
/*company subpage*/
#target
{
	background: transparent url(../images/target.jpg) no-repeat scroll 16px 14px;
	width: 280px;
	height: 330px;
	float: right;
}
/*offer subpage*/
#offerDiv
{
	background: transparent url(../images/offer.jpg) no-repeat scroll;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 686px;
	height: 321px;
	float: right;
}
/*apps subpage*/
DIV.apps
{
	background: url(../images/cloud-computing.png) no-repeat 13px 160px;
}
P.cloud-text
{
	width: 530px !important;
}
P.cloud-margin
{
	margin-bottom: 445px;
}
DIV.price-list-apps
{
	background: url(../images/price-list-background.png) no-repeat 245px 0px;
	z-index: 30;
	padding-top: 40px;
	height: 645px;
}
DIV.price-list-apps DIV.title
{
	font-size: 17px;
	padding-top: 2px;
  padding-bottom: 2px;
}
TABLE.price-list-apps
{
	z-index: 10;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	color: black;
}
TABLE.price-list-apps TD
{
	width: 33%;
	text-align: center;
}
TABLE.price-list-apps TD.main
{
	padding-bottom: 10px;
}
TABLE.price-list-apps TD.title
{
	padding-left: 5px;
	text-align: left;
	font-weight: bold;
}
TABLE.price-list-apps TD.yes
{
	background: url(../images/yes.png) no-repeat 50% 50%;
}
TABLE.price-list-apps TR.even
{
	background-color: #F2F5F8;
	height: 40px;
}
TABLE.price-list-apps TR.odd
{
	height: 30px;
}
/*Contact form*/
.contact-form
{
	width: 395px;
	height: 285px;
}
.contact-form textarea
{
	width: 264px;
	height: 140px;	
	border: 1px solid #8C99A5;
	display: block;
	float: left;
	font-family: Verdena,Arial,Helvetica,sans-serif;
	padding: 4px 0px 0px 5px;
	font-size: 13px;
	margin-bottom: 5px;
	background: url(../images/forms.gif) repeat-x scroll center top;
}
.contact-form input
{
	width: 265px;
	height: 20px;	
	border: 1px solid #8C99A5;
	margin-bottom: 13px;
	display: block;
	float: left;
	font-family: Verdena,Arial,Helvetica,sans-serif;
	padding: 3px 0px 1px 5px;
	font-size: 13px;	
	background: url(../images/forms.gif) repeat-x scroll center top;
}
.contact-form select
{
	background: url(../images/forms.gif) repeat-x center top;	
	width: 271px;
	height: 27px;	
	border: 1px solid #8C99A5;
	margin-bottom: 13px;
	display: block;
	float: left;
	font-family: Verdena,Arial,Helvetica,sans-serif;
	padding: 4px 2px;
	font-size: 13px;	
}
option {
	background-color:transparent;
}
.contact-form input.button
{
	padding: 0px;
	margin: 0px;
	float: right;
	position: relative;
	left: -3px;
	height: 22px;
	width: 90px;
	border: 1px solid #10467A;
	cursor: pointer;
}
.contact-form label
{
	display: block;
	float: left;
	line-height: 23px;
	width: 120px;
	clear: left;
}
/*Contact skype, gg*/
.all-contact
{
	height: 115px;
	clear: left;
}
.all-contact A
{
	text-decoration: none;
	font-size: 16px;
	color: #006E9F;
}
.all-contact A:hover
{
	text-decoration: underline;
}
.skype-contact
{
	display: block;
	float: left;
	width: 150px;
	vertical-align: top;
	text-align: center;	
}
.gg-contact
{
	display: block;
	float: left;
	width: 310px;	
	vertical-align: top;
	text-align: center;
}

div.whatmore
{
	font-family:  "Museo 300", "Trebuchet MS", Helvetica, Arial, sans-serif;
	padding: 16px;
	background-color: #EEF2F9;
	border: 1px solid #BCBCBC;
	margin-top: 20px;
	margin-bottom: 25px;
}
div.whatmore-title
{
	color: #006E9F;
	font-size: 18px;
	margin: 0 0 18px;
}
div.whatmore UL
{
	margin-left: 15px;
	margin-bottom: 20px;
}
img.clogo
{
	margin: 30px 0px 10px;
}
div.c-div
{
	display: block; 
	float: left; 
	margin-top: 20px;
}
div.c2-div
{
	margin-right: 75px; 
}
div.c-div span
{
	font-size: 15px; 
	margin-bottom: 10px; 
	display: block;
	font-weight: bold;
}
img.c-img
{
	float: left; 
	margin: 0 0 15px; 
	width: 270px; 
	height: 180px; 
	border: 1px solid #333;
	-moz-box-shadow: 3px 3px 10px #999;
	-webkit-box-shadow: 3px 3px 10px #999;
    box-shadow: 3px 3px 10px #999;
}
img.c2-img
{
	margin-left: 10px;
}
a.cof
{
	width: 45px;
	height: 45px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	margin-right: 7px;
	margin-bottom: 10px;
}

.clear
{
	clear: both;
}
img.line
{
	margin-top: 5px;
}
p.first-p
{
	margin-top: 20px;
}
a.offer-p
{
	background: no-repeat;
	color: #656E75;
	display: block;
	float: left;
	height: 45px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	text-indent: -9000px;
	vertical-align: text-bottom;
	width: 45px;
	margin: 10px 0;
}
div.offer-item
{
	margin: 10px 0;
}
div.offer-item span
{
	font-family:  "Museo 300", Calibri, Georgia, Arial, sans-serif;
	color: #053D87;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	margin: 30px 5px 0;
	line-height: 1.3em;
	display: block;
	float: left;
}

