@charset "utf-8";
/* bar background and box*/
#topnav_bar {
	background-attachment: scroll;
	background-image: url(images/navbar_background.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 75px;

}
.submitb {
	background-image: url(images/submitnormal.png);
	background-repeat: no-repeat;
	width: 112px;
	height: 42px;
	font-family: "Comic Sans MS";
	color: #FFFFFF;
	font-size: 18px;
	padding-top: 13px;
}

#topnav_bar #container {
	padding-top: 18px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
  /*Box code Ends                                       */
 /**********************************/
/*Code for hover, normal button Effects */

/* normal Buttons*/
.butto #navtopleft {
	background-repeat: no-repeat;
	width: 13px;
	height: 33px;
	float: left;
}

.butto #navmiddle {
	float: left;
	height: 26px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	font-family: Arial, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
#leftform {
	height: 370px;
	width: 335px;
	float: left;
	margin-left: 10px;
	display: inline;
	padding-top: 240px;
	background-repeat: no-repeat;
}
#footer a {
	color: #FFFFFF;
}

#contentframe {
	display: inline;
	float: left;
	width: 600px;
	margin-left: 20px;
}


.butto #navright {
	width: 13px;
	height: 33px;
	float: left;
}
/* hover effect*/
.butto:hover #navtopleft {
	background-repeat: no-repeat;
	width: 13px;
	height: 33px;
	float: left;
	background:url(images/roundleft.png);
}
.butto:hover #navright {
	width: 13px;
	height: 33px;
	float: left;
	background:url(images/roundright.png);
}
.butto:hover #navmiddle {
	float: left;
	height: 26px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/roundmiddle.png);
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
/* Selected Effect */
.buttoselected #navtopleft {
	background-repeat: no-repeat;
	width: 13px;
	height: 33px;
	float: left;
	background:url(images/roundleft.png);
}
.buttoselected #navright {
	width: 13px;
	height: 33px;
	float: left;
	background:url(images/roundright.png);
}

.buttoselected #navmiddle {
	float: left;
	height: 26px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/roundmiddle.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.buttoselected:hover #navtopleft {
	background-repeat: no-repeat;
	width: 13px;
	height: 33px;
	float: left;
	background:url(images/roundleft2.png);
}
.buttoselected:hover #navright {
	width: 13px;
	height: 33px;
	float: left;
	background:url(images/roundright2.png);
}

.buttoselected:hover #navmiddle {
	float: left;
	height: 26px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/roundmiddle2.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.textfield   {
	background-image: url(images/textbox.gif);
	height: 22px;
	width: 112px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED7E0C;
	padding-right: 10px;
	padding-left: 10px;
}
#leftform  #textarea  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED7E0C;
	padding: 5px;
	width: 265px;
}
#footer {
	font-size: 14px;
	color: #FFFFFF;
	width: 970px;
	height: 150px;
	text-align: right;
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 11px;
	position: relative;
	bottom: 0px;
	background-image: url(images/footerback.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bodyarea {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#bodyarea #maincontainer {
	width: 970px;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
}
#bodyarea #maincontainer #framecontainer {
	width: 61.5%;
	float: left;
	margin-left: 10px;
	text-align: justify;
}
#topside {
	height: 174px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#topside #topcol2 {
	display: inline;
	float: right;
	width: 670px;
	margin-top: 5px;
}
#topside #logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 171px;
	width: 200px;
	position: absolute;
	top: 17px;
}


.clearcols {
	clear: both;
	height: 1px;
}
.submenu {
	position: absolute;

	background-attachment: scroll;
	background-image: url(images/menubackground.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

	padding-top: 40px;
	padding-left: 20px;
	z-index: 5;
	display:none;

		}

.britishflag {
	background-image: url(images/britishgrey.jpg);
	display: block;
	height: 18px;
	width: 30px;
	float: right;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.britishflag:hover {
	background-image: url(images/uk-great-britain1.jpg);
	display: block;
	height: 18px;
	width: 30px;
	float: right;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.flags {
	width: 69px;
	height: 18px;
	float: right;
	margin-right: 20px;
}
.turkishflag {
	background-image: url(images/turkishgrey.gif);
	display: block;
	height: 18px;
	width: 30px;
	background-color: #000000;
	float: right;
	margin-right: 5px;
}
#bodyarea #maincontainer #framecontainer li {
	list-style-type: disc;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}

.turkishflag:hover {
	background-image: url(images/united-states-flag_2054_16521774.gif);
	display: block;
	height: 18px;
	width: 30px;
	background-color: #000000;
	float: right;
	margin-right: 5px;
}
#footercontainer {
	font-size: 14px;
	color: #FFFFFF;
	width: 100%;
	height: 230px;
	text-align: right;
	position: relative;
	bottom: 0px;
	background-image: url(images/footercontainer.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
.submitb:hover {
	background-image: url(images/submithover.png);
	background-repeat: no-repeat;
	width: 112px;
	height: 42px;
	font-family: "Comic Sans MS";
	color: #FFFFFF;
	font-size: 18px;
	padding-top: 13px;
}

