﻿/* new style - Promise */

body {
	margin: 0px;
	padding: 0px;
	color: #000000;
    font-family: "Open Sans",sans-serif;
	font-size: 13px;
	line-height: 1.5em; 
	/*background-color: #fff;*/
	/*background-image: url(../Images/body.jpg);*/
	/*background-repeat: repeat-x;*/
	
	/*background-image: url(../Images/MainBG1.jpg);*/
    background: url(../Images/MainBg.jpg) center top fixed no-repeat #b5954c;
	background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: top;
}

@font-face {
    font-family: Oswald;
    src: url(../Images/oswald.regular.ttf);
}
@font-face {
    font-family: Open Sans;
    src: url(../Images/OpenSans-Regular.ttf);
}

p { margin: 0px; padding: 0 0 10px 0; }


#wrapper {
	width: 1010px;
	margin: 0 auto;
}

#header {
	width: 900px;
	height: 120px;
	padding: 0px 55px 0;
	background: url(../Images/CMC_Header.png) no-repeat;
}
#LoginBoxBg
{
    background: url(../Images/eMailBg.png) no-repeat;
    width: 500px;   height: 235px;
    margin: auto;
	padding: 10px;
	margin-top: 0px;
}

.LoginBg
{
    background: url(../Images/loginbg.png) no-repeat;
    width: 240px;   height: 140px;
}
.ParaText
{
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.61em;
    /*font-family: Arial, Verdana, Trebuchet MS;  font-size: 14px;    color: #333333;
    text-align: justify; line-height:1.5em;*/
}
.ParaText2
{
    font-family: Arial, Verdana, Trebuchet MS;  font-size: 12px;    color: #333333;
    text-align: justify; line-height:1.5em;
}
.CaptionTextB {
	font-size: 13px;    font-weight: bold;    color: #555555;	letter-spacing: 1px;    
}

.ParkingHeader {
	background: url(../Images/SubBanner.jpg) no-repeat;
	height: 80px;   color: #333333; 	font-weight: bold;  	text-align: left;
	font-size: 18px;    	text-decoration: none; letter-spacing: 1px;
	font-family: Trebuchet MS, Verdana, Arial;
	padding-left: 30px;
}

.content_box {
	margin-bottom: 10px;
	background: url(../Images/box_body.jpg) repeat-y right;
}

.content_box .body {
	padding: 5px 15px 5px 15px;
}

.HeadBg1
{
	border-bottom:1px #00aae9 dashed; 
	font-size: 15px; letter-spacing: 1px; font-weight: bold;
	color: #555555;	height: 30px;	text-align: center;
}

.TextHead1
{
    color: #a52f1e;
    line-height: 1.2em;
    font-family: "Oswald",sans-serif;
    font-size: 2.5em;
    font-weight: 400;
    margin-bottom: 10px;
}

.TextHead2
{
    font-size: 13px;
    font-family: "Open Sans",sans-serif;
    text-transform: uppercase;
    font-weight: 200;
    border-left: 4px solid #7a2316;
    border-right: 4px solid #7a2316;
    padding: 16px 16px;
    color: #fff;
    background: #a52f1e;
    margin: -17px -17px 16px -17px;
}

