/* [1. CSS Reset v1.0 | 20080212] */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strike, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline:0;font-size: 100%;vertical-align:baseline;background:transparent;}body{line-height: 1;}ol, ul{list-style: none;}blockquote, q {quotes: none;}blockquote:before, blockquote:after,q:before,q:after{content: '';content: none;}:focus{outline: 0;}ins {text-decoration: none;}del{text-decoration:line-through;}
/* [/CSS Reset] */

/* [clear fix] */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/*[/clear fix]*/

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}


body {
    background: url('../images/card_suites_bg_dark.gif') repeat;
    width: auto;
    /*overflow-y: hidden;*/
    font-family:Verdana,Arial,Helvetica,sans-serif;
}
/* [typography] */
    p {
	margin: 10px 0;
	font-size: 13px;
	line-height: 17px;
    }
    h1 {
	font-size: 21px;
	line-height: 25px;
  letter-spacing: 1px;
  color:#7AAC49;
  text-transform: uppercase;
  margin: 10px 0;
    }
    h2 {
	font-size: 19px;
	line-height: 25px;
  letter-spacing: 1px;
  text-transform: uppercase;
    }
    h3 {
	font-size: 17px;
	line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
    }
    a {
	color: #4d4d4d;
    }
/* [/typography] */
#header_wrap {
    background: url('../images/card_suites_bg_lite.gif') repeat #fffbf3;
    border-bottom: 14px solid #231f20;
    min-width: 960px;
    margin: 0 auto;
}
#header {
    background: url('../images/header4.gif') no-repeat center 0;
    height: 404px;
    margin: 0 auto;
    width: 100%;
}
#bubbles {
    position: relative;
    height: 300px;
}
#bubbles li{
   display: block;
   position: absolute;
   height: 300px;
   width: 150px;
   top: 0px;
   cursor: pointer;
   left:50%;
}
#bubbles .b_1 {
    margin-left: -630px;
}
#bubbles .b_2 {
    margin-left: -285px;
    width:200px;
}
#bubbles .b_3 {
    width: 200px;
    height: 250px;
    margin-left: 50px;
}
#bubbles .b_4 {
    margin-left: 350px;
}
#bubbles li a {
    display: none;
    position: absolute;
    top: 20px;
    background: #fff;
    width: 140px;
    overflow: hidden;
    height: 74px;
    padding: 10px 30px 10px 10px;
    /*border: 1px solid #363334;*/
    /*line-height: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
    background: url('../images/bubble.gif') no-repeat 0 top;
    text-align :left;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
}

#bubbles .b_1 a {
    right: -167px;
    top: 65px;
    background-position: 0 bottom;
    padding: 10px 10px 10px 30px;

}
#bubbles .b_2 a {
    right: 110px;
}
#bubbles .b_3 a {
    right: -130px;
    background-position: 0 bottom;
    padding: 10px 10px 10px 30px;
}
#bubbles .b_4 a {
    right: 5px;
    top: 64px;
}

#bubbles li a span{
    color:#ed2024;
}
#bubbles li:hover a{
    display: block;

}
#header div {
	width: 960px;
	margin: 0 auto;
}
#header div .logo {
	margin: -20px 0 0 518px;
}
#container {
    background: #FFFBF2;
    margin: 0 auto;
    width: 940px;
    padding: 10px;
}
#menu {
	margin: 50px 0 0 0;
	height: 50px;
}
#menu li {
	display: block;
	float: left;
	width: 180px;
}
#menu li._1 {
	margin: 14px 0 0 50px;
}
#menu li._2 {
	margin: 6px 0 0 54px;
}
#menu li._3 {
	margin: 3px 0 0 60px;
}
#menu li._4 {
	margin: 8px 0 0 64px;
}
#menu li a {
	color:#202020;
	font-family:Century Gothic,Futura;
	font-size:18px;
	height:21px;
	letter-spacing:1px;
	margin:0 !important;
	text-decoration:none;
	font-weight: bold;
	text-transform: capitalize;
}
#menu li a:hover {
    text-decoration: underline;
}
#content_wrap {
    position: relative;
    padding-right: 250px;
    margin-top: 5px;

}
#content_wrap li {
	font-size: 13px;
	line-height: 19px;
	margin-left: 30px;
	

}
#side_bar {
    width: 250px;
    position: absolute;
    height: 600px;
    background: #fff;
    top: 0px;
    right: 0px;


}
#footer {
    clear: both;
}
#carousel_container {
    height: 290px;
    border: 1px dashed #363334;
    padding-top: 20px;
}
#carousel {
    z-index: 10!important;
    margin: 0 auto;

}
#carousel li{
    float: left;
    width: 170px;
    margin: 0 7px;
    border: 1px solid #363334;
    height: 230px!important;
    -moz-border-radius: 6px;
    background: #fff;
    padding: 10px;

}

/* prev, next, prevPage and nextPage buttons */
.prev, .next{
	display:block;
	/*width:18px;
	height:18px;
	background:url(http://static.flowplayer.org/tools/img/scrollable/arrow/left.png) no-repeat 0 -18px;*/
	float:left;
	cursor:pointer;
  margin: 10px 5px 0 5px;
  font-size: 10px;
  color: #89867E;
  letter-spacing: 1px;
  /*border-bottom: 1px dashed #363334;*/
  text-transform: uppercase;

}

/* mouseover state */
.prev:hover, .next:hover{
	background-position:0px 0px;
  text-decoration: underline;
}
/* next button uses another background image */
.next{
	/*background-image:url(http://static.flowplayer.org/tools/img/scrollable/arrow/right.png);*/
  float:right;
}
