/* Overwrite Styles */ 

.categ_box a,.categ_box a:link,.categ_box a:visited {
	color:#ffdc67;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	
}

.categ_box a:hover,.categ_box a:active {
	color:#fff;

}

.categ_box li
{
	border-bottom:1px solid #ccc;
	line-height:20px;
}

/* Structure */
body{
	margin:0px;
	padding:0px;
	height:100%;
	background-color:#7bbb03;
	background-image:url(../images/bg.gif);
	background-position:center top;
	background-repeat:repeat-x;
	color:#333333;
}

#sub-header
{
	float:right;
	margin:8px 0 0 0;
	text-align:right;
	padding-bottom:0;
	padding-top:4px;
	border-bottom:1px solid #dedede;
}


#body-sub
{
	
	margin:0px;
	padding:0px;
	height:100%;
	min-height:400px;
	background-color:#fff;
	/*background-image:url(../images/bg-body.gif);
	background-position:center top;
	background-repeat:repeat-x;*/
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	/*padding: 10px;*/
		
}

#body-sub-c1
{
	float:left;
	width:17%;
	
}

#body-sub-c2
{
	margin:0;
	padding:0;
	float:left;
	width:82%;
	border: 1px solid #d9e0e6;
  	border-bottom-color: #c8cdd2;
  	border-right-color: #c8cdd2;
  	background: #fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}


#product-c1
{
	float:left;
	width:20%;

}

#product-c2
{
	float:right;
	width:45%;
	margin:0;
	padding-right:8px;
	border-right:1px solid #ccc;
}

#product-c2 span
{
	
	font-size:120%;
}

#product-c3
{
	float:right;
	width:30%;
	margin-left: 8px;
}

#product-c3 #ctl00_cphActions_chkSizes
{
	margin:0;
	padding:0;
}


	
#product-c3 label
{
	font-size:120%;
	margin:8px;
	color:#2c7dd5;
	text-decoration:underline;
}

#product-c1 img 
{
	margin-left: 18px;
  	padding: 8px 26px 8px 26px;
  	border: 1px solid #d9e0e6;
  	border-bottom-color: #c8cdd2;
  	border-right-color: #c8cdd2;
  	background: #fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
}



#product-c2 .title
{
	color:#0e6acf;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:3px;
}


/* Related Products */

#body2-c1
{
	float:left;
	width:33%;
}

#body2-c2
{
	float:right;
	width:33%;
	border-right:1px solid #ccc;
}


#body2-c3
{
	float:right;
	width:33%;
	margin-left: 8px;
}


/* Categories Structure */

dl.category {
	margin: 15px 8px;
	padding: 5px;
	float: left;
	width:280px;
	height:180px;
	}
dl.category:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
dl.category dt {
	margin: 0 0 .5em 0;
	font-size: 140%;
	font-weight:bold;
	color: #2c7dd5;
	}
dl.category dt img {
	float: left;
	text-align:center;
	margin: 0 8px 0 0;
  	padding: 3px;
  	border: 1px solid #d9e0e6;
  	border-bottom-color: #c8cdd2;
  	border-right-color: #c8cdd2;
  	background: #fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
dl.category dd.text {
	line-height: 1.5em;
	color: #515151;
	height:70%;
	font-size:120%;
	}
	
dl.category dd a.button
{
	float:left;
}

dl.category dt a, dl.category dt a:link, dl.category dt a:visited {
color:#106ccf;
text-decoration:none;
font-weight:bold;
}

dl.category dt a:hover, dl.category dt a:active {
color:#106ccf;
text-decoration:underline;
}


/* Products List Structure */

dl.productslist {
	margin:3px 8px 0 8px;
	padding: 5px;
	float: left;
	width:320px;
	height:140px;
	border-bottom:dotted 1px #ccc;
	}
dl.productslist:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
dl.productslist dt {
	margin: 0 0 .5em 0;
	font-size: 140%;
	font-weight:bold;
	color: #2c7dd5;
	}
dl.productslist dt img {
	float: left;
	text-align:center;
	margin: 0 8px 0 0;
  	padding: 3px;
  	/*border: 1px solid #d9e0e6;
  	border-bottom-color: #c8cdd2;
  	border-right-color: #c8cdd2;
  	background: #fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;*/
	}
dl.productslist dd.text {
	line-height: 1.5em;
	color: #515151;
	height:70%;
	font-size:120%;
	
	}
	
dl.productslist dd a.button2
{
	/*float:right;*/
}


#content-body
{
	margin:0 25px 25px 25px;
}

.content-c1
{
	float:left;
	width:65%;
	padding:3px;
	font-size:120%;
}

.content-c2
{
	float:right;
	width:33%;
	padding:3px;
	margin-left:3px;
	font-size:120%;
	text-align:left;
}

/* Encyclopedia Structure */

dl.encyclopedia {
	margin:3px 8px 0 8px;
	padding: 5px;
	}
dl.encyclopedia:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
dl.encyclopedia dt {
	margin: 0 0 .5em 0;
	font-size: 140%;
	font-weight:bold;
	color: #2c7dd5;
	}

dl.encyclopedia dd.text {
	line-height: 1.5em;
	color: #515151;
	height:70%;
	font-size:120%;
	}
	

input[type=checkbox] { 
width:15px;
height:15px;
}

.tableMaster
{
	font-weight:bold;
	font-size:120%;
	color:#515151;
}

.tableItem1
{
	font-size:120%;
	color:#515151;
}

.tableItem2
{
	font-size:120%;
	color:#000;
}

/* Shopping Cart Struc */
.stdinputtext
{
	background-color:#fff; 
	border-style:inset;
	border-width:2px; 
}


.cart-c1
{
	float:left;
	width:70%;
}

.cart-c2
{
	float:right;
	width:25%;
	
}

#cart
{
	width:100%;
	margin:8px 8px 15px 8px;
}

.cartitem-c1
{
	float:left;
	width:70%;
	height:35px;
	border-bottom:1px dotted #515151;
	padding:3px;
	font-family:Arial;
	font-size:120%;
	line-height:2.5;
}

.cartitem-c1 .stdinputtext
{
	font-size:70%;
}



.cartitem-c2
{
	float:right;
	width:10%;
	height:35px;
	border-bottom:1px dotted #515151;
	text-align:right;
	padding:3px;
	margin-left:3px;
	font-family:Courier New;
	font-size:120%;
	line-height:2.5;
}

.cartitem-c3
{
	float:right;
	width:14%;
	height:35px;
	border-bottom:1px dotted #515151;
	text-align:right;
	padding:3px;
	margin-left:3px;
	font-family:Courier New;
	font-size:120%;
	line-height:2.5;
}


.checkout-c1
{
	float:left;
	width:48%;
	border-right:1px solid #2c7dd5;
	padding:3px;
	font-size:120%;
}

.checkout-c2
{
	float:right;
	width:48%;
	padding:3px;
	margin-left:3px;
	font-size:120%;
}

.checkout-payment-c1
{
	float:left;
	width:50%;
	padding:3px;
	font-size:120%;
}

.checkout-payment-c2
{
	float:right;
	width:48%;
	padding:3px;
	margin-left:3px;
	font-size:120%;
}

#foodind
{
	margin:8px 3px 3px 12px;
}

