/**
core layout

**/

.brand .hide { display: none; }

body
{
    background:url("../Graphics/bg/site_bg.jpg") repeat-x fixed center top transparent;
     font-family:Arial;
}
#layout-container{width:982px;margin:0 auto;}

h1, h2{font-family: NeueHelveticaR65Medium, Arial;}

.bold { font-weight: bold; }

#spinner { width: 200px;height: 20px;display: none;position: fixed;top: 50%;left : 44%;margin-top: -50px;margin-left: 20px;z-index: 5;}
#spinner.loading{background: url('../Graphics/elements/loader/loading.gif') no-repeat center center;z-index: 5;}

#loadingDiv { width: 360px;height: 50px;display: none;position: fixed;top: 46.5%;left : 42%;margin-top: -50px;z-index: 5;display: none;padding-left: 5px;padding-right: 5px;}
#loaderText { color: white;font-weight: bolder;background-color: #152E4E;width: 360px;height: 50px;height: 22px;padding: 3px;width: 342px; }

#loadingDivAdvancedSearch { width: 280px;height: 50px;display: none;position: fixed;top: 46.5%;left : 42%;margin-top: -50px;z-index: 5;display: none;padding-left: 5px;padding-right: 5px;}
#loaderTextAdvancedSearch { color: white;font-weight: bolder;background-color: #152E4E;width: 300px;height: 50px;height: 22px;padding: 3px;width: 280px; }

/**
Hero

***/

#hero {position:relative;width:982px;height:361px;}
#hero .viewport{position:relative;height:361px;overflow:hidden;}
#hero .viewport img{position:absolute;top:0; left:0;}
#hero .viewport .viewport-frame{position:absolute; z-index:1;}
#hero .viewport #hero-image{width: 982px; height:361px;}
#hero .hero-info{position:absolute;top:250px; right:0px;z-index:2;}
#hero .hero-info h1{font-family: NeueHelveticaR65Medium, Arial;font-size:40px;background:#000;color:#fff;padding:1px 13px 0;}
#hero .hero-info a{float:right;clear:both;background-image:url('../Graphics/sprites/home_sprite.png');background-position:0 -63px;width:135px;height:26px;;text-indent:-99999px;}
#hero .hero-info .title-name{overflow:hidden;float:right;}

/**
Scroll Bar Styles

**/

.scroll-pane {overflow: auto;}
.jspContainer { overflow: hidden; position: relative; }
.jspPane { position: absolute; }
.jspVerticalBar { position: absolute; top: 0; left: 0;	width: 8px;	height: 100%; }
.jspVerticalBar * { margin: 0; padding: 0; }
.jspCap { display: none; }
.jspTrack { background: #BABABA; position: relative; }
.jspDrag { background: #3A3A3A; position: relative;	top: 0;	left: 0; cursor: pointer; }
.jspCorner { background: #3A3A3A; float: left; height: 100%; }

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {	margin: 0 -3px 0 0; }

/**
Brand Thumbnail Styles

**/

.brand-thumb { width: 187px; height: 161px; position: relative; overflow: hidden; background-color: #282828; margin: 4px 3px 6px; }
.brand-thumb .scroller { width: 186px; height: 41px; position: relative; display: block; overflow: hidden; background: url('../Graphics/sprites/Latest_Sprite.png') 0 0; }
.brand-thumb .scroller span { font-weight: 100; line-height: 31px; font-size: 13px; color: #fff; padding-left: 6px; }
.brand-thumb .scroller .scrolling-text {  position: absolute; white-space: nowrap; }
.brand-thumb .scroller .scrolling-text.scrollfix { left: 0px !important; }
.brand-thumb .overlay { height: 117px; width: 181px; background: url('../Graphics/sprites/Latest_Sprite.png') 0 -61px; position: absolute; left: 3px; top: 3px; }
.brand-thumb img { height: 117px; width: 181px !important; border: none; margin: 3px 3px 0px; }
.brand-thumb a { text-decoration: none; }

/**
Pagination

**/


.pagination.top .page-items 
{
    float: right;
    width: 601px;
    display: block;
}


.pagination div.heading {margin: 0 4px 0 10px;padding-top: 6px;vertical-align: middle;color: #898989;font-size: smaller;}

.paging-items ul {
    display: inline-block;
    position: relative;
}

.page-items ul li, #search .paging-items ul li { padding-right: 2px;}


.pagination .paging-items {
    display: block;
    margin: auto;
    position: relative;
    text-align: center;
    width: 753px;
}

.page-items .pageSize {
background-image:url('../Graphics/sprites/pagination_sprite.png');
background-position: 0 0;
background-repeat: no-repeat;
width: 25px;
height: 25px;
display: table-cell;
text-decoration: none;
color: #898989;
text-align: center;
vertical-align: middle;
display: none;
}


.page-items .pageSize:hover {
background-position: 0 -135px;
color: #fff;
cursor: pointer;
}

.top .page-items .pageSize 
{
    display: block;
    height: 16px;
}

.top .page-items .selected 
{
    color: #000;
}

.paging-container {
    width: 753px;
}

.page-items .viewAll, .page-items .reset {
    background-image: url("http://www.zodiakrights.com/Content/css/zodiakDefault.css?v=20130429051749");
    color: #000000;
    height: 18px;
    width: 60px;
}


.chrome .page-items .viewAll, .chrome .page-items .reset, .safari .page-items .viewAll, .safari .page-items .reset, .ie7 .page-items .viewAll, .ie7 .page-items .reset  
{
    margin-top: -16px;
}

.top .page-items .reset {
    width: 42px;
}

.page-items .viewAll:hover, .page-items .reset:hover  
{
    text-decoration: underline;
    color: #000;
}

.bottom .page-items .pageSize 
{
    display: none;
}

.page-items .selected {background-position: 0 -135px;color: #fff;}

.paging-items .paging {
background-image:url('../Graphics/sprites/pagination_sprite.png');
background-position: 0 0;
background-repeat: no-repeat;
width: 25px;
height: 25px;
display: table-cell;
text-decoration: none;
color: #898989;
text-align: center;
vertical-align: middle;
}

.paging-items .paging:hover {
background-position: 0 -135px;
color: #fff;
cursor: pointer;
}

.paging-items .selected {background-position: 0 -135px;color: #fff;}


/**
utilities

**/

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

#logOn {
    color: #ffffff;
    text-decoration: none;
}

#loginbox {
    background-color: #D0D0D0;
    padding: 6px;
}

#chk-label label {
    margin-left: 7px;
    position: relative;
    top: -3px;
}

#loginbox .login-content {
    background-color: #ffffff;
}
.ie7 #loginbox .login-content {
    background-color: #ffffff;
    height: 100%;
}
#loginbox #container {
    padding: 20px;
    position: relative;
	background-color: #ffffff !important;
}
#loginbox #container .login-text {
    font-size: smaller;
    color: #000069;
    margin-bottom: 10px;
}

#loginbox #container .login-smalltext {
    font-size: 10px;
    color: #000069;
    margin-bottom: 20px;
}

