/*************************************
websiteondemand.com.au
prowdly owned bu OLALA.COM.AU(tm)
***************************************/

/*****************
basic layout 
*****************/
* {
margin:0;
padding:0;
}
body {
	margin: 0; padding: 0;
	font-family: Verdena, sans-serif;
	line-height: 1.2em;	
	font-size: 12px;
	color: #333;
	letter-spacing:0.1px;
	background-color:#000000;
}
div {
   font-size: 1em;
}
img {
   border: 0;
}
a,
a:link 
a:active {
   text-decoration: none;
   background-color: inherit; 
   color: #18507C; 
}
a:visited {
	text-decoration: none;
	background-color: inherit;
	color:#006600;           
}
a:hover {
   text-decoration:underline;
   color:#009999;
}
.normal{
	font-weight:normal;
	text-transform:none;
}
.red, error_message {
	color:#FF0000;
}
li.error_message{
	color:#FF0000;
}
.small {
	font-size:9px;
	color:#666666;
}

h1 {
	font-size:140%;
	color:#333333;
	margin-bottom:15px;
	margin-top:7px;
}

h2 {
	font-size:120%;
	color:#003333;
	margin-top:5px;
	margin-bottom:7px;
}
h3 {
	font-size:105%;
	color:#003333;
	margin-top:4px;
	margin-bottom:6px;
}

h4 {
	font-size:95%;
	color:#003333;
	margin-top:3px;
	margin-bottom:5px;
}

p {
   font-size: 1em;
   margin: 0 0 0.5em 0;
   line-height: 1.4em;
   padding: 0px;
}

input, select, textarea {
	font-family: Verdena, sans-serif;
	font-size:11px;
	padding:2px 0px;
	margin:5px 0px;
	
}

/* -------------*/
div#siteNavUp {
	float:left; 
	width:100%; 
}

div#pagewrapper {
   margin: 0 auto;     
   width: 1008px;
   background-color: #000000 ;
   color: #333;
}

div#header {
    float:left;
   	margin: 0px;  
	height: 237px; 
    width:1008px;
   background: #000000 url(uploads/olala-apm/apollo-olala6_r1_c3.png) top center no-repeat;
}

div.searchNav {
	float:left;
	margin-top:4px;
	margin-left:0px;
	height:30px;
	width:1000px;
	background: url(uploads/olala-apm/bg_search.png) top right no-repeat;
}

div.searchNav .topLeftNav{
	float:left;
	width:800px;
	height:20px;
}

div.searchNav .search{
	float:left;
	margin-left:20px;
}
div.searchNav .search form{
	margin:0px;
	margin-top:3px;
	padding:0px;
}

div.searchNav .search input{
	border:none;
	background-color:#F0F0F0;
	font-size:12px;
	width:145px;
}
div.searchNav .search .fsubmit{
	border:none;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin-left:7px;
	cursor:pointer;
	width:auto;
}
div.midleNav{
	float:left;
	margin-top:0px;
	margin-left:0px;
	height:163px;
	width:1000px;
}
div.midleNavLogo{
	float:left;
	margin-top:0px;
	margin-left:0px;
	height:163px;
	width:400px;
	cursor:pointer;
}

div.main_menu {
	float:left;
	margin-top:0px;
	margin-left:410px;
	height:45px;
	width:auto;
}
div.main_menu .optNav{
	float:left;
	margin-left:0px;
	background:url(uploads/olala-apm/apollo-olala6-1_r1_c1.jpg) top left no-repeat;
	cursor:pointer;
	margin-right:15px;
}
div.main_menu .optNav .opt{
	margin-left: 40px;
	margin-top: 28px;
	height: 17px;
}
div.main_menu .optNav .opt a{
	text-transform:uppercase;
	font-size:11px;
	color:#333333;
	letter-spacing:1px;
}

div.main_menu .optNav1{
	float:left;
	margin-left:77px;
	background:url(uploads/olala-apm/apollo-olala6-1_r1_c1.jpg) top left no-repeat;
	cursor:pointer;
}
div.main_menu .optNav1 .opt{
	margin-left: 40px;
	margin-top: 28px;
	height: 17px;
}
div.main_menu .optNav1 .opt a{
	text-transform:uppercase;
	font-size:11px;
	color:#333333;
	letter-spacing:1px;
}

