body {
	font: 					100% Verdana, Arial, Helvetica, sans-serif;
	background: 			#000000;
	background-image:		url(/images/layout/body-background.jpg);
	background-position:	top;
	background-attachment:	fixed;
	background-repeat:		no-repeat;
	margin: 				0;
	padding: 				0;
	text-align: 			center;
	color: 					#000000;
}


img {
	border:					none;
}

img a:link, img a:active, img a:visited, img a:hover {
	border:					none;
}

a {
	outline: 				0;
}

/*###########################
# Container area Styles end #
#############################*/
#container {
	width: 					932px;
	margin: 				0 auto;
	text-align: 			left;
	overflow:				hidden;
}
/*###########################
# Container area Styles end #
#############################*/


/*###########################
# Header area Styles begin ##
#############################*/
#header {
	background-image:		url(/images/layout/header/header-background.jpg);
	background-repeat:		no-repeat;
	position:				relative;
	height:					98px;
	z-index:				2;
}

/*navBar styles begin*/
#navBar {
	background-image:		url(/images/layout/header/navBar-background.jpg);
	background-repeat:		no-repeat;
	height:					46px;
	width:					771px;
	position:				absolute;
	top:					41px;
	left:					152px;
	z-index:				2;
}

#navBar a:link, #navBar a:visited, #navBar a:active {
	color:					#227FFB;
	text-decoration:		none;
	font-size:				12px;
	font-style:				italic;
	font-weight:			bold;
	height:					22px;
	border-right:			1px dotted #227FFB;
	padding:				0 22px 0 22px;
	margin-top:				8px;
}

#navBar a:hover {
	color:					#16356E;
}

ul#navList, ul#navList ul {
	margin:					0;
	padding:				0;
}

ul#navList li { 
	float: 					left;
	list-style-type:		none;
	list-style-image:		none;
	height:					32px;
	padding:				13px 0 7px 0;
	display: 				inline;
}
/*navBar styles end*/

/*search styles begin*/
#search {	
	background-image:		url(/images/layout/header/search-background.jpg);
	background-repeat:		no-repeat;
	height:					36px;
	width:					204px;
	position:				absolute;
	top:					47px;
	left:					712px;
	padding:				5px 0 0 32px; /*used for position of items within #search*/
	z-index:				3;
}

#search a:link, #search a:visited, #search a:active {
	text-decoration:		none;
	color:					#000000;
	font-weight:			bold;
	font-size:				13px;
}

#search input {
	width:					120px;
}

.autocomplete {
	visibility: hidden;
    font-family: Tahoma;
    font-size: 8pt;
    background-color: white;
    border: 1px solid black;
    cursor: default;
    overflow: auto;
    overflow-x: hidden;
	text-align: left !important;
}

.autocomplete_item,
.autocomplete_item_highlighted
{
    padding: 1px;
    padding-left: 5px;
    color: black;
	/* ellipsis support goes here? */
}

.autocomplete_item_highlighted {
    background-color: #FEFFAF;
}

DIV.autocomplete_footer
{
        margin-top:2px;
        padding-left:4px;
        border-top:1px solid gray;
        padding-top:1px;
        padding-bottom:1px;
}
DIV.autocomplete_footer IMG.autocomplete_footer_branding
{
	/*
	 * sli_systems-powered_150_15.gif - specified in autocomplete.js
	 */
        height: 15px; width: 150px;
}
IMG.autocomplete_footer_branding
{
	border: 0px;
}
/*search styles end*/


/*shopCart styles begin*/
#shopCart {
	background-image:		url(/images/layout/header/shopCart-background.jpg);
	background-repeat:		no-repeat;
	height:					38px;
	width:					163px;
	position:				absolute;
	top:					3px;
	left:					760px;
	padding:				13px 0 0 45px; /*used for position of items within #shopCart*/
	z-index:				1;
}

#shopCart a:link, #shopCart a:visited, #shopCart a:active {
	font-size:				8pt;
	color:					#000000;
}

#shopCart a:hover {
	text-decoration:		none;
}
/*shopCart styles end*/


/*catalogLinks styles begin*/
#catalogLinks {
	position:				absolute;
	top:					16px;
	height:					20px;
	left:					480px;
	font-size:				11px;
	color:					#ffffff;
	z-index:				998;
}

#catalogLinks a:link, #catalogLinks a:visited, #catalogLinks a:active {
	color:					#ffffff;
	text-decoration:		none;
	padding-left:			10px;
}

#catalogLinks a:hover {
	text-decoration:		underline;
}
/*catalogLinks styles end*/

/*breadCrumbTrail styles begin*/
#breadCrumbTrailDiv {	
	background-image:		url(/images/layout/header/breadCrumbTrail-background.jpg);
	background-repeat:		no-repeat;
	height:					43px;
}

