/* COMMON STYLE
--------------------------------------------------------- */
html, form, fieldset {
	margin: 0px;
	padding: 0px;
}
body {
	color: #999;
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px 0px 5px 0px;
	padding: 0px;
	overflow-x:hidden;
	}
body#bd {
	color: #333333;
	background: #F2F2F2;
}
body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	/*color: #333;*/
	background:#FFFFFF;
}
body.fs1 {
	font-size: 10px;
}
body.fs2 {
	font-size: 11px;
}
body.fs3 {
	font-size: 12px;
}
body.fs4 {
	font-size: 13px;
}
body.fs5 {
	font-size: 14px;
}
body.fs6 {
	font-size: 15px;
}
/* Normal link */
a:link, a:visited{
	color: #999999;
	text-decoration: none;
}
a:hover, a:active, a:focus{
	color: #cc3000 ;
	text-decoration: underline;
}
/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	color:#cc3300;
}
/* Small text */
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	color: #666666;
	font-size: 92%;
}
/* Heading */
h1 {
	font-size: 180%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 125%;
}
h4 {
	font-size: 100%;
	text-transform: uppercase;
}
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}
ul {
	list-style: none;
}
ul li {
	/*	padding-left: 30px;*/
	background: url(../images/bullet.gif) no-repeat 18px 8px;
	line-height: 180%;
}
ol li {
	margin-left: 35px;
	line-height: 180%;
}
th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}
fieldset {
	border: none;
	padding: 10px 5px;
	background: url(../images/hdot2.gif) repeat-x top;
}
fieldset a {
	font-weight: bold;
}
hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}
td, div {
	font-size: 100%;
}
img {
	border: none;
}
/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
	}
form label.invalid{
	color:#cc3000;
	} 
input, select, textarea, .inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#999999;
	/*padding-top:4px;*/
}
.gobutton {
	border: 1px solid;
	background: url(../images/grad1.gif) repeat-x top #cc3300;
	color: #fff;
	font-size: 85%;
	display:inline;
	text-align:left;
	cursor:pointer;
}
.gobutton:hover, .gobutton:focus {
	border: 1px solid;
	/*background: #333333;*/
	color: #FFFFFF;
}
* html .gobutton {
	padding: 2px 0 !important; /*IE 6*/
}
*+html .gobutton {
	padding: 2px 0 !important; /*IE 7*/
}
.button {
	border: 1px solid;
	background: url(../images/grad1.gif) repeat-x top #cc3300;
	color: #fff;
	font-size: 85%;
	display:inline;
	text-align:left;
	cursor:pointer;
}
.button:hover, .button:focus {
	border: 1px solid;
	/*background: #333333;*/
	text-decoration:none;
	color: #FFFFFF;
}
* html .button {
	padding: 2px 0 !important; /*IE 6*/
}
*+html .button {
	padding: 2px 0 !important; /*IE 7*/
}
.inputbox {
	border:2px solid #f3f3f3;
	background: #FFFFFF;
}
/*.inputbox:hover, .inputbox:focus {
	background: #FFFFCC;
}*/
.inputbox_max {
	border:0px solid #f3f3f3;
	background: #FFFFFF;
	width:245px;
}
/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #999999;
	background: #FFFFFF;
	font: 1em/1.5 "Courier News", monospace;
}
blockquote {
	padding: 1em 40px 1em 15px;
}
blockquote span.open {
	padding: 0 0 0 20px;
	background: url(../images/so-q.gif) no-repeat left top;
}
blockquote span.close {
	padding: 0 20px 0 0;
	background: url(../images/sc-q.gif) no-repeat bottom right;
}
/* Quote hilight */
.quote-hilite {
	padding: 10px 15px;
	margin: 0;
	border: 1px solid #CACACC;
	background: #FFFFFF;
}
/* Small quote */
.small-quote {
	margin: 0;
	padding: 0;
	background: none;
}
.small-quote span.open-quote {
	margin: 0;
	padding-left: 20px;
	background: url(../images/so-q.gif) no-repeat center left;
}
.small-quote span.close-quote {
	margin: 0;
	padding-right: 20px;
	background: url(../images/sc-q.gif) no-repeat center right;
}
.small-quote span.author {
	padding: 2px 5px 2px 20px;
	border-top: 1px solid #DCDDE0;
	margin: 0.5em 0 0;
	display: block;
	background: url(../images/author.gif) no-repeat 5px 4px #EAEBEE;
	font-size: 90%;
	text-transform: uppercase;
}
/* Rropcap */
.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #999999;
	font: 50px/40px Georgia, Times, serif;
}
/* Tips, Error, Message, Hightlight*/
p.error {
	padding-left: 25px;
	color: #BF0000;
	background: url(../images/icon-error.gif) no-repeat top left;
}
p.message {
	padding-left: 25px;
	color: #006699;
	background: url(../images/icon-info.gif) no-repeat top left;
}
p.tips {
	padding-left: 25px;
	color: #EE9600;
	background: url(../images/icon-tips.gif) no-repeat top left;
}
.highlight {
	padding: 1px 5px;
	background: #FFFFCC;
	font-weight: bold;
}
/* Note Style */
p.stickynote {
	padding: 10px 0px 10px 40px;
	border: 1px solid #CACACC;
	background: url(../images/sticky-bg.gif) no-repeat 5px center #FFFFFF;
}
p.download {
	padding: 10px 0px 10px 40px;
	border: 1px solid #CACACC;
	background: url(../images/download-bg.gif) no-repeat 5px center #FFFFFF;
}
.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}
/* Check list */
ul.checklist {
	list-style: none;
}
ul.checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../images/checklist-bg.gif) no-repeat 0 3px;
}
/* Small checklist */
ul.small-checklist {
	list-style: none;
}
ul.small-checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../images/icon_list.gif) no-repeat 0 3px;
}
/* Check list */
ul.stars {
	list-style: none;
}
ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;
	background: url(../images/star-bg.gif) no-repeat 0 3px;
}
/* Bignumber */
.bignumber {
	float: left;
	margin-right: 8px;
	padding: 6px 7px;
	display: block;
	background: url(../images/ol-bg.gif) no-repeat top left;
	color: #7BA566;
	font: bold 20px/normal Arial, sans-serif;
}
/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}
div.bubble1 span.author, div.bubble2 span.author, div.bubble3 span.author, div.bubble4 span.author {
	padding-left: 15px;
	margin-left: 15px;
	background: url(../images/author.gif) no-repeat center left;
	font-weight: bold;
}
div.bubble1 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub1-br.gif) no-repeat bottom right;
}
div.bubble1 div div {
	background: url(../images/bub1-bl.gif) no-repeat bottom left;
}
div.bubble1 div div div {
	background: url(../images/bub1-tr.gif) no-repeat top right;
}
div.bubble1 div div div div {
	background: url(../images/bub1-tl.gif) no-repeat top left;
}
div.bubble1 div div div div div {
	margin: 0;
	padding: 15px 15px 30px 15px;
	width: auto;
}
div.bubble2 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub2-br.gif) no-repeat bottom right;
}
div.bubble2 div div {
	background: url(../images/bub2-bl.gif) no-repeat bottom left;
}
div.bubble2 div div div {
	background: url(../images/bub2-tr.gif) no-repeat top right;
}
div.bubble2 div div div div {
	background: url(../images/bub2-tl.gif) no-repeat top left;
}
div.bubble2 div div div div div {
	margin: 0;
	padding: 15px 15px 35px 15px;
	width: auto;
}
div.bubble3 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub3-br.gif) no-repeat bottom right;
}
div.bubble3 div div {
	background: url(../images/bub3-bl.gif) no-repeat bottom left;
}
div.bubble3 div div div {
	background: url(../images/bub3-tr.gif) no-repeat top right;
}
div.bubble3 div div div div {
	background: url(../images/bub3-tl.gif) no-repeat top left;
}
div.bubble3 div div div div div {
	margin: 0;
	padding: 15px 15px 50px 15px;
	width: auto;
}
div.bubble4 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub4-br.gif) no-repeat bottom right;
}
div.bubble4 div div {
	background: url(../images/bub4-bl.gif) no-repeat bottom left;
}
div.bubble4 div div div {
	background: url(../images/bub4-tr.gif) no-repeat top right;
}
div.bubble4 div div div div {
	background: url(../images/bub4-tl.gif) no-repeat top left;
}
div.bubble4 div div div div div {
	margin: 0;
	padding: 15px 15px 55px 15px;
	width: auto;
}
/* Legend */
.legend-title {
	margin: 0;
	padding: 0 3px;
	float: left;
	display: block;
	background: #F6F6F6;
	font-weight: bold;
	position: absolute;
	top: -10px;
	left: 7px;
}
.legend {
	margin: 20px 0;
	padding: 0 10px;
	border: 1px solid #CACACC;
	background: #FFFFFF;
	position: relative;
}
/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}
.article_separator {
	clear: both;
	display: block;
	height: 20px;
}
.article_column {
}
.column_separator {
	padding: 0 25px;
}
/* content tables */
td.sectiontableheader {
	padding: 4px;
	border-right: 1px solid #fff;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 4px;
}
td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
	padding: 3px;
}
table.contentpane {
	border: none;
	width: 100%;
}
table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	float: right;
}
table.contenttoc a {
	text-decoration: none;
}
table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}
table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 5px;
}
table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}
table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	padding: 4px!important;
	border-collapse: collapse;
	border-spacing: 0;
}
table.pollstableborder tr.sectiontableentry1 td {
	background: #ECECEC;
}
table.searchintro {
	padding: 10px 0;
	width: 100%;
}
table.searchintro td {
	padding: 5px!important;
}
table.adminform {
}
.adminform .inputbox {
}
.blog_more {
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}
.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 125%;
}
.blog_more ul {
	margin: 0;
	padding: 0;
}
.blog_more ul li {
	margin: 0;
	padding: 0 0 0 17px;
	background: url(../images/bullet.gif) no-repeat 6px 8px;
}
.category {
	font-weight: bold;
}
h1.componentheading, .componentheading {
	padding: 32px 0 15px;
	margin: 0 0 10px;
	background: url(../images/hdot.gif) repeat-x bottom;
	border-bottom:2px solid #e69980;
}
.componentheading {
	font-size: 20px;
	font-weight: bold;
}
.contentdescription {
	padding-bottom: 30px;
}
/*	change for static content...........
	h2.contentheading, .contentheading {
	padding: 5px 0 8px;
	margin: 0;
	font-weight: normal;
} */

