/* -----------------------------------------------
----------------- Global settings ----------------
------------------------------------------------*/
* 	{
	margin: 0;
	padding: 0;
}

body	{
	font-size: 12px;
	font-family: lucida sans unicode, verdana, trebuchet ms, arial;
	background: url(../images/bg.jpg) fixed repeat-y center top #fff;
}

@font-face {
    font-family: 'ColabMed';
    src: url('./type/ColabMed-webfont.eot');
    src: url('./type/ColabMed-webfont.eot?#iefix') format('embedded-opentype'),
         url('./type/ColabMed-webfont.woff') format('woff'),
         url('./type/ColabMed-webfont.ttf') format('truetype'),
         url('./type/ColabMed-webfont.svg#English111VivaceBTRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ColabReg';
    src: url('./type/ColabReg-webfont.eot');
    src: url('./type/ColabReg-webfont.eot?#iefix') format('embedded-opentype'),
         url('./type/ColabReg-webfont.woff') format('woff'),
         url('./type/ColabReg-webfont.ttf') format('truetype'),
         url('./type/ColabReg-webfont.svg#English111VivaceBTRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ColabLig';
    src: url('./type/ColabLig-webfont.eot');
    src: url('./type/ColabLig-webfont.eot?#iefix') format('embedded-opentype'),
         url('./type/ColabLig-webfont.woff') format('woff'),
         url('./type/ColabLig-webfont.ttf') format('truetype'),
         url('./type/ColabLig-webfont.svg#English111VivaceBTRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PatuaOne-Regular';
    src: url('./type/PatuaOne-Regular-webfont.eot');
    src: url('./type/PatuaOne-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('./type/PatuaOne-Regular-webfont.woff') format('woff'),
         url('./type/PatuaOne-Regular-webfont.ttf') format('truetype'),
         url('./type/PatuaOne-Regular-webfont.svg#English111VivaceBTRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

div#clear {
	clear: both;
}

h1 {
	font-family: PatuaOne-Regular, verdana, arial;
	font-size: 34px;
	color: #9a9a66;
	text-shadow: rgba(0,0,0,.4) 0px 0px 7px;
}

label {
	font-size: 14px;
	color: #383838;
}

div.formleft {
	float: left;
	width: 100px;
	padding: 13px 10px 0px 10px;
}

div.formright {
	float: left;
	width: 420px;
	padding: 5px;
}

input {
	padding: 5px;
	font-size: 13px;
	font-family: arial, verdana, trebuchet ms;
	width: 90%;
	border-radius: 5px;
	border: 1px solid #c6c6c6;
	background: #fff8e5;
}

input:hover {
	border: 1px solid #adadad;
}

input[type="submit"] {
	width: 150px;
	padding: 5px;
	font-size: 13px;
	border-radius: 30px;
	background: #dbdbdb;
}

input[type="submit"]:hover {
	border: 1px solid #8c8c8c;
}

textarea {
	padding: 5px;
	font-size: 13px;
	font-family: arial, verdana, trebuchet ms;
	width: 90%;
	border-radius: 5px;
	border: 1px solid #c6c6c6;
	background: #fff8e5;
}

textarea:hover {
	border: 1px solid #adadad;
}

img.video {
	box-shadow: rgba(0,0,0,.7) 0px 0px 12px;
}

/* -----------------------------------------------
------------------ Page layout -------------------
------------------------------------------------*/

div#menu	{
	width: 100%;
	margin: 0 auto;
	}
	
	div#menu div#menuframe {
		width: 963px;
		margin: 0 auto;
	}
	
		div#menu div#menuframe ul#nav {
			background: url(../images/menubg.png);
			width: 790px;
			height: 84px;
			margin-top: 65px;
			margin-left: 20px;
			list-style: none;
			padding-left: 150px;
		}
		
			div#menu div#menuframe ul#nav li {
				float: left;
			}
			
				div#menu div#menuframe ul#nav li a {
					display: block;
					font-family: ColabMed, verdana, arial;
					font-size: 16px;
					text-decoration: none;
					color: #9a9a66;
					padding: 6px 14px 0px 14px;
					border-right: 1px dashed #9a9a66;
					margin-top: 20px;
				}
				
					div#menu div#menuframe ul#nav li a span {
						font-family: ColabReg, verdana, arial;
						font-size: 16px;
						color: #9a9a66;
					}
					
					
		div#menu div#menuframe div#logo {
			position: absolute;
			margin-top: -65px;
			margin-left: -125px;
			z-index: 1000;
		}
		
		div#menu div#menuframe div#blogbtn {
			position: absolute;
			margin-left: 960px;
			margin-top: -74px;
		}
		
		div#menu div#menuframe div#facebook {
			position: absolute;
			margin-left: 212px;
			margin-top: -10px;
		}
		

