
/* #######################  GENERAL SETTINGS ############################ */

/*  Global Forumatting */

h1 {
	font-size: 16px;
	line-height: 1em;
	font-weight: 900;
}

h2 {
	font-size: 15px;
	line-height: 1em;
	font-weight: 900;
}

h3 {
	font-size: 14px;
	line-height: 1em;
	font-weight: 900;
}

h4 {
	font-size: 14px;
	line-height: 1em;
	font-weight: 900;
}

h5 {
	font-size: 14px;
	line-height: 1em;
	font-weight: 900;
}

h6 {
	font-size: 11px;
	line-height: 1em;
	font-weight: 900;
}

td {
	font-size: 14px;
}

th {
	font-size: 14px;
}

a {
	color: #222222;
	text-decoration: underline;
}

a:hover {
	color: #CC6600;
	text-decoration: none;
}

a:visited {
	color: #222222;
}

#mainbody a:visited {
	padding-right: 14px;
}

div#mainbody a {
	font-size:14px;
	color:#21759B;
	font-weight:bold;
	text-decoration:none;
}

div#mainbody a:hover {
	color:#CC3333;
	text-decoration:none;
}


#mainbody a:visited:hover {
}

a.image, a.image:hover {
	border: 0;
}

li {
	list-style: square;
}

ul {
	list-style: square;
}

/* #######################  END GENERAL SETTINGS ############################ */

/* ######################  LAYOUT SETTINGS       ############################## */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 14px;
}

body {
	background-color: #fff;
	color: #555555;
	font-family: Arial, Verdana,"Bitstream Vera Sans","Lucida Grande",sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.clr {
	clear: both;
}

/* Commonly used to style page titles. */

h1 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

/* Commonly used to style section titles. */

h2 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

#outerhomeWrapper {
	margin: 0 0px 0 0;
	background-color: #fff;
}

#outerhomeWrapper #header {
	font-size: 14px;
	line-height: 18px;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 0px 20px;
	width: 860px;
	height:300px;
}

#outerhomeWrapper #headerWrap {
	background: url(../images/header-bg.gif) repeat-x left bottom;
}

.headertitle{
	font-size:22px;
	padding-top:10px;
}


#outerWrapper {
	margin: 0 0px 0 0;
	background-color: #fff;
}

#outerWrapper #header {
	font-size: 14px;
	line-height: 18px;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 0px 20px;
	width: 860px;
	height:30px;
}

#outerWrapper #headerWrap {
	background: url(../images/header-bg.gif) repeat-x left bottom;
}

#toplinksWrap {
	background: url(../images/toplinks-bg.gif) repeat-x;
	height: 29px;
}

#memberWrap {
	height: 29px;
	width: 860px;
	padding: 0;
	margin: 0 auto;
}

#modLogin {
	float: left;
	height: 29px;
	margin-left: 0px;
	padding-left: 30px;
	background: url('../images/icon-members.png') no-repeat 0 0;
}

#modSearch {
	float: right;
	height: 29px;
}

#navWrap {
	background: url(../images/nav-bg.gif) repeat-x;
	height: 107px;
}

#subheader {
	height: 107px;
	margin-left: auto;
	margin-right: auto;
	width: 860px;
}

#outerWrapper #contentWrapper {
	margin-left: auto;
	margin-right: auto;
	width: 860px;
	text-align: left;
}

#outerWrapper #contentWrapper .clearFloat {
	clear: right;
	display: block;
}

#outerhomeWrapper #contentWrapper {
	margin-left: auto;
	margin-right: auto;
	width: 860px;
	text-align: left;
}

#outerhomeWrapper #contentWrapper .clearFloat {
	clear: right;
	display: block;
}

.column1 {
	float: left;
	width: 260px;
	height: 107px;
}

.column2 {
	float: right;
	margin: 0;
	padding: 0;
	width: 560px;
	height: 107px;
}

#outerhomeWrapper #footerWrap {
	padding: 15px 0;
	border-top: 5px solid #CCD0C1;
	background: #979595;
}

