.searchResults@charset "utf-8";
/* CSS Document */
body{
	background:url(../images/bodyBg.jpg) repeat-x #EFEFEF;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1e1e1e;
	}
body a{
	color:#800000;
	}
	

#logo h1{
  	margin: 0px;
	padding: 0px;
	}
			
#logo h1 a {
	padding-top: 90px;
	height: 0px;
	width: 300px;
	background: url('../images/viscom-logo.png') no-repeat;
  	overflow: hidden;
	border:0px none;
	text-decoration:none;
	font-size:0px; 
	position:absolute;
	top:10px;
	left:10px;
	}

#header{
	height:160px;
	position:relative;
	}

#header .logout{
	position:absolute;
	top:20px;
	right:50px;
	}

#header .logout img{
	border:0;
	}
#container{
	margin:10px;
	border:1px solid #CCC;
	background:#fff;
	padding:10px;
	float: left;
	width: 98.5%;
	}

.tblLogin{
	margin:auto;
	}
.txtField{
	width:180px;
	border:1px solid #ccc;
	}
.txtField:focus{
	background:#EEE;
	}

#navBar{
	background:#F90;
	position:absolute;
	bottom:10px;
	left:0;
	width:100%;
	}

#navBar .mainNav{
	list-style-type:none;
	margin:0;
	padding:0;
	padding-left:15px;
	
	}

#navBar .mainNav li{
	float:left;
	margin:0;
	}

#navBar .mainNav li a{
	display:block;
	width:70px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	border-left:1px solid #262F37;
	padding:8px 4px;
	text-align:center;
	}
#navBar .mainNav li a:hover, #navBar .mainNav li a.selected{
	display:block;
	width:70px;
	color:#262F37;
	font-size:11px;
	font-weight:bold;	
	text-decoration:none;
	border-left:1px solid #262F37;
	padding:8px 4px;
	text-align:center;
	background:#fff;
	}
#footer{
	text-align:center;
	padding:5px;
	}

#footer p{
	margin:0;
	}

.msgNotify{
	border:1px solid #e2e2e2;
	background:#D9FFB3;
	color:#004000;
	display:block;
	padding:8px;
	}

.errNotify{
	border:1px solid #e2e2e2;
	background:#FFEAEA;
	color:#530000;
	display:block;
	padding:8px;
}
#subNav{
	background:#fff;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:10px;
	}

#subNav a{
	padding:8px;
	display:inline-block;
	color:#485969;
	font-weight:bold;
	text-decoration:none;
	margin-right:15px;
	}

.navigation{
	background:#fff;
	padding:4px;
	height:30px;
	border-bottom:1px solid #999;
	}

.navigation ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.navigation ul li{
	float:left;
	padding-top:5px;
	}

.navigation ul li a{
	display:block;
	margin-right:5px;
	margin-left:5px;
	padding:5px;
	padding-top:2px;
	padding-right:10px;
	font-weight:bold;
	text-decoration:none;
	color:#F60;
	}
.tblProducts{
	width:100%;
	padding:5px;
	}

.tblProducts td{
	padding:5px;
	vertical-align:top;
	}

.tblProducts .text{
	padding:2px;
	border:1px solid #CCC;
	}

.tblProducts .submit{
	background:#e7e7e7;
	border:1px solid #ccc;
	color:#666;
	padding:0 5px;
	cursor:pointer;
	}

.tblProducts th{
	text-align:left;
	padding:5px;
	}
.steps{
	padding:5px;
	margin-bottom:10px;
	font-size:14px;
	color:#CCC;
	}

.steps span{
	color:#F60;
	}

form{
	margin:0;
	}

.txtRed{
	color:#F00;
	}

.tblPrices{
	margin:6px 0;
	border-bottom:1px solid #ccc;
	}


.tblPrices div{
	padding:5px;
	float:left;
	width:200px;
	}

.brclear{
	clear:both;
	height:1px;
	}

#frmUpload{
	border:1px solid #eee;
	padding:5px;
	}

#frmUpload .field_desc {
	width: 250px;
	font-size: 12px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type:none;
	line-height:24px;
	margin-left:20px;
	
}	
#frmUpload .field_desc li{
	background:url(../images/greenTick.png) left 0px no-repeat;
	padding-left:18px;
	}
#f1_upload_process{
	text-align:center;
	display:none;
	}

#frmUpload .sbtn{
	background:url(../images/btnUpload.jpg) no-repeat;
	border:0;
	width:80px;
	padding:3px;
	cursor:pointer;
	}

#pimg{
	width:350px;
	height:auto;
	}

#bimg{
	width:190px;
	height:auto;
	}

#pimg img{
	max-width:340px;
	}

#bimg img{
	max-width:180px;
	}

.searchResults{
	padding:10px;
	border:1px solid #E9E9E9;
	margin:10px;
	background:#f9f9f9;
	float: left!important;
	width: 100%!important;
	}
.resultsNav{
	position:relative;
	height:30px;
	background:#BFBFFF;
	border-top:1px solid #f9f9f9;
	border-bottom:1px solid #e9e9e9;
	margin-bottom:10px;
	padding-top:5px;
	}

.resultsNav .navba{
	position:absolute;
	right:0;
	top:6px;
	}

.resultsNav .navba a.nav{
	text-decoration:none;
	color:#0080C0;
	padding:0px 5px 0px 5px;
	margin:0px 2px 0px 2px;
	font-size:14px;
	font-weight:bold;
	}
.resultsNav .navba a.nav:hover{
	text-decoration:none;
	color:#fff;
	background:#0080C0;
	}

.resultsNav p{
	margin:0;
	padding:5px;
	}

.result{
	background:#fff;
	padding:5px;
	margin-bottom:10px;
	position:relative;
	}

