*
{
    margin: 0px;
    padding: 0px;
}

/* base */
html
{
    min-height: 100%;
    height: auto;
}
body
{
    min-height: 100%;
    height: auto;
    width: 100%;
    color: #5C5957;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
    background-color: #EFEFEF;
}

.fright
{
    float: right;
}
.fleft
{
    float: left;
}

h2
{
    color: #5C5957;
    display: block;
    font-size: 14pt;
    font-weight: bold;
    padding-bottom: 0.3em;
    margin-top: 1em;
}
a:link
{
    text-decoration: underline;
    color: #00A7E0;
    font-size: 12px;
}

a:visited
{
    text-decoration: underline;
    color: #00A7E0;
    font-size: 12px;
}

a:active
{
    text-decoration: underline;
    color: #00A7E0;
    font-size: 12px;
}

a:hover
{
    text-decoration: none;
    color: #00a7e0;
    font-size: 12px;
}

#wrapper
{
    width: 960px;
    margin: auto;
}
.container
{
    border: 0 solid #000000;
    margin: 0 auto;
    position: relative;
    width: 960px;
}
p.clearleft
{
    clear: left;
    height: 1px;
    max-height: 1px;
}

.clearleft
{
    clear: left;
    height: 1px;
    max-height: 1px;
}

.topbar
{
    width: 100%;
    float: left;
    margin: 0 0 1em 0;
    padding: 0;
    background-color: #00a7e0;
    height: 340px;
    position:absolute;
}


.topbar ul li
{
    float:left;
}

.topbar ul li.connectwithus
{
    font-family: "Trebuchet MS", Arial, Sans-Serif;
    font-size:12pt;
    color: #fff;
    position:relative;
    top: 10px;
    padding-right:10px;
}

.topbarinner
{
    width:960px;
    margin:auto;
}

.fleft
{
    float:left;
}

.fright
{
    float:right;
}

.social
{
    display:none;
    float:right;
    padding-right:10px;
}
.middle
{
    width: 935px;
    margin: auto;
}

.topbar .logo
{
    width: 246px;
    float: left;
}

.topright
{
    width: 400px;
    float: right;
}

.topmenu
{
    float: right;
    text-align: right;
    padding-right: 1em;
    min-height: 20px;
    color: #fff;
    position:relative;
    top:27px;
}


/*
.about-us
{
    background-image: url("../images/zealed-about-us-bg.png");
}

.services
{
    background-image: url("../images/zealed-services-bg.png");
}

.portfolio
{
    background-image: url("../images/zealed-portfolio-bg.png");
}

.contact-us
{
    background-image: url("../images/zealed-contact-us-bg.png");
}*/

.rollover
{
    z-index: 1000;
    background-position: 0 -26px;
}

.phoneicon
{
    position:relative;
    top:5px;
}

.phonenumber
{
    color:#00a7e0 !important;
    position:relative;
    top:-7px;
}

.getaquote
{
    border-bottom:1px dotted;
    padding-bottom:2px;
}

.contacts
{
    float: right;
    left: 78px;
    position: relative;
    width: 435px;
}

.links
{
    position:relative;
    top:30px;
}

.links li a
{
    text-decoration:none !important;
    text-transform: uppercase;
    font-size: 16px !important;
    
}

.topmenu ul li
{
    font-family: "Trebuchet MS", Arial, Sans-Serif;
    color: #5c5957;
    font-size: 15pt;
    font-weight: normal !important;
    float: left;
    text-align: center;
    font-weight: bold;
    padding-left: 1em;
}
.topmenu ul li a
{
    font-family: "Trebuchet MS", Arial, Sans-Serif;
    color: #5c5957;
    font-size: 15pt;
    font-weight: normal !important;
}
.topmenu ul li a:hover
{
    color: #00a7e0;
    border-bottom:1px dotted;
    padding-bottom:2px;
}

.mainbody-container
{
    background-color: #F6F6F6;
    margin: auto;
    position: relative;
    top: 40px;
    width: 950px;
    border-radius:10px;
    -moz-border-radius: 10px;
    -webket-border-radius:10px;
    padding: 0 18px 15px;
}

.logo
{
    float:left;
    padding-top:5px;
}
.mainbody
{
    margin-top:20px;
}
.mainbody .middle
{
    position: relative;
    top: -25px;
}

