/* CSS Document */

.clear {
  clear:both;
}

a {
	color:#5C8CA0;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}


select, input {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1.00em;
  margin:0px 0px 0px 0px;
	font-weight:normal;
}

h1 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:2.7em;
	font-family:Arial;
	font-weight:normal;
}

h2 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:1.0em;
	font-weight:bold;
}

body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:0.63em;
  color:#5C8CA0;
  background-color: #F7F7F7;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

body.popup {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:0.63em;
  color:#5C8CA0;
  background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	margin:0px 0px 0px 0px;
}

table.popup {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1em;
}

.table_row_header {
	font-weight:bold;
}

/******************* Main Holders *******************/

.parent {
  width:900px;
  margin:0 auto;
	background:#FFFFFF url("../images/bg_split.gif") right top repeat-y;
}

#popup_parent {
  text-align:center;
  width:640px;
  margin:0 auto;
}

#main_container {
	background:url("../images/bg_main.gif") right bottom no-repeat;
	min-height:1px;
	height:auto !important;
	height:1px;
	padding:0px 0px 3px 0px;
}

#top_container {
	background: #5C8CA0 url("../images/bg_top.gif") right top no-repeat;
	height:132px;
	overflow:hidden;
}

#custom_container {
	background: #00C7D9 url("../images/bg_top.gif") right top no-repeat;
	height:132px;
	overflow:hidden;
}

#left_column {
	width:189px;
	float:left;
}

#middle_column {
	width:580px;
	float:left;
	background: url("../images/bg_middle.gif") top right no-repeat;
	min-height:25px;
	height:auto !important;
	height:25px;
}

#custom_column {
	width:769px;
	float:left;
	background: url("../images/bg_middle.gif") top right no-repeat;
	min-height:25px;
	height:auto !important;
	height:25px;
}

#right_column {
	float:left;
	width:131px;
	background: url("../images/bg_right_design.gif") no-repeat;
	padding:0px 0px 0px 0px;
}

#right_column_test {
	float:left;
	width:131px;
	background: url("../images/bg_right_design_test.gif") no-repeat;
	padding:0px 0px 0px 0px;
}

#right_custom_column {
	float:left;
	width:131px;
	background: url("../images/bg_right_custom_design.gif") no-repeat;
	padding:0px 0px 0px 0px;
}

.cms_page {
  margin:0px;
  padding:0px 10px 10px 10px;
}

.cms_page h1 {
  padding:0px;
	margin:0px;
	font-size:2em;
	font-weight:bold;
}

.cms_page form {
  	padding:0px;
	margin:0px;
}

/******************* Styles for top *******************/

#top_menu {
	color:#FFBF00;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background: url("../images/bg_top_nav.gif") no-repeat;
	width:768px;
	height:25px;
}

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

#top_menu li{
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 0px;
	float:left;
	text-align:center;
}

#top_menu li.link_home{ width:67px;}
#top_menu li.link_account{ width:102px;}
#top_menu li.link_checkout{ width:91px;}
#top_menu li.link_login{ width:126px;}
#top_menu li.link_test{ width:113px;}
#top_menu li.link_about{ width:87px;}
#top_menu li.link_contact{ width:86px;}


#top_menu a{
	padding: 0px 0px 0px 0px;
	color:#336479;
	text-decoration:none;
}

#top_menu a:hover{
	text-decoration:underline;
}

#top_left {
	float:left;
}

/******************* Styles for top search *******************/

#search_form, #search_brand {
	float:right;
	padding:0px 0px 0px 0px;
}

#top_search {
	padding:0px 0px 0px 0px;
	background: url("../images/bg_top_search.gif") no-repeat;
	width:768px;
	height:23px;
}

#custom_search {
	padding:0px 0px 0px 0px;
	background: url("../images/bg_custom_search.gif") no-repeat;
	width:768px;
	height:23px;
}

#search_brand {
	margin:0px 0px 0px 10px;
}

#search_brand select{
	width:150px;
	margin-top:2px;
}

