/*
__________________________________________________

Thomas revised version: Jan. 20, 2010

@font-face is put in this stylesheet for the purpose of having a specific font type taken from an external website to be incorporated into our website.
__________________________________________________
*/

/* font-face embeds for ff3.5, ie7, ie8, safari3.2.1 windows */
@font-face {
	/* EXAMPLE OF HOW TO USE FONT-FACE EMBED */
	
	/*font-family: "Bitstream Vera Serif Bold";
      src: url("../-api/deki/files/2934/-VeraSeBd.ttf");
    }
    
    body { font-family: "Bitstream Vera Serif Bold", serif }*/
}

.dropshadow {
	/*background: url('http://www.takayagolfcentre.com/img/TAKaya-shadow.png') top center repeat-y;*/
	/*background: url('http://www.takayagolfcentre.com/img/test.png') top center repeat-y;*/
	background: url('../img/Takaya%20Golf/top-shadow_02.png') top center repeat-y;
    width: 1010px;
    margin: 0 auto;
    position: relative;
}

.Banner {
	background: #fff;
}

.leftBannerImage img {
	margin: 10px 0 0 10px;
	border: 1px solid #e3e3e3;
}
.rightBannerImage img {
	margin: 10px 0 10px 0;
	border: 1px solid #e3e3e3;
}

/* ---------- COLOURS - open */
div#LeftColContainer ul.sidemenu a { color: rgb(121,121,121); text-decoration:none; } /* grey */
div#LeftColContainer ul.sidemenu li { border-bottom-color: rgb(238,238,238); } /* light grey */
/* ---------- COLOURS - close */
/* NAV2 - open */
div#LeftColContainer ul.sidemenu {	
	background:#eeeeee; 
	border-top: 1px solid #999999;
}
div#LeftColContainer ul.sidemenu  { padding: 0; margin:12px 0; } /* reset */
div#LeftColContainer ul.sidemenu li { border-bottom-width: 1px; border-bottom-style: solid; list-style-type: none; border-color:#999999; background: rgb(238,238,238);  }
div#LeftColContainer ul.sidemenu li a:hover { background: #cccccc;}
div#LeftColContainer ul.sidemenu a {display: block;	line-height: 36px; }
div#LeftColContainer ul.sidemenu li.current > a, div#LeftColContainer ul.sidemenu li.currentCategory > a { font-weight: bold; } /* pls FIX IE 6 bug ">" */
div#LeftColContainer ul.sidemenu li.current a, div#LeftColContainer ul.sidemenu li.currentCategory a { background-image: none; }
div#LeftColContainer ul.sidemenu li a {padding-left: 6px; font-size:12px;}
div#LeftColContainer ul.sidemenu li li a {padding-left: 20px; font-size: 14px;}
div#LeftColContainer ul.sidemenu li.parentCategory a {background:#445140; line-height: 18px; text-transform:uppercase; font-weight:bold; color:White; }
div#LeftColContainer ul.sidemenu li.parentCategory a:hover {}

/* NAV2 - close */

h1
{
    font-size: 2em;
    margin-bottom: 0.75em;
}
h2
{
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 1em;
}
h3
{
    font-size: 1.2em;
    line-height: 1.25;
    margin-bottom: 1.25em;
}
a
{
    color:#931723;
}

/*blueprint rewrite */

/* General Styles */

body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

/* End General Styles  */


div#MainContainer
{
    position: relative;
}

/*div#TopContainer
{
    height: 235px;
    background-image: url(http://twnation.e-cubed.biz/img/tw-titleblock.png);
    background-position: bottom;
    background-repeat: no-repeat;
    cursor:pointer;
}*/

div#ContentContainer {
	background: #fff;
}

div#TopContainer #MenuSearchContainer
{
    text-align: right;
    cursor:default;
}


div#TopContainer #MenuSearchContainer .menuItem
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    vertical-align: top;
    position: relative;
    top: 30px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
div#TopContainer #MenuSearchContainer .menuItem
{   
    top: 10px;
} /* Safari 3.0 and Chrome */
}




div#TopContainer #MenuSearchContainer .menuItem a
{
    text-decoration: none;
    color: #fff;
}
div#TopContainer #MenuSearchContainer .menuItem a:hover
{
    color: #999;
}

#TopContainer #MenuSearchContainer .menuItem.searchbox
{
background-image:url("http://twnation.e-cubed.biz/img/Takaya Golf/search-box.gif");
background-repeat:no-repeat;
float:right;
height:32px;
margin:-9px 0 0;
width:176px;
top: 30px;
}

div#TopContainer #MenuSearchContainer .menuItemSeparator
{
    padding: 0 10px 0 10px;
    margin: 0;
    line-height: 55px;
}


