/*
	Title:	Weston Sports Pix styles (westonsportspix.com)
	Author: Darrin McCarthy
	Updated: 12-Nov-2006
	Updated: 15-Jun-2007
	
*/

body {
	position: relative;
	margin: 0;
	padding: 0;
	line-height: 1.1em;
	background: #40608c url(../images/background.gif) repeat-y center top;
	color: black;
	font-size: 11px; 
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 18px;
}

img {
	border: 0;
}

#content {
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-color: white;
}

/* ---[ links ]------------------------------- */

a:link {
	color: #40659B;
	}
a:visited {
	color: #8EA4C2;
	}
a:hover {
	color: #036;
	}

/* ---[ header styles ]-------------------------*/

#header {
	/*
	position: absolute;
	top: 0;
	left: 0;
	right: auto;
	*/

	width: 800px;
	height: 90px;
	padding: 0;
	background: #0c367c url(../images/mwsp_header.gif) no-repeat;
}


#header h1 {
	float: left;
	clear: left;
	width: 275px;
	padding-left: 25px;
	font-size: 12px;
	font-weight: normal;
	color: white;
}

#header h2 {
	font-size: 20px;
	font-weight: normal;
	color: white;
	text-align: center;
}

/*
#header img#logo {
	float: left;
	padding-left: 15px;
	padding-top: 15px;
}
*/

#footer {
	float: left;
	text-align: center;
	width: 100%;
	padding: 25px 0;
	font-size: 10px;
}

/* -- 2nd level navigation bar -- */
#navbar {
	float: left;
	width: 100%;
	/*margin-top: 128px;*/
	height: 38px;
	background-color: #0c367c;
}

#main_body {
	float: left;
	font-size: 13px;
	background-color: white;
	width: 100%;
}

#main_body p {
	line-height: 1.25em;
}


div.padding {
	padding: 15px;
}

#copy {
	font-family: "Optima", verdana;
	float: left;
	width: 515px;
	padding: 10px;
	padding-left: 12px;
	padding-top: 8px;
}

#copy p {
	line-height: 1.1em;
}

#copy h2 {
	font-size: 18px;
	color: #3463a5;
	line-height: 1.2;
}


table#images {
	float: left;
	clear: both;
	margin-top: 5px;
	margin-bottom: 25px;
}

table#images td {
	text-align: center;
}

table#images img {
	border: 2px solid #d5d5d5;
}


table#images p {
	width: 400px;
}

#towns {
	text-align: center;
	font-size: 10px;
	color: #888;
}


/* -- Top level tabs that appear on every page -- */
ul#nav {
	/* width: 100%; */ 
	position: absolute;
	top: 52px;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "Lucida Grande", Arial, sans-serif !important;
	font-size: 15px;
	font-weight: bold;
}

ul#nav li {
	float: left;
	padding: 0;
	margin: 0;
	margin-top: 8px;
	margin-right: 20px;
	margin-left: 20px;
	height: 30px;
	width: 155px;
}

#nav a {
	float: left;
	display: block;
	margin: 0;
	padding: 10px 0 8px 0;
	color: #333;
	text-decoration: none !important;
	font-weight: normal;
	border: none;
	background: url(../images/tab_sm_off.gif) repeat-x right top;
	width: 100%;
	text-align: center;
}

ul#nav li.active a, ul#nav a:hover {
	color: white;
	background: url(../images/tab_sm_on.gif) repeat-x right top;
}

ul#nav li#t-galleries {
/*	margin-top: 0; */
}

ul#nav li#t-galleries a {
	font-size: 17px;
	background: url(../images/tab_lrg_off_red.gif) repeat-x right top;
	color: #fff;
}

ul#nav li#t-galleries a:hover, ul#nav li#t-galleries.active a {
	background: url(../images/tab_lrg_on.gif) repeat-x right top;
}

#view_cart, #view_favorites {
	float: right;
	clear: none;
	display: block;
	padding: 8px;
	padding-left: 0;
}

#boosters {
	float: left;
	clear: none;
	width: 190px;
	padding: 10px;
	padding-right: 15px;
}

#boosters p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-align: center;
}


body#home a#home {
	background: url(images/home_on.jpg) no-repeat;
}

/* ---[ content area styles ]-------------------------*/

#content {
	margin: 0 auto;
	padding: 0;
	padding: 0;
}


#content .salutation {
	margin-top: 0;
	padding-top: 0;
}

#content img#gallery, #content #gallery_menu {
	float: left;
	padding: 0 0 15px 40px;
}

img#gallery {
	margin-top: 10px;
}


