/* CSS Document */

a:link {color: #666666; text-decoration: none;}
a:visited {color: #666666; text-decoration: none;}
a:active {color: #666666; text-decoration: none;}
a:hover {color: #CC0000; text-decoration: none;}

.leftLink a:link {color: #262626; text-decoration: none;}
.leftLink a:visited {color: #262626; text-decoration: none;}
.leftLink a:active {color: #262626; text-decoration: none;}
.leftLink a:hover {color: #CC0000; text-decoration: none;}

.archive2 a:link {color: #FFFFFF; text-decoration: none;}
.archive2 a:visited {color: #FFFFFF; text-decoration: none;}
.archive2 a:active {color: #FFFFFF; text-decoration: none;}
.archive2 a:hover {color: #CC0000; text-decoration: none;}

body {
	margin: 0px 0px 100px 25px;
	background: url(../images/paint.gif) no-repeat;
	-webkit-text-size-adjust: none;
}

.cellL {
   float: left;
}

.cellR {
   float: right; 
}
   
.cellB {
   clear: both;
}




#page {
	margin-right: 0px;
}
 								/* <<<<< ADJUST WIDTH */
#top {
	width: 11404px;
}
 
#baseLeft {
	width: 441px;
	margin-right: 50px;
	border-top: 1px dotted #C0C0C0;
}
#baseArt {
	width: 10631px;
	margin-right: 50px;
	border-top: 1px dotted #000000;
}
#baseSticker {
	width: 1913px;
	margin-right: 50px;
	border-top: 1px dotted #000000;
}
#baseTee {
	width: 2347px;
	margin-right: 50px;
	border-top: 1px dotted #000000;
}
#baseEnd {
	width: 312px;
	margin-right: 50px;
	border-top: 1px dotted #000000;
}

#left {
	width: 441px;
	margin-top: 25px;
	margin-right: 15px;
}

#right {
	height: 649px;
	border-top: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #000000;
	margin-top: 35px;
	margin-left: 35px;
	margin-right: 15px;
}

#rightEnd {
	height: 649px;
	border-top: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #000000;
	margin-top: 35px;
	margin-left: 35px;
}

#email {
	position: fixed;
	z-index: 100;
	bottom: -2px;
	right: 50px;
}

#email a {
	color: #333333;
	font: 0.69em Helvetica, Arial, Verdana, sans-serif;
	background-color: #E7E7E7;
	padding: 4px 8px 7px 8px;
	display: block;
	border: 1px solid #D0D0D0;
}

#email a:visited {
	color: #333333;
}

#email a:hover {
	color: #000000;
	border: 1px solid #A2A2A2;
	background-color: #DFDFDF;
}


/******************************************************
		SECTIONS
******************************************************/


.links ul {
	text-indent: 0px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}
#archive {
	background-color: #000000;
	width: 420px; /*  450px */
	height: 655px; /* 690px */
	padding-top: 30px;
	padding-left: 30px;
	margin-right: 0px;
	margin-left: 35px
}
#archive a {
	display: block;
}
.archiveTitle {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 90px;
	line-height: 80px;
	font-weight: bold;
	letter-spacing: -2px;
}
.archiveText {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
}


/******************************************************
		SECTION TITLES
******************************************************/

#topTab {
	position: absolute;
	z-index: 6px;
	margin-left: 0px;
	margin-top: -36px;
	height: 33px; /* 45px */
}
.tabText {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 3px 25px 0px 7px;
}


/******************************************************
		LEFT
******************************************************/

#logoText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 30px;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 55px;
}

#thought {
	position: absolute;
	z-index: 1;
	margin-left: -10px;
	margin-top: -47px;
}

.mainText {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}

#rss {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
/* 	margin-bottom: 15px; */
}

#twitter {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #C0C0C0;
	margin-bottom: 15px;
}

#newsBreakingTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 3px;
}

#blog {
	background: url(../images/3will-trans.png) no-repeat;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	padding: 68px 0 10px 0;
	border-bottom: 1px dotted #C0C0C0;
}


#quickLink h1 {
	font: bold 20px Helvetica, Arial, Verdana, sans-serif;
	line-height: 22px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}

#quickLink h2 {
	font: bold 11px Helvetica, Arial, Verdana, sans-serif;
	line-height: 13px;
	padding: 0px;
	margin: 0px;
}

#quickLink {
	width: 170px;
	/*filter: alpha(opacity=90); -moz-opacity:.90; opacity:.90;*/
	margin-top: 5px;
	margin-right: 5px;
}

#quickLink a {
	border-top: 5px solid #34AEFF;
	background-color: #191919;
	padding: 8px 12px 10px 12px;
	display: block;
	color: #FFFFFF;
}

#quickLink a:link {
	color: #FFFFFF;
}

#quickLink a:visited {
	color: #FFFFFF;
}

#quickLink a:hover {
	color: #999999;
	border-top: 5px solid #33CC00;
	background-color: #333333;
}




#breaking {
	margin-top: 15px;
}

#webAward {
	position: absolute;
	z-index: 10;
	margin-left: 370px;
	margin-top: -25px;
}

#registerTab {
	position: absolute;
	top: 532px;
	left: 367px;
	z-index: 3;
	width: 99px;
	height: 26px;
}

#register {
	position: absolute;
	top: 555px;
	left: 25px;
	z-index: 2;
	height: 125px;
	width: 441px;
	border-top: 5px solid #000000;
	background-color: #DADADA;
	border-bottom: 1px dotted #C0C0C0;
}






/******************************************************
		ART
		EACH ART PIECE ADD: RIGHT:  35px
******************************************************/


