@CHARSET "ISO-8859-1";


p {
	margin: 0.7em 0;
	line-height: 1.8em;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
	margin: 0;
	padding: 0;
	background: white;
	text-align: center;
	background-image: url('../images/bg_pattern.gif');
}

img {
	border: 0;
}

.clear {
	clear: both;
}

#header {
	margin: 0 auto;
	width: 874px;
	background: #2a7dc6;
	padding: 6px;
	border: 3px solid #2a7dc6;
	border-bottom: none;
	text-align: left;
}

#header .img1 {
	background: url(../images/header.jpg) no-repeat center;
	height: 150px;
}

#header h1,#head,#header .header_single {
	padding-top: 20px;
	font-weight: bold;
	text-align: center;
	font-size: 2.8em;
	color: #2a7dc6;
	margin: 0;
}

#header h4 {
	font-weight: normal;
	text-align: center;
	font-size: 1.1em;
	color: #2a7dc6;
	margin: 0;
}

#header a:link,#header a:visited,#header a:active,#header a:hover {
	color: #2a7dc6;
	text-decoration: none;
}

#header a:hover {
	color: #2a7dc6;
	text-decoration: underline;
}

.search_form {
	margin: 0;
	padding: 0 0 25px 0;
}

.search_form input {
	vertical-align: middle;
	margin: 0 5px;
	padding: 0;
	width: 100px;
}

.search_form input.button {
	font-weight: bold;
	width: 83px;
	text-transform: uppercase;
	font-size: 0.8em;
}

#content {
	background: #fff;
	margin: 0 auto;
	width: 874px;
	padding: 6px;
	border-left: 3px solid #2a7dc6;
	border-right: 3px solid #2a7dc6;
	text-align: left;
	line-height: 1.3em;
	word-spacing: 0.1em;
}

.right {
	font-family: Verdana, Helvetica, sans-serif;
	float: right;
	width: 29%;
	background: white url(../images/content_bg.jpg) repeat-x 6px 0;
}

.right .padding {
	margin: 5px;
}

.right .title {
	padding: 0 0 0 0px;
	width: 200px;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #2a7dc6;
	text-transform: uppercase;
}

.right p {
	padding: 10px;
	margin: 0;
}

.right ul {
	padding: 0;
	margin: 10px 5px 10px 25px;
}

.right ul li {
	list-style: none;
	padding: 0 0 0 5px;
	margin: 4px 0;
}

.right a:link,.right a:visited,.right a:active,.right a:hover {
	color: #2a7dc6;
	font-weight: normal;
	font-size: 1.1em;
	text-decoration: none;
}

.right a:hover {
	text-decoration: underline;
}

.left {
	color: #666666;
	float: left;
	width: 69%;
	font-size: 1.0em;
}

.left .padding {
	margin: 5px;
	background: white;
}

.left .title {
	padding: 0; #
	border-bottom: 2px dotted #D4D5C7;
}

/* Description for the single h1 and h2 Start*/
.left .padding .title .single_title {
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.1em;
	padding-left: 15px;
}

.left .padding .post_content h2 {
	font-weight: bold;
	font-size: 1.0em;
}

/* Description for the single h1 and h2 End*/
.left h1,.left .padding .title h2 {
	padding-left: 5px;
	margin: 0;
	color: #2a7dc6;
	font-weight: bold;
	font-size: 1.4em;
}

.left h2 a:link,.left h2 a:visited,.left h2 a:active,.left h2 a:hover {
	color: #2a7dc6;
	text-decoration: none;
}

.left h2 a:hover {
	text-decoration: underline;
}

.left h4 {
	padding: 4px;
	font-weight: normal;
	text-decoration: underline;
	font-size: 1.0em;
	margin: 0;
	text-align: left;
}

.left .title h1,.left .title h2 {
	width: 550px;
	float: left;
}

.left .title h4 {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 140px;
	float: right;
	padding-top: 4px;
	text-decoration: none;
	color: #626262;
}

.left p {
	padding: 3px 10px 0 5px;
}

.div1 {
	height: 1px;
	padding: 1px;
}

.left a:link,.left a:visited,.left a:active,.left a:hover {
	color: #626262;
	text-decoration: underline;
}

.left a:hover {
	text-decoration: none;
}

.tags {
	font-family: Georgia, Verdana, sans-serif;
	font-size: 0.85em;
	margin: 5px 5px 1px 5px;
	padding: 0;
	color: #626262;
}

