/* CSS Document */
/* Wholesaler Magazine */


body
{
	background: #ffffff;
	text-align:center;
	font-size:12px;
	line-height:17px;
	margin: 0;
	padding: 0;
	color: #646a74;
}


/* GLOBAL DEFAULTS
========================================================================*/
h1 {font-size:16px; color:#000000; font-weight:bold;margin-bottom:0px;} 
h2 {font-size:12px; color:#a94c2a; margin-bottom:0px;}
h3 {font-size:11px; margin-bottom:0px;}


/* ANCHORS
===================*/
a:focus { outline: none;}

a:link, 
a:active, 
a:visited
{
	color: #000099;
	text-decoration: none;
	font-weight: normal;
	background: none;
}

a:hover
{
	color: #3333ff;
	text-decoration: underline;
	background: none;
}

.specialnav a:link, 
.specialnav a:active, 
.specialnav a:visited
{
	color: #cc3300;
	text-decoration: none;
	font-weight: normal;
	background: none;
	font-size: 9px;
	line-height: 11px;	
}

.specialnav a:hover
{
	color: #ff6600;
	text-decoration: none;
}


/* Bigger Bullets 
========================================================================*/
.bigbutton a:link,  
.bigbutton a:visited {
		color: #3c5200;
		text-decoration: none;
		/*font-weight:bold;*/
		background: none;
		font-size: 11px;
		line-height: 11px;
		text-transform:normal;
		margin: 5px 0px;
		display:block;
		padding:2px 0px 2px 15px;
		background: url(../images/bullet_special1.gif) no-repeat;
		
		}
.bigbutton a:hover {	
		background: url(../images/bullet_special2.gif) 0 0 no-repeat; color: #003300;
		}
.bigbutton a:active {
		color: #ff0000;
		}
		
/* Bigger Bullets Two
========================================================================*/
.bigbuttontwo a:link,  
.bigbuttontwo a:visited {
		color: #000099;
		text-decoration: none;
		font-weight:bold;
		background: none;
		font-size: 11px;
		line-height: 11px;
		text-transform:normal;
		margin: 5px 0px;
		display:block;
		padding:2px 0px 2px 15px;
		background: url(../images/arrow_big.gif) no-repeat;
		
		}
.bigbuttontwo a:hover {	
		background: url(../images/arrow_big2.gif) 0 0 no-repeat; color: #003300;
		}
.bigbuttontwo a:active {
		color: #ff0000;
		}

b {color: #333333;}

img, img a:link, img a:visited, img a:hover, img a:visited:hover {border:0px;}

p, td, div
{	
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #646a74;
}

p {	margin: 5px 0 0 0; }


/* MISC. STYLES
========================================================================*/
.small {font-size:10px; line-height:12px; color:#aaaab2;}
.date /*sifr'ed*/ {font-size:12px; color:#333333; position:absolute;top:100px; left:10px;}
.search {display:none;}
.titlesearch {display:none;}
#newsletter_signup {display:none;}


/* ADVERTISEMENTS
========================================================================*/
.bottomads {display:none;}
.googleads {display:none;}


/* STRUCTURAL MARKUP
========================================================================*/
#container /* wraps whole page and centers it */
{
	margin: 0 auto 0 auto;
	width: 600px;
	background:none;
	text-align:left;
}

#header
{
	display:none; 	
}

#contentcontainermain /*this is holding everything below the header div */
{
	width: 600px;
	margin: 0px 0 0 0;
	padding: 0;
	background:#ffffff;
	float:left;
	position:relative;
	border:0px;
}


#contentcontainer /*this is holding everything on the left side of the banners */
{
	width: 600px;
	margin: 0px 0 50px 0; 
	padding: 0;
	float:left;
	position:relative;
	text-align:center;
	clear:both;
}


#maincolhm /*main content area HOME page*/
{
	float: left;
	position:relative;
	width: 600px;
	margin: 10px 0px 0px 0px;
	text-align:left;
}

#maincolint /*main content area INTERIOR pages */
{
	width: 600px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}


#leftcol /*holds the side navigation and far left col on home */
{
	display:none;
}


#leftcolint /*holds the side navigation and far left col on home */
{
	display:none;
}



#bannercol /*side banners */
{
	display:none; 
}

/* MISC. HEADER OBJECT STYLES
========================================================================*/
.logo { margin: 5px 0 0 5px;  position:absolute; z-index:200; height:110px; width:220px;}
.leaderboard { position:absolute; bottom: 13px; right: 5px; z-index:150; width: 728px; height:90px;} /*positioned absolute. allows to be positioned within relative header.*/


/* ARTICLE/PAGE STYLES
========================================================================*/
.byline {text-transform:uppercase; color:#224ebd;font-size:9px;}
.picture {margin: 10px 10px 10px 0px; background-color:#ececec;border:1px solid #b7b7b7;}
.picture  img {margin:5px;}
.navigation {display:none;}


/* UNORDERED LISTS
========================================================================*/


#contentcontainer ul
{
	margin: 5px 0 15px 0px;
	padding: 0px 0 0 5px;
	list-style-type: none;
	display: block;	
}

#contentcontainer ul li  /* basic lists in content area */
{ 
	background: url(../images/bullet.gif) no-repeat 0 4px;
	padding-left: 10px;
	padding-bottom: 3px;
	position:relative
}

#contentcontainer ul.links li /* basic lists in content area - OPTION 2 */
{ 
	background: url(../images/bullet_arrow.gif) no-repeat 0 4px;
	padding-left: 10px;
	padding-bottom: 4px;
	position:relative
}



/* FOOTER STYLES
========================================================================*/

#footerbg
{
	display:none;
}

#footer
{
	display:none;
}

.bottomnavs {display:none;}

.copyright
{
	display:none;
}



/* NAVIGATION
========================================================================*/   

#mainnav 
{
        display:none; 
}

/* MAIN NAVIGATION HIGHLIGHTS 
========================================*/
body#editorial li a.naveditorial,
body#home li a.navhome

{ border-bottom:0px solid #122e8e; margin-bottom:-3px;}

 /* Secondary Navs
========================================*/

.secnavs { 
	display:none; }




/* SIDE NAVIGATION
========================================*/

#subnav
{
	display:none; 
}



/* TOOLBAR
========================================================================*/

#toolbar { display:none; }

 
 /* Breadcrumbs
========================================*/

.breadcrumbs { margin:0px 0 5px 0; font-size:9px;
	line-height:11px;
	font-weight:bold;
	text-transform:uppercase; }

.breadcrumbs a:link, 
.breadcrumbs a:active, 
.breadcrumbs a:visited {
	margin:0;
	color: #000099;
	text-decoration:none;
	padding:4px 4px 4px 0px;
}
.breadcrumbs a:hover {color: #ff6600}




/* FLOAT CLEAR FIX
========================================================================*//   

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* FORMS
========================================================================*/   
input, textarea, select, checkbox, option {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	padding: 1px;
	border: 1px solid #b7b7b7;
}

.submit {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	padding: 2px;
	border:0px;
}


/* HOME PAGE STYLES
========================================================================*/

.hmheader {font-size:12px; text-transform:uppercase; color:#333333; background: #c4c7cc; font-weight:bold; padding:3px; }
.intheader {font-size:13px; text-transform:uppercase; color:#333333; background: #c4c7cc; font-weight:bold; padding:4px 4px 4px 15px; margin-left:-15px; }
.hmheaderblue {font-size:12px; color:#000099; font-weight:bold; }
.bluesection {border:1px solid #b7b7b7; background:#c4dcf4; margin: 0 0 20px 0; padding:1px 5px 5px;}
.medcolumn {width:320px; float:left; margin: 10px 15px 0 5px;}
.smallcolumn {width: 150px; float:left; margin: 10px 0px 0 0;}

.sourcedirectory {background:#f1f1f1; border:1px solid #ddd;margin-bottom:10px;}
.sourcedirectory p { padding:1px 5px 5px;}

.btmborder {border-bottom:1px solid #ddd;}
.pubdate {text-align:right; margin-right:10px;}

		