#outerWrapper #footerWrap {
	padding: 15px 0;
	border-top: 5px solid #CCD0C1;
	background: #979595;
}

#footer {
	width: 798px;
	height: 25px;
	margin: 0 auto;
	padding: 14px 18px 0;
	color: #94A5AF;
	font-size: 14px;
}

#footer a:link {
	color: #94A5AF;
	font-size: 14px;
}

/* ---- mainbody --- */

div#mainbody_wrap {
	padding-bottom: 20px;
}

div#mainbody {
	text-align: left;
}


/* ---- center block --- */

div#content_wrap {
	
}

div.content_bg {
	width: 100%;
}

div#container {
	width: 860px;
}

div#content_full {


/* 1 column layout */
	width: 860px;
	padding-top: 20px;
	text-align: left;
}

div#content_sidebar {


/* 2 columns layout */
 	width: 650px;
	padding: 20px 30px 0 0;
	float: left;
	text-align: left;
	background: url(../images/page-bg.gif) repeat-y 665px;
}

/* ---- sidebar block --- */

div#sidebar_wrap {
	
}

div#sidebar {
	background: url(../images/sidebar_bg.jpg) top left no-repeat;
	margin-top: 20px;
	width: 180px;
	float: left;
	min-height: 286px;
	height: auto !important;
	height: 286px;
}

div#sidebar_modules_wrap {
	
}

div#sidebar_modules {
	padding: 0;
	text-align: left;
	color: #808080;
}

div#sidebar_modules div {
	margin-bottom: 20px;
}

div#sidebar_modules h3 {
	margin: 0;
	font-family:  Arial, Verdana,"Bitstream Vera Sans","Lucida Grande",sans-serif;
	letter-spacing: -0.05em;
	font-size: 16px;
	color: #606060;
	font-weight: normal;
}

/* ---- pathway --- */

div#pathway_wrap {
	border-bottom: 3px double #e6e6e6;
	margin-bottom: 20px;
}

div#pathway,
div#pathway a:link,
div#pathway a:visited {
	color: #aaaaaa;
	font-size: 14px;
	text-decoration: none;
	padding-bottom: 10px;
}

div#pathway a:hover {
	color: #9F0004;
	text-decoration: underline;
}

/* ---- newsflash --- */

div#newsflash_wrap {
	padding: 0;
	margin-bottom: 20px;
}

div#newsflash {
	font-size:14px
}

div#newsflash .module {
	text-align: left;
	color: #808080;
}

div#newsflash .module h3 {
	font-family:  Arial, Verdana,"Bitstream Vera Sans","Lucida Grande",sans-serif;
	letter-spacing: -0.05em;
	font-size: 18px;
	color: #36434b;
	font-weight: normal;
	margin: 0px 0px;
}

/* ---- top users --- */

div#topusers2_wrap {
	height: 1%;
	padding: 0;
	margin-bottom: 20px;
}

div#users_full {
	width: 860px;
}

div#users_sidebar {
	width: 650px;
}

div#user2wrap,
div#user3wrap,
div#user4wrap {
	float: left;
}

div#user2,
div#user3,
div#user4 {
	margin: 5px;
}

div#user2wrap div.module h3,
div#user3wrap div.module h3,
div#user4wrap div.module h3 {
	margin: 0px;
	padding-bottom: 2px;
	font-family:  Arial, Verdana,"Bitstream Vera Sans","Lucida Grande",sans-serif;
	letter-spacing: -0.05em;
	font-size: 14px;
	color: #9F0004;
}

div#user2wrap div.module,
div#user3wrap div.module,
div#user4wrap div.module {
	background: #fff;
	text-align: left;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #808080;
	border: 1px solid #ddd;
}

div#user2wrap div.module div div div,
div#user3wrap div.module div div div,
div#user4wrap div.module div div div {
	padding: 10px;
}

div#user2wrap div.module div div div h3,
div#user3wrap div.module div div div h3,
div#user4wrap div.module div div div h3 {
	display: block;
}

