/*ivicin reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn,font, img, ins, kbd, q, s, samp,
strike,  sub, sup, tt, var,
dl, dt, dd, ol, ul, li, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style:none;
	color:#323232;
}

body {
 line-height: 1;
  overflow:auto;
  clear:both;
  display:block;
  
  
  
    font-family:Tahoma,Arial, "Trebuchet MS";
     font-size:12px;
 background:#E1E4E9 url(./images/html_bg_inner.jpg) top left repeat-x;	
 }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a
{

color:#00668F;/*isto kako link color*/
font-family:Arial,"Trebuchet MS";
font-size:12px;
font-weight:bold;
padding:0 5px;
text-decoration:none;
}


a:hover
{
	color:#084478;	
}
a:active,a:visited,a:hover
{
outline:none;	
	
}
a img{
    border:none;
    
}
h1,h2,h3,h4
{
        
        font-weight:bold;
         padding:.2em 0 .2em 0;
         letter-spacing:.05em;
         font-family:Tahoma,Arial, "Trebuchet MS";
}

h1{
        font-size:1.8em;
       
}
h2{
        font-size:18px;
	
	
}
h3{
clear:both;
color:#323232;
float:none;
font-size:14px;
letter-spacing:-0.5px;
margin:0;
padding:0;
text-align:center;
text-transform:uppercase;
word-spacing:2px;
	
}

p {
font-size:12px;
letter-spacing:normal;
line-height:16px;
padding:0 0 10px 5px;
text-align:left;
text-indent:0;
overflow:hidden;
color:#3B3B3B;
}
.mainPadding
{
	padding:15px !important;
	
}
.mainMargin
{
	
}
.boxPadding
{
	padding:10px !important;	
}

.boxMargin
{
	
}

.secundaryBoxPadding
{
	
}
.secundaryBoxMargin
{
	
}

.leftPadding
{
	padding-left:10px;
}
.leftMargin
{
	
}
.rightPadding
{
		padding-right:10px;
}
.rightMargin
{
	
}
.topPadding
{
	
}
.topMargin
{
	
}
.bottomPadding
{
	
}
.bottomMargin
{
	
}
.noPadding
{
	padding:0px !important;
}
.noPaddingTop
{
	padding-top:0px !important;
}
.noMargin
{
	margin:0px;
}
.microTextSize
{
	
}
.smallTextSize
{
	font-size:11px;
}
.mediumTextSize
{
	font-size:13px;
	letter-spacing:-0.05em;
}
.largeTextSize
{
	font-size:14px;
}
.boldText
{

font-weight:bold;
}
.regularText
{

font-weight:normal;
}
.textLeft
{
	text-align:left;
}
.textCenter
{
	text-align:center;
}
.textRight
{
	text-align:right;
}
.massiveTextSize
{
	
}
.errorMessage
{
	
}
.infoBox
{
	background:#EBEBEB none repeat scroll 0 0;
border:1px solid #AAAAAA;
color:#990000;
padding:10px;
margin:5px 0;
}
.noBg
{
	background:none !important;
}
.noBorder
{
border:none !important;
}
.leftFloater
{
float:left;	
}

.rightFloater
{
float:right;	
}
.clearer
{
clear:both;
display:block;
}
.linkColor
{
	color:#118fff;
}
.linkColor:hover
{
	color:#084478;
}
.linkSecundaryColor
{
	
}
.linkSecundaryColor:hover
{
	
}

.cursorPoint
{
cursor:pointer;
}


.borderLeft
{
	border-left:solid 1px #000;
}
.borderRight
{
	border-right:solid 1px #000;
}
.borderMainColor
{
	border-color:#555d28;
}

.grayColor
{
color:#666666;

}
.grayColorDarker
{
color:#333;

}
.green
{
	color:#11541c;
}

/*kraj na ivicin resetreset*/
.homePage
{
 background:#E1E4E9 url(./images/html_bg.jpg) top left repeat-x;		
}

#mainWrap
{
display:block;
overflow:hidden;
width:950px;

padding:0;
margin:0 auto;
border:2px solid #fff;
border-top:none;	
}
#headerWrap
{
background: url(./images/header_bg.jpg) top left repeat-x;
float:left;
	border-bottom:1px solid #FFFFFF;
}
#header
{
	
float:left;
background:transparent url(./images/logoshadow.png) no-repeat scroll -9px 0;
}
#logo
{
	float:left;
	background: url(./images/logo.jpg) top left no-repeat;
	padding:0px;
	margin:0px;



border:solid 2px #FFFFFF;
border-bottom:none;
border-left:none;
float:left;
height:100px;
overflow:hidden;
text-indent:-10000px;
width:190px;
}
#utilityLinks
{
float:right;
padding:7px 10px 0;
}
#utilityLinks a
{
border-right:1px dashed #323232;
padding-left:9px;
padding-right:9px;
}

#mainNavigation
{
float:right;
float:left;
padding-top:10px;
width:758px;
}
#mainNavigation ul
{
	float:right;
}
#mainNavigation ul li
{
display:block;
float:left;
list-style:none;

background:url(./images/nav_separator.png) center right no-repeat;
padding:0;
}
#mainNavigation ul li.last
{
background:none;
}
#mainNavigation ul li a
{
display:block;
padding:39px 10px 18px;
}

#mainNavigation ul li a:hover,#mainNavigation ul li.active a
{
background:url(./images/transparent.png) center repeat-x;
}
/*header & main nav styles end */

