/*==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,
b, u, i, center,
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-size: 100%;
vertical-align: baseline;
background: transparent;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
/* remember to highlight inserts somehow! */
ins, a {
text-decoration: none;
}
del {
text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}
/*==Main
=======================================*/
/*--sticky footer--*/
html, body, #container {height:100%;}
body > #container {height: auto; min-height: 100%;}
#content_wrapper {padding-bottom:135px;}

body {
background:fff;
color:#333;
font: 18px/1.4 "trebuchet ms", arial, helvetica, sans-serif;
}
p {
margin:0 0 1em 0;
}
a {
color:#08354f;
font-weight:bold;
}
a:hover {
color:#000;
}
.group:after {/*--clear floats--*/
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
/*==Headers
=======================================*/
h1, h2, h3, h4, h5, h6 {font-weight:bold;color:#95c538}
a h1, a h2, a h3, a h4, a h5, a h6 {font-weight:bold;color:#95c538; display:inline}
a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5, a:hover h6 {font-weight:bold;color:#08354f}
h1 {font-size:26px;}
h2 {font-size:24px;}
h3 {font-size:24px;color:#98c73c;}
h4 {font-size:20px;}
h5 {font-size:16px;}
h6 {font-size:14px;}

h1#logo a {
display:block;
background:url(images/logo.png) no-repeat left top;
width:335px;
height:205px;
text-indent:-9999px;
}
/*==Containers
=======================================*/
#header {
background:#126088 url(images/banner.jpg) repeat-x;
height:255px;
border-bottom:30px solid #98c73c;
}
#header_inner {
position:relative;
top:-205px;
}
#rotator {
	width:985px;
	position:absolute;
	top:90px;
	left:10px;
	background:url(images/rotator-btm.png) no-repeat center bottom;
	padding-bottom:64px;
}
#rotator .rotator_text {
	position:absolute;
	top:105px;
	left:45px;
	width:380px;
	height:175px;
}
#rotator_topic {
	width:985px;
	position:absolute;
	top:90px;
	left:10px;
	background:url(images/rotator-btm.png) no-repeat center bottom;
	padding-bottom:64px;
}
.rotator_nav {
	position:absolute;
	bottom:6px;
	left:50px;
}
.rotator_nav a {
	display:block;
	color:#ddd;
}
.rotator_nav a:hover {
	color:#fff;
}
.rotator_checkout {
	height:190px;
	width:940px;
	background:url(images/checkout.jpg) no-repeat center top;
	position:absolute;
	top:50px;
	left:21px;
}
#rotator_page {
	width:985px;
	position:absolute;
	top:90px;
	left:10px;
}
#rotator #rotator_inner {
	background:url(images/rotator-top.png) no-repeat center top;
	width:985px;
	min-height:393px;
}
#rotator_topic #rotator_inner {
	background:url(images/rotator-top.png) no-repeat center top;
	width:985px;
	min-height:190px;
}
#rotator_page #rotator_inner {
	background:url(images/rotator-top.png) no-repeat center top;
	width:985px;
	min-height:198px;
}
#rotator_nav {
padding-top:18px;
margin-left:300px;
}
#top_section {
background:#dbdbdb;
height:473px;
margin-bottom:30px;
}
#home_strip {
	position:absolute;
	top:580px;
	left:0px;
	width:100%;
	background:#126088 url(images/banner.jpg) repeat-x;
	height:165px;
	border-bottom:13px solid #98c73c;
}