div#carousel {
	width: 100%;
	margin: 0 auto;
}

	div#carousel div#carouselframe {
		width: 1150px;
		margin: 0 auto;
	}
	
		div#carousel div#carouselframe div#outercarousel {
			background: url(../images/carouselbg.jpg);
			width: 1105px;
			height: 240px;
			margin-top: 54px;
			box-shadow: rgba(0,0,0,.4) 0px 0px 12px;
		}
		
			div#carousel div#carouselframe div#outercarousel div#innercarousel {
				width: 1079px;
				height: 212px;
				margin-left: 13px;
				padding-top: 13px;
				overflow: hidden;
			}
	
		div#carousel div#carouselframe div#outercarousel.home {
			background: url(../images/carouselbg.jpg);
			width: 1105px;
			height: 433px;
			margin-top: 54px;
			box-shadow: rgba(0,0,0,.4) 0px 0px 12px;
		}
		
			div#carousel div#carouselframe div#outercarousel.home div#innercarousel {
				width: 1079px;
				height: 406px;
				margin-left: 13px;
				padding-top: 13px;
			}
			
				div#carousel div#carouselframe div#outercarousel.home div#innercarousel div#carouseltitle {
					width: 1033px;
					height: 54px;
					background: url(../images/titlebg.png);
					position: absolute;
					margin-top: -88px;
					font-family: PatuaOne-Regular, verdana, arial;
					font-size: 34px;
					color: #fff;
					padding: 8px 0px 0px 45px;
				}
				
			div#carousel div#carouselframe div#outercarousel.home div#leftarrow {
				position: absolute;
				margin-top: -88px;
				margin-left: -22px;
			}
			
			div#carousel div#carouselframe div#outercarousel.home div#rightarrow {
				position: absolute;
				margin-top: -88px;
				margin-left: 1055px;
			}
			
			
div#content {
	width: 100%;
	margin: 0 auto;
}

	div#content div#contentframe {
		width: 1150px;
		margin: 0 auto;
	}
	
		div#content div#contentframe div#cont {
			background: url(../images/contentbg.png);
			width: 1105px;
			min-height: 414px;
			margin-top: 20px;
			box-shadow: rgba(0,0,0,.4) 0px 0px 12px;
		}
		
			div#content div#contentframe div#cont div#left {
				float: left;
				width: 595px;
				margin-left: 60px;
				margin-top: 60px;
				font-family: ColabLig, verdana, arial;
				font-size: 18px;
				color: #545454;
			}
				div#content div#contentframe div#cont div#left a {
					text-decoration: none;
					color: #888585;
				}
			
			div#content div#contentframe div#cont div#right {
				float: left;
				margin-top: 30px;
				margin-left: 10px;
			}
			
			div#content div#contentframe div#cont div#right img {
				box-shadow: rgba(0,0,0,.4) 0px 0px 12px;
			}
			
div#footer {
	width: 100%;
	margin: 0 auto;
}

	div#footer div#footerframe {
		width: 1150px;
		margin: 0 auto;
	}
	
		div#footer div#footerframe div#footerlinks {
			margin-left: 27px;
			margin-top: 20px;
			float: left;
			width: 750px;
			text-align: center;
			font-size: 11px;
			font-family: verdana, trebuchet ms, arial;
			color: #545454;
		}
		
		div#footer div#footerframe div#footerlinks a {
			font-size: 11px;
			font-family: verdana, trebuchet ms, arial;
			color: #545454;
			text-decoration: none;
		}
				
		div#footer div#footerframe div#footerlinks a:hover {
			color: #545454;
			text-decoration: underline;
		}
			
		div#footer div#footerframe div#footerlogo {
			float: left;
			margin-top: 20px;
			width: 230px;
			text-align: center;
			font-size: 11px;
			font-family: verdana, trebuchet ms, arial;
			color: #545454;
		}