#top_search input{
	margin-top:1px;
}

#top_search label {
	display:none;
}

#search form {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.searchButton {
  border: 0;
  cursor: pointer; /* hand-shaped cursor  */
  width: 24px;
  height: 18px;
	background: #5C8CA0 url("../images/button_go.gif") no-repeat;
	font-weight:bold;
	position:relative;
	top:1px !important;
	top:0px;
}


/******************* Styles for top basket *******************/

#top_basket {
	background: url("../images/bg_top_basket.gif") no-repeat;
	height:48px;
	width:132px;
	padding:0px 0px 0px 0px;
	float:left;
	text-align:center;
}

#custom_basket {
	background: #00C7D9;
	height:48px;
	width:132px;
	padding:0px 0px 0px 0px;
	float:left;
	text-align:center;
}

.basket_items {
	padding:2px 10px 0px 10px;
}

.basket_total {
	padding:6px 10px 0px 10px;
}

#top_basket a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#top_basket a:hover {
	text-decoration:underline;
}

/******************* Newsletter box **************************/

.newsletterbox {
	padding:5px 0px 5px 5px;
	margin:0px 0px 0px 5px;
	width:179px;
	background: url("../images/bg_nav.gif") repeat-y;
	border-bottom:1px #E3E3E3 solid;
	background: #cccccc;
}

.newsletterbox form {
	padding:0px;
	margin:0px;
}

/******************* Styles for Navigation *******************/

#left_menu {
	margin:5px 0px 0px 5px;
	width:184px;
}

#left_menu ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style:none;
	font-weight:bold;
}

#left_menu ul ul {
	font-weight:normal;
}

#left_menu li {
	padding:1px 0px 5px 0px;
	background: url("../images/bg_nav.gif") no-repeat;
	margin:1px 0px 0px 0px;
	/*border-bottom:1px #E3E3E3 solid;*/
}

#left_menu li li {
	padding:5px 0px 6px 15px;
	background: #FFFFFF url("../images/bg_nav_bullet.gif") no-repeat;
	border-bottom:1px #E3E3E3 solid;
	margin:0px 0px 0px 0px
}

#left_menu li li.first {
	margin:5px 0px 0px 0px;
	border-top:1px #E3E3E3 solid;
}

#left_menu li.sale_link {
	background: url("../images/bg_nav_sale.gif") no-repeat;
}

#left_menu li.red_link {
	background: url("../images/bg_nav_red.gif") no-repeat;
	padding:5px 0px 0px 0px;
	border-bottom:0px #E3E3E3 solid;
}

#left_menu li.reg_link {
	background: url("../images/bg_nav_reg.gif") no-repeat;
	padding:5px 0px 0px 0px;
	border-bottom:0px #E3E3E3 solid;
}

#left_menu li.club_link {
	background: url("../images/bg_nav_plain.gif") no-repeat;
	padding:5px 0px 0px 0px;
	border-bottom:0px #E3E3E3 solid;
}

#left_menu a {
	color:#5C8CA0;
	text-decoration:none;
	font-weight:bold;
	padding:0px 0px 0px 5px;
}

#left_menu li.sale_link a {
	color:#FFBF00;
}

#left_menu ul ul a {
	font-weight:normal;
}

#left_menu a:hover {
	text-decoration:underline;
}

#left_menu span {
	padding:0px 0px 0px 5px;
	display:block;
}

/******************* Styles for promo boxes *******************/

#left_column .promo_box {
  width: 189px;
  overflow:hidden;
}

#left_column .promo_box ul {
	padding: 4px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	list-style:none;
}

#left_column .promo_box li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#left_column .promo_box img {
	border:1px solid #DBD9D9;
}

#middle_column #bottom_promo {
	margin:2px 0px 0px 0px;
}

#middle_column .promo_box ul {
	padding: 4px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	list-style:none;
}

#middle_column .promo_box li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


#left_column .promo_box {
  width: 189px;
  overflow:hidden;
}

#right_column .promo_box ul {
	padding: 4px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	list-style:none;
}

