@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {
	border:none;
}
p {
	margin:0px;
}
.container {
	width:100%;
	min-height:800px;
	height:auto !important;
	height:800px;
	float:left;
	background-image:url(../images/bgmain.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.main {
	width:981px;
	height:auto;
	background-color:#fff;
	margin:auto;
	overflow:hidden;
}
.headertop {
	width:981px;
	height:auto;
	float:left;
	background-color:#4e4e4e;
	font-size:11px;
	font-weight:bold;
}
.headertopleft {
	width:448px;
	height:auto;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:5px 0 5px 20px;
	float:left;
}
.headertopright {
	width:auto;
	height:auto;
	/*color:#fcd643;*/
	color: #FFFFFF;
	text-transform:uppercase;
	float:right;
	background-image: url('/images/login_mini.jpg');
	background-position: right;
	background-repeat: no-repeat;
}
.headertopright ul {
	margin:0px;
	padding:5px 20px 5px 0;
	list-style-type:none;
}
.headertopright ul li {
	padding:0 9px 0 9px;
	display:inline;
	padding-left: 0px;
}
.headertopright ul li a {
	text-decoration:none;
	/*color:#fcd643;*/
	color:#ffffff;
	font-weight: normal;
	border-right: 1px solid #fcd643;
	padding-right: 10px;
}
.headertopright ul li a:hover {
	text-decoration:none;
	/*color:#fff;*/
	color:#fcd643;
}
.header {
	width:981px;
	height:auto;
	background-image:url(../images/headerbgmain.gif);
	background-repeat:repeat-x;
	background-position:top;
	float:left;
}
.headercontent {
	width:960px;
	min-height:111px;
	height:auto !important;
	height:111px;
	float:left;
	margin-left:9px;
	overflow:hidden;
	display:inline;
}
.headercontentleft {
	width:261px;
	margin-left:10px;
	display:inline;
	background-image:url(../images/headerbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:auto;
	overflow:hidden;
	float:left;
}
.headercontentright {
	width:689px;
	height:auto;
	background-image:url(../images/headerbg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
}
.headertabs {
	width:689px;
	margin-top:18px;
	min-height:95px;
	height:auto !important;
	height:95px;
	background-image:url(../images/toptabs.png);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}
.logo {
	width:238px;
	margin-top:18px;
	margin-left:10px;
	display:inline;
	overflow:hidden;
	height:auto;
	float:left;
}
.txtglobal {
	width:250px;
	height:auto;
	margin-left:10px;
	display:inline;
	float:left;
	margin-top:15px;
	overflow:hidden;
}
.search {
	width:153px;
	height:auto;
	margin-top:35px;
	/*margin-left:100px;*/
	margin-left:1px;
	display:inline;
	overflow:hidden;
	display:inline;
	float:left;
}
.search input {
	width:145px;
	height:20px;
	border:1px solid #cfcfcf;
}
.search_button {
	width:82px;
	height:auto;
	margin-top:24px;
	margin-left:17px;
	display:inline;
	overflow:hidden;
	display:inline;
	float:left;
}
.search_button a, .search_button a:visited{
	width: 82px;
	height: 48px;
	display: block;
	background-image: url('../images/search_button.png');
	background-repeat: no-repeat;
}
.search_button a:hover{
	background-image: url('../images/search_button_hover.png');
}

.cart {
	width:22px;
	height:auto;
	margin-top:39px;
	/*margin-left:186px;*/
	margin-left:22px;
	display:inline;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	float:left;
}
.add_to_cart_button {
	width:139px;
	height:auto;
	margin-top:24px;
	margin-left:24px;
	display:inline;
	overflow:hidden;
	display:inline;
	float:left;
}
.add_to_cart_button a, .add_to_cart_button a:visited{
	width: 139px;
	height: 48px;
	display: block;
	background-image: url('../images/add_to_cart.png');
	background-repeat: no-repeat;
}
.add_to_cart_button a:hover{
	background-image: url('../images/add_to_cart_hover.png');
}

.maincontent {
	width:970px;
	height:auto;
	margin-left:10px;
	margin-top:10px;
	display:inline;
	background-image:url(../images/scale.gif);
	background-repeat:repeat-y;
	overflow:hidden;
	float:left;
}
.maincontentcenter {
	width:622px;
	height:auto;
	float:left;
}
.maincontentleft {
	width:169px;
	height:auto;
	float:left;
}
.maincontentright {
	width:169px;
	padding-right:6px;
	height:auto;
	float:right;
}
.topbtn {
	width:169px;
	height:auto;
	float:left;
}
.roundedbox {
	width:152px;
	height:auto;
	margin-top:10px;
	float:left;
}
.roundedboxright {
	width:152px;
	margin-left:10px;
	display:inline;
	height:auto;
	margin-top:10px;
	overflow:hidden;
	float:left;
}
.roundedcorner {
	width:152px;
	height:auto;
	float:left;
}
.roundedcontent {
	width:150px;
	height:auto;
	float:left;
	background-image:url(../images/bgtab.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
}
.roundedcontent ul {
	margin:10px 0 0 15px;
	padding:0px;
	list-style-type:none;
	font-size:11px;
}
.roundedcontent ul li {
	padding-bottom:6px;
	line-height:10px;
}
.roundedcontent a, .roundedcontent ul li a {
	color:#000000;
	text-decoration:none;
}
.roundedcontent a, .roundedcontent ul li a:hover {
	color:#a82b08;
	text-decoration:none;
}
.txtwelcome {
	font-size:11px;
	padding-left:16px;
	padding-top:10px;
}
.imgartist {
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#ff8c00;
}
.imgartist span {
	color:#686868;
}
.adds {
	width:169px;
	height:auto;
	margin-top:26px;
	float:left;
}
.topimages {
	width:510px;
	height:auto;
	margin-left:58px;
	margin-top:10px;
	display:inline;
	float:left;
}
.topimages ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.topimages ul li {
	width:69px;
	height:68px;
	display:inline;
	background-image:url(../images/topimagebg.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-left:-6px;
	text-align:center;
	padding-top:5px;
	float:left;
}
.aerrows {
	width:564px;
	height:auto;
	float:left;
	margin-top:15px;
	margin-left:27px;
	overflow:hidden;
	display:inline;
}
.latestupload {
	width:622px;
	height:auto;
	float:left;
	margin-top:20px;
	text-align:center;
}
#imglatestupload {
	width:595px;
	height:auto;
	display:inline;
	margin-top:10px;
	float:left;
}
.footer {
	width:981px;
	height:auto;
	background-image:url(../images/footerbg.gif);
	background-repeat:repeat-x;
	float:left;
}
.footertop {
	width:981px;
	height:auto;
	float:left;
}
.footernav {
	width:918px;
	height:auto;
	margin-left:10px;
	display:inline;
	float:left;
	font-size:11px;
	color:#484848;
	text-transform:uppercase;
	margin-top:10px;
}
.footernav ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
}
.footernav ul li {
	list-style-type:none;
	display:inline;
	margin:0px;
	padding:0px;
}
.footernav a {
	float:left;
	display:block;
	padding:0px 4px 8px 5px;
	text-decoration:none;
	color:#484848;
	height:19px;
	text-transform:none;
}
.footernav a span {
	float:left;
	display:block;
	padding:3px 4px 8px 4px;
	color:#484848;
	margin-right:5px;
}
.footernav a span {
	float:none;
}
.footernav a:hover {
	background-position:0% -30px;
	background:url("../images/footernavleft.gif") no-repeat left top;
}
.footernav a:hover span {
	background-position:100% -30px;
	background:url("../images/footernavright.gif") no-repeat right top;
}
.footernav a.active {
	background-position:0% -30px;
	background:url("../images/footernavleft.gif") no-repeat left top;
	color:#fff;
}
.footernav a.active span {
	background-position:100% -30px;
	background:url("../images/footernavright.gif") no-repeat right top;
	color:#fff;
}
.footerlower {
	width:970px;
	height:auto;
	float:left;
	margin-top:15px;
	font-size:11px;
	overflow:hidden;
}
.hosting {
	width:auto;
	height:auto;
	float:left;
	padding-left:15px;
	overflow:hidden;
}
.copyright {
	width:100%;
	height:auto;
	float:right;
	padding-left:15px;
	text-align: center;
}
.webhostingleft {
	width:auto;
	height:auto;
	float:left;
	overflow:hidden;
}
.webhostingright {
	width:auto;
	height:auto;
	float:left;
	overflow:hidden;
}
.smiley {
	width:37px;
	height:auto;
	float:left;
	margin-top:-15px;
	margin-left:12px;
	position:relative;
	z-index:1001;
	display:inline;
}
#imglatestupload img {
	border:none;
}
#imglatestupload ul {
	margin:0 0 0 45px;
	padding:0;
}
#imglatestupload li {
	margin:0;
	padding:0;
}
#imglatestupload li {
	list-style:none;
	float:left;
	display:inline;
	margin-right:36px;
}
/*  */

