/*  
Theme Name: IVJR Wordpress Theme
Theme URI: http://www.ebizzsol.com/
Description: Customized Theme For VJR developed by eBizzSol
Version: 1.0
Author: Sabbir Hossain
Author URI: http://www.ebizzsol.com/
*/

body{
	margin:0;
	padding:20px 0px 0px 0px;
	background:#B7B7B7;
	text-align:center;
}

#wrap{
	top:0px;
	left:0px;
	width:800px;
	margin:0 auto;
	text-align:left;
	background:#FFFFFF;
	position:relative;
}

#wrap-popup{
	top:0px;
	left:0px;
	width:400px;
	margin:0 auto;
	text-align:left;
	background:#FFFFFF;
	position:relative;
}

#header {
	width:800px;
	height:90px;
	clear:both;
	background:url(images/vjr-01.gif) no-repeat top;
	position:relative;
}


#header-popup {
	width:400px;
	height:90px;
	clear:both;
	background:url(images/vjr-02.gif) no-repeat top;
	position:center;
}
#search{
	width:800px;
	height:33px;
	clear:both;
	background:url(images/s-bg.gif) no-repeat top;
	position:relative;
}

#grey-bar{
	width:400px;
	height:33px;
	clear:both;
	background:url(images/s-bg-2.gif) no-repeat top;
	position:relative;
}

#cont{
	width:800px;
	clear:both;
	position:relative;
}

#cont-popup{
	width:400px;
	clear:both;
	position:relative;
}

#footer{
	width:800px;
	height:20px;
	color:#666666;
	clear:both;
	position:relative;
	text-decoration:none;
}

#footer-popup{
	width:400px;
	height:20px;
	clear:both;
	position:relative;
}

#footer-2{
	width:800px;
	height:75px;
	background:#B7B7B7;
}

#footer-2 a{
        font-family:"Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

#footer-2-popup{
	width:400px;
	height:75px;
	background:#B7B7B7;
}

.cont-box-home{
	padding:26px 23px 23px 23px;
	clear:both;
	font-family:"Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	position:relative;
}

.cont-box-home a{
	color:#FF9900;
	text-decoration:none;
}

.cont-box-home h1{
	margin:0;
	padding:0;
	font-family:"Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FF4800;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:4px;
}

.photo{
	padding:3px;
}

.cont-box-home h1 a{
	color:#FF4800;
	text-decoration:none;
}

.cont-box-home h4{
	margin:0;
	padding:0;
	font-family:"Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#343A4D;
	text-decoration:none;
	font-weight:bold;
}
/*..................................................*/


/*..................................*/

#glowingtabs{
float:left;
padding-top:19px;
width:100%;
font-size:90%;
line-height:normal;
}

#glowingtabs ul{
list-style-type: none;
margin:0;
margin-left:220px;
padding:0;
}

#glowingtabs li{
display:inline;
margin:0;
padding:0;
}

#glowingtabs a{
float:left;
background:url(images/glowtab-left.gif) no-repeat left top;
margin:0;
margin-right: 5px;
padding:0 0 0 9px;
text-decoration:none;
}

#glowingtabs a span{
float:left;
display:block;
background:url(images/glowtab.gif) no-repeat right top;
padding: 4px 16px 2px 7px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color: #FFFFFF;
}

#glowingtabs #current a{ 
background-position:0 -82px;
}

#glowingtabs #current a span{ 
background-position:100% -82px; 
color: #FFFFFF;
}

#glowingtabs a:hover{ 
background-position:0% -82px; 
}

#glowingtabs a:hover span{ 
background-position:100% -82px; 
}




/*.........................................*/


form{
	margin:0;
	padding:0;
}

.search-txt{
	font-family:"Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1D2A24;
	text-decoration:none;
}

.s-part-1{
	width:50px;
	padding-top:10px;
	padding-left:34px;
	float:left;
	position:relative;
}

.s-part-2{
	width:158px;
	padding-top:7px;
	float:left;
	position:relative;
}

.sinput-1{
	width:150px;
	height:17px;
	border:1px solid #D6D6D6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.s-part-3{
	width:400px;
	padding-top:7px;
	float:left;
	position:relative;
}

.s-part-4{
	width:122px;
	padding-top:7px;
	float:left;
	position:relative;
}

.print-link{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4E4E4E;
	text-decoration:none;
	padding-left:19px;
	padding-top:3px;
	padding-bottom:3px;
	background:url(images/print-icon.gif) no-repeat left center;
}

.email-link{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4E4E4E;
	text-decoration:none;
	padding-left:19px;
	padding-top:3px;
	padding-bottom:3px;
	background:url(images/email.gif) no-repeat left center;
}

