body {
	background: #FFFFFF;
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background: #FFFFFF;
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #008000;
	text-decoration: none;
	display: inline;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	margin: 0px;
	}
	
a:hover {
	text-decoration: underline;

	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	background: #000000;
	width: 950px;
	height: 70px;
	margin: 0px auto 0px;
	padding: 0px;
	}

#header a, #header a:visited {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-size: 28px;
	color: #4F7942;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}
#header h1{
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-size: 28px;
	color: #4F7942;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}

#header a:hover {
	color: #FA9C3A;
	text-decoration: none;
	}
	
.headerleft {
	background: #000000;
	width: 940px;
	float: left;
	margin: 0px;
	color: white;
	padding: 20px 0px 0px 10px;
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-size: 20px;
	border-right: 1px solid white;
	}


#headerright li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#headerright ul {
	margin: 0px;
	padding: 0px;
	}
		
#headerright a, #navbarright a:visited {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
}
#headerright a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

/************************************************
*	Navbar  									*
************************************************/

#navbar {
	background: #000000 url(http://pro-tips.net/wp-content/themes/modernpaper-10/images/navbar.gif);
	width: 950px;
	height: 30px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px;
	}

.navbarleft {
	width: 490px;
	float: left;
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 6px 0px 0px 3px;
	}
.navbarcenter {
	width: 40px;
	float: left;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	}
	
.navbarright {
	width: 400px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	}
	
.navbarright li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
.navbarright ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.navbarright ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008000;
	font-weight: normal;
	display: inline;
	padding-top: 9px;
	padding-right: 3px;
	padding-bottom: 9px;
	padding-left: 3px;
	margin: 0px;
}
.navbarright ul li a:hover {
	color: #008000;
	font-weight: normal;
	background-color: white;
}
.navbarright ul li.active a {
	color: #008000;
	font-weight: normal;
	background-color: white;
}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	}

#content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#content h1, #content h2 {
	color: #333333;
	font-size: 26px;
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-weight: normal;
	margin: 15px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	border-top: 3px solid #465945;
	}
	
#content h1 a, #content h2 a  {
	color: #4F7942;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 50px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
	}

#content h1 a:hover, #content h2 a:hover {
	display: block;
	color: #476f3c;
	text-decoration: underline;
	background-color: #efefef;
	}
	
#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
#content h3 {
	color: #C68E17;
	font-size: 14px;
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 20px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px dotted #C0C0C0;
	}
	
#contentleft {
	float: left;
	width: 760px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	text-align: justify;
	}
	
#contentleft ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft ul{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
blockquote{
	margin: 0px 25px 10px 25px;
	padding: 0px 25px 0px 10px;
	background: #E8E8E8;
	border-top: 3px solid #465945;
	border-bottom: 1px solid #465945;
	}
	
#content blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}
	
/************************************************
*	Left Sidebar 					     	    * 
************************************************/

#l_sidebar {
	float: left;
	width: 180px;
	margin: 15px 0px 0px 15px;
	padding: 0px 0px 15px 0px;
	border-top: 3px solid #465945;	

	}
	
#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #008000;
	}

#l_sidebar ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#l_sidebar ul a {
	display: block;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	
	}

#l_sidebar ul li a:hover {
	background: #EFEFEF;
	color: #008000;
	}
	
#l_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}
/************************************************
*	Footer      								*
************************************************/

#footer {
	background: #404040;
	width: 960px;
	color: #FFFFFF;
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-size: 14px;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	}
	
#footer a, #footer a:visited {
	color: #C0C0C0;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	background: #EFEFEF;
	width: 200px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 4px;
	margin: 8px 0px 0px 0px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
	}
	
/************************************************
*	Comments									*
************************************************/
h4 {
	color: black;
	font-size: 18px;
	font-weight: bold;
        text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}	

/****************************************/
table {border-collapse:collapse;border:1px solid white; text-align:center;font-size: 12px; }
table thead  {
            cursor: pointer;
        }