#preview {
	position:absolute;
	border:1px solid #ababab;
	background:#ececec;
	padding:1px;
	font-size:12px;
	display:none;
	color:#333;
	font-weight:bold;
}
.imgmain {
	width:107px;
	height:auto !important;
	background-position:bottom;
	float:left;
}
.imgmaintitle {
	width:100px;
	height:auto;
	float:left;
	font-size:10px;
	text-align:center;
	padding-bottom:3px;
	font-weight:bold;
	color:#ff8c00;
}
.imgmaintitle span {
	color:#686868;
}
.imgmianimage {
	width:107px;
	min-height:112px;
	height:auto !important;
	height:112px;
	background-image:url(../images/imglatestupload.gif);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
}
.imgaddtocart {
	width:107px;
	height:20px;
	text-align:center;
	float:left;
}
.ultop {
	margin-top:20px;
	float:left;
}
/*------- FORM STRUCTURE ----------*/

#formmain {
	width:80%;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px auto;
	overflow:hidden;
}
#formrow {
	float:left;
	width:100%;
}
#secondaryformrow {
	float:left;
	width:100%;
	margin-bottom:13px;
}
#heading {
	width:100%;
	float:left;
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
	border-bottom:1px dashed #aaa;
	line-height:45px;
	color: rgb(153, 153, 153); margin-top: 10px;
}
.heading {
	width:100%;
	float:left;
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
	border-bottom:1px dashed #aaa;
	line-height:45px;
	color: rgb(153, 153, 153); margin-top: 10px;
}
#formleftcol {
	float:left;
	width:30%;
	line-height:20px;
	font-weight:bold;
}
#formrightcol {
	float:right;
	width:65%;
}
#formrightcol .input {
	width:95%;
	height:20px;
	background:url(../images/bgtxtbox.gif) repeat-x bottom;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-bottom:1px solid #bbb;
	border-right:1px solid #bbb;
	padding:3px 0 0 5px;
	font-size:11px;
}
#formrightcol .input:hover {
	width:95%;
	height:20px;
	background:url(../images/bgtxtbox.gif) repeat-x bottom;
	border-top:1px solid #bbb;
	border-left:1px solid #bbb;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	padding-left:5px;
}
#formrightcol .input:focus {
	width:95%;
	height:20px;
	background:url(../images/bgtxtbox.gif) repeat-x bottom;
	border:1px solid #bbb;
	padding-left:5px;
}
#formrightcol textarea {
	width:95%;
	height:100px;
	background:url(../images/bgtxtbox.gif) repeat-x bottom;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-bottom:1px solid #bbb;
	border-right:1px solid #bbb;
	padding:3px 0 0 5px;
	font-size:11px;
}
#formrightcol .select {
	width:95%;
	background:url(../images/bgtxtbox.gif) repeat-x bottom;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-bottom:1px solid #bbb;
	border-right:1px solid #bbb;
	font-size:11px;
	height:22px;
}
#formrightcol .radio {
	width:auto;
	background:none;
	border:none;
}
#formrightcol .radio:focus {
	width:auto;
	background:none;
	border:none;
	outline:none;
}
#formrightcol .chkbox {
	width:18px;
	height:20px;
	background:none;
	border:none;
	margin:0;
	padding:0;
}
#formrightcol .chkbox:focus {
	outline:none;
}
#formrightcol .button {
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}
.shortblurb {
	font-size:10px;
	color:#aaa;
	float:left;
	width:100%;
	height:13px;
}
.errormsg {
	color:#B92140;
	float:left;
	width:100%;
	font-weight:bold;
	font-size:11px;
	display:none;
}
/*------- FORM STRUCTURE End----------*/
.similar {
	width:395px;
	height:auto;
	float:left;
	margin:0px;
}
.similar ul {
	margin-left:25px;
	padding:0px;
	list-style-type:none;
}
.similar ul li {
	display:inline;
	float:left;
	width:90px;
	height:90px;
	text-align:center;
	margin-right:20px;
	border:1px solid #e2e2e2;
}
.greyrounded {
	float:left;
	width:210px;
	height:26px;
}
.greyroundedleft {
	float:left;
	width:6px;
	height:26px;
	background-image:url(../images/greyroundedleft.gif);
	background-repeat:no-repeat;
}
.greyroundedright {
	float:left;
	width:6px;
	height:26px;
	background-image:url(../images/greyroundedright.gif);
	background-repeat:no-repeat;
}
.greyroundedmiddle {
	float:left;
	min-width:198px;
	padding:5px 0 5px 0;
	height:16px;
	background-color:#f2f2f2;
	font-weight:bold;
}
.addcartbtn {
	background-image:url(../images/addtocart.jpg);
	width:158px;
	height:31px;
	border:0;
	cursor:pointer;
}
.yellowrounded {
	float:left;
	min-width:148px;
	margin-top:-5px;
	margin-left:-1px;
}
.yellowroundedleft {
	float:left;
	width:6px;
	height:26px;
	background-image:url(../images/yellowroundedleft.gif);
	background-repeat:no-repeat;
}
.yellowroundedright {
	float:left;
	width:6px;
	height:26px;
	background-image:url(../images/yellowroundedright.gif);
	background-repeat:no-repeat;
}
.yellowroundedmiddle {
	float:left;
	min-width:134px;
	padding:5px 0 5px 0;
	height:16px;
	background-image:url(../images/yellowmiddle.gif);
	font-weight:bold;
}
.similarthumbslink {
	padding:0 15px 0 15px;
	float:right;
	width:90%;
	text-align:right;
}
.similarthumbslink a {
	font-size:12px;
	color:#000;
}
.menu {
	width:100%;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#ffffff;
}
.menu ul {
	margin:0;
	padding:10px 0 0 11px;
}
.menu ul li {
	list-style:none;
	display:block;
	float:left;
	height:30px;
	margin:0px 0 0 0;
	padding:0 1px 0 0;
	background:url(../images/li_border.png) right top no-repeat;
}
.menu ul li.last {
	background:none;
}
.menu ul li a {
	display:block;
	margin:0px;
	color:#fff;
	font-size: 90%;
	text-decoration:none;
}
.menu ul li a span {
	padding:8px 10px 8px 10px;
	display:block;
	background:url(../images/menuBg.png) left top repeat-x;
}
.menu ul li a span.left {
	background:url(../images/menuRoundBg.png) left top no-repeat;
}
.menu ul li a span.left:hover {
	background:url(../images/menuRoundBg.png) left -30px no-repeat;
}
.menu ul li a span.right {
	background:url(../images/menuRoundBg.png) right top no-repeat;
}
.menu ul li a span.right:hover {
	background:url(../images/menuRoundBg.png) right -30px no-repeat;
}
.menu ul li a span.bg_none {
	background:none;
}
.menu ul li span:hover {
	display:block;
	margin:0px;
	color:#654e00;
	text-decoration:none;
	background:url(../images/menuBg.png) left -30px repeat-x;
}
.menu ul li a.active span {
	background:url(../images/menuBg.png) left -30px repeat-x;
}
.menu ul li a.active {
	text-decoration:none;
	color:#654e00;
}
.menu ul li a.active span.left {
	background:url(../images/menuRoundBg.png) left -30px no-repeat;
}
.menu ul li a.active span.right {
	background:url(../images/menuRoundBg.png) right -30px no-repeat;
}


