/*
############################################################################################																						##
##	Project Name		: 	VIRANI EXPORTS					  ##
##	Purpose			: 	Styles to control the full website display	  ##
##	Author	(Scratch)	:	Jaison<jaison.j@axat-tech.com			  ##
##	Author  (program)	:	Jaison<jaison.j@axat-tech.com			  ##
##	Created On		:	September 13,2011			  	  ##
##											  ##
############################################################################################
*/


/*
########################################################################################################################################################																						##
##									GENERAL HTML STYLES							      ##
########################################################################################################################################################
*/

*{
margin:0px;
padding:0px;
}

html{
width:100%;
background-color:#000000;
}

body{
width:100%;
font:normal 15px arial;
color:#ffffff;
}


/*
########################################################################################################################################################																						##
##									CONTENT STYLES							      	      ##
########################################################################################################################################################
*/

#mainbox{
width:1002px;
min-height:100%;
/*background-color:#ccffcc;*/
margin:0 auto 0 auto;
padding:10px 0 0 0;
background: url(../images/bg.png);
background-attachment:fixed;
background-position:bottom;
/*border:1px solid #ffffff;*/
}

#banner{
width:100%;
height:150px;
position:relative;
top:-0px;
/*background-color:#ffffcc;*/
}

#banner img{
float:right;
margin:0 10px 0 0;
}

#welcome a{
float:right;
color:#ffffff;
}

#welcome{
padding:0 10px 0 10px;
color:#ffffff;
}

#menu{
position:relative:
top:0px;
padding-top:40px;
/*background-color:#ccffcc;*/
}

.menulist{
margin:0px;
padding:7px 0px 7px 0px;
/*background-color:#ccffcc;*/
}

.menulist a{
text-decoration:none;
padding:7px 7px 7px 7px;
color:#ffffff;
}


.menulist a:hover{
background-color:rgba(39,53,88,1);
padding:7px 7px 7px 7px;
}

#home{
border-left:0px;
}

.menulist li{
position:relative;
top:-6px;
margin:0px;
/*
padding:7px 12px 7px 12px;
*/
font:bold 14px arial;
display:inline;
border-left:1px solid rgba(5,5,5,0.2);
background-color:rgba(39,53,88,0.7);
color:#ffffff;
}

#contentwrapper{
width:100%;
min-height:400px;
margin:0px 0 0 0;
/*border:1px solid white;*/
/*background-color:#ccffcc;*/
}

#thankyouwrapper{
width:100%;
height:320px;
margin:0px 0 0 0;
/*border:1px solid white;*/
}

#contentbox{
/*text-align:justify;*/
min-height:450px;
border-radius:5px;
margin:30px 10px 10px 10px;
padding:10px 40px 10px 20px;
background-color:rgba(8,12,32,0.3);
color:#ffffff;
}

#aboutcontentpane{
text-align:justify;
border-radius:5px;
margin:30px 10px 10px 10px;
padding:10px 40px 10px 20px;
background-color:rgba(8,12,32,0.3);
color:#ffffff;
}

#eventpane{
text-align:justify;
min-height:300px;
border-radius:5px;
margin:30px 10px 10px 10px;
padding:10px 40px 10px 20px;
background-color:rgba(8,12,32,0.3);
color:#ffffff;
}

.eventitem{
/*border:1px solid white;*/
padding:0 0 0 20px;
margin:20px 0 0 0;
}

.eventaddress{
margin:0 0 0 20px;
}

#contactwrapper{
text-align:justify;
border-radius:5px;
margin:30px 10px 0 10px;
padding:10px 10px 10px 10px;
background-color:rgba(8,12,32,0.3);
}

#contactpane{
width:430px;
float:left;
height:200px;
margin:0 5px 0 0px;
padding:10px 20px 10px 20px;
/*background-color:#ccffcc;*/
}

#contactimg{
float:left;
margin:40px 0px 0 0;
}

.imgright{
float:right;
}

#contactustitle{
position:relative;
left:14px;
}

.contactitem{
width:300px;
margin:20px 0 10px 220px;
/*border:1px solid white;*/
}

.contactcity{
font:bold 16px arial;
color:#ffffff;
}

.contactaddress{
font:normal 14px arial;
color:#ffffff;
}

#enquirypane{
width:300px;
/*height:200px;*/
margin:0 0px 0 500px;
padding:10px 20px 0 40px;
border-left:1px dotted white;
/*background-color:#ffffcc;*/
}

#enquirypane img{
position:relative;
/*top:-20px;*/
}

.contactenquiry td{
font:normal 15px arial;
}

.readmore a{
float:right;
text-decoration:none;
font:normal 14px arial;
color:#ffffff;
}

#loginwrapper{
height:340px;
}

#loginbox{
/*background-color:#ccffcc;*/
height:300px;
width:100%;
/*border:1px solid white;*/
}

#loginbox img{
position:relative;
left:-15px;
top:-250px;
}

