.PCIDownload
{
text-align:left;
}
html {
	overflow-y: scroll;
}
body
{
	background-image:url(../images/background.jpg);
	background-color:#000;
}
div.container {
	margin: 0 auto;
	text-align: left;
	border: 1px solid #ffffff;
	background-color:#FFF; 
	overflow: hidden;
	width: 1000px;
	padding: 2px;
}
.container2 {
	width:1000px;
	background-image:url('../images/body-bg.jpg');
	background-repeat:repeat;
	display:table;
}

.left{
	width: 440px;
	vertical-align:top;
	float:left;
	padding: 0px;
	position: relative;
	padding-left: 44px;
}
.right{
	vertical-align:top;
	float:right;
	padding: 0px;
	position: relative;
	padding-right: 44px;
}
.head{
	background-image:url('../images/head1bg.jpg') ; 
	width:1000px; 
	border: none; 
	height: 56px; 
	padding: 0px;
}
.headlogo{ 
	width: 307px;
	float:left;
}


.headsearch{ 
	float: right;
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
	display: block;
	position: relative;
}


.searchbox{
	border:0px solid black;
	padding:4px;
	width:300px;
	position: relative;
	right: 0px;
	text-align:right;
	float: right;
	padding-right: 0px;
	display: block;
}
.search2{
	font-family: Tahoma, verdana, Geneva, sans-serif; 
	font-size: 8pt;
	width:300px;
	float: right;
}
.searchbutton{
	background: url('../images/buttonbg.jpg') #fff repeat;
	width: 60px;
	height: 26px;
	border: #000 solid 1px;
	font-family: Tahoma, verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding: 3px 6px 2px 6px;
}
.SNicons{
	background: url('../images/SNbg.jpg') no-repeat;
	width: 130px;
	height: 45px;
	text-align: center;
	float: right;
	padding-top: 11px;
}
.colorstrip{
	background:url(../images/footerbg.jpg); 
	padding: 0px; 
	height: 32px; 
	width:1000px;
}
.footerstrip{
	background:url(../images/footerbg.jpg); 
	padding:0px; 
	width: 1000px; 
	height: 28px;
}
p {
	font-family: Tahoma, verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	text-align:left;
}
.p-right {
	font-family: Tahoma, verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	text-align:right;
}
a {
	font-family: Tahoma, verdana, Geneva, sans-serif;
	color: #4062ad;
	text-decoration: none;
	cursor:pointer;
}
.heading
{
	font-family: Tahoma, verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #4062ad;
	text-decoration: none;
	font-weight:bold;
}
.pageheading
{
	font-family: Tahoma, verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #4062ad;
	font-weight:bold;
}
.supportheading
{
	font-family: Tahoma, verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	font-weight:bold;
	text-align:center;
}
.footer{
	font-family: Tahoma, verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 6px;
	padding-bottom: 4px;
	height: 18px;
}
.footer a{
	font-family: Tahoma, verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}
