@charset "utf-8";
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
* {
	margin: 0px;
	padding: 0px;
	text-decoration:none;
}
.h1_holder a img:hover {
	filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;
}

body {
	background:url(../images/bg_repeat.jpg) top repeat-x #e5e1db;
	font: 12px/1.45em "Lucida Grande",Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
}
img {
	border:0px;
}

/* Text based CSS ------------------------------------------------------------------------- */

p {
	margin-bottom: 10px;
	line-height: 18px;
	text-align: left;
}
h1 {
	font-size:40px;
	letter-spacing: -2px;
	font-weight: bold;
	font-variant: uppercase;
	color:#fff;
	line-height:42px;
	margin-bottom:12px;
	text-align:left;
}
.h1_holder h1 {
	font-size:36px;
	letter-spacing: -2px;
	font-weight: bold;
	font-variant: uppercase;
	color:#000;
	line-height:42px;
	margin-bottom:0px;
	text-align:left;
}
.h1_holder h2 {
	font-size:20px;
	letter-spacing: -1px;
	font-weight: bold;
	color:#880000;
	line-height:42px;
	margin-bottom:12px;
	text-align:left;
}
h2 {
	font-size:50px;
	margin-bottom: 10px;
	font-weight: normal;
	color:#880000;
	text-align:left;
}
h1 strong {
	color:#fff;
	font-weight:bold;
}
h2 strong {
	color:#000;
}
a:link {
	color: #880000;
}
a:visited {
	color: #880000;
}
a:hover {
	color: #880000;
}
p a:link {
	color: #880000;
}
p a:visited {
	color: #880000;
}
p a:hover, ul li a:hover {
	color: #880000;
	border-bottom:1px dotted;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.margin_bottom {
	margin-bottom:20px;
}
strong {
	font-weight: bold;
	color:#880000;
}
hr {
	border-bottom: 1px dotted #493f3b;
	border-top:0px;
	margin-bottom:10px;
}
/* Header ------------------------------------------------------------------------- */

.header {
	
}
.head_tag h1 {
	color: #880000;
	font-size: 24px;
	text-align: right;	
	margin-bottom: 0px;
	margin-top: 17px;
}
.head_tag {
	
}
.logo_one {
	height: 62px;
	top: 10px;
	left: 0px;
	position:relative;
}
.logo_two {
	height: 62px;
	top: -11px;
	left: -10px;
	position:relative;
}

/* Nav ------------------------------------------------------------------------- */

#stag_nav {
	background:#e5e1db;
	border: 2px solid #e5e1db;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	width: 580px;
}
#stag_nav ul {
	list-style:none;
	font-family: arial;
	font-size:14px;
}
#stag_nav li {
	display:inline;
}
#stag_nav a {
	float:left;
	text-decoration:none;
	border:0px;
}
#stag_nav a span {
	display:block;
	padding:7px 14px 7px 14px;
	color:#000;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#stag_nav a span {float:none;}
/* End IE5-Mac hack */
#stag_nav a:hover span, #stag_nav a.current span {
	color:#880000;	
}
#stag_nav a:hover, #stag_nav a.current {
	background: #eeebe7;
}

/* basket ------------------------------------------------------------------------- */

#basket {
	background:#880000 url(../images/bg_account.jpg) 110px 0px no-repeat;
	padding: 2px;
	padding-right: 14px;
	margin-bottom: 10px;
	float: right;
	width: 340px;
	margin-right: 10px;
}
#basket ul {
	list-style:none;
	font-family: arial;
	font-size:14px;
}
#basket li {
	display:inline;
}
#basket a.left_li {
	float:left;
	text-decoration:none;
	margin-left: 0px;
	margin-right: 17px;
	border:0px;
}
#basket a.right_li {
	float:right;
	text-decoration:none;
	margin-left: 17px;
	margin-right: 0px;
	border:0px;
}
#basket a span {
	display:block;
	padding:7px 0px 7px 0px;
	color:#fff;
}
.left_li span {
	display:block;
	padding:7px 12px 7px 12px !important;
	color:#fff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#basket a span {float:none;}
/* End IE5-Mac hack */
#basket a:hover span, #basket a.current span {
	color:#fff;	
}
#basket a:hover, #basket a.current {
	background: #9b0202;
}

