
body, html{
margin: 0;
padding: 0;
min-height:100%;
height:100%;
}


body
{

margin:0;
padding:0;
color:#646568;
background:url(background.gif);
border: 0;
border-collapse: separate;
border-spacing: 0;
height: 100%;
min-height: 100%;
	
}


html>body {
margin: 0;
padding: 0;
text-align: center;
min-height: 100%;
height:100%;
}


a img{
	border:none;
}



#wrapperMain {
	
	background:#FFFFFF; 
	width:984px; 
	height:100%;
	margin:0 auto; 
	padding:0 auto; 
	min-height: 100%;
	
	
	
}


#wrapper {
	
	background:#FFFFFF; 
	min-height: 100%;
	position:relative; 
	width:984px; 
	margin:0 auto; 
	padding:0 auto; 
	/*background: #FFFFFF url(images/speaker_guy.gif) no-repeat right bottom;*/
	background-color:#FFFFFF;
	

	
}

#sitemap ul {

	list-style:none;
	margin-left:0;
	padding-left:0;
	
	
}

.top a:hover {
	text-decoration:none;
	color:#FFFFFF;
}


#sitemap ul li {

	list-style:none;
	padding:5px 0 5px 5px;
	
	
}

.rightStyle{
	padding-right:10px;
	padding-top:0px;
	margin:26px 0 0 0;
	background-image:url(right_line.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}
	
	

.bodyStyle{
	padding:0px 0px 0px 0px;
	
	background: #ffffff url(images/speaker_guy.gif) no-repeat right bottom;
}

.content{
	padding-left:20px;
	padding-right:20px;
	margin-bottom:6px;
	
}


.writestyle .content{
	padding-top: 20px;
	padding-left:97px;
	padding-right:75px;
	color:#505052;
}

.sendstyle .content{
	padding-top: 20px;
	padding-left:97px;
	padding-right:75px;
}

.writeandsendstyle .content{
	padding-top: 20px;
	padding-left:97px;
	padding-right:75px;
}

.faqsstyle .content{
	padding-top: 20px;
	padding-left:60px;
}

.contact_usstyle  .content{
	padding-top: 20px;
	padding-left:60px;
}

.for_mediastyle  .content{
	padding-top: 20px;
	padding-left:60px;
}

.about_usstyle  .content{
	padding-top: 20px;
	padding-left:60px;
}

.content a{
	color:#000000;
	text-decoration:underline;
}



.sideArea{
	margin: 26px 10px 0 0;
	padding:0 0 320px 20px;
	font-size:12px;
	color:#646568;
	width:210px;

	
	
}

.tiny a{
	color:#FFFFFF;
	font-size: 10px;
}

.tiny{
	color:#FFFFFF;
	font-size: 10px;
}

.logo { 
	background:url(logogreen.gif) no-repeat;
}


.sideArea a{
	color:#8cc641;
}

.top{
	width:936px;
	padding:0px;
	margin:20px 20px 0 20px;
	background-color:#8cc641;
}

.topRight{
	background:url(header_right_green.gif) top right no-repeat;
	padding:0px;
	width:38px;
	
}

h2{
	background-image:url(h2background.png); 
	background-repeat: no-repeat;
	background-position:right top;
}



h1{
	color:#8cc641;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.h2corners{
	background-image:url(h2background2.png); 
	background-repeat: no-repeat;
	background-position:left top;
	background-color:#8cc641;
	margin-bottom:6px;
	text-decoration:none;
}

a.h2corners {
	text-decoration:none;
}

.h2cornersoff {
	background-image:url(h2background2.png); 
	background-repeat: no-repeat;
	background-position:left top;
	background-color:#CCCCCC;
	margin-bottom:6px;
}


a.nextButtonSpec, .nextButtonSpec:hover {
	width:89px;
	height:19px;
	background: #8cc641 url(btn_next_green.gif);
	display:block;
	padding:8px 0px 2px 10px;
	margin:0 5px 0 0;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none;
	float:left;
}

.uploadButtonSpec, .uploadButtonSpec:hover {
	width:127px;
	height:19px;
	background: #f26522 url(btn_upload_orange.gif);
	display:block;
	padding:8px 0px 2px 10px;
	margin:0 5px 0 0;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none;
}



/* Styles for Write pages */

.writestyle{
}

.writestyle .top{
	background-color: #faa61a;
}

.writestyle a{
	color: #faa61a;
}

.writestyle .logo { 
	background:url(logoyellow.gif) no-repeat;
}

.writestyle .topRight{
	background:url(header_right_yellow.gif) top right no-repeat;
}

.writestyle h2{
	background-image:url(h2background.png); 
	background-repeat: no-repeat;
	background-position:right top;
}

.writestyle h1{
	color: #faa61a;
}

.writestyle h4{
	color: #faa61a;
	margin:0;
	padding:0;
}

.writestyle strong{
	color: #faa61a;
}

.writestyle .headings{
	color:#faa61a;
}

.writestyle .h2corners{
	background-image:url(h2background2.png); 
	background-repeat: no-repeat;
	background-position:left top;
	background-color:#faa61a;
}

.writestyle .button{
	background-color:#faa61a;
}

.writestyle .border{
	border: solid 1px #faa61a;
}

.writestyle input[type="submit"]{
	background-color:#FFFFFF;
}

.writestyle input[type="button"]{
	background-color:#faa61a;
}

.writestyle .nextButtonSpec, .writestyle .nextButtonSpec:hover {
	width:89px;
	height:19px;
	background: #faa61a url(btn_next_yellow.gif);
	display:block;
	padding:8px 0px 2px 10px;
	margin:0 5px 0 0;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none;
	float:left;
}

.writestyle .uploadButtonSpec, .writestyle .uploadButtonSpec:hover {
	width:127px;
	height:19px;
	background: #f26522 url(btn_upload_yellow.gif);
	display:block;
	padding:8px 0px 2px 10px;
	margin:0 5px 0 0;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none;
}


.headings{
	font-weight:bold;
	font-size:14px;
	display:block;
	padding-bottom:6px;
	color:#8cc641;
}
/* Styles for Send pages */


.sendstyle{
}

.sendstyle .top{
	background-color: #f26522;
}


.sendstyle .border{
	border: solid 1px #f26522;
}

.sendstyle a, .sendstyle strong{
	color: #f26522;
}

.sendstyle .logo { 
	background:url(logoorange.gif) no-repeat;
}

.sendstyle .topRight{
	background:url(header_right_orange.gif) top right no-repeat;
}

.sendstyle h2{
	background-image:url(h2background.png); 
	background-repeat: no-repeat;
	background-position:right top;
}

.sendstyle h1{
	color: #f26522;
}

.sendstyle h4{
	color: #f26522;
	font-weight:bold;
}

.sendstyle .h2corners{
	background-image:url(h2background2.png); 
	background-repeat: no-repeat;
	background-position:left top;
	background-color:#f26522;
}

.sendstyle .button{
	background-color:#f26522;
}

.sendstyle .headings{
	color:#f26522;
}


.sendstyle input[type="submit"]{
	background-color:#f26522;
}

.sendstyle input[type="button"]{
	background-color:#f26522;
}

.sendstyle .nextButtonSpec, .sendstyle .nextButtonSpec:hover {
	width:89px;
	height:19px;
	background: #f26522 url(btn_next_orange.gif);
	display:block;
	padding:8px 0px 2px 10px;
	margin:0 5px 0 0;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none;
	float:left;
}

.sendstyle .uploadButtonSpec, .sendstyle .uploadButtonSpec:hover {
	width:127px;
	height:19px;
	background: #f26522 url(btn_upload_orange.gif);
	display:block;
	padding:8px 0px 2px 10px;
	margin:0 5px 0 0;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none;
}


/* Styles for Write and Send pages */
.writeandsendstyle{
}

.writeandsendstyle .headings{
	color:#d71921;
}

.writeandsendstyle .top{
	background-color: #d71921;
}

.writeandsendstyle a{
	color:#d71921;
}

.writeandsendstyle .border{
	border: solid 1px #d71921;
}


.writeandsendstyle .logo { 
	background:url(logored.gif) no-repeat;
}


.writeandsendstyle .topRight{
	background:url(header_right_red.gif) top right no-repeat;
}

.writeandsendstyle h2{
	background-image:url(h2background.png); 
	background-repeat: no-repeat;
	background-position:right top;
}

.writeandsendstyle h1{
	color: #d71921;
}

.writeandsendstyle .h2corners{
	background-image:url(h2background2.png); 
	background-repeat: no-repeat;
	background-position:left top;
	background-color:#d71921;
}



.writeandsendstyle .button{
	background-color: #d71921;
}

.writeandsendstyle strong{
	color: #d71921;
}


.writeandsendstyle input[type="submit"]{
	background-color:#d71921;
}

.writeandsendstyle input[type="button"]{
	background-color:#d71921;
}

.writeandsendstyle .nextButtonSpec, .writeandsendstyle .nextButtonSpec:hover {
	width:89px;
	height:19px;
	background: #d71921 url(btn_next_red.gif);
	display:block;
	padding:8px 0px 2px 10px;
	margin:0 5px 0 0;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none;
	float:left;
}

.writeandsendstyle .uploadButtonSpec, .writeandsendstyle .uploadButtonSpec:hover {
	width:127px;
	height:19px;
	background: #d71921 url(btn_upload_red.gif);
	display:block;
	padding:8px 0px 2px 10px;
	margin:0 5px 0 0;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none;
}


/* styles for the FAQs page*/

.faqsstyle .top{
	background-color:#00a1e4;
}

.faqsstyle h1{
	color: #00a1e4;
}

.faqsstyle a{
 color: #00a1e4;
}

.faqsstyle .topRight{
	background:url(header_right_blue.gif) top right no-repeat;
}


.faqsstyle .headings{
 color: #00a1e4;
}

.faqsstyle .logo { 
	background:url(logoblue.gif) no-repeat;
}

.faqsstyle h2{
	background-image:url(h2background.png); 
	background-repeat: no-repeat;
	background-position:right top;
}

.faqsstyle .h2corners{
	background-image:url(h2background2.png); 
	background-repeat: no-repeat;
	background-position:left top;
	background-color:#00a1e4;
}


body {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	padding-top:0;
	margin-top:0;
	text-align: center;
} /* master style that defines fonts and main background colour for the entire site */
/* TinyMCE specific rules */
body.mceContentBody {
	background:#FFFFFF;
}

.border-none {
	border:none;
}

h1 {
/*	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:left*/
}

h2{
	color:#FFFFFF;
	font-size:12px;
	padding:7px 0 0 14px;
	height:23px;
	margin:0;
}

h3{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

.headsky {
	background:url(sky_bg.jpg) center;
}

a{
	color:#FFFFFF;
	text-decoration:none;
}

.bodyStyle a{

}



a:hover {
	text-decoration:underline;
	color:#999999;
}
.searchBox {
	background-image:url(search_back.png);
	background-color:none;
}
.searchBox a {
	color:#fff;
	text-decoration:none;
}
.searchBox a:hover {
	color:#fff;
	text-decoration:underline;
}
h3 {
	font: normal 12px;
}
select, option {
	font: 11px Tahoma;
	background:#E9E9E9;
}
input, textarea, password, file {
	FONT-FAMILY: Tahoma, Arial;
	font-size: 12px;
	background:#FFFFFF;
	padding:2px;
	margin:2px;
}

input[type="text"] {
	border:1px solid #999999;
}

textarea { 
	border:1px solid #999999;
}

input[type="password"] {
	border:1px solid #999999;
}

input[type="checkbox"] {
	border:none;
	background:none;
}
/*----------------------------- Basic layout styles from top to bottom of the page ------------------------------ */


.main_table {
	background:none;
	width:972px;
	clear:both;
	
	
}
.header {
    background-color:#8cc63f;
	/*
	background:url(bg_top.gif) repeat-x top;
	font-size:1px;
	height:14px;
	 Background image can fill the entire header section */
} 
.header A {
	margin:0px 6px 0px 5px;
}
.header table {
	margin:0px;
	padding:0px
} /* use to position the content in the header */
.shop_name {
	font: 1px Tahoma, Arial;
	padding-right:20px;
	text-align:right;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
}
.searchinput {
	font:normal 12px Tahoma, Arial;
	border:1px solid #3C3C3C;
	margin:0px 8px 0px 0px;
	background:#FFF url(mag_glass.gif) no-repeat;
	padding:2px 2px 2px 17px;
	font-size:12px;
}
.searchinput2 {
	font:normal 12px Tahoma, Arial;
	margin:0px 8px 0px 0px;
	background:#FFF url(mag_glass.gif) no-repeat;
	padding:2px 2px 2px 17px;
	font-size:12px;
}
.topnav {
	font-size: 11px;
	font-weight: normal;
	text-align:right;
	padding:0px;
	margin:0px;
	width:100%;
}
.footer {
	background:#8cc63f;
	color:#FFF;
	font:11px/16px Tahoma, Arial;
	text-align:center;
	padding:3px 0px 3px 0px;
	width:100%
}

.footerStyle a { 
	text-decoration:none;
	
}
.topnav A {
	color:#FFF;
	text-decoration:none;
	padding:5px 22px 6px 22px;
	display:block;
	float:right;
	border-right:1px solid #FFF;
	width:auto;
	white-space:nowrap;
	background:url(menu_bg.gif) repeat center #488cae;
}
.topnav A:hover {
	text-decoration:none;
	background:url(menu_bg_over.gif) repeat center #FFFF00;
	color:#488cae;
}
.topnav table {
	text-align:center
}
.main_cell {
	padding:26px 32px 26px 32px;
	text-align:left
}
.border {
/*	border:1px solid #8cc63f;
	padding:0px;
	margin:0;*/
}/* Surrounds menu_background and main_cell */
/*----------------------------- Buttons ------------------------------ */


.button {
	margin:0px 8px 0px 0px;
	padding:3px 6px 6px 6px;
	font:normal 12px Tahoma, Arial;
	text-decoration:none;
	color:#000;
	background:#8cc63f;
	/*background: url(menu_bg.gif) repeat center;*/
	cursor:pointer;
	display:block;
	float:left;
	clear:none;
	border:0px
}
/* display, float and clear are needed to render buttons correctly in IE 6 */


.button:hover {
	text-decoration:none;
	background: #b2b2b2;
}
input {
 padding: expression(this.type=="submit"?'0px':'');
}
form submit {
	width:1%;
	overflow:visible;
}
/* this is for Gecko based broswers to change background of all <input type="submit"> tags */

input[type="submit"] {
	padding: 0px;
}
/*----------------------------------------- Left Hand Menu No-Popup ---------------------------------------*/

.menu  {
	TEXT-DECORATION: none;
	color:#FFFFFF;
	font-size:12px;
	margin:0;
	padding:0;
	height:27px;
	margin-top:3px;
}

.menu A {
	color: #FFFFFF;
	margin:0;
	padding:0 11px 7px 11px;
	text-decoration:none;
	text-transform:uppercase;
}

.menu A:hover, .menu A.highlight {
	margin-bottom:11px;
	border-bottom: #FFFFFF 6px solid;
/*	text-decoration:none; background-image:url(new_menu/menu_highlight.png); background-repeat:repeat-x*/
}


#menuLeft {
	background:#FFF;
	border-right:1px dotted #333;
}
#menuLeft ul {
	font: normal 12px Tahoma, Arial;
	text-align: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 157px; /* Width of Menu Items */
}
#menuLeft ul li a {
	display: block;
	width:149px;
	text-decoration: none;
	color: #000;
 background: #FFF opacity:.70;
	filter: alpha(opacity=70); /* IE6 Bug */
	padding: 4px;
	font-weight: bold;
	border-bottom: 1px dotted #333;
}
/* Fix IE. Hide from IE Mac \*/
/** html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }*/
/* End */


