/* cmsms stylesheet: default_wide modified: 10/27/25 09:18:17 */
/* cmsms stylesheet: default_wide modified: 03/01/24 15:48:55 */
body {
	margin: 0px;
	padding: 0px;
	font-size: 120%;
	line-height: 170%;
	font-family: "freight-sans-pro", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #000000;
}

#outer_navigation {
	display: none; 
	position:  fixed;
	width:  100%;
	height:  100%;
	background-color: #ffffffc2;
	z-index:  9999;
}

#top_navigation {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#actual_menu {
	display: block;
	position:  absolute;
	right: -300px;
	top:  0px;
	height:  100%;
	background-color:  #333837;
	width:  300px;
	text-align:  center;
    transition: right 0.4s;
}

.menu_on {
    right: 0px !important;
}

#navigation_close {
    
position:  absolute;
    
color:  #ffffff;
    
right:  10px;
    
top:  10px;
    
font-size:  90%;
    
transition:  color 0.4s;
	cursor: pointer;
}

#navigation_close:hover {
	color:#be122b
}


#navigation_logo {
	display: table;
	margin: 0px auto 30px auto;;
	padding-top: 50px;
}

#actual_menu #navigation_logo a:link, #actual_menu #navigation_logo a:visited {
	background-color: transparent;
	height: auto;
}

#actual_menu ul {
	margin: 0px auto;
	padding: 0px;
	display: table;
}

#actual_menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#actual_menu a:link, #actual_menu a:visited {
	display: block;
	color: #ffffff;
	height: 50px;
	text-align: center;
	text-decoration: none;
	transition: color 0.4s;
	font-size: 130%;
}

#actual_menu a:hover {
	color: #be122b
}

header {border-top: 6px solid #2a2f2e;border-bottom: 6px solid #b3b3b3;height: 393px;}

#headersections {
    
overflow: hidden;
    
height:  393px;
    
position:  absolute;
    
width: 100%;
}

#inner_headersections {
    
width:  500%;
    
margin-left:  -200%;
    
position:  relative;
    
left: -95px;
}

#actual_headersections {
    
display: table;
    
margin:  0px auto;
    
position:  relative;
    
top: -300px;
}

.headersection {
    border-right: 8px solid #be122b;
    height: 900px;
    transform: rotate(31deg);
    margin-right: 71px;
    float:  left;
    width: 420px;
    position:  relative;
    overflow: hidden;
}

.grayback {background-color: #333837;}

.whiteback {background-color: #ffffff;}

.clearback img  {
	position: absolute;
	left: -180px;
	top: 310px;
	transform: rotate(-31deg);
}

#outer_header {
	
}

#inner_header {
	height: 150px;
	position: relative;
}

#logo {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 187px;
}

#strapline {
	position: absolute;
	top: 85px;
	right: 210px;
	width: 361px;
}

#strapline h3 {
    color:  #ffffff;
    line-height: 135%;
    font-size: 185%;
}

#strapline a:link, #strapline a:visited {
    display:  block;
    border:  1px solid #ffffff;
    position:  relative;
    width: 275px;
    height: 58px;
    box-sizing:  border-box;
    padding:  10px;
    color:  #ffffff;
    text-decoration:  none;
    font-size: 180%;
    font-weight:  600;
    transition: background-color 0.4s;
}

#strapline a img {
    position:  absolute;
    right: 20px;
    top: 19px;
}

#strapline a:hover {
	background-color: #be122b;
}

#socials {
	position: absolute;
	top: 285px;
	left: 0px;
}

#socials a {
	display: block;
	float: left;
	margin-left: 12px;
	width: 32px;
	height: 32px;
}



#menu_show {
	position: absolute;
	top: 23px;
	right: 0px;
	cursor: pointer;
}

#menu_show span {
	background-color: #ffffff;
	display: block;
	height: 5px;
	margin-bottom: 9px;
	width: 45px;
	transition: background-color 0.4s;
}

#menu_show:hover span {
	background-color: #be122b;
}

#outer_mainpage {
	
}

#inner_mainpage {
	position: relative;
}

   #outer_lophero {
	   position: relative;
	   margin-top: 180px;
	   clear: both;
	   height: 730px;
	   /* overflow:  hidden; */
	  }

.outer_lophero_alt {
	height: 260px !important;
}

#outer_lophero #heroboxes {
	position: relative;
	top: -180px;
}

   #inner_lophero {}

