/* 
===============================
Vendor Magazine CSS April, 2007
-------------------------------
design by Chad Bostock
chadbostock@gmail.com
===============================
*/

/* text and formatting */

body {
	background-color: #4A5661;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	font-family: Helvetica, Arial,sans-serif;
	font-size: 10px;
	color: #000000;
}
  
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#59B141;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#59B141;
	}
	
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#47281E;
}

img {
	display:block;
	text-align: left;
	vertical-align: bottom;
}

P.summary {
	font:Helvetica, Arial, sans-serif;
	width:400px;
	font-size: 11px;
	}
	
P.breadcrumb {
	font::Helvetica, Arial, sans-serif;
	font-size:9px;
	color:#838F9B;
	}

HR.break {

	width:10%;
	color:#333333;
	}

IMG.bodygraphic {

	padding:0px;
	}
	
IMG.subarticle {
	float:left;
	border-right-width:20px;
	border-style:double;
	border-color:#ffffff;
	}


SPAN.pagenumbers {
	font:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:14px;
	text-align:center;
	letter-spacing:5px;
}


a:link {
	color: #0099FF;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}


a.pagenumber:link {
	color:#000000;
	text-decoration:none;
	}
	
a.pagenumber:visited {
	color: #000000;
	text-decoration:none;
	}
	
a.pagenumber:hover {
	color: #333333;
	}

a.toplinks:link {
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	}
	
a.toplinks:visited {
	color: #ffffff;
	font-size:14px;
	text-decoration:none;
	}
	
a.toplinks:hover {
	color: #ffffff;	
	font-size:14px;
	text-decoration:underline;
	text-decoration:overline;
	}
	
	

.style4 {
	color: #FFFFFF;
	font-size: 14px;
}
	

/* Background/titlebar Image Layout */

DIV.body {
	width:600px;
	height:581px;
	z-index:1;
	visibility:visible;
	background-image:url(images/venbody_02.jpg);
	background-repeat: no-repeat;
}


DIV.header {
	position:absolute;
	left:-3px;
	top:0px;
	width:699px;
	height:200px;
	z-index:1;
	background-image:url(images/redesign4_02.jpg);
	background-repeat:no-repeat;
	}

DIV.home {
	position:absolute; 
	left:497px; 
	top:137px; 
	width:181px; 
	height:38px; 
	z-index:3;
	}

DIV.titleimg {
	position:absolute;
	left:52px;
	top:61px;
	width:321px;
	height:112px;
	z-index: 9;
	display:inherit!important
	}

DIV.linkbar {
	position:absolute; 
	left:36px; 
	top:9px; 
	width:70px; 
	height:24px; 
	z-index:1;
	display:inherit!important
	}
	
DIV.linkbar2 {
	position:absolute; 
	left:86px; 
	top:11px; 
	width:47px; 
	height:32px; 
	z-index:8;
	display:inherit!important
	}

DIV.adbar {

	position:absolute; 
	left:-145px;
	top:220px; 
	width:107px; 
	height:265px; 
	z-index:1;
	display:inherit!important
	}

DIV.body_bg {

	width:417px; 
	height:581px;
	z-index:1;
}

DIV.bottom {

	position:absolute; 
	width:501px; 
	height:23px; 
	bottom:0px; 
	left:1px; 
	z-index:10; 
	background-image:url(images/bodybottom_14.jpg);
	}


DIV.centerbox {
	position:absolute;
	left:50%;
	top: 0px;
	width: 600px;
	margin-left: -360px;
}

DIV.content {
	position:absolute;
	left:0px;
	top:224px;
	width:501px;
	z-index:1;
	background-image:url(images/venbody_04.jpg);
	background-repeat:repeat-y;
	;
	padding-left: 39px;
	margin-right: 0px;
	padding-top: 15px;
	}


/* Sets div styles of button/toolbar */

DIV.sidebar {
	position:absolute;
	left:492px;
	top:211px;
	width:212px;
	height:596px;
	z-index:2;
	display:inherit
	!important
	}

DIV.buttonset1 {
	position:absolute;
	left:492px;
	top:517px;
	width:191px;
	height:148px;
	z-index:3;
	}
	
DIV.buttonset2 {
	position:absolute;
	left:493px;
	top:517px;
	width:249px;
	height:245px;
	z-index:4;
	}
	
DIV.buttonset3 {
	position:absolute;
	left:493px;
	top:517px;
	width:216px;
	height:149px;
	z-index:5;
	}
	
DIV.buttonset4 {
	position:absolute;
	left:493px;
	top:517px;
	width:191px;
	height:245px;
	z-index:6;
	}
	
DIV.buttonset5 {
	position:absolute; 
	left:493px; 
	top:517px; 
	width:228px; 
	height:10px; 
	z-index:7;
	}
	
DIV.buttonset6 {
	position:absolute; 
	left:492px; 
	top:517px; 
	width:228px; 
	height:231px; 
	z-index:8;
	}
	


	
/* Article and Graphic Properties */

DIV.subgraph {

	z-index:1; 
	float: left;
	width:170px;
	}
	
DIV.subtext {

	z-index:1;
	width:400px;

}