#footer {
background:#98c73c url(images/footer-top.png) repeat-x;
margin-top:-135px;
height:135px;
position:relative;
clear:both;
width:100%;
}
#footer_inner {
position:relative;
top:22px;
}
#content_wrapper, #header_inner {
width:1000px;
margin:0 auto;
}
#content_wrapper.pagecontent {
position:relative;
margin-top: -146px;
}
.br_topic {
	padding-top:75px;
	padding-bottom:20px;
}
.br_catalog {
	padding-top:35px;
	padding-bottom:20px;
}
#breadcrumbs .breadcrumbs {
	font-size:11px;
	border-top:1px solid #08354f;
	border-bottom:1px solid #08354f;
	padding:4px 0px;
}
#breadcrumbs .breadcrumbs a {
	font-size:11px;
	font-weight:normal;
	padding:0px 3px;
}
#breadcrumbs, #content_main, #footer_inner, .home_strip_container
{
	width:935px;
	margin:0px auto;
}
/*==Header
=======================================*/
#phone-num {
background:url(images/phone.png) no-repeat center top;
width:239px;
height:48px;
text-indent:-9999px;
position:absolute;
top:0;
right:20px;
margin:0;
}
/*==Navigation
=======================================*/
#nav {
position:absolute;
top:55px;
right:10px;
}
#nav li {
float:left;
margin-right:10px;
}
#rotator_nav_list {
font-size:16px;
float:right;
margin-right:30px;
margin-top:3px;
}
#rotator_nav_list li {
float:left;
margin-right:30px;
margin-left:10px;
vertical-align:middle;
}
#rotator_nav_list .cart_icon {
	display:inline;
}
/*==Links
=======================================*/
#nav li a {
color:#fff;
padding:2px 10px;
border:1px solid transparent;
}
#nav li a:hover {
color:#9aca3c;
background:#fff;
border:1px solid #08354f;
border-radius:15px;
-moz-border-radius:15px;
-webkit-border-radius:15px;
}
#rotator_nav_list a {
	font-size:15px;
	font-weight:normal;
}
#rotator_nav_list a:hover {
color:#9aca3c;
}
/*==Forms
=======================================*/
#search {
float:left;
}
ul.search li {
float:left;
}
input#search-bar {
width:144px;
margin-right:6px;
background:transparent;
border:0;
color:#fff;
}
input#search-submit {
padding:0;
width:43px;
height:23px;
cursor:pointer;
background:transparent;
border:0;
text-indent:-9999px;
display:block;
margin-top:3px;
}
/*==Footer
=======================================*/
#footer-logos {
float:left;
}
#footer-logos img {
margin-right:28px;
vertical-align:middle;
}
#footer a {
font:bold 14px/1.6 arial, helvetica, sans-serif;
}
.nav-footer {
float:left;
}
.nav-footer.row-1 {
margin:0 45px 0 80px;
}
p#design {
position:absolute;
bottom:8px;
right:8px;
margin:0;
}
p#design a {
font-size:12px;
}

/*==Ajax
=======================================*/
.loadmask {
    z-index: 100;
    position: absolute;
    top:0;
    left:0;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
    background-color: #CCC;
    width: 100%;
    height: 100%;
    zoom: 1;
}
.loadmask-msg {
    z-index: 20001;
    position: absolute;
    top: 0;
    left: 0;
		border-top: 1px solid #9ca3b4; 
		border-left: 1px solid #9ca3b4; 
		border-right: 1px solid #366073;  
		border-bottom: 1px solid #366073;
    background: #fff;
}
.loadmask-msg div {
    padding:5px 5px 5px 5px;
    background: #fff url('images/loading_large.gif') no-repeat 10px 10px;
    border:1px solid #08354f;
		white-space: nowrap;
		text-align: center;
		height: 76px;
		width: 76px;
    color: #08354f;
    font: normal 11px tahoma, arial, helvetica, sans-serif;
    line-height: 66px !important;
    cursor: wait;
}
.masked {
    overflow: hidden !important;
}
.masked-relative {
    position: relative !important;
}
.masked-hidden {
    visibility: hidden !important;
}
.ajax-message-wrapper {
/* 	display: none; */
	position: absolute;
	left: -1000px;
	top: -1000px;
	z-index: 9999;
	width: 339px;
	border-top: 1px solid #9ca3b4; 
	border-left: 1px solid #9ca3b4; 
	border-right: 1px solid #366073;  
	border-bottom: 1px solid #366073;
	cursor: pointer;
}
.ajax-message {
	border: 1px solid #08354f; 
	background: #ffffff url('images/ajax_message_bg.gif') repeat-x bottom; 
	padding: 25px 29px 10px 29px;
}

.ajax-notification-n, .ajax-notification-e, .ajax-notification-w {
	padding-left: 17px; 
	padding-bottom: 15px;
}

.ajax-notification-e {
	background: url('images/ajax_notification_e.gif') no-repeat left 1px; 
}