#menuLeft ul li a:hover {
	color: #FFF;
	background: #000;
	opacity:.70;
	filter: alpha(opacity=70);
}
#menuLeft ul li ul {
	display: none;
}
#menuLeft ul li.highlight ul {
	display: block;
}
#menuLeft .highlight a {
	color: #FFF;
	background:#488cae;
	font-size: 12px;
}
/* Hover Styles */
		
#menuLeft li ul li a {
	padding: 1px 3px;
} /* Sub Menu Styles */
#menuLeft li:hover ul, li.over ul {
	display: none;
} /* The magic */
#menuLeft .sub a {
	background:none;
	color:#488cae;
	width: 143px;
	padding:2px 4px 2px 10px;
	font-weight: normal;
	border-top-style: none;
}
/* .highlight  li ul { display: block; }  The magic */ 




#menuLeft .sub a:hover {
	background: #488cae;
	color:#000;
}
.highlight A {
	TEXT-DECORATION: none;
	background: #999;
	color:#000
}
.selected {
	text-decoration:none;
	color: #333
}
#menuLeft .subHighlight a {
	color: #000;
	background: #FFF;
	width: 143px;
	padding:2px 4px 2px 10px;
	font-weight: bold;
	border-top-style: none;
}/*----------------------------- left hand menu ------------------------------ */
.menutop {
	margin-top:10px;
	background:url(menuTopRound.gif) no-repeat top center;
	display:block;
	height:7px;
	border-bottom:1px solid #e4c82a;
	width:144px;
	margin-left:6px;
}
.menutop span {
	font:bold;
	font-family:1px;
	display:none;
	pacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
} /* display:none hides the word Browse */
#menuNormal ul {
	font: normal 12px Tahoma, Arial;
	margin: 0;
	margin-left:6px;
	padding: 0 0 7px 0;
	list-style: none;
	width: 144px; /* Width of Menu Items */
	background: url(menuBottomRound.gif) bottom center no-repeat;
}
#menuNormal ul li {
	position: relative;
	background:none;
}
#menuNormal li ul {
	position: absolute;
	left: 138px; /* Set 1px less than menu width */
	top: 0px;
	display: none;
}
/* Styles for Menu Items */
#menuNormal ul li a {
	display: block;
	width:136px;
	text-decoration: none;
	color: #fff;
	background: #488cae; /* IE6 Bug */
	padding: 4px;
	text-indent:10px;
	border-bottom:1px solid #e4c82a;
	background:url(menuBackGrad.gif) repeat-y;
}
#menuNormal ul li a:hover {
	color: #fff;
	background:#666666;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li {
	float: left;
	height: 1%;
}
* html ul li a {
	height: 1%;
}
/* End */

