/* Shortridge Fine Art CSS Document */

body { background-color:#E3E0D4; padding:0px; margin:0px; font-family: "Palatino Linotype", Georgia, "Times New Roman", serif; font-size:12px; color:#3C3732; }

a:link, a:visited { color:#CB0B09; text-decoration:none; }
a:hover, a:active { color:#CB0B09; text-decoration:underline; }
a:link.title, a:visited.title{ color:#000000; text-decoration:none; }
a:hover.title, a:active.title{ color:#CB0B09; text-decoration:underline; }
a:link.nav, a:visited.nav { color:#353535; text-decoration:none; position:relative; left:4px; }
a:hover.nav, a:active.nav { color:#BF2B43; text-decoration:underline; position:relative; left:4px; }

table { font-family: "Palatino Linotype", Georgia, "Times New Roman", serif; font-size:12px; color:#3C3732; }

/* #id's */ 

div#body-box { margin-left:auto; margin-right:auto; width: 729px; background-color:#FFFFFF; }

td#logo-box{ padding:5px 5px 3px 5px; }
td#front-image-box{ padding:15px 0px 0px 0px; }
td#fine-art-box{ padding:5px 5px 5px 5px; }
td#nav-box{ padding:5px 5px 5px 5px; }
td#content-box{ padding:5px 5px 5px 5px; }
td#footer-box{ padding:7px 10px 10px 10px; }

/* .classes */ 

table.width { width:100%; }

td.top-left-corner-box{ background-image:url("images/top_left_corner.gif"); background-repeat:no-repeat; height:4px; width:4px; }
td.top-tile-box{ background-image:url("images/top_tile.gif"); background-repeat:repeat-x; height:4px; }
td.top-right-corner-box{ background-image:url("images/top_right_corner.gif"); background-repeat:no-repeat; height:4px; width:4px; }
td.left-tile-box{ background-image:url("images/left_tile.gif"); background-repeat:repeat-y; width:4px; }
td.right-tile-box{ background-image:url("images/right_tile.gif"); background-repeat:repeat-y; width:4px; }
td.left-center-box{ background-image:url("images/left_center.gif"); background-repeat:no-repeat; height:5px; width:8px; }
td.center-tile-box{ background-image:url("images/center_tile.gif"); background-repeat:repeat-x; height:5px; }
td.right-center-box{ background-image:url("images/right_center.gif"); background-repeat:no-repeat; height:5px; width:8px; }
td.btm-left-corner-box { background-image:url("images/btm_left_corner.gif"); background-repeat:no-repeat; height:4px; width:4px; }
td.btm-tile-box{ background-image:url("images/btm_tile.gif"); background-repeat:repeat-x; height:4px; }
td.btm-right-corner-box { background-image:url("images/btm_right_corner.gif"); background-repeat:no-repeat; height:4px; width:4px; }

div.art-display-box { background-color:#EAE8DF; border:1px solid #CAC8BD; padding:4px; width:100%;	}
div.image-display-box { height:166px; width:166px; }
	
td.large-view-side-box { background-color:#EAE8DF; border:1px solid #CAC8BD; width:90px;	}
td.large-view-spacer-box { width:15px; }
td.large-view-image-box { background-color:#D3D0C2; border-top:1px solid #CAC8BD; border-right:1px solid #CAC8BD;	border-left:1px solid #CAC8BD; }

td.large-view-info-box { background-color:#F1F0EA; border:1px solid #CAC8BD; padding:5px; }
	
div.text-display-box { padding:5px 0px 0px 0px; }

.padding { padding:9px; }	
.line-height { line-height:18px; font-size:13px; }
.title {	font-size:14px;	color:#000000; }
.big-red { font-size:16px; color:#CB0B09; }
.med-red { font-size:14px;	color:#CB0B09; }
.med-grey { font-size:14px;	color:#333; }
.white { color:#fff; }
.grey { color:#333;	}
.sm-grey { font-size:10px;	color:#333; }
.grey-bold { color:#333; font-weight:bold; }
.small { font-size:10px; }
.bold { font-weight:bold; }
.status { color:#CD0000; text-transform:uppercase; }

/* form properties */ 
form { display:inline; }
input { border: 1px solid #444; }
textarea { border: 1px solid #444; }