/* auto-clearing styles */
/* for CSS2-compliant browsers */
.fix:after{ content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/* trigger hasLayout for ie5/5.5/6 */
* html .fix{height: 1%;}
/* trigger hasLayout for ie5.5/6/7, containing for ie5/mac */
.fix{display: inline-block;}
/* reset display for non-ie5/mac \*/
.fix{display: block;}
/* end hide */
/*fixes issue where widths set in html push content out in ie 5 */
.ie5overflowfix {width:100%;overflow: hidden;}/*for ie*/
html>body .ie5overflowfix {overflow:visible;}/*for firefox,safari etc*/







/* Typography
------------------------------------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
p {
	padding: 0 0 0px;
	margin-top: 6px;
	margin-bottom: 6px;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	line-height: 17px;
	margin: 0px;
	color: #993300;
	padding: 8px 0px 15px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px;
	color: #996600;
	padding: 0px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	margin: 0px;
	color: #996600;
	padding: 8px 0px 6px;
}
h4 {
	font-size: 22px;
	font-weight: normal;
	line-height: 17px;
	margin: 0px;
	color: #993300;
	padding: 8px 0px 15px;
}

h6 {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	margin: 6px 0px 2px;
	padding: 0px;
}

.form-h-line {
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	margin: 20px 0px 0px;
	color: #993300;
	padding: 8px 0px 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.form-h {
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	margin: 0px;
	color: #996600;
	padding: 0px 0px 6px;
}


/* Page Layout
------------------------------------------------------------------------------*/


#content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#content li {
	padding-left: 15px;
	background: url(../images/notifications/arrows.png) no-repeat 0px 3px;
	color: #000000;
	margin-top: 0px;
	margin-bottom:0em;
	padding-top:0px;
	padding-bottom:5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	font-weight: normal;
}


a:link, a:visited, a:active {
	background-color: transparent;
	color: #993300;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	background-color: transparent;
	color: #996600;
	text-decoration:none;
	font-weight: bold;
}

#wrapper {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	padding: 7px 0px 0px;
}
#header-bg {
	display: block;
	background-image: url(../images/global/img-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#header-getFlash {
	height: 160px;
	width: 272px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 648px;
}


#header {
	display: block;
	padding: 0px 0px 0px 265px;
	margin: 0px auto;
	background-color: #EDD5AA;
	height: 160px;
	width: 655px;
	background-image: url(../images/global/tussock-logo-h.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu {
	display: block;
	height: 28px;
	width: 919px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 1px;
}

#menu-bg {
	display: block;
	background-color: #311F12;
	height: 28px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#menu_login{
	color: #E5D8B1;
}
#menu_acc{
	color: #E5D8B1;
}
#menu-contact{
	color: #ffffff;
}
#menu-news{
	color: #ffffff;
}
#menu-dealer{
	color: #ffffff;
}
#menu-about{
	color: #ffffff;
}
#menu-home{
	color: #ffffff;
}



#left {
	display: block;
	width: 190px;
	float: left;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	background-color: #ECD597;
	background-image: url(../images/global/left-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	margin-right: 0px;
	margin-left: 0px;
}
#left_h {
	display: block;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 5px;
	width: 170px;
	margin: 0px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	padding-right: 0px;
	background-color: #342419;
}
#left_search {
	display: block;
	width: 170px;
	margin: 0px;
	padding: 10px 10px 69px;
}

#left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#left a:link, #left a:visited, #left a:active {
	background-color: transparent;
	color: #993300;
	text-decoration: none;
	padding: 0px;
}

#left a:hover {
	background-color: transparent;
	color: #000000;
	text-decoration:none;
}

#left li {
	background: url(../images/global/left-arrow.gif) no-repeat 0px 0.4em;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	padding-top:5px;
	font-weight: bold;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
}
#left_h-a {
	display: block;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 5px;
	width: 170px;
	margin: 0px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	padding-right: 0px;
	background-color: #342419;
}


