@import url("./reset.css");@import url("./960.css");@import url("./jqueryslidemenu.css");body{background:#F1F1F1;font:62.5% Arial, Helvetica, sans-serif;}
.no{display:none}
#Partage{
float:left;
}
.sharrre .box{
background:#6f838c;
background:-webkit-gradient(linear,left top,left bottom,color-stop(#6f838c,0),color-stop(#4d5e66,1));
background:-webkit-linear-gradient(top, #6f838c 0%, #4d5e66 100%);
background:-moz-linear-gradient(top, #6f838c 0%, #4d5e66 100%);
background:-o-linear-gradient(top, #6f838c 0%, #4d5e66 100%);
background:linear-gradient(top, #6f838c 0%, #4d5e66 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f838c', endColorstr='#4d5e66',GradientType=0 );
-webkit-box-shadow:0 1px 1px #d3d3d3;
-moz-box-shadow:0 1px 1px #d3d3d3;
box-shadow:0 1px 1px #d3d3d3;
height:22px;
display:inline-block;
position:relative;
padding:0px 55px 0 8px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
font-size:12px;
float:left;
clear:both;
overflow:hidden;
-webkit-transition:all 0.3s linear;
-moz-transition:all 0.3s linear;
-o-transition:all 0.3s linear;
transition:all 0.3s linear;
}
.sharrre .left{
line-height:22px;
display:block;
white-space:nowrap;
text-shadow:0px 1px 1px rgba(255,255,255,0.3);
color:#ffffff;
-webkit-transition:all 0.2s linear;
-moz-transition:all 0.2s linear;
-o-transition:all 0.2s linear;
transition:all 0.2s linear;
}
.sharrre .middle{
position:absolute;
height:22px;
top:0px;
right:30px;
width:0px;
background:#63707e;
text-shadow:0px -1px 1px #363f49;
color:#fff;
white-space:nowrap;
text-align:left;
overflow:hidden;
-webkit-box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
-moz-box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
-webkit-transition:width 0.3s linear;
-moz-transition:width 0.3s linear;
-o-transition:width 0.3s linear;
transition:width 0.3s linear;
}
.sharrre .middle a{
color:#fff;
font-weight:bold;
padding:0 9px 0 9px;
text-align:center;
float:left;
line-height:22px;
-webkit-box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
-moz-box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
}
.sharrre .right{
position:absolute;
right:0px;
top:0px;
height:100%;
width:45px;
text-align:center;
line-height:22px;
color:#4b5d61;
background:#f1faf9;
background:-webkit-gradient(linear,left top,left bottom,color-stop(#f1faf9,0),color-stop(#bacfd2,1));
background:-webkit-linear-gradient(top, #f1faf9 0%, #bacfd2 100%);
background:-moz-linear-gradient(top, #f1faf9 0%, #bacfd2 100%);
background:-o-linear-gradient(top, #f1faf9 0%, #bacfd2 100%);
background:linear-gradient(top, #f1faf9 0%, #bacfd2 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1faf9', endColorstr='#bacfd2',GradientType=0 );
}
.sharrre .box:hover{
padding-right:130px;
}
.sharrre .middle a:hover{
text-decoration:none;
}
.sharrre .box:hover .middle{
width:90px;
}
h1, h2, h3, h4, h5, h6{font-weight:normal;color:#454545;}
h1{font-size:20px;line-height:20px;margin-bottom:15px;}
h2{font-size:30px;line-height:30px;margin-bottom:15px;}
h3{font-size:24px;margin-bottom:15px;}
h4{font-size:18px;line-height:16px;margin-bottom:15px;}
h5{font-size:14px;margin-bottom:12px;padding:0px;}
h6{font-size:12px;margin-bottom:12px;padding:0px;letter-spacing:1px;}
a,a:link,a:visited{color:#777777;text-decoration:none;}
a:hover{color:#5f7f00;}
a img, img{border:none}
p{font-size:1.2em;line-height:1.8em;margin-bottom:1.5em;color:#777777;}
blockquote{margin:15px 0;color:#777777;background:url(../images/bigquote.png) top right no-repeat;font-style:italic;border-left:8px solid #F0F0F0;font-size:1.2em;font-family:Georgia, "Times New Roman", Times, serif;}
#flashcontent{ width:450px; margin:auto;}
blockquote p{line-height:1.6em;margin-bottom:5px;}
code{background:#fafafa;padding:5px 10px;display:block;font-size:1.4em;color:#858585;margin-bottom:10px;}
ol{margin:20px;list-style-type:decimal;}
ol li{font-size:1.2em;margin:8px 0;padding-bottom:8px;color:#8f8f8f;border-bottom:1px solid #eee;}
.arrowlist{margin-bottom:20px;}
.arrowlist li{font-size:1.2em;margin:10px 0;padding-bottom:10px;padding-left:28px;background:url(../images/arrow.png) 0 0 no-repeat;color:#8f8f8f;border-bottom:1px solid #dfdfdf;}
.checklist{margin-bottom:20px;}
.checklist li{font-size:1.2em;margin:10px 0;padding-bottom:10px;padding-left:28px;background:url(../images/tick.png) 0 0 no-repeat;color:#8f8f8f;border-bottom:1px solid #dfdfdf;}
.bulletlist{margin-bottom:20px;}
.bulletlist li{font-size:110%;margin:10px 0;padding-bottom:10px;padding-left:28px;background:url(../images/bullet.png) 0 .1em no-repeat;color:#757575;}
#maincontent .bulletlist li{margin:3px 0;padding-bottom:0;}
.dropcap{background:transparent url(../images/big-bullet.png) no-repeat scroll -1px -1px;color:#ffffff;float:left;font-size:24px;height:41px;line-height:30px;margin-bottom:-10px;margin-right:10px;padding-top:5px;text-align:center;width:41px;}
.pullquote_right,.pullquote_left{color:#9F9F9F;float:right;font-size:1.4em;letter-spacing:0px;margin-bottom:0;margin-top:10px;margin-left:20px;padding:10px;width:33%;font-style:italic;line-height:1.2em;border-left:4px solid #DEDEDE;background:url(http://www.imediautama.com/templates/ebiz/images/bgquote.jpg) repeat;font-family:Georgia, "Times New Roman", Times, serif;}
.pullquote_left{border-right:4px solid #DEDEDE;border-left:none;float:left;margin-left:0px;margin-right:10px;}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0;}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0;}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}
.alignleft{float:left;margin:5px 10px 0 0;}
.alignright{float:right;margin:5px 0 5px 10px;}
.aligncenter{margin-left:auto;margin-right:auto;margin-bottom:15px;display:block;}
.imgbox{padding:4px;background:#ffffff;border:1px solid #ededed;}
.imgbox2{padding:3px;background:#ffffff;border:1px solid #ededed;}
.divider{background:url(../images/divider.jpg) bottom repeat-x;padding:5px 0;margin-bottom:10px;display:block;}
.info{margin:15px 0;font-size:2.4em;color:#ffffff;padding:12px 12px 12px 57px;background:#2BABD6 url(../images/info.png) .5em .4em no-repeat;border:1px solid #ffffff;}
.error{margin:15px 0;font-size:2.4em;color:#ffffff;padding:12px 12px 12px 57px;background:#FF3333 url(../images/error.png) .5em .4em no-repeat;border:1px solid #ffffff;}
.warning{margin:15px 0;font-size:2.4em;color:#ffffff;padding:12px 12px 12px 57px;background:#FFD633 url(../images/warning.png) .5em .4em no-repeat;border:1px solid #ffffff;}
.success,
.csuccess{margin:15px 0;font-size:2.4em;color:#ffffff;padding:12px 12px 12px 57px;background:#5CE15A url(../images/success.png) .5em .4em no-repeat;border:1px solid #ffffff;}
.highlight-yellow{padding:1px 4px;background-color:yellow;color:#111;}
.highlight-dark{padding:1px 4px;background-color:#6a6a6a;color:#fff;}
.highlight-red{padding:1px 4px;background-color:#DE2D2D;color:#fff;}
.highlight-green{padding:1px 4px;background-color:#A3CC29;color:#111;}
img.slide-icon{position:relative;top:6px;left:0;}
.button{float:left;margin:10px 10px 10px 0;cursor:pointer;color:#fff;font-size:1.4em;text-transform:capitalize;font-weight:bold;line-height:35px;height:35px;background:url(../images/button-right.png) no-repeat 100% 0;display:inline-block;}
.button span{text-align:center;margin-right:10px;padding:0 10px 0 22px;background:url(../images/button-left.png) no-repeat;display:inline-block;height:35px;float:left;}
.button:hover{background-position:100% -35px;}
.button:hover span{background-position:0 -35px;}
a.button{color:#666666;font-size:1.4em;}
a.button:hover{color:#333333;}
.green-button{background:url(../images/greenbutton-right.png) no-repeat 100% 0;}
.green-button span{background:url(../images/greenbutton-left.png) no-repeat;}
a.green-button{color:#dddddd;}
a.green-button:hover{color:#ffffff;}
.blue-button{background:url(../images/bluebutton-right.png) no-repeat 100% 0;}
.blue-button span{background:url(../images/bluebutton-left.png) no-repeat;}
a.blue-button{color:#dddddd;}
a.blue-button:hover{color:#ffffff;}
.bluemaroon-button{background:url(../images/bluemaroonbutton-right.png) no-repeat 100% 0;}
.bluemaroon-button span{background:url(../images/bluemaroonbutton-left.png) no-repeat;}
a.bluemaroon-button{color:#dddddd;}
a.bluemaroon-button:hover{color:#ffffff;}
.red-button{background:url(../images/redbutton-right.png) no-repeat 100% 0;}
.red-button span{background:url(../images/redbutton-left.png) no-repeat;}
a.red-button{color:#dddddd;}
a.red-button:hover{color:#ffffff;}
.brown-button{background:url(../images/brownbutton-right.png) no-repeat 100% 0;}
.brown-button span{background:url(../images/brownbutton-left.png) no-repeat;}
a.brown-button{color:#dddddd;}
a.brown-button:hover{color:#ffffff;}
.dark-button{background:url(../images/darkbutton-right.png) no-repeat 100% 0;}
.dark-button span{background:url(../images/darkbutton-left.png) no-repeat;}
a.dark-button{color:#dddddd;}
a.dark-button:hover{color:#ffffff;}
.orange-button{background:url(../images/orangebutton-right.png) no-repeat 100% 0;}
.orange-button span{background:url(../images/orangebutton-left.png) no-repeat;}
a.orange-button{color:#dddddd;}
a.orange-button:hover{color:#ffffff;}
.slidebutton{line-height:40px;height:42px;background:url(../images/slidebutton-right.png) no-repeat 100% 0;}
.slidebutton span{margin-right:12px;padding:0 12px 0 18px;background:url(../images/slidebutton-left.png) no-repeat;height:42px;}
.slidebutton:hover{background-position:100% -40px;}
.slidebutton:hover span{background-position:0 -40px;}
a.slidebutton{color:#a4a4a4;font-size:16px;}
a.slidebutton:hover{color:#333333;}
#headerbar{height:8px;background-color:#212121;}
/*#top-wrapper{height:485px;width:100%;background:url("../images/pattern/Bottom_texture.jpg") repeat scroll 0 0 transparent;}
#top-wrapper-inner{height:120px;width:100%;background:url("../images/pattern/Bottom_texture.jpg") repeat scroll 0 0 transparent;}*/
#top-wrapper{height:485px;width:100%;background:url("../images/pattern/bg-head.php") repeat scroll 0 0 transparent;}
#top-wrapper-inner{height:120px;width:100%;background:url("../images/pattern/bg-head.php") repeat scroll 0 -190px transparent;}
#header{}
#logo{padding-top:0;}
#slide-container{margin-top:20px;background:url("../images/pattern/bg_black.png") repeat scroll 0 0 transparent;border-radius:20px;padding:5px;}
ul#slideshow{overflow:hidden;}
ul#slideshow li{overflow:hidden;margin:0;padding:0;zoom:1;}
.slide-text{margin-top:10px;float:left;width:400px;}
.slide-img{width:532px;height:323px;float:right;}
.slide-frame{width:532px;height:323px;float:right;background-image:url(../images/slide-frame.png);background-repeat:no-repeat;}
.slide-text h1,.slide-text h2{color:#ffffff;font-size:32px;}
.slide-text p{color:#ffffff;}
img.slideimage{position:relative;top:14px;left:47px;overflow:hidden;}
img.imagestatic{position:absolute;top:93px;}
ul#slideshow ul.slide-checklist{margin:0 10px 10px 10px;}
ul#slideshow .slide-checklist li{background-image:url(../images/tick.png);background-repeat:no-repeat;background-position:0 5px;padding-left:30px;display:block;font-size:1.2em;line-height:2em;color:#ffffff;background-color:transparent;}
ul#slideshow ul.starlist{margin:0 10px 10px 10px;}
ul#slideshow .starlist li{background-image:url(../images/star.png);background-repeat:no-repeat;background-position:0 5px;padding-left:30px;display:block;font-size:1.2em;line-height:2em;color:#ffffff;background-color:transparent;}
ul#slideshow .starlist li a {color:#FFF;}
.bx-next{position:absolute;top:40%;right:-50px;z-index:999;width:30px;height:30px;text-indent:-999999px;background:url(../images/green_next.png) no-repeat 0 -30px;}
.bx-prev{position:absolute;top:40%;left:-50px;z-index:999;width:30px;height:30px;text-indent:-999999px;background:url(../images/green_prev.png) no-repeat 0 -30px;}
.bx-pager{position:absolute;left:47%;bottom:-25px;}
.bx-pager a{margin-right:5px;width:11px;height:12px;float:left;background:url(../images/green_pager.png) no-repeat 0 -12px;text-indent:-99999px;}
.bx-auto .start{background:url(http://www.imediautama.com/templates/ebiz/images/green_auto.png) no-repeat 0 2px;padding-left:13px;}
.bx-auto .stop{background:url(http://www.imediautama.com/templates/ebiz/images/green_auto.png) no-repeat 0 -14px;padding-left:13px;}
.bx-next:hover,
.bx-prev:hover{background-position:0 0;}
.bx-pager .pager-active,
.bx-pager a:hover{background-position:0 0;}
.bx-pager{text-align:center;padding-top:7px;font-size:12px;color:#666;}
.bx-captions{text-align:center;font-size:12px;padding:7px 0;color:#666;}
.bx-auto{text-align:center;padding-top:15px;}
.bx-auto a{color:#666;font-size:12px;}
#slide-shadow{width:950px;height:280px;padding-bottom:20px;background:url(../images/slideshadow2.png) 100% 100% no-repeat;}
#slide-around{padding-top:20px;padding-bottom:5px;margin:0 auto;width:100%;height:308px;background:url(../images/rounded-shadow.png) 50% 100% no-repeat;}
#slide-around .roundabout-holder{padding:0;height:308px;width:940px;margin:0 auto;}
#slide-around .roundabout-moveable-item{height:280px;width:400px;cursor:pointer;}
#slide-around .roundabout-moveable-item span.caption{display:none;}
#slide-around .roundabout-moveable-item img{width:100%;-webkit-box-shadow:0 0 10px #333333;-moz-box-shadow:0 0 10px #333333;box-shadow:0 0 10px #333333;}
#slide-around .roundabout-in-focus{cursor:auto;}
#slide-around .roundabout-in-focus span.caption{position:absolute;bottom:20px;left:0px;background:url(../images/transparent.png) repeat;color:#ffffff;display:block;padding:10px;font-size:1.2em;width:380px;}
#slide-around .roundabout-in-focus span.caption a{color:#ffffff;}
#content-wrapper{background:url(../images/content-wrapper.jpg) top left repeat-x;}
#slogan{padding:0;}
#slogan h4{margin-top:28px;float:left;width:740px;color:#7a7a7a;}
#buttonbox{margin-top:10px;width:200px;float:right;}
#featureslist{background:url(../images/bg-featureslist.png) center center no-repeat;height:133px;}
#featureslist ul.listfeatures{}
#featureslist ul.listfeatures li{margin:30px 30px 0 0;float:left;width:300px;}
#featureslist ul.listfeatures li.last{margin-right:0;float:right;}
ul.listfeatures li h4{margin-bottom:5px;}
ul#serviceslist{margin-top:30px;list-style:none;}
ul#serviceslist li{width:460px;float:left;margin-left:10px;margin-right:20px;margin-bottom:10px;}
ul#serviceslist li.last{margin-right:0;float:right;}
ul#serviceslist li h4 a{margin-bottom:10px;color:#454545;}
ul#serviceslist li img{margin-top:5px;margin-right:20px;margin-bottom:50px;}
#quotebox{background:url(../images/bg-quote.png) center center no-repeat;width:900px;height:72px;padding:0 20px;margin-left:auto;margin-right:auto;}
#quotebox img{margin-top:10px;}
#quotebox h4{padding:25px 20px;}
#bottombox{margin-top:30px;margin-bottom:30px;}
#featuredworks{height:200px;background:url(../images/bg-carousel.png) bottom center no-repeat;}
#featuredworks .roundabout-holder{padding:0;height:100%;width:440px;}
#featuredworks .roundabout-moveable-item{height:150px;width:266px;cursor:pointer;}
#featuredworks .roundabout-moveable-item span.caption{display:none;}
#featuredworks .roundabout-moveable-item img{width:100%;-webkit-box-shadow:0 0 10px #333333;-moz-box-shadow:0 0 10px #333333;box-shadow:0 0 10px #333333;}
#featuredworks .roundabout-in-focus{cursor:auto;}
#featuredworks .roundabout-in-focus span.caption{position:absolute;bottom:10px;left:0;background:url(../images/transparent.png) repeat;color:#ffffff;display:block;padding:5px;font-size:1.2em;width:256px;}
#featuredworks .roundabout-in-focus span.caption a{color:#ffffff;}
#footer-wrapper{padding-top:30px;padding-bottom:30px;background:#333333;border-top:5px solid #212121;border-bottom:5px solid #212121;}
.footerbox p{color:#a2a2a2;}
.footerbox h4{color:#cccccc;margin-bottom:20px;}
.footerbox ul{margin-top:25px;}
.footerbox li{margin:10px 0;padding-bottom:10px;background:url(../images/footer-divider.jpg) bottom repeat-x;font-size:1.2em;}
.footerbox li a{background:url(../images/item.png) left no-repeat;color:#a2a2a2;padding-left:22px;}
.footerbox li a:hover{color:#ffffff;}
#copyright{margin-top:10px;}
.topscroller{font-size:1.1em;}
.copyright p{display:block;text-align:right;margin-bottom:10px;}
#copyright a{color:#5f7f00;}
#page-heading{height:21px;width:100%;background:#F1F1F1 url(../images/page-heading.jpg) top repeat-x;padding:20px 0;}
.breadcrumbs{text-align:right;font-size:1.2em;color:#8f8f8f;display:block;padding-right:10px;}
#content-wrapper-inner{}
#content{background:url(../images/bg-container.jpg) center repeat-y;padding-bottom:30px;}
#maincontent{width:610px;padding:30px 10px 30px 0;}
.fullcontent{padding:30px 0;}
.shadow-divider{padding-top:10px;height:15px;margin-bottom:10px;background:url(../images/shadow-divider.png) bottom center no-repeat;}
.shadow-divider2{padding-top:10px;height:15px;margin-bottom:10px;background:url(../images/shadow-divider2.png) bottom center no-repeat;}
ul.teamlist{}
ul.teamlist li{float:left;width:290px;margin-right:20px;}
#content ul.teamlist li.last{margin-right:0;float:right;}
.sidebar{padding:30px 0;}
.sidebox{margin-bottom:30px;width:270px;padding-left:30px;}
.sidebox h4{color:#5f7f00;margin-bottom:20px;}
ul.sidelist{}
ul.sidelist li,
ul.latestnews li{margin:12px 0;padding-bottom:12px;background:url(../images/divider.jpg) bottom repeat-x;}
ul.sidelist li a{background:url(../images/arrow.png) 0 0 no-repeat;padding-left:26px;font-size:1.2em;}
ul.sidelist li a.selected{background:url(../images/tick.png) 0 0 no-repeat;}
ul.latestnews{}
ul.latestnews li{margin:10px 0;font-size:1.2em;padding-bottom:10px;}
ul.latestnews li a{}
ul.latestnews li span.newstitle{padding-bottom:5px;display:block;}
ul.latestnews li span.date{color:#aaaaaa;}
.search-text{float:left;padding:6px;height:19px;width:158px;background:url(../images/search-text.jpg) left no-repeat;border:none;color:#a5a5a5;}
.search-button{float:left;padding:5px;height:31px;width:91px;background:url(../images/search-button.jpg) left no-repeat;border:none;cursor:pointer;}
#filter{display:block;margin:10px 0;}
#filter ul{margin:10px 10px 25px 10px;padding:0;}
ul#filter{margin:10px 0 25px 0;padding:0 0 20px 0;}
#filter li{display:inline;}
.current-filter{float:left;margin:10px 10px 10px 0;cursor:pointer;color:#fff;font-size:1.4em;text-transform:capitalize;font-weight:bold;line-height:35px;height:35px;background:url(../images/greenbutton-right.png) no-repeat 100% 0;display:inline-block;}
.current-filter span{text-align:center;margin-right:10px;padding:0 10px 0 22px;background:url(../images/greenbutton-left.png) no-repeat;display:inline-block;height:35px;float:left;}
.current-filter:hover{background-position:100% -35px;}
.current-filter:hover span{background-position:0 -35px;}
a.current-filter{font-size:1.4em;}
a.current-filter:hover{color:#E2F299;}
#filter li .button{float:left;margin:10px 10px 10px 0;cursor:pointer;font-size:1.4em;text-transform:capitalize;font-weight:bold;line-height:35px;height:35px;background:url(../images/button-right.png) no-repeat 100% 0;display:inline-block;}
#filter li .button span{text-align:center;margin-right:10px;padding:0 10px 0 22px;background:url(../images/button-left.png) no-repeat;display:inline-block;height:35px;float:left;}
#filter li .button:hover{background-position:100% -35px;}
#filter li .button:hover span{background-position:0 -35px;}
#filter li a.button{color:#666666;font-size:1.4em;}
#filter li a.current-filter{color:#fff; text-transform:uppercase; font-size:1.3em;}
#filter li a.button:hover{color:#333333;}
ul.portfolio-2col{}
ul.portfolio-2col li{margin-top:30px;padding-bottom:40px;background:url(../images/shadow-divider.png) bottom center no-repeat;}
.thumb-shadow{width:450px;float:left;height:223px;padding-bottom:25px;background:url(../images/shadow-img.png) 100% 100% no-repeat;}
.blockthumb{width:450px;float:left;height:223px;padding-bottom:25px;}
.blocktext{float:left;width:450px;margin-left:40px;margin-right:0;}
ul.portfolio-2col li h3 a{color:#5f7f00;}
ul.portfolio-2col li ul.checklist{margin-bottom:20px;}
ul.portfolio-2col li ul.checklist li{font-size:1.2em;margin:10px 0;padding-bottom:10px;padding-left:28px;background:url(../images/tick.png) 0 .1em no-repeat;color:#757575;border-bottom:1px solid #dfdfdf;}
ul.portfolio-3col{margin-top:30px;}
ul.portfolio-3col li{margin-right:23px;margin-bottom:20px;width:290px;float:left; height:250px;}
ul.portfolio-3col li.last{margin-right:0;}
ul.portfolio-3col li h4 a{color:#5f7f00;}
ul.portfolio-3col li .blockthumb-3col{width:295px;height:136px;margin-bottom:30px;}
ul.portfolio-3col li .thumb-shadow-3col{width:290px;height:136px;background-image:url(../images/shadow-img2.png);background-position:100% 100%;background-repeat:no-repeat;padding-bottom:25px;}
.zoom{background:url(../images/zoom.png) 50% 50% no-repeat;}
.play{background:url(../images/play.png) 50% 50% no-repeat;}
ul.bloglist{margin:0;padding:0;}
ul.bloglist li{margin-bottom:10px;padding-bottom:80px;background:url(../images/shadow-divider2.png) bottom center no-repeat;}
.blogimage{width:599px;float:left;height:274px;padding-bottom:25px;margin-bottom:10px;background:url(../images/shadow-img.png) 100% 100% no-repeat;}
ul.bloglist li .readmoreblock{float:right;}
ul.bloglist li h3 a{color:#5f7f00;}
.meta{font-size:1.2em;font-style:italic;color:#a5a5a5;display:block;margin-bottom:15px;}
#authorbox{margin:10px 0;padding-bottom:15px;background:url(../images/shadow-divider2.png) bottom center no-repeat;}
.authorimg{float:left;margin-right:5px;margin-bottom:10px;}
#relatedposts{margin:10px 0;padding-bottom:10px;background:url(../images/shadow-divider2.png) bottom center no-repeat;}
ul.relatedposts{margin:10px 0;}
ul.relatedposts li{margin:8px 30px 8px 0;font-size:1.2em;padding-bottom:15px;float:left;width:280px;}
ul.relatedposts li.divider{background:url(../images/divider.jpg) bottom repeat-x;}
ul.relatedposts li.last{margin-right:0;}
ul.relatedposts li a{}
ul.relatedposts li span.newstitle{padding-bottom:5px;display:block;}
ul.relatedposts li span.date{color:#aaaaaa;}
#comments{margin:20px 0;}
h4.heading-title{padding-bottom:10px;background:url(../images/divider.jpg) bottom repeat-x;}
ul.listcomments{margin:0;padding:0;list-style-type:none;}
ul.listcomments li{margin:0;padding:0;list-style-type:none;}
ul.listcomments li .comment_content{padding:10px;background:#ffffff;margin:0;}
ul.listcomments li .comment_content h5{margin-bottom:5px;display:inline;}
ul.listcomments li .comment_content p{margin-bottom:5px;}
ul.listcomments li .comment_content .avatar{margin-bottom:70px;}
.comment-wrapper{padding-bottom:15px;background:url(../images/shadow-img.png) 100% 100% no-repeat;}
.children{padding-top:10px;background-image:url(../images/topmenu.png);background-repeat:no-repeat;background-position:5% 0;list-style-type:none;margin:0 0 0 70px;}
#commentform label{font-size:1.2em;display:block;text-align:left;color:#666666;margin-bottom:10px;}
.leftcomment{width:285px;float:left;}
.comment-input{color:#666666;padding:7px;display:block;text-align:left;height:19px;width:250px;background:url(../images/comment-input.jpg) no-repeat;border:none;margin-bottom:12px;}
.comment-textarea{color:#666666;padding:7px;display:block;text-align:left;height:160px;width:307px;background:url(../images/comment-text.jpg) no-repeat;border:none;margin-bottom:10px;}
.comment-submit{display:block;float:right;margin-right:6px;background:url(../images/comment-submit.png) no-repeat;color:#d4d4d4;border:none;width:106px;height:32px;padding:5px;text-align:center;cursor:pointer;font-weight:bold;}
#table-pricing-box{margin:30px 0;}
.table-pricing,
.table-pricing-featured{float:left;}
.table-pricing-featured{margin-top:-30px;margin-left:10px;margin-right:10px;}
.pricing-box-top{height:15px;width:200px;background:url(../images/bg-pricing-top.png) no-repeat;}
.pricing-box-bottom{height:15px;width:200;background:url(../images/bg-pricing-bottom.png) no-repeat;}
.pricing-box{padding:10px 30px;width:140px;background:url(../images/bg-pricing-content.png) repeat-y;}
.pricing-box-featured-top{height:19px;width:265px;background:url(../images/bg-pricing-featured-top.png) no-repeat}
.pricing-box-featured-bottom{height:19px;width:265px;background:url(../images/bg-pricing-featured-bottom.png) no-repeat;}
.pricing-box-featured{padding:20px 40px;width:185px;background:url(../images/bg-pricing-featured-content.png) repeat-y;}
.pricing-box-featured h3{color:#7EAD00;}
.pricing-box-featured .featured-badge{margin-top:-35px;margin-left:170px;width:37px;height:107px;position:absolute;background:url(http://www.imediautama.com/templates/ebiz/images/featured-badge.png) top center no-repeat;z-index:10;}
.price-title{display:block;text-align:center;padding-bottom:10px;background:url(../images/divider.jpg) bottom repeat-x;}
ul.pricing-detail{margin-top:20px;}
ul.pricing-detail li{color:#666666;font-size:1.4em;line-height:34px;padding-left:40px;margin:10px 0;}
ul.pricing-detail li.bandwidth{background:url(../images/pricing-icon1.png) 0 5px no-repeat;}
ul.pricing-detail li.memory{background:url(../images/pricing-icon2.png) 0 5px no-repeat;}
ul.pricing-detail li.storage{background:url(../images/pricing-icon3.png) 0 5px no-repeat;}
ul.pricing-detail li.backup{background:url(../images/pricing-icon4.png) 0 5px no-repeat;}
.pricing{margin:10px 0;display:block;text-align:center;font-size:1.6em;color:#FD3838;}
.pricing-box-featured .pricing{font-size:1.8em;font-weight:bold;}
.orderbutton{display:block;text-align:center;margin-left:10px;}
.pricing-box-featured .orderbutton{margin-left:30px;}
#maincontactform{margin:30px 0;}
#maincontactform label{font-size:1.2em;color:#666666;display:block;margin-bottom:5px;clear:both;}
.textfield{float:left;margin-bottom:10px;color:#8a8a8a;width:456px;height:23px;border:none;font-size:1.2em;padding:8px;background:url(../images/contact-field.jpg) no-repeat;font-family:Arial, Helvetica, sans-serif;}
.textarea{font-size:1.2em;font-family:Arial, Helvetica, sans-serif;float:left;margin:0;padding:8px 10px;color:#8a8a8a;width:456px;height:164px;margin-bottom:10px;border:none;overflow:hidden;background:url(../images/contact-textarea.jpg) no-repeat;}
.buttoncontact{display:block;float:right;background:url(../images/comment-submit.png) no-repeat;color:#d4d4d4;border:none;width:106px;height:32px;padding:5px;text-align:center;cursor:pointer;font-weight:bold;margin-right:145px;}
.require{float:left;display:inline;color:#f00;font-weight:bold;margin-left:5px;}
.loading{background:url(../images/loading.gif) top left no-repeat;padding-left:32px;font-size:1.2em;color:#2C6D00;margin-left:10px;}
.success-message{background:url(../images/tick.png) left no-repeat;padding-left:22px;font-size:1.2em;color:#009900;}
.detailinfo{}
.detailinfo li{line-height:1.8em;color:#777777;font-size:1.2em;margin:10px 0;padding-bottom:10px;background:url(../images/divider.jpg) bottom repeat-x;}
#map{border:4px solid #ffffff;width:262px;height:250px;}
.ask{cursor:pointer;font-size:12px;border-bottom:1px solid #e4e4e4;padding:1px 0px 9px 0px;clear:both;}
.ask h5{margin-bottom:0;}
.question{background-color:#ffffff;margin:-5px 0px 10px 0px;padding:11px 13px 1px 13px;}
.openquestion{color:#7f7f7f !important;margin-bottom:5px;}
.closedquestion{color:#7f7f7f !important;margin-bottom:5px;}
.faqicon{width:13px;height:13px;float:right;}
ul#testilist{}
ul#testilist li{margin-bottom:10px;background:url(../images/shadow-divider2.png) bottom center no-repeat;padding-bottom:15px;}
.testibox{background:url(../images/bigquote.png) top right no-repeat;}
.testibox p{margin-bottom:0;}
p.testiname{margin:0 0 10px 0;text-align:right;display:block;}