#right_column .promo_box li {
	padding:0px 0px 3px 0px;
	margin:0px 0px 0px 0px;
}


/******************* Styles for footer *******************/

#footer {
	background: #F7F7F7 url("../images/bg_footer.gif") no-repeat;
}

#visualsoft{
	padding:3px 2px 10px 0px;
	float:right;
}

#visualsoft, #footer #visualsoft a {
  color:#5c8ca0;
}

#visualsoft img {
  display:block;
}

#footer_links {
	float:left;
}

#footer_links ul {
	padding:5px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	list-style:none;
	color:#FFBF00;
	font-size:0.90em;
	font-weight:bold;
	letter-spacing:0.1em;
}

#footer_links li {
	display:inline;
}

#footer a {
	text-decoration:none;
	color:#FFFFFF;
}

#footer_sub_links a {
	text-decoration:none;
	color:#00C7D9;
}

#footer a:hover {
	text-decoration:underline;
}

#footer_sub_links ul {
	padding:0px 0px 10px 6px;
	margin:0px 0px 0px 0px;
	list-style:none;
	color:#5C8CA0;
	font-size:0.90em;
	clear:both;
}

#footer_sub_links li {
	display:inline;
}


/******************* Styles for designs *******************/

#desgins
{
  padding: 0px 0px 0px 5px;
}

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

.right_column_header
{
  height:20px;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 5px;
  color:#ffffff;
  font-weight:bold;
}

#desgins li {
	padding:0px 0px 3px 0px;
	margin:0px 0px 0px 0px;
}

#desgins a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#desgins a:hover {
	text-decoration:underline;
}


/******************* Styles for home promo *******************/

#home_promo ul {
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	list-style:none;
}

#home_promo li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

/******************* Styles for featured products *******************/


.featured_products {
	background: url("../images/bg_product_row.gif") 5px 0px no-repeat;
}

.search_results {
	/* background: #f3f2f2 url("../images/bg_list_product.gif") repeat-y center bottom; */
}


.featured_products, #related_products, .search_results {
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	min-height:1px;
	height:auto !important;
	height:1px;
}

.featured_product, .related_product {
	/*background: #f3f2f2 url("../images/bg_list_product.gif") no-repeat;*/
	width:114px;
	height:192px;
	text-align:center;
	float:left;
	color:#DF3440;
	overflow:hidden;
}

.product {
	background: url("../images/bg_list_product.gif") no-repeat bottom center;
	height: 197px;
	width: 114px;
	margin: 0 0 5px 0;
	text-align:center;
	float:left;
	color:#DF3440;
	overflow:hidden;
}

.featured_product ul, .related_product ul, .product ul {
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style:none;
}

.featured_product li, .related_product li, .product li {
	margin:0px 0px 0px 0px;
}

.product_listing_title
{
  height: 23px;
  overflow: hidden;
  padding: 0px 5px 0px 5px;
}

.featured_product li.price, .related_product li.price, .product li.price {
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	font-size:1.01em;
}

.featured_product img, .related_product img, .product img{
	border:1px solid #DBD9D9;
}

.featured_product a, .related_product a, .product a{
  color:#5C8CA0;
  text-decoration:none;
}

.featured_product a:hover, .related_product a:hover, .product a:hover {
  text-decoration:underline;
}


/******************* Styles for titles *******************/

.yellow_title, .blue_title  {
	color:#FFFFFF;
	clear:both;
	font-weight:bold;
	margin:5px 5px 5px 5px;
	padding:3px 9px 3px 9px;
}

.sub_title  {
	color:#FFFFFF;
	clear:both;
	font-weight:bold;
	margin:0px 5px 5px 5px;
	padding:3px 9px 3px 9px;
}

.yellow_title {
	background-color:#FFBF00;
}

.blue_title {
	background-color:#00C7D9;
}

.sub_title {
	background-color:#92B2C0;
}

.yellow_title span, .blue_title span {
	color:#5C8CA0;
}


/******************* Styles for breadcrumb *******************/