.menu li ul{
		
		display:none;
		height:auto;
		padding:0px 0 0 0;
		margin:0px;
		border:0px;
		position:absolute;
		width:175px;
		z-index:200;
		
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:175px;
		}
	.menu li:hover li a{
		background:none;
		color:#000;
		background:url(../images/menuBgr.png) left top repeat-x;
		height:16px;
		
		}
	.menu li ul a{
		display:block;
		
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:8px 10px 7px 10px;
		text-align:left;
		height:16px;
		}
		.menu li ul a:hover {
			background:#644d00;
			border:0px;
			color:#fff;
			text-decoration:none;
			height:16px;
			
			
			
			}
			
	.menu p{
		clear:left;
		}	

.uploadbtn {
	width:100%;
	height:auto;
	float:left;
}
#fileQueue {
	width: 375px;
	height: 300px;
	overflow: auto;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
}
/*---------------------
MERGED GENRAL.CSS-------- BY SHERRY
---------------------*/

blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a {
	cursor: pointer;
	text-decoration:none;
}
br.both {
	clear:both;
}
#backgroundPopup {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}
#popupContact {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:auto;
	width:500px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:2;
	padding:12px;
	font-size:13px;
}
#popupContact h1 {
	text-align:left;
	color:#6FA5FD;
	font-size:22px;
	font-weight:700;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:20px;
}
#popupContactClose {
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
}
.TitleRow {
	color:#333;
	font-weight:bold;
}
.manageUploadSec {
	width:100%;
	height:auto;
	float:left;
	padding:0 0 10px 0;
	margin:0 0 20px 0;
	border-bottom:solid 2px #fdba1c;
}
.manageUpload {
	width:200px;
	height:auto;
	float:left;
	margin:0 0 10px 0;
}
.manageUpload h4 {
	margin:0;
	padding:5px 5px 5px 5px;
	background:#ececec;
	margin:0 0 5px 0;
}
.manageUpload2 {
	width:290px;
	height:auto;
	float:right;
}
.manageUpload2 h4 {
	margin:0;
	padding:5px 5px 5px 5px;
	background:#ececec;
	margin:0 0 5px 0;
}
.manageUpload3 {
	width:125px;
	height:auto;
	float:left;
}
.manageUpload3 h4 {
	margin:0;
	padding:5px 5px 5px 5px;
	background:#ececec;
	margin:0 0 5px 0;
}
.manageUpload4 {
	width:100%;
	height:auto;
	float:left;
}
.manageUpload4 h4 {
	margin:0;
	padding:5px 5px 5px 5px;
	background:#ececec;
	margin:0 0 5px 0;
	overflow:hidden;
}
.subCate {
	width:150px;
	height:auto;
	float:right;
}
.subCate h4 {
	margin:0;
	padding:5px 5px 5px 5px;
	background:#ececec;
	margin:0 0 5px 0;
}
.manageImage {
	float:left;
	height:90px;
	width:190px;
	padding:0 10px 0 0;
}
.manageImage img {
	height:90px;
	width:98px;
	border:solid 1px #CCC;
}
.descSec {
	width:200px;
	height:auto;
	float:right;
}
.descSec p {
	margin:0;
	padding:3px 0 3px 0;
}
.dscpInpt {
	width:175px;
	border:solid 1px #959595;
	padding:3px 5px 3px 5px;
	font-size:12px;
}
.dscpInpt:hover, .dscpInpt:focus {
	border:solid 1px #fdba1c;
}
.dscpMltiInpt {
	width:175px;
	height:50px;
	border:solid 1px #959595;
	padding:3px 5px 3px 5px;
	font-size:12px;
}
.dscpMltiInpt:hover, .dscpMltiInpt:focus {
	border:solid 1px #fdba1c;
}
.priceInpt {
	width:40px;
	border:solid 1px #959595;
	padding:3px 5px 3px 5px;
	font-size:12px;
}
.priceInpt:hover, .priceInpt:focus {
	border:solid 1px #fdba1c;
}