#baner,#inner_baner,#banerSecond,#banerThird,#inner_SecondBaner,#inner_ThirdBaner,#baner4,#telephonyBaner,#concyltBaner,#inner_baner4,#inner_telephonyBaner,#inner_concyltBaner
	{
	background:#fff url(./images/baner_bg.jpg) top center no-repeat;
border-bottom:1px solid #9BB1BB;
display:block;
height:331px;
overflow:hidden;
width:949px;
}
#inner_baner
{
	height:177px;
	background:transparent url(./images/baner_inner_bg.jpg) bottom center no-repeat;
}
#inner_SecondBaner
{
	height:177px;
	background:transparent url(./images/baner_inner_second.jpg) bottom center no-repeat;
}
#inner_ThirdBaner
{
	height:177px;
	background:transparent url(./images/baner_inner_third.jpg) bottom center no-repeat;
}




#inner_baner4
{
	height:177px;
	background:transparent url(./images/baner_inner_bg.jpg) bottom center no-repeat;
}

#inner_telephonyBaner
{
height:177px;
	background:transparent url(./images/baner_telephone_inner.png) bottom center no-repeat;
}
#inner_concyltBaner
{
height:177px;
	background:transparent url(./images/baner_consult_inner.png) bottom center no-repeat;
}
#banerSecond
{
	background:transparent url(./images/baner_second.jpg) top center no-repeat;
}
#banerThird
{
	background:#fff url(./images/baner_third.jpg) top center no-repeat;
}

.banerMiddleDiv
{
	overflow:hidden;
padding:60px 10px 10px;
text-align:center;
width:310px;
float:left;
}
.banerMiddleTitle,.banerMiddleTitle_second,.banerMiddleTitle_third
{
		
background:transparent url(./images/titles/databackup.png) no-repeat scroll right top;
height:53px;
text-indent:-10000px;
padding-bottom:25px;
}

.banerMiddleTitle_second
{

background:transparent url(./images/titles/severs.png) no-repeat scroll right top;
}
.banerMiddleTitle_third
{
background:transparent url(./images/titles/hostedemail.png) no-repeat scroll right top;
}
.banerMiddleTitle4
{
background:transparent url(./images/baner_title4.png) no-repeat scroll right top;
}
.banerRightDiv
{
overflow:hidden;
margin-right:10px;
margin-top:120px;
text-align:justify;	
background:transparent url(./images/whitetransbg.png) repeat scroll right top;
padding:10px;
}
/*title styles for banesr*/

.supportSlaTitle
{
background:transparent url(./images/titles/supportslas.png) top center no-repeat;

}

#telephonyBaner
{
	background:#fff url(./images/baner_telephone.png) top center no-repeat;
}

#concyltBaner
{
	background:#fff url(./images/baner_consult.png) top center no-repeat;
}

.telTitle
{
background:transparent url(./images/titles/telephony.png) top center no-repeat;

}
.consultTitle
{
background:transparent url(./images/titles/consultancy.png) top center no-repeat;
}
/**/
.specialOffer
{
background:transparent url(./images/baner_box_outerglow.png) no-repeat scroll right top;
display:block;
float:left;
height:72px;
padding:18px;
text-align:center;
width:100px;
}
.price{
display:block;
line-height:40px;
overflow:hidden;
padding-left:0;
padding-top:10px;
text-align:center;
color:#222222;
font-family:tahoma,verdana,arial;
}
.priceLarger
{
font-size:30px;

}
.priceSmall{
font-size:20px;

line-height:23px;
position:relative;
top:-15px;
	}
	.genericBtn

	{
		background:url(./images/btn_gray.png) center no-repeat;
		/*clear:both;*/
display:block;
font-weight:bold;
height:33px;
line-height:30px;
margin:auto;
text-align:center;
text-transform:capitalize;
width:98px;
	
	}
	
		.massiveBtn 
	{
	background:url(./images/btn_gray_massive.png) center no-repeat;
	width:150px;
	}
	

	/* content styles*/
	
	#content
	{
		background:#fff url(./images/content_bg.jpg) top left repeat-x;
		border-top:3px solid #FFFFFF;
		overflow:hidden;
		float:left;
padding:42px 15px 15px;
	}
	.pricingPage
	{
	width:100%;
	}
	.pricingPage .contentLeft
	{
	width:930px;
	}
	
	
	
		.contentLeft,.contentCenter,.contentRight
		{
			float:left;
		}
		
		
		.homePage .contentLeft
		{
			width:450px;
		text-align:right;
		padding-top:2px;
		}
	.contentLeft
	{
		width:695px;
		text-align:right;
	}
	.contentLeft ul li
	{
	height:auto;
	line-height:14px;
	margin:3px;
padding:5px;
width:335px;
float:left !important;
background-color:#E7EBF0;
	}
	.homePage .contentLeft ul li
	{
background-color:#DEE3E7;
display:inline;
float:left !important;
font-weight:bold;
height:61px;
line-height:66px;
margin:3px;
padding:5px;
width:215px;

	}
		.homePage .contentLeft ul li:hover
		{
		background-color:#CFD2D7;
		}
	.contentCenter,.contentRight
	{
line-height:15px;
padding:30px 5px 5px;
text-align:left;
width:225px;
	}
	.contentCenter h3,.contentRight h3
	{
		border-left:5px solid #008BC7;
margin-left:10px;
padding-left:5px;
text-align:left;	
	}
	
	
	.contentCenter div,.contentRight div
	{
border-top:2px solid #999999;
margin-right:20px;
margin-top:5px;
padding-left:20px;
padding-top:10px;
	}
	.rightSideBar .contentRight div
	{
		margin:auto;
margin-top:5px;
	}
	.contentRight
	{


padding:25px 10px 0;
width:214px;

	}
	.goGreenBox,.whiteBox
	{
			background:transparent url(./images/green_bg.png) no-repeat scroll left top;
height:180px;
padding:25px 10px 0;
width:205px;
font-weight:bold;
	}
	.whiteBox
	{
	background:transparent url(./images/white_bg.png) no-repeat scroll left top;
	font-weight:normal;
	margin-left:10px;
	}
	.round
	{
	height:auto;	
	background:#FFFFFF url(./images/round_bg.jpg) bottom left repeat-x;
float:left;
	padding:0 10px;/* was 5*/
text-align:left;
	}
	.homePage .round
	{
		background:#FFFFFF none repeat scroll 0 0;
height:61px;
text-align:left;
float:none;
	padding:0px;
	}
	.homePage .round a
	{
	color:#11541C;
	display:block;
	}
	.homePage .round a:hover
	{
		color:#323232;
	}
		.round img
	{
display:block;
float:left;
padding:0 8px;
	}
	
	
