@charset "utf-8";

/* png */
* html img,

* html .png{

position:relative;

behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)

);

}


/* Resets everything */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, ul, li, form, label, img {margin:0px; padding:0px; border:0px; outline:0px;}
* {padding:0px; margin:0px;}

/* remember to define focus styles! */
:focus {outline: 0;}

body {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#606060; font-weight:normal; background:#ffffff url(../images/body-bg.gif) left top repeat-x; width:100%;}
#body {background:#ffffff url(../images/body-bg-inner.gif) left top repeat-x; width:100%;}
#wrapper {margin:0px auto; width:998px;}
#maincontainer {width:976px; padding:0px 11px; float:left; background:url(../images/main-shadow-index.gif) 0px 136px no-repeat;}
#container {width:976px; padding:0px 11px; float:left; background:url(../images/main-shadow.gif) 0px 141px no-repeat;}
a {text-decoration:underline; color:#376798;}
a:hover {text-decoration:none;}
input {width:90px; padding:2px; font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#000; float:left; margin-right:4px; height:15px;}

input.submit{padding:0px; background:url(../images/btn-submit.gif) no-repeat; cursor:pointer; width:72px !important; height:24px; border:0px;}
input.reset{padding:0px; background:url(../images/btn-reset.gif) no-repeat; cursor:pointer; width:59px !important; height:24px; border:0px;}



/* Top CSS  */
#top{float:left; width:976px;}
#topheader {float:left; width:976px; text-align:center;}
/* flash banner */
.flash{float:left; background:url(../images/ishir-digital-logo-btm.gif) 16px 0px no-repeat; width:976px; height:323px; text-align:center;}
#mainblock {float:left; width:976px; margin-top:20px;}
/* Left CSS  */
#left{float:left; width:653px; margin-top:20px;}
#leftinner {float:left; width:204px; margin-top:10px; margin-right:8px;}

/* Right CSS  */
#right{width:323px; float:left; margin-top:20px;}
#rightinner {float:left; width:204px; margin-top:10px; margin-left:8px;}
#rightinner-seoppc {float:left; width:224px; margin-top:10px; margin-left:8px;}

#content{float:left; width:552px; margin-top:10px; overflow:hidden;}
#contentinner{float:left; width:764px; margin-top:10px; overflow:hidden;}
#contentinner-seoppc{float:left; width:744px; margin-top:10px; overflow:hidden;}

.input {width:20px; font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#000; float:left; margin-top:2px; display:inline;}