#art12 {
	color:#000000;
	margin-right: 35px;
	width: 617px;
}

#art11 {
	color:#000000;
	margin-right: 35px;
	width: 642px;
}

#art10 {
	color:#000000;
	margin-right: 35px;
	width: 315px;
}

#art13 {
	color:#000000;
	margin-right: 35px;
	width: 332px;
}

#art9 {
	color:#000000;
	margin-right: 35px;
	width: 625px;
}

#art8 {
	color:#000000;
	margin-right: 35px;
	width: 729px;
}

#art7 {
	color:#000000;
	margin-right: 35px;
	width: 291px;
}

#art6 {
	color:#000000;
	margin-right: 35px;
	width: 636px;
}

#art5 {
	color:#000000;
	margin-right: 35px;
	width: 325px;
}

#art4 {
	color:#000000;
	margin-right: 35px;
	width: 442px;
}

#art4b {
	color:#000000;
	width: 625px; /*442px;*/
}

#art3 {
	color:#000000;
	width: 442px;
}

#art2 {
	color:#000000;
	margin-right: 35px;
	width: 312px;
}

#art2b {
	color:#000000;
	width: 312px;
}

#art1 {
	color:#000000;
	width: 314px;
}

.title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	color: #000000;
	padding-top: 19px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #000000;
}

/*.image {
	height: 442px;
	padding-top: 10px;
}*/

.image {
	height: 442px;
	padding-top: 10px;
	position: relative;
}

.image span {
	width: 41px;
	height: 20px;
	display: block;
	position: absolute;
	right: -15px;
	top: 25px;
	background: url(../images/new-trans.png) no-repeat;
}

.buyMe {
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	right: -25px;
	top: 2px;
}

.links {
	height: 442px;
}

.gallery {
	height: 442px;
	margin-top: 10px;
}


.figure {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 10px;
}

.description {
	padding-top: 10px;
	border-top: 5px solid #000000;
}

.descriptionEmpty {
	padding-top: 10px;
	border-top: 1px dotted #000000;
}

.descriptionText {
	width: 300px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}

.descriptionTitle {
	padding-bottom: 5px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	color: #000000;
}

.linkTitle {
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	color: #000000;
	border-bottom: 1px dotted #000000;
}

.stencil {
	position: absolute;
	z-index: 3;
	margin-top: 636px;
	margin-left: 271px;
	background: url(../images/stencil.gif) no-repeat;
	width: 41px;
	height: 13px;
}

.stencil2 {
	position: absolute;
	z-index: 3;
	margin-top: 636px;
	margin-left: 600px;
	background: url(../images/stencil.gif) no-repeat;
	width: 41px;
	height: 13px;
}

.stencil3 {
	position: absolute;
	z-index: 3;
	margin-top: 636px;
	margin-left: 401px;
	background: url(../images/stencil.gif) no-repeat;
	width: 41px;
	height: 13px;
}

.stencil4 {
	position: absolute;
	z-index: 3;
	margin-top: 636px;
	margin-left: 575px;
	background: url(../images/stencil.gif) no-repeat;
	width: 41px;
	height: 13px;
}

.stencil5 {
	position: absolute;
	z-index: 3;
	margin-top: 636px;
	margin-left: 583px;
	background: url(../images/stencil.gif) no-repeat;
	width: 41px;
	height: 13px;
}

.screen {
	position: absolute;
	z-index: 3;
	margin-top: 636px;
	margin-left: 245px;
	background: url(../images/screen-print.gif) no-repeat;
	width: 67px;
	height: 13px;
}

.screen2 {
	position: absolute;
	z-index: 3;
	margin-top: 636px;
	margin-left: 375px;
	background: url(../images/screen-print.gif) no-repeat;
	width: 67px;
	height: 13px;
}

.screen3 {
	position: absolute;
	z-index: 3;
	margin-top: 636px;
	margin-left: 569px;
	background: url(../images/screen-print.gif) no-repeat;
	width: 67px;
	height: 13px;
}

.screen4 {
	position: absolute;
	z-index: 3;
	margin-top: 636px;
	margin-left: 555px;
	background: url(../images/screen-print.gif) no-repeat;
	width: 67px;
	height: 13px;
}

.screen5 {
	position: absolute;
	z-index: 3;
	margin-top: 636px;
	margin-left: 258px;
	background: url(../images/screen-print.gif) no-repeat;
	width: 67px;
	height: 13px;
}

.digital {
	position: absolute;
	z-index: 3;
	margin-top: 636px;
	margin-left: 247px;
	background: url(../images/digital-print.gif) no-repeat;
	width: 65px;
	height: 13px;
}

.new1 {
	position: absolute;
	z-index: 4;
	margin-top: 70px;
	margin-left: 300px;
}

.new2 {
	position: absolute;
	z-index: 4;
	margin-top: 70px;
	margin-left: 600px;
}

.new3 {
	position: absolute;
	z-index: 4;
	margin-top: 70px;
	margin-left: 285px;
}

.new4 {
	position: absolute;
	z-index: 4;
	margin-top: 70px;
	margin-left: 417px;
}

.thumb {
	margin-right: 5px;
}

.textLink {
	font-style: italic;
}

.textBold {
	font-weight: bold;
}




/****************
	TEST
****************/




.linkTooltipTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	padding-bottom: 15px;
	color: #0066FF;
}


#dhtmltooltip{
	position: absolute;
	left: -300px;
	height: 100px;
	width: 250px;
	visibility: hidden;
	z-index: 101;
	color: #FFFFFF;
	padding: 5px 13px 0px 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer{
	position:absolute;
	left: -30
	}