@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/hipstreet/bg_repeat.gif);
	background-repeat: repeat;

	margin: 0px;
	line-height: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #444444;
}

.clear {
	clear: both;
}

a:link,
a:visited {
	color: #5E5E5E;
}


a:hover {
	color: #999999;
}

input {
	color: #000000;
}

select {
	color: #000000;
}

#container {
	background-image: url(../images/hipstreet/bg2_inner_repeat.jpg);
	background-repeat: repeat-y;
	background-color: transparent;
	width: 913px;
	padding: 0px 21px 0px 20px;
	margin: 0px auto;
}

#header {
	position: relative;
	background-image: url(../images/hipstreet/hs_header_bg2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 29px;
	width: 912px;
}


#hipstreet_logo {
	position: absolute;
	width: 102px;
	height: 88px;
	margin-top: 29px;
	margin-left: 0px;
}

#search {
/*	position: absolute;
	left: 750px;
	top: 60px;
*/
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

#top_links {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	font-size: 12px;
	color: #9C9C9C;/*bj*/
	font-weight: bold;
}

#content_wrapper {
	min-height: 700px;
	height: auto !important;
	height: 700px;
}

#home_banner {
	margin-left: 50px;
	margin-top: 45px;
	border: 1px solid #030303;
}

#home_banner_1 {
	margin-left: 50px;
	margin-top: 45px;
	border: 1px solid #030303;
}
#home_banner_2 {
	/*margin-left: 455px;*/
	margin-top: 45px;
	border: 1px solid #030303;
}




#cat1 {

	margin-left: 50px;
	margin-top: 0px;
}
/*
#cat1 {
	position:absolute;
	left:0px
	top:550px
}

/*
#cat2 {

	margin-left: 255px;
	margin-top: 0px;
}

#cat3 {

	margin-left: 460px;
	margin-top: 0px;
}

#cat4 {

	margin-left: 665px;
	margin-top: 0px;
}
*/




#copyright {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	padding: 5px 0px;
	margin: 0px;
}



#home_product_categories {
	padding: 70px 0;
	margin: 0 auto; 
	list-style-type: none;
	white-space: nowrap;
	border: 1px solid #0033FF;
}

#home_product_categories li {
	text-align: center;
	float: left;
	border: 1px solid #00FF99;
}

#home_product_categories a {
	width: auto;
	display: block;
	padding: 0px 25px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

* html .category_container {
	display: inline-block;
	text-align: center;
}

*/
#home_product_categories {
	list-style: none;
	margin: 10px 0px 10px 10px;
	padding: 0px;
}

#home_product_categories li {
	float: left;
	padding: 0px 0px 0px 10px;
	text-align: center;
}

#home_product_categories li p {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #444444;
}

#home_product_categories li a {
	text-decoration: none;
}

#home_product {
	list-style: none;
	margin: 20px 0px;
	padding: 0px;
}

#home_product li {
	background-image:url(../images/hipstreet/home_product_bg.png);
	background-repeat: no-repeat;
	float: left;
	width: 374px;
	height: 107px;
	margin: 0px 26px;
	padding: 15px;
}

#content_panel_checkout {
	color: #00F;
	width: 100%;
}

#content_panel {
	float: left;
	color: white;
/*	width: 747px;*/
	width: auto;
}

#content_panel h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	padding: 15px;
	color: #555555;
}

#content_panel_checkout h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	padding: 15px;
	color: #00F;
}

#bread_crumb {
	padding-left: 20px;
	margin: 10px 0px;
	color:#01C6FD;
}

#bread_crumb a:link,
#bread_crumb a:visited {
	/*color: #999999;*/
	color:#01C6FD;
	font-size: 12px;
	text-decoration:none;
}

#bread_crumb a:hover {
	/*color: #999999;*/
	color:#01C6FD;
}

.rndbox {
	background: #ffffff; /* #000 */
	color: #444444;
	margin: 0px 30px 0px 30px;
}

.rndtop {
	background: url(../images/hipstreet/rnd_corner_topright2.gif) no-repeat right top;
}

.rndbtm {
	background: url(../images/hipstreet/rnd_corner_btmright2.gif) no-repeat right top;
}

.rndbox_content {
	margin: 0px;
	padding: 0px 18px;
	min-height: 100px;
}

.price {
	font-size: 36px;
	font-weight: bold;
}

.btnimage {
	background: url(../images/hipstreet/btn.gif) no-repeat;
	text-align: center;
	width: 150px;
	height: 28px;
	padding-top: 5px; 
}

.btnimage a{
	text-decoration: none;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#order_invoice {
	background-color: #FFFFFF;
	color: #333333;
	padding: 10px;
}

#order_invoice td{
	color: #333333;
}

#product_detail_image {
/*	text-align: center;*/
	width: 100%;
	padding: 0;
	margin: 0px;
}

#product_title {
	height: 35px;
}

/*
Dynamic Images
*/
.NoBorder {
border-style: none;
}
.Thumbnail {
border: 1px solid #CCCCCC;
} 
.btnimage a {
	color:#dddddd !important;
}
