/*
**	Project Name : Veloasia
**	Theme version : 01
**	Powered by : Webs Coder [Rafiul Alom]
**	Powered by URI: http://www.webscoder.com
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td, 
article, aside, canvas, details, figure, figcaption, hgroup, 
menu, footer, header, nav, section, summary, time, mark, audio, video{margin:0; padding:0; border:0}
article, aside, canvas, figure, figure img, figcaption, hgroup, 
footer, header, nav, section, audio, video{display:block}
a img{border:0}
/** Start Common Styles **/
body{
	padding: 0;
	margin: 0;
	overflow-x: hidden;
	background-color:#d1d1c8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
}
a{
	text-decoration: none;
}
.clear{ clear:both; }
.wcfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.wcfix { display: inline-block; }
/* start commented backslash hack \*/
* html .wcfix { height: 1%; }
.wcfix { display: block; }
.floatLeft{ float:left; }
.floatRight{ float:right; }
.alignLeft{ text-align:left; }
.alignRight{ text-align:right; }
.alignCenter{ text-align:center; }
.imgleft{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.row{ width:100%; height:auto; }
.column{ float:left; height:auto; }
.column-half{ width:50%;}
.column-quarter{ width:23%; margin-right: 2%;}
/** End Common Styles **/

#container{
	width:960px;
	background-color:#fff;
	margin:0 auto;
	-webkit-box-shadow: 0 0 10px #808080;
	-moz-box-shadow: 0 0 10px #808080;
	box-shadow: 0 0 10px #808080;
}
.container-inner{
	background: #fff;
	padding:1px 3px;
}
.pad_upper_tab {
	position: relative;
	padding: 5px;
	height: auto;
	border-bottom: #D1D1C8 1px solid;
	text-align: right;
	color: #fff;
	background-color: #262626;
	z-index: 1000;
}
#call {
	float: right;
	font-size: 14px;
	margin: 10px 0 5px 0;
}
#call > em {
	padding-right: 15px;
	margin-right: 5px;
	background: url(../images/triangle.png) 100% 50% no-repeat;
}
#call a {
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}

.tinynav { display: none; }
#nav-secondary{float:left; height:40px;}
#nav-secondary > ul{float:left;}
#nav-secondary ul{margin:0; padding:0; list-style:none;}
#nav-secondary ul li{float:left; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; background:url(../images/divider.png) 0 50% no-repeat;}
#nav-secondary ul li:first-child{background:none;}
		
#nav-secondary ul li:last-child{background:none;}
		
		
#nav-secondary a{display:block; padding:0 11px 0 10px; line-height:40px; color:#fff; font-size:14px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold;}
#nav-secondary a:hover{text-decoration:none; color:#FFCC00;}
#nav-secondary ul li:first-child a{padding-left:10px;}
#nav-secondary li.has:hover{position:relative;}
#nav-secondary li.has:hover a{color:#FFCC00; background:url(../images/arrow-dropdown.png) 50% 100% no-repeat;}
		
#nav-secondary .dropdown{position:absolute; top:100%; left:0; display:none; min-width:200px; font-size:13px; text-align:left; line-height:1.5; box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.3); background: rgba(52, 54, 60, 0.9); border-radius: 0 0 8px 8px;}
#nav-secondary li.has:hover .dropdown{display:block;}
#nav-secondary .dropdown li{float:none; background:none;}
#nav-secondary .dropdown a{display:inline; padding:0; line-height:normal; font-size:inherit;}
#nav-secondary li:first-child .dropdown a,
#nav-secondary .dropdown li:first-child a{padding:0;}
#nav-secondary li.has:hover .dropdown a{color:#fff; background:none;}			
#nav-secondary li.has:hover .dropdown a:hover{color:#FFCC00;}
#nav-secondary ul.single{}
#nav-secondary ul.single li{padding:0 10px; line-height:30px; border-top: 1px solid #717377;}
#nav-secondary ul.single li:first-child{border:none;}

#body-section{
	position: relative;
	height: auto;
	overflow: hidden;
	padding: 15px;
}
p{
	margin-bottom: 20px;
	font-family: Cambria, serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #444444;
}

#footer{
	position: relative;
	height: auto;
	overflow: hidden;
	display: block;
	background-color: #262626;
	padding: 15px;
	text-align: center;
}
#footer_keywords {
	margin: 0;
	text-align: left;
	border-bottom: 1px solid #3C3C3C;
	overflow: hidden;
	margin-bottom: 20px;
}
.footer-widget{
	overflow: hidden;
	height: auto;
	margin-bottom: 20px;
}
.footer-widget h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
}
.footer-widget p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cacaca;
	line-height: 20px;
}
.footer-widget ul{
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
}
.footer-widget ul li{
	display: block;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #cacaca;
}
.footer-widget ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cacaca;
}
.footer-widget ul li a:hover{
	text-decoration: underline;
}
.icon-call{
	padding-left: 20px;
	background: url(../images/t2.jpg) no-repeat 0 3px;
}
.icon-email{
	padding-left: 20px;
	background: url(../images/e2.jpg) no-repeat 0 3px;
}
.icon-skype{
	padding-left: 20px;
	background: url(../images/skype-icon-small.png) no-repeat 0 3px;	
}
.footer_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	padding: 0;
	margin-bottom: 20px;
	text-align: center;
}
.footer_link a{
	color: #fff;
	text-transform: capitalize;
}
.footer_link a:hover {
	color: #999966;
	text-decoration: none;
}
.footer-menu-sep{
	padding: 0 5px;
}
.copyright{
	margin: 0 30px;
}
.footer_17_logo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	padding: 20px 0 0 0;
	text-align: left;
}
.sponsors{
	text-align: right;
}
