* {
	padding:0;
	margin:0;
}
a {
	color: #194896;
	text-decoration: none;
}
ul {
	list-style:none;
}
body {
	background:#285fb1;
	font:13px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}
#wrap {
	width:894px;
	margin:auto;
	background-color:#ffffff;
}
p {
	display:block;
    word-wrap:break-word;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 20px;
	text-align: justify;
	padding: 0 0px 10px 0;
	margin: 0px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
b {
	color: #045e92;
}
.hide {
	display: none;
}
#header {
	height:223px;
	width:894px;
}
#headerleft {
	float:left;
	margin-top:0px;
	background-color:#FFFFFF;
}
#contents {
	background-color:#FFFFFF;
	padding:1px 5px 0 5px;
	width:883px;
}
#content {
	background:#FFFFFF;
	margin:auto;
	padding:1px 5px 0 5px;
	width:883px;
}
.clear {
	clear:both;
}
#bottom {
	background:url(../images/bottombg.jpg) repeat-x;
	height:126px;
	width:894px;
	float:left;
	left: 322px;
}
#footer {
	background:url(../images/footer.jpg) no-repeat;
	height:100%;background-size: 100% 100%;
	width:100%;
	float:left;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+100,7db9e8+100,2989d8+101 */
background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 100%, #7db9e8 100%, #2989d8 101%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 100%,#7db9e8 100%,#2989d8 101%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 100%,#7db9e8 100%,#2989d8 101%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#2989d8',GradientType=0 ); /* IE6-9 */

}
#topbar {
	background:url(../images/topbarbg.jpg) left bottom no-repeat;
	height:129px;
}
#homepage {
}
#homepage .services {
	width:300px;
	padding:0 5px;
	float:right;
}
#homepage .portfolio_preview {
	width:885px;
	height:310px;
	float:right;
	background:url(../images/featuredprojectbg.jpg) repeat-x;
}
h1, h2, h3, h4 {
	font-family:"Trebuchet MS", halvetica, Verdana, sans-serif;
	font-weight:normal;
}
h1 {
	font: 28px Arial, Helvetica, sans-serif;
	color: #1058a8;
	/*padding: 0 0 5px 20px;*/
	margin-top: 10px;
	border-bottom: #035788 dashed thin;
}
h2 {
	font-family: "Arial Narrow", "Arial Black", Arial;
	font-weight:normal;
	font-size: 17px;
	visibility: visible;
	position: relative;
	color: #0181cc;
	padding: 10px 0 4px 0;
	border-bottom: #e2e2e2 thin solid;
	margin-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 16px;
	visibility: visible;
	position: relative;
	color: #fff;
	background-color: #0181cc;
	padding: 5px 5px 5px 10px;
	margin-bottom: 10px;
}
h4 {
	font-family: "Arial Narrow", "Arial Black", Arial;
	font-size: 16px;
	
	font-weight: normal;
	visibility: visible;
	position: relative;
	color: #FFF;
	background-color: #0181cc;
	padding: 5px 0 4px 5px;
	border-bottom: #e2e2e2 thin solid;
	margin-bottom: 5px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 16px;
	visibility: visible;
	position: relative;
	color: #333;
	background-color: #CCC;
	padding: 5px 5px 5px 10px;
	margin-bottom: 10px;
}
.subhead {
	display:block;
	background:url(../images/subheadbg.jpg) repeat-x;
	height:25px;
	padding:3px 0px 0 5px;
}
.portfolio_preview h2 {
	display:block;
	padding:3px 3px 0 5px;
	color:#fff;
	height:25px;
}
.services li {
	display:block;
	padding:3px 5px 3px 40px;
	margin:5px 0 3px;
	height:46px;
	border-bottom:solid 1px #ccc;
}
.services li.idea {
	background:url(../images/ideaicon.jpg) no-repeat;
}
.services li.design {
	background: url(../images/designicon.jpg) no-repeat;
}
.services li.apps {
	background: url(../images/interneticon.jpg) no-repeat;
}
.services li.mobile {
	background: url(../images/mobileicon.jpg) no-repeat;
}
#sitename {
	width:894px;
	display: block;
	background-color:#FFFFFF;
	height:180px;
}
#sitename img {
	padding-left:15px;
	padding-top:15px;
}
#sitename #description {
	display:block;
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif!important;
}
#topnav {
	height:56px;
	width:900px;
	background: url(../images/nav.jpg) no-repeat;
}
#topnav ul {
	padding:14px 15px 0;
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif!important;
}
#topnav li {
	display:block;
	float:left;
	padding-left: 5px;
	border-right: #fff solid thin;
}
#topnav a {
	display: block;
	padding: 0px 10px 0 10px;
	text-decoration:none;
	color:#ffffff;
	float:left;
}
#topnav .active a {
	color:#184896;
}
#topnav a:hover {
	color:#184896;
}
.description {
	color:#d2e7ff;
	font:14px "Trebuchet MS", halvetica, Verdana, sans-serif;
	display:block;
	padding-top: 25px;
}
.description a {
	color:#fff;
	text-decoration:none;
	border-bottom: dashed 1px #fff;
}
#topbar .columns p {
	line-height: 16px;
	padding: 10px;
}
.blog_column {
    border-bottom:1px #CCC thin solid;
	float: left;
	/*padding: 15px;*/
	background:#FFFFFF;
	text-decoration:none;
}
.blog_column img {
	float: left;
	margin-right: 20px;
}
.blog_column ul {
	margin: 0 0 0 10px;
	padding: 0px;
}
.blog_column li {
	margin: 0px;
	padding: 0 0 10px 15px;
	list-style: none;
	font:normal 13px Arial, Helvetica, sans-serif!important;
	color: #333;
	background: url(../images/d-arrow.png) no-repeat;
	line-height: 14px;
}
table ul {
	margin: 0 0 0 10px;
	padding: 0px;
}

