body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #616161;
	background-image: url(../images/back-g.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style1 {
	color: #CCCCCC;
	font-size: 18px;
	font-weight: bold;
}
.style2 {
	color: #CCCCCC;
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color:#9BCDFF;
}
a:visited {
	text-decoration: none;
	color: #52C552;
}
a:hover {
	text-decoration: underline;
	color: #FF9933;
}
a:active {
	text-decoration: none;
	color:#990000;
}
.tdback { background-image: url(../images/footer_bg.jpg);}
.grayserviceslink a{color:#616161; text-decoration:none;}
	.grayserviceslink a:hover{color:#000000; text-decoration:underline;}
.babyblueserviceslink a{color:#23c3f3; text-decoration:underline;}
	.babyblueserviceslink a:hover{color:#000000; text-decoration:none;}	
.grayfooterlink a{color:#c8c8c8; text-decoration:none;}
	.grayfooterlink a:hover{color:#ffffff; text-decoration:underline;}
.babybluelink a{color:#23c3f3; text-decoration:underline;}
	.babybluelink a:hover{color:#000000; text-decoration:none;}	
#redblue{
	margin:0 auto;
	clear:both;
	width:100%;
	min-width:1003px;
	height:100px;
	margin:60px 0px 0px 0px;
	padding:0px;
	background:url(../images/wide-bg.jpg) center no-repeat;
	}
.container {background-color:#FFFFFF; width:400px; border:1px solid #999999; padding:5 5 15 5; margin-left:auto; margin-right:auto;}
.pageTitle {background-color:#DDDDDD; padding:8px; font-size:16px; font-weight:bold; color:#000000; text-align:left;}
.pageTitleAlert {background-color:#FF0000; padding:8px; font-size:16px; font-weight:bold; color:#FFFFFF; text-align:left;}
.pageTitleSuccess {background-color:#33CC00; padding:8px; font-size:16px; font-weight:bold; color:#FFFFFF; text-align:left;}
.formLabel {font-size:13px;}
.error {color:#FF0000; font-weight:bold; font-size:11px;}
.small {font-size:11px;}		
td {
	text-align: center;
}
.slideshow { height: 196px; width: 378px; margin: auto }
.slideshow img { padding: 0px; border: 0px solid #ccc; background-color: #000; }
#testimonials {width: 500px;height: 100px;list-style-type: none}

#testimonials .slide {}

#custom-tweet-button a {
    display: block;
    padding: 2px 5px 2px 20px;
    background: url('http://a4.twimg.com/images/favicon.ico') 1px center no-repeat;
    border: 1px solid #ccc;
  }

blockquote {font-size: 18px;font-family: Georgia, "Times New Roman", Times, serif;color: #ccc;font-style: italic}

.style4 {color: #3386A2}
.style5 {
	color: #B5DBE8;
	font-weight: bold;
}
.style6 {
color: #cccccc;
font-size: 12px}
.style7 {color: #FFFFFF}
.style8 {font-size: 16px}
.style9 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style10 {font-size: 14px}
.style11 {font-size: 24px}
.style16 {color: #FF3300}
.style17 {color: #00CC66}
.style18 {color: #FF6600}
.style19 {color: #FFFF00}
#Container{
	width:500px;
	height:832px;
	padding:5px 0 0 0px;
	margin:0 auto;
}
.item_image{
	float:left;
	margin-right:15px;
}
.item_name{
	text-transform:uppercase;
	font:bold 12px "Helvetica", Arial, sans-serif;
	color:#fff;
	margin-top:15px;
}
.item_Description{
	font-size:11px;
	padding:5px 0;
}
.item_price{
	font:bold 12px "Helvetica", Arial, sans-serif;
	color:#fff;
	float:left;
	margin:6px 3px 0 0;
	position:absolute;
	bottom:13px;
	left:50px;
}
.item_thumb{
	display:none;
}
.item_add{
	display:block;
	width:65px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/Sprite.png) 0 -21px;
	position:absolute;
	bottom:8px;
	right:3px;
	background-image: url(../images/Sprite.png);
}
.item_add:hover{
	background-position:-85px -21px;
}
.item_add:active{
	background-position:-170px -21px;
}
.simpleCart_items{
	clear:both;
	float:left;
	margin: 18px 0px 0px 11px;
	height:170px;
	position:relative;
}
.cartHeaders{
	display:none;
}
.itemContainer{
	float:left;
	width:110px;
	text-align:center;
	margin-right:25px;
	position:relative;
	bottom:0;
}
.itemname{
	font:bold 11px "Helvetica", Arial, sans-serif;
	color:#fff;
	text-transform:uppercase;
}
.itemthumb{
	float:none;
	margin:0;
	padding-top:5px;
}
.itemQuantity{
	float:left;
	clear:both;
	margin-top:5px;
	display:inline;
	margin-left:30px;
}
.itemQuantity input{
	background:none;
	border:none;
	width:21px;
	height:17px;
	background:url(../images/Sprite.png);
	text-align:center;
	color:#fff;
	font:bold 11px Arial, sans-serif;
	padding:0 9px;
	margin:0 5px 0 0;
	vertical-align:top;
	padding-top:3px;
}
.itemQuantity input:focus{
	outline:none;
}
.itemincrement a{
	display:block;
	background:url(../images/Sprite.png) -278px -29px;
	width:7px;
	height:5px;
	text-indent:-9999px;
	overflow:hidden;
	margin:10px 0 0 0;
}
.itemdecrement a{
	display:block;
	background:url(../images/Sprite.png) -278px -35px;
	width:7px;
	height:5px;
	text-indent:-9999px;
	overflow:hidden;
	margin:3px 0 0 0;
}
.itemTotal{
	color:#fff;
	font:bold 11px Arial, sans-serif;
	margin:8px 0 0 0;
	padding:0;
	clear:both;
}
#cartTotal{
	clear:both;
	text-align:right;
	font:11px Arial, sans-serif;
	text-shadow:none;
	margin-top:23px;
	float:left;
	width:100%;
	margin-left:-65px;
}
#viewFullDemoLink{
	clear:both;
	font:10px Arial, sans-serif;
	display:block;
	padding:5px 0 0 0;
	margin-left:140px;
	color:#fff;
	text-decoration:none;
}
#viewFullDemoLink:hover{
	text-decoration:underline;
}
.simpleCart_empty{
	clear:both;
	display:-moz-inline-box;
	display:inline-block;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	padding-left:465px;
	margin-right:10px;
	position:relative;
	top:25px;
}
.simpleCart_checkout{
	display:-moz-inline-box;
	display:inline-block;
	background:url(../images/btnCheckout.png);
	width:87px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	top:25px;
}

