@charset "utf-8";
/* CSS Document */

html, body {
	background: url(../images/bg_only.gif) repeat #e7af36;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #c7c7c7;
	font-size: 12px;
	font-family: arial;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
a.redlink {
	color: #fd432c;
	text-decoration: none;
}
a.redlink:hover {
	color: #fd432c;
	text-decoration: underline;
}

.fontred13 {
font-size: 13px;
color: #fd432c;
}

.headertop {
height: 33px;
padding: 23px 0px 17px 9px;;
}

.featuredoutfitimage {
margin: 0px 0px 0px 127px;
}

.maintable_left {
background: url(../images/maintable_corner_left.png) repeat-y left top;
}

.maintable_right {
background: url(../images/maintable_corner_right.png) repeat-y left top;
}

.footerlining {
border-top: dotted 1px #333333;
border-bottom: dotted 1px #333333;
}

.form_main {
font-size: 12px;
}

.table_selection_top {
padding: 20px 0px 0px 20px;
color: #666666;
}

.patterns_flowers {
height: 30px;
background:url(../images/patterns_flowers_a.gif) repeat-x top;
}

.fontdarkgrey {
color: #666666;
}

a.fontdarkgrey:link {
	color: #666666;
	text-decoration: none;
}
a.fontdarkgrey:visited {
	text-decoration: none;
	color: #666666;
}
a.fontdarkgrey:hover {
	text-decoration: underline;
	color: #666666;
}
a.fontdarkgrey:active {
	text-decoration: none;
	color: #666666;
}

.button_add_to_cart {
background:#484848;
color: #FFFFFF;
font-size: 11px;
font-weight: bold; 
}

.smallflowerpatterns {
background: url(../images/smallflowerpatterns.gif) repeat-y center;
}

.underlinething {
border-bottom: #999999 1px solid;
}

.imagepaddingright_usually_on_blogs {
margin: 0px 0px 20px 20px;
}

img { behavior: url(iepngfix.htc); } 

.white_text {
color: #FFFFFF;
font-size: 12px;
font-weight: bold; 
}

.white_hdr {
color: #FFFFFF;
font-size: 14px;
font-weight: bold; 
}

.black_text {
color: #000000;
font-size: 12px;
font-weight: bold; 
}

.black_hdr {
color: #000000;
font-size: 14px;
font-weight: bold;
}

.err {
 color:red;
}

.sm {
color: #000000;
font-size: 10px;
}
.strike {
 text-decoration: line-through;
}
.blue11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #0D5087;
}