#menuNormal ul li ul {
	border-top:1px solid #e4c82a;
	background:none;
	width:167px;
	top:-1px;
}
;
/* Hover Styles */
		
#menuNormal li ul li a {
	padding: 1px 3px;
} /* Sub Menu Styles */
#menuNormal li:hover ul, #menuNormal li.over ul {
	display: block;
} /* The magic */
#menuNormal .sub a {
	border-left:1px solid #e4c82a;
	border-right:1px solid #e4c82a;
	background: #626262;
	color:#FFF;
	width: 160px;
	padding:4px;
	opacity:.98;
	filter: alpha(opacity=98);
	-moz-opacity: 0.98;
}
#menuNormal .sub a:hover {
	background: #e4c82a;
	color:#333;
	opacity:100;
	filter: alpha(opacity=100);
	width: 160px;
	-moz-opacity: 1;
}
.highlight A {
	TEXT-DECORATION: none;
	background: #E7E7E7 url(../images/dot_over.gif);
	color:#e4c82a
}
.shop_text {
	padding-left:13px;
}
.shop_text div {
	font:bold 14px Tahoma, Arial;
	padding-bottom:5px;
}
.cart {
	font: 12px Arial;
	border:1px solid #94bee9;
	width:98%;
	background:#F7F7F7
}
.cart th {
	text-align:left;
	background:#94bee9 url(../images/hd_bk.jpg) repeat-x;
	color:#FFF
}
.cart a {
	margin-right:0px;
	float:right
}
.lineitem {
	border-bottom: 1px dotted #CCC
}
.checkouthead {
	font-size: 16px;
	color:#fff;
	padding:20px 0px
}
.cat_head {
} /*Category name and description*/
#thumbnail {
	WIDTH: 135px;
	float: left;
	clear: none;
	margin:5px 11px 10px 0px;
	padding-top:6px;
	text-align:center;
	border:1px solid #c1c1c1;
}
#thumbnail p {
	margin: 0px 0px 0px 35px;
	text-align:center
}
#thumbnail h3 {
	font:normal 13px Tahoma, arial;
	text-align:center;
	background-color:none;
	color:#333;
	padding:5px 0px 0px 5px;
}
#thumbnail span {
	font:normal 13px Tahoma, arial;
	text-align:center;
}
#thumbnail div {
	text-align:center
}
#thumbnail .thumbImage {
	height:110px;
}
#thumbnail .thumbInfo {
	clear:both;
}
#thumbnail .thumbInfo h3 {
	margin:0px;
	padding:3px;
}
/*----------------------------- Essential Bizar Shop Styles ------------------------------ */