ul.uploadVector {
	margin:0;
	padding:0 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	font-weight:bold;
	line-height:normal;
	width:100%;
	float:left;
}
ul.uploadVector li {
	list-style:none;
	float:left;
	display:inline;
	padding:10px 25px 0 0;
}
ul.uploadVector li.last {
	padding:0;
}
ul.uploadVector li div {
	float:left;
	padding:0 5px 0 0;
}
ul.uploadVector li div.name {
	float:left;
	padding:2px 0 0 0;
}
.uploadvectorBtn {
	width:110px;
	height:26px;
	background:url(../images/uploadVector.png) 0 0 no-repeat;
	border:none;
	cursor:pointer;
	
}

ul.selectCate {
	margin:0;
	padding:0 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	font-weight:bold;
	line-height:normal;
	width:100%;
	float:left;
}
ul.selectCate li {
	list-style:none;
	float:left;
	display:inline;
	padding:5px 5px 5px 0;
}
ul.selectCate li.last {
	padding:0;
}
ul.selectCate li div {
	float:left;
	padding:0 5px 0 0;
}
ul.selectCate li div.name {
	float:left;
	padding:2px 0 0 0;
}


ul.setPrice {
	margin:10px 0 20px 0;
	padding:0 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	font-weight:bold;
	line-height:normal;
	width:100%;
	float:left;
}
ul.setPrice li {
	list-style:none;
	float:left;
	display:inline;
	padding:0 25px 0 0;
}
ul.setPrice li.last {
	padding:0;
}
ul.setPrice li div {
	float:left;
	padding:0;
}
ul.setPrice li div.name {
	float:left;
	padding:3px 5px 0 0;
}
.submitBtn {
	width:110px;
	height:36px;
	background:url(../images/submitBtn.png) 0 0 no-repeat;
	border:none;
	cursor:pointer;
	
}
.graphicsList {
	width:100%;
	height:auto;
	float:left;
	padding:20px 0 30px 0;
}
.graphicsList table {
	font-size:12px;
	color:#585858;
	font-weight:bold;
}
.graphicsList table th {
	padding:10px 5px 10px 5px;
	border-bottom:dashed 1px #aaaaaa;
}
.graphicsList table td {
	padding:10px 5px 10px 5px;
	border-bottom:dashed 1px #aaaaaa;
}
.graphicsViewSec {
	width:100%;
	height:auto;
	float:left;
	margin:20px 0 0 0;
	background:url(../images/dotted.jpg) 380px top repeat-y;
}
.graphicsViewSecLeft {
	width:370px;
	height:auto;
	float:left;
	padding:0 15px 0 0;
}
.graphicsViewSecRight {
	width:112px;
	height:auto;
	float:left;
}
.graphicsView {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
	border-bottom:dashed 1px #aaaaaa;
	padding:0 0 20px 0;
	color:#999999;
	font-size:12px;
}
.graphicsView div {
	width:100%;
	height:auto;
	float:left;
	padding:5px 0 5px 0;
}
.graphicsView div p {
	margin:0;
	padding:0;
}
.rightHD {
	height:auto;
	float:left;
	width:100%;
	text-align:center;
}
.rightHD div {
	margin:5px 0 5px 0;
	height:auto;
	float:left;
	width:100%;
}
.graphicsThumb {
	height:auto;
	float:left;
	width:100%;
	text-align:center;
}
.graphicsThumb div {
	margin:5px 0 15px 0;
	height:auto;
	float:left;
	width:100%;
}
.graphicsThumb img {
	border:solid 1px #c0c0c0;
}

