.div_msg_style{
	text-align: center;
}
.product-style{
	color:white;
	padding-right: 5px;	
}

.product-price{
	color:white;
	font-weight:bold;
	padding-right: 5px;	
}
.mainWhiteTxt {
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
	background-color: #666666;
	border: 1px solid #585858;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #807f83;
	color: #FFFFFF;
	margin: 0px;
}
td {
	font-family: tahoma, Verdana;
	font-size: 14px;
	color: #333333;
}
td.menu {
	font-family: tahoma, Verdana;
	color: #2100D6;
}

A.linkMenu1 { color:blue; text-decoration:none; }
A:hover.linkMenu1 { color:green; text-decoration:none; }

a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #F8991D;
}
ul {
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-type: square;
}

td.nav {
	font-family: tahoma, Verdana;
	font-size: 11px;
}

.body{
  background-color: #FFFFFF;
}
.body a:link {
	color: #003366;
	text-decoration: underline;
}
.body a:visited {
	color: #003366;
	text-decoration: underline;
}
.body a:hover {
	color: #003366;
	text-decoration: none;
}

.headingsTextBig {
	font-family: tahoma, Verdana;
	font-size: 18px;
	color: #3366AA;
	font-weight:bold;
}

.headingsText {
	font-family: tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}

.bodyText {
	font-family: tahoma, Verdana;
	color: #333333;
}
.warningText {
	font-family: tahoma, Verdana;
	color: #FF0000;
	font-weight:bold;
	background-color:#FFDDCC;
	border:solid thin FF0000;
	padding-left:10px;
	line-height: 25px;
}

#errorMessage {
	font-family: tahoma, Verdana;
	color: #FF0000;
	font-weight:bold;
	background-color:#FFDDCC;
	border:solid thin FF0000;
	padding-left:10px;
	line-height: 25px;
 }
 
.linkBody1 {
	font-family: tahoma, Verdana;
	font-weight:bold;

}
 .linkBody2 {
	font-family: tahoma, Verdana;
	font-size: 13px;
	font-weight:bold;
	color:#003366;
}
.linkBody3 {
	font-family: tahoma, Verdana;
	font-size: 12px;
}
.menu {
	color: #2100D6;
}

.page-title {
	font-size: 14px;
	color: #FFFFFF;
}


.flyDescription {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: bold;
  color: #333333;
  text-align: justify;
}



.flyDescription {
  font-family: tahoma, Verdana;
  font-size: 14px;
  font-weight: normal;
  font-style: bold;
  color: #333333;
  text-align: justify;
}

.fly {
  background-color: #Ffffff;
  font-family: tahoma, Verdana;
}

.flyPrice {
  font-family: tahoma, Verdana;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  color: #333333;
}

.flyPriceSpecial {
  font-family: tahoma, Verdana;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  color: #333333;
}

.flyPriceOld {
  font-family: tahoma, Verdana;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  color: #333333;
}

.flyDescriptionS {
  font-family: tahoma, Verdana;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  color: #333333;
}

.flyDescription {
  font-family: tahoma, Verdana;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  color: #333333;
}

.flyOnSpecial {
  font-family: tahoma, Verdana;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #333333;
}

.smallRed{
  font-size: 10px;
  color: red;
}

.browseProductPriceSpecial{
  color: red;
  font-weight: bold;
}

.topnav {
	background-image: url(images/grad_blue_top.gif);
	background-repeat: repeat-y;
}
.topnavS {
	background-image: url(images/grad_purple_top.gif);
	background-repeat: repeat-y;
}
.midrow {
	background-image: url(images/grad_blue_mid.gif);
	background-repeat: repeat-y;
	height: 100px;
}
.midrowS {
	background-image: url(images/grad_purple_mid.gif);
	background-repeat: repeat-y;
	height: 100px;
}
.titleGradS {
        font-size: 18px;
        font-weight: bold;
        background-image: url(images/title_bg_purple.png);
        background-repeat: repeat-y;
        height: 28px;
        background-position: left;
        background-color: #652D90;
        vertical-align: middle;
        padding-left: 10px;
}
.shoptitleYel {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}

