 /*_pp02*/
 
 
 /* 
	1. Base & Layout
	2. Navigation - Primary Nav Bar (Vertical)
	3. Site-Wide Layout Styles
	4. Home and Contents Pages (all except the Products page)- Content Area	
	5. Content Pages - Content Area	
	6. Other
	7. Footer
	8. Reset

*/

/*  ------------------- 1. Base & Layout  ------------------- */ 

body {
	 background: #383835 url(http://secure.worldhosting.org/cgi-bin/wh/get_img_by_name.pl?webid=496285&reload=1&ei_code=bg_tile) top left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#aaaba3; /* Default text hex colour - site-wide */
	padding: 0;
	margin:0;
	}

/* CUSTOM CLASSES */


/* ------------- 2. Navigation - Primary Nav Bar (Vertical) ----------- */

#menuNav {
	height: 35px; 
	margin: 0px;
	background-color: transparent;
	/* margin-top: 6px; */
	}

.menuMain {
	background-color: transparent;
	color: #a0a19a; 
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	margin:0;  
	padding-left: 1px; 
	}

a.menuMain {
	text-decoration: none;
	padding-right: 8px; 
	padding-left: 13px; 
	padding-bottom: 7px;
	/* padding-top: 6px; */
	background-color: transparent;
	/* margin: -1px; */
	margin: 0;
	display: block;  
	width: 100%;
	color: #a0a19a; /* #cfd401 */
	}