.tags a:link,.tags a:visited,.tags a:active,.tags a:hover {
	color: #626262;
	text-decoration: underline;
}

.tags a:hover {
	text-decoration: none;
}

.permalink {
	font-family: Georgia, Verdana, sans-serif;
	font-size: 0.85em;
	margin: 1px 5px 0 5px;
	padding: 0 0 2px 0;
	color: #626262;
}

.permalink a:link,.permalink a:visited,.permalink a:active,.permalink a:hover
	{
	color: #626262;
	text-decoration: underline;
}

.permalink a:hover {
	text-decoration: none;
}

.pre_footer {
	background: #fff;
	height: 6px;
	border-left: 3px solid #2a7dc6;
	border-right: 3px solid #2a7dc6;
	margin: 0 auto;
	width: 874px;
	padding: 0 6px;
}

#footer {
	margin: 0 auto;
	padding: 0 6px;
	width: 874px;
	background: #2a7dc6;
	color: #2a7dc6;
	text-align: center;
	font-size: 0.9em;
	border: 3px solid #2a7dc6;
}

#footer .left {
	float: left;
	background: white;
	margin: 6px 0;
	width: 256px;
}

#footer .right {
	float: right;
	background: white;
	margin: 6px;
	width: 600px;
}

#footer p {
	padding: 10px 0;
	margin: 0;
	font-size: 0.9em;
}

#footer a:link,#footer a:visited,#footer a:active,#footer a:hover {
	color: #2a7dc6;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

h2 {
	font-weight: normal;
	font-size: 1.35em;
	padding-left: 5px;
}

h3 {
	font-weight: normal;
	font-size: 1.2em;
	padding-left: 15px;
}

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.left ul li ul li {
	border: 0;
}

.left ul li ul li ul li {
	border: 0;
}

.right ul li {
	margin: 0 10px;
}

.right ol li {
	margin: 0 10px;
}

#content #description {
	border: 1px dashed #fff;
	background: #51a2d6;
	margin: 5px;
	padding: 5px;
}

#content .tagcloud {
	display: inline;
}

#content .tagcloud a {
	color: grey;
	text-decoration: none;
}

.left table {
	border: 0px;
	border-collapse: collapse;
	margin-left: 5px;
}

.left .padding table a {
	text-decoration: none;
}

.left .padding table a:hover {
	text-decoration: underline;
	color: #006699;
}

.left .padding td,th {
	border: 0px dashed grey;
	padding: 5px;
	border-collapse: collapse;
}

.left .padding th {
	background-color: #fff;
}

.left .tagdiv {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
	padding-right: 7px;
}

.left .tagdiv a {
	color: #607848;
	text-decoration: none;
	padding: 2px;
}

.left .tagdiv a:visited {
	color: #07e;
}

.left .tagdiv a:hover {
	color: #fff;
	background: #07e;
}

.left .tagdiv a:active {
	color: #607848;
	background: #F08;
}

.left .padding a.button, .left .padding a.bigbutton {
	color: #000000;
	display: block;
	padding: 9px 0px 0px 8px;
	font-weight: bold;
	background-image: url(../images/butBg.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 77px;
	height: 27px;
	margin: 0px;
}

.left .padding a:hover.button, .left .padding a:hover.bigbutton {
	background-image: url(../images/butBg-on.jpg);
	color: #ffffff;
	text-decoration: none;
}

.left .styleProdName {
	font-size: 120%;
	color: #006699;
	font-weight: bold;
}

.left .styleProdPromo {
	font-size: 100%;
	color: #333333;
	font-weight: bold;
}

.left .styleProdPrice {
	font-size: 120%;
	color: green;
	font-weight: bold;
}

.styleProdMerchant {
	
}

.styleProdID {
	
}

.styleProdCategory {
	
}

.styleProdBrand {
	
}

.styleProdDescription {
	
}

.left .padding .botrowborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}

.left .padding #productDisplay td,#compareDisplay td {
	position: relative;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.smallProductImage {
	height: 50px;
	width: 50px;
	border: 0px;
}
.left .padding #back-to-top {
	text-align:right;
	margin-top:25px;
	font-size:0.9em;
	
}

.left .padding #back-to-top a{
	text-decoration:none;
	color:#2a7dc6;	
}

.left .padding #back-to-top a:hover{
	text-decoration:underline;
	color:#2a7dc6;	
}

