/*---------- Common Elements ----------- */

.productpagegallery { 
text-align:center;
width: 900px;
}


	.name {
display:block;
text-align:center;
color: #FF0000;
}

.product-name a{
text-decoration:none;
display:block;
text-align:center;
font-size: 11px;
font-weight:normal;
color: #333333;
margin-bottom:-25px;
}

.product-name a:hover {
color: #1172a6;
		}
a.red{
color:#FF0000 !important;
font-weight:bold !important;
font-size:12px !important;

}

.red{
color:#FF0000 !important;
font-weight:bold !important;
font-size:20px !important;
}

body {
		margin: 0;
		padding: 0;
		text-align: center;
		font: small/1.62 "Trebuchet MS", Verdana, Arial, sans-serif;
		color: #63798A;
		}		
		
p, li {	font-size: 100%; }	

#homethumbs {
	list-style-type:none;
	width:370px;
	height:100%;
	margin-top:5px;
	float:left;
}

#homethumbs li {
	display:block;
	float:left;
	margin:0 18px 0 0;
}


#homethumbs li.end {
	margin: 0 0 0 0;
}
		
/* ----------------- Divisions ------------------ */		

/* -header --------------------------- */

#header {
		border-bottom: 5px solid #87c6e6;
		text-align: left;
		padding: 0 0 10px 0;
		background-color:#009dee;
		overflow: hidden;
		width: 100%;
		height: 200px;
		}		

#header_content {
		text-align: left;
		padding: 0;
		margin: 0 auto;
		width: 900px;
		color: #fff;
		background: transparent;
		/*overflow: hidden;*/
		}
		
.logo {
		margin-top: 15px;
		margin-left: 0px;
		border:none;
		float:left;
		width:300px;
		height:200px;
		}

#header .white a{
color:#FFF !important;	
}
.bottomlogo {
float:right;
border:none;
}

.topfitflopad {
	float:right;
	top:10px;
	width:468px;
	}

.toppara {
color:#FFFFFF;
text-align:center;
}

.toppara a{
color:#FFFFFF;
text-decoration:none;
}
.topfitflopadtest {
	position:absolute;
	top:10px;
	right:40px;
	width:468px;
	height:60px;
	border:1px solid #FF0000;
	}
	
ul#nav {
	float:right;
	padding-top:50px;
	}

	ul#nav li {
	display: inline;
	margin: 0 7px;
	font-size: 16px;
	font-weight: bold;
	}

	ul#nav li a {
	margin: 0;
	padding: 0;
	color: #fff;
	border: none;
	background: none;
	text-decoration: none;
	}

	ul#nav li a.here {
	color: #2b98e4;
	}


	ul#nav li a:hover {
	color: #c10e0e;
	}
/* -content --------------------------- */

#content {
		margin: 0;
		padding: 0;
		background: #ffffff;
		}	

	#content a{
	color: #63798A;
	text-decoration:none;
	}

			
.content_wrapper {
		margin: 0 auto;
		padding-bottom: 20px;
		text-align: left;
		background: transparent;
		overflow: hidden;
		width: 900px;
		}	

#gallery{
	width:520px;
	height:100%;
	margin-top:10px;
	margin-right:20px;
	float:left;
}

#sidebar{
	float:right;
	width:360px;
}

#content_head {
		background: transparent;
		width: 520px;
		height:310px;
		float:right;
		margin-bottom:20px;
		}	


.fitflop{
		height: 293px;
		width: 520px;
		margin-bottom:15px;
}

.womensfitflop{
		height: 293px;
		width: 520px;
		margin-bottom:20px;
		
}
	
#content h1 { 
		font-size: 38px;
		line-height:34px;
		font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
		font-weight: normal;
		letter-spacing: -.5px;
		padding-top:10px;
		}				
		
#content h2 {
		font-size: 14pt; 
		padding-top:5px; 
		}	

.subhead{
		clear:both;
		font-size: 14pt; 
		color: #21211b;
		padding-top:5px;
		}
		
#content_featured .content_wrapper { margin-top: 0; }		


#content p {
		margin-top:10px;
		font-size: 12pt; 
		line-height: 100%;
		margin-bottom:10px;
		}		

#content_featured {
		margin: 0 0 20px 0;
		padding: 0;
		overflow: hidden;
		width: 100%;
		background: url(/newimages/content_f_bg.gif) repeat-x;
		}

