@charset "UTF-8";
/* CSS Document */

/*Layout and positioning for main sections*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


p {
margin-bottom: 1em;
}

a, a:visited{
	color: #e61e25;
	text-decoration: none;
}

a:hover, a:active{
	color: #000000;
	text-decoration: underline;
}

/*General Styling rules*/

h1 {
	font-size: 22px;
	color: #000000;
	line-height: 1em;
	letter-spacing: .05em;
	margin-bottom: .5em;
	font-weight: lighter;
}

h2 {
	font-size: 18px;
	color: #000000;
	letter-spacing: .10em;
        margin-bottom: .5em;
	text-transform: uppercase;
	font-weight: bold;
}

h3{
	font-size: 18px;
	color: #000000;
	margin-bottom: .25em;
	margin-top: .25em;
	line-height: 1.1em;
	font-weight: bold;
}

h4{
	font-size: 16px;
	color: #777777;
	line-height: 1em;
	margin-bottom: .25em;
}

body {
	background:url(http://victorycookies.com//images/uploads/design/bgtile.jpg);
	background-position: center top;
	background-repeat: repeat;	
	text-align: left;
	color: #000000;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1em;
        width: 100%;
        display: table;
}

#wrapper {
	margin: 0 auto;
	position: relative;
	width: 1030px;
}

/*Begin Header Section*/
#header {
	padding: 0;
	margin: 0;
	position: relative;
	height: 150px;
}

#logo{
	width: 280px;
	height: 150px;
	float: left;
}

#nav{
	width: 579px;
	height: 120px;
	z-index: 99;
	float: left;
	margin-left: 50px;
	margin-top: 20px;
}

/*Begin Navigation button area*/
#topnav, #topnav ul {
	padding:0;
	margin:0;
	clear:both;
	float:left;
	width:inherit;
	list-style: none;
	text-decoration: none;
}

/*SPRITE BACKGROUND POSITIONING*/	
#nav a.about, #nav a.shop, #nav a.sell, #nav a.culture,  #nav a.contact{
	float:left;
	background:url(http://victorycookies.com//images/uploads/design/nav.png);
	background-repeat: no-repeat;
	height:120px;
	text-indent:-999999px;
	}
	
#nav a.about {	
	background-position:left top;
	width:128px;
	}
	
#nav a.shop {	
	background-position:-128px 0;
	width:124px;
	}

#nav a.sell {	
	background-position:-252px 0;
	width:97px;
	}

#nav a.culture {	
	background-position:-349px 0;
	width:109px;
	}
	
#nav a.contact {	
	background-position:-459px 0;
	width:120px;
	}	
	
#nav a.about:hover {	
	background-position:left -121px;
	}
	
#nav a.shop:hover {	
	background-position:-128px -121px;
	}

#nav a.sell:hover {	
	background-position:-252px -121px;
	}

#nav a.culture:hover{	
	background-position:-349px -121px;
	}	

#nav a.contact:hover{	
	background-position:-459px -121px;
	}

/*End Navigation Buttons*/

/*BODY LAYOUT*/

#contentshell{
	float: left;
	width: 100%;
}

#contentcontainer{
	float: left;
	width: 100%;
}

#leftcolumn{
	width: 440px;
	height: 670px;
	float: left;
	margin-left: 30px;
        margin-top: 40px;
}

#leftcolumntop{
height: 370px;
}

#leftcolumnbottom{
height: 280px;
width: 260px;
float: left;
}

#viewcart{
float: left;
width: 160px;
margin-left: 20px;
}

li.leftnavheading{
text-decoration: none;
list-style: none;
margin-top: 10px;
}

li.leftnav{
        text-decoration: none;
        list-style: none;
}

li.leftnav a, li.leftnav a:visited{
        color: #000000;
        font-size: 16px;
        line-height: 1.2em;
        letter-spacing: .025em;
}

li.leftnav a:hover, li.leftnav a:active{
	color: #e61e25;
        font-size: 16px;
        line-height: 1.2em;
        letter-spacing: .025em;
        text-decoration: none;
}

#rightcolumn{
	width: 510px;
	height: 670px;
	float: left;
	margin-left: 50px;
        margin-top: 30px;
}

.bodycontent{
        padding-top: 0px;
	padding-left: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
        overflow: auto;
	height: 630px;
}

.bodycontentwimage{
        margin-top: 40px;
	padding-left: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
        overflow: auto;
	height: 350px;
}


/*BEGIN FOOTER STYLING*/

#footer{
	position: relative;
}

#footerwrap{
	padding: 0;
	margin: 0;
	position: relative;
}

#footercontent{
	width: 1030px;
	color: #000000;
	font-size: 13px;
	margin: 0 auto;
}

#footerleftcolumn{
	float: left;
	margin-top: 60px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 10px;
	padding-right: 20px;
	width: 240px;
	line-height: 2em;
}

#footerrightcolumn{
	float: left;
	margin-top: 40px;
	margin-bottom: 0px;
	width: 730px;
}

ul.footerlinks {
	display: inline;
}

ul.footerlinks li{
	color: #000000;
	text-decoration: none;
	list-style: none;
	display: inline;
}

ul.footerlinks a, ul.footerlinks a:visited{
	color: #000000;
	text-decoration: none;
}

ul.footerlinks a:hover, ul.footerlinks a:active{
	color: #e61e25;
	text-decoration: none;
	border: none;
}

p.footernav a, p.footernav a:visited{
	color: #000000;
}

p.footernav a:hover, p.footernav a:active{
	color: #e61e25;
}

p.siteby{
        text-transform: none;
        font-size: 11px;
        margin-left: 373px;
}

.AuthorizeNetSeal{
position: absolute;
top: 760px;
left: 460px;
}

#twitter{
	width: 252px;
	height: 73px;
	margin-left: 332px;
margin-top: 18px;
}

#facebook{
	width: 250px;
	height: 70px;
	margin-left: 360px;
}

/*CONTACT FORM STYLING*/
.form{
	margin-top: 30px;
}

#contactform{
	position: relative;
	width: 450px;
}

.formgroup{
	width: 450px;
	float: left;
}

p.formlabel{
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

p.formfield{
	width: 300px;
	float: right;
	margin-bottom: 10px;
}

.formsubmit{
	clear: both;
}

p.pagination{
	clear: both;
	font-size: 16px;
	text-transform: uppercase;
}

.foxee{
	clear: both;
}

.foxee_pricing_options{

}

.foxee_pricing_options input {

}

.foxee_pricing_options{
	font-size: 18px;
	color: #000000;
	line-height: 1em;
	letter-spacing: .15em;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 30px;
}

.foxee_pricing_options select{
	font-size: 11px;
	color: #000000;
	line-height: 1em;
	letter-spacing: 0em;
	text-transform: none;
	margin-top: 10px;
}

.foxee_pricing_options input .foxycart_link{

}

/*HOMEPAGE STYLING*/

p.homenews{
font-size: 15px;
line-height: 1.1em;
}

p.readmore{
margin-top: 10px;
}

.imageheader{
width: 490px;
height: 260px;
padding-left: 25px;
}

#flashslideshow{

}

.mission{
margin-top: 50px;
}


/*PRODUCT LIST SPECIFIC STYLING*/
.productlist{
        padding-top: 20px;

}