th {background-color:#87c04e; color:white;border-collapse:collapse;border:1px solid white; }
tr.odd {color:black; text-align:center; font-family:Verdana;font-size:12px;background:#daf0d5}
tr.even {color:black; text-align:center; font-family:Verdana;font-size:12px; background:white}
tr:hover.odd {color:black; background:#a8dc9c; cursor:default;}
tr:hover.even {color:black; background:#a8dc9c; cursor:default;}
td {border-style: outset; border-color:white; border-width: 1px; }
td.glmenu {border-style: outset; border-color:white; border-width: 1px; background:#87c04e}
.th {background-color:#87c04e; color:black;border-collapse:collapse;border:1px solid white; text-align:center; }
.h2h .menu {color:black; font-size:12px; text-align:center; font-family:arial,sans-serif; font-weight:bold; background:#daf0d5; border-collapse:collapse;border:1px solid white;}
#glmenu {color:white; text-align:center ;font-size:12px; font-family:arial,sans-serif; font-weight:bold; background:#639234; border-color:white; border-width: 2px;}
#dth2h {background-color:#639234; color:white; font-size:12px; text-decoration:underline;}
#margin {margin-top: 10px; margin-bottom: 10px;}
#marginh2h { margin-bottom: 10px;}

/****************************************
Team info
****************************************/
div#teaminfo  {
	width:100%;
	float:left;
	border:1px solid #008000;
	margin-bottom:5px;
}
div#teaminfo li {
	margin-left:30px;
}
div#teaminfo b {
	font-size:16px; 
	border-bottom:1px solid black;
}
div#history {
	float:left; 
	width:300px; 
	margin-left:20px;
}
div#logo {
	float:left; 
	width:120px;
}
div#blogfeed{
	float:right; 
	width:300px; 
	margin-left:10px;
	margin-right:10px;
	text-align:juxtify;
}

/* H2H */
.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;

}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/*****************************************/
a{	outline: none;}a:active{	outline: none;}#sideBar{text-align:left;}#sideBar h2{	color:#FFFFFF;	font-size:110%;	font-family:arial;	margin:10px 10px 10px 10px;	font-weight:bold !important;}#sideBar h2 span{	font-size:100%;	font-weight:normal !important;}#sideBar ul{	margin:0px 0px 0px 0px;	padding:0px 0px 0px 0px;}#sideBar li{	margin:0px 10px 3px 10px;	padding:2px;	list-style-type:none;	display:block;	background-color:#639234;	width:177px;	color:#FFFFFF;}#sideBar li a{	width:100%;}#sideBar li a:link,#sideBar li a:visited{	color:#FFFFFF;	font-family:verdana;	font-size:90%;	text-decoration:none;	display:block;	margin:0px 0px 0px 0px;	padding:0px;	width:100%;}#sideBar li a:hover{	color:black;	text-decoration:underline;}#sideBar{	position: absolute;	width: auto;	height: auto;	top: 0px;	right:0px;	background-image:url(http://futbolniprognozi.com/images/background.gif);	background-position:top left;	background-repeat:repeat-y;}#sideBarTab{	float:left;	height:137px;	width:28px;}#sideBarTab img{	border:0px solid #FFFFFF;}#sideBarContents{	float:left;	overflow:hidden !important;	width:200px;	height:238px;}#sideBarContentsInner{	width:200px;}

/******************left nav***************/
.ddsmoothmenu{
font: bold 12px Verdana;
background: #000000 url(http://pro-tips.net/images/navbar.gif); /*background of menu bar (default state)*/
width: 100%;

}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;

color: white;
padding: 5px 8px;
border-right: 1px solid #778;
color: #2d2b2b;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}

.ddsmoothmenu ul li a:hover{
background: black; /*background of menu items during onmouseover (hover state)*/
color: white;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
padding: 2px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background:#080808 ;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.9;
}
