/******************************************************************************/
/******************************************************************************/
/*       <link href="css/styles.css" type="text/css" rel="stylesheet" />      */
/******************************************************************************/
/*                            styles for collectart                           */
/******************************************************************************/
@import url("reset.css");



/* MSIE 7 specific rules */
*:first-child+html a
{
}

/* MSIE 6 specific rules */
* html a
{
}



.ra4 {

}

#basis{
	margin: auto;
	width: 1002px;	/* width of basis */
}

#main{
	width: 970px;	/* width of basis */
}

#header{
	height: 155px;	/* height of header */
}
#left{
	float: left;
	width: 155px;	/* width of left column */
}
#center{
	float: left;
	width: 200px;	/* width of center column */
}
#right{
	float: right;
	width: 768px;	/* width of right column */
}



/*needed to make room for footer*/
#clearfooter{
	clear: both;
	height: 50px;	/* height of footer */
}
* > HTML #clearfooter {
	float: left;
	width: 100%;
}/* ie mac styles */

HTML>BODY #minHeight{
	float: left;
	width: 0px;
	height: 100%;
	margin-bottom: -50px;	/* height of footer */
} /*safari wrapper */








/*** standard classes ***********************************************************************************************/
.separator1{
	height: 1px;
	font-size: 1px;
	display: block;
}
.separator2{
	height: 2px;
	font-size: 1px;
	display: block;
}
.separator3{
	height: 3px;
	font-size: 1px;
	display: block;
}
.separator5{
	height: 5px;
	font-size: 1px;
	display: block;
}
.separator10{
	height: 10px;
	font-size: 1px;
	display: block;
}
.separator20{
	height: 20px;
	font-size: 1px;
	display: block;
}
.separator50{
	height: 50px;
	font-size: 1px;
	display: block;
}

.clear{
	clear:both;
	display: block;
}