.noresult{
	background:#FFCECE;
	padding:5px;
	margin-bottom:10px;
	position:relative;
	}

.result .options, .noresult .options{
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	right:5px;
	top:5px;
	}
.result .pBox, .noresult .pBox{
	width:110px;
	float:left;
	margin-right:10px;
	}

.result .pDesc, .noresult .pDesc{
	float:left;
	margin-left:20px;
	width:550px;
	}

.result .pDesc h3, .noresult .pDesc h3{
	margin:0;
	padding:5px 0;
	font-size:16px;
	font-weight:normal;
	color:#666;
	}

.result .pDesc p, .noresult .pDesc p{
	margin:4px 0;
	}
.result .pBox img, .noresult .pBox img{
	max-width:105px;
	}
	
.result .options li a, .noresult .options li a{
	display:block;
	padding:5px 15px;
	background:#F60;
	color:#fff;
	border-bottom:1px solid #fff;
	width:100px;
	text-decoration:none;
	}

.result .options li a:hover, .noresult .options li a:hover{
	background:#F90;
	}
.tblPricing{
	margin-top:10px;
	padding:5px;
	}
.tblPricing td{
	padding:5px;
	border-bottom:1px dotted #bbb;
	}
.tblPricing th{
	text-align:left;
	padding:5px;
	}

.tblfaqs{
	padding:5px;
	width:100%;
	}
.tblfaqs td{
	padding:5px;
	}
.tblfaqs .odd{
	background:#CCC;
	}

.tblfaqs .even{
	background:#fff;
	}
.tblfaqs th{
	text-align:left;
	background:#666;
	color:#fff;
	padding:5px;
	}
/* Tabs */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom:3px solid #F60;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 2px 7px;
padding-top:6px;
margin-right: 3px;
color: #fff;
background: url(../images/tab-bg.jpg) repeat-x #999999;
outline:none;
font-weight:bold;
top:1px;
}

.shadetabs li a:visited{
color: #fff;
}

.shadetabs li a:hover{
color: #fff;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background: url(../images/taber-sel.jpg) repeat-x #F60;
color:#fff;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tblDashboard{
	width:98%;
	margin:auto;
	background:#fff;
	border:1px solid #ccc;
	padding:5px;
	}

.tblDashboard td{
	width:32%;
	padding:10px;
	height:120px;
	background:#333;
	padding-left:75px;
	vertical-align:top;
	color:#f9f9f9;
	}

.tblDashboard h2{
	margin:0;
	font-size:20px;
	}
.tblDashboard td.users{
	background:url(../images/users.png) no-repeat 10px 10px #333;
	}

.tblDashboard td.products,.tblDashboard td.cat_management,.tblDashboard td.subcat_management{
	background:url(../images/products.png) no-repeat 10px 10px #333;
	}

.tblDashboard td.releases{
	background:url(../images/releases.png) no-repeat 10px 10px #333;
	}

.tblDashboard td.offers{
	background:url(../images/offers.png) no-repeat 10px 10px #333;
	}

.tblDashboard td.popular{
	background:url(../images/popular.png) no-repeat 10px 10px #333;
	}

.tblDashboard td.downloads{
	background:url(../images/downloads.png) no-repeat 10px 10px #333;
	}

.tblDashboard td.clients{
	background:url(../images/clients.png) no-repeat 10px 10px #333;
	}

.tblDashboard td.support{
	background:url(../images/support.png) no-repeat 10px 10px #333;
	}
.tblDashboard td.admin{
	background:url(../images/admin.png) no-repeat 10px 10px #333;
	}

.tblAdmin{
	width:100%;
	background:url(../images/admin-users.png) no-repeat 10px 10px #333;
	color:#BFEBFF;
	font-weight:bold;
	font-size:14px;
	padding-left:150px;
	}

.tblAdmin td{
	padding:10px;
	}

.tblAdmin th{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:26px;
	text-align:left;
	padding:10px;
	}

.tblAdmin .label{
	width:130px;
	}

.tblAdmin a{
	color:#FC0;
	text-decoration:none;
	}
	
.box-header {
    margin-bottom: 30px !important;
}

.breadcrumb > li + li::before { color: #424242 !important; }

.browse_link {
    color: #337ab7 !important;
}

table.tblProducts select {
    width: 170px;
}

.nav { display: inline-block; }


.resultsNav .navba { position: static; float: left; width: 100%; }

.resultsNav p { float: left; width: 100%; margin-top: 15px;  font-weight: bold; }


table.tblProducts { float: left; }

#footer { margin-top: 20px; float: left; width: 100%; }

.prodContainer { width: 98%; float: left; }


.img-multi {
    float: left;
    width: 100%;
}


.img-multi > img {
    float: left;
    height: auto;
    padding: 9px;
    width: 150px;
}
#frmUpload .sbtn { color: transparent; margin-top: 15px; }

.product_1 {
    float: left;
    padding-left: 0;
    width: 100%;
}

.product_1 > li {
    display: inline-block;
    min-width: 260px;
    width: 150px;
}

.relprodcs {
    background: green none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    margin-bottom: 21px;
    padding: 5px;
}

#res1 > ul {
    display: inline-block;
    list-style: outside none none;
    padding-left: 10px;
}

#res1 li {
    float: left;
    margin-right: 10px;
}

#res1 li {
    background: #999 none repeat scroll 0 0;
    color: #fff;
    padding: 2px 5px;
    margin-bottom: 10px;
}

.img-multi > ul {
    display: inline-block;
    list-style: outside none none;
    padding-left: 10px;
}

.img-multi li {
    float: left;
    margin-right: 10px;
}

.img-multi img {
    height: 80px;
    width: 120px;
}



div#header { 
background: #1e1e1e !important;
 }
