
body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #ffe08f url(http://www.thegraphicbin.com/images/main_background.gif) repeat-x;
}

a {
	color:#e61730;
	font-family:arial,sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-stretch: ultra-expanded
}

a:hover {
	color:#e61730;
	text-decoration: underline;

}
.more_button a{
	clear: both;
	display: block;
	width: 70px;
	margin: 0 0 10px 0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #660;
	background: #ffd929;
	border-bottom: 1px solid #aa8c02;
}

.addtocard_btn a{
	clear: both;
	display: block;
	width: 90px;
	margin: 0 0 10px 0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #660;
	background: #ffd929;
	border-bottom: 1px solid #aa8c02;
}

h1 {
	margin: 0;
	padding: 0px 0px 15px 0px;
	font-size: 30px;
	height: 93px;
	background: url(http://www.thegraphicbin.com/skins/newgroove/img/val-header.png) no-repeat;
}

h2 {
	margin: 0;
	padding: 0px 0px 15px 0px;
	font-size: 30px;
	height: 60px;
	background: url(http://www.thegraphicbin.com/skins/newgroove/img/tgb-header.png) no-repeat;
}

h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}

h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

img {
	margin: 0 0 15px 0;
	padding: 0;
	border: 0px solid #FFFFFF;
}


#tgb_container {
	margin: auto;
	width: 1000px;
}

/* top panel */
#tgb_top_panel {
	width: 1000px;
	height: 100px;
	padding: 0 10px;
	background: url(http://www.thegraphicbin.com/images/top_panel_background.jpg) no-repeat;
}

#tgb_header {
	float: left;
	margin: 30px 25px 0 100px;
	width: 450px;
	height: 30px;
	padding: 10px 0;
	color: #FFFFFF;
	font-size: 35px;
	font-weight: bold;
}

/* end of top panel */


/* banner */
#tgb_banner {
	width: 1000px;
	height: 250px;
	padding: 0 10px;
	color: #FFFFFF;
	background:url(http://www.thegraphicbin.com/images/banner_background.jpg) no-repeat;
}

#tgb_banner_text {
	padding: 95px 0 0 320px;
	width: 550px;
}
#tgb_banner_text p{
	margin: 0 0 15px 0;
	padding: 0;
}
/* end of banner */




/* ----------------- Content ----------------------- */

#tgb_content {
	float: left;
	width: 1000px;
	padding: 0 20px;
	background: url(http://www.thegraphicbin.com/images/content_background.gif) repeat-y;
}

/* left panel */
#tgb_left_panel {
	float: left;
	width: 250px;
	color: #FFF;
	margin: -50px 25px 0 15px;
}

* html #tgb_left_panel {
	float: left;
	width: 250px;
	color: #FFF;
	margin: 0 25px 0 10px;
}

#tgb_left_panel p{
	padding: 0 0 15px 0px;
	margin: 0;
}

#tgb_left_panel img{
	border: none;
	padding: 0 0 0 0;
	margin: -2px;
}

#tgb_left_panel ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#tgb_left_panel ul li{
	display: block;
}

#tgb_left_panel ul li a{
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#tgb_left_panel ul li a:hover{
	color: #ffd200;
}

.tgb_purple_panel {
	width: 250px;
	background: url(http://www.thegraphicbin.com/images/purple_panel_middle.jpg);
}

.tgb_purple_panel_bottom {
	width: 250px;
	height: 30px;
	margin-bottom: 25px;	
	background: url(http://www.thegraphicbin.com/images/purple_panel_bottom.jpg) no-repeat;
}

* html .tgb_purple_panel_bottom {
	margin-bottom: 0;	
}

.tgb_purple_panel h2{
	background: url(http://www.thegraphicbin.com/images/purple_title_background.jpg) no-repeat;
}

.tgb_red_panel {
	width: 250px;
	background: url(http://www.thegraphicbin.com/images/red_panel_middle.jpg);
}
.tgb_red_panel_bottom {
	width: 250px;
	height: 30px;
	margin-bottom: 25px;	
	background: url(http://www.thegraphicbin.com/images/red_panel_bottom.jpg)  no-repeat;
}

* html .tegb_red_panel_bottom {
	margin-bottom: 0	
}
.tgb_red_panel h2{
	background: url(http://www.thegraphicbin.com/images/red_title_background.jpg) no-repeat;
}

.tgb_yellow_panel {
	width: 250px;
	color: #333333;
	background: url(http://www.thegraphicbin.com/images/yellow_panel_middle.jpg);
}
.tgb_yellow_panel_bottom {
	width: 250px;
	height: 30px;
	margin-bottom: 25px;	
	background: url(http://www.thegraphicbin.com/images/yellow_panel_bottom.jpg) no-repeat;
}

.tgb_yellow_panel_bottom {
	margin-bottom: 0;	
}

.tgb_yellow_panel h2{
	background: url(http://www.thegraphicbin.com/images/yellow_title_background.jpg) no-repeat;
}

.tgb_left_content {
	padding: 0 25px 10px 25px;
}
/* end of left panel */

#tgb_right_panel {
	float: right;
	width: 620px;
	margin: 0 55px 0 0;
}

#tgb_right_panel h1{
	margin: -30px 0 0px 0;
	color: #666666;
}

#tgb_right_panel p{
	margin: 0;
	padding: 0 0 10px 0;
	text-align: justify;
}

#tgb_right_panel img{
	float: left;
	margin: 3px 10px 5px 0;
}

.tgb_right_panel_fullwidth {
	float: left;
	width: 620px;
	padding: 0 0 50px 0;
}

/*----- product box -----*/
.productrow {
	float: left;
	padding: 0 0 25px 0;
	margin-bottom: 25px;
	width: 600px;
	border-bottom: 1px solid #CCCCCC;
}

.productbox {
	float: left;
	margin: 0px 25px 0 0;
	padding: 0px;
	width: 285px;
}

.productbox .left {
	float: left;
	width: 110px;	
	margin: 0 10px 0 0;
}
.productbox .right {
	float: right;
	width: 150px;
	margin: 0px;
}
#productbox img {
	margin: 0px;
	padding: 0px;
	border: none;
}

#productbox p{
	font-size: 10px;
	padding: 5px 0px;
	line-height: 1.1;
	color: #999999;

}

/* product detail */

.product_detail_image {
	float: left;
	width: 320px;
	margin: 0px 10px 0px 0px;
}

.product_detail_info {
	float: right;
	width: 250px;
}

.product_detail_info input{
	width: 50px;
	border: 1px solid #999;
}

/*----- end of product box -----*/

#tgb_content_bottom {
	clear: both;
	width: 1000px;
	height: 150px;
	background: url(http://www.thegraphicbin.com/images/content_bottom.jpg) no-repeat;
}

/* ----- Footer ----- */

#tgb_footer {
	clear: both;
	padding: 10px 10px;
	width: 950px;
	text-align: center;
	background: #ffe08f;
	text-align: center;
}

#tgb_footer a{
	font-weight: normal;
	color: #666666;
}

/* ----- End of Footer ----- */
