
/* @group CSS Reset */

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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

a img, :link img, :visited img {
	border: 0;
}

table {
	border-spacing: 5px;
	width: auto;
	background: transparent;
}

table th {
	font-weight: bold;
}

table td {
	vertical-align: top;
	line-height: 1.25;
	background: transparent;
}

ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

textarea {
	width: 300px;
	height: 100px;
}

/* @end */

/* @group Globals */

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 8px;	background: url(../../images/ss_grad.jpg) repeat-x top center;
}

a {color: #000;}
a:hover {color: #ccc; }

p {
	margin-bottom: 1.25em; 
	line-height: 1.25em;
}

.clear {
	width: 100%;
	clear: both;
}

strong {
	font-weight: bold;
}

/* @end */

/* @group Layout */

#wrapper {
	MARGIN: 0px auto;
	WIDTH: 850px;
	text-align:center;
	position:relative;	
	border-top:0;
}
#wrapper2 {background: url(../../images/ss/box-2.png) repeat-y center center}

#container {
	width: 800px;
	text-align:left;
	margin:-2px 0;
	padding:9px 0 10px 25px;
}

#header {
	float: left;
	width: 800px;
}

#left, .left {float: left; }
#right, .right {float: right; }

#left.sidebar {width: 160px; padding: 10px 4px; text-align: left; }

#right.contentPrimary {
	width: 612px;
	padding: 10px 0px;
	text-align: left;
	line-height: 1.2;
}

#footer {
	text-align:center;
}

#footer p {
	width: 100%;
	text-align: center;
	padding: .2em 0;
	margin: 0;
}

/* @end */

/* @group Ad Region */

#adRegion {
	width: 800px;
	text-align: center;
	margin-bottom: 6px;
}


/* @end */



a.menu_footer {
	float:  right;
	margin: .5em 24px 0;
	color: #000;
	text-decoration: none;
}

a.menu_footer:hover {
	text-decoration: underline;
}

/* @group navSecondary */

#gifts {
	border-bottom: none !important;
}

/* @end */

/* @group Header */

#header {
	position: relative;
	/*height: 134px;*/
}

#header #logo {
	float: left;
	width: 200px;
	padding-top: 23px;
	text-align: center;
	text-indent: -999em;
}

div#logo a {
	display: block;
	height: 58px;
	width: 182px;
	margin-left: 15px;
	text-indent: -999em;
	background: url(../../images/ss/logo_new.png) no-repeat;
}

div#logo span {
	display: none;
}


h1#sorority {
    float: left;
    display: block;
    height: 100px;
    width: 800px;
    overflow: hidden;
}

h1#sorority a {
    display: block;
    height: 100px;
    width: 800px;
    text-indent: -999em;
    padding: 0;
    margin: 0;
}

/* @end */

/* @group Search Form */

#itemSearch {
	width: 150px;
}

#itemSearch #search input.text {
	width: 110px;
	margin-bottom: 3px;
}

#itemSearch #search {
	float: left;
	width: 120px;
	text-align: center;
	font-size: 10px;
	color: #fff;
}

#itemSearch #search p {
	clear: both;
	text-align: center;
	margin: 0;
}

#itemSearch button {
	float: right;
	display: block;
	width: 28px;
	height: 16px;
	background:#5a182c url(../../images/ss/GO.gif) no-repeat left top;
	text-indent: -999em;
	border: none;
	padding: 0;
	margin-top:4px;
}

/* @end */
#left img {
	margin-bottom: 20px;
}

/* @group Clearfix */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* @end */

/* @group Content */

h2, .dsp_product h2.product {
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	margin-bottom: .5em;
}

h2.product {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	margin-bottom: .5em;
}

h2.alt {
	text-align: left;
}

.subCatsVert h2.category {
	font-size: 1em;
	font-weight: normal;
}

/*h2.category a {
	text-decoration: none;
}*/

h1.product {
	text-align: left;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: .5em;
	color: #e4242c;
}

h3.product {
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	color: #000;
}

h4 {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: .25em;
}

hr {
	border: 0;
	border-top: 1px solid #ccc;
	background: transparent;
}

#wishlistPromo {
	font-size: 140%;
	color: #dc0067;
	padding: .25em .35em;
}

div.mainpage {
	line-height: 1.25;
}

.contentPrimary ul {
	margin: 1em 2em;
	list-style: disc;
}

.contentPrimary li {
	margin: 0 0 .5em 0;
	line-height: 1.25em;
}

.formtitle, .boxtitle, .header {
	font-weight: bold;
	font-size: 1.1em;
	color: #000 !important;
	background: transparent;
}

