﻿/* CSS Document */

* {	margin:0; padding:0; font-size:100%;}

body{
	background: #121212;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html{ font-family:Arial, Helvetica, sans-serif; font-size:0.75em; line-height:1.333em; color:#e3e3e3;}

input, select { vertimenucal-align:middle; font-weight:normal;}

a {color:red;}
a:hover{text-decoration:none;}
p {
	font-family: Verdana;
	font-size: 9pt;
}
strong{
	color: #FF0000;
	display: block;
}
.strong1{ font-weight:bold; display:block; padding:0 0 6px 5px; color:#e3e3e3; }

/* ============================= main layout ====================== */
.imgindent {margin:0 14px 0 0; float:left;}
.padding1{ padding:17px 0 0 3px;}
.padding2{ padding-top:15px;}
.padding3{ padding-left:18px;}
.padding4{ padding-top:14px;}
.margin1{ margin-top:4px;}
.margin2{ margin-top:17px;}
.margin3{ margin-top:7px;}
.margin4{ margin-right:7px;}

/* ============================= header ====================== */
#header{
	border-bottom: solid 1px #0b0d10;
	background: #060606;
}
#header .top{
	background: top;
	background-color: #000000;
}
#header .banner{ float:right; padding:3px 3px 0 0;}
#header .logo{ padding:20px 0 0 51px;}
#header .row{ width:100%; overflow:hidden; height:37px; background:url("../../boxing/IFPA/layout-images/menu-bg.jpg") top repeat-x;}
#header .form{ float:right; padding:7px 18px 0 0;}
#header .menu li{ float:left;}
#header .text{ font-size:0.75em; font-weight:bold; float:right; text-transform:uppercase; font-family:Geneva, Arial, Helvetica, sans-serif; padding:6px 15px 0 0;}
#header .text a{ color:red;}

/* ============================= content ====================== */
#content{ background:#000000; margin-bottom:3px; width:100%;}
.content{ padding:10px 10px 37px 32px;}
.content .indent{ padding:0 0px 0 0px;}

/* ============================= page1 ===========================*/
#page1 .row-1{ background: black; padding-bottom:1px;}
#page1 .row-1 .column-2{ margin-left:5px;}
#page1 .row-2 .column-2{ margin-left:31px;}
#page1 .row-2 .col-2{ margin-left:21px;}

#page1 .row-2{ padding:0 10px 0 26px;}
#page1 .row-2 .indent{ padding:32px 10px 0 15px;}

/* ============================= page2 ===========================*/
#page2 .column-2{ margin-left:25px;}

/* ============================= page3 ===========================*/
#page3 .unline{ background:url("../../images/unline.gif") bottom repeat-x; padding-bottom:0px; margin-bottom:0px;}

#content .text2{ font-size:0.75em; padding-top:2px;}
.indent{ padding:43px 0 0 23px;}

.box{ height:313px; background:url("../../IFPA-newsite/layout-images/box-bg.jpg") no-repeat; padding:0 260px 0 38px; color:black;}
.box .link{ margin-top:29px;}

.box2{ padding:1px; background:#000000;}
.box2 .title{ background:url("../../IFPA-newsite/layout-images/title-bg.jpg") top repeat-x; padding:10px 0 3px 18px;}
.box2 .indent{ padding:11px 20px 15px 19px;}
.box2 .indent2{ padding:8px 20px 14px 20px;}

.box3{ background:#200d07; padding:8px 20px 8px 9px; color:silver; line-height:1.25em;}
.box3 strong{ font-size:1.083em; color:#ffffff;display:block; padding:3px 0 1px 0;}

.box4{ background: #111111; padding:14px 20px 17px 16px;}
.box4 .head{ font-weight:bold; text-align:center; padding-left:45px; padding-bottom:10px;}
.box4 .indent{ padding:4px 0 0 34px;}
.box4 .text3{ padding-left:20px;}
.box4 .unline{ padding-bottom:7px; background:url("../../images/unline3.gif") bottom repeat-x; margin-bottom:26px;}

.title{ padding-bottom:18px;}
.link{ background:url("../../IFPA-newsite/layout-images/link-bg.jpg") no-repeat 0 6px; padding-left:12px; display:inline-block;}
.unline{ background:url("../../IFPA-newsite/layout-images/unline.jpg") bottom repeat-x; padding-bottom:4px;}
.unline2{ background:url("../../IFPA-newsite/layout-images/unline2.jpg") bottom repeat-x; padding-bottom:16px; margin-bottom:16px;}

.banners{ padding-bottom:28px;}
.banner1{ margin-left:16px;}
.banner2{ margin-left:12px;}
.banner3{ margin-left:28px;}

.list li{ background:url("../../IFPA-newsite/layout-images/unline.jpg") bottom repeat-x; padding:0 0 10px 3px; margin-bottom:6px;}
.list a{ color:red; text-decoration:none; }
.list a:hover{ color:red;}
.list .last{ background:none;}
.extra{ padding-right:40px;}
.extra2{ padding-right:10px;}

.line{ background:url("../../images/line-bg.gif") repeat-y 290px 0;}

/* ============================= footer ====================== */
#footer{ background:#000000;}
#footer .text{ padding:19px 0 0 37px;}
#footer .menu li{ float:left; padding:0 5px 0 0;}
#footer .menu{ color:red;}
#footer .menu a{ margin:0 5px; text-decoration:none;}
#footer .menu a:hover, #footer .menu .active{ color:#ffffff;}

#footer .text2{ padding:8px 0 0 5px; color:white;}
#footer .text2 a{ color:white;}

/* ============================= forms ============================= */



#content2 {
	padding: 12px;
	background: #000000;
	margin-bottom: 3px;
	width: 100%;
}



.division {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}
.place {
	font-weight: bold;
	color: #000000;
	background-color: #C0C0C0;
}



