html,body{
	height: 100%;
}


body {
	margin: 0px;
	color: #666666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	height: 100%;
	min-width: 956px;
	background: #E8383B url(../images-layout/pbk.jpg) repeat;
}

#announcements {
	height: 99px;
	width: 109px;
	margin: 25px 0px 25px 35px;
}

/* main page categories style */
#CatNavMain {
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
.black {
	font-weight: bold;
	color: #000000;
}

.blackCentred {
	font-weight: bold;
	color: #000000;
	text-align: center;
}



#CatNavMain ul {
	border: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
}

#CatNavMain ul li {
	display: block;
	margin: 0;
	float: left;
}

#CatNavMain ul li a {
	height: 33px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	display: block;
	color: #000000;
	font-size: 14px;
	line-height: 33px;
	width: 154px;
}

#CatNavMain ul li a:hover {
	color: #E8383B;
}

#CatNavMain a:active {
	color: #E8383B;
}

#CatNavMain li#active a {
	color: #FFFFFF;
}


.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
.checkoutNumbers {
	color: #000000;
	padding: 5px;
}

.checkoutTotal {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	border-top: 1px solid #000000;
}


* html .clear{
	height:auto;margin-bottom:0
} 


.cursor {
	cursor: hand;
	border-color: #D1181D;
	padding: 0px;
}

/* search functions */

.cursorS {
	cursor: hand;
	color: #000000;
	border-style: none;
}


a:active { 
     color: #E8383B;
     }

a:link {
    text-decoration: none;
    color: #E8383B;
}

a:visited {
    text-decoration: none;
    color: #E8383B;
}

a:hover {
    color: #333333;
    text-decoration: underline;
}


.item_buttons a:active { 
     color: #E8383B;
     }

.item_buttons a {
    text-decoration: none;
    color: #E8383B;
}

.item_buttons a:visited {
    text-decoration: none;
    color: #E8383B;
}

.item_buttons a:hover {
    color: #333333;
    text-decoration: underline;
}

.footer {
	width: 954px;
	text-align: left;
	padding: 4px;
	color: #F7A399;
	font-size: 10px;
	background: #E8383B url(../images-layout/pbk.jpg) repeat;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #000000;
	text-decoration: none;
}
.formText {
	padding: 6px;
}

#generalFormEnv {
	width: 540px;
	margin-top: 75px;
	margin-left: 55px;
	height: auto;
}

#generalResults {
	width: 540px;
	height: auto;
	margin: 40px 0px 80px 55px;
}

#generalText {
	width: 420px;
	margin: 75px 0px 40px 55px;
}

#generalText p {
	margin: 15px;
}



h1 {
	font: bold 14px "Trebuchet MS", Verdana, sans-serif;
	color: #000000;
}





h2 {
	font: bold 16px "Times New Roman", Times, serif;
	color: #666666;
	margin: 4px 4px 4px 18px;
}


h3 {
	margin: 18px 0px 0px 17px;
	color: #5EACFB;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font: bold 16px "Trebuchet MS", Verdana, sans-serif;
	margin: 10px 0px 2px;
	color: #CCCCCC;
}

h5 {
	font: bold 16px "Trebuchet MS", Verdana, sans-serif;
	margin: 10px 0px 2px;
	color: #CCCCCC;
}

hr {
	color: #CCCCCC;
}

input, select {
	color: #333333;
	border: 1px solid #CCCCCC;
}



/* left menu */

#leftNav {
	height: auto;
	width: 200px;
	margin-left: 30px;
	}
#leftNavOL {
	width: 180px;
	margin-left: 16px;
	}
#leftNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#leftNav ol {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#leftNav li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	margin-bottom: 5px;
	}	
	
#leftNav ol li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 19px;
	text-decoration: none;
	margin-bottom: 5px;
	}	
	
#leftNav li a:link, #leftNav li a:visited {
	color: #000000;
	display: block;
	background: #E8383B;
	padding: 8px 0 0 8px;
	font: bold 12px "Trebuchet MS", Verdana, sans-serif;
    text-transform: uppercase;
	}
#leftNav ol li a:link, #leftNav ol li a:visited {
	color: #000000;
	display: block;
	background: #F3F3F3;
	padding: 8px 0 0 8px;
	font: 11px "Trebuchet MS", Verdana, sans-serif;
	}
	
#leftNav li a:hover {
	color: #FFFFFF;
	padding: 8px 0 0 8px;
	}