.heading {
	font-size: 16px;
	color:#488cae;
	display:block;
	padding-bottom:1px;
	border-bottom:1px solid #488cae;
	font-weight:bold;
	text-align:center;
}
.subheading {
	font: normal 14px Tahoma, Arial
}
.errorMessage {
	font-weight: bold;
	color: #FFF;
	background-color: #AD0034;
	padding:4px;
	text-align: center;
}
.okMessage {
	font-weight: bold;
	padding: 4px;
	background-color:#CCC;
}
.form-label {
	font-weight: normal;
	
}
.form-title {
	font-weight: bold;
	color: #4683d3
}
.normalbold {
	font-weight: bold
}
.tablehead {
	font-size: 14px;
	text-decoration: none;
	color:#4683d3
}
/*----------------------------- Product Page ------------------------------ */

.product_image {
	padding:10px 10px 10px 10px
}
.product_image A {
	text-decoration:none;
	color: #333;
}
.product {
	padding:10px 10px 10px 10px
}
.price {
	font: bold;
	padding:10px 0px 0px 0px
}
.related_prods {
	margin: 0px 0px 10px 0px;
	padding:3px;
	width:120px
}
/*----------------------------- Quick Edit ------------------------------ */
#quickEdit {
	clear:both;
	text-align:center;
	margin:0;
	padding:0;
	background:#CCC;
}
#barRow {
	background:url(images/quick_edit/quickFade.gif) repeat-x #fff;
}
#name1, #name2 {
	border-bottom:1px solid #ccc;
}
.quickButtons {
	padding:5px;
	text-align:center;
	border-right:1px solid #fff;
	border-bottom:4px solid #CCC;
	color:#000;
	cursor:pointer;
	width:auto;
	background:#B4B4B4;
}
.quickButtons:hover {
	background:#000;
	color:#fff;
}
/*---------------------------------New Check Out Styles Below ---------------------------------*/