.TextHead3
{
    color: #a52f1e;
    line-height: 1.2em;
    font-family: "Oswald",sans-serif;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
.SearchHeadText
{
    color: #ffffff;
    font-family: "Oswald",sans-serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    padding-top: 5px;
}


.HeadBg2
{
	border-bottom:1px #00aae9 dashed; 
	font-size: 20px; letter-spacing: 1px; font-weight: bold;
	color: #00aae9;	height: 30px;	text-align: left;
}
.DemoBox
{   
    background-color: #0083d3;      font-family: Times New Roman;
    font-style: italic;
	font-size: 32px; letter-spacing: 1px;
	color: #ffffff;	height: 50px;	text-align: center;
}
.ImgBoxBg
{
    background: url(../Images/ImgBoxBg.jpg) no-repeat bottom;
	width: 690px; height: 150px;
}
.ButtonStyle1{
    border:1px solid #aa3a26; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; 
    padding: 7px 15px 7px 15px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
    letter-spacing: 1px;
    background-color: #aa3a26; background-image: linear-gradient(to bottom, #aa3a26, #c26757);
    }
.ButtonStyle1:hover{
 border:1px solid #9d230d;
 background-color: #9d230d; background-image: linear-gradient(to bottom, #9d230d, #b04b39);
}


.HyperLink:link {
	font-size: 12px; font-weight: bold; color: #555555; letter-spacing: 1px; text-decoration: none
}
.HyperLink:visited {
	font-size: 12px; font-weight: bold; color: #555555; letter-spacing: 1px; text-decoration: none
}
.HyperLink:hover {
	font-size: 12px; font-weight: bold; color: #a52f1e; letter-spacing: 1px; text-decoration: none
}

.HyperLink2:link {
	font-size: 13px; font-weight: bold; color: #555555; letter-spacing: 1px; text-decoration: none
}
.HyperLink2:visited {
	font-size: 13px; font-weight: bold; color: #555555; letter-spacing: 1px; text-decoration: none
}
.HyperLink2:hover {
	font-size: 13px; font-weight: bold; color: #a52f1e; letter-spacing: 1px; text-decoration: none
}
.HyperLink3:link {
	font-size: 17px; font-weight: bold; color: #555555; letter-spacing: 1px; text-decoration: none
}
.HyperLink3:visited {
	font-size: 17px; font-weight: bold; color: #555555; letter-spacing: 1px; text-decoration: none
}
.HyperLink3:hover {
	font-size: 17px; font-weight: bold; color: #a52f1e; letter-spacing: 1px; text-decoration: none
}

.ImgLink:link {
	text-decoration: none
}
.ImgLink:visited {
	text-decoration: none
}
.ImgLink:hover {
	text-decoration: none
}

.DemoBoxLink:link {
	color: White; text-decoration: none
}
.DemoBoxLink:visited {
	color: White; text-decoration: none
}
.DemoBoxLink:hover {
	color: White; text-decoration: underline
}


.content_box h2 {
	position: relative;
	height: 25px;
	margin: 0;
	padding: 8px 15px;
	font-size: 14px;
	color: #048dc6;
	font-weight: bold;
	background: url(../Images/box_tr.jpg) no-repeat top right; 
}

.content_box h2 span {
	position: absolute;
	width: 10px;
	height: 35px;
	top: 0;
	left: 0;
	background: url(../Images/box_tl.jpg);
}

.content_box .box_bottom {
	position: relative;
	height: 12px;
	background: url(../Images/box_br.jpg) top right;
}

.content_box .box_bottom span {
	position: absolute;
	width: 10px;
	height: 12px;
	top: 0;
	left: 0;
	background: url(../Images/box_bl.jpg);
}



.side_menu {
	list-style: none;
	padding: 0px;
	margin: 0 0 0 0;
	line-height:1.5em;
}

.side_menu li {
	padding: 0;
	margin: 5px 0;
}

.side_menu li a {
	display: block;
	color: #555;
	padding: 0px 15px;
	font-weight: bold;
	text-decoration: none;
	background: url(../Images/menu_list.png) left center no-repeat;
}

.side_menu li a:hover {
	color: #00aae9;
	font-weight: bold;
}

/*new style end */

/* menu */

#Main_menu {
	width: 970px;
	height: 31px;
	padding: 0 20px;
	background: url(../Images/MainMenu.png) repeat-x;
}

#Main_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#Main_menu ul li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

#Main_menu ul li a {
	float: left;
	display: block;
	width: 140px;
	height: 23px;
	padding: 8px 34px 0 0;
	margin: 0 5px 0 0 ;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #fff;	
	font-weight: bold;
	outline: none;
	border: none;
	background: url(../Images/menu_divider2.png) right no-repeat;
}

#Main_menu ul li a:hover, #Main_menu ul li .current {
	color: #00aae9;
}

/* end of menu */

/* slider */

#banner {
	clear: both;
	position: relative;
	width: 1010px;
	height: 220px;
	/*padding: 50px 20px;*/
	/*background: url(../Images/sliderwhite.png) no-repeat;*/
}

/*#banner .nav_bg {
	position: absolute;
	bottom: 20px;
	right: 6px;
	width: 94px;
	height: 47px;
}*/
#banner_width { 
	 width: 960px;	 margin: auto;	 
}

/* end of slider */

