/*DEFAULTS*/

p,td,div,a,span,li,label{
	color:white;
	font-family: Verdana, sans-serif;
}

/*LAYOUT*/

body {
	margin: 0;
	padding: 0;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: url(../images/container_background.jpg) repeat-y;
}

#container_col {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: url(../images/bg_col.jpg) repeat-y;
}
#header {
	height: 172px;
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	background: #b7cead repeat-x;
}

#blue_bar {
	height: 132px;
	background-color: white;
}

#logo {
	width: 224px;
	height: 42px;
	text-align: left;
	position: relative;
	float: left;
}

#section_bar {
	text-align: left;
	position: relative;
	left: 20px;
	top: 11px;
}

#section_bar h3 {
	font: 12px Verdana, sans-serif;
	letter-spacing: 3px;
	margin: 0;
	padding: 0;
	width: 200px;
	color: #398930;
}

#body {
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	padding-top:10px;
}
#content {
	width: 744px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-top:10px;
	background: url(../images/welcome_bg.jpg) no-repeat 350px 0;
	height:450px;
	text-align:left;
}
#product_content {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-top:10px;
	padding-left: 10px;
	height: 440px;
	text-align:left;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-image: url(../images/footer_background.jpg);
	height: 40px;
}

#footer_left {
	background: url(../images/footer_left.jpg) no-repeat;
	width: 37px;
	height: 40px;
	float: left;
}

#footer_left_col {
	background: url(../images/footer_left_col.jpg) no-repeat;
	width: 200px;
	height: 40px;
	float: left;
}

#footer_right {
	float: right;
	width: 37px;
	height: 40px;
	background-image: url(../images/footer_right.jpg);
}

#footertext{
	font: 12px Verdana, sans-serif;	
	color: black;	
}

#footertext p{
	font: 12px Verdana, sans-serif;	
	color: black;	
}

/*LINKS*/

#content a:visited{
	color: #ffcc00;
}
#content a{
	color: #ffcc00;
}
#content a:hover{
	color: white;
}

#product_content a:visited{
	color: #ffcc00;
}
#product_content a{
	color: #ffcc00;
}
#product_content a:hover{
	color: white;
}

#cart_form a:visited{
	color: #ffcc00;
}
#cart_form a{
	color: #ffcc00;
}
#cart_form a:hover{
	color: white;
}

#log_in a {

	color: #ffcc00;
	text-decoration: underline;
}
#log_in a:visited {

	color: #ffcc00;
	text-decoration: underline;
}

#log_in a:hover {

	text-decoration: none;
	color: white;
	list-style: inherit;

}
#thanks {

	font: bold 12px Verdana, sans-serif;

	width: 510px;
	padding: 0 0 0 18px;
	text-align: center;
}

#thanks h2 {

	font-size: 20px;
	font-weight: bold;
}

/*SIDE NAVIGATION*/

#sidebar_nav {
	width: 177px;
	text-align: left;
	float: left;
	margin-left: 1px;
}

#sidebar_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar_nav li {
	margin-top: 0;
	line-height: 18px;
	border-bottom: 1px solid #a2a2a2;
	padding-top: 7px;
	padding-bottom: 7px;
}

/*#sidebar_nav li.First {
	float: left;
	border-left-style: none;
}*/

#sidebar_nav li a {
	padding-left: 20px;
	margin-left: 10px;
	display: block;
	width: 147px;
}

#sidebar_nav 
	font-weight: bold;
visited {
	color: black;
	text-decoration: none;	
	font: 10px Verdana, sans-serif;
}

#sidebar_nav a {
	color: black;
	font: bold 10px Verdana, sans-serif;
text-decoration: none;
	font: 10px Verdana, sans-serif;
}

#sidebar_nav a:hover {
	color: maroon;	
	font: 10px
	font: bold 10px Verdana, sans-serif;
erdana, sans-serif;
	background: url(../images/bullet_hover.jpg) no-repeat 0 1px;
}

#sidebar_nav a.active {
	font: 10px Verdana, sans-serif;
	color: black;
	font: bold 10px Verdana, sans-serif;
	text-decoration: none;
	background: url(../images/bullet.jpg) no-repeat 0 1px;
}

/*TOP NAVIGATION*/

#nav_bar_container {
    width: 500px;
    height: 20px;
    text-al
	font: bold 10px Verdana, sans-serif;
n: left;
    float: right;
    position: relative;
    top: 114px;
}

#nav_bar {
    background: url(../images/nav_bar_background.gif);
    font-family: Verdana, sans-serif;
    font-weight: bold;
    clear: both;
    float: right;
}

#nav_bar ul {
    padding-right: 0px;
    padding-left: 0px;
    text-decoration: none;
    line-height: 18px;
    text-align: center;
    width: 455px;
    margin: 0px 0px 0px 0;
	font-size: 14px;
}

#nav_bar li {
    display: inline;
    text-decoration: none;
    font-size: 10px;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    margin-right: 10px;
    margin-left: 10px;
}

/*#nav_bar li:before { 

    content: "| ";

    color: #CCCCCC;

}*/
#nav_bar li:first-child:before { content: "";

}

/*IE workaround*/
/*All IE browsers*/
* html #nav_bar li
{
border-left: 1px solid #575757;
padding: 0 0.1em 0 0.3em;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: -0.3em;
}
/*Win IE browsers - hide from Mac IE\*/
* html #nav_bar { height: 1%; }
* html #nav_bar li
{
display: block;
float: left;
}
/*End hide*/
/*Mac IE 5*/
* html #nav_bar li:first-child { border-left: 0; }

#nav_wedge {
    background: url(../images/nav_wedge.gif);
    float: right;
    width: 44px;
    height: 21px;
}