.contentpage .middle
{
    top: 0px !important;
}

.header
{
    background: url("../images/header-bg.gif") repeat-x scroll 0 bottom transparent;
    margin-bottom: 13px;
    position: relative;
    z-index: 7;
    min-height:120px;
}

.bottomborder
{
    background: url("../images/header-bg.gif") repeat-x scroll 0 bottom transparent;
    margin-bottom: 13px;
}

.header .inner
{
    color: #fff;
    font-family: Georgia;
    font-size: 16pt;
    text-align: center;
}
.header .middle
{
    position: relative;
}

.header .middle a, .smallheader .middle a
{
    text-decoration:none !important;
}

.header .middle span
{
    float: left;
    display: block;
    position: relative;
}
.more
{
    display: none !important;
    color: #fff;
    font-size: 14pt;
}

.moreover
{
    display: block !important;
}

.big-circle
{
    background-image: url("../images/big-circle.png");
    width: 277px;
    height: 277px;
    left: 500px;
    top: 40px;
}

.big-circle:hover
{
    background-image: url("../images/big-circle-over.png");
}

.big-circle .inner
{
    top: 20px;
    left: 10px;
    color: #5c5957;
}

.big-circle .inner .wecreate
{
    background-image: url("../images/we-create.png");
    width:144px;
    height:42px;
    top: 10px;
    left: 60px;
}
.big-circle .inner .webenabled
{
    background-image: url("../images/web-enabled-applications.png");
    left: 6px;
    top: 6px;
    width:214px;
    height:72px;
}

.big-circle .inner .and
{
     background-image: url("../images/and.png");
    left: 88px;
    top: 1px;
    width:71px;
    height:46px;
}

.big-circle .inner .customsoftware
{
    background-image: url("../images/custom-software.png");
    left: -20px;
    top: 46px;
    width:161px;
    height:68px;
}

.web-enabled-applications:hover span
{
    color: #00b785 !important;
}

.custom-software:hover span
{
    color: #bece00 !important;
}

.half-circle
{
    background-image: url("../images/half-circle.png");
    width: 277px;
    height: 113px;
    left: -275px;
    top: 215px;
}

.half-circle:hover
{
    background-image: url("../images/half-circle-over.png");
}
.half-circle .inner
{
    top: 40px;
    color: #5c5957;
}
.blue-bubble
{
    background-image: url("../images/blue-bubble.png");
    width: 179px;
    height: 144px;
    left: -191px;
    top: 11px;
}


.blue-bubble .inner
{
     background-image: url("../images/identity.png");
     height:36px;
     width:103px;
   left: 30px;
    top: 46px;
}

.blue-bubble .more
{
    left: -83px;
    top: 100px;
}

a:hover .blue-bubble
{
    background-image: url("../images/blue-bubble-over.png");
}

.green-bubble
{
    background-image: url("../images/green-bubble.png");
    width: 105px;
    height: 119px;
    left: -4px;
    top: -26px;
}

.green-bubble .inner
{
      background-image: url("../images/hosting.png");
      width:76px;
      height:43px;
     top: 30px;
    left: 7px;
}

.green-bubble .more
{
    left: 57px;
    top: 46px;
}


a:hover .green-bubble
{
    background-image: url("../images/green-bubble-over.png");
}


.orange-bubble
{
    background-image: url("../images/orange-bubble.png");
    width: 201px;
    height: 160px;
    left: -479px;
    top: 164px;
}

.orange-bubble .inner
{
    background-image: url("../images/web-design.png");
    top: 50px;
    left: 45px;
    width: 112px;
    height:70px;
}

.orange-bubble .more
{
    left: -102px;
    top: 26px;
}

a:hover .orange-bubble
{
    background-image: url("../images/orange-bubble-over.png");
}


.purple-bubble
{
    background-image: url("../images/purple-bubble.png");
    width: 130px;
    height: 140px;
    left: 441px;
    top: -108px;
}

.purple-bubble .inner
{
    background-image: url("../images/web-marketing.png");
    left: 7px;
    top: 27px;
    width:109px;
    height:51px;
}

.purple-bubble .more
{
    left: 81px;
    top: 51px;
}

a:hover .purple-bubble
{
    background-image: url("../images/purple-bubble-over.png");
}

a:hover .purple-bubble .more
{
    display: block;
}