.footerWrap
	{
border-top:2px solid #fff;	
background:#a0a4ad;
	}
	
	.footer
	{
	background:#C0C5CC none repeat scroll 0 0;
border-left:2px solid #FFFFFF;
border-right:2px solid #FFFFFF;
font-size:11px;
height:115px;
margin:auto;
padding:10px 15px 5px;
width:920px;

	}
	
	.footer p
	{
/*border-right:1px solid #FFFFFF;*/
float:left;
font-size:11px;
margin-right:70px;
margin-top:75px;
padding:0 15px;
text-align:left;
width:190px;
	}
	.footer p img
	{
	float:left;
	padding-right:5px;

	}
	.footer ul
	{
	
	}
		.footer h4
		{
			text-transform:uppercase;
			color:#42454a;
			padding:10px 0;
		}
			.footer a
			{
			text-transform:capitalize;
			color:#797979;
			text-align:left;
			font-size:11px;
			padding:0px;
			font-weight:normal;
			}
	.footer ul li
	{
	float:left;
	
padding:0 50px 10px 20px;
background:url(./images/footer_separator.jpg) top right no-repeat;
height:110px;
	}
	.footer ul li ul li
	{
		float:none;
		padding:3px 0 3px;
			margin-left:0px;
	padding-right:0px;
	height:auto;
	background:none;
	}
	
	/*sevices page styles*/
	
	.pageTitle
	{
	text-align:left;
	color:#11541C;
	}
	.introText
	{
	text-align:left;
	
		
	}
	.hiddenSpan
	{
		display:none;
	}
	.introText p{
	color:#3B3B3B;
font-size:13px;
letter-spacing:normal; /*-0.02em;*/
line-height:18px;
text-align:justify;
/*text-indent:5px;*/
	}
	.rightSideBar
	{
	float:right;
padding-left:5px;
width:230px;
	}
	
	/**/
	
	/* pricing page*/
	
	.pricingTable
	{

	}
	.pricingTable th,.pricingTable td
	{
	padding:5px;
	border-bottom:1px solid #999;
	}
	.pricingTable th
	{
color:#333333;
font-size:13px;
font-weight:bold;
height:30px;
padding:5px 3px;
text-align:center;
vertical-align:bottom;
background: url(./images/th_bg.jpg) bottom left repeat-x;
	}
	
	.pricingTable tr:hover td
	{
	background:#F7FFC0;
	}
	.solutionLabelColumn
	{
	font-size:12px;
font-weight:bold;
padding-right:10px !important;
text-align:right;
width:120px;
border-left:solid #999999 1px;
		
	}
		th.solutionLabelColumn
		{
background:transparent url(./images/th_bg.jpg) repeat-x scroll left bottom;
		border:none;
		border-bottom:solid #999999 1px;

text-align:right;
		
		}
		.solutionFirstColumn,.solutionThirdColumn
, .solutionSecondtColumn,.solutionFourthColumn,.solutionFiveColumn
, .solutionSixColumn,.solutionSevenColumn,.solutionEightColumn
, .solutionNineColumn, .solutionTenColumn
		{
				background:#F7F7F7 url(./images/td_bg.jpg) bottom left repeat-x;
		text-align:center;
border-left:1px solid #999999;

		}
		th.solutionFirstColumn,th.solutionThirdColumn