table li {
	margin: 0px;
	padding: 0 0 10px 15px;
	list-style: none;
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif!important;
	color: #6c6c6c;
	background: url(../images/d-arrow.png) no-repeat;
	line-height: 14px;
	text-align: justify;
}
.right_column {
	width: 310px;
	font-weight:normal;
	float: left;
	padding: 10px 0px 0px 0px;
}
.narrow_column {
	margin-right: 255px;
	margin-left: 415px;
	padding: 65px 5px 5px 5px;
}
.post p {
	line-height: 16px;
	margin-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
.post_head .meta {
	font-size: 10px;
	color: #999999;
	display: block;
	margin-top: 3px;
}
.post .post_head {
	background: url(../images/blogicon.jpg) no-repeat right top;
	height: 50px;
	margin-bottom: 10px;
	padding: 5px;
}
#bottom .columns {
	font-weight:normal;
	padding: 5px;
	float: left;
	
}
#footer .footercontent2 {
	padding: 12px 10px 0 20px;
	color: #FFFFFF;
	float: left;
	width: auto;
}
.footercontent2 a {
	color: #fff;
}
.footercontent2 a:visited, .footercontent2 a:active {
	color: #fff;
}
.footercontent2 p {
	margin-bottom: 5px;
}


#footer .footercontent {text-align: center;	padding-top:5px;	color: #FFFFFF;}