.ajax-notification-w {
	background: url('images/ajax_notification_w.gif') no-repeat left 1px; 
}

.ajax-notification-n {
	color: #1b7bdd; 
	font-weight: bold; 
	background: url('images/ajax_notification_n.gif') no-repeat left 1px; 
}
/* /Ajax*/

.button {
	cursor:pointer;
}
.buttoncap_l, .buttoncap_r {
	width:11px;
	height:25px;
}
.buttoncap_l, .buttoncap_r, .buttoncontent {
	float:left;
}
.buttoncap_l {
	background:url('images/but_left.png') no-repeat top left;
}
.buttoncap_r {
	background:url('images/but_right.png') no-repeat top left;
}
.buttoncontent {
	height:25px;
	font:bold 12px arial, helvetica, sans-serif;
	line-height:25px !important;
	background:url('images/but_bkgd.png') repeat-x top left;
}
a:hover .buttoncontent {
	color:#000;
}

.products-list-wrapper {

}
.products-list-wrapper .product-image {
	width:150px;
	margin-right:25px;
	float:left;
}
.products-list-wrapper .product-description {
	width:760px;
	float:left;
}

.products-list-wrapper .product-details {
	width:275px;
	float:right;
}
.products-list-wrapper .product-details .proptions {
	background:#f0f0f0;
}
.products-list-wrapper .product-details .proptions-top, .products-list-wrapper .product-details .proptions-bottom {
	width:275px;
	height:9px;
}
.products-list-wrapper .product-details .proptions-top {
	background:url('images/greybox-top.png') repeat-x top left;
}
.products-list-wrapper .product-details .proptions-bottom{
	background:url('images/greybox-bottom.png') repeat-x top left;
}
.products-list-wrapper .product-narrative {
	width:475px;
	float:left;
	font-size:12px;
}
.products-list-wrapper .product-price-wrap {
	margin-left:15px;
}
.products-list-wrapper .product-price-wrap * {
	font-size: 16px;
	font-weight:bold;
	color: #187771;
}
.products-list-wrapper .buttons-wrapper {
	clear:both;
	float:right;
	padding-top:15px;
}
.products-list-wrapper .product-details .form-field {
	clear:both;
	display:block;
}
.products-list-wrapper .product-details .form-field label {
	float:left;
	width:95px;
	font-size:14px;
	font-weight:bold;
	margin-left:15px;
}


.tab-wrapper {
	overflow: hidden;
	background: url(images/tab_wrapper_bg.gif) repeat-x bottom;
}
.section-active-tab-bg {
	white-space: nowrap;
	color: #333333;
	font: bold 11px tahoma, verdana, arial, sans-serif;
	background: url('images/tab_bg.gif') repeat-x top left;
	background-color: #ffffff;
	border-top: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	padding: 4px 10px 6px 10px;
}
.section-inactive-tab-bg {
	font: bold 11px tahoma, verdana, arial, sans-serif;
	color: #999999;
	white-space: nowrap;
	background: #cfcfcf url('images/tab_bg_active.gif') repeat-x top left;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 4px 10px;
	margin-bottom: 1px;
}
.tab-content-border {
	border-right: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	padding: 17px;
	clear: both;
	margin-bottom: 8px;
}
.section-outer-border {
	border: 1px #7A7A7A solid;
	clear: both;
}

#product-details {
	padding-top:15px;
	padding-bottom:15px;
}

#product-details .product-image{
	width:300px;
	border:2px solid #95c538;
	text-align:center;
	float:left;
}

#product-details .product-description{
	width:535px;
	float:right;
}

div#cart_items div.wrapper div.product-description {
	float:right;
	position:relative;
	width:700px;
	}

div#cart_items div.wrapper div.product-image {
	float:left;
	}











