/* CSS Document */

/* Design by cmslounge  */
/* Get more like this at http://www.cmslounge.com  */

/* Layout */

BODY  {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

body,td,th, tr, p, div {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 140%;
}

body#home {
	background: url(front.jpg);
	background-repeat: no-repeat;
}

body#second {
	background: url(../images/inside.gif); 
}

#wrapper {
	position: relative;
	width: 695px;
	margin: 0 auto;
	text-align: left;
	float:left;
}

#wrapper2 {
	position: relative;
	width: 680px;
	height:570px;
	background:url(soyut4.png);
	margin: 0 auto;
	text-align: left;
	float:left;
	padding-left:10px;
	padding-right:10px;
}

.header {
	background: transparent url(header.png) repeat scroll 0 0;
	height: 147px;
	top: 10px;
	position: relative;
}

#logo {
	float: left;
	height: 52px;
}
	
#menu {
	float: right;
	height: 27px;
	width: 695px
}

#homebanner {
	height:295px;
	width:695px;
}

#main_img {
	background:transparent url(../images/main_img.jpg) no-repeat scroll left top;
	height:295px;
	width:695px;
}

#banner {
	background: #FFFFFF none repeat scroll 0 0;
	float: left;
	height: 120px;
	margin-top: 175px;
	opacity: 0.9;
	filter: alpha(opacity = 90);
	width: 230px;
	overflow: hidden;
}

#banner .moduletable {
	padding: 10px 10px 10px 15px;
}

#in_img {
	background: transparent url(../images/in_img.jpg) no-repeat scroll left top;
	height: 82px;
	width: 695px;
}

#wrapperin {
	background: #fff;
	float: left;
	width: 695px;
	padding-top: 15px;
	padding-bottom: 30px;
}

#leftsidebar {
	float: left;
	width: 230px;
	margin-left: 15px;
	display: inline;
}

#left {
	width: 230px;
}

#leftmenu {
	width: 230px;
	margin-top:20px;
}

#content_full {
	float: left;
	width: 695px;
}

#content {
	float: right;
	width: 450px;
}

#content-padding {
	padding-left: 15px;
	padding-right: 15px;
}

#footer {
	width: 695px;
}

#footermodule {
	display:inline;
	float:left;
	margin-left:15px;
	width:50%;
}

#footermenu {
	float: right;
	width: 46%;
}

#clear {
	clear: both;
}

/* OTHER TAGS */

a img {border:none;}

a:link, 
a:visited {
	color: #883322;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* other mambo elements */

.componentheading, 
.contentheading {
	text-transform: capitalize;
	font-size: 12px;
	padding-top: 0.8em;
	padding-bottom: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	color: #333333;
}

h1 {
	font-size: 14px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

h2 {
	font-size: 13px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

h3 {
	font-size: 11px;
	text-transform: capitalize;
	padding-top: 0;
	padding-bottom: 0.5em;
}

#banner h3 {
	color:#883322;
	font-size:24px;
	line-height:24px;
	padding-bottom:0.2em;
	padding-top:0.2em;
	font-wieght: normal;
}

#menu h3 {
	display: none;
}

h4 {
	font-size: 10px;
	color: #000;
}

.author,
.createdate,
.lastupdate,
.buttons {
	display: none;
}

.inputbox {
	padding: 2px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 2px;
	margin-top: 4px;
	margin-right: 6px;
	color: #666666;	
}

p {
	margin:0;
	padding:0;
	margin-bottom:1em;
}

.moduletable {
	margin-top: 10px;
	margin-bottom: 10px;
}

#left .moduletable,
#menu .moduletable {
	padding: 0;
}

#footermodule .moduletable,
#footermenu .moduletable,
#footermenu .moduletable_menu {
	padding-top: 5px;
}

ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	list-style: none;
	list-style-image: url(../images/arrow.png);
	padding-left: 1px;
	line-height: 150%;
}

/* top menu styles */

#menu ul, #menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#menu ul {
	float: right;
	height: 27px;
}

#menu ul li {
	float: left;
	height: 27px;
	line-height: 27px;
}

#menu a:link, 
#menu a:visited {
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 20px;
	text-decoration: none; 
	color: #333333;
	text-transform: uppercase;
	display:block;
}

#menu ul li a:hover  {
	color: #883322;
	text-decoration: none;
}

#menu ul li ul {
	margin-top:0px;
	padding-top:7px;
	width:170px;
	z-index:99999;
}

#menu ul li ul li {
	background: #ffffff;
	width: 170px;
}

#menu ul li ul li * {
	color: #333333;
}

#menu ul li ul li#current *, 
#menu ul li ul li:hover *, 
#menu ul li ul li.over * {
	color: #883322 !important;
}

/* left menu styles */

#leftmenu ul, #leftmenu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#leftmenu ul {
	float:left;
	width:219px;
}

#leftmenu ul li {
	background: url(../images/leftmenu.gif);
	float: left;
	width: 219px;
	height: 17px;
	line-height: 17px;
	margin-bottom: 1px;
}

#leftmenu a:link, 
#leftmenu a:visited {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 5px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}

#leftmenu ul li a:hover  {
	color: #999;  
}

#leftmenu ul li ul {
	display: none;
}

#leftmenu ul li ul li {
	display: none;
}

/* footer menu styles */

#footermenu ul, #topmenu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#footermenu ul {
	float: right;
	height: 11px;
	line-height: 11px;
}

#footermenu ul li {
	border-right: 1px solid #666666;
	float: left;
	height: 11px;
	line-height: 11px;
	list-style: none;
}

#footermenu a:link, 
#footermenu a:visited {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	height: 12px;
	line-height: 12px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	text-transform: lowercase;
}

#footermenu ul li a:hover  {
	color: #999;  
}

#footermenu ul li ul {
	display: none;
}

#footermenu ul li ul li {
	display: none;
}

.myfont1{
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:bold;
	color:#d21700;
}
.myfont1b{
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color:#d21700;
}

.myfont2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14x;
	color:#000000;
}

.myfont2b{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14x;
	color:#000000;
	font-weight:bold;
}

.myfont3b{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18x;
	color:#ffffff;
	font-weight:bold;
}