div#MenuSearchContainerWrapper
{
    /*background-image: url(http://twnation.e-cubed.biz/img/redbar.gif);
    background-position: top;
    background-repeat: repeat-x;*/
	background: #151515;
	height:18px;
}

/* Search Box Container  */



div#TopContainer #MenuSearchContainer #Searchbox_SearchPanel
{

}

.searchTextBox {
background:none repeat scroll 0 0 transparent;
border:0 none;
font-size:10px;
height:12px;
margin:10px 43px 0 0;
padding:0;

width:120px;
}

.searchTextBox:focus 
{ 
    outline:none; 
}


div#TopContainer #MenuSearchContainer  .btnSearchLink{
height:20px;
position:absolute;
right:6px;
top:6px;
width:20px;
    }

/* End Search Box Container  */

/* search results page*/

.SearchForm
{
background-color:#CCCCCC;
margin-top:-10px;
padding:26px 0 10px 23px;
width:280px;
}

.SearchForm label 
{
    display:block;
    }
.SearchForm input , .SearchForm select 
{
    margin: 0 0 10px 0;
    width:250px;
}

.SearchForm select 
{
    
    width:255px;
}


.SearchForm .SearchButton img
{
  margin-left:-5px;  
}

.SearchForm .knowledgeSearchTitle
{
font-size:16px;
font-weight:bold;
margin:-16px 0 8px;
    
}


.searchResultsTitle
{
display:block;
font-size:18px;
margin:20px 0 0; 
}
    
.search-results-category
{
font-size:16px;
}

.search-results-hit
{
    
}
        
.search-results-hit a
{
font-size:14px;
font-weight:bold;
text-decoration:none;
}      

.search-results-hit a:hover
{
    
}  


/* end search results page*/
/* Menu Navigation Container  */

div#MenuNavContainer
{
    background: #333333;
    height: 35px;
}

/* End Menu Navigation Container */


/* Main Containter */




div#ContentContainer #MainColContainer .photobox
{
    height: 76px;
    background: #ccc;
}