#breadcrumb_container p {
	padding:8px 10px 8px 10px;
	margin:0px 0px 0px 0px;
	color:#FFBF00;
	font-weight:bold;
	text-transform:uppercase;
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
}

#breadcrumb_container a {
	color:#5C8CA0;
	text-decoration:none;
}

#breadcrumb_container a:hover {
	text-decoration:underline;
}


/******************* Styles for redhead categories *******************/

#redhead_categories{
	margin:0px 0px 0px 2px;
}

#redhead_categories .category {
	background: url("../images/bg_cat.gif") no-repeat;
	width:186px;
	height:186px;
	float:left;
	margin:0px 3px 5px 3px !important;
	margin:0px 3px 5px 2px;
}

#redhead_categories .category ul {
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	list-style:none;
}

#redhead_categories .category li {
	padding:0px 0px 1px 0px;
	margin:0px 0px 0px 0px;
}


#redhead_categories .category li.category_title {
	padding:3px 0px 2px 0px;
	margin:0px 0px 0px 0px;
}

#redhead_categories .category li.category_title a{
	color:#5C8CA0;
}

#redhead_categories .category a{
	color:#FFFFFF;
	text-decoration:none;
}

#redhead_categories a:hover{
	text-decoration:underline;
}

/*********** Styles for manufacturer title on product page ***************/

#manufacturer_title {
	height:118px;
	margin:5px 0px 0px 5px;
	color:#FFFFFF;
}

#manufacturer_title h1 {
	padding:5px 0px 0px 15px;
}

#manufacturer_title p {
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	width:300px;
	line-height:1.4em;
}

/******************* Styles for generic title *******************/

#gen_title {
	height:50px;
	margin:5px 0px 0px 5px;
	color:#FFFFFF;
}

#gen_title {
	background: url("../images/gen_header.jpg") no-repeat;
}

#gen_title h1 {
	padding:10px 0px 0px 10px;
}

/**************** Styles for redhead T-shirt builder title ****************/

#redhead_title, #redhead_title_product {
	height:118px;
	margin:5px 0px 0px 5px;
	color:#FFFFFF;
}

#redhead_title h1, #redhead_title_product h1 {
	padding:10px 0px 0px 10px;
}

#redhead_title p, #redhead_title_product p {
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	width:300px;
	line-height:1.4em;
}

#redhead_title_product {
	background: url("../images/redhead_header_product.jpg") no-repeat;
}

#redhead_title {
	background: url("../images/redhead_header.jpg") no-repeat;
}

/******************* Full width product page *******************/

.redProduct #middle_column {
	width:711px;
	float:left;
	background: url("../images/bg_middle_full.gif") top right no-repeat;
}

.redProduct #breadcrumb_container {
	width:706px;
	background-color:#FFFFFF;
}

#redhead_product {
	width:706px;
	background-color:#FFFFFF;
}


/******************* Styles for red choices *******************/

#redhead_product_top {
	width:696px;
	margin:0px 0px 0px 5px;
}

#redhead_choices {
	background: #F1F1F1 url("../images/bg_options.gif") bottom right no-repeat;
	height:255px;
	width:321px;
	float:left;
	margin:0px 0px 5px 0px;
}

#redhead_choices .header {
	background-color:#5C8CA0;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 9px 3px 9px;
	border-bottom:2px solid #FFFFFF;
}

#redhead_choices ul {
	padding: 10px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	list-style:none;
}

#redhead_choices li {
	padding:0px 0px 1px 0px;
	margin:0px 0px 0px 0px;
}

/******************* Styles for red preview *******************/

#redhead_preview {
	width:370px;
	float:left;
	margin:0px 0px 5px 5px;
}



#redhead_style {
	float:left;
	width:255px;
	margin:0px 5px 0px 0px;
}

#redhead_design {
	float:left;
	width:110px;
}

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

#redhead_preview li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#redhead_preview img {
	border:1px solid #DBD9D9;
}

#redhead_design img {
	padding:2px 2px 2px 2px;
}

