@import "/core/templateresources/reset.css";

body {
	background-color:#FFF;
	font-family:helvetica, arial;
	font-size:13px;
	line-height:18px;
	margin:0px;
	padding:0px;
	background-image: url(/core/templateresources/bg.jpg);
	background-attachment:fixed;
	margin-top:30px;
}

p
{
	margin-bottom:8px;
}

h1 {
	font-family:georgia, helvetica, arial;
	font-size:30px;
	color:#bc181b;
	line-height:35px;
	margin-top:15px;
	margin-bottom:10px;
	font-weight:bold;
}

h2 {
	font-family:garamond, helvetica, arial;
	font-size:25px;
	color:#2d2d2d;
	margin-bottom:10px;
	margin-top:10px;
	padding:5px 0;
	font-weight:bold;
}

h3 {
	font-family:helvetica, arial;
	margin-top:10px;
	margin-bottom:5px;
	font-size:16px;
	color:#ad1319;
	font-weight:bold;
}

h4 {
	font-family:helvetica, arial;
	font-size:14px;
	color:#2d2d2d;
	margin-bottom:10px;
	font-weight:bold;
	line-height:19px;
}

h5 {
	font-family:helvetica, arial;
	color:#2d2d2d;
	font-size:12px;
	margin:0;
	padding:5px 0;
	font-weight:bold;
}

input
{
	padding:3px;
	border:1px solid #CCCCCC;
	height:14px;
}

a
{
	color:#2D2D2D;
	text-decoration:none;
	font-weight:bold;
}

a:hover
{
	text-decoration:underline;
}

/* ############## WRAPPER  ##############  */

.wrapper {
	float: none;
	width: 882px;
	margin: 0 auto;
	padding-left:15px;
	overflow:hidden;
}

/* ############## HEADER  ##############  */


/* ##############  MENY ##############  */

.wrapper .menu
{
		background-image: url(/core/templateresources/template_top.gif);
		background-repeat:no-repeat;
		background-position:bottom;
		height:44px;
}

.wrapper .menu img
{
	float:right;
}

.wrapper .menu menu
{
	list-style:none;
	font-size:14px;
	height:27px;
	padding:0px;
	margin:0px;
	float:left;
	margin-left:5px;
	width:770px;
}

.wrapper .menu menu li
{
	margin-top:7px;
	float:left;
	position:relative;
	width:105px;
	margin-left:1px;
	margin-right:1px;
	height:inherit;
	background-image: url(/core/templateresources/menuitem_inactive.png);
	background-repeat:no-repeat;
	text-align:center;

}

.wrapper .menu menu li a
{
		position:relative;
		padding-top:7px;
		height:23px;
		display:block;
		font-size:12px;
		font-weight:normal;
		width:inherit;
		color:#505050;
		font-size:15px;
}

.wrapper .menu menu li span
{
		position:relative;
		top:-3px;
		padding-top:7px;
		height:23px;
		display:block;
		font-size:12px;
		font-weight:normal;
		width:inherit;
		color:#505050;
		font-size:15px;
		text-decoration:none;
		background-image: url(/core/templateresources/menuitem_active.png);
		background-repeat:no-repeat;
}

.wrapper .menu menu li a:hover
{
	text-decoration:none;
	background-image: url(/core/templateresources/menuitem_active.png);
	background-repeat:no-repeat;
	border-bottom:3px solid #FFF;
}


/* ##############  SUBMENU  ##############  */

.wrapper .submenu
{
		background-image: url(/core/templateresources/submenu_border.jpg);
		background-repeat:no-repeat;
		background-position: bottom left;
		height:30px;
		margin-top:4px;		
}

.wrapper .submenu menu
{
	padding:0px;
	margin:0px;
	margin-left:20px;
}

.wrapper .submenu menu li
{
	float:left;
	position:relative;
	padding-left:15px;
	background-image: url(/core/templateresources/submenu_grey.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	margin-right:15px;
}

.wrapper .submenu menu li.selected
{
	background-image: url(/core/templateresources/submenu_red.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	font-weight:bold;
	font-size:12px;
}

.wrapper .submenu menu li a
{
		color:#2d2d2d;
		font-size:12px;
		font-weight:normal;
}

/* ##############  CONTENT ##############  */


.contentstart
{
	background-image: url(/core/templateresources/template_top.png);
	display:block;
	float:none;
	height:16px;
}

.contentcontainer
{
	clear:both;
	color:#000;
	padding-top:5px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:30px;
	background-image: url(/core/templateresources/template_middle.png);
	background-repeat:repeat-y;
}

.startcontainer
{
	background-image: url(/core/templateresources/splash.jpg);
	padding-top:176px;
	background-repeat:no-repeat;
	height:272px;
	border:1px solid #FFF;
}

.startcontainer div.box
{
	background:url(/core/templateresources/knowmore.png) no-repeat;
	width:270px;
	height:270px;
}

.startcontainer div.box form
{
	position:relative;
	top:122px;
	left:80px;	
}

.startcontainer div.box form .phone
{
	margin-left:15px;
	width:115px;	
}

.startcontainer div.box form input
{
	border:none;
	border-bottom:1px solid #000;
	width:130px;
	margin-bottom:11px;
	background:transparent;
}

.startcontainer div.box form input.button
{
	background:url(/core/templateresources/send.png) no-repeat;
	width:107px;
	border:none;
	height:38px;
	display:block;
	}


.startcontainer div img
{
	
}

.startcontainer div a
{
	border:0px;
	text-decoration:none;
}

.startcontainer div h1
{
	font-size:50px;
	line-height:55px;	
	color:#FFFFFF;
}

.startcontainer div h2
{
	font-size:20px;
	line-height:20px;
	color:#2d2d2d;
	width:360px;
}

/* ##############  BOTTOM  ##############  */

address
{
	background-image: url(/core/templateresources/template_bottom.png);
	background-repeat:no-repeat;
	display:block;
	clear:both;
	float:none;
	padding-right:20px;
	padding-top:15px;
	color:#FFF;
	text-align:right;
	font-style: normal;
}

address a
{
		color:#FFFFFF;
}

.contentbottom
{
	background-image: url(/core/templateresources/template_bottom.png);
	background-repeat:no-repeat;
	display:block;
	clear:both;
	float:none;
	height:20px;
}

/* ##############  MISC ##############  */

.coreHdelimiter
{
	position:relative;
	height:1px;
	margin:15px 0px 15px 0px;
	background:#cccccc;
	overflow:hidden;
}

.clear
{
	clear:both;	
}

.partner 
{
	margin-top:15px;
	text-align:center;
	color:#FFFFFF;
	clear:both;
}

.partner a
{
	color:#FFF;	
}
hr {height:1px;border:0;color:#ccc;background-color:#ccc;margin:5px 0;padding:0;}