#product-details .product-details {
	width:275px;
	float:right;
}
#product-details .product-details .proptions {
	background:#f0f0f0;
}
#product-details .product-details .proptions .sku {
	font-size:13px;
	color:#666666;
	margin-left:15px;
}
#product-details .product-details .proptions-top, #product-details .product-details .proptions-bottom {
	width:275px;
	height:9px;
}
#product-details .product-details .proptions-top {
	background:url('images/greybox-top.png') repeat-x top left;
}
#product-details .product-details .proptions-bottom{
	background:url('images/greybox-bottom.png') repeat-x top left;
}
#product-details .product-narrative {
	width:245px;
	float:left;
	font-size:12px;
}
#product-details .product-price-wrap {
	margin-left:15px;
}
#product-details .product-price-wrap * {
	font-size: 16px;
	font-weight:bold;
	color: #187771;
}
#product-details .buttons-wrapper {
	clear:both;
	float:right;
	padding-top:15px;
}
#product-details .product-details .form-field {
	clear:both;
	display:block;
	font-size:14px;
	margin-top:5px;
}
#product-details .product-details .form-field label {
	float:left;
	width:95px;
	font-size:14px;
	font-weight:bold;
	margin-left:15px;
}
#product-details .tab-wrapper {
	width:535px;
	clear:both;
	padding-top:14px;
}
#product-details #content_description {
	font-size:13px;
}
#product-details #content_send_to_friend label, #product-details #content_send_to_friend p, #product-details #content_send_to_friend span{
	font-size:13px;
	font-weight:bold;
}
.clear-both {
	clear:both;
}

.mainbox-clear {
	clear:both;
	margin-bottom:10px;
}

/* Form styles */
.required-field-mark {
	color: #ff0000;
	font-size: 11px;
	vertical-align: top;
}

.form-elm-required {
	border: 1px solid #ff0000;
}

/* for checkboxes in FF */
input[type=checkbox].form-elm-required {
	outline: 1px solid #ff0000; 
}

.form-field {
	margin-bottom: 5px;
	z-index: 100;
	clear: both;
}

.form-field label {
	float: left;
	clear: left;
	text-align: left;
	width: 170px;
	padding-top: 1px;
	font: normal 11px verdana, geneva, arial, helvetica, sans-serif;
}

.form-field .required-field-mark {
	display: block;
	float: left;
	width: 15px;
	text-align: center;
}

.form-field span {
	font-size: 11px;
}

select {
	border: 1px solid #6e9db7;
}

p.textarea-break {
}

.search-field {
	margin-bottom: 7px;
}

/* Form field hack to avoid float div float outside the container */
.form-field:after, .search-field:after, .info-field-title:after, .item-wrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.search-field label, .search-field label.long{
	float: left;
	clear: left;
	text-align: left;
	width: 95px;
	font: bold 11px verdana, geneva, arial, helvetica, sans-serif;
	padding-top: 1px;
}

.search-field label.long {
	width: 150px;
}

.search-field div label {
	width: auto;
	font: normal 11px tahoma, verdana, arial, sans-serif;
}
.search-field input {
	font-weight: normal;
}
.search-field select {
	font-weight: normal;
	border: 1px solid #6e9db7;
}
.search-field textarea {
	font-weight: normal;
	border: 1px solid #6e9db7;
}
.search-field span {
	font-weight: normal;
	font-size: 11px;
}
.product-list-field, .product-features {
	margin-bottom: 3px;
}
.product-list-field label, .product-features label {
	float: left;
	clear: left;
	text-align: left;
	width: 110px;
	padding-top: 1px;
	font-weight: bold;
}
.product-features label {
	font-weight: normal;
}
.fileuploader {
/*  style="border: 1px solid #999999; background-color: #eeeeee; width: 150px; padding: 7px;" */
	width:410px;
	border:1px solid #999999;
	float:left;
	padding-left:10px;
	padding-bottom:10px;
}
.fileuploader .input-text {
	width:350px;
}


/* Form styles */

.rotator_home {
	background:url('images/home.jpg') no-repeat;
	position:absolute;
	top:50px;
	left:21px;
	height:413px;
	width:940px;
}

.rotator_home #hometext {
	position:absolute;
	color:#fff;
	left:45px;
	top:120px;
	width:360px;
	height:225px;
	overflow:none;
}

.home_strip_item {
	float:left;
	border-right:1px solid white;
	height:165px;
	width:233px;
	position:relative;
	cursor:pointer;
}

.home_strip_item img {
	position:absolute;
	top:0px;
	right:0px;
	z-index:1;
}