div#user2wrap div.module div div div div,
div#user3wrap div.module div div div div,
div#user4wrap div.module div div div div {
	background: none;
}

/* ---- bottom users --- */

div#bottomusers_wrap {
	height: 1%;
	padding: 0;
	margin-top: 20px;
}

div#user5wrap,
div#user6wrap,
div#user7wrap {
	float: left;
}

div#user5,
div#user6,
div#user7 {
	margin: 5px;
}

div#user5wrap div.module h3,
div#user6wrap div.module h3,
div#user7wrap div.module h3 {
	margin: 0px;
	padding-bottom: 2px;
	letter-spacing: -0.05em;
	color: #27333a;
	font: bold 14px Arial, Tahoma, Verdana, sans-serif;
}

div#user5wrap div.module,
div#user6wrap div.module,
div#user7wrap div.module {
	background: #fff;
	text-align: left;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #27333a;
	border: 1px solid #abb0a3;
}

div#user5wrap div.module div div div,
div#user6wrap div.module div div div,
div#user7wrap div.module div div div {
	padding: 10px;
}

div#user5wrap div.module div div div h3,
div#user6wrap div.module div div div h3,
div#user7wrap div.module div div div h3 {
	display: block;
}

div#user5wrap div.module div div div div,
div#user6wrap div.module div div div div,
div#user7wrap div.module div div div div {
	background: none;
}

/* ---- list bottom users --- */

div#list_bottom_users_wrap {
	padding: 20px 15px 15px 15px;
	height: 1%;
}

div#list_bottom_users {
	
}

div#user8 h3,
div#user9 h3 {
	font-family:  Arial, Verdana,"Bitstream Vera Sans","Lucida Grande",sans-serif;
	letter-spacing: -0.05em;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	margin: 0px 0px;
}

div#user8 .module,
div#user9 .module {
	padding: 10px;
	margin: 0;
}

div#user8,
div#user9 {
	float: left;
	text-align: left;
	color: #a8a8a8;
	font-size: 14px;
}

div#user8 a:link, div#user8 a:visited,
div#user9 a:link, div#user9 a:visited {
	border-bottom: 1px dotted #999;
	color: #a8a8a8;
	text-decoration: none;
}

div#user8 a:hover,
div#user9 a:hover {
	color: #3875D7;
	text-decoration: none;
}

div#user8 ul,
div#user9 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#user8 li,
div#user9 li {
	padding: 0;
	line-height: 20px;
	text-indent: 5px;
	border-bottom: 1px solid #ddd;
}

div#user8 li a:link, div#user8 li a:visited,
div#user9 li a:link, div#user9 li a:visited {
	color: #3875D7;
	display: block;
	border-bottom: none;
	width: 100%;
}

div#user8 li a:hover,
div#user9 li a:hover {
	border-bottom: none;
	display: block;
	color: #000;
	text-decoration: none;
	background: #f8f8f8 url(../images/wr_list_bg.gif) 100% 50% no-repeat;
}

/* ######################  LAYOUT SETTINGS       ############################## */

/* ######################  DESIGN SETTINGS       ############################## */

#subheader h1 {
	float: left;
	margin-top: 0px;
	background: url(../images/logo.gif) no-repeat;
	margin-top:10px;
	width: 80px;
	height: 80px;
	text-indent: -9999px;
}

#subheader h1 a {
	display: block;
	margin-top:10px;
	width: 80px;
	height: 80px;
}

div#menu {
	width: 525px;
	margin-top: 76px;
	padding-left:75px;
}

#footer p {
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	line-height: 14px;
	font-weight:bold;
	margin-top: 2px;
	margin-bottom: 2px;
}

/* ######################  DESIGN SETTINGS       ############################## */

/*##################### NAVIGATION SECTION #####################*/

/* Pathway Breadcrumbs */

.pathway {
	font-size: 14px;
	color: #333;
}

a.pathway:link {
	color: #659FDE;
}

a.pathway:visited {
	color: #659FDE;
}

