body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#container {
	width: 780px;
	margin: 0 auto;
	position: relative;
}

a img {
	border: none;
}

input:focus {
	outline: none;
}

h1 {
	font-style: italic;
	font-weight: bold;
}

h1, p {
	color: #161d63;
}

table th {
	font-weight: normal;
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover,
a:active {
	text-decoration: underline;
}

#logo {
	width: 115px;
	height: 100px;
	float: left;
}

#header {
	width: 665px;
	height: 100px;
	float: right;
	background: #161d63 url('//vsport.biz/j30/images/design/header_bg.png') top left repeat-y scroll;
	text-align: left;
}

#header h1 {
	font-size: 1.6em;
	width: 180px;
	margin: 0 0 0 0.8em;
	padding: 0;
	color: #161d63;
	position: relative;
	top: .5em;
}

ul.menu,
ul.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#topmenu {
	width: 360px;
	float: right;
	position: relative;
	top: -0.5em;
}

ul#topmenu li {
	float: right;
	margin-right: 1.5em;
	font-size: 0.9em;
}

ul#topmenu li a:link,
ul#topmenu li a:visited {
	color: #fff;
	text-decoration: none;
}

ul#topmenu li a:hover,
ul#topmenu li a:active {
	text-decoration: underline;
}

#body {
	clear: both;
	width: 780px;
	background: #161d63 url('//vsport.biz/j30/images/design/sidebar_bg.png') top left repeat-x scroll;
	overflow: auto;
}

.thumbnails {
	margin: 0 auto;
}

.thumbnails td {
	text-align: center;
}

.thumbnails td a {
	font-size: 1em;
	font-weight: bold;
	color: #161d63;
}

.thumbnails td img {
	padding: 0 8px;
}

ul#sidebar {
	float: left;
	width: 110px;
}

ul#sidebar li {
	display: block;
	margin-top: 1.3em;
	font-size: 1em;
	text-align: right;
	font-style: italic;
}

ul#sidebar li a {
	color: #000;
}

#contents {
	background-color: #fff;
	width: 660px;
	float: right;
	text-align: left;
	margin: 0;
	padding: 0;
}

#contents h1 {
	font-size: 1.5em;
}

h2, h3, h4 {
	font-size: 1.2em;
	font-weight: normal;
}

body#indexHomeBody #contents {
	text-align: center;
}

.centerColumn {
	width: 630px;
	margin: 0 auto;
}

img.decoration {
}

#contents2,
#footer {
	overflow: auto;
	clear: both;
	margin: 0 auto;
	padding: 2em 0 0 0;
	text-align: left;
}

#contents2 {
	width: 628px;
}

#contents2 h1 {
	font-size: 1.4em;
	margin: 1em 0;
	padding: 0;
	clear: both;
}

#footer {
	width: 460px;
	margin-top: 2em;
}

#footer p {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 0.9em;
}

#footer p.tiny {
	font-size: .8em;
	font-style: italic;
}

p.tiny img {
	display: block;
	float: left;
	width: 125px;
	text-align: left;
	position: relative;
	top: .4em;
}

#productMainImage {
	float: right;
}

#productDescription {
	max-width: 350px;
}

#attrib-grid-table {
	border: 1px solid #ccc;
}

#attrib-grid-table,
#attrib-grid-table td {
	background-color: #ddd;
}

.attrib-grid-cell {
	width: 100px;
	text-align: center;
}

.attrib-grid-cell input {
	width: 80%;
	margin: 0 0 3px 0;
}

#attrib-grid-opt-nameH,
#attrib-grid-opt-nameV {
	text-align: center;
	font-weight: bold;
	/* background-color: #999 !important; */
}

#attrib-grid-opt-nameV {
	border-right: 1px solid #999;
	padding-right: 2px;
	width: 50px;
}

#attrib-grid-opt-nameH {
	border-bottom: 1px solid #999;
	height: 25px;
}

.attrib-grid-hHeader,
.attrib-grid-vHeader {
	font-weight: normal;
	font-size: .9em;
	font-style: italic;
}

.attrib-grid-hHeader {
	text-align: center;
}

.attrib-grid-vHeader {
	text-align: right;
}

.embroidery-grid,
.embroidery-grid td {
	background-color: #ddd;
}

.embroidery-grid {
	width: 98%;
	border: 1px solid #999;
}

.embroidery-grid td {
	padding: 2px;
}

.embroidery-grid-label {
	font-weight: bold;
	width: 60px;
	text-align: center;
}

#cartAdd {
	text-align: center;
}

#cartAdd input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	width: 125px !important;
}

#popupBG {
	display: none;
	position: fixed;
	_position: absolute; /* hack for IE6 */
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000 none;
	border: 1px solid #cccccc;
	z-index: 1;
}

.popup {
	display: none;
	position: fixed;
	_position: absolute; /* hack for IE6 */
	height: 1px;
	width: 1px;
	background: #ffffff none;
	border: 2px solid #cccccc;
	z-index: 2;
}

.popup p {
	text-align: left;
	margin: 0;
	padding: 2px 4px;
}

.centeredContent {
	text-align: center;
}

#productAttributes {
	clear: both;
}

#productMainImageText {
	font-style: italic;
	font-size: 0.7em;
	padding-bottom: 1em;
}

#loginDefault fieldset,
#checkoutShipping fieldset,
#checkoutPayment fieldset {
	margin-top: 0.6em;
}

.lineTitle {
	text-align: right;
	width: 48%;
	font-weight: bold;
	padding-right: 1em;
}

.totalBox {
	text-align: left;
	width: 48%;
}

.buttonRow {
	margin-top: 0.4em;
	padding: 0 .4em;
}

.CeonManualCardFormGadgetError {
	background: #ff6633;
}

.ErrorInfo {
	font-weight: bold;
	color: #900;
}

.CeonManualCardCardIcon {
	margin-right: 4px;
	margin-bottom: 4px;
}

.alert {
	color: #900;
}

.messageStackError {
	color: #c00;
	font-style: italic;
	padding-bottom: 1em;
}

.messageStackError img {
	position: relative;
	top: 4px;
}

#date-sensitive {
	font-weight: bold;
	text-align: center;
}

.forward {
	float: right;
}

.back {
	float: left;
}


.floatingBox {
	width: 49%;
}

.warning {
	color: #c30;
}

hr {
	clear: both;
	margin-top: 1em;
}

.wrapperAttribsOptions {
	overflow: auto;
}

.clearBoth {
	clear: both;
}

.instructions {
	padding: 1em 0 0 0;
}

.error {
	font-weight: bold;
	font-size: 1.1em;
	color: #c00;
}

#checkoutShipto {
	width: 48%;
}

#accountHistInfo table,
table#prevOrders,
table#cartContentsDisplay {
	border: 1px solid #666;
	border-collapse: collapse;
}

#accountHistInfo table th,
#accountHistInfo table td,
table#prevOrders th,
table#prevOrders td,
table#cartContentsDisplay th,
table#cartContentsDisplay td {
	border: 1px solid #666;
	padding: 4px;
}

.printbutton {
	text-align: center;
	padding: 10px 0;
}