, th.solutionSecondtColumn,th.solutionFourthColumn,th.solutionFiveColumn
, th.solutionSixColumn,th.solutionSevenColumn,th.solutionEightColumn
, th.solutionNineColumn, th.solutionTenColumn
{
border-left:none;
}
	.solutionFirstColumn
	{
			
	}
	.solutionSecondtColumn
	{
		
	}
	.solutionThirdColumn
	{
		
	}
	
		
	td.activeColumn,th.activeColumn  
	{
		/*background:#f5f5f5 url(http://www.questcs.co.uk/assets/templates/quest/css/images/activeTd_Row.jpg) bottom left repeat-x ;*/
border-left:1px solid #878c8e ;
border-right:1px solid #878c8e ;
border-bottom:none;
background:#f5f5f5;
width:130px;
	}
	.backupTable
	{
	width:930px;
	}
	.backupTable td.solutionFiveColumn,td.solutionSevenColumn
	{
	border-right:1px solid #999999;
	}
	.backupTable td.activeColumn,.backupTable th.activeColumn  
	{
	width:200px;
	}
	th.activeColumn 
	{
		background:#CED6D9 url(./images/activerow.jpg) bottom left repeat-x;
		color:#333;

	border-top:1px solid #878c8e ;
	
			
	}
	.lastRow td.solutionFirstColumn,.lastRow td.solutionThirdColumn,.lastRow td.solutionSecondtColumn,.lastRow td.solutionLabelColumn,.lastRow td.solutionFourthColumn,.lastRow td.solutionFiveColumn,.lastRow td.solutionSixColumn,.lastRow td.solutionSevenColumn,.lastRow td.solutionEightColumn,.lastRow td.solutionNineColumn,.lastRow td.solutionTenColumn
	{
		border:none;
		background:none;
padding:0;
margin:0;
	}
	.lastRow td.activeColumn
	{
			background:#f5f5f5 ;
border-left:1px solid #878c8e ;
border-right:1px solid #878c8e ;
border-bottom:1px solid #878c8e ;

padding:0;
margin:0;
	}
	/* pricing page*/
	/* support page*/
	.width600
	{
	width:600px !important;	
	}
	
	
	
	/* support page*/
	
	/*contact page*/
	.contactTable
	{
		width:375px;
		float:right;
	}
	.contactTable td
	{
	padding:3px 0;
	vertical-align:middle;

	}
		.contactTable textarea
		{
			
		}
		.contactTable input,.contactTable textarea
		{
			background:#fff url(./images/field_bg.gif) top left repeat-x;
		border:1px solid #D5D5D5;
		color:#333333;
font-size:13px;
padding:6px;	
width:200px;
		}
		.contactTable .td_labels
		{
			font-weight:bold;
			font-size:13px;
			text-align:left;
		}
		.contactTable .sendBtn
		{
		
background:transparent url(./images/gray-bg.gif) repeat-x scroll left top;
border:#CCCCCC solid 1px !important;

color:#FFFFFF !important;
cursor:pointer;
font-size:14px;
margin:0 10px 0 0;
padding:2px 12px;
width:auto;
		}
		
		/**/
			#goGreenLi
			{
	
			}

		#goGreenLi span,#ulDiv span
		{
		float:left;
height:auto;
line-height:14px;
border-left:5px solid #008BC7;
margin:3px;
padding:2px 5px;
background:#fff;
width:auto;
		}
		#ulDiv
		{
		padding-top:20px;
		}
		#ulDiv span
		{

		clear:both;
		}
		.linkHolder a 
		{
			display:block;
padding:2px 5px 2px 10px;

		}
		.marginAuto
		{
		margin:auto;	
		}
		/**/
		
		
		/*customers tabs*/
		
		#container-1
		{
			clear:both;
			
		}
		.tabs-nav
		{
		float:left;
	width:213px;
		margin:0;
		background: url(./images/ulbg.jpg) top right no-repeat;
		height:300px;
		}
		#container-1 li
		{
margin:0 0 0 3px;
padding-right:0;
width:205px;
background:none;
		}
			#container-1 li a
			{
			text-align:left;
			padding:5px 0;
			}
			#container-1 .tabs-selected
		{
	
background:transparent url(./images/tabshadow.jpg) no-repeat scroll left bottom;
padding-bottom:9px;
		}
		
		#container-1 .tabs-selected a
		{
			background:#EDF2F7 url(./images/tab_active.png) top right repeat-y;
		}
		.innerFragmens
		{
	background:#F5FAFF url(./images/innerfragmens_bg.jpg) top left repeat-x;
border:1px solid #FFFFFF;
height:280px;
padding:9px;
width:435px;
		}
		.logoWrap img
		{
			float:left;
			padding-right:5px;
		}
		/** customers tabs ***/
		
		#banerWrap
		{
		height:332px;
		overflow:hidden;
clear:both;		
		}
		#banerWrapInner
		{
		height:177px;
		overflow:hidden;
clear:both;		
		}
		.mothLabel,.yearLabel	
		{
		color:#666;
font-family:verdana;
font-weight:bold;

		}
		.yearLabel
		{
	
		}
		.tretinaLi
		{
		width:220px !important; 
		}
		
		.tretinaLi .round
		{
		background:#fff !important;
		}
		
		.tretinaLi .round p
		{
		font-size:11px;
		color:#797979;
		}
		
		.tretinaLi .round .largeTextSize
		{
	
		font-weight:normal;
		}
		
		.additionalServices
		{
		float:left;
		display:inline;
		margin-left:10px;
		width:300px;
		padding-top:20px;
		}
		
		.last
		{
		margin:0;
		}
		
		.homePage .contentLeft ul li.homeLastDiv
		{
		background:#fff;
		display:inline;
height:40px;
line-height:normal;
padding-top:18px;
width:209px;
text-align:left;
		}
		
		
		.greenBtn
		{
clear:both;
display:block;
height:35px;
margin:auto;
overflow:hidden;
padding-top:20px;
text-align:center;
width:100px;
		}
		
		.knowMoreDiv
		{
		padding:20px;
		}
		
		.knowMoreDiv h2
		{
	padding:25px 10px 25px 0;
		}
			.knowMoreDiv img
		{
		float:right;
		}
		
		
		.underline
		{
		text-decoration:underline;
		
		}
		.topGeneric
		{
	clear:both;
padding-top:15px;
		}
		
		.greenBox
		{
		background:url(./images/green_bg.png) top center no-repeat;
		padding:25px 1px 0 20px;
		}
		
		#testimonials
		{
		width:190px;
		overflow:hidden;
		position:relative;
		height:90px;
		}
			#testimonials p
			{
			float:left;
			width:186px;
			display:block;
			position:absolute;
			padding-left:13px;

			top:10px !important;
			}
			.knowMoreImage
			{
			float:right;
			padding:10px 0 10px 10px;
			
			}
			
			
.keyBenefits
{

}
.keyBenefits h2
{
color: #006600;
}
.keyBenefits ul
{

}
.keyBenefits ul li
{

}
.telephoneKey
{

}

.summaryP
{
}

