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

html{
	position:absolute;
	overflow:auto;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	border:none;
   }  
body {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	background:#6db8fc url(images/bg_tile.jpg) top left repeat;
	}
a.navLink {
	font-weight:normal;
	position:relative;
	font-size:11px;
	line-height:16px;
	text-decoration:none;
	z-index:200;
}
a	{
	text-decoration:none;
	outline:none;
	color:#007bff;
}
a:hover	{
	color:#ec108b;	
}
p,div,td,ul,ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}
p	{
	margin:0 0 15px 0;
	padding:0;
	line-height:1.4em;
}
ul,ol { 
	text-align:left; 
	text-decoration:none;
	list-style-type:none;
	margin:0;
	padding:0;
}
h1	{
	color:#ffffff;
	font-weight:normal;
	margin:0 0 10px 2px;
	letter-spacing:0;
	padding:0;
}
h1.button_headings	{
	color:#7e4f7e;
	font-size:28px;
	margin:15px 8px 5px 5px;
	padding:7px 0 7px 16px;
	font-weight:bold;
	background:url(images/purple_hr.gif) bottom left repeat-x;
}
h2	{
	font-size:15px;
	padding:0;
	color:#ec108b;
}
h3	{
	font-size:13px;
	padding:0;
	margin:0;
}
h4	{
	font-size:11px;
	padding:0;
	margin:0;
}
#main_wrapper	{
	position:relative;	
	width:1070px;
}
.no_border	{
	border:none;	
}
.divider	{
	color:#d7d9dd;
	background-color:#d7d9dd;
	margin:15px 0;
	height:1px;
	border:none;
}
.fancy_divider	{
	width:770px;
	margin:15px 0 15px 10px;
}
.plain_divider	{
	width:740px;
	margin:15px 0 30px 10px;
}
.fancy_divider_medium	{
	width:720px;
	margin:15px 0 30px 0;
}
.fancy_divider_short, .plain_divider_short	{
	width:577px;
	margin:15px 0 30px 5px;
}
.pink_highlight_large {
	color:#ec108b;	
	font-weight:bold;
	font-size:15px;
}
.pink_highlight_medium {
	color:#ec108b;	
	font-weight:bold;
	font-size:13px;
}
.pink_highlight	{
	color:#ec108b;	
}
.text_regular {
	font-size:100%;
}
.text_medium {
	font-size:115%;
}
.text_large {
	font-size:130%;
}
.img_left	{
	float:left;
	margin:0 15px 15px 0;
}
.img_right	{
	float:right;
	margin:0 0 15px 15px;
}
.quote	{
	font-style:italic;
	font-size:12px;
}
a.anchor	{
	cursor:default;
}
h2 a.anchor 	{
	color:#ec108b
}
ul#tert_nav	{
	list-style-type:none;	
	margin-left:0;
}
ul#tert_nav li	{
	display:inline;	
}
/* ---------- header ---------- */
#header	{
	position:relative;
	height:233px;
	
}
#header_bg	{
	background:#b27fc2 url(images/head_bg.jpg) top left repeat-x;
	position:absolute;
	top:0;
	left:0;
	height:226px;
	width:100%;
	border-bottom:10px solid #d7e4f0;
}
img#main_logo	{
	position:absolute;
	margin-left:68px;
	margin-top:4px;
}
img#header_text	{
	position:absolute;
	margin-left:360px;
	margin-top:64px;
}
ul#main_nav	{
	position:absolute;
	margin-top:202px;
	margin-left:64px;
	1background-color:#ffffff;
	width:786px;
}
ul#main_nav li	{
	float:left;	
	display:block;
}
ul#main_nav a	{
	display:block;
	font:bold 12px/2em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:0 26px 0 27px;
	background:#f9fffc url(images/nav_border.jpg) right center no-repeat;
}
ul#main_nav span#here a	{
	color:#f9fffc;
	background-color:#7e4f7e;
	background-image:none;
}
ul#main_nav li#no_bg_img a	{
	background-image:none;
}
/* ---------- shopping cart widget ---------- */
#miniCartContents	{
	position:absloute;
	margin:185px 0 0 auto;
	display:block;
	height:40px;
	width:192px;
}
#miniCartContents	img{
	float:left;	
	margin-right:8px;
}
#miniCartContents p	{
	color:#ffffff;
	line-height:1.1em;
	margin:0;
	padding:0;
}
p#items_price	{
	text-transform:uppercase;
	font-weight:bold;
}
#miniCartContents a	{
	color:#ffffff;
}
#miniCartContents a:hover	{
	color:#6db8fc;
}
/* ---------- main content home---------- */
.purple_frame_large, .grey_frame_large	{
	postion:relative;
	margin: 15px 0 55px -2px;
	width:790px;
}
.purple_frame_large .purple_frame_large_inner, .grey_frame_large .grey_frame_large_inner	{
	background:transparent url(images/purple_frame_mid.png) top left repeat-y;
	position:relative;
	top:10px;
	z-index:100;
}
.grey_frame_large .grey_frame_large_inner	{
	background:transparent url(images/grey_frame_mid.png) top left repeat-y;
	position:relative;
	top:10px;
	z-index:100;
}
.purple_box_top, .grey_box_top	{
	position:relative;
	top:-20px;
	z-index:150;
	width:790px;
	height:101px;
}
.purple_box_top	{
	background:transparent url(images/purple_frame_top.png) top left no-repeat;
}
.grey_box_top	{
	background:transparent url(images/grey_frame_top.png) top left no-repeat;
}
.grey_box_top.try	{
	background:transparent url(images/grey_frame_top_try_these.png) top left no-repeat;
}
.purple_box_bot	{
	background:transparent url(images/purple_frame_bottom.png) top left no-repeat;
	position:relative;
	bottom:-30px;
	width:790px;
	height:111px;
}
.grey_box_bot	{
	background:transparent url(images/grey_frame_bottom.png) top left no-repeat;
	position:relative;
	bottom:-40px;
	width:790px;
	height:111px;
}
.purple_frame_large .purple_frame_large_inner .thumb_wrapper, .grey_frame_large .grey_frame_large_inner .thumb_wrapper	{
	margin:-105px 0 -105px 15px;	
	position:relative;
	width:760px;
	z-index:300;
}
.purple_frame_large .purple_frame_large_inner .thumb_wrapper img, .grey_frame_large .grey_frame_large_inner .grey_wrapper img	{
	margin:4px 3px;
	position:relative;
	padding:1px;
	z-index:500;
}
/*.purple_frame_large a img, .grey_frame_large a img	{
	border-color:#CCC;
	padding:1px;
	border-width:1px;
}
.purple_frame_large a:hover img, grey_frame_large a:hover img	{
	border-color:#ec108b;
}
.grey_frame_large	{
	postion:relative;
	margin: 15px 0 55px -10px;
	width:681px;
}
.grey_frame_large .grey_frame_large_inner	{
	background:transparent url(images/grey_frame_flex_sides.png) top left repeat-y;
	position:relative;
	top:10px;
	z-index:100;
}
.grey_box_top	{
	position:relative;
	top:-20px;
	z-index:150;
	width:680px;
	height:101px;
}

.grey_box_bot	{
	background:transparent url(images/grey_frame_flex_bot.png) top left no-repeat;
	position:relative;
	bottom:-20px;
	width:680px;
	height:111px;
}
.grey_frame_large .grey_frame_large_inner .thumb_wrapper	{
	margin:-90px 0 -110px 31px;	
	position:relative;
	z-index:300;
}
.grey_frame_large .grey_frame_large_inner .thumb_wrapper img	{
	margin:4px;
	position:relative;
	z-index:500;
}
.grey_frame_large a img	{
	border-color:#CCC;
	border-width:1px;
}
.grey_frame_large a:hover img	{
	border-color:#ec108b;
}*/
/* ---------- main content ---------- */
#main_content	{
	position:relative;
	padding-left:64px;
	
}
.thick_border	{
	background-color:#7e4f7e;
	padding:5px;
	-moz-box-shadow: 0px 3px 10px #666;
	-webkit-box-shadow: 0px 3px 10px #666;
	box-shadow: 0px 3px 10px #666;
	-moz-border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;	
	-webkit-border-radius:8px;	
}
.home	{
	1padding-left:30px;	
}
.thin_border	{
	border:2px solid #6d006d;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}
.purple_frame	{
	background:transparent url(images/purple_frame.png) top left no-repeat;
	width:350px;
	height:460px;
	display:block;
	z-index:500;
	1padding:25px;
	position:relative;
	right:10px;
}
.grey_frame	{
	background:transparent url(images/grey_frame.png) top left no-repeat;
	width:350px;
	height:460px;
	display:block;
	z-index:500;
	1padding:25px;
	position:relative;
	right:10px;
}
.product_image.rounded_corner	{
	width:326px;
	height:436px;
}
.long_grey_frame	{
	background:transparent url(images/long_grey_frame.png) top left no-repeat;
	display:block;
	position:relative;
	right:10px;
	width:685px;
	height:338px;
}
.long_grey_frame .thumb_wrapper	{
	margin:0 0 0 35px;
	padding-top:34px;
}
.long_grey_frame .thumb_wrapper a img	{
	border-color:#CCC;
	margin:0 3.5px;
	border-width:1px;
}
.long_grey_frame .thumb_wrapper a:hover img	{
	border-color:#ec108b;
}
.general_content_inner .button_image {
	border-color:#CCC;
	margin:0 2px;
	border-width:1px;
}
.collection .thumb_wrapper a img	{
	border-color:#CCC;
	margin:0 3.5px;
	border-width:1px;
}
.collection .thumb_wrapper a:hover img	{
	border-color:#ec108b;
}
.rounded_corner	{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
}
#nav_content_box	{
	position:relative;
	bottom:7px;
	width:766px;
	height:185px;
	text-align:right;
	background-color:#7e4f7e;
	padding:9px;
	-moz-box-shadow: 0px 3px 10px #666;
	-webkit-box-shadow: 0px 3px 10px #666;
	box-shadow: 0px 3px 10px #666;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius:8px;	
	-webkit-border-bottom-left-radius:8px;	
}
#nav_content_box img	{
	border:2px solid #6d006d;
	
}
#nav_content_box.home	{
	
}