h2.contentheading, .contentheading {
	padding: 5px 0px 15px;
	margin: 0px 0px 10px 0px;
	background: url(../images/hdot.gif) repeat-x bottom;
	border-bottom:2px solid #e69980;
	width:100%;
	float:left;
}
table.blog .contentheading {
	font-size: 150%;
}
.contentheading {
	font-size: 200%;
}
a.contentpagetitle, a.contentpagetitle:hover, a.contentpagetitle:active, a.contentpagetitle:focus {
	text-decoration: none !important;
}
a.readon {
	float: left;
	margin-top: 10px;
	padding: 1px 5px 1px 14px;
	border: 1px solid #F6F6F6;
	display: block;
	background: url(../images/arrow.png) no-repeat 5px 48%;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.readon:hover, a.readon:active, a.readon:focus {
	border: 1px solid #ECECEC;
	background: url(../images/arrow.png) no-repeat 5px 48% #FFFFFF;
}
table.contentpaneopen td, table.contentpane td {
}
table.contentpaneopen, table.contentpane, table.blog {
	background:#FFFFFF;
	width: 100%;
}
.moduletable {
	padding: 0;
}
.bottom_pagination{
	float:left;
	width:100%;
	text-align:center;
	}
.right_pagination{
	float:left;
	width:100%;
	text-align:right;
	}
ul.pagination {
	/*	margin: 15px auto;*/
	/*padding: 26px 0 0px 0px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#939598;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;*/
	margin:0px;
	padding:0px;
	}
ul.pagination li {
	display: inline;
	background: none;
}
ul.pagination li span {
	padding: 2px 5px;
}
ul.pagination a {
	/*	padding: 2px 5px;*/
	color:#cc3000;
	border: none;
	text-decoration:none;
}
ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	color:#5f6062;
	background: #FFFFFF;
	text-decoration:none;
}
.pagenavbar {
/*padding-left: 14px;*/
}
.pagenavcounter {
	padding: 8px 14px 0 14px;
}
.sectiontableheader {
	padding: 8px 5px;
	background: #cc3000;
	color: #FFFFFF;
}
.sectiontableheader a {
	color: #FFFFFF;
}
tr.sectiontableentry1 td {
	padding: 8px 3px;
	background: url(../images/hdot2.gif) repeat-x bottom;
}
tr.sectiontableentry2 td {
	padding: 8px 3px;
	background: url(../images/hdot2.gif) repeat-x bottom #ECECEC;
}
tr.sectiontableentry1:hover td, tr.sectiontableentry2:hover td {
	/*background: url(../images/hdot2.gif) repeat-x bottom #FFFFFF;*//*#FFFFCC*/
}
.smalldark {
	text-align: left;
}
div.syndicate div {
	text-align: center;
}
.pollstableborder tr.sectiontableentry1 td, .pollstableborder tr.sectiontableentry2 td {
	background: none;
}
/* META
--------------------------------------------------------- */
.article-tools {
	border-top: 1px solid #DDDDDD;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
	background: #ECECEC;
}
.article-meta {
	padding: 5px;
	width: 80%;
	float: left;
}
.createby {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-user.gif) no-repeat 0 2px;
}
.createdate {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-date.gif) no-repeat 0 2px;
}
.modifydate {
	width: 100%;
	float: left;
}
div.buttonheading {
	float: right;
	width: 15%;
}
.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}
/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	width: 1000px;
	/*margin: 0px auto;*/
	height:auto;
	position:relative;
	background: #ffffff;
	float:left;
	}