#content {
	display: block;
	width: 500px;
	margin: 0px;
	float: left;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#right {
	display: block;
	width: 190px;
	float: left;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	background-image: url(../images/global/right-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#right-wrapper {
	display: block;
	width: 190px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
#right_h {
	display: block;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 6px;
	width: 175px;
	margin: 0px;
	padding-left: 15px;
	font-weight: bold;
	padding-right: 0px;
	color: #FFFFFF;
}
#right_h-a {
	display: block;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 5px;
	width: 175px;
	padding-left: 15px;
	font-weight: bold;
	padding-right: 0px;
	color: #FFFFFF;
	margin-top: 0px;
}
#right_info-cart {
	display: block;
	padding-top: 7px;
	padding-bottom: 12px;
	width: 175px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 0px;
	background-color: #E5D8B1;
	color: #000000;
}
#right_currency {
	display: block;
	padding-top: 7px;
	padding-bottom: 15px;
	width: 175px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 0px;
	color: #000000;
}
#right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#right a:link, #right a:visited, #right a:active {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}

#right a:hover {
	background-color: transparent;
	color: #E5D8B1;
	text-decoration:none;
}

#right li {
	background: url(../images/global/arrow-white.gif) no-repeat 0px 0.4em;
	font-size: 13px;
	line-height: 15px;
	color: #E5D8B1;
	margin-top: 5px;
	padding-top:4px;
	font-weight: bold;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 8px;
}
#right-body {
	display: block;
	width: 190px;
	float: left;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#timeBox {
	color: #000000;
}
.body_bold {
	font-weight: bold;
	color: #000000;
}

#column {
	display: block;
	float: left;
	width: 500px;
	padding-right: 80px;
}

#column ul {
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
	list-style: none;
}

#column li {
	padding-left: 30px;
	background: url(../images/global/list_arrow.gif) no-repeat 0px 0.25em;
	padding-top:0px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
	padding-right: 0px;
	margin: 0px;
}




#column_1 {
	display: block;
	float: left;
	width: 270px;
	padding-right: 40px;
}
#column_2 {
	display: block;
	float: left;
	width: 270px;
}
#printtext {
	display: none;
	float: right;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-right: 38px;
	width: 462px;
}

.img-moleskin {
	display: block;
	padding: 0px;
	margin: 0px;
}
.moleskin-col {
	display: block;
	float: left;
	width: 144px;
	padding: 5px 0px 25px;
	margin: 0px;
}
.details-cart {
	display: block;
	padding: 5px 15px 5px 5px;
	margin-top: 15px;
	background-image: url(../images/global/corner-red.gif);
	background-repeat: no-repeat;
	background-color: #993300;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-position: right bottom;
	float: left;
}

.moleskin-col-style {
	display: block;
	float: left;
	width: 280px;
	margin-bottom: 15px;
	padding: 10px 0px 0px 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#img-flash {
	display: block;
	float: left;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#copy-flash {
	display: block;
	margin-bottom: 0px;
	padding: 5px 0px 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 195px;
	color: #666666;
}
.form-space {
	margin-bottom: 5px;
	margin-top: 5px;
}

#colour-wrapper {
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.colour-box-wrapper {
	display: block;
	margin: 0px 0px 2px;
	padding: 0px;
	float: left;
}
.colour-box-copy {
	float: left;
	height: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	width: 110px;
}
.colour-box {
	float: left;
	height: 40px;
	width: 55px;
	padding-right: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.product-wrap {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 250px;
	float: left;
}
.product-content {
	display: block;
	margin: 0px;
	padding: 0px 0px 15px;
	width: 500px;
	float: left;
}
#chart-wrapper {
	padding: 15px 25px;
	width: 630px;
}



#footer {
	display: block;
	text-align: center;
	margin: 0px auto;
	width: 710px;
	padding: 10px 0px 25px;
}

#form-content  {
	padding-right: 15px;
	padding-left: 15px;
}
.form-col {
	width: 445px;
	float: left;
}
.required_flag {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	}