.formtitle2 {
	background: url(../../images/ss/shopping-bg.png) repeat-x bottom center; 
	font-size: 1.5em; 
	font-weight: bold; 
	padding:5px 0 5px 8px;
	border:1px solid silver;
}

.boxtitle {
	font-size: 130%;
	padding: .35em;
}

th.BoxTitle {
	font-size: 150%;
	padding: .25em;
}

.prodprice2 {
	font-weight: bold;
}

div.section_footer {
	width: 480px;
}

/*.listingimg {
	max-width: 300px;
}*/

.mainpage td, .dsp_product td {
	text-align: center;
}

table.formtext {
	margin: 0 auto;
}

table.carttext, table.carttext td {
	background: #fff;
}

/* @group Print Registry */

#dspPrintRegistry table {
	border-collapse: collapse;
	margin: 1em auto;
}

#dspPrintRegistry td {
	border: 0;
	padding: .5em;
}

#dspPrintRegistry td th {
	border: 1px solid #000;
	padding: .5em;
	background: #000;
	color: #fff;
}

#dspPrintRegistry td td {
	border: 1px solid;
	padding: .5em;
}


/* @end */

/* @group Checkout Pages */



table.formtext th {
	font-size: 130%;
	padding-bottom: .5em;
}

#doCheckout .formtext {
	margin: 0;
}

#dspShipForm table {
	width: 95%;
}

/* @end */

form.margins {
	text-align: center;
}

#loginForm {
	margin-bottom: 20px;
}

#loginForm, #loginForm a {
	color: #fff;
}

#loginForm input.text {
	font-size: 11px;
	width: 90%;
}

form#logOut {
	color: #fff;
	margin: 10px 10px 20px;
}

form#logOut a {
	color: #fff;
}

.subCatsVert {
	width: 100%;
}

.subCatsVert td/*, .contentPrimary table td*/ {
	text-align: center;
	vertical-align: bottom;
}

/*.contentPrimary table, .contentPrimary table td table {
	width: 100%;
}*/

.highlight {
	color: red;
}

.highlightAlt {
	color: blue;
	clear: both;
}

p.smallAlt {
	font-weight: bold;
	font-size: 90%;
}

/* @group Products */

.dsp_product div.mainpage {
	text-align: center;
	margin: .5em 0 0;
	padding: 0;
	line-height: 1.2;
}



#catcore_highlight td td td h2.product {
	text-align: left;
	font-size: 110%;
}

#catcore_highlight table, #dsp_products table {
	border-bottom: 1px solid #ccc;
	margin-bottom: .5em;
	width: 100%;
}

#catcore_highlight table table, #dsp_products table table {
	border-bottom: 0;
	margin-bottom: 0;
	width: auto;
}

table#productListing {
	border-collapse: collapse;
}

#productListing th {
	padding: .5em;
	background: #ccc;
	color: #000;
	border: 1px solid #ccc;
	font-weight: bold;
	font-size: 100%;
}

#productListing td {
	border: 1px solid #ccc;
	padding: .5em;
	text-align: center;
}

#productListing td.productTitle {
	border: 1px solid #ccc;
	padding: .5em;
	text-align: left;
}

#productListing tr.alt td {
	border: 0 solid #ccc;
}

#productListing td.subTotal, #productListing td.shipping, #productListing td.total {
	text-align: right;
}

#shipRates, #shipRates h3 {
	text-align: center;
}

#shipRates table {
	margin: 0 auto;
}

p.prodSKU {
	text-align: center;
}

.dsp_product .prodSKU {
	text-align: center;
	margin: 1em auto 0;
}

.dsp_product .prodSKU td, .dsp_product .prodSKU th {
	text-align: center;
	padding: .25em;
}

/* @end */

/* @end */

/* @group Admin Overrides */
#adminLinks {
	margin: 1em 1em 0;
}

#adminLinks a {
	color: #fff;
	display: block;
	line-height: 1.5;
}

#adminLinks br {
	display: none;
}

span.menu_admin {
	padding: 1em !important;
}

.big {
	font-size: 150%;
}

.bigger {
	font-size: 180%;
}


/* Appears at top of form if page returns an error */
.formerror {
	FONT-SIZE: 12px;
	color: #CC0000;
	font-weight:bold;
}

/* Used in the login box ('user name not found', etc.) */
.formerrorsmall {
	FONT-SIZE: 10px;
	color: #CC0000;
	font-weight:bold;
}

/* @end */

/* ----- NWH ----- */

.basketstats {position:absolute; top:80px; left: 625px;}
a.basketstats {color:white; text-decoration:none}
a.basketstats:hover {color:white; text-decoration:underline}
.pobox {display:inline-block; font-size:10px; color:#cc0000; float:right;}
/* EOF */