.midnav {
	height: 24px;
	background-color: #7394b6;
	padding-right: 10px;
	margin-right: 10px;
	font-size: 14px;
	color: #204E7F;
}
.midnavS {
	height: 24px;
	background-color: #806A92;
	padding-right: 10px;
	margin-right: 10px;
	font-size: 14px;
	color: #3A0C5F;
}
.imageblkborder {
	border: 1px solid #333333;
	margin-bottom: 10px;
}
.homeimageholder {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.textfield {
	font-size: 10px;
	border: 1px solid #FFFFFF;
}
.homecolstyle01 {
	width: 160px;
	padding-left: 8px;
}
.stitle {
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.plainS {

	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.homecolstyle02 {
	width: 170px;
	padding-left: 5px;
}
ul {
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-type: square;
}

.cellpad {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.cellpad2 {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.homecolstyle03 {
	width: 180px;
	clip: rect(auto,auto,auto,5px);
	padding-left: 8px;
	background-image: url(images/cell_greybg.gif);
	background-repeat: repeat-y;
}
.homecolstyle04 {

	width: 144px;
	clip: rect(auto,auto,auto,5px);
	padding-left: 8px;
	background-image: url(images/cell_greybg.gif);
	background-repeat: repeat-y;
}
.copyrightinfo {
	font-size: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.homecolstyle05 {

	width: 200px;
	clip: rect(auto,auto,auto,5px);
	padding-left: 8px;
	background-image: url(images/cell_greybg.gif);
	background-repeat: repeat-y;
}
.mainbody {
	width: 99%;
	clip: rect(auto,auto,auto,5px);
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.cellpad3 {

	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.alignright {
	padding-left: 40px;
}
.shoptitleGre {

	font-size: 16px;
	font-weight: bold;
	color: #95ff5d;
}
.catpic {
	padding: 5px;
	margin: 6px;
	background-color: #aaa8ab;
}
.cattitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.midnavShop {
	height: 24px;
	background-color: #7394b6;
	font-size: 14px;
	font-weight: bold;
	color: #003d7d;
	padding-right: 10px;
}
.midnavShopS {
	height: 24px;
	background-color: #806A92;
	font-size: 14px;
	font-weight: bold;
	color: #3A0C5F;
	padding-right: 10px;
}
.midnavShop a:link {
	font-weight: bold;
	color: #3A0C5F;
	text-decoration: none;
}
.menuTextS {
	font-weight: bold;
	color: #3A0C5F;
	text-decoration: none;
}
.midnavShop a:visited {
	font-weight: bold;
	color: #3A0C5F;
	text-decoration: none;
}
.midnavShop a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
select {
	background-color: #eeeeee;
	border: 1px solid #7f9db9;
	color: #807F83;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.shoptitleWhi {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.prdpic {
	padding: 5px;
	margin: 6px;
	border: 1px solid #aaa8ab;
}
.stitleYel {
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFCC00;
}
.butInfo {
	padding-left: 12px;
}
.basket{
	border: thin solid black;
}
.basketHeadings{
	font-weight: bold;
}

.item_category{	
	padding:0px 0px 0px 7px;
	float:left;
	text-decoration:none;
}

.item_category span{
	padding:0px 0px 0px 24px;
}

.item_category span:hover{
	background:transparent url(images/ico_bullet_purple.gif) no-repeat top left;
}

.item_category span a{
	color:#D3B3EF;
	text-decoration:none;	
}

.item_category span a:hover{
	text-decoration:underline;
}

.td_orderInfo {
	color:#D3B3EF;
	padding:0px 13px 0px 13px;
}

.boxBGtop {
	background-color: #807F83;
	background-image: url(images/box_bg_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 4px;
}

.boxBGbody {
	background-color: #807F83;
	background-image: url(images/box_bg_body_w.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 208px;
}

.boxbg {	
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-color: #FFFFFF;
}

.boxBGbtom {

	background-color: #807F83;
	background-image: url(images/box_bg_btom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 4px;
}

.boxbg img{
	width:182px;	
}

.boxbg a:link{
	font-weight: bold;
	color: #000066;
}

.boxbg a:hover {
	font-weight: bold;
	color: #000000;
}

.boxbg a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}