#redhead_style .header {
	background-color:#FFBF00;
	color:#FFFFFF;
	padding:3px 9px 3px 9px;
	border-bottom:2px solid #FFFFFF;
}

#redhead_design .header, #redhead_design .back_header {
	background-color:#00C7D9;
	color:#FFFFFF;
	padding:3px 9px 3px 9px;
	border-bottom:2px solid #FFFFFF;
}

#redhead_design .back_header {
	margin:3px 0px 0px 0px;
}

/******************* Styles for red review *******************/

#redhead_product_bottom {
	width:696px;
	margin:0px 0px 0px 5px;
	background: #F1F1F1 url("../images/bg_price.gif") bottom right no-repeat;
}

#redhead_product_bottom .header {
	color:#FFFFFF;
	font-weight:bold;
	margin:0px 0px 1px 0px;
	padding:3px 9px 3px 9px;
	background-color:#92B2C0;
}

#redhead_selected {
	background-color:#F1F1F1;
	font-weight:bold;
	color:#416E81;
	width:319px;
	float:left;
}

#redhead_selected strong{
	padding:4px 5px 4px 5px;
	display:block;
}

#redhead_selected table{
	color:#5C8CA0;
}

#redhead_selected table td{
	padding:4px 0px 4px 5px;
}

#redhead_selected tr.dark_row {
	background-color:#E8E8E8;
	border-top:1px solid #FFFFFF;
}

#redhead_selected tr.dark_row td{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

#redhead_price {
	font-weight:bold;
	color:#416E81;
	margin:0px 0px 0px 5px;
	height:133px;
	width:362px;
	float:left;
	color:#5C8CA0;
	padding:5px 0px 0px 10px;
}

#redhead_price form  {
  margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#redhead_price label  {
	margin:0px 10px 0px 0px
}

#blue_curve {
	width:701px;
	background: #FFFFFF url("../images/blue_header.gif") bottom left no-repeat;
	height:24px;
	margin:0px 0px 0px 5px;
	padding:5px 0px 0px 0px;
}

#blue_curve span{
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	padding:3px 9px 0px 9px;
}

#related_products {
	float:left;
	width:575px;
	background: url("../images/bg_product_row.gif") 5px 0px no-repeat;
}

#desgins_link {
	float:right;
	width:131px;
	text-align:center;
	padding:70px 0px 0px 0px;
}

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

#desgins_link li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#desgins_link a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#desgins_link a:hover {
	text-decoration:underline;
}


/******************* Styles for buttons *******************/

.button_48  {
  border: 0;
  cursor: pointer; /* hand-shaped cursor  */
  width: 48px;
  height: 19px;
	background: url("../images/button_48.gif") no-repeat;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px 0px 2px 0px !important;
	padding:0px 0px 0px 0px;
	font-size: 9px;
}

.button_61  {
  border: 0;
  cursor: pointer; /* hand-shaped cursor  */
  width: 61px;
  height: 19px;
	background: url("../images/button_61.gif") no-repeat;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px 0px 2px 0px !important;
	padding:0px 0px 0px 0px;
}

.button_93  {
  border: 0;
  cursor: pointer; /* hand-shaped cursor  */
  width: 93px;
  height: 19px;
	background: url("../images/button_93.gif") no-repeat;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px 0px 2px 0px !important;
	padding:0px 0px 0px 0px;
}

.button_110  {
  border: 0;
  cursor: pointer; /* hand-shaped cursor  */
  width: 110px;
  height: 19px;
	background: url("../images/button_110.gif") no-repeat;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px 0px 2px 0px !important;
	padding:0px 0px 0px 0px;
}

.button_150  {
  border: 0;
  cursor: pointer; /* hand-shaped cursor  */
  width: 150px;
  height: 19px;
	background: url("../images/button_150.gif") no-repeat;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px 0px 2px 0px !important;
	padding:0px 0px 0px 0px;
}

/******************* Styles for generic product pages *******************/


#product_holder
{
	width:570px;
	margin:0px 0px 0px 5px;
}

