
/*  ========== GENERAL ======== */
html, body {
height: 100%;
}

body {margin:0px; padding:0px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:0.75em; color:#FFF; background:#000000; }
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 15, 2013 */
@font-face {
    font-family: 'ballparkweiner';
    src: url('/globals/fonts/ballw__-webfont.eot');
    src: url('/globals/fonts/ballw__-webfont.eot?#iefix') format('embedded-opentype'),
         url('/globals/fonts/ballw__-webfont.woff') format('woff'),
         url('/globals/fonts/ballw__-webfont.ttf') format('truetype'),
         url('/globals/fonts/ballw__-webfont.svg#ballparkweiner') format('svg');
    font-weight: normal;
    font-style: normal;

}
.btm-bg{ background-image:url(/globals/img/btmbody_bg.gif); background-repeat:repeat-x; height:29px; width:100%; }

img.lftimg{ float:left; margin:5px;-webkit-box-shadow:  0px 0px 5px 1px #000000;
        
        box-shadow:  0px 0px 5px 1px #000000;}
img.rgtimg{ float:right; margin:5px;-webkit-box-shadow:  0px 0px 5px 1px #000000;
        
        box-shadow:  0px 0px 5px 1px #000000;}


/* ------Headings------ */
h1, h2, h3, h4, h5, h6, h7 {font-weight:bold;margin:.5em 0 .25em 0;line-height:1.1em;}
h1 {font-size:1.6em; color:#FFF; font-weight:normal; text-align:left;}
h2 {font-size:2.6em; font-weight:normal;  color:#FFF; text-align:left;font-family:'ballparkweiner', Arial, sans-serif}
h3 {font-size:45px; font-weight:normal; color:#FFF; font-style:italic;}
h4 {font-size:1.1em;}
h5 {font-size:1em;}
h6 {font-size:0.9em;}
h7 {font-size:0.8em;}
/*  --------------- */

/* ------Paragraph Text------ */
p, pre {margin:.25em 0 1em 0;line-height:1.55em;}
/*  --------------- */

img {border:0px;}

.divclear{clear:both;}

div.twopad {padding:2px;}
div.fivepad {padding:5px; display:table;}
#footer div.fivepad {padding:5px; display:block;}
div.tenpad {padding:10px;}

/*  ================== */


/*  ========== LAYOUT ======== */

/* ------iomdc header------ */
#iomdclogo{font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; color:#FFFFFF; font-size:1.5em; background-color:#0383a8;  width:100%; border-bottom:#FFFFFF 3px solid; text-align:left; vertical-align:middle; padding:10px 0px;}
#iomdclogo a{color:#FFFFFF; text-decoration:none; margin-left:10px;}
/*  --------------- */

#bigimage{position:relative;margin:0 auto; width:100%; text-align:center;}
#wrapper {margin:0 auto; width:100%; position:relative; min-height: 100%; text-align:left;}
#contentWrapper{width: 975px; margin:0 auto;min-height: 100%; position:relative; display:table;}
#logo{ background-color:#a21b77; width: 150px; display:table-cell; border-right:#000000 25px solid; min-height:100%; position:relative;}
#logo img{ position:absolute; left:0;}
#content {width:800px; display:table-cell;background: #000000; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNjY2NjY2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top,  #000000 50%, #666666 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#000000), color-stop(100%,#666666)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #000000 50%,#666666 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #000000 50%,#666666 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #000000 50%,#666666 100%); /* IE10+ */
background: linear-gradient(to bottom,  #000000 50%,#666666 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#666666',GradientType=0 ); /* IE6-8 */

 }
#containerHold {margin:20px; width:760px; background: #333333; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #333333 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #333333 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #333333 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #333333 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #333333 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=0 ); /* IE6-8 */}

/* ------content header------ */
#header {margin:0 auto;width:100%;height:50px; text-align:left; }
#header h2, #header p {margin:0px; padding:0px;}
#header #stargrading{ float:right; width:auto;}
/*  --------------- */

/* ------main content ------ */
#container {margin:0 auto;width:100%; text-align:left;}
#left {width:334px;float:left;padding:0px; margin-right:10px;}

/* Self-clearing Containers */
#container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
/* Force IE7 to respect generated content */
/* Hide the next declaration from IE Mac \*/
* html #container {height:1%;display:block;}
/* IE box model hacks */
* html #left {width:334px;wid\th:334px;}
* html #right {width:435px;wid\th:430px;}

div.blk {width:100%; background-color:#333333; color:#FFFFFF; border-radius: 3px;-moz-border-radius:3px;}
div.blk h1 {margin:0px; padding:0px; font-weight:normal;}
div.blk h3 {margin:0px; padding:0px; color:#FFFFFF; font-size:3em; font-style:normal; text-align:left;-webkit-transform: rotate(357deg);
-moz-transform: rotate(357deg);-o-transform: rotate(357deg);writing-mode: lr-tb; font-family:'ballparkweiner', Arial, sans-serif;}
div.blk h2 {color:#FFFFFF; text-align:left;}

div.blk a{ color:#fff;}
/* ------navigation bar------ */
#topnav{margin:0 auto ;width:auto; padding-top:3px; clear:both;}
#topnav ul{margin: 0;padding: 0;list-style-type: none;text-align: center;}
#topnav ul li { display: inline; margin:0 1px; width:auto;}
#topnav ul li a{text-decoration: none;font-size:1.3em;color: #fff; padding:5px; background-color:#a21b77;}
#topnav ul li a:hover{color: #fff; background-color:#8aceff;}
/* ------------*/

/* ------left styles------ */
div.lHold {margin:0 0 0 5px; width:325px; margin-bottom:10px; padding-top:4px; padding-bottom:4px;}
div.lefthold { width:334px; height:100%; border-radius: 3px;-moz-border-radius:3px; background-color:#efefef;}
div.LftcolDetailsHold {width:100%; margin:4px 0px; background-color:#000000; border-radius: 3px;-moz-border-radius:3px; color:#ffffff; -moz-box-shadow: 0px 0px 1px #000000; -webkit-box-shadow: 0px 0px 1px #000000; box-shadow: 0px 0px 1px #000000;}

/* left buttons */
div.telephone { margin:4px 0px; background-image:url(/globals/img/button_tel.png); width:324px; height:31px; background-repeat:no-repeat;}
div.telephone span {font-size:120%; color:#ffffff; font-weight:bold; line-height:2.1em; padding-left:40px;}

div.mobile { margin:4px 0px; background-image:url(/globals/img/button_mobile.png); width:324px; height:31px; background-repeat:no-repeat;}
div.mobile span {font-size:120%; color:#ffffff; font-weight:bold; line-height:2.1em; padding-left:40px;}

div.web { margin:4px 0px; background-image:url(/globals/img/button_web.png); width:324px; height:31px; background-repeat:no-repeat;}
div.web span {font-size:120%; color:#FFFFFF; font-weight:bold; line-height:2.1em; padding-left:40px;}
div.web a {color:#FFFFFF; text-decoration:none;}

div.pdf { margin:4px 0px; background-image:url(/globals/img/button_download.png); width:324px; height:31px; background-repeat:no-repeat;}
div.pdf span {font-size:120%; color:#FFFFFF; font-weight:bold; line-height:2.1em; padding-left:40px;}
div.pdf a {color:#FFFFFF; text-decoration:none;}

div.bookonline { margin:4px 0px; background-image:url(/globals/img/button_onlinebooking.png); width:324px; height:31px; background-repeat:no-repeat;}
div.bookonline span {font-size:120%; color:#FFFFFF; font-weight:bold; line-height:2.1em; padding-left:40px;}
div.bookonline a {color:#FFFFFF; text-decoration:none;}

div.email { margin:4px 0px; background-image:url(/globals/img/button_email.png); width:324px; height:31px; background-repeat:no-repeat;}
div.email span {font-size:120%; color:#FFFFFF; font-weight:bold; line-height:2.1em; padding-left:40px;}
div.email a {color:#FFFFFF; text-decoration:none;}

div.rssfeed { margin:4px 0px; background-image:url(/globals/img/button_rssfeed.png); width:324px; height:31px; background-repeat:no-repeat;}
div.rssfeed span {font-size:120%; color:#FFFFFF; font-weight:bold; line-height:2.1em; padding-left:40px;}
div.rssfeed a {color:#FFFFFF; text-decoration:none;}
/*-*/

/* tooltip */
.jtiptop{background:url(/globals/img/download_top.png) left top no-repeat; background-color:transparent; width:346px; height:46px; margin:none; padding:none;}
.jtipmid{background:url(/globals/img/download_mid.png) left top repeat-y; background-color:transparent; width:346px;}
.jtipbtm{background:url(/globals/img/download_btm.png) left top no-repeat; background-color:transparent; width:346px; height:22px;}

.jttip {font-size: 14px;text-align: center;float: left;position:absolute;left:0px;margin-top: -5px;z-index:1000;}
#jttrigger-0{cursor:pointer;}
.jttipcontent {padding: 0px 10px 0px 10px;background: transparent;color:#FFFFFF;text-align:left}
.jttipcontent span{font-size:1.2em; color:#FFFFFF; font-weight:bold;}
.jttipcontent a{ color:#00baff; text-decoration:none;}
.jttipcontent a:hover{ color:#00baff; text-decoration:underline;}
.nubbin {margin: 0 auto -7px auto;}
.jttipcontent p {padding: 0;}
/*-*/

/* image gallery */
#photos { visibility: hidden; }
.gallery { background: #FFFFFF;  padding: 5px;}
.loader { background: url(/globals/img/loader.gif) center center no-repeat #ddd; }
.panel {}
.panel img{ border:#FFFFFF 1px solid; width:323px;}
.panel .panel-overlay,
.panel .overlay-background { height:10px; padding: 0 1em; }
.panel .overlay-background { background: #FFFFFF; }
.panel .panel-overlay { color: white; font-size: 0.7em; }
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }
.filmstrip { margin:4px; background-color:#FFFFFF; }
.frame {}
.frame .img_wrap { }
.frame.current .img_wrap { }
.frame img { border: none; }
.frame .caption { font-size: 11px; text-align: center; color: #888; }
.frame.current .caption { color: #000; }
.pointer { border-color: #000; }
/* NOTE - DO NOT CHANGE THIS RULE */
*html .pointer { filter: chroma(color=pink); }
/*-*/

ul.facilites {margin:0 0; padding:0 0 0 5px; }
ul.facilites li { margin:0 10px; padding:0 0 0 0; line-height:1.3em;}
/* Self-clearing Containers */
ul.facilites:after {}
ul.facilites {} /* Force IE7 to respect generated content */
/* Hide the next declaration from IE Mac \*/
* html ul.facilites {}
/* IE box model hacks */

/* map */
.iframe_map{border: #FFFFFF 1px solid; width:297px;}
#map_canvas{width:297px; height:297px;}
/*-*/

/* ------------ */


/* right styles */
#right{ margin-top:-20px; text-align:left;}
div.logo{margin:0; width:380px; float:left; text-align:center; padding:10px 0px;}
div.logo h1{font-family:'ballparkweiner', Arial, sans-serif;  font-weight:normal; color:#FFF; font-size:45px; margin:0; padding:0;} 

div.contentShare{margin:0; width:380px; border-radius: 3px;-moz-border-radius:3px; background-color:#a21b77; color:#FFFFFF; float:left;  margin-bottom:10px; vertical-align:top; font-weight:bold; text-align:right;}

div.contentShare span{float:left;}
div.contentShare img{vertical-align:top;}
div.contentShare a{color:#FFFFFF; text-decoration:none;}
div.contentShare a:hover{color:#FFFFFF; text-decoration:underline;}

div.ComparisonTable {margin:0; width:380px; float:left;}
div.ComparisonTable table { width:100%; background-repeat:repeat-y;}
div.ComparisonTable table tr{vertical-align:middle; text-align:center;}
div.ComparisonTable table td{ width:25%; background-color:#a21b77; color:#FFFFFF; padding:5px;}
/* ------------ */

/* Footer Styles */
#footer{clear:both;margin:0 auto;width:100%; line-height:2em; padding:12px 0;}
div.footerHold { border-radius: 3px;-moz-border-radius:3px; background-color:#a21b77; clear:both;}
#footer a {color:#FFFFFF; text-decoration:none; font-weight:bold;}
div.footerHold h2 {font-weight:normal; color:#FFFFFF;margin:0 0 0 0;line-height:1.1em; font-family:Arial, Helvetica, sans-serif; font-size:1.6em; text-align:center;}
/* ------------ */

/*  ================== */
