body {
	margin:0;
	padding:0;
	text-align:center;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-image:url(pix/body_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.clear {
	clear:both;
}

img {
	border:none;
} 
 
#wrapper {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:21px;
	margin-bottom:20px;
}

#top-content {
	background-image:url(pix/top_img.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:100%;
	height:131px;
}

#menu ul {
	padding:6px 5px 8px 5px;
	list-style:none;
	text-align:right;
	margin:0;
}

#menu li {
	display:inline;
	font-size:14px;
	background-image:url(pix/menu_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 10px;
}

#menu li a, #menu li a:visited {
	color:#006699;
	font-weight:bold;
	text-decoration:none;
}

#menu li a:hover {
	text-decoration:underline;
}

/*.....left content.....*/

#left-content {
	width:189px;
	margin:0px 0 0 0px;
	padding:10px;
	float:left; 
	display:inline;
	background-color:#eeeeee;
	min-height:500px;
}

#left-content ul {
	margin:-10px -10px 0 -10px;
	padding:0px 0 10px;
	list-style:none;
}

#left-content ul ul {
	padding:13px 0 13px 0;
} 

#left-content li {
	border-bottom:1px solid #ccc;

}

#left-content li a, #left-content li a:visited {
	color:#000;
	text-decoration:none;
	display:block;
	padding:5px 5px 5px 10px;

}

#left-content li a:hover {
	text-decoration:underline;
}

#left-content li a.current {
	/*background-image:url(pix/menu_bg_hover.jpg);
	background-position:top left;
	background-repeat:repeat-y;*/
	background-color:#0d6cac;
	font-weight:bold;
	color:#fff;
}

#left-content li li {
	padding: 0 10px 0 25px; 
	border-bottom:none;
}

#left-content li li a, #left-content li li a:visited {
	background-image:url(pix/menu_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px; 
}

#left-content li li a.current {
	/*background-image:url(pix/menu_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;*/
	background-color:#eeeeee;
	font-weight:bold;
	border-bottom:none;
	color:#000;
}

#left-content h2 {
	font-size:17px;
	color:#006699;
}

#left-content a, #left-content a:visited {
	color:#006699;
}

#scm-sidebar-menu-two li li a:hover {
	text-decoration:underline;	
}

#scm-sidebar-events-sidebar a {
	padding:2px;
}

#scm-sidebar-events-sidebar a:hover {
	background-color:#006699;
	color:#fff;
}

/*.....other content.....*/

#content-wrapper {
	float:right;
	width:620px;
	margin:0;
}

#center-content {
	float:left;
	display:inline;
	width:390px;
	line-height:18px;
	padding-bottom:20px;
	color:#333;
}

#center-content a, #center-content a:visited {
	color:#006699;
	padding:2px;
}

#center-content a:hover {
	background-color:#006699;
	color:#fff;
	text-decoration:underline;
	padding:2px;
}

#center-content h1 {
	font-size:21px;
	line-height:22px;
	color:#006699;
	font-weight:100;
	padding:5px 5px 5px 0;
}

#center-content h2 { 
	font-weight:bold;
	font-size:16px;
	font-weight:100;
	color:#666666;
}

#center-content h3 {
	color:#006699;
	font-size:12px;
	margin-top:5px;
	margin-bottom:7px;
}

#center-content h4 {
	color:#666666;
	font-size:15px;
	margin-top:5px;
	margin-bottom:7px;
}

#center-content h6 {
	font-size:0.8em;
	font-weight:normal;
}

#center-content ul {
	list-style-image:url(pix/centercontent_li.jpg);
}

#center-content ul li {
	margin-bottom:5px;
}

/* FOR WIDE TEMPLATE, APPLIES TO SITE CALENDAR AND OTHER */
#center-content-wide {
	float:left;
	display:inline;
	width:590px;
	line-height:18px;
	padding-bottom:20px;
	color:#333;
}

#center-content-wide a, #center-content-wide a:visited {
	color:#006699;
}

#center-content-wide a:hover {
	text-decoration:underline;
}

#center-content-wide h1 {
	font-size:21px;
	line-height:22pt;
	color:#006699;
	font-weight:100;
	padding:5px 5px 5px 0;
}

#center-content-wide h2 { 
	font-weight:bold;
	font-size:16px;
	font-weight:100;
	color:#666666;
}

/* END */


#right-content {
	float:right;
	width:189px;
	padding:10px;
	border-left:1px dotted #ccc;
	line-height:17px;
}

#right-content a, #right-content a:visited {
	color:#006699;
}

#right-content img a:hover {
	border:2px solid black;
}

#scm-sidebar-register-for-itf-info img {
	margin-bottom:5px;
}

#scm-sidebar-register-for-itf-info a {
	padding:1px;
}

#scm-sidebar-register-for-itf-info a:hover {
	background-color:#006699;
}

#right-content h2 {
	font-size:17px;
	color:#006699;
}

#right-content h2 a, #right-content h2 a:visited {
	font-size:13px;
	color:#006699;
}

#right-content ul {
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
}

#right-content li {
	border-bottom:1px solid #ccc;
	background-color:#f5f5f5;
	margin-bottom:5px;
}

#right-content li a, #right-content li a:visited {
	color:#000;
	text-decoration:none;
	display:block;
	padding:5px 5px 5px 10px;
}

#right-content li a:hover {
	color: #000;
	text-decoration:underline;
}

/*............ITF MEMBERS FLASH...............*/

#itf-members {
	width:100%;
	height:75px;
	margin-left:auto;
	margin-right:auto;
	border-top:2px solid #006699;
	text-align:center;
	margin-top:10px;
	padding-top:25px;
}

/*.....footer.....*/

#footer {
	height:20px;
	border-bottom:5px solid #005095; 
	border-top:3px solid white;
	margin-top:10px;
	background-color:#eeeeee;
	padding:5px 5px 3px 5px;
	text-align:center;
	color:#574070;
}

#footer-left {
	float:left;
}

#footer-right {
	float:right;
}

#footer a, #footer a:visited {
	color:#574070;
}

/* ----projects ---------*/

table#projects  {

border:solid 1px #ccc;
padding:0;
margin:0;

}

#projects th {

	vertical-align:bottom;
	border-bottom:solid 2px #ccc;

}

#projects tr {

width:100%;
}

#projects td {

vertical-align:top;
border-bottom:solid 1px #ccc;
}

#results-count {
font-size:0.95em;
color:#333;
width:30%;
float:right;
margin-bottom:5px;
}

#pagination {
font-size:0.95em;
color:#333;
width:70%;
float:left;
margin-bottom:5px;
}

.params {
	font-size:0.9em;
	color:#333;
	background-color:#B0B0B0;
	border-bottom:solid 1px #999;
}