.callNowP
{

}/*ivicin reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn,font, img, ins, kbd, q, s, samp,
strike,  sub, sup, tt, var,
dl, dt, dd, ol, ul, li, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style:none;
	color:#323232;
}

body {
 line-height: 1;
  overflow:auto;
  clear:both;
  display:block;
  
  
  
    font-family:Tahoma,Arial, "Trebuchet MS";
     font-size:12px;
 background:#E1E4E9 url(./images/html_bg_inner.jpg) top left repeat-x;	
 }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a
{

color:#00668F;/*isto kako link color*/
font-family:Arial,"Trebuchet MS";
font-size:12px;
font-weight:bold;
padding:0 5px;
text-decoration:none;
}


a:hover
{
	color:#084478;	
}
a:active,a:visited,a:hover
{
outline:none;	
	
}
a img{
    border:none;
    
}
h1,h2,h3,h4
{
        
        font-weight:bold;
         padding:.2em 0 .2em 0;
         letter-spacing:.05em;
         font-family:Tahoma,Arial, "Trebuchet MS";
}

h1{
        font-size:1.8em;
       
}
h2{
        font-size:18px;
	
	
}
h3{
clear:both;
color:#323232;
float:none;
font-size:14px;
letter-spacing:-0.5px;
margin:0;
padding:0;
text-align:center;
text-transform:uppercase;
word-spacing:2px;
	
}

p {
font-size:12px;
letter-spacing:normal;
line-height:16px;
padding:0 0 10px 5px;
text-align:left;
text-indent:0;
overflow:hidden;
color:#3B3B3B;
}
.mainPadding
{
	padding:15px !important;
	
}
.mainMargin
{
	
}
.boxPadding
{
	padding:10px !important;	
}

.boxMargin
{
	
}

.secundaryBoxPadding
{
	
}
.secundaryBoxMargin
{
	
}

.leftPadding
{
	padding-left:10px;
}
.leftMargin
{
	
}
.rightPadding
{
		padding-right:10px;
}
.rightMargin
{
	
}
.topPadding
{
	
}
.topMargin
{
	
}
.bottomPadding
{
	
}
.bottomMargin
{
	
}
.noPadding
{
	padding:0px !important;
}
.noPaddingTop
{
	padding-top:0px !important;
}
.noMargin
{
	margin:0px;
}
.microTextSize
{
	
}
.smallTextSize
{
	font-size:11px;
}
.mediumTextSize
{
	font-size:13px;
	letter-spacing:-0.05em;
}
.largeTextSize
{
	font-size:14px;
}
.boldText
{

font-weight:bold;
}
.regularText
{

font-weight:normal;
}
.textLeft
{
	text-align:left;
}
.textCenter
{
	text-align:center;
}
.textRight
{
	text-align:right;
}
.massiveTextSize
{
	
}
.errorMessage
{
	
}
.infoBox
{
	background:#EBEBEB none repeat scroll 0 0;
border:1px solid #AAAAAA;
color:#990000;
padding:10px;
margin:5px 0;
}
.noBg
{
	background:none !important;
}
.noBorder
{
border:none !important;
}
.leftFloater
{
float:left;	
}

.rightFloater
{
float:right;	
}
.clearer
{
clear:both;
display:block;
}
.linkColor
{
	color:#118fff;
}
.linkColor:hover
{
	color:#084478;
}
.linkSecundaryColor
{
	
}
.linkSecundaryColor:hover
{
	
}

.cursorPoint
{
cursor:pointer;
}


.borderLeft
{
	border-left:solid 1px #000;
}
.borderRight
{
	border-right:solid 1px #000;
}
.borderMainColor
{
	border-color:#555d28;
}

.grayColor
{
color:#666666;

}
.grayColorDarker
{
color:#333;

}
.green
{
	color:#11541c;
}

/*kraj na ivicin resetreset*/
.homePage
{
 background:#E1E4E9 url(./images/html_bg.jpg) top left repeat-x;		
}

#mainWrap
{
display:block;
overflow:hidden;
width:950px;

padding:0;
margin:0 auto;
border:2px solid #fff;
border-top:none;	
}
#headerWrap
{
background: url(./images/header_bg.jpg) top left repeat-x;
float:left;
	border-bottom:1px solid #FFFFFF;
}
#header
{
	
float:left;
background:transparent url(./images/logoshadow.png) no-repeat scroll -9px 0;
}
#logo
{
	float:left;
	background: url(./images/logo.jpg) top left no-repeat;
	padding:0px;
	margin:0px;



border:solid 2px #FFFFFF;
border-bottom:none;
border-left:none;
float:left;
height:100px;
overflow:hidden;
text-indent:-10000px;
width:190px;
}
#utilityLinks
{
float:right;
padding:7px 10px 0;
}
#utilityLinks a
{
border-right:1px dashed #323232;
padding-left:9px;
padding-right:9px;
}

#mainNavigation
{
float:right;
float:left;
padding-top:10px;
width:758px;
}
#mainNavigation ul
{
	float:right;
}
#mainNavigation ul li
{
display:block;
float:left;
list-style:none;

background:url(./images/nav_separator.png) center right no-repeat;
padding:0;
}
#mainNavigation ul li.last
{
background:none;
}
#mainNavigation ul li a
{
display:block;
padding:39px 10px 18px;
}

#mainNavigation ul li a:hover,#mainNavigation ul li.active a
{
background:url(./images/transparent.png) center repeat-x;
}
/*header & main nav styles end */

#baner,#inner_baner,#banerSecond,#banerThird,#inner_SecondBaner,#inner_ThirdBaner,#baner4,#telephonyBaner,#concyltBaner,#inner_baner4,#inner_telephonyBaner,#inner_concyltBaner
	{
	background:#fff url(./images/baner_bg.jpg) top center no-repeat;
border-bottom:1px solid #9BB1BB;
display:block;
height:331px;
overflow:hidden;
width:949px;
}
#inner_baner
{
	height:177px;
	background:transparent url(./images/baner_inner_bg.jpg) bottom center no-repeat;
}
#inner_SecondBaner
{
	height:177px;
	background:transparent url(./images/baner_inner_second.jpg) bottom center no-repeat;
}
#inner_ThirdBaner
{
	height:177px;
	background:transparent url(./images/baner_inner_third.jpg) bottom center no-repeat;
}