.main{
	width: 1000px;
	margin: 0px auto;
	position:relative;
	background: #ffffff;
	}
#ja-containerwrap {
/*margin:0px 140px;*/
}
#ja-containerwrap2 {
	/*padding:5px 0px 115px 0px;*/
	text-align:center;
	height:444px;
	float:left;
	width:100%;
	}
#ja-container {
	background: url(../images/c-bg1.gif) repeat-y 18% 0;
}
#ja-container2 {
	background:#fff !important;
	float:left;
	width:100%;
	}
#ja-container2 .navigation-wrapper {
	/*margin:0px 0px 0px 140px;*/
	float:left;
	width:700px;
	padding-left:145px;
}
#ja-container2 .sub-navigation-wrapper {
	float:left;
	padding-top:4px;
	padding-bottom:14px;
	float:left;
	width:425px;
}
#ja-container2 .sub-navigation {
	margin:3px 0px 0px !important;
	display:inline;
	float:left;
	}
#ja-container2 .searchbox {
	margin-top:12px !important;
	float:right;
	width:290px;
	}
#ja-mainbody-fr {
	width:915px;
	margin:0px auto !important;
	height:auto !important;
	height:494px;
	min-height:494px;
	background:url(../images/shadow_bg.jpg) no-repeat;
	padding:10px 0px;
}
#ja-mainbody, #ja-mainbody-fl {
	margin:4px auto;
	width:720px;
}
#ja-mainbody-fr #ja-content-wrap {
	width:720px;
	float:left;
}
#ja-mainbody-fr .topbar {
	padding:10px 0px 10px 0px;
	border-bottom:2px solid #f3f3f3;
	float:left;
	width:720px;
}
#ja-mainbody-fr .topbar-artwork {
	padding:10px 0px 6px 0px;
	float:left;
	width:720px;
}
/*change for artwork by vipul*/
.topbar-artwork {
	padding:10px 0px 6px 0px;
	float:left;
	width:720px;
}
#ja-mainbody-fr .namehead {
	color:#cc3300;
	font-weight:bold;
	float:left;
	width:200px;
}
#ja-mainbody-fr .gallerybox {
	float:left;
	width:140px;
}
/*change for artwork by vipul*/
.gallerybox {
	float:left;
	width:100px;
}
#ja-mainbody-fr .toplinkbox {
	float:left;
	/*width:auto;*/
	/*width:100%;*/
}
#ja-mainbody-fr .centerlinks {
	float:left;
	text-align:center;
	width:350px;
	line-height:21px;
}
/*change for artwork by vipul*/
.centerlinks {
	float:left;
	text-align:center;
	width:300px;
}
.centerlinks a:link{
	color:#999;
	}
.centerlinks a:link:hover{
	color:#cc3000;
	}	
#ja-mainbody-fr .pagibox {
	float:left !important;
	width:auto;
	line-height:21px;
}
.pagibox {
	float:right !important;
	width:auto;
}
#ja-mainbody-fr #ja-contentwrap {
	width: 80%;
}
#ja-mainbody #ja-contentwrap {
	float: right;
	width: 735px;
}
#ja-mainbody-fl #ja-contentwrap {
	float: left;
	width: 100%;
}
#ja-mainbody-f, #ja-mainbody-fr {
}
#ja-mainbody-fr #ja-contentwrap {
	width: 74.8%;
	float: right;
}
/*#ja-mainbody-fr #ja-col1 {
	width: 20%;
	float: left;
}*/
#ja-mainbody-fr #ja-contentwrap {
	width: 80%;
}
#ja-content {
	padding: 0px;
}
#ja-contentwrap {
	min-height: 300px;
	height: auto;
}
* html #ja-contentwrap {
	height: 300px;
}
#ja-mainbody-fl #ja-content {
	padding-left: 0;
}
#ja-mainbody-f #ja-content {
	padding: 0;
}
/* Full */
#ja-containerwrap-f {
	width:720px;
	height:auto;
	float:left;
	padding-top:10px;
}
#ja-containerwrap-f .showspacer {
	padding-top:10px;
	float:left;
	width:720px;
}
#ja-containerwrap-f .showborder {
	border-bottom:2px solid #f3f3f3;
	float:left;
}
#ja-containerwrap-f .artblock {
	float:left;
	width:720px;
}
#ja-containerwrap-f .artbox {
	float:left;
	padding:0px 0px 4px 0px;  
	display:inline;
	text-align:left;
	width:120px;
	overflow:hidden;
	}
