@import url('start.css');
@import url('catalog.css');

body {
background: url(../images/global/mainBg.jpg) repeat-x top left #0a2955;
margin: 0;
padding: 0;
color: #6A6A6A;
font-family: Helvetica, Arial, Verdana;
font-size: 13px;
}

body a {
	color: #32abe1;
}

/*  MISC  */

form {
padding: 0;
margin: 0;
}

img {
border: none;
}

.clear_cont {
display: block;
clear: both;
}

/* SIZES AND COLORS */



h1 {
	margin: 0;
	font-size: 22px;
	font-family: helvetica, arial, times;
	color: #bababa;
	margin-bottom: 15px;
}

h2 {
	font-size: 24px;
	margin: 0 0 20px 0;
		color: #bababa;
}

h3 {
	font-size: 18px;
	color: #999;
	margin: 0 0 20px 0;
}

/* CONTAINERS */

#rootCont {
	padding: 10px 0 0 0;
	width: 960px;
	margin: 20px auto 0 auto;
	background-color: #FFFFFF;
}

#headerCont {

}

#footerCont {
	padding: 0 0 0 0;
	width: 960px;
	margin: 0 auto;
	color: #5DAAEB;
	font-size: 11px;
}

#logoCont {
	display: block;
	padding: 0 0 15px 0;
}

#mainCont {
	min-height: 460px;
	padding: 30px;
}

.menuItem {
	color: #1a62a4;
}

.menuActive {
	color: #45d0ff !important;
}

#menuCont a {
	font-weight: bolder;
	font-size: 12px;
	text-decoration: none;

}

#menuCont a:hover {
	color: #45d0ff;
}

#submenuCont {
	background-color: #1a62a4;
	height: 25px;
}

.submenuItem {
	color: #FFFFFF;
	text-transform: capitalize;
	font-weight: normal !important; 
}

.sf-menu {
	background: url(../images/global/submenubg.gif) repeat-x bottom left #FFFFFF;
		margin-bottom: 0 !important;
}

.sf-menu ul, .sf-menu ul li {
	margin: 0 !important;
}

.sf-menu a {
	padding: 0 6px 0 6px !important;
}

.sf-navbar {
	height: 18px !important;

}

.li-current {
	background: none !important;
}

#botBannerWrap {
	text-align: center;
	background-color: #000000;
}

#pageIframe, #pageFlash {
border-bottom: 1px solid #333;
}

.pagination {
font-weight: bold;
	font-size: 12px;
	font-family: 'Arial Narrow', Arial, Verdana;
	margin: 5px 0 10px 0;
	text-align: center;
	background: #be0a47;
	color: #bababa;
}

.pagination a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: 'Arial Narrow', Arial, Verdana;
}


#oneCont {
	position: relative;
	height: 461px;
	background: url(../images/one/inside-one.jpg) no-repeat top left;
}

#moreone {
	position: absolute;
	float: left;
	margin: 220px 0 0 130px;
}

#moreone2 {
	position: absolute;
	float: left;
	margin: 260px 0 0 130px;
}

#moreone:hover, #moreone2:hover {
opacity:0.7;
filter:alpha(opacity=70)
}

.sf-navbar li ul {
	width: 700px !important;
}

#startRootCont {
	background-color: #FFFFFF;
	padding: 0;
}

#pageFlash {
	display: block;
	padding: 0 !important;
	margin: 0 !important;
	outline:none;

}

object { outline:none; } 

.constrCont {
	padding: 200px 0 200px 0 !important;
	text-align: center;
	font-weight: bold;	
}