/*** follow sections can edit *****************************************************************************/
BODY
{
	background-color: #384c60;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
	behavior: url("js/csshover.htc");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
STRONG
{
	font-weight: bold;
}

#basis
{
	position: relative;
	background-image: url(../images/gradient-bg.gif);
	background-repeat: repeat-y;
}


#grLeftside
{
	position: absolute;
	top: 0px;
	left: 0px;
}
#grRightside
{
	position: absolute;
	top: 0px;
	left: 987px;
}


#main
{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	background-image: url(../images/left-bg.gif);
	background-repeat: repeat-y;
}



/*** header **************************************************************/
#header
{
	background-color: #334c5f;
	position: relative;
	background-repeat: no-repeat;
	background-position: 100% 0px;
}
A#logo
{
	display: block;
	border-right: 1px solid #ffffff;
	width: 201px;
	height: 155px;
}




/*** topMenu ******************************/
#topMemu
{
	background-color: #2b3c4e;
	width: 768px;
	height: 27px;
	position: absolute;
	top: 128px;
	left: 202px;
}
#topMemu UL
{
	margin: 8px 0px 0px 20px;
}
#topMemu UL LI
{
	float: left;
	color: #c4cad0;
	font-size: 9px;
	padding: 0px 15px 0px 0px;
	margin: 0px 12px 0px 0px;
	border-right: 1px solid #c4cad0;
}
#topMemu UL LI.last
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-right: none;
}
#topMemu UL LI A,
#topMemu UL LI A:visited
{
	color: #c4cad0;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#topMemu UL LI A:hover
{
	color: #ffffff;
	text-decoration: none;
}



/*** searchSection ***************************/
#searchSection
{
	position: absolute;
	top: 80px;
	left: 780px;
	width: 185px;
}


























#searchSection INPUT
{
	background-color: #ffffff;
	border: 1px solid #8f8f8f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	width: 142px;
	position: relative;
	top: 4px;
}
#searchSection INPUT.btn
{
	position: absolute;
	top: -4px;
   	left: 153px;
	width: 25px;
border: 0px solid #8f8f8f;
	height: 30px;
	background-color: transparent;
	background-image: url(../images/search-btn.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	color: #ffffff;
	padding: 0px;
}
#searchSection A
{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	top: 5px;
	left: 48px;
	width: 100px;
}



#searchSection INPUT.btn:hover {
cursor:pointer;
}




/*** leftmenu ***********************************/
#leftmenu
{
    margin: 30px 0px 15px 0px;
    width: 199px;
    padding: 0px 1px 0px 1px;
}
#leftmenu H2
{
    font-size: 11px;
    font-weight: normal;
    color: #677786;
    border-bottom: 1px solid #677786;
    margin: 0px 6px 0px 6px;
    padding: 0px 0px 4px 30px;
}
#left H2 A,
#leftmenu H2 A
{
    font-size: 11px;
    font-weight: normal;
    color: #677786;
    text-decoration:none;
}


#leftmenu UL
{
    margin: 5px 0px 0px 0px;
}
#leftmenu UL LI
{
    padding: 0px 0px 0px 0px;
    font-size: 11px;
    color: #677786;
}
#leftmenu UL LI A:hover
{
    background-color: #384c60;
    color: #dfe2e5;
}
#leftmenu UL LI A,
#leftmenu UL LI A:visited
{
    color: #677786;
    text-decoration: none;
    display: block;
    width: 151px;
    padding: 3px 0px 3px 36px;
	margin: 0px 6px 0px 6px;
    border-bottom: 1px solid #ced3d7;
}
#leftmenu UL LI:hover A,
#leftmenu UL LI:hover A:visited
{

}
#leftmenu UL LI A:hover
{
}


#leftmenu UL LI UL
{
    background-color: #dfe2e5;
    margin: 0px;
}
#leftmenu UL LI UL LI
{
    background-color: #dfe2e5;
}
#leftmenu UL LI UL LI A,
#leftmenu UL LI UL LI A:visited
{
    color: #677786;
    text-decoration: none;
    display: block;
    width: 125px;
    padding: 3px 0px 3px 60px;
    margin: 0px 6px 0px 6px;
    border-bottom: 1px solid #ced3d7;
}
#leftmenu UL LI:hover UL LI A,
#leftmenu UL LI:hover UL LI A:visited
{
    color: #677786;
}
#leftmenu UL LI UL LI A:hover
{
    background-image: url(../images/leftmenu-hover-arrow.gif);
    background-repeat: no-repeat;
    background-position: 50px 7px;
    background-color: #5F6F7F;
}
#leftmenu UL LI:hover UL LI:hover A,
#leftmenu UL LI:hover UL LI:hover A:visited
{
    border-bottom: 1px solid #384c60;
    color: #dfe2e5;
}








/*** right ***************************************/
#right
{
	position: relative;
}
#content
{
	padding: 19px 30px 0px 30px;
}
#homepage #content
{
	padding: 5px 10px 0px 10px;
}


#welcomeSection
{
	width: 748px;
	height: 260px;
	background-repeat: no-repeat;
	color: #6a6967;
	margin-bottom:4px;
	  margin-top:4px;
}
#welcomeSection P
{

}



/*** parts ********************************/
#parts
{
	margin: 0px 0px 6px 0px;

}
#parts UL
{
}
#parts UL LI
{
	float: left;
        color:#67696d;
     	width: 182px;
	height: 184px;
 	margin-right: 6px;
	position: relative;
}

#parts UL LI:hover {opacity:0.7;}
#parts UL LI.last:hover {opacity:1;}
#parts UL LI.last
{
	float: right;
	margin-right: 0px;
	background-color: #d7dbdf;
	background-image: url(../images/news-bg.jpg);
	background-repeat: repeat-x;
}
#parts UL LI A,
#parts UL LI A:visited
{color:#67696d;
	text-decoration: none;
}
#parts UL LI A:hover
{
}

#parts UL LI .greyBlock
{
	display: block;
	width: 182px;
	height: 55px;
	position: absolute;
	top: 98px;
	top: 130px;
	left: 0px;
	background-color: #000000;
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.50; opacity:0.50;
}
#parts UL LI IMG.txt
{
	display: block;
	width: 182px;
	height: 55px;
	position: absolute;
	top: 98px;
	top: 126px;

	left: 0px;
	behavior: url(js/iepngfix.htc);
}



#parts UL LI DL
{

	font-size: 10px;
	color: #384c60;
	margin: 10px 10px 5px 10px;
}
#parts UL LI DT
{
	margin-bottom: 3px;
        width:40px;
        text-align:center;
        margin-right:5px;
        font-size:0.85em;
        padding-top:3px;
        float:left;
        height:28px;
        color:#575f68;
        background-color:#bfc4cb;
}
#parts UL LI DD
{
	margin: 0px 0px 9px 0px;
        border-bottom:1px dotted #a0a5ac;
        width:117px;
        float:left;
        height:28px;
}
#parts UL LI A.more,
#parts UL LI A:visited.more
{
	display: block;
	text-decoration: underline;
	margin: 0px 10px 0px 10px;
	font-size: 10px;
	color: #384c60;
	text-transform: uppercase;
	display: none;
}

#parts DL A{
	color: #384c60;

}