#ja-containerwrap-f .artbox-last {
	float:left;
	height:auto;
	margin-top:4px;
	margin-bottom:4px;
	display:inline;
	text-align:left;
	width:100px;
	height:auto;
	overflow:hidden;
}
.artbox_img{
	float:left;
	width:100px;
	height:105px;
	display:inline;
	}
#ja-containerwrap-f .art-text {
	line-height:15px;
	font-size:9px;
	font-weight:bold;
	height:70px;
	/*padding-top:5px;*/
	margin:0px;
	text-decoration:underline;
	overflow:hidden;
	float:left;
	width:100px;
	display:inline;
	}
#ja-containerwrap-f ul.art-text {
	line-height:15px;
	font-size:9px;
	font-weight:bold;
	height:70px;
	/*padding-top:5px;*/
	text-decoration:underline;
	overflow:hidden;
	float:left;
	width:100px;
	display:inline;
	}
#ja-containerwrap-f #ja-containerwrap2 {
	background: none;
}
#ja-containerwrap-f #ja-container, #ja-containerwrap-f #ja-container2 {
	background: none;
}
/* Full left */
#ja-containerwrap-fl {
	background: url(../images/cwf-bg.gif) repeat-x top left #F6F6F6;
}
#ja-containerwrap-fl #ja-containerwrap2, #ja-containerwrap-fl #ja-container, #ja-containerwrap-fl #ja-container2 {
	background: none;
}
/* Full right */
#ja-containerwrap-fr {
	background: url(../images/cw-bg1.gif) repeat-y 50% 0;
}
#ja-containerwrap-fr #ja-containerwrap2 {
	background: url(../images/cw-bg2.gif) no-repeat 50% 0;
}
/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	background: #000;
	color: #CCCCCC;
	line-height: normal;
	height: 44px;
}
#ja-header {
	position: relative;
	height: 108px;
}
.ja-headermask {
	display: block;
}
#ja-header a {
	color: #CCCCCC;
}
.logo {
	margin: 0px;
	padding:0px;
	text-align:center;
	float:right;
}
.logo a {
	display: block;
	text-align:center;
	z-index: 100;
	border:none;
}
.logo a span {
	position: absolute;
	top: -1000px;
}
h1.logo-text a {
	color: #CCCCCC !important;
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom: 40px;
	left: 5px;
}
p.site-slogan {
	margin: 0;
	padding: 0;
	padding: 2px 5px;
	color: #FFFFFF;
	background: #444444;
	font-size: 92%;
	position: absolute;
	bottom: 20px;
	left: 0;
}
/* Search */
#ja-search {
	padding-left: 20px;
	background: url(../images/icon-search.gif) no-repeat center left;
	position: absolute;
	bottom: 15px;
	right: 0;
}
#ja-search .inputbox {
	width: 120px;
	border: 1px solid #333333;
	padding: 3px 5px;
	color: #999999;
	background: #444444;
	font-size: 92%;
}
/* MAIN NAVIGATION
--------------------------------------------------------- */