.gray-squiggle
{
    background-image: url("../images/gray-squiggle.png");
    width: 47px;
    height: 109px;
    left: -195px;
    top: -109px;
}

.gray-squiggle .inner
{
    color: #5C5957;
    font-size: 16pt;
    font-style: italic;
    left: -396px;
    line-height: 23px;
    text-align: right;
    top: 9px;
    width: 400px;
}

.afterheader .middle
{
    min-height: 77px;
    margin-bottom: 1em;
    position: relative;
}
.green-squiggle
{
    background-image: url("../images/green-squiggle.png");
    background-repeat: no-repeat;
    width: 35px;
    height: 129px;
    display: block;
    float: left;
}

.green-squiggle-message
{
    font-family: 'Raleway', "Trebuchet MS", Arial, Sans-Serif;
    color: #5C5957;
    float: left;
    font-size: 26pt;
    line-height: 23px;
    position: relative;
    top: 14px;
    width: 920px;
    text-align:center;
}

/* footer */

.footerbar
{
    background-color: #5C5957;
    float: left;
    min-height: 108px;
    padding: 0;
    width: 100%;
    padding-bottom: 2em;
    padding-top: 3em;
}

.footercol {
    color: #FFFFFF;
    float: left;
    margin: 0 2em;
    padding-top: 1em;
    width: 200px;
}

.lastfootercol {
    margin: 0;
}


.footercol label
{
    font-size: 11pt;
    display:block;
    padding-bottom:1em;
}

.footercol a
{
    color:#f6f6f6;
}

/* default page */

.homecol
{
    float: left;
    padding-left: 0.5em;
}

.homecol p
{
    padding: 0.7em 0;
}

.width30
{
    width: 30%;
}
.width40
{
    width: 40%;
}
.width60
{
    margin-left: 2em;
    margin-right: 2em;
    width: 53%;
}

.width68
{
    margin-left: 2em;
    margin-right: 2.5em;
    width: 65%;
}

.width24
{
    width: 24%;
}

.homecol label, .projectcol label
{
    font-family: "Trebuchet MS", Arial, Sans-Serif;
    color: #5c5957;
    font-size: 20pt;
    display: block;
    padding-bottom: 0.3em;
    margin-top: 0.5em;
}

.orange
{
    color: #ff9801;
}
.purple
{
    color: #ba007f;
}

.blue
{
    color: #00a4b8;
}

.green
{
    color: #8ec102;
}

.homecol .pic
{
    padding-left: 1em;
}

.readmore
{
    padding-right: 0.5em;
}

.homecol ul
{
    margin-top: 2em;
}
.homecol ul li
{
    float: left;
    width: 33%;
}

.homecol ul li label
{
    font-size: 14pt;
    font-style: italic;
}
.homecol ul li ul
{
    margin-top: 0.5em;
}
.homecol ul li ul li
{
    float: none;
    width: 100%;
    font-style: italic;
    padding-bottom: 8px;
}

.homecol ul li ul li a
{
    color: #00A7E0;
}

.homecol ul li ul.clientlist li a
{
    color: #ba007f;
}

/* content pages */
.smallheader .inner
{
    color: #fff;
    font-family: Georgia;
    font-size: 16pt;
    text-align: center;
}
.smallheader .middle
{
    border-bottom: 1px solid #D5D9DA;
    min-height: 102px;
}


.smallheader .middle span
{
    float: left;
    display: block;
    position: relative;
}

.half-blue-bubble
{
    background-image: url("../images/half-blue-bubble.png");
    height: 87px;
    left: 33px;
    top: 15px;
    width: 175px;
}


.half-blue-bubble .inner
{
    background-image: url("../images/half-identity.png");
    background-repeat:no-repeat;
    left: 28px;
    top: 38px;
    width: 103px;
    height: 36px;
}

.half-blue-bubble .more
{
    left: -83px;
    top: 100px;
}

a:hover .half-blue-bubble
{
    background-image: url("../images/half-blue-bubble-over.png");
}

.half-green-bubble
{
    background-image: url("../images/half-green-bubble.png");
    height: 82px;
    left: 28px;
    top: 20px;
    width: 114px;
}

.half-green-bubble .inner
{
    background-image: url("../images/half-hosting.png");
    left: 28px;
    top: 27px;
    width: 76px;
    height: 43px;
}

.half-green-bubble .more
{
    left: 57px;
    top: 46px;
}


