/*CSS Style Sheet
	Website: White Sails
	Author: Thomas Evans
	Date: 17th May 2007
	Copyright: 2007 all rights reserved.
*/

*{
	padding: 0px;
	margin: 0px;
	border: 0px solid #ffffff;
}

/* =Elements */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../gfx/bg_grad_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 0px;
	padding: 5px;
	padding-left: 7px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 5px;
	padding-left: 7px;
	color: #ff6600;
	background-color: inherit;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	padding-left: 7px;
}

p {
	margin: 0px;
	padding: 4px;
	padding-left: 7px;
	padding-right: 0px;
}

/* =shell */
#shell {
	width: 900px;
	margin: 0 auto;
}

/* =header */
#shell #header {
	height: 139px;
	width: 100%;
	text-align: right;
}
#shell #header #left_head {
	height: 139px;
	width: 300px;
	clear: left;
	float: left;
}
#shell #header #right_head {
	height: 139px;
	width: 600px;
	clear: right;
	float: right;
}
#shell #header #boat_nav {
	height: 69px;
}
.product_search_form_txt {
	color: inherit;
	background: #fafefa;
	border: solid 1px #ff6600;
	vertical-align: top;
	margin-top: 5px;
}
/*
#product_search_form_btn {
	color: #ff6600;
	background: #CCCCCC;
	vertical-align: bottom;
	border: 0;
	height: 20px;
	width: 20px;
	margin-left: 5px;
	margin-right: 5px;
}
*/
#shell #header #head_nav {
	height: 30px;
	color: #ffffff;
	background-color: inherit;
}
/* =head_nav links */
#shell #header #head_nav a:link {
	color: #FFFFFF;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
}

#shell #header #head_nav a:visited {
	color: #FFFFFF;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
}

#shell #header #head_nav a:hover {
	color: #ff6600;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
}

#shell #header #head_nav a:active {
	color: #FFFFFF;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
}

#shell #header #cart_nav {
	color: #ff6600;
	background-color: inherit;
}

#shell #header #cart_nav a:link {
	color: #ff6600;
	background-color: inherit;
	text-decoration: none;
}

#shell #header #cart_nav a:visited {
	color: #ff6600;
	background-color: inherit;
	text-decoration: none;
}

#shell #header #cart_nav a:hover {
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
}

#shell #header #cart_nav a:active {
	color: #ff6600;
	background-color: inherit;
	text-decoration: none;
}

/* =worldpay styles */
#wp_container {
	padding: 10px;
	padding-top: 6px;
	padding-bottom: 2px;
}

#chk_page #shell #wp_container {
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 12px;
}

#chk_page #shell #content {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#wp_right {
	width: 200px;
	float: right;
	clear: right;
	padding-top: 10px;
	text-align: right;
}

#wp_left {
	width: 600px;
	float: left;
	clear: left;
}

#wp_clear {
	clear: both;
}

#chk_page #shell #content #co_form_button #chk_button {
	margin-top: 4px;
	margin-left: 8px;
}

/* =content */
#shell #content {
	padding-bottom: 10px;
	padding-left: 20px;
}

#shell #content #left_content {
	width: 200px;
	float: left;
	clear: left;
	text-align: right;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#shell #content #left_content_nav {
	text-align: left;
	padding-left: 40px;
	padding-top: 10px;
	padding-right: 20px;
}

#shell #content #right_content {
	margin: 0px;
	padding: 0px;
	width: 640px;
	float: right;
	clear: right;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px #666666 solid;
}

#shell #content #info_pics {
	text-align: center;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 2px;
	margin: 0px;
}

#shell #content #info_pics img {
	padding: 2px;
	margin: 0px;
}

#shell #content .info_pics_home {
	text-align: center;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 2px;
	margin: 0px;
}

#shell #content .info_pics_home img {
	padding: 1px;;
	margin: 0px;
}

#shell #content #home hack {
	height: 180px;
}

#shell #content #gallery_pics {
	text-align: center;
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 2px;
	margin: 0px;
}

#shell #content #gallery_pics img {
	padding: 2px;
	margin: 0px;
}

#shell #content #cat_display {
	padding-left: 13px;
}

.justified_text {
	text-align: justify;
}

#shell #content #cat_nav {
	width: 100%;
	text-align: center;
	clear: both;
	color: #666666;
}

#shell #content a:link {
	color: #666666;
	text-decoration: none;
	font-style: italic;
}

#shell #content a:visited {
	color: #666666;
	text-decoration: none;
	font-style: italic;
}

#shell #content a:hover {
	color: #ff6600;
	text-decoration: none;
	font-style: italic;
}

#shell #content a:active {
	color: #666666;
	text-decoration: none;
	font-style: italic;
}

/* =catalogue styles */

.result_panel {
	background-image: url(../gfx/cat_tile.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 205px;
	height: 172px;
	float: left;
	padding-left: 7px;
	
}

.result_image {
	width:197px;
	height: 100px;
	overflow: hidden;
	margin-top: 18px;
	text-align: center;
}

.result_name {
	font-size: 10px;
	color: #999999;
	background-color: inherit;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 2px;
}

.result_price {
	font-size: 9px;
	color: #999999;
	background-color: inherit;
	font-weight: bold;
	padding-left: 4px;
}

.result_nav {
	width: 197px;
	font-size: 9px;
	padding-top: 3px;
}

.result_full_view {
	float: left;
	clear: left;
	width: 94px;
	padding-left: 4px;
}

.result_add_cart {
	float: right;
	clear: right;
	text-align: right;
	width: 94px;
	padding-right: 4px;
}
#bottom_search_form {
	line-height: 40px;
}
#bottom_search_img {
	padding-top: 0px;
	margin: 0px;
}
#bottom_search_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: inherit;
	border: 1px solid #ff6600;
	text-align: center;
}