.home_strip_item h3 {
	position:relative;
	color:#98c73c;
	margin-left:10px;
	margin-top:10px;
	z-index:2;
}

.home_strip_item p {
	position:relative;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
	margin-top:10px;
	width:140px;
	z-index:2;
}

.home_strip_item.last{
	border-right:none;
}

.home_corporate {
	background:url('images/home_corporate.jpg') no-repeat;
}

.home_greek {
	background:url('images/home_greek.jpg') no-repeat;
}

.home_university {
	background:url('images/home_university.jpg') no-repeat;
}

.home_promotional {
	background:url('images/home_promotional.jpg') no-repeat;
}

.rotator_catalog {
	position:absolute;
	top:50px;
	left:21px;
	height:165px;
	width:940px;
}

.hover_corporate {
	background:url('images/corporate.jpg') no-repeat;
	position:absolute;
	top:50px;
	left:21px;
	height:206px;
	width:940px;
}
.hover_corporate_apparel {
	background:url('images/corporate_apparel.jpg') no-repeat;
}
.hover_corporate_stores {
	background:url('images/corporate_stores.jpg') no-repeat;
}
.rotator_catalog_corporate {
	background:url('images/corporate_cat.jpg') no-repeat;
}

.hover_greek {
	background:url('images/greek.jpg') no-repeat;
	position:absolute;
	top:50px;
	left:21px;
	height:206px;
	width:940px;
}
.hover_greek_apparel {
	background:url('images/greek_apparel.jpg') no-repeat;
}
.hover_greek_design {
	background:url('images/greek_design.jpg') no-repeat;
}
.rotator_catalog_greek {
	background:url('images/greek_cat.jpg') no-repeat;
}

.hover_university {
	background:url('images/university.jpg') no-repeat;
	position:absolute;
	top:50px;
	left:21px;
	height:206px;
	width:940px;
}
.hover_university_apparel {
	background:url('images/university_apparel.jpg') no-repeat;
}
.hover_university_design {
	background:url('images/university_design.jpg') no-repeat;
}
.rotator_catalog_university {
	background:url('images/university_cat.jpg') no-repeat;
}


.hover_promotional {
	background:url('images/promotional.jpg') no-repeat;
	position:absolute;
	top:50px;
	left:21px;
	height:206px;
	width:940px;
}
.hover_promotional_apparel {
	background:url('images/promotional_apparel.jpg') no-repeat;
}
.hover_promotional_design {
	background:url('images/promotional_design.jpg') no-repeat;
}
.rotator_catalog_promotional {
	background:url('images/promotional_cat.jpg') no-repeat;
}

.noheaderimage {
	margin:0px 15px;
	padding-top:10px;
}

.lm_products2_container {
	width:495px;
}

.lm_products2 {
	clear:both;
	border:1px solid #999999;
	padding-top:10px;
	margin-bottom:10px;
}

.lm_products2 h3 {
	font-size:15px;
	margin-right:10px;
}

.lm_products2 p {
	font-size:12px;
	margin-right:10px;
	margin-left:10px;
}

.lm_products2 img {
	float:left;
	margin: 0px 10px 10px 10px;
}

.newslettersignup {
	background:url('images/newsletterbox.jpg') no-repeat top left;
	width:460px;
	height:143px;
	float:right;
	position:relative;
}
.newslettersignup #subscriber_message {
	position:absolute;
	top:18px;
	left:180px;
	width:248px;
	padding:5px;
}
.newslettersignup .error {
	color:#f00;
}
.newslettersignup #subscriber_name {
	position:absolute;
	top:23px;
	left:180px;
	width:248px;
	padding:5px;
}
.newslettersignup #subscriber_email {
	position:absolute;
	top:59px;
	left:180px;
	width:248px;
	padding:5px;
}
.newslettersignup .subscriber_submit {
	position:absolute;
	top:100px;
	left:180px;
	height:25px;
	line-height:25px;
}

div.one-page-checkout a.text_button_link {
	color:#C5E56C;
	}

div.one-page-checkout a.text_button_link:hover {
	color:#33337F;
	}

/*=Hide account login
---------------------------------------*/
#step_one_login,
#step_one_register {
display:none;
}
#step_one_anonymous_checkout {
display:block !important;
}