#inner_baner4
{
	height:177px;
	background:transparent url(./images/baner_inner_bg.jpg) bottom center no-repeat;
}

#inner_telephonyBaner
{
height:177px;
	background:transparent url(./images/baner_telephone_inner.png) bottom center no-repeat;
}
#inner_concyltBaner
{
height:177px;
	background:transparent url(./images/baner_consult_inner.png) bottom center no-repeat;
}
#banerSecond
{
	background:transparent url(./images/baner_second.jpg) top center no-repeat;
}
#banerThird
{
	background:#fff url(./images/baner_third.jpg) top center no-repeat;
}

.banerMiddleDiv
{
	overflow:hidden;
padding:60px 10px 10px;
text-align:center;
width:310px;
float:left;
}
.banerMiddleTitle,.banerMiddleTitle_second,.banerMiddleTitle_third
{
		
background:transparent url(./images/titles/databackup.png) no-repeat scroll right top;
height:53px;
text-indent:-10000px;
padding-bottom:25px;
}

.banerMiddleTitle_second
{

background:transparent url(./images/titles/severs.png) no-repeat scroll right top;
}
.banerMiddleTitle_third
{
background:transparent url(./images/titles/hostedemail.png) no-repeat scroll right top;
}
.banerMiddleTitle4
{
background:transparent url(./images/baner_title4.png) no-repeat scroll right top;
}
.banerRightDiv
{
overflow:hidden;
margin-right:10px;
margin-top:120px;
text-align:justify;	
background:transparent url(./images/whitetransbg.png) repeat scroll right top;
padding:10px;
}
/*title styles for banesr*/

.supportSlaTitle
{
background:transparent url(./images/titles/supportslas.png) top center no-repeat;

}

#telephonyBaner
{
	background:#fff url(./images/baner_telephone.png) top center no-repeat;
}

#concyltBaner
{
	background:#fff url(./images/baner_consult.png) top center no-repeat;
}

.telTitle
{
background:transparent url(./images/titles/telephony.png) top center no-repeat;

}
.consultTitle
{
background:transparent url(./images/titles/consultancy.png) top center no-repeat;
}
/**/
.specialOffer
{
background:transparent url(./images/baner_box_outerglow.png) no-repeat scroll right top;
display:block;
float:left;
height:72px;
padding:18px;
text-align:center;
width:100px;
}
.price{
display:block;
line-height:40px;
overflow:hidden;
padding-left:0;
padding-top:10px;
text-align:center;
color:#222222;
font-family:tahoma,verdana,arial;
}
.priceLarger
{
font-size:30px;

}
.priceSmall{
font-size:20px;

line-height:23px;
position:relative;
top:-15px;
	}

	
	/* content styles*/
	
	#content
	{
		background:#fff url(./images/content_bg.jpg) top left repeat-x;
		border-top:3px solid #FFFFFF;
		overflow:hidden;
		float:left;
padding:42px 15px 15px;
	}
	.pricingPage
	{
	width:100%;
	}
	.pricingPage .contentLeft
	{
	width:930px;
	}
	
	
	
		.contentLeft,.contentCenter,.contentRight
		{
			float:left;
		}
		
		
		.homePage .contentLeft
		{
			width:450px;
		text-align:right;
		padding-top:2px;
		}
	.contentLeft
	{
		width:695px;
		text-align:right;
	}
	.contentLeft ul li
	{
	height:auto;
	line-height:14px;
	margin:3px;
padding:5px;
width:335px;
float:left !important;
background-color:#E7EBF0;
	}
	.homePage .contentLeft ul li
	{
background-color:#DEE3E7;
display:inline;
float:left !important;
font-weight:bold;
height:61px;
line-height:66px;
margin:3px;
padding:5px;
width:215px;

	}
		.homePage .contentLeft ul li:hover
		{
		background-color:#CFD2D7;
		}
	.contentCenter,.contentRight
	{
line-height:15px;
padding:30px 5px 5px;
text-align:left;
width:225px;
	}
	.contentCenter h3,.contentRight h3
	{
		border-left:5px solid #008BC7;
margin-left:10px;
padding-left:5px;
text-align:left;	
	}
	
	
	.contentCenter div,.contentRight div
	{
border-top:2px solid #999999;
margin-right:20px;
margin-top:5px;
padding-left:20px;
padding-top:10px;
	}
	.rightSideBar .contentRight div
	{
		margin:auto;
margin-top:5px;
	}
	.contentRight
	{


padding:25px 10px 0;
width:214px;

	}
	.goGreenBox,.whiteBox
	{
			background:transparent url(./images/green_bg.png) no-repeat scroll left top;
height:180px;
padding:25px 10px 0;
width:205px;
font-weight:bold;
	}
	.whiteBox
	{
	background:transparent url(./images/white_bg.png) no-repeat scroll left top;
	font-weight:normal;
	margin-left:10px;
	}
	.round
	{
	height:auto;	
	background:#FFFFFF url(./images/round_bg.jpg) bottom left repeat-x;
float:left;
	padding:0 10px;/* was 5*/
text-align:left;
	}
	.homePage .round
	{
		background:#FFFFFF none repeat scroll 0 0;
height:61px;
text-align:left;
float:none;
	padding:0px;
	}
	.homePage .round a
	{
	color:#11541C;
	display:block;
	}
	.homePage .round a:hover
	{
		color:#323232;
	}
		.round img
	{
display:block;
float:left;
padding:0 8px;
	}
	
	
