/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/main_bg.jpg);
	font-size:12px;
	overflow-x:hidden;
}
div.container
{
	text-align:left;
	width:1000px;
}

/* scanner div */
#scannerDiv {
	width: 100%;
	height: 140px;
	text-align: left;
	overflow: hidden;
}
div.black
{
	background-color:#3e3e3e;
	color:#fff;
}
div.container2
{
	padding: 0px;
}
div.custom
{
	width:280px;
	height:200px;
}
div.custom label
{
	display:block;
	text-align:right;
	position:absolute;
	top:25px;
	width:250px;
	font-size:10px;
}
div.custom h1
{
	overflow: auto;
	margin-left: 15px;
	margin-top: 5px;
	width: 240px;
	font-size:14px;
	font-weight:bold;
}
div.custom div.file
{
    margin-top: 5px;
    margin-left: 10px;
    overflow: hidden;
    height: 40px;
    width: 240px;
    font-size: 10px;
}
div.custom div.q
{
	color:#ccc;
	text-indent: 10px;
	padding-left:10px;
	overflow:hidden;
	width: 260px;
}
div.progress
{
	background-repeat:repeat;
	height:18px;
	margin-left: 3px;
	width:90%;
	margin-top:5px;
	background-image:url(../images/widgets/progress_bg_grey.gif);
}
div.custom div.scanning
{
	margin-top:20px;
	margin-bottom: 15px;
	padding-left: 10px;
	width: 280px;
	overflow: hidden;
}

div.scanning label
{
	width:20px;
	height:20px;
	position:static;
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
}
div.black div.scanning label.analize
{
	background-image:url(../images/widgets/icon_analize_black.gif);
}
div.black div.scanning label.scan
{
	background-image:url(../images/widgets/icon_scan_black.gif);
}
div.black div.scanning label.warning
{
	background-image:url(../images/widgets/icon_warning_black.gif);
}
div.black div.scanning label.error
{
	background-image:url(../images/widgets/icon_error_black.gif);
}
div.black div.scanning label.success
{
	background-image:url(../images/widgets/icon_success_black.gif);
}
div.black div.scanning a
{
	color:#FF0000;
}
div.grow
{
	background-repeat:repeat;
	height:18px;
	font-size:14px;
	padding-left:3px;
	color:#fff;
	background-image:url(../images/widgets/progress_grow_red_custom.gif);
}
span.msgs
{
	font-weight:bold;
	overflow: hidden;
	width: 240px;
	height: 27px;
	vertical-align: bottom;
}
span.msgs a:hover
{
    text-decoration: none;
}
/* end scanner div */

div.header
{
	overflow:auto;
	margin-top: 10px;
	height:65px;
}
div.header div.logo
{
	float:left;
}

div.header div.options
{
	float:right;
	padding:5px;
	text-align:right;
}
div.header div.options div.upmenu
{
    margin-bottom:20px;
}
div.header div.options div.upmenu a
{
    text-decoration:none;
    display:inline-block;
    margin:0px 5px 0px 5px;
    color:#cc0000;
    text-decoration:underline;
}
div.header div.options div.upmenu a:hover
{
    text-decoration:none;
}
div.tabs
{
	text-align:right;
	display:none;
	padding-right:165px;
}
div.tabs a
{
	display:inline-block;
	text-align:center;
	height:40px;
	width:126px;
	background-image:url(../images/tab_blur.jpg);
	color:#000;
	text-decoration:none;
	background-repeat:no-repeat;
}
div.tabs a strong
{
	margin-top:14px;
	display:block;
	font-weight:normal;
}
div.tabs a.selected
{
	background-image:url(../images/tab_selected.jpg);
	
}
div.tabs a.selected strong
{
	font-weight:bold;
}
div.main
{
	width:1007px;
	height:637px;
	background-repeat:no-repeat;
	background-image:url(../images/rounded_bg.gif);
}
div.content
{
	width:940px;
	padding-top:30px;
	text-align:left;
}
div.hd
{
	width:939px;
	height:276px;
	background-repeat:no-repeat;
	background-color:transparent;
	background-image:url(../images/hd1.jpg);
	color:#fff;
	text-align:left;
}

div.subhd
{
    float: left;
}