#loginbox a{
outline:none;
}

#flashbox{
float:right;
width:580px;
height:258px;
margin:0 10px 0 0;
/*border:1px solid white;*/
}

#flashbox img{
position:relative;
top:20px;
left:400px;
}

#loginpanel{
width:280px;
border-radius:5px;
padding:10px 10px 10px 10px;
background-color:rgba(39,53,88,0.5);
margin:30px auto 0 auto;
/*border:1px solid black;*/
}

#loginpanel a{
color:#ffffff;
}

#logintable{
position:relative;
left:40px;
top:0px;
/*background-color:#ccffcc;*/
}

#logintitle{
margin:0 0 0 20px;
}

#registernow{
font:normal 12px georgia;
}

#forgotpassword{
font:normal 12px georgia;
}

.tdright{
text-align:right;
color:#fff;
}

.middletext{
position:relative;
top:-3px;
}

.tdPadding{
padding:5px 0 5px 0;
}

#user{
width:150px;
height:20px;
margin:0 0 5px 0;
font:normal 12px georgia;
}

.textinput{
width:150px;
height:20px;
margin:0 0 5px 0;
font:normal 12px georgia;
}

.textareastyle{
width:200px;
height:100px;
margin:0 0 5px 0;
font:normal 12px georgia;
}

#password{
width:150px;
height:20px;
margin:0 0 5px 0;
font:normal 12px georgia;
/*margin:0 10px 0 10px;*/
}

#loginbutton{
width:50px;
height:20px;
font:normal 12px georgia;
}

#registrationpanel{
width:450px;
border-radius:5px;
padding:10px 10px 10px 10px;
background-color:rgba(39,53,88,0.5);
margin:30px auto 0 auto;
/*border:1px solid black;*/
}

#aboutpane{
width:630px;
min-height:350px;
text-align:justify;
border-radius:5px;
margin:0 10px 0 10px;
padding:10px 40px 10px 20px;
background-color:rgba(8,12,32,0.7);
color:#ffffff;
}

#apdiamond{
float:right;
margin:0 0 0 10px;
}

#expertisepane{
float:right;
width:250px;
height:360px;
font:normal 10px arial;
color:#ffffff;
margin:0 10px 0 10px;
padding:0px 10px 10px 20px;
border-radius:5px;
background-color:rgba(8,12,32,0.7);
}

.mainexpertise{
font:normal 12px arial;
}

#expertisetitle{
position:relative;
left:-40px;
}

.epsubscript{
position:relative;
top:-15px;
}

#epdiamond1{
position:relative;
left:-50px;
}

#epdiamond2{
position:relative;
top:-60px;
left:75px;
}

#thankyoupanel{
width:auto;
max-width:400px;
border-radius:5px;
padding:10px 10px 10px 10px;
background-color:rgba(39,53,88,0.5);
margin:30px auto 0 auto;
/*border:1px solid black;*/
font:italic 14px georgia;
color:#ffffff;
}

.message{
font:bold italic 16px georgia;
color:#ffffff;
margin:0 0 10px 0;
}

#eventimage{
float:right;
height:480px;
}

.fillerdiv{
min-height:200px;
}

.gallerytable{
margin:20px auto 0 auto;
}

.gallerytable td{
background-color:#ffffff;
}

.gallerytable img{
background-color:#ffffff;
padding:5px;
}

.submitstyle{
width:100px;
text-align:center;
}

.aboutsubtitle{
font:bold 15px arial;
}

/*
########################################################################################################################################################																						##
##									DIAMOND STYLES					  	     	      	      ##
########################################################################################################################################################
*/

.diamondtitle{
font:bold 15px arial;
color:#ffffff;
}

.diamondtext{
margin:10px 0 0 20px;
font:normal 14px arial;
color:#ffffff;
text-align:justify;
}

.diamonditem{
margin:20px 0 0 0;
}

.features{
font:bold 14px arial;
color:#ffffff;
}

.featurebox{
margin:20px 0 0 20px;
}

.featurelist{
margin:10px 0 0 40px;
}

.diamondtable{
width:430px;
border:1px solid white;
border-collapse:collapse;
font:normal 14px georgia;
}

.diamondtable td{
text-align:center;
color:#000;
}

.diamondtable colored{
text-align:center;
}

.diamondtable th{
background-color:rgb(51,61,88);
}

.tdcenter{
text-align:center;
}

/*
########################################################################################################################################################																						##
##									INVENTORY STYLES					  	     	      ##
########################################################################################################################################################
*/

.even{
background-color:rgba(51,61,88,1);
text-align:center;
}

.odd{
background-color:rgba(71,82,112,1);
text-align:center;
}

#inventory{
}

#inventory_table{
margin:20px 0 0 0;
border:1px solid black;
border-collapse:collapse;
}

#inventory_table th{
padding:5px 20px 5px 20px;
color:#ffffff;
border:1px solid #ccc;
}