/*** contactInfo ********************************/
#contactInfo
{
	background-color: #d7dbdf;
	padding: 7px 10px 7px 10px;
	margin: 0px 0px 20px 0px;
	font-size: 11px;
	color: #384c60;
	height: 13px;
}



H1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #7f7f7f;
	border-bottom: 1px solid #cccccc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}



/*** artistProfile *******************/
#artistProfile
{
}
#artistProfile .artistImage
{
	width: 160px;
	float: left;
	margin: 0px 0px 10px 0px;
}
#artistProfile .artistInfo
{
	float: left;
	width: 520px;
}
#artistProfile .artistInfo TABLE
{
	margin: 0px 0px 69px 0px;
}
#artistProfile .artistInfo TABLE TD
{
	font-size: 12px;
	padding: 1px;
}
#artistProfile .artistInfo TABLE TD.first
{
	width: 100px;
}
#artistProfile .artistInfo A.more,
#artistProfile .artistInfo A:visited.more
{
	color: #990202;
	text-decoration: none;
}
#artistProfile .artistInfo A:hover.more
{
	text-decoration: underline;
}

#artistProfile P.description
{
	font-size: 10px;
	line-height: 15px;
}

#artistProfile .seeExamples
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #7f7f7f;
	text-decoration: none;
}
#artistProfile A:hover.seeExamples
{
	text-decoration: underline;
}




/*** paintings ******************************************************/
#paintings #content .formPerPage{
	position: absolute;
	top: 20px;
	right: 30px;
	width: 180px;
	height: 22px;
	font-size: 11px;
}

#paintings #content INPUT.btnPerPage
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
	height: 22px;
}

#displayingItems
{
	font-size: 10px;
	position: absolute;
	top: 50px;
	left: 30px;

}
#advancedSearch #displayingItems
{
	font-size: 10px;
	position: absolute;
	top: 350px;
	left: 30px;
}
#pager
{
	font-size: 10px;
	position: absolute;
	top: 50px;
	right: 30px;
	cursor: default;
}

#advancedSearch #pager
{
	top: 320px;
}
#pager A,
#pager A:visited
{
	color: #000000;
	text-decoration: none;
}
#pager A:hover
{
	text-decoration: underline;
}
#pager A.current,
#pager A:hover.current,
#pager A.unactivated,
#pager A:hover.unactivated
{
	color: #cccccc;
	text-decoration: none;
	cursor: default;
}

FORM.formPerPage
{
	margin:0px !important;
}
FORM.formPerPage
{
	margin:0px !important;
}

FORM.formPerPage SELECT
{
	width: auto !important;
}


#items
{
}
#items UL,
#items UL.items6
{
	margin: 30px 0px 0px 0px;
	width: 700px;
}
#items UL.items8
{
	width: 680px;
}
#items UL LI
{
	font-size: 10px;
	color: #000000;
	width: 140px;
	height: 185px;
	background-color: #d7dbdf;
	padding: 10px 10px 10px 10px;
	float: left;
	margin: 0px 10px 10px 0px;
	position:relative;
}
#items UL LI IMG
{
	display: block;
	margin: 0px auto;
}
#items UL LI P
{
	position: absolute;
	top: 135px;
	width: 86%;
	margin: 0px;
	padding: 0px 5px;
	display:block;

}
#items UL LI A,
#items UL LI A:visited
{
	text-decoration: none;
	display: block;
	color: #000000;
}
#items UL LI A:hover
{
}



/*** selectedItem *******************************/
#itemImgWrapper{