div.content div.hd h1
{
	font-size:20px;
	font-weight:lighter;
	display:block;
	margin:0px;
	padding:0px;
	margin-left:50px;
	padding-top: 0px;
	width:450px;
	
	color:#fff;
}
div.hd p
{
	font-weight:lighter;
	display:block;
	margin:0px;
	padding:0px;
	margin-left:50px;
	padding-top:20px;
	width:450px;
}
div.hd ul
{
    width:450px;
}
div.hd ul li
{
    font-weight:bold;
    padding:7px;
    font-size:12px;
    margin-left:65px;
    padding-top:8px;
}
a.bbtn2
{
	text-align:center;
	line-height: 52px;
	height:55px;
	width:238px;
	background-image:url(../images/big_btn_bg.gif);
	color:#fff;
	text-decoration:none;
	background-repeat:no-repeat;
	font-size:20px;
}

#startbtn
{
	display: none;
}

#nopluginDiv
{
	height: 69px;
	color: #fff;
}
#nowindowsDiv
{
	height: 69px;
	color: #fff;
}

#nopluginDiv a
{
    color: #E7D6C6;
}

/*.gecko div#nopluginDiv
{
    display:none !important;
}
.ie div#nopluginDiv
{
    display:none !important;
}*/

#infobarDiv
{
	height: 69px;
	display:inline-block;
	color: #fff;
}
#ifr
{
	display:inline-block;
	float:right;
	margin-top: 60px;
	margin-right: 50px;
}


a.sbtn
{
	display:inline-block;
	text-align:center;
	line-height: 18px;
	height:26px;
	width:99px;
	background-image:url(../images/small_btn_bg.gif);
	color:#fff;
	text-decoration:none;
	background-repeat:no-repeat;
	font-size:12px;
}
a.bbtn
{
    display:inline-block;
    text-align:center;
    line-height: 18px;
    height:26px;
    color:#fff;
    padding:4px;
    width:auto;
    background-color:#000;
    text-decoration:none;
    background-repeat:no-repeat;
    font-size:12px;
}
a.sbtn strong,a.bbtn strong
{
	display:block;
	padding-top:3px;
}

div.box
{
	width:250px;
	float:left;
	text-align:left;
	margin-top:10px;
	margin-right:24px;
}
.ie6 div.boxes
{
    overflow:auto;
    /*margin-top:-250px;*/
}
.ie6 div.box
{
    margin-right:14px;
}
div.box h2
{
	margin:0px;
	padding:0px;
	margin-left:20px;
	font-weight:lighter;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
}
div.boxcont
{
	height:260px;

}
div.org
{
	background-color:#fef3e2;
	width:260px;
	padding-top:10px;
}
div.grd
{
	width:248px;
	padding-top:10px;
	/* background-repeat: none; */
	/*background-image:url(../images/grd1.jpg);*/
	background-color:#5e5e5e;
	color:#fff;
}
div.grey
{
	width:368px;
	padding-top:10px;
	background-color:#f5f5f5;
}
div.boxcont div.cont
{
	text-align:left;
	width:90%;
	margin-top:8px;
}

div.boxcont div.cont ul
{
    margin-left: 15px;
}

div.sectabs
{
	border-bottom:3px solid #f55b2f;
}
div.sectabs a
{
	display:inline-block;
	text-decoration:none;
	width:90px;
	background-color:#aaa;
	padding:3px;
	color:#FFF;
	text-align:center;
}
div.sectabs a.selected
{
	background-color:#f55b2f;
}
form.mform input
{
	padding:5px;
	width:90%;
	margin:5px;
	border:3px solid #ded;
	color:#666;
}

form.mform textarea
{
	padding:5px;
	width:90%;
	margin:5px;
	border:3px solid #ded;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
}

div.footer
{
	text-align:right;
	margin-top: 5px;
	padding-top:5px;
	padding-right:40px;
	width:1000px;
}
div.footer div.downmenu
{
    float:left;
    padding-left:30px;
}
div.footer div.downmenu a
{
    color:#666;
    display:inline-block;
    padding:0px 5px 0px 5px;
}
div.footer div.downmenu a:hover
{
    color:#cc0000;
    text-decoration:none;
}
div.lnks a
{
	text-decoration:none;
	display:inline-block;
	margin-left:20px;
	color:#000;
	padding:3px;
}
a.to_open
{
	color:#ffffff;
	background-color:#333;
}
div.content h1
{
	font-size:24px;
	font-weight:lighter;
	color:#6b6b6b;
}

div.cont td
{
	font-size:12px;
}

