/*
CSS style for SGP
Coded by Feisty Sites
URL: http://www.feistysites.com
May 2008
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #edf3f7;
	font: 80% Arial, Helvetica, sans-serif;
	color: #404040;
	line-height: 160%;
	margin: 0 auto;
	text-align: center;
}

a {
	color: #007bd9;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 10px 0;
}

.headingtext {
	font: 24px Arial, Helvetica, sans-serif;
	color: #164ba0;
}

h1, h2, h3 {
	clear: both;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 10px 0;
}

h1 {
	font: 24px Arial, Helvetica, sans-serif;
	color: #164ba0;
}

h2 {
	font: 20px Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

input, textarea {
	background: #f7f7f7;
}

/* Common Styles */
.align-center {
	text-align: center;
}

.clearfix {
	float: left;
	clear: both;
}

/* Main container style */
#container {
	width: 930px;
	display: table;
	margin: 0 auto;
	text-align: left;
}

/* Header style */
#header {
	float: left;
	clear: both;
	width: 100%;
	padding: 20px 0 0 0;
}

#maincontent {
	float: left;
	clear: both;
	width: 100%;
}

#leftcol {
	float: left;
	width: 185px;
	margin: 10px 0 10x 0;
	padding-right: 10px;
}

#rightcol {
	float: left;
	width: 693px;
	background: url(/images/bg-leftcol-home.gif) top left repeat-y;
	padding: 0 10px 0 16px;
}

#leftcol-home {
	float: left;
	width: 749px;
	background: url(/images/bg-leftcol-home.gif) right repeat-y;
	position: relative;
	left: 3px;
}

#rightcol-home {
	float: left;
	width: 165px;
	position: relative;
	left: 15px;
}

#footer {
	float: left;
	clear: both;
	width: 100%;
	font-size: 11px;
}

#header .col1, #header .col2 {
	float: left;
}

/* Logo */
#header .logo {
	float: left;
	width: 400px;
	margin-right: 20px;
}

/* Search and Top Links */

.search-top-links {
   width: 340px;
   font-size: 11px;
   text-align: right;
   position: relative;
   margin-left: 165px !important;
   margin-left: 145px;
}

#header .search {
   float: left;
   width: 170px;
   text-align: right;
   position: relative;
   left: 20px;
}

#header .search .t-search {
   font-size: 11px;
   padding: 2px;
   border: 1px solid #e5e5e5;
}

#header .search .b-search {
   background: #aeaeae;
   height: 18px;
   font-size: 11px;
   color: #fff;
   border: 1px solid #e5e5e5;
}

#header .top-links {
   text-align: right;
}

#header .top-links a {
   color: #cc0000;
}

#header .top-links a:hover {
   text-decoration: none;
}

#header .top-links a {
	color: #cc0000;
}

#header .top-links a:hover {
	text-decoration: none;
}

/* Top menu style */
.top-menu {
	float: left;
	clear: both;
	width: 100%;
	margin-top: -10px;
}

.top-menu ul {
	margin: 0;
	padding: 0;
	float: right;
}

.top-menu ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Rounded Frame */
.frame-top {
	width: 100%;
	height: 100px;
	background: url(/images/bg-frame-top.gif) no-repeat;
}

.frame-repeat {
	float: left;
	clear: both;
	background: #fff;
	padding: 20px 8px 0 8px;
}

.frame-bottom {
	float: left;
	clear: both;
	width: 100%;
	height: 15px;
	padding: 4px 0;
	background: url(/images/bg-frame-bottom.gif) no-repeat;
}

/* Products */
ul.products {
	width: 100%;
	margin: 10px 0;
	padding: 0;
}

ul.products li {
	float: left;
	width: 140px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	background: #d7d7d7;
	font-size: 11px;
	list-style: none;
	margin: 0 8px 10px 0;
	padding: 0;
}

#rightcol-home .col1 ul.products li, #rightcol-home .col2 ul.products li, #rightcol-home .col3 ul.products li {
	float: left;
	background: #d7d7d7;
	font-size: 11px;
	list-style: none;
	margin: 0 10px 10px 0 !important;
	margin: 0 5px 10px 0;
	padding: 0;
}

ul.products li .product-thumb {
	height: 140px;
	text-align: center;
}

ul.products li .product-name {
	width: 140px;
	text-align: center;
}

/* Rightcol Home Product List*/
#rightcol-home .col1, #rightcol-home .col2, #rightcol-home .col3 {
	float: left;
	padding: 3px 0 3px 3px;
	margin: 0;
}

#rightcol-home .col3 {
 	background: none;
}

#rightcol-home ul.products li .product-name {
	width: 140px;
	text-align: center;
}

/* Footer Columns */
#footer .col1, #footer .col2, #footer .col3 {
	float: left;
	margin: 0 10px 0 0;
}

#footer .col1 {
	width: 300px;
}

#footer .col2 {
	width: 400px;
	font-size: 12px;
	color: #3f9be2;
}

#footer .col3 {
	float: right;
	width: 200px;
	text-align: right;
}

#footer .col2 a {
	color: #3f9be2;
	text-decoration: none;
}

/* Categories */
ul.categories {
	margin: 0;
	padding: 0;
}

ul.categories li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.product-cat li {
	background: url(/images/icon-list-cat.gif) no-repeat;
	padding-left: 20px;
}

ul.product-list {
	margin: 0;
	padding: 0;
}

ul.product-list li {
	float: left;
	width: 210px;
	min-height: 270px;
	height: auto !important;
	height: 270px;
	background: #f6f6f6;
	list-style: none;
	margin: 0 8px 8px 0;
	padding: 5px;
}

ul.product-list li .product-name {
	min-height: 20px;
	height: auto !important;
	height: 20px;
}

ul.product-list li .product-name a {
	font-weight: bold;
	color: #007ad7;
}

ul.product-list .view-product {
	text-align: right;
}

/* Paging */
.paging {
	clear: both;
	width: 97%;
	color: #007bd9;
	text-align: right;
	margin: 10px 0;
}

dl.form {
	float: left;
	clear: both;
	margin: 10px 0;
}

dl.form dt {
    clear: both;
    float:left;
    width: 150px;
    padding: 4px 0 2px 0;
    text-align: left;
}

.product-info dl.form dt {
	width: 220px;
}

dl.form dd {
    float: left;
    width: 400px;
    margin: 0 0 8px 0;
    padding-left: 6px;
}

dl.form textarea {
	width: 98%;
	padding: 2px;
	border: 1px solid #e5e5e5;
}

dl.form .textbox {
	width: 50%;
	padding: 2px;
	border: 1px solid #e5e5e5;
}

h3.module-title {
	color: #0d48a4;
}

/* Breadcrumb */
.breadcrumb {
	font-size: 11px;
	color: #0d48a4;
	margin-bottom: 10px;
}

/* Product Detail */
.product-info, .supplier-info {
	width: 680px;
	display: table;
	background: #f6f6f6;
	margin-bottom: 20px;
	padding: 6px;
}

.product-info h3.product-name {
	color: #007adb;
}

.supplier-info .space {
	padding: 0 3px;
}

.supplier-info .space img {
	margin-right: 10px;
}

.supplier-info .supplier-name {
	font-size: 14px;
	font-weight: bold;
	color: #0079d6;
}