#nav_content_box_inner	{
	1background-color:#d3e3f0;
}
.home #nav_content_box_inner	{
	padding:0 0 0 5px;
	height:185px;
	background-color:#7e4f7e;
}
.general_content	{
	width:776px;	
	margin-top:20px;
}
.general_content_inner	{
	background-color:#ffffff;
	padding:15px;
}
.general_content h1	{
	margin-top:5px;	
}
.general_content h2	{
	margin-top:0;	
}
.general_content ul	{
	margin-left:50px;
	margin-bottom:15px;
	list-style-type:circle;
}
.main_t-shirt_component	{
	position:relative;
	margin:20px 0 20px 7px;
	width:776px;
	min-height:525px;
}
.product_image	{
	display:block;
	float:left;
	width:350px;
	height:460px;	
}
.product_info	{
	display:block;
	width:375px;
}
.product_info p	{
	line-height:1.2em;	
}
.product_info_inner	{
	background-color:#ffffff;
	padding:10px;
	overflow:hidden;
}
.product_info_inner h2	{
	text-align:center;
	margin:0 0 12px 0;
}
.product_details h2	{
	text-align:left;
	margin:0 0 -5px 0;
}
.product_details h3	{
	font-weight:normal;
	margin-bottom:8px;
}
.product_details .left	{
	width:120px;
	border-right:1px solid #d7d9dd;
	padding:0 20px;
	vertical-align:top;
}
.product_details .right	{
	width:120px;
	padding:0 20px;
	vertical-align:top;
	/* width:140px;
	text-align:center; 
	padding:10px; */
}
/*
.product_details .right h2	{
	text-align:center; 
	margin:0 0 12px 0;	
}
*/
.size_selector_wrapper	{
	float:right;
}
.size_selector	{
	display:relative;
	width:360px;
	padding:10px;
	border-width:1px;
	background-color:#ffffff;	
	-moz-box-shadow: 0px 3px 10px #999;
	-webkit-box-shadow: 0px 3px 10px #666;
	box-shadow: 0px 3px 10px #666;
}
.size_selector select	{
	margin-right:10px;
	margin-top:2px;
}
p.caption	{
	font-size:10px;
	position:relative;
	top:12px;
	text-align:right;
}
.caption a	{
	font-size:105%;
	font-weight:bold;
}
/* ---------- gift certificates ---------- */
#gift_pay_pal_button	{
	border:1px solid #ec108b;
	width:179px;
	height:47px;
	padding:15px;
	float:right;
	background-color:#d3e3f0;
}
/* ---------- sidebar ---------- 
    * -moz-border-radius-topleft  / -webkit-border-top-left-radius
    * -moz-border-radius-topright / -webkit-border-top-right-radius
    * -moz-border-radius-bottomleft / -webkit-border-bottom-left-radius
    * -moz-border-radius-bottomright / -webkit-border-bottom-right-radius
*/
#sidebar	{
	display:block;
	float:right;
	width:122px;
	margin:20px 44px 0 0;
	padding:12px 10px;
	background-color:#ffffff;
	border:1px solid #017bff;
	text-align:center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#sidebar p	{
	line-height:1.2em;	
}
#sidebar_nav	{
	text-align:center;
}
#sidebar_nav a	{
	font-size:11px;
	font-weight:bold;
}
#sidebar form .text	{
	width:100px;
	font-size:10px;
	margin:10px 0 10px 0;
	padding:3px;
	background-color:#fdfdce;
}
#sidebar form .button	{
	
}
#sidebar h2	{
	color:#007bff;
	margin:10px 0;
}	