#content_featured ol{
list-style-type:square;	
text-align: left;
margin-top:10px;
margin-left:30px;
}


	
/* -home content --------------------------- */
	
		
#home #content_main {
		background: transparent;
		float: left;
		overflow: hidden;
		width: 481px;
		margin: 10px 5px;	
		padding-right: 0;
		display: inline;
		}				

#home #content_right {
		float: right;
		width: 237px;
		margin: 10px 0;
		background: transparent;
		}				

#home #content_right ul{
		width:227px;
		padding:0;

		}

#home #content_right li {
		display:block;
		position: relative;
		float:left;
		margin-bottom:5px;
		}


.store-name a{
		text-decoration:none;
		display:block;
		text-align:center;
		font-size: 10pt;
		font-weight:bold;
		color: #333333;
		}

.store-name a:hover {
		color: #76604b;
		font-weight:bold;
		}

#home #content_right li img {
		width: 227px;
		height: 170px;
		border: 5px solid #ffffff;
		}

#home #content_right li img:hover {
		border: 5px solid #76604b;
		}


.movie{
		height: 380px;
		width: 471px;
		border:5px solid #FFFFFF;
		background-repeat: no-repeat;
}

	
/* -footer --------------------------- */
		
#footer {
		border-top: 5px solid #87c6e6;
		background-color:#009def;
		overflow: hidden;
		width: 100%;
		}	
		
#footer_content {
		margin: 0 auto;
		margin-bottom: 25px;
		text-align: left;
		overflow: hidden;
		width: 900px;
		color: #fff;
		font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
		font-size: 90%;
		}


#footer_content ul {
		clear: both;
		width: 900px;
		margin-top: 20px;
		padding: 0;
		background: transparent;
		list-style:none;
		}		
		
#footer_content li {
		float: left;
		}	
		
#footer_content ul a {
		display: block;
		padding: 0 1em;
		margin: 0 1em;
		line-height: 2.1em;
		text-decoration: none;
		color: #fff;
		font-weight: bold;
		}	

		
#footer_content ul a:hover {
		text-decoration: none;
		background: #fff;
		font-weight: bold;
		color: #c10e0e;
		}			

#footer_content ul a.here{
		text-decoration: none;
		background: #fff;
		font-weight: normal;
		color: #b38686;
		}
		
.credit {
		clear: both;
		color: #fff;
		padding: 10px 0;
		margin-left: 1em;
		text-align: left;
		}		

.credit a{
		color: #fff;
		text-decoration: none;
		font-weight: normal;
		font-size: 90%;
		}

.credit a:hover {
		text-decoration: none;
		background: #fff;
		color: #c10e0e;
		}	
		
/* phto gallery ------------ */

.line{
border-bottom:1px dotted #CCCCCC;
padding-bottom:20px;
}

#thumbs {
	list-style-type:none;
}

#thumbs li {
	display:block;
	float:left;
	height:230px;
	width:160px;
	margin:0 20px 20px 0;
}

#thumbs li img{
	width:150px;
	height:150px;
	border:5px solid #87c6e6;
	}

#thumbs li img:hover{
	border: 5px solid #009def;
}
#thumbs li.end {
	margin: 0 0 20px 0;
}

#thumbs li p {
text-align:center;

	}

#mensthumbs {
	list-style-type:none;
	width:520px;
	height:500px;
	margin-top:10px;
	margin-right:20px;
	float:left;
}

#mensthumbs li {
	display:block;
	float:left;
	height:230px;
	width:160px;
	margin:0 20px 20px 0;
}

#mensthumbs li img{
	width:150px;
	height:150px;
	border:5px solid #87c6e6;
	}

#mensthumbs li img:hover{
	border: 5px solid #009def;
}
#mensthumbs li.end {
	margin: 0 0 20px 0;
}

#mensthumbs li p {
text-align:center;

	}
		
#testthumbs {
	list-style-type:none;
	width:540px;
	height:100%;
	margin-top:10px;
	margin-right:20px;
	float:left;
}

#testthumbs li {
	display:block;
	float:left;
	height:270px;
	width:160px;
	margin:0 20px 20px 0;
}

#testthumbs li img{
	width:150px;
	height:150px;
	border:5px solid #87c6e6;
	}

#testthumbs li img:hover{
	border: 5px solid #009def;
}
#testthumbs li.end {
	margin: 0 0 20px 0;
}

#testthumbs li p {
text-align:center;
font-size:16px;
}