width:510px; margin-left:0px; text-align:center;padding-top: 10px;
}

#itemImgWrapper TABLE
{
	width: auto;
	margin:auto !important;

}

#itemImgTD
{
	padding: 0px 0px 0px 0px !important;
}


#itemImgTD IMG
{
	float:left;
}

#selectedItem #actions,
#selectedItemLarge #actions
{
	float:left;

	margin-right:0px;
	margin-top:4px;
	width: 40px;
}


#selectedItem H1,
#selectedItemLarge H1
{
	margin-bottom: 0px;
}
#selectedItem #item,
#selectedItemLarge #item
{
	background-color: #ebedef;
	padding: 10px 10px 0px 10px;
	background-repeat: no-repeat;
	background-position: 100% 38px;
	border-bottom: 1px solid #cccccc;
}
#selectedItemLarge #item
{
}

#selectedItem #itemImgWrapper .minHeight,
#selectedItemLarge #itemImgWrapper .minHeight
{
	width:1px;
	float: left;
}
#selectedItem #item A.back,
#selectedItem #item A:visited.back,
#selectedItemLarge #item A.back,
#selectedItemLarge #item A:visited.back
{
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
#selectedItem #item A:hover.back,
#selectedItemLarge #item A:hover.back
{
	text-decoration: underline;
}
#selectedItem #itemImg,
#selectedItemLarge #itemImg
{
}
#selectedItemLarge #itemImg
{
	margin: 10px 0px 30px 70px;
}
#selectedItem TABLE#itemInformation,
#selectedItemLarge TABLE#itemInformation
{
	width: 400px;
	margin: 0px 0px 0px 70px;
	font-size: 10px;
	clear: left;
}
#selectedItem TABLE#itemInformation TD.title,
#selectedItemLarge TABLE#itemInformation TD.title
{
	width: 60px;
	padding: 1px;
}
#selectedItem TABLE#itemInformation A,
#selectedItem TABLE#itemInformation A:visited,
#selectedItemLarge TABLE#itemInformation A,
#selectedItemLarge TABLE#itemInformation A:visited
{
	text-decoration: underline;
	color: #000000;
}


#selectedItem FORM.details,
#selectedItemLarge FORM.details
{
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 190px;
	margin: auto;
	display: block;
	height:21px;
	background-image: url(../images/btnbig-bg.gif);
	border: 1px solid #818890;
	background-color: #818890;
	color: #dcdcdc;
	cursor: pointer;
	border:1px solid white;
	padding:2px;
}

#selectedItem .addthis_toolbox,
#selectedItemLarge .addthis_toolbox
{
	margin-top: 11px;
	width: 160px;
}
/*** contactUs ******************************************/
#contactUs #right .floatLeft
{
	float: left;
	width: 300px;
}
#contactUs #right .floatRight
{
	float: right;
	width: 350px;
}

#contactUs #contactUsWrapper
{
	background-color:#ECEDF1;
	border-bottom:1px solid #ccc;
	padding: 10px 10px 10px 10px;
}

#contactUs H1
{
	margin-bottom:0px;
}

#contactUs TEXTAREA
{
	width: 270px;
}

#map
{
	margin-top: 10px;
}

/*** contactUs ******************************************/



#catalogRequest #content
{
}
#catalogRequest .info
{
	border-bottom: 1px solid #cccccc;
	margin: 0px 0px 20px 0px;
	background-color: #ecedf1;
}
#catalogRequest .info P
{
	width: 300px;
	padding: 20px 0px 0px 20px;
	line-height: 18px;
	color: #58585a;
}
#catalogRequest .info P A,
#catalogRequest .info P A:visited
{
	color: #58585a;
	text-decoration: underline;
}
#catalogRequest .info P A:hover
{
	color: #000000;
	text-decoration: underline;
}
#catalogRequest .img1
{
	position: absolute;
	top: 34px;
	left: 400px;
}

#catalogRequest .info TABLE TD
{
	padding: 5px 10px 5px 10px;
}
#catalogRequest .info TABLE TD.first
{
	padding: 5px 5px 5px 15px;
}
#catalogRequest .info TABLE TD.second
{
	padding: 5px 10px 5px 5px;
}
#catalogRequest .info TABLE TD H3
{
	margin: 0px 0px 10px 0px;
	font-size: 14px;
}
#catalogRequest .info TABLE TD TD
{
	padding: 2px 10px 2px 2px;
}
#catalogRequest .info TABLE TD P
{
	padding: 5px 0px 10px 0px;
	width: 100%;
}
#catalogRequest .info TABLE TD TD INPUT.input
{
	padding: 1px;
	width: 290px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#catalogRequest .info TABLE TD TD TEXTAREA
{
	padding: 1px;
	width: 400px;
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

#catalogRequest .info TABLE TD
{
	align: center;
}

#catalogRequest .info TABLE TD TD
{
	align: left;
}





/*** advancedSearch ***************************************/
#advancedSearch
{
}
#right TABLE
{
	margin: 10px 0px 10px 0px;
}
#right TD
{
	padding: 2px 10px 2px 2px;
	font-size: 11px;
	vertical-align:top;
}
#right INPUT

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#right SELECT

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#right TEXTAREA{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

H1.grey
{
	background-color: #cccccc;
}
#right INPUT.input
{
	width: 200px;
}
#advancedSearch #right SELECT
{
	width: 204px;
}

#advancedSearch #main{
	padding-bottom:20px;
}

#right INPUT.btn
{
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	height: 21px;
	background-image: url(../images/btnbig-bg.gif);
	border: 1px solid #818890;
	color: #dcdcdc;
	cursor: pointer;
}
#right INPUT:hover.btn
{
	color: #ffffff;
}
#advancedSearch .formPerPage
{
}
#right .formPerPage INPUT.btnPerPage
{
	width: 145px;
	height: 20px;
	background-image: url(../images/tbl-btn-bg.gif);
	border: 1px solid #818890;
}
#right .formPerPage SELECT
{
	width: 50px;
	height: 16px;
}


.tbl{
	width: 47%;
	float:left;
	margin-right:10px;
}

.tbl TD{
	height:20px;
}

.tbl A{
	color:#58585a;
}

/*** staticPage *********************************************************/
#staticPage,
#dynamicPage
{
	font-size: 12px;
	color: #374858;
}
#staticPage P
{
	padding: 0px 0px 15px 0px;
	line-height: 16px;
}
#staticPage #content UL{
	margin-left:20px;
	margin-bottom:10px;
}
#staticPage #content LI{
	list-style:square;
	margin:5px 0px;
}
#staticPage #content LI LI{
	list-style:disc;
}