.orderDisplay {
	background:#8cc63f;
	padding:5px;
	color:#fff;
}
.checkouthead {
	border-bottom:1px dotted #CCC;
	margin: 0;
	padding:0 0 5px 0;
	font-size:20px;
	text-align:left;
}
.checkoutHeaderBlue {
	padding:10px;
	background:#8cc63f;
	color:#FFFFFF;
	text-align:left;
}
.checkoutCurrentBorder {
	border:1px solid #8cc63f;
	padding:5px;
	margin-bottom:5px;
	background:url(images/thumbnailShadow.gif) repeat-x top;
}
.checkoutHeaderGrey {
	padding:10px;
	background: url(checkout/page_back.png) repeat-x;
	color:#FFFFFF;
	margin-bottom:0px;
	text-align:left;
}
.summaryHeader {
	text-align:left;
	background:url(images/thumbnailShadow.gif) repeat-x top;
	padding:5px;
	font-weight:bold;
	color:#8cc63f;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	height:15px;
}
.editLink, .editLink a {
	font-weight:normal;
	color:#666666;
	font-size:9px;
}
.nextButton {
	margin:0px 8px 0px 0px;
	padding:3px 6px 6px 6px;
	font:bold 11px Tahoma, Arial;
	color:#3C3C3C;
	text-decoration:none;
	color:#FFF;
	background: url(checkout/button_back_over.png) center;
	cursor:pointer;
	display:block;
	float:left;
	clear:none;
	border:0px;
	background-position:right;
}
.nextButtonInput {
	margin:0px 8px 0px 0px;
	font:normal 12px Tahoma, Arial;
	color:#3C3C3C;
	text-decoration:none;
	color:#FFF;
	background: url(checkout/button_back_over.png) center;
	border:0px;
	background-position:right;
	padding:5px 15px 10px 10px;
	display:block;
	float:right;
	cursor:pointer;
}
.nextButtonInput:hover {
	text-decoration:none;
	background: url(checkout/button_back.png) right;
	color:#FFF;
}
.backButton {
	margin:0px 8px 0px 0px;
	padding:3px 6px 6px 6px;
	font:bold 11px Tahoma, Arial;
	color:#3C3C3C;
	text-decoration:none;
	color:#FFF;
	text-decoration:none;
	background: url(checkout/button_back_over.png) center;
	cursor:pointer;
	display:block;
	float:left;
	clear:none;
	border:0px;
	background-position:left;
	padding-left:15px;
	padding-top:6px;
	height:20px;
}
.backButton:hover {
	color:#FFF;
	text-decoration:none;
	background: url(checkout/button_back.png) left;
}
/* ---------------------------- End New Checkout Styles --------------------------------------- */