#breadCrumbTrail {
	vertical-align:			bottom;
	padding:				18px 0 0 20px;
}

#breadCrumbTrail h1 {
	font-size:				12px;
	font-weight:			normal;	
	margin:					0;
	color:					#ffffff;
}

#breadCrumbTrail h1 a:link, #breadCrumbTrail h1 a:visited, #breadCrumbTrail h1 a:active {
	color:					#ffffff;
	text-decoration:		none;
}

#breadCrumbTrail h1 a:hover {
	text-decoration:		underline;
}

#breadCrumbTrail .currentPage {
	color:					#999999;
	font-size:				12px;
}
/*breadCrumbTrail styles end*/

#headerHomeLink {
	position:				absolute;
	left:					12px;
	top:					8px;
	width:					130px;
	height:					85px;
	cursor:					pointer;
}

/*###########################
# Header area Styles end ####
#############################*/



/*###################################
# Drop Down Menus area Styles begin #
#####################################*/
.dropMenus {
	font-size:				11px;
	position:				absolute;
	top:					87px;
	border-left:			1px solid #227FFB;
	border-right:			1px solid #227FFB;
	border-bottom:			1px solid #227FFB;
	background-color:		#000000;
	padding:				0 10px 5px 10px;
}

.dropMenus ul {
	margin:					0;
	padding:				0; /*effects padding of menu items */
	list-style-type:		none;
}

.dropMenus ul li {
	padding:				3px 0 3px 0;
}

.dropMenus a:link, .dropMenus a:visited, .dropMenus a:active {
	color:					#227FFB;
	font-weight:			bold;
	text-decoration:		none;
	display:				block;
}

.dropMenus a:hover {
	color:					#16356E;
}

.dropMenus img {
	border:					none;
}

#girlsMenu {left:170px;display:none;z-index:10000;}
#guysMenu {left:256px;display:none;z-index:10000;}
#kidsMenu {left:337px;display:none;z-index:10000;}
#collectionsMenu {left:418px;display:none;z-index:10000;}
#saleMenu {left:557px;display:none;z-index:10000;}
#newMenu {left:635px;display:none;z-index:10000;}

.dropMenuHeader {
	color:					#ffffff;
	font-weight:			bold;
}

/*#################################
# Drop Down Menus area Styles end #
###################################*/



/*###########################
# Content area Styles begin #
#############################*/
#mainContent {
	padding: 				5px 15px 10px 15px;
	background-image:		url(/images/layout/mainContent/mainContent-background.jpg);
	background-repeat:		repeat-y;
	background-color:		#000000;
	position:				relative;
	z-index:				1;
}

#mainContentBottom {
	height: 				10px;
	background-image:		url(/images/layout/mainContent/mainContent-bottom.jpg);
	width:					932px;
}

#mainContent a:link, #mainContent a:visited, #mainContent a:active {
	color:					#CCCCCC;
	text-decoration:		none;
}

#mainContent a:hover {
	text-decoration:		underline;	
}

.centerText {
	width:					100%;
	text-align:				center;
}

.topLink {
	margin-right:			10px;
}

.topLink a:link, .topLink a:active, .topLink a:visited {
	color:					#99FF00;
	text-decoration:		none;
	font-size:				12px;
}

.topLink a:hover {
	text-decoration:		none;
}

/*collectionBar styles begin*/
#collectionsBar {
	background-color:		#000000;
	margin:					0 auto;
	width:					932px;
	height:					130px;
	padding-top:			35px;
	padding-bottom:			25px;
	position:				relative;
	text-align:				center;
	border-bottom:			1px solid #74757A;
}

div.sliderGallery { 
    position:				relative; 
    overflow:				hidden; 
	height:					145px;
	width:					774px;
	margin:					0 auto;
} 

#thumbs {	
	position:				absolute;
	width:					10000em;
	margin-top:				3px;          /*take out if you want  navi back*/	
	clear:					both;
}

#thumbs div {
	float:					left;
	width:					155px;
	height:					140px;
	cursor:					pointer;
}

#thumbs div.hover {
	border:					none;	
}

#thumbs div.active {
	border:					none;
}

a.prev, a.next {
	display:				block;
	position:				absolute;
	/*top:					30px; top position if there is a navi*/
	top:					25px;
	width:					28px;
	height:					135px;
	cursor:					pointer;
}

a.prev, a.prev:active {
	left:					45px;
	background-image:		url(/images/index/collections/layout/leftArrow-dim.png);
}

a.next, a.next:active {
	left:					859px;
	background-image:		url(/images/index/collections/layout/rightArrow-dim.png);
}

a.prev:hover {
	background-image:		url(/images/index/collections/layout/leftArrow-lit.png);
}

a.next:hover {
	background-image:		url(/images/index/collections/layout/rightArrow-lit.png);
}