.buy a{
display: block;
width: 125px;
height:32px;
background: url(/images/buyit.gif) no-repeat;
border:none;
text-indent: -9999px;
margin:0 auto;

}

.buy a:hover{
	text-decoration:none;
	background-position:0px -32px;
	}
	
/* Lightbox ========================================= */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/newimages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/newimages/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #c5dbea; }

					
/* Normalize CSS Elements ------------ */

*{margin:0;padding:0;}
		
img {
		border: 0;
		}		      		

/* New Elements ------------ */

#index_blog {
	width: 480px;
	height: 458px;
	padding: 20px 23px 0 23px;
	margin: 0 15px 0 0;
	float: left;
}

#content_featured h2 {
	color: #63798A;
	font-size: 26px;
	font-weight: bold;
	margin-top:10px;
}

#content_featured h4 {
	color: #63798A;
	font-size: 26px;
	font-weight: bold;
	margin-top:10px;
	text-align:center;
}

#index_blog_txt_left span, .index_blog_txt_right span {
	color: #63798A;
	font-size: 15px;
	font-weight: bold;
	float: left;
}

#index_blog_txt_left a {
	color: #DCA721;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background: url(/newimages/icon_read_all.gif) no-repeat 0 2px;
	padding: 0 0 0 15px;
	float: right;
}

#index_blog_txt_left a:hover {
	text-decoration: underline;
}

.index_blog_inside {
	width: 480px;
	border-bottom: 1px solid #E5E6E7;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.index_blog_inside a{
text-decoration:none;
color: #63798A;
}
.last {
border:none;
}

.index_blog_inside img {
	float: left;
	margin-right: 15px;
}

.index_blog_inside h3 {
	color: #748C97;
	margin-top: 0;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	font: bold 15px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 0;
}

.index_blog_inside h3 a {
	color: #63798A;
	text-decoration: none;
}

.index_blog_inside h4 a:hover {
	text-decoration: underline;
}

.inside{
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 10px;
}

.index_blog_inside span {
	color: #DCA721;
	float: left;
}

.readmore {
	float: left;
}

.readmore a {
	color: #9C1303;
	font-weight: bold;
	background: url(/newimages/index_blog_read_more_bg.gif) no-repeat 0 4px;
	text-decoration: none;
	padding: 0 0 0 10px;
}

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

#index_insightquote {
	float: right;
	width: 317px;
	display: block;
	position: relative;
	background: url(/newimages/index_insightquote_bkg.gif) repeat-y;
	font: 19px/23px Georgia, "Times New Roman", Times, serif;
	color: white;
}

.index_insightquote_top {
	width: 317px;
	height: 60px;
	background: url(/newimages/index_insightquote_top.gif) no-repeat;
	display: block;
	margin-bottom: -60px
}

.index_insightquote_text {
	padding-left: 70px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 20px;
}

.index_insightquote_text em {
	color: #ec3224;
	font-weight: bold;
}

.index_insightquote_bottom {
	width: 317px;
	height: 15px;
	background: url(/newimages/index_insightquote_bottom.gif) no-repeat;
	margin-top: -15px;
	display: block;
}

.index_spacer {
	height: 20px;
	float: right;
}

.index_craft {
	float: left;
	margin-top:25px;
	background: url(/newimages/womens_fitflop.gif) no-repeat;
	width: 320px;
	height: 200px;
}

.adhome{
padding-top:40px;
text-align:center;
width: 900px;
}

.adsensecontainer {
clear:both;
padding-top:30px;
text-align:center;
width: 900px;
}

.bannercontainer {
	clear:both;
	margin-top: 10px;
	background: url(/newimages/bannerbottom.jpg) no-repeat;
	width: 853px;
	height: 250px;
}

.bannercontainer p {
	
	display: block;
	margin:0 auto;
	padding-top: 220px;
	width:720px;
	font-size:16px;
	}

.bannercontainer a {
	color: #9C1303;
	font-weight: bold;
	text-decoration: none;
}

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

.womens {
	float: left;
	margin-top:10px;
	background: url(/newimages/womens_fitflop.gif) no-repeat;
	width: 320px;
	height: 200px;
}

.womens p {
	
	display: block;
	padding-left: 15px;
	padding-top: 40px;
	width:150px;
	}

.womens a {
	color: #9C1303;
	font-weight: bold;
	background: url(/newimages/index_blog_read_more_bg.gif) no-repeat 0 4px;
	text-decoration: none;
	padding: 0 0 0 10px;
}

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