div#contentwarpper {
    float:left;
	background: url(uploads/olala-apm/apollo-olala6_r2_c3.png)  top center repeat-y;
   	margin: 0px;  
    width:1008px;
}
div#content_dist{
       float:left;
       width:10px;
       height: 438px;
}
div#content {
    float:left;
   	margin: 0px;  
    width:1008px;
}

div#main {
   float: left;
   width: 705px;
   margin-left:7px;
   text-align:justify;
}

div#sidebar {
   float: left;
   width: 250px;    
   margin-left: 15px;
}

div#siteNavDown {
	float:left; 
	width:100%;
	background:#000000 url(uploads/olala-apm/apollo-olala6_r4_c2.png) left top repeat-x;
}

.account{
	float:left;
	width:230px;
	margin:10px 20px;
}

.newsNav{
	float:left;
	width:248px;
	margin:7px 0px;
}
.news{
	float:left;
	margin:5px;
	width:240px;
	text-align:left;
	height:auto;
	overflow:auto;
	padding-right:3px;
}

div#footerwarpper {
	margin:0px auto;
	width:1008px;
}

div#footer {
	float:left;
	width:1008px;
	height:64px;
	background: url(uploads/olala-apm/apollo-olala6_r4_c3.png)  top center no-repeat;
	font-size:11px;
}

div#footer p {
   font-size: 0.97em;
   margin: 0;
}

div#footer p a {
   color:#FFFFFF;
}
div#footer p a:hover{
	text-decoration:underline;
	color:#E6E6E6;
}
.footer_line1{
	float:left;
	width:980px;
	margin-top:0px;
	margin-left:10px;
	height:30px;
	color:#E6E6E6;
	text-align:left;
	color:#333333;
	border-top:1px solid #008282;
}
div#footer .footer_line1 p {
   font-size: 1em;
}
.footer_line2{
	margin-top:1px;
	text-align:center;
	color:#AAAAAA;
	float:left;
	width:1008px;
}
.footer_line2_1{
	margin-top:7px;
	margin-bottom:1px;
	color:#AAAAAA;
	text-align:center;
	float:left;
	width:1008px;
}
.footer_line3{
	text-align:right;
	float:right;
	width:980px;
	margin-right:1px;
	color:#AAAAAA;
	height:15px;
	font-size:11px;
}
.footer_line3 p a{
	color:#E1E1E1;
}
/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   padding: 1em;
   border-bottom: 1px dotted black;
   margin: 1em;
}

/* Left box*/
.lfb_box1TopNav{
	margin-top:12px;
	float:left;
	width:248px;
	height:25px;
	background:url(uploads/olala-apm/left_box_r1_c1.jpg) top left no-repeat;
}
.lfb_box1TopNav h2{
	margin-top:12px;
	margin-left:15px;
	margin-bottom:10px;
}
.lfb_box1MidNav{
	float:left;
	width:248px;
	height:auto;
	background:url(uploads/olala-apm/left_box_r3_c1.jpg) top left repeat-y;
}
.lfb_box1MidNav p{
	margin:5px 10px;
}

.lfb_box1DnNav{
	float:left;
	width:248px;
	height:8px;
	background:url(uploads/olala-apm/left_box_r5_c1.jpg) top left no-repeat;
}



/********************
PAGE SPECIFIC STYLING
*********************/

/*home */
.fp_box1TopNav{
	margin-top:12px;
	float:left;
	width:700px;
	height:36px;
	background:url(uploads/olala-apm/fp_box1_r1_c1.png) top left no-repeat;
}
.fp_box1TopNav h2{
	margin-top:12px;
	margin-left:35px;
}
.fp_box1MidNav{
	float:left;
	width:700px;
	height:auto;
	background:url(uploads/olala-apm/fp_box1_r3_c1.png) top left repeat-y;
}
.fp_box1MidNav p{
	margin:0px 10px;
}

.fp_box1DnNav{
	float:left;
	width:700px;
	height:10px;
	background:url(uploads/olala-apm/fp_box1_r5_c1.png) top left no-repeat;
}

/*login */
.fe_box_users{
}

.fe_box_users .lnk{
	float:left;
	margin-left:0px;
}
.fe_box_users p{
	margin-top:0px;
}

.fe_box_users .lnk a{
	float:left;
	color:#000000;
	text-decoration:none;
	font-size:12px;
	padding:1px 7px;
	width:180px;
	background:url(uploads/olala-apm/bg1_btn.jpg) top left repeat-x;
	text-align:center;
	border:none;
}