.graphicsThumb div p {
	margin:0;
	padding:2px 0 2px 0;
	color:#FF8C00;
	font-size:12px;
}
.download{
	color:#6C6C00;
	padding:5px;
	font-weight:bold;
}
.download:Hover {
	text-decoration:underline;
}
#content{
	clear:left;
	
	overflow:hidden;
	position:relative;
	border:2px solid #CCC;
	margin-left:10px;
	width:93px;
	padding:10px 5px 10px 5px;
}


.TableHead td{
	border-bottom:1px dashed #AAAAAA;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
}

.ArtistTableContent{
	border-bottom:1px dashed #AAAAAA;
	padding:10px 0px 10px 0px;
	color:#666666;
}

#ArtistTable .ArtistTableContent	A:Link, #ArtistTable .ArtistTableContent A:Visited, #ArtistTable .ArtistTableContent A:Active, #ArtistTable .ArtistTableContent A:Hover{
	color:#666666;		
}

#MainContainer{
	margin:0 auto;
	overflow:hidden;
	padding:5px;
	width:88%;	
}
h1{
	color:#999999;
	font-size:20px;
	font-weight:bold;
	line-height:45px;
	margin-bottom:20px;
}
#ArtistTable A:Link, #ArtistTable A:Visited, #ArtistTable A:Active, #ArtistTable A:Hover{
	color:#000000;	
}

/* IO SoftGame */
.imgmianimage {
	background-image: url('/images/imglatestupload.jpg');
	width: 137px;
	height: 164px;
}

.imgmaintitle {
	height: 16px;
	width: 100%;
	text-align: center;
	padding-top: 4px;
}

.imgmaintitle a:link, .imgmaintitle a:visited, .imgmaintitle a:hover {
	padding-top: 4px;
	display: block;
	color: #939393;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}
.imgmaintitle a:hover {
	text-decoration: underline;
}

.imgpurchase {
	padding-top: 9px;
	*padding-top: 6px;
	/*padding-top: 6px\9;*/
	font-size: 12px;
	color: #939393;
	display: block;
	height: 20px;
}

.imgpurchase a, .imgpurchase a:link, .imgpurchase a:hover, .imgpurchase a:visited {
	color: #939393;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
.imgpurchase a:hover {
	color: #FF8C41;
}

#imglatestupload ul {
	margin-left: 30px;
}

.ultop {
	margin-top:5px;
}