/* Content Box ------------------------------------------------------------------------- */

.content {
	background:#fff;
	padding-top: 15px;	
}
.left {

}
.right {

}
.txt ul {
	padding-left: 15px;
	padding-top: 25px;
	margin-bottom: 17px;
	margin-top: 15px;
	border-top: 1px solid #dddddd;
	background: url(../images/bg_ul.jpg) top repeat-x;
}
.txt ul li ul {
	padding: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-top: 0;
	background: none;
}
.txt ul li {
	line-height: 17px;
	padding-left: 7px;
	padding-bottom: 7px;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #e8e8e8;
}
.txt ul li ul li {
	font-size: 11px;
	color: #87ad27;
	line-height: 14px;
	padding-left: 7px;
	padding-bottom: 7px;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 0px;
	border-bottom: 0;
}

/* Tee Box ------------------------------------------------------------------------- */

.tee_box {
	height: 327px;
	margin-bottom: 20px;
	background: url(../images/bg_box.jpg) no-repeat;
}
.tee_box p {
	color:#fff;
	margin-bottom: 30px;
}
.tee_box .left_tee {
	width: 490px;
	padding: 20px;
	padding-right: 0px;
	float: left;
}
.tee_box .right_tee {
	width: 405px;
	float: right;
}

/* Tee Thumb  Box ------------------------------------------------------------------------- */

.tee_thumb {
	margin-bottom: 10px;
	margin-top: 10px;
	height: 280px;
	overflow: hidden;
	margin-right: 0px !important;
}
.tee_thumb .img_holder {
	width: 220px;
	height: 200x;
	overflow: hidden;
}
.tee_thumb .img_holder img {
	width: 220px;
}
.tee_thumb p {
	font-weight: bold;
	text-align: center;
	color: #000;
	background:  #e5e1db;
	padding: 6px;
	margin: 0px;
}
.tee_thumb p a {
	color: #000;
}
.tee_thumb a.t_link {
	color: #880000;
}

/* Tee Thumb  Box ------------------------------------------------------------------------- */

.tee_thumb_p {
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
}
.tee_thumb_p .img_holder {
	width: 340px;
	height: 350px;
	overflow: hidden;
}
.tee_thumb_p .img_holder img {
	width: 340px;
}
.tee_thumb_p p {
	font-weight: bold;
	text-align: center;
	color: #000;
	background:  #e5e1db;
	padding: 6px;
	margin: 0px;
}
.tee_thumb_p p.bubble {
	font-weight: normal;
	line-height: 17px;
	font-size: 12.5px;
	text-align: justify;
	padding: 15px;
	color: #fff;
	background: #a89d8e url(../images/bg_testi.jpg) top left no-repeat;
	margin: 0px;
}
.tee_thumb_p p.bubble strong {
	color: #fff;
	font-size: 18px;
}

.tee_thumb_p p a {
	color: #000;
}
.tee_thumb_p a.t_link {
	color: #880000;
}

/* Orde Box ------------------------------------------------------------------------- */

.order_box {

	margin-bottom: 15px;
}
.order_box input, .order_box select {
	background: #fff;
	border: 0px solid #fff;
	margin-bottom: 4px;
	padding: 2px;
	-moz-border-radius: 3px;
}
.order_box h2 {
	color: #fff;
	font-size: 32px;
}
.order_box label, .order_box p { 
	font-weight: bold;
	text-align: left;
	color: #fff;
	margin: 0px;
}
.tee_thumb_p p a {
	color: #000;
}
.tee_thumb_p a.t_link {
	color: #880000;
}