/******************* Styles for product left - images *******************/


#product_left {
	width:256px;
	float:left;
	padding:0px 0px 0px 0px;
}

#product_left img {
	border:1px solid #DBDBDB;
	margin:0px 0px 0px 0px;
}

#product_thumbs img {
  float:left;
	border:1px solid #DBDBDB;
	margin:2px 2px 2px 0px;
	padding:0px;
}









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

#product_left li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:inline;
}

#product_left li img {
	padding:1px 1px 1px 1px;
}

#additional_link {
	clear:both;
}

#additional_link a{
	color:#5C8CA0;
	text-decoration:none;
}

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


/******************* Styles for product right *******************/

#product_right {
	width:246px;
	float:left;
	margin:0px 0px 0px 4px;
	padding:10px 0px 10px 20px;
}

#product_right form  {
  margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#product_right td  {
  margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}

#description {
	margin:0px 0px 0px 0px;
	padding:20px 0px 20px 0px;
}

#description p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

p.price  {
  margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	color:#DF3440;
	font-weight:bold;
	font-size:1.4em;
}

#product_right p.price  {
  margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
}

p.price span  {
	font-size:0.9em;
	color:#5C8CA0;
}

p.price strike  {
	font-size:0.8em;
	color:#999999;
}

li.price strike
{
	color:#999999;
}

.attr_label
{
  padding: 2px 0px 2px 0px;
  margin: 0px 0px 0px 0px;
}

/******************* Styles for pop up windows *******************/

#pop_left {
	float:left;
	width:300px;
	margin:0px 0px 20px 0px;
}

#pop_right {
	float:right;
	width:270px;
	text-align:right;
	padding:10px 0px 0px 0px;
}

#pop_right strong {
	color:#FFBF00;
}

#pop_content {
	clear:both;
	margin:0px 0px 0px 15px;
	font-size: 14px;
	text-align: left;
}

.design_thumb
{
  width: 108px;
  height: 173px;
  float: left;
  margin: 0px 15px 15px 0px;
}

.design_name
{
  font-size: 10px;
}

.design_thumb_default
{
	border:3px solid #DBD9D9;
	margin:0px 0px 2px 0px;
}

.design_thumb_hover
{
	border:3px solid #426E81;
	margin:0px 0px 2px 0px;
}

#pop_content td
{
  font-size: 12px;
}

#group_choice ul
{
  list-style: disc;
  text-align: left;
}

#group_choice ul li
{
  font-size: 14px;
  line-height: 19px;
}

#group_choice
{
  font-size: 14px;
  text-align: left;
  padding: 40px;
}

.pop_design {
	float:left;
	width:120px;
	height:130px;
	text-align:center;
	padding:0px 5px 0px 5px;
}

.pop_design2 {
	float:left;
	width:120px;
	height:180px;
	text-align:center;
	padding:0px 5px 0px 5px;
}

.colour_swatch
{
  font-size: 10px;
}

.style_default
{
	border:3px solid #DBD9D9;
	margin:0px 0px 2px 0px;
}

.style_hover
{
	border:3px solid #426E81;
	margin:0px 0px 2px 0px;
}

.pop_design ul, .pop_design2 ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

.pop_design ul li, .pop_design2 ul li{
  font-size: 11px;
}

/******************* Styles for cart *******************/

.basketheader {
  background-color:#FFBF00;
	color:#FFFFFF;
	clear:both;
	font-weight:bold;
	margin:5px 5px 5px 5px;
	padding:3px 9px 3px 9px;
	text-transform:uppercase;
}

/******************* Styles for forms *******************/

.formrow
{
  padding-bottom:5px;
  vertical-align:middle;
}

.formrow_bottomleft
{
  float:left;
  width:200px;
  vertical-align:bottom;
}

.formrow_bottomright
{
  width:550px;
  margin:10px 0px 0px 0px;
  text-align:right;
}

.formrow_bottomleft
{
  float:left;
  width:100px;
  margin:20px 0px 0px 36px;
}

