@charset "utf-8";

/* Std elements */


body {
	margin:0;
	padding:0;
	background: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#009;
}

h1 {
	margin:0;
	padding:0;
	font-size:40px;
	color:#009;
}

h2 {
	margin:0;
	padding:0;
	font-size:20px;
	color:#009;
}

h3 {
	margin:0;
	padding:0;
	font-size:16px;
	color:#009;
}

h4 {
	margin:0;
	padding:0;
	font-size:14px;
	color:#009;
}

p {
	margin:0 0 15px 0;
	padding:0;
	color:#000;
	font-size:11px;
	line-height: 1.7em;
}

q {
	color:#333;
	letter-spacing:.1em;
	word-spacing:.1em;
	font-size:11px;
	font-style:italic;
}

img { border:none; }

strong { font-weight:bold; }

a:link {
	margin:0;
	color:#009;
	padding:0;
	text-decoration:none;
}

a:visited {
	margin:0;
	color:#009;
	padding:0;
	text-decoration:none;
}

a:hover {
	margin:0;
	color:#06F;
	padding:0;
	text-decoration:underline;
}

a:active {
	margin:0;
	color:#F0F;
	padding:0;
	text-decoration:none;
}

/* ---------- Odds tags & classes ----------*/
.handwritten {
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#333;
	font-weight:bold;
	font-style:italic;
}

#currentselection { color:#3C0 }

/* ---------- whole page ----------*/

div#page_container {
	margin:0 auto;
	padding:0 20px;
	background:#FFF;
	border-left:solid;
	border-right:solid;
	border-color:#69F;
	
	overflow:auto;
	width:960px;
}

/* ---------- Heading ----------*/


div#heading { width:960px; }

img#heading_logo {
	margin: 5px 0 0 0;
	display:block;
	float:left;
	width:192px;
	height:109px;
}

a#bpif {
	margin:56px 0 0 50px;
	display:block;
	float:left;
}

div#heading_text {
	margin:20px 10px 10px 55px;
	float:right;
	width:300px;
	height:75px;
	line-height:25px;
	color:#800080;
	text-align:right;
}

#tag_line {
	margin:0;
	color:#69F;
	font-style:italic;
	font-weight:bold;
}

/* ---------- Top NAV BAR ----------*/

div#navbar {
	background:url(graphics/navbar.png) no-repeat;
	background-position: top right;
	text-align:right;
	float:right;
	clear:right;
	width:730px;
	height:28px;
}

div#navbar ul {
	display:inline;
	line-height:25px;
	font-size:12px;
}

div#navbar ul li {
	padding:5px 8px 8px 8px;
	display:inline;
}

#uploadlink_style {
	font-style:italic;
	font-weight:500;
}

/* ---------- Under Heading ----------*/

div#page_content {
	margin:148px 0 0 0;
	width:960px;
}

/* ---------- PRODUCTS BAR ----------*/

div#productsbar {
	margin:0;
	float:left;
	display:inline;
	width:192px;
}

div#productsbar #productsbar_top {
	margin:0;
	background: url(graphics/productsbar_top.png) top no-repeat;
	width:192px;
	height:7px;
}

div#productsbar ul#productslistlevel1 {
	margin:0;
	padding:0 10px;
	color:#000;
	width:172px;
	background: url(graphics/productsbar_sides.png) top repeat-y;
}


div#productsbar ul#productslistlevel1 li {
	margin:0;
	padding:5px 5px 5px 5px;
	font-size:12px;
	list-style:none;
	line-height:15px;
}

div#productsbar ul#productslistlevel1 li ul.productslistlevel2 {
	margin:0 10px;
	padding:5px 5px 5px 12px;
	width:150px;
}

div#productsbar ul#productslistlevel1 li ul.productslistlevel2 li {
	margin:0 0 0 7px;
	padding:2px 2px 2px 2px;
	font-size:9px;
	list-style:disc;
	line-height:8px;
}

div#productsbar li#currentproduct { font-weight:bold; }