/* ---------- footer ---------- */
#footer	{
	text-align:center;
	height:80px;
	padding:30px 0;
}
#footer_wrap	{
	width:790px;
	margin-left:60px;
}
#footer	p	{
	color:#007bff;	
	margin:0;
	padding:0;
	line-height:1em;
}
ul#footer_nav	{
	text-align:center;
}
ul#footer_nav li	{
	display:inline;
	border-right:1px solid #007bff;
	padding:0 8px;
}
ul#footer_nav li.no_border	{
	border:none;	
}
ul#footer_nav a	{
	text-transform:uppercase;
	color:#007bff;	
}
ul#footer_nav a:hover	{
	color:#ec108b;	
}

#share	{
	display:block;
	margin:8px 0;
}

.images {
	position:relative;	
	float:left;	
	cursor:pointer;
}
/* ---------- jquery tabs ---------- */
.images_home div	{
	display:none;
	position:absolute;
	left:36px;
	background-color:#7e4f7e;
}
.images div	{
	display:none;
	position:absolute;
	left:0;
	background-color:#7e4f7e;
}

.purple_frame .images div, .grey_frame .images div  {
	display:none;
	position:absolute;
	1z-index:-50;
	
}

.purple_frame .images, .grey_frame .images  {
	height:425px;
	width:315px;
	background-color:#999;
	border:2px solid white;
	display:relative;
	left:15px;
	top:15px;
	-moz-box-shadow: 0px 0px 15px #000;
	-webkit-box-shadow: 0 0 15px #000;
	box-shadow: 0 0 15px #000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;	
}
.product_image.rounded_corner .images  {
	height:425px;
	width:315px;
	background-color:#999;
	border:2px solid white;
	display:relative;
	left:3px;
	top:3px;
	-moz-box-shadow: 0px 0px 15px #000;
	-webkit-box-shadow: 0 0 15px #000;
	box-shadow: 0 0 15px #000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;	
}
.tabs {
	clear:both;
	width:320px;
	margin-top:470px;
	height:100px;
	margin-bottom:125px;
	margin-left:16px;	
}
.tabs a {
	width:70px;
	height:93px;
	float:left;
	display:block;
	margin-right:10px;
}
.tabs a	{
	border-color:#7e4f7e;	
}

