/* Start of CMSMS style sheet 'GCB: header' */
/*** header ***
we will hide text and replace it with a image
we need to assign a height for it so that the image wont cut off
*/
div#header {
   height: 100px;    /* adjust according your image size */
   /* background: #385C72;            */
}

div#header h1 a {
/* you can set your own image here */
   /* background: #385C72 url(images/cms/logo1.gif) no-repeat 0 12px;  */
   display: block;
   height: 100px;             /* adjust according your image size */
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}


div#select_country {
   float: right;
   position: relative;
   margin-right: 20px;
}

div#logo_link {
   width: 300px;
   float: left;
}

div#i_want_to_container {
    float: left;
    margin-top: 53px;
    margin-left: 50px;
}

form#i_want_to_form label{
   display: block;
   color: #0066b3;
   padding-left: 10px;
   padding-bottom: 5px;
   font-size: 14px;
   font-weight: bold;
}

div#top_links{
   background: transparent url(images/theme-yellow/top_links_blue_bkg.png) repeat-x;
   height: 35px;
   color: white;
   font-size: 13px;
   font-weight: bold;
}

div #top_links a{
   color: white;
   background: none;
   text-decoration: none;
   display: block;
   line-height: 35px;
}

div#top_links_left{
   height: 100%;
   float: left;
   width: 32%;
   background: transparent url(images/theme-yellow/top_links_blue_left.png) top left no-repeat;
   padding-left: 10px;
}

div#top_links_right{
   height: 100%;
   float: right;
   width: 65%;
}

div#top_links_left a:hover {
    background-color: #5891cb;
}

div#top_links_left li li a:hover {
   background: none;
}

div#top_links_left a {
    padding-left: 5px;
    padding-right: 5px;
}

div#top_links ul{
   list-style-type: none;
}

div#top_links_left ul li{
   height: 100%;
   list-style-type: none;
   display: block;
   clear: none;
   line-height: 35px !important;
}

div#top_links_left ul li{
   float: left;
}

div#top_links_left li li li {
   float: none;
}

div#top_links_right ul li.last {
    background: transparent url(images/theme-yellow/top_links_blue_right.png) top right no-repeat;
    padding-right: 10px;
}

/* End of 'GCB: header' */

/* Start of CMSMS style sheet 'GCB: find_stocklist' */
div#find_stocklist{
    background-color: #e1eedd;
    margin-bottom: 7px;
    padding-bottom: 8px;
    _padding-bottom: 1px;
    height: 87px;
}

span.stocklist_header {
    color: #0066b3;
    font-weight: bold;
}

div#find_stocklist form {
    padding-left: 10px;
    padding-right: 10px;
}

div#find_stocklist p {
   color: #00a06d;
   padding: 5px 0px 5px 10px;
   margin: 0;
}

div#find_stocklist input{
    width: 90%;
}

div#find_stocklist select{
    width: 75%;
}

div#find_stocklist button{
}
/* End of 'GCB: find_stocklist' */

/* Start of CMSMS style sheet 'Module: Bookmarks' */
#cms-module-bookmarks{
  width: 230px;
}

#main #cms-module-bookmarks{
  width: auto;
}

#main ul.cms-module-bookmarks-list li a, 
#main ul.cms-module-bookmarks-list li a:link, 
#main ul.cms-module-bookmarks-list li a:visited{

}

div#main ul.cms-module-bookmarks-list li {
    margin-left: 0;
}

ul.cms-module-bookmarks-list {
  background: transparent url(images/theme-yellow/menu-border-top.png) top right no-repeat;
  padding-top: 4px;
  padding-bottom: 4px;
}

ul.cms-module-bookmarks-list li{
  display:block;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0pt;
  height: 34px;
  border-right: 4px solid white;
  border-left: 4px solid white;
  border-bottom: 2px solid white;
  line-height: 34px;
}

ul.cms-module-bookmarks-list li.first {
    border-right: none;    
    border-left: none;
    padding-left: 4px;
}

ul.cms-module-bookmarks-list li.last {
    border-right: none;
    border-left: none;
    padding-left: 4px;
    border-bottom: none;
    background: transparent url(images/theme-yellow/menu-border-bottom.png) bottom right no-repeat;
    padding-bottom: 4px;
}

/** fix stupid ie bug with display:block; **/
* html ul.cms-module-bookmarks-list li a { height: 1%; } 
* html ul.cms-module-bookmarks-list li hr { height: 1%; }
/** end fix **/

ul.cms-module-bookmarks-list li a, ul.cms-module-bookmarks-list li a:link, ul.cms-module-bookmarks-list li a:visited{
  color:#555;
  display:block;
  /*min-height:1em;*/
  padding: 0 5px 0 15px;
  height: 34px;
  line-height: 34px !important;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  background: transparent url(images/theme-yellow/grey-arrow.gif) no-repeat scroll 5px center;
}

.how_to_head { 
  color: #555;
  padding-left: 10px;
}

ul.cms-module-bookmarks-list li a:hover {
  color: black;
  background:transparent url(images/theme-yellow/black-arrow.gif) no-repeat scroll 5px center;
}

/* End of 'Module: Bookmarks' */

/* Start of CMSMS style sheet 'GCB: Bottom Boxes' */
#bottom_boxes {
  margin-bottom: 1em;
  clear: both;
  padding-top: 10px;
}

#bottom_boxes div {
  padding: 0;
  margin: 0;
  float: left;
  text-align: center;
  width: 216px;
  margin-left: 12px;
}

#bottom_boxes div div {
  float: none;
  width: 216px;
  height: 176px;
  margin-right: 10px;
  background: transparent url("images/bottomBoxesBkg.png") repeat-x;
}

#bottom_boxes #bottom_box_right {
  float: left;
  width: 216px;
}

