html {
	height:100%;
}

body {
	background-color:#f0f0f0;
	margin:0;
        height:100%;
	/*background-image: url('../images/greybkgd.jpg');
	margin-top: 35px;*/
	font-family:Arial;
}
h1 {color:#D53831;font-size:16px}
h2{color:#D53831;font-size:13px}
#product_header {
	font-family:Arial;
	padding-left:30px;
	font-weight: bold;
	color:#000;
	font-size:20px;
        margin-top:30px;
}
ol,ul {padding-left:30px}

#header{width:762px;margin:0 auto;background:#fff;/*border:1px solid;border:1px solid #cecece;
	border-width:0 1px;*/}
.contact-info h3{color:#cc3333;font-size:1em;margin:10px 0 0 0;padding-left:10px}
.contact-info p {padding-left:10px;line-height:1.5em;margin-top:5px;}
.contact-info span, .contact-info a {color:#CC3333}
a {text-decoration: none; color:#FFFFFF;}
a:hover {text-decoration: none; color:#0099FF;}
a:visited {text-decoration: none; color:#cc3333;}

a.list {text-decoration: none; color:#cc3333;}
a.list:hover {text-decoration: underline; color:#cecece;}
a.list:visited {text-decoration: none; color:#cc3333;}
#navigation{background: url(../images/nav_back.png) repeat-x;height:27px}
#navigation ul {margin:0}
#navigation li{list-style-type:none;float:left}
#navigation a {display: block;color:#fff;padding:6px 24px;font-family: Arial,sans;font-size:12px;background: url(../images/nav_button_l.png)left no-repeat,url(../images/nav_button_r.png) right no-repeat;text-shadow:#000 1px 1px 1px }
#navigation a:hover {background: url(../images/nav_button_hover.png)repeat-x,url(../images/nav_button_l.png)left no-repeat,url(../images/nav_button_r.png) right no-repeat }

.drop_cart{background:url(../images/drop_cart.png) -16px 0 no-repeat;width:16px;height:16px;border:none;text-indent: -9999em;margin-right:5px}

.drop_cart:hover{background: url(../images/drop_cart.png) no-repeat;cursor:pointer}
#button_container{float:right}
p {font-family:Arial;font-size:11px;}

.textbox {

	font-family: Arial, Helvetica, sans-serif;	
/*	height:280px;
	border: 1px solid #FFFFFF; */
	columns: 2;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
	overflow:auto;
	box-sizing: border-box; 
	-moz-box-sizing: border-box;
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:FFFFFF;

}

.textbox2 {

	font-family: Arial, Helvetica, sans-serif;	
/*	height:280px;
	border: 1px solid #FFFFFF; */
	columns: 2;
	font-size: 11px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	overflow:auto;
        margin-top:20px;
	box-sizing: border-box; 
	-moz-box-sizing: border-box;
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;

}

#body_table {
	
	height:100%;
	width:762px;
	background-color:#fff;
	/*border:1px solid #cecece;
	border-width:0 1px;*/
	
}
#menu {
	vertical-align:top;
	width:171px;
	height:100%;
	float:left;
        position: relative;
        z-index:5;
        
   

}
#menu li {
    list-style-type:none;
	margin-left:0;
	 
}
#menu a.act {background:#eee}
#menu a.active{background-image:url(../images/menu_selected.png);
               background-repeat: no-repeat;
        width:193px;
        font-family: Arial;
	font-size:13px;
	display:block;
        height:25px;
	padding:6px 0 6px 15px;
        position:relative;
        right:9px;
        color:#fff;
        z-index:10;
        
        /*text-shadow:#000 1px 1px .5px;*/
        }

#menu a.submenu {
	font-family: Arial;
	font-size:12px;
	width:177px;
	display:block;
	border-bottom:1px solid #FFF;
        position: relative;
        top:-10px;
	padding:6px;
	padding-right:0;
	background-color: #CECECE;
	color: #D53831;
}
#menu a.submenu:visited {
	font-family: Arial;
	font-size:12px;
	width:171px;
	display:block;
	border-bottom:1px solid #FFF;

	padding:6px;
	padding-right:none;
	background-color: #CECECE;
	color: #D53831;
}

#menu a.submenu:hover {
	font-family: Arial;
	font-size:12px;
	width:171px;
	display:block;
	border-bottom:1px solid #D53831;
	padding:6px;
	background-color: #fff;
	color: #FF6600;
}


.register td {
	
	font-family:Arial;
	font-size:10px;
}

#check {
	font-family:Arial;
	width:754px;
	
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	padding-bottom:20px;
	
}