.formrow label.desc
{
  float:left;
  width: 100px;
  clear: left;
  text-align:right;
  padding-right:5px;
}

.formrow select {

}

.content-box {
	border: 1px solid #cccccc;
	padding: 10px 10px 0px 10px;
}

#subcats table {
 margin:0px;
 padding:0px;
}

#product_paging {
  text-align:right;
  margin:0px;
  padding:0px 10px 10px 10px;
}

/*************************** CMS Specifics ********************************/

.fabrictable {
 width:300px;
}

.fabrictable th {
 width:20px;
 height:20px;
 border:1px solid #5C8CA0;
}

.sizechart {
 width:450px;
 text-align:center;
 border-collapse: collapse;
 border:1px solid #5C8CA0;
}

.sizechart th {
 text-align:center;
 color:#FFFFFF;
 background:#5C8CA0;
 border:1px solid #5C8CA0;
}

.sizechart td {
 text-align:center;
 border:1px solid #5C8CA0;
}

.call_to_action li
{
	padding: 3px;
}

.span_header
{
	padding: 5px 0px 5px 5px;
	margin: 5px 0px 0px 0px;
	font-size: 10px;
	color: #ffffff;
	background: #cccccc;
	font-weight: bold;
}

.table_row_header
{
	padding: 5px 0px 5px 0px;
	color: #000;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

.mandatory_star, .html_message
{
	color:red;
}

.design_frame
{
  background: url(../images/design_frame.gif) no-repeat;
  margin: 0px 0px 5px 0px;
  padding: 3px 0px 0px 12px;
  width: 122px;
  height: 84px;
  margin: auto;
}

.disabled_link
{
  filter: alpha(opacity=40);
	opacity: 0.40
}

.white_link
{
  color: #ffffff;
  font-weight: bold;
  padding: 10px 0px 0px 16px;
  margin: 0px 0px 0px 0px;
  clear: both;
}

.white_link a
{
  color: #ffffff;
}

#redhead_photo_link {
 padding:60px 0px 0px 7px;
}


/*** PRODUCT PREVIEW ***/
#preview_div
{
  display: none;
  position: absolute;
  z-index:190;
}

.border_preview
{

	z-index:100;
	position:absolute;
	background: #fff;
	border: 1px solid #959595;
}

.preview_temp_load
{

	vertical-align:middle;
	text-align:center;
	padding: 0px;
}

.preview_temp_load img
{
	vertical-align:middle;
	text-align:center;
}

.preview_temp_footer
{
display:none;
  height: 30px;
  background: #959595;
  padding: 0px;
  margin: 0px;
  font-size: 9px;
  color: #ffffff;
  padding:5px;
}
/*** PRODUCT PREVIEW ***/

/*** CLUB PAGES ***/
.how_to_order {
  padding:15px 0px 0px 13px;
}
.how_to_order a{
  color:#ffffff;
  font-weight: bold;
  text-decoration: none;
}
/*** CLUB PAGES ***/

.club_image
{
  float: right;
  padding-right: 30px;
}

#promo_right_column{
  padding:0px 0px 0px 5px;
}

/********** New Menu **********/

#new_left_menu span.cat_menu_heading{
  padding:6px 0px 0px 0px;
  width:184px;
  height:19px;
  background:url(../images/bg_nav_blank.gif) no-repeat;
  border:0;
  margin:0;
  text-transform:uppercase;
}

#new_left_menu ul ul ul{
  margin:6px 0px 0px 0px;
}

#new_left_menu ul ul ul li{
  background:url(../images/bg_nav_bullet_blue.gif) no-repeat;
}

#category_promo_img {
  margin:5px 0px 0px 5px;
}

.facebooklink {
	background:url(../images/facebook.gif) 0 0 no-repeat;
	padding: 0 0 0 23px;
}

#facebooklike {
	padding: 10px 0 0 6px;
}

/********** Social Links **********/

#social_links {
	width: 182px;
	padding: 5px 0 5px 5px;
}

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

#social_links li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