#leftNav ol li a:hover {
	color: #E8383B;
	padding: 8px 0 0 8px;
	}
	
#leftNav li a:active {
	color: #E8383B;
	padding: 8px 0 0 8px;
	}

}

.breadcrumb {
    padding: 6px 0px 6px 0px;
}

/*input, select, textarea {
	border: 1px solid #DFDFDF;
	background: #FFFFFF;
	color: #003399;
	font-size: 11px;
}
*/
#loginEnv {
	height: 100px;
	width: 160px;
}
#loginLeftcolumn {
	height: auto;
	width: 198px;
	margin-top: 75px;
	margin-left: 30px;
	border: 1px dashed #EE6960;
	margin-bottom: 40px;
}
.mainSlide {
	background: #FFFFFF url(../images/slide-03.jpg) no-repeat;
	padding: 3px 0px 3px 0px;
	height: 476px;
	min-height: 476px;
	width: 954px;
}


/* end left menu */

.midSetionWhiteBkg {
	background: #FFFFFF;
	width: 954px;
	height: auto;
}


/* Hack for IE */
* html #outer {
    height: 100%;
}


#spacer {
    height: 19px;
}

/* top navigation bar */

.navTopContainer {
	border-top: 1px solid #F0857D;
	border-right: 1px solid #F0857D;
	border-bottom: 1px solid #E7373B;
	border-left: 1px solid #F0857D;
	height: 20px;
	width: 100%;
	background: #EE6960;
}


#nav {
	float: right;
}


#nav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#nav ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

#nav ul li a {
	height: 20px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	width: 133px;
	border-left: 1px solid #E7373B;
	line-height: 20px;
}

#nav ul li a:hover {
	color: #F4A29B;
	background: #E8383B;
}

#nav a:active {
	color: #E8383B;
}

#nav li#active a {
	color: #FFFFFF;
}

/* end top navigation bar */

/* bottom navigation bar */
.navBotContainer {
	border-top: 1px solid #E7373B;
	border-right: 1px solid #F0857D;
	border-bottom: 1px solid #F0857D;
	border-left: 1px solid #F0857D;
	height: 20px;
	width: 100%;
	background: #EE6960;
}
#navBot {
	float: right;
}

#navBot ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navBot ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

#navBot ul li a {
	height: 20px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	width: 137px;
	border-left: 1px solid #E7373B;
	line-height: 20px;
}

#navBot ul li a:hover {
	color: #F4A29B;
	background: #E8383B;
}

#navBot a:active {
	color: #E8383B;
}

#navBot li#active a {
	color: #FFFFFF;
}

#outer {
	margin: 5px auto 0;
	text-align: left;
	height: auto;
	min-height: 100%;
	width: 954px;
}

p {
	margin: 4px;
}
.placeOrder {
	color: #E8383B;
	background: #F3F3F3;
	padding: 3px;
	width: 150px;
	text-align: center;
	border: 1px solid #EE6960;
	float: left;
	margin: 20px 10px 15px 0px;
	cursor: hand;
}



.productAdd {
	color: #E8383B;
	font: bold 14px "Trebuchet MS", Verdana, sans-serif;
}

.productCartPrice {
	color: #E8383B;
	font: bold 14px "Trebuchet MS", Verdana, sans-serif;
	text-align: left;
}


#productCartTableEnv {
	width: 540px;
	margin-top: 50px;
	margin-left: 90px;
	height: auto;
}

#productCheckoutEnv {
	width: 600px;
	margin-top: 50px;
	margin-left: 40px;
	height: auto;
}


.productListItem {
	height: 300px;
	width: 300px;
	float: left;
	margin: 25px 15px 5px;
}
#productTableEnv {
	width: 645px;
	margin-top: 40px;
	margin-left: 40px;
	height: auto;
}

#productInfoTableEnv {
	width: 680px;
	margin-top: 75px;
	margin-left: 15px;
	height: auto;
}


.productPrice {
	font: bold 14px "Trebuchet MS", Verdana, sans-serif;
	text-align: left;
	padding-bottom: 31px;
}



