@charset "utf-8";

/* CSS Document */

* {
  margin: 0;
	padding: 0;
}
.center {
	text-align: center;
	text-indent: 0px;
}


/* Class for clearing floats */
.clear {
	clear:both;
}


img {
	border: 0;
}
img, div, a, h1 { 
	behavior: url(../images/iepngfix.htc) 
	}

html {
	height: 100%;
	margin:0;
   	padding:0;
}
body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#wrapper {
	height: 1165px;
	width: 672px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#generic  h1, #cubicle h1, #auction h1, #about h1, #store h1, #studio h1, #studioKirk h1, #cards h1 {
	text-indent: -9000px;
	/*background: url(../images/CS_logo/CSlogo_noballoon.png) no-repeat left 25px;*/
	height: 65px;
	width: 465px;
	margin: 0px auto 20px auto;
}
#homeKirk h1 {
	text-indent: -9000px;
	background: url(../images/CS_logo/CSlogo_noballoon.png)  no-repeat left 25px;
	height: 65px;
	width: 465px;
	margin: 0px auto 20px auto;
}

#balloon {
	height: 55px;
	width: 402px;
	position: absolute;
	left: 105px;
	top: 2px;
}
h3 /*typography*/
 {
	font-size: 16px;
	font-weight: bold;
	color: #395898;
	margin-bottom: 8px;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-style: normal;
	clear: both;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}


h3.artist {
	text-align: center;
	border: none;
	font-size: 18px;
	padding-top: 75px;
	font-style: normal;
	float: right;
	width: 640px;
	margin-bottom: 20px;
	height: 25px;
}

h3.artist span.black {
	color: #000000;
	font-size: 16px;
}
div.cardIntro {
	height: 120px;
	width: 660px;
	clear: both;
}
#content a.return {
	font-size: 12px;
	font-style: italic;
	color: #395898;
	text-decoration: underline;
	position: absolute;
	top: 195px;
	right: 30px;
}


h4  {
	color: #395898;
	text-align: left;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-weight: bold;
}
h4.withLine {
	color: #395898;
	text-align: left;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	clear: both;
}
h5  {
	color: #000000;
	text-align: left;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	color: #395898;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

h6.withLine {
	color: #395898;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	float: left;
	border-bottom: 1px solid #999999;
	width: 445px;
	margin-bottom: 10px;
}


a.underline {
	font-size: 13px;
	font-style: italic;
	color: #395898;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	height: 18px;
	padding-top: 3px;
}

p {
	font-size: 10pt;
	margin-bottom: 5px;
	line-height: 13pt;
	/*text-indent: 20px;*/
	font-family: Arial, Helvetica, sans-serif;
}



p.clear_left {
	clear: left;
}
p.noindent {
	text-indent: 0px;
	padding-right: 8px;
}

p.intro {
	padding: 0px 20px 10px 25px;
	text-align: center;
	clear: both;
}


h4.intro {
	padding-left: 25px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
h4.center {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}














p.date  {
	color: #666666;
	text-indent: 0px;
	font-weight: bold;
	padding: 1px 0px;
}





ul.LogIn {
	list-style-type: none;
	float: left;
}


ul.LogIn a {
	font-size: 15px;
	color: #395898;
	text-decoration: none;
	padding: 3px 0px;
	font-weight: bold;
	line-height: 24px;
}

input.search {
	width: 100px;
	height: 18px;
	background-color: #ece8e8;
}



/* CSS Document */

h2.cubicle {
	/*background: url(../images/headlines/welcome_cubicle.gif) no-repeat center bottom;*/
	height: 60px;
	text-indent: -9000px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 673px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
#studio div.box {
	width: 620px;
}


div.box {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: relative;
	z-index: 10;
	clear: both;
	width: 630px;
	margin: 0px auto;
}




div.box   img    {
	float: left;
	padding: 0px;
	margin: 10px 10px 10px 0px;
}
p.left_narrow {
	float: left;
	width: 180px;
}

div.boxLeft {
	float: left;
	width: 430px;
	padding: 10px 10px 0px 20px;
}
div.boxLeft p {
	width: 445px;
	margin-top: 10px;
	clear: left;
}


div.dropshadow {
	/*background: url(../images/background/dropshadow.gif) no-repeat right bottom;*/
	clear: both;
	float: left;
	position: relative;
	margin-top: 20px;
	margin-left: 10px;
}
* html div.dropshadow {
	margin-left: 5px;
}

div.blueBox {
	background-color: #adc0d5;
	height: auto;
	width: 150px;
	display: block;
	margin-top: -5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: -5px;
	position: relative;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 5px;
	padding-left: 5px;
}

input.search_artist {
	/*background: url(../images/buttons/search.gif) no-repeat;*/
	height: 25px;
	width: 26px;
}

div#searchForm {
	width: 200px;
	position: absolute;
	height: 29px;
	z-index: 20;
	left: 560px;
	padding-top: 2px;
}
form#mainSearch {
	position: relative;
}