.footerWrap
	{
border-top:2px solid #fff;	
background:#a0a4ad;
	}
	
	.footer
	{
	background:#C0C5CC none repeat scroll 0 0;
border-left:2px solid #FFFFFF;
border-right:2px solid #FFFFFF;
font-size:11px;
height:125px;
margin:auto;
padding:10px 15px 5px;
width:920px;

	}
	
	.footer p
	{
/*border-right:1px solid #FFFFFF;*/
float:left;
font-size:11px;
margin-right:63px;
margin-top:7px;
padding:0 0;
text-align:left;
width:230px;
	}
	.footer p img
	{
	float:left;
	padding-right:5px;
	padding-bottom:3px;

	}
	.footer ul
	{
	
	}
		.footer h4
		{
			text-transform:uppercase;
			color:#42454a;
			padding:10px 0;
		}
			.footer a
			{
			text-transform:capitalize;
			color:#797979;
			text-align:left;
			font-size:11px;
			padding:0px;
			font-weight:normal;
			}
	.footer ul li
	{
	float:left;
	
padding:0 50px 10px 20px;
background:url(./images/footer_separator.jpg) top right no-repeat;
height:110px;
	}
	.footer ul li ul li
	{
		float:none;
		padding:3px 0 3px;
			margin-left:0px;
	padding-right:0px;
	height:auto;
	background:none;
	}
	
	/*sevices page styles*/
	
	.pageTitle
	{
	text-align:left;
	color:#11541C;
	}
	.introText
	{
	text-align:left;
	
		
	}
	.hiddenSpan
	{
		display:none;
	}
	.introText p{
	color:#3B3B3B;
font-size:13px;
letter-spacing:normal; /*-0.02em;*/
line-height:18px;
text-align:justify;
/*text-indent:5px;*/
	}
	.rightSideBar
	{
	float:right;
padding-left:5px;
width:230px;
	}
	
	/**/
	
	/* pricing page*/
	
	.pricingTable
	{

	}
	.pricingTable th,.pricingTable td
	{
	padding:5px;
	border-bottom:1px solid #999;
	}
	.pricingTable th
	{
color:#333333;
font-size:13px;
font-weight:bold;
height:30px;
padding:5px 3px;
text-align:center;
vertical-align:bottom;
background: url(./images/th_bg.jpg) bottom left repeat-x;
	}
	
	.pricingTable tr:hover td
	{
	background:#F7FFC0;
	}
	.solutionLabelColumn
	{
	font-size:12px;
font-weight:bold;
padding-right:10px !important;
text-align:right;
width:120px;
border-left:solid #999999 1px;
		
	}
		th.solutionLabelColumn
		{
background:transparent url(./images/th_bg.jpg) repeat-x scroll left bottom;
		border:none;
		border-bottom:solid #999999 1px;

text-align:right;
		
		}
		.solutionFirstColumn,.solutionThirdColumn
, .solutionSecondtColumn,.solutionFourthColumn,.solutionFiveColumn
, .solutionSixColumn,.solutionSevenColumn,.solutionEightColumn
, .solutionNineColumn, .solutionTenColumn
		{
				background:#F7F7F7 url(./images/td_bg.jpg) bottom left repeat-x;
		text-align:center;
border-left:1px solid #999999;

		}
		th.solutionFirstColumn,th.solutionThirdColumn
