/*CSS lijeva, desna strana, pathway*/

/* *****************   TABLE SOCIAL ICON SET - PSUEDO ID  ******************* */
#socialicons {
padding-left: 0px!important;
}

a#socialicons:link, a#socialicons:visited {
	color: yellow; text-decoration: none;
	line-height: 20px; 
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px!important;
	/*  padding-left: 10px;  ****   DON'T USE THIS. IT MOVES THE RSS ICONS AROUND !! 
	padding-top: 15px;
	padding-bottom: 15px; */
} 
/* *****************  END TABLE SOCIAL ICON SET   ******************* */

body
{
	margin:0;
	background-color: #1E1E1E;
}

tr,td,p,div
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight:normal;
}

/* ***************************  TOP HEADER BACKGROUND   ****************** */
.header
{
	background-color: #1E1E1E;
	/* background: url(../images/top_back.jpg) repeat-x; */
}

.top
{
	background: url(../images/top_bar_bg.jpg) repeat-x;
}

.footer
{
	background: url(../images/top_bar_bg.jpg) repeat-x;
	margin-top: 4px;
	color:#FFFFFF;
	font-size:12px;
}

/* ******************   THE TWO BORDER LINES THAT SEPERATE THE FRONTPAGE MAIN CONTENT LEFT AND RIGHT ********* */
/* ******************    THE SPACING CELLPADDING AROUND THESE LINES IS CONTROLLED IN THE INDEX.HTML TABLE SPECS  ********** */
.content
{
padding: 0px 5px 0px 5px;
background-color: #1E1E1E;
border-left: 4px solid #1E1E1E;
border-right: 2px solid #FFFFFF;
}

.left
{
	
}

.right
{
	
}

/* ********************** mypoll MODULE SUFFIX   ****************** */
table.moduletablemypoll {
	width: 184px;;
	padding:0px 0px 1px 0px;
	margin-bottom: 5px;
	background-color:#000000;
}

table.moduletablemypoll th {
	background: url(../images/module_th.jpg) no-repeat;
	color: orange;
	text-align: left;
	padding-top: 8px;
	padding-left: 35px;
	height: 30px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 16px;
	text-transform: none;
	text-transform:uppercase;
}

table.moduletablemypoll td {
	font-size: 11px;
	color: yellow;
	padding: 1px 2px 1px 2px;
	margin: 3px;
	font-weight: normal;
}

/* **********************   END mypoll MODULE SUFFIX   ****************** */

/* ********************** BORDER AROUND THE MAIN MENU + MODULE TABLE THAT RANDOMLY CHANGES EXAMPLE PICS UPPER RIGHT CORNER **************** */
/*modules*/
table.moduletable {
	width: 184px;
	padding:0px 0px 1px 0px;
	margin-bottom: 5px;
    background-color: #1E1E1E;
}
/* ****************************** MAIN MENU SUFFIX ******************** */
table.moduletable_border {
	width: 160px;
	padding: 15px 15px 15px 15px; /* padding inside the WHITE BORDER */
	/* padding:1px 1px 1px 1px; */
	margin-bottom: 15px;
	/* background-color: yellow; */
	border-style:solid;
    border-color: white;
	BORDER-WIDTH: thin;
} 