#kirkman  div.searchForm {
	position: absolute;
	left: -255px;
	top: 220px;
}

input.searchButton {
	/*background: url(../images/buttons/searchIcon.jpg) no-repeat;*/
	height: 22px;
	width: 24px;
	border: none;
	overflow: hidden;
	float: left;
	position: absolute;
	top: 0px;
	right: 0px;
	display: inline;
}
label.searchLabel {
	float: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	top: 5px;
	height: 15px;
	line-height: 15px;
}
#mainSearch img {
	position: absolute;
	top: 0px;
	right: 0px;
}

#footer_content {
	height: 70px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#evans #footer_content {
	height: 90px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	position: relative;
	top: -13px;
}
/*this is the CSS for footer*/
#studio    #footer_content, #guren   #footer_content   
 {
	height: 70px;
	width: 672px;
	padding-top: 2px;
}
#studioKirk #footer_content, #kirkman #footer_content, #homeKirk #footer_content, #batiuk #footer_content {
	height: 50px;
	position: relative;
	top: -15px;
}
#studioKirk ul.footer a, #kirkman ul.footer a, #homeKirk ul.footer a, #coverly ul.footer a, #scott ul.footer a, #luckovich ul.footer a {
	color: #000000;
}
ul.footer {
	width: 680px;
	list-style-type: none;
	margin: 0 auto;
}
#studio ul.footer {
	width: 672px;
	list-style-type: none;
	margin: 0 auto;
}
ul.footer   li   {
	float: left;
	width: 105px;
	border-right: 1px solid #000000;
}
ul.footer a, ul.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 2px;
	text-align: center;
	display: block;
	text-decoration: none;
}

ul.footer  a:hover, ul.footer  a:active     {
	color: #000000;
}

p.click_images {
	font-size: 12px;
	line-height: 16px;
	clear: both;
	font-style: normal;
	color: #000000;
	padding-bottom: 0px;
	text-align: center;
	text-indent: 0px;
	border-top: 1pt solid #999999;
	padding-top: 7px;
}
#footer_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	float: left;
	width: 672px;
	font-weight: bold;
	color: #FFFFFF;
	height: 15px;
	padding-top: 0px;
}
#studioKirk #footer_content p, #kirkman #footer_content p, #coverly #footer_content p, #scott #footer_content p, #keane #footer_content p, #luckovich #footer_content p {
	color: #000000;
}


div.photo_gallery {
	/*height: 510px;
	width: 600px;*/
	margin: 0px auto;
	padding-left: 65px;
	position: relative;
	overflow: auto;
}
div.photo_gallery img {
	float: left;
	margin-right: 40px;
	display: inline;
	position: relative;
	height: 132px;
	width: 150px;
	}


div.photo_gallery a.photo {
	width: 150px;
	display: inline;
	float: left;
	height: 132px;
	margin-right: 40px;
}

div.photo_gallery  a.title {
	text-decoration: none;
	color: #000000;
	float: left;
	width: 150px;
	margin-right: 40px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
	display: inline;
	position: relative;
	font-style: normal;
	font-weight: normal;
}
* html div.photo_gallery  img {
	margin-right: 20px;
}
* html div.photo_gallery a.photo {
	margin-right: 20px;
}
* html div.photo_gallery a.title {
	margin-right: 40px;
	position: relative;
	display: inline;
}

div.photo_gallery  a.titleGenius {
	text-decoration: none;
	color: #000000;
	float: left;
	width: 170px;
	margin-right: 28px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
	position: relative;
	left: -10px;
}
div.photo_gallery a.reuben {
	text-decoration: none;
	color: #000000;
	float: left;
	width: 180px;
	margin-right: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
	position: relative;
	left: -15px;
}

div.photo_gallery a.paint {
	text-decoration: none;
	color: #000000;
	float: left;
	width: 210px;
	margin-right: 5px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
	position: relative;
	left: -30px;
}








ul.blogLink {
	list-style-type: none;
	width: 600px;
	padding-left: 70px;
	padding-top: 15px;
	height: 30px;
}
ul.blogLink li {
	display: inline;
	float: left;
	margin-right: 60px;
}
ul.blogLink a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
ul.blogLink img {
	position: relative;
	top: 5px;
	margin-right: 5px;
}
#next {
	height: 30px;
	width: 620px;
	margint: 10px auto 0px auto;
}
#next a {
	text-align: center;
	margin: 0px auto;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#next a:hover {
	color: #000000;
}

#next a.noshow {
	color: #FFFFFF;
	cursor: default;
}
#next  a.thispage {
	color: #666666;
	cursor: default;
}


a.current {
	cursor: default;
	color: #666666;
}