#inventory_table td{
text-align:center;
padding:5px 5px;
color:#ffffff;
border:1px solid #ccc;
}

#inventory_table a{
color:#ffffff;
}

.pagenavigation{
width:830px;
}

.pagenos{
color:#ffffff;
text-align:right;
}

.pagenos a{
text-decoration:none;
color:#ffffff;
}

#diamondimg{
float:right;
position:relative;
padding:0 0 100px 20px;
top:105px;
}

.diamondjustify{
text-align:justify;
}
/*
########################################################################################################################################################																						##
##									FOOTER STYLES					  	     		      ##
########################################################################################################################################################
*/

.w3cvalidation{
position:relative;
top:0px;
left:0px;
float:right;
margin:0 0 0 20px;
}

#footer{
width:1000px;
margin:20px 0 0 0;
padding:0px;
font-size:10px; 
text-align:center;
padding-bottom:10px
/*background-color:#ccffff;*/
}

#footermenu{
width:800px;
height:20px;
/*background-color:#00ff00;*/
padding:0px;
margin:0px;
margin-left:auto;
margin-right:auto;
}

#footermenulist {
/*width:320px;*/
text-align:center;
/*padding:0 5px 0 5px;*/
margin-left:auto;
margin-right:auto;
/*background-color:#00ff00;*/
}

#footermenulist li{
display:inline;
list-style-type:none;
margin:0px;
padding:0px;
font:normal 10px "georgia";
color:#ffffff;
}

#footermenulist a{
text-decoration:none;
color:#ffffff;
}

#copyright{
text-align:center;
/*background-color:#00ff00;*/
padding:0 0 0 90px;
margin:0px;
margin-left:auto;
margin-right:auto;
font:normal 10px "georgia";
color:white;
}

#axatlogo{
margin-left:auto;
margin-right:auto;
width:130px;
padding:0px;
/*background-color:#ff09cc;*/
}




/*
	Stylesheet for Tigra Calendar v5.0
	Product is Public Domain (Free for any kind of applicaiton, customization and derivative works are allowed) 
	URL: http://www.softcomplex.com/products/tigra_calendar/

	- all image paths are relative to path of stylesheet
	- the styles below can be moved into the document or in existing stylesheet

*/

/* input box in default state */ 
.tcalInput {
	background: url('img/cal.gif') 100% 50% no-repeat;
	background-color:#ffffff;
width:208px;
	border-radius:5px;
	padding-right: 20px;
	cursor: pointer;
}

/* additional properties for input boxe in activated state, above still applies unless in conflict */
.tcalActive {
	background-image: url('img/no_cal.gif');
	background-color:#ffffff;
}
/* container of calendar's pop-up */
#tcal {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	width: 170px;
	background-color: white;
	margin-top: 2px;
	padding: 0 2px 2px 2px;
	border: 1px solid silver;

	-moz-box-shadow: 3px 3px 4px silver;
	-webkit-box-shadow: 3px 3px 4px silver;
	box-shadow: 3px 3px 4px silver;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver');
}

/* table containing navigation and current month */
#tcalControls {
	border-collapse: collapse;
	border: 0;
	width: 100%;
}
#tcalControls td {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	width: 16px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	cursor: pointer;
}
#tcalControls th {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	line-height: 25px;
	font-size: 10px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color:#000;
	white-space: nowrap;
}
#tcalPrevYear { background-image: url('../js/img/prev_year.gif'); }
#tcalPrevMonth { background-image: url('../js/img/prev_mon.gif'); }
#tcalNextMonth { background-image: url('../js/img/next_mon.gif'); }
#tcalNextYear { background-image: url('../js/img/next_year.gif'); }

/* table containing week days header and calendar grid */
#tcalGrid {
	border-collapse: collapse;
	border: 1px solid silver;
	width: 100%;
}
#tcalGrid th {
	border: 1px solid silver;
	border-collapse: collapse;
	padding: 3px 0;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	background-color: gray;
	color: white;
}
#tcalGrid td {
	border: 0;
	border-collapse: collapse;
	padding: 2px 0;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	width: 14%;
	font-size: 11px;
	color:#000;
	cursor: pointer;
}		
#tcalGrid td.tcalOtherMonth { color: silver; }
#tcalGrid td.tcalWeekend { background-color: #ACD6F5; }
#tcalGrid td.tcalToday { border: 1px solid red; }
#tcalGrid td.tcalSelected { background-color: #FFB3BE; }		


/*
########################################################################################################################################################																						
##									LIGHTBOX STYLES		        			     		      														  ##
########################################################################################################################################################
*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.ftrright{
font:normal 10px arial;
color:#FFFFFF;
text-align:center;
margin:0px auto;
}
.ftrright a{text-decoration:none; color:#FFFFFF;}
.ftrright a:hover{color:#CCC; text-decoration:none;}

.even1 
{
  
  margin-left:23%;
}