/* Intro ----------- */
.rag_intro {
	margin-bottom: 15px;
	background: #a89d8e url(../images/bg_testi.jpg) 0px 41px no-repeat;
	padding-bottom: 15px;
}
.rag_intro h1 {
	background: #e5e1db;
	font-size: 16px;
	color: #000;
	margin: 0px;
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: -1px;
}
.rag_intro p {
	font-weight: normal;
	line-height: 17px;
	font-size: 12.5px;
	text-align: justify;
	padding: 15px;
	padding-bottom: 0px;
	color: #fff;
	margin: 0px;
}
.rag_intro p strong {
	color: #fff;
	font-size: 18px;
}

/* Price ------------------------------------------------------------------------- */

.price {
	width: 110px;
}
.price img {
	position: absolute;
	top: 157px;
	z-index:1;
}

.price p.from {
	position: absolute;
	top: 153px;
	z-index:2;
	padding-left: 22px;
	color: #fff;
	text-align: center;
	background: none;
}
.tee_thumb_p .price-box .price {
	position: absolute;
	top: 198px;
	font-size: 23px;
	padding-left: 0px;
	z-index:2;
	color: #fff;
	text-align: center;
	background: none;
}
#product-price-1 {}
.price p.rag {
	position: absolute;
	top: 193px;
	padding-left: 46px;
	z-index:2;
	color: #fff;
	text-align: center;
	background: none;
}
.order_box input, .order_box select {
	background: #fff;
	border: 0px solid #fff;
	margin: 0px;
	padding: 2px;
	-moz-border-radius: 3px;
}
.order_box h2 {
	color: #880000;
	font-size: 32px;
}
.order_box label, .order_box p {
	font-weight: bold;
	text-align: left;
	color: #880000;
	margin: 0px;
}
.tee_thumb_p p a {
	color: #000;
}
.tee_thumb_p a.t_link {
	color: #880000;
}

/* Order table -------------------------------------------------------------------- */

.tbl_order {
	width: 100%;
	margin-bottom: 15px;
}
.tbl_order th {
	padding: 6px;
	border: 0px;
}
.tbl_order td {
	padding: 6px;
	border: 0px;
}
.tbl_order tr {
	border: 0px;
}

/* Mod1 ------------------------------------------------------------------------- */

.mod {
	margin-bottom: 20px;
}
.mod1-h-l {
	background: url(../images/bg_mod1_head_l.jpg) top left no-repeat;
}
.mod1-h-l h2 {
	color: #fff;
	font-size: 18px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-left: 14px;
	padding-top: 11px;
}
.mod1-h-r {
	background: url(../images/bg_mod1_head_r.jpg) top right no-repeat;
	height: 41px;
}

.mod-b {
	background: #f1f1eb;
	padding: 10px;
	padding-bottom: 3px;
	border-left: 1px solid #e2e3e2;
	border-right: 1px solid #e2e3e2;
}
.mod-f-l {
	background: url(../images/bg_mod1_btm_l.jpg) top left no-repeat;
	height: 6px;
}
.mod-f-r {
	background: url(../images/bg_mod1_btm_r.jpg) top right no-repeat;
	height: 6px;
}

/* Button Class ------------------------------------------------------------------------- */




