
/*
-------------------------------------------------------------- 
/* CSS
Author: GILLAN E SOLUTIONS
Created: 08-04-2013
*/

/*
-------------------------------------------------------------- 
BROWSER SPECIFICATION STYLES
-------------------------------------------------------------- 
*/ 

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background: #fefefb;
	font-family: Calibri;
	font-size: 16px;
	color: #414040;
	text-decoration: none;
	line-height: 22px;
}
p {
	margin-bottom: 15px;
}
a {
	color: #448314;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: 'MyriadPro-LightCond';
	font-size: 72px;
	color: #448314;
	line-height: normal;
	margin-bottom: 17px;
}
h1 span {
	color: #414141;
}
h2 {
	font-family: 'MyriadPro-LightCond';
	font-size: 30px;
	color: #448314;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 22px;
}
h2 span {
	color: #414141;
}
h3 {
	font-family: 'MyriadPro-LightCond';
	font-size: 20px;
	color: #414141;
	line-height: normal;
	margin-bottom: 15px;
}
/*
-------------------------------------------------------------- 
GLOBAL STYLES
-------------------------------------------------------------- 
*/ 
.left {
	float: left;
}
.right {
	float: right;
}
.margin-top25 {
	margin-top: 25px;
}
.green-text {
	color: #448314;
}
.black-text {
	color: #000;
}
.uppercase {
	text-transform: uppercase;
}
/*
-------------------------------------------------------------- 
WRAPPER STYLES
-------------------------------------------------------------- 
*/ 
.wrapper {
	width: 1004px;
	margin: 0 auto;
}
.outer-wrapper {
	background: url(images/green-border.gif) repeat-x;
	float: left;
	width: 100%;
}
.inner-wrapper {
	background: url(images/green-border.gif) repeat-x;
	float: left;
	width: 1004px;
}
/*
-------------------------------------------------------------- 
HEADER STYLES
-------------------------------------------------------------- 
*/ 
.header-area {
	background: url(images/bg-top-header.gif) repeat-x;
	float: left;
	width: 100%;
	height: 55px;
}
.header {
	background: url(images/bg-top-header.gif) repeat-x;
	float: left;
	width: 1004px;
	height: 40px;
	padding-top: 15px;
}
.header-left {
	float: left;
	min-width: 600px;
}
.header-left ul {
	list-style: none;
}
.header-left ul li {
	display: block;
	float: left;
	margin-left: 30px;
}
.header-left ul li a {
	font-family: Calibri;
	font-size: 14px;
	color: #e4d318;
	font-weight: bold;
	line-height: 27px;
}
.header-left ul li a img {
	float: left;
	margin-right: 8px;
}
.header-right {
	float: right;
	text-align: right;
}

