body {
	font-family: "Trebuchet MS";
	width:100%;
	font-size: 12px;
	text-align:center;
	margin:0px;
	color:#333333;
	background:url(graphics/page_background.jpg) center repeat-y;
}
.bodystyle {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.small {
	font-family: "Trebuchet MS";
	font-size: 10px;
}

.medium {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.big {
	font-family: "Trebuchet MS";
	font-size: 16px;
}
.big_red {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color:#006699;
}

.xbig {
	font-family: "Trebuchet MS";
	font-size: 24px;
}

.expanded {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Trebuchet MS";
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.white {color:#fff;}

#container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	
}

#header {
	width:960px;
	height:200px;


background:url(graphics/header_back.jpg);
	
}
#social {
	height:40px;
	padding-left:10px;
	padding-top:150px;
	width:600px;
}
#content_container {
	width:930px;
	margin: 0px 20px 0px 10px;
}
#public_content {
width:940px;
padding:0px 10px 0px 10px;
}
#content {
width:940px;
padding:0px 10px 0px 10px;
}
#nav {
	
	width:200px;
}
#nav_col {
	width:200px;
	float:left;
	
}
#right_col {
	width:730px;
	float:right;
}
#nav a:link {color:#993300;}     /* unvisited link */
#nav a:visited {color:#993300;}  /* visited link */
#nav a:hover {color:#FF3300;}   /* mouse over link */
#nav :active {color:#000;}   /* selected link */
.white a:link {color:#fff; text-decoration:none;}     /* unvisited link */
.white a:visited {color:#eee; text-decoration:none;}  /* visited link */
.white a:hover {color:#000; text-decoration:none;}   /* mouse over link */
.white :active {color:#333; text-decoration:none;}   /* selected link */

.black a:link {color:#000; text-decoration:none;}     /* unvisited link */
.black a:visited {color:#333; text-decoration:none;}  /* visited link */
.black a:hover {color:#663399;}   /* mouse over link */
.black :active {color:#000;}   /* selected link */


#blue_box {
width:130px;
background-image:url(graphics/boxblue.gif);
background-repeat:no-repeat;
background-position:center;
padding:5px 36px 5px 36px;
height:109px;
}
#blue_box {
width:120px;
background-image:url(graphics/boxblue.gif);
background-repeat:no-repeat;
background-position:center;
padding:5px 46px 5px 38px;
height:109px;
}
#pink_box {
width:120px;
background-image:url(graphics/boxpink.gif);
background-repeat:no-repeat;
background-position:center;
padding:5px 50px 5px 44px;
height:103px;
}
#big_pink_box {
width:185px;
background-image:url(graphics/bigboxpink.gif);
background-repeat:no-repeat;
height:390px;
padding:5px 5px 5px 5px;
}
.fixvis:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.fixvis {
display:inline-block;
}
.fixvis {
display:block;
}
* html .fixvis {
height:1px;
}
.fixvis {zoom:1;}  

#box {
border:#CCCCCC thin solid;
width:370px;
padding:5px;
}
#packboxtop {
width: 556px;
border-left:#FF0000 thin solid;
border-right:#FF0000 thin solid;
border-top:#FF0000 thin solid;
background-image:url(graphics/packbackgroundtop.jpg);
background-repeat:no-repeat;
background-position:top;
background-color:#FFFFFF;
padding:2px;
}
#packpricebox {
width:556px;
padding:2px;
border-left:#FF0000 thin solid;
border-right:#FF0000 thin solid;
border-bottom:#FF0000 thin solid;
background-image:url(graphics/packbackgroundbottom.jpg);
background-repeat:repeat-x;
background-position:bottom;
height:26px;
}
#maincontent {
padding:2px;
}
#form .textinput {
border:#FFCCCC thin solid;
width:250px;
padding:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#993300;
background-color:#F6FFFF;
margin:1px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;

}
#form .textinput2 {
border:#FFCCCC thin solid;
width:200px;
padding:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#993300;
background-color:#F6FFFF;
margin:1px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;

}
#form .textinput3 {
border:#FFCCCC thin solid;
width:180px;
padding:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#993300;
background-color:#F6FFFF;
margin:1px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;

}
#form .textinput4 {
border:#FFCCCC thin solid;
width:180px;
padding:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#993300;
background-color:#FFFFCC;
margin:1px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;

}

#form .buttons {
border:#FFCCCC thin solid;
padding:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#993300;
background-color:#FEFFFF;
margin:1px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;

}