.staticLeft
{
	width: 420px;
	float: left;
}
.staticRight
{
	width: 275px;
	float: right;
}


#dynamicPage #pager
{
	top: 25px;
}

.right{
	float:right;
}



/*** gallery ***********************/
#gallery .staticLeft
{
	width: 275px;
	float: left;
}
#gallery .staticRight
{
	width: 430px;
	float: right;
	color: #394659;
}
#gallery .staticRight H3
{
	font-size: 14px;
	margin: 0px 0px 5px 0px;
}
#gallery .staticRight H4
{
	font-size: 12px;
	margin: 0px 0px 10px 0px;
}
#gallery .staticRight P
{
	font-size: 11px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
}






/*** news **************************************/

#news-page #content
{
}
#news-page #content .col_1
{
	float: left;
	width: 570px;
	overflow: hidden;
}
#news-page #content .col_2
{
	overflow: hidden;
	float: right;
	width: 115px;
}
#news-page .col_2 H2.title
{
	border-bottom: 1px solid #CCCCCC;
	color: #7F7F7F;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	font-weight:bold;
	margin: 0 0 10px 0;
	padding: 7px 0 3px 0;
	text-align: right;
}
#news-page UL.archive LI
{
	text-align: right;
	margin: 5px 0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
#news-page UL.archive LI A
{
	color: #58585A;
	text-decoration: underline;
}
#news-page UL.archive LI A:hover
{
	color: #000;
}
UL#news
{
}
UL#news LI.news-item
{
	padding: 10px 0 15px 0;
	border-bottom: 1px solid #cccccc;
	color: #58585a;
}
UL#news LI.news-item .date
{
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 12%;
	color: #58585a;
}
UL#news LI.news-item .txt
{
	color: #58585a;
}
UL#news LI.news-item H3
{
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	color: #58585a;
}
UL#news LI.news-item P
{
	float: left;
	color: #58585a;
	line-height: 16px;
}
#news-page UL.products
{
	width: 485px;
	float: right;
}
#news-page UL.products LI
{
	border-bottom: 1px solid #cccccc;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
}
#news-page UL.products LI.last
{
	border: none;
}
#news-page UL.products H2
{
	margin: 0 0 10px 0;
}
#news-page UL.products a.image
{
	width: 215px;
	float: right;
}
#news-page UL.products a.more
{
	clear: both;
	float: left;
	margin: 10px 0 0 0;
	color: #58585A;
	text-decoration: underline;
}
#news-page UL.products a.more:hover
{
	color: #000;
}
#news-page UL.products .addthis_toolbox
{
	float: right;
	margin: 10px 0 0 0;
}

.latpics {
width:795px;
min-height:270px;
margin-left:8px;

}


.latpicswork {
padding-right:38px;
padding-top:18px;
width:105px;
background-color:#e9ecee;
margin-right:3px;
margin-bottom:3px;
height:170px;
float:left;
}

.latpicswork a {
padding-left:0px;
padding-top:20px;
}

.latpicswork img {
padding-left:20px;
padding-top:0px;
}

.latpicswork .desc {
margin-left:20px;
padding-left:0px;
width:110px;
}


.desc  {
height:36px;
}

.latpicdesc .desc a {
opacity:1;}

.latpicdesc {
font-size:0.75em;
color:#888;
width:100px;
height:40px;

background-color:#e9ecee;
padding-left:3px;
margin-bottom:18px;
}

.latpicswork a{
opacity:1;
}

.latpicswork a:hover{
opacity:0.6;
}

.latpicdesc a {
color:#888;
text-decoration:none;
}

/*** footer **************************************************************/
#footer
{
	position: relative;
}
#footer #gradientFooter
{
	position: absolute;
	top: -13px;
	left: 0px;
}

#baseNames

{
	position: absolute;
	padding: 5px 15px 10px 15px;
	color: #607080;
}
#baseNames UL
{
}
#baseNames UL LI
{
	float: left;
	padding: 0px 10px 5px 0px;
	font-size: 30px;

}
#baseNames UL LI A,
#baseNames UL LI A:visited
{
	color: #607080;
	text-decoration: none;
	white-space: nowrap;
}
#baseNames UL LI A:hover
{
	color: #d7dbdf;
}

#baseNames UL LI.s4 A { font-size: 30px; }
#baseNames UL LI.s3 A { font-size: 20px; }
#baseNames UL LI.s2 A { font-size: 15px; }
#baseNames UL LI.s1 A { font-size: 11px; }


.error
{
	color:red;
}







#greyPageWrapper{
	background-color: #ECEDF1;
	margin-bottom:10px;
	border-bottom: 1px solid #cccccc;
	margin: 0px 0px 20px 0px;
	background-color: #ecedf1;
	padding: 20px 20px 20px 20px;
	line-height: 18px;
	color: #58585a;

}
#greyPageWrapper table TD{
	padding:3px;
}