.btn, .btn:hover {
	background:url(../images/bg_btn_right.png) no-repeat right top;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:8px;
	padding-left:0px;
	border:0px;
	font-size:12px;
	text-transform:none;
	font-weight:normal;
}
.btn span {
	float:left;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:8px;
	padding-left:10px;
	color:#0f0f0f;
	font-weight: bold;
	border:0px;
	background:url(../images/bg_btn_left.png) no-repeat top left;
}
.btn:hover span {
	color:#880000;	
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.btn span {float:none;}
/* End IE5-Mac hack */

/* UL & LI------------------------------------------------------------------------- */

.no_style_ul {
	margin:0px;
	padding:0px;
	list-style:none;
	cursor:pointer;
}
.text ul {
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:10px;
	font-size:12px;
	list-style:none;
}
.text ul li {
	background:url(../images/bg_li.jpg) 0px 4px no-repeat;
	line-height:17px;
	text-align:left;
	margin-left:0px;
	padding-left:13px;
	padding-bottom:4px;
	margin-bottom:10px;
	color:#000;
}
.text ul li a:link {
	color:#e9e9e9;
	text-decoration:none;
}
.text ul li a:visited {
	color:#e9e9e9;
	text-decoration:none;
}
.text ul li a:hover {
	color:#0fbdd5;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}
.text li strong {
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	color:#2c74b5;
	text-align:left;
}

/* Footer ------------------------------------------------------------------------- */

.footer {
	padding-bottom:20px;
	background: url(../images/bg_footer.jpg) no-repeat center top;
}
.footer p {
	text-align:center;
	font-size:11px;
	padding-top:10px;
	color:#989591;
}
.footer  a:link, .footer  a:visited  {
	color:#880000;
}
.footer  a:hover  {
	color:#880000;
	border-bottom:1px dotted;
}


/* Footer Links ------------------------------------------------------------------------- */

.footer_links {
	border-top: 1px solid #e5e1db;
}
.footer_links .line {
	border-top: 1px solid #fff;
	background: url(../images/bg_footer_links.jpg) top repeat-x;
}
.footer_links .pad {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.footer_links h3 {
	font-size:14px;
	font-weight:bold;
	color:#880000;
	margin-bottom: 7px;
	font-family: arial;
	text-align:left;
}
.footer_links ul {
	padding-left: 15px;
	line-height: 22px;
	margin: 0px;
	border-right: 1px solid #aaa7a2;
}
.footer_links li {
	list-style-image: url(../images/bg_footer_li.jpg);
	font-weight: bold;
}
.footer_links a, .footer_links p a:link, .footer_links p a:visited {
	color:#000;
}
.footer_links a:hover {
	color:#880000;
}
.footer_links p {
	text-align: left;
	margin-bottom: 0px;
}


.newsletter {
	background: url(../images/bg_newsletter.jpg) 0px 27px no-repeat;
	height: 111px;
}
.newsletter p {
	padding: 12px;
	padding-bottom: 0px;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 5px;
}
.newsletter input.feild {
	border: 0px solid #fff;
	width: 296px;
	margin-left: 15px;
	margin-top: 4px;
}
.newsletter input.submit {
	margin-right: 30px;
}


/* Form ------------------------------------------------------------------------- */

form.styleLabel label
{
	float:left;
	width: 120px;
	text-align: right;
	padding-right: 5px;
}
form.styleLabel fieldset
{
	padding-top:1em;
	padding-left:1em;
	border:1px dashed #d2d1d1;
	background:#fdfdfd;
	padding-bottom:10px;
	margin-bottom:15px;
}
form.styleLabel fieldset legend
{
	font-size: 16px;
	color:#880000;
	font-weight:normal;
	text-align:left;
}
form.styleLabel fieldset div
{
	display: block;
	margin-bottom:.5em;
}
form.styleLabel fieldset#delivery_address
{
	display: none;	
}





div.error
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #C00;
}
div .error ul li
{
	text-align: left;	
}
.txt input {
	background:#f6f6f6;
	border:1px solid #becae3;
	padding:3px;
	color:#373438;
	font-size:10px;
	margin-right:7px;
}
.txt textarea {
	background:#f6f6f6;
	border:1px solid #becae3;
	padding:3px;
	width:317px;
	height:90px;
	color:#373438;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:7px;
}

.txt ul {
	padding-left: 15px;
	padding-top: 25px;
	margin-bottom: 17px;
	margin-top: 15px;
	border-top: 1px solid #dddddd;
	background: url(../images/bg_ul.jpg) top repeat-x;
}
.txt ul li ul {
	padding: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-top: 0;
	background: none;
}
.grid_12 ul {
	margin-left: 20px;
}
.main-body { padding: 10px;}
.topLinks li { float: right; margin-right: 10px; padding-top: 15px; }


