@charset "utf-8";
/* CSS Document */

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 97%;
	background-color: #F9F9F9;
	color: #333333;
}
a {
    color: #06C;
	text-decoration: none;
}
a:visited {
	color: #06C;
}
img {
    border:none;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}	
.style1 {
	color: #CC0000
}
.style2 {
    font-size: smaller;
	font-weight: normal;
}
.style3 {
    margin-bottom: 0px;
    margin-top: 0px;
}
.style4 {
    margin-bottom: 0px;
    margin-top: 5px;
}
.style5 {
    margin-top: 20px;
	margin-bottom: 0px;
	text-align:center
}
.style6 {
    margin-top: 60px;
	margin-bottom: 0px;
	text-align:center
}
.style7 {
    margin-bottom: 20px;
	color:#CC0000;
	text-align: center;
}
.style8 {
    margin: 0px;
}
.content .header .header1 h1 {
	margin-top: 0px;
	margin-left: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 16px;
}
.content .header .header1 p {
	margin-top: 0px;
	margin-left: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 16px;
}
h2 {
    font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.alignRight { 
    float:right; 
	margin-left: 5px;
}
.alignLeft { 
    float:left; 
	margin-right: 5px;
	margin-right: 10px;
}
.content .header {
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	width: 950px;
}
.content .header .header1 {
	font-size: 30px;
	font-weight: bold;
	float: left;
	width: 360px;
	height: 100px;
	background-image: url(http://bizzybuyer.com/nav_images/bizzybuyer-logo.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
.content .header .header2 {
	width: 560px;
	height: 80px;
	float: left;
	
}
.content .menubar {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: 36px;
}
.content .menubar .bar_first{
	background-image: url(http://bizzybuyer.com/nav_images/bg_menu_left.png);
	height: 36px;
}
.content .menubar .bar1 {
	text-align: center;
	float: left;
	height: 26px;
	width: 125px;
	font-weight: bold;
	padding-top: 10px;
	background: url(http://bizzybuyer.com/nav_images/bg_menu_left.png);	
	font-size: 12px;
	border-right:1px solid #CCCCCC;	

}
.content .menubar .bar1 a:link {
	text-decoration: none;
	color: #494949;
}
.content .menubar .bar1 a:visited {
	color: #494949;
	text-decoration: none;
}
.content .menubar .bar1:hover {
    background-image: url(http://bizzybuyer.com/nav_images/bg_menu_left_hover.png);
}

.content .menubar .bar1:hover a{
	color:#CC0000;
}
.content .menubar .bar1 a:hover {
	color:#CC0000;
}	

.content .menubar .bar {
	text-align: center;
	float: left;
	height: 26px;
	width: 115px;
	font-weight: bold;
	padding-top: 10px;
	background-image: url(http://bizzybuyer.com/nav_images/bg_menu.png);
	font-size: 12px;
	border-right:1px solid #CCCCCC;	
}
.content .menubar .bar a:link{
	text-decoration: none;
	color: #494949;
}
.content .menubar .bar a:visited {	
	text-decoration: none;
	color: #494949;
}

.content .menubar .bar:hover {
    background-image: url(http://bizzybuyer.com/nav_images/bg_menu_hover.png);
	height:26px;
	width: 115px;
	color:#FFFFFF !important;
}	

.content .menubar .bar:hover a{
	color:#CC0000;
}

.content .menubar .bar a:hover {
	color:#CC0000;
}

.content .menubar .bar a:active{
	text-decoration: none;
	color: #CC0000;
}

.content .menubar .bar2 {
	float: left;
	height: 40px;
	width: 650px;
	background-image: url(http://bizzybuyer.com/nav_images/bg_menu_hover.png);
}

.content .menubar .bar3 {
	text-align: center;
	float: left;
	height: 26px;
	width: 126px;
	padding-top: 10px;
	font-weight: bold;
	background-image: url(http://bizzybuyer.com/nav_images/bg_menu_right.png);
	font-size: 12px;
}
.content .menubar .bar3 a:link {
	text-decoration: none;
	color: #494949;
}
.content .menubar .bar3 a:visited {
	color: #494949;
	text-decoration: none;
}
.content .menubar .bar3:hover {
    background-image:url(http://bizzybuyer.com/nav_images/bg_menu_right_hover.png);
}
.content .menubar .bar3:hover a{
	color:#CC0000;
}
.content .menubar .bar3 a:hover {
	color:#CC0000;
}	
.content .header .header2 {
	width: 587px;
	height: 80px;
	float: left;
	padding-top: 20px;
	padding-right: 3px;
	text-align: right;
}
.content {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.content .box {
	float: left;
	height: 200px;
	width: 303px;
	margin-top: 15px;
	margin-right: 10px;
	text-align: center;
	background-image: url(http://bizzybuyer.com/nav_images/box.jpg);
	margin-left: 10px;
	
}
.content .box a:link {
	color: #333333;
	text-decoration: none;
}
.content .box a:visited {
	color: #333333;
	text-decoration: none;
}
.content .box a:hover {
	color: #06C;
}
.content .box a:active {
    text-decoration: none;
}
.content .box2a {
	height: 400px;
	width: 465px;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	text-align: justify;
	background-image: url(http://bizzybuyer.com/nav_images/content-2.jpg);
	margin-left: 10px;
}
.content .box2-inner-1 {
	width: 435px;
	margin-left: 15px;
	text-align: center;
	font-size: 95%;
}
.content .box2-inner-2 {
	height: 325px;
	width: 435px;
	margin-left: 15px;
}
.content .box2-inner-3 {
	width: 435px;
	margin-left: 15px;
	text-align: center;
	color: #06C;
}
.content .footer {
	height: 140px;
	width: 950px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 50px;
	text-align: center;
	font-weight: bold;
	background-image: url(http://bizzybuyer.com/nav_images/footer-1.jpg);
	padding-top: 10px;
	font-size: 14px;
	float: left;
}
.content .footer a:link {
	text-decoration: none;
	color: #333333;
}
.content .footer a:visited {
	color: #333333;
	text-decoration: none;
}
.content .footer a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.content .footer a:active {
	text-decoration: none;
}
.content .box .box-link a:link, .content .box2-inner-3 a:link {
	color: #06C;
	text-decoration: none;
}
.content .box .box-link a:visited, .content .box2-inner-3 a:visited {
	color: #06C;
	text-decoration: none;
}
.content .box .box-link a:hover, .content .box2-inner-3 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.content .box .box-link a:active, .content .box2-inner-3 a:active {
    text-decoration: none;
}
.content .middle {
	background-color: #FFFFFF;
	width: 928px;
	float: left;
	background-image: url(http://bizzybuyer.com/nav_images/content-gradiant.jpg);
	background-repeat: repeat-x;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
}
.content .top-img {
	background-image: url(http://bizzybuyer.com/nav_images/content-top.jpg);
	float: left;
	width: 950px;
	height: 25px;
	margin-top: 15px;
	margin-left: 10px;
}
.content .bottom-img {
	background-image: url(http://bizzybuyer.com/nav_images/content-bottom.jpg);
	float: left;
	height: 25px;
	width: 950px;
	margin-left: 10px;
}
.content .middle .box-4 {
	float: left;
	height: 450px;
	width: 828px;
	padding-right: 50px;
	padding-left: 50px;
}
.content .product-box {
	float: left;
	height: 300px;
	width: 435px;
	margin-top: 15px;
	background-image: url(http://bizzybuyer.com/nav_images/content-3.jpg);
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 10px;
	margin-right: 10px;
}
.content .product-box .product-title {
	width: 435px;
	text-align: center;
	height: 60px;
	float: left;
}
.content .product-box .product-imgage {
	height: 200px;
	width: 175px;
	float: left;
}
.content .product-box .product-description {
	float: left;
	height: 200px;
	width: 260px;
}
.content .product-box .product-link {
	width: 435px;
	text-align: center;
	padding-top: 15px;
	color: #06C;
	height: 40px;
	float: left;
} 
.content .middle .individual-product-box {
	float: left;
	height: 660px;
	width: 928px;
}
.content .middle .individual-product-box .individual-product-title {
	text-align: center;
	height: 75px;
	width: 928px;
	float: left;
}
.content .middle .individual-product-box .individual-product-image .image-border {
	height: 240px;
	width: 250px;
	background-image: url(nav_images/individual-product-border.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.content .middle .individual-product-box .individual-product-image {
	float: left;
	padding-top: 50px;
	height: 300px;
	width: 350px;
	padding-left: 50px;
}
img.resize-235 {
	width: 235px;
	height : 235px;
}
.content .middle .individual-product-box .individual-product-description {
	float: left;
	padding-top: 75px;
	height: 175px;
	width: 478px;
	padding-right: 50px;
}
.content .middle .individual-product-box .individual-product-link {
	text-align: center;
	float: left;
	height: 45px;
	width: 928px;
	padding-top: 5px;
	padding-bottom: 55px;
}
.content .middle .individual-product-box .individual-product-price {
	float: left;
	height: 75px;
	width: 200px;
	padding-top: 25px;
	color: #979797;
}
.content .middle .individual-product-box .individual-product-store {
	float: left;
	height: 75px;
	width: 328px;
	padding-top: 25px;
	color: #979797;
}
.content .middle .product-group {
	float: left;
	height: 150px;
	width: 900px;
	margin-top: 15px;
	margin-left: 15px;
	background-image: url(http://bizzybuyer.com/nav_images/product-group.jpg);
}
.content .middle .product-group .product-header {
	float: left;
	height: 50px;
	width: 600px;
	text-align: center;
}
.content .middle .product-group .product-description {
	float: left;
	height: 100px;
	width: 570px;
	padding-right: 15px;
	padding-left: 15px;
}
.content .middle .product-group .product-link {
	float: left;
	height: 50px;
	width: 150px;
	padding-top: 6px;
	text-align: center;
	margin-top: 50px;
}
.content .middle .product-group .product-center-wrap {
	float: left;
	height: 150px;
	width: 600px;
}
img.resize {
	width: 120px;
	height : 120px;
}
.content .middle .product-group .product-image {
	float: left;
	height: 125px;
	width: 125px;
	background-image: url(http://bizzybuyer.com/nav_images/product-image-border.jpg);
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-left: 10px;
	padding-top: 2px;
}

.content .middle .category-group {
	float: left;
	height: 150px;
	width: 900px;
	margin-top: 15px;
	margin-left: 15px;
	background-image: url(http://bizzybuyer.com/nav_images/product-group.jpg);
}
.content .middle .category-group .category-image {
	float: left;
	height: 113px;
	width: 115px;
	padding-top: 12px;
	padding-left: 10px;
}
.content .middle .category-group .category-header {
	float: left;
	height: 50px;
	width: 600px;
	text-align: center;
}
.content .middle .category-group .category-description {
	float: left;
	height: 100px;
	width: 570px;
	padding-right: 15px;
	padding-left: 15px;
}
.content .middle .category-group .category-link {
	float: left;
	height: 50px;
	width: 150px;
	padding-top: 6px;
	text-align: center;
	margin-top: 50px;
}
.content .middle .category-group .category-center-wrap {
	float: left;
	height: 150px;
	width: 600px;
}
.content .middle .category-group .category-image {
width: auto;
height : 120px;
}
.content .middle .individual-product-box .product-title {
	color: #06C;
}
.content .middle .individual-product-ad-box {
	float: left;
	height: 100px;
	width: 828px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 100px;
}