#greyPageWrapper H2{
	margin-bottom: 10px;
}

.blueLine{
	height:1px;
	border-bottom: 1px solid #384C60;
	font-size:0px;
	margin: 20px 0px;
}



UL.gorList
{
	margin: 20px 0px 0px 0px;

}
UL.gorList LI
{
	float: left;
	width: 160px;
	margin: 0px 10px 0px 0px;
	height:200px;
}
UL.gorList LI A
{
	text-decoration: none;
	color: #58585a;
}
UL.gorList LI A P
{
	text-align: left;
}
UL.gorList
{
}


#nextPrevious A,#nextPrevious{
	color: black;
}


#visualSearch UL.gorList LI
{
	width: 100px;
	margin: 0px 10px 0px 0px;
	height:100px;
}



#login-request-details P{
	float: right;
	padding: 10px;
	font-size:10px;
	background-color:#D7DBDF;
	text-align:left;
	color: #000;
}

#artist-mediums{
	float:right;
	margin-top:-140px;
	padding-bottom:20px;
}


/*----------------------------------------------------*/
/*CAROUSEL*/
/*----------------------------------------------------*/

.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px solid black;
overflow: scroll; /*leave this value alone*/
width: 748px; /*Width of Carousel Viewer itself*/
height: 255px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
width: 748px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#mygallery{overflow: hidden;}