a.pathway:active {
	color: #659FDE;
}

a.pathway:hover {
	color: #659FDE;
	text-decoration: underline;
}

/* Mainlevel menu */

.mainlevel {
	height: 18px;
}

a.mainlevel {
	display: block;
	padding: 2px 0 2px 1px;
	margin: 0 0 1px 0;
	color: #333333;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}

a.mainlevel:hover {
	color: #666666;
}

/* End Mainlevel menu */

/* Sub Menu */

.sublevel {
	height: 18px;
}

a.sublevel {
	display: block;
	background: #A0A0A0;
	color: #FFFFFF;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
}

a.sublevel:hover {
	display: block;
	color: #FFFFFF;
	background: #822C0F;
}

/* End Sub Menu */

/* Add Custom Menus */

/* Add Custom Menus */

/*##################### NAVIGATION SECTION #####################*/

/* ##################### STANDARD MODULE TABLE  #################*/

table.moduletable {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.moduletable th {
	background: #2F3E57;
	height: 18px;
	color: #FFFFFF;
}

table.moduletable td {
	height: 18px;
}

/* Add here Custom Modules */

/* -color1 style */

div.module-color1 h3, div.moduletable-color1 h3 {
	font-family:  Arial, Verdana,"Bitstream Vera Sans","Lucida Grande",sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin: -2px -8px 0 -8px;
	border-bottom: 1px solid #cdcdcd;
	padding-left: 0px;
	padding-bottom: 2px;
}

div.module-color1, div.moduletable-color1 {
	background: url(../images/jos_box_grey_tl.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

div.module-color1 div, div.moduletable-color1 div {
	background: url(../images/jos_box_grey_tr.png) 100% 0 no-repeat;
}

div.module-color1 div div, div.moduletable-color1 div div {
	background: url(../images/jos_box_grey_bl.png) 0 100% no-repeat;
}

div.module-color1 div div div, div.moduletable-grey div div div {
	background: url(../images/jos_box_grey_br.png) 100% 100% no-repeat;
	padding: 8px;
	width: auto !important;
	width: 100%;
}

div.module-color1 ul, div.moduletable-color1 ul {
	margin: 10px 0;
	padding-left: 20px;
}

/* -color2 style */

div.module-color2 h3, div.moduletable-color2 h3 {
	font-family:  Arial, Verdana,"Bitstream Vera Sans","Lucida Grande",sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin: -2px -8px 0;
	border-bottom: 0px solid #cdcdcd;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module-color2, div.moduletable-color2 {
	background: url(../images/box_blue_tl.gif) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

div.module-color2 div, div.moduletable-color2 div {
	background: url(../images/box_blue_tr.gif) 100% 0 no-repeat;
}

div.module-color2 div div, div.moduletable-color2 div div {
	background: url(../images/box_blue_bl.gif) 0 100% no-repeat;
}

div.module-color2 div div div, div.moduletable-color2 div div div {
	background: url(../images/box_blue_br.gif) 100% 100% no-repeat;
	padding: 8px;
	width: auto !important;
	width: 100%;
}

div.module-color2 ul, div.moduletable-color2 ul {
	margin: 10px 0;
	padding-left: 20px;
}

/* -color3 style */

div.module-color3 h3 {
	margin: 0px 0px 10px;
	padding-bottom: 2px;
	font-family:  Arial, Verdana,"Bitstream Vera Sans","Lucida Grande",sans-serif;
	letter-spacing: -0.05em;
	font-size: 16px;
	color: #3a79aa;
	border-bottom: 1px solid #666;
}

div.module-color3 {
	text-align: left;
	font-family: Arial, Verdana,"Bitstream Vera Sans","Lucida Grande",sans-serif;
	font-size: 14px;
	line-height:22px;
	color: #555555;
	border: 1px solid #666666;
}

div.module-color3 div div div {
	padding: 10px;
}

div.module-color3 div div div h3 {
	display: block;
}

div.module-color3 div div div div {
	background: none;
}

/* -color4 style */

div.module-color4 h3 {
	margin: 0px 0px 10px;
	padding-bottom: 2px;
	font-family:  Arial, Verdana,"Bitstream Vera Sans","Lucida Grande",sans-serif;
	letter-spacing: -0.05em;
	font-size: 16px;
	color: #9F0004;
	border-bottom: 1px solid #9F0004;
}

div.module-color4 {
	background: #fff;
	text-align: left;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #72746d;
	border: 4px solid #D6D9CD;
}

div.module-color4 div div div {
	padding: 10px;
}

div.module-color4 div div div h3 {
	display: block;
}

div.module-color4 div div div div {
	background: none;
}

/* Login Module
--------------------------------------------------------------------------------*/

#mod_log {
	line-height: 29px;
}

#mod_log label {
	padding-right: 6px;
	color: #dce0d5;
}

input#mod_login_username, input#mod_login_password {
	border: none;
	width: 159px;
	height: 18px;
	padding-left: 6px;
	line-height: 18px;
	margin-right: 6px;
	color: #000;
	background: url('../images/login-but-bg.png') no-repeat 0 50%;
}

div#modLogin form input.button {
	padding: 0 0 1px 8px;
	margin: -10px 14px 0 3px;
	border: none;
	outline: none;
	width: 88px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	color: #9dbad6;
	background: url('../images/but-log.png') no-repeat 0 0;
}

#but-lost, #but-reg {
	width: 18px;
	height: 18px;
	border: 0;
}

