/* introduction */
html { min-height: 100%; margin-bottom: 1px; }
* {
	margin: 0;
	padding: 0;
	}
	body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;

	}
  select, input, textarea {	font-family:Arial, Verdana, Helvetica, sans-serif; font-size:13px;}
	img {border:0px;}
	a, a:link, a:active, a:visited {
	color: #ee4611;
	text-decoration: none;
	}
  .pinline {border:1px solid #BCBEC0;}
	a:hover{
	color: #ee4611;
	text-decoration: underline;
	}
	.homepagebold{
	text-decoration: bold;
	}
	homepagebold a, homepagebold a:link, homepagebold a:active, homepagebold a:visited {
	color: #333333;
	}
	homepagebold a:hover{
	color: #ee4611;;
	}
	ul {
	list-style-type: square;
	padding-left: 20px;
	line-height: 20px;
	}
	ol li{
	margin-left: 30px;
	
	}
	p {margin:0px; padding: 0px 0px 12px 0px;}
		.orange{
	color:#ee4611;
	}
	h1{
	color:#ee4611;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 8px;
	}
	h2{
	color:#333333;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 8px;
	}
h2 a, h2 a:link, h2 a:active, h2 a:visited {
	color: #333333;
	}
	h2 a:hover{
	color: #333333;;
	}
  
#home-content  a, h2 a:link, h2 a:active, h2 a:visited {
	color: #333333; font-weight:bold; 
	}
#home-content a:hover{
	color: #333333;font-weight:bold; text-decoration:underline;;
	}
	/* wrapper */
	
	#wrapper {
	width: 870px;
  padding:20px;
	margin: 40px auto 10px auto;
	background-color:#ffffff;
  border: 1px solid #ee4611;
	}
	.alert{color:#ff0000;}
	/* common */
	#logo {
	padding: 0px 0px 15px 0px;
	border-bottom: solid 1px #ee4611;
	margin-bottom: 17px;
	}
	
	#navtop{
	height: 11px;
	padding-left:435px;

	margin-bottom: 36px;
	}
	#navtop-new{
	height: 11px;
	padding-left:299px;

	margin-bottom: 36px;
	}
  #top-cart {float:right; font-size:10px; padding-top:85px; padding-left:10px;color:#ee4611;}
#top-cart a, #top-cart a:active, #top-cart a:visited {color:#ee4611; text-decoration:none; font-weight:normal;}
#top-cart a:hover {color:#ee4611;  text-decoration:underline;font-weight:normal;}
  
	.navdivider{
	padding: 0 9px;
	}
	
	/* home */
	
	#home-content {
	width: 312px;
	float:left;
	padding: 60px 37px 0 0px;
	/*padding: 0 37px 0 0px;*/
	}
	#home-right {
	width: 521px;
	float:left;
  padding-top:10px;
	}
	#home-stock {
	width: 521px;
	float:left;
	}
	.home-hdr{
	padding-bottom: 5px;
	}
	.inner-hdr{
	padding-bottom: 10px;
	}
	#home-content-large {
	width: 849px;
	padding: 50px 0px 0 0px;
	}
	#home-content-publicity{
	width: 864px;
	}
	
	/* LEFT NAV   */
	
	#leftnav{
	width: 174px;
	float:left;
  padding-top:10px;
	}
	#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	#leftnav li {
	padding: 3px 0 3px 0;
	}


	#leftnav li a:link, #leftnav li a:visited  {
	color: #333333;
	text-decoration: none;
	}
	#leftnav li a:hover {
	color: #ee4611;
	}
  #leftnav li.active {color:#EE4611;}
  #leftnav li.active a, #leftnav.active a:active, #leftnav.active a:visited {color:#EE4611;}

  .sub-active   {color:#EE4611;}
  .sub-active a, .sub-active a:active, .sub-active a:visited {color:#EE4611;}
  
  
	#leftnav ul ul {
	margin-left: 14px;

	}
	#leftnav ul ul li {
	color: #333333;
	}
	#leftnav ul ul a:link, #leftnav ul ul a:visited {

	color: #333333;
	}
	#leftnav ul ul a:hover {
	color: #ee4611;
	}

	
	/* CONTENT RIGHT  */
	#content-right{
	width: 691px;
	padding-right: 5px;
  padding-top:10px;
	float:left;
	}
	.shoppic{
	padding-left:172px;
	}
	#cart{
	padding-left: 0px;
	}
	.cartbar{
	padding: 0 10px;
	}
	#cartbox{
	border: solid 1px #cccccc;
	padding: 15px;

	}
	/* INVITE HEADERS  */
	#invite-content{
	width:685px;
	height: 112px;
	border-bottom: solid 1px #ee4611;
	padding: 0px 0 12px 0;
	margin-bottom: 30px;
	}

	#invite-pic{
	width: 112px;
	padding-right: 40px;
	float: left;
	}
	#invite-headers{
	padding-top: 25px;
	width: 500px;
	float: left;
	}
	#invite-large{
	padding-left:112px;
	
	}


  .palette td {padding-bottom:5px; padding-left:3px;}
  .palette a:link, .palette a:visited {

	color: #333333;
	}
.palette a:hover {
	color: #ee4611;
	}
 .rule {clear:both; background-image:url("../images/rule.gif"); background-repeat:repeat-x; height:2px; width:100%; padding: 3px 0px 6px 0px;}
.drop-instruction { background-image:url("../img/img_btn_click_colour.gif"); background-repeat:no-repeat; background-position: 100px 395px;height:500px; width:100%; padding: 0px;}

 .rule-orange {	border-bottom: solid 1px #ee4611;}

.form-table td {font-size:13px; padding:0px 0px 4px 0px;}
.padded-table td {font-size:13px; padding:0px 0px 15px 0px;}
 .clear {clear:both; }
	/* CLEAR   */
	div.brclear{
	clear:both;
	line-height:0px;
	height:0px;
	border:0;
	margin:0;
}
	/* FOOTER   */
	
	#footer{
	color: #ee4611;
	font-size: 11px;
	border-top: solid 1px #ee4611;
	text-align:left;
	padding-top: 7px;
	margin-top: 40px;
  padding-bottom:15px;
	}
  .footer-links {float:left;}
  .footer-copyright {float:right;}
  