@charset "utf-8";  

/* ================= Common Reset ================= */
body { font: 12px/18px Arial, Helvetica, sans-serif; color:#333; background:#f7fdff; }
html {font-smoothing: antialiased; -webkit-font-smoothing: antialiased; -moz-font-smoothing:antialiased;}
.clear {content:"."; display:block; clear:both;	height:0; visibility:hidden;}
a{-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease;	transition: all 0.3s ease;	text-decoration:none;}
img{max-width:100%; width:auto\9; height:auto; vertical-align:middle; border:0; -ms-interpolation-mode:bicubic;}
li { list-style:none; }


/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.15; margin-bottom:0px; }
h2            { font-size:18px; font-weight:normal; line-height:1.25;margin-bottom:7px;}
h3            { font-size:16px; font-weight:bold; line-height:1.25; margin-bottom:7px;}
h4            { font-size:14px; font-weight:bold; margin-bottom:7px; }
h5            { font-size:12px; font-weight:bold; margin-bottom:7px;}
h6            { font-size:11px; font-weight:bold; margin-bottom:7px;}

/* Forms */
form          { display:block; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
strong        { font-weight:bold; }
address       { font-style:normal; margin-bottom:5px;}
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

.fl-left { float:left; }
.fl-right { float:right; }
/* Lists */
ul,ol         { list-style:none; }

/* ================= Common Message ================= */
.no-record {text-align: center; padding:20px 0;}
.no-record .warning-icon {font-size: 5em; color: #fdc29e;}
.no-record .cancel-icon {font-size: 5em; color: #ffb400;}
.no-record h2{font-size:25px; font-family:Arial, Helvetica, sans-serif; font-weight: normal; color:#666;}
.no-record h3{font-size:25px; font-family:Arial, Helvetica, sans-serif; font-weight: normal; color:#666;}
.no-record .tet-div {font-size:12px; color:#999; font-weight:normal; padding-top:10px;}
.no-record p.cancel{font-size:12px; color:#999; font-weight:normal; padding-top:0;}

.success-msg {border:1px solid #1b1b1b; background: url("../images/icons/acco-hvr-bg.jpg") repeat scroll center top transparent; text-align:left; padding:5px; width:98%; margin:0 auto 10px;}
.success-msg .msg-icon{font-size: 1.2em; color: #508e00;}
.success-msg span{ color:#508e00; font-size:12px;}

.error-msg{ border:1px solid #1b1b1b; background: url("../images/icons/acco-hvr-bg.jpg") repeat scroll center top transparent; text-align:left; padding:5px; width:98%; margin:0 auto 10px; }
.error-msg .msg-icon{font-size: 1.2em; color: #ce242d;}
.error-msg span{ color:#ce242d; font-size:12px;}

.note-msg{border:1px solid #dcbb4b; background-color:#fff6d8; text-align:left; padding:5px; width:96%; margin:0 auto;}
.note-msg .msg-icon{font-size: 1.2em; color: #b7710c;}
.note-msg span{ color:#b7710c; font-size:12px;}

.lft { float:left; }
.rgt { float:right; }

/* Logo ================================================================================ */
.header #logo { float: left; margin:26px 0px; }
.header #logo img:hover { opacity: 0.8; }

/* ================= Header ================= */
#header-main{width:100%; margin:0 auto;}

.head-right { float:right; width:53%; }
#newsletter { margin:12px 0px 0px; }
.head-right .title-div { font:bold 13px/27px Arial, Helvetica, sans-serif; color:#356AA0; background:url(../images/icons/footer-news.png) no-repeat scroll 0px 70%; padding:12px 18px 0px 22px; float:left; }
.head-right .textbox-news { border:1px solid #d2d2d2; width:200px; font-size:12px; margin:0px 9px 0px 0px; color:#919090; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:5px 5px; }
.head-right .button { background: #ffd860 url(../images/icons/button-bg.png) repeat-x; padding:3px 10px 4px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; color:#000; text-shadow:0px 0px 1px #fff; border:1px solid #cf7200; font-size:12px; }
.head-right .button:hover { background: #ffd041 url(../images/icons/button-bg-hover.png) repeat-x; cursor:pointer; }
.head-right .top-news { font-size:20px; color:#494949; text-shadow:0px 0px 1px #fff; background-color:#ffd860; padding:5px 15px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; text-align:center; margin:12px 0px 0px;  font-family: "AachenBTRoman", Arial, Helvetica, sans-serif; }

/* Menu */
.menu-div { width:100%; display:block; clear:both; margin:12px 0px 17px; height:44px; padding:0px; background:#356aa0; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }

/*Sliding Menu Styles Begins*/
.ddsmoothmenu{
background: #356aa0 ;/* box-shadow:0px 0px 3px #ccc;*/ border-radius:4px 4px; float:left; width:960px;behavior: url(../ie-css3.htc);

}
.ddsmoothmenu li .active{background: #ffe289 url(../images/icons/button-bg.png) repeat-x; text-shadow:0px 0px 1px #000;text-shadow:0px 0px 1px #fff; color:#7b5d00;}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
 padding:5px 10px;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
padding:10px 60px; border-radius:4px 4px; float:left; font-size:18px; font-family: 'AachenBTRoman';color:#fff;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:hover{
 background: #ffe289 url(../images/icons/button-bg.png) repeat-x; text-shadow:0px 0px 1px #fff; color:#7b5d00;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
margin-left:10px;

}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float:left;
width: 230px;
background-color:#356aa0; border-bottom:1px dotted #83bdf6;
border-radius:4px 4px;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
margin-left:1px;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
 /*width of sub menus*/
padding: 8px;
width: 214px;
margin: 0;
border-top-width: 0;
font-size:14px;
font-family: 'AachenBTRoman';  color:#fff;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 17px;
right: 20px;
display:block;
}
.rightarrowclass{
position: absolute;
display:block;
top: 20px;
right: 20px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{ /*shadow for NON CSS3 capable browsers*/
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;

}
.ddsmoothmenu ul li ul .bookmaker-width{ width:205px;}
.ddsmoothmenu ul li ul .bookmaker-width a{ width:188px;}

.ddsmoothmenu ul li ul .bookmaker-width1{ width:220px;}
.ddsmoothmenu ul li ul .bookmaker-width1 a{ width:203px;}


/*Sliding Menu Styles Ends*/


.orion-menu { text-align:center; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; font:Arial, Helvetica, sans-serif; margin:0px 14px; } 
.orion-menu li{ display:inline; margin:3px 45px; padding:0; float:left; line-height:20px; position:relative; }
.orion-menu li a{ padding:8px 25px; color:#bababa;text-decoration:none; display:inline-block;-o-transition:color .3s linear,background .3s linear;-webkit-transition:color .3s linear,background .3s linear;-moz-transition:color .3s linear,background .3s linear;transition:color .3s linear,background .3s linear; }
.orion-menu li:hover>a{ -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; background:#F7C514; color:#000; }
.orion-menu li.active>a{ -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; background:#F7C514; color:#000; }
.orion-menu>li>a{text-transform:none; font:normal 17px/20px "AachenBTRoman", Arial, Helvetica, sans-serif; color:#fff;} 
.orion-menu ul,.orion-menu ul li ul { list-style:none; margin:0; padding:0; display:none; position:absolute; z-index:999; width:240px; background:none; }
.orion-menu ul li ul li a{ width:100%; font-size:13px; padding:0px 10px; padding:0px; }

.orion-menu ul { top:34px;left:0; background:none; }
.orion-menu ul li{ width:100%; font-size:13px; margin:0px; padding:0px; background:#0ea3d8; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border-bottom:1px dotted #83bdf6; }
.orion-menu ul li a { padding:8px 4px 8px 12px; display:block; text-align:left; color:#fff; font-size:14px; font-family:"AachenBTRoman", Arial, Helvetica, sans-serif; }
.orion-menu ul li:hover>a{ background:F7C514; color:#333;}
.orion-menu .indicator{color:#fff; right:2px; top:24px; font-family:FontAwesome;font-size:15px}
.orion-menu .indicator:before{ content:"\f0d7"; margin-left:0px;}
.orion-menu ul li .indicator {right:10px;top:8px; position:absolute;}
.orion-menu ul li .indicator:before{content:"\f0da"}
.orion-menu>li.showhide{ display:none; width:100%; height:50px; cursor:pointer; color:#fff; }
.orion-menu>li.showhide span.title{margin:16px 0 0 18px;float:left}
.orion-menu> li.showhide span.icon{margin:17px 20px;float:right}
.orion-menu>li.showhide .icon em {margin-bottom:3px;display:block;width:20px;height:2px; background:#fff; }

.orion-menu ul li ul { top:0px; left:239px; background:none; }
.orion-menu ul li ul li{ width:100%; font-size:13px; margin:0px; padding:0px; background:#0ea3d8; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border-bottom:1px dotted #83bdf6; }
.orion-menu ul li ul li a { width:97%; padding:8px 0px 8px 8px; display:block; text-align:left; color:#fff; font-size:14px; font-family:"AachenBTRoman", Arial, Helvetica, sans-serif; }
.orion-menu ul li ul li:hover>a{ background:F7C514; color:#333;}


.zoom{ -webkit-animation:zoom .3s ease both; -moz-animation:zoom .3s ease both; -o-animation:zoom .3s ease both; animation:zoom .3s ease both }

@-webkit-keyframes zoom {0%{-webkit-transform:scale(.6)}100%{-webkit-transform:scale(1)}}@-moz-keyframes zoom{0%{-moz-transform:scale(.6)}100%{-moz-transform:scale(1)}}@-o-keyframes zoom{0%{-o-transform:scale(.6)}100%{-o-transform:scale(1)}}@keyframes zoom{0%{transform:scale(.6)}100%{transform:scale(1)}} 

.mob-nav{ display:none;}
.mob-nav-l{ display:none;}

/* ================= Main Wrapper ================= */
#main-wrapper { width:100%; margin:0 auto;}

/* Breadcrumbs */

.breadcrumbs { line-height:1.5em; /*18px*/ margin:0px; font: normal 12px/18px Arial, Helvetica, sans-serif; color:#5a5a5a; }
.breadcrumbs li, .breadcrumbs a { color:#A6A6A6; }
.breadcrumbs li, .breadcrumbs a:hover { color:#5a5a5a; }
.breadcrumbs ul { margin-top:13px; margin-bottom:2px;}
.breadcrumbs li { display:inline; font-size:0.9166em; /*11px*/ }
.breadcrumbs a { display:block; float:left; }
.breadcrumbs li span { background:url(../images/icons/top-link.gif) 4px 0 no-repeat; width:11px; height:7px; margin:6px 4px 4px; display:block; float:left; text-indent:-9999px; overflow:hidden; }
.breadcrumbs li strong { font-weight:normal; display:block; }

.heading2-middle {	color:#0782BE;	background:url(../images/heading-bottom-arrow.png) repeat-x bottom;	float:left; margin-bottom:15px;	width:100%;}

.bread-crumb-navigation { width:100%; background:#e8e8e8 url(../images/icons/cumb-nav-bg.png) repeat-x; border:1px solid #fff; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; box-shadow:0px 0px 2px #a4a4a3; }
.bread-crumb-navigation a { background:url(../images/icons/cumb-nav-arrow.png) no-repeat right; float:left; font-size:12px; padding:10px 17px 10px 10px; color:#545454; }
.bread-crumb-navigation a:hover { text-decoration:underline; }
.bread-crumb-navigation .selected { text-decoration:underline; }


/* Banner ================================================================================ */



/* ================= Body ================= */
#body-main { width:100%; margin:0 auto;}

.page-div { margin:12px 0px 0px; padding:0; }
.page-div h2 { font:normal 20px/20px "AachenBTRoman", Arial, Helvetica, sans-serif; color:#4E5050; background:url(../images/icons/heading-bottom-arrow.png) repeat-x scroll 0 100%; padding:0px 0px 16px; margin:0px 0px 16px; }
.page-div h2 span { color:#356AA0; }
.page-div p, .page-div { font:normal 13px/20px Arial, Helvetica, sans-serif; color:#555555; text-align:justify; margin:12px 0px 0px; }
.page-div p span { font-weight:bold; color:#0173a2; }
.page-div p a{ text-decoration:none; color:#0173A2;}
.page-div p a:hover{ color:#999999;}

.page-div h3 { font:bold 16px/20px 'Arial', Helvetica, sans-serif; color:#5b5b5b;  padding:0px 0px 12px; margin:10px 0px 10px; background-size:100%; }
.page-div h3 span { font-size:18px; color:#356AA0; }
/*.page-div ul{ padding-left:15px;}
.page-div ul li{ list-style:none; background:url(../images/icons/li-icon.png) no-repeat scroll 0px 0px; padding-left:15px;}
*/
.editor-pick-list { margin:12px 0px 0px; border: 1px solid #BDBCBD; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.editor-pick-list .box-div { padding:10px; border-bottom:1px solid #D8D8D8; }
.editor-pick-list .box-div.bg1 { background:url(../images/icons/list-light.jpg) repeat-x scroll 0 0 #EDEDED; }
.editor-pick-list .box-div.bg2 { background:url(../images/icons/list-dark.jpg) repeat-x scroll 0 0 #c9d6dc; }
.editor-pick-list .box-div.bg1:hover { background:#fff; }
.editor-pick-list .box-div.bg2:hover { background:#fff; }
.editor-pick-list .box-div .bx { float:left; margin:0px 12px 0px 0px; }
.editor-pick-list .box-div .bx-1 { border:none; }
.editor-pick-list .box-div .bx-1 img { border:none; }
.editor-pick-list .box-div .bx-2-3 { width:668px; float:left; }
.editor-pick-list .box-div .bx-2 { width:522px; }
.editor-pick-list .box-div .bx-2 a.title { font:bold 13px/18px Arial, Helvetica, sans-serif; text-decoration:none; color:#356AA0; margin:0px 0px 0px; }
.editor-pick-list .box-div .bx-2 a.title:hover { text-decoration:underline; }
.editor-pick-list .box-div .bx-2 p { margin:0px; padding:0px; font:normal 12px/16px Arial, Helvetica, sans-serif; color:#545454; }
.editor-pick-list .box-div .bx-3 { width:120px; margin:20px 12px 0px 0px; }
.editor-pick-list .box-div .bx-4 { width:120px; margin:10px 0px 10px 0px; }
.button-bet, .button-bet-mob, .button-bet-mob-text { background: #faa91f url(../images/icons/button-bg.png) repeat-x; padding:10px 10px; -moz-border-radius:20px; -khtml-border-radius:20px; -webkit-border-radius:20px; border-radius:20px;border:1px solid #f4ae32; width:115px; text-align:center; }

.button-bet a, .button-bet-mob a, .button-bet-mob-text a{ color:#000; text-shadow:0px 0px 1px #fff; font-weight:bold; font-size:14px; }
.button-bet:hover, .button-bet-mob:hover, .button-bet-mob-text:hover { background: #ffd041 url(../images/icons/button-bg-hover.png) repeat-x; background:#F7C514; cursor:pointer; }

.button-bet-mob{ display:none;}
.button-bet-mob-text{ display:none;}

.content-div { border:1px solid #ccc; border-radius:4px 4px; padding:10px 10px; float:left; margin-top:15px;background-color:#fff;box-shadow:0px 0px 3px #ccc; }
.content-div img{ width:100%; margin:8px 0px 10px ;}

.content-div-mob { display:none; border:1px solid #ccc; border-radius:4px 4px; padding:10px 10px; float:left; margin-top:15px;background-color:#fff;box-shadow:0px 0px 3px #ccc; }
.content-div-mob img{ width:100%; margin:8px 0px 10px ;}

.adsbox{ width:200px; height:200px;}
.adsbox .imgRight { float:right; margin:8px 0px 10px 10px; }
.online-bet-div { float:left; margin:0px 16px 0px 0px; width:640px; }

.online-bet-div2 { float:left; margin:0px 16px 0px 0px; width:764px; }

.online-bet-div .box-bet { background-color:#fff; border:1px solid #ccc; float:left; padding:10px 10px; box-shadow:0px 0px 3px #ccc; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; margin-bottom:10px; }
.online-bet-div .box-bet:hover { background:#f4f4f4; }
.online-bet-div .box-bet .bx { float:left; margin:0px 12px 0px 0px; }
.online-bet-div .box-bet .bx-1 { border:none; background:url(../images/icons/img-bot-shadow.png) no-repeat bottom; height:76px; }
.online-bet-div .box-bet .bx-1 img { border:none;  }
.online-bet-div .box-bet .bx-2 { width:465px; }
.online-bet-div .box-bet .bx-2 a.title { font:bold 14px/18px Arial, Helvetica, sans-serif; text-decoration:none; color:#404040; margin:0px 0px 0px; }
.online-bet-div .box-bet .bx-2 .date-div { font:bold 12px Arial, Helvetica, sans-serif; padding:0px 0px 4px; margin:0px 0px 6px; border-bottom:1px solid #CCCCCC; font-style:italic;}
.online-bet-div .box-bet .bx-2 a.title:hover { text-decoration:underline; color:#0EA3D8; }
.online-bet-div .box-bet .bx-2 p { margin:0px; padding:0px; font:normal 12px/16px Arial, Helvetica, sans-serif; color:#545454; }
.online-bet-div .box-bet .bx-3 { margin:0px 0px 0px 0px; }

.flash-div { margin:70px 0px 0px; }


.adBox2{ width:160px; margin:0 auto; margin-top:20px;}

.score-div { float:right; width:180px; margin:15px 0px 0px; }
.heading2-score { margin:8px 0px;  }

/*.heading2-score {  font:normal 20px/20px "AachenBTRoman", Arial, Helvetica, sans-serif; color:#4E5050; background:url(../images/icons/score-hd-bg.jpg) repeat-x scroll 0 100%; padding:0px 0px 16px; margin:0px 0px 16px; }*/

.score { float:left; width:100%; background-color:#ebebeb; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; box-shadow:0px 0px 4px #666; }
.score-inner { background-color:#fff; margin:10px 10px; float:left; }
.star { margin:10px 5px; float:left; }
.star b { font-size:12px; float:left; margin:3px 0px 0px 3px; }
.star img { float:left; margin:0px 1px; }
.score-list { float:left; width:100%; }
.score-list li { float:left; text-align:center; color:#666; border-bottom:1px solid #e9e7e7; width:87%; padding:5px 10px; font-size:12px; }
.score-list li:hover { background-color:#ebeaea; cursor:pointer; }
.score-list li p { width:110px; float:left; margin:0px; padding:0px; }
.score-list li b { width:30px; }
.score-list-dark { background-color:#f5f4f4; }
.score-list-light { background-color:#fafafa; }




.review-banner { width:100%; background: #191919 url(../images/icons/review-bannner-bg.jpg) repeat-x; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; margin-top:20px; }
.review-content { float:left; width:100%; margin-top:20px;font-size:12px; color:#666; }
.review-content p{font-size:12px;color:#666;}
.review-content-left { width:730px; padding:10px 10px; border:1px solid #ccc; box-shadow:0px 0px 3px #ccc; border-radius:4px 4px; background-color:#fff; margin-right:20px; float:left; }
.review-content-right { width:180px; float:left; }
.review-text { font-size:12px; float:left; margin-top:10px; color:#666; width:100%; }
.banner2 { float:left; width:100%; margin:20px 0px 20px 0px; }
.review-list { float:left; width:725px; }
.review-list li { float:left; width:100%; font-size:12px; padding:5px 0px 5px 13px; background:url(../images/icons/review-list-arrow.png) no-repeat 0px 10px; color:#666; }
.review-list1 { float:left; width:615px; }
.review-list1 li { float:left; width:100%; font-size:12px; padding:5px 0px 5px 13px; background:url(../images/icons/review-list-arrow.png) no-repeat 0px 10px; color:#666; }
.review-list2 { float:left; width:540px; }
.review-list2 li { float:left; width:100%; font-size:12px; padding:5px 0px 5px 13px; background:url(../images/icons/review-list-arrow.png) no-repeat 0px 10px; color:#666; }

.banner3 { float:left; padding:20px 10px; }
.review-banner-left { width:495px; float:left; }
.review-banner-logo { width:100%; text-align:center; margin-top:10px; height:90px; }
.review-banner-list { background: #5398d3 url(../images/icons/party-poker-bg.jpg) repeat-x; border-radius:4px 4px; padding:10px 10px; float:left; margin-right:30px; width:470px; font-size:12px; }
.review-banner-list ul { float:left; width:100%; }
.review-banner-text1 { font-size:36px; width:100%; float:left; font-weight:bold; color:#fff; }
.review-banner-list ul li { background:url(../images/icons/inner-banner-arrow.png) no-repeat 0px 8px; font-size:12px; font-weight:bold; color:#fff; padding:5px 5px 5px 15px; text-align:justify; text-shadow:none; }
.review-banner-right { float:left; width:420px; padding-bottom:25px; }
.review-banner-right b { float:left; font-size:36px; color:#fff; }
.top-rating { padding:10px 10px 10px 10px; width:97.5%; border:1px solid #FFF; border-radius:4px 4px 0px 0px; float:left; background: #faa81c url(../images/icons/banner-top-bg.jpg) repeat-x; margin-bottom:10px; }
.top-rating h2 { color: #000; line-height:28px; text-shadow: 0 0 1px #FFFFFF; float:left; }
.review-banner-rating { float:right; }
.review-banner-rating b { font-size:12px; float:left; margin:4px 5px; color:#000000; text-shadow:0px 0px 3px #ffff; }
.review-banner-inner { float:left; padding:10px 10px; background:url(../images/icons/review-banner-arrow2.png) no-repeat; }
.review-banner-rating img { box-shadow:0px 0px 1px #ccc; margin:2px 3px; float:left; }
.heading2-review-banner { color:#ffd15a; font-family: 'AachenBTRoman'; width:100%; font-size:36px; text-align:center; float:left; }
.join-now { float:left; width:100%; text-align:center; margin-top:40px; }
.join-now a { background: #faa81c url(../images/icons/join-now.jpg) repeat-x; border:1px solid #c5c5c5; border-radius:6px 6px 6px 6px; padding:10px 100px; font-size:25px; text-shadow:0 1px 0 #FAD701; color:#000; box-shadow:0 0 10px rgba(0, 0, 0, 0.25), 0 -1px 0 #FAD701 inset; }
.join-now a:hover { background: #f7c514; }

.imgRight{ float:right; margin-left:10px; width:auto;}

.mob-review-banner{ display:none;}  

/* ================= Footer ================= */
#footer-main{ width:100%; margin:15px auto 0px;  }

.footer-container { padding:15px 10px; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; background-color:#104378; margin-top:20px; }
.footer-div { width:28.5%; margin:0px 25px 0px 25px; float:left; }
.footer-div h3 { margin:0px 12px 8px 0px; font:normal 16px/20px "AachenBTRoman", Arial, Helvetica, sans-serif; color:#fff; padding:0px 0px 4px; }
.footer-list-text { float:left;}
.footer-list-text li { list-style:url(../images/icons/footer-list-arrow.png);  float:left; width:100%; font-size:11px; margin-left:17px; padding-bottom:5px; }
.footer-list-text li a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#95BAE0; }
.footer-list-text li a:hover { color:#c8def4; }
.footer-div.last { margin:0px 0px 0px 12px; }

.mob-footer-link{ display:none;}

.footer-news { width:510px; float:right; }
.footer-news .title-div { font:bold 13px/27px Arial, Helvetica, sans-serif; color:#fff; background:url(../images/icons/contact-icon.png) no-repeat scroll 0px 70%; padding:12px 18px 0px 22px; float:left; }
.footer-news .textbox-news { border:1px solid #d2d2d2; width:200px; font-size:12px; margin:0px 9px 0px 0px; color:#919090; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:5px 5px; }
.footer-news .button { background: #ffd860 url(../images/icons/button-bg.png) repeat-x; padding:3px 10px 4px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; color:#000; text-shadow:0px 0px 1px #fff; border:1px solid #cf7200; font-size:12px; }
.footer-news .button:hover { background: #ffd041 url(../images/icons/button-bg-hover.png) repeat-x; cursor:pointer; }
.footer-news .top-news { font-size:15px; color:#494949; text-shadow:0px 0px 1px #fff; background-color:#ffd860; padding:5px 15px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; text-align:center; margin:12px 0px 0px; }

.footer-btm-div { background:url(../images/icons/footer-border.jpg) repeat-x scroll top; margin:12px 0px 0px; padding:6px 0px 0px; }
.footer-btm-div p { margin:15px 0px 0px 0px; float:left; padding:0px; font:bold 12px/16px Arial, Helvetica, sans-serif; color:#fff; }
.footer-btm-div p a{  color:#fff;}  
.footer-btm-div p span.respon-18{background-color:#fff;color:#000;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;width:17px;height:16px;padding:5px;margin: 0px 1px;display:inline-block; font-size:11px;position:relative;} 

.social-box{  float:right; background:none; margin-top:10px;}
.social-box a img{ width:32px; height:32px; float:left; text-decoration:none; border:none; margin:0px 3px; }
 
.mob-social-box { margin:0 auto; background:none; text-align:center; margin-top:15px;}
.mob-social-box a img{ width:32px; height:32px; float:left; text-decoration:none; border:none; margin:0px 3px; }
 
.mob-nav-l nav{ display:none;}
 
.contactBox{width:100%; border:1px solid #ccc; border-radius:4px 4px;float:left; margin-top:15px;background-color:#fff;box-shadow:0px 0px 3px #ccc; }
.contactBox .contactform{ padding:10px 10px; }
.contactform table.form{ width:100%; border-collapse:collapse; margin-top:20px;}
.contactform table.form input{ width:100%; }
.contactform .form tr{width:100%;}
.contactform .form td{}
.contactform .form .td-33{ width:31%; float:left; padding:10px;}
.contactform .form .td-100{ width:99%; padding:10px;}
.contactform .form .text-field{ width:100%; height:35px;	background:#FFFFFF;	border:1px solid #CCCCCC; font-family:"Arial", Helvetica, sans-serif;	font-size:14px;	color:#a9a9a9;	padding: 4px; float:left;	line-height:24px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.contactform .form .textarea-field{ width:99.2%; min-height:100px;	background:#FFFFFF;	border:1px solid #CCCCCC;	font-family:"Arial", Helvetica, sans-serif;	font-size:14px;	color:#a9a9a9;	padding: 4px; float:left;	line-height:24px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.contactform table.form .submit-btn{ width:150px; padding:10px;}
.contactform table.form .submit-btn input{ width:150px; float:right;}
