* {font-family: Arial, Verdana, Helvetica, sans-serif; }

body {margin: 0px; background-color: #004990;  background-image: url('/okaidi/images/bg2.gif'); background-repeat: repeat-y; background-position: center;}

table.hldr { height: 100%;  background-color: #FFF;}

table.topp { background: url('/okaidi/images/toptile.gif') repeat-x; }

/*td.rightside { margin-left: 4px; background: url('/okaidi/images/rightside.gif') no-repeat; }*/

/*td.ltile { background: url('/okaidi/images/left_tile.gif') repeat-y; }*/



h1 { font-size: 24px; line-height:2.4; color: #369; text-align: center;}

h2 { font-size: 18px; line-height:2.0; color: #369;  text-align: center;}
                      
h3 { font-size: 16px; line-height:2.0; color: #369; margin-top: 10px;}

.plus { font-size: 44px; font-weight: bold; color: #369;}


p.cont { font-size: 12px; font-weight: normal; text-align: justify;}

.frmLabel, td select, td input { font-size: 12px; font-weight: bold;}

div.holder {width: 100%;   font-weight: bold; padding-bottom: 20;}
div.okaidicontent { padding-bottom: 80px; }


/*NavigationLeft
div.navLeft { width: 154px;}

div.navLeft a, div.navLeft a:visited {padding-top: 10px; color: #FFF; font-weight: bold; font-size: 12px; text-decoration: none;}

div.navLeft a:hover { text-decoration: none; color: #666; background: #000;}
*/
/*End NavigationLeft*/

/* tag layout */
div.holdTags {width: 400px; color: #004990;}
div.frontTag {float: left; width: 115px; font-size: 10pt; text-align: left;}
div.backTag {float: right; width: 115px; font-size: 10pt; text-align: right;}

div.holdLabels {width: 400px; color: #004990; border: solid 1px #369; background: #F3F9FF; padding-bottom: 10px;}
div.label {width: 170px; font-size: 10pt;}
div.size {width: 300px; height: 270px; border: solid 1px #369; background: #FAFDFF;}
div.sizeObaibi {width: 300px; height: 270px; border: solid 1px #369; background: #FAFDFF;}
div.sizeObaibi2 {width: 300px; height: 270px; border: solid 1px #369; background: #FAFDFF;}
div.sizeObaibi3 {width: 300px; height: 425px; border: solid 1px #369; background: #FAFDFF;}
div.size2 {width: 300px; height: 400px; border: solid 1px #369; background: #FAFDFF;}
div.size3 {width: 300px; height: 635px; border: solid 1px #369; background: #FAFDFF;}
div.size4 {width: 300px; height: 430px; border: solid 1px #369; background: #FAFDFF;}
div.waist {float: left; padding-left: 10px; width: 140px; font-size: 10pt; text-align: left; padding-bottom: 10px;}
div.neck {float: right; padding-right: 10px; width: 100px; font-size: 10pt; text-align: right; padding-bottom: 10px;}

div.size2 img {
	padding: 8px 12px;
}
div.size3 img {
	padding: 8px 12px;
}
div.size4 img {
	padding: 8px 12px;
}
div.sizeObaibi2 img {
	padding: 8px 12px;
}
div.sizeObaibi3 img {
	padding: 8px 12px;
}

table.footer {font-size: 10px;}

footer.a, footer.a:visited {text-decoration: none;}

footer.a:hover { text-decoration: none; color: #D00;}

/* Navigation and drop down menu */

/* simple nav */
div.dropNav { width: 154px;}

div.dropNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	font-size: 12px;
	width: 138px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	}

div.dropNav ul li {
	position: relative;
	}

div.dropNav ul li ul {
	position: absolute;
	left: 137px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	width: 180px;
	}

/* Styles for Menu Items */
div.dropNav ul li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	background: #0B64B1;
	padding: 5px;
	border: 1px solid #000;
	border-top: 0;
	 }


/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

div.dropNav ul li a:hover { color: #FFF; background-color: #032A6B;} /*032A6B Hover Styles */

div.dropNav li ul li a { padding: 2px 5px; font-weight: normal; font-size: 12px;} /* Sub Menu Styles */

div.dropNav li:hover ul, div.dropNav li.over ul { display: block; } /* The magic */

/* Brand colors */
div.dropNav a.okaidi { background-color: #032A6B; padding:8px 0;}
div.dropNav a.okaidi:hover { background: #A7B2D4; color: #000;}

div.dropNav a.clubmed { background-color: #66CFE7; padding:8px 0;}
div.dropNav a.clubmed:hover { background: #C9EAF4; color: #000;}

div.dropNav a.obaibi { background: #81CBDE; padding:8px 0;}
div.dropNav a.obaibi:hover { background: #9FDBE8; color: #000;}

div.dropNav a.oksport { background: #EE2D24;  padding:8px 0;}
div.dropNav a.oksport:hover { background: #EE2D24; color: #000;}

div.dropNav a.okjunior { background: #D30E34; }
div.dropNav a.okjunior:hover { background: #EECBCB; color: #000;}

a { color: #08c; }