, th.solutionSecondtColumn,th.solutionFourthColumn,th.solutionFiveColumn
, th.solutionSixColumn,th.solutionSevenColumn,th.solutionEightColumn
, th.solutionNineColumn, th.solutionTenColumn
{
border-left:none;
}
	.solutionFirstColumn
	{
			
	}
	.solutionSecondtColumn
	{
		
	}
	.solutionThirdColumn
	{
		
	}
	
		
	td.activeColumn,th.activeColumn  
	{
		/*background:#f5f5f5 url(http://www.questcs.co.uk/assets/templates/quest/css/images/activeTd_Row.jpg) bottom left repeat-x ;*/
border-left:1px solid #878c8e ;
border-right:1px solid #878c8e ;
border-bottom:none;
background:#f5f5f5;
width:130px;
	}
	.backupTable
	{
	width:930px;
	}
	.backupTable td.solutionFiveColumn,td.solutionSevenColumn
	{
	border-right:1px solid #999999;
	}
	.backupTable td.activeColumn,.backupTable th.activeColumn  
	{
	width:200px;
	}
	th.activeColumn 
	{
		background:#CED6D9 url(./images/activerow.jpg) bottom left repeat-x;
		color:#333;

	border-top:1px solid #878c8e ;
	
			
	}
	.lastRow td.solutionFirstColumn,.lastRow td.solutionThirdColumn,.lastRow td.solutionSecondtColumn,.lastRow td.solutionLabelColumn,.lastRow td.solutionFourthColumn,.lastRow td.solutionFiveColumn,.lastRow td.solutionSixColumn,.lastRow td.solutionSevenColumn,.lastRow td.solutionEightColumn,.lastRow td.solutionNineColumn,.lastRow td.solutionTenColumn
	{
		border:none;
		background:none;
padding:0;
margin:0;
	}
	.lastRow td.activeColumn
	{
			background:#f5f5f5 ;
border-left:1px solid #878c8e ;
border-right:1px solid #878c8e ;
border-bottom:1px solid #878c8e ;

padding:0;
margin:0;
	}
	/* pricing page*/
	/* support page*/
	.width600
	{
	width:600px !important;	
	}
	
	
	
	/* support page*/
	
	/*contact page*/
	.contactTable
	{
		width:375px;
		float:right;
	}
	.contactTable td
	{
	padding:3px 0;
	vertical-align:middle;

	}
		.contactTable textarea
		{
			
		}
		.contactTable input,.contactTable textarea
		{
			background:#fff url(./images/field_bg.gif) top left repeat-x;
		border:1px solid #D5D5D5;
		color:#333333;
font-size:13px;
padding:6px;	
width:200px;
		}
		.contactTable .td_labels
		{
			font-weight:bold;
			font-size:13px;
			text-align:left;
		}
		.contactTable .sendBtn
		{
		
background:transparent url(./images/gray-bg.gif) repeat-x scroll left top;
border:#CCCCCC solid 1px !important;

color:#FFFFFF !important;
cursor:pointer;
font-size:14px;
margin:0 10px 0 0;
padding:2px 12px;
width:auto;
		}
		
		/**/
			#goGreenLi
			{
	
			}

		#goGreenLi span,#ulDiv span
		{
		float:left;
height:auto;
line-height:14px;
border-left:5px solid #008BC7;
margin:3px;
padding:2px 5px;
background:#fff;
width:auto;
		}
		#ulDiv
		{
		padding-top:20px;
		}
		#ulDiv span
		{

		clear:both;
		}
		.linkHolder a 
		{
			display:block;
padding:2px 5px 2px 10px;

		}
		.marginAuto
		{
		margin:auto;	
		}
		/**/
		
		
		/*customers tabs*/
		
		#container-1
		{
			clear:both;
			
		}
		.tabs-nav
		{
		float:left;
	width:213px;
		margin:0;
		background: url(./images/ulbg.jpg) top right no-repeat;
		height:300px;
		}
		#container-1 li
		{
margin:0 0 0 3px;
padding-right:0;
width:205px;
background:none;
		}
			#container-1 li a
			{
			text-align:left;
			padding:5px 0;
			}
			#container-1 .tabs-selected
		{
	
background:transparent url(./images/tabshadow.jpg) no-repeat scroll left bottom;
padding-bottom:9px;
		}
		
		#container-1 .tabs-selected a
		{
			background:#EDF2F7 url(./images/tab_active.png) top right repeat-y;
		}
		.innerFragmens
		{
	background:#F5FAFF url(./images/innerfragmens_bg.jpg) top left repeat-x;
border:1px solid #FFFFFF;
height:280px;
padding:9px;
width:435px;
		}
		.logoWrap img
		{
			float:left;
			padding-right:5px;
		}
		/** customers tabs ***/
		
		#banerWrap
		{
		height:332px;
		overflow:hidden;
clear:both;		
		}
		#banerWrapInner
		{
		height:177px;
		overflow:hidden;
clear:both;		
		}
		.mothLabel,.yearLabel	
		{
		color:#666;
font-family:verdana;
font-weight:bold;

		}
		.yearLabel
		{
	
		}
		.tretinaLi
		{
		width:220px !important; 
		}
		
		.tretinaLi .round
		{
		background:#fff !important;
		}
		
		.tretinaLi .round p
		{
		font-size:11px;
		color:#797979;
		}
		
		.tretinaLi .round .largeTextSize
		{
	
		font-weight:normal;
		}
		
		.additionalServices
		{
		float:left;
		display:inline;
		margin-left:10px;
		width:300px;
		padding-top:20px;
		}
		
		.last
		{
		margin:0;
		}
		
		.homePage .contentLeft ul li.homeLastDiv
		{
		background:#fff;
		display:inline;
height:40px;
line-height:normal;
padding-top:18px;
width:209px;
text-align:left;
		}
		
		
		.greenBtn
		{
clear:both;
display:block;
height:35px;
margin:auto;
overflow:hidden;
padding-top:20px;
text-align:center;
width:100px;
		}
		
		.knowMoreDiv
		{
		padding:20px;
		}
		
		.knowMoreDiv h2
		{
	padding:25px 10px 25px 0;
		}
			.knowMoreDiv img
		{
		float:right;
		}
		
		
		.underline
		{
		text-decoration:underline;
		
		}
		.topGeneric
		{
	clear:both;
padding-top:15px;
		}
		
		.greenBox
		{
		background:url(./images/green_bg.png) top center no-repeat;
		padding:25px 1px 0 20px;
		}
		
		#testimonials
		{
		width:190px;
		overflow:hidden;
		position:relative;
		height:90px;
		}
			#testimonials p
			{
			float:left;
			width:186px;
			display:block;
			position:absolute;
			padding-left:13px;

			top:10px !important;
			}
			.knowMoreImage
			{
			float:right;
			padding:10px 0 10px 10px;
			
			}
			
			
.keyBenefits
{
display:block;
text-align:left;
padding:10px 0 0;
}
.keyBenefits h2
{
color: #006600;
padding-bottom:15px;
}
.keyBenefits ul
{
display:block;
overflow:hidden;
padding-bottom:15px;
}
.keyBenefits ul li
{
background:none;
clear:both;
float:none;
list-style-image:none;
list-style-position:inside;
list-style-type:disc;
padding:0 0;
width:auto;

}
.telephoneKey
{
background: #fff url(./images/telephonekeybenefits.png) center right no-repeat;
}

.hostedKey
{
background: #fff url(./images/hostedoffcebenefits.png) center right no-repeat;
}
.cablinkKey
{
background: #fff url(./images/cablingbenefits.png) center right no-repeat;
}

.supportSla
{
background: #fff url(./images/supportsla.png) center right no-repeat;
}
.summaryP
{
clear:both;
padding:5px 5px 0;
font-style:italic;
}

.callNowP
{
font-style:italic;
font-weight:bold;
padding:15px 5px 0;
}