/* position and dimensions of the navigator */
div.navi {
	margin:					0 auto 3px auto;
	width:					100px;
	height:					20px;
	text-align:				center;
	display:				none;
}

/* items inside navigator */
div.navi a {
	width:					20px;
	height:					20px;
	float:					left;
	margin-left:			3px;
	background-color:		#ffffff;;     
	cursor:					pointer;	
}

/* mouseover state */
div.navi a:hover {
	background-color:		#70A1EE;      
}

/* active state (current page state) */
div.navi a.active {
	background-color:		#999999;    
} 	
/*collectionBar styles end*/

/*indexSEO styles begin*/
#indexSEO { 
	background-color:		#000000;
	color:					#999999;
	width:					153px;
	height:					auto;
	float:					left;
	font-size:				10px;
	padding:				10px;
}

#indexSEO a:link, #indexSEO a:visited, #indexSEO a:active {
	color:					#CCCCCC;
	text-decoration:		none;
}

#indexSEO a:hover {
	text-decoration:		underline;	
}

#indexSEO h2 {
	color:					#ffffff;
	font-size:				10px;
	font-weight:			bold;
	margin:					0;
	padding:				0;
}
/*indexSEO styles end*/

/*indexMessage styles begin*/
#indexMessage {
	position:				relative;
	width:					714px;
	margin-left:			180px;
	height:					342px;
	background-color:		#000000;
	overflow:				hidden;
	padding:				7px 0 7px 5px;
	text-align:				left;
	z-index:				1;
}


#message1, #message2, #message3, #message4 {
	display:none;
	position: absolute;
}

#message1 {
	display: block;
}

#messageNav {
	z-index: 				89;
	position: 				absolute;
	background-color:		#000000;
	top: 					304px;
	bottom: 				10px;
	right:					4px;
	text-align:				right;
	height:					41px;
	padding:				0px 0px 1px 0px;
}

#messageNav img {
	border: 				2px solid #000000;
	vertical-align:			middle;
}

#messageNav a:link, #messageNav a:visited, #messageNav a:active {
	display:				inline;
	margin-right:			2px;
	text-decoration:		none;
	border:					none;
}
/*indexSEO styles end*/

#mainContent .layoutImageBottom {display:block;}
#mainContent .layoutImageTop {display:block;}

.roundedCorners {
	-moz-border-radius: 	10px;
	-webkit-border-radius: 	10px;
}


/*insidePage styles begin*/
#insidePageBanner {
	width:					860px;
	background-color:		#000;
	position:				relative;
	margin:					0 auto;
	padding:				10px;
	font-size:				12px;
	color:					#999999;
}

.bigImage {
	border:					none;
	float:					right;
	margin-left:			10px;
}

#insidePagePopular {
	width:					860px;
	height:					115px;
	padding:				10px;
	background-color:		#000;
	position:				relative;
	margin:					10px auto;
}

#insidePagePopular .popularItem {
	background-image:		url(/images/layout/insidePages/popularItem-background.png);
	background-repeat:		no-repeat;
	width:					211px;
	height:					89px;
	float:					left;
	margin-left:			3px;
	color:					#999999;
	font-size:				10px;
}

#insidePagePopular .itemPictureDiv {
	width:					47px;
	height:					70px;
	float:					left;
	position:				relative;
	margin:					10px 7px 10px 7px;
}

#insidePagePopular .itemPictureDiv a:link, 
#insidePagePopular .itemPictureDiv a:visited, 
#insidePagePopular .itemPictureDiv a:active, 
#insidePagePopular .itemPictureDiv a:hover {
	border:					none;
	cursor:					pointer;
} 

#insidePagePopular .itemPicture {
	position:				absolute;
	width:					47px;
}

#insidePagePopular .starRating {
	margin-right:			15px;
}

#insidePagePopular h3 {
	margin:					15px 0 10px 0;
	color:					#ffffff;
	font-size:				10px;
}

#insidePageBottomLeft {
	width:					310px;
	background-color:		#000;
	float:					left;
	margin-left:			12px;
	padding:				10px;
	position:				relative;
	font-size:				12px;
	color:					#999999;
}

#insidePageBottomLeft a:link, #insidePageBottomLeft a:visited, #insidePageBottomLeft a:active {
	font-size:				11px;
	color:					#80ABF9;
	text-decoration:		none;
}

#insidePageBottomLeft a:hover {
	text-decoration:		underline;
}

#insidePageBottomLeft .twitterBird {
	position:				absolute;
	left:					2px;
	top:					5px;
}

#insidePageBottomLeft .twitterHeader {
	margin-left:			45px;
}

#insidePageBottomLeft .tweetBubbleLeft, #insidePageBottomLeft .tweetBubbleRight {
	height:					61px;
	width:					251px;
	margin:					5px auto;
	font-size:				11px;
	color:					#999999;
	padding:				10px 25px 20px 25px;
}

