/* dasego.com - designer sunglasses*/

DIV.outer, #mastHead {
	min-width:1000px;
	overflow:hidden;
	position:relative;
	width:100%;
	
}

BODY {
	margin: 0px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color: #000;
	padding:0px;
	background:#fff;
}

img {
	border:0px;
}

/***************** header ***********************/

#mastHead {
	background: url(http://www.dasego.com/pics/bg_header.jpg) repeat-x;
	position:relative;
	text-align:center;
	height:148px;
}

#headShell {
	background: url(http://www.dasego.com/pics/bg_logo.jpg) no-repeat;
	width: 930px;
	margin-left:auto;
	margin-right:auto;
	height:148px;
}

#logo {
	background: url(http://www.dasego.com/pics/logo-dasego.png) no-repeat;
	float:left;
	width:259px;
	height:76px;
	margin-top:25px;http://www.dasego.com/
 
}

#logo a {
	float:left;
	width:259px;
	height:45px;
}

DIV.phoneNumber {
	background: url(http://www.dasego.com/pics/phone-number.png) no-repeat;
	width:149px;
	height:54px;
	position:relative;
	float:right;
}

/******************** tabs ************************/

#tabNav {
	position:relative;
	width:540px;
	height:28px;
	top:-29px;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
}

#tabNav a.tab {
	font-size:16px;
	width:107px;
	padding:8px 0px 3px 0px;
	margin-right:4px;
	color:#999;
	text-decoration:none;
	float:left;
	background: url(http://www.dasego.com/pics/bg_tabNotSelected.gif) no-repeat left top;
}

#tabNav a.tab:hover {
	color:#fff;
	background-position: right top;
}

#tabNav #current {
	color:#666;
	background: url(http://www.dasego.com/pics/bg_tabSelected.gif) no-repeat;
}

/***************** main body (3 columns) *************/

#bodyContainer {
	width: 930px;
margin-left:auto;
	margin-right:auto;
	clear:both;
	display:block;
	margin-top:20px;
}

DIV.navVert {
	float:left;
	width: 200px;
	padding-bottom:50px;
}

/************ left column controls *********/
DIV.navVert div.collections{
	display:inline-block;
	float:none;
	clear:both;
}

DIV.navVert h2.navTitle {
	background: url(http://www.dasego.com/pics/bg_colTitle.gif) no-repeat;
	width:107px;
	height:25px;
	padding:5px 0px;
	margin-left:0px;
	color:#ccccff;
	font-size: 13px;
	text-align:center;
}

DIV.navVert ul {
	float:left;
	list-style-type:none;
	padding:1px;
	margin:-20px 0px 0px 0px;
	clear:both;
	color: #660066;
	font-weight:bold;
	width:100%;
}

ul.colNav li {
	margin:2px 0px;
}

ul.colNav li a {
	text-decoration:none;
	color:#666;
}

ul.colNav li a:hover {
	text-decoration:none;
	color:#000;
}

/************************* center col *************/

DIV.centerCol {
	float:left;
	width: 500px;
	padding-bottom: 200px;
}

DIV.frontPageEmptyRow {
    float:left;
	width: 500px;		
	padding-top: 50px;
}



#breadCrumbs {
	color:#cc00cc;
	border-bottom:1px Dotted #ccc;
	padding: 3px 0px 0px 25px;
	background: url(http://www.dasego.com/pics/bg_breadCrms.gif) no-repeat;
	height:29px;
}

#breadCrumbs a {
	text-decoration: none;
	color: #000033;
}
#breadCrumbs a:hover {
	color:#cc00cc;
}

DIV.centerCol h1 {
	font-size: 16px;
	font-weight:bold;
	font-style:italic;
	color:#cc0099;
}

H1.HomePageTitle {
	font-size: 18px;
	font-weight:bold;
	color:#666666;			
}

DIV.productBlock {
	line-height: 150%;
	color:#666;
}

DIV.productBlock img {
	padding: 20px 0px;
	border: 0px;
	display:block;
}

