
body {
	margin: 0;
	/*padding: 50px 0 0 0 !important;*/
	padding:0px;
color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	
	
}



table, td {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}




input {margin: 0; padding: 2px 0 2px 0;}	
input, textarea {
	font-size: 11px;
	line-height: 100%;
	color: #666666;
} 	
select, option {font-family:Arial, Helvetica, sans-serif; font-size: 11px; line-height: 10px; color: #333;}


.table_bgcolor {
	color: #333333;
	background-color: #E4E1CD;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.Scraddcartbox {
	background-image:url(/images/broder-img.gif);
	width:150px;
	background-repeat: no-repeat;
}





/* Form */
form {margin:0; padding:0; border: 0;}


/* links */
a:link, a:active, a:visited  {
	color: #0193B6;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color: #0192B5;
	font-size: 12px;
	text-decoration: none;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
} 
li
{
	font-size: 11px;
}



a.memberlogin:link, a.memberlogin:active, a.memberlogin:visited  {
	color: #754F00;
	text-decoration: none;


	font-size: 12px;
}

a.memberlogin:hover {
	color: #000000;

	text-decoration:none;
	font-size: 12px;
}







a.toplink:link, a.toplink:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 11px;
}
.search_bg {
	background-image: url(/images/search_bg.gif);
	background-repeat: repeat-x;
}

a.toplink:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.toplink:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}






.padding_welcomebar {
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	color:#5A5A5A;
}
.menu_t_bg {
	background-image: url(/images/menu_T_bg.gif);
	background-repeat: repeat-x;
	height: 9px;
}
.menu_body_bg {
	background-image: url(/images/menu_bg.gif);
	background-repeat: repeat-y;
}



a.navlink:link, a.navlink:active , a.navlink:visited{
	color: #228FD4;
	text-decoration: none;
	font-size: 12px;
}

a.navlink:hover {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}