#ja-pathway {
	font-size: 92%;
}
#ja-pathway strong {
	margin-right: 5px;
	font-weight: normal;
}
#ja-pathway a {
	text-decoration: none;
}
#ja-pathway img {
	margin: 1px 5px;
}
/* MODULE
------------------change for new template 995 artwork--------------------------------------- */
div.moduletable, div.moduletable_menu, div.moduletable_text {
	padding: 0 0 0px;
	margin-bottom: 0px;
}
div.moduletable h3, div.moduletable_menu h3, div.moduletable_text h3 {
	padding: 0 0 8px;
	margin: 0;
	color: #939598;
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
}
/* Module rounded */
div.module h3 {
	margin: 0 -15px 10px;
	padding: 8px 15px 5px;
	border-bottom: 2px solid #F6F6F6;
	color: #7BA566;
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
}
div.module_black, div.module_green, div.module_blue, div.module_red, div.module {
	margin-bottom: 20px;
	float: left;
	clear: both;
	width: 100%;
	background: url(../images/b-br.gif) no-repeat bottom right #FFFFFF;
}
div.module div {
	background: url(../images/b-bl.gif) no-repeat bottom left;
}
div.module div div {
	background: url(../images/b-tr.gif) no-repeat top right;
}
div.module div div div {
	padding: 0 15px 10px;
	background: url(../images/b-tl.gif) no-repeat top left;
}
div.module_black div div div div, div.module_green div div div div, div.module_blue div div div div, div.module_red div div div div, div.module_text div div div div, div.module div div div div {
	margin: 0;
	padding: 0;
	float: none;
	width: 99%;
	background: none;
}
div.module_text h3 {
	margin: 0 0 10px;
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
}
div.module_text span {
	padding: 0 3px 0 0;
	float: left;
	clear: both;
	display: block;
	background: #F6F6F6;
	font-weight: bold;
}
div.module_text {
	margin-bottom: 20px;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	background: url(../images/bt-br.gif) no-repeat bottom right #F6F6F6;
}
div.module_text div {
	background: url(../images/bt-bl.gif) no-repeat bottom left;
}
div.module_text div div {
	background: url(../images/bt-tr.gif) no-repeat top right;
}
div.module_text div div div {
	padding: 0 15px 10px;
	display: block;
	background: url(../images/bt-tl.gif) no-repeat top left;
}
div.banneritem_text {
	padding: 5px 0 !important;
}
/* red */
div.module_black h3, div.module_green h3, div.module_blue h3, div.module_red h3 {
	margin: 0 -15px 10px;
	padding: 8px 15px 5px;
	border-bottom: 1px solid #F6F6F6;
	color: #FFFFFF;
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
}
div.module_red {
	background: url(../images/br-br.gif) no-repeat bottom right #BF0000;
	color: #FFFFFF;
}
div.module_red div {
	background: url(../images/br-bl.gif) no-repeat bottom left;
}
div.module_red div div {
	background: url(../images/br-tr.gif) no-repeat top right;
}
div.module_red div div div {
	padding: 0 15px 10px;
	background: url(../images/br-tl.gif) no-repeat top left;
}
/* blue */
div.module_blue {
	background: url(../images/bb-br.gif) no-repeat bottom right #006699;
	color: #FFFFFF;
}
div.module_blue div {
	background: url(../images/bb-bl.gif) no-repeat bottom left;
}
div.module_blue div div {
	background: url(../images/bb-tr.gif) no-repeat top right;
}
div.module_blue div div div {
	padding: 0 15px 10px;
	background: url(../images/bb-tl.gif) no-repeat top left;
}
/* green */
div.module_green {
	background: url(../images/bg-br.gif) no-repeat bottom right #7BA566;
	color: #FFFFFF;
}
div.module_green div {
	background: url(../images/bg-bl.gif) no-repeat bottom left;
}
div.module_green div div {
	background: url(../images/bg-tr.gif) no-repeat top right;
}
div.module_green div div div {
	padding: 0 15px 10px;
	background: url(../images/bg-tl.gif) no-repeat top left;
}
/* black */
div.module_black {
	background: url(../images/bl-br.gif) no-repeat bottom right #333333;
	color: #FFFFFF;
}
div.module_black div {
	background: url(../images/bl-bl.gif) no-repeat bottom left;
}
div.module_black div div {
	background: url(../images/bl-tr.gif) no-repeat top right;
}
div.module_black div div div {
	padding: 0 15px 10px;
	background: url(../images/bl-tl.gif) no-repeat top left;
}
div.module_blue ul, div.module_blue ol, div.module_red ul, div.module_red ol, div.module_black ul, div.module_black ol, div.module_green ul, div.module_green ol {
	margin: 0;
	padding: 0;
}
div.module_blue li, div.module_red li, div.module_black li, div.module_green li {
	margin-left: 20px;
	padding: 0;
	line-height: 150%;
}
div.module_blue a, div.module_red a, div.module_black a, div.module_green a {
	color: #FFFFFF;
}
div.advs {
	float: left;
	width: 100%;
	clear: both;
	display: block;
}
/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	width: 100px;
	/*	padding-top: 10px;*/
	overflow: hidden;
}
#ja-col2 {
	float: left;
	width:470px;
	margin:0px;
	padding:0px;
}
#ja-col2 .detail {
	width:430px;
	float:left;
}
#ja-col3 {
	float: right;
	width: 150px;
	overflow: hidden;
}
#ja-col4 {
	float: left;
	width: 205px;
	overflow: hidden;
	padding-left:5px;
}
#ja-col4 .intbox {
	text-align:left;
	padding-bottom:15px;
}
#ja-col4 .intbox a:link {
	text-decoration:underline;
}
#ja-col4 .intbox a:visited {
	text-decoration:underline;
}
#ja-col5 {
	float: right;
	width: 400px;
	overflow: hidden;
}
#ja-col5 .imgbox {
	padding-top:15px;
	float:left;
}
#ja-col3 .extbox {
	text-align:right;
}
#ja-col3 .extbox a:link {
	text-decoration:underline;
}
#ja-col3 .extbox a:visited {
	text-decoration:underline;
}
#ja-col3 .extbox a:hover {
	text-decoration:none;
}
#ja-col1 table, #ja-col2 table {
}
#ja-col1 ul li, #ja-col2 ul li {
	padding-left: 15px;
	margin: 0;
	background: url(../images/bullet.gif) no-repeat 5px 50%;
}
#ja-col1 ul, #ja-col2 ul {
	margin: 0;
}
#ja-col1 ol, #ja-col2 ol {
	margin-left: 5px;
}
#ja-col1 .article_separator, #ja-col2 .article_separator {
	display: none;
}
/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}
.ja-box-left div.moduletable, .ja-box-full div.moduletable {
	padding-right: 30px;
	background: none;
}
.ja-box-right div.moduletable {
	padding-left: 30px;
	background: url(../images/vdot2.gif) repeat-y left;
}
.ja-box-center div.moduletable {
	padding: 0 30px;
	background: url(../images/vdot2.gif) repeat-y left;
}
#ja-botsl h3 {
	background: none;
}
#ja-botslwrap {
	background: #fff;
	width:995px;
	float:left;
}
#ja-botslwrap {
}
.ja-botsl {
	padding: 12px 12px;
	float:left;
	text-align:center;
}
.ja-botsl-01 {
	padding: 12px 15px 12px 0px;
	float:left;
	text-align:center;
}
.ja-botsl-02 {
	padding: 12px 0px 12px 13px;
	float:left;
	text-align:center;
}
.ja-botsl-left {
	float:left;
}
.ja-botsl-right {
	float:right;
}
#ja-botsl div.moduletable {
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}
#ja-botsl h3 {
	margin: 0 0 12px;
	padding: 0;
	color: #FFFFFF;
}
#ja-botsl a {
	color: #CCCCCC;
}
#ja-botsl a:hover, #ja-botsl a:active, #ja-botsl a:focus {
	color: #FFFFFF;
}
#ja-botsl ul, #ja-botsl p, #ja-botsl ol {
	padding: 0;
	margin: 0 !important;
}
#ja-botsl ul li {
	padding: 0 0 0 15px;
	margin: 0;
	background: url(../images/bullet2.gif) no-repeat 3px 8px;
}
#ja-botsl ol li {
	margin-left: 25px;
	padding: 0 !important;
}
#ja-botsl td {
	padding: 0;
}
#ja-botsl .article_separator {
	display: none;
}
#ja-botsl table {
	border-spacing: 0;
	border-collapse: collapse;
}
/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	padding: 10px 0 0px;
}
#ja-footer {
	padding:0px 0px 0px 0px;
	color:#939598;
	width:720px;
	margin:0px auto;
}
#ja-footer .footer-wrapper {
	margin:15px 0px 0px;
	/*padding:80px 0px 0px 0px;*/
	/*padding-top:80px;*/
	width:100%;
	}