#hero_raj {
    top: 161px;
    position: absolute;
    width: 1200px;
    left:  150px;
    overflow:  hidden;
    height: 569px;
}
#hero_raj_left {
    float:  left;
}
#hero_raj_left img {}
#hero_raj_right {
    float:  right;
    width: 700px;
    padding-top: 100px;
}
#hero_raj_right h2 {
    color:  #ffffff;
    font-size: 190%;
}
#hero_raj_right p {}

#outer_footer {
	background-color: #2a2f2e;
	height: 150px;
	color: #ffffff;
}

#inner_footer {
	padding-top: 10px;
	position: relative;
	font-size: 75%;
}

#inner_footer a:link, #inner_footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#inner_footer a:hover  {
	color: #C1003B;
	text-decoration: none;
}

#footer_left {
	float: left;
}

#footer_right {
	float: right;
}

h1 {
	font-size: 180%;
	font-weight: 600;
	line-height: 120%;
	margin: 0px 0px 30px 0px;
	color: #be122b;
}

h2 {
	font-size: 135%;
	font-weight: 600;
	line-height: 120%;
	margin: 30px 0px 15px 0px;
	color: #be122b;
}

h3 {
	font-size: 140%;
	font-weight: 600;
	line-height: 120%;
	margin: 0px 0px 14px 0px;
}

h4 {
	font-size: 130%;
	font-weight: 600;
	line-height: 120%;
	margin: 0px 0px 10px 0px;
}

h5 {
	font-size: 120%;
	font-weight: 600;
	line-height: 120%;
	margin: 0px 0px 10px 0px;
}

h6 {
	font-size: 110%;
	font-weight: 600;
	line-height: 120%;
	margin: 0px 0px 10px 0px;
}

p {
	margin: 0px 0px 10px 0px;
}

a:link, a:visited {
	color: #be122b;
	text-decoration: underline;
}

a:hover  {
	color: #000000;
	text-decoration: none;
}

a img {
border: 0px;
}

#loginform, #registerform {
display: table;
margin: 0px auto;
padding: 20px;
border: 1px solid #000000;
margin-bottom: 20px;
}

.inner {
	width: 1500px;
	margin: 0px auto;
	position: relative;
}

.centre_column {
    margin: 0px auto;
}

.narrow_column {
    width: 910px;
}

.vpadder {
    padding:  70px 0px;
}

.bullwater {
    background-image: url("look/bull.png");
    background-repeat: no-repeat;
    background-position: center;
}

.left_column {
	float: left;
}

.right_column {
	float: right;
}

   #heroboxes {}

   .greyback {
    background-color: #b3b3b3;
}
   a.herobox:link, a.herobox:visited {
    width: 730px;
    text-decoration:  none;
    height:  360px;
    color:  #ffffff;
    position:  relative;
    overflow:  hidden;
}

a.herobox h3{
	transition: color 0.4s;
}
   a.herobox:hover {}

a.red_swatch:link, a.red_swatch:visited {
    background-color: #be122b;
	}

a.red_swatch:hover h3 {
	color: #171c1b;
}

a.grey_swatch:link, a.grey_swatch:visited {
	background-color: #333837;
	transition: color 0.4s;
}

a.grey_swatch:hover h3 {
	color: #f12b48;
}

a.grey_swatch h3 span, a.red_swatch h3 span, a.grey_swatch:hover h3 span, a.red_swatch:hover h3 span {color: #ffffff;}

  .herobox_image {
    position:  absolute;
    right: -170px;
    top: -100px;
    transform: rotate(31deg);
    overflow: hidden;
    height: 640px;
    width: 420px;
    background-color: #cccccc;
}
  .herobox_image img {
    transform: rotate(-31deg);
    position:  absolute;
    top: 191px;
    right: 163px;
    transition: width 0.4s,height 0.4s, top 0.4s, right 0.4s;
}

a.herobox:hover .herobox_image img {
	top: 180px;
	right: 150px;
	width: 445px;
	height: 385px;
}

  .herobox_text {
    width: 407px;
    padding: 40px;
}
  .herobox_text h3 {
    font-size:  160%;
}
  .herobox_text h3 span {
    font-size: 80%;
    line-height: 100%;
    padding-bottom: 10px;
    display: block;
    font-weight:  400;
}

.herobox_text p {
	width: 339px;
}

.undercol {
	clear: both;
	height: 0px;
}

#outer_bottomquote {
    padding: 100px 0px;
}
#inner_bottomquote {}

.quote {
    width:  1010px;
    margin:  0px auto;
    text-align:  center;
}

.start_quote {
    float:  left;
}

.start_quote img {}

.end_quote {
    float:  right;
}

.end_quote img {}

.actual_quote {
    margin: 0px 50px;
    font-size: 130%;
    color:  #be122b;
}