div.icon {
        float: left;
	margin-right: 3px;
}
div.status {
        color: black;
        font-weight: bold;
        font-size: 14px;
        margin-left: 36px;
        margin-top: -3px;
        margin-bottom: 3px;
}
div.prog {
        margin-left: 36px;
}

/* integrate */
div.content div.genitem
{
	background-color:#fbc46e;
	border:none;
	width:450px;
	margin-bottom:10px;
	padding:2px;
	padding-bottom: 5px;
}
div.genitem a
{
	color:#cc0000;
}
div.genitem h2
{
	color:#cc0000;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	font-size:22px;
}
div.genitem select
{
	margin-left: 30px;
}
div.genitem input.m
{
	margin-left: 30px;
}
div#preview
{
	margin-top: 40px;
}
div#preview textarea
{
	width:300px;
	height:100px;
	font-size:11px;
	color:#666;
	background-color:#ececec;
	border:1px dotted #ccc;
	margin:10px;
	margin-top: 30px;
}

#email,#affid,#website
{
	width: 60%;
}
#captcha
{
	width: 70px;
}


/* AddThis */
.addthis_toolbox .two_column 
{
    width: 290px;
    padding: 10px 0 10px 0px;
    /* border: 3px solid #eee; */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .two_column a 
{
    padding: 4px 0 4px 34px;
    position: relative;
    width: 90px;
    display: block;
    text-decoration: none;
    text-align: left;
    color: rgb(245, 91, 47);;
}

.addthis_toolbox .two_column a:hover
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #ccc;
    text-decoration: none;
}

.addthis_toolbox .two_column span
{
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .two_column  .top
{
    padding: 0 0 10px 0;
    border-bottom: solid 1px #eee;
    margin-bottom: 10px;
    margin: 0 20px 10px 20px;
}

.addthis_toolbox .two_column  .more
{
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 20px 0 20px;
    width: 150px;
    text-align: center;
}

.addthis_toolbox .two_column  .more a
{
    padding: 4px 0;
    width: auto;
    text-align: center;
}

.addthis_toolbox .two_column .more span
{
    display: none;
}

.addthis_toolbox .two_column .column1
{
    width: 120px;
    margin-right: 20px;
    float: left;
}

.addthis_toolbox .two_column .column2
{
    width: 140px;
    float: left;
}

.addthis_toolbox .two_column .clear
{
    clear: both;
    padding: 0;
    display: block;
    height: 0;
    width: 0;
}

div.notify
{
    display:none;
    background-color:#000;
    width:95%;
    border-bottom:4px dotted #f1582e;
    color:#fff;
    padding:20px;
    position:absolute;
    top:0px;
    z-index:100;
    background-repeat:no-repeat;
    background-image:url(/media/images/green_arrow2.gif);
    background-position:top right;
    padding-right:40px;
}

div.notify_chrome
{
    background-color:#000;
    display:none;
    border-bottom:4px dotted #f1582e;
    color:#fff;
    padding:20px;
    position:absolute;
    top:90%;
    width:100%;
    z-index:100;
    padding-right:40px;
    
}

.ie div.notify
{
    padding-left:50px;
    background-position:top left;
}
.static_cont
{
height: 500px;
overflow: auto;padding:10px;
}
.static_cont a
{
    color:#cc0000;
}
.static_cont h1, .static_cont h2
{
    font-weight:lighter;
    color:#333;
}
.static_cont h1 strong
{
    color:#cc0000;
}
.static_cont ul
{
    list-style-type:none;
}
.static_cont ul li
{
    padding:4px;
}

div.step
{
    background-color:#FBC46E;
    padding:10px;
    margin-bottom:10px;
}
div.step label
{
    font-weight:bold;
}

#tooltip {
    position:absolute;
    z-index:9999;
    color:#fff;
    font-size:10px;
    width:180px;
    left: 380px;
}			 
#tooltip .tipHeader {
    height:8px;
    background:url(/media/images/tipHeader.gif) no-repeat;
}				 
#tooltip .tipBody {
    background-color:#000;
    padding:5px 5px 5px 15px;
}				 
#tooltip .tipFooter {
    height:8px;
    background:url(/media/images/tipFooter.gif) no-repeat;
}
div.boxcont ul
{
}
div.boxcont ul li
{
    padding:5px;
    font-weight:bold;
    list-style-type:square;
}
