/*------------------------------------------
	CSS Styles for Omni-mart.com
	Rod Miles | www.OneGreyPaw.com
	January 2009		
------------------------------------------*/
 
 
/*------------------------------------------
	Imports
------------------------------------------*/

@import url('/stylesheets/reset.css'); 

 
/*------------------------------------------
	HTML Items
------------------------------------------*/
 
body
	{
	margin: 0;
	padding: 0 0 1em 0;
	font: 100.01%/120% arial,helvetica,geneva,verdana,sans-serif;
	color: #3c5882;
	text-align: center;	
	background: #45618b url('/images/body-bg.jpg') no-repeat center top;
	}
 
h1,h2,h3 { font: normal normal 2.1em arial,helvetica,sans-serif; color: #45618b; }
h1 { margin: 0 0 0.5em 0; padding: 0 0 0 3px; background: url('/images/heading-bg.gif') no-repeat 0 bottom; }
* html h1 { height: 1%; } /*IE6*/
h2 { font-size: 1.8em; margin: 0.8em 0 0.5em 0; padding-bottom: 0; }
h3 { font-size: 1.3em; margin: 0.7em 0 0 0; padding-bottom: 0; color: #6f94c2;  }
h3 + p { margin-top:0;padding-top:0; }

a { color: #993; }
a:hover { color: #94a7c5; text-decoration: none; }
a:active { color: #036; }



/*------------------------------------------
	Main Layout Items
------------------------------------------*/

#mainWrapper
	{
	position: relative;
	width: 960px;
	margin: 23px auto 0 auto; 
	padding: 0;	
	text-align: center;
	font-size: 85%;
	background: #fff url('/images/content-bg.gif') repeat-y 0 0; 
	border: 1px solid #6783ad;
	border-width: 1px 0;
	}

#header, #content, #footer
	{
	position: relative;
	width: 906px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	padding: 0;	
	}
 
#header
	{
	height: 225px;	
	background: url('/images/header-bg.gif') no-repeat 0 0;
	}

#theLogo
	{
	position: relative;
	float: left;
	width: 330px;
	height: 100px;
	margin: 50px 0 44px 35px;
	}
 
#mainMenu
	{
	position: relative;
	clear: both;
	z-index: 200;
	width: 906px;
	height: 31px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url('/images/mm-bg.gif') repeat-x 0 0;
	}

#content
	{
	left: 10px;
	clear: both;
	padding: 1.3em 0 1px 0;
	overflow-y: auto;
	overflow-x: hidden;
	}

#contentBody
	{
	position: relative;
	padding: 0 0 2em 0;
	line-height: 1.5em;
	float: left;
	width: 65%;
	}
	
#sidePanel
	{	
	position: relative;
	float: right;
	width: 30%;
	margin: 0;
	padding: 0 0 1.5em 0;
	}

#footer	
	{ 
	color: #45618b;
	padding: 1em 0 3em 0;
	font-size: 0.9em;
	background: url('/images/footer-bg.png') no-repeat 0 0;
	}

#footerInside { margin: 0 auto; padding: 0 20px; }

#footerMenu 
	{
	width: 100%;
	float: left;
	color: #fff;
	line-height: 1.4em;
	font-weight: bold;
	}

#footerInfo
	{
	clear: both;
	padding: 0;
	margin: 0;
	line-height: 1.5em;
	text-align: left;
	}


/*------------------------------------------
	Menu Items
------------------------------------------*/

/*///Main menu items///*/
#mainMenu ul { margin: 0; padding: 0; list-style: none; }
#mainMenu ul li { display: block; float: left; margin: 0; padding: 0; height: 31px; line-height: 31px; background: url('/images/mm-separator.gif') no-repeat right 0; }
#mainMenu li a { font: bold 1.1em tahoma,arial,verdana,sans-serif; font-weight: bold; color: #fff; text-decoration: none; padding: 0 1em;	}
#mainMenu li a:hover { color: #b2d1f3; }
#mainMenu li a:active { color: #cc9; }

/*///Footer menu items///*/
#footer a { color: #fff; }
#footer a:hover { text-decoration: none; color: #b2d1f3; }
#footer a:active { color: #cc9; }
#footer #footerInfo a { color: #45618b; }
.footerMenu ul { margin: 0 0 10px 0; padding: 0; list-style: none; }
.footerMenu ul li { margin: 0; padding: 0 0.6em 0 0; display: inline; }
.footerMenu ul li .pipe { padding: 0 0 0 0.6em; }


/*------------------------------------------
	Content Items
------------------------------------------*/

/*///Articles///*/
.post { }
.title { margin-bottom: 0;  }
.meta { font-style: italic; font-size: 0.9em; padding: 0 0 0 5px; color: #94a7c5; }
.entry { padding-left: 5px; }

/*///Services & Msgs Boxes///*/
.servBox, .msgBox { width: 550px; border: 1px solid #cdcdcd; margin: 0 0 1.5em 15px; }
.msgBox { width: 600px; margin: 1.5em 0 1.5em 0; }
.servBox .servHeading, .msgBox .msgHeading, .pgCol .colHeading { font: bold 1.2em tahoma,arial,verdana,sans-serif; padding: 0.4em 0 ; color: #fff; width: 100%; background: #7b9fcd url('/images/serv-header-bg.gif') repeat-x 0 0;}
.servBox .servHeading span, .msgBox .msgHeading span { padding: 0 0 0 1em; }
.servBox .servBody, .msgBox .msgBody, .pgCol { background: #fff url('/images/serv-body-bg.gif') repeat-x 0 bottom; padding: 0.5em 0; min-height: 90px; }
.msgBox.manuals .msgBody { min-height: 20px; }
.servBox .servBody .servBodyInside, .msgBox .msgBody { padding: 0.4em 1em 1em 1em; }
.servBox .servBody .imgR { margin: 0 0.6em 0 1.5em; }
.msgBox.manuals { margin-top: 2em; }
#contentBody .msgBox.manuals ul.horizList { margin: 0 0.2em 0.2em 3px; }
.msgBox.manuals ul.horizList li a { color: #3c5882; }

/*///Quotes Box///*/
.quote { position: relative; background: url('/images/quote-open.gif') no-repeat 0 0; width: 550px; padding: 0 0 0.4em 0; margin: 1.3em 0 1.7em 20px; border-bottom: 1px dashed #ccc; }
.quote p { margin: 0; padding: 4px 0 0 20px; text-align: left; }	
.quote .quoteBy { text-align: right; padding: 1em 4px 0 0; background: url('/images/quote-closed.gif') no-repeat 100% 0; }
.quote .quoteBy span { font-size: 0.8em; font-style: italic; padding-right: 7px; color: #94a7c5; }

/*///Comment Boxes///*/
.commentBox { margin: 0 0 0.7em 0; border: 1px dashed #ccc; padding: 5px 10px; width: 97%; }
.commentBox .commentDate { font-size: 0.9em; }
.commentBox span { font-style: italic; color: #94a7c5; padding-right: 7px; }
.commentBox .commentDetails { }
.commentBox .commentBy { text-align: right; font-size: 0.9em; }

/*///Individual Product Pages///*/
.innovationBox { padding-left: 0px; margin: 2em 0; }
.innovationBox h2 { margin: 0px; font-weight: bold; padding: 0 0 5px 40px; background: url('/images/inn-header-bg.gif') no-repeat 0 0; line-height: 32px; min-height: 32px; }
.innovationBox h3 { font-style: italic; font-weight: bold; font-size: 1.2em; color: #45618b; margin-top: 1.2em; }
.innovationBox h2 + p, .innovationBox h3 + p { margin-top: 0; padding-top: 0; }
.innovationBox .imgR { margin-top: 0; padding-top: 0; }

/*///Product Listing///*/
.prodListing { width: 294px; float: left; min-height: 100px; background: url('/images/prod-listing-bg.gif') no-repeat 0 0; min-height: 180px; }
.prodListing .inside { width: 260px; margin: 17px 0 0 15px; }
.prodListing a img.imgR { margin: 5px; padding: 0; }
.prodListing .prodHeading { background: #7b9fcd url('/images/serv-header-bg.gif') no-repeat 0 0; padding: 0.3em 0 0.2em 0; font-family: tahoma,arial,verdana,sans-serif; }
.prodListing .prodHeading a { padding: 0 0 0 8px; color: #fff; font-weight: bold; font-size: 1.2em; text-decoration: none; }
.prodListing .prodHeading a:hover { color: #94a7c5; }
.prodListing .prodInfo { font-size: 0.9em; padding: 0.3em 0 0 8px; line-height: 1.4em;}
.prodListing ul.styledList { font-size: 0.9em; }

/*///Page Columns///*/
.pgCol { position: relative; width: 45%; margin-top: 1.8em; border: 1px solid #ccc; padding-top: 0; min-height: 270px; }
.pgCol.colLeft { float: left; left: 12px; }
.pgCol.colRight { float: right; right: 8px; }
.pgCol .newsDate { font-style: italic; color: #6f94c2; font-size: 0.9em; }
.pgCol .colHeading { margin: 0 0 10px 0; }
.pgCol .colHeading span { padding-left: 10px; }
.pgCol .colSection { margin: 0 0 0.5em 5px; padding-bottom: 0.5em; border-bottom: 1px dashed #ccc; }
.pgCol .colSection h3 { margin: 0; padding: 0; font-size: 1.5em; color: #45618b; }
.pgCol .colSection p { padding: 0 15px 0 0; margin: 0; font-size: 0.9em; line-height: 1.2em; }
.pgCol.colRight p { font-size: 1.3em; line-height: 1.4em; padding: 0 10px; }
.pgCol.colRight p span { font-size: 0.8em; font-style: italic; padding-right: 7px; color: #6f94c2; }
.pgCol .readMore { }

/*///Misc.///*/
#contentBody ul, #contentBody ol { margin-left: 30px; } 
.portfolioImg { margin: 0 10px; } 
.videoEmbed { padding: 0.8em 0 1em 2em; }
p.intro { font-size: 1.5em; font-style: italic; line-height: 1.4em; width: 92%; }


/*------------------------------------------
	Side Panel Items
------------------------------------------*/

/*///General Side Box///*/
.sideBox { margin-bottom: 1.5em; font-size: 0.9em; background: url('/images/sidebox-bg.gif') no-repeat 0 2px; min-height: 80px; padding: 31px 0 0 67px; }
.sideBox h3 { margin: 0; padding: 0; font: normal 1.4em tahoma,verdana,sans-serif; }

/*///Side Box Lists///*/
.sideBox ul { width: 175px; padding: 0; margin: 0.4em 0 0 18px; list-style: square; color: #94a7c5; }
.sideBox ul li { }
.sideBox ul li a { }

/*///Side Quotes Box///*/
.sideBox .quote { width: 190px; margin: 0.8em 0 1.5em 0; border-width: 0; padding: 0; }


/*------------------------------------------
	Base Classes
------------------------------------------*/

/*///Text things///*/
.tBold { font-weight: bold; }
.tItalic { font-style: italic; }
.tSmall { font-size: 0.8em; }
.tLarge { font-size: 1.2em; }
.tCenter { text-align: center; }
.tUnder { text-decoration: underline; }
.tStrike { text-decoration: line-through; }

/*///Lists///*/
ul.horizList { margin: 0.5em 0 1em 0; padding: 0; list-style: none; font-size: 0.95em; }
ul.horizList li { margin: 0; padding: 0 20px 0.5em 0; display: inline; }
ul.styledList { margin: 0.3em 0 1em 0; padding: 0; list-style: none;  }
ul.styledList li { background: url('/images/styled-list-item.gif') no-repeat 0 0.5em; padding-left: 15px; }

/*///Image Floats///*/
.imgR { float: right; margin: 0.8em 0 1em 1em; }
.imgL { float: left; margin: 0.8em 1em 1em 0; } 

/*///Borders///*/
.horizBorder { border-top: 1px solid #ccc; height: 1px; }
.horizDouble { border-top: 3px double #ccc; height: 3px; }

/*///Misc.///*/
.pipe { padding: 0 0.6em; color: #45618b; }
.required { color: #F11B25; font-weight: bold; }
.clear { clear: both; }
.noShow, #theLogo b { display: none; }
.padLeft { padding-left: 40px; }
.adobe { background: url('/images/adobe-logo-sm.gif') no-repeat 0 2px; padding-left: 17px; }