.sidemenubutton a
{
	border: solid 0px #000;
	display: block;
	background-color: transparent;
	background-image:url(../images/menu/sidemenu-button.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 200px;
	margin: 0px 0px 0px 0px;
    padding: 8px 0px 0px 10px;
	text-align: left;
	font-family: Helvetica, Calibri, Arial, sans-serif;
	font-size:9pt;
	font-weight: bold;
	text-decoration: none;
	color:#ccc;
}
.sidemenubutton a:hover
{
	border: solid 0px #000;
	display: block;
	background-color: transparent;
	background-image:url(../images/menu/sidemenu-button.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 200px;
	margin: 0px 0px 0px 0px;
    padding: 8px 0px 0px 10px;
	text-align: left;
	font-family: Helvetica, Calibri, Arial, sans-serif;
	font-size:9pt;
	font-weight: bold;
	text-decoration: none;
	color:#FFF;
}
.sidemenutext a
{
	border: solid 0px #000;
	display: block;
	background-color: #d2d1d1;
	height: 18px;
	width: 190px;
	margin: 0px 0px 0px 0px;
    padding: 4px 0px 0px 10px;
	text-align: left;
	font-family: Helvetica, Calibri, Arial, sans-serif;
	font-size:8pt;
	font-weight: normal;
	text-decoration: none;
	color:#000;
}
ul {
	font-family: Tahoma, verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	margin:0;
    padding:0px;
    list-style:none;
}
.bullets{
	background-image: url("/images/bullet.jpg");
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 12px;
}
.dotted {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #dde6ef;
}
#nav-menu {
	width: 1000px;
	background: url(../images/menu/topbg.jpg) #fff top left repeat-x;
	
}
#nav-menu ul
{
	list-style: none;
	height: 26px;
	padding: 8px;
	margin: 0;
	width:910px;
	vertical-align: top;
}
#nav-menu li
{
	float: center;
	text-align: center;
	margin:0;
	padding:0px;
	list-style:none;
	vertical-align:top;
	display: inline; /* Prevents "stepdown" */
} 
#nav-menu li a
{
    background:#eee url(http://static.ak.fbcdn.net/rsrc.php/zf/r/hEY3FxDQu5L.png) repeat 0 0;
	background: url(../images/toolbarbtn.jpg) ;
	background-repeat:no-repeat;
	height: 25px;
	line-height: 2em;
	float: left;
	width: 128px;
	display: block;
	border: 0;
	color: #000;
	text-decoration: none;
	text-align: center;
} 
#nav-menu li a:hover
{
	background-position:0px -25px;
	height: 25px;
	line-height: 2em;
	float: left;
	width: 128px;
	display: block;
	border: 0;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
} 
.hr{
	border-bottom:#999 solid 1px;
	padding-top: 10px;
}

/*Support Classes Start*/
.validator
{
    color:red;
    list-style-type:disc;
    padding-left:20px;
}
td {
	font-family: Tahoma, verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
input 
{
    font-family: Tahoma, verdana, Geneva, sans-serif; 
    }
textarea
{
        font-family: Tahoma, verdana, Geneva, sans-serif; 
        border: solid 1px gray;
}
input[type='text'],input.text 
{
    border: solid 1px gray;
    background-image:url('../images/head1bg.jpg');
    background-repeat:repeat-x;
    background-position:bottom;
    		  
}
input[type='password'],input.password 
{
    border: solid 1px gray;
    background-image:url('../images/head1bg.jpg');
    background-repeat:repeat-x;
    background-position:bottom;
}

input[type='button'],input.button { border: solid 1px gray;
    background-image:url('../images/menu/topbg.jpg');
    background-repeat:repeat-x;
    height:25px;
    vertical-align:middle;

     }
input[type='submit'],input.submit { border: solid 1px gray;
    background-image:url('../images/menu/topbg.jpg');
    background-repeat:repeat-x;

    height:21px;
    vertical-align:middle;

     }   
select,input.select { border: solid 1px gray;
    background-image:url('../images/head1bg.jpg');
    background-repeat:repeat-x;
background-position:bottom;    
    height:21px;
    vertical-align:middle;

     }       
input[type='radio'],input.radio {     border: none; }
input[type='checkbox'],input.checkbox {     border: none; }

.error
{
    color:Red;   
}

.supportloginbox{
	border: none;
	background-color: transparent;
	background-image:url(../images/Support/techsupportlogin.jpg);
	background-repeat: no-repeat;
	height: 242px;
	width: 200px;
	margin: 10px 0px 10px 2px;
    padding: 20px 0px 0px 10px;
	text-align: left;
	font-family: Helvetica, Calibri, Arial, sans-serif;
	font-size:9pt;
	text-decoration: none;
	color:#FFF;
}

.officeopen
{
    text-Transform:capitalize;
    color:Green;
}
.officeclosed
{
    text-Transform:capitalize;
    color:Red;
}

.supportlogintitle{
	padding-bottom: 24px;
	width: 100px;
	font-weight: bold;
	font-size:11pt;
}
.loginuser{
	padding-bottom: 2px;
}
.loginpass{
	padding-bottom: 2px;
}
.loginremember{
	
}
.loginerr
{
    font-size:8pt;
    
}
.loginerr a
{
    font-size:8pt;
    color:White;
    
}
.loginerr a:hover
{
    font-size: 8pt;
    color: #ffa500;
}
.loginbutton{
	padding-top: 6px;
	padding-bottom: 6px;
}
.loginforgot{
	padding-top: 8px;
	font-size: 8pt;
}
.SupportContactBox{
	background-image: url('/images/Support/support-contact.jpg'); 
	width: 570px; 
	height: 125px; 
	padding: 10px;
}
.SupportContactBoxL{
	width: 170px;
	height: 66px; 
	float: left;
	display: block;
	text-align:right;
	padding-top: 6px;
}
.SupportContactBoxR{
	width: 370px;
	height: 66px; 
	float: left;
	display: block;
	padding-left: 24px;
	
}

/*Support Classes End*/

/*<!--news style start-->*/
.newscontent{

}
.newsitem{
	border-bottom: 1px #ccc solid;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 10pt; 
	font-weight: bold;
}
.newscountry{
	
	float: left;
	padding-right: 4px;
}
.newstitle{
	
	vertical-align: top;
}
.newsdate{
	font-family: Tahoma, verdana, Geneva, sans-serif; 
	font-size: 8pt;
	font-weight: normal;
	color:#999;
	padding-top: 2px;
	padding-left: 36px;
	padding-bottom: 6px;
}
.newsproductimages{
	padding-top: 6px;
	border: none;
}
/*<!--news style end-->*/

/*<!--awards style start-->*/
.awards-a{
	width: 750px;
	float: left;
}

.awards-awarder{
	font-family: Tahoma, verdana, Geneva, sans-serif; 
	color:#666;
	font-size: 10pt;
	float: left;
	vertical-align: top;
	clear: left;
	width: 570px;
	padding-top: 8px;
	font-weight: bold;
}

.awards-title{
	font-family: Tahoma, verdana, Geneva, sans-serif; 
	color: #4062ad;
	font-weight: bold;
	float: left;
	vertical-align: top;
	clear: left;
	width: 570px;
	font-size: 11pt;
}

.awards-awardtext{
	font-family: Tahoma, verdana, Geneva, sans-serif; 
	color: #666;
	text-align: left; 
	float: left;
	vertical-align: top;
	clear: left;
	width: 570px;
	font-size: 9pt;
}

.awards-Logo{ 
	clear:right;
	width: 750px;
	text-align: right;
	padding: 8px;
}

.awards-DateAdded{
	font-family: Tahoma, verdana, Geneva, sans-serif; 
	border-bottom: #ccc solid 1px;
	font-size: 9pt;
	clear: left;
	color:#666;
	padding-bottom: 8px;
	padding-top: 8px;
}
/*<!--awards style end-->*/

/*<!--Webinar style start-->*/
.webinartable{
	font-family: Tahoma, verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	text-align:left;
}
.webinartext {
	font-family: Tahoma, verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	text-align:left;
	padding: 6px;
}
.webinarclosed{
	color: #cc0000;
}
.webinarregister{
	color: #00cc33;
	text-decoration: underline;
}

/*<!--Webinar style end-->*/
/*<!--Homepage style start-->*/

.slideshow { 
	width:790px; 
	height:285px;  
	margin: auto; 
	float:left; 
}
.slideshow img { 
	width:790px; 
	height:285px; 
	padding: 0px; 
	border: 0px solid #ccc; 
	background-color: #eee; 
}	
.menuForImages {
	height:285px;
}
.menuForImages div { 
	text-align:right; 
	padding:12px; 
	font-family: Tahoma, verdana, Geneva, sans-serif; 
	font-size:13px; color:#cccccc; 
	font-weight:bold;
}
.menuForImages div a { 
	cursor:pointer; 
	text-align:right; 
	padding:12px; 
	font-family: Tahoma, verdana, Geneva, sans-serif; 
	font-size:13px; color:#ccc; 
	font-weight:bold;
	width: 220px;
}
.menuForImages div a:hover { 
	cursor:pointer; 
	text-align:right; 
	padding:12px; 
	font-family: Tahoma, verdana, Geneva, sans-serif; 
	font-size:13px; color:#FFF; 
	font-weight:bold;
}

div.menuSelected { 
	color:#fff; 
}

.freeTrial {
	height: 40px; 
	padding: 0px; 
	width: 1000px; 
	background-image: url(../images/freetrialbg.jpg); 
	text-align: center;
}
.graphicbox {
	padding:0px; 
	background-image:url(../images/slider/menu-bg.jpg);
}

/*<!--Homepage style end-->*/
/*<!--Reseller style start-->*/

.reselerlistitem{
	font-size: 9pt;
	color: #666;
	width: 365px;
	height: 520px;
	float:left;
	padding: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	background-image:url(../images/reseller/resellerbg.jpg);
	background-repeat:no-repeat;
}
.resellername{
	color: #4062ad;
	font-size: 10pt;
	font-weight:bold;
}
.resellerdetail{
	color: #4062ad;
	font-size: 10pt;
	width: 350px;
}
.resellerweb{
	color: #4062ad;
	font-size: 10pt;
}
.reselleraddress{
	font-size: 9pt;
	color: #666;
}
.resellerlbl{
	font-size: 9pt;
	font-weight:bold;
	color: #666;
}
.resellerlogo {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.resellerlogo img{
	border: none;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
}
.resellerlevel{
	border: none;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
}
.resellerlevel img{
	border: none;
}
/*<!--Reseller style end-->*/
/*<!--Reseller apply style start-->*/

h1{
    width:100%;
    font-size:12pt;
    font-weight:bold;
    border-bottom:solid 1px black;
    padding-bottom:3px;
    color:#4187C2;    
}

textarea{
    background-color: #ffffff;
    border:solid 1px black;
    width:100%;
    color:#666666;
}    
input.clear{
     background-color: #ffffff;
     border:none; 
}
#BannerImg{
    height:53px;
    width:710px;
    text-align:right;
    font: 20px Verdana;
    background-image: url(http://www.netsupportsoftware.com/company/company_images/netsupportlogo.gif);
    background-repeat:no-repeat;
}
#bottomstuff{
	font-style: italic;
    font-size: 12px;
}
#container1{
    border: solid 1px black;
    text-align:left;
    padding:10px;
	width: 740px;
	background-color:#FFF;
}

/*<!--Reseller apply style end-->*/
/*<!--Case studies style start-->*/

.casestudy{
    clear:both;
    height:36px;
    width:100%;
	border-bottom: 1px solid #CCC;
	padding: 0px;
}
.cscountry{
    float:left;
    padding:0px 3px 3px 0px;
    text-align:center;
    width:36px;
}
.csflag{
    height:32px;
}
.cssource{
    float:left;
    padding:8px 3px 3px 3px;
}
.csfilename{
    float:right;
    padding: 0px 3px 3px 3px;
}
.csicon{
    border:none;
}
.csdateadded{
 	float:left;
    padding:8px 3px 3px 3px;
	color: #999;
}
h4 {
    width:90%;
    font-size:11pt;
    font-weight:bold;
    border-bottom:dashed 1px black;
    padding-bottom:0px;
    color:#4187C2;  
    margin-bottom:2px;  
}

/*<!--Case studies style end-->*/
/*<!--Reviews studies style start-->*/

.all_round_border_grey { 
	border-bottom: 1px #CCCCCC solid;
	height: 70px;
	width: 100%;
	
}
.review_text {
	
}
.review-left{
	border: 1px;
	height: 36px;
	float:left;
	width: 36px;
}
.review-center{
	height: 36px;
	float:left;
	padding-top: 2px;
}
.review-right{
	height: 36px;
	float:right;
	vertical-align:top;
}
.review-date{
	display: none;
}
.review-title{
	float: left;
}

/*<!--Reviews studies style end-->*/

/*<!--Exhibitions studies style end-->*/

.exhibition
{
	padding: 6px;
	float: left;
	vertical-align: top;
	clear: left;
	width: 750px;
	border-bottom: 1px solid #cccccc;
}
.exhibition-a
{
	
}
.exhibition-img
{
  	padding: 6px;
	float: right; 
	vertical-align: top;
	text-align: right;
}
.exhibition-name
{
    width:550px;
    text-align:left;
	font-weight: bold;
	vertical-align: middle;
}
.exhibition-desc
{
    text-align: left; 
	float: left;
	vertical-align: top;
	clear: left;
	width: 550px;
}
.exhibition-date
{
    width:550px;
    text-align: left;   
}
.exhibition-sep
{
    margin: 20px 0 20px 0px;
	width: 0px;
}
.exhibition-sep, hr
{
	display: none;
}

/*<!--Exhibitions studies style end-->*/