/* link-buttons
------------------------------------------------------------------------------*/

a.details, a.details:link, a.details:visited, a.details:active {
	height:16px; /*height needs to be specified to work in IE*/
	/*Other browsers expand the link to full width and height.*/
	display: block;
	padding: 5px 15px 7px 6px;
	margin-top: 10px;
	background-image: url(../images/global/corner-red.gif);
	background-repeat: no-repeat;
	background-color: #993300;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-position: right bottom;
	float: left;
	width: 58px;	
}
a.details:hover {
	background-color: #996600;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-image: url(../images/global/corner-gold.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

a.add-to-cart, a.add-to-cart:link, a.add-to-cart:visited, a.add-to-cart:active {
	width:100px; /*width needs to be specified to work in IE*/
	height:16px; /*height needs to be specified to work in IE*/
	/*Other browsers expand the link to full width and height.*/
	display: block;
	padding: 5px 15px 7px 6px;
	margin-top: 10px;
	background-image: url(../images/global/corner-red.gif);
	background-repeat: no-repeat;
	background-color: #993300;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-position: right bottom;
	float: left;	
}
a.add-to-cart:hover {
	background-color: #996600;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-image: url(../images/global/corner-gold.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.account, a.account:link, a.account:visited, a.account:active {
	width:135px; /*width needs to be specified to work in IE*/
	height:16px; /*height needs to be specified to work in IE*/
	/*Other browsers expand the link to full width and height.*/
	display: block;
	padding: 5px 15px 7px 6px;
	margin-top: 10px;
	background-image: url(../images/global/corner-red.gif);
	background-repeat: no-repeat;
	background-color: #993300;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-position: right bottom;
	float: left;
}
a.account:hover {
	background-color: #996600;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-image: url(../images/global/corner-gold.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.shopping, a.shopping:link, a.shopping:visited, a.shopping:active {
	width:160px; /*width needs to be specified to work in IE*/
	height:16px; /*height needs to be specified to work in IE*/
	/*Other browsers expand the link to full width and height.*/
	display: block;
	padding: 5px 15px 7px 6px;
	margin-top: 20px;
	background-image: url(../images/global/corner-red.gif);
	background-repeat: no-repeat;
	background-color: #993300;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-position: right bottom;
	float: left;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a.shopping:hover {
	background-color: #996600;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-image: url(../images/global/corner-gold.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.checkOut, a.checkOut:link, a.checkOut:visited, a.checkOut:active {
	width:90px; /*width needs to be specified to work in IE*/
	height:16px; /*height needs to be specified to work in IE*/
	/*Other browsers expand the link to full width and height.*/
	display: block;
	padding: 5px 15px 7px 6px;
	margin-top: 20px;
	background-image: url(../images/global/corner-red.gif);
	background-repeat: no-repeat;
	background-color: #993300;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-position: right bottom;
	float: left;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
}
a.checkOut:hover {
	background-color: #996600;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-image: url(../images/global/corner-gold.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.update, a.update:link, a.update:visited, a.update:active {
	width:110px; /*width needs to be specified to work in IE*/
	height:16px; /*height needs to be specified to work in IE*/
	/*Other browsers expand the link to full width and height.*/
	display: block;
	padding: 5px 15px 7px 6px;
	margin-top: 20px;
	background-image: url(../images/global/corner.gif);
	background-repeat: no-repeat;
	background-color: #311F12;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-position: right bottom;
	float: left;
	margin-left: 15px;
	margin-bottom: 20px;
	margin-right: 0px;
}
a.update:hover {
	background-color: #996600;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-image: url(../images/global/corner-gold.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/* Cart
------------------------------------------------------------------------------*/
.cart-formH {
	padding: 0px 10px 7px 0px;
	margin: 0px;
	color: #000000;
	font-weight: bold;
}
.cart-formSpace {
	padding: 7px 10px 7px 0px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.cart-formTotal {
	padding: 7px 10px 7px 0px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #000000;
	font-weight: bold;
}
.cart-formGST {
	padding: 7px 10px 7px 0px;
	margin: 0px;
	font-weight: normal;
	color: #000000;
}

/* Other
------------------------------------------------------------------------------*/
	.clearfloat {
	clear: both;
	height: 0px;
	line-height: 0;
	font-size: 0px;
}
/* Dealers
------------------------------------------------------------------------------*/
#drop-menu {
	margin: 4px 0px 0px;
	padding: 0px 0px 8px;
	width: 500px;
}
#drop-menu-wrapper {
	margin: 0px;
	padding: 8px 0px 0px;
	width: 500px;
	display: block;
}
.drop-menu-h {
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	display: block;
	width: 500px;
	margin: 0px;
	padding: 8px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
/* Contact Form
------------------------------------------------------------------------------*/

#form {
	padding-bottom: 6px;
}
#form-tb {
	padding-bottom: 6px;
	padding-top: 10px;
}

#home-img {
	background-image: url(../images/home/central-img-a.jpg);
	float: left;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center 70px;
	margin: 0px 0px 10px;
	padding: 0px 0px 155px;
}
#home-img-info {
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 20px;
}