.phone-div{
	padding-left:508px;
	padding-top:23px;
	clear:both;
	position:relative;
}

.phone-div-popup{
	padding-left:8px;
	padding-top:23px;
	clear:both;
	position:relative;
}

span.phone-no{
	margin:0;
	padding:0;
	padding:3px;
	font-family:'Trebuchet Ms', Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#4E4E4E;
	text-decoration:none;
	font-weight:bold;
	background:#FCF8F1;
}

/*.....................................*/

.home-bottom-area{
	padding-left:215px;
	clear:both;
	position:relative;
}

.single-bottom-area{
	padding-left:115px;
	clear:both;
	position:relative;
}

.home-bottom-box{
	width:372px;
	height:514px;
	clear:both;
	background:url(images/home-box-bg.jpg) no-repeat top;
	position:relative;
}

.single-bottom-box {
	width:372px;
	height:514px;
	clear:both;
	background:url(images/home-box-small.jpg) no-repeat top;
	position:relative;
}

.home-car{
	padding:10px 0px 5px 0px;
	clear:both;
        text-align:center;
	position:relative;
	
}

.small-img-txt{
	font-family:'Trebuchet Ms', Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	text-decoration:none;
}

.img-tag-box{
	width:150px;
	padding-left:15px;
	clear:both;
	position:relative;
}

.home-ivgr-box{
	padding-top:17px;
	clear:both;
	text-align:center;
	position:relative;
}

a.ivgr-lrg-link{
	font-family:'Trebuchet Ms', Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FF9900;
	text-decoration:none;
}

.home-box-container-1{
	width:372px;
	height:270px;
	clear:both;
	position:relative;
}

.bottom-left-box{
	width:182px;
	padding-top:29px;
	float:left;
	position:relative;
}

.bottom-right-box{
	width:182px;
	padding-top:29px;
	float:right;
	position:relative;
}


/*....................................*/

.footer-left{	
	width:720px;
	padding-left:5px;
	padding-top:15px;
	float:left;
	position:relative;
}

.footer-left-popup{	
	width:320px;
	padding-left:5px;
	padding-top:15px;
	float:left;
	position:relative;
}

.footer-right{
	width:60px;
	padding-top:15px;
	padding-left:5px;
	float:left;
	position:relative;
}

.footer-left, .footer-left a{
	font-family:'Trebuchet Ms', Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

.footer-left-popup{
	font-family:'Trebuchet Ms', Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.box-cont-1{
	padding-top:26px;
	padding-left:8px;
	padding-right:8px;
	clear:both;
	position:relative;
}

.box-cont-2{
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
	clear:both;
	position:relative;
}

.box-link-1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FF9900;
	text-decoration:none;
	font-weight:bold;
}

form{
	margin:0;
	padding:0;
}

.small-grey{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}

p.form-para{
	margin:0;
	padding:0;
	padding-top:3px;
}

p.form-Submit{
	margin:0;
	padding:0;
	padding-top:5px;
	padding-left:100px;
}

.mail-input{
	width:158px;
	height:16px;
	border:1px solid #E3E3E3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2C2C2C;
	text-decoration:none;
}

/*......................................*/

.sub-left{
	width:605px;
	float:left;
	position:relative;
}

.sub-left-popup{
	width:400px;
	float:left;
	position:relative;
}

.sub-right{
	padding-top:15px;
	width:190px;
	float:left;
	position:relative;
}

.sub-box-1{
	width:180px;
	height:260px;
	clear:both;
	background:url(images/sub-box.jpg) no-repeat top;
	position:relative;
}

.cont-box-sub{
	padding:2px 10px 10px 10px;
	clear:both;
	position:relative;
}

.sub-frm-box{
	width:400px;
	padding-bottom:20px;
	margin-left:32px;
	clear:both;
	font-family: 'Trebuchet Ms', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#343A4D;
	text-decoration:none;
	font-weight:bold;
	position:relative;
}

.sub-frm-box-popup{
	width:300px;
	padding-bottom:20px;
	margin-left:32px;
	clear:both;
	font-family: 'Trebuchet Ms', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#343A4D;
	text-decoration:none;
	font-weight:bold;
	position:relative;
}

#subfooter{
        background-color: #eeeeee;
        border-top: solid; 
        border-top-width: 1px;                           
        border-top-color: #8c5d91; 
        margin: 8px; 
        padding-bottom: 10px;
	clear:both;
	font-family:"Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	position:relative;
}

#subfooter a{
        font-family:"Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF4800;
	text-decoration:none;
}