.fe_box_users input {
	width:120px;
	margin:0px;
	border:1px solid #cccccc;
}
.fe_box_users .submit input{
	float:left;
	cursor:pointer;
	color:#FFFFFF;
	height:22px;
	letter-spacing:1px;
	padding:2px 10px;
	font-size:12px;
	width:auto;
	background:url(uploads/olala-apm/bg_btn.jpg) top left repeat-x;
	margin:5px 0px;
	border:none;
}

/* home */
.vertNavHome{
	float:left;
	width:167px;
	height:auto;
	overflow:hidden;
	margin:4px;
}
.vertNavHome .imgHolder{
	width:165px;
	height:92px;
	float:left; 
	margin: 5px auto;
	border:1px solid #C0C0C0;
}
/* Products */
.prod_box1TopNav{
	margin-top:12px;
	float:left;
	width:470px;
	height:15px;
	background:url(uploads/olala-apm/prod_box1_r1_c1.png) top left no-repeat;
}
.prod_box1TopNav h2{
	margin-top:12px;
	margin-left:35px;
}
.prod_box1MidNav{
	float:left;
	width:470px;
	height:auto;
	background:url(uploads/olala-apm/prod_box1_r3_c1.png) top left repeat-y;
}
.prod_box1MidNav p{
	margin:0px 10px;
}
.prod_box1DnNav{
	float:left;
	width:470px;
	height:10px;
	background:url(uploads/olala-apm/prod_box1_r5_c1.png) top left no-repeat;
}


a.clasiffiedDnlBtn{
	padding:2px 10px;
	color:#FFFFFF;
	text-decoration:none;
	background:url(uploads/olala-apm/bg2_btn.jpg) top left repeat-x;
	height:22px;
}
a.freeDnlBtn{
	text-decoration:none;
	padding:2px 10px;
	color:#000000;
	background:url(uploads/olala-apm/bg1_btn.jpg) top left repeat-x;
	height:22px;
}
.prod_categ{
	float:left; 
	width:220px;
}

.products{
	float:left; 
	width:470px;
	margin-left:10px;
}
.dashline {
	float:left;
	padding-top:3px;
	margin:5px 0px;
	width:98%;
}
.dashlineT {
	float:left;
	/* border-bottom:1px dashed #003366; */
	padding-bottom:3px;
	margin:5px 0px;
	width:98%;
}
.CompanyDirectoryCategory{
	float:left;
	margin:0px;
	width:98%;
}
.CompanyDirectoryCategory .CompanyDirectoryCategoryIn{
	float:left;
	text-align:left;
	margin-bottom:4px;
	margin-left:10px;
	border-bottom:1px solid #F2F2F2;
}
.CompanyDirectoryCategory a{
	text-decoration:none;
	color:#18507C;
	background-color:inherit;
}

.CompanyDirectoryCategoryTitle{
	float:left;
	margin:2px;
	background:url(uploads/olala-apm/bg1big_btn.jpg) top left repeat-x;
	width:99%;
	border-bottom:1px solid #2FA6DF;
}
.CompanyDirectoryCategoryTitle .CompanyDirectoryCategoryIn{
	float:left;
	text-align:left;
	margin:2px 5px;
	letter-spacing:0.5px;
}


.CompanyDirectoryCategoryScubaRec{
	float:left;
	margin:2px 0px;
	width:99%;
	border:1px outset #999999;
	background-color:#003333;

}
.CompanyDirectoryCategoryInScubaRec{
	float:left;
	text-align:left;
	margin:3px 5px;
	color:#FFFFFF;
}
.CompanyDirectoryCategoryInScubaRec a{
	text-decoration:none;
	color:#FFFFFF;
	background-color:inherit;
}


/* sumary list */
.ProductDirectoryItem{
	float:left;
	margin:0px 5px;
	width:460px;
}
.ProductDirectoryItemIn{
	float:left;
	text-align:center;
	margin:3px;
	width:220px;
	height:250px;
	border:1px solid #EEEEEE;
	background:#F3F3F3;
	cursor:pointer;
}
.ProductDirectoryItemIn a{
	color:#333333;
}
.ProductDirectoryItemInDet{
	margin-left:5px;
}

