/*
Theme Name: Vinverth
Description: Vinverth shopping site
Author: NetVenture
Author URI: http://www.netventure.in
Released under the <a href="http://www.netventure.in/">NetVenture</a>.
*/

*
{
margin: 0px;
padding: 0px;
}
ul {
list-style: none;
}
body {
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:18px;
width:100%;
margin:auto;
}
a {
color:#0088CC;
text-decoration:none;
}
a:hover {
color:#282828;
text-decoration:underline;
}
.clear {
clear:both;
display:block;
visibility:hidden;
} 
h3{

padding-left:10px;
margin-left:220px;
}
b{
color:#960e11;
font-size:13px;
}
/*header dj*/
#header{
height:77px;
width:980px;
margin:auto;
background: url(images/bg-body.gif) repeat-x top ;
}
#logo{
background:url(images/logo.png) no-repeat scroll 0 0;
height:77px;
width:244px;
float:left;
}
/*end header dj*/
/*menu dj*/

*html #menu{
margin-top:41px;
}

#menu{
float:left;
margin-top:46px;
width:735px;
z-index:100;
}

.line{
background:url(images/line.gif) no-repeat scroll 0 0;
width:3px;
float:left;
height:35px;
margin-top:35px;
}
/*end menu dj*/
#fullbg{
width:100%;
background:#ffffff;
margin:auto;
}
/*banner dj*/
#banner{
height:379px;
padding-top:5px;
text-align:center;
background: url(images/bannerbg.png) no-repeat;
width:980px;
margin:auto;
margin-top:0px;
}
.bannerimg{
border:#CCCCCC solid 1px;
}
/*end banner dj*/

/*Hedding dj*/
@font-face {
 font-family: HandelGothicEF;
 src: url("HandelGothicEF-Bold.eot") /* EOT file for IE */
}
@font-face {
 font-family: HandelGothicEF;
 src: url("HandelGothicEF-Bold.ttf") /* TTF file for CSS3 browsers */
}

#heddinghome{
background:url("images/heddingfullbg.png") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
font-family:HandelGothicEF, Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight: bold;
height:23px;
margin:1px auto auto;
padding-left:10px;
padding-top:11px;
width:970px;
padding-bottom:6px;
}
#heddinghome h2{
padding-left:10px;
padding-top:5px;
}
*html #hedding{
width:970px;
}
#hedding{
background:transparent url(images/heddingfullbg.png)  no-repeat;
height:40px;
margin:15px auto auto;
width:980px;
}
#hedding h2{
padding-left:10px;
padding-top:5px;
}
/*end hedding dj*/
*html #content{
width:978px;

}
#content{
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #CCCCCC;
margin:auto auto 15px;
padding-top:5px;
text-align: left;
width:978px;
padding-bottom:15px;
min-height:300px;
}
#contentpadding{
margin-left:220px;
}
#content p{
padding:5px 12px 1px;
text-align:left;
z-index:-1000;
font-size:12px;
}
.contenttitle{
background-color:#EEEEEE;
color:#333333;
text-shadow:1px 1px 1px #C3C2C2;
}
.contenttitle b{
color:#333333;
}
.fixserviceads{
background:transparent url(images/list_bg.gif) repeat-y scroll right center;
float:left;
min-height:225px;
padding-left:26px;
margin-bottom:10px;
width:300px;
border-bottom:#d7d8d8 solid 1px;
}
*html .fixserviceads{
height:280px;
}
.printcampaigns{
background:transparent url(images/list_bg.gif) repeat-y scroll right center;
float:left;
min-height:225px;
padding-left:26px;
margin-bottom:10px;
width:300px;
border-bottom:#d7d8d8 solid 1px;
}
*html .printcampaigns{
height:280px;
}

.ournetwork {
background:transparent url(images/list_bg.gif) repeat-y scroll right center;
float:left;
min-height:225px;
padding-left:70px;
margin-bottom:10px;
width:250px;
border-bottom:#d7d8d8 solid 1px;
padding-top:10px;
}

/*categories dj*/
#categoriesfull {
min-height:550px;
background:#FFFFFF;
padding-top:5px;
text-align:center;
border:#b8b8b8 solid 1px;
width:978px;
margin:auto;
}
*html .list{
width:240px;
}
.list{
background:transparent url(images/list_bg.gif) repeat-y scroll right center;
color:#333333;
min-height:130px;
float:left;
margin:0px 0 0px 6px;
padding-right:6px;
width:250px;
}
.list h1{
padding:5px;
font-size:13px;
font-weight:bold;
color:#0f6cb2;
}
.catimage{
}
.description{
color:#000000;
height:53px;
margin:0 20px 0px;
padding-top:5px;
text-align: center;
}
.readmore{
height:20px;
margin-top:2px;
padding:2px;
background:transparent url(images/list_bg1.gif) no-repeat scroll right center;

}
.readmore a{
color:#0088CC;
float:right;
padding-right:5px;
text-decoration:none;
/*background-color:#F0F0F0;*/
}
.readmore a:hover{
color:#9b0e05;
text-decoration:underline;
}
/*end categories dj*/