.footercontent a {
	color: #fff;
}
.footercontent a:visited, .footercontent a:active {
	color: #fff;
}
.footercontent p {
	margin-bottom: 5px;
}
.footercod {
	height:35px;
	width:600px;
	float:left;
	margin-left:200px;
	padding-left:20px;
}
.clientinfo a {
	color: #FFFFFF;
	border-bottom: 1px dashed #fff;
}
.clientinfo .label {
	color: #FFFFFF;
	width: 100px;
	display: block;
}
.clientinfo p {
	display: block;
	padding: 3px;
	margin-bottom: 8px;
	color: #FFFFFF;
}
#contents #left {
	padding: 8px;
	width: 550px;
	float: left;
}
#contents #sidebar {
	width: 290px;
	float: right;
	padding: 8px;
}
#left p {
	line-height: 16px;
	margin-bottom: 15px;
}
.service_img {
	display: block;
	float: left;
	border-style: none;
	margin-right: 5px;
	margin-left: 5px;
}
#wrap #contents #left ul li {
	display: block;
	background: url(../images/bullet.jpg) no-repeat 0px 3px;
	padding: 5px 5px 5px 10px;
	margin-left: 15px;
	margin-bottom: 3px;
}
.devider {
	background: #FFFFFF;
	border-bottom: 1px solid #ccc;
	display: block;
	color: #FFFFFF;
	margin-bottom: 15px;
}
#left .servicetitle {
	display: block;
	margin-bottom: 10px;
	color: #194896;
}
#left .service_p {
	padding-left: 60px;
}
#sidebar p {
	line-height: 16px;
	margin-bottom: 16px;
}
a img {
	border : none;
}
a:hover img {
	border:none;
}
a:visited img, a:active img {
	border:none;
}
#getaquote #fcf2 .r .f {
	display: block;
}
.f input {
	display: block;
	border: 1px solid #999999;
	padding: 5px;
}
#getaquote #fcf2 .r .f #comments {
	border: 1px solid #999999;
	padding: 5px;
}
.products_list li {
	display:block;
	height:70px;
	width:201px;
	margin-bottom:3px;
}
.products_list a {
	display:block;
	background:url(../images/productbg1.gif) no-repeat;
	height:56px;
	width:201px;
	text-align:center;
	padding:12px 0 0 0;
	text-decoration:none;
}
.products_list {
	padding-top:5px;
}
.products_list a:hover {
	background:url(../images/productbg2.gif) no-repeat;
}
#quote_request {
	background-image: url(../images/formbg.gif);
	background-repeat: repeat;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#quote_request h2 {
	display: block;
	background: url(../images/quote.gif) no-repeat;
	height: 61px;
	padding-left: 61px;
	padding-top: 8px;
}
#quote_request form p {
	display: block;
	padding-left: 12px;
}
#quote_request .commentarea {
	display: block;
	height: 140px;
	width: 257px;
	border: solid 1px #e0dccb;
}
#quote_request .commentarea:hover {
	border:solid 1px #908b72;
}
#quote_request label {
	display: block;
	padding: 3px;
	font: bold 12px "Trebuchet MS", halvetica, Verdana, sans-serif;
}
#quote_request .textfield {
	background: transparent url(../images/textfield1.gif) no-repeat;
	display: block;
	border-style: none;
	height: 28px;
	width: 241px;
	padding:7px 8px 0 8px;
	font: bold 14px "Trebuchet MS", halvetica, Verdana, sans-serif;
	color:#655045;
}
#quote_request .textfield:hover {
	background: transparent url(../images/textfield2.gif) no-repeat;
}
#quote_request label .info {
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif!important;
	display: block;
}
.success {
	background: #d9e7f3 url(../images/success.gif) no-repeat 3px 3px;
	display: block;
	padding: 5px 5px 5px 55px!important;
	height: 60px;
}
.error {
	background: #ead2a8 url(../images/error.gif) no-repeat 3px 3px;
	display: block;
	padding: 5px 5px 5px 55px!important;
	height: 60px;
}
.progress {
	background: url(../images/loading.gif) no-repeat 3px 3px;
	padding: 5px 5px 5px 55px!important;
	height: 50px;
}
.bordered {
	border-bottom: 1px dashed #999999;
	margin-bottom: 15px;
	padding-bottom: 10px;
	display: block;
}
#midbottom {
	background: #333 url(../images/footerbg.png) no-repeat center center;
	height: 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #FFFFFF;
}
#bottom p {
	display: block;
	padding: 3px;
}
#bottom .columns h3 {
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	color: #194896;
	display: block;
}
#midbottom img {
	display: block;
	float: left;
	padding-top: 30px;
	padding-left: 25px;
	padding-right: 15px;
}
.resourcelist li {
	display: block;
	height: 25px;
}
.resourcelist a {
	display: block;
	height: 18px;
	padding-top: 6px;
	padding-right: 4px;
	padding-left: 15px;
	background: url(../images/bullet.jpg) no-repeat 0px 7px;
	border-bottom:dashed 1px #ccc;
}
.resourcelist a:hover {
	color:#000;
}
.theme_image {
	display: block;
	margin: auto;
	padding: 5px;
	background: #f4f4f4;
	border: 1px solid #ccc;
}
#widecolumn {
	padding: 8px;
}
.nrwcolumn {
	float: left;
	width: 23%;
	margin: 4px;
	padding: 4px;
}
#widecolumn #real2 {
	background: url(../images/real2logo.jpg) no-repeat center top;
	padding-top: 105px;
}
#widecolumn #omcms {
	background: url(../images/omlogo.jpg) no-repeat center top;
	padding-top: 105px;
}
#widecolumn #kre8ivity {
	background: url(../images/kre8ivitylogo.jpg) no-repeat center top;
	padding-top: 105px;
}
#widecolumn #oet {
	background: url(../images/oetlogo.jpg) no-repeat center top;
	padding-top: 105px;
}
#widecolumn p {
	line-height: 16px;
	margin-bottom: 16px;
}
.blue {
	color: #194896;
	padding-bottom: 10px;
}
.lists li {
	display: block;
	background: url(../images/bullet.jpg) no-repeat 3px 5px;
	padding: 5px 5px 5px 20px;
	margin-bottom: 5px;
}
#portfolio .site {
	padding: 15px 5px 5px;
	background: #E0EEFC url(../images/portfoliobg.gif) repeat-x left bottom;
	border: 1px solid #BDDBF9;
	position: relative;
	margin-bottom: 5px;
}
.portfolio_image {
	display: block;
	padding: 9px;
	margin: auto;
	background: #FFFFFF;
	border: 1px solid #B9D9F9;
}
#portfolio .site .layer span {
	display: block;
	padding-top: 40px;
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif!important;
	text-transform: uppercase;
	text-align: center;
	padding-left: 40px;
}
.site .layer {
	display: block;
	background: url(../images/portfoliolayer.gif) no-repeat;
	height: 88px;
	width: 80px;
	position: absolute;
	float: right;
	z-index: 99;
	right: 8px;
	top: 114px;
}
#portfolio .site p {
	display: block;
	margin: 0px 10px 8px;
	padding: 0px 5px 5px;
}
.portfolio_image:hover {
	display: block;
	padding: 9px;
	margin: auto;
	background: #ffe;
	border: 1px solid #194896;
}
.testimonails blockquote {
	background: url(../images/dblquotes.gif) no-repeat 3px 3px;
	padding-left: 30px;
}
#results .description {
	color: #333333;
	padding: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}