.header-right ul {
	list-style: none;
}
.header-right ul li {
	display: block;
	float: left;
	margin-left: 30px;
}
.header-right ul li a {
	font-family: Calibri;
	font-size: 14px;
	color: #e4d318;
	font-weight: bold;
	line-height: 27px;
}
.header-right ul li a img {
	float: left;
	margin-right: 8px;
}
.select01 {
	float: right;
	width: 150px;
	padding: 1px 1px 1px 10px;
	margin-left: 20px;
}
/*
-------------------------------------------------------------- 
MAIN CONTENT STYLES
-------------------------------------------------------------- 
*/ 
.main-content {
	background: url(images/bg-main-content.png) no-repeat left top;
	float: left;
	width: 1004px;
	min-height: 600px;
}
.inner-main-content {
	background: url(images/bg-inner-content.png) no-repeat left top;
	float: left;
	width: 1004px;
	min-height: 600px;
	padding: 0px 0px 0px 0px;
}
.content-row {
	float: left;
	width: 100%;
}
.table-row {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
/*
-------------------------------------------------------------- 
LEFT SIDEBAR STYLES
-------------------------------------------------------------- 
*/ 
.left-sidebar {
	background: url(images/bg--left-sidebar.png) no-repeat 	right top;
	float: left;
	width: 229px;
	min-height: 664px;
	padding: 49px 24px 0px 0px;
}
.logo {
	float: right;
	width: 193px;
	height: 140px;
	margin: 0px 0px 0px 0px;
}
.sidebar-nav {
	float: left;
	width: 229px;
	padding: 35px 0px 0px 0px;
}
.sidebar-nav ul {
	list-style: none;
}
.sidebar-nav ul li {
	background: url(images/nav-bullet.png) no-repeat 194px 6px;
	display: block;
	width: 180px;
	text-align: right;
	padding-right: 28px;
	margin-bottom: 12px;
}
.sidebar-nav ul li a {
	font-family: Calibri;
	font-size: 18px;
	color: #535353;
	font-weight: bold;
}
.sidebar-nav ul li a:hover {
	color: #448314;
	text-decoration: none;
}
.search-area {
	float: left;
	width: 205px;
	margin-top: 10px;
}
.search-input {
	background: url(images/bg-search-left.png) no-repeat;
	float: left;
	width: 154px;
	height: 30px;
	border: none;
}
.search-btn {
	background: url(images/bg-search-btn.png) no-repeat;
	float: left;
	width: 31px;
	height: 30px;
	cursor: pointer;
	border: none;
}
.select04 {
	float: left;
	width: 194px;
	padding: 1px 1px 1px 10px;
}
.select02 {
	float: left;
	width: 120px;
	padding: 1px 1px 1px 10px;
	margin-bottom: 20px;
}
.select03 {
	float: left;
	width: 70px;
	padding: 1px 1px 1px 10px;
	margin-bottom: 20px;
}
/*
-------------------------------------------------------------- 
INNER SIDEBAR STYLES
-------------------------------------------------------------- 
*/ 
.inner-sidebar {
	background: url(images/bg-leftsidebar.png) repeat-y;
	float: left;
	width: 205px;
	min-height: 635px;
	padding: 49px 24px 70px 24px;
	margin-top: 6px;
}
.inner-sidebar .logo {
	float: left;
	margin-left: 0px;
}
.inner-sidebar-nav {
	float: left;
	width: 205px;
	padding: 45px 0px 0px 0px;
}
.sidebar-nav ul {
	list-style: none;
}
.inner-sidebar-nav ul li {
	display: block;
	width: 205px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
	margin-bottom: 19px;
}
.inner-sidebar-nav ul li a {
	font-family: Calibri;
	font-size: 18px;
	color: #535353;
	font-weight: bold;
	line-height: 20px;
}
.inner-sidebar-nav ul li a img {
	float: left;
	margin-right: 14px;
}
.inner-sidebar-nav ul li a span {
	display: block;
	font-size: 13px;
}
.inner-sidebar-nav ul li a.last {
	line-height: 16px;
	font-size: 16px;
}
.inner-sidebar-nav ul li a:hover {
	color: #448314;
	text-decoration: none;
}
/*
-------------------------------------------------------------- 
RIGHT CONTENT STYLES
-------------------------------------------------------------- 
*/ 
.right-content {
	float: right;
	width: 704px;
	padding: 54px 0px 45px 47px;
}
/*
-------------------------------------------------------------- 
RIGHT CONTENT DIV STYLES
-------------------------------------------------------------- 
*/ 
.right-content-div {
	float: right;
	width: 704px;
	padding: 0px 0px 0px 30px;
}
.header-nav {
	background: #e4d318;
	float: right;
	width: 690px;
	height: 44px;
	text-align: right;
	margin-top: 6px;
}
.header-nav ul {
	list-style: none;
	float: right;
}
.header-nav ul li {
	background: url(images/seprator.gif) no-repeat right center;
	float: left;
	padding: 10px 20px;
}
.header-nav ul li a {
	font-family: Calibri;
	font-size: 16px;
	color: #000;
}
.header-nav ul li a:hover {
	color: #fff;
	text-decoration: none;
}
.header-nav ul li.last {
	background: none;
}
/*
-------------------------------------------------------------- 
COUNTRY STYLES
-------------------------------------------------------------- 
*/
.country-div {
	float: left;
	width: 704px;
}
.country-div ul {
	float: right;
	width: 704px;
	list-style: none;
}
.country-div ul li {
	float: right;
	width: 140px;
	margin: 0px 0px 1px 1px
}
.country-div ul li.last {
	margin-left: 0px;
}
.tab {
	position: relative;
	float: left;
	width: 140px;
}
.tab-img {
	float: left;
	width: 140px;
	height: 130px;
}
.title {
	background: #e4d318;
	float: left;
	width: 100%;
} 
.title a {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #000;
	text-align: center;
	padding: 10px 0px;
} 
.title a:hover {
	background: #000;
	width: 100%;
	color: #fff;
	text-decoration: none;
	padding: 10px 0px;
}
.country-div ul.list-tab {
	float: right;
	width: 704px;
	list-style: none;
}
.country-div ul.list-tab li {
	float: right;
	width: 140px;
	margin: 0px 1px 1px 0px
}
.country-div ul.list-tab li .tab-img {
	position: relative;
	width: 140px;
	height: 130px;
}
.link {
	background-color: rgba(255,255,255,0.8);
	position: absolute;
	width: 110px;
	bottom: 0px;
	padding: 0px 15px;
}
.link a {
	color: #000;
}
.icon {
	background: #fff;
	position: absolute;
	top: 2px;
	right: 2px;
	opacity: 0.8;
	padding: 0px 0px;
}
/*
-------------------------------------------------------------- 
FOOTER STYLES
-------------------------------------------------------------- 
*/ 
.footer-area {
	background: #e4d318;
	float: left;
	width: 100%;
	height: 30px;
	border-bottom: 4px solid #448314;
}
.footer {
	background: #e4d318;
	float: left;
	width: 1004px;
	height: 30px;
	line-height: 30px;
	font-family: Calibri;
	font-size: 12px;
	color: #414141;
	text-align: center;
	border-bottom: 4px solid #448314;
}
.inner-footer-area {
	background: #448314;
	float: left;
	width: 100%;
	height: 30px;
	border-bottom: 4px solid #e4d318;
}
.inner-footer {
	background: #448314;
	float: left;
	width: 1004px;
	height: 30px;
	line-height: 30px;
	font-family: Calibri;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border-bottom: 4px solid #e4d318;
}

/*
-------------------------------------------------------------- 
FORM STYLES
-------------------------------------------------------------- 
*/ 
.form-row {
	float: left;
	width: 100%;
	line-height: 25px;
}
.form-input {
	background: #c8cdd0;
	display: block;
	width: 340px;
	height: 23px;
	border: 1px solid #fff;
	padding: 0px 5px;
	border-radius: 4px;
	margin-bottom: 8px;
}
.form-input01 {
	background: #c8cdd0;
	display: block;
	width: 340px;
	height: 43px;
	border: 1px solid #fff;
	padding: 0px 5px;
	border-radius: 4px;
	margin-bottom: 18px;
}
.form-textarea {
	background: #c8cdd0;
	display: block;
	width: 340px;
	height: 73px;
	border: 1px solid #fff;
	padding: 0px 5px;
	border-radius: 4px;
	margin-bottom: 18px;
}
.form-btn {
	background: url(images/form-btn.png) no-repeat;
	display: block;
	width: 200px;
	height: 27px;
	font-family: Calibri;
	font-size: 16px;
	color: #000000;
	cursor: pointer;
	border: none;
	padding: 3px 0px 5px 0px;
}
.form-col01 {
	float: left;
	width: 500px;
	margin-right: 30px;
}
.form-col02 {
	float: left;
	width: 174px;
}
.chat-area {
	float: left;
	width: 410px;
	margin-left: 147px;
}
.chat-textarea {
	display: block;
	width: 398px;
	height: 200px;
	border: 1px solid #dedede;
	padding: 5px 5px;
	margin-bottom: 10px;
}
.chat-input {
	float: left;
	width: 308px;
	height: 13px;
	border: 1px solid #dedede;
	padding: 5px 5px;
}






