.checkout {
	border:1px solid #D53831;
	
	border-right:none;
}

.checkout td {
	border-right:1px solid #D53831;
	font-family:Arial;
	font-size:12px;
	
}

.checkout td.head {
	
	font-family:Arial;
	font-size:12px;
	background-color:#D53831;
	color:#fff;
}

a.check_button {
	padding:3px 6px;
	border:1px solid #fff;
	text-decoration:none;
	color:#fff;
        display:block;
        width:45px;float:right;
}

a.check_button:visited {
	padding:6px;
	border:1px solid #fff;
	text-decoration:none;
	color:#fff;
}
a.check_button:hover {
	
	border:1px solid #fff;
	text-decoration:none;
        background:#fff;
	color: rgb(213, 56, 49);
}

.register td p {
	
	font-family:Arial;
	font-size:11px;
}


#menu a.main {
	font-family: Arial;
	font-size:12px;
	width:172px;
	display:block;
	/*border-bottom:1px solid #FFF;*/
	padding:6px;
	padding-right:none;
	background-color: #D53831;
        background: url(../images/nav_back.png) repeat-x;
        
       
}

#menu a.main:visited {
	font-family: Arial;
	font-size:12px;
	width:172px;
	display:block;
	/*border-bottom:1px solid #FFF;*/
	padding:6px;
	background-color: #D53831;
	color: #fff;
}

#menu a.main:hover {
	font-family: Arial;
	font-size:12px;
	width:172px;
	display:block;
	/*border-bottom:1px solid #FFF;*/
	padding:6px;
	background-color: #F3938F;
        background: url(../images/nav_button_hover.png) repeat-x;
	color: #fff;
}





#cart {
	font-family: Arial;
	width:183px;
	font-size:11px;
	border-right:1px solid #D53831;
	
	padding:0px;
	
}



#cart table {
	font-size:10px;
}

.products {

	font-family: Arial;
	font-size:12px;
	margin-left:15px;

	padding:10px;
	padding-left:0px;
	padding-top:0px;
	display:block;
	border-bottom:1px dotted black;
}
.prod_description{
    float:left;
    width:215px;
   padding:15px;
   
}
.title {
	color:	#FF6600;
	margin-bottom:10px;
}

.description {
	
	font-size:10px;
	margin-bottom:10px;
	
}

.image {
	float:right;
	/*border:1px solid #000;*/
	margin:15px 40px 15px 0;
        
}

.price {
	font-size:10px;
}

.price strong {
	color: #FF6600;
}

.shopping {
	margin-top:8px;
	color: #FF6600;
	font-size:10px;
}

.shopping input {
	font-size:10px;
	border:1px solid #FF6600;
	
	
}

.shopping input.button {
	font-size:10px;
	border:1px solid #FF6600;
	color: #fff;
	background-color: #FF6600;
}

td.cart_header {
	background-color:#F3938F;
	color: #fff;
	font-weight:bold;
	
}
input.button {
	font-size:10px;
	border:1px solid #D53831;
	color: #fff;
	background-color: #D53831;
}

.style {
	padding-top:4px;
	color: #FF6600;
	font-size:10px;
}

.style select {
	font-size:10px;
	border:1px solid #FF6600;
}

.error {
	color:#D53831;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	padding:25px;
}

#facebook_links{margin:5px 0 0 0;padding:0 0 0 3px;background:#eee;border:1px solid #ccc;width:180px;}
.fb{background:url(../images/fb.gif);text-indent:-9999em;display:block;height:20px;margin:10px 3px 10px 0;float:left}
.fbpage {width:53px;}
.fbpage:hover {background-position: 0 -20px}

.fblike {width:50px;background-position: -53px 0}
.fblike:hover {background-position: -53px -20px}

.fbshare {width:47px;background-position: -103px 0}
.fbshare:hover {background-position: -103px -20px}

.cart_total{padding:3px 0 0 0;width:110px;float:left;margin:0}