#about-img {
	background-image: url(../images/about/central-sheep.jpg);
	float: left;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px 0px 200px;
}
#about-img-info {
	padding-top: 0px;
	padding-right: 100px;
	padding-left: 20px;
	padding-bottom: 0px;
}


	

/* GOGO BUTTON
------------------------------------------------------------------------------*/
a.css-button, a.css-button:link, a.css-button:visited, a.css-button:active {
	width:100px; /*width needs to be specified to work in IE*/
	height:16px; /*height needs to be specified to work in IE*/
	/*Other browsers expand the link to full width and height.*/
	display: inline-block;
	padding: 5px 15px 7px 6px !important;
  border: none !important;  
  text-align:left;
	background-image: url(../images/global/corner-red.gif);
	background-repeat: no-repeat;
	background-color: #993300;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-position: right bottom;		
  border:none;
}

a.css-button:hover {
	background-color: #996600;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-image: url(../images/global/corner-gold.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*
input.css-button {			
	padding: 4px 15px 4px 4px !important;
  border: none !important;  
  text-align:left;	
	background-image: url(../images/global/corner-red.gif);
	background-repeat: no-repeat;
	background-color: #993300;
	font-size: 14px;	
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-position: right bottom;	
}

input.css-button:hover {
	background-color: #996600;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-image: url(../images/global/corner-gold.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
*/
body.gogoOrder #left { display:none; }
body.gogoOrder #right-wrapper { display:none; }
body.gogoOrder #content { width:890px; }

.css-catalog-top-pager { border-top:none; margin:0px; padding:0px;}
.css-catalog-purchase-details th { text-align:left; }
.css-catalog-purchase-details { border:none !important; }

table.order { border:none; border-collapse:collapse;}
table.order tbody td, table.order tbody th { border-top:1px dashed #CCC;
margin:0;
padding:7px 10px 7px 0; } 
table.order tfoot .sub-total-line td, 
table.order tfoot .sub-total-line th { border-top:1px solid #666; }
table.order tfoot .grand-total-line td,
table.order tfoot .grand-total-line th { border-bottom:2px solid #666; } 

.css-catalog-billing-address-form { float:left; width:400px; }
.css-catalog-shipping-address-form { float:left; width:400px; margin-left:90px; }

body.css-user-login .css-user-register-form { margin-top:2em; }

form table th { text-align:left; }

.gogoOrder-basket .page-body p { width:575px; }


#news-img-wrapper {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.news-img {
	height: 100px;
	width: 116px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	margin: 0px;
	float: left;
}
.news-img-right {
	height: 100px;
	width: 116px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin: 0px;
	float: left;
	padding-left: 0px;
}

#uniforms-img {
	background-image: url(../images/uniforms/uniforms-img.jpg);
	float: left;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px 0px 260px;
}
#uniforms-img-info {
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 0px;
}

.img-right {
	float: right;
}

