form {
	margin: 0px;
	padding: 0px;
}
 #col_left {
 	width: 258px;
	margin: 0px 10px 10px 0px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#col_left2 {
 	width: 258px;
	margin: 0px 10px 10px 0px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.colored {
	background-color: #FFFDF2;
}
#col1A {
 	width: 196px;
	margin: 0px 10px 10px 0px;
	padding:10px 10px 10px 10px;
	border: 1px solid #CCCCCC;
}
#col1B {
 	background-color: #FFFFCC;
 	width: 176px;
	padding: 10px 10px 10px 10px;
}
#col2A {
 	width: 478px;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 10px 0px;
	padding:10px 10px 10px 10px;
	text-align: left;
}
#col2B {
 	width: 460px;
	margin: 10px 0px 10px 0px;
}
.side_bar_elements {
	clear: left;
	width: 149px;
	margin-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CC3300;
	font-weight: bold;
}
.side_bar_elements A:link { color: #CC3300; text-decoration: none;} 
.side_bar_elements A:visited { color: #CC3300; text-decoration: none;}
.side_bar_elements A:hover{ color: #666666; text-decoration: none;}

.right_elements {
	width: 100%;
}
#col_left div.row{
	width: 100%;
	padding-bottom: 5px;
	clear:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #BA862F;
}
#col_left2 div.row{
	width: 100%;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #BA862F;
}
#col_left div.box{
	width: 100%;
	height: 240px;
	margin-bottom: 15px;
	background-color: #FFFFCC;
	padding-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CC3300;
}
#col_right_upper {
 	width: 448px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 10px 10px 10px 0px;
}
#col_right_upper div.upper_left{
	width: 290px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CC3300;
	line-height: 13px;
}
#col_right_upper p{
	padding: 0px 0px 0px 10px;
	margin:3px 0px 3px 0px;
}
#half_a {
	width: 120px;
	padding: 5px 0px 0px 0px;
}
#half_b {
	width: 150px;
	padding: 5px 0px 0px 0px;
}
#col_right_upper div.upper_right{
	width: 157px;
}
#col_right {
 	width: 438px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 10px 10px 0px 10px;
}
#col_right2 {
 	width: 438px;
	height:272px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 10px 10px 0px 10px;
}
.row{
	width: 100%;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #BA862F;
}
#col_right div.nopad{
	width: 100%;
	clear:left;
}
#col_right div.bottom{
	width: 100%;
	clear:left;
	padding-bottom: 2px;
}
#col_right2 div.row{
	width: 100%;
	padding-bottom: 5px;
	clear:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #BA862F;
}
#col_right2 div.nopad{
	width: 100%;
}
#col_right2 div.bottom{
	width: 100%;
	padding: 5px 0px 5px 0px;
}
.full_row {
	width: 728px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.separator{
 	clear: left;
 	width: 100%;
	margin-bottom: 5px;
 }
.line_separator{
 	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: left;
 }
 #message {
 	clear: left;
 	width: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
 }
 #sub_nav{
 	width: 760px;
 }
 #detail_t {
 	width: 150px;
	height: 150px;
	margin: 0px 0px 21px 0px;
	padding:0px 0px 0px 3px;
}
#detail_b {
 	width: 150px;
	height: 150px;
	padding:0px 0px 0px 3px;
}
 #clear_float{
 	clear: left;
	width: 100%;
 }
.side_bar_separator{
 	clear:left;
 	width: 149px;
	height: 1px;
	margin: 10px 10px 15px 5px;
	border-bottom: 1px solid #999999;
 }
 
div.sizes {
  clear: both;
  overflow: auto;
  margin: 15px 0 20px 10px;
  width: 270px;
}

div.sizes span {
  background: url(/images/size-sprite.png) no-repeat left top;
  display: block;
  float: left;
  height: 28px;
  width: 32px;
  margin: 0 2px 0 0;
  cursor: pointer;
}

div.sizes input {
  display: block;
  float: right;
}

div.sizes span.Small { background-position: left top; }
div.sizes span.Medium { background-position: 33% top; }
div.sizes span.Large { background-position: 67% top; }
div.sizes span.X-Large { background-position: right top; }

div.sizes span.Small.on { background-position: left bottom; }
div.sizes span.Medium.on { background-position: 33% bottom; }
div.sizes span.Large.on { background-position: 67% bottom; }
div.sizes span.X-Large.on { background-position: right bottom; }

p.title {
  clear: both;
  position: relative;
  height: 38px;
}
p.title span.sex {
  position: absolute;
  right: 0;
  top: 0;
}

p.title span.grey_serif {
  position: absolute;
  left: 10px;
  bottom: 0;
}
p.title span img {
  margin: 0 5px 0 0;
}