.black {color: #000000}
a.click_here {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	float: left;
	width: 160px;
	margin-left: 100px;
}
div.boxRight_nobkg {
	z-index: 20;
	float: right;
	width: 130px;
	padding-right: 20px;
	position: relative;
	top: 7px;
}

.bold {
	font-weight: bold;
}

hr.yourWork {
	position: relative;
	width: 300px;
	top: 18px;
	clear: right;
	float: right;
}



* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
p.alignRight {
	text-align: right;
	margin-right: 10px;
	text-indent: 10px;
	float: left;
	width: 340px;
}
p.alignRight a {
	padding-right: 10px;
}


createAmateurtxt
{
font:bold 11px Arial;
}
.createAmateurhdrtxt
{
font:bold 15px Arial;
color:#006837;
font-style:italic;
}

div.boxLeft p {
width: 430px;
margin-top: 10px;
clear: left;
}


div.boxRight {
z-index: 50;
width: 170px;
float: left;
background-image: url(../images/boxRight_bkg.jpg);
background-repeat: repeat-y;
background-position: left 8px;
position: relative;
margin-top: 20px;
margin-left: 18px;
padding-top: 5px;
padding-right: 2px;
padding-left: 2px;
}

input.search_artist {
/*background-image: url(../images/buttons/search.gif);*/
background-repeat: no-repeat;
height: 25px;
width: 26px;
}

div.boxRight_nobkg {
z-index: 20;
float: right;
width: 130px;
padding-right: 20px;
position: relative;
top: 7px;
}

div.link_button {
height: 26px;
width: 180px;
float: right;
margin-top: 10px;
position: relative;
}

div.box a.button_label, div.boxLeft a.button_label {
font-size: 13px;
line-height: 24px;
text-align: right;
margin-right: 20px;

}

div.box a.button, div.boxLeft a.button {
width: 88px;
color: #666666;
font-size: 9px;
line-height: 24px;
position: absolute;
left: 314px;
top: 0px;
text-align: center;
font-style: normal;
/*background-image: url(../images/buttons/buttons.jpg);*/
background-repeat: no-repeat;
background-position: center 0px;
height: 25px;
}

div.box a.button:hover,a.button:active, div.boxLeft a.button:hover,a.button:active {
color: #333333;
background-repeat: no-repeat;
background-position: center -24px;
}

div.box a.button_150 {
width: 156px;
color: #666666;
font-size: 10px;
line-height: 24px;
position: absolute;
left: 313px;
top: 0px;
text-align: center;
font-variant: small-caps;
font-style: normal;
/*background-image: url(../images/buttons/buttons_150.jpg);*/
background-repeat: no-repeat;
background-position: center 0px;
height: 25px;
}
div.box a.button_150:hover, a.button_150:active {
color: #333333;
background-position: center -24px;
background-repeat: no-repeat;
}
div.box a.button_130 {
width: 133px;
color: #666666;
font-size: 10px;
line-height: 24px;
position: absolute;
left: 313px;
top: 0px;
text-align: center;
font-variant: small-caps;
font-style: normal;
/*background-image: url(../images/buttons/buttons_130.jpg);*/
background-repeat: no-repeat;
background-position: center 0px;
height: 25px;
}
div.box a.button_130:hover, a.button_130:active {
color: #333333;
background-repeat: no-repeat;
background-position: center -24px;
}
div.box img {
float: left;
padding: 0px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 0px;
}

.createAmateurtxt
{
font:bold 11px Arial;
}
.createAmateurhdrtxt
{
font:bold 15px Arial;
color:#006837;
font-style:italic;
}

#contestimage {
	background-image: url(../Images/GregEvansStickyNote.png);
	background-repeat: no-repeat;
	height: 220px;
	width: 226px;
	position: absolute;
	left: -300px;
	top: 25px;
	z-index: 10px;
}

#adimage {
background-image: url(../Images/adImage.jpg);
background-repeat: no-repeat;
position: absolute;
left: 580px;
top: 925px;
z-index: 10px;
}


/*added on 1st Jan 2012*/
 .textfieldN /* Used only for Textbox Tag */
        {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10pt;
            font-style: normal;
            font-weight: normal;
            color: #000000;
            text-align: left;
        }
        .style1
        {
            width: 88px;
        }
        .lnkSelected
        {
            color: Red;
            font-weight: bold;
            text-decoration: none;
        }
        /*paging css*/
        .paginator
        {
            font: 11px Arial, Helvetica, sans-serif;
            padding: 10px 20px 10px 0;
            margin: 0px;
        }
        .paginator a
        {
            padding: 1px 6px;
            border: solid 1px #ddd;
            background: #fff;
            text-decoration: none;
            margin-right: 2px;
        }
        .paginator a:visited
        {
            padding: 1px 6px;
            border: solid 1px #ddd;
            background: #fff;
            text-decoration: none;
        }
        .paginator .cpb
        {
            padding: 1px 6px;
            font-weight: bold;
            font-size: 13px;
            border: none;
        }
        .paginator a:hover
        {
            color: #fff;
            background: #ffa501;
            border-color: #ffa501;
            text-decoration: none;
        }
/* End */