.home_page {
	font-family:Arial;
	font-size:12px;
	list-style:none;
	z-index:10;
	font-weight: bold;
}
.home_page a {
	display:block;
	width:167px;
	height:25px;
	color:#981c1e;
	text-decoration:none;
	background:url("graphics/home_nav_background.jpg") no-repeat;
	padding:5px 1px 0px 32px;
	text-align:left;
	overflow:hidden;
	line-height:1.5em
}
.home_page a:hover {
    background-position:0 -30px;
    color:#666666;
}
.home_page a:active {
    background-position:0 -30px;
    color:#000000;
}

.nav_page {
	font-family:Arial;
	font-size:12px;
	list-style:none;
	z-index:10;
	font-weight: bold;
}
.nav_page a {
	display:block;
	width:167px;
	height:25px;
	color:#d34897;
	text-decoration:none;
	background:url("graphics/page_nav_background.jpg") no-repeat;
	padding:5px 1px 0px 32px;
	text-align:left;
	overflow:hidden;
	line-height:1.5em
}
.nav_page a:hover {
    background-position:0 -30px;
    color:#666666;
}
.nav_page a:active {
    background-position:0 -30px;
    color:#000000;
}
.nav_cat {
	font-family:Arial;
	font-size:1em;
	list-style:none;
	z-index:12;
}
.nav_cat a {
	display:block;
	width:167px;
	height:25px;
	color:#62449a;
	text-decoration:none;
	background:url("graphics/category_nav_background.jpg") no-repeat;
	padding:5px 1px 0px 32px;
	text-align:left;
	overflow:hidden;
	line-height:1.5em
}
.nav_cat a:hover {
    background-position:0 -30px;
    color:#666666;
}
.nav_cat a:active {
    background-position:0 -30px;
    color:#000000;
}
.nav_item {
	font-family:Arial;
	font-size:10px;
	list-style:none;
	z-index:12;
}
.nav_item a {
	display:block;
	width:167px;
	height:25px;
	color:#ef2123;
	text-decoration:none;
	background:url("graphics/item_nav_background.jpg") no-repeat;
	padding:5px 1px 0px 32px;
	text-align:left;
	overflow:hidden;
	line-height:1.5em
}
.nav_item a:hover {
    background-position:0 -30px;
    color:#6666CC;
}
.nav_item a:active {
    background-position:0 -30px;
    color:#000000;
}
.nav_cat_header {
width:167px;
	height:25px;
	color:#ef2123;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	background-color:#eee;
	padding:5px 1px 0px 32px;
	text-align:left;
	overflow:hidden;
}
#advert {
	width:280px;
	height:140px;
	background-image:url(graphics/ad_box.png);
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
	margin: 0px 0px 5px 8px;
	padding:5px;
}
#item_box {
	width:690px;
	margin-top:5px;
	padding:0px 0px 0px 20px;
}
#item_box_mid {
	width:690px;
	border-bottom:2px dotted #ccc;
}
#item_box_pad {
	padding:0px 5px 5px 5px;
}
#cat_box_mid {
width:690px;
border:1px solid #ccc;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
#cat_list_box {
	margin:5px 0px 0px 20px;
	width:330px;
	height:300px;
	float:left;
	border:1px solid #ccc;
	border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;

}
#item_order_box {
	width:281px;
	border:1px solid #ccc;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background-color: #eee;
}
#item_order_box_pad {
padding:0px 3px 5px 3px;
}
#quick_cart_mid {
	width:200px;
	border: 1px solid #ccc;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	box-shadow:0px 1px 3px #ccc;
	margin-bottom:5px;
	
}
#mini_cart_item {
margin:4px 0px 2px 0px;
padding:3px;
border:#CCCCFF thin dotted;
background-color:#FFFFFF;
}
#mini_cart_item_name {
border-bottom:#CCCCCC thin dotted;
background-color:#FEF;
}
#content_pad {
padding:0px 8px 0px 8px;
}
#footer {
width:100%;
height:25px;
background:#860c53 url(graphics/footer_background.jpg) repeat-x;
position:fixed;
bottom:0;
left:0;
margin-top:-25px;
}
#footer_wrapper {
width:960px;
margin-left:auto;
margin-right:auto;
height:7px;
margin-top:18px;
}
.button_text {
padding:0px 5px 0px 5px;
border:#999 1px solid;
background:#CE339B;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CE339B', endColorstr='#960F69'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#CE339B), to(#960F69)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #CE339B,  #960F69); /* for firefox 3.6+ */ 
color:#fff;
text-decoration:none;
font-size:16px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
margin:5px 0px 5px 0px;
}
.button_text:hover {
padding:0px 5px 0px 5px;
border:#000 1px solid;
background:#CE339B;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CE339B', endColorstr='#960F69'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#CE339B), to(#960F69)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #CE339B,  #960F69); /* for firefox 3.6+ */ 

color:#000;
text-decoration:none;
font-size:16px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
box-shadow:0px 4px 4px #999;
}

