/* Begin Main Styles */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #eee;
}
h3 {
	font-weight: normal;
	color: #666;
}
.left {
	float: left;
}
.right {
	float: right;
}
#top_bar {
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #c3c7c8;
	height: 32px;
	background-image: url(../images/top_bg.png);
	_background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://ext.platinum1cart.com/v1.2/images/top_bg.png", sizingMethod="scale");
	background-repeat: repeat-x;
}
#top_bar .center {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#top_bar .date {
	float: left;
	margin-top: 8px;
}
#top_bar .login {
	float: right;
	margin-top: 8px;
}
#top_bar .login a {
	color: #c3c7c8;
	text-decoration: none;
}
#top_bar .login a:hover {
	text-decoration: underline;
}
#wrapper {
	width: 962px;
	margin-left: auto;
	margin-right: auto;
}
/* End Main Styles */

/* Header and Navigation Styles */
#header {
	float: left;
	width: 100%;
}
#logo {
	float: left;
	font-size: 24px;
	font-weight: bold;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	color: #FFF;
}
#navigation {
	width: 962px;
	height: 62px;
	float: left;
	clear: both;
	background-image: url(../images/nav_bg.png);
	_background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://ext.platinum1cart.com/v1.2/images/nav_bg.png", sizingMethod="scale");
	background-repeat: no-repeat;
}
#navigation ul, #navigation ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation ul li {
	float: left;
	display: block;
}
#navigation ul li a {
	float: left;
	display: block;
	font-size: 13px;
	text-decoration: none;
	outline: none;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#navigation ul li a:hover {
	text-decoration: underline;
}
/* Header and Navigation Styles */

#page_name {
	float: left;
	width: 962px;
	clear: both;
	margin-top: 10px;
	color: #fff;
	background-image: url(../images/page_name.png);
	_background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://ext.platinum1cart.com/v1.2/images/page_name.png", sizingMethod="scale");
	background-repeat: no-repeat;
}
#page_name div.heading {
	float: left;
	margin: 20px 10px 0px 22px;
}
#page_name div.heading h3 {
	color: #fff;
	font-size: 26px;
	font-weight: normal;
}
#page_name div.description {
	float: left;
	margin: 26px 0px 0px 3px;
	padding: 2px 0px 0px 13px;
	border-left: 1px solid #d8d8d8;
	color: #d8d8d8;
	font-style: italic;
}
#page_name div.description span {
	margin: 0;
	padding: 0;
}
#page_name div.phone {
	float: right;
	color: #fff;
	margin: 30px 25px 0px 0px;
}
/* Begin Main Content Styles */
#content_subpage {
	width: 960px;
	float: left;
	clear: both;
	padding-left: 1px;
	margin-top: 0px;
}
#content {
	width: 960px;
	float: left;
	clear: both;
	padding-left: 1px;
	margin-top: 10px;
}
#content_top {
	float: left;
	clear: both;
	height: 5px;
	width: 960px;
	background: url('../../images/content_top.jpg') no-repeat;
}
#content_main {
	float: left;
	clear: both;
	background: #f2f2f2;
	width: 940px;
	padding: 0px 10px 2px 10px;
}
/* End Main Content Styles */
#subpage_main {
	width: 960px;
	float: left;
	clear: both;
	background-image: url(../images/subpage_sidebar.jpg);
	background-repeat: repeat-y;
}
#subpage_main p a {
	color: #2d6375;
}
#subpage_main p a:hover {
	text-decoration: none;
}
#subpage_main #sidebar a {
	color: #2d6375;
}
#subpage_main #sidebar a:hover {
	text-decoration: none;
}
#subpage_main #sidebar {
	float: left;
	clear: both;
	width: 291px;
	height: 100%;
	background: url('../../images/sidebar.jpg') repeat-y;
	padding: 10px 0px 10px 0px;
}
#subpage_main #sidebar h3 {
	padding: 10px 0px 5px 2px;
	width: 272px;
	float: left;
	color: #444;
	font-size: 16px;
	margin-left: 8px;
	border-bottom: 3px solid #ccc;
}
#subpage_main #sidebar ul, #subpage_main #sidebar ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#subpage_main #sidebar ul li a {
	float: left;
	clear: both;
	display: block;
	width: 270px;
	padding: 7px 0px 6px 5px;
	margin-left: 8px;
	color: #777;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}