#ja-footer .copyright {
	clear: both;
	color:#939598;
	font-style: normal;
}
#ja-footnav {
/*	padding-left: 25%;*/
}
#ja-footer ul {
	margin:0px;
}
#ja-footer li {
	margin: 0;
	padding: 4px 28px 0px 0px !important;
	display: inline;
	line-height:34px;
	font-size:12px;
	text-align:center;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
}
#ja-footer li a {
	padding: 0px;
	display: inline;
	color:#999999;
	text-decoration: none;
}
#ja-footer li.term {
	padding: 0px 0px 0px 35px !important;
}
#ja-footer li a:hover, #ja-footer li a:active, #ja-footer li a:focus {
	color:#999999;
	text-decoration: underline;
}
.ja-cert {
	font-size: 92%;
	position: absolute;
	right: 0;
	top: 18px;
}
.ja-cert a {
	margin: 0 0 0 5px;
	padding: 0;
	border: none;
	border: none;
	text-decoration: none;
}
.ja-cert a span {
	display: none;
}
.ja-cert a img {
	border: none;
}
.banneritem {
	display: block;
	margin-top: 15px;
}
/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}
/*usertool*/
ul.ja-usertools-font {
	font-size: 11px;
	position: absolute;
	top: 8px;
	right: 70px;
}
ul.ja-usertools-font li {
	padding: 0;
	margin: 0;
	display: inline;
	background: none;
}
/*collapsible h3*/
h3.show {
	background: url(../images/arrow2.png) no-repeat 90% 60%;
	cursor: pointer;
}
h3.hide {
	background: url(../images/arrow3.png) no-repeat 90% 60%;
	cursor: pointer;
}
/*others*/
#ja-banner {
	margin: 15px 0;
	text-align: center;
}
div.back_button a, div.back_button a:hover, div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}
#form-login p {
	margin: 0 0 5px;
}
#form-login ul {
	margin: 10px 0 0;
}
#form-login .inputbox {
	width: 90%;
}
.clr {
	clear: both;
}
.hasTip img {
	margin: 10px 5px 0 0;
	border: none;
}
/* Tooltips */
.tool-tip {
	float: left;
	border: 1px solid #D4D5AA;
	padding: 5px;
	background: #FFFFCC;
	max-width: 200px;
}
.tool-title {
	padding: 0;
	margin: 0;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
}
.tool-text {
	margin: 0;
	font-size: 100%;
}
.system-message {
	/*width:100%;*/
	width:720px;
	margin:0px auto;
	line-height:20px;
	/*float:left;	
	display:inline;*/
	}
.system-message span {
	color:#fff;
	}
.system-message #system-message {
	margin-top:5px;
	}
#system-message dd, dl, dt {
	padding: 0;
	margin: 0;
	float:left;
	/*width:568px; 31 Aug*/
	width:100%;
}
#system-message dd.message ul, #system-message dd.error ul, #system-message dd.notice ul {
	padding: 0;
	margin: 0;
}
#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li {
	background: none;
	padding: 5px;
	margin: 0;
	color: #FFFFFF;
	text-align:center;
}
/* System Standard Messages */
#system-message dd.message ul {
	background:#cc3300;
	border: none;
	margin-top:0px;
}
#system-message dd.message ul dd, dl, dt {
	/*margin:0px;*/
	padding:0px;
	margin:0px;
}
/* System Error Messages */
#system-message dd.error ul {
	background: #BF0000;
	border: none;
}
/* System Notice Messages */
#system-message dd.notice ul {
	background: #EE9600;
	border: none;
}
/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	width: 100%;
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
.clear {
	clear:both;
}
/* Firefox Scrollbar Hack - Do not remove */
#ja-content-wrap ul.toplinks {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float:left;
}
#ja-content-wrap ul.toplinks li {
	margin: 0px !important;
	/*padding: 0px 32px 0px 0px;*/
	display:inline;
	float:left;
	width:99px;
	text-align:center;
}
.text_bold {
	font-weight:bold;
}
/*.red_text {
	color:#cc3300;
	font-weight:bold;
	text-decoration:none !important;
}*/
.cart_red_text {
	color:#cc3300;
	text-decoration:underline;
}
.cart_red_text a:link, .cart_red_text a:visited {
	color:#cc3300;
	text-decoration:underline;
}
.cart_red_text a:hover {
	color:#cc3300;
	text-decoration:underline;
}
.input-search {
	border:2px solid #f3f3f3;
	float:left;
	}
/*-----------------------------30-07-09 strat for all artworl and artwork detail page.......*/

.fright {
	float:right;
}
.main_browseartwork {
	width:710px;
	margin-top:10px;
}
.top_sp {
	margin-top:10px;
}
.right_sp {
	margin-right:10px;
}
.bottom_sp {
	margin-bottom:10px;
}
.left_sp {
	margin-left:10px;
}
.browseartwork_midd {
	width:710px;
	float:left;
	margin-top:10px;
}
.browseartwork_topheadding {
	width:710px;
	float:left;
}
.browseartwork_blog {
	width:145px;
	float:left;
	margin:0px 10px 10px 0px;
	padding:10px;
	border:solid 1px #f1f1f1;
}
/*-------*/

.video_blog {
	width:470px;
	float:left;
	border:solid 1px #f1f1f1;
	display:inline;
	}
.video_rightblog {
	width:200px;
	float:right;
}
.video_scroll {
	overflow-x:scroll;
	overflow-y:hidden;
	width:465px;
	padding:2px;
	border-left:solid 1px #ddd;
	border-right:solid 1px #ddd;
	float:left;
	}
.video_scroll_inside {
	float:left;
	width:100%;
}
.button_blog {
	border:solid 1px #f1f1f1;
	padding:5px;
	height:100px;
	margin:0px 0px 0px 10px;
	float:left;
	width:186px;
}
.video_preview {
	padding:10px;
	text-align:center;
	height:364px;
}
.small_artwork_images {
	float:left;
	margin:5px;
	display:inline;
}
.video_bgimg {
	height:20px;
	border:solid 1px #f1f1f1;
	background:url(../images/video_bg.gif) repeat-x top left;
	float:left;
	text-align:center;
	width:469px;
	}
.browse_artwork_desc {
	padding:10px;
	float:left;
}
.bold {
	font-weight:bold;
}
/*-----------------------------30-07-09 end of all artworl and artwork detail page*/

/*******************/
.showform {
	background:#FFFFFF;
	border:3px solid #999999;
	margin-top:10px;
	padding:8px;
	position:absolute;
	left:575px;
}
.top_searchbar {
	float:right;
}
/***********************/