.menuName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}
/* NEW MENU */

#thenNav {
	font-family: Arial, Helvetica, sans-serif;
	z-index:2;
	text-align:center;
	
}
#thenNav ul {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0px;
	list-style: none;
	font: 12px arial bold;
	color: #FFFFFF;
}
#thenNav ul li {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	float:left;
	text-decoration: none;
	color: #FFFFFF;
	border-left:1px solid #fff;
}
#thenNav li ul {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute; /* Set 1px less than menu width */
	top: 0px;
	left:0px;
	display:none;
	padding:0px 0px;
	margin-top:0px;
}
/* Styles for Menu Items */

#thenNav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	float:left;
	text-decoration: none;
	color: #fff;
	background: url(menu_bg.gif) repeat center; /* IE6 Bug */
	margin: 0px;
	text-decoration: none;
	padding: 4px 26px 5px 26px;
	border:1px solid #e8e7e8;
	border-left:none;
}
#thenNav ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	text-decoration: none;
	color: #fff;
	background: url(menu_bg_over.gif) repeat center; /* IE6 Bug */
	margin: 0px;
	text-decoration: none;
	padding: 4px 26px 5px 26px;
	border:1px solid #e8e7e8;
	border-left:none;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li {
	float: left;
	height: 1%;
}
* html ul li a {
	height: 1%;
}
/* End */

#thenNav ul li ul {
	width:112px;
	margin-top:27px;
	padding:0px;
	border-bottom:1px solid #fff;
}
;
/* Hover Styles */
#thenNav li ul li a {
	width: 100px;
	text-transform:none;
	font-size:11px;
} /* Sub Menu Styles */
#thenNav li:hover ul, #thenNav li.over ul {
	display: block;
} /* The magic */
#thenNav .sub a {
	background:#999;
	font-family:Arial, Helvetica, sans-serif;
	width:100px;
	text-align:left;
	padding:5px;
}
#thenNav .sub a:hover {
	background: #e4c82a;
	width:100px;
	text-align:left;
	padding:5px;
}

.tiny a{
	color:#FFFFFF;
	font-size: 10px;
}

.footerStyle{
	padding:0 0 20px 20px;
	color: #939598;
	background:#FFFFFF;
	margin-bottom:5px;
}

.footerStyle a{
	font-size:10px;
	color: #939598;
}