.productImg {
	margin: 0px 7px 5px 4px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.productInfoPrice {
	color: #E8383B;
	font: bold 16px "Trebuchet MS", Verdana, sans-serif;
	text-align: left;
}



.productListItem input {
	margin: 1px;
	color: #E8383B;
	font-weight: bold;
	border: 1px solid #cccccc;
}


.red {
	background: #E8383B url(../images-layout/pbk.jpg) repeat;
	color: #FFFFFF;
}
.redText {
	color: #E8383B;
}

.registerButton {
	color: #E8383B;
	background: #F3F3F3;
	padding: 3px;
	width: 150px;
	text-align: center;
	border: 1px solid #EE6960;
	margin: 20px 10px 15px 170px;
	cursor: hand;
}

.statusHeading {
	font-weight: bold;
	color: #E8383B;
	margin-top: 20px;
	padding: 5px;
	border-bottom: 1px solid #EE6960;
	float: left;
	width: 90%;
	margin-bottom: 20px;
}
#sizeTble {
	margin-top: 25px;
	margin-left: 70px;
	background: #F4F4F4;
}

.sizeTdbk {
	background: #FFFFFF;
	color: #0066FF;
	padding: 2px;
}






/* inner pages sub-categories navigation */

.subCatNavContainer {
	border-bottom: 2px solid #000000;
	width: 100%;
	background: #FFFFFF;
	text-align: center;
	height: 33px;
}

#subCatHeading {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	padding: 3px;
	background: #F3F3F3;
}

/* 

.subCatNav {
	font: bold 12px/33px "Trebuchet MS", Verdana, sans-serif;
}
.subCatNav a:link {
	padding: 20px;
	margin: 5px;
	color: #000000;
}
.subCatNav a:visited {
	padding: 20px;
	margin: 5px;
	color: #000000;
}
.subCatNav a:hover {
	padding: 20px;
	color: #E8383B;
	text-decoration: none;
	background: #F4F4F4;
}
*/

/* try this one  for sub-cats nav */

#subCatNavContainer {
	height:33px;
	background: #FFFFFF;
	border-bottom: 2px solid #000000;
	text-align: center;
}

.subCatNav {
	font: bold 12px/33px "Trebuchet MS", Verdana, sans-serif;
	padding-left: 30px;
	padding-right: 30px;
}

.subCatNav a:link, a:visited {
	color: #000000;
}

.subCatNav a:hover {
	color: #E8383B;
	text-decoration: none;
}



/* end search box style */

td {
	vertical-align: top;
}
/* main page categories navigation */
#topCatNavContainer {
	height:33px;
	background: #FFFFFF;
	border-bottom: 2px solid #000000;
	text-align: center;
}

/*.topCatNav {
	font: bold 14px/33px "Trebuchet MS", Verdana, sans-serif;
	padding-left: 30px;
	padding-right: 30px;
    text-transform: uppercase;
}
*/
.topCatNav {
	padding-left: 30px;
	padding-right: 30px;
	font-style: oblique;
	line-height: 33px;
	font-weight: bold;
}

.ProductListItem a:link, a:visited {
	color: #000000;
}

.Breadcrumb a:link, a:visited {
	color: #000000;
}


.topCatNav a:link, a:visited {
	color: #000000;
}

.topCatNav a:hover {
	color: #E8383B;
	text-decoration: none;
}

/*.topCatNavContainer {
	border-bottom: 2px solid #000000;
	width: 100%;
	background: #FFFFFF;
	text-align: center;
	height: 33px;
}
.topCatNav {
	font: bold 14px/33px "Trebuchet MS", Verdana, sans-serif;
}
.topCatNav a {
	padding: 20px;
	margin: 5px;
	color: #000000;
}
.topCatNav a:visited {
	color: #000000;
}
.topCatNav a:hover {
	color: #E8383B;
	text-decoration: none;
	background: #F4F4F4;
}
*/

.totalLabel {
	color: #000000;
	text-align: left;
}

.totalValue {
	color: #000000;
	text-align: left;
	font-weight: bold;
}

#trans {
	margin: 0px;
	padding: 0px;
	height: 197px;
	width: 323px;
	background: url(../imgs/main-sl01.jpg) no-repeat;
}


.white {
	background: #FFFFFF;
}

#temp {
	margin: 200px auto 0;
	text-align: left;
	height: auto;
	min-height: 100%;
	width: 342px;
}

#tempTxt {
	color: #FEFEFC;
}

/* Required Style */
.Required {
    color: red;
}

/* Error Style */
.Error {
    color: red;
}

input.Error ,
textarea.Error,
select.Error {
    border: 1px solid red;
}

select.Short {
    width: 100px;
}

.Errors {
    padding: 15px;
    color: red;
    text-align: left;
    line-height: 20px;
}