#subpage_main #sidebar ul li a:hover {
	background: #f0f0f0;
	color: #888;
}
#subpage_main #sidebar div.contact {
	float: left;
	width: 275px;
	margin-left: 7px;
}
#subpage_main #sidebar span.town {
	padding: 0px 0px 6px 5px;
	float: left;
	width: 100%;
}
#subpage_main #sidebar span.phone {
	padding: 7px 0px 6px 35px;
	float: left;
	width: 240px;
	background-image: url(../images/phone.png);
	_background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://ext.platinum1cart.com/v1.2/images/phone.png", sizingMethod="scale");
	background-repeat: no-repeat;
	background-position: 3px top;
}
#subpage_main #sidebar span.email {
	padding: 7px 0px 6px 31px;
	float: left;
	margin: 6px 0px 0px 3px;
	width: 240px;
	background-image: url(../images/mail.png);
	_background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://ext.platinum1cart.com/v1.2/images/mail.png", sizingMethod="scale");
	background-repeat: no-repeat;
}
#subpage_main #sidebar span.street {
	padding: 7px 0px 0px 5px;
	float: left;
	width: 100%;
}
#subpage_main #right {
	width: 650px;
	float: right;
	padding: 13px 5px 5px 5px;
}
#subpage_main p {
	padding: 7px 2px 7px 2px;
	line-height: 20px;
}
#subpage_main #right h1 {
	font-weight: normal;
	padding: 5px 2px 2px 0px;
	font-size: 22px;
}
#content_bottom {
	float: left;
	clear: both;
	height: 5px;
	width: 960px;
	background: url('../../images/content_bottom.jpg') no-repeat;
}
/* Begin Footer Styles */
#footer {
	float: left;
	clear: both;
	width: 962px;
	height: 62px;
	color: #c3c7c9;
	font-size: 10px;
	background-image: url(../images/footer_bg.png);
	_background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://ext.platinum1cart.com/v1.2/images/footer_bg.png", sizingMethod="scale");
	background-repeat: no-repeat;
}
#footer span {
	float: left;
	margin: 22px 0px 0px 20px;
}
#footer_menu {
	float: right;
	margin: 0px 10px 0px 0px;
}
#footer_menu ul, #footer_menu ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#footer_menu ul li {
	float: left;
	display: block;
}
#footer_menu ul li a {
	float: left;
	color: #f5f5f5;
	display: block;
	text-decoration: none;
	padding: 22px 10px 18px 10px;
}
#footer_menu ul li a:hover {
	text-decoration: underline;
}
#sub_footer {
	float: left;
	clear: both;
	margin-bottom: 20px;
	width: 962px;
	/*padding: 5px 10px 5px 10px;*/
	font-size: 12px;
	color: #c8d2d6;
}
#sub_footer a {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#sub_footer a:hover {
	text-decoration: underline;
}
span.design {
	float: left;
	padding: 8px 0px 5px 10px;
}
span.rss {
	float: right;
	padding: 8px 10px 5px 0px;
}
a.feed {
	background: url('../../images/rss.jpg') no-repeat center right;
	padding: 6px 25px 5px 0px;
}
a.back {
	float: left;
	padding: 0px 0px 0px 10px;
}
div.clearfix {
	height: 0;
	line-height: 0;
	clear: both;
}
/* Begin Footer Styles */

/* Begin Cart Styles */
.jcart {
	margin:0 20px 20px 0;
	padding-top:20px;
	border:dashed 2px #66cc66;
	float:left;
	background:#fff;
	text-align:center;
}
.jcart .button {
	margin:20px;
	padding:5px;
}
fieldset {
	border:0;
}
#paypal-button {
	display:block;
	padding:10px;
	margin:20px auto;
}
.clear {
	clear:both;
}
#jcart * {
	margin:0;
	padding:0;
	font-family:arial, tahoma, verdana, sans-serif;
}
#jcart, #jcart input, #jcart-tooltip {
	font-size:12px;
}
#jcart fieldset {
	border:0;
}
#jcart table {
	width:100%;
	border:0;
	background:#fff;
	border-collapse:collapse;
}
#jcart tr {
}
#jcart th, #jcart td {
	padding:5px;
	border:0;
	border:solid 1px #ccc;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}
#jcart td.empty {
	text-align:center;
}
#jcart p.jcart-error {
	text-align:center;
	padding:5px;
}
#jcart strong#jcart-title {
}
#jcart th#footer {
}
#jcart td.jcart-item-qty {
	width:25%;
}
#jcart td.jcart-item-name {
	width:50%;
	font-weight:bold;
}
#jcart td.jcart-item-price {
	width:25%;
	font-weight:bold;
	text-align:right;
}
#jcart td.jcart-item-price span {
	display:block;
}
#jcart a.jcart-remove {
	font-size:11px;
	font-weight:normal;
}
#jcart span#jcart-subtotal {
	display:block;
}
#jcart span#jcart-subtotal strong {
}
#jcart input.jcart-button {
	padding:2px;
	margin:2px;
}
#jcart input#jcart-checkout {
	float:right;
}
#jcart input#jcart-paypal-checkout {
	display:block;
	padding:10px;
	margin:20px auto;
}
#addcart-tooltip {
	border:solid 1px #000;
	padding:3px 7px 3px 25px;
	background:url(checkmark.png) 3px center no-repeat #f2fcee;
}
#shopcart {
	margin-right: 10px;
	margin-left: 10px;
}
#shopcart2 {
	width:640px;
}
/* End Cart Styles */

/* Product Table Styles */
.testtr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding: 5px;
}

.testtr a {
	color: #333;	
}
.titlebold {
	font-weight: bolder
}
/* End Product Table Styles */

/* Begin Enter Page Styles */
#wrapper #content_subpage #bg-enter #enter-form {
	padding-top: 210px;
	padding-left: 390px;
	width: 220px;
}
#wrapper #content_subpage #bg-enter #enter-form form #overlaybutton {
	margin-left: 98px;
	margin-top: 18px;
}
#wrapper #content_subpage #bg-enter #enter-form form input {
	margin-bottom: 5px;
}
#wrapper #content_subpage #subpage_main #right h1 a {
	color: #333;
}
/* End Enter Page Styles */
img {
	border: none;
}
.hidden {
	display:none;
}
/* Google Translator */
#google_translate_element {
	padding-left: 20px;	
}

#google_translate_element img {
	display: none;
}

#googleplaceholder {
	background:#ccccff;
	border:0;
	border:solid 1px #ccc;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	height: 40px;
	padding: 5px;
	margin-top: 10px;
}
#side_module {
	padding-top: 10px;
	padding-bottom: 10px;
}

#bio {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	background-color: #FFFFCC;
	padding: 15px;
	margin-bottom:10px;
	margin-top:10px;
	border: 2px solid #000033;
	font-weight: bold;
	color: #000033;
	width:530px;
	text-align: left;
}

#bio img {
	border: 2px solid #FFF;
	margin:5px;
}