.slidertext {
position:absolute;
color:#fff;
}


.wel2 {
padding-top: 30px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 39px;
width: 350px;
line-height: 17px;
color: #6a6967;
}

.fa2 {
width:334px;
margin-left:52px;
text-align:left;
font-weight:bold;
font-size:0.9em;
color:#d3d4d5;
font-family:arial;
line-height:17px;
}

.fa1 {
width:314px;
margin-left:52px;
text-align:left;
font-size:1.65em;
margin-bottom:10px;
color:#d3d4d5;
font-family:arial;
font-weight:thin;
margin-top:63px;
line-height:18px;
}

.ra8{
width:310px;
margin-left:53px;
font-size:0.9em;
font-family:arial;
color:#444;
font-weight:bold;
margin-top:0px;
text-align:left;
line-height:17px;
height:75px; }

.ra2 {
width:310px;
margin-left:53px;
font-size:0.9em;
font-family:arial;
color:#444;
font-weight:bold;
margin-top:63px;
text-align:left;
line-height:17px;
height:57px;
}

.ra7 {
width:310px;
margin-left:53px;
font-size:0.9em;
font-family:arial;
color:#a2b980;
font-weight:bold;
margin-top:19px;
text-align:left;
}

.ra4 {
width:310px;
margin-left:88px;
font-size:1.2em;
color:#cfcebd;
font-family:arial;
font-weight:bold;
margin-top:92px;
height:5px;
}



.fw1 {
width:314px;
margin-left:48px;
text-align:left;
font-size:0.95em;
font-weight:bold;
margin-bottom:3px;
color:#c4c5c6;
font-family:arial;
font-weight:thin;
margin-top:84px;
line-height:18px;
}

.fw2 {
width:310px;
margin-left:348px;
text-align:left;
margin-top:12px;
margin-bottom:42px;
color:#c4c5c6;
font-size:0.9em;
font-family:arial;
line-height:16px;
}


.fw3 {
width:310px;
margin-left:48px;
text-align:left;
color:#c4c5c6;
font-size:0.9em;
font-family:arial;
line-height:18px;
margin-top:4px;
}



.ra6 img {
width:auto;
position:absolute;
margin-left:405px;
margin-top:0px;
}

.fa4 img {
width:auto;
position:absolute;
margin-left:435px;
}



.fw3 a{color:#c4c5c6; }
.fw3 a:hover{color:#abadb0;}


.fw5 {
margin-bottom:5px;
width:155px;
float:left;
}

.ra5 {
width:305px;
float:left;
}

.ra3 {
margin-left:643px;
text-align:center;
font-size:0.9em;
height:20px;
color:#404247;
width:54px;
background-image:url(/images/btn1.png);
font-family:arial;
margin-top:9px;
text-decoration:none;
line-height:18px;
}


.ra7 a {
color:#273440;
text-decoration:none;
}


.latitems3 {
border-bottom:1px solid #b9c1c9;
margin-bottom:24px;
padding-bottom:6px;
line-height:18px;
}

.latitems3 img {
margin-top:24px;
}


.fw8 {
position:absolute;
float:left;
margin-left:-295px;
margin-top:130px;
color:#fff;
}

.fw8 a {
color:#fff;
text-decoration:none;
}

.fw8 a:hover {
color:#888;
text-decoration:none;
}


.fa3 {
margin-left:53px;
font-size:0.9em;
padding-top:12px;
height:34px;
font-weight:bold;
color:#444;
font-family:arial;
margin-top:0px;
text-decoration:none;
line-height:18px;
}

.ra3 a{color:#404247;}
.ra3 a:hover{color:#1c1e21;}

.fa3 a{color: #545050; text-decoration:none;}
.fa3 a:hover{color: #545050; text-decoration:none; }


#contactInfo a {color:#444; text-decoration:none;}
#contactInfo a:hover {color:#111;}



/*----------------------------------------------------*/
/*CAROUSEL*/
/*----------------------------------------------------*/