#insidePageBottomLeft .tweetBubbleLeft {
	background-image:		url(/images/layout/insidePages/tweetBubble-left.jpg);
}

#insidePageBottomLeft .tweetBubbleRight {
	background-image:		url(/images/layout/insidePages/tweetBubble-right.jpg);
}

#insidePageBottomRight {
	width:					520px;
	position:				relative;
	margin-left:			352px;
	background-color:		#000;
	padding:				10px;
}

#insidePageBottomRight .reviewItem {
	background-image:		url(/images/layout/insidePages/reviewItem-background.jpg);
	background-position:	bottom;
	background-repeat:		no-repeat;
	background-color:		#000000;
	width:					397px;
	margin:					0 auto;
	font-size:				12px;
	color:					#999999;
	padding:				10px 25px 20px 70px;
	position:				relative;
}

#insidePageBottomRight h3 {
	font-size:				12px;
	color:					#CCCCCC;
	margin:					0;
}

#insidePageBottomRight .productImage {
	position:				absolute;
	left:					10px;
	top:					15px;
	width:					47px;
	margin:					0;
}

#insidePagePopular h2,
#insidePageBottomLeft h2,
#insidePageBottomRight h2 {
	font-size:				16px;
	color:					#ffffff;
	margin:					0 0 5px 0;
}

#insidePagePopular h2 a:link, 
#insidePagePopular h2 a:visited, 
#insidePagePopular h2 a:active,
#insidePageBottomLeft h2 a:link, 
#insidePageBottomLeft h2 a:visited, 
#insidePageBottomLeft h2 a:active,
#insidePageBottomRight h2 a:link, 
#insidePageBottomRight h2 a:visited, 
#insidePageBottomRight h2 a:active {
	color:					#80ABF9;
	text-decoration:		none;
	font-size:				11px;
}

#insidePagePopular h2 a:hover,
#insidePageBottomLeft h2 a:hover,
#insidePageBottomRight h2 a:hover,
#insidePageBottomLeft h2 a:link, 
#insidePageBottomLeft h2 a:visited, 
#insidePageBottomLeft h2 a:active,
#insidePageBottomRight h2 a:link, 
#insidePageBottomRight h2 a:visited, 
#insidePageBottomRight h2 a:active {
	text-decoration:		underline;
}

#insidePagePopular h3 a:link, 
#insidePagePopular h3 a:visited, 
#insidePagePopular h3 a:active {
	color:					#ffffff;
	text-decoration:		none;
}
 
#insidePageBottomRight h3 a:link, 
#insidePageBottomRight h3 a:visited, 
#insidePageBottomRight h3 a:active {
	color:					#cccccc;
	text-decoration:		none;
}

#insidePagePopular h3 a:hover,  
#insidePageBottomRight h3 a:hover {
	text-decoration:		underline;
}

#insidePageBanner h4 {
	margin:					0;
	color:					#ffffff;
	font-size:				12px;
}

#insideMiniPageDiv {
	width:					870px;
	padding:				10px;
	background-color:		#000;
	position:				relative;
	margin:					0 auto;
	color:					#999999;
	font-size:				12px;
}

#insideMiniPageDiv h4 {
	font-size:				18px;
	color:					#ffffff;
	margin:					0;
}

#insideMiniPageDiv h2 {
	font-size:				18px;
	color:					#ffffff;
	margin:					10px 0 10px 55px;
}

#insideMiniPageDiv h3 {
	font-size:				14px;
	color:					#ffffff;
	margin:					0;
}

#returnPolicyText {
	width:					510px;
	padding:				10px;
	border:					1px dashed #333333;
}

#returnPolicyText h2 {
	margin-left:			0;
}

#privacyPolicyText {
	width:					510px;
	padding:				10px;
	border:					1px dashed #333333;
}

#privacyPolicyText h2 {
	margin-left:			0;
}

#rightPositionedImages {
	text-align:				center;
	position:				absolute;
	top:					15px;
	left:					570px;
}

.faqLogo {
	position:				absolute;
	left:					10px;
	top:					10px;
}	

#siteMapDiv {
	width:					870px;
	padding:				10px;
	background-color:		#000;
	position:				relative;
	margin:					0 auto;
	color:					#999999;
	font-size:				10px;
}

#siteMapDiv a:link, #siteMapDiv a:visited, #siteMapDiv a:active {	
	color:					#ffffff;
	text-decoration:		none;
}

#siteMapDiv a:hover {
	text-decoration:		underline;
}

#siteMapDiv h2 {
	font-size:				18px;
	color:					#ffffff;
	margin:					0;	
}

#siteMapDiv h3 {
	font-size:				12px;
	color:					#0066CC;
	margin:					0;
}