/* main */
#content_top {
	width: 1010px;
	height: 30px;
    background: url(../Images/Content_Topbg.png) no-repeat;
}
#content_main {
	position: relative;
	width: 1010px;
	background: url(../Images/content.png) repeat-y;
}
#content_main2 {
	position: relative;
	width: 1010px;
	background: url(../Images/content2.png) repeat-y;
}
#content_width { 
	 width: 970px;	 margin: auto;	 
}



/* Slider */

#Slider {
	width: 880px;
	height: 255px;
	padding: 30px 40px 30px 30px;
    margin: 0px 30px 0px 35px;
	background: url(../Images/Sp_Box.png) no-repeat;
}


/* right  quick links menu - start */

#QuickNav
{
    box-sizing: border-box;    
}
#QuickNav h1{
  font-size:1em;
  text-align:center;
  color: #eee;
  letter-spacing:1px;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.nav-container{
  /*margin-top:10px;*/
  /*box-shadow: 0 2px 2px 2px black;
  transition: all 0.3s linear;*/          
}
.QuickNav{
  list-style-type:none;
  margin:0;
  padding:0;
}
#QuickNav li{
  height:40px; 
  position:relative;
  background: linear-gradient(#292929, #242424);
}
#QuickNav a {
  border-top: 1px solid rgba(255,255,255,0.1);
  /*border-bottom: 1px solid black;*/
  text-decoration:none;
  display:block;
  height:100%;
  /*width:100%;*/
  line-height:50px;
  color:#bbb;
  text-transform: uppercase;
  font-weight: bold;
  padding-left:20%;
  border-left:5px solid transparent;
  letter-spacing:1px;
  transition: all 0.3s linear;
}
#QuickNav .active a{
  color: #B93632;
  border-left:5px solid #B93632;
  background-color: #1B1B1B;
  outline:0;
}
#QuickNav li:not(.active):hover a{
  color: #eee;
  border-left: 5px solid #a52f1e;
  background-color: #1B1B1B;
}
#QuickNav span[class ^= "icon"]{
  position:absolute;
  left: 5px;
  font-size: 1.5em;
  transition: all 0.3s linear;
}

@media only screen and (max-width : 235px){

  .QuickLinkText{
    display:none;
  }

  .nav-container , a{
    width: 70px;
  }

  #QuickNav a:hover{
    width:200px; 
    z-index:1;
    border-top: 1px solid rgba(255,255,255,0.1);
    border-bottom: 1px solid black;
    box-shadow: 0 0 1px 1px black;
  }

  #QuickNav a:hover  .QuickLinkText {
    display:block;
    padding-left:30%;
  }
}

/* right  quick links menu - end */

        /* fields style start */
 .LoginTextBox
{
    height: 30px;
    font-size: 18px;
    font-family: "Open Sans",sans-serif;
    border: none;
}

 .ddlistBig
{
    height: 30px;
    font-size: 18px;
    font-family: "Open Sans",sans-serif;
    /*border: none;*/
}


        /* fields style end*/

/* footer */
#main_bottom {
	width: 1010px;
	height: 95px;
	background: url(../Images/content_FooterBg1.png) no-repeat;
}
#main_bottom2 {
	width: 1010px;
	height: 40px;
	background: url(../Images/content_bottom2.png) no-repeat;
}
#FooterBG {
	position: relative;
	width: 1010px;
	background: url(../Images/FooterBg.png) repeat-y;
}
#FooterBtmBG {
	position: relative;
	width: 1010px;
    /*height: 27px;*/
	background: url(../Images/FooterBottomBg.png) no-repeat;
}

#footer {
	width: 970px;   	text-align: left; 	color: #666;
    
    padding: 10px 0 0px 0px;
    margin: 0 auto;
}
.FooterTextBold
{
    font-size: 1.2em;   font-weight: bold;
    color: #4d4d4d;
    font-family: "Open Sans",sans-serif;
    line-height: 200%;
}

#footer a {
	color: #222;
}
#footer a:hover {
	color: #a52f1e;
}
/* end of footer */
/* copyright */

#Copyright {
	clear: both;
    height: 25px;
	width: 970px;
	padding-top: 7px;
	margin: 0 auto;
	text-align: center;
	color: #ccc;
	background: #0a273a;
	border-top: 1px solid #fff;
}

#Copyright a {
	color: #fff;
}
#Copyright a:hover {
	color: #a52f1e;
    text-decoration: none;
}
/* end of copyright */