/* Start of CMSMS style sheet 'JCB Main Style' */
/* general styles  */
body{background:url(uploads/1024px/background.gif) repeat-y top center #fff;color:#404040;font:76% Verdana,Tahoma,Arial,sans-serif;line-height:1.2em;margin:0 auto;padding:0}
a{color:#4088b8;font-weight:700;text-decoration:none}
a:hover{text-decoration:underline}
a img{border:0}
p{margin:0 0 18px 10px}
ul,ol,dl{font-size:0.9em;margin:2px 0 16px 35px}
ul ul,ol ol{margin:4px 0 4px 35px}
blockquote{border:1px solid #dadada;font-size:0.9em;margin:20px 10px;padding:8px}
h1{color:#4088b8; font-size: 30px;text-decoration:underline}
h1 a{color:#4088b8;text-transform:none}
h2{border-bottom:4px solid #dadada;color:#4088b8;font-size:1.4em;letter-spacing:-1px;margin:0 0 10px 0px; padding:0 2px 2px 0px}
h3{color:#4088b8;font-size:1.2em;font-weight:700;margin:5px 0 8px 0px;padding:1px 2px 2px 0px}
h4{color:#2b4f5f;font-size:1.1em;font-weight:600; padding-left:0px}
div {
padding: 5px 5px 5px 5px;
}


/* wrapper and header */
#wrap{color:#404040;margin:10px auto;padding:0;width:970px}
#header{margin:0}
#toplinks{font-size:0.9em;padding:5px 2px 2px 3px;text-align:right}
#slogan{color:gray;font-size:1.5em;font-weight:700;letter-spacing:-1px;line-height:1.2em;margin:15px 0 20px 35px}
/* sidebar and menu */
#sidebar{float:left;line-height:1.4em;margin:0 0 5px;padding:1px 0 0;width:195px}
#sidebar ul{font-size:0.9em;list-style:none;margin:0;padding:0 0 15px 10px}
#sidebar li{list-style:none;margin:0 0 4px;padding:0}
#sidebar li a{font-size:1.2em;font-weight:700;padding:2px}
#sidebar ul ul{line-height:1.2em;margin:4px 0 3px 15px;padding:0}
#sidebar h2{margin:0px 0 8px}
/* main content */
#content{float:right;line-height:1.5em;margin:0;padding:0;text-align:left;width:750px}
#contentalt{float:left;line-height:1.5em;margin-right:20px;padding:0;text-align:left;width:750px}
#content h3,#contentalt h3{margin:10px 0 8px}
/* footer */
#footer{border-top:4px solid #dadada;clear:both;color:gray;font-size:0.9em;line-height:1.6em;margin:0 auto;padding:8px 0;text-align:right}
#footer p{margin:0;padding:0}
/* additional styles */
.box{background:#4088b8;border:1px solid #c8c8c8;color:#fff;font-size:0.9em;line-height:1.4em;padding:10px 10px 10px 13px}
.box a{color:#f0f0f0}
.left{float:left;margin:0 15px 4px 0}
.right{float:right;margin:0 0 4px 15px}
.readmore{margin:-10px 10px 12px 0;text-align:right}
.timestamp{font-size:1.2em;margin:-5px 0 15px 10px}
.blue{color:#4088b8}
.clear{clear:both}
.fade{color:#c8c8c8}
.photo{background:#fff;border:1px solid #bababa;margin:6px 18px 2px 5px;padding:2px}
#toplinks a,#footer a,.gray{color:gray}
#sidebar ul ul li a,.timestamp a{font-weight:400}

/* begin modifications and additions for cmsms 1.04 theme */
body.narrow {background-image:none} /* replace with your own or remove line to use img from 'wide' layout */
body.fluid {margin:0 10px;background-image:none} /* remove default 'page border' background for fluid width and add a little white space on the sides */
#wrap.fluid {width:100%} /* a 'min-width' solution may be desired to keep the page from 'scrunching' too much */
#wrap.fluid #content {width:72.5%}
#wrap.fluid #sidebar {width:23%}
#wrap.narrow {width:750px} /* narrow width for 800px wide display */
#content.rightnav{float:left;margin-right:20px} /* float content left, forces sidebar to the right */
#wrap.narrow #content {width:530px} /* narrow width content area for 800px variant */
/* additional styles for cmsms */
.NewsSummary {margin-bottom:.67em}
#NewsPostDetailDate {text-align:right;font-weight:bold;padding-bottom:1em}
.NewsSummaryPostdate {text-align:right;font-style:italic;padding-bottom:.33em}
#NewsPostDetailReturnLink,.NewsSummaryMorelink {text-align:center}

.currentpage {font-size:1.2em; font-weight:700; padding:3px;color:#b6b6b6; margin-left: 30px}

 */
/* utility styles */
.printonly,.hide {display:none}

/* 
cmsms 1.04 modification and implementation notes

SIX versions of the template all use the same stylesheet:
     1024px, suitable for 1024px wide display, content to the right, sidebar to the left. (the 'default'). remove any special classes outlined below to achieve this layout.
     800px, suitable for 800px wide display. apply class 'narrow' to #wrap div (and body tag if a different page background image is desired, note that the 'wide' one looks ok too.).
     fluid, using all of the available browser width using percentages for column widths. resizes based on window width (see note below). apply class 'fluid' to #wrap div (and body tag if a different page background is desired).
     and each of these widths can also be done with content on the left and sidebar on the right: apply class 'rightnav' to #content div.

basic menu and news templates are included in the cmsms theme zip file and may need to be added to your installation manually; depending upon how the theme manager exports the theme to the xml file.

note that a 'print' media stylesheet isn't really needed so long as the screen media one is called using the 'screen' media type, and so one is not included here.

for fluid layouts, you may want a 'min width' solution to keep pages from 'scrunching' too much as a browser window is narrowed. this is not included here, but there are samples of such code in the default cmsms templates. note that the fluid layout looks ok at viewport widths of as little as 462px in firefox using default font sizes and the original template's sample content.
*/

#quickLinks {
position: relative;
left: 0px;
display:inline;
width:200px;
float: left;
}

#quickLinks h4 {
color:#2b4f5f;font-size:1em;font-weight:600;
margin-top: -5px;
}



/**** FORMS ****/

.contactform DIV {  	
PADDING-RIGHT: 0px; 
PADDING-LEFT: 0px; 
PADDING-BOTTOM: 0.25em; 
WIDTH: 100%; 
PADDING-TOP: 0.25em  
}  



.contactform fieldset {  	
border: none;
}  

.contactform DIV LABEL {  	
PADDING-RIGHT: 5px; 
DISPLAY: inline; 
VERTICAL-ALIGN: middle; 
WIDTH: 200px  
line-height: 1.5em;
}  

.contactform DIV.required {  	
COLOR: #4897cb 
}  

.fbsubmit {  	
BORDER-TOP: #1e3544 thin solid; 
BORDER-LEFT: #1e3544 thin solid; 
COLOR: #1e3544; 
BORDER-BOTTOM: #1e3544 thin solid  
}  

.contactform DIV.products_interested {  	
WIDTH: 200px  
}  

.form_label {  	
DISPLAY: inline;
padding-top: 10px;
}


#m2moduleform_1 {
width: 95%;
padding: 0 0 20px 20px;
}

#m2moduleform_1 label {
padding-bottom: 5px;
}
#m2moduleform_1 input {
margin-top: 10px;
padding-left: 5px;
}


/*THERMO*/
#thermo {
float: right;
margin-right: 200px;
}

#capitalbanner {
float: right;
}



/* End of 'JCB Main Style' */