#siteMapDiv h3 a:link, #siteMapDiv h3 a:active, #siteMapDiv h3 a:visited {
	color:					#0066CC;
	text-decoration:		none;
}

#siteMapDiv h3 a:hover {
	text-decoration:		underline;
}	

#siteMapDiv .siteTable {
	border-top: 			1px solid #FF0099;
	border-bottom: 			1px solid #FF0099;
}

#siteTableTop {
	text-align:				center;
}

#siteTableTop a:link, #siteTableTop a:visited, #siteTableTop a:active {
	text-decoration:		none;
	color:					#0066CC;
	font-weight:			bold;
}

#siteTableTop a:hover {
	text-decoration:		underline;
}

#siteMapDiv .sectionBottomCell {
	border-bottom: 			1px solid #003366;
}

#siteMapDiv .siteMapSocial {
	background-color:		#111211;
	background-image:		url(/site-map/images/siteMapSocial-background.jpg);
	background-position:	top;
	background-repeat:		no-repeat;
	height:					245px;	
	border-top: 			1px solid #FF0099;
	border-bottom: 			1px solid #FF0099;
}

#quickSearch {	
	background-image:		url(/site-map/images/quickSearch-background.jpg);
	background-repeat:		no-repeat;
	height:					32px;
	width:					168px;
	padding:				5px 0 0 0; /*used for position of items within #search*/
	z-index:				3;
}

#quickSearch a:link, #quickSearch a:visited, #quickSearch a:active {
	text-decoration:		none;
	color:					#000000;
	font-weight:			bold;
	font-size:				13px;
}

#quickSearch input {
	width:					105px;
}

#ourCompanyPageDiv {
	width:					860px;
	background-color:		#000;
	position:				relative;
	margin:					0 auto;
	padding:				10px;
	font-size:				12px;
	color:					#999999;
}

#ourCompanyPageDiv h2 {
	color:					#ffffff;
	font-size:				18px;
	margin:					0;
	font-weight:			normal;
}

#ourCompanyPageDiv h3 {
	color:					#ffffff;
	font-size:				14px;
	margin:					0;
	font-weight:			normal;
}

#fabricChoices {	
	background-color:		#227FFB;
	padding:				2px 4px 2px 4px;
	color:					#000000;
}
/*insidePage styles end*/

/*###########################
# Content area Styles end ###
#############################*/




/*###########################
# Footer area Styles end ####
#############################*/
#footer {	
	background-color:		#000000;
}

#customerHelp {
	width:					900px;
	height:					50px;
	margin:					0 auto;
	background-color:		#000000;
	position:				relative;
}

#customerHelp .helpItem {
	float:					left;
	margin-left:			10px;
	padding-bottom:			5px;
}

#customerHelp .leftItem {
	float:					left;
	padding-bottom:			5px;
}

#customerHelp .liveChatItem {
	float:					left;
	margin-left:			10px;
	padding-top:			6px;
}

.lightBoxDiv {
	position: 				fixed;
	top: 					50%;
	left: 					50%;
	z-index:				1000;	
	text-align:				center;
	font-size:				11px;
}

.lightBoxDiv h1 {
	font-size:				32px;
	font-weight:			normal;
	margin:					20px 0 0 0;
}

.lightBoxDiv h2 {
	font-size:				15px;
	margin:					0;
	font-weight:			bold;
}

.lightBoxDiv h3 {
	color:					#ffffff;
	font-size:				13px;
	margin:					0;
}

.lightBoxDiv ul {
	margin:					0 0 7px 0;
}

#overlay { 
	background-image: 		url('/images/layout/lightbox/overlay.png');
	background-repeat:		repeat;
	height:					100%;
	display: 				none; 
	position: 				fixed; 
	top: 					0; 
	left: 					0; 
	z-index: 				999; 
	width: 					100%;
}

* html #overlay{
	background-color: 		#000;
	back\ground-color: 		transparent;
	background-image: 		url('/images/layout/lightbox/trans_pixel.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/layout/lightbox/overlay.png", sizingMethod="scale");
}
		 
#overlay img { 
	border: none; 
}

#contactUsLightbox {	
	background-image:		url(/images/layout/footer/contactUs-lightbox.jpg);
	height:					389px;
	width:					403px;
	margin-left:			-200px;
	margin-top:				-300px;
}

#contactUsLightbox h2 {
	font-size:				12px;
	color:					#fff;
	margin:					0;
}

#contactUsLightbox a:link, #contactUsLightbox a:visited, #contactUsLightbox a:active {
	text-decoration:		none;
	color:					#0066CC;
}

#contactUsLightbox a:hover {
	text-decoration:		underline;
}

.liveChatIcon {
	margin-top:				5px;
	margin-bottom:			5px;
	border:					none;
}

.contactSmallText {
	font-size:				9px;
	font-style:				italic;
}

