/* @override http://d3-static/stylesheets/Retail.css */

a {text-decoration: none;}

body{
	background: #131313;
	background: -moz-linear-gradient(top, #080808, #1E1E1E);
	background: -webkit-gradient(linear, left top, left bottom, from(#121212), to(#1E1E1E));
}

/*Individual Styles*/

ul#products li#GD {
	background:none repeat scroll 0 0 #302F30;
	border-top:1px solid #666666;
	height:73px;
}

div#account_links{
	margin-top: 5px;
	height: 19px;
	margin-right: 18px;
}
div#account_links ul{
	float: right;
}
div#account_links li{
	float: left;
	display: block;
	margin-left: 8px;
	padding-left: 8px;
	height: 20px;
}
div#account_links a,
div#account_links a:active,
div#account_links a:visited{
	color: white;
	font-size: 15px;
}
div#account_links ul li a:hover{
	text-decoration: underline;
}
div#account_links a img{
	margin-top: -18px;
}

div.links{
	height: 16px;
	margin: 16px 0;
}
ul.links{float: right;}
ul.links li{
	border-left: 2px solid white;
	margin-left: 8px;
	padding-left: 8px;
	display: block;
	float: left;
}
ul.links li:first-child{
	border-left: none;
}
ul.links a,
ul.links a:hover,
ul.links a:visited{
	color: white;
	font-size: 11px;
}
ul.links li a:hover{text-decoration:underline;}

h1{	background: url(images/designtoprint.png) no-repeat 300px top ;
	height: 119px;
	margin: -16px 0 0px -30px;
	text-indent: -4000px;
}

div#topten{
	
	height:19px;

	background-image: -moz-linear-gradient(top, rgba(0,0,0,.26), rgba(0,0,0,1));
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.28)), to(rgba(0,0,0,1))); 

	-webkit-border-top-left-radius:  22px;
	-webkit-border-top-right-radius: 22px;
	-moz-border-radius-topleft:22px;
	-moz-border-radius-topright:22px;

	padding-top: 9px;
	display: none;
}
div#topbot{
	background:transparent url(images/topbot.png) no-repeat left top;
	height:33px;
	margin-bottom:8px;
}

div#main{
	background: white url(images/1x472.png) repeat-x top;
	border-left: 1px solid #626366;
	border-right:1px solid #626366;
	width: 658px;
	overflow: hidden;
}

h2.category{
	background: url(images/titlebars.png) no-repeat left top ;
	height: 37px;
	padding-top: 2px;
	border-left: 1px solid #626366;
	text-transform: uppercase;
	color: white;
	font-size: 30px;
	text-align: right;
	padding-right: 22px;
	font-weight: normal;
	background-position: left -195px;
}

h6.product_extra_info{
	font-size:18px;
}
h6.product_extra_info a{
	font-size:18px;
}
div.wikipedia h2{
	font-size:16px;
	margin: 5px 30px;
	color: black;
}
div.wikipedia h3{
	margin: 5px 34px;
}
div.wikipedia p{
	padding: 5px 48px;
	text-align: justify;
	margin-top: 14px;
}
div.wikipedia p ul li{
	list-style-position: inside;
	margin-bottom: 6px;
}

div.wikipedia ul{
	padding: 0px 48px;
	margin-bottom: 5px;
}
div.wikipedia ul li{
	margin-bottom: 4px;
}

p#min_price_label strong{
	font-size:140%;
}

div#Ileft{
	float: left;
	margin-left:-54px;
	width: 486px;
}
div#Iright{
	float: left;
	width: 270px;
	margin-right:-60px;
}

div#Iright p{
	margin-bottom: 22px;
	width: 270px;
}


div#Ileft h3{
	background: transparent;
	color: orange;
}
div#Ileft a {
	float: left;
	width: 150px;
	font-size: 13px;
}
div#Ileft li {
	font-size: 11px;
	font-family: verdana;
	font-style: italic;
	width: 124px;
}
div#Ileft div a img{
	display: block;
	width: 100px;
	height: 100px;
}

div.tmp_front img{
	margin-right: 32px;
}

div.what_do_you_want_to_print_today{
	height: 240px;
	background: url(images/what_do_you_want_to_print_today-call_us.jpg) no-repeat 50% bottom;
}

/* @group GAI */

#slider1 ul, #slider1 li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider1, #slider1 li {
	width:786px;
	height:372px;
	overflow:hidden;
}
#garousel ul{
	overflow:hidden;
	height: 140px;
}
#garousel li{
	display: block;
	float: left;
}

#garousel li a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 140px;
	width: 140px;
}
#garousel li a:hover {
	background-position: 0px -140px;
}
	
#bk {background-image: url(images/bk1.png);}
#ba {background-image: url(images/ba1.png);}
#uv {background-image: url(images/uv1.png);}
#bb {background-image: url(images/bb1.png);}
#fa {background-image: url(images/fa1.png);}
#wc {background-image: url(images/wc1.png);}
#ds {background-image: url(images/ds1.png);}
#ts {background-image: url(images/ts1.png);}
#vh {background-image: url(images/vh1.png);}
#sg {background-image: url(images/sg1.png);}
#me {background-image: url(images/me1.png);}
#tp {background-image: url(images/tp1.png);}

.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 125px;
    height: 145px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/* @end */