#nav_bar li.active a {
    color:ffcc00;
}

#nav_bar a:hover {
    color: #ffcc00;
}

#nav_bar a {
    text-decoration: none;
    color: #cccccc;
    border-right: 1px yellow;
}

.nav_bar_active {
    color: #ffcc00;    
} 

/*CART*/

#cart_form {

	width: 540px;
	padding: 0;
	background: transparent;
	text-align: center;
}

#cart_form fieldset {

	border: 1px solid #ccc;
	margin-bottom: 0;
	text-align:center;
}



#cart_form legend {

	font: bold 14px Verdana, sans-serif;
	color: black;
	background: white;
	border: solid white 1px;
	padding-top:5px;
	padding: 4px 8px;
	margin: 0;
}
#cart_form h2 {

	font-size: 14px;
	margin-top: 10px;
	margin-left: 10px;
	border-bottom: 1px solid #dedede;
	margin-right: 10px;
	padding-bottom: 10px;

}

#cart_form h3 {

	font: bold 14px Verdana, sans-serif;
	color: black;
	background: #eeeeee;
	border: solid #666 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	width: 490px;
}

#cart_form table {
	margin:0px;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
}

#cart_form p {

	font: 12px Verdana, sans-serif;
	padding: 0;
	margin: 0 0 0 3px;
}

#cart_form ul {

	padding-top: 10px;
	padding-left: 10px;

}

#cart_form li {

	list-style: none;
	border-bottom: #FFF;
	margin-bottom: 5px;
	padding-bottom: 20px;
	margin-right: 10px;

}
#header_table {

	background: white;
	padding: 3px 3px 3px 5px;

}
#header_table td{	
	color: black;
	font: bold 12px Verdana, sans-serif;
}
#product_table {
	
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;

}
.cart_form_details {  

	padding-top: 5px; 	
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 0;
	width: 488px;
	background-color:#333;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;

}

#details_table p,td{
	color: white;
	font: bold 12px Verdana, sans-serif;
	
}
#log_in {
	padding-left: 18px;
	font: bold 12px Verdana, sans-serif;
	color:#FFC;
}
#billing_address {
	float: left;
	width: 220px;
	margin-left: 20px;
	margin-right:10px;
	margin-bottom:20px;
	padding-left: 10px;
	background-color:#333;
	border: 1px solid silver;	
}

#shipping {
	float: right;
	width: 220px;
	padding-left: 10px;
	margin-left: 10px;
	margin-right:20px;
	margin-bottom:20px;
	padding-right: 10px;
	background-color:#333;
	border: 1px solid silver;	
}

#payment {
	float: left;
	width: 220px;
	margin-left: 20px;
	margin-right:10px;
	margin-bottom:20px;
	padding-left: 10px;
	background-color:#333;
	border: 1px solid silver;	
}

/*HOME*/

#headline {
	background: url(../images/headline.jpg) no-repeat;
	left: 20px;
	width: 500px;
	margin: 0;
	padding: 0;
	top: 20px;
	position: relative;
	float: left;
}

#headline h1 {
	color: white;
	font-family: Verdana, sans-serif;
	text-align: left;
	background-repeat: no-repeat;
	visibility: hidden;
	margin: 0;
}

#form {
	top: 20px;
	text-align: left;
	left: 45px;
	position: relative;
	float: left;
	padding-bottom: 20px;
}

#form p {
	color: white;
	font-size: 14px;
}

#copy {
	width: 350px;
	text-align: left;
	left: 20px;
	top: 30px;
	float: left;
	clear: both;
	position: relative;
}

#copy p {
	color: white;
	font: 14px Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

#ring_photo {
	float: right;
	position: relative;
	right: 15px;
	padding-top: 10px;
}

#links {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}

.link_box {
	float: left;
	width: 185px;
	position: relative;
	left: 20px;
	height: 144px;
}

.link_box a {
	text-align: center;
	color: white;
	font: 10px Verdana, sans-serif;
	text-decoration: none;
}

.link_box a:hover {
	text-align: center;
	color: orange;
	font: 10px Verdana, sans-serif;
	text-decoration: none;
}

.link_box img {
	border-style: none;
}

.link_box h3 {
	font-size: 12px;
	padding: 0;
	margin: 0;
}

.separator {
	width: 1px;
	height: 144px;
	float: left;
	position: relative;
	left: 20px;
}

/*CONTENT*/

.bold_text{color: white;font: bold 16px Verdana, sans-serif;}
.bold_normal{ font-weight:bold;}
.label_text{color:#FFC; font: bold 16px Verdana, sans-serif; text-transform:uppercase}
#content p {
	width: 250px;
	text-align: left;
	padding-left: 0;
	margin-right: 20px;	
	margin-left: 20px;
	font-size: 14px;
}
#product_content p {

	text-align: left;
	margin-right: 10px;	
	margin-left: 10px;
	font-size: 14px;
}

#schoolPick{
padding-left:18px;	
}
.required {
		color:#F30;
		font-weight: bold;
		line-height: 12px;
		font-size: 14px;
}

/*PRODUCT_DISPLAY*/

#showProductDetails{

	width:550px;
	padding:15px;

}
#productImage{
	float:left;
	width:200px;
	text-align:left;
}
#productDetails{
	float:left;
	text-align:left;
	width:300px;
}

#productDetails h2{
	font: bold 18px Verdana, sans-serif;
}

/*BUTTONS*/

.submit-button:hover {
	
	color: white;
	border: 1px white solid;
	background:maroon;
	cursor: hand;
}
.submit-button {
	color: #000;
	border: 1px silver solid;	
	background: #ffcc00;
	padding-bottom:4px;
	padding-top:4px;	
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	clear: both;
	cursor: hand;
}