.contactEmail, .physicalAddress, .tollFree, .liveChat {
	text-align:				left;
	font-size:				11px;
	color:					#999999;
	position:				absolute;
}

.contactEmail {top:90px;left:32px;}
.physicalAddress {top:90px;left:216px;}
.tollFree {top:135px;left:32px;}
.liveChat {top:200px;left:32px;}

#shippingLightbox {	
	background-image:		url(/images/layout/footer/shipping-lightbox.jpg);
	height: 				478px;
	width:					402px;
	margin-left:			-200px;
	margin-top:				-300px;
}

.shippingDeal {
	margin-top:				30px;
	color:					#2090CC;
}

.groundShipping, .expressShipping, .airShipping {
	text-align:				left;
	font-size:				11px;
	color:					#999999;
	position:				absolute;
	left:					115px;
}

.groundShipping {top:180px;}
.expressShipping {top:250px;}
.airShipping {top:335px;}


#investorRelationsLightbox {	
	background-image:		url(/images/layout/footer/investorRelations-lightbox.jpg);
	height: 				460px;
	width:					393px;
	margin-left:			-200px;
	margin-top:				-300px;
}

#subsidiaryText {
	position:				absolute;
	text-align:				left;
	top:					328px;
	left:					98px;
	color:					#999999;
}

/*joinEmail styles begin*/
#joinEmail {
	background-image:		url(/images/layout/footer/joinEmail-background.jpg);
	background-repeat:		no-repeat;
	background-position:	center;
	width:					430px;
	height:					48px;
}

#joinEmail form {
	margin-left:			35px;
	margin-top:				12px;					
	width:					550px;
	font-size:				11px;
	color:					#ffffff;
	font-weight:			bold;
	height:					20px;
}

#joinEmail label {
	vertical-align:			middle;
}

#joinEmail input {
	width:					150px;
	height:					18px;
}

#joinEmail .emailInterest {
	width:					10px;
	margin-right:			5px;
}

#joinEmail a:link, #joinEmail a:visited, #joinEmail a:active {
	vertical-align:			middle;
	color:					#000000;
	text-decoration:		none;
}

#email_form {	
	background-image:		url(/images/layout/footer/joinEmail-lightbox.jpg);
	height: 				478px;
	width:					402px;
	margin-left:			-200px;
	margin-top:				-300px;
}

#emailTable {
	position:				absolute;
	top:					195px;
	left:					87px;
	width:					300px;
	color:					#ffffff;
}

#emailTable td {
	padding:				5px 0 5px 0;
}

#email_form h1 {
	margin-top:				40px;
}

#email_form label {
	color:					#ffffff;
	font-size:				14px;
	margin-right:			5px;
}

#email_form .message {
	text-align: 			center;
	padding: 				10px;
	color: 					#FBEAD4;
	font-weight: 			bold;
	margin-top:				250px;
	margin-left:			65px;
	width:					300px;
}

#email_form input {
	width:					153px;
}

#email_form .emailInterest {
	width:					10px;
	margin-right:			5px;
}

#email_form select {
	background-color:		#fff;
	margin:					0;
}

#emailButton {
	width:					90px;
	height:					32px;
	line-height:			28px;
	text-decoration:		none;
	background-color:		#94cd00;
	color:					#ffffff;
	border:					none;
	font-weight:			bold;
	font-size:				14px;
	cursor:					pointer;
	position:				absolute;
	bottom:					22px;
	right:					30px;
}

#emailButton:hover {
	text-decoration:		underline;
}

.emailOffer {
	font-size:				18px;
	position:				absolute;
	left:					100px;
	top:					108px;
	text-align:				left;
	width:					260px;
}

#lightBoxClose, #lightBoxCancel {
	background-color:		#333333;
	height:					22px;
	color:					#ffffff;	
	font-size:				12px;
	position:				absolute;
	line-height:			22px;
}

#lightBoxClose {
	bottom:					25px;
	right:					30px;
	width:					63px;
}	

#lightBoxCancel {
	bottom:					25px;
	right:					220px;
	width:					70px;
}

#lightBoxClose a:link, #lightBoxClose a:visited, #lightBoxClose a:active, #lightBoxCancel a:link, #lightBoxCancel a:visited, #lightBoxCancel a:active {
	color:					#ffffff;
	text-decoration:		none;
}

#lightBoxClose a:hover, #lightBoxCancel a:hover {
	text-decoration:		underline;
}
/*joinEmail styles end*/

/*footerLinks styles begin*/
#footerLinks {
	background-image:		url(/images/layout/footer/footerLinks-background.jpg);
	background-repeat:		no-repeat;
	height:					78px;	
	position:				relative;
}

#socialLinks, #siteLinks, #customerService {
	position:				absolute;
	top:					8px;
}

#socialLinks {
	width:					220px;
	height:					35px;
	left:					8px;
	text-align:				center;
}