a.loreg {
	height: 24px;
	position: relative;
	top: 5px;
	padding-right: 3px;
}

/* Search module
--------------------------------------------------------------------------------*/

div.search {
	line-height: 24px;
	padding-top: 5px;
}

input#mod_search_searchword {
	border: none;
	width: 165px;
	height: 18px;
	padding-left: 6px;
	line-height: 18px;
	background: none;
	color: #E6E6E6;
}

/* End Custom Modules */

/* ##################### END STANDARD MODULE TABLE  #################*/

/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/

.contentheading {
	font-size: 16px;
	width: 100%;
	font-weight: bold;
	color: #2e719e;
}

/* content title and links */

.contentpagetitle {
	
}

a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FF6600;
	border-bottom: 0px;
}

a.contentpagetitle:hover {
	color: #000;
	border-bottom: 0px  dashed #CCCCCC;
	text-decoration: none;
}


/* top box like a category description */

.contentdescription {
	
}

/* Main Body Text */

.contentpane {
	
}

.contentpaneopen {
	
}

/* Main Body Text */

/* article rating */

.content_rating {
	font-weight: normal;
	font-size: .8em;
}

.content_vote {
	font-weight: normal;
	font-size: .8em;
}

/* icons */

.buttonheading {
	font-size: 14px;
}

.pop-ups {
	float: right;
}

a.pop-up {
	border-bottom: 0;
}

/* Dates */

.createdate {
	color: #666;
	font-size: 14px;
	font-weight: normal;
}

.modifydate {
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

.newsfeeddate {
	font-size: 14px;
	color: #FF6600;
	font-weight: normal;
}

/* Dates */

/* Writen by Authors name */

.small {
	color: #666;
}

/* Page navigation links "<<< 1 of 10 next >>>" */

.pagenav {
	font-size: 14px;
	color: #CC6600;
}

.pagebar {
	font-size: 14px;
}

.pagenav_prev {
	font-size: 14px;
	color: #FF6600;
}

.pagenav_next {
	font-size: 14px;
	color: #FF6600;
}

a.pagenav {
	color: #CC6600;
	border-bottom: 0;
}

a.pagenav:hover {
	color: #659FDE;
	border-bottom: 0;
}

.pagenavcounter {
	height: 15px;
}

.back_button {
	font-size: 14px;
	height: 15px;
}

/* Read more link */

.readon {
	font-family: Arial, Verdana,"Bitstream Vera Sans","Lucida Grande",sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}

/* Article index  {mospagebreak} */

table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 14px;
}