a.navlink1:link, a.navlink1:active , a.navlink1:visited{
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.navlink1:hover {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}

a.navlink2:link, a.navlink2:active , a.navlink2:visited{
	color: #EA4E4E;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}

a.navlink2:hover {
	color: #666666;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}


a.navlink3:link, a.navlink3:active , a.navlink3:visited{
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

a.navlink3:hover {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

a.profile:link, a.profile:active , a.profile:visited{
	color: #0192B5;
	text-decoration: none;
	font-size: 11px;
}

a.profile:hover {
	color: #0192B5;
	font-size: 11px;
	text-decoration: underline;

}

a.navlink:link, a.navlink:active , a.navlink:visited{
	color: #228FD4;
	text-decoration: none;
	font-size: 12px;
}

a.navlink:hover {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}

a.morelink:link, a.morelink:active,a.morelink:visited {
	color: #EA4E4E;
	text-decoration: underline;
	text-transform: none;
}

a.morelink:hover {color: #EA4E4E;	text-decoration: none;
}



.button {
	font-size: 12px;
	color: #333333;
	background: url(/images/button_bg.gif) repeat-x;
	height: 25px;

	border: 1px solid #D0CAAE;	
}


.box {
	background-color: #FAFAF6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D3BF;
	border-right-color: #D6D3BF;
	border-bottom-color: #D6D3BF;
	border-left-color: #D6D3BF;
}
.box_reg {
	background-color: #F1F1E9;
}




.login_bg {
	background-image: url(/images/chat.jpg);
	background-repeat: no-repeat;
}
.log_bg {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
}
.table_bg {
	background-image: url(/images/tablebg.gif);
	background-repeat: repeat-y;
	
}
.whitetext {
	color: #FFFFFF;
}
.header_bg {
	background-color: #F44808;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
.left_line {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.price {
	font-weight: bold;
	color: #666666;
	font-size: 10px;
}






.table_bgtd {
	background-color: #F5F5F5;
	padding-left: 2px;
	color: #009900;
}


.redtext {
	color: #D42243;
}

.DescColor {
	color: #939598;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}


.search_bginput {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F8F8F8;
	border-right-color: #F8F8F8;
	border-bottom-color: #F8F8F8;
	border-left-color: #F8F8F8;
	font-weight: bold;
	color: #B6B4B2;
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;	
	background-color: #F8F8F8;
	font-family: Arial;
}

.menu_b_bg {


	background-image: url(/images/menu_b_bg.gif);
	background-repeat: repeat-x;
	height: 9px;
}
.menu_RL {


	background-image: url(/images/menu_RL.gif);
	background-repeat: repeat-y;
	height: 9px;
}
.Categories_heading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EA4E4E;
	text-align: center;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 2px;
	font-size: 14px;
}

.padding_menu {
	padding-right: 10px;
	padding-left: 10px;
}
.linemenuB {
}

.priceclo {
	padding-top: 10px;
	color: #666666;
}
.hr {
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	padding-top: 15px;
	padding-bottom: 15px;
}
.redtext_center{
	color: #EA4E4E;
	font-size:11px
}

.centerstage_text {
	font-size: 11px;
}
.footer {
	color:#898989;
	border-top-width: 4px;
	border-top-style: solid;
	padding-top:5px;
	padding-bottom:5px;
	border-top-color: #E5E5E5;
	font-size: 11px;
}

a.footer_L:link, a.footer_L:active, a.footer_L:visited  {
	color: #898989;
	text-decoration: none;

	font-size: 11px;

}

a.footer_L:hover {
	color: #898989;


	font-size: 11px;
}



.breadcrum {
	background-color: #EEEEE4;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.Categories_des {
	background-color: #EEEEE4;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.Categories_cart {
	background-color: #EEEEE4;
	color:#4D4D4D;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.Categories_cart1 {
	background-color: #EEEEE4;
	color:#4D4D4D;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.Categories_headingbroders {
	color: #666666;	
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
	border: 1px solid #EAEAEA;
}
.Art_Box {
	color: #F1F0F0;	
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
	border: 1px solid #EAEAEA;
}

.Art_Box_Style {
	color: #F1F0F0;	
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	text-align: left;
	border: 1px solid #EAEAEA;
}


.hr-line {

	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
}
.Categories_headingtext {
	color: #404040;
	padding: 5px;
	text-align: left;
	font-size:15px;
	font-weight:bold;
	
}

.bodyTable
{
	width:950px;
	padding:0;
	margin:0;
	background-color: #FFF;

}

.bodyLeft
{
	width:200px;
	padding:0;
	margin:0;
	background-color: #FFF;
}

.bodyContent
{
	width:645px;
	padding-right: 20px;
	padding-left: 5px;
	margin:0;
	background-color: #FFF;
	padding-top:5px;
}

.bodyWLftContent
{
	width:100%;
	padding-right: 20px;
	padding-left: 5px;
	margin:0;
	background-color: #FFF;
	padding-top:5px;
}

.bodyWRightContent
{
	width:645px;
	padding-right: 20px;
	padding-left: 5px;
	margin:0;
	background-color: #FFF;
	padding-top:5px;
}

.bodyRight
{
	width:160px;
	padding:0;
	margin:0;
	background-color: #FFF;
}
.style_heading {
	font-weight: bold;
	color: #333333;
	background-color: #F18B8B;
	text-align: center;
	border: 1px solid #DEDED0;
	background-image: url(/images/bg_abb.gif);
	height: 83px;
	width: 149px;
}
.price {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.carttextpin {
	font-size: 11px;
	color: #0193B6;
}
.carttext {
	font-size: 11px;
	color: #333333;
}
h5 {
	font-size: 14px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
.box2 {
	background-color: #F9F9F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D3BF;
	border-right-color: #D6D3BF;
	border-bottom-color: #D6D3BF;
	border-left-color: #D6D3BF;
	padding: 5px;
	color: #333333;
	font-size: 11px;
}
.dotline {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.pricedoller {
	font-weight: bold;
	color: #666666;
	font-size: 18px;
}
.profileheading {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.cartbox {
	border: 4px solid #EAEAEA;
}
.cartbox th {
	background-color: #F5F6F1;
}
.pricebox {

	font-weight: bold;
	color: #FFFFFF;
	background-color: #EA4E4E;
	text-align: center;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.logintext {
	color: #D42243;
	font-size: 14px;
	font-weight: bold;
}
.loginpadding {	
	border: 1px solid #EAEAEA;
}
.sets_box {
	padding: 5px;
	background-color: #EEEEE4;
	width: 100px;
	border: 1px dashed #CACACA;
	height: 40px;
	font-weight: bold;
	color: #000000;
}
.stepoverbox {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EA4E4E;
	height: 40px;
	width: 100px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.paddingboth10px {
	padding-right: 10px;
	padding-left: 10px;
}
.linebottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
}
.cartboxmessage {
	background-color: #F5F6F1;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.redheading {
	color: #EA4E4E;
	font-size: 15px;
	font-weight: bold;
}
.redwelcome{
	color: #EA4E4E;
	font-size: 11px;
	font-weight: bold;
}
.redtext_cart {
	color: #EA4E4E;
	font-size:11px;
	font-weight: bold;
}

.box3white {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D3BF;
	border-right-color: #D6D3BF;
	border-bottom-color: #D6D3BF;
	border-left-color: #D6D3BF;
	padding: 5px;
	color: #333333;
	font-size: 11px;
	background-color: #FFFFFF;
}

.TdBox {
	
	padding: 5px;
	color: #333333;
	font-size: 11px;
	border-color:#FFFFFF;	
	
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.broder_td {
	border: 1px solid #D5D5C3;
}


.spacer_h {
	background-image: url(/images/trans.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 40px;
}







.tabred {
	color: #FFFFFF;
	background-color: #F7829C;
	font-weight: bold;
}
.tabgray {

	color: #595959;
	background-color: #E6E3E2;
	font-weight: bold;
}
.thumbimade_bg {
	background-image: url(/images/thumbimage_bg.gif);
	background-repeat: no-repeat;
	height: 125px;
	width: 155px;
}
.header_menu_bg {
	background-image: url(/images/header_menu_bg.gif);
	background-repeat: repeat-x;

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EBEAE0;
	border-bottom-color: #EBEAE0;
	border-left-color: #EBEAE0;
}
.header_logo_bg {
	background-color: #FAFAF6;
	border: 1px solid #EBEAE0;
}
.artassociates {
	background-image: url(/images/artassociates.gif);
	background-repeat: repeat-y;
	width: 186px;

}


.BoldPageNo
{
font:12px verdana;
font-weight:bold;
}

.NormalPageNo
{
font:12px verdana;
font-weight:normal;
}



.myhome_bg {
	background-color: #EBE8D0;
}
.paddingboth20 {

	padding-right: 20px;
	padding-left: 20px;
}
.paddingboth10 {

	padding-right: 10px;
	padding-left: 10px;
}

.whitebox {
	background-color: #FFFFFF;
	border: 1px solid #D1D1CD;
}
.dashboard_bg {
	background-color: #F6B838;
	color: #FFFFFF;
	
}
.whitetext {
	color: #644401;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.PriceGray{
	
	font-size: 12px;
	font-weight: Bold;
	color: #000000;
}


.addtocartprice {
	color: #000000;	
	font-size:18px;
	font-weight:bold;
	padding-bottom: 5px;	
	padding-right:5px;
}
.addcartbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D3BF;
	border-right-color: #D6D3BF;
	border-bottom-color: #D6D3BF;
	border-left-color: #D6D3BF;	
}

.cartline{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}

div#nifty{
	background: #FCFCF5;
	width: auto;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0;	
}


b.rtop, b.rbottom{display:block;background: #EBE8D0}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #FFFBF7}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}



.palette {
	background-image: url(/images/palatte_btn_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 456px;
	width: 168px;
}


.image_bg {
background-image: url(/images/20.gif);
background-repeat: repeat;

}


a.search:link, a.search:active, a.search:visited  {
	color: #E84C4D;	text-decoration:none;	font-size: 11px;
}

a.search:hover {
	color: #000000;	text-decoration:underline;	font-size: 11px;
}



.Art_Rss {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
	border: 1px solid #EAEAEA;
}

.handpick{
	background-color: #FEFEF5;
	padding: 5px;
	border: 1px solid #D6D3BF;
}
.spotlight{
	background-color: #FEF4F4;
	padding: 0px;
	border: 1px solid #D6D3BF;
}
.classyellow{
	background-color: #FDF8DA;
	padding: 0px;
	border: 1px solid #FFEB81;
}
.classorange{
	background-color: #FDEAD6;
	padding: 0px;
	border: 1px solid #FFC78F;
}
.classgreen{
	background-color: #E5F7AE;
	padding: 0px;
	border: 1px solid #C5E565;
}
.breadcrumtext{color:#75AF11; font-size:15px; font-weight:bold;
}.menu_bg {
	background-image: url(/images/menubg.gif);
	background-repeat: repeat-x;
	height: 40px;
}

a.menu_left:link, a.menu_left:active, a.menu_left:visited  
{
	color: #323232;
	text-decoration: none;
	font-weight:bold;
	font-size: 14px;
	padding-left:10PX;
}

a.menu_left:hover {
	color: #999;
	padding-left:10PX;
	text-decoration:underline; font-weight:bold;
	font-size: 14px;
}


a.searchartist:link, a.searchartist:active, a.searchartist:visited  {
	color: #323232;	text-decoration:none;	font-size: 11px;
}

a.searchartist:hover {
	color: #000000;	text-decoration:underline;	font-size: 11px;
}

.atoz{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1688b2;
	word-spacing: 6px;
}
.atoz a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #1688b2;
	word-spacing: 6px;

}
.atoz a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #af7513;
	text-decoration:underline;
		word-spacing: 6px;

}

.artistlist{
	border:1px solid #dbdbdb;
	width:100%;
}

.otherFeaturedArtist{
	color: #666666;	
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
	border: 1px solid #EAEAEA;
}
.innerMenu_bg {
background-image: url(/images/middle-btn_m.gif);
background-repeat: repeat;

}

.newsletter {
	background-image: url(/images/subscribenewletter.gif);
	background-repeat: no-repeat;
	height: 113px;
	width: 186px;
}


.stepoverbox-1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EA4E4E;
}
.box2 {
	background-color: #F9F9F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D3BF;
	border-right-color: #D6D3BF;
	border-bottom-color: #D6D3BF;
	border-left-color: #D6D3BF;
	padding: 5px;
	color: #333333;
	font-size: 11px;
}
.Black_comment {
	BORDER-BOTTOM: #D8EB7E 13px solid; BORDER-LEFT: #D8EB7E 13px solid; PADDING-BOTTOM: 10px; BACKGROUND-COLOR: #f3f9d8; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: #D8EB7E 13px solid; BORDER-RIGHT: #D8EB7E 13px solid; PADDING-TOP: 10px
}
.wide_comment {
	BORDER-BOTTOM: #ecf5c0 7px solid; BORDER-LEFT: #ecf5c0 7px solid; PADDING-BOTTOM: 10px; BACKGROUND-COLOR: #f3f9d8; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: #ecf5c0 7px solid; BORDER-RIGHT: #ecf5c0 7px solid; PADDING-TOP: 10px
}
.comment_text {
	BORDER-BOTTOM: #cae544 1px solid; BORDER-LEFT: #cae544 1px solid; PADDING-BOTTOM: 6px; BACKGROUND-COLOR: #fff; MARGIN: 0px 10px 10px; PADDING-LEFT: 6px; PADDING-RIGHT: 6px; BORDER-TOP: #cae544 1px solid; BORDER-RIGHT: #cae544 1px solid; PADDING-TOP: 6px
}
.ctext {
	WIDTH: 90%; FLOAT: left
}
.date_sm {
	COLOR: #ccc; FONT-SIZE: 0.9em
}
.comment_text H2 {
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 4px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; COLOR: #b0d40a; FONT-SIZE: 0.9em; FONT-WEIGHT: normal; PADDING-TOP: 0px
}
.comment_text STRONG {
	COLOR: #999; FONT-WEIGHT: bold
}
.comment_text P {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; COLOR: #000; FONT-SIZE: 1em; FONT-WEIGHT: normal; PADDING-TOP: 0px
}
.commentH1 {
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 10px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; COLOR: #758c0d; FONT-SIZE: 1.2em; FONT-WEIGHT: bold; PADDING-TOP: 0px
}



#basic-accordian
{
	border:0px solid #EEE;
	padding:0px;
	width:650px;
	font-size:15px;
	text-align:left;
font-family: Arial, Helvetica, sans-serif;
}

.accordion_headings{
	color:#363739;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;

}

.accordion_headings:hover{
font-family: Arial, Helvetica, sans-serif;
}

.accordion_child{
	padding:15px;
 color:#545353; font-size:12px; font-weight:normal;	font-family: Arial, Helvetica, sans-serif;
}

.header_highlight{ font-size:12px; font-weight:normal;	font-family: Arial, Helvetica, sans-serif;

}

.unsub
{
	background-image: url(/images/unsub.jpg);
    background-repeat: no-repeat;
    height: 242px;
    width: 507px;
}

.Profile_text {
	BORDER-BOTTOM: #cae544 1px solid; BORDER-LEFT: #cae544 1px solid; PADDING-BOTTOM: 6px; BACKGROUND-COLOR: #fff; MARGIN: 0px 10px 10px; PADDING-LEFT: 6px; PADDING-RIGHT: 6px; BORDER-TOP: #cae544 1px solid; BORDER-RIGHT: #cae544 1px solid; PADDING-TOP: 6px
}

.innerpalette {
	background-image: url(../widget/images/palatte_btn_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 100px;
	vertical-align:top;
}

.accstyle_heading {
	font-weight: bold;
	color: #333333;
	text-align: center;
	height: 83px;
	width: 149px;
}
.showcasepricebox {

	font-weight: bold;
	color: #FFFFFF;
	background-color: #EA4E4E;
	text-align: center;
	padding: 1px;
}



.artistprofile-highlighted {
	font-size: 12px; font-weight:bold; padding-left:5px;
	color: #0193B6;
}
.artistprofile-normal {
	font-size: 12px; font-weight:bold; padding-left:5px;
	color: #6F6F6E;
}


.editprofile {
	background-image: url(/images/editArtistprofile.gif);
	background-repeat: repeat-x; height:30px;
}
.editcontentbg {
	background-image: url(/images/editcontentbg.gif);
	background-repeat: repeat-x;

	background-color: #FFFFFF;
	background-position: bottom;
}

.artishbg {
	background-image: url(/images/artishbg.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 427px;
}
.artishbg-profile {
	background-image: url(/images/artishbg.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 300px;
}


.handpick{
	background-color: #FEFEF6;
	border: 1px solid #D6D4BF;	padding: 0px;
	
}

.stats-popup {
	
	height: 186px;
	width: 448px;
	background-repeat: no-repeat;
	padding:0px;
}
.stats-font{
	color: #FFFFFF; 	font-size: 16px; font-weight:bold;
}.stats-seprator {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD1D6;
	height: 10px;
}

.Scraddcartbox {
	background-image:url(/images/broder-img.gif);
	background-repeat: no-repeat;
}


.FontScroll{
	
	font-size: 12px;	
	color: #000000;
}


.Curatorbox {
	background-image:url(/images/img_bg_curator.gif);
	background-repeat: no-repeat;
}


#wrapper {
	margin: 0px auto;
	width: 950px;
	/*display:block; */
}

#innerwrapper {
display:block;
}


#content {
	font-size:100%;
	width: 520px;
	float:left;		
	padding-left:10px;
}


#leftcol {
	float: left;
	width: 200px;
	font-size: 100%;
}
#footer {
	width: 950px;
	background-color: #F0F0F0;
	margin: 0px auto;
	clear:both;

}

#siteLoader {
	position: absolute;
	z-index: 999;
	background-color: #EA4E4E;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	top: 40%;
	left: 25%;
	height: 250px;
	width: 50%;
	text-align: center;
	line-height: 0;	
}

#loadImg {
	position: absolute;
	text-align: center;
	background-color: #fff;
	width: 100%;
	z-index: 100;
	top: 10%;
	left: 0;
	line-height: 0;	
}

#loadText {
  position: relative;
  font-family: Verdana, Arial;
  font-size: 20px;
  top: 87%;
  height: 25px;
  color: #fff;	
  text-align: center;  
	vertical-align: bottom;
}

#siteDetailLoader {
  position: relative;
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #fff;	
	text-align: right;  
  top: 5%;	
  right: 10px;
}

.teambox {
	background-color: #FEFEF1;
	border: 1px solid #DEDEBB;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.teamnames {
	color: #C01D1D;
	font-size: 18px;
	font-weight: bold;	
}

.press 
{
	background-color: #FDFDD2;
	border: 1px solid #F3F3F3;
	height: 30px;
	width: 200px;
	color: #4A4A4A;
	background-image: url(/images/greyarrow1.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-left:5px;
}
.press  a.streamtab
{
			color: #C01D1D;	font-weight: bold;
}

.press  a.streamtab:hover {color: #0193B6; text-decoration:underline; 	font-weight: bold;}
.press2  {background-color: #FAFAF6;	border: 1px solid #F3F3F3;	height: 30px;	width: 200px;	color: #4A4A4A;	padding-left:5px;}
.press2  a.streamtab{color: #0193B6;	font-weight: bold;}
.press2  a.streamtab:hover {color: #C01D1D; text-decoration:underline; 	font-weight: bold;}

.press-highlighted {
	font-size: 16px; font-weight:bold; padding-left:5px;
	color: #0193B6;
}
.pressbox {
	background-color: #FAFAF6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D3BF;
	border-right-color: #D6D3BF;
	border-bottom-color: #D6D3BF;
	border-left-color: #D6D3BF;
	padding: 4px;
	width: 100px;
	height:120px;
	vertical-align:top;
}


.border1 
{	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D3BF;
	border-right-color: #D6D3BF;
	border-bottom-color: #D6D3BF;
	border-left-color: #D6D3BF;
}

.redwelcome-press{
	color: #EA4E4E;
	font-size: 12px;
	font-weight: bold;
}

.leftmenubox{
	border: 1px solid #F5F5F5;
}


.menubgadd{

	background-image: url(/images/menubgadd.gif);
	background-repeat: repeat-x;
	width: 50px;
}
.menubgadd a{
	font-size: 12px;
	font-weight: bold;
	color: #0192B5; 
}

.menubgadd .spanclass{
	font-size: 12px;
	font-weight: bold;
	color: #0192B5; 
}

.menubgadd a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #E43E5A; 
}


.leftmenubg{

	background-image: url(/images/leftmenubg.gif);
	background-repeat: repeat-x;
	width: 41px;
}
.leftmenubg a{
	font-size: 12px;
	font-weight: bold;
	color: #0192B5; 
}

.leftmenubg .spanclass{
	font-size: 12px;
	font-weight: bold;
	color: #0192B5; 
}

.leftmenubg a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #E43E5A; 
}

.leftmenubg td{
	font-size: 11px;text-align:left;
}
.leftmenubg ul  {
	font-size: 12px;
	color: #40ADC7; font-weight: normal; margin:0px; padding:0px;	list-style-type: none;
	
	
}

.leftmenubg  ul li a{
	font-size: 12px;
	color: #40ADC7;
	font-weight: normal;
	margin:0px;
	background-image: url(/images/smalldot.gif);
	background-repeat: no-repeat;
	background-position: left; padding:0px 0px 0px 10px; 
	list-style-type: none;
}

.leftmenubg  ul li a:hover{
	font-size: 12px;
	color: #40ADC7;
	font-weight: normal;
	margin:0px;
	background-image: url(/images/smalldot.gif);
	background-repeat: no-repeat;
	background-position: left; padding:0px 0px 0px 10px; 
	list-style-type: none;
}


.handpick_home{
	background-image: url(/images/artfkutepicbg.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	height:88px;	 border:solid 1px #EAEAEA;
}

.handpick_home_over{
	background-image: url(/images/mouseover-cu.jpg);
	background-repeat: repeat-x;
	background-color:#F6D2D6;
	padding: 5px;
	height:88px; border:solid 1px #EEB4BA;		
}

.spotlight_home{
	background-image: url(/images/artfkutepicbg.jpg);
	background-repeat: no-repeat;
	padding: 0px; 
	border:solid 1px #EAEAEA;
	height:88px;
}

.spotlight_home_over{
	background-image: url(/images/mouseover-cu.jpg);
	background-repeat: repeat-x;
	background-color:#F6D2D6;
	padding: 0px;
	height:88px;border:solid 1px #EEB4BA;	
}

.blackwelcome{
	color: #333;
	font-size: 14px;
	font-weight: bold;
}


#colorbox1{
	background: #E43E5A;
	width: auto;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0;
}
#colorbox2{
	background: #FFF;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align:left;	
}
.padding {
	padding-right: 10px;
	padding-left: 10px;
}


b.rtop, b.rbottom{display:block;background: #fff}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #E43E5A}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

 

.redwelcome
{
color: #EA4E4E;
font-size: 12px;
font-weight: bold;
}
/* editable  div for colors end*/

.artistname_show
{
	color:#FFF;
	font-size:18px;
	font-weight:bold;
}
.artistname_show_Black
{
	color:#000;
	font-size:18px;
	font-weight:bold;
}
.showblackfont
{
	color:#000;
	font-size:12px;
	font-weight:bold;
}
.showwhitefont
{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}

.showwhitefont1
{
	color:#000;
	font-size:12px;
	font-weight:bold;
	/*text-decoration:underline;*/
}
 #grayBG {
position: absolute;
top: 0px;
bottom: 0px;
overflow: hidden;
padding: 0;
margin: 0;
height:500px;
width:500px;
z-index: 1000;
}
 #divEcard 
{
position: absolute;
top: 0px;
bottom: 0px;
overflow: hidden;
padding: 0;
margin: 0;
height:500px;
width:700px;
z-index: 1000;
}
#divEcardDisp
{
position: absolute;
top: 200px;
left:200px;
bottom: 0px;    
padding: 10;
margin: 0;
height:100%;    
z-index: 1000;
}



 .fbslide-out-div {
       padding: 20px;
        width: 250px;
        background: #f2f2f2;
        border: #bec4b4 1px solid;
    }
    
	.fbslide-out-div ul {
	 	border: 1px solid #bec4b4;
		height: 249px;
		margin: 0px 0px 0px 0px;
		padding: 0px 6px;
		width: 36px;
	}
	
	.fbslide-out-div ul li {
		margin: 6px 0px 9px 0px;
		padding: 0px;
		list-style-type: none;
	}
	
	.fbslide-out-div ul li a {
		margin: 6px 0px 9px 0px;
		padding: 0px;
		text-decoration:none;
	}
	.fbslide-out-div .facebook-widget {
		float: right;
		line-height: 12px;
		height: 260px;
		overflow: hidden;
		width: 200px;
	}
	
	h2.trigger {
	padding: 0 ;
	margin: 0 0 0px 0;	
	height: 46px;
	line-height: 46px;
	width: 198px;
	font-weight: normal;
	float: left;
}
h2.trigger a {	
	text-decoration: none;
}
h2.trigger a:hover {
	
}
.toggle_container {
	margin: 0;
	padding: 0;		
	overflow: hidden;	
	width: 196px;
	clear: both;
}
.toggle_container .block {
	padding: 0px;}
	
.spnHide
{
	display:none;
}

.sites_menu{background: #e5e5e5 url(../images/bg_main_tabs_div.jpg) repeat-x; height:51px; position:absolute; top:0; left:0; right:0;display:none;}
	.sites_menu .sites_menu_inner{width:950px; margin:auto;}
	.sites_menu ul{margin:0; padding:14px 0 0 0;}
	.sites_menu ul li{list-style-type:none; display:inline; margin-right:6px; float:left; margin-left:0;}
	.sites_menu ul li a{background:url(../images/bg_main_tabs.jpg) no-repeat; float:left; height:37px; text-indent:-9999px; outline:none;}
	
	.sites_menu ul li a.artflute{width:135px; background-position:left top;}
	.sites_menu ul li a.artflute:hover{width:135px; background-position:left bottom;}
	.sites_menu ul li a.artflute_on{width:135px; background-position:left -37px;}
	
	.sites_menu ul li a.theotherspace{width:185px; background-position:-135px top;}
	.sites_menu ul li a.theotherspace:hover{width:185px; background-position:-135px bottom;}
	.sites_menu ul li a.theotherspace_on{width:185px; background-position:-135px -37px;}
	
	.sites_menu ul li a.aprintlife{width:145px; background-position:right top;}
	.sites_menu ul li a.aprintlife:hover{width:145px; background-position:right bottom;}
	.sites_menu ul li a.aprintlife_on{width:145px; background-position:right -37px;}