/*.fleft {
	float:left;
}*/
/**********************************Show all artists  Start********************************************************/


.main_allartists {
	width:700px;
	padding:10px;
}
.inner_allartists {
	width:328px;
	float:left;
	overflow:hidden;
	margin:5px;
	padding:10px;
	/*height:170px;*/
	height:171px;
	display:inline;
	border:solid 1px #ccc;
	}
.inne_allartists_row{
	float:left;
	width:326px;
	height:168px;
	}	
.artists_profilepic {
	float:left;
	/*margin:0px 10px 5px 0px;*/
	padding:0px 10px 5px 0px;
	}
.artists_name {
	float:left;
	margin:0px 0px 2px 0px;
	width:220px;
}
.artists_intro {
	float:left;
	margin:0px 0px 0px 0px;
	width:220px;
	height:52px;
	font-size:11px;
	overflow:hidden;
	line-height:16px;
}
.artists_row {
	width:100%;
	float:left;
	}
.artists_row img {
	padding-right:5px;
	padding-top:0px;
}
.bor {
	border:solid 1px #ccc;
}
.detalis {
	width:42px;
	float:right;
	padding:40px 0px 0px 0px;
	}
.artists_artworks {
	float:left;
	height:60px;
	}
.clear {
	clear:both;
}
/***************************end**************************************************************/
/***************************start on show profile**************************************************************/

.main_cantenarea {
	width:722px;
	padding:10px 0px;
}
.artist_profile_introduction {
	float:left;
	width:440px;
	margin-bottom:15px;
	overflow:hidden;
	height:44px;
}
.artist_profile_biography {
	float:left;
	width:440px;
	height:118px;
	margin-bottom:5px;
	overflow:hidden;
}
.artist_profile_category {
	font-size:11px;
}
.break_text {
	float:left;
}
.fleft {
	float:left;
}
.left_artwork {
	width:424px;
	float:left;
	margin-top:6px;
	display:inline;
	border:solid 1px #ccc;
}
.artist_profile_artworks_heading {
	/*background-color:#ccc;*/
	padding:2px;
	height:17px;
	background:url(../images/video_bg.gif) repeat-x top left;
	width:99%;
	float:left;
	
	}
.artist_profile_artworks_images {
	padding:3px;
	float:left;
	width:100px;
	/*margin-right:5px;*/
}
.artist_profile_artworks_name {
	float:right;
	width:86px;
	height:68px;
	overflow:hidden;
}
.add_to_cart_button {
	float:right;
	/*margin-top:-15px;*/
}
.artist_profile_artworks_list {
	width:200px;
	float:left;
	margin:5px 5px 0px 5px;
	padding-bottom:5px;
	display:inline;
	height:100px;
}
.show_artist_gallery {
	width:285px;
	float:right;
	margin-top:6px;
	display:inline;
	/*padding:0px 5px 0px 5px;*/
}
.show_artist_gallery_in {
	width:100%;
	float:left;
	border:1px solid #CCCCCC;
}
.show_artist_gallery_in .artist_profile_artworks_heading {
	width:281px;

}
.gallery_canten {
	float:left;
	padding:8px;
	display:inline;
}
.artist_profile_gallery_name {
	text-align:center;
}
.artist_profile_gallery_cdate {
	text-align:center;
}
/***************************end on show profile**************************************************************/
.max_input {
	width: 384px;
	height:20px;
	border-bottom:2px solid #f3f3f3;
	border-left:2px solid #f3f3f3;
	border-right:2px solid #f3f3f3;
	border-top:1px solid #e6e6e6;
	background: #fff;
	font-size: 12px;
}
.min_input {
	width: 140px;
	height:20px;
	border-bottom:2px solid #f3f3f3;
	border-left:2px solid #f3f3f3;
	border-right:2px solid #f3f3f3;
	border-top:1px solid #e6e6e6;
	background: #fff;
	font-size: 12px;
}
.max_textarea {
	width: 384px;
	height:144px;
	border-bottom:2px solid #f3f3f3;
	border-left:2px solid #f3f3f3;
	border-right:2px solid #f3f3f3;
	border-top:1px solid #e6e6e6;
	background: #fff;
	font-size: 12px;
}
.max_select {
	width: auto;
	height:25px;
	border-bottom:2px solid #f3f3f3;
	border-left:2px solid #f3f3f3;
	border-right:2px solid #f3f3f3;
	border-top:1px solid #e6e6e6;
	background: #fff;
	font-size: 12px;
}
.small_heading {
	color:#cc3300;
	font-weight:bold;
}
/*   for border none of all site checkbox and images ..... */
.border_none {
	background-image:none;
	border:medium none;
}
/*   for border none of all site checkbox and images ..... */
/* link is red */


/* link is red */

.artwork_imgtext {
	height:18px;
	overflow:hidden;
	width:100px;
	float:left;
	display:block;
	}
	
li.artwork_imgtext {
	height:18px;
	overflow:hidden;
	width:100px;
	list-style:none;
	float:left;
	display:block;
	}
/*----*/