.ProductDirectoryItemInDet h2{
	text-align:center;
	padding-bottom:5px;
	margin-bottom:10px;
}

.product_detail_field{
}

/* DISTRIBUTORS */

.CompanyDirectoryItem{
	float:left;
	background-color:#F3F3F3;
	margin:5px 0px;
	border-bottom:1px solid #D2D2D2;
}
.CompanyDirectoryItemIn{
	float:left;
	text-align:left;
	margin:10px;
	width:687px;
	overflow:hidden;
}
.CompanyDirectoryItemIn p{
	line-height:1em;
}

#Worldmap {
	float:left; 
	background:url(uploads/images/worldMap.gif) top left no-repeat; 
	width:700px; 
	height:391px;
}

/*CONTACT */
.contactUpWarp {
	width:705px; 
	float:left;
}
.contactWarp {
	width:650px; 
	float:left;
	margin-left:40px;
}

.contactLeft{
	float: left; 
	border-right: 1px solid #cccccc; 
	width: 267px;
	height:305px;
}
.contactRight{
	float: left; 
	width: 430px;
}
.contactWarp input{
	width:400px;
	border:1px solid #CCCCCC;
}
.contactWarp select{
	width:auto;
	border:1px solid #CCCCCC;
}
.contactWarp textarea{
	width:600px;
	height:200px;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
}
.contactWarp .checkbox{
	width:10px;
	float:left;
	margin-right:10px;
	margin-top:5px;
	border:1px solid #CCCCCC;
}
.contactWarp .submit .fbsubmit{
	width:auto;
	cursor:pointer;
	margin-top:10px;
	color:#FFFFFF;
	letter-spacing:1px;
	padding:2px 7px;
	background:url(uploads/olala-apm/bg_btn.jpg) top left repeat-x;
}
.captcha {
	border: none;
}
img.captchapict{
	border:1px solid #CCCCCC;
}

/*sitemap */
.sitemap {
	margin:15px;
}

.sitemap li{
	list-style:inside;
	margin-bottom:3px;
}

/* products page - NSN NUMBER tabels */

.tableWraper{
	float: left; 
	width: 450px; 
	height: auto;
	text-align:left;}

.tableRow{
	float: left; 
	width: 450px; 
	height: auto; 
	border: 1px solid #666666;}

.firstCol{
	float: left; 
	width: 110px; 
	height: 45px; 
	padding: 3px;}

.secondCol{
	float: left; 
	width: 165px; 
	height: 45px; 
	padding: 3px; 
	border-left:1px solid;}

.thirdCol{
	float: left; 
	width: 90px; 
	height: 45px; 
	padding: 3px; 
	border-left:1px solid;}

.fourthCol{
	float: left; 
	width: 55px; 
	height: 45px; 
	padding: 3px; 
	border-left:1px solid;}



/* Front end user and registration*/
.fe_reg_users {
	float:left;
	margin:10px 20px;
}
.fe_reg_users .input input{
	width:320px;
	margin-top:5px;
	border:1px solid #CCCCCC;
	padding:3px 0px;
	font-size:12px;
}
.fe_reg_users .checkbox input{
	width:10px;
	float:left;
	margin-top:0px;
}
.fe_reg_users .submit input{
	cursor:pointer;
	color:#FFFFFF;
	height:22px;
	letter-spacing:1px;
	padding:2px 7px;
	font-size:12px;
	width:auto;
	background:url(uploads/olala-apm/bg_btn.jpg) top left repeat-x;
	margin:5px 0px;
	border:none;
}


.fe_reg_users .links{
}

.fe_reg_users .links a{

}

.fe_reg_users .links a:hover{
	color:#990000;
}
/*      ------                    */


blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
   font-style:italic;
}


pre {
   border: 1px solid #000;  /* black border for pre blocks */
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;


}

div.templatecode {
  margin: 0 0 2.5em;
}

/* END TEXT */

/* LISTS */
/* lists in content need some margins to look nice */
div#main ul,
div#main ol,
div#main dl {
   font-size: 1.0em;
   line-height: 1.4em;
   margin: 0 0 1.5em 0;
}

div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 3em;
}

/* definition lists topics on bold */
div#main dl dt {
   font-weight: bold;
   margin: 0 0 0 1em;
}
div#main dl dd {
   margin: 0 0 1em 1em;
}

div#main dl {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #c0c0c0;
}

/* END LISTS */