#bottom_box_right div {
  margin: 0;
  padding: 0;
}
/* End of 'GCB: Bottom Boxes' */

/* Start of CMSMS style sheet 'Layout: Common' */
/*****************
basic layout 
*****************/
body {
   /* background-color: #ccc; */
   background: #feca04 url("images/theme-yellow/background.jpg") fixed bottom left repeat-x; 
   color: #333;
}

/* center wrapper, min max width */
div#pagewrapper {
   width: 940px;
   background: transparent url("images/theme-yellow/logo.png") top left no-repeat;
}

div #pagewrapper-inner {
   margin: 0 20px 0 20px;
}


/*
Set initial font styles
*/
body {
   text-align: left;
   font-family: "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
   font-size: 75.01%;
   line-height: 1em;
}

div.breadcrumbs {
   padding: 5px 0 0 0; /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 10px;        /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
   margin: 0;        /* css shorthand rule will be opened to be "0 1em 0 1em" */
   color: white;
}

div.breadcrumbs a,
div.breadcrumbs a:link,
div.breadcrumbs a:hover,
div.breadcrumbs a:visited{
   color: white;
   text-decoration: none;
}

 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
   color: white;
 } 

div#main {
    min-height: 500px;
    height:auto !important;
    height:500px;
}

/* Search form*/
form#m4moduleform_1 {
   margin-top: 10px;
}


div.formbuilderform fieldset {padding: 1em; background-color: #eee;} 
div.formbuilderform fieldset legend {font-weight: bold;} 
div.formbuilderform div {width: 100%; padding: 0.25em 0 0.25em 0;} 
div.formbuilderform div label {display: block; width: 10em; } 
div.formbuilderform div.required {color: #f00;}

a:link, a:hover, a:visited {
    text-decoration: none;
    background-color: transparent;
}

img { behavior: url(images/cms/iepngfix.htc) }

div#footer {
   clear: both;       /* keep footer below content and menu */
}

div#footer p {
   font-size: 0.8em;
   padding: 1.5em 0;    /* some air for footer */
   /* text-align: center;   centered text */
   margin: 0;
   color: #333;
   font-weight: bold;
}

div#footer p a {
   color: #333; /* needed becouse footer link would be same color as background otherwise */
   font-weight: bold;
}

div#footer p a:hover {
   color: black;
}

div#footer .left
    { float:left; width:45%; overflow:hidden; }

div#footer .right
    { float:right; width:45%; }
div#footer .right p
    { text-align:right; }

.aboutUsContent p
    { color:#000; }
b, i, strong, em, span, small
    { font-size:100%; }
/* End of 'Layout: Common' */

/* Start of CMSMS style sheet 'Navigation: CSSMenu - Horizontal' */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

#menu_vert {
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
   width: 100%;
   background: transparent url('images/theme-yellow/top_links_blue_right.png') top right no-repeat;
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */
.primary-nav li li { 
   width: 200px; 
}

/* Unless you know what you do, do not touch this */ 
.primary-nav, .primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
}

#primary-cat-menu {
     float: right;
     margin-right: 12px;
}

.primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: none; 
}
.primary-nav ul ul { 
   left: 100%; 
   top: 0px; 
}
	
.primary-nav li { 
   line-height: 35px;
   float: left; 
}
.primary-nav li li { 
   margin-left: 0px;
   float: none; 
   position: relative; 
}

/* Styling the basic apperance of the menu elements */
.primary-nav a { 
   display: block; 
   margin: 0px; 
   padding: 0 10px; 
   text-decoration: none; 
   color: #006699;
}
.primary-nav li a { 
}
.primary-nav li li a { 
}	
.primary-nav ul li, .primary-nav ul li.menuparent { 
   background-color: #5891cb; 
}

.primary-nav ul li.first { 
    background: transparent url('images/theme-yellow/main-menu-border-top.png') top left no-repeat;
}

.primary-nav li ul {
    padding-bottom: 10px;
    background: transparent url('images/theme-yellow/main-menu-border-bottom.png') bottom right no-repeat;
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

.primary-nav li.menuactive { 
   background-color: #5891cb; 
}

.primary-nav li li a:hover {
   color: #FECA04 !important;
}

/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
.primary-nav ul li.menuparent, 
.primary-nav ul li.menuparent:hover, 
.primary-nav ul li.menuparenth { 
/* arrow for menuparents */
}


/* Styling the apperance of menu items on hover */

.primary-nav li:hover, 
.primary-nav li.over, 
.primary-nav li.menuh, 
.primary-nav li.menuparenth, 
.primary-nav li.menuactiveh { 
   background-color: #5891cb; 
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
.primary-nav li:hover ul ul, 
.primary-nav li.over ul ul, 
.primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
.primary-nav ul, 
.primary-nav li:hover ul, 
.primary-nav li.over ul, 
.primary-nav li:hover ul ul, 
.primary-nav li.over ul ul, 
.primary-nav li.menuparenth ul, 
.primary-nav li.menuparenth ul ul { 
   display: none; 
}

/* add 
.primary-nav ul ul ul li:hover ul, 
.primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
.primary-nav li:hover ul, 
.primary-nav li.over ul, 
.primary-nav ul li:hover ul, 
.primary-nav ul li.over ul, 
.primary-nav ul ul li:hover ul, 
.primary-nav ul ul li.over ul, 
.primary-nav li.menuparenth ul, 
.primary-nav ul li.menuparenth ul, 
.primary-nav ul ul li.menuparenth ul { 
   display: block; 
}


/* IE Hacks */
.primary-nav li li { 
   float: left; 
   clear: both; 
}
.primary-nav li li a { 
   height: 1%; 
}

/* End of 'Navigation: CSSMenu - Horizontal' */