/*footer dj*/
*html #footer{
float:none;
width:980px;
}
#footer{
width:980px;
height:20px;
background:#960E11;
margin:auto;
padding:18px 0 10px;
color:#FFFFFF;
background:url(images/footer_bg.jpg) repeat-x scroll 0 0;
}
#footer #flr{
width:980px;
margin:auto;
}
#footer p{
float:left;
height:18px;
margin:auto;
padding-left:14px;
}
#footer p.terms{
float: right;
height:18px;
margin:auto;
padding-right:14px;
}
#footer a{
color:#FFFFFF;
}
#footer a:hover{
color:#252525;
}
/*end footer dj*/
#contactfr{
background:none repeat scroll 0 0 #FFFFFF;
border-color:#CCCCCC;
border-style:solid none none;
border-width:0px 0 0;
margin:auto auto 10px;
min-height:400px;
text-align:center;
}

#allbrands{
background:none repeat scroll 0 0 #FFFFFF;
border-color:#CCCCCC;
border-style:solid none none;
border-width:1px 0 0;
margin:auto auto 10px 230px;
min-height:410px;
text-align:center;
}
.brands{
float:left;
padding:15px;
width:340px;
background:url(images/list_bg.gif) no-repeat scroll right center transparent;
}
.brands h1{
padding-bottom:10px;
font-size:10px;
}
.brands img{
padding:5px;
}
.thankyou h6{
font-size:14px;
text-align:center;
margin-top:100px;
margin-bottom:100px;
}

#deatails {
font-weight:bold;
text-transform:capitalize;
font-size:13px;
color:#2c2c29;
}
#enquiryprgf {
font-weight:bold;
text-transform:capitalize;
color:#95152B;
}
.frmadsbox {
border:1px solid #D7D7D7;
color:#6B6B6B;
width:300px;
font-size:12px;
padding:5px;
margin:3px;
}
.frmcntbox {
padding:5px;
border:1px solid #D7D7D7;
color:#6B6B6B;
font-size:12px;
width:200px;
margin:3px;
}
.frmcntbox1{
border:1px solid #D7D7D7;
color:#6B6B6B;
font-size:12px;
margin:3px;
width:212px;
line-height:18px;
}
.attach{

color:#6B6B6B;
font-size:12px;
margin:3px;
width:282px;
}
.textcnconus {
font-weight: normal;
color:#322c1f;
}
#required{
color:#FF0000;
font-size:9px;
text-align:right;}
.rered{
color:#FF0000;
font-size:9px;
padding-left:2px;
}
.submitfrm{
background:#252525;
color:#FFFFFF;
border:#999999 1px solid;
padding:5px;
cursor:pointer;
}
.cntads{
float:right;
width:300px;
margin-right:10px;
}
.cntadsfm{
float:left;
text-align:left;
background:url(images/list_bg.gif) no-repeat scroll right center transparent;
padding-right:40px;
}
#sidebar{
float:left;
min-height:200px;
width:220px;
margin-right:10px;
}
#sidebar ul{
padding-left:3px;
}
#sidebar ul li{
line-height:19px;
}
.sidebarli{
margin:0;
}
#sidebar ul a{
text-transform:uppercase;
font-weight: bold;
font-size:10px;
color:#111111;
}
#sidebar ul a:hover{
text-decoration:none;
color:#960e11;
}


<!----------------->
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility:hidden;
	font-weight:bold;
	text-align:center;
	line-height:10px;
	font-size:10px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-weight:bold;
	line-height:25px;
	font-size:20px;
	color:#000000;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: 6px;
	font-size: 25px;
	color:#000000;
}

.sIFR-hasFlash h4 {
	visibility: visible;
	font-size: 21px;
}

.sIFR-hasFlash h6 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h7 {
	visibility: hidden;
	font-size: 15px;
	font-weight:bold;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

<!----------------->



.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 180px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 8px;
border-bottom: 0px;
border: 1px solid #c4c4c4;
border-top:0px;
}
*html .sidebarmenu ul li a{
height:19px;
}
.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color:#f0f0f0;
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
background-color: #d7ecff;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 210px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(images/right.gif) no-repeat 97% 50%;
}

#content ul li {
color:#000000;
margin:0 0 0 0px;
padding:0;
}

.subtitle{
color:#C00000;
font-size:12px;
font-weight:bold;
text-decoration:underline;
margin-left:20px;
}

.faqanser{
margin-left:20px;
}
.calendarpicker {
border:1px solid #17A7E4;
font-size:14px;
font-weight:bold;
margin-left:4px;
margin-right:3px;
padding:15px 0;
width:169px;
}
.calendarpicker a:hover {
text-decoration:none;
}
.addressfind {
background-color:#F5F5F5;
height:160px;
margin-left:3px;
padding-left:150px;
padding-top:10px;
width:500px;
}
.addressfind select {
border:1px solid #D7D7D7;
font-size:11px;
width:150px;
}
#address {
margin-left:0px;
width:100%;
}
.networkadsfist {
width:95px;
text-align: left;
padding-right:5px;
height:23px;
}
.networkadsfist1 {
width:100px;
text-align: left;
padding-right:0px;
height:20px;
}
.networkads2 {
text-align:left;
width:400px;
white-space:normal;
padding-left:5px;
}
.networkads21 {
text-align:left;
width:400px;
padding-left:5px;
height:23px;
}
#place {
text-align:left;
width:400px;
padding-left:5px;
}
.bobpage {
font-weight:bold;
text-align:left;
width:150px;
}
.bobpage1 {
font-weight: normal;
text-align:left;
width:150px;
white-space:normal;
}
.jobopening {
height:160px;
margin-left:3px;
padding-left:100px;
padding-top:10px;
width:500px;
}