#results .url {
	padding: 5px;
	background: #f4f4f4;
}
#results {
	padding: 5px;
}
#result_report {
	padding: 3px;
	background: #4891ED;
	color: #FFFFFF;
}
.columns h2 {
	display: block;
	padding-left: 10px;
	padding-top: 3px;
	height: 20px;
	text-shadow:#000 1px 1px 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
}
.portfolio_preview h2 img {
	display: block;
	padding-left: 12px;
	padding-top: 3px;
}
br.clear {
	display: block;
	clear: both;
	height: 1px;
}
#pitch {
	clear: both;
	height: 296px;
	background: url(../images/shadow.png) no-repeat left bottom;
	margin: 0 0 25px;
}
#slideshow {
	position:relative;
	height: auto;
	width:100%;
}
#slideshow img {
	float: left;
}
#slideshow div {
	position: absolute;
    z-index: 8;
	}
#slideshow div.active {
	z-index: 10;
}
#slideshow div.last-active {
	z-index: 9;
}
#zoom {
	z-index: 11;
}
/* pitch overlay */



.overlay {
	clear: both;
	float: left;
	z-index: 100;
	position:absolute;
	margin: 200px 0 0;
}
.overlay h2 {
	color: #fff;
	font-size: 2em;
	background: url(../images/dot.png);
	padding: 16px;
	margin: 0;
	float: left;
	width: 300px;
}
.overlay p {
	clear: both;
	background: #fff;
	padding: 16px;
	width: 300px;
}
#slideshow:hover .arrow {
	background: url(../images/dot.png);
}
.arrow {
	float: right;
	position: relative;
	width: 65px;
	height: 63px;
	margin: -180px 0 0;
	z-index: 100;
}
.arrow a {
	float: left;
	background: url(../images/pitcharrow.gif) no-repeat center center;
	width: 15px;
	height: 24px;
	padding: 19px 25px;
}
/* inner pitch */



#inner-pitch {
	clear: both;
}
#inner-pitch .overlay {
	margin: 0;
	width: 920px;
}
/* main content */

.side-menu li {
	list-style: none;
	padding: 10px 4px;
	border-bottom: 1px solid #ddd;
}
.flash {
	width:430px;
	height:439px;
	float:right;
	margin-right:20px;
}



#navlist{position:relative;}
#navlist li{margin:0; padding:0; list-style:none; position:absolute; top:0;}
#navlist li, #navlist a{height:32px; display:block;}

#icon1{left:0px;width:28px;}
#icon1{ background: url(../images/social-icon.png) 0 0;}
#icon1 a:hover{background: url(../images/social-icon.png) 0 -32px;}

#icon2{left:34px; width:32px;}
#icon2{background : url(../images/social-icon.png) -32px -0px;}
#icon2 a:hover{background: url(../images/social-icon.png) -32px -32px;}

#icon3{left:72px; width:30px;}
#icon3{background: url(../images/social-icon.png) -66px 0;}
#icon3 a:hover{background: url(../images/social-icon.png) -66px -32px;}