#orange_buttons_catalogue {
	width: 900px;
	text-align: center;
	float: left;
	clear: both;
}

.orange_button_catalogue{
	width: 299px;
	padding-top: 5px;
	padding-bottom: 20px;
	float: left;
}

/* =form styles */
#shell #content #form_align {
	padding-left: 45px;
}

.formstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #666666;
	padding: 3px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.formstyle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #666666;
	padding: 3px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.cart_img_display{
	text-align: center;
}

.form_update {
	border: 1px solid #ff6600;
}

#form_reset {
	border: 1px solid #ff6600;
}

#form_submit {
	border: 1px solid #ff6600;
}

.form_col {
	width: 440px;
	float: left;
}

.form_row {
	width: 100%;
	text-align: right;
	clear: both;
}

.verify_image {
	padding-left: 20px;
}

/*.formstyle_hover {
	border-top-color :#c63;
	border-left-color: #c63;
	border-right-color: #930;
	border-bottom-color: #930;
}*/

/* =message form styles */
#message {
	width: 300px;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 10px;
}

.red_warning {
	border: 2px solid #FF0000;
	color: #FF0000;
}

.red_warning h3 {
	color: #FF0000;
}

.green_warning {
	border: 2px solid #66CC00;
	color: #66CC00;
}

.green_warning h3 {
	color: #66CC00;
}

/* =footer */
#shell #footer {
	padding-left: 20px;
}

#shell #footer #blue_bar {
	color: inherit;	
	background-color: #666666;
	height: 1px;
	float: left;
	clear: both;
	width: 100%;
}

#shell #footer #address {
	float: left;
	clear: left;
	width: 49%;
	font-size: 9px;
}

#shell #footer #telephone {
	float: right;
	clear: right;
	width: 49%;
	text-align: right;
	font-size: 25px;
	padding: 0px;
	margin: 0px;
	line-height: 22px
}

#shell #content #cat_display .result_panel .result_nav .result_full_view a, #shell #content #cat_display .result_panel .result_nav .result_add_cart a  {
	color: #ff6600;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
#result_nav_left {
	float: left;
	width: 150px;
	height: 60px;
	padding-top: 25px;
	text-align: center;
	vertical-align: bottom;
	overflow: hidden;
}
#result_nav_mid {
	float: left;
	width: 580px;
	height: 60px;
	padding-top: 25px;
	text-align: center;
	vertical-align: bottom;
	overflow: hidden;
}
#result_nav_right {
	float: left;
	width: 150px;
	height: 60px;
	padding-top: 25px;
	text-align: center;
	vertical-align: bottom;
	overflow: hidden;
}
/* =full_img+view */
#full_img_view {
	width: 100%;
	color: inherit;
	background-color: #d3eef5;
	border: solid 5px #fafefa;
	margin: 0px auto;
	margin-top: 15px;
	padding-top: 15px;
	text-align: center;
}

#full_img_view h4 {
	text-align: center;
	font-size: 16px;
	color: #666666;
	background-color: inherit;
	margin: 10px;
}

#full_img_info {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px auto;
	width: 400px;
}
#full_img_option {
	width: 199px;
	float: right;
	clear: right;
	text-align: right;
}
#full_img_id {
	width: 199px;
	float: left;
	clear: left;
	text-align: left;
}
#full_img_price {
	width: 199px;
	float: right;
	clear: right;
	text-align: right;
}
#full_img_artist {
	width: 199px;
	float: left;
	clear: left;
	text-align: left;
}
#full_img_size {
	width: 199px;
	float: left;
	clear: left;
	text-align: left;
}
#full_img_button {
	border-top: solid 1px #FFFFFF;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

/* =row styles */
.lt_blue_bg {
	color: inherit;
	background-color: #f0fafd;
}
.dk_blue_bg {
	color: inherit;
	background-color: #d2edf4;
}
.white_bg {
	color: inherit;
	background-color: #FFFFFF;
}

/* =home page orange buttons */
.orange_buttons_home {
	width: 640px;
	padding-top: 20px;
}

.orange_button_left {
	width: 209px;
	padding-left: 110px;
	padding-bottom: 30px;
	float: left;
	clear: left;
}

.orange_button_right {
	width: 299px;
	padding-left: 20px;
	padding-bottom: 30px;
	float: right;
	clear: right;
}

/* =page indentifiers */
#home_page #right_head #head_nav #head_link_home a,
#about_page #right_head #head_nav #head_link_about a,
#visit_page #right_head #head_nav #head_link_visit a,
#catalogue_page #right_head #head_nav #head_link_catalogue a,
#result_page #right_head #head_nav #head_link_catalogue a,
#services_page #right_head #head_nav #head_link_services a,
#contact_page #right_head #head_nav #head_link_contact a,
#full_view #right_head #head_nav #head_link_catalogue a {
	color: #ff6600;
	background-color: inherit;
}