div#productsbar .productslistlevel2 li#currentsubproduct { font-weight:bold; }

div#productsbar #productsbar_bottom {
	margin:0;
	background:url(graphics/productsbar_bottom.png) top no-repeat;
	width:192px;
	height:7px;
}

/*---------- Main content ----------*/


div#main_content_top {
	margin:0px 230px 0px 230px;
	background:#FFF url(graphics/main_content_top.png) top no-repeat;
	height:7px;
}

div#main_content {
	margin:0px 230px 0px 230px;
	padding:15px 0 5px 0;
	width:500px;
	background:url(graphics/main_content_sides.png) top repeat-y;
}

div#main_content h4 { margin:0 50px 0 50px; }

div#main_content p { padding:0 50px 0 50px; }

div#main_content_bottom {
	margin:0px 230px 0px 230px;
	background:#FFF url(graphics/main_content_bottom.png) top no-repeat;
	height:7px;
}

div#main_content_wide_top {
	margin:0 0 0 230px;
	background:url(graphics/main_content_wide_top.png) top no-repeat;
	height:7px;
}

div#main_content_wide {
	margin:0 0 0 230px;
	padding:15px 0 5px 0;
	width:730px;
	background: url(graphics/main_content_wide_sides.png) top repeat-y;
}

div#main_content_wide_bottom {
	margin:0 0 0 230px;
	background:url(graphics/main_content_wide_bottom.png) top no-repeat;
	height:7px;
}

img#shoutingman {
	margin:20px 0 0 70px;
	padding:0;
}

/* ---------- Product summary page ----------*/


div#main_content_wide #product_intro_photo { margin:0 0 0 80px; }

div#main_content_wide p#product_intro_text {
	font-size:11px;
	padding:10px 50px 0 40px;
	line-height: 140%;
}

div.product_summary_box {
	background:#FFF;
	float: left;
	width:338px;
	height:200px;
	border:#73B0EF 1px solid;
	margin:0px 0px 8px 17px;
}

div.product_summary_box img {
	float:left;
	margin:20px 0 0 15px;
}

div.product_summary_box a {
	float:left;
	clear:both;
	font-size:9px;
	padding:10px 0 0 15px;
	text-decoration:underline;
}

div.product_summary_box h4 {
	font-size:11px;
	padding:15px 10px 0 170px
}

div.product_summary_box p {
	font-size:10px;
	padding:10px 10px 0 170px
}

div#main_content_wide p#product_conclusion_text {
	font-size:11px;
	padding:10px 50px 0 40px;
	line-height: 140%;
}

/* ---------- footer BAR ----------*/

div#footer {
	margin:20px 0 0 0;
	padding:0;
	background:url(graphics/footer_bar.png) no-repeat;
	float:right;
	clear:right;
	width:960px;
	color:#c0c0c0;
	line-height:28px;
	text-align:right;
}

div#footer a {
	padding:0 40px 0 0;

}



/* ---------- Bottom NAV BAR ----------*/

div#navbar_bottom { float:left; }

div#navbar_bottom ul { font-size:10px; }

div#navbar_bottom ul li {
	padding:0 4px 0 4px;
	color:#666;
	display:inline;
	list-style-type:circle;
}

div#copyright {
	margin: 12px 15px 0 0;
	float:right;
	font-size:10px;
	color:#666;
}

/* ---------- Ads ----------*/

div.rightside_ad1 {
	margin:0 0 10px 0;
	float:right;
}

div.rightside_ad2 {
	margin:0 0 10px 0;
	float:right;
	clear:right;
}

div.rightside_ad3 {
	margin:0 0 10px 0;
	float:right;
	clear:right;
}

div.rightside_ad4 {
	margin:0 0 5px 0;
	float:right;
	clear:right;
}

div.rightside_ads img { padding:10px 0 0 0; }

div.leftside_ads {
	padding:5px 0 0 0;
	float:left;
	clear:left;
}

div.leftside_ads img { padding:10px 0 0 0; }