table.contenttoc th {
	background: #2F3E57;
	color: White;
}

table.contenttoc td {
	padding: 2px;
}

/* Links article index */

a.toclink:hover, a.toclink:visited, a.toclink:link {
	height: 18px;
}

/* End Article index  */

/*  component heading */

.componentheading h2{
	margin-bottom:16px;
	margin-top:0px;
	border-bottom:1px solid #DEDEDE;
	color:#333333;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	margin-right:0px;
	padding-bottom:6px;

}


/* Sectiontable Table types listings Faqs's, weblink etc..*/

.sectiontableheader {
	background-color: #D3D3D3;
	color: #333;
	font-weight: bold;
	border-collapse: collapse;
	font-size: 14px;
	height: 20px;
	padding: 2px;
}

/* Table odd and Even Rows */

.sectiontableentry1 {
	background-color: #FFFFFF;
	font-size: 14px;
	height: 20px;
}

.sectiontableentry2 {
	background-color: #EBEBEB;
	font-size: 14px;
	height: 20px;
}

.sectiontablefooter {
	height: 18px;
}

.sectiontableentry1 td,
.sectiontableentry2 td{
	padding: 4px;
	border-bottom: 1px solid #ddd;
}
td.sectiontableentry1,
td.sectiontableentry2{
	padding: 4px;
	border-bottom: 1px solid #ddd;
}

/* End Sectiontable */

/* Category */

.category {
	color: #333;
}

a.category:link, a.category:visited, a.category:hover {
	height: 15px;
}

/* End category */

/* blogsection */

.blog {
}

.blogsection {
	height: 18px;
}

.blog_more {
	height: 18px;
	clear: both;
}

.blog_heading {
	height: 18px;
}

/* space from bottom of article */

.article_seperator {
	
}

/* End blogsection */

/* Search Forum Module*/

.search {
	height: 18px;
}

/* results if not search google */

.searchintro {
	height: 18px;
}

/*Search Forum keyword highlight*/

.highlight {
	border: 1px dashed #010101;
	background: #DDEEFF;
	padding: 0px 2px 0px 2px;
}

/* End Search Forum */

/* wrapper title */

.wrapper {
	background-color: #FFFFFF;
}

/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/

/* ##################### FORM SECTION  #####################*/

form {
	font-size: 14px
}

input {
	font-family:  Arial, Verdana,"Bitstream Vera Sans","Lucida Grande",sans-serif;
	font-size: 14px;
	color: #678da2;
}

.inputbox {
	background: White;
}

.text_area {
	background: White;
}

/* Pull down menu */

.selectbox {
	width: 100%;
}

/* Submit Button */

.button {
	border: 1px solid #999;
	background: #333;
	color: White;
}

/* Contact Email Forum */

.contact_email {
	margin: 0px;
	padding: 5px;
}

/* ##################### END FORM SECTION  ##################### */

/* ###################### TABBED EDITING ###################### */

/*When user login to edit or sumbit articles*/

/* for modifying {moscode} output.  Don't set the colour! */

.moscode {
	background-color: #f0f0f0;
}

.code {
	font-family: courier, serif;
	font-size: 14px;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}

/* Text passed with mosmsg url parameter */

.message {
	font-family:  Arial, Verdana,"Bitstream Vera Sans","Lucida Grande",sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #666;
	text-align: center;
}

/* Styles for dhtml tabbed-pages */

.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
}

.offtab {
	background-color: #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
}

.edit-tabs {
	padding: 1em;
	background: none;
}

.tabpadding {
	padding: 1px;
}

.tabheading {
	background-color: #FF6600;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
}

/*Body of the form*/

.adminform {
	background-color: #FFFFFF;
}

/* ###################### End TABBED EDITING ###################### */

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
#top {
border-bottom:1px solid #EEEEEE;
float:left;
margin-bottom:20px;
padding-bottom:20px;
}

#top.triple .moduletable, #top.triple .moduletable-left {
float:left;
margin-bottom:20px;
margin-right:20px;
width:30%;
}


