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

/**/html {
	background-image: url(images/gradient_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color:#000;
}

html {
	background-image: url(images/gradient_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color:#000;
}

body {
	background-repeat: no-repeat;
	background-position: center top;
	height:100%;
}

a {
   outline: none;
}

p, a, h1, h2, h3, h4, h5, h6, table, div ,tr, td, body, ul, li, img {
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearer {
	clear: both;
	height: 0px;
}

.basespace {
	padding-bottom:10px;
}


h1 {
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 1em;
}
h2 {
	font-weight: normal;
	font-size: 13px;
	clear: both;
}
p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
}
a {
	color: #59792B;
	font-weight: bold;
	text-decoration: none;
}
a:active
{
  outline: none;
}
div#wrapper {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
}

#wrapper #leftContent .leftContent_UL .leftContent_border {
	background-image: url(images/leftContent_divider.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#navigation {
	float: right;
	width: 549px;
	margin-left: 332px;
}
div#navigation ul {
	list-style-type: none;
}
div#navigation li {
	float: left;
	background-color: #FFFFFF;
	height: 40px;
	width: 110px;
	display: block;
	text-align: center;
	padding: 0px;
}

div#navigation a {
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b3;
	display: block;
	padding-top: 5px;
	padding-bottom: 2px;
	background-color: #c7c7c7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b3b3b3;
}
div#navigation .extras_link {
	float: right;
	background-color: #000000;
	width: 158px;
	height: 29px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
div#navigation ul .extras_link a {
	color: #FFF;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-color: #000000;
}
div#leftContent {
	float: left;
	width: 331px;
	margin-top: 20px;
}
div#leftContent .leftContent_UL {
	list-style-type: none;
	background-image: url(images/leftContent_BG.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
div#leftContent .leftContent_UL li {
	padding: 20px;
}
div#rightContent {
	float: right;
	width: 521px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin-bottom: 10px;
}
div#rightContent .rightContent_UL {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#rightContent .rightContent_UL a img {
	float: left;
	margin-right: 1em;
}
div#rightContent .rightContent_UL h1 {
	margin-bottom: 0px;
}
div#rightContent .rightContent_UL li {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	clear: both;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 0px;
}
div#back_to_top {
	float: right;
	clear: both;
	background-image: url(images/backtothetop_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-right: 415px;
}
div#back_to_top p a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.greenText {
	font-weight: bold;
	color: #59792B;
}
.blueText {
	font-weight: bold;
	color: #0083CA;
}
.redText {
	font-weight: bold;
	color: #CD181F;
}
.blueTextLight {
	color: #0083CA;
}
div#rightContent p.toptext {
	padding-right: 15px;
}


.email_link {
	color: #000000;
	text-decoration: none;
}

.onlineService_BG {
	background-image: url(images/onlineServices_BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.designForPrint_BG {
	background-image: url(images/designForPrint_BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.webDesign_BG {
	background-image: url(images/webDesign_BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body.sPrint div#navigation .link1,
body.sDesignWeb div#navigation .link2,
body.sOnlineServices_for_web div#navigation .link3

{
    border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-color:#ffffff;
}
body.sExtras div#navigation .link4
{
    color: #333333;
	background-color:#ffffff;
	border-bottom-color:#ffffff
}
body.sExtras div#navigation .extras_link 
{
background-color:#FFFFFF;
}
body.sExtras {
background-image: none ;
}
body.sPrint {
	background-image: url(images/BG_web.png);
	background-repeat: no-repeat;
}
body.sDesignWeb {
	background-image: url(images/BG_print.png);
	background-repeat: no-repeat;
}
body.sOnlineServices_for_web {
	background-image: url(images/BG_online.png);
	background-repeat: no-repeat;
}
div#rightContent .rightContent_UL .CMS_list {
	font-size: 12px;
	margin-left: 0.8em;
}
div#rightContent .rightContent_UL .CMS_list li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#rightContent .extras_ul {
	list-style-type: none;
	padding-top: 6px;
	padding-bottom: 12px;
	clear: both;
	float: left;
}
div#rightContent .extras_ul li {
	float: left;
	margin-right: 11px;
}
div#rightContent .extras_ul .lastImg {
	margin-right: 0px;
}
body.sShopart {
	background-image: url(images/shopbg.jpg);
	background-repeat: no-repeat;
}
body.sShopart div#navigation .link1 {
	color: #333333;
	background-color:#ffffff;
	border-bottom-color:#ffffff
}
body.sShopclothing {
	background-image: url(images/shopbg.jpg);
	background-repeat: no-repeat;
}
body.sShopclothing div#navigation .link2 {
	color: #333333;
	background-color:#ffffff;
	border-bottom-color:#ffffff
}
body.sShoptoys {
	background-image: url(images/shopbg.jpg);
	background-repeat: no-repeat;
}
body.sShoptoys div#navigation .link3 {
	color: #333333;
	background-color:#ffffff;
	border-bottom-color:#ffffff
}
.shopartAffiliate {
	padding-top: 15px;
	padding-right: 15px;
	float:right;
}
.shopartAffiliate2 {
	padding-top: 155px;
	padding-right: 15px;
	float:right;
}

#twitterDiv {}