/* ---[ galleries page styles ]-------------------------*/

#gallery_menu table {
	margin: 15px;
}

#gallery_menu select {
	display: block;
	margin: 20px, 15px 0 15px;
}

table#paypal {
	padding: 5px;
	text-align: left;
}

table#nav {
	width: 100%;
}

table#nav td {
	width: 20%;
	text-align: center;
}


/* ---[ ordering page styles ]-------------------------*/

table#prices {
	color: white;
	background-color: #666;
	margin: 0 20px 15px 15px;
	width: 200px;
	border: 2px solid #444;
	font-size: 11px;
	font-weight: bold;
	float: left;
	vertical-align: top;
}

table#prices td {
	padding: 3px 5px 3px 5px;
}

body#ordering #content {
	font-size: 13px;
	line-spacing: 1.5em;
}

/* ---[ contact page styles ]-------------------------*/

body#contact div#content {
	font-size: 1.1em;
	line-spacing: 1.5em;
}

body#contact p {
	margin: 15px 35px 0 35px;
}

body#contact p#description {
	margin-bottom: 25px;
	margin-top: 50px;
	line-spacing: 2em;
}


ul#contact_info {
	list-style: none;
	padding-left: 24px;
	margin-left: 32px;
}

ul#contact_info li {
	margin: 0;
	padding: 3px;
	font-size: 1.1em;
}


/* ---[ links page styles ]-------------------------*/

table#link_table {
	width: 100%;
	margin-top: 40px;
}

table#link_table td {
	width: 33%;
	text-align: center;
}

table#link_table a {
	font-family: "Arial Narrow", arial, helvetica, sans-serif;
	border: 2px ridge;
	width: 85px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	padding: 2px 10px 5px 10px;
	margin-bottom: 10px;
	vertical-align: middle;
	color: white;
	border-style: outset;
	border-width: 3px;
	letter-spacing: 0;
}

table#link_table a#ronpownall_link {
	background: darkred;
	border-color: darkred;
}

table#link_table a#ronpownall_link:hover {
	background: red;
	border-color: red;
}

table#link_table a#bostonwedding_link {
	background: darkgreen;
	border-color: darkgreen;
}

table#link_table a#bostonwedding_link:hover {
	background: green;
	border-color: green;
}

table#link_table a#rockroll_link {
	background: darkblue;
	border-color: darkblue;
}

table#link_table a#rockroll_link:hover {
	background: blue;
	border-color: blue;
}

table#link_table a.otherlinks {
	background: #023e7d;
	border-color: #023e7d;
}

#content p#discount {
	clear: left;
}

table.samples {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 10px;
	margin: 0 auto;
}

table.samples td {
	padding: 0 5px 0 5px;
	text-align: center;
}

table.samples th {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.proof_thumbnail {
	border: 2px solid black;
}

/*
#bio {
	clear: left;
	margin-top: 35px;
}
*/

.block-core-Pager span {
	font-size: 14px;
}

.block-core-Pager span.currPage {
	border: 2px solid #40608c;
	background-color: #40608c;
	color: white;
}

.block-core-Pager span a {
	border: none;
}

.pager_name {
	border: none;
	font-weight: bold;
	color: blue;
	font-size: 12px;
}

div.special {	
	margin-bottom: 0;
	border: 2px solid #ccc;
	background-color: #eee;
	padding: 3px;
	padding-bottom: 9px;
	float: right;
	clear: none;
}

div.special h4 {
	width:225px;
	line-height: 1.25em;
	color: #ce2127;
	font-size: 18px !important;
	font-weight: bold;
	margin: 10px 0;
	text-align: center;
}

div.special p {
	font-size: 13px !important;
	text-align: center;
}

.gbBlock div.special {
	float: right;
}

p.special {
	margin-top: 20px;
	border: 1px solid #ccc;
	background-color: #eee;
	margin-left: 10px !important;
	margin-right: 10px !important;
	padding: 5px !important;
}

.stepTitle {
	font-size: 24px;
}

.paymentText {
	font-size: 12px;
	line-height: 1.25;
}

#gsFooter .help {
	font-size: 12px;
}

#gsFooter .help a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.sendlink {
	display: none;
	line-height: 1.25;
	text-align: center;
}

div#info_bar {
	color: #98020E;
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 12px; 
	background-color: #ccc;
}

div#info_bar p {
	text-align: center;
	font-style: italic;
	font-size: 13px;
	margin: 0;
	line-height: 1.95;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}

#tell_a_friend label {
	margin-top: 5px;
}