a:hover .half-green-bubble
{
    background-image: url("../images/half-green-bubble-over.png");
}


.half-orange-bubble
{
    background-image: url("../images/half-orange-bubble.png");
    height: 102px;
    left: 40px;
    width: 196px;
}

.half-orange-bubble .inner
{
    background-image: url("../images/half-web-design.png");
    left: 69px;
    top: 35px;
    width: 98px;
    height: 64px;
}

.half-orange-bubble .more
{
    left: -102px;
    top: 26px;
}

a:hover .half-orange-bubble
{
    background-image: url("../images/half-orange-bubble-over.png");
}

.half-purple-bubble
{
    background-image: url("../images/half-purple-bubble.png");
    height: 95px;
    left: 30px;
    top: 7px;
    width: 124px;
}

.half-purple-bubble .inner
{
    background-image: url("../images/half-web-marketing.png");
    left: 10px;
    top: 33px;
    width: 109px;
    height: 55px;
}

.half-purple-bubble .more
{
    left: 81px;
    top: 51px;
}

a:hover .half-purple-bubble
{
    background-image: url("../images/half-purple-bubble-over.png");
}

a:hover .half-purple-bubble .more
{
    display: block;
}

.smallheader .half-circle .inner
{
    top: 0px !important;
}
.smallheader .half-circle .inner .webenabled
{
    background-image: url("../images/web-enabled-application-and-custom-software.png");
    background-repeat:no-repeat;
    width:215px;
    height:85px;
    left: 39px;
    top: 26px;
}


.smallheader .half-circle
{
    background-image: url("../images/half-circle.png");
    height: 102px !important;
    left: 25px !important;
    top: 1px !important;
    width: 277px;
}


.half-circle .inner
{
    top: 40px;
    color: #5c5957;
}


/* about us */
ul.beforewestart
{
    margin-top: 1em !important;
}
ul.beforewestart li
{
    float: none;
    list-style-type: circle;
    width: 100%;
    position: relative;
    left: 10px;
    top: -10px;
}

.aboutuscol img
{
    left: 10px;
    position: relative;
    -moz-border-radius:5px;
    -moz-box-shadow: 0 3px 10px #555555;
    -webkit-border-radius:5px;
    -webkit-box-shadow: 0 3px 10px #555555;
    border-radius:5px;
    box-shadow: 0 3px 10px #555555;
}
/* services */

ul.serviceslist li
{
    padding:1em 2em;
    width:28%;
    min-height:120px;
}
ul.serviceslist li b
{
    display:block;
    font-size:12pt;
    color: #00A7E0;
    padding-bottom:6px;
}
ul.serviceslist li a
{
    font-size:12pt;
    color: #00A7E0;
    text-decoration:none;
    border-bottom:1px dotted;
    padding-bottom:2px;
}

ul.serviceslist li a:hover
{
    border-bottom:1px solid;
}
.servicesimagecol img
{
    left: 42px;
    position: relative;
    top: 17px;
    -moz-border-radius:5px;
    -moz-box-shadow: 0 3px 10px #555555;
    -webkit-border-radius:5px;
    -webkit-box-shadow: 0 3px 10px #555555;
    border-radius:5px;
    box-shadow: 0 3px 10px #555555;
}
/* contact us */
.contact .middle
{
    min-height:0px !important;
    border-bottom-width: 0px !important;
    position:relative;
}
.salesmessage
{
    color: #5C5957;
    float: left;
    font-size: 17pt;
    font-style: italic;
    line-height: 23px;
    position: relative;
    top: 0px;
    width: 920px;
}
ul.contactdetails
{
}

ul.contactdetails li
{
    float: left;
    margin: 0.5em 0.5em 0.5em 6em;
    width: 30%;
}

ul.contactdetails li.image
{
    float: left;
    margin: 1.5em 0.5em 0.5em;
    width: 45%;
}
ul.contactdetails li.image img
{
    -moz-border-radius:5px;
    -moz-box-shadow: 0 3px 10px #555555;
    -webkit-border-radius:5px;
    -webkit-box-shadow: 0 3px 10px #555555;
    border-radius:5px;
    box-shadow: 0 3px 10px #555555;
}
ul.contactusform
{
}

ul.contactusform li
{
    float:none;
    width:100%;
}


ul.contactusform li label
{
   font-size:11pt;
}

