@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.paragraphtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6a6868;
	text-decoration: none;
}
.producttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2e2e2d;
	text-decoration: none;
}
.productsizenprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #b73d34;
	text-decoration: none;
}
.contenttext12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979797;
	
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b73d34;
	text-decoration: none;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #434343;
	text-decoration:none;
}
a.textbold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #434343;
	text-decoration:underline;
}
.blackbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #b6b6b6;
}


.textblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6a6868;
	text-decoration: none;
}
.thumbbg {
/*	background-attachment: fixed;*/
	background-image: url(../images/bg_thumbnail.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.size {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b73d34;
	text-decoration: none;
}
.hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffccb3;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.hr1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #575757;
	text-decoration: none;
}
a.footerlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #575757;
	text-decoration: underline;
}
.footerorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ff5845;
	text-decoration: none;
}
.footerbg {
	background-color: #fff1f1;
	border-bottom-width: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #707070;
}
.headerStrip1 {
	background-attachment: fixed;
	background-image: url(../images/img_topstrip.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
//-----------------------------------------------

.mainTable {
	height:100%;
}

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
}
.link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ce2216;
	text-decoration:underline;
}
.link:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ce2216;
	text-decoration:none;
}

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c8362b;
	text-decoration:none;
}

.footerLink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #575757;
	text-decoration:none;
}

a.footerLink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a6241a;
	text-decoration:none;
}

.footerStrip {
	background-color: #f6e9e8;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #a6241a;
}

.bannerStrip {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
}

.headerStrip {
	background-image: url(../images/bg_headerline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.indexProductsBg {
	background-image:url(../images/bg_indexproductsbg.gif);
	background-repeat:no-repeat;
	background-position: left top;
}

.productsLine {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f8cfb3;
}

.dottedLine {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #e0e0e0;
}

.productText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
}

.productRate {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ba3b35;
}
.row1 {
	background-color: #f3f3f3;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.row2 {
	background-color: #fafafa;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
input.hide
	{
		
		position:absolute;
		left:12px;
		-moz-opacity:0 ;
		filter:alpha(opacity: 0);
		opacity: 0;
		z-index: 2;
	}

input.show
	{
		background-color:#aaaaaa;
		font-weight:bold;
		color:#111111;
		z-index:1;
		width:75px;
		height:20px;
		font-size:10px;
	}
.offerText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#FFFFFF;
}
.wheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sidelines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #ebd1ce;
	border-left-color: #ebd1ce;
}
.tfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #e7a5a0;
}

.button { 
      font-family: Verdana, Arial, Helvetica, sans-serif; 
      color: #FFFFFF; 
      background-color: #b73d34; 
      border: 1px solid #FFFFFF; 
      font-size: 12px; 
      font-weight: bold; 
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b73d34;
}
.whitefont 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.dgEven
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #203a4f;
	background:#FFFFFF; 
}
.dgOdd
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #203a4f;
	background:#FFE8E8; 
}
.dgSelOrg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #203a4f;
	background:#e6f4fe; 
}
.shopcouHeader
{
		background-color: #80adf0;
}
.shopcouBorder 
{
	border: 1px solid #80adf0;
}
.shopcouText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.shopcouRedText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
}
.dgTxtBld
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	background-color: #234056;
}
.dgTxt
{
   FONT-SIZE : 9pt;
   FONT-FAMILY :Arial;
   color: #888888; 
}
.dgError{
	margin-top:10px;
	margin-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#EFEFEF;
	border:5px double #C0C0C0;
	padding:5px;
}
.dgMainDiv{
	width:98%;
	
}
.dgTable{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:95%;
	width:100%;
	background-color:#FFFFFF;
}
.dgTitles{
	font-size:105%;
	font-weight:bold;
	background-color:#DCDCDC;
	border:1px solid;
	border-left-color:#ffffff;
	border-right-color:#aca899;
	border-top-color:#ece9d8;
	border-top-width:2px;
	border-bottom-color:#ece9d8;
}
.dgTitles:hover{
	border-top-color:#ffc83c;
}
.dgImgLink{
	cursor:pointer;
	padding:2px;
}
.dgImgLink:hover{

}
.dgHeader{
	font-size:110%;
	font-weight:bold;
	background-color:#C0C0C0;
	border:solid 1px #A0A0A0;
	height:30px;
}
.dgFooter{
	font-size:9px;
	background-color:#EFEFEF;
	color:#000000;
}
.dgPagRow{
	background:#EFEFEF;
	border-top:solid 1px #bfcacd;
	font-size:9px;
}
.dgBold{
	font-weight:bold;
}
.dgLinks{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:pointer;
	text-decoration:none;
	color: #575757;
}
.dgLinks:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:pointer;
	text-decoration:underline;
	color: #575757;

}
.dgSelectpage{
	color:#000000;
	font-size:9px;
	font-weight:bold;
}
.dgRownorm{
	font-size:100%;
	border:1px solid #bfcacd;
	border-left-color:#ffffff;
	border-bottom-style:none;
}
.dgRowalt{
	font-size:100%;
	border:1px solid #bfcacd;
	border-left-color:#ffffff;
	border-bottom-style:none;
}
.dgRowsnormTR, .dgspnormRow{
	height:20px;
	background-color:#ffffff;
	color:#000000;
}
.dgRowsnormTR:hover{
	background-color:#ffffe0;
}
.dgRowsaltTR, .dgspaltRow{
	height:20px;
	background-color:#e9eff2;
	color:#000000;
}
.dgRowsaltTR:hover{
	background-color:#ffffe0;
}
.dgspnormRow{
	font-weight:bold;
}
.dgspaltRow{
	font-weight:bold;
}
.dgAjax{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#FFFFE1; 
	border-style: dotted; 
	border-width: 2px; 
	padding: 4px;
}
.dgArrows{
	width:5px; 
	height:15px;
}
.dgInput {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	border: 1px solid #6699FF; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 1px; 
	padding-bottom: 1px;
}
.dgInput:focus{
	background-color: lightyellow;
}
.dgSearchDiv {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: absolute; 
	width:300px; 
	height: 150px;
	background-color:#0a246a; 
	border:2px solid #0a246a;
	top:0; 
	z-index: 10000; 
	display:none; 
}
.dgInnerDiv {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:20px;
	background-color:#d9d9d9;
	font-size:100%;
	height:130px;
}
.dgSearchTit {
	width:270px; 
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	cursor:move;
	float:left;
}
.dgCheck{
	width: 17px;
	border: 1px solid #6699FF; 
}
.dgTotRowsTR{
	height:25px;
	background-color:#ece9d8;
	color:#000000;
	font-weight:bold;
}
.dgRowsTot{
	border:1px solid #bfcacd;
	border-left-color:#ffffff;
}
.dgAddDiv{
	position:absolute; 
	top: 0px;
	left: 0px;
	background-color: #999999; 
	opacity: .98; 
	-moz-opacity:0.98; 
	color:#FFFFFF;
}
.dgAddTitle{
	background-color: #000099; 
	height:20px;
	font-weight:bold;
}
.dgAddNames{
	width: 200px;
	font-weight:bold;
}
.dgAddInputs{
	width: 300px;
}
.dgAddButons{
	height:80px;
	vertical-align:middle;
}
.admTableborder {
	border: 1px solid #d50d0d;
}
.dgredbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background:#a6241a;
}