/* mouseover state */
.tabs a:hover {
	border-color:#ec108b;  
	
}

/* active state (current page state) */
.tabs a.current img {
	border-color:#ec108b;
	border-style:solid;
} 	
.tabs img {
border-style:solid;	
}
.tabs_home a {
	display:block;
	position:absolute;
	bottom:12px;
	left:15px;
	width:6px;
	height:6px;
	background-color:#cf57aa;
	z-index:300;
}
a#tab_1	{
	margin-bottom:33px;	
}
a#tab_2	{
	margin-bottom:22px;	
}
a#tab_3	{
	margin-bottom:11px;	
}
a#tab_4	{
	margin-bottom:0px;	
}
.tabs_home a img	{
	border:none;
}

/* mouseover state */
.tabs_home a:hover {
	background-color:#ffffff;     
}

/* active state (current page state) */
.tabs_home a.current {
	background-color:#ffffff;         
} 	

/* ------- size chart --------- */
.size_chart_1 td	{
	border:1px solid #999;	
	padding:5px;
}

/* the overlayed element */
.simple_overlay {
	border:1px solid black;
	/* must be initially hidden */
	display:none;
	z-index:10000;
	background-color:#7e4f7e;
	width:300px;	
	border:1px solid #666;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}
.details	{
	margin:10px;
	padding:10px;
	background-color:#d3e3f0;
}
/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
.button_image {
	margin:5px 4px 0px 4px;
	padding:1px;
	border:1px solid #CCCCCC;
}
.button_image:hover {
	border-color:#ec108b;
}
.no_padding {
	padding:6px;
}

.button {
	border:1px solid #aaa;
	color:#dedede;
	margin:0;
	padding:4px 8px;
	cursor:pointer;
	background-color:#bc0874;
	background-image:url(shopping/images/shopping_button.gif);
	background-position:top;
	background-repeat:repeat-x;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
}
.button:hover {
	border:1px solid #aaa;
	background-color:#bc0874;
	background-image:url(shopping/images/shopping_button_over.gif);
}

#at16pf	{/*this is a rule for the share box*/
	padding-bottom:12px;
}
.plain_divider	{
	background-color:#ec108b;
}
#site_map	{
	font-size:15px;	
}
#site_map li	{
	margin-bottom:5px;
}