.fl-left {
	float: left;
}
.fl-right {
	float: right;
}
.clear {
	clear: both;
}
.link-box {
	float: right;
}
.followus {
	
	float: right;
	margin:0px 20px 0 15px;
	padding:5px 0 0 0;
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif!important;
	color:#ededec;
}
.followus ul {
	width:130px;
	height:26px;
	float:right;
	margin:-5px 0 0 0;
	padding:0px;
}
.followus ul li {
	list-style:none;
	float:left;
	margin:0 5px 0 2px;
}
.icon-1, .icon-2, .icon-3, .icon-4 {
	width:24px;
	float:left;
	height:24px;
	background:url(../images/social.png) 0 0px no-repeat;
	transition-duration: .5s;
	-moz-transition-duration: .5s;/* Firefox 4 */
	-webkit-transition-duration: .5s; /* Safari and Chrome */
	-o-transition-duration: .5s; /* Opera */
	cursor:pointer;
}
.icon-1:hover {
	background:url(../images/social.png) 0 -28px no-repeat;
}
.icon-2 {
	background:url(../images/social.png) -27px 0px no-repeat;
}
.icon-2:hover {
	background:url(../images/social.png) -27px -28px no-repeat;
}
.icon-3 {
	background:url(../images/social.png) -54px 0px no-repeat;
}
.icon-3:hover {
	background:url(../images/social.png) -54px -28px no-repeat;
}
.icon-4 {
	background:url(../images/social.png) -80px 0px no-repeat;
}
.icon-4:hover {
	background:url(../images/social.png) -80px -28px no-repeat;
}
.topcontact {
	width: 140px;
	height:25px;
	float:right;
	background:url(../images/phoneicon.png) left top no-repeat;
	font:20px Calibri;
	color:#fff;
	font-weight: normal;
	padding:8px 0 0 45px;
	margin:0px 0 0 0px;
}

.shadow {
	width: 895px;
	height: 4px;
	margin-bottom: 10px;
	background: url(../images/shadow.jpg) no-repeat center bottom;
}
.copyright-box {
	
	height: 27px;
	background:#285fb1;
	text-align: center;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 6px 0 0 0;
}
.left-box {
	width: 664px;
	margin: 0 10px 0 10px;
	float: left;
}
.left-box img.right {
	float: right;
	margin: 0 0 5px 20px;
}
.left-box img.left {
	float: left;
	margin: 0 20px 5px 0px;
}
.left-box ul {
	margin: 0 0 0 10px;
	padding: 0px;
}
.left-box li {
	margin: 0px;
	padding: 0 0 10px 15px;
	list-style: none;
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif!important;
	color: #6c6c6c;
	background: url(../images/d-arrow.png) no-repeat;
	line-height: 14px;
}
.banner-rightbox {
	width: 200px;
	border: #cccccc 2px solid;
	margin-left: 4px;
	float: left;
	text-align: center;
}
.banner-rightbox img {
	padding: 4px 0 4px 4px;
}

.contact-box {
	float: left;
	padding-left: 20px;
	
}
.contact-form-box {
	float: left;
	padding-left: 20px;

}

.contactqt-box {
	float: left;
	padding: 10px 0 0 15px;
	width: 400px;
}
.contactqt-box input[type=text]   {
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif!important;
	height: 20px;

	color: #333333;
	margin: 0px;
	padding: 0px 5px;
	outline: none;
	width: 230px;
}
.contactqt-box textarea {
font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif!important;
	color: #333333;
	margin: 0px;
	padding: 0px 5px;
	outline: none;
	width: 230px;
	height: 100px;
}
.contactqt-box label {
	width: 120px;
	height: 20px;
	float: left;
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif!important;
	color: #333333;
	padding: 0 15px 10px 0px;
	text-align: right;
}

.button{
border:1px solid #25729a; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 5px 20px 5px 20px; margin-top: 5px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:normal; color: #FFFFFF;
 background-color: #3093c7; background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7), to(#1c5a85));
 background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
 background-image: linear-gradient(to bottom, #3093c7, #1c5a85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7, endColorstr=#1c5a85);
}

.button:hover{
 border:1px solid #1c5675;
 background-color: #26759e; background-image: -webkit-gradient(linear, left top, left bottom, from(#26759e), to(#133d5b));
 background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
 background-image: -moz-linear-gradient(top, #26759e, #133d5b);
 background-image: -ms-linear-gradient(top, #26759e, #133d5b);
 background-image: -o-linear-gradient(top, #26759e, #133d5b);
 background-image: linear-gradient(to bottom, #26759e, #133d5b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759e, endColorstr=#133d5b);
}

.box {
	width: 122px;
	height: 10px;
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif!important;
	color: #fff;
	padding: 5px 0 10px 0;
	margin: 0px 10px 10px 0;
	text-align: center;
	background-color: #0181cc;
	float: left;
}