.mens {
	margin-top:30px;
	background: url(/newimages/mens_fitflop.gif) no-repeat;
	width: 320px;
	height: 200px;
}

.ads {
	margin-top:30px;
	margin-bottom:20px;
	width: 320px;
	height: 250px;
	text-align:center;
}

.mens p {
	
	display: block;
	padding-left: 15px;
	padding-top: 50px;
	width:150px;
	}

.mens a {
	color: #9C1303;
	font-weight: bold;
	background: url(/newimages/index_blog_read_more_bg.gif) no-repeat 0 4px;
	text-decoration: none;
	padding: 0 0 0 10px;
}

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



.index_craft p {
	
	display: block;
	padding-left: 15px;
	padding-top: 40px;
	width:150px;
	}

.index_craft a {
	color: #9C1303;
	font-weight: bold;
	background: url(/newimages/index_blog_read_more_bg.gif) no-repeat 0 4px;
	text-decoration: none;
	padding: 0 0 0 10px;
}

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

.video_wrapper {
		margin: 0 auto;
		padding-bottom: 20px;
		text-align: left;
		background: transparent;
		overflow: hidden;
		width: 940px;
		}	
		
#videobox {
width:650px;
float:left;
}

#videobox p{
text-align:center;
}

.product {
margin: 20px 0 0 20px;
width: 300px;
float: left;
}

.firstvideo {
clear:both;
margin: 20px 0 20px 0;
}

.product_top {
width: 300px;
height: 6px;
font-size: 1px;
background: url(/images/product_top.gif) top left no-repeat;
}

.product_tile {
padding: 3px 10px;
width: 280px;
background: url(/images/product_tile.gif) repeat-y;
overflow: hidden;
display: block;
height: 100%;
}

.product_bottom {
width: 300px;
height: 10px;
font-size: 1px;
background: url(/images/product_bottom.gif) top left no-repeat;
}

.video{
margin-left:25px;
width: 250px;
}

#adscontent {
width:280px;
height:600px;
float:right;
margin: 20px 0 0 0;
padding:10px 0;
text-align:center;
}

.article {
height:100%;
width:550px;

}

#rightcontent{
float:right;
width:320px;
height:800px;
margin-left:15px;
margin-top:50px;
}

.womensarticle {
	margin-top:10px;
	background: url(/newimages/womens_fitflop.gif) no-repeat;
	width: 320px;
	height: 200px;
}

.womensarticle p {
	
	display: block;
	padding-left: 15px !important;
	padding-top: 60px !important;
	font-size:14px !important;
	line-height:18px !important;
	width:150px !important;
	}

.womensarticle a {
	color: #9C1303;
	font-weight: bold;
	background: url(/newimages/index_blog_read_more_bg.gif) no-repeat 0 7px;
	text-decoration: none;
	padding: 0 0 0 10px;
}

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

.mensarticle {
	margin-top:10px;
	background: url(/newimages/mens_fitflop.gif) no-repeat;
	width: 320px;
	height: 200px;
}

.mensarticle p {
	
	display: block;
	padding-left: 15px !important;
	padding-top: 50px !important;
	font-size:14px !important;
	line-height:18px !important;
	width:150px !important;
	}

.mensarticle a {
	color: #9C1303;
	font-weight: bold;
	background: url(/newimages/index_blog_read_more_bg.gif) no-repeat 0 7px;
	text-decoration: none;
	padding: 0 0 0 10px;
}

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

.adsarticle {
	padding-top:10px;
	padding-left:10px;
	margin-top: 10px;
	background: url(/newimages/ads.gif) no-repeat;
	width: 320px;
	height: 300px;
}

.secondad {
padding-top:20px;
}


.articleimage1 {
float:right;
width:395px; 
margin:0 0 10px 5px;
}

.articleimage1 img{
display: block;
border: 1px solid #e8e8e8;
margin-bottom: 3px;
margin-top:20px;
}

.articleimage1 p{
font-size:14px !important;
text-align:center !important;
}

#slider {
float:right; 
width:520px; 
height:320px;
margin-top:20px;
margin-bottom:20px;
}

#slider, #slider img, #slider ul{
  width:520px; 
height:293px;
  list-style-type:none; 

}

#slider li,#slider ul{
  padding:0;
  margin:0;
}

#slider ul {
   position: absolute;
}

#slider .slide {
   float: left;
   position: relative;
   display: none;
}

/*For sane browsers..*/
#slider .slide:first-child{
  display: block;
}