.submitbutton
{
    margin-right: 15px;
    margin-top: 15px;
}

/* project page */

.projectcol
{
    margin-left:20px;
}

.projectcol label
{
    float:right;
    margin-right:60px;
    padding:1em 0em;
}

.projectdetails li
{
    float:left;
    width:30%;
    margin:1em;
}
.projectdetails li label, .otherprojects label
{
    display:block;
    float:none;
    padding:0.25em 0;
    font-size:12pt;
}

.otherprojects label
{  
    margin: 0 0.7em;
}

.otherprojects li
{  
 margin: 0 1em;
}

/* portfolio */

.splitter a
{
    color:#5C5957;
    text-decoration:none!important;
}

.scroll-pane
{
	width: 770px;
	height: 200px;
	overflow: auto;
}

.rightcontnet p
{
    padding-bottom:10px;
}

.portfolioheight
{
    height: 1000px !important;
}

.image-grid li {
    color: #686F74;
    float: left;
    height: 230px;
    line-height: 17px;
    margin: 20px 0 0 35px;
    overflow: hidden;
    text-align: center;
    width: 254px;
}

.portfoliotags
{
    display: block;
    left: 32px;
    position: relative;
    top: 5px;
}

.portfoliotags .sidelinks li
{
  display:inline-block;
  float:left;
}

.image-grid li img
{
    width:250px;
}

.splitter li
{
     display:inline;
   float:left;
}

ul.sidelinks
{
     display:inline;
    float:left;
    margin-right:1em;
}

ul.splitter li ul
{
     display:inline;
   float:left;
}

ul.splitter li ul li
{
     display:inline;
   margin:0 1em;
}    

ul.splitter a
{
     display:inline;
   font-weight:bold;
    font-size:1em;
}

ul.splitter li:hover
{
    list-style-image: none !important;
}
ul.splitter a:hover
{
    background:none;
    text-decoration:none;
    color:#e1710d;
}

.selected-1, .selected-0, .selected-2
{
    border-bottom:1px solid #000;
}

.image-grid li strong
{
    display:block;
}

.image-grid li span
{
    display:none;
}

.services ul li label.title a
{
    font-size: 1.0em;
    font-weight: bold;
    color: #36332a;
}

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */


/* browser comp */

.browser-msg
{
     background: #FFF9D4 url('../images/warning.png') no-repeat scroll 10px 7px;
    min-width: 930px;
    width: 930px;
    padding: 0.5em 0.5em 0.5em 0.5em;
    min-height: 153px;
    height:153px;
    margin-top:80px;
}

.browser-msg .msg
{
     font: 500 large Arial,Helvetica,clean,sans-serif;
     text-align:center;
}
.browser-msg ul.browsers
{
    margin: 0 auto;
    position: relative;
    width:850px;
}
.browser-msg ul.browsers li
{
    float: left;
    margin: 2em;
    padding:1em;
    text-align: center;
    width: 90px;
}
.browsers li a img
{
    width:150px;
    height:59px;
}
.browsers li a img.firefox
{
    background:url('../images/browsers.png') 3px 0;
}

.browsers li a img.safari
{
    background:url('../images/browsers.png') -619px 0;
}

.browsers li a img.chrome
{
    background:url('../images/browsers.png') -156px 0;
}

.browsers li a img.opera
{
    background:url('../images/browsers.png') -311px 0;
}

.browsers li a img.ie
{
    background:url('../images/browsers.png') -465px 0;
}

.browsercompa
{
    margin-top:80px;
}

.footermsg
{
    color: #AAAAAA;
    padding-left: 24px;
    padding-top: 15px;
}

.NivoSzakiSlider .nivoSlider {
    height: 466px;
    width: 950px;
}

.new
{
    position:absolute;
    color:#00A7E0;
    font-size:8px;
    top:-5px;
    left:35px;
    float:left;
}

.blog
{
    position:relative;
    margin-left:-20px;
    margin-right:5px;
}

ul.what-we-offer
{
    margin-top: 1.5em !important;
}
ul.what-we-offer li
{
    float: none;
    list-style-type: circle;
    width: 100%;
    position: relative;
    left: 10px;
    top: -10px;
}

.footerbar .middle
{
    width:960px;
}

h1 {
    font-size: xx-large;
	position: absolute;
	left:-5000px;
}
