/* Start of CMSMS style sheet 'Main Styles' */
* {
	font-family: Arial, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #333333 url(images/bg.jpg) center top;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
}
.wrapper {
	background-image: url(images/header.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 373px;
	margin: auto;
}
.siteWrapper {
	margin: auto;
	width: 1000px;
}
.logo {
	display: inline;
}
.logo img {
	margin-top: 20px;
}
.menuLINK {
	margin-top: 140px;
}
.pageContent {
	margin: auto;
	width: 925px;
	overflow: hidden;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
form {
	margin: 0px;
	padding: 0px;
	display: inline;
}
ul {
	margin: 4px;
}
li {
	margin-left: 20px;
}
img {
	border: 0px;
}
label {
	cursor: pointer;
	cursor: hand;
}
small {
	font-size: 9px;
}
hr {
	height: 2px;
	border: 0;
	color: #F0EFE6;
	background: #F0EFE6;
}
a, a:link, a:active, a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
}
.footer {
	font-size: 12px;
	float: right;
	clear: both;
}
.footer a, .footer a:link, .footer a:active, .footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FF0000;
}
h1 {
	font-size: 24px;
	font-weight: normal;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	color: #FF0000;
}
.red {
	color: #FF0000;
}
.redTittle {
	font-size: 24px;
	color: #FF0000;
}
.blue {
	color: #0000FF;
}
.white {
	color: #FFFFFF;
}
.green {
	color: #00FF00;
}
.yellow {
	color: #FFFF00;
}
.purple {
	color: #6600FF;
}
.orange {
	color: #FF9900;
}
.pink {
	color: #FF66FF;
}
.black {
	color: #000000;
}
.brown {
	color: #660000;
}
.border {
	border: 5px solid #FFFFFF;
}
/*Gallery*/
.galleryDiv {
	float: left;
	margin: 5px;
	padding: 5px;
	border: 1px solid #C0C0C0;
	background: #e9f3fc;
	text-align: center;
	vertical-align: middle;
	min-height: 105px;
}
.galleryDiv:hover {
	border: 1px solid #C0C0C0;
	background: #FFFFFF;
}
.highslide {
	cursor: url(images/zoomin.cur), pointer;
	outline: none;
}
.highslide img {
	border: 1px solid #C0C0C0;
}
.highslide:hover img {
	border: 1px solid white;
}
.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 2px solid white;
	border-top: none;
	font-size: 10pt;
	padding: 5px;
	background-color: white;
}
.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
	/*    padding-left: 22px;
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
*/
}
a.highslide-credits, a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move {
	cursor: move;
}
.highslide-overlay {
	display: none;
}
/* Controlbar example */
.controlbar {
	background: url(images/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;
*/
	height: 27px;
}
.controlbar a:hover {
	background-image: url(images/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}
/* Necessary for functionality */
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
.blue {
	color: #0D5295;
}
.imgBorder {
	background-color: #E9F3FC;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.imgPadding {
	padding-right: 5px;
}

.boots-img {
	float: right; 
	width: 397px; 
	overflow: hidden;
}

.thumb {
	max-height: 150px;
	max-width: 150px;
}

#billing_info {
	font-size: 12px;
}

.lblcomment {
	vertical-align: top;
}

.profile {
	background-image: url(images/nav_center.png);
	background-repeat: repeat;
	margin-top: 50px; 
	margin-bottom: 50px; 
	padding: 5px;
	display: block;
}
/* End of 'Main Styles' */