a.menuMain:hover {
	color: #dad9d9;
	/* background-color:transparent; */
	text-decoration: none;
	background: transparent url(http://secure.worldhosting.org/cgi-bin/wh/get_img_by_name.pl?webid=496285&reload=1&ei_code=nav_icon_u03) top left no-repeat;
	}
	
a.hlCurPageLink {
	color: #cfd401;
	/* background-color: transparent; */	
	background: transparent url(http://secure.worldhosting.org/cgi-bin/wh/get_img_by_name.pl?webid=496285&reload=1&ei_code=nav_icon_a02) top left no-repeat;
	}

/* ------------- 3. Site-Wide Layout Styles ----------------- */

th {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: transparent;
	text-transform: capitalize;
	}

td {    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#aeafa7;
	margin: 0;
	text-align: justify;
	} 


/* ------------- 4. Contents Pages (all except the Products page)- Combined/ total Content Area ----------------- */

.content {  /* this is basically the content area outer wrapper - no padding should be assigned to this class (note this should not be an ID selector as eBM does not like them) */
	background-color: #616160; 
	}
	
	

/* ------------------- 5. Content Intro for Content Pages (typically specific info) ----------------------- */

.content-intro { /* this assigns the padding to the secondary text block on each of the website content pages */
	background-color: #808080;
	padding: 0;
	}
	
.content-intro th { /* Table Headers within the class */
	}

.content-intro td { /* Table cell within the class. This is where u assign custom text colours to "what should be" paragraph text information */
	color: #d4d2d2;
	} 

/* Cotent pages - Intro page text Content links */
.content-intro a:link, .content-intro .list-item-down a:link, .content-intro .list-item-right a:link {
	text-decoration: underline;
	font-weight: normal;
	font-size: inherit;
	color: #eeef92;
	}

.content-intro a:visited, .content-intro .list-item-down a:visited , .content-intro .list-item-right a:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: inherit;
	color: #e9eac8;
	}
	
.content-intro a:hover, .content-intro .list-item-down a:hover, .content-intro .list-item-right a:hover {
	text-decoration: none;
	font-weight: normal;
	font-size: inherit;
	color: #f4f4f4;
	}	
	
.content-intro a:active, .content-intro .list-item-down a:active, .content-intro .list-item-right a:active {
	text-decoration: none;
	font-weight: normal;
	font-size: inherit;
	color: #f4f4f4;
	}	
/* //End Cotent pages - Secondary page text Content links */


/* ------------------- 6. Secondary Content of Content Pages (typically specific info) ----------------------- */

.content-secondary { /* this assigns the padding to the secondary text block on each of the website content pages */
	background-color: #616160;
	padding: 0;
	}
	
.content-secondary th { /* Table Headers within the class */
	}

.content-secondary td { /* Table cell within the class. This is where u assign custom text colours to "what should be" paragraph text information */
	color: #b7b8b1;
	} 

.profile-position { /* About Us Profile job position/ title info */
	padding-top: 2px;
	padding-bottom: 15px;
	margin: 0;
	font-style: italic;
	color:#a7a8a2;
	text-align:left;
	}

.services-more-info {
	padding-top: 15px;
	padding-bottom: 0;
	margin: 0;
	font-style: normal;
	color:#b7b8b1;
	text-align:right;
	}


/* Cotent pages - Secondary page Testimonials */ 
.quotemenametext {
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #cfcdcd; 
	}

/* Cotent pages - Secondary page anchors - unordered lists (arrow points down) */ 
.content-secondary .list-item-down {
	margin-left: 0;
	padding: 0;
	list-style: none;
	font-family: inherit;
	font-size: 11px;
	line-height: 18px;
	color: #a0a198;
	text-align: left;
	} 

.content-secondary .list-item-down li {
	padding-left: 30px;
	background-image: url(http://secure.worldhosting.org/cgi-bin/wh/get_img_by_name.pl?webid=496285&reload=1&ei_code=bullet04);
	background-repeat: no-repeat;
	background-position: 1.2em .5em;
	}
	
.content-secondary .list-item-down li li {
	padding-left: 30px;
	background-image: url(../nav/); 
	background-repeat: no-repeat;
	background-position: 1em .7em;
	}

/* Cotent pages - Secondary page anchors - unordered lists (arrow pointing to the right) */ 
.content-secondary .list-item-right {
	margin-left: 0;
	padding: 0;
	list-style: none;
	font-family: inherit;
	font-size: 11px;
	line-height: 18px;
	color: #a0a198;
	} 

.content-secondary .list-item-right li {
	padding-left: 30px;
	background-image: url(http://secure.worldhosting.org/cgi-bin/wh/get_img_by_name.pl?webid=496285&reload=1&ei_code=bullet_rgt02);
	background-repeat: no-repeat;
	background-position: 1.2em .5em;
	}
	
.content-secondary .list-item-right li li {
	padding-left: 30px;
	background-image: url(../nav/); 
	background-repeat: no-repeat;
	background-position: 1em .7em;
	}	
	
/* Cotent pages - Secondary page anchors - unordered lists (circular bullets) eg. see Testimonials pages */ 
.content-secondary .quoteme {
	margin-left: 0;
	padding: 0;
	list-style: none;
	font-family: inherit;
	font-size: 11px;
	text-align: justify;
	line-height: 16px;
	/* font-family: Georgia,"MS Sans Serif",Geneva,sans-serif; 
	font-style: italic; */
	color: inherit;
	} 

.content-secondary .quoteme li {
	padding-left: 30px;
	padding-bottom: 10px;
	background-image: url(http://secure.worldhosting.org/cgi-bin/wh/get_img_by_name.pl?webid=496285&reload=1&ei_code=bullet_dot03);
	background-repeat: no-repeat;
	background-position: 1.2em .3em;
	}
	
.content-secondary .quoteme li li {
	padding-left: 30px;
	background-image: url(../nav/); 
	background-repeat: no-repeat;
	background-position: 1em .7em;
	}

/* Cotent pages - Secondary page text Content links */
.content-secondary a:link, .content-secondary .list-item-down a:link, .content-secondary .list-item-right a:link {
	text-decoration: underline;
	font-weight: normal;
	font-size: inherit;
	color: #eeef92;
	}

.content-secondary a:visited, .content-secondary .list-item-down a:visited , .content-secondary .list-item-right a:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: inherit;
	color: #e9eac8;
	}
	
.content-secondary a:hover, .content-secondary .list-item-down a:hover, .content-secondary .list-item-right a:hover {
	text-decoration: none;
	font-weight: normal;
	font-size: inherit;
	color: #f4f4f4;
	}	
	
.content-secondary a:active, .content-secondary .list-item-down a:active, .content-secondary .list-item-right a:active {
	text-decoration: none;
	font-weight: normal;
	font-size: inherit;
	color: #f4f4f4;
	}	
/* //End Cotent pages - Secondary page text Content links */


/*	
	*/
	
/*	
#content-home ol{
	font-weight: bold; 
	font-size: 13px;
	line-height: 18px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	} */
	
/* Content pages ordered lists 
#content-home ol.list-item {
	margin-left: 40px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	font-weight: bold;
	/* list-style: none; 
	font-family: inherit;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	} 
	*/ 
/*
#mainContent ol.list-item li {
	padding-left: 30px;
	background-image: url(http://secure.worldhosting.org/cgi-bin/wh/get_img_by_name.pl?webid=587797&reload=1&ei_code=bullet);
	background-repeat: no-repeat; 
	background-position: 1.2em .5em; 
	}
	
#mainContent .list-item li li {
	padding-left: 30px;
	background-image: url(../nav/); 
	background-repeat: no-repeat;
	background-position: 1em .7em;
	} */



/* ------------------- 6. Other  -------------------- */

.products {
	padding: 0;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

.image {
	background-color: #999999;
	padding: 25px;
	}

.award { /* Award text on the home page  */
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 11px;
	color: #a0a198;
	font-weight:bold;
	text-align: center;
	} 	

/*END_pp02*/ /*_pm02*/


/* ---------------------- 7. Footer ---------------------- */

.footer {
	background-color: transparent;
	color: #7a7a75;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform:capitalize;
	padding-top:3px;
	padding-bottom:20px;
	padding-left:0;
	padding-right:0;
	text-align: left;
	}

a.footer:hover {
	color: #adadac;
	background-color: transparent;
	/* padding:0 3px; */
	text-decoration: none;
	}
	
/* ---------------------- 8. Reset  ---------------------- */

fieldset, img {  
	border:0; 
	} 
	
/*END_pm02*/

a:hover
{
color:#cfd401;
}

.aboutmenu
{
color:#CFD401;
font-size:12px;
font-weight:normal;
letter-spacing:1px;
margin:0;
padding-top:00px;
text-align:left;
}

.aboutmenu a
{
color:#CFD401;
font-size:12px;
font-weight:normal;
letter-spacing:1px;
margin:0;
padding-top:00px;
text-align:left;
text-decoration:none;
}


.aboutmenu a:hover
{
color:#f3f900;
font-size:12px;
font-weight:normal;
letter-spacing:1px;
margin:0;
padding-top:00px;
text-align:left;
text-decoration:none;
}


.profilename{
color:#BBBBBB;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
margin:0;
padding-bottom:3px;
text-align:left;
}

.clientlogin
{

	color: #e4ea00;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform:capitalize;
	padding-left:0;
	padding-right:0;
text-decoration:none;
}

.clientlogin a
{

	color: #e4ea00;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform:capitalize;
	padding-left:0;
	padding-right:0;
text-decoration:none;
}

.clientlogin a:hover
{

	color:#BBBBBB;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform:capitalize;
	padding-left:0;
	padding-right:0;
text-decoration:none;
}

.showroom
{
color:#d8de0a;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
margin:0;
padding-bottom:3px;
text-align:left;
}