#socialLinks img {
	border:					none;
	vertical-align:			middle;
	margin-left:			5px;
}

#siteLinks {
	width:					522px;
	left:					240px;
	color: 					#CCCCCC;
	text-align:				center;
	font-size:				10px;
	height:					72px;
}

#siteLinks a:link, #siteLinks a:visited, #siteLinks a:active {
	color: 					#CCCCCC;
	text-decoration:		none;
}

#siteLinks a:hover {
	text-decoration:		underline;
}

.topSiteLinks {
	font-size:				12px;
	font-weight:			bold;
}

#copyright {
	margin-top:				24px;
	color:					#666666;		
}
/*footerLinks styles end*/

/*customerService styles begin*/
#customerService {
	width:					150px;
	left:					774px;
	color:					#FFFFFF;
	text-align:				center;
	font-size:				10px;
}

#customerService h2 {
	font-size:				14px;
	margin:					2px 0 0 0;
}

#customerService a:link, #customerService a:active, #customerService a:visited, #customerService a:hover {
	color:					#ffffff;
	text-decoration:		none;
}
/*customerService styles end*/

/*###########################
# Footer area Styles end ####
#############################*/

/*################################
# Top Category Page Styles Begin #
##################################*/

.topcategorylandingpage{
	margin: 5px;
}
.topcategorylandingpage #insidePageBanner p img.bigImage {
	margin: 15px 30px 0 0;
}
.topcategorylandingpage #insidePagePopular{
	width:					643px;
	height:					110px;
	padding: 10px;
	background-color:		#000;
	position:				relative;
	margin:					7px;
}

#topcatad{
	height: 				247px;
	width:					188px;
	background-color:		black;
	float:					right;
	margin:					1px 6px 0 12px;
	padding:				9px 7px;
	position:				relative;
	font-size:				12px;
	color:					#999999;}
	
#topcatSecondarylinks{
	list-style-type: 	none;
	font-size: 			10px;
	line-height: 		190%;
	border-left: 		1px solid #396ef9;
	margin-top:			0;
	margin-left: 		80px;
	text-indent:		7px;
	padding: 			2px;
}
#topcatSecondarylinks.guys{	border-left-color:	#396ef9; }
#topcatSecondarylinks.girls{ border-left-color: #be1c60;
line-height: 140%; }
#topcatSecondarylinks.kids{	border-left-color:	#396ef9; }

/*##############################
# Top Category Page Styles End #
################################*/



/*############################
# Blog Styles                #
##############################*/
#contentTD {
	padding:				10px;
}

#contentTD .archiveLabel {
	margin:					0 0 10px 0;
	text-align:				left;
	color:					#999999;
	border-bottom:			1px dotted #227FFB;
}

#postTD {
	text-align:				left;
	font-size:				14px;
}

#postTD .floatLeftImage {
	float:					left;
	border:					1px solid #999999;
	margin: 				5px 10px 10px 0px; 
	padding: 				0pt;
}

#postTD .floatRightImage {
	float:					right;
	border:					1px solid #999999;
	margin: 				5px 0px 10px 10px; 
	padding: 				0pt;
}

#postTD small {
	color:					#999999;
}

#postTD .postHeaderTitle {margin:0;}

#postTD a:link, #postTD a:visited, #postTD a:active {
	font-weight:			bold;
}

.postWrapper {
	background-color:		#000000;
	margin-bottom:			30px;
	padding: 20px 30px 10px;
	-webkit-box-shadow: #777 0 1px 2px;
}

.postWrapper .entry {
	color:					#999999;
	margin-top: 			22px;
}

#postTD .postHeaderTitle, #postTD .postHeaderTitle a:link, #postTD .postHeaderTitle a:visited, #postTD .postHeaderTitle a:active {
	color:					#FFFFFF;
	font-weight: 			normal;
	font-size: 				21px;
	margin-bottom: 			12px;
}

.postHeaderTitle a:hover, #postTD a:hover {text-decoration:underline;color:#999999;}

#contentTD .postmetadata {
	color:					#FFFFFF;
	font-size:				11px;
	font-weight:			bold;
	border-bottom:			1px dotted #227FFB;
	border-top:				1px dotted #227FFB;
	margin-bottom:			0;
	padding:				5px;
	text-align:				left;
}

#contentTD .postmetadata a:link, #contentTD .postmetadata a:visited, #contentTD .postmetadata a:active {
	font-size:				10px;
	color:					#999999;
}

#contentTD .postmetadata a:hover {text-decoration:underline;}

.postComments {
	color:					#227FFB;
	font-weight:			bold;
	padding:				5px;
	font-size:				12px;
}

.PSR_stars {width:85px;}
.PSR_votes {font-size:10px;float:left;margin-left:38px;}
.PSR_tvotes {font-size:10px;float:left;}

