/* CSS Document seaofgems.com engagement rings and jewelry website*/
<!--

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: cc6633;
}
a:active {
	text-decoration: none;
}



body{
	font-family: Arial,sans-serif;
	color: #4D8B93;
	line-height: 1.000;
	margin: 0px;
	padding: 0px;
	background-image: url(bg_grad.jpg);
}
	.style1 {color: #589CD3;}
	
	/************** header tag styles **************/

h1{
 font: bold 110% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 113px;
	left: 2%;
	right: 2%;
	width:96%;
	background-color: #FFFFFF;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#seaofgems-engegement-ring-jewelry-global-navigation {
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#site-name{
	margin:0px;
	padding:10px 0px 10px 0px;
	color: #48F4C3;
	font-weight: normal;
	}
	
#site-name a:link, a:visited{
	color: #47F5E4;
	text-decoration: none;
}

#site-name a:hover{
	text-decoration: none;
	color: #FFFFFF;
}


/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 12px;
	right: 0px;
	color: #FFFFFF;
}

#utility a{
	color: #FFFFFF;
}

#utility a:hover{
	text-decoration:none;
	Color:#47F5E4;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 105% Arial,sans-serif;
	color: #56A9A9;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#global-navi{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 1px 1px 1px 1px;
margin: 0px;
background-image: url(bg_nav7.jpg);
}

#global-navi img{
	margin-bottom:0px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#global-link{
	position: absolute;
	top:7px;
	height:26px;
	width:900px;
	padding: 2px 7px 4px 7px;
	margin: 0px;
	left:143px;
	z-index: 100;
}

#seaofgems-logo{
	position: absolute;
	top:0px;
	height:33px;
	width:138px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	left: 2px;
	z-index: 100;}
	
a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding:2px 8px 4px 8px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image:  url(glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobal-navi {
	position: absolute;
	top:80px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 24px;
	padding: 0px 0px 0px 0px;
	visibility: hidden;
	color: #ffffff;
}

.subglobal-navi a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #66FBDD;
	text-decoration: none;
	
}

.subglobal-navi a:hover{
color: #FFFFFF;
text-decoration: none;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top:5px;
	right:6px;
	z-index: 100;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
	color: #21AEBE;
}

#search a:hover{
	margin: 0px;
	color:#c96e29;
}
/*********diamonds_search styles**********/
#diamonds_search{
	background-image: url(images/search_table.jpg);
		
}

/************** site_search styles *****************/
#site_search{
    margin-top:0px;
   padding: 0px 0px 10px 10px;
	font-size: 90%;}
	

html>body .site_search {height: auto;}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #797979;
}

#breadCrumb a{
	color: #3366FF;
}

#breadCrumb a:hover{
	color: #9900FF;
	text-decoration:none;
}


/************** feature styles *****************/

.feature{
    margin-top:38px;
	padding: 0px 0px 10px 0px;
	font-size: 90%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

/************** feature2 styles *****************/

.feature2{
    margin-top:25px;
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	
}
html>body .feature2 {height: auto;}

.feature2 h3{
	font: bold 105% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature2 img{
	float: left;
	padding: 0px 10px 0px 0px;
}

 
/************** feature3 styles *****************/
.feature3{
    margin-top:15px;
    padding: 0px 0px 0px 10px;
	font-size: 90%;
	
}
html>body .feature3 {height: auto;}





/************** feature4 styles *****************/
.feature4{
    margin-top:5px;
   padding: 0px 0px 10px 10px;
	font-size: 90%;}
	

html>body .feature4 {height: auto;}



/************** siteInfo styles ****************/

#site-info{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}

#site-info img{
	padding: 2px 2px 2px 0px;
	vertical-align: middle;
}
 a:link {
	text-decoration: none;
 }
 a:visited {
	text-decoration: none;
 }
 a:hover {
	text-decoration: none;
	color:#cc6633;
}
 a:active {
	text-decoration: none;
 }

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("navi.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}




/**************** advert styles *****************/

#advert{
	padding:10px;
}

#advert img{
	display: block; 
}


/*PHOTO GALLERY MODULE*/
.hide{display:none}
.show{display:block}

#photoGallery{width:638px;height:185px;margin:5px auto;}

.title{
	font-style:italic;
	font-size:15px;
	margin-top:5px; margin_left:5px	width:120px;
	font-weight:400;}
.curentcy{
	font-family:vedana;
	font-size:16px;
	margin-top:5px;	width:125px;
	font-weight:600; color:#003399}

.photoArea_img{
	margin-top:2px; margin-bottom:2px; magin-left:2px; magin-right:2px;
	float:left;
	width:121px;
	height:100px;
	border:2px solid; color:#33CC66;}
.pg_left{float:left;width:60px;height:60px;padding-top:90px;background:url(../img/pg_lc.gif) no-repeat top right;text-align:right;}
.pg_mid{
	float:left;
	width:515px;
	height:180px;
	overflow:hidden;
	padding:3px 0;
	border:1px solid #B81269;
	border-width:1px 0;
	
}
.pg_mid h3 a, .pg_mid h3{color:#39C;}
.pg_mid .descArea p, .pg_mid .descArea table{padding-top:7px;}
.pg_right{float:left;width:60px;height:60px;padding-top:90px;background:url(.gif) no-repeat top left;}
.pg_slide{float:left;color:#3D97DA;width:55px;height:22px;overflow:hidden;padding-top:-20px;background:url(.gif) no-repeat;text-align:center;}




.ntkMain {
	border-collapse: collapse;
	border: none;
}

.ntkTopRow {
	background-color: #C5C5C5; 
}

.ntkLeftColumn {
	border-left-style: none;
	border: 1px solid #C5C5C5;
	padding: 6px;
	background-color: #e6e6fa;
}

.ntkMidColumn {
	border: 1px solid #C5C5C5;
	padding: 8px;	
}

.ntkRightColumn {
	border: 1px solid #C5C5C5;
	border-right-style: none;
	padding: 6px;
	background-color: #e6e6fa;
}

.ntkBottomRow {
	background-color: #F5F5F5;
}


/*
---------------------------------------------------------------------------------
Shopping Cart
---------------------------------------------------------------------------------
*/

/* main table */
.ntkTable1 {
	/*width: 100%;*/
	border-collapse: collapse;
	border: none;
	font-family: Verdana;
	font-size: xx-small;
}

/* main table data cells */
.ntkTable1 td {
	padding: 4px; /* cell padding */
	border: 1px solid; /* cell spacing */
	border-color: #CCCCCC;  /* table background color */
}

/* main table header cells */
.ntkTable1Header {
	background-color: #EAEAEA; /* header color */
	color: #000000; /* header font color */	
	vertical-align: top;
	font-weight: bold;	
}

/* main table header cells */
.ntkTable1Summary {
	font-weight: bold;	
}


/* simple table */
.ntkTable0 {
	width: 100%;	
	border-collapse: collapse;
	border: none;
	font-family: Verdana;
	font-size: xx-small;
}

/* simple table data cells */
.ntkTable0 td {
	padding: 4px; /* cell padding */
	border: none;	
}

/* simple table header cells */
.ntkTable0Summary {
	font-weight: bold;	
}

/* message */
.ntkMessage {
	font-family: Verdana;
	font-size: xx-small;	
}

 -->

/********************* end **********************/









	

