

/* camecjcb.com.ph/index.php */

body {

    background-color:	#999999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #DCDCDC;
}


/* to make all table look clean */
table {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

h1 {
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 		24px; 
    font-weight: 	bold;
    color: 			#FEA71C; 
    margin-top: 0px;
    margin-left: 		20px;
    margin-right: 		20px;

    text-align:		center;
}



li {
    margin-top: 7px;
    margin-bottom: 7px;

}


a {
    color: black;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    
}


a:active {
color:#FEA71C;
background-color: black;

}


a:hover	{	

color:#FEA71C;
background-color: 	black;
}

/* this is for jcb_industries because of brochures needed to be underlined */

a.black {
    
    text-decoration: none;
    
}


div.footer {
    
text-align:center;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;

}


/* also used by jcb_history, attachments, jcb_videos, jcb_units, */

div.compress{
    

    padding-left:70px;
    padding-right:70px;
    padding-bottom:20px;
    color: #000000;
    font-size: 12px;

    
}





/* also used by jcb_units.php, jcb_models.php, jcb_attachments.php, jcb_newsletters.php */
  


table.maintable {
    width: 1000px;
    border-spacing: 8px;

    
    
}


table.navtable {
    
    width: 190px;
    border-spacing: 2px;
    background-color: #FFFFFF;
    border: 2px solid #000000;

}


td.nav_section {
    background-color: #F8B101;
    color: #000000;
    font-weight: bold;
    text-align: center;
    height: 28px;
}

td.nav_link {

    text-align: left;
    padding-left: 7px;
    padding-bottom: 7px;
}



table.bodytable {

    background-color: #FFFFFF;
    border: 2px solid #000000;
    
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    
    
    
}


/* for subscribe_form only */


table.table_collapse {
    
    border-collapse:collapse;
}



table.formtable {
    
    border: 0px;
    border-spacing: 0px;
    background:url(../images/jcb_newsletters/jcb_sub_mid.png);
    background-repeat:repeat;
    width: 500px;
    
}
    


input {
    width: 227px;
}


tr.subject_selected {

font-weight:bold;


}









/* also used by jcb_construction_heavy_equipment/index.php, jcb_industries, jcb_attachments */

div.home {
border: solid 3px;
border-color:		black;
background-color: 	#FFFFFF;
width:				990px;

padding-bottom:    10px;

margin-left:		auto;
margin-right:		auto;
padding-top: 20px;


}






/* jcb_units */

td.units_menu {
width:300px;
text-align:center;
vertical-align:bottom;
padding-top:30px;

}



img {
border: none;
}


h3 {
text-align:center;
font-weight: bold;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;

margin-left: 30px;
margin-right: 30px;
margin-bottom: 10px;
}






/* jcb_models */

/* so available models would expand */

table.model_box {	

width:			700px;
margin-left:	auto;
margin-right:	auto;
border-collapse: collapse;
text-align: center;
border: dotted 1px black;


}


div.errors {
color: red;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding:10px;


}



td.dotted_box {	

text-align:		center; 
width:			400px;
padding: 10px;
border: dotted 1px black;


}



/* used by basic specs table */


table.model_box2 {	

width:			300px;
margin-left:	auto;
margin-right:	auto;
border-collapse: collapse;
text-align: left;
border: dotted 1px black;


}



td.dotted_box2 {
    
width:			100%;
text-align:		left; 

padding: 10px;
border: dotted 1px black;


}




/* used by jcb_videos, jcb_service_blogs, jcb_testimonials */

table.graphics_table {
    
    width: 1100px;
    border-collapse:collapse;
    margin: auto;
    
}


/* used by jcb_units.php, jcb_models.php, jcb_videos.php, */


/* main navhead_black is 278, but content of it is only 240 */
table.graphics_navi {

width: 240px;

margin-left: 15px;
font-weight: bold;




}



/* jcb_videos/index.php */

td.navhead_black {
background:url(../images/jcb_videos/navhead_black.jpg);
background-repeat:no-repeat;
width:278px;
height:29px;
}

td.navbody_black {
background:url(../images/jcb_videos/navbody_black.jpg);
width:278px;
height:29px;
}

td.navfoot_black {
background:url(../images/jcb_videos/navfoot_black.jpg);
background-repeat:no-repeat;
width:278px;
height:29px;
}

td.contenthead_black {
background:url(../images/jcb_videos/contenthead_black.jpg);
background-repeat:no-repeat;
width:801px;
height:48px;
}

td.contentbody_black {
background:url(../images/jcb_videos/contentbody_black.jpg);
width:801px;
height:48px;

}

td.contentfoot_black {
background:url(../images/jcb_videos/contentfoot_black.jpg);
background-repeat:no-repeat;
width:801px;
height:48px;
}








/* jcb_history */
 
td.black { 
background-color:	black;
font-weight:		bold;
font-size:			16px;
padding:	5px;
text-align:		center;
vertical-align:top;
color:#FEA71C;
}

table.center{
    
    text-align:center;
    
}



p { 
    padding:		5px; 
    text-indent: 	50px; 
}






/* jcb_industries */

td.industries_menu {
    
width:300px;
text-align:center;
padding-bottom: 30px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;

}







/* used by jcb_units.php, jcb_models.php, jcb_videos.php, */



td.navhead_gray {
background:url(../images/graphics_table/navhead_gray.jpg);
background-repeat:no-repeat;
width:282px;
height:38px;
}

td.navbody_gray {
background:url(../images/graphics_table/navbody_gray.jpg);
width:282px;
height:38px;

}

td.navfoot_gray {
background:url(../images/graphics_table/navfoot_gray.jpg);
background-repeat:no-repeat;
width:282px;
height:38px;
}

td.contenthead_gray {
background:url(../images/graphics_table/contenthead_gray.jpg);
background-repeat:no-repeat;
width:807px;
height:47px;
}

td.contentbody_gray {
background:url(../images/graphics_table/contentbody_gray.jpg);
width:807px;
height:47px;
}


td.contentfoot_gray{
background:url(../images/graphics_table/contentfoot_gray.jpg);
background-repeat:no-repeat;
width:807px;
height:47px;
}






/* JCB Attachments - For the 4x4x4x4... Positions of Attachments */

 
 
td.menu_att {
    
    width: 1000px;
    text-align:center;
    font-size:11px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    vertical-align:bottom;
    padding-top:20px;

}





/* legal */


div.privacy {
    
    color: 			#333333;
    font-family: 	Verdana, Arial, Helvetica, sans-serif;
    font-size: 		10px;

}

a.privacy {
    
    color: 			#333333;
    font-family: 	Verdana, Arial, Helvetica, sans-serif;
    font-size: 		10px;
    
}


p.jcb	{	
color: 			#FEA71C;
text-indent: 0px;
}


p.terms		{
    
color: 			#333333;
font-family: 	Verdana;
font-size: 		10px;


}




/* CONTACT US */

/* Links */

table.links {	

width:			80%;
border:			solid 3px;
border-color:	gray;
cellpadding:	2;
margin-left:	auto;
margin-right:	auto;
}

.links_icon {	

text-align:		center; 
bordercolor:	#CCCCCC;
width:			125px;
border:			solid 3px;
border-color:	gray;
}

.links_address {	
text-align:		left;
border:			solid 3px;
border-color:	gray;
}