#contentTD .postComments a:link, #contentTD .postComments a:visited, #contentTD .postComments a:active {
	color:					#227FFB;
	text-decoration:		none;
}

#contentTD .postComments a:hover {color: #227FFB;}

#sidebarTD {
	width:					240px;
}

#sidebar-wrapper {
	border-left: 			1px groove #4373b9;
}

#sidebar-box {
	text-align:				left;
	margin:			        0 10px 0 10px;
	background-color:		#000000;
	padding:				5px;
}

#sidebar-box .imgHeader {
	margin:					0 0 5px 5px;
}

#sidebar-box ul li {
	list-style-type:		none;
}

#sidebar-box h2 {
	font-size:				16px;
	color:					#227FFB;
	font-size: 				14px;
	margin-bottom: 			2px;
}

.newStylesBox, .popularStylesBox {
	font-size:				10px;
}

.newStylesBox table, .popularStylesBox table {
	text-align:				center;
}

.newStylesBox img, .popularStylesBox img{
	border:					1px solid #999999;
}

.collectionsBox a:link, .collectionsBox a:visited, .collectionsBox a:active {
	font-size:				14px;
}

.categoriesBox, .archivesBox {font-size:10px;color:#ffffff;}

.categoriesBox ul, .archivesBox ul {
	padding-left:			10px;
	margin:					0;
}
.collectionsBox ul {
	padding-left:			20px;
	margin:					0;
}

.collectionsBox li, .categoriesBox li, .archivesBox li {
	list-style-type:		none;
}

.socialBox {
	background-repeat:		no-repeat;
	height:					128px;
	width:					209px;
	font-size:				12px;
	padding:				0 0 0 15px;
}

.flickrBox {
	background-repeat:		no-repeat;
	height:					118px;
	width:					209px;
	font-size:				12px;
	padding:				0 0 0 15px;
}

#respond {
	text-align: 			left;
	padding:				5px;
	border-top:				1px solid #227FFB;
}

#respond h3 {
	margin:					0 0 5px 0;	
}

#respond #commentform label {
	text-align:				left;
}

#commentform {
	margin-left:			15px;
}

#commentform p {
	color:					#999999;
	font-size:				12px;
}

#comments, #commentlist, .comment-body {text-align:left;}

#comments, #respond h3 {
	font-size:				14px;
	color:					#227FFB
}

.commentlist {
	padding-left:			5px;
}

.commentlist li {
	width:					578px;
	border:					1px solid #227FFB;
	font-size:				12px;
	color:					#999999;
	list-style-type:		none;
	padding:				5px;
	margin:					0 0 15px 15px;
}

.widgettitle {
	background-repeat:		no-repeat;
	background-position:	left;
	height:					15px;
	margin:					0 0 5px -10px;
}

#twitter-3 .widgettitle {
	font-size:				16px;
	color:					#227FFB;
	margin:					0 0 0 -18px;
}

#twitter-3 .widgettitle a:link, #twitter-3 .widgettitle a:visited, #twitter-3 .widgettitle a:active {
	color:					#227FFB;
	text-decoration:		none;
}

#twitter-3 .widgettitle a:hover {
	text-decoration:		underline;	
}

.widgetBox ul {
	margin:					0;
	padding:				0 0 0 20px;
}

.widgetBox ul ul {
	padding:				0;
}

.tweets li {
	border-bottom:			1px dotted #227FFB;
	font-size:				12px;
	padding:				5px;
	margin-left:			-12px;
	color:					#999999;
}

#followOnTwitter {
	text-align:				left;
	margin-top:				5px;
	font-size:				10px;
}

.blogSearchBox #searchform label {
	display:				none;
}

.blogSearchBox #s {
	width:					130px;
}	

.blogSearchBox #searchform #searchsubmit, #commentform #submit {
	border: 				1px solid #FBEAD4;
	background-color: 		#227FFB;
	color: 					#FBEAD4;
}

.blogSearchBox #searchform #searchsubmit:hover, #commentform #submit:hover {
	border: 				1px solid #FBEAD4;
	background-color: 		#999999;
	color: 					#000000;
}

#blogHeaderLinks {
	height:					46px;
	width:					753px;
	position:				absolute;
	top:					41px;
	left:					170px;
	z-index:				2;
}

#blogHeaderLinks a:link, #blogHeaderLinks a:visited, #blogHeaderLinks a:active {
	text-decoration:		none;
	border:					none;
	color:					#cccccc;
	font-size:				12px;
}

/*############################
# Blog Styles                #
##############################*/


/*#######################################
# Web Site Mainenance area Styles begin #
#########################################*/
#websiteMaintanceTable {
	background-color:		#000000;
	color:					#227FFB;
	padding:				10px;
	font-size:				10px;
}
/*#####################################
# Web Site Mainenance area Styles end #
#######################################*/