#loginbox .left-col {
    float: left;
    width: 520px;
    height: 520px;
}

#loginbox .centre-col {
    float: left;
    background: url('../Graphics/showcase/black-opacity-40.png') repeat-y;
    width: 1px;
    margin: 0 20px 10px 20px;
    height: 540px;
}

#loginbox .right-col {
    display: inline-block;
    width: 290px;
    height: 520px;
    float: right;
}

#loginbox .editor .editor-field
{
    margin-bottom: 10px;
    width: 222px;
    height: 34px;
    background-image: url('../Graphics/elements/SignIn/text_box_bg.png');   
}

.editor-field input {
    background:transparent; 
    width:210px; 
    height:30px;
    border:0;
    padding-top: 3px;
    padding-left: 10px;
    overflow: hidden;
}
.chrome .editor-field input {
    padding-top: 5px;
}
.ie8 .editor-field input, .ie7 .editor-field input {
    padding-top: 10px;
    height: 25px;
}

#loginbox .left-col .register {
    position: absolute;
    top: 505px;
    left: 355px;
}

#loginbox .right-col .signin {
    position: absolute;
    top: 505px;
    right: 20px;
}

#loginbox .right-col .retrieve {
    position: absolute;
    top: 180px;
    right: 20px;
}

#loginbox .login-title {
    font-family: NeueHelveticaR65Medium, Arial; 
    font-weight: normal;
    font-size: 32px;
    color: #000069;
    margin-bottom: 15px;
}

.upper {
    text-transform: uppercase;
}

.smalltext {
    font-size: 10px;
}

.signin #sign-in {
    background: url('../Graphics/elements/SignIn/SignIn_but.png') no-repeat transparent 0 0;
    height: 34px;
    padding: 0;
    width: 149px;
    cursor: pointer;
}

.retrieve #forgot {
    background: url('../Graphics/elements/SignIn/Retrieve_but.png') no-repeat transparent 0 0;
    height: 34px;
    padding: 0;
    width: 149px;
    cursor: pointer;
}

.register #register {
    background: url('../Graphics/elements/SignIn/Register_but.png') no-repeat transparent 0 0;
    height: 34px;
    padding: 0;
    width: 149px;
    cursor: pointer;
}

.signin #submit-Button {
    background: url('../Graphics/elements/submit.jpg') no-repeat transparent 0 0;
    height: 34px;
    padding: 0;
    width: 149px;
    cursor: pointer;
}