.art_detailsright {
	width:200px;
	float:left;/*margin-left:10px;*/
}
.art_information {
	float:left;
	padding:10px 0px 0px 18px;
}
.detailsvideo_scroll {
	overflow-x:scroll;
	overflow-y:hidden;
	width:687px;
	padding:2px;
	float:left;
	margin:0px 0px 10px 17px;
}
.detailsvideo_inside {
	float:left;
	width:1500px;
}
.small_artwork_images {
	float:left;
	margin:5px;
	display:inline;
}
.detailsvideo_preview {
	padding:10px;
	width:400px;
	height:282px;
	float:left;
	border:solid 1px #f1f1f1;
	margin:0px 0px 0px 17px;
	display:inline;
}
.detailsvideo_preview img {
	width:350px;
	height:250px;
}
/*.detailsvideo_blog{
	width:698px;
	float:left;
	border:solid 1px #f1f1f1;
	margin-left:18px;
	padding-bottom:10px;
	}
*/
.detailsvideo_button {
	border:solid 1px #f1f1f1;
	padding:5px;
	height:100px;
	float:right;
	width:135px;
}
.artwork_detailheadding {
	width:125px;
	text-align:center;
	float:left;
	padding-top:97px;
}
.browse_artistheadding {
	font-weight:bold;
	float:left;
	margin-left:10px;
	width:260px;
	height:172px;
	margin-bottom:24px;
}
.browse_artistheadding span {
	font-weight:normal;
}
.gallery_description {
	width:600px;
	float:left;
	margin-left:18px;
}
.mandatory_field {
	position:absolute;
	color:#cc3000;
	font-weight:bold;
}
.buyer_status {
	color:#cc3000;
	font-weight:bold;
	
}
.productname {
	font-weight:bold;
	text-transform: capitalize;
	
}
.artistname {
	font-weight:bold;
	text-transform: capitalize;
}
.biography {
	margin-left:15px;
	color:#999999!important; 
	text-decoration:none;	
	font-weight:bold;
	
}
/*    for biography page........  ***********************************    */
#topbar {
border-bottom:2px solid #F3F3F3;
float:left;
padding:10px 0;
width:720px;
}
.namehead {
color:#CC3300;
float:left;
font-weight:bold;
width:200px;
}
.ja-col1 {
float:left;
overflow:hidden;
width:100px;
margin-top:30px;
}
.ja-col2 {
float:left;
margin:0;
padding:0;
width:470px;
margin-top:30px;
padding-top;30px;
margin-left:20px;
}
.ja-col3 {
float:right;
overflow:hidden;
width:150px;
}
#ja-content-wrap ul.marginleft
{
/*margin-left:60px;*/
}
.artistnews
{
float:left;
}
.flashcenter{
text-align:center;
}
.showspacer {
float:left;
padding-top:10px;
width:720px;
}
/*#ja-col4 {
float:left;
overflow:hidden;
padding-left:5px;
width:205px;
}*/
#ja-col4 .intbox {
padding-bottom:15px;
text-align:left;
}
.red_text {
color:#CC3300;
font-weight:bold;
text-decoration:none !important;
}
#ja-col5 {
float:right;
overflow:hidden;
width:400px;
}
#ja-col5 .imgbox {
float:left;
padding-top:5px;
}
#ja-col5_new {
	float:right;
	/*overflow:hidden;*/
	width:490px;
	}
#ja-col5_new .imgbox {
	float:left;
	padding-top:15px;
	}
.bottom_space{
	padding-bottom:10px;
	float:left;
	}
.video_topnevigation{
	float:left;
	width:490px;
	padding-bottom:10px;
	}	
/*    for biography page........    **********************************       */

/*********************home page sub menu************************/
#ja-container2 .sub-navigation-wrapperhome {
	float:left;
	padding-left:141px;
	padding-top:60px;
	/*padding-bottom:14px;*/
	float:left;
	width:435px;
	/*height:47px;*/
	height:34px;
	display:inline;
	}
#ja-container2 .searchboxhome {
	/*margin-top:12px !important;*/
	float:left;
	padding-top:70px;
	/*padding-right:140px;*/
	display:inline;
	}
.vartical_line{
	float:left;
	width:100%;
	}
.artists_cat{
	float:left;
	width:275px;
	height:30px;
	/*margin-bottom:4px;*/
	overflow:hidden; 
	}	
.min_dropdown{
	width:100px;
	}	
.newsletter
{
	margin-top:24px;
	
}
.gallerybox_dropdown{
	float:left;
	width:162px;
	line-height:18px;	
	}
.sright_space{
	padding-right:5px;
	float:left;
	}
.checkbox{
	margin:0px;
	padding:0px;
	border:0px;		
	}	

.display_latestreview{
	float:left;
	padding:40px 0px 10px 5px;
	font-size:11px;	
	width:700px;	
	}
.display_latestreview_heading{
	color:#CC3300;
	font-size:14px;
	font-weight:bold;	
	float:left;
	width:700px;
	padding:0px 0px 15px 3px; 
	}
.view_more{
	float:left;
	width:715px;
	text-align:right;
	padding:10px 0px 0px 0px;
	}

table.contentpaneopen_review, table.contentpane_review, table.blog {
	width:100%;
	padding-top:35px;
	border:medium none;
	}
.artworkname{
	width:100%;
	float:left;
	}

.contentpane_new{
	float:left;
	width:100%;
	}

.revieweditbut{
	padding-left:180px;
	padding-top:20px;
}

.counterdiv{
	padding-right:90px;

}

.blockquote_review {
padding:1em 40px 1em 0px;
}
.amazon{
text-align:left;
	float:left;	
	}
.amazon	iframe{
	margin:0px;
	padding:0px;	
	}
.amazon_book_main{
	float:left;
	}
.amazon_book_main .amazon iframe body{
	margin:0px;
	}

.red_text_space {
	color:#CC3300;
	font-weight:bold;
	text-decoration:none !important;
	padding-bottom:10px;
	}
	
	
	/*********************21_10************************/
	.ranking_left{
	float:left;
	padding-left:5px;
	}
#ja-col5 .toplinkbox {
	float:left;
	width:100%;
	padding-left:4px;
	}
.invalid{
	border-color:#cc3000;
	}

.show_intor_text
{
float:left;
width:190px;

}

.paypal_thank{
	float:right;
	width:730px;
	padding-bottom:10px;
	}
.paypal_heading{
	float:right;
	width:675px;
	}
.paypal_heading h2{
	font-size:15px;	
	margin:0px;
	padding:0px;
	line-height:18px;
	}
.paypal_subheading{
	float:right;
	width:675px;
	}
.contentpane_newmain{
	font-size:12px;
	}
input.inputbox_max{
	padding:0px;
	height:18px;
	}
.search{
	float:left;
	}	
.search input{
	vertical-align:top;
	padding:0px;
	height:16px;
	}	

.red_text_spaceforcart {
	color:#CC3300;
	font-weight:bold;
	text-decoration:none !important;
	padding-bottom:5px;
	padding-top:5px;
	}


/* For capcha */

.captcha {
background:#F1F1F1 none repeat scroll 0 0;
border:1px dashed #999999;
float:left;
font-size:14px;
font-weight:bold;
padding:6px 18px;
width:auto;
}

/* end */