/* Centre Styles */
body {
	text-align: center;
	padding: 0px;
	scrollbar-face-color: #99cc33; 
	scrollbar-shadow-color: #99cc33; 
	scrollbar-highlight-color: #99cc33F; 
	scrollbar-3dlight-color: #99cc33; 
	scrollbar-darkshadow-color: #99cc33; 
	scrollbar-track-color: #666666;
	scrollbar-arrow-color: #000000;
}

/* HTML Tag Styles */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}


/* h2 style with a links */
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}

a.h2 {
	color: #660066;
}

a.h2:hover {
	color: #660066;
}


/* h3 style with a links */
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	padding-bottom: 3px;
}

a.h3 {
	color: #660066;
}

a.h3:hover {
color: #660066;
}

/* H styles not used */
h4 {
}
h5 {
}


/* p style */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}

a.p {
	color: #666666;
}

a.p:hover {
	color: #000000;
	text-decoration: underline;
}

/* img styles take off border with links */
a img {
	border: 0px;
	}
	
a:hover img {
	border: 0px;
}

/* Content holders */
#wrapper{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 100%;
}

#grey_border{
	width: 730px;
	border: 10px solid #FFFFFF;
	height: 1200px;
}

#grey_border_tpl_home {
	width: 730px;
	border: 10px solid #FFFFFF;
	height: 640px;
}

#grey_border_cart{
	width: 730px;
	border: 10px solid #FFFFFF;
	height: 800px;
}

#content_holder {
	background-color: #FFFFFF;
	width: 675px;
	padding-left: 55px;
	text-align: left;
	height: 1200px;
}

#spacer {
	height: 20px;
	width: 750px;
	padding: 0px;
}

#header {
	padding: 0px;
	width: 675px;
}

/* Nav holders */
#navigation {
	width: 675px;
	vertical-align: middle;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav_spacer {
	padding: 0px;
	height: 10px;
	width: 675px;
}

#footer {
	background-color: #99cc33;
	width: 620px;
	padding-right: 65px;
	padding-left: 65px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
	background-image: url(../_img/shop_img/secure_shopping_logo.jpg);
	background-position: right;
	background-repeat: no-repeat;
	clear: both;
}

#intro_holder {
	width: 335px;
	padding-right: 340px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Divs below holds content for ceramics, painting, glass, textiles button etc. Also hold artist icon */
#main_content_holder {
	width: 610px;
	padding-right: 65px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 1200px;
}

#two_box_content_holder {
	width: 610px;
	height: 100px;
}

#art_icon_holder {
	text-align: left;
	float: left;
	width: 335px;
}

#viewartist_icon_holder {
	float: right;
	width: 215px;
	border: 10px solid #CCCCCC;
}

/* Below are top level navigation styles */
.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	text-decoration: none;
}

a.top_nav {
	color: #333333;
}

a.top_nav:hover {
	color: #000000;
	text-decoration: underline;
}

/* Below are footer navigation styles */
.footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}

a.footer_nav {
	color: #000000;
}

a.footer_nav:hover {
	color: #000000;
	text-decoration: underline;
}

/* xposure web link holder */
#xpo_link {
	width: 750px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 0px;
}

/* BELOW ARE SHOP STYLES FOR TEMPLATE PAGES OF GET TROLLYED */

/* scroller for lots of content */
div.scroll_main_content {
width: 580px;
overflow: auto;
}

#artwork_thumbnail {
	border: 10px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 80px;
}

#large_artwork_thumbnail {
	border: 10px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	width: 280px;
}

#i_frame {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 120px;
	float: right;
}


/* style for product thumbnail title */
#main_content_holder form table tr td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	text-decoration: none;
}

#main_content_holder form table tr td a:hover {
	color:#000000;
	text-decoration: underline;
}

/* style for sub page bullet listing */
#main_content_holder li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
	font-weight: bold;
	text-decoration:none;
}

#main_content_holder li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
	font-weight: bold;
	text-decoration:underline;
}

/* style for next, prev, back to top links */
#main_content_holder p strong a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
	font-weight: bold;
	text-decoration:none;
}

#main_content_holder p strong a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
	font-weight: bold;
	text-decoration:underline;
}