DIV.productBlock #plusView{
	border-top: 1px Dotted #ccc;
	border-bottom: 0px Dotted #ccc;
	line-height:98%;
}

/************************* paganation begin *************/

DIV.pagesNums {
	width:98%;
	text-align:right;
	height:35px;
	padding:5px 0px;
	clear:both;
}

DIV.pagesNums a {
	padding:0px 2px;
	text-decoration:none;
	border:1px Solid White;
}

DIV.pagesNums a:hover {
	border:1px Solid #333;
	background:#999;
	color:#fff;
}

DIV.pagesNums SPAN.priceSort {
	float:left;
}

/************************* paganation end *************/

DIV.prodColorOption div{
	background:url(http://www.dasego.com/pics/bg_catProdShow_small.gif) no-repeat;
	border:0px Solid #ccc;
	display:inline-table;
	float:left;
	clear:none;
	font-size:10px;
	padding:0px 2px;
	margin:1px;
	color:#666;
	text-decoration:none;
	width:154px;
	height:137px;
}
DIV.prodColorOption div:hover{ 
	background:url(http://www.dasego.com/pics/bg_catProdShow_small_over.gif) no-repeat;
	border:0px Solid #999;
	color: #666;
	text-decoration:none;
}
DIV.prodColorOption a img {
	border:none;
	cursor:pointer;
	text-decoration:none;
}
DIV.prodColorOption a {
	text-decoration:none;
}
DIV.prodColorOption a span {
	position:relative;
	left:5px;
	color:#666666;
	line-height:110%;
}

DIV.catProdShow div{
	float:left;
	display:block;
	font-size:10px;
	color: #666;
	width:242px;
	height:159px;
	background:url(http://www.dasego.com/pics/bg_catProdShow.gif) no-repeat;
	padding:0px 2px 0px 4px;
	margin:0px 2px 0px 0px;
	text-align:center;
	
}

DIV.catProdShow div a {
	text-decoration:none;
	color: #666;
	font-weight:bold;
}

DIV.catProdShow div:hover {
	background:url(http://www.dasego.com/pics/bg_catProdShowOver.gif) no-repeat;
}

DIV.catProdShow div span /* price */ {
	background:url(http://www.dasego.com/pics/bg_price.png) no-repeat;
	color: #fff;
	width:57px;
	height:17px;
	font-size:12px;
	float:right;
	right:10px;
	position: relative;
	bottom:45px;
	letter-spacing:-0.5pt;
}

DIV.catProdShow div span.InStock  {	
	color: #000;
	width:20px;
	height:10px;
	font-size:8px;
	float:right;
	right:50px;
	position: relative;
	bottom:45px;
	letter-spacing:-0.5pt;
}



DIV.catProdShow2 div{
	float:left;
	display:block;
	font-size:10px;
	color: #666;
	width:242px;
	height:159px;
	background:url(http://www.dasego.com/pics/bg_catProdShow.gif) no-repeat;
	padding:0px 2px 0px 4px;
	margin:0px 2px 0px 0px;
	text-align:center;
	
}

DIV.catProdShow2 div a {
	text-decoration:none;
	color: #666;
	font-weight:bold;
}

DIV.catProdShow2 div:hover {
	background:url(http://www.dasego.com/pics/bg_catProdShowOver.gif) no-repeat;
}

DIV.catProdShow2 div span.Price /* price */ {
	background:url(http://www.dasego.com/pics/bg_price.png) no-repeat;
	color: #fff;
	width:57px;
	height:17px;
	font-size:12px;
	float:right;
	right:10px;
	position: relative;
	bottom:45px;
	letter-spacing:-0.5pt;
}

DIV.catProdShow2 div span.InStock  {	
	color: #339900;
	width:57px;
	height:10px;
	font-size:11px;
	font-weight:normal;
	float:right;
	right:-45px;
	position: relative;
	bottom:65px;
	letter-spacing:-0.5pt;
}





/*
#productBlockInfo table tr td.data, td.prodPrice {
	font-weight:bold;
	height:20px;
}

#productBlockInfo table tr td.prodPrice {
	font-size:20px;
	color:#000;
	padding-top: 20px;
	
}
*/


/************************* right column *************/

DIV.rightCol {
	float:right;
	width: 200px;	
}

/*--------search form--------------------------*/
DIV.rightCol form {
	margin-right:auto;
	top:120px;
	position:absolute;
	height:20px;
	width:220px;
}

DIV.rightCol input.searchBox {
	border:1px Solid #fff;
	width:120px;
	margin-top:2px;
}
/*---------------------------------------------*/

DIV.secure {
	margin-top:70px;
}

DIV.rightCol #shopCart {
	background: url(http://www.dasego.com/pics/bg_shopCart.gif) no-repeat;
	width:190px;
	height:26px;
	padding:9px 0px 20px 10px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}

DIV.productBlock span.InStock{
    /*color: #66CC66;*/
    color: #339900;
	width:100px;
	height:30px;
	font-size:12px;
	font-weight:bold;
	float:right;
	right:50px;
	position: relative;
	bottom:40px;
	letter-spacing:-0.5pt;
}

DIV.productBlock span.InStock span{
    color: #339900;	
	font-size:10px;
	font-weight:normal;
}

#productBlockInfo {
	padding: 20px 0px 7px 0px;
}

#productBlockInfo table tr td.data, td.prodPrice {
	font-weight:bold;
	height:20px;
}

#productBlockInfo table tr td.prodPrice {
	font-size:20px;
	color:#000;
	padding-top: 20px;
	font-family:Georgia;
}
#productBlockInfo table tr td.shipping {
	color:#339900;
	padding-top:10px;
}
/* --------image over----------------*/

.thumbnail{
	position: relative;
	z-index: 0;
	color:#339900;
}

.thumbnail:hover {
	background-color: transparent;
	z-index: 50;
}

.thumbnail span { /*CSS for enlarged image*/
	position: absolute;
	padding: 5px;
	border: 0px Solid #999;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img { /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	position:absolute;
	top: -30px;
	left: -180px; /*position where enlarged image should offset horizontally */

}
/*----------------------------*/


#buy {
	background: url(http://www.dasego.com/pics/button_buyShadow.gif) no-repeat;
	width:212px;
	height:74px;
	display:block;
	margin-top:20px;
}
#buy a{
	background: url(http://www.dasego.com/pics/button_buy.gif) no-repeat left top;
	height:41px;
	display:block;
}
#buy a:hover{
	background-position: right top;
}

DIV.serviceLinks {
	padding-left:5px;
}

DIV.serviceLinks h4{
	border-top:1px Dotted #999;
	padding-top:15px;
}

DIV.serviceLinks a {
	font-size:11px;
	text-decoration:none;
	color:#333;
}

DIV.serviceLinks a:hover {
	color:#333399;
}
/************************* footer *************/

DIV.footerPromo {
	height:100px;
	text-align:center;
	clear:both;
	padding: 10px 0px;
	color: #666;
	font-weight:bold;
	margin:0pt auto;
	width:600px;
	position:relative;
	vertical-align:top;
}

#footer
{
	border-top: 3px Solid #666;
	background: #333333 scroll 0%;
	height:100px;
	text-align:center;
	clear:both;
	padding: 30px 0px;
	color: #666;
	font-weight:bold;
	margin:0pt auto;
	min-width:150px;
	position:relative;
}

#footer a {
	text-decoration:none;
	color:#fff;
	font-weight: normal;
	margin: 0px 10px;
}

#footer img  {		
	position: relative;
	bottom:-9px;	
}


.essayBody strong {
	color:#000;
	font-size:14px;
	font-style:normal;
	font-weight:bold;	
}



#homePageBlock2{
position:relative;
    left:240px;
    background:transparent url(http://www.dasego.com/dasegobanner.JPG) no-repeat scroll 0 0;
    height:300px;
}
#homePageBlock3{
background: url(http://www.dasego.com/dasegobanner.JPG) no-repeat;
float:left;
padding-bottom:20px;
width:720px;
height:250px;
}