div#ContentContainer #MainColContainer .columnhead
{
    height: 35px;
    background: #717171;
    color: #fff;
    background-image: url(http://twnation.e-cubed.biz/img/Takaya Golf/claw-down.png);
    background-repeat: no-repeat;
    background-position: right;
}


div#ContentContainer #MainColContainer .spacerleft
{
    margin-right: 0;
    margin-bottom: 4px;
}

div#ContentContainer #MainColContainer .spacercenter
{
    margin-right: 0;
    margin-right: 2px;
    margin-left: 0;
    margin-left: 2px;
    margin-bottom: 4px;
}

div#ContentContainer #MainColContainer .spacerright
{
    margin-right: 0;
    margin-left: 2px;
    margin-bottom: 4px;
}

div#ContentContainer #MainColContainer .myborder
{
    /* disable for now need to implement equal height columns first	 	padding-right: 2px; 	margin-right:-2px; 	border-right: 1px dashed #ccc; 	*/
}
/* home images bg's */

div#ContentContainer #CenterColContainer .columnhead
{
    background-image: url(http://twnation.e-cubed.biz/img/Takaya Golf/claw-up.png);
    background-repeat: no-repeat;
    background-position: right;
}

div#ContentContainer #RightColContainer .columnhead
{
    background-image: url(http://twnation.e-cubed.biz/img/Takaya Golf/claw-down.png);
    background-repeat: no-repeat;
    background-position: right;
}

/* End Maind Container */


/* SiderBar Container */

#SideColContainer
{
    float: left;
}

#SideColContainer #Widgets
{
    margin-bottom: 0;
}

/* End SideBar Container */


/* End Foot Container */

/* Start Menu Container */




.hidden
{
    visibility: hidden;
}
#MenuNavContainer
{
    padding: 0;
}
#MenuNavContainer ul
{
    padding: 5px 0;
    margin: 0 0 0 -26px;
}

#MenuNavContainer ul li
{
    display: inline;
    list-style: none;
}
#MenuNavContainer ul li.currentCategory
{
    background-image: url(http://twnation.e-cubed.biz/img/Takaya Golf/menu_arrow_down.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

#MenuNavContainer ul li.current
{
    background: url('../img/Takaya%20Golf/up-arrow-nav.png') center bottom no-repeat;
    padding-bottom: 17px;
}

#MenuNavContainer ul li:hover
{
    background: url('../img/Takaya%20Golf/up-arrow-nav.png') center bottom no-repeat;
    padding-bottom: 17px;
}

#MenuNavContainer ul li a
{
    color: #fff;
    text-decoration: none;
    padding: 0;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    width: 119px;
}

#MyClone
{
    width: 950px; /*height: 119px;	*/ /*controlled from menu.js*/
    float: left;
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 900;
    visibility: hidden; /* 	
background: #000000; 			
opacity: 0.75; 			
-moz-opacity: 0.75; 			
filter: alpha(opacity=75);	 */
    background: url(http://twnation.e-cubed.biz/img/Takaya Golf/menu_backgrounds/gray_alpha.png) repeat;
}

#MyClone a
{
    font: bold 12px arial;
    color: #fff;
    text-transform: capitalize;
    text-decoration: none;
    padding: 0 10px;
}

#MyClone ul, #MyClone ul ul, #MyClone ul ul ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#MyClone ul ul
{
   /* height: 110px; */
    border-right-style: dashed;
    border-right-color: White;
    height:auto;
    border-right-width: 1px; /*	///border-top-style:solid; 		border-top-color:Green; 		border-top-width:4px;	*/
}

#MyClone ul li div.menucolor
{
    margin-left: 4px;
    width: 180px;
    height: 4px;
    line-height: 4px;
    background-color: Green; /* 			opacity: 1; 			-moz-opacity: 1; 			filter: alpha(opacity=100); */
    z-index: 1000;
}

#MyClone ul li div.menucolor.color0, #SideColContainer #ColorBox.color0
{
    background-color: #1C5DA2;
}
#MyClone ul li div.menucolor.color1, #SideColContainer #ColorBox.color1
{
    background-color: #96C6B0;
}
#MyClone ul li div.menucolor.color2, #SideColContainer #ColorBox.color2
{
    background-color: #E25619;
}
#MyClone ul li div.menucolor.color3, #SideColContainer #ColorBox.color3
{
    background-color: #9B4600;
}
#MyClone ul li div.menucolor.color4, #SideColContainer #ColorBox.color4
{
    background-color: #EAC91E;
}
#MyClone ul li div.menucolor.color5, #SideColContainer #ColorBox.color5
{
    background-color: #1a5da3;
}

#MenuNavContainer ul li.current.color0 a, #MenuNavContainer ul li.currentCategory.color0 a
{
    color: #1C5DA2;
}
#MenuNavContainer ul li.current.color1 a, #MenuNavContainer ul li.currentCategory.color1 a
{
    color: #96C6B0;
}
#MenuNavContainer ul li.current.color2 a, #MenuNavContainer ul li.currentCategory.color2 a
{
    color: #E25619;
}
#MenuNavContainer ul li.current.color3 a, #MenuNavContainer ul li.currentCategory.color3 a
{
    color: #9B4600;
}
#MenuNavContainer ul li.current.color4 a, #MenuNavContainer ul li.currentCategory.color4 a
{
    color: #EAC91E;
}
#MenuNavContainer ul li.current.color5 a, #MenuNavContainer ul li.currentCategory.color5 a
{
    color: #1a5da3;
}


#MyClone ul ul.last
{
    border-right-width: 0px;
}


#MyClone ul ul, #MyClone ul ul ul
{
    width: 189px; /*height: 150px;   andrei */
    margin: 3px 0;
    float: left; /*position: absolute;*/
    vertical-align: top; /*border-top: 10px solid #f00; */
    padding-bottom:5px;
    
}
#MyClone ul ul ul
{
    /*display:none;	*/
    margin: 15px 0;
}


#MyClone ul li ul li
{
    width: 189px;
    padding-top: 5px;
    line-height: 18px;
    list-style: none;
    margin: 0px;
    margin-top: 3px;
    margin-bottom: 3px;
}
#MyClone ul li ul li a
{
    font-size: 14px;
    margin-left: 8px;
    font-weight: normal;
}

#MyClone ul li ul li a:hover
{
    background-image: url(http://twnation.e-cubed.biz/img/Takaya Golf/menu_arrow.png);
    background-repeat: no-repeat;
    background-position: left;
}




#MyClone ul li ul li ul li
{
    width: 190px;
    padding-top: 0px;
    list-style: none;
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
#MyClone ul li ul li ul li a
{
    line-height: 1em;
    font-size: 1em;
    margin-left: 16px;
    text-transform: lowercase;
    font-weight: normal;
    color: Red;
}

#MyClone ul li ul li ul li a:hover
{
    background-image: url(http://twnation.e-cubed.biz/img/Takaya Golf/menu_arrow.png);
    background-repeat: no-repeat;
    background-position: left;
}



#MyClone li
{
    float: left;
}
/* IE fix */


/* End Menu Container */






div#breadcrumb
{
    padding: 8px 0px 0px 1.5em;
    font-size: 12px;
}

div#breadcrumb a
{
    /*color:#9c1c1f;*/
    color: White;
}


.titleBox
{
    padding-left: 20px;
    font-size: 22px;
    padding-top: 0px;
    text-transform: lowercase;
}

.titleBoxContent
{
    padding: 1em 0;
}

div#LeftColContainer .menu
{
    list-style: none;
}

div#LeftColContainer .menu a
{
    text-decoration: none;
    color: Black;
}
div#LeftColContainer .current a
{
    color: #9c1c1f;
}



div#rightPanel
{
    padding-top: 20px;
    text-align: center;
}

div#rightPanel .add
{
    padding-bottom: 20px;
}


/* Specials on column 1 */
.column1 {
	margin-bottom: 1.5em;
	margin-right: 5px;
}
.column1 h1 {
	font-size: 16px;
	color: #ea892b;
	font-weight: bold;
}
.specialsSidebar {
	border-bottom: 1px solid #d1cfcf;
	padding-bottom: 1.5em;
}
.specialsSidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.specialsSidebar ul li {
	display: block;
	margin: 0;
	padding: 0;
}
.specialsSidebar ul li p, .specialsSidebar ul li div.specialContent {
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0;
}
.specialsSidebar ul li .learnMore {
	text-align: right;
	background: url('../img/Takaya%20Golf/right-red-arrow.png') right center no-repeat;
}
.specialsSidebar ul li .learnMore a {
	font-size: 12px;
	text-decoration: none;
	margin-right: 23px;/* gives a 15px gap between the left of the arrow and the side of the 'e'*/
}
#SideColContainer .column3 .learnMore {
	text-align: right;
	background: url('../img/Takaya%20Golf/right-red-arrow.png') right center no-repeat;
	/*margin-top: -10px;*/
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 5px;
}
#SideColContainer .column3 .clickEnlarge {
	/*text-align: right;*/
	background: url('../img/Takaya%20Golf/right-red-arrow.png') right center no-repeat;
	margin-right: -9px;
	width: 112px;
	padding-right: 10px;
	margin-top: 17px;/* gives spacing between the image and the link */
	margin-bottom: 5px;
}
#SideColContainer .column3 .clickEnlarge a {
	margin-right: 23px;
	font-weight: bold;
}
#SideColContainer .column3 .learnMore a {
	margin-right: 23px;
	text-decoration: none;
}
.column1 ul li h1 {
	color: #954a00;
	margin: 15px 0 0 0;
	font-size: 14px;
}
.roadmap {
	padding: 15px 25px 1px 25px;
}
.roadmap h1 {
	font-size: 16px;
	color: #9c1c1f;
	font-weight: bold;
}
.roadmap p a,
.roadmap p {
	font-size: 9px;
	text-decoration: none;
}
.column3 {
	background: url('../img/Takaya%20Golf/column3-widget-bg.png') top left repeat-y;
	width: 164px;
}
.dropshadow-top {
	background: url('../img/Takaya%20Golf/column3-widget-top-bg.png') top left no-repeat;
	width: 164px;
	height: 11px;
	margin-top: -7px;
}
.dropshadow-bottom {
	background: url('../img/Takaya%20Golf/column3-widget-bottom-bg.png') top left no-repeat;
	width: 164px;
	height: 11px;
	margin-bottom: 1.5em;
}

.bar1 {
	background: url('../img/Takaya%20Golf/red-bar.png') top left repeat-x;
	height: 11px;
}

.gallery .gallery-images table {
	margin: 10px 0 0 0;
	padding: 0 4px 4px 0;
	border: 1px solid #ebeaea;
}
.gallery .gallery-images table td {
	padding: 5px 1px 1px 5px;
	margin: 0;
}

/* only hack for opera */
@media all and (min-width: 0px) {
	#MenuNavContainer ul li:hover,
	#MenuNavContainer ul li.current,
	#MenuNavContainer ul li a
{
    padding-bottom: 15px;
}
#MenuNavContainer ul {
	padding-top: 10px;
}
}

/* only hack for safari, chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#MenuNavContainer ul li.current a {
	background: url('../img/Takaya%20Golf/up-arrow-nav.png') center bottom no-repeat;
	margin: 0;
	padding: 0;
	height: 32px;
}
#MenuNavContainer ul li.current {
	background: none;
	margin: 0;
	padding: 0;
}
#MenuNavContainer ul li:hover a {
	background: url('../img/Takaya%20Golf/up-arrow-nav.png') center bottom no-repeat;
	margin: 0;
	padding: 0;
	height: 32px;
}
#MenuNavContainer ul li {
	margin: 0;
	padding: 0;
}
#MenuNavContainer ul li a
{
    width: 119px;
    padding: 0;
    margin: 0;
    height: 35px;
}
#MenuNavContainer ul {
	margin: 0 0 0 -26px;
	padding: 5px 0 0 0;
	height: auto;
}
div#MenuNavContainer {
	height: 33px;
}
}

.bottom-dropshadow {
	width: 1010px;
	margin: 0 auto;
}


/* Conact page*/
.logos {}
.logosRow {}
.logosRow a
{}
.logosRow img {
margin:0 30px 10px 0;
vertical-align:middle;
}
/* Conact page end*/