table.moduletable th {
	background: url(../images/module_th.jpg) no-repeat;
	color: #A32230; /* RED MAROON */
	/*color: #59AA08; */
	text-align: left;
	padding-top: 8px;
	padding-left: 35px;
	height: 30px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	text-transform:uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 1px 2px 1px 2px;
	margin: 3px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

/*links of title,readon,etc*/
/* ****************************   MAINMENU BLOCK LEFT SIDE WITH RED BLOCKS  *********************** */
a.mainlevel:link, a.mainlevel:visited {
	background: url(../images/red_menu_box.png) no-repeat;
	/* background: url(../images/mainmenu_background.jpg) no-repeat; */
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
    width: 180px!important;
    width: 180px;
	text-decoration: none;
	background-color: #1E1E1E;
	text-indent: 6px;
	height: 30px;
	padding: 1px 0px 1px 0px;
}

a.mainlevel:hover {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
	width: 180px!important;
    width: 180px;
	text-decoration: none;
	background: url(../images/grey_menu_box_visited.png) no-repeat;
	/* background: #333333; /* ******* CAN BE USED AS JUST A BACKGROUND COLOR INSTEAD OF IMAGE - DARK GREY ****** */
	text-indent: 6px;
	height: 30px;
	padding: 1px 0px 1px 0px;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

a.sublevel:hover {
	color: #FFCC00; /* YEL-ORANGE */
	text-decoration: none;
}

.mainlevel-nav {
  	margin-left: -3px!important;
	margin-left: -6px;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	position: relative;
	padding: 6px 20px 6px 20px!important;
	color: #A32230;
	/* color: #78993C; */ /* GREEN */
  	margin: 3 0 0 0;
  	font-weight: bold;
	font-size:14px;
}
a.mainlevel-nav:hover {
	position: relative;
	color: #FFFFFF;
	padding: 4px 20px 4px 20px!important;
 	font-weight: bold;

}

.moduletable-nav {

}
/* ********************************************************************************************************** */
/* **********************   ITEM TITLE LINKS (EX) WEB DESIGN - FLASH -  3D ETC  ALSO "READ" ***************** */
a:link, a:visited {
	color: #A32230; text-decoration: none;
	/* color: #78993C; text-decoration: none; */
	line-height: 20px; 
	font-weight: bold;
	/*  padding-left: 10px;  ****   DON'T USE THIS. IT MOVES THE RSS ICONS AROUND !! *********** */
	/* padding-top: 15px;
	padding-bottom: 15px; */
} 
a:hover {
	color: white;	text-decoration: none;
	font-weight: bold;
}

/* **********************   ITEM TITLE LINKS (EX) WEBDESIGN_MENU - FLASH - 3D ETC   ***************** */
  a.webdesign_menu:link, a.webdesign_menu:visited {
	color: orange; text-decoration: none;
	/* color: #78993C; text-decoration: none; */ /* GREEN */
	line-height: 20px; 
	font-weight: bold; 
	/*  padding-left: 10px;  ****   DON'T USE THIS. IT MOVES THE RSS ICONS AROUND !! *********** */
	padding-top: 15px;
	padding-bottom: 15px; 
       } 
a.webdesign_menu:hover {
	color: white;	text-decoration: none;
	font-weight: bold;
}  


/* **********************  WEB DESIGN  ******************* */
/* **********************  THE CLASS - WEBDESIGN GOES WITH THE LINK <A CLASS="WEBDESIGN" HREF="...  ******************* 
a.webdesign:link, a.webdesign:visited {
     color: purple; text-decoration: none;
	 line-height: 20px;
	 padding-top: 15px;
	 padding-left: 10px;
	font-weight: bold;
}

a.webdesign:hover {
	color: pink;	text-decoration: none;
	font-weight: bold;
}
********************** END  WEB DESIGN  ******************* */

/* ********************** HEADER - WELCOME - HAIL THE COFFEE BEAN - 'Frequently Asked Questions' FOR THE 1ST PAGE OF WEB DESIGN  ******************* */
.contentheading {
	color: #A32230;
	/* color: #59AA08; */
	text-indent: 5px;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 0px 3px 0px;
	white-space: nowrap;
}

/* ******************************* COLOR OF TEXT TITLES - SOLID THIN LINE UNDER TITLE OF  WEB DESIGN, FLASH ETC ************** */
.componentheading {
	color: #A32230; 
	text-indent: 5px;
	font-weight: bold;
	font-size: 16px;
	padding: 3px 0px 3px 0px;
	border-bottom: 4px solid #919191; /* ******** THIN LINE COLOR  ********* */
	white-space: nowrap;
	margin-bottom: 15px;
}

.sectiontableheader
{
	background-color:#333333;
	color: #59AA08;
	font-weight:bold;
	padding: 2px 2px 2px 2px;
}



.contentpane {

}

.contentpaneopen {
  padding: 3px 5px 3px 5px;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

/* ************   AUTHOR NAME   ************** */
.small
{
	color: #8F8C8C;
	font-size:10px;
}

.createdate
{
	color:#78993C; /* GREEN */
	font-size:10px;
}

.modifydate
{
	color: #78993C; 
	/* color:#78993C;  */ /* GREEN */
	font-size:10px;
}

.contentdescription
{
	color: #A32230; /* #A32230 = BURGANDY  */
	/* color: #78993C;  */ /* GREEN */
    font-size:11px;
}

/*custom stuff*/

/* *****************  WELCOME TO MIKEYATES.COM - THE LIST - WEB DESIGN, FLASH, FORMS, ILLUSTRATIONS **************** */
ul
{
margin: 0;
padding: 0;
list-style: none;
}
/* *****************  END WELCOME TO MIKEYATES.COM - THE LIST - WEB DESIGN, FLASH, FORMS, ILLUSTRATIONS **************** */

/* ************************  WELCOME TO MIKE YATES - CONTENT - greenbutton   ******************* 
li {
line-height: 15px;
padding-left: 19px;
padding-top: 5px;
padding-bottom: 5px; 
background: url(../images/greenbutton.png) no-repeat;
background-position: 0px 3px;
} */


li
{
line-height: 15px;
padding-left: 19px;
padding-top: 0px;
background: url(../images/greenbutton.png) no-repeat;
padding-top: 5px;
padding-bottom: 5px;
background-position: 0px 3px;
}

a.readon:link, a.readon:visited
{
	color: #9BBF59; text-decoration: none; /* #9BBF59 - LT GREEN */
	font-weight: bold;
}

a.readon:hover
{
	color: #333333;	text-decoration: none;
	font-weight: bold;
}

a.category:link,a.category:visited
{
	/* color:#59AA08; text-decoration: none; */ /* 59AA08 = GREEN  */
	color:#A32230; text-decoration: none; /*  A32230 = BURGANDY   */
	font-weight: bold;
}

a.category:hover
{
	color:#666666; /* MED-GREY */
	text-decoration:none;
	font-weight:bold;
}

table.searchinto {
width:inherit;
}

table.searchintro td {
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #CCCCCC; /* LT-GREY */
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

.mosimage {
  border: 1px solid #CCCCCC;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #D9DEDA; /* VERY LT-GREY */
  padding: 1px 2px;
  color: #666666; /* MED-DRK-GREY */
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #CCCCCC; /* LT-GREY */
}

.pollstableborder td {
  padding: 2px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #5B8B0C; /* DRK GREEN */
	background-color: #333333;
}

.button {
  color: #333333;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border: 2px solid #CCCCCC;
  width: auto;
  padding: 0px 5px;
  margin: 1px;
}

.back_button {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 0px solid #A32230;
  /*  border: 3px double #A32230; */
  background-color: #333333;
  width: 50px;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #CCCCCC;
  background-color: #333333;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  color:#A32230;
}

.pagenavbar {
	margin-right: 10px;
}

.strong
{
	color: #78993C; /* GREEN = #78993C */
}