.cn-si-bsl {
background:transparent url(../images/BAC_gribsl.gif) no-repeat scroll left top;
height:16px;
padding:7px 5px 5px;
width:310px;
}

.ayinkonugu {
border:1px solid #DDDDDD;
font-size:14px;
margin:0 0 10px;
padding:10px;
width:600px;
}

#news_cat 
{
	color:#2E719E;
	font-size:16px;
	font-weight:bold;
	line-height:25px;
	width:100%;

}
.ief-banner {
position:relative;
float:center;
padding-left:250px;             
height:100px;
width:728px;    
}

.ief-profile {
background-color: #dddddd;
  position:relative;
border-left:1px solid #B2B2B2;
border-right:1px solid #B2B2B2;
border-top:1px solid #B2B2B2;
float:right;
height:55px;
width:308px;  
margin-right:8px;
}

.ief-profile .title {
border-bottom:2px solid #000000;
height:20px;
position:relative;
}

.ief-profile .title .user a.login {
font-weight: bold;
text-decoration:none;
color:#5986B3;
}

.ief-profile .title h2 {
height:18px;
position:absolute;
width:100px;
margin:0px;
padding:0px;
}

.ief-profile .title .user {
font-size:14px;
left:100px;
position:absolute;
text-align:right;
width:205px;
margin:0px;
padding:0px;
}

.ief-profile .search {
position:absolute;
z-index:1;
}

#search-keyword .ara {
margin-top:-2px;
display:block;
float:left;
height:30px;
position:absolute;
text-indent:5px;
width:45px;
}

#search-keyword .keyword {
font-size:14px;
left:10px;
position:absolute;
top:6px;
width:220px;
}

#search-keyword .submit {
left:250px;
position:absolute;
margin-top:-2px;
}

.ief-profile .tour {
position:relative;
}

.ief-profile .tour .tour-list {
font-size:14px;
height:50px;
list-style-type:none;
}


.ief-profile .tour .tour-list li.guide {
background:transparent url(../images/toistprofil_bubbles.gif) no-repeat scroll right center;
padding:10px 30px 10px 10px;
position:absolute;
width:155px;
}


/* Login-form */

#login-form {
/*	background:url(../images/page.elements/login-form-bg.gif) repeat-x top left; */
	border-bottom:1px solid #B5C0CF;
	background:#EEF1F5;
	padding: 6px 0; 
	
}
#login-form .lostpass {font-size: 14px; border-right: solid 1px #ccc; padding-right: 10px; margin-right: 5px;}
#login-form .lostpass a {font-weight: bold;}
#login-form .wrap {width: 950px; text-align: right; margin: 0 auto; position: relative;}
#login-form .form {position: absolute; right: 85px; text-align: right;}
#login-form .loginbutton {background:none;}

#login-form .custombutton {padding:0;border:none;background:none;cursor:pointer;}

* html #login-form .custombutton {cursor:hand;} /* alternate cursor style for ie */

#login-form label {font-size: 14px; font-weight: bold; line-height: 18px;}
#login-form #remember {border: none;}
.inputtext {width: 70px; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);}

.signup {

	width: 250px;
	height: 18px;
	height: 18px;
}


.form_error 
{
  color: #FF6666;
  font-size:14px;
}

.buttoneffect {
	height: 14px;
	width:150px;
}

a.buttoneffect {
	display: block;
	background: #979595;
	color: #FFFFFF;
	padding: 1px 5px 8px 5px;
	margin: 0 0 1px 0;
	text-decoration: none;
}

a.buttoneffect:hover {
	display: block;
	color: #CCCCCC;
	background: #979595;
}

/* pagination css */

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none;
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}
/*   end of pagination css    */

/* ana sayfadaki fotonun yanındaki yazı için eklendi */

#homespot 
{
text-align:justify;
line-height: 16pt;
}

#phonaktoplogo
{
  margin-right:-80px;
  float:right;  
  z-index:100;
}