.ui-dialog .ui-dialog-titlebar-close {position: absolute; top: 670px; right: 20px; font-size: 10px;text-decoration: none;}
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-widget-overlay { background: #0e0b0b url(../themes/base/images/ui-bg_flat_0_0e0b0b_40x100.png) 50% 50% repeat; opacity: .60;filter:Alpha(Opacity=60); }

#overlaycontent, #overlaycontent p {margin-top:6px;}

.input-validation-error
{
    border: thin dashed #FF0000 !important;
    background-color: #FFC4C4 !important;
}

.validation-summary-errors { margin-left: 20px;}
.validation-summary-errors ul li
{
    list-style: disc;
    color: #ff0000;
    font-size: smaller;
    line-height: 1.5em;
}

#loginbox .editor .editor-dropdown {
    height:34px; 
    margin-bottom: 10px;
    background: url('../Graphics/elements/SignIn/dropdown_box_bg.png') no-repeat transparent 0 0;
    width: 223px;
    overflow: hidden;
}
#loginbox .editor .customStyleSelectBox
{
    -webkit-appearance: none;
    background: transparent;
    padding: 5px 0px 0px 5px;
    height: 34px;
    width: 245px;
    overflow: hidden;
    border: 0;
    font-size: 14px;
    color: #000069;
}
#loginbox .editor .customStyleSelectBox select {background: transparent;width:249px;height:21px;margin-top:1;padding-left: 1px;font-size:14px;color:#fff;border:0;}
#loginbox .editor .customStyleSelectBox option{font-size:12px;color: #000069;}

.ie9 #loginbox .editor .customStyleSelectBox {background: transparent;padding:2px 0 0 5px;height:32px;width: 245px;overflow:hidden;border: 0;font-size:14px;color: #000069;}
.ie9 #loginbox .editor .customStyleSelectBox select {background: transparent;width:249px;height:24px;margin-top:1;padding-left: 1px;font-size:14px;color:#fff;border:0;}
.ie9 #loginbox .editor .customStyleSelectBox option{font-size:12px;color: #000069;padding:10px;}

.ie8 #loginbox .editor .customStyleSelectBox {padding:0px 0px 9px 5px;margin-top:3px;height:34px;width: 244px;overflow:hidden;border: 0;font-family:Helvetica;color: #000069;}
.ie8 #loginbox .editor .customStyleSelectBox select {background: transparent;width:259px;height:21px;margin-top:1px;padding-left: 1px;padding-top: 10px;font-size:14px;color: #000069;border:0;}
.ie8 #loginbox .editor .customStyleSelectBox option{color: #000069;}

.ie7 #loginbox .editor .customStyleSelectBox {background: transparent;padding:0px 0px 5px 5px;margin-top:4px;margin-left: 5px;margin-right: 10px;margin-bottom: 3px; height:34px;width: 217px;overflow:hidden;color: #000069;}
/*.ie7 #loginbox .editor .customStyleSelectBox select {background: transparent;width:259px;height:34px;margin-top:1;padding-left: 1px;padding-top: 5px;font-size:14px;border:0;}*/
.ie7 #loginbox .editor .customStyleSelectBox option{color: #000069;}

.chrome #loginbox .editor .customStyleSelectBox {
    -webkit-appearance: none;
    padding:0px 0px 0px 10px;
    height:34px;
    width: 222px;
    overflow:hidden;
    background-image: url('../Graphics/elements/SignIn/dropdown_box_bg.png');
    position:relative;
    border: 0;
    font-size:14px;
    color: #ACACAC;
}

.watermark { color: #000069; } /* #ACACAC;}*/

/* Header Menu Search Result */
ul.ui-autocomplete
{
    width: 226px;
}

#forgottenform #result 
{
    margin: 80px 0;
    color: #ff0000;
    font-size: smaller;
}

li.ui-menu-item {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #D9D9D9;
    color: #000000;
    font-size: 12px;
    margin-right: 2px;
    margin-top: -1px;
    padding: 1px 3px;
    width: 224px;
}

li.ui-menu-item:hover
{
    background-color: #CCCCCC;
    cursor: pointer;
}


ul.ui-autocomplete
{
    left: 50% !important;
    margin-left: 92px !important;
    z-index: 1000 !important;
}

.autocompleteHighlight {
    color: #000000;
    font-weight: bold;  
}

.displayNone {
    display: none;
}

.centreContent {
    display: table;
    margin: auto;
}

img.language {
    cursor: pointer;
}

#loginbox .left-col .validation {
    position: absolute;
    top: 435px;
    left: 355px;
}

